@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;
	box-sizing: border-box;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container {
	width: 1000px;
	margin: 150px auto 20px;
	overflow: hidden;
}
.container_100 {
	margin: 100px auto 20px;
}
.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;
}
.tag_li_box a {
	border: 1px solid #042455;
	color: #042455;
}
.tag_li_box a:hover {
	background: #042455;
	color: #e5efec;
}
.paper_inq_wrap {
	background-color: #f4f6f8;
	border: solid 4px #042455;
}
.paper_inq_ti {
	background-color: #042455;
}
.paper_ma_download a {
	border: solid 1px #042455;
}
.paper_ma_download a:hover {
	background: #c4c4c4;
}
.paper_inq_tel a {
	font-size: 34px !important;
}
/* -----------------------------
コラムタグ
------------------------------- */
/* -----タグ一覧------- */
.col_li_tag {
	background: #eee;
	width: 100%;
	margin: 15px 0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col_li_tag ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.col_li_tag li {
	padding: 3px;
}
.col_li_tag a {
	display: inline-block;
	border: 1px solid #042455;
	background: #fff;
	color: #042455;
	border-radius: 3px;
	font-size: 13px;
	padding: 7px 15px;
	font-weight: bold;
	text-decoration: none;
}
.col_li_tag a:hover {
	background: #042455;
	color: #e5efec;
}
.col_li_tag_ti p {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 0 0 10px 0px;
}
.column_list_subject .col_item_theme {
	position: absolute;
	top: 4px;
	left: 2px;
	padding: 0;
	background-color: unset;
	border: 0;
}
.column_list_subject .col ul li:hover .col_item_theme {
	background-color: unset;
	color: #000;
}
.col_item_theme p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	margin: 0;
}
.col_item_theme .cms_topic_tag {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	margin: 0 2px 2px 2px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
/* -----------------------------
調整
----------------------------- */
/* --info-- */
.info_ma {
	width: 100%;
}
/* -----------------------
売却実績
------------------------- */
.sale_result_kakaku, .sale_result_station {
	padding-left: 90px;
	position: relative;
	line-height: 30px;
}
.sale_result_kakaku, .sale_result_station, .sale_result_address {
	margin-bottom: 10px;
}
.sale_result_kakaku:before, .sale_result_station::before {
	content: "成約価格";
	position: absolute;
	width: 80px;
	line-height: 30px;
	display: block;
	left: 0;
	background-color: #042455;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
}
.sale_result_station::before {
	content: "最寄り駅";
}
.sale_result_ma_com {
	display: flex;
	flex-wrap: wrap;
	height: auto;
	gap: 10px;
}
.sale_result_ma_text p {
	margin: 5px 0 15px;
	font-size: 18px;
	line-height: 1.8;
	border-bottom: solid 1px #333;
}
.sale_result_ma_shubetu, .sale_result_ma_address, .sale_result_ma_station, .sale_result_ma_kakaku {
	width: 30%;
	padding-left: 90px;
	position: relative;
	line-height: 30px;
}
.sale_result_ma_shubetu:before,
.sale_result_ma_address:before,
.sale_result_ma_station:before,
.sale_result_ma_kakaku:before {
	content: "種別";
	position: absolute;
	width: 80px;
	line-height: 30px;
	display: block;
	left: 0;
	background-color: #042455;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
}
.sale_result_ma_address:before {
	content: "所在地";
}
.sale_result_ma_station:before {
	content: "最寄り駅";
}
.sale_result_ma_kakaku:before {
	content: "成約価格";
}
/* -----------------------
チラシ 詳細
------------------------- */
.paper_inq_box {
	justify-content: center !important;
}
/* -----------------------
チラシ　一覧
------------------------- */
.paper_ma {
	width: 100% !important;
}
.paper_ma ul li {
	width: 227px !important;
}
.paper_ma ul li:nth-child(3n) {
	margin-right: 30px !important;
}
.paper_ma ul li:nth-child(4n) {
	margin-right: 0px !important;
}
/* -------column_side------- */
.column_container {
	display: flex;
	width: 1000px;
	margin: 150px auto 20px;
	overflow: hidden;
}
.column_side {
	width: 28%;
	margin-left: 20px;
	position: sticky;
	top: 50px;
}
.sidebar__inner {
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}
.column_side_tag {
	background: #f5f5f5;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.column_side_tag_item {
	padding-bottom: 15px;
}
.column_side_tag_ttl {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	margin-bottom: 10px;
}
.column_side_tag_ttl img {
	margin-right: 5px;
	width: 20px;
}
.column_side_tag_ttl p {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
	color: #015183;
}
.column_side_tag_ttl p i {
	margin-right: 7px;
}
.column_side_tag_ttl hr {
	border-top: 1px solid #015183;
	background-color: unset;
	width: 45%;
	margin: 0 0 0 auto;
}
.column_side_tag ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.column_side_tag li {
	margin-bottom: 5px;
	margin-right: 5px;
}
.column_side_tag a {
	display: inline-block;
	border: 1px solid #333;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 2em;
	border-radius: 3px;
}
.column_side_tag a:hover {
	border: 1px solid #333;
	background: #eeeeee;
}
.column_side_tag .cms_keysearch_form {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.column_side_tag .cms_keysearch_form input {
	border: 1px solid #111;
	background: #fff;
	border-radius: 5px;
	color: #111;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0 3%;
	width: 80%;
	box-sizing: border-box;
}
.column_side_tag .cms_keysearch_form button {
	width: 17%;
	background: #015183;
	border: 2px solid #ffffff;
	border-radius: 5px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin-left: 1%;
	padding: 10px;
	height: 40px;
	transition: 0.5s;
}
.column_side_tag .cms_keysearch_form button:hover {
	background: #35757f;
}
.column_side_tag .cms_keysearch_form button i {
	color: #fff;
}
.column_side_tag .cms_keysearch_form img {
	width: 18px;
}
.column_side_new {
	margin-bottom: 20px;
	border-bottom: 1px solid #111;
}
.column_side_new_ttl {
	width: 100%;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	position: relative;
	display: inline-block;
	margin-bottom: 22px;
	padding: 5px;
	font-size: 14px;
	border-bottom: solid 1px #111;
	box-sizing: border-box;
}
.column_side_new_ttl:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	border: 11px solid transparent;
	border-top: 11px solid #FFF;
	z-index: 2;
}
.column_side_new_ttl:after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -12.9px;
	border: 9px solid transparent;
	border-top: 9px solid #111;
	z-index: 1;
}
.column_side_new_box {}
.column_side_new_box iframe {
	width: 100%;
	height: 595px;
}
.column_side_bnr {
	margin-bottom: 20px;
}
.column_side_bnr a {
	display: block;
	background: url(/img/column/bnr_mediahakase_on.jpg) no-repeat 0 0;
}
.column_side_bnr a:hover img {
	visibility: hidden;
}
.column_side_bnr img {}
.column_side_img {
	width: 270px;
	margin: 0 auto;
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
}
.column_side_link {
	margin: 0 0 20px 0;
}
.column_side_link a {
	display: block;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #e60012;
	padding: 5px 15px;
	color: #e60012;
	font-weight: 600;
	position: relative;
}
.column_side_link a:hover {
	background: #e60012;
	color: #fff;
}
.column_side_link a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.column_side_link a::after {
	right: 15px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_side_link a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
/*---/column_side---*/
/*---記事iframe---*/
.column_side_if ul {
	padding: 0;
	margin: 0;
}
.column_side_if li {
	list-style-type: none;
	border-bottom: dashed 1px #ccc;
	padding: 0 0 10px;
	width: 90%;
	margin: auto;
}
.column_side_if a {
	display: block;
	color: #111;
	text-decoration: none;
}
.column_side_if a:hover {
	color: #015183;
}
.column_side_new_conts {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2px;
}
.column_side_new_conts img {
	width: 100% !important;
	height: 150px !important;
	object-fit: cover;
	border-radius: 5px;
	margin: auto;
}
p.column_side_new_info {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin: 0;
}
.column_side_new_conts .date {
	font-family: 'Century Gothic', 'Arial';
	font-size: 12px;
	line-height: 15px;
	display: block;
	margin-bottom: 5px;
	color: #008dd0;
	font-weight: normal;
}
.column_side_if a>p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	height: 27px;
	margin: 0;
}
.column_side_if a>p label {
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: block;
	border-radius: 3px;
	padding: 0 5px;
	color: #959595;
	font-size: 12px;
	line-height: 24px;
}
.column_side_if a>p label::before {
	content: '#';
	padding-right: 0px;
}
@media (min-width: 320px) {
	.column_side_new_conts {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 2px;
	}
	.column_side_new_conts img {
		width: 38% !important;
		height: 5em !important;
		object-fit: cover;
		border-radius: 5px;
		margin: 0.5em auto;
	}
	p.column_side_new_info {
		width: 58%;
		color: #015183;
		font-size: 4vw;
		line-height: 1.5em;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		margin: 0;
	}
}
/*media-end*/
.blog_ma {
	width: 100% !important;
}
/* -------info------- */
.info_ma_list p {
	margin: 0;
}
.info_ma_thema label {
	border: solid 1px #aaa;
	padding: 3px 10px;
	margin-right: 5px;
	font-size: 12px;
	border-radius: 5px;
	background-color: #fff;
}
/* --------voice-------- */
.voice4_ma_cmt_ttl {
	font-size: 20px;
}
.voice4_catch span {
	font-size: 20px;
}
.voice4_catch p,
.voice4_ma_staff_comment p {
	font-size: 15px;
	line-height: 1.5;
}
.voice4_ma_staff_comment {
	padding: 20px;
}
.voice4_catch {
	padding: 20px;
}
/* ------staff-------- */
/* ------一覧------ */
.staff8_photo {
	height: 380px;
}
.staff8_photo_hover {
	height: 380px;
}
.staff8_photo img, .staff8_photo_hover img {
	width: 100%;
}
/* -----詳細----- */
/* .staff8_shosai_p2 .staff8_shosai_main_inner {
	justify-self: center;
	gap: 100px;
} */
/* .staff8_shosai_p2 .staff8_shosai_photo img {
	max-width: 350px;
	max-height: 350px;
} */
.staff8_shosai_p2 .staff8_shosai_top {
	border-radius: 20px;
	height: 400px;
}
.page_other ul li img {
	height: 380px !important;
}