body {
  background: #cbc6bd;
  color: #595959; }

hr {
  width: 100px;
  margin: 150px auto;
  border-top: 1px solid #1b1414;
  height: 1px; }
  @media all and (max-width: 1367px) {
    hr {
      width: 60px;
      margin: 80px auto; } }

.area_main .img_main {
  position: relative;
  background: url(../images/main.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(100vh - 300px); }
  @media all and (max-width: 896px) {
    .area_main .img_main {
      height: 500px; } }
  @media all and (max-width: 480px) {
    .area_main .img_main {
      height: 250px; } }
  .area_main .img_main .caption {
    position: absolute;
    color: #fff;
    bottom: 10px;
    right: 10px;
    font-size: 14px;
    font-size: 1.4em; }
    @media all and (max-width: 480px) {
      .area_main .img_main .caption {
        font-size: 12px;
        font-size: 1.2em; } }
  .area_main .img_main .main_slide {
    height: calc(100vh - 300px);
    background-color: #fff;
    z-index: -1; }
    @media all and (max-width: 896px) {
      .area_main .img_main .main_slide {
        height: 500px; } }
    @media all and (max-width: 480px) {
      .area_main .img_main .main_slide {
        height: 250px; } }
    .area_main .img_main .main_slide li {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-image: url("../images/main.jpg"); }
.area_main .sec_main {
  text-align: center;
  margin-top: 100px;
  padding-top: 80px;
  position: relative; }
  @media all and (max-width: 896px) {
    .area_main .sec_main {
      margin-top: 50px;
      padding-top: 60px; } }
  .area_main .sec_main::before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #595959;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }
.area_main .txt_main {
  font-size: 16px;
  font-size: 1.6em;
  line-height: 2.5; }
  @media all and (max-width: 896px) {
    .area_main .txt_main {
      font-size: 14px;
      font-size: 1.4em; } }
.area_main .txt_main_en {
  font-size: 15px;
  font-size: 1.5em;
  line-height: 2.5;
  margin-top: 20px; }
  @media all and (max-width: 896px) {
    .area_main .txt_main_en {
      font-size: 13px;
      font-size: 1.3em;
      margin-top: 15px; } }

.area_facility {
  margin-top: 140px;
  background: #cbc6bd; }
  @media all and (max-width: 896px) {
    .area_facility {
      margin-top: 80px; } }
  .area_facility .sec_facility {
    padding: min(6.5vw, 260px) 0 30px;
    position: relative;
    z-index: 2; }
    .area_facility .sec_facility::after {
      content: "";
      display: block;
      width: calc(100% + 100vw);
      height: 100%;
      background: #e4e4e4;
      position: absolute;
      top: 0;
      left: -80%;
      z-index: -2; }
      @media all and (max-width: 896px) {
        .area_facility .sec_facility::after {
          left: 0; } }
  .area_facility .info {
    margin: 10px auto 0;
    width: 50%;
    max-width: 500px; }
    @media all and (max-width: 896px) {
      .area_facility .info {
        width: 70%; } }

.slidebox {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media all and (max-width: 896px) {
    .slidebox {
      width: 96%;
      padding: 4px;
      display: block; } }
  .slidebox .slider-facility {
    margin: 0 auto 0;
    max-width: 100%; }
    .slidebox .slider-facility li {
      margin: 0 10px; }
      .slidebox .slider-facility li img {
        height: auto;
        width: 100%;
        opacity: .8;
        transform: scale(0.9);
        transition: opacity .5s, transform .5s; }
    .slidebox .slider-facility .slick-center img {
      opacity: 1;
      transform: scale(1); }

/* hight */
.slick-track {
  display: flex; }

.slick-slide {
  height: auto !important; }

.info {
  width: 100%;
  padding: 50px; }
  @media all and (max-width: 896px) {
    .info {
      padding: 0;
      margin-top: 20px; } }
  .info .time {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #aaa;
    font-size: 15px;
    font-size: 1.5em;
    line-height: 2.5;
    letter-spacing: 3px;
    line-height: 2.2; }
    @media all and (max-width: 896px) {
      .info .time {
        font-size: 14px;
        font-size: 1.4em; } }
    .info .time li {
      padding-left: 1.2em;
      text-indent: -1.2em;
      margin-bottom: 20px; }
      .info .time li::first-letter {
        font-size: 90%; }
      .info .time li:last-child {
        margin-bottom: 0; }
  .info p {
    font-size: 15px;
    font-size: 1.5em;
    line-height: 2.5;
    margin-top: 20px; }
    @media all and (max-width: 896px) {
      .info p {
        font-size: 14px;
        font-size: 1.4em; } }
  .info .ttl_slide {
    font-family: 'Libre Bodoni', serif;
    font-weight: 400;
    font-size: 28px;
    font-size: 2.8em;
    font-weight: 500;
    letter-spacing: 0.1em; }
    @media all and (max-width: 896px) {
      .info .ttl_slide {
        font-size: 22px;
        font-size: 2.2em; } }
    .info .ttl_slide span {
      font-size: 8px;
      font-size: 0.8em;
      margin-left: 0.5em;
      font-family: 'Shippori Mincho', serif;
      font-weight: 400; }
      .info .ttl_slide span.bk {
        display: block;
        margin-left: 0; }
      @media all and (max-width: 480px) {
        .info .ttl_slide span {
          display: block;
          margin-bottom: 10px;
          margin-left: 0;
          font-size: 7px;
          font-size: 0.7em; } }

.area_terrace {
  margin-top: 80px;
  padding-bottom: 80px;
  background: #cbc6bd; }
  @media all and (max-width: 896px) {
    .area_terrace {
      margin-top: 40px;
      padding-bottom: 40px; } }
  .area_terrace.last {
    padding-bottom: 180px; }
    @media all and (max-width: 896px) {
      .area_terrace.last {
        margin-top: 40px;
        padding-bottom: 40px; } }
  .area_terrace .sec_terrace {
    padding: min(6vw, 260px) 0;
    position: relative;
    z-index: 2; }
    .area_terrace .sec_terrace::after {
      content: "";
      display: block;
      width: calc(50% + 50vw);
      height: 100%;
      background: #e4e4e4;
      position: absolute;
      top: 0;
      left: 12%;
      z-index: -2; }
      @media all and (max-width: 896px) {
        .area_terrace .sec_terrace::after {
          left: 0; } }
  .area_terrace .block_terrace {
    margin-left: calc(50% - 50vw);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
  .area_terrace .img_terrace {
    position: relative;
    width: 55%; }
    @media all and (max-width: 896px) {
      .area_terrace .img_terrace {
        width: 90%; } }
    .area_terrace .img_terrace .caption {
      position: absolute;
      color: #fff;
      bottom: 10px;
      right: 10px;
      font-size: 14px;
      font-size: 1.4em; }
      @media all and (max-width: 480px) {
        .area_terrace .img_terrace .caption {
          font-size: 12px;
          font-size: 1.2em; } }

.area_terrace2 {
  margin-top: 80px;
  padding-bottom: 80px;
  background: #cbc6bd; }
  @media all and (max-width: 896px) {
    .area_terrace2 {
      margin-top: 40px;
      padding-bottom: 40px; } }
  .area_terrace2 .sec_terrace {
    padding: min(6vw, 260px) 0;
    position: relative;
    z-index: 2; }
    .area_terrace2 .sec_terrace::after {
      content: "";
      display: block;
      width: calc(50% + 50vw);
      height: 100%;
      background: #e4e4e4;
      position: absolute;
      top: 0;
      right: 12%;
      z-index: -2; }
      @media all and (max-width: 896px) {
        .area_terrace2 .sec_terrace::after {
          right: 0; } }
  .area_terrace2 .block_terrace {
    margin-right: calc(50% - 50vw);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap; }
  .area_terrace2 .img_terrace {
    position: relative;
    width: 55%; }
    @media all and (max-width: 896px) {
      .area_terrace2 .img_terrace {
        width: 90%; } }

.box_terrace {
  width: 36%; }
  @media all and (max-width: 896px) {
    .box_terrace {
      width: calc(100% - 40px);
      margin: 30px 0 0 auto; } }
  .box_terrace .ttl_terrace {
    font-size: 28px;
    font-size: 2.8em;
    font-family: 'Libre Bodoni', serif;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: 0.3em; }
    @media all and (max-width: 896px) {
      .box_terrace .ttl_terrace {
        font-size: 22px;
        font-size: 2.2em; } }
    .box_terrace .ttl_terrace .ttl_border {
      position: relative; }
      .box_terrace .ttl_terrace .ttl_border::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 6px;
        background: #fff;
        position: absolute;
        left: 0;
        bottom: 0; }
    .box_terrace .ttl_terrace + p {
      font-size: 15px;
      font-size: 1.5em;
      line-height: 2.5;
      margin-top: 20px; }
      @media all and (max-width: 896px) {
        .box_terrace .ttl_terrace + p {
          font-size: 14px;
          font-size: 1.4em; } }
      @media all and (max-width: 1300px) {
        .box_terrace .ttl_terrace + p br.pconly {
          display: none; } }
