@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : ourhotel.css
 author     : Ability Consultant
 style info : 天国にふさわしい館
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_des .box_text .text, .con_staff .inner {
  max-width: 1280px;
  margin: auto;
  width: 95%;
}

.con_view .inner {
  max-width: 1900px;
  margin: auto;
  width: 95%;
}

/*Animate */
.tit {
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 188%;
  line-height: 1em;
  letter-spacing: 0.1em;
  color: #000;
}

.con_view {
  position: relative;
  padding-top: 80px;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_view {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_view {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_view {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_view:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 50%;
    height: 85%;
    background-color: #eff6f8;
  }
  .con_view:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 50%;
    height: 85%;
    background: url("../ourhotel/images/logo.png") 100% 20% no-repeat;
  }
}
@media print {
  .con_view:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 50%;
    height: 85%;
    background-color: #eff6f8;
  }
  .con_view:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 50%;
    height: 85%;
    background: url("../ourhotel/images/logo.png") 100% 20% no-repeat;
  }
}
.ie8 .con_view:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: 50%;
  height: 85%;
  background-color: #eff6f8;
}
.ie8 .con_view:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 50%;
  height: 85%;
  background: url("../ourhotel/images/logo.png") 100% 20% no-repeat;
}
.con_view .inner {
  position: relative;
  z-index: 2;
}
.con_view .inner .box_text {
  margin-top: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_view .inner .box_text {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_view .inner .box_text {
    margin-top: 8%;
  }
}
.con_view .inner .box_text .wrp_text {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_view .inner .box_text .wrp_text {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .con_view .inner .box_text .wrp_text {
    margin-top: 1em;
  }
}
.con_view .inner .box_text .wrp_text .text {
  letter-spacing: 0.1em;
  line-height: 2em;
}
@media only screen and (max-width: 767px) {
  .con_view .inner .box_text .wrp_text .text {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_view .inner .box_text .wrp_text .text {
    line-height: 1.8em;
  }
}
@media only screen and (min-width: 768px) {
  .con_view .inner .box_text .wrp_text {
    display: flex;
  }
  .con_view .inner .box_text .wrp_text .text {
    width: 75%;
  }
  .con_view .inner .box_text .wrp_text .btn_more {
    width: 25%;
  }
}
@media print {
  .con_view .inner .box_text .wrp_text {
    display: flex;
  }
  .con_view .inner .box_text .wrp_text .text {
    width: 75%;
  }
  .con_view .inner .box_text .wrp_text .btn_more {
    width: 25%;
  }
}
.ie8 .con_view .inner .box_text .wrp_text {
  display: flex;
}
.ie8 .con_view .inner .box_text .wrp_text .text {
  width: 75%;
}
.ie8 .con_view .inner .box_text .wrp_text .btn_more {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .con_view .inner .box_img {
    margin-left: 40px;
    max-width: 1467px;
    width: 85%;
  }
  .con_view .inner .box_text {
    margin-left: 80px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1680px) {
  .con_view .inner .box_img {
    margin-left: 0;
  }
  .con_view .inner .box_text {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .ie8 .con_view .inner .box_img {
    margin-left: 0;
  }
  .ie8 .con_view .inner .box_text {
    margin-left: 0;
  }
}
@media print {
  .con_view .inner .box_img {
    margin-left: 40px;
    max-width: 1467px;
    width: 85%;
  }
  .con_view .inner .box_text {
    margin-left: 80px;
  }
}
@media print {
  .con_view .inner .box_img {
    margin-left: 0;
  }
  .con_view .inner .box_text {
    margin-left: 0;
  }
}
@media print {
  .ie8 .con_view .inner .box_img {
    margin-left: 0;
  }
  .ie8 .con_view .inner .box_text {
    margin-left: 0;
  }
}
.ie8 .con_view .inner .box_img {
  margin-left: 40px;
  max-width: 1467px;
  width: 85%;
}
.ie8 .con_view .inner .box_text {
  margin-left: 80px;
}
@media only screen and (min-width: 1025px) and (max-width: 1680px) {
  .ie8 .con_view .inner .box_img {
    margin-left: 0;
  }
  .ie8 .con_view .inner .box_text {
    margin-left: 0;
  }
}
@media print {
  .ie8 .con_view .inner .box_img {
    margin-left: 0;
  }
  .ie8 .con_view .inner .box_text {
    margin-left: 0;
  }
}
.ie8 .ie8 .con_view .inner .box_img {
  margin-left: 0;
}
.ie8 .ie8 .con_view .inner .box_text {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_view .inner .box_text {
    width: 95%;
    margin: 8% auto 0;
  }
  .con_view .inner .box_text .tit {
    line-height: 1.6em;
    letter-spacing: 0.15em;
  }
  .con_view .inner .box_text .wrp_text .btn_more {
    text-align: right;
  }
}

.con_des {
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_des {
    margin-top: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .con_des {
    margin-top: 12%;
  }
}
.con_des .box_text {
  margin-top: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_des .box_text {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_des .box_text {
    margin-top: 8%;
  }
}
.con_des .box_text .text {
  margin: 40px 0 0;
  letter-spacing: 0.1em;
  line-height: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_des .box_text .text {
    margin: 32px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_des .box_text .text {
    margin: 1em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_des .box_text .text {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_des .box_text .text {
    line-height: 1.8em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_des {
    padding-left: 280px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1680px) {
  .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
@media only screen and (min-width: 1025px) {
  .ie8 .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
@media print {
  .con_des {
    padding-left: 280px;
  }
}
@media print {
  .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
@media print {
  .ie8 .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
.ie8 .con_des {
  padding-left: 280px;
}
@media only screen and (min-width: 1025px) and (max-width: 1680px) {
  .ie8 .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
@media print {
  .ie8 .con_des {
    padding-left: 0;
    width: 90%;
    margin: 120px auto 0;
  }
}
.ie8 .ie8 .con_des {
  padding-left: 0;
  width: 90%;
  margin: 120px auto 0;
}
@media only screen and (max-width: 1024px) {
  .con_des {
    max-width: 1860px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .con_des .box_text .text {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_des .box_text {
    width: 95%;
    margin: 8% auto 0;
  }
  .con_des .box_text .tit {
    line-height: 1.6em;
    letter-spacing: 0.15em;
  }
}

.con_staff {
  margin: 144px auto 80px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_staff {
    margin: 80px auto 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_staff {
    margin: 15% auto 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_staff {
    background-size: 95% auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_staff {
    background-position: 110% 0;
    background-size: 140% auto;
  }
}
.con_staff .inner {
  position: relative;
}
.con_staff .inner .box_text .tit {
  line-height: 1.6em;
}
.con_staff .inner .box_text .text {
  margin-top: 40px;
  line-height: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_staff .inner .box_text .text {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .con_staff .inner .box_text .text {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_staff .inner .box_text .text {
    line-height: 1.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_staff .inner .box_text .text {
    line-height: 1.6em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_staff .inner .box_img {
    padding-top: 120px;
  }
  .con_staff .inner .box_img .img1 {
    margin-left: 38%;
    width: 461px;
  }
  .con_staff .inner .box_img .img2 {
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -680px;
    margin-top: -24px;
  }
  .con_staff .inner .box_text {
    position: relative;
    z-index: 1;
    margin-left: auto;
    max-width: 640px;
    margin-top: 64px;
  }
}
@media print {
  .con_staff .inner .box_img {
    padding-top: 120px;
  }
  .con_staff .inner .box_img .img1 {
    margin-left: 38%;
    width: 461px;
  }
  .con_staff .inner .box_img .img2 {
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -680px;
    margin-top: -24px;
  }
  .con_staff .inner .box_text {
    position: relative;
    z-index: 1;
    margin-left: auto;
    max-width: 640px;
    margin-top: 64px;
  }
}
.ie8 .con_staff .inner .box_img {
  padding-top: 120px;
}
.ie8 .con_staff .inner .box_img .img1 {
  margin-left: 38%;
  width: 461px;
}
.ie8 .con_staff .inner .box_img .img2 {
  position: absolute;
  z-index: 0;
  left: 50%;
  margin-left: -680px;
  margin-top: -24px;
}
.ie8 .con_staff .inner .box_text {
  position: relative;
  z-index: 1;
  margin-left: auto;
  max-width: 640px;
  margin-top: 64px;
}
@media only screen and (max-width: 1024px) {
  .con_staff .inner .box_img {
    padding-top: 120px;
    display: flex;
    width: 90%;
    margin: 0 auto;
  }
  .con_staff .inner .box_img > p {
    width: 46%;
  }
  .con_staff .inner .box_img .img1 {
    margin-right: 5%;
    position: relative;
    top: -40px;
  }
  .con_staff .inner .box_text {
    width: 90%;
    margin: 7% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_staff .inner .box_img {
    padding-top: 8%;
    width: 95%;
  }
  .con_staff .inner .box_img .img1 {
    top: 0;
  }
  .con_staff .inner .box_img .img2 {
    margin-top: 5%;
  }
  .con_staff .inner .box_text {
    margin-top: 8%;
  }
  .con_staff .inner .box_text .tit br {
    display: none;
  }
}
