@charset "shift_jis";
/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/
h2.cms_h2 {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.maincontents {
	width: 780px;
	float: left;
}
.side {
	width: 200px;
	float: right;
}
.cms_back {
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.cms_back a {
	color: #004CD3;
	line-height: 18px;
}
.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}
/*--top_お知らせ--*/
.top_info_slide {
	width: 240px !important;
	height: 305px !important;
	& a {
		color: #000;
		text-decoration: none;
	}
}
.top_info_tag {
	width: 60px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #333333;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
}
.top_info_img {
	width: 240px !important;
	height: 200px !important;
	display: block;
	& img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover !important;
	}
}
.top_info_txt {
	margin: 20px 0 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	font-weight: bold;
	display: block;
	height: 42px;
}
.top_info_hizuke {
	font-size: 14px;
	color: #aaaaaa;
	font-weight: 500;
}
.splide__arrow {
	width: 60px !important;
	height: 60px !important;
	border-radius: 100% !important;
	box-sizing: border-box I !important;
	border: 1px solid #a7a7a7 !important;
	background-color: #ffffff !important;
	opacity: 1 !important;
	top: 33% !important;
	&:hover {
		background-color: #a7a7a7 !important;
		& svg {
			fill: #fff;
		}
	}
}
.splide__arrow--prev {
	right: 100em !important;
	left: 0em !important;
	margin: 0 auto;
}
.splide__arrow--next {
	right: 0em !important;
	left: 93em !important;
	margin: 0 auto;
}
.splide__pagination {
	bottom: -68px !important;
}
.splide__pagination__page {
	display: none !important;
}
.splide__pagination__page.is-active {
	background-color: #000 !important;
	transform: none !important;
}
.top_info_btn {
	margin-top: 30px;
	& a {
		width: 500px;
		height: 70px;
		border: 1px solid #000;
		box-sizing: border-box;
		background-color: #fff;
		font-size: 15px;
		border-radius: 5px;
		font-weight: bold;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #000;
		text-decoration: none;
		margin: 0 auto;
	}
}
/*--/top_お知らせ--*/
/*----------------------------------------------------------
	 .gallery　/gallery/ 管理物件ギャラリー
----------------------------------------------------------*/
.gallery_ma ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 0;
	overflow: hidden;
	width: 1000px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 1%;
}
.gallery_ma_list li {
	width: 24%;
	list-style: none;
	padding: 0px;
	vertical-align: top;
	position: relative;
}
.gallery_ma_list li:nth-child(3n) {
	margin-right: 0;
}
.gallery_ma_list li a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	box-sizing: border-box;
}
.gallery_ma_list li a:hover {
	background: #F2F2F2;
}
.gallery_ma_list li a img {
	max-height: 160px;
}
.gallery_ma_list li span {
	color: #333;
	font-size: 12px;
	line-height: 20px;
	display: block;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.gallery_ma_list h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gallery_ma p {
	color: #006DD9;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gallery_ma h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 0;
	text-align: left;
	border-bottom: 4px #ddd double;
	line-height: 26px;
}
.gallery_ma_shosai {
	margin: 0px 0px 20px 0px;
}
.gallery_ma_shosai1 img {
	max-width: 50% !important;
	max-height: 370px !important;
	float: left;
}
.gallery_ma_shosai1 {
	overflow: hidden;
}
.gallery_ma_shosai1 table {
	width: 48%;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse: collapse;
}
.gallery_ma_shosai1 th,
.gallery_ma_shosai1 td {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	border-bottom: 1px solid #CCC;
}
.gallery_ma_shosai1 th {
	width: 80px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CCC;
	background: #F2F2F2;
}
.gallery_ma_shosai1 td {
	width: 340px;
	padding: 10px;
}
.gallery_ma_shosai2 {
	font-size: 13px;
	min-height: 78px;
	margin: 20px auto;
	padding: 10px;
	border: solid 1px #DDD;
	background: F2F2F2;
}
.gallery_ma_shosai3 {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
.gallery_ma_shosai3 ul {
	width: 105%;
	margin: 0px 0px 0px -20px;
	padding: 0px;
	overflow: hidden;
}
.gallery_ma_shosai3 li {
	font-size: 12px;
	width: 30%;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin: 0px 0px 20px 20px;
}
.gallery_ma_shosai3 li img {
	/*	max-width:100% !important;
	height:auto !important;*/
}
.gallery_ma_shosai3 li img {
	height: 210px !important;
	width: 310px !important;
	object-fit: cover;
}
.gallery_ma_shosai3 li a.fancybox {
	display: inline-block;
	margin: 20px 0 0;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.gallery_ma_shosai3_free {
	height: auto;
	overflow: hidden;
	margin: 0px auto 40px;
	padding: 0px;
	text-align: center;
	border: 3px double #ddd;
}
.gallery_ma_inq a {
	width: 46%;
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
	display: inline-block;
	background: #FFF;
	border: solid 1px red;
	border-radius: 5px;
	text-decoration: none;
}
.gallery_ma_inq a:hover {
	color: #FFF;
	background: red;
}
.gallery_ma_inq a.kanri-link {
	color: #006cd8;
	border: solid 1px #006cd8;
}
.gallery_ma_inq a.kanri-link:hover {
	color: #FFF;
	background: #006cd8;
}
.balloon1-top {
	position: relative;
	display: inline-block;
	margin: 5px 0 0;
	padding: 7px 10px;
	color: #555;
	font-size: 12px;
	background: #eee;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	&:empty {
		display: none;
	}
}
.balloon1-top p {
	margin: 0;
	padding: 0;
}
/*s_news_iframes*/
.s_news_iframes {
	margin: 0;
	padding: 0;
	& li {
		list-style: none;
	}
	& li a {
		display: flex;
		padding: 10px 0;
		border-bottom: 1px dotted #000;
		text-decoration: none;
		color: #000;
		&:hover {
			background-color: #fdfaf4;
		}
		& .s_news_img {
			width: 50px;
			height: 50px;
			margin-right: 10px;
			& img {
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
		}
		& .s_news_txt {
			width: 100px;
			display: block;
			overflow: hidden;
			& span {
				font-size: 10px;
				font-weight: bold;
				margin: 0;
			}
			& p {
				line-height: 1.2;
				font-size: 12px;
				color: #000;
				margin: 0;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
			}
		}
	}
}
/* ---------ブログblog---------- */
h4.blog_sho_ti {
	margin: 10px 0;
	padding: 10px 15px;
	background-color: #eee;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
}
/* ---------ブログblog---------- */
/* ---------コラムcolumn---------- */
.column_form_btn {
	text-align: center;
	margin: 30px auto;
}
.column_form_btn a {
	color: #2d8cff;
	border: 2px solid #2d8cff;
	border-radius: 5px;
	font-weight: bold;
	font-size: 18px !important;
	margin: 10px 0;
	display: inline-block;
	padding: 10px 15px;
}
.column_form_btn a:hover {
	background: #2d8cff;
	color: #fff;
}


/* ---------売却実績2　sale_result2---------- */
.sale_result2_ma_com2:has(p.sale_result2_ma_com4:empty) {
	display: none;
  }