@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 lower common
==================================================================================*/
/*==================================================================================
premium
==================================================================================*/
#premium .global-navi .links li,
#premium .sp-navi .navi-list li.select,
#premium .site-footer .foot-navi ul li {
  background: none;
  padding: 0;
}
#premium .global-navi .links a {
  text-align: left;
}
#premium .site-footer .foot-navi ul li {
  position: relative;
  display: inline-block;
  padding-right: 18px;
  font-size: 10px;
  letter-spacing: 0;
}
#premium .site-footer .foot-navi ul li:last-child {
  padding-right: 0;
}
#premium .mv {
  background: #71614a;
  color: #fff;
}
#premium .mv .page-name span::after {
  background: #fff;
}
#premium .main-content {
  padding: 0;
}
#premium .intro {
  text-align: center;
  background: #71614a;
  padding: 160px 0 150px;
  color: #fff;
}
#premium .intro .tit {
  font-size: 22px;
  line-height: 1.8;
  margin-bottom: 60px;
}
#premium .intro .lead {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 100px;
}
#premium .plan-btns {
  margin: 120px auto;
}
#premium .plan-btns .plan-list {
  max-width: 790px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#premium .plan-btns .plan-list li {
  width: 42%;
  border-top: 5px solid #b1a18b;
  background: linear-gradient(0deg, #d8cdbf, #71614a);
}
#premium .plan-btns .plan-list .types {
  width: 70%;
  margin: auto;
  text-align: left;
  padding: 40px 0 30px;
  color: #fff;
}
#premium .plan-btns .plan-list .type {
  font-size: 15px;
  margin-bottom: 20px;
}
#premium .plan-btns .plan-list .type span {
  font-size: 60px;
}
#premium .plan-btns .plan-list .width {
  font-size: 16px;
}
#premium .plan-btns .plan-list .width .box {
  font-size: 11px;
  color: #fff;
  border: 0.4px solid;
  letter-spacing: 0;
  padding: 3px 5px;
  box-sizing: border-box;
  margin-right: 10px;
}
#premium .plan-btns .plan-list .width .aboreto {
  font-size: 22px;
}
#premium .plan-btns .plan-list .width .big {
  font-size: 40px;
}
#premium .plan-btns .plan-list .spec {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 16px;
}
#premium .plan-btns .plan-list .common-button03 {
  border: none;
  background: linear-gradient(90deg, #4d7c78, #0b0f0f);
  max-width: 200px;
  font-size: 14px;
  padding: 10px 0 9px;
  margin-bottom: 50px;
}
#premium .life-scene {
  text-align: center;
  background: #fff;
  padding: 120px 0;
}
#premium .life-scene .tit {
  font-size: 22px;
}
#premium .life-scene .point {
  max-width: 10px;
  margin: 20px auto;
}
#premium .life-scene .txt {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 45px;
}
#premium .life-scene .slider img {
  transform: scale(0.85);
  transition: transform 0.3s;
}
#premium .life-scene .slider .slick-current img {
  transform: scale(1);
}
#premium .life-scene .slider .caption {
  bottom: 7.5%;
  right: 7.5%;
}
#premium .life-scene .slider .slick-current .caption {
  bottom: 0;
  right: 0;
}
#premium .life-scene .name {
  font-size: 18px;
  margin: 30px auto 15px;
}
#premium .life-scene .info {
  font-size: 14px;
}
#premium .select {
  text-align: center;
  background: linear-gradient(0deg, #c79958, #71614a);
  padding: 150px 0;
  color: #fff;
}
#premium .select .tit {
  font-size: 22px;
  letter-spacing: 0.08em;
  background: #b1a18b;
  padding: 10px 20px;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 50px;
}
#premium .select .txt {
  font-size: 22px;
  margin-bottom: 30px;
}
#premium .select .lead {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 140px;
}
#premium .select .orders {
  max-width: 1000px;
  margin: 0 auto 200px;
}
#premium .select .orders .title {
  font-size: 22px;
  letter-spacing: 0.08em;
  margin-bottom: 75px;
  border-right: 1px solid;
  border-left: 1px solid;
  padding: 3px 30px;
  box-sizing: border-box;
  display: inline-block;
}
#premium .select .orders .case {
  margin-bottom: 60px;
}
#premium .select .orders .case .texts {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  margin-right: 4%;
}
#premium .select .orders .case .img-slide {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 55%;
}
#premium .select .orders .case .icon {
  max-width: 120px;
  margin: 0 0 20px;
}
#premium .select .orders .case .txt01 {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
#premium .select .orders .case .txt02 {
  font-size: 14px;
  line-height: 1.8;
}
#premium .select .orders .case .info {
  font-size: 18px;
  margin-top: 15px;
}
#premium .select .orders .case .slick-dots {
  bottom: -40px;
}
#premium .select .orders .case .slick-dots li {
  width: 15px;
}
#premium .select .orders .case .slick-dots li button {
  height: 13px;
  background: transparent;
  border: 1px solid #fff;
}
#premium .select .orders .case .slick-dots li.slick-active button {
  background: #fff;
}
#premium .select .orders .img-list {
  display: flex;
  justify-content: space-between;
}
#premium .select .orders .img-list li {
  width: 32%;
}
#premium .select .order03 {
  margin: 0 auto;
}
#premium .equ {
  display: none;
  text-align: center;
  background: #fff;
  padding: 100px 0;
}
#premium .equ .tit {
  font-size: 22px;
}
#premium .equ .point {
  max-width: 10px;
  margin: 20px auto 40px;
}
#premium .equ .list {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#premium .equ .list li {
  text-align: left;
  width: 32%;
}
#premium .equ .list .name {
  font-size: 22px;
  margin: 20px 0 10px;
}
#premium .equ .list .info {
  font-size: 14px;
}
#premium .standard {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 4px solid #b1a18b;
}
#premium .standard .text-box {
  max-width: 30%;
  margin-left: 10%;
}
#premium .standard .text-box .tit {
  font-size: 40px;
  margin-bottom: 20px;
  color: #b1a18b;
}
#premium .standard .text-box .txt {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 20px;
}
#premium .standard .text-box .lead {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 50px;
}
#premium .standard .text-box .common-button03 {
  border: 0.4px solid #1c3333;
  color: #1c3333;
  max-width: 200px;
  font-size: 14px;
  padding: 10px 0 9px;
  margin: 0;
}
#premium .standard .text-box .common-button03:hover {
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}
#premium .standard .image {
  width: 55%;
}
#premium .casbee {
  padding: 60px 0;
}
#premium .casbee .image {
  max-width: 320px;
  margin: auto;
}
/*==================================================================================
premium.detail
==================================================================================*/
#premium.detail .plans {
  background: linear-gradient(0deg, #b1a18b, #71614a);
  text-align: center;
  padding: 160px 0 200px;
  margin-bottom: 100px;
  color: #fff;
}
#premium.detail .plans .type {
  font-size: 15px;
  margin-bottom: 20px;
}
#premium.detail .plans .type span {
  font-size: 60px;
}
#premium.detail .plans .spec {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 16px;
}
#premium.detail .plans .spec span {
  font-size: 28px;
}
#premium.detail .plans .width {
  font-size: 16px;
  margin-bottom: 16px;
}
#premium.detail .plans .width .box {
  font-size: 11px;
  color: #fff;
  border: 0.4px solid;
  letter-spacing: 0;
  padding: 3px 5px;
  box-sizing: border-box;
  margin-right: 10px;
}
#premium.detail .plans .width .aboreto {
  font-size: 22px;
}
#premium.detail .plans .width .big {
  font-size: 40px;
}
#premium.detail .plans .bal {
  font-size: 11px;
}
#premium.detail .plans .plan-img {
  max-width: 800px;
  margin: 50px auto;
}
#premium.detail .plans .guides img {
  max-width: 293px;
  margin: 0 auto 20px;
}
#premium.detail .plans .guides .guide-txt {
  font-size: 11px;
  line-height: 2;
}
#premium.detail .point {
  text-align: center;
  background: url(../imgs/balcony-bg.jpg);
  background-size: cover;
  padding: 150px 0;
  color: #fff;
  margin-bottom: 120px;
}
#premium.detail .point .tit {
  font-size: 22px;
  letter-spacing: 0.08em;
  background: linear-gradient(90deg, #b1a18b, #71614a);
  padding: 10px 20px;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 40px;
}
#premium.detail .point .lead {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 120px;
}
#premium.detail .point .list {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#premium.detail .point .list li {
  width: 32%;
}
#premium.detail .point .list .num {
  max-width: 100px;
  margin: 0;
}
#premium.detail .point .list .texts {
  background: rgba(223, 208, 208, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(11.3px);
  -webkit-backdrop-filter: blur(11.3px);
  padding: 50px 0;
}
#premium.detail .point .list .texts .txt01 {
  font-size: 19px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#premium.detail .point .list .texts .txt02 {
  width: 90%;
  margin: auto;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  border-top: 1px solid #a38358;
  padding-top: 20px;
}
#premium.detail .point.storage {
  background: url(../imgs/storage-bg.jpg);
  background-size: cover;
}
#premium.detail .lists {
  text-align: center;
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#premium.detail .lists li {
  width: 31%;
}
#premium.detail .lists .info {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#premium.detail .plan-btns {
  margin: 200px auto;
}
#premium.detail .plan-btns .plan-list {
  margin: auto;
  justify-content: center;
}

/*==================================================================================
 lower-sp
==================================================================================*/
@media (max-width: 768px) {
  /*==================================================================================
   premium
  ==================================================================================*/
  #premium .main-content {
    padding: 0;
  }
  #premium .intro {
    padding: 60px 0 100px;
  }
  #premium .intro .tit {
    text-align: left;
    margin-bottom: 40px;
  }
  #premium .intro .lead {
    text-align: left;
    margin-bottom: 60px;
  }
  #premium .plan-btns {
    margin: 80px auto;
  }
  #premium .plan-btns .plan-list {
    margin: 0 auto;
    width: 160vw;
    max-width: inherit;
    display: flex;
  }
  #premium .plan-btns .plan-list li {
    width: 95vw;
    margin-right: 5vw;
    box-sizing: border-box;
  }
  #premium .life-scene {
    padding: 80px 0;
  }
  #premium .life-scene .txt {
    margin-bottom: 30px;
  }
  #premium .life-scene .info {
    line-height: 1.5;
  }
  #premium .select {
    padding: 80px 0;
  }
  #premium .select .txt {
    text-align: left;
    line-height: 1.5;
  }
  #premium .select .lead {
    text-align: left;
    margin-bottom: 80px;
  }
  #premium .select .orders {
    max-width: 1000px;
    margin: 0 auto 100px;
  }
  #premium .select .orders .title {
    margin-bottom: 20px;
    border-right: 3px solid;
    border-left: 3px solid;
    padding: 3px 20px;
    line-height: 1.4;
  }
  #premium .select .orders .case .texts {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  #premium .select .orders .case .img-slide {
    display: block;
    width: 100%;
  }
  #premium .select .orders .case .icon {
    max-width: 120px;
    margin: 0 auto 20px;
  }
  #premium .select .orders .case .txt01 {
    text-align: center;
    font-size: 22px;
    line-height: 1.8;
  }
  #premium .select .orders .case .txt02 {
    font-size: 14px;
    line-height: 1.8;
  }
  #premium .select .orders .case .info {
    font-size: 14px;
  }
  #premium .select .order03 {
    margin: 0 auto;
  }
  #premium .equ {
    padding: 80px 0 40px;
  }
  #premium .equ .list {
    display: block;
  }
  #premium .equ .list li {
    width: 90%;
    margin: 0 auto 40px;
  }
  #premium .equ .list .name {
    font-size: 22px;
    margin: 20px 0 10px;
  }
  #premium .equ .list .info {
    font-size: 14px;
  }
  #premium .standard {
    display: block;
  }
  #premium .standard .text-box {
    max-width: inherit;
    width: 80%;
    margin: auto;
    padding: 60px 0;
  }
  #premium .standard .text-box .tit {
    font-size: 32px;
  }
  #premium .standard .text-box .lead {
    margin-bottom: 20px;
  }
  #premium .standard .image {
    width: 100%;
  }
  /*==================================================================================
  premium.detail
  ==================================================================================*/
  #premium.detail .plans {
    padding: 60px 0 80px;
  }
  #premium.detail .plans .plan-img {
    margin: 30px auto;
  }
  #premium.detail .plans .guides .guide-txt {
    text-align: left;
  }
  #premium.detail .point {
    text-align: center;
    background: url(../imgs/balcony-bg-sp.jpg);
    background-size: cover;
    padding: 80px 0 40px;
    margin-bottom: 80px;
  }
  #premium.detail .point .lead {
    text-align: left;
    margin-bottom: 60px;
  }
  #premium.detail .point .list {
    margin: 0 auto;
    width: 250vw;
    max-width: inherit;
    display: flex;
  }
  #premium.detail .point .list li {
    width: 95vw;
    margin-right: 5vw;
    box-sizing: border-box;
  }
  #premium.detail .point .list .txt02 br {
    display: none;
  }
  #premium.detail .point.storage {
    background: url(../imgs/storage-bg-sp.jpg);
    background-size: cover;
  }
  #premium.detail .lists {
    display: block;
  }
  #premium.detail .lists li {
    width: 100%;
    margin-bottom: 40px;
  }
  #premium.detail .plan-btns {
    margin: 80px auto;
  }
  #premium.detail .plan-btns .plan-list {
    margin: auto;
    width: 94vw;
  }
  #premium.detail .plan-btns .plan-list li {
    margin-right: 0;
  }
}/*# sourceMappingURL=style.css.map */