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

 file name  : 3h_hotel.css
 author     : Ability Consultant
 style info : ホテル事業
=================================================================== */
.con_point, .con_owner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_point, .con_owner {
    width: 95%;
  }
}
@media print {
  .con_point, .con_owner {
    width: 95%;
  }
}
.ie8 .con_point, .ie8 .con_owner {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_point, .con_owner {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/4h/hotel/img_main.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
    min-height: 252px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    min-height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    background-position-x: -180px;
  }
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  width: auto;
  margin-left: 10%;
  margin-right: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-left: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-left: 2.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media print {
  .con_intro {
    margin-right: 2.5%;
  }
}
.ie8 .con_intro {
  margin-right: 2.5%;
}
.con_intro .box_title .tl_basic {
  font-size: 295%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_title .tl_basic {
    font-size: 165%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .tl_basic {
    font-size: 142%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_intro .box_title .tl_basic {
    font-size: 236%;
  }
}
@media print {
  .con_intro .box_title .tl_basic {
    font-size: 236%;
  }
}
.ie8 .con_intro .box_title .tl_basic {
  font-size: 236%;
}
.con_intro .wrap {
  width: 100%;
  margin-top: 130px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap {
    margin-top: 78px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap {
    margin-top: 3em;
  }
}
.con_intro .wrap:before {
  position: absolute;
  content: "";
  /* style */
  width: 79.02778%;
  height: 100%;
  max-height: 740px;
  background: #f6f5f3;
  left: -90px;
  top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    max-height: 444px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    max-height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    left: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    left: -40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    top: 20px;
  }
}
.con_intro .wrap .box_img {
  position: relative;
  z-index: 10;
  width: 55.27778%;
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_img {
    width: 100%;
  }
}
.con_intro .wrap .box_txt {
  position: relative;
  z-index: 10;
  width: 35.41667%;
  margin-left: 9.30556%;
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    width: 42.36111%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    margin-left: 2.36111%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    margin-top: 72px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    margin-top: 2em;
  }
}
.con_intro .wrap .box_txt .txt {
  margin-top: 65px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt .txt {
    margin-top: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt .txt {
    margin-top: 1em;
  }
}
.con_intro .wrap .box_txt .txt:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .con_intro .wrap .box_txt .txt {
    line-height: 1.8;
  }
}

/* -----------------------------------------------------------
	con_hotel
----------------------------------------------------------- */
.con_hotel {
  width: 82%;
  margin-top: 260px;
  margin-left: 18%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel {
    width: 97.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel {
    margin-top: 96px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel {
    margin-left: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel {
    margin-left: 2.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hotel {
    margin-top: 150px;
    width: 90%;
    margin-left: 10%;
  }
}
@media print {
  .con_hotel {
    margin-top: 150px;
    width: 90%;
    margin-left: 10%;
  }
}
.ie8 .con_hotel {
  margin-top: 150px;
  width: 90%;
  margin-left: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel {
    align-items: center;
  }
}
.con_hotel .box_txt {
  width: 29.45122%;
  margin-right: 9.57317%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel .box_txt {
    width: 48.78049%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_txt {
    width: 96.95122%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel .box_txt {
    margin-right: 3.04878%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_txt {
    margin-right: 3.04878%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hotel .box_txt {
    width: 26.83333%;
    margin-right: 8.72222%;
  }
}
@media print {
  .con_hotel .box_txt {
    width: 26.83333%;
    margin-right: 8.72222%;
  }
}
.ie8 .con_hotel .box_txt {
  width: 26.83333%;
  margin-right: 8.72222%;
}
.con_hotel .box_txt .txt {
  margin-top: 125px;
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel .box_txt .txt {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_txt .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_hotel .box_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hotel .box_txt .txt {
    margin-top: 80px;
  }
}
@media print {
  .con_hotel .box_txt .txt {
    margin-top: 80px;
  }
}
.ie8 .con_hotel .box_txt .txt {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_txt {
    order: 2;
  }
}
.con_hotel .box_img {
  width: 60.97561%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotel .box_img {
    width: 44.69512%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hotel .box_img {
    width: 64.44444%;
  }
}
@media print {
  .con_hotel .box_img {
    width: 64.44444%;
  }
}
.ie8 .con_hotel .box_img {
  width: 64.44444%;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_img {
    margin-bottom: 1em;
    order: 1;
  }
}

/* -----------------------------------------------------------
	con_point
----------------------------------------------------------- */
.con_point {
  margin-top: 170px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point {
    margin-top: 102px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point {
    margin-top: 4em;
  }
}
.con_point .box_title {
  text-align: center;
}
.con_point .box_title h3 {
  position: relative;
  color: #fff;
  font-size: 142%;
  font-weight: normal;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3 {
    font-size: 118%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3 {
    margin-bottom: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3 {
    margin-bottom: 11%;
  }
}
.con_point .box_title h3 span {
  position: relative;
  z-index: 1;
}
.con_point .box_title h3:before {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  /* style */
  width: 150px;
  height: 150px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #000;
  border-radius: 50%;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3:before {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3:before {
    width: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3:before {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3:before {
    height: 80px;
  }
}
.con_point .box_title .txt {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title .txt {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title .txt {
    margin-top: 2em;
  }
}
.con_point .box_img {
  width: 93.75%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_img {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_img {
    margin-top: 1em;
  }
}
.con_point .box_txt {
  width: 93.75%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt {
    margin-top: 1em;
  }
}
.con_point .box_txt .txt {
  line-height: 2.4;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .txt {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .txt {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_point .box_txt .txt {
    line-height: 1.8;
  }
}
.con_point .box_txt .box_actus {
  width: 75%;
  margin: 0 auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #f6f5f3;
  padding: 1.5em 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_actus {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_actus {
    width: 100%;
  }
}
.con_point .box_txt .box_actus .t {
  text-align: center;
  line-height: 2;
}
.con_point .box_txt .box_actus .t .actus_small {
  width: 8%;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_actus .t .actus_small {
    width: 20%;
  }
}
.con_point .box_txt .box_btn {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_btn {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_btn {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_point .box_txt .box_btn {
    margin-top: 40px;
  }
}
@media print {
  .con_point .box_txt .box_btn {
    margin-top: 40px;
  }
}
.ie8 .con_point .box_txt .box_btn {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn .btn_list {
    font-size: 71%;
  }
}

/* -----------------------------------------------------------
	con_owner
----------------------------------------------------------- */
.con_owner {
  margin-top: 150px;
  display: flex;
  flex-wrap: wrap;
  border: 7px solid #f6f5f3;
  padding: 70px 0;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner {
    padding: 20px 0;
  }
}
.con_owner .box_title {
  margin-left: 7.42188%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box_title {
    margin-left: 4.6875%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_title {
    margin-left: 7.42188%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_owner .box_title {
    margin-left: 5.07813%;
  }
}
@media print {
  .con_owner .box_title {
    margin-left: 5.07813%;
  }
}
.ie8 .con_owner .box_title {
  margin-left: 5.07813%;
}
@media only screen and (max-width: 767px) {
  .con_owner .box_title {
    width: 100%;
    margin-left: 0;
  }
}
.con_owner .box_title h4 {
  font-size: 236%;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box_title h4 {
    font-size: 142%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_title h4 {
    font-size: 118%;
  }
}
.con_owner .box_title h4 span.jp {
  display: block;
}
.con_owner .box_title h4 span.small {
  font-size: 75%;
}
.con_owner .box_txt {
  width: 54.29688%;
  margin-left: 9.375%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box_txt {
    width: 59.76563%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_txt {
    width: 90.625%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box_txt {
    margin-left: 3.90625%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_txt {
    margin-left: 4.6875%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_owner .box_txt {
    margin-left: 4.6875%;
  }
}
@media print {
  .con_owner .box_txt {
    margin-left: 4.6875%;
  }
}
.ie8 .con_owner .box_txt {
  margin-left: 4.6875%;
}
@media only screen and (max-width: 767px) {
  .con_owner .box_txt {
    margin-right: 4.6875%;
  }
}
.con_owner .box_txt .txt {
  line-height: 2.4;
}
@media only screen and (max-width: 1024px) {
  .con_owner .box_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_txt .txt {
    margin-top: 1em;
  }
}
.con_owner .box_txt .box_btn {
  margin-top: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box_txt .box_btn {
    margin-top: 20.4px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box_txt .box_btn {
    margin-top: 2em;
  }
}
/* -----------------------------------------------------------
	2024.04追加
----------------------------------------------------------- */
.d-flex{
	display: flex;
}
.flex-content50{
	width: 50%;
	padding: 0 5%;
	display: flex;
    flex-direction: column;
}
.hotel-h01{
	font-size: 1.1em;
    border-bottom: solid 4px;
    margin-bottom: 0.5em;
    text-align: center;
    line-height: 2;
}
.hotel-h01-nara{
	border-color: #999933;
}
.hotel-h01-matumoto{
	border-color: #993300;
}
.con_point .box_txt .flex-content50 .box_btn {
    width: 100%;
    margin-top: auto;
	margin-bottom: 30px;
}
.con_point .box_txt .flex-content50 .box_actus {
    width: 100%;
    margin: 3% 0;
    padding: 0.4em 0;
}
.con_point .box_txt .flex-content50 .box_actus .t .actus_small {
    width: 11%;
}
.con_intro.newhotel .wrap:before{
    width: 50%;
	top: 40px;
}
.con_intro.newhotel .wrap .box_txt{
    margin-top: 40px;
}
.newhotel_slider{
    padding-top: 80px;
}
.flex-content33{
	padding: 0 5px;
}
.text-center{
	text-align: center;
}
@media only screen and (max-width: 1024px) {
.flex-content50{
	padding: 0 2%;
}
}
@media only screen and (max-width: 767px) {
.d-flex{
	flex-flow: column;
}
.flex-content50{
	width: 100%;
}
.img-line{
	flex-flow: row wrap;
    justify-content: center;
}
.flex-content33{
	width: 50%;
	padding: 5px;
}
}