@charset "UTF-8";

.design {
    padding-bottom : 100px;
}

.cap-image .cap {
  /*text-shadow: 0 0 8px rgba(0,0,0,.75),0 0 10px rgba(0,0,0,.75),0 0 5px rgba(0,0,0,.75),0 0 5px rgba(0,0,0,1),0 0 5px rgba(0,0,0,1);*/
}

.mv-sub {
    min-height:300px;
}

@media screen and (max-width: 767px) {
  .mv-sub {
      min-height:160px;
  }
}

.head {
  margin-bottom : 100px;
}

.sec-ttls {
    text-align : center;
    padding: 100px 15px 100px;
    max-width : 800px;
    margin : 0 auto;
}

.sec-copy {
  text-align : center;
  padding : 0;
  max-width : 800px;
  margin : 0 auto 20px;
  font-size:25px;
}

.head .sec-copy {
  position : absolute;
  writing-mode: vertical-rl;
  font-fauture-settings:initial;
  -webkit-font-feature-settings: initial;
  -moz-font-feature-settings: initial;
  right : 60px;
  top : 60px;
  color : #fff;
  font-size: clamp(18px,6vw,38px);
  text-shadow: 0 0 10px #000;
  max-width : auto;
  padding : 0;
  font-size:40px;
}

.sec-ttl {
  font-size:16px;
}

@media screen and (max-width: 767px) {
  .sec-ttls {
    padding:60px 0 40px;
  }
  .sec-ttl {
    position:static;
    padding: 10px 0 0;
    text-align:center;
    font-size: 14px;
  }
  .head .sec-copy {
    position : static;
    writing-mode: inherit;
    font-fauture-settings:inherit;
    -webkit-font-feature-settings: inherit;
    -moz-font-feature-settings: inherit;
    text-shadow : inherit;
    color : #000;
    padding : 60px 0 0;
    font-size:30px;
  }
  .head {
    margin-bottom : 60px;
  }
  .sec-copy {
    padding: 0;
    font-size:20px;
  }
}

.sec-enttl {
    font-size : 26px;
    text-align:center;
}

.sec-enttl span {
    font-size : 18px;
    margin-left : 20px;
}

@media screen and (max-width: 767px) {
    .sec-enttl {
        font-size : 20px;
    }
    
    .sec-enttl span {
        font-size : 18px;
        margin-left : 0;
        display : block;
    }
}

.sec-txt {
    font-size : 15px;
    margin : 0;
    text-align : left;
    padding: 20px 0 0;
    max-width : 800px;
    margin : 0 auto;
    line-height :1.8;
}

@media screen and (max-width: 767px) {
  .sec-txt {
    font-size : 14px;
  }
}

.intro {
    position :relative;
}

.hall {
    width: 100%;
    max-width:100%;
    margin: 0 auto 0;
    position:relative;
}

.sec-img {
    position:relative;
}

@media screen and (max-width: 767px) {
  .hall {
    margin :40px auto;
  }
}

.landscape {
    width: 730px;
    max-width : calc(100% - 30px);
    margin : 0 auto;
}

.landscape__img{
  display:block;
  width :550px;
  max-width:calc(100% - 30px);
  margin:0 auto;
}

.landscape__ttl {
  font-size: 20px;
  margin-top:40px;
  text-align: center;
}

.landscape__img .cap {
  position:static;
  text-align:right;
  margin-top:10px;
  color : #000;
  text-shadow : none;
}

.landscape__row {
    display : flex;
    flex-wrap : wrap;
    justify-content : space-between;
    margin : 40px 0 0;
}

.landscape__row .cap-image {
    margin-bottom : 20px;
}

.landscape__row .landscape__item {
    width : calc((100% - 40px) / 3);
    /* max-width : 160px; */
    margin-bottom : 30px;
}

@media screen and (max-width: 767px) {
  .landscape__row .landscape__item {
    width:100%;
  }
}

.landscape__item-ttl {
    font-size: 15px;
    display : flex;
    align-items: center;
    line-height: 1.2;
    margin-bottom:15px;
}

.landscape__item-ttl span {
    padding : 8px 10px;
    background: #626a3e;
    margin-right : 8px;
    line-height : 1;
    font-size : 21px;
    align-self: baseline;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .landscape__item-ttl {
        margin-bottom : 10px;
    }
    .landscape__item-ttl span {
        padding : 4px 6px;
        font-size : 14px;
    }
}

.landscape__item-txt {
    font-size : 13px;
    margin : 0;
}

.landscape__enttl {
    position : absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .landscape__enttl {
        font-size : 26px;
    }
    .ttl2 {
        margin-top : 20px;
    }
    .landscape__row .ttl2 {
        margin-top : 0
    }
}
  

.hotel__row {
  border-top : 1px solid #000;
  padding-top : 40px;
  flex-wrap : wrap;
  display : flex;
  justify-content: space-between;
}

.hotel__left {
  flex : 1;
  margin-right:  20px;
}

.hotel__ttl {
  font-size : 17px;
  margin-bottom : 20px;
}

.hotel__txt {
  font-size : 14px;
  line-height : 1.4;
}

.hotel__right {
  width : 215px;
}

@media screen and (max-width: 767px) {
  .hotel__right,
  .hotel__left {
    width : 100%;
  }
  .hotel__left {
    order : 2;
    margin : 0;
  }
  .hotel__right {
    order : 1;
    margin-bottom : 20px;
  }
}


.tebra {
  margin-top : 100px;
}

.tebrapass,
.tebraplug {
  width : 920px;
  max-width :calc(100% - 30px);
  margin : 20px auto 0;
  background : #e4e8e7;
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .tebrapass,
  .tebraplug {
    max-width :100%;
    padding: 30px 20px;
  }
}

.tebra__row {
  display : flex;
  justify-content: space-between;
  flex-wrap : wrap;
}

.tebra__ttl {
  max-width : 253px;
  margin-bottom : 20px;
}
  

.tebra__txt {
  font-size : 13px;
  line-height : 1.4;
}


.tebrapass1 {
  width: 244px;
  margin-right: 40px;
}

.tebrapass2 {
  flex : 1;
}

@media screen and (max-width: 767px) {
  .tebrapass1,
  .tebrapass2 {
    width : 100%;
  }
  .tebrapass1 {
    margin : 0 0 20px;
  }
  .tebrapass2 {
    flex: auto;
  }
}

.tebraplug > .tebra__row {
  margin-top : 20px;
}

.tebraplug1 {
  width : calc(324 / 866 * 100%); 
}

.tebraplug1__img {
  width : calc(173 / 327 * 100%);
  min-width : 175px;
}

.tebraplug__contents {
  width : 142px; 
}

.tebraplug2 {
  width : calc(327 / 866 * 100%); 
}

.tebraplug2__img {
  width : calc(173 / 327 * 100%);
  min-width : 175px;
}
.tebraplug3__img {
  width : calc(164 / 866 * 100%);
  min-width : 165px;
}

@media screen and (max-width: 767px) {
  .tebraplug1,
  .tebraplug2 {
    width : 100%;
    margin-bottom : 20px;
  }
  .tebraplug1__img,
  .tebraplug2__img,
  .tebraplug3__img {
    min-width : auto;
  }
  .tebraplug__contents {
    width : calc(142 / 327 * 100%);
  }
  .tebraplug3__img{
    min-width : auto;
    width : 80%;
    max-width : 240px;
    margin : 0 auto;
  }
}

.tebraplug__subttl1 {
  background: #770a22;
  color : #fff;
  padding : 2px;
  text-align : center;
  font-size : 11px;
}

.tebraplug__subttl2 {
  margin : 10px 0;
  font-size : 15px;
}

.tebraplug__subtxt {
  font-size : 13px;
  line-height : 1.6;
}

@media screen and (max-width: 767px) {
  .tebraplug__subttl2 {
    font-size:13px;
  }
  .tebraplug__subtxt {
    font-size : 11px;
  }
}