@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/* テキスト
----------------------------------*/
.ttl {
	padding-bottom: 5px;
	margin-top: 70px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 60px;
	color: #231815;
	font-family: 'Bebas Neue', sans-serif;
	
}

@media (max-width: 768px) {
.ttl {	
	margin-top: 30px;
	letter-spacing: 0.05em;
	font-size: 55px !important;
}
}
@media (max-width: 576px) { 
}
.subttl {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  color: #231815;
  font-weight: 400;
}
.tx {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 15px;
  margin-top: 5px;
}
.txc {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 15px;
  margin-top: 5px;
  text-align: center;
}
.txc span {
  color: #e60012;
}
/* トップイメージエリア
----------------------------------*/
.main_img_area {
  margin-top: 80px;
  margin-bottom: 0px;
  padding: 0;
}
/* コンセプトエリア
----------------------------------*/
.concept_area {
  margin-top: 30px;
  margin-bottom: 30px;
}
.concept_area img {  
  margin-bottom: 30px;
}
.concept_area2 {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff100;
}
@media (max-width: 576px) { 
 .concept_area2 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
  }
/* 区画エリア
----------------------------------*/
.land_area {
  margin-top: 60px;
  margin-bottom: 60px;
  border-top-width: 10px;  
}

@media (max-width: 576px) { 
 .land_area {
  margin-top: 10px;
}
  }

/* マップエリア
----------------------------------*/
.map_area {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	background-image: url(../img/location/map_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 576px) { 
.map_area {
	margin-top: 10px;	
}
 }
.map_area img {  
  margin-bottom: 20px;
}

/* フリーエリア
----------------------------------*/
.free_area {
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 50px;
	background-color: #e5f5ec;
}

.free_read {  
  padding-bottom: 5px;
  margin-top: 50px;
  margin-bottom: 5px;
  text-align: center;  
  letter-spacing: 15px;
  font-size: 45px;
  color: rgba(255, 255, 255, 1.00);
}

/* プランエリア
----------------------------------*/
.plan_area {
  margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 50px;
}
@media (max-width: 576px) { 
.plan_area {  
	padding-bottom: 10px;
}
}
.plan_area img {  
  margin-bottom: 20px;
}
.plan_area_bg {
  width: 100%;  
  
	background: linear-gradient(#fff4b7, #ffffff);
}
.plan_box {
  margin-top: 30px;
}

.plan_read {
	padding-bottom: 5px;
	margin-top: 50px;
	margin-bottom: 5px;
	text-align: center;
	letter-spacing: 15px;
	font-size: 35px;
	color: #000000;
}
@media (max-width: 576px) { 
 .plan_read {	
	font-size: 20px;
}
}

/* 標準設備エリア
----------------------------------*/
.equ_area {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 50px;
  border-bottom-width: 10px;
  border-bottom-style: solid #009944;
  border-bottom: 10px solid #009944;
}
.equ_ttl {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 5px;
  margin-top: 70px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 15px;
  font-size: 45px;
  color: rgba(85, 85, 85, 1.00);
}
.equ_ttl2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 23px;
  color: rgba(85, 85, 85, 1.00);
  font-weight: 400;
}
.equ_read {
  text-align: center;
  font-size: 22px;
  color: rgba(85, 85, 85, 1.00);
  margin-top: 20px;
  margin-bottom: 30px;
}
.equ_name {
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #FFF;
  background-color: #404040;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.maker_logo {
  float: right;
  padding: 0px;
  margin-top: -4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.beige_back {
  background-color: #F9F2ED;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}
/* ロケーションエリア
----------------------------------*/
.loca_area {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom-width: 10px;
  border-bottom-style: solid #009944;
  border-bottom: 10px solid #009944;
}
.loca_ttl {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 5px;
  margin-top: 70px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 15px;
  font-size: 45px;
  color: rgba(85, 85, 85, 1.00);
}
.loca_ttl2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 23px;
  color: rgba(85, 85, 85, 1.00);
  font-weight: 400;
}
.loca_read {
  text-align: center;
  font-size: 22px;
  color: rgba(85, 85, 85, 1.00);
  margin-top: 20px;
  margin-bottom: 30px;
}
.loca_tx {
  font-size: 16px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #000000;
}
.loca_space {
  margin-top: 20px;
  margin-bottom: 5px;
}
/* 共通
----------------------------------*/
.ttl_img {
  text-align: right;
  padding-top: 50px;
}
.img_box {
  margin-bottom: 20px;
}
.img_box_mt50 {
  margin-bottom: 20px;
  margin-top: 50px;
}
.img_box2 {
  margin-bottom: 10px;
}
/* 枠 */
.wrap_box {
  padding-top: 1%;
  padding-right: 1%;
  padding-bottom: 1%;
  padding-left: 1%;
}
/* 概要
----------------------------------*/
.outline_area {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  /*border-bottom-width: 10px;
    border-bottom-style: solid #6CBBAB;
    border-bottom: 10px solid #6CBBAB;*/
}
.outline_ttl {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 5px;
  margin-top: 70px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 15px;
  font-size: 45px;
  color: rgba(85, 85, 85, 1.00);
}
.outline_ttl2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 23px;
  color: rgba(85, 85, 85, 1.00);
  font-weight: 400;
}
.outline_box {
  margin-bottom: 30px;
  margin-top: 5%;
}
.outline_box h2 {
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #000;
  border-top: 5px solid #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.outline_tx {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 15px;
  margin-top: 5px;
  text-align: center;
}
/*概要テーブル*/
.outline_table {
  clear: both;
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}
.outline_table th {
  width: 25%;
  background-color: #F2F2F2;
  background: rgba(242, 242, 242, 0.9);
}
.outline_table td {
  width: 75%;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
}
.outline_table th, .outline_table td {
  color: #333333;
  font-size: 16px;
  line-height: 160%;
  text-align: left;
  vertical-align: top;
  padding: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #B3A882;
  font-weight: normal;
}
.form_link {
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
}
.form_link a {
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 70px;
  padding-bottom: 5px;
  padding-left: 70px;
}
.button_form {
  background: none repeat scroll 0 0 #000;
  border: 1px solid #333;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 50px;
  text-decoration: none;
}
/*サイドナビゲーション*/
.side_info {
  border: 1px solid #CCC;
  z-index: 9999;
  position: relative;
}
#side_btn a {
  position: fixed;
  right: 0px;
  text-align: center;
  bottom: 70px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 10px;
  display: none;
  padding-right: 5px;
  padding-left: 5px;
}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
  .side_info {
    display: none;
  }
}
@media (max-width: 768px) {

  /* 設備エリア
----------------------------------*/
  .equ_name {
    font-size: 18px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .maker_logo {
    width: 30%;
    text-align: right;
    margin-top: 0px;
  }
  .equ_read {
    font-size: 18px;
  }
  .equ_ttl {
    margin-top: 50px;
    font-size: 36px;
  }
  .equ_ttl2 {
    font-size: 20px;
  }
  /* ロケーションエリア
----------------------------------*/
  .loca_read {
    font-size: 18px;
  }
  .loca_ttl {
    margin-top: 30px;
    font-size: 36px;
  }
  .loca_ttl2 {
    font-size: 20px;
  }
  /* 概要
----------------------------------*/
  .outline_ttl {
    font-size: 36px;
  }
  .outline_ttl2 {
    font-size: 20px;
  }
  /* 共通
----------------------------------*/
  .ttl_img {
    text-align: center;
    font-family: serif;
    padding-top: 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #666464;
  }
  .img_box {
    margin-bottom: 20px;
  }
  .img_box2 {
    margin-bottom: 10px;
  }
  .img_box3 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 468px) {
  /* 設備エリア
----------------------------------*/
  .equ_name {
    font-size: 15px;
    text-align: left;
  }
  .maker_logo {
    width: 50%;
    text-align: left;
    margin-top: 0px;
  }
}