@charset "utf-8";
/* Initialization
--------------------------------------------------*/
a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
body {
	font-size: 14px;
	line-height: 1.2;
	-webkit-text-size-adjust: none;
	font-family: "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C2C;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff0;
	color: #000;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
input, textarea, select {
	font-family: inherit;
	font-weight: inherit;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
}
img {
	vertical-align: top;
}
/* clearfix
--------------------------------------------------*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/* common
--------------------------------------------------*/
.pc {
	display: inline-block;
}
.sp {
	display: none;
}
/* mouseover
--------------------------------------------------*/
a:hover img.over, a:focus img.over {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
a:hover {
	opacity: .6;
	cursor: pointer;
}
a {
 -webkit-tap-highlight-color:rgba(0,0,0,0);
}
div {
 -webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* link
--------------------------------------------------*/
a:link, a:visited, a:active {
	color: #2C2C2C;
	text-decoration: none;
}
a:hover, a:focus {
	color: #2C2C2C;
	text-decoration: underline;
}
.mt15 {
	margin-top: 15px;
}
/* outline
--------------------------------------------------*/
.container {
	margin: 0 auto;
	max-width: 1000px;
}
/* header
--------------------------------------------------*/
.header_global {}
.header_global .contents {
	background: #ebf3f9;
	border-bottom: 3px solid #1EA5CD;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	display: block;
}
.header_global .contents .wrapper {
	max-width: 1258px;
	margin: 0 auto;
}
.header_global .headTel {
	display: inline-block;
	float: right;
	margin-top: 12px;
}
/*Google翻訳*/
.google_translation_article {
	display: inline-block;
	float: right;
	margin-top: 9px;
	margin-right: 30px;
	width: auto;
}
.google_translation_article .tag {
	display: inline-block;
	text-align: right;
	padding-top: 0;
}
.nav_global {
	background: #fff;
	border-bottom: 1px solid #cccccc;
}
.is_fixes {
	/*position: fixed;*/
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}
.nav_global .nav_contents {
	max-width: 1255px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 100px;
}
.nav_global .nav_contents .nav_logo {
	display: inline-block;
	margin-top: 20px;
	margin-left: 12px;
}
.nav_global .nav_contents .pc {
	float: right;
}
.nav_global .nav_contents .pc ul li {
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.nav_global .nav_contents .pc ul li.rent, .nav_global .nav_contents .pc ul li.sales, .nav_global .nav_contents .pc ul li.owner {
	width: 120px;
	margin: 12px 0 5px 0;
	border-right: 1px solid #ebf3f9;
	font-size: 13px;
}
.nav_global .nav_contents .pc ul li.recruit {
	width: 120px;
	margin: 12px 0 4px 0;
	font-size: 13px;
}
.nav_global .nav_contents .pc ul li.rent a {
	display: block;
	background: url(../images/head_icon01.png) no-repeat center 10px;
	background-size: 35px 27px;
	padding-top: 53px;
	padding-bottom: 8px;
}
.nav_global .nav_contents .pc ul li.sales a {
	display: block;
	background: url(../images/head_icon02.png) no-repeat center 10px;
	background-size: 31px 26px;
	padding-top: 53px;
	padding-bottom: 8px;
}
.nav_global .nav_contents .pc ul li.owner a {
	display: block;
	background: url(../images/head_icon03.png) no-repeat center 10px;
	background-size: 35px 25px;
	padding-top: 53px;
	padding-bottom: 8px;
}
.nav_global .nav_contents .pc ul li.recruit a {
	display: block;
	background: url(../images/head_icon04.png) no-repeat center 10px;
	background-size: 30px 26px;
	padding-top: 53px;
	padding-bottom: 8px;
}
.nav_global .nav_contents .pc ul li.shop {
	margin: 12px 8px 0 0;
}
.nav_global .nav_contents .pc ul li.contact {
	margin-top: 12px;
}
.nav_global .nav_contents .pc ul li.shop a {
	background: #1EA5CD;
	display: block;
	width: 112px;
	height: 75px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
	padding: 27% 0;
}
/*.nav_global .nav_contents .pc ul li.contact a{
	color: #0f3393;
	background: #fcbf00;
}*/
/* main
--------------------------------------------------*/
main {
	line-height: 1.5;
	height: 100%;
	min-height: 100vh;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
main.open {
	transform: translateX(-250px);
}
@media screen and (max-width: 750px) {
	.sp-slides-container, .sp-buttons {
		z-index: -1;
	}
}
/* contents
--------------------------------------------------*/
#contents {}
@media screen and (max-width: 750px) {
	#contents {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
/* mouseover
--------------*/
a:hover img.over, a:focus img.over {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
/* outline
------------*/
.container:after, .row:after, .col:after, .clearfix:after, .group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: none;
}
a.window {
	background: url(../img/ico_window.png) no-repeat right center;
	padding-right: 14px;
}
/* footer
--------------------------------------------------*/
footer {
	background: #ebf3f9;
	padding-top: 55px;
}
footer .contents {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 63px;
}
footer .contents .footerInfo {
	padding-left: 4px;
	width: 28%;
	float: left;
}
footer .contents .footerInfo dt {
	margin-bottom: 20px;
}
footer .contents .footerInfo .address img {
	margin-bottom: 10px;
}
footer .contents .footerInfo .address span {
	display: block;
	color: #0f3393;
	font-size: 13px;
}
footer .contents .footerInfo .address .contact {
	font-weight: bold;
	margin-bottom: 12px;
}
footer .contents .footerInfo .address .text {
	line-height: 1.4;
	margin-bottom: 10px;
}
footer .contents .footerLink {
	float: right;
	width: 62%;
}
footer .contents .footerLink .text {
	margin-bottom: 40px;
}
footer .contents .footerLink .links {
	overflow: hidden;
}
footer .contents .footerLink .links .menu {
	float: left;
	display: inline-block;
}
footer .contents .footerLink .links .col2 {
	overflow: hidden;
}
footer .contents .footerLink .links .col2 ul {
	float: left;
	margin-right: 65px;
}
footer .contents .footerLink .links .col2 ul:last-child {
	margin-right: 0;
}
footer .contents .footerLink .links .menu:first-child {
	margin-right: 80px;
}
footer .contents .footerLink .links .menu .tit {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.05em;
	margin-bottom: 17px;
}
footer .contents .footerLink .links .menu ul li {
	margin-left: 3px;
	margin-bottom: 15px;
}
footer .contents .footerLink .links .menu li a {
	color: #1EA5CD;
	text-decoration: none;
	border-bottom: 1px solid;
}
footer .footerCopy {
	clear: both;
	background: #1EA5CD;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	font-size: 12px;
}
footer .pageTop {
	display: none;
	position: fixed;
	z-index: 999;
	width: 47px;
	height: 47px;
	right: 10px;
	bottom: 10px;
}
footer .pageTop a {
	display: block;
	width: 47px;
	height: 47px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/pagetop.png) no-repeat center center;
}
footer .pageTop a:hover {
	overflow: hidden;
	background: url(../images/pagetop_ov.png) no-repeat center center;
}
footer .contactBtn {
	display: none;
	position: fixed;
	z-index: 999;
	width: 160px;
	height: 234px;
	right: 0;
	bottom: 80px;
}
footer .contactBtn a {
	display: block;
	width: 160px;
	height: 234px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/btn_contact_pc.png) no-repeat center center;
}
footer .contactBtn a:hover {
	overflow: hidden;
	background: url(../images/btn_contact_pc_ov.png) no-repeat center center;
}
@media screen and (max-width: 768px) {
	.pc {
		display: none;
	}
	.sp {
		display: inline-block;
	}
	main {
		padding-top: 21%;
	}
	/* header
--------------------------------------------------*/
	.nav_global .nav_contents {
		width: 100%;
		height: 21vw!important;
		min-height: initial;
	}
	.header_global {}
	.header_global .contents .wrapper {
		width: auto;
	}
	.header_global .headTel {
		display: none;
	}
	.header_global .contents {
		background: none;
		border-bottom: none;
		height: auto;
	}
	.overlay {
		content: "";
		display: block;
		width: 0;
		height: 0;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		opacity: 0;
		transition: opacity .5s;
	}
	.overlay.open {
		position: fixed;
		width: 100%;
		height: 100%;
		opacity: 1;
		z-index: 190;
	}
	.menu-trigger {
		background: url(../images/head_menu_sp.png) no-repeat center center #1EA5CD;
		display: inline-block;
		width: 23%;
		height: 21vw;
		vertical-align: middle;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 191;
		transition: transform .5s;
		background-size: 40%;
	}
	.menu-contact {
		background: url("../images/head_contact_sp.png") no-repeat center center #FABF2D;
		display: inline-block;
		width: 23%;
		height: 21vw;
		vertical-align: middle;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 22.5vw;
		z-index: 131;
		transition: transform .5s;
		background-size: 70%;
	}
	
	.menu-trigger.active::before {
		content: "";
		position: fixed;
		background: url(../images/head_menu_sp_close.png) no-repeat center center rgba(255, 0, 0, 0);
		transform: translateX(-67.8vw);
		width: 36px;
		height: 36px;
		top: 25px;
		right: 37px;
	}
	.menu-trigger span {
		display: inline-block;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #000;
	}
	.menu-trigger.active span {
		background-color: #fff;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		transform: translateY(12px) rotate(-45deg);
	}
	.menu-trigger span:nth-of-type(2) {
		top: 12px;
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		transform: translateY(-12px) rotate(45deg);
	}
	.sp nav {
		width: 70%;
		width: 67.8vw;
		height: 100%;
		background-color: #fff;
		position: fixed;
		top: 0;
		right: 0;
		transform: translate(556px);
		transition: all .5s;
		z-index: 200;
	}
	.sp nav.open {
		transform: translateZ(0);
		position: fixed;
		z-index: 200;
	}
	.sp nav .tit {
		background: #1EA5CD;
		color: #fff;
		font-size: 3vw;
		padding: 2% 0 1% 5%;
	}
	.sp nav .contact_bnr {
		margin: 7% auto;
		text-align: center;
	}
	.sp nav .contact_bnr img {
		width: 62.68vw;
	}
	.sp nav ul li {
		font-size: 3.8vw;
		border-bottom: 1px solid #c5cfd6;
		position: relative;
	}
	.sp nav ul li::after {
		content: "";
		position: absolute;
		right: 11px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 11px;
		height: 11px;
		border-top: 2px solid #1EA5CD;
		border-right: 2px solid #1EA5CD;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sp nav ul li a {
		padding: 6% 2% 5.5% 5%;
		display: block;
	}
	.sp nav ul li.rent a {
		background: url(../images/head_icon01_sp.png) no-repeat 4.4vw 5vw;
		background-size: 6.5% 27%;
		padding-left: 16.4%;
	}
	.sp nav ul li.sales a {
		background: url(../images/head_icon02_sp.png) no-repeat 4.4vw 5vw;
		background-size: 6.5% 27%;
		padding-left: 16.4%;
	}
	.sp nav ul li.owner a {
		background: url(../images/head_icon03_sp.png) no-repeat 4.4vw 5vw;
		background-size: 6.5% 26%;
		padding-left: 16.4%;
	}
	.sp nav ul li.vacant a {
		background: url(../images/head_icon04_sp.png) no-repeat 4.4vw 5vw;
		background-size: 6.5% 21%;
		padding-left: 16.4%;
	}
	.nav_global {
		position: fixed;
		width: 100%;
		border-bottom: 3px solid #1EA5CD;
		z-index: 10;
	}
	.nav_global .nav_contents .nav_logo {
		margin: 1vw 0 8.5vw 5vw;
	}
	.nav_global .nav_contents .nav_logo img {
		width: 17vw;
	}
	.google_translation_article {
		position: fixed;
		top: 12vw;
		left: 5vw;
		z-index: 10001;
	}
	.google_translation_article.open {
		display: none;
	}
	/* outline
--------------------------------------------------*/
	.container {
		max-width: 100%;
	}
	/* footer
--------------------------------------------------*/
	footer {
		padding-top: 9%;
	}
	footer .contents {
		width: 100%;
		text-align: center;
	}
	footer .contents .footerInfo {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	footer .contents .text {
		margin-bottom: 3%;
		font-size: 3.2vw;
		line-height: 1.4;
	}
	footer .contents .footerInfo dt {
		margin-bottom: 3.5%;
	}
	footer .contents .footerInfo .address img {
		margin-bottom: 3%;
		max-width: 70%;
	}
	footer .contents .footerInfo .address .contact {
		font-size: 3.5vw;
	}
	footer .contents .footerInfo .address .text {
		font-size: 3.2vw;
		margin-bottom: 2%;
	}
	footer .contents .footerInfo .contact img {
		max-width: 60%;
	}
	footer .contents .footerInfo dt img {
		max-width: 48%;
	}
	footer .footerCopy {
		font-size: 2.65vw;
		padding: 3% 0 2.5% 0;
	}
	footer .pageTop {
		width: 22vw;
		height: 22vw;
		bottom: 50px;
		right: -20px;
	}
	footer .contactBtn a {
		width: 60px;
		height: 60px;
		background: url(../images/pagetop_sp.png) no-repeat center center;
		background-size: 100%;
	}
	footer .contactBtn a:hover {
		background: url(../images/pagetop_ov_sp.png) no-repeat center center;
		background-size: 100%;
	}
	footer .contactBtn {
		width: 100%;
		height: auto;
		bottom: 0;
	}
	footer .contactBtn a {
		width: 100%;
		background: url(../images/btn_contact_sp.png) no-repeat center center;
		background-size: cover;
		height: 21vw;
	}
	footer .contactBtn a:hover {
		background: url(../images/btn_contact_sp_ov.png) no-repeat center center;
		background-size: 100%;
	}
}
@media screen and (max-width: 600px) {
	/* header
--------------------------------------------------*/
	.google_translation_article {
		top: 11vw;
		right: 49vw;
	}
}
@media screen and (max-width: 400px) {
	.google_translation_article {
		top: 10vw;
		right: 46vw;
	}
}
@media screen and (max-width: 915px) {
	.nav_global .nav_contents .pc ul li.rent,
	.nav_global .nav_contents .pc ul li.sales,
	.nav_global .nav_contents .pc ul li.owner,
	.nav_global .nav_contents .pc ul li.recruit{
		width: 10.5vw!important;
	}
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}