@charset "UTF-8";

/*details
----------------------------------------------------------------*/
.details-middle-bg .details-map .map-txt {
	margin-bottom: 0;
}

.details-middle-bg .details-map .map-wrp ul {
	font-size: 0;
}
.details-middle-bg .details-map .map-wrp ul li {
	width: 48%;
	height: 466px;
	display: inline-block;
}
.details-middle-bg .details-map .map-wrp ul li:first-child {
	margin-right: 2%;
}


/*information
----------------------------------------------------------------*/
.price-wrp .clearfix:after,
.language-wrp .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.price-wrp h1 > span,
.language-wrp h1 > span {
	display: block;
	font-size: 75%;
	font-weight: bold;
}
.price-wrp dl .red {
	color: #f00;
	font-weight: normal;
}
.price-wrp .price-box .price-box-img.fr {
	float: right !important;
}
.price-wrp .price-box .price-box-txt.fl {
	float: left !important;
}
.price-wrp .price-table,
.price-wrp .price-table2 {
	margin-top: 15px;
}
.price-wrp .price-table th {
	width: 20%;
	text-align: right;
}
.price-wrp .price-table2 th {
	width: 30%;
	text-align: right;
}
@media screen and (max-width: 760px) {
	.price-wrp .price-box .price-box-img.fr {
		float: right !important;
		margin: 0 0 10px 10px;
	}
	.price-wrp .price-box .price-box-txt.fl {
		width: auto;
		float: none !important;
	}
	.price-wrp .price-table,
	.price-wrp .price-table2 {
		margin-top: 10px;
	}
	.price-wrp .price-table th,
	.price-wrp .price-table2 th {
		width: 40%;
		text-align: left;
		border-bottom: 1px dotted #ccc;
		padding: 5px 5px 5px 0;
	}
	.price-wrp .price-table td,
	.price-wrp .price-table2 td {
		border-bottom: 1px dotted #ccc;
		padding: 5px 0;
	}
}


.price-wrp .maid-table {
	margin-top: 15px;
	width: 100%;
}
.price-wrp .maid-table td {
	padding: 5px 0;
	font-size: 88%;
	border-bottom: 1px dotted #ccc;
}
.price-wrp .maid-table td:first-child {
	width: 10%;
	text-align: left;
}
.price-wrp .maid-table td:nth-child(2) {
	text-align: left;
	padding: 5px 10px;
}
.price-wrp .maid-table td:last-child {
	width: 20%;
	text-align: right;
}
.price-wrp .maid-red {
	color: #f00;
	margin-top: 10px;
}
.price-wrp .maid-bold li {
	font-weight: bold;
}
.price-wrp .red-bold {
	color: #f00;
	font-weight: bold;
}
.price-wrp .maid-contact dt,
.price-wrp .maid-contact dd {
	display: block;
	width: 100%;
}
.price-wrp .maid-contact dd {
	font-weight: normal;
}
@media screen and (max-width: 760px) {
	.price-wrp .maid-table {
		margin-top: 10px;
	}
	.price-wrp .maid-table td:first-child {
		width: 15%;
		text-align: left;
	}
	.price-wrp .maid-table td:nth-child(2) {
		text-align: left;
		padding: 5px 10px;
	}
	.price-wrp .maid-table td:last-child {
		width: 15%;
		text-align: right;
	}
}

.price-wrp .school-map {
	width: 100%;
	margin-top: 15px;
}
.price-wrp .school-map iframe {
	width: 100%;
	height: 200px;
}
.price-wrp .school-red {
	color: #f00;
}
@media screen and (max-width: 760px) {
	.price-wrp .school-map {
		margin-top: 0px;
	}
	.price-wrp .school-map iframe {
		height: 180px;
	}
}


/*corporate
----------------------------------------------------------------*/
.corp-wrp {
	overflow: hidden;
	*zoom: 1;
}
.corp-wrp h1 {
	font-size: 18px;
	padding: 10px 0 10px 30px;
	font-weight: bold;
	background: 10px center no-repeat url(../../assets/img/under/icon-under-arw.png);
	background-color: #3883e7;
	color: #fff;
	clear: both;
}
.corp-wrp h2 {
	margin-top: 30px;
	font-size: 16px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	background-color: #c3daf8;
	color: #000;
	border-left: solid 4px #3883e7;
	clear: both;
}
.corp-wrp p {
	font-size: 14px;
	padding: 20px 0 0 0;
}
.corp-wrp p > strong {
	font-weight: bold;
}
.corp-wrp h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3883e7;
	padding-top: 30px;
}
.corp-wrp .corp-box {
	overflow: hidden;
	*zoom: 1;
	margin-top: 20px;
}
.corp-wrp .corp-box .corp-box-img {
	float: left;
	width: 190px;
}
.corp-wrp .corp-box .corp-box-txt {
	width: 410px;
	float: right;
}
.corp-wrp .corp-box .corp-box-img.adviser {
	float: left;
	width: 130px;
}
.corp-wrp .corp-box .corp-box-txt.adviser {
	width: 470px;
	float: right;
}
.corp-wrp .corp-box .corp-box-img.access {
	float: left;
	width: 280px;
}
.corp-wrp .corp-box .corp-box-txt.access {
	width: 320px;
	float: right;
}
.corp-wrp .corp-box .corp-box-txt h4 {
	font-size: 14px;
	font-weight: bold;
}
.corp-wrp .corp-box .corp-box-txt.adviser h4 {
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.corp-wrp .corp-box .corp-box-txt p {
	padding: 0;
}
.corp-wrp .corp-box .corp-box-txt p strong {
	font-weight: bold;
}
.corp-wrp .corp-box .corp-box-img.fr {
	float: right !important;
}
.corp-wrp .corp-box .corp-box-txt.fl {
	float: left !important;
}
.corp-wrp dl.sign {
	text-align: right;
	margin-top: 40px;
}
.corp-wrp dl.sign dd {
	margin-top: 10px;
}
.corp-wrp dl.sign dd img {
	width: 182px;
}
.corp-wrp dl.adviser dt {
	font-size: 16px;
	margin-bottom: 10px;
}
.corp-wrp .map {
	height: 400px;
	background: #ccc;
	margin-top: 20px;
}
.corp-wrp .maplogo {
	width: 250px;
	height: 24px;
	margin-bottom: 10px;
}
.corp-wrp .history,
.corp-wrp .about {
	margin-top: 10px;
}
.corp-wrp .history th,
.corp-wrp .history td {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
.corp-wrp .history th {
	width: 20%;
	text-align: center;
	vertical-align: middle;
}
.corp-wrp .about th,
.corp-wrp .about td {
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
.corp-wrp .about th {
	width: 25%;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}
.corp-wrp .about th small {
	display: block;
	font-size: 10px;
}
@media screen and (max-width: 760px) {
	.corp-wrp {
		padding: 0 10px;
		margin-bottom: 50px;
	}
	.corp-wrp h1 {
		margin-top: 20px;
	}
	.corp-wrp p {
		font-size: 14px;
		padding: 20px 0 0 0;
	}
	.corp-wrp h3 {
		font-size: 14px;
		font-weight: bold;
		color: #3883e7;
		padding-top: 30px;
	}
	.corp-wrp .corp-box .corp-box-img {
		float: left;
		width: 140px;
		margin: 0 10px 10px 0;
	}
	.corp-wrp .corp-box .corp-box-txt {
		width: auto;
		float: none;
	}
	.corp-wrp .corp-box .corp-box-img.adviser {
		float: none;
		width: 130px;
		margin: 0 auto 20px;
	}
	.corp-wrp .corp-box .corp-box-txt.adviser {
		width: auto;
		float: none;
	}
	.corp-wrp .corp-box .corp-box-img.access {
		float: none;
		width: 280px;
		margin: 0 auto 20px;
	}
	.corp-wrp .corp-box .corp-box-txt.access {
		width: auto;
		float: none;
	}
	.corp-wrp .corp-box .corp-box-txt.adviser h4 {
		text-align: center;
	}
	.corp-wrp .corp-box .corp-box-img.fr {
		float: right !important;
		margin: 0 0 10px 10px;
	}
	.corp-wrp .corp-box .corp-box-txt.fl {
		width: auto;
		float: none !important;
	}
	.corp-wrp .map {
		height: 300px;
	}
	.corp-wrp .maplogo {
		display: none;
	}
	.corp-wrp .about th,
	.corp-wrp .about td {
		font-size: 12px;
	}
	.corp-wrp .about th {
		width: 28%;
	}
	.corp-wrp .about th small {
		font-size: 10px;
	}
}


/*form
----------------------------------------------------------------*/
.form-wrp .form-inner input.margin {
	margin-bottom: 5px;
}


/* index
--------------------------------*/
.property div.btn-03 {
	clear: both;
	margin: 0 auto;
	padding: 15px 10px;
	width: 380px;
	text-align: center;
	background-color: #3883e7;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin-top: 20px;
	cursor: pointer;
}
.property div.btn-03 p {
	background: no-repeat right url(../../assets/img/footer/icon-footer-on.png);
	background-size: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.property div.btn-03.open p {
	background: no-repeat right url(../../assets/img/footer/icon-footer-off.png);
	background-size: 18px;
}
.property div.btn-03:hover {
	background-color: #28a2f7;
}
.property div {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
.property div:hover {
	opacity: 0.7;
}
.property ul.view-more {
	margin-top: 15px;
	display: none;
}
@media only screen and (max-width: 760px) {
	.property div.btn-03 {
		width: auto;
		padding: 10px 10px;
	}
	.property div.btn-03 p {
		font-size: 13px;
		background-size: 10px;
	}
	.property div.btn-03.open p {
		background-size: 10px;
	}
}


/*ranking > prev
----------------------------------------------------------------*/
.ranking-wrp .view-prev {
	border: solid 1px #3883e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 46px 15px 15px 15px;
	background-color: #f5f9fe;
	margin-bottom: 50px;
}
.ranking-wrp .view-prev ul li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	*zoom: 1;
	-moz-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	margin-bottom: 15px;
	border: solid 1px #ddd;
	background-color: #fff;
}
.ranking-wrp .view-prev ul li .prev-photo {
	position: relative;
	padding: 10px;
}
.ranking-wrp .view-prev ul li .prev-photo dl {
	display: table;
	width: 100%;
}
.ranking-wrp .view-prev ul li .prev-photo dt {
	display: table-cell;
	width: 35%;
	vertical-align: top;
}
.ranking-wrp .view-prev ul li .prev-photo dt img {
	width: 100%;
	height: auto;
}
.ranking-wrp .view-prev ul li .prev-photo dd {
	display: table-cell;
	width: 65%;
	padding-left: 10px;
}
.ranking-wrp .view-prev ul li .prev-photo p {
	font-size: 10px;
	line-height: 16px;
}
.ranking-wrp .view-prev ul li .prev-photo h5 {
	font-size: 12px;
	font-weight: bold;
}
.ranking-wrp .view-prev ul li .prev-txt {
	padding: 0 10px 10px;
}
.ranking-wrp .view-prev ul li .prev-txt p {
	font-size: 10px;
	line-height: 16px;
}
.ranking-wrp .view-prev a {
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	display: block;
	color: #000;
}
.ranking-wrp .view-prev a:hover {
	opacity: 0.7;
}


/* modal
----------------------------------------------------------------*/
.main-wrp .search dl.search-btn dd .search-area .search-box .search-box-title .search-box-btn-modal {
	float: right;
}
.main-wrp .search dl.search-btn dd .search-area .search-box .search-box-title .search-box-btn-modal button {
	padding: 10px 10px 10px 17px;
	display: block;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer;
}
.main-wrp .search dl.search-btn dd .search-area .search-box .search-box-title .search-box-btn-modal button span {
	font-size: 11px;
	padding-left: 0;
	padding-right: 13px;
}
.main-wrp .search dl.search-btn dd .search-area .search-box .search-box-title .search-box-btn-modal button span::after {
	right: -100px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #366715;
}

/* The Modal (background) */
.modal-box {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.modal-box.open {
	display: block;
}

/* Modal Content */
.modal-content {
	position: relative;
	margin: 0 auto 200px;
	padding: 0;
	width: 50%;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0} 
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
.modal-close {
	color: #000;
	float: right;
	font-size: 28px;
	background-color: #fff;
	border: 1px solid #a8b75f;
	padding: 0 7px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 7px;
}

.modal-header {
	padding: 10px 0 10px 20px;
	background-color: #e5eeb9;
	color: #000;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	position: relative;
}
.modal-title {
	font-size: 16px;
	font-weight: bold;
}

.modal-body {
	padding: 20px 20px 30px;
	background-color: #fff;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.modal-img {
	width: 100%;
	text-align: center;
}
.modal-img img {
	max-width: 100%;
}

.modal-detail {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.modal-detail p {
	font-size: 12px;
}
.modal-detail dl {
	margin-top: 25px;
	box-sizing: border-box;
}
.modal-detail dl > dt {
	width: 100%;
	margin-top: 0;
	padding: 6px 10px;
	background-color: #c3daf8;
	border-left: 4px solid #3883e7;
	box-sizing: border-box;
}
.modal-detail dl > dd {
	font-size: 12px;
	margin-top: 15px;
}
.modal-detail dl > dd span {
	font-size: 14px;
	font-weight: bold;
}

@media only screen and (max-width: 760px) {
	.modal-content {
		width: 80%;
	}
}


/* homes
----------------------------------------------------------------*/
.homes-wrp {
	overflow: hidden;
	*zoom: 1;
}
.homes-wrp .head-banner {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.homes-wrp .head-banner img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.homes-wrp h1 {
	font-size: 18px;
	padding: 10px 0 10px 30px;
	font-weight: bold;
	background: 10px center no-repeat url(../../assets/img/under/icon-under-arw.png);
	background-color: #3883e7;
	color: #fff;
	clear: both;
}
.homes-wrp .homes-inner p.txt-notice {
	color: #d34242;
	text-align: center;
	margin-top: 40px;
}
.homes-wrp .homes-inner ul {
	margin-top: 30px;
}
.homes-wrp .homes-inner li {
	overflow: hidden;
	*zoom: 1;
	clear: both;
	margin-top: 10px;
}
.homes-wrp .homes-inner input[type="text"], .homes-wrp .homes-inner button, .homes-wrp .homes-inner select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.homes-wrp .homes-inner input[type="text"] {
	width: 50%;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	padding: 10px;
}
.homes-wrp .homes-inner input.input-min {
	width: 30%;
	box-sizing: border-box;
}
.homes-wrp .homes-inner input.input-max {
	width: 80%;
	box-sizing: border-box;
}
.homes-wrp .homes-inner select {
	width: 40%;
	box-sizing: border-box;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	padding: 10px;
	color: #000;
	background: #fff no-repeat right url(../../assets/img/form/icon-form.png);
}
.homes-wrp .homes-inner p.topic {
	font-weight: bold;
}
.homes-wrp .homes-inner p.topic span {
	color: #b33c3c;
}
.homes-wrp .homes-inner p.annotation {
	font-size: 13px;
}
.homes-wrp .homes-btn {
	margin: 50px 0;
}
.homes-wrp .homes-btn a {
	margin: 0 auto;
	padding: 15px 10px;
	text-align: center;
	background-color: #3883e7;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 15px 20px;
	width: 158px;
}
.homes-wrp .homes-btn a p {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	background: right no-repeat url(../../assets/img/icon-arw.png);
}
.homes-wrp .homes-btn a:hover {
	background-color: #28a2f7;
}

@media only screen and (max-width: 760px) {
	.homes-wrp .head-banner {
		margin-top: 20px;
	}
	.homes-wrp h1 {
		font-size: 16px;
	}
	.homes-wrp .homes-inner p.txt-notice {
		margin-top: 20px;
	}
	.homes-wrp .homes-inner ul {
		margin-top: 20px;
	}
	.homes-wrp .homes-inner input[type="text"] {
		width: 90%;
	}
	.homes-wrp .homes-inner input.input-min {
		width: 40%;
	}
	.homes-wrp .homes-inner input.input-max {
		width: 100%;
	}
	.homes-wrp .homes-inner select {
		width: 60%;
	}
	.homes-wrp .homes-btn {
		margin: 40px 0;
	}
}