 
@font-face {
  font-family: 'Poppins-Light';
  src: url('./font/Poppins-Light.eot');
  src: url('./font/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('./font/Poppins-Light.woff') format('woff'), url('./font/Poppins-Light.ttf') format('truetype'), url('./font/Poppins-Light.svg#Poppins-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url('./font/Poppins-Regular.eot');
  src: url('./font/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('./font/Poppins-Regular.woff') format('woff'), url('./font/Poppins-Regular.ttf') format('truetype'), url('./font/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

 

@font-face {
  font-family: 'Poppins-Medium';
  src: url('./font/Poppins-Medium.eot');
  src: url('./font/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('./font/Poppins-Medium.woff') format('woff'), url('./font/Poppins-Medium.ttf') format('truetype'), url('./font/Poppins-Medium.svg#Poppins-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SukhumvitSet-Text';
  src: url('./font/SukhumvitSet-Text.eot');
  src: url('./font/SukhumvitSet-Text.eot?#iefix') format('embedded-opentype'), url('./font/SukhumvitSet-Text.woff') format('woff'), url('./font/SukhumvitSet-Text.ttf') format('truetype'), url('./font/SukhumvitSet-Text.svg#SukhumvitSet-Text') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mitr';
  src: url('./font/Mitr-Regular.eot');
  src: url('./font/Mitr-Regular.eot?#iefix') format('embedded-opentype'), url('./font/Mitr-Regular.woff') format('woff'), url('./font/Mitr-Regular.ttf') format('truetype'), url('./font/Mitr-Regular.svg#Mitr') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MitrLight';
  src: url('./font/Mitr-Light.eot');
  src: url('./font/Mitr-Light.eot?#iefix') format('embedded-opentype'), url('./font/Mitr-Light.woff') format('woff'), url('./font/Mitr-Light.ttf') format('truetype'), url('./font/Mitr-Light.svg#MitrLight') format('svg');
  font-weight: normal;
  font-style: normal;
}


div#loadPage, div#loadPage_content {
  position: fixed;
  margin: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #000;
  background-color: #FFF;
  z-index: 500000000;
  text-align: center;
  opacity: .7;
  padding-top: 200px;
  vertical-align: middle;
  filter: alpha(opacity=70);
  display: none
}
/* ====== preload ========== */
img {
  max-width: 100%;
}
html {
  width: 100%;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  font-family: 'MitrLight';
  font-size: 18px;
  line-height: 140%;
  background: #ffffff;
  color: #606161;
}
a {
  text-decoration: none;
  color: #242428;
}
a:hover {
  color: #666666;
}
.stop-scrolling {
  overflow: hidden;
}
h1 {
  margin: 0;
  padding: 0;
  font-size:32px;
  line-height: 100%;
  font-weight: normal;
  font-family: 'Poppins-Medium',Mitr;
  letter-spacing: 0px;
}
h2 {
font-family: 'Poppins-Medium',Mitr;  
  margin: 0;
  padding: 0;
  font-size: 26px;
  line-height: 100%;
  font-weight: normal;  
  letter-spacing: 0px; 
} 

h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 100%;
  font-weight: normal; 
  letter-spacing: 0px;
} 


a, a:hover, a:link {
  text-decoration: none;
}
.gillsiam {
  font-family: 'DBGillSiamX';
}
.bull {
  font-family: "sans-serif";
  width: 20px;
}
table {
  font-family: 'DBGillSiamX';
  font-size: 22px;
  line-height: 120%;
}
table td {
  padding: 2px 0;
  border: 0 !important;
}
table tr {
  border: 0 !important;
}
ul, li {}
.header ul, .header li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.bold {
  font-family: 'MontserratBd';
}
.top5 {
  padding-top: 5px;
}
.top10 {
  padding-top: 10px;
}
.top20 {
  margin-top: 20px;
}
.top30 {
  margin-top: 30px;
}
.top40 {
  margin-top: 40px;
}
.top60 {
  margin-top: 60px;
}
.size48 {
  font-size: 48px;
  line-height: 120%;
}
.size40 {
  font-size: 40px;
  line-height: 120%;
}
.size36 {
  font-size: 36px;
  line-height: 120%;
}
.size30 {
  font-size: 30px;
  line-height: 120%;
}
.size24 {
  font-size: 24px;
  line-height: 120%;
}
.size21 {
  font-size: 21px;
  line-height: 120%;
}
.size18 {
  font-size: 18px;
  line-height: 120%;
}
.size12 {
  font-size: 12px;
  line-height: 120%;
}
.style1 {
  color: #fff !important;
}
.style2 {
  color: #CE2129 !important;
}

.style3 {
  color: #e95504 !important;
}

.webshow {}
.mobileshow {
  display: none;
}
.popup {
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
  background: url("../../img/tp/shadow.png");
  padding: 20px 0 100px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}
.popup-dev {
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
  background: #fff;
  padding: 20px 0 0px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}
.popup_form {
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
  background: #CE2129;
  background-size: 100%;
  padding: 20px 40px 100px;
  overflow: scroll;
  text-align: center;
  display: none;
}
.popupclose {
  background: url("../../img/tp/close.png") top center no-repeat;
  width: 36px;
  height: 36px;
  opacity: 1;
  text-align: right;
}
#load_popup img {
  /*	width: 100%;*/
}
area:focus {
  outline: 0;
}
.popup_area {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  min-height: 400px;
  position: relative;
  margin-top: 10px;
  text-align: left;
  padding: 30px 0;
  color: #fff;
}
.pop_padding {
  margin-top: 10px;
  background: #f6f1ea;
  padding: 40px;
  color: #000;
} 
.btn-thank {
  font-size: 20px; line-height: 140%;
  display: inline-block;
  vertical-align: top;
  padding: 8px 70px;
  text-align: center;
  background: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 40px;
  border-radius: 50px;
}
.pop_img {
  height: 400px;
}
.popup_close {
  text-align: right;
  position: relative;
  right: 0;
  margin: 0 0px 0 0;
  z-index: 5;
}
.pop_thank {
  padding: 100px 0;
  text-align: center;
}
.web {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.area_content {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1200px;
  border: 0px #000 solid;
  text-align: left;
}
.padding_page {
  padding: 60px 0;
}
.head_fixe {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.bg_head {
  background: #edece8;
} 
.header {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1350px;
  border: 0px #000 solid;
  padding: 20px 0; font-family: 'Poppins-Medium'; font-size: 20px;
}

.menu-head {
 padding: 15px 0 10px; text-align: center; border: 0px #000 solid;
    background: #fff;
}

.menu-head li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
  color: #5c685b; 
  font-family: 'SukhumvitSet-Text'; font-weight: bold;  font-size: 16px; line-height: 100%;
}


.bg-banner{
	padding: 0px 0 0px; position: relative;
}

.area-banner{
     position: absolute; bottom: 0;   text-align: center; margin-bottom: 40px; width: 100%;
}

.text-banner{
   display: inline-block;
    width: 250px;
    background: #5C685B;  
  padding: 10px 0px;
  margin-top: 40px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins-Medium',Mitr;
  font-size: 20px;  line-height: 100%;
  letter-spacing: 0px; 
  border: 0;
}

.text-banner span{
    font-size: 24px;  line-height: 100%;
}

.select_register {
    background: url(../../img/tp/bull.png) center right no-repeat;
	background-position-x:96%; 
    background-color: #a39f92; 
  font-size: 16px;
  line-height: 100%;
  width: 100%;
  height: 35px;
  padding-left: 20px; 
  resize: none;
  outline: none;
  color: #000;
  border-radius: 0px; margin-top: 5px;
}

.input_register { 
  font-size: 16px;
  line-height: 100%;
  width: 100%;
  height: 35px;
  padding-left: 20px;
  background: #a39f92;
  resize: none;
  outline: none;
  color: #000;
  border-radius: 0px; margin-top: 5px;
  border: 0px #cccccc solid;
} 
.input_register::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #a3a3a3;
}
.input_register:-moz-placeholder {
  opacity: 1 !important;
  color: #a3a3a3;
}
.input_register::-moz-placeholder {
  opacity: 1 !important;
  color: #a3a3a3;
}
input:focus::placeholder {
  color: transparent;
}
textarea:focus::placeholder {
  color: transparent;
} 
 
.bg-floorplan { 
  background: url("../../img/home/bg.png") top center no-repeat;
	background-size: 100%;
  margin: 0; font-family: 'Poppins-Medium';
	padding: 40px 0 140px;
}

.floorplan-area {
  padding: 120px 0px 50px;
} 

.menu-type{
	margin-top: 30px;
}

.menu-type li{
	display: inline-block; vertical-align: top; border: 1px #000 solid;
	width: 140px; padding: 10px 0; text-align: center; 
	margin: 0 10px;
}

.menu-type li:hover{
	background: #c0bcb1;  color: #fff;  border: 1px #c0bcb1 solid;
}

.menu-type .active{
	background: #a4a094; color: #fff;  border: 1px #a4a094 solid;
}

.icon-fixed {
    
 position: fixed; bottom: 0; right: 0; z-index: 5;  
   margin-right: 20px; 
   margin-bottom: 55px;
} 

.icon-fixed img{
    width: 50px;    margin-top: 10px;
     
}

.btn-register {
    display: none;
 position: fixed; bottom: 0; right: 0; z-index: 5;
  background: #5C685B;  
  padding: 10px 50px; 
  text-align: center;
  color: #fff; 
  font-size: 20px; line-height: 100%;   
   border-radius: 20px 20px 0 0;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}  

.btn-register span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn-register span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn-register:hover span {
  padding-right: 25px;
}

.btn-register:hover span:after {
  opacity: 1;
  right: 0;
}


.bg-register { 
    background: url("../../img/register/bg.jpg") bottom center no-repeat;
    background-size: 100%;
	 background-color: #edece8;
	padding: 80px 0 ; color: #58595b;   
}

.bg-register  h1  {
	  color: #5c685b;
}

.bg-register  h2  {
	  color: #5c685b; font-family: 'Mitr'; font-size: 24px;
}

 
form {
  margin: 0;
  padding: 0;
} 
.register-area {
	 width: 70%; margin-left: auto; margin-right: auto;
} 

 

 

.require{
	color: #ff0000;
}

.col-sm {
  margin-top: 30px;
}

.register-policy{
	 font-size: 16px; line-height: 140%; 
	padding-top: 40px; text-align: center;
}

.register-policy a{
	text-decoration: underline;
}

/* The container */
.container2 {
	margin-top: 50px;
  display: inline-block; text-align: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px; line-height: 140%; 
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border: 0px #5C685B solid;
}
/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #cccccc;
}
/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #5C685B;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-submit {
display: inline-block; vertical-align: top;
  background: #5C685B;   width: 250px;
  padding: 10px 0px;
  margin-top: 40px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins-Medium',Mitr;
  font-size: 20px; 
  letter-spacing: 1px; 
  border: 0;
} 

.concept{
    padding: 80px 0 0; color: #a39f92;
}

.bg-concept{
    background: url("../../img/concept/bg.jpg") top center no-repeat;
    background-size: 100%; padding: 120px 0; min-height: 400px;
}

.concept-web{
    
}

.concept-mobile{
    display: none;
}

.concept-path2{
    padding-top: 60px; text-align: center; color: #606161;
}

.concept-path2 h1{
    color: #606161;
}

.concept-icon{
    text-align: center; margin-top: 40px; color: #606161;
}
  

.gallery{
    padding: 60px 0; background: #edece8; color: #5c685b;
}

.gallery-menu{
    margin-top: 0px; text-align: center;
}

.gallery-menu li{
    display: inline-block; vertical-align: top; font-family: 'Poppins-Regular';
    font-size: 22px; line-height: 100%; margin: 20px; letter-spacing: 1px; color: #5c685b;
}

.gallery-menu .active{
    font-family: 'Poppins-Medium'; border-bottom: 1px #5c685b solid; 
    padding-bottom: 5px;   
}

.hometype{
    padding: 60px 0;   background: #edece8; color: #5c685b;
}

.hometype-menu{
    position: absolute; margin-top: 80px; margin-left: 50px;
}


.hometype .box{
    padding: 150px 50px 50px;
}

.select{
    display: inline-block; vertical-align: top; color: #5c685b; 
    padding: 10px 40px 10px 10px; font-family: 'Poppins-Medium'; font-size: 24px; line-height: 140%;
    background: url("../../img/hometype/dropdown.png") 96% 10px no-repeat; background-size:25px;
    background-color: #a39f92;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; border: 0; outline: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


.hometype .bedroom{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/bedroom.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .bathroom{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/bathroom.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .bathtub{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/bathtub.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .parking{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/parking.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .height{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/height.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .width{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/width.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .penthouse{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/penthouse.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

 
.hometype .multi{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/multi.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .signature{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/signature.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .window{
    display: inline-block; vertical-align: top; width: 45%;
    background: url("../../img/hometype/window.png") left top no-repeat;
    background-size: 55px; min-height: 55px; padding: 10px 0 0 60px;
}

.hometype .title-plan{
    display: inline-block; vertical-align: top;
    background: #5c685b; color: #fff; font-size: 24px; line-height: 100%;  font-family: 'Mitr';
    padding: 10px 40px; margin-top: 40px;
}

.hometype .remark{
    font-size: 16px; margin-top: 20px;
}

.google-bg{
    background: url("../../img/location/bg-google.png") bottom center no-repeat;
    background-size: 100%; padding: 200px 0 0;
}

.google-bg h1 ,.location h1{
    color: #a39f92;
}

.googlemap{
	margin-top: 200px;
}

.googlemap iframe{
	width: 100%; height: 500px;
}

.google-tab{
    background: #d5d3c7; padding: 10px 0;
}

.location{
    background: url("../../img/location/bg-area.jpg") top center no-repeat;
    background-size: 100%;
    padding: 120px 0 0;   background-color: #ffffff; color: #5c685b;
}
 
.icon-location{
    margin-top: 120px;
    text-align: center; position: relative; max-width: 1000px; margin-left: auto; margin-right: auto;
}

.location .restaurant{
    background: url("../../img/location/icon-1.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .cafe{
    background: url("../../img/location/icon-2.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .food{
    background: url("../../img/location/icon-3.png") top center no-repeat;
   background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .bar{
    background: url("../../img/location/icon-4.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .bekery{
    background: url("../../img/location/icon-5.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .shopping{
    background: url("../../img/location/icon-6.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .activity{
    background: url("../../img/location/icon-7.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .beauty{
    background: url("../../img/location/icon-8.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .studio{
    background: url("../../img/location/icon-9.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .hospital{
    background: url("../../img/location/icon-10.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .temple{
    background: url("../../img/location/icon-11.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location .school{
    background: url("../../img/location/icon-12.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 150px;
    display: inline-block; vertical-align: top; margin-top: 30px;
}

.location-area{
    padding: 60px 0 0 0; position: relative;
}

.location-area img{
    width: 100%;
}

.location-cat{
    position: absolute; width: 100%;
}

.shop-slide{
    margin: 40px 0;
}

.shop-title{
    padding-top: 10px; text-align: center; font-size: 14px; line-height: 140%;
}

.footer{
	background: #5C685B; color: #fff; font-family: 'Poppins-Regular';
	padding: 40px 0; font-size: 16px; line-height: 140%;
}

.borderR{
	border-right: 1px #fff solid !important;
}

.footer a{
	 color: #fff;
}

.footer img{
	height: 40px;
}

.footer .boxL{
	float: left;
	margin-top: 20px;
}

.footer .boxR{
	float: right;
	margin-top: 20px; margin-right: 50px;
}

.footer .box3{
	margin-left: 50px;
}

.footer .phone{
	padding-left: 35px;  font-family: 'Poppins-Medium';
	font-size: 20px;
}

.facebook{
	background: url("../../img/tp/fb.png") top left no-repeat;
	background-size: 26px; padding-left: 38px; display: inline-block; vertical-align: top;
	min-height: 35px;
}

.line{
	background: url("../../img/tp/line.png") top left no-repeat;
	background-size: 26px; padding-left: 38px; display: inline-block; vertical-align: top;
	min-height: 35px;
}


.copyright {
  background: #ffffff;
  color: #000000;
  text-align: center;
  padding: 20px 0;
  font-family: 'Poppins-Regular';
  font-size: 14px;
}
.webbr br {
  display: none;
} 



.bg-policy { 
  background-color: #D5D3C7;
  margin: 0;  
	padding: 40px 0 140px;
}

.bg-policy h3{
	margin-top: 40px;  padding-bottom: 10px;
	font-size: 24px; line-height: 140%;
}

.thankyou{
	background-color: #D5D3C7;
  margin: 0;  
	font-size: 30px; line-height: 140%;
	padding: 160px 0; min-height: 600px;
}


.hoosier{
    padding: 80px 0 ;   background-color: #ffffff; color: #5c685b;
}

.area_hoosier {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1150px;
  border: 0px #000 solid;
  text-align: left;
}

.hoosier h1{
    font-family: 'Poppins-Medium';
    font-size: 46px; line-height: 110%; 
    
}

.hoosier .box1{
      padding: 50px 80px 50px 0px;  float: left;
    width: 25%;
}

.hoosier .box2{
    border-left: 1px #d6d9d6 solid; width: 75%;
    padding: 50px 0px 50px 80px;  float: right;   
}

.hoosier .text{
   color: #5c685b;
}



.tetsuya{
    margin-top: 20px;
    background: #ecebe7; text-align: center;
    padding: 30px 40px;  
}

.tetsuyaline{
    display: inline-block;
    border-top: 1px #e3e3de solid;
    width: 80px; margin: 20px 0;
}

.hoosier2{
    background: url("../../img/hoosier/bg2.png") right bottom no-repeat;
    background-color: #ecebe7;
    background-size: 30%;
    padding: 80px 0 120px; 
}
 
.hoosier2 .text{
    padding: 120px 0; text-align: center;
}

#homeplan li{
    background: #fff;
}

#homeplan .text{
    padding: 20px 0; text-align: center;
}

@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1300px) {}
@media screen and (max-width: 60em) {
  
  .header li {
    margin-left: 10px;
    padding-top: 10px;
  }
  .area_content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .webshow {
    display: none;
  }
  .mobileshow {
    display: block;
  } 
    
.register-area {
	 width: 90%; margin-left: auto; margin-right: auto;
}    
    .hometype-menu{
        text-align: right;
    position: relative; margin-top: 0px; margin-bottom: 30px; margin-left: 0px;
}
    
    
    .hometype .col-md-6{
        min-width: 100%; margin: 0;
    }    
	    
 .hometype .box{
    padding: 40px 0px ;
}
    
}
@media screen and (max-width: 40em) {
	
	body { 
	 font-size: 16px; line-height: 140%;
}
	
	 
h1 {
  font-size:24px; letter-spacing: 0;
  line-height: 120%; 
}
h2 {
  font-size: 22px;
  line-height: 100%; 
} 

h3 {
    font-size: 20px;
  line-height: 100%; 
}     
	
  .logo {}
  .webbr br {
    display: inherit;
  }
  .menu-head {
    display: none;
  }
    
    .menu-head li {
  width: 100%; margin: 0;  text-align: left; padding: 5px 10px;
}

/* Icon 1 */
 #nav-icon1 {
     background: #fff; padding: 0px;  border-radius: 50px;
   width: 40px;
   height: 40px;
   position: absolute;
   margin: 0px auto 0;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .5s ease-in-out;
   -moz-transition: .5s ease-in-out;
   -o-transition: .5s ease-in-out;
   transition: .5s ease-in-out;
   cursor: pointer;
 }
 #nav-icon1 span {
   display: block;
   position: absolute;
   height: 3px;
   width: 50%;
   background: #000;
   border-radius: 0px;
   opacity: 1;
   left: 25%; 
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .25s ease-in-out;
   -moz-transition: .25s ease-in-out;
   -o-transition: .25s ease-in-out;
   transition: .25s ease-in-out;
 }
 #nav-icon1 span:nth-child(1) {
   top: 13px; 
 }
 #nav-icon1 span:nth-child(2) {
   top: 20px;
 }
 #nav-icon1 span:nth-child(3) {
   top: 28px;
 }
 #nav-icon1.open span:nth-child(1) {
   top: 20px;
   -webkit-transform: rotate(135deg);
   -moz-transform: rotate(135deg);
   -o-transform: rotate(135deg);
   transform: rotate(135deg);
 }
 #nav-icon1.open span:nth-child(2) {
   opacity: 0;
   left: -60px;
 }
 #nav-icon1.open span:nth-child(3) {
   top: 18px;
   -webkit-transform: rotate(-135deg);
   -moz-transform: rotate(-135deg);
   -o-transform: rotate(-135deg);
   transform: rotate(-135deg);
 }
 
    
    
    
    
  #logo {
    text-align: center;
  }
  #logo img {
    height: 40px;
  }
  .header {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 10px 0;
    overflow: hidden;
  }
  .container {
    
  }
  .header .col-sm {
    margin: 0;
    padding: 0;
  }
   
    
    
  .header li {
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding: 7px 20px;
    margin: 0;
    text-align: left;
    font-size: 12px;
    line-height: 100%; border-bottom: 1px #cccccc solid;
     
  }

	.bg-floorplan { 
  background: url("../../img/home/bg.png") top center no-repeat;
	background-size: 100%;
  margin: 0;  
	padding: 40px 0 40px;
}
 
	.floorplan-area {
  padding: 50px 0px 50px;
} 

	.menu-type li{
	 width: auto; padding: 10px 30px; text-align: center; 
	margin: 0 10px;
}
	
	.bg-register{
	padding: 50px 0 ;	
	}
	
	.bg-register  h1  {
	  font-size: 30px; 
}

 

	
	.register-detail{
	padding: 0 20px;
}
	
	.register-area {
        width: 100%;
	  padding: 50px 0 50px;
	} 
	
	.location{
	 padding: 40px 0px;  
        background: url("../../img/location/bg-area.jpg") top center no-repeat;
    background-size: 1400px;
    }
    
    
    
.icon-location{
     font-size: 12px; line-height: 140%;
}

.location .restaurant{
    background: url("../../img/location/icon-1.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .cafe{
    background: url("../../img/location/icon-2.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%;  margin-top: 30px;
}

.location .food{
    background: url("../../img/location/icon-3.png") top center no-repeat;
   background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .bar{
    background: url("../../img/location/icon-4.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .bekery{
    background: url("../../img/location/icon-5.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .shopping{
    background: url("../../img/location/icon-6.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .activity{
    background: url("../../img/location/icon-7.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .beauty{
    background: url("../../img/location/icon-8.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .studio{
    background: url("../../img/location/icon-9.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .hospital{
    background: url("../../img/location/icon-10.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%;  margin-top: 30px;
}

.location .temple{
    background: url("../../img/location/icon-11.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}

.location .school{
    background: url("../../img/location/icon-12.png") top center no-repeat;
    background-size: 35px; min-height: 40px; padding-top: 45px; width: 23%; margin-top: 30px;
}
    
    
	.location-map{
		padding-top: 40px; text-align: center;
	}
	
	.contact .boxL{
	float: left; width: 100%;
}

 
.contact .boxR{
	float: right; width: 100%; text-align: center;
	padding: 40px 0;
}

	.footer br{
		display: none;
	}
	
	.borderR{
	border-right: 0px #fff solid !important;
}
	
	.footer .boxL{
	float: left; width: 100%;
	margin-top: 20px;
}

.footer .boxR{
	float: right; width: 100%;
	margin-top: 20px; margin-right:0px;
}

.footer .box3{
	margin-top: 40px;
	margin-left: 0px;  width: 100%;
}
	
	.logo-footer{
		text-align: center;
	}

	
.copyright {
   font-size: 10px;
}
	
	
.btn-google {
 margin-top: 40px;
}
    
.gallery{
    padding: 60px 0; 
}
    
    
.gallery-menu li{
     font-size: 20px; line-height: 100%; margin: 20px 5px; letter-spacing: 1px;  
}

.hometype{
    padding: 40px 0;   background: #edece8; color: #5c685b;
}
    
    
.hometype-menu{
    position: relative; margin-top: 0px; margin-bottom: 30px; margin-left: 0px;
}
    
 .hometype .box{
    padding: 40px 0px ; font-size: 12px;
}
   
  .google-bg{
    background: url("../../img/location/bg-google.png") top center no-repeat;
    background-size: 1100px; padding: 80px 0  0px; width: 100%; overflow: hidden;
}  
    
    
.googlemap{
	margin-top: 50px; 
}


.googlemap iframe{
	width: 100%; height: 300px;
}    
    
.icon-location{
    margin-top: 50px; 
} 
    
    
.concept-web{
    display: none;
}

.concept-mobile{
    display: block;
}    
    
  .shop-slide{
    margin: 40px 8%;
}
  

.hometype .bedroom{
    background: url("../../img/hometype/bedroom.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px;  width: 48%;
}

.hometype .bathroom{
    background: url("../../img/hometype/bathroom.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .bathtub{
  background: url("../../img/hometype/bathtub.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .parking{
    background: url("../../img/hometype/parking.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .height{
    background: url("../../img/hometype/height.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .width{
    background: url("../../img/hometype/width.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .penthouse{
    background: url("../../img/hometype/penthouse.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

 
.hometype .multi{
    background: url("../../img/hometype/multi.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .signature{
    background: url("../../img/hometype/signature.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}

.hometype .window{
    background: url("../../img/hometype/window.png") left top no-repeat;
    background-size: 45px; min-height: 45px; padding: 10px 0 0 50px; width: 48%;
}
    

.hoosier{
    padding: 40px 0 ;   
}
    
.area_hoosier {
  width: 90%; 
}    
 
.hoosier h1{
    font-size: 32px; line-height: 100%;  
}

    .hoosier .top40,.hoosier .top20{
        margin-top: 10px;
    }    
    
.hoosier .box1{
      padding: 0px 0px; width: 100%;
}
    
    .hoosier .box1 br{
        display: none;
    }    
 
.hoosier .box2{
    border-left: 0px #5c685b solid;
    padding: 40px 0  0; width: 100%;
}

.hoosier2{
     padding: 40px 0  ; 
}
 
.hoosier2 .text{
    padding: 40px 0; 
}
    

.icon-fixed {
    margin-right: 10px; 
   margin-bottom: 55px;
} 

.icon-fixed img{
    width: 40px;    margin-top: 10px;
}    
    
.area-banner{
     margin-bottom: 20px; 
}

.text-banner{
   font-size: 16px;  line-height: 100%;
}    
    
.text-banner span{
    font-size: 20px;  line-height: 100%;
}
    
    
  
}