@charset "UTF-8";
/* facilitiesPage */
@media screen and (min-width: 1400px) {
  /* ============================
		headlineSection
 ============================ */
  .headlineSection .container {
    margin-bottom: 90px;
  }
  .headlineSection h1 {
    font-family: "Georgia", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
    font-size: 36px;
    font-weight: normal;
    color: #3c3737;
    text-align: center;
    letter-spacing: 5px;
    line-height: 1.0em;
    padding: 35px 0 20px 0;
  }
  .headlineSection .catch {
    font-family: "Georgia", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
    font-size: 26px;
    color: #3c3737;
    line-height: 1.7em;
    text-align: center;
    margin-bottom: 30px;
  }
  /* ============================
		otherSection
 ============================ */
  .otherSection .container {
    border-top: 1px solid #cecdcd;
  }
  .otherSection .wrap {
    padding-left: 750px;
    position: relative;
    min-height: 500px;
  }
  .breackfast.otherSection .wrap {
    height: 580px;
  }
  .front.otherSection .wrap {
    padding-left: 790px;
    min-height: 530px;
  }
  .otherSection h2 {
    font-family: "Georgia", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
    font-size: 30px;
    font-weight: normal;
    color: #3c3737;
    line-height: 1.0em;
    letter-spacing: 3px;
    margin-bottom: 30px;
    padding-left: 32px;
  }
  .otherSection h2 .inner {
    display: inline-block;
    line-height: 1.0em;
    border-top: 4px solid #3c3737;
    padding: 10px 10px 0 10px;
    text-align: center;
  }
  .otherSection h3 {
    font-size: 26px;
    font-family: "Georgia", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
    color: #3c3737;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 15px;
  }
  .front.otherSection h3 {
    font-size: 18px;
  }
  .otherSection h3 .opus {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
  }
  .otherSection h3 .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
  }
  .otherSection .photo {
    position: absolute;
    top: 0;
    left: 0;
  }
  #loungesec .otherSection .photo {
    position: absolute;
    top: 0;
    left: 0;
  }
	#loungesec .otherSection .photo {
		margin:0 25%
	}
  .otherSection .photo .caption {
    display: block;
    font-size: 12px;
  }
  .otherSection .body {
    margin-bottom: 30px;
  }
  .otherSection .body p {
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 1.7em;
  }
  /* ============================
		facilitySection
 ============================ */
  .facilitySection {}
  .facilitySection .container {
    border-top: 1px solid #cecdcd;
  }
  .facilitySection .wrap {
    position: relative;
    padding-left: 200px;
    margin-bottom: 60px;
  }
  .facilitySection h2 {
    font-family: "Georgia", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
    font-size: 30px;
    font-weight: normal;
    color: #3c3737;
    line-height: 1.0em;
    letter-spacing: 3px;
    margin-bottom: 0px;
    padding-left: 32px;
  }
  .facilitySection h2 .inner {
    display: inline-block;
    line-height: 1.0em;
    border-top: 4px solid #3c3737;
    padding: 10px 10px 0 10px;
    text-align: center;
  }
  .facilitySection .body {
    padding: 0 275px;
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 40px;
  }
  .facilitySection h3 {
    float: left;
    width: 80px;
    font-size: 13px;
    line-height: 43px;
  }
  .facilitySection ul {
    float: left;
    width: calc(100% - 280px);
  }
  .facilitySection li {
    float: left;
    width: 170px;
    height: 43px;
    margin-right: 14px;
    margin-bottom: 14px;
    border: 1px solid #ccc;
    line-height: 43px;
    text-align: center;
    font-size: 12px;
  }
  .facilitySection li:nth-child(5) {
    margin-right: 0;
  }
  /*20171027変更*/
  img#pc {
    display: none;
  }
  .otherSection .wrap {
    padding-left: 695px;
  }
  /*202110*/
  #loungesec .photo img {
    margin: 0 25%;
  }
}
