/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-11-25, 08:30:20 AM
    Author     : HUNG.ND
*/

/*STYLES CSS*/
/*-----------------------------common---------------------------------------*/

/*INDEX*/

body, html, * {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}


.price {

}

.btn-remove-favorite {
	background: #bbb;
}

.tbl-housing th {
	text-align: right;
	white-space: nowrap;
	width:8em;
}

.tbl-housing th .status, .tbl-housing th span {
	padding-left: 10px;
	padding-right: 10px;
}

#success-div {
	display: none;
}

.non-url {
	background: #ddd !important;
	cursor: default;
}

.loading-div {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #ddd;
	opacity: 0.5;
	z-index: 30000;
	text-align: center;
	padding-top: 200px;
	display: none;
}

#header-favorite div {
	margin-bottom: 20px;
}

.txt-mem-zip1 {
	width: 70px !important;
}

.txt-mem-zip2 {
	width: 100px !important;
}

.txt-age {
	width: 70px !important;
}

#panel-uncheck {
	white-space: nowrap;
	display: inline-block;
	cursor: pointer;
}

.inline-display {
	display: inline-block;
}

.img-btn {
	padding: 0px !important;
	cursor: pointer;
}

/*.img-btn:hover {
	border: 1px solid #bbb;
}*/

.btn-menu-profile-popup {
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
}

.list-city-item {
	margin-top: 10px;
}

.list-pref-item {
	margin-bottom: 15px;
}

.div-in-link-1 {
	display: inline-block;
	margin-top: 7px;
	margin-left:5px;
}

.div-in-link-2 {
	display: inline-block;
	margin-top: 7px;
	margin-left:5px;
}


.div-in-link-3 {
	display: inline-block;
	margin-top: 7px;
	margin-left:5px;
}

.div-in-link-4 {
	display: inline-block;
	margin-top: 7px;
	margin-left:5px;
}

.div-in-link-5 {
	display: inline-block;
	margin-top: 8px;
}

.div-in-link-6 {
	display: inline-block;
	margin-top: 10px;
}

.list-btn-1 {
	display: inline-block;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
}

.zipcode-1 {
	width: 70px;
}

.zipcode-2 {
	width: 100px;
}

#error-message-login {
	margin-bottom: 10px;
	text-align: center;
}

#btn-menu-profile {
	background: #2E9AFE !important;
	font-weight: bold;

}

.title-menu-profile-popup {
	color: #1BC2C4;
	font-size: 20px;
	font-weight: bold;
}

#list-dropdown-profile {
	background: #0080FF;
	position: absolute;
	z-index: 100000;
	opacity: 0.9;
	font-weight: bold;
	display: none;
}

#list-dropdown-profile ul, #list-dropdown-profile li {
	/*list-style-type: disc !important;*/
}

#list-dropdown-profile li {
	padding: 15px 30px 10px 10px;
	color: white !important;
	cursor: pointer;

}

#list-dropdown-profile a {
	text-decoration: none;
	color: white;
}


#list-dropdown-profile li:hover {
	background: #00BFFF;
}


#title-edit {
	cursor: pointer;
}

.lst-pref-result a {
	background: url(../../../media/images/sidebar-icon.png) 20px 50% no-repeat;
	padding-left: 45px;

}

.lst-pref-result li {
	margin: 10px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px #bbb dotted;
}

.msg-answer {
	line-height: 1.2;
}

#success-div {
	padding: 30px;
	text-align: center;
	line-height: 2;
}

.hafl-inp-cmn2 {
	max-width: 128px !important;
}

.cell-check {
	background: #555 !important;
	color: white;
	margin: -10px;
	padding: 10px;
	font-size: 20px;
}

/*.pagination li.active span {
	background: #62e1e6 !important;
}



.pagination>li>a, .pagination>li>span {
	background: #bbb !important;
}*/

.bottom-dotted {
	border-bottom: 1px dotted #b8b8b8;
}

#header-favorite {
	padding-bottom: 25px;
}

.btn-uncheck {
	background: #ccc;
	padding: 10px;
}

.text-check {
	background: #ccc;
	padding: 10px;
	font-weight: bold;
	/*font-size: 20px;*/
}

.txt-lst-sub-menu {
	padding-top: 5px;
}

.evaluate .evaluate-star {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.kr_kaisha-icon--star-medium_00 {
	width: 87px;
	height: 13px;
	background-position: 0 -829px;
}
.kr_kaisha-icon--star-medium_05 {
	width: 87px;
	height: 13px;
	background-position: 0 -816px;
}
.kr_kaisha-icon--star-medium_10 {
	width: 87px;
	height: 13px;
	background-position: 0 -855px;
}
.kr_kaisha-icon--star-medium_15 {
	width: 87px;
	height: 13px;
	background-position: 0 -842px;
}
.kr_kaisha-icon--star-medium_20 {
	width: 87px;
	height: 13px;
	background-position: 0 -881px;
}
.kr_kaisha-icon--star-medium_25 {
	width: 87px;
	height: 13px;
	background-position: 0 -868px;
}
.kr_kaisha-icon--star-medium_30 {
	width: 87px;
	height: 13px;
	background-position: 0 -907px;
}
.kr_kaisha-icon--star-medium_35 {
	width: 87px;
	height: 13px;
	background-position: 0 -894px;
}

.kr_kaisha-icon--star-medium_40 {
    width: 87px;
    height: 13px;
    background-position: 0 -933px;
}

.kr_kaisha-icon--star-medium_45 {
    width: 87px;
    height: 13px;
    background-position: 0 -920px;
}

.kr_kaisha-icon--star-medium_50 {
    width: 87px;
    height: 13px;
    background-position: 0 -946px;
}
.kr_kaisha-icon {
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../../../media/images/kr_kaisha-icon-.png);
    background-repeat: no-repeat;
}

.select-custom {
	background: #fff;
	border: 1px solid #4ec3c4;
    -moz-appearance: none;
    -webkit-appearance:none;
}

.un-code {
	color: red !important;
}

.input-group-btn-custom {
	top: -4px !important;
}

.input-group-btn-custom a {
	margin: 0px !important;
}

.home-page #header {
	margin-bottom:0;
}
.home-page #contents {
	margin-bottom:80px;
}
#main-visual {
	max-height:850px;
}
#main-visual .slick-slider {
	max-height:850px;
	overflow:hidden;
	position:relative;
}
#main-visual .slider img {
	width:100%;
}
#main-visual .slick-dots {
	bottom:220px;
}
#main-visual .slick-dots li button {
	border:1px solid #999;
	border-radius:50%;
}
#main-visual .slick-dots li.slick-active button {
	background-color:#999;
}
.big-info {
	margin-top:-200px;
	position:relative;
	z-index:100;
}
.big-info li {
	width:50%;
	float:left;
	height:180px;
}
.big-info li.info-sell {
	background-color:rgba(255, 255, 255, 0.7);
	border:5px solid rgba(51, 49, 213, 0.7);
}
.big-info li.info-buy {
	background-color:rgba(255, 255, 255, 0.7);
	border:5px solid rgba(239, 63, 63, 0.7);
}
.big-info li .photo {
	float:right;
	padding:20px 14px;
}
.big-info li .left-txt {
	float:left;
	width:51%;
	position:relative;
}
.big-info li .left-txt .title {
	width:100%;
	font-weight:bold;
	font-size:47px;
	color:#fff;
	padding:15px;
}
.big-info li .left-txt p {
	padding:25px 20px;
}
.big-info li.info-sell .left-txt .title {
	background-color:rgba(38, 8, 195, 0.7);
}
.big-info li.info-buy .left-txt .title {
	background-color:rgba(239, 63, 63, 0.7);
}
.small-info {
	margin:35px 0 40px -1.5%;
}
.small-info li {
	float:left;
	width:23.5%;
	border:1px solid #e6e6e6;
	box-shadow:1px 0px 4px #999;
	max-height:255px;
	overflow:hidden;
	margin-left:1.5%;
}
.small-info li .inner {
	border-top:6px solid #2608c3;
	padding:12px 10px;
	display:block;
}
.small-info li .inner:hover {
	text-decoration:none;
	background-color:#f2f2f2;
}
.small-info li .mtit {
	font-size:18px;
	margin-bottom:12px;
}
.small-info li .photo {
	display:block;
	padding-bottom:10px;
}
.small-info li .txt {
	font-size:14px;
}

.sideBar {
	width:220px;
	float:left;
}
.sideBar .lst-sideBar li {
	margin-bottom:7px;
	height:50px;
	border:1px solid #e4e4e4;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.sideBar .lst-sideBar li a {
	background:url(../../../media/images/sidebar-icon.png) 20px 50% no-repeat;
	display:block;
	color:#666;
	line-height:50px;
	padding-left:45px;
	font-size:14px;
}
.sideBar .lst-sideBar li a:hover {
	text-decoration:none;
}
.sideBar .lst-sideBar li:hover {
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9f9f9 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.blog-news {
	width:calc(100% - 240px);
	float:right;
}
.blog-news .lst-news {
	padding: 0 25px;
	overflow:auto;
	height: 300px;
	font-size:0.9em;
}
.blog-news .lst-news li {
	margin-bottom:13px;
	padding:5px 0 13px;
    display: flex;
	border-bottom:2px dotted #666;
}
.blog-news .lst-news li .date {
	margin-right:20px;
}
.blog-news .lst-news li a {
	line-height:22px;
}
.blog-news .lst-news li a:hover {
	text-decoration:none;
	color:#ef8536;
}
.blog-news .lst-news li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

/*new-infor-page*/

.new-infor-page .lst-new-infor {
	padding-bottom:50px;
}
.new-infor-page .lst-new-infor li {
	margin-bottom:30px;
}
.new-infor-page .lst-new-infor li .date {
	color:#4d4d4d;
	margin-bottom:25px;
}
.new-infor-page .lst-new-infor li .mtit {
	padding-bottom:40px;
}
.new-infor-page .lst-new-infor li .mtit a {
	font-size:18px;
	color:#ef3f3f;
	font-weight:bold;
}
.new-infor-page .lst-new-infor li p {
	line-height:28px;
}
.new-infor-page .btn-backTop {
	display:inline-block;
	font-size:24px;
	font-family:kozuka;
	color:#fff;
	text-align:center;
	height:65px;
	line-height:60px;
	width:360px;
	border:4px solid #ef3f3f;
	background: #fda842; /* Old browsers */
	background: -moz-linear-gradient(top, #fda842 0%, #ee7320 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fda842 0%,#ee7320 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fda842 0%,#ee7320 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda842', endColorstr='#ee7320',GradientType=0 ); /* IE6-9 */
}
.new-infor-page .btn-backTop:hover {
	text-decoration:none;
	background: #f28621; /* Old browsers */
	background: -moz-linear-gradient(top, #f28621 0%, #ed5e00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f28621 0%,#ed5e00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f28621 0%,#ed5e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28621', endColorstr='#ed5e00',GradientType=0 ); /* IE6-9 */
}

/*BUY PAGE*/
.buy-page .lst-detailTop {
	margin-bottom:10px;
}
.buy-page .lst-detailTop li {
	width:55%;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.buy-page .lst-detailTop li .inner {
	display:inline-block;
	width:75px;
	font-size:17px;
	font-weight:bold;
	/*height:28px;*/
	color:#fff;
	text-align:center;
	line-height:28px;
	background-color:#3fa9f5;
	vertical-align:text-bottom;
	margin-right:10px;
	padding: 3px;
	float:left;
}
.buy-page .lst-detailTop li p {
	display:inline-block;
	width:calc(100% - 85px);
	padding-top:5px;
	float:left;
}
.buy-page .lst-detailTop li.first {
	width:38%;
	max-width:385px;
	padding-right:10px;
}
.buy-page .slide-center {
	margin-bottom:50px;
}
.buy-page .slide-center .slick-slide {
	padding:0 7px;
	margin-bottom:25px;
}
.buy-page .slide-center img {
	/*width:100%;*/
}
.buy-page .slide-center .slick-prev, .buy-page .slide-center .slick-next {
	top:43%;
	opacity:0.5;
	width:35px;
	height:59px;
}
.buy-page .slide-center .slick-next {
	background:url(../../../media/images/btn-next.png) no-repeat;
	background-size:contain;
	right:10%;
}
.buy-page .slide-center .slick-prev {
	background:url(../../../media/images/btn-prev.png) no-repeat;
	background-size:contain;
	left:10%;
}
.buy-page .slide-center .slide-sm {
	text-align:center;
	max-width:980px;
	margin:0 auto;
}
.buy-page .tbl-detail-infor th, .buy-page .tbl-detail-infor td {
	border-bottom:1px dotted #cbcbcb;
	padding:12px 15px;
	font-size:14px;
}
.buy-page .tbl-detail-infor th {
	background-color:#f3faff;
	border-left:7px solid #3fa9f5;
}
.buy-page .tbl-detail-infor td a {
	color:#0000ff;
}
.buy-page .tbl-detail-infor td .thumb {
	display:inline-block;
	margin-right:10px;
	float:left;
}
.buy-page .tbl-detail-infor td p {
	line-height:18px;
}
.buy-page .tbl-detail-infor td .tell {
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}

/*POP UP*/
.detail-popup .featherlight-content {
    max-width: 768px;
    overflow: inherit;
    width: 95%;
}
.detail-popup .tbl-setprice {
	margin-bottom:20px;
}
.detail-popup .tbl-setprice th, .detail-popup .tbl-setprice td {
	padding:0 10px;
	vertical-align:middle;
	padding-bottom:10px;
}
.detail-popup .tbl-setprice th {
	font-size:19px;
	color:#0269bb;
	font-weight:bold;
}
.detail-popup .tbl-setprice td {
	color:#000;
	text-align:center;
}
#numericcontrol .input-group-btn {
	width:20px;
	position:absolute;
	right:0;
	top:6px;
	z-index:100;
}
#numericcontrol .inp-cmn {
	font-size:19px;
}
#numericcontrol .input-group-btn a {
	display:block;
	margin:5px 0 2px;
	text-align:center;
	font-size:12px;
}
.detail-popup .tbl-cmn td, .detail-popup .tbl-cmn th{
	border-bottom:1px solid #b9b9b9;
	vertical-align:middle;
	padding:7px 3px;
	text-align:center;
}
.detail-popup .tbl-cmn th {
	background-color:#f2f2f2;
	border-top:1px solid #b9b9b9;
	padding:9px 3px;
}
.detail-popup  .txt-note {
	font-size:12px;
	color:#808080;
	padding-top:15px;
}
.buy-page .group-btn {
	margin:105px 0;
}
.buy-page .group-btn li {
	width:30%;
	float:left;
	height:92px;
	margin:0 1.5333%;
}
.buy-page .group-btn li button {
	border:none;
	width:100%;
	height:100%;
	color:#fff;
	font-size:21px;
	vertical-align:middle;
	font-family:kozuka;
	text-align:left;
	line-height:28px;
}
.buy-page .group-btn li button img {
	display:inline-block;
	float:left;
	margin-right:30px;
	padding-left:25px;
}
.buy-page .group-btn li.btn-property button,
.buy-page .group-btn li.btn-property2 button {
	background: #66e1e6; /* Old browsers */
	background: -moz-linear-gradient(top, #66e1e6 0%, #03929f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #66e1e6 0%,#03929f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #66e1e6 0%,#03929f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66e1e6', endColorstr='#03929f',GradientType=0 ); /* IE6-9 */
}
@media screen and (max-width: 768px) {
	.buy-page .group-btn li.btn-property2{
  	display: none;
	}
}

.buy-page .group-btn li.btn-propertyMobile{
  display: none;
}

@media screen and (max-width: 768px) {
  .buy-page .group-btn li.btn-propertyMobile{
    display: inherit;
  }
	.buy-page .group-btn li.btn-propertyMobile button {
  	background: #66e1e6; /* Old browsers */
  	background: -moz-linear-gradient(top, #66e1e6 0%, #03929f 100%); /* FF3.6-15 */
  	background: -webkit-linear-gradient(top, #66e1e6 0%,#03929f 100%); /* Chrome10-25,Safari5.1-6 */
  	background: linear-gradient(to bottom, #66e1e6 0%,#03929f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66e1e6', endColorstr='#03929f',GradientType=0 ); /* IE6-9 */
  }

}

.buy-page .group-btn li.btn-favorite button {
	background: #ffbf5a; /* Old browsers */
	background: -moz-linear-gradient(top, #ffbf5a 0%, #e55533 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffbf5a 0%,#e55533 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffbf5a 0%,#e55533 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf5a', endColorstr='#e55533',GradientType=0 ); /* IE6-9 */
}
.buy-page .group-btn li.btn-down button {
	background: #dc3404; /* Old browsers */
	background: -moz-linear-gradient(top, #dc3404 0%, #7a0023 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dc3404 0%,#7a0023 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dc3404 0%,#7a0023 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3404', endColorstr='#7a0023',GradientType=0 ); /* IE6-9 */
}
.buy-page #google-map {
	/*border:3px solid #6699ff;*/
	margin-bottom:20px;
	height: 100%;
}
@media screen and (max-width: 768px) {
	.buy-page #google-map {
		margin-bottom:20px;
		height: 300px;
	}
}

.buy-page .map-store {
	width:62.7%;
	height: 82.7%;
	float:left;
	position: fixed;
  margin-top:-10px;
}
@media screen and (max-height: 1200px) {
	.buy-page .map-store{
	  height: 82.7%;
	}
}
@media screen and (max-height: 1080px) {
	.buy-page .map-store{
	  height: 82.7%;
	}
}
@media screen and (max-height: 942px) {
	.buy-page .map-store{
	  height: 82%;
	}
}
@media screen and (max-height: 800px) {
	.buy-page .map-store{
	  height: 78.5%;
	}
}
@media screen and (max-width: 768px) {
	.buy-page .map-store {
		position: absolute;
		margin-top: 0px;
		width:100%;
		height: 320px;
	}
}


.buy-page .map-store .map {
	width:100%;
}
.buy-page .right-info {
    width: calc(100% - 62.7%);
    float: right;
    font-family: kozuka;
}
.buy-page .right-info .cont {
	padding:0 25px;
}
.buy-page .right-info .cont .backButton{
  display: none;
}
@media screen and (max-width: 768px) {
	.buy-page .right-info .cont .backButton{
    display: inherit;
   }
	.buy-page .right-info .cont .backButton a{
    position: fixed;
    bottom: 17px;
    background-color: #ff5770;
    color: #fff;
    border-radius: 35px;
    font-size: 0.8em;
    padding: 11px;
    right: 16px;
    text-decoration: none;
  	}
	.buy-page .right-info .cont .backButton a:hover{
    background-color: #df0000;
	}
}

.buy-page .right-info .title-cont {
	font-size:18px;
	font-family:kozuka;
	color:#188fe8;
	border-bottom:5px solid #188fe8;
	padding-bottom:10px;
	margin-bottom:15px;
}
.buy-page .right-info .lst-sub-menu {
	margin-left:-1%;
	margin-bottom:15px;
}
.buy-page .right-info .lst-sub-menu li {
	float:left;
	width:32.333%;
	margin-left:1%;
	display:table;
	height:45px;
	margin-bottom:5px;
}
.buy-page .right-info .lst-sub-menu li a {
	display:block;
	height:100%;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	background-color:#bcbcbc;
	color:#fff;
	font-size:13px;
	padding:0 5px 0 10px;
}
.buy-page .right-info .lst-sub-menu li a img {
	margin-right:10px;
	float:left;
}
.buy-page .right-info .lst-sub-menu li a:hover {
	text-decoration:none;
}
.buy-page .right-info .lst-sub-menu li a.active {
	background: #7bcfff; /* Old browsers */
	background: -moz-linear-gradient(top, #7bcfff 0%, #2f84f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7bcfff 0%,#2f84f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7bcfff 0%,#2f84f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bcfff', endColorstr='#2f84f5',GradientType=0 ); /* IE6-9 */
}
.buy-page .right-info .nav-tabs li {
	width:33.333%;
	padding:0 0.2%;
}
.buy-page .right-info .nav-tabs li:last-child {
	padding-right:0;
}
.buy-page .right-info .nav-tabs li:first-child {
	padding-left:0;
}
.buy-page .right-info .nav-tabs li a {
	background-color:#bbbcbb;
	color:#fff;
	text-align:center;
	padding:0;
	height:40px;
	line-height:40px;
	display:block;
	border:none !important;
	border-radius:0;
}
.buy-page .right-info .nav-tabs li.active a {
	background: #a1eae2; /* Old browsers */
	background: -moz-linear-gradient(top, #a1eae2 0%, #42bfc0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #a1eae2 0%,#42bfc0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #a1eae2 0%,#42bfc0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1eae2', endColorstr='#42bfc0',GradientType=0 ); /* IE6-9 */
}
.buy-page .right-info .tab-content {
	border-top:3px solid #42bfc0;
	padding:20px 0;
}
.buy-page .right-info .tab-content .title-edit {
	background-color:#f2f2f2;
	border:1px solid #e1e1e1;
	padding:12px;
	margin-bottom:10px;
}
.buy-page .right-info .tab-content .title-edit img {
	padding-right:10px;
}
.buy-page .right-info .tab-content .tbl-change th, .buy-page .right-info .tab-content .tbl-change td {
	padding:12px 0;
	border-bottom:1px dotted #cecece;
	color:#000;
	font-size:12px;
	vertical-align:middle;
}
.buy-page .right-info .tab-content .tbl-change th {
	width:80px;
}
.buy-page .right-info .tab-content .input {
	width:70px;
	height:22px;
	border:1px solid #000;
	padding:3px;
}
.buy-page .right-info .tab-content label {
	font-weight:normal;
	margin:4px 10px 4px 0;
}
.buy-page .right-info .tab-content label input {
	vertical-align:bottom;
}
.buy-page .right-info .tab-content .select {
	width:70px;
	height:22px;
	border:1px solid #000;
}
.buy-page .right-info .tab-content .lst-sortBy {
	text-align:center;
}
.buy-page .right-info .tab-content .lst-sortBy li {
	display:inline-block;
	padding:0 3px;
}
.buy-page .right-info .tab-content .lst-sortBy li a {
	color:#000;
	margin-right:3px;
	display:inline-block;
}
.buy-page .right-info .lst-housing > li {
	border-bottom:5px solid #cbcbcb;
	margin-bottom:20px;
}
.buy-page .right-info .lst-housing li .photo {
	float:left;
	width:100px;
}
.buy-page .right-info .lst-housing li .photo .st {
	font-weight:bold;
	font-size:12px;
}
.buy-page .right-info .lst-housing li .photo .property-details {
	color:#fff;
	padding:7px 5px;
	text-align:center;
	display:block;
	background-color:#ed5a2c;
	font-size:12px;
	margin-top:5px;
}
.buy-page .right-info .lst-housing li .infor-right {
	float:right;
	width:calc(100% - 115px);
}
.buy-page .right-info .lst-housing li .infor-right .title-housing {
	font-size:18px;
	padding-bottom:10px;
}
.buy-page .right-info .lst-housing li .infor-right .price-housing {
	font-size:14px;
	text-align:right;
	border-bottom:4px solid #fb0012;
	padding-bottom:10px;
}
.buy-page .right-info .lst-housing li .infor-right .price {
	color:#fb0012;
	font-size:18px;
	padding:0 20px 0 10px;
}
.buy-page .right-info .lst-housing li .infor-right .tbl-housing {
	font-size:12px;
}
.buy-page .right-info .lst-housing li .infor-right .tbl-housing .status {
	font-size:14px;
	color:#fff;
	width:100%;
	display:block;
	border-radius: 20px;
	background-color:#0071bc;
	padding:3px 2px;
	text-align:center;
}
.buy-page .right-info .lst-housing li .group-btn {
	margin-left:-1%;
	margin:15px 0 !important;
}
.buy-page .right-info .lst-housing li .group-btn li {
	width:32.33%;
	margin-left:1%;
	margin-right:0;
	height:35px;
}
.buy-page .right-info .lst-housing li .group-btn li button {
	font-size:11px;
	line-height:16px;
	text-align:center;
}
.buy-page .right-info .lst-housing li .group-btn li button img {
	height:17px;
	margin-right:7px;
	padding-left:7px;
	margin-top:8px;
}

/*SELL*/
.sell-page .txt-note {
	font-size:27px;
	color:#ef3f3f;
	font-weight:bold;
	text-align:center;
	display:block;
	padding-bottom:30px;
}
.sell-page .lst-step {
	padding:0 30px;
	margin-bottom:50px;
}
.sell-page .lst-step li {
	float:left;
	padding:0 0.5%;
	width:25%;
}
.sell-page .lst-step li .title-step {
	font-size:26px;
	font-weight:bold;
	color:#0269bb;
	margin-bottom:10px;
}
.sell-page .tbl-sell {
	margin-bottom:50px;
}
.sell-page .tbl-sell th, .sell-page .tbl-sell td {
	padding: 10px 5px 5px 5px;
	border-bottom:1px dotted #b8b8b8;
	line-height:26px;
}
.sell-page .tbl-sell th {
	font-size:16px;
	color:#0269bb;
	font-weight:bold;
	width:295px;
	line-height:30px;
	width:30%;
/* 	vertical-align:middle; */
}
.sell-page .tbl-sell th .imp {
	display:inline-block;
	background-color:#c1272d;
	color:#fff;
	padding:5px 7px;
	font-size:14px;
	line-height:14px;
	margin-left:10px;
}
.sell-page .tbl-sell .inp-cmn2 {
	width:100%;
	max-width:80%;
	font-size:14px;
}
.sell-page .tbl-sell #numericcontrol {
	max-width:185px;
}
.sell-page .txt-compalte {
	font-size:32px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	color:#0269bb;
	margin:50px 0 60px;
}
.sell-page .txt-intro {
	font-size:16px;
	line-height:30px;
	padding-bottom:40px;
}
.sell-page .tbl-sell .txtarea {
	height:115px;
	max-width:515px;
	padding:5px;
}

/*BUILD*/
.build-page .txt-note {
	line-height:30px;
	font-size:18px;
	padding-bottom:50px;
}
.build-page .lst-bild {
	margin-left:-2%;
	margin-bottom:80px;
}
.build-page .lst-bild li {
	width:31.33%;
	float:left;
	margin-left:2%;
}
.build-page .lst-bild li .photo {
	margin-bottom:25px;
	text-align:center;
}
.build-page .lst-bild li .name-build {
	padding-bottom:20px;
}
.build-page .lst-bild li .name-build a {
	color:#ef3f3f;
	font-size:18px;
	font-weight:bold;
}
.build-page .lst-bild li p {
	padding-bottom:20px;
}
.build-page .lst-bild li .buil-detail {
	font-size:14px;
}
.build-page .lst-bild li .buil-detail .tit {
	width:110px;
	color:#0269bb;
	float:left;
	padding:5px 0;
}
.build-page .lst-bild li .buil-detail .txt-detail {
	width:calc(100% - 110px);
	float:left;
	padding:5px 0;
}

/*renovation-page*/
.renovation-page .txt-note {
	line-height:30px;
	font-size:18px;
	padding-bottom:50px;
}
.renovation-page .mtit {
	color:#f15a24;
	font-size:24px;
	border-bottom:1px dotted #b8b8b8;
	font-weight:bold;
	padding-bottom:12px;
	margin-bottom:28px;
}
.renovation-page .stit {
	font-size:20px;
	font-weight:bold;
	color:#0269bb;
	padding-bottom:10px;
}
.renovation-page .commit-price {
	padding-bottom:50px;
}
.renovation-page .commit-price .info-txt {
	float:left;
	width:45%;
}

.renovation-page .commit-price .info-txt p {
	padding-bottom:30px;
}
.renovation-page .commit-price .info-photo {
	float:right;
	width:50%;
}
.renovation-page .commit-price .info-photo .tit-photo {
	font-weight:bold;
	color:#000;
	padding-bottom:20px;
}
.renovation-page .commit-price .info-photo .photo {
	padding-bottom:40px;
}
.renovation-page .lst-01 {
	margin-bottom:30px;
}
.renovation-page .lst-01 li {
	margin-bottom:15px;
}
.renovation-page .lst-01 li .photo {
	float:right;
	width:147px;
	text-align:center;
	padding-top:20px;
}
.renovation-page .lst-01 li .info-txt {
	float:left;
	width:calc(100% - 160px);
}

.club-house-page .title-club {
  font-size: 25px;
  color: #000;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  margin: 25px 0 30px;
}
.club-house-page .txt-note {
	font-size:16px;
	line-height:26px;
	padding-bottom:30px;
}
.club-house-page .lst-photo {
	margin-left:-2%;
	margin-bottom:65px;
}
.club-house-page .lst-photo li {
	float:left;
	width:31.33%;
	margin-left:2%;
	text-align:center;
}
.club-house-page .map-club {
	margin-bottom:65px;
}
.club-house-page .tbl-sell td {
	font-size:14px;
}
.club-house-page .tbl-sell td .phone-number {
	font-size:26px;
	color:#000;
}
.customer-page .area-customer {
	padding:0 40px;
}
.customer-page .area-customer .box-customer {
	margin-bottom:60px;
}
.customer-page .area-customer .user-customer {
	float:left;
	width:50px;
}
.customer-page .area-customer .user-customer .user-img {
	margin-bottom:10px;
}
.customer-page .area-customer .right-msg {
	float:right;
	width:calc(100% - 70px);
}
.customer-page .area-customer .right-msg .msg-quest {
	border:1px solid #e5e5e5;
	padding:15px;
	border-radius:6px;
	position:relative;
	margin-bottom:10px;
}
.customer-page .area-customer .right-msg .msg-quest p {
	font-size:14px;
}
.customer-page .area-customer .right-msg .msg-quest .rate-star {
	display:inline-block;
}
.customer-page .area-customer .right-msg .msg-quest .rate-star .number-rate {
	font-weight:bold;
	color:#f77c00;
	font-size:20px;
}
.customer-page .area-customer .right-msg .msg-quest .rate-detail {
	display:inline-block;
	padding-left:15px;
}
.customer-page .area-customer .right-msg .msg-quest .rate-detail li {
	color:#c3c9da;
	display:inline-block;
}
.customer-page .area-customer .right-msg .msg-quest .rate-detail li span {
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-right:3px;
}
.customer-page .area-customer .right-msg .msg-quest .rate-detail li strong {
	color:#f77c00;
	padding-left:3px;
	font-size:15px;
}
.customer-page .area-customer .right-msg .msg-quest .btn-helpful {
	float:right;
	border:1px solid #cad0c6;
	padding:0;
	width:165px;
	height:26px;
	text-align:left;
	padding:0 5px;
	font-weight:bold;
	font-size:14px;
	background-color:#fff;
}
.customer-page .area-customer .right-msg .msg-quest .questTop {
	padding-bottom:10px;
}
.customer-page .area-customer .right-msg .msg-quest .date {
	text-align:right;
	font-size:14px;
}
.customer-page .area-customer .right-msg .srrow {
	position:absolute;
	left:-9px;
	top:25px;
}
.customer-page .area-customer .right-msg .srrow-sp {
	position:absolute;
	left:20px;
	top:-9px;
	display:none;
}
.customer-page .area-customer .right-msg .area-answer .user-a {
	width:50px;
	float:left;
}
.customer-page .area-customer .right-msg .area-answer .msg-answer {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 15px;
    position: relative;
	width:calc(100% - 70px);
	float:right;
}
.customer-page .area-customer .right-msg .area-answer .user-img {
	margin-bottom:7px;
}
.customer-page .area-customer .right-msg .area-answer .status {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}
.customer-page .area-customer .right-msg p {
	padding-bottom:18px;
	font-size:14px;
	color:#333;
}
.customer-page .pagenation {
	text-align:center;
}
.customer-page .pagenation li {
	height:40px;
	width:140px;
	display:inline-block;
	font-size:15px;
	text-align:center;
	line-height:40px;
}
.customer-page .pagenation li a {
	line-height:40px;
	border:none;
	color:#fff;
	text-align:center;
	display:block;
	height:100%;
	width:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62e1e6+0,05c0c1+100 */
	background: #62e1e6; /* Old browsers */
	background: -moz-linear-gradient(top, #62e1e6 0%, #05c0c1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #62e1e6 0%,#05c0c1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #62e1e6 0%,#05c0c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62e1e6', endColorstr='#05c0c1',GradientType=0 ); /* IE6-9 */
}
.customer-page .pagenation li a:hover {
	text-decoration:none;
}
.customer-page .pagenation li.current-page {
	width:170px;
}
.registration-page .txt-note {
	font-size:18px;
	padding-bottom:40px;
	line-height:30px;
}
.registration-page .box-reggister {
	padding:0 25px;
}
.registration-page .box-reggister .text-mail {
	display:flex;
	align-items: center;
	margin-bottom:50px;
}
.registration-page .box-reggister .text-mail .th {
	font-size:26px;
	color:#0269bb;
	font-weight:bold;
	width:200px;
}
.registration-page .box-reggister .text-mail .td {
	width:65%;
}
.registration-page .box-reggister .text-mail .td .inp-cmn {
	height:60px;
	width:100%;
	max-width:550px;
	padding:5px 10px;
	border-width:2px;
}
.registration-page .box-reggister .mtit {
	display:block;
	color:#000;
	padding-bottom:15px;
}
.registration-page .box-reggister .box-agreement {
	padding:10px;
	border:1px solid #e2e2e2;
	height:250px;
	margin-bottom:50px;
	overflow: auto;
}
.registration-page .box-reggister .check-agreement {
	text-align:center;
	margin-bottom:40px;
}
.registration-page .box-reggister .check-agreement label {
	font-weight:normal;
}
.registration-page .box-reggister .check-agreement label input {
	vertical-align:text-top;
}
.lightbox {
	display:none;
}
.login .featherlight-content {
    max-width: 678px;
    width: 95%;
}
.login .area-login .line {
	display:flex;
	align-items: center;
}
.login .area-login .line .th, .login .area-login .line .td {
	padding-bottom:14px;
}
.login .area-login .line .th {
	width:160px;
	font-size:19px;
	font-weight:bold;
	color:#0269bb;
}
.login .area-login {
	padding:30px;
}
.login .area-login .line .td {
	width:70%;
}
.login .area-login .line .td .inp-cmn {
	width:100%;
}
.login .check-agreement {
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
}
.login .check-agreement label {
	font-weight:normal;
}
.login .check-agreement label input {
	vertical-align:text-top;
}
.login .btn-submit {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #66e2e7 0%, #04c0c1 100%) repeat scroll 0 0;
    line-height: 40px;
	border: medium none;
    color: #fff;
    font-size: 14px;
    height: 40px;
    margin-top: 12px;
    transition: all 0.2s ease 0s;
    width: 144px;
}
.login .btn-submit img, .login .btn-regist img {
    vertical-align: middle;
}
.login .forever-pass {
	color:#0000ff;
	text-decoration:underline;
}
.login .forever-pass:hover {
	text-decoration:none;
}

.login .btn-regist {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff8159 0%, #f15b25 100%) repeat scroll 0 0;
	border: medium none;
    color: #fff;
    font-size: 14px;
    height: 40px;
    margin-top: 12px;
    transition: all 0.2s ease 0s;
    width: 144px;
}

.txt-warning {
	font-size:18px;
	font-weight:bold;
	color:#ef3f3f;
	padding-bottom:30px;
	text-align:center;
}

/*STAFF-PAGE*/
.staff-page .photo-staff {
	margin-bottom:30px;
}
.staff-page .lst-staff {
	margin-left:-2%;
	margin-bottom:60px;
}
.staff-page .lst-staff li {
	float:left;
	width:23%;
	margin-left:2%;
}
.staff-page .lst-staff li .photo {
	margin-bottom:15px;
	text-align:center;
}
.staff-page .lst-staff li .staff-name {
	font-size:21px;
	font-weight:bold;
	color:#000;
	padding-bottom:12px;
}
.staff-page .lst-staff li .staff-info {
	color:#0269bb;
	padding-bottom:20px;
}
.staff-page .lst-staff li .staff-info p {
	padding-bottom: 5px;
	font-size:0.8em;
	line-height: 16px;
}
.staff-page .lst-staff li .description {
	color: #000;
	line-height: 22px;
	font-size:0.9em;
}




@media (max-width:990px) {
	.big-info li {
		height:auto;
	}
	.big-info li .left-txt p {
		padding:15px;
	}
	.big-info li .left-txt {
		width:49%;
	}
	.big-info li .left-txt .title {
		font-size:30px;
		padding:10px;
	}
	.big-info li .left-txt .title img {
		height:25px;
	}
	.big-info li .photo {
		width:49%;
	}
	.small-info {
		margin-top:50px;
	}
	.small-info li {
		width:48.5%;
		margin-bottom:10px;
	}
	.small-info li .photo {
		float:left;
		width:30%;
		margin-right:10px;
		padding-bottom:0;
	}
	.buy-page .lst-detailTop li {
		width:100% !important;
		max-width:inherit !important;
		font-size:13px;
	}
	.buy-page .lst-detailTop li .inner {
		font-size:13px;
		width:60px;
	}
	.buy-page .group-btn li {
		height:60px;
	}
	.buy-page .group-btn li button {
		font-size:16px;
		line-height:20px;
	}
	.buy-page .group-btn li button img {
		height:35px;
		margin:3px 10px 0 0;
		padding-left:10px;
	}
	.buy-page .right-info .lst-sub-menu li a {
		padding-left:5px;
	}
	.buy-page .right-info .lst-sub-menu li a img {
		width:18px;
		margin-right:5px;
	}
	.buy-page .right-info .lst-housing li .group-btn {
		margin-left:0;
	}
	.buy-page .right-info .lst-housing li .group-btn li {
		width:100%;
		margin-left:0;
		margin-right:0;
		height:35px;
		margin-bottom:5px;
	}
	.buy-page .right-info .cont {
		padding:10px;
	}
	.sell-page .txt-compalte {
		font-size:26px;
		line-height:38px;
	}
	.customer-page .pagenation li {
		width:110px;
		font-size:12px;
	}

}
@media (max-width:767px) {
	.home-page #contents {
		margin-bottom:40px;
	}
	#main-visual .slick-dots {
		bottom:10px;
	}
	.big-info {
		margin-top:10px;
	}
	.big-info li {
		width:100%;
		margin-bottom:10px;
	}
	.small-info {
		margin-top:20px;
		margin-bottom:20px;
	}
	.small-info {
		margin-left:0;
	}
	.small-info li {
		width:100%;
		margin-left:0;
		box-shadow:none;
	}
	.small-info li .inner {
		border-top-width:3px;
		padding:7px;
	}
	.blog-news {
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	.blog-news .lst-news {
		padding:0 10px;
	}
	.blog-news .lst-news li {
		display:block;
		font-size:13px;
		padding-bottom:5px;
		margin-bottom:5px;
	}
	.blog-news .lst-news li .date {
		display:block;
		padding-bottom:5px;
		font-weight:bold;
	}
	.sideBar {
		width:100%;
		float:none;
	}
	.new-infor-page .lst-new-infor {
		padding-bottom:25px;
	}
	.buy-page .slide-center .slick-slide {
		margin-bottom:10px;
	}
	.buy-page .slide-center .slick-prev, .buy-page .slide-center .slick-next {
		width:20px;
	}
	.tbl-detail-infor th, .tbl-detail-infor td {
		display:block;
		width:100%;
	}
	.tbl-detail-infor colgroup {
		display:none;
	}
	.detail-popup .tbl-setprice th, .detail-popup .tbl-setprice td {
		padding:5px;
		font-size:12px;
	}
	.detail-popup .tbl-setprice th {
		font-size:14px;
	}
	#numericcontrol .inp-cmn {
		font-size:12px;
		height:30px;
		padding:0 5px;
	}
	#numericcontrol .input-group-btn {
		top:-2px;
	}
	.detail-popup .tbl-cmn td, .detail-popup .tbl-cmn th {
		font-size:12px;
	}
	.buy-page .group-btn {
		margin:50px 0;
	}
	.buy-page .group-btn li {
		width:100%;
		margin:0 0 10px;
	}
	.buy-page .right-info {
		width:100%;
	}
	@media screen and (max-width: 768px) {
		.buy-page .right-info {
			width:100%;
			margin-top: 320px;
		}
}

	.buy-page .right-info .tab-content .tbl-change th, .buy-page .right-info .tab-content .tbl-change td {
		display:block;
		width:100%;
		padding:10px 7px;
	}
	.buy-page .right-info .tab-content .tbl-change th {
		background-color:#ececec;
	}
	.sell-page .txt-note {
		font-size:18px;
		padding-bottom:30px;
	}
	.sell-page .lst-step li .title-step {
		font-size:16px;
		margin-bottom:5px;
	}
	.sell-page .lst-step {
		padding:0 15px;
	}
	.sell-page .tbl-sell th {
		font-size:15px;
	}
	.sell-page .tbl-sell th, .sell-page .tbl-sell td {
		width:100%;
		display:block;
		padding:10px 5px;
	}
	.sell-page .tbl-sell th .imp {
		padding:3px 6px;
		font-size:12px;
		vertical-align:super;
	}
	.sell-page .txt-compalte {
		font-size:16px;
		line-height:24px;
	}
	.build-page .txt-note {
		font-size:14px;
		padding-bottom:30px;
		line-height:24px;
	}
	.build-page .lst-bild {
		margin-left:0;
		margin-bottom:10px;
	}
	.build-page .lst-bild li {
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
	.build-page .lst-bild li .name-build a {
		font-size:16px;
	}
	.build-page .lst-bild li p {
		font-size:14px;
	}
	.renovation-page .txt-note {
		font-size:14px;
		line-height:24px;
		padding-bottom:30px;
	}
	.renovation-page .txt-note .fz20 {
		font-size:16px !important;
	}
	.renovation-page .mtit {
		font-size:20px;
		margin-bottom:20px;
	}
	.renovation-page .stit {
		font-size:16px;
	}
	.renovation-page p {
		font-size:14px;
	}
	.renovation-page .commit-price .info-photo .tit-photo {
		font-size:14px;
	}
	.renovation-page .commit-price .info-txt {
		float:none;
		width:100%;
	}
	.renovation-page .commit-price .info-photo {
		float:none;
		width:100%;
	}
	.renovation-page .lst-01 li .photo {
		width:90px;
	}
	.renovation-page .lst-01 li .info-txt {
		width:calc(100% - 100px);
	}
	.club-house-page .title-club {
		font-size: 16px;
		line-height: 24px;
		margin-bottom:30px;
	}
	.club-house-page .txt-note {
		font-size:14px;
		padding-bottom:15px;
	}
	.club-house-page .tbl-sell td {
		font-size:16px;
	}
	.club-house-page .tbl-sell td .phone-number {
		font-size:20px;
	}
	.customer-page .area-customer {
		padding:0;
	}
	.customer-page .area-customer .user-customer {
		float:none;
		width:100%;
	}
	.customer-page .area-customer .user-customer .user-img {
		float:left;
		margin-right:5px;
	}
	.customer-page .area-customer .right-msg .srrow {
		display:none;
	}
	.customer-page .area-customer .right-msg .srrow-sp {
		display:block;
	}
	.customer-page .area-customer .user-customer {
		margin-bottom:6px;
	}
	.customer-page .area-customer .right-msg {
		width:100%;
	}
	.customer-page .area-customer .right-msg .msg-quest {
		margin-bottom:20px;
		padding:10px 6px;
	}
	.customer-page .area-customer .right-msg .area-answer {
		padding-left:15px;
	}
	.customer-page .area-customer .right-msg .area-answer .msg-answer {
		width:calc(100% - 60px);
		padding:10px 6px;
	}
	.customer-page .area-customer .box-customer {
		margin-bottom:25px;
	}
	.customer-page .pagenation li.current-page {
		width:100%;
		display:block;
	}
	.registration-page .box-reggister .text-mail .th {
		font-size:18px;
		width:150px;
	}
	.registration-page .box-reggister .text-mail .td .inp-cmn {
		height:45px;
	}
	.registration-page .txt-note {
		font-size:16px;
		padding-bottom:30px;
	}
	.login .area-login {
		padding:0 10px;
	}
	.login .area-login .line {
		display:block;
	}
	.login .area-login .line .th, .login .area-login .line .td {
		display:block;
		width:100%;
		font-size:15px;
	}
	.login .area-login .line .th {
		padding-bottom:10px;
	}
	.login .area-login .line .td {
		padding-bottom:25px;
	}
	.login .area-login .line .td .inp-cmn {
		height:37px;
	}
	.login .check-agreement {
		padding-top:0;
		padding-bottom:8px;
	}
	.login .btn-submit, .login .btn-regist {
		width:100%;
	}
	
	.staff-page .lst-staff {
		margin-left:0;
		margin-bottom:10px;
	}
	.staff-page .lst-staff li {
		width:100%;
		margin-left:0;
		margin-bottom:25px;
		padding:0 15px;
	}
	.staff-page .lst-staff li .staff-name {
		font-size:17px;
	}
	.staff-page .lst-staff li .staff-info {
		padding-bottom:6px;
	}
	.staff-page .lst-staff li p {
		font-size:14px;
	}
}

@media (max-width:480px) {
	.big-info li .left-txt .title {
		font-size:20px;
	}
	.big-info li .left-txt .title img {
		height:18px;
	}
	.big-info li .left-txt p {
		font-size:14px;
		padding:10px;
	}
	.big-info li .photo {
		padding:10px;
	}
	.new-infor-page .btn-backTop {
		width:100%;
		height:45px;
		line-height:45px;
		font-size:16px;
		border-width:2px;
	}
	.buy-page .slide-center .slick-slide {
		padding:0 3px;
	}
	.buy-page .right-info .cont {
		padding:10px;
	}
	.sell-page .lst-step li {
		width:100%;
		margin-bottom:20px;
	}
	.sell-page .lst-step li .input-group {
		display:block;
	}
	.club-house-page .lst-photo {
		margin-left:0;
	}
	.club-house-page .lst-photo li {
		margin-left:0;
		width:100%;
		padding:0 15px;
		margin-bottom:10px;
	}
	.registration-page .box-reggister .text-mail {
		display:block;
	}
	.registration-page .box-reggister .text-mail .th, .registration-page .box-reggister .text-mail .td {
		width:100%;
	}
	.registration-page .box-reggister .text-mail .th {
		padding-bottom:10px;
	}
}




.contentPaddingTop{
	padding-top:180px;
	}

@media screen and (max-width: 768px) {
.contentPaddingTop{
	padding-top:0px;
	}
}

.txtStyle01{
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;
	font-weight: bold;
	color: #329d31;
	font-size: 1.2em;
	border-bottom:1px dotted #ccc;
	line-height: 2em;
}
.txtStyle01 span{
	padding: 5px 25px;
	background-color: #3fa9f5;
	color: #fff;
	font-weight:bold;
}
@media screen and (max-width: 768px) {
	.txtStyle01 span{
		margin-bottom:10px;
		display: block;
	}
}

.txtStyle02{
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;
	font-weight: bold;
}
.txtStyle02 span{
	padding: 5px 22px;
	margin:0px 10px 0px 0px;
	background-color: #3fa9f5;
	color: #fff;
	font-weight:bold;
}
@media screen and (max-width: 768px) {
	.txtStyle02{
		margin-bottom:10px;
		line-height: 3em;
	}
}

.txtStyle02 span.year{
	background-color: #fff;
	color: #000;
}

.ulStyle01{
	display: flex;
	flex-wrap:wrap;

}
.ulStyle01 li{
	padding: 10px;
	margin-bottom: 10px;

}
.ulStyle01 li:nth-child(odd){
	background-color: #3fa9f5;
	color: #fff;
	font-weight:bold;
	width: 100px;
	text-align: center;
	white-space: nowrap;
}
.ulStyle01 li:nth-child(even){
		width: 220px;

}
.ulStyle02{
	margin:-30px 0px 40px 0px;
	display: flex;
	flex-wrap:wrap;
}
.ulStyle02 li{
	background:url(/media/images/sidebar-icon.png) no-repeat left center;
	margin-bottom:0.8em;
	padding-left:30px;
	color:#469BFF;
	margin-right: 20px;
}
.areahome{
	display: flex;
	flex-wrap:wrap;
}
.areahome li{
	width: 16.5em;
	font-size: 0.9em;
}
@media screen and (max-width: 768px) {
	.areahome li{
		width: 14em;
		font-size: 0.7em;
	}
	
}

.areahome li a:link,
.areahome li a:visited{
	display: block;
	background: url(/media/images/sidebar-icon.png) 15px 50% no-repeat;
	background-color: #efab00;
	padding: 15px 5px 15px 40px;
	color: #fff;
	text-decoration: none;
	margin:5px;
}
.areahome li a:hover{
	background-color: blue;
}


.areaHomeList{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.areaHomeList li{
	margin: 4px;
	width: 13em;
	font-size:0.8em;
}
.areaHomeList li a{
	display: block;
	color: #fff;
	background-color: #B4B4B4;
	padding:12px 10px 10px 20px;
	color: #fff;
	height: 48px;
}
.areaHomeList .type-building{
}
.areaHomeList .type-building .active{
	background: #6ec8ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #6ec8ff 0%, #2a7af3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6ec8ff 0%,#2a7af3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6ec8ff 0%,#2a7af3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ec8ff', endColorstr='#2a7af3',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}


#ready{
	background: url(/media/images/alphaimage.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 1080px;
	margin:auto;
}
@media screen and (max-width: 768px) {
	#ready{
		height: auto;
		background-position-y: -50px;
		background-size: 180%;		
	}

}

#ready .readyInner {
	width: 1000px;
	margin:auto;
	padding-top:450px;
}
@media screen and (max-width: 768px) {
	#ready .readyInner{
		width: 100%;
		padding-top:250px;

	}
}
.tblStyleOffice th,
.tblStyleOffice td{
	font-size: 0.7em!important;
	padding: 5px!important;
}
.tblStyleOffice th{
	color:#008c22!important;
}

.tblStyle01{
	margin:20px 0px 40px 0px;
}
.tblStyle01 th,
.tblStyle01 td{
	padding:10px;
	border-bottom: 1px dotted #ccc;
}
.tblStyle01 th{
	color:#005EB3;
	font-weight: bold;
}
.olStyle01{
	margin:20px;
}
.olStyle01 li{
	margin-left:30px;
	list-style-type: inherit;
	line-height: 1.4em;
}

.txtarea01{
	line-height: 1.4em;
}
.txtarea01 p{
	margin-bottom: 1em;
}


.buildImageBg{
	background-image: url(/media/images/build-image-bg.jpg);
	background-size: cover;
	background-position: center center;
	max-width: 100%;
	height: 653px;
}
@media screen and (max-width: 768px) {
	.buildImageBg{
		height: 400px;
		background-position: right center;
		padding-top: 10px;
	}
}

.buildImageBg .ttl{
	background-color: rgba(77, 186, 235, 0.5);
	position: relative;
	top: 165px;
	margin-left: -50%;
	padding: 30px;
	width: 50%;
	margin: 30px auto;
	text-align: center;
	color: #fff;
	font-size: 1.8em;
	line-height: 1.3em;
}
@media screen and (max-width: 768px) {
	.buildImageBg .ttl{
		width: 70%;
		font-size: 1em;
		top: 36px;
		padding:12px;
	}
}

.buildImageBg ul{
	display: flex;
	flex-wrap: wrap;
	width: 65%;
	margin: 20% auto;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 768px) {
	.buildImageBg ul{
		width: 100%;
		font-size: 0.8em;
		margin: 15% auto;
	}
}

.buildImageBg ul li{
	flex: 1 1 40%;
	margin:12px;
	text-align: center ;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
	.buildImageBg ul li{
		flex: inherit;
		margin: 5px;
		width:60%;
	}
}

.buildImageBg ul li a:link,
.buildImageBg ul li a:visited{
	display: block;
	padding: 37px 25px;
	text-decoration: none;
	color: #fff;
	border-radius: 55px;
	font-size:1.4em;
}
@media screen and (max-width: 768px) {
	.buildImageBg ul li a:link,
	.buildImageBg ul li a:visited{
	padding: 15px;
	}
}


.buildImageBg ul li.menu01{
	background-color: rgba(58, 157, 255, 0.8);
}
.buildImageBg ul li.menu02{
	background-color: rgba(216, 230, 6, 0.8);
}
.buildImageBg ul li.menu03{
	background-color: rgba(255, 204, 0, 0.8);
}
.buildImageBg ul li.menu04{
	background-color: rgba(255, 151, 234, 0.8);
}

.mainImageHeight{
	max-height: 500px!important;
}


.centerArea01{
	text-align: center;
}
.centerArea01 h1{
	font-size:1.4em;
	padding: 40px 0 10px;
}

.ttlStyle01{
	font-size:1em;
	padding: 20px;
	background-color: #F3F3F3;
	margin:40px 0 20px;
}

.txtArea02{
	width: 90%;
	margin:auto;
}
.txtArea02 .txt{
	line-height: 2em;
}

.btn a{
    display: block;
    background: url(/media/images/sidebar-icon.png) 15px 50% no-repeat;
    background-color: #efab00;
    padding: 15px 15px 15px 40px;
    color: #fff;
    text-decoration: none;
    margin: 18px 0;
 }
 
 .flexStyle01{
	 display: flex;
	 flex-wrap:wrap;
 }
  .flexStyle01 section:first-child{
	  margin-right: auto;
	  width: 50%;
  }
  @media screen and (max-width: 768px) {
	  .flexStyle01 section:first-child{
	  width: 100%;
	  }

  }
  
  
.box-agreement h1{
	margin:20px 0 0px;
}
.box-agreement ol{
	margin-top:10px;
}
.box-agreement ol li{
	margin-left:30px;
	list-style-type: inherit;
	margin-bottom: 5px;
	line-height: 1.4em;
}
.txtArea02 h2{
	text-align: center;
	font-size:1.4em;
	margin:40px auto 10px;
	color:#1F96CE;
	border-bottom:5px solid #1F96CE;
	width: 16em;
	padding-bottom:10px;
}


.txtarea01 h1{
	font-size:1.6em;
	font-weight: bold;
	color:#8597FF;	
	text-align: center;
	line-height: 1.4em;
	margin:30px 0;
}


.flexStyle02{
	display: flex;
	flex-wrap:wrap;
}
@media screen and (max-width: 768px) {
	.flexStyle02{
		display: block;
	}
}
.flexStyle02 .ttl{
	padding: 5px 20px;
	background-color: #1F96CF;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}
.flexStyle02 p{
	line-height: 1.8em;
}
.flexStyle02 section{
	padding: 20px;
	flex: 1;
}
.ttl2{
	padding: 20px;
	display: block;
	text-align: center;
	border: 1px solid #666;
	margin-top:20px;
	color: #1F96CF;
}
.ttlStyle01{
	padding: 20px;
	background-color: #1F96CF;
	color: #fff;
	text-align: center;
}

.flexStyle03{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 30px;
}
.flexStyle03 section:first-child{
	margin-right: auto;
	width:60%;
}
@media screen and (max-width: 768px) {
	.flexStyle03 section:first-child{
		width:100%;
	}
}
.ttlStyle02{
	padding: 15px;
	background-color: #eee;
	margin-bottom: 20px;
	color: #1F96CE;
}
.tblStyle02{
	margin:20px 0;
	font-size:0.9em;
}
.tblStyle02 th,
.tblStyle02 td{
	padding: 15px;
	border:1px solid #4379dc;
	text-align: center;
}
.tblStyle02 th{
	padding: 40px 0;
}
.tblStyle02 td.cellStyle01{
	color: #4379dc;
	text-align: left;
}
.tblStyle02 td.cellStyle02{
	color: #4379dc;
	background-color: #FDFAE1;
}
.tblStyle02 td.none{
	border:none;
	text-align: right;
	font-size:0.8em;
	padding-top:5px;
	padding-right: 5px;
}
.ttlStyle03{
	padding: 5px;
	background-color: #c70000;
	color: #fff;
	text-align: center;
	width: 72%;
	margin-left:275px;
}
@media screen and (max-width: 768px) {
	.ttlStyle03{
		margin:auto;
		width: 100%:
	}
}

.inner_w {
    width: 100%;
    margin: 0 auto;
}
.inner_w .works_list li {
    width: 330px;
    float: left;
    margin-left: 1px;
    margin-top: 20px;
    padding: 10px 0 0 8px;
    position: relative;
}
.inner_w .works_list li a{
	text-decoration: none;
	cursor: default;
}
.cfx:before, .cfx:after {
    content: " ";
    display: table;
}
.cfx:after {
    clear: both;
}


/*========================================
   tag_menu
  ========================================*/

#contents .tag_menu {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:70px 0 50px 0;
	text-align:center;
	margin:0 0 60px 0;
}
#contents .tag_menu .theme {
	width:50%;
	float:left;
}
#contents .tag_menu .design {
	width:50%;
	float:left;
}
#contents .tag_menu p {
	display:inline-block;
	color:#1f96cf;
	font-weight:bold;
    padding: 0.9rem 28px;
    vertical-align: top;
}
#contents .tag_menu .theme p {
	background:url(../img/works/icon_theme.gif) no-repeat left center;
}
#contents .tag_menu .design p {
	background:url(../img/works/icon_design.gif) no-repeat left center;
}




.tag_menu .select-wrap{
position:relative;
overflow:hidden;
display:inline-block;
min-width:260px;
background-color:#f3f3f3;
color:#333;
border-radius: 3px;		/* CSS3闕画｡� */
-webkit-border-radius: 3px;	/* Safari,Google Chrome逕ｨ */
-moz-border-radius: 3px;	/* Firefox逕ｨ */
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}

.tag_menu .select-wrap select{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
width:100%;/* fallback non calc support */
margin:0;
padding:15px 15px 15px 10px;
background:transparent;
border:0;
outline:none;
font-size:80%;
line-height:1.5;
}
.tag_menu .select-wrap select::-ms-expand {
  display: none;
}
.tag_menu .entypo-down-open-mini:before{
/* content:''; */
font-family:'entypo',sans-serif;
position:absolute;
z-index:1;
top:50%;
right:12px;
margin-top:-8px;
font-size:16px;
line-height:1;
color:#333;
}
.tag_menu .select-wrap:before,
.tag_menu .select-wrap:after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.tag_menu .select-wrap:before{
left: 85%;
width: 6px;
height: 6px;
border-top: 1px solid #666;
border-right: 1px solid #666;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
-ms-transform: rotate(135deg);
}

/*
#contents .tag_menu dl {
	font-size:80%;
	margin-bottom:20px;
}
#contents .tag_menu dl dt {
	float:left;
	padding:3px 0;
}
#contents .tag_menu dl dt:after {
	content:">";
	padding:0 15px;
	color:#8c8c8c;
}
#contents .tag_menu dl dd {
	float:left;
	margin-right:10px;
}
#contents .tag_menu dl dd:last-child {
	margin-right:0;
}
#contents .tag_menu dl dd a {
	background:#1f96ce;
	padding:3px 10px;
	display:block;
	border:solid 1px #1f96ce;
	color:#fff;
}

#contents .tag_menu dl dd.on a {
	background:#fff;
	border:solid 1px #1f96ce;
	color:#1f96ce;
}
#contents .tag_menu dl dd.on a:hover {
	opacity:1;
}
*/


/*========================================
   works_list
  ========================================*/

#contents .inner_w .works_list {
	margin:0;
}
#contents .inner_w .works_list li {
	width:323px;
	float:left;
	margin-left:1px;
	margin-top:20px;
	padding:10px 0 0 8px;
	position:relative;
}
#contents .inner_w .works_list li:nth-child(3n+1) {
	margin-left:0;
}
#contents .inner_w .works_list li:nth-child(-n+3) {
	margin-top:0;
}
#contents .inner_w .works_list li.new a.img_area:before {
	content:" ";
	background:url(../../common/img/icon_new.png) no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
#contents .inner_w .works_list li a .img {
	width:100%;
	height:210px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:#f3f3f3;
}
#contents .inner_w .works_list li a .img img {
	height:auto;
	width:100%;
	margin:0 auto;
}
#contents .inner_w .works_list li a .tit {
	color:#444;
	font-size:88%;
	padding:10px 0 2px 0;
	font-weight:500;
}
#contents .inner_w .works_list li a .txt {
	color:#aaa;
	font-size:75%;
	font-weight:400;
}
#contents .inner_w .works_list li .tag {
	margin:10px 0 0 0;
}
#contents .inner_w .works_list li .tag p {
	display:inline-block;
	font-size:69%;
	margin-right: 5px;
	margin-bottom:12px;
}
#contents .inner_w .works_list li .tag p a {
	color:#1f96ce;
	background:#fff;
	border: 2px solid #1f96ce;
	padding:4px 8px;
	font-weight:400;
}
#contents .inner_w .works_list li .tag p a:hover {
    transition: 0.5s;
	opacity: 0.5;
}

#contents .inner_w .works_list li a:hover {
	opacity:1;
}
#contents .inner_w .works_list li a:hover .tit {
	color:#1f96ce;
}
#contents .inner_w .works_list li a:hover .txt {
	opacity:1;
}
#contents .inner_w .works_list li a:hover .tit {
    transition: 0.5s;
}
li a .scale img {
    -moz-transition: -moz-transform 1s linear;
    -webkit-transition: -webkit-transform 1s linear;
    -o-transition: -o-transform 1s linear;
    -ms-transition: -ms-transform 1s linear;
    transition: transform 1s linear;
}
li a:hover .scale img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#contents .inner_w .works_list li a .img .swap2 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	opacity:0;
    transition: 1s;
}
#contents .inner_w .works_list li a:hover .img .swap2 {
	opacity:1;
}
#contents .inner_w .works_list li a:hover .img .swap1 {
	opacity:0;
    transition: 1s;
}



/*========================================
   works_detail
  ========================================*/

.detail_2column {
	text-align:center;
}
.detail_2column .tit_detail {
	border-bottom:solid 2px #1f96cf;
	display:inline-block;
	font-size:138%;
	margin:0 auto 25px auto;
	padding:0 20px 5px 20px;
	font-weight:500;
}
.detail_2column .sns {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.detail_2column .sns .fb-like, .detail .btmsns .fb-like {
    float: right;
    margin-right: 10px;
}
.detail_2column .sns .tw_share, .detail .btmsns .tw_share {
    float: right;
    height: 20px;
    margin-right: 10px;
    margin-top: 3px;
}
.detail_2column .sns .line_share, .detail .btmsns .line_share {
    float: right;
    height: 20px;
}
.detail_2column .sns .line_share img, .detail .btmsns .line_share img {
    height: 20px;
    width: auto;
}
.detail_2column .cat {
	margin:30px 40px 0 40px;
}
.detail_2column .cat span a {
	margin-right:10px;
	padding:10px 15px;
    display: block;
    float: left;
	font-size:82%;
	color:#1f96ce;
	background:#fff;
	border: 2px solid #1f96ce;
	font-weight:500;
}
.detail_2column .concept {
	text-align:left;
	font-size:88%;
	width:800px;
	margin:40px auto 34px auto;
	display:inline-block;
	line-height:2.5;
}
.detail_2column .info_hd {
	content:" ";
    width:0;
    height:0;
    border-bottom:80px solid #f3f3f3;
    border-left:460px solid transparent;
    border-right:460px solid transparent;
	margin:0 auto;
}
.detail_2column .info {
	width:800px;
	margin:0 auto;
	background:url(../img/works/door_bg.gif) no-repeat center bottom #f3f3f3;
	padding:25px 60px 60px 60px;
}
.detail_2column .info .tit {
	font-size:113%;
	font-weight:500;
	margin:0 auto 35px auto;
}
.detail_2column .info .tit span {
	border-bottom:solid 2px #1f96cf;
	padding:0 20px 5px 20px;
}
.detail_2column .info dl.left_box {
}
.detail_2column .info dl.right_box {
	margin-left:50px;

}
.detail_2column .info dl {
	border-bottom:solid 1px #e0e0e0;
	width:373px;
	float:left;
	display:table;
	font-size:82%;
	overflow:hidden;
}
.detail_2column .info dt {
	border-top:solid 1px #e0e0e0;
	color:#1f96cf;
	width:97px;
	float:left;
	text-align:center;
	padding:15px 0;
	font-weight:500;
}
.detail_2column .info dd {
	border-top:solid 1px #e0e0e0;
	width:235px;
	float:left;
	text-align:left;
	padding:15px 20px;
}


.detail_2column .cat_new {
	width:920px;
	margin:70px auto 0 auto;
}
.detail_2column .cat_new {
	text-align:left;
}


.relation {
	border-top:1px solid #e5e5e5;
	width:100%;
}
.relation .inner_w .tit_top {
	margin:40px 39px 25px 39px;
}

/*========================================
   slider
  ========================================*/


#slider .sp-thumbnails {
	cursor:pointer;
}
.sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before {
    background-color: #1f96ce !important;
}

.sp-slides-container img {
	transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
	opacity:0.4;
	height:100%;
	width:auto;
	overflow:hidden;
}
.sp-slides-container .sp-selected img {
	transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
	opacity:1;
}
.sp-slide {
	text-align:center;
}

.sp-selected-thumbnail {
	background:#1f96cf;
}
.sp-selected-thumbnail img {
	opacity:0.4;
}

.view360Area {
	position:relative;
}
.view360 {
	position:absolute;
	right:10px;
	bottom:25px;
	z-index:100;
}

.inner_w p{
	margin-bottom:0;
}

.nayamiTxtStyle p{
  width: 860px;
  margin: auto;
  line-height: 2em;
  margin-bottom: 20px;
  font-size: 0.9em;
 }
 
 
/*  検索用モーダルウィンドウ */
 #searchBox{
   border:1px solid;
   padding: 20px;
 }
.btnStyle01{
  display: inline-block;
  background-color:#ef7100;
  padding: 10px;
  color: #fff;
  margin-bottom:10px;
}
.btnStyle01:hover{
  text-decoration: none;
  background-color: #d10000;
}

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;

display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 650px;
height:700px;
overflow-x: hidden;
overflow-y: auto;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 1280px) {
	.modal-window .modal-inner{
  	top: 0;
    left:0%;
    height:400px;
    margin-left: 0px;
    width: 100%;
	}
}

.modal-window .modal-inner p {
padding: 0 20px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background:rgba(0, 0, 0, 0.5) ;
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 25px;
left: 50%;
z-index: 20;
margin-left: 285px;
background: #fff;
border-radius: 2px;
padding: 2px 8px;
font-size: 1.2em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}


