@charset "utf-8";
/*	マンションギャラリー一覧　と　マンションギャラリー詳細
-----------------------------------------*/

#mansion-unit {
	width: 100%;
}

#mansion-unit .intro {
	background-color: #f0f0f0;
	margin-bottom: 35px;
	padding: 10px 0 5px;
}

#mansion-unit .intro .kanbai {
	display: block;
	text-align: center;
	font-size: 20px;
	background-color: #f0f0f0;
	color: #d1201d;

}

#mansion-unit .intro h1 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "游明朝体", "Yu Mincho", "HG明朝E", "メイリオ", Meiryo, sans-serif;
	border-left: 10px solid #f7b500;
	font-size: 182%;
	font-weight: bold;
	line-height: 1.47;
	margin: 0 30px 10px;
	padding: 17px 0 8px 23px;
}

#mansion-unit .intro h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "游明朝体", "Yu Mincho", "HG明朝E", "メイリオ", Meiryo, sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.47;
	margin: 0 30px 10px;
	padding: 17px 0 8px 23px;
}

#mansion-unit .intro .main-image {
	text-align: center;
}

#mansion-unit .intro .main-image img {
	border: 1px solid #a5a5a5;
}

#mansion-unit .intro .images {
	margin: 20px 0 0 20px;
	width: 737px;
}

#mansion-unit .intro .images:after {
	clear: both;
	content: '';
	display: block;
}

#mansion-unit .intro .images li {
	float: left;
	list-style: none;
	margin: 0 13px 13px 0;
}

#mansion-unit .intro .images li:nth-child(6n) {
	margin-right: 0;
}

#mansion-unit .intro .images a {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

#mansion-unit .intro .images a:hover {
	opacity: .7;
}

#mansion-unit .menu {
	margin-bottom: 20px;
	width: 100%;
}

#mansion-unit .menu:after {
	clear: both;
	content: '';
	display: block;
}

#mansion-unit .menu li {
	float: left;
	list-style: none;
}

#mansion-unit .menu li + li {
	margin-left: 7px;
}

#mansion-unit .menu img {
	border: none;
	vertical-align: top;
}

#mansion-unit .overview {
	border: 1px solid #979797;
	padding: 19px;
}

#mansion-unit .overview header {
	border-bottom: 3px dotted #979797;
	margin-bottom: 8px;
	position: relative;
}

#mansion-unit .overview header h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "游明朝体", "Yu Mincho", "HG明朝E", "メイリオ", Meiryo, sans-serif;
	font-size: 202%;
	font-weight: bold;
	line-height: 1.47;
	padding: 21px 20px 23px 20px;
}

#mansion-unit .overview header .type {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .5) inset;
	box-sizing: border-box;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	height: 70px;
	left: 0;
	margin-top: -39px;
	padding-top: 23px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 70px;
}

#mansion-unit .overview header .type.tochi {
	background-color: #a3bf6a;
}

#mansion-unit .overview header .type.shinchiku {
	background-color: #ff8d23;
}

#mansion-unit .overview dl {
	margin-bottom: 8px;
}

#mansion-unit .overview dt {
	clear: left;
	float: left;
	font-size: 108%;
	padding: 19px 0 0 20px;
}

#mansion-unit .overview dd {
	border-bottom: 3px dotted #979797;
	font-size: 138.5%;
	line-height: 1.2;
	padding: 18px 20px 7px 147px;
}

#mansion-unit .overview dd span {
	font-size: 150%;
	line-height: 18px;
}

#mansion-unit .overview dd:first-of-type:after {
	border-bottom: 3px dotted #979797;
	bottom: -12px;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
}

#mansion-unit .overview dd span {
	padding: 0 4px;
	font-size: 122.2%;
	font-weight: bold;
	color: #d1201d;
}

#mansion-unit .overview .comment {
	background-color: #f0f0f0;
	padding: 16px 20px 18px;
}

#mansion-unit .overview .comment p {
	font-size: 116%;
}

#mansion-unit .overview .comment p + p {
	margin-top: 24px;
}

#mansion-unit .contact {

	border: solid 2px #dfdfdf;
	/*
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
*/

	margin:4px 0px;
	background-color: #f7f3ec;
	text-align: center;
	background-size: 8px;
	/*font-size: 220%;*/
	font-weight: bold;
	line-height: 1.47;
	padding:10px 0 8px 9px;
	position: relative;

}

#mansion-unit .contact a {
	text-decoration-line: none;
}
#mansion-unit .contact a:hover{
	opacity: 0.6;
}

#mansion-unit .contact .shop_name{
	font-size:120%;
}
#mansion-unit .contact .shop_tel{
	font-size:200%;
}
#mansion-unit .contact .title{

	width:400px;
	margin:10px auto;
	padding:7px;
	background-color: #e8dbbd;
	font-size:170%;
}
#mansion-unit .contact .message {
	line-height:1;
	font-size:95%;

}



#mansion-unit .mansion {
	font-weight:bold;
	padding-top: 53px;
}

#mansion-unit .mansion .images {
	width: 100%;
}

#mansion-unit .mansion .images:after {
	clear: both;
	content: '';
	display: block;
}

#mansion-unit .mansion .images li {
	float: left;
	list-style: none;
	position: relative;
}

#mansion-unit .mansion .images li:after {
	background: url(/m/main_widget/main_con_mansion/img/ico_01.png) no-repeat 0 0;
	bottom: -23px;
	content: '';
	display: block;
	height: 20px;
	position: absolute;
	right: 0;
	width: 20px;
}

#mansion-unit .mansion .images li {
	margin: 2px 4px;
}

#mansion-unit .mansion .images a {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

#mansion-unit .mansion .images a:hover {
	opacity: .7;
}

#mansion-unit .mansion#plan {
	margin-bottom: 31px;
}

#mansion-unit .mansion#plan h3 {
	margin-bottom: 16px;
}

#mansion-unit .mansion#plan p {
	font-size: 116%;
	margin: 0 0 25px 1em;
	text-indent: -1em;
}

#mansion-unit .mansion#kukaku {
	margin-bottom: 30px;
}

#mansion-unit .mansion#kukaku .image {
	margin-bottom: 15px
}

#mansion-unit .mansion#kukaku .kukaku {
	background-color: #f0f0f0;
	margin-left: 20px;
	position: relative;
	width: 740px;
}

#mansion-unit .mansion#kukaku .kukaku:before,
#mansion-unit .mansion#kukaku .kukaku:after {
	content: '';
	display: block;
}

#mansion-unit .mansion#kukaku .kukaku:before {
	border-top: 3px dotted #979797;
	left: 0;
	position: absolute;
	top: -12px;
	width: 100%;
}

#mansion-unit .mansion#kukaku .kukaku:after {
	clear: both;
}

#mansion-unit .mansion#kukaku .kukaku section {
	float: left;
	padding: 5px 0 1px;
}

#mansion-unit .mansion#kukaku .kukaku section:first-of-type {
	border-right: 1px solid #555;
	width: 369px;
}

#mansion-unit .mansion#kukaku .kukaku section:after {
	clear: both;
	content: '';
	display: block;
}

#mansion-unit .mansion#kukaku .kukaku h4,
#mansion-unit .mansion#kukaku .kukaku p {
	float: left;
}

#mansion-unit .mansion#kukaku .kukaku h4 {
	font-size: 116%;
	margin: 14px 0 0 20px;
	width: 128px;
}

#mansion-unit .mansion#kukaku .kukaku p {
	font-size: 138.5%;
}

#mansion-unit .mansion#kukaku .kukaku p span {
	font-size: 150%;
}

#mansion-unit .mansion#kukaku .images {
	margin-top: 50px;
}

#mansion-unit .mansion#location {
	margin-bottom: 30px;
}

#mansion-unit .mansion#location .map {
	border: 1px solid #a5a5a5;
	height: 448px;
	width: 778px;
}

#mansion-unit .mansion#location .images {
	margin-top: 20px;
}

#mansion-unit .mansion#detail .btn {
	float: left;
	width: 50%;

	margin-top: 10px;
}

#mansion-unit .mansion#detail .btn .thumbnail_box {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	width: 100px;
	height: 100px;
	background-color: #FFF;
	border: 1px solid #999;
	background-size: contain;
}

#mansion-unit .mansion#detail .btn:after {
	clear: both;
	content: '';
	display: block;
}

#mansion-unit .mansion#detail .btn a {
	background-color: #f7d676;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px;
	position: relative;
	width: 370px;
	height: 110px;
}

#mansion-unit .mansion#detail .btn a:after {
	border-color: transparent;
	border-right-color: #fff;
	border-style: solid;
	border-width: 0 20px 20px 0;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
}

#mansion-unit .mansion#detail .btn a + a {
	margin-left: 40px;
}

#mansion-unit .mansion#detail .btn h4 {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.57;
	margin-bottom: 4px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}

#mansion-unit .mansion#detail .btn .ico {
	padding: 4px;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .8) inset;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 7px;
	position: absolute;
	top: 7px;
}

#mansion-unit .mansion#detail .btn .rightbox {
	position: relative;
	top: 0;
	left: 113px;
	width: 200px;
}

#mansion-unit .mansion#detail .btn .rightbox .price {
	font-size: 100%;
}

#mansion-unit .mansion#detail .btn .rightbox .price span {
	font-size: 115%;
}

#mansion-unit .mansion#detail .btn .more {
	background-color: #fff;
	bottom: 5px;
	position: absolute;
	right: 23px;
	top: 5px;
	width: 72px;
}

#mansion-unit .mansion#detail .btn .more:before,
#mansion-unit .mansion#detail .btn .more:after {
	content: '';
	position: absolute;
	right: -18px;
}

#mansion-unit .mansion#detail .btn .more:before {
	border-color: transparent;
	border-bottom-color: #fff;
	border-style: solid;
	border-width: 0 18px 18px 0;
	top: 0;
}

#mansion-unit .mansion#detail .btn .more:after {
	background-color: #fff;
	bottom: 0;
	top: 18px;
	width: 18px;
}

#mansion-unit .mansion#detail .btn .more span {
	display: block;
	font-weight: bold;
	left: 17px;
	margin-top: -18px;
	position: absolute;
	top: 50%;
}

#mansion-unit .mansion#detail .btn .more span:after {
	content: '';
	height: 40px;
	display: block;
	left: 46px;
	top: -2px;
	position: absolute;
	width: 20px;
	z-index: 10;
}

#mansion-unit .mansion#detail .btn a,
#mansion-unit .mansion#detail .btn .more span,
#mansion-unit .mansion#detail .btn .more span:after {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

#mansion-unit .mansion#detail .btn a:hover {
	background-color: #f9c30a;
	color: #323232;
	text-decoration: none;
}

#mansion-unit .mansion#detail .btn a:hover .more span {
	color: #808080;
	text-decoration: underline;
}

#mansion-unit .mansion#detail .btn a:hover .more span:after {
	left: 48px;
}


/* main-mansion
-----------------------------------*/
#main-mansion {
	position: relative;
	    padding-left: 10px;
}

.main-mansion-list{
	position: relative;
	width: 1040px;
	margin: 0 auto;
}

#main-mansion .mansion_list_all{
	position: relative;
	    padding-left: 10px;
}

#main-mansion .arrow_blk_vert{
	border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 15px;
    width: 15px;
}

#main-mansion a{
	color:#000;
	font-size:13px;
}
#main-mansion .slick-slide{
	min-width:300px;
}

#main-mansion .main-title02 {
	padding-right: 200px;
}

#main-mansion .main-title02:after {
	background-color: #a3bf69;
}

#main-mansion .main-title02 span {
	font-size: 80%;
}

#main-mansion .num {
	border-radius: 4px;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	padding: 6px 16px 0;
	position: absolute;
	right: 0;
	top: 1px;
}

#main-mansion .num span {
	font-size: 80%;
}

#main-mansion .inner {
	width: 100%;
}

#main-mansion .inner + .inner {
	margin-top: 20px;
}

#main-mansion .inner:after {
	clear: both;
	content: '';
	display: block;
}

#main-mansion section {
	float: left;
	width: 250px;
	height: 370px;
	margin-right: 5px;
	margin-bottom: 22px;
}
#main-mansion2 {
	float: left;
	width: 250px;
	height: 370px;
	margin-right: 5px;
	margin-bottom: 22px;
	margin-top: 30px;
}
#main-mansion section a {
	background-color: #c0c7d7;
	display: block;
	padding: 210px 20px 30px 20px;
	position: relative;
	text-decoration: none;
}
#main-mansion section .mansion-link {
	padding: 180px 20px 30px 20px;
}

#main-mansion section .mansion-title {
	width:100%;
}
#main-mansion section h3 {
	margin-bottom: 15px;
	width:230px;
	font-weight: 500;
}

#main-mansion section .type {
	background-color: rgba(10,10,10,0.8);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	right: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 150px;
	z-index: 10;
	padding: 4px 0;
}

#main-mansion section .type strong {
	color: #d1201d;
	font-weight: bold;
}

#main-mansion section .image {
	background-color: #fff;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

#main-mansion img.thumbnail_box2 {
    width: 230px !important;
    max-height: 170px;
    vertical-align: bottom;
    object-fit: cover;
}

#main-mansion section dt {
	font-size: 85%;
}

#main-mansion section dd + dt {
	margin-top: 10px;
}

#main-mansion section dd span {
	color: #d1201d;
	font-size: 123.1%;
	font-weight: bold;
}

#main-mansion section .area {
	background-color: #fff;
	margin-top: 15px;
	height: 40px;
}

#main-mansion section .area_head {
	background-color: #000;
	color:#FFF;
	width:50px;
	margin-top: 0px;
	padding: 7px 12px 5px;
	height: 40px;
	display: inline-flex;
}

#main-mansion section .area_txt {
    vertical-align: -webkit-baseline-middle;
}

#main-mansion section a:hover {
	color: #323232;
	opacity: .7;
}

#main-mansion .num.tochi,
	/*
	#main-mansion section .type.tochi {
		background-color: #a2bf69;
	}

	#main-mansion .num.shinchiku,
	#main-mansion section .type.shinchiku {
		background-color: #ff8e24;
	}
	*/

	/* side-mansion
	-----------------------------------*/
#side-mansion {
	background-color: #f1f1f1;
	padding: 15px 0 20px;
	position: relative;
}

#side-mansion section {
	margin: 0 10px;
}

#side-mansion section + section {
	margin-top: 20px;
}

#side-mansion section a {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	display: block;
	padding: 4px 9px 4px 4px;
	position: relative;
	text-decoration: none;
}

#side-mansion section a:before,
#side-mansion section a:after {
	content: '';
	display: block;
}

#side-mansion section a:before {
	background-color: #f1f1f1;
	bottom: 4px;
	left: 4px;
	position: absolute;
	top: 4px;
	width: 95px;
	z-index: 1;
}

#side-mansion section a:after {
	clear: both;
}

#side-mansion section .text {
	float: right;
	padding: 13px 0 14px;
	width: 110px;
}

#side-mansion section h3 {
	font-weight: bold;
	color: #2987cd;
	margin-bottom: 9px;
}

#side-mansion section dl {
	font-size: 85%;
	line-height: 1.5;
}

#side-mansion section dd + dt {
	margin-top: 13px;
}

#side-mansion section dd {
	border-bottom: 1px dotted #ababab;
}

#side-mansion section dd span {
	font-size: 118%;
	font-weight: bold;
	color: #d1201d;
}

#side-mansion section .image {
	float: left;
	position: relative;
	width: 95px;
	z-index: 10;
}

#side-mansion section .image strong {
	padding: 10px;
	color: #d1201d;
}

#side-mansion section .last {
	font-size: 85%;
	margin-top: 13px;
	text-align: center;
}

#side-mansion section .last span {
	font-size: 118.1%;
	font-weight: bold;
}

#side-mansion section a:hover {
	color: #323232;
	opacity: .7;
}

/* nitamono
-----------------------------------------*/

.nitamono_mansion {
	margin: 3px 0;
}

.nitamono_mansion li {
	margin:2px;
	list-style-type: none;
	width: 176px;
	border: solid 3px #d1d4e0;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f3ec 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f7f3ec 100%);
	float: left;;
	padding: 4px;
	text-align: center;

}

.nitamono_mansion li h6 {
	font-size: 90%;
	font-weight: bold;
	color: #ca4048;
}

.nitamono_mansion li h5 {
	font-size: 80%;
}

.nitamono_mansion li span {
	font-size: 70%;
	border: solid 1px #AfAfAf;
	background-color: #FFF;
	padding:3px;
}

.nitamono_mansion li .thumbnail_box {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	background-color: #FFF;
	border: 1px solid #999;
	background-size: contain;
}

@media only screen and (max-width: 768px){
	.main-mansion-list {
	    width: 100%;
	}

	ul.paging_link li {
	    float: left;
	    width: 36px;
	    padding: 10px;
	    font-size: 10px;
	    color: #989898;
	    border-left: solid 1px #ddd;
	    text-align: center;
	}

	#main-mansion section .type {
	    width: 150px;
	}

	#main-mansion section {
	    float: left;
	    width: 170px;
	    height: 380px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	}

	#main-mansion section .mansion-link {
	    padding: 155px 20px 30px 20px;
	}
	#main-mansion {
	    position: relative;
	    padding-left: 15px;
	}

	#main-mansion section .area_txt {
	    vertical-align: super;
	    position: absolute;
	    padding: 10px 0;
	    font-size: 10px;
	    width: 70px;
	    height: 40px;
	    display: inline-table;
	}
	#main-mansion img.thumbnail_box2 {
	    width: 230px !important;
	    vertical-align: bottom;
	    height: 130px;
	}

}


/*--------------------マンション詳細--------------------*/

h2.title-point {
	color: #000;
	font-size: 1.3em;
	position: relative;
	display: inline-block;
	margin: 50px 0 50px 0;
	width: 100%;
	text-align: center;
}

h2.title-point:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
}

#mansion-sub-area {
	max-width: 1240px;
	padding: 20px;
	background-color: #fff;
	margin: 0 auto
}

#mansion-sub-area #eyecatch-area {
	height: 500px;
	position: relative;
}

#mansion-sub-area .eyecatch {
	display: block;
	width: 77%;
	text-align: center;
	float: left;
	background-color: #f1f1f1;
	position: relative;
}

#mansion-sub-area .eyecatch img {
	height: 450px;
	display: block;
	object-fit: cover;
	margin: auto;
}

#mansion-sub-area .kukakusu {
	width: 350px;
	height: 200px;
	background-color: #fff;
	position: absolute;
	float: right;
	right: 0px;
	top: 130px;
	box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1);
	border-left: solid 5px #777777;
}

#mansion-sub-area .ribbon13 {
    display: inline-block;
    position: absolute;
    right: 10px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 32px;
    text-align: center;
    color: white;
    font-size: 14px;
    background:#c0c7d7;
	}

	#mansion-sub-area .ribbon13:after {
	    content: '';
	    position: absolute;
	    left: 0;
	    top: 100%;
	    height: 0;
	    width: 0;
	    border-left: 16px solid #c0c7d7;
	    border-right: 16px solid #c0c7d7;
	    border-bottom: 8px solid transparent;
		}

#mansion-sub-area .mansion-hanbai-kukaku {
	width: 80%;
	line-height: 110px;
	text-align: center;
	display: block;
	font-size: 3em;
	margin: 0 10%;
}

#mansion-sub-area .mansion-zan-kukaku {
	width: 80%;
	text-align: center;
	display: block;
	font-size: 1.5em;
	line-height: 90px;
	margin: 0 10%;
	color: #999999;
	border-top: solid 1px;
}

#mansion-sub-area #comment-area {
	width: 90%;
	font-size: 18px;
	line-height: 2em;
	margin: 0 auto;
	color: #666;
}

#mansion-sub-area .bukken-photo-area {
	max-width: 58%;
	margin: 64px 2% 0 0;
	padding: 12px;
	background-color: #000;
	float: left;
}

#mansion-sub-area h2.catch {
	line-height: 1.5em;
	font-size: 2vw;
	font-weight: normal;
	margin-bottom: 20px;
}

#mansion-sub-area .bukken-right {
	float: right;
	width: 40%;
}

#mansion-sub-area .event {
	float: left;
	padding: 20px;
	width: 100%;
	margin: 0;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	box-shadow: 0 1px 4px rgba(41, 51, 57, .5);
}

#mansion-sub-area .openhouse-info {
	background-color: #3ed06a;
}

#mansion-sub-area .gensetsu {
	background-color: #4fd4ce;
}

#mansion-sub-area .update {
	float: right;
	font-size: 12px;
	line-height: 2em;
	color: #999;
	width: 100%;
	text-align: right;
}

#mansion-sub-area .gallery_comment {
    float: right;
    font-size: 12px;
    line-height: 2em;
    color: #999;
    width: 100%;
 }

#mansion-sub-area .number {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 2em;
	margin-bottom: 10px;
}

#mansion-sub-area .mansion-data-syosai {
	width: 100%;
	height: auto;
	min-height: 300px;
	padding: 20px;
	background-color: #fff;
	float: left;
	display: table;
	/*box-shadow: 0 1px 4px rgba(41,51,57,.5);*/
}

#mansion-sub-area #mansion-bukken-list {
	width: 100%;
	height: auto;
	float: left;
	display: table;
	text-align: center;
	margin-bottom: 100px;
}

#mansion-sub-area #mansion-cont-area {
	text-align: center;
	float: left;
	width: 100%;
	/*margin-bottom: 60px;*/
}

#mansion-sub-area img.mansion-kukakuzu {
	border: solid 1px #ddd;
	padding: 20px;
}

#mansion-sub-area #mansion-bukken-list .bukken-list {
	background: #fff;
	width: calc(94% / 3);
	margin: 1%;
	float: left;
	height: 120px;
	box-shadow: 0 1px 4px rgba(41, 51, 57, .5);
	/*border-radius: 5px;*/
}

#mansion-sub-area #mansion-bukken-list .thumb {
	width: 50%;
	float: left;
	border-radius: 5px 0 0 5px;
}

#mansion-sub-area #mansion-bukken-list .thumb img {
	height: 120px;
	width: 190px;
	display: block;
	object-fit: cover;
	margin: 0;
	/*border-radius: 5px 0 0 5px;*/
}

#mansion-sub-area .bukkenn-list-price {
	width: 50%;
	height: 60px;
	margin: 20px 0;
	float: right;
	text-align: center;
}

#mansion-sub-area span.list-gouchi {
	background-color: #000;
	color: #fff;
	font-size: 10px;
	padding: 5px 10px;
	text-align: center;
	line-height: 1.5em;
	/*border-radius: 3px 0 0 3px;*/
}

#mansion-sub-area span.list-syubetsu {
	background-color: #ddd;
	color: #000;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	line-height: 1.5em;
	border-radius: 0 3px 3px 0;
}

#mansion-sub-area .list-price {
	color: #ea3232;
	font-size: 18px;
	text-align: center;
	margin: 16px 0 5px 0;
}

#mansion-sub-area .list-price-tochi {
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
}

#mansion-sub-area .mansion-gmap {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	border: solid 1px #ddd;
}

#mansion-sub-area figure {
	width: calc(92% / 4);
	margin: 1%;
	float: left;
}

#mansion-sub-area .my-gallery img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	background-color: #f1f1f1;
}

#mansion-sub-area figcaption {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	padding: 10px;
	height: 90px;
	border-bottom: solid 3px #f1f1f1;
}

#mansion-sub-area .setsubi {
	width: 40%;
	float: right;
	padding: 10px;
	margin: 20px 0;
}

#mansion-sub-area span.setsubi-text {
	font-size: 10px;
	line-height: 3em;
	color: #666;
	display: inline-block;
}

#mansion-sub-area span.setsubi-btn a {
	color: #333;
	padding: 4px 8px;
	background-color: #ffffff;
	border: solid 1px #999;
	border-radius: 3px;
	font-size: 14px;
	margin: 2px;
	display: inline-block;
}

#mansion-sub-area h3.setsubi-title {
	font-size: 16px;
	line-height: 2em;
	padding-left: 1em;
	margin-bottom: 1em;
	border-left: solid 3px #dec100;
}

#mansion-sub-area .mansion-data-syosai-left {
	float: left;
	width: 50%;
	padding: 20px 10px;
}

#mansion-sub-area .mansion-data-syosai-right {
	float: right;
	width: 50%;
	padding: 20px 10px;
}

.dl-multi-table {
	width: 100%;
	float: left;
}

.dl-multi-table dt, .dl-multi-table dd {
	padding: 12px 0;
	border-top: 1px solid #EEE;
}

.dl-multi-table dt {
	width: 30%;
	float: left;
}

.dl-multi-table dd {
	width: 70%;
	margin-left: 30%;
	line-height: 1.5em;
}

.dl-multi-table dl {
	margin: -8px 0;
}

.dl-multi-table dd dl dt {
	font-weight: normal;
	color: #999;
	font-size: 12px;
}

.dl-multi-table dd dl dt:first-child, .dl-multi-table dd dl dd:nth-child(2) {
	border-top: none;
}

#mansion-sub-area .cate-tag {
	font-size: 12px;
	color: #fff;
	width: 30%;
	padding: 10px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin: 12px 0;
}

#mansion-sub-area .new {
	background-color: #5cb1e2;
}

#mansion-sub-area .chyuko {
	background-color: #dec100;
}

#mansion-sub-area .tochi {
	background-color: #00b136;
}

#mansion-sub-area .mansyon {
	background-color: #ff6d6d;
}

#mansion-sub-area .price {
	font-size: 24px;
	color: #ea3232;
	line-height: 60px;
	text-align: center;
	width: 100%;
}

#mansion-sub-area .bm-mail {
	width: 100%;
	background: #333;
	padding: 10px;
	float: left;
	box-shadow: 0 2px 4px rgba(41, 51, 57, .5);
}

#mansion-sub-area .bm {
	background-color: #fff;
	width: 36%;
	margin: 2%;
	font-size: 12px;
	border-radius: 5px;
	background-image: url(/m/cmn_files/img_rwd//icon-heart-blk.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 20px;
	padding-left: 42px;
	display: block;
	float: left;
	line-height: 60px;
	height: 60px;
}

#mansion-sub-area .bm a {
	color: #333;
	display: block;
}

#mansion-sub-area .mail {
	background-color: #fff;
	width: 56%;
	margin: 2%;
	font-size: 17px;
	border-radius: 5px;
	background-image: url(/m/cmn_files/img_rwd//icon-mail-blk.svg);
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: 40px;
	padding-left: 80px;
	display: block;
	float: left;
	line-height: 60px;
	height: 60px;
}

#mansion-sub-area .mail a {
	color: #333;
	display: block;
}

#mansion-sub-area .address {
	padding-left: 20px;
	float: left;
	background-image: url(/m/cmn_files/img_rwd//icon-list-map.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	margin: 20px 0;
}


@media screen and (max-width: 768px) {
	#mansion-sub-area #eyecatch-area {
		height: 600px;
		position: relative;
	}

	#mansion-sub-area .eyecatch {
		display: block;
		width: 100%;
		text-align: center;
		float: left;
		background-color: #f1f1f1;
		position: relative;
	}

	#mansion-sub-area .kukakusu {
		width: 55%;
		height: 150px;
		background-color: #fff;
		position: absolute;
		float: right;
		right: 0px;
		top: 430px;
		box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1);
		border-left: solid 5px #777777;
	}

	#mansion-sub-area .mansion-hanbai-kukaku {
		width: 80%;
		line-height: 80px;
		text-align: center;
		display: block;
		font-size: 2em;
		margin: 0 10%;
	}

	#mansion-sub-area #comment-area {
		width: 90%;
		font-size: 18px;
		line-height: 2em;
		margin: 0 auto;
		color: #666;
	}

	#mansion-sub-area #comment-area {
		width: 100%;
		font-size: 16px;
		line-height: 2em;
		padding: 100px 40px 50px;
		color: #fff;
		background-color: #333;
	}

	#mansion-sub-area .mansion-zan-kukaku {
		width: 80%;
		text-align: center;
		display: block;
		font-size: 1.5em;
		line-height: 70px;
		margin: 0 10%;
		color: #999999;
		border-top: solid 1px;
	}

	#mansion-sub-area .bukken-right {
		float: left;
		width: 100%;
	}

	#mansion-sub-area .event {
		text-align: center;
		float: left;
		padding: 20px;
		width: 100%;
		margin: 0;
		border-radius: 0;
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.5em;
		box-shadow: 0 1px 4px rgba(41, 51, 57, .5);
	}

	#mansion-sub-area {
		max-width: 1240px;
		min-height: none;
		width: 100%;
		padding: 20px 0;
		background-color: #ffffff;
		height: 100vh;
		margin: 0 0;
	}

	#mansion-sub-area h2.catch {
		line-height: 1.5em;
		font-size: 24px;
		font-weight: normal;
		margin: 0 10px 20px;
		text-align: center;
	}

	#mansion-sub-area .update {
		float: left;
		text-align: center;
		font-size: 12px;
		line-height: 6em;
		margin-bottom: 0px;
		width: 100%;
		color: #999;
	}

	#mansion-sub-area .number {
		float: right;
		width: 100%;
		font-size: 12px;
		color: #999;
		line-height: 2em;
		margin-bottom: 0;
		text-align: center;
		background-color: #f1f1f1;
		padding: 20px 0;
	}

	#mansion-sub-area .mansion-data-syosai {
		min-height: 300px;
		background-color: #fff;
		float: left;
		box-shadow: none;
		margin: 0;
		display: table;
		padding: 0;
	}

	#mansion-sub-area .mansion-data-syosai-left {
		float: left;
		width: 100%;
		padding: 20px 10px 0px 10px;
	}

	#mansion-sub-area .mansion-data-syosai-right {
		float: left;
		width: 100%;
		padding: 0px 10px;
	}

	#mansion-sub-area .mansion-gmap {
		width: 100%;
		height: 350px;
		margin: 0 auto;
		border: 0;
	}

	#mansion-sub-area img.mansion-kukakuzu {
		border: solid 0px #ddd;
		padding: 20px;
	}

	#mansion-sub-area #mansion-bukken-list {
		width: 100%;
		height: auto;
		float: left;
		display: table;
		text-align: center;
		margin-bottom: 0;
	}

	#mansion-sub-area #mansion-bukken-list .bukken-list {
		background: #fff;
		width: 100%;
		margin: 0;
		float: left;
		height: 120px;
		border-radius: 0;
		border-top: solid 1px #ddd;
		box-shadow: none;
	}

	#mansion-sub-area #mansion-bukken-list .bukken-list:last-child {
		background: #fff;
		width: 100%;
		margin: 0;
		float: left;
		height: 120px;
		border-radius: 0;
		border-bottom: solid 1px #ddd;
		box-shadow: none;
	}

	#mansion-sub-area #mansion-bukken-list .thumb img {
		height: 120px;
		width: 190px;
		display: block;
		object-fit: cover;
		margin: 0;
		border-radius: 0;
	}

	#mansion-sub-area .list-price {
		color: #ea3232;
		font-size: 21px;
		text-align: center;
		margin: 16px 0 5px 0;
	}

	#mansion-sub-area figure {
		width: calc(99.333333% / 3);
		margin: 0.1%;
		float: left;
	}

	#mansion-sub-area .my-gallery img {
		width: 100%;
		height: 150px;
		object-fit: cover;
		background-color: #f1f1f1;
	}

	#mansion-sub-area figcaption {
		display: none;
		font-size: 12px;
		line-height: 1.5em;
		text-align: left;
		padding: 5px;
		height: 90px;
	}

	.dl-multi-table {
		width: 100%;
	}

	.dl-multi-table dt, .dl-multi-table dd {
		padding: 8px 0;
		border-top: 1px solid #EEE;
	}

	.dl-multi-table dt {
		width: 20%;
		float: left;
		font-size: 10px;
	}

	.dl-multi-table dd {
		width: 80%;
		margin-left: 20%;
		font-size: 3.5vw;
	}

	.dl-multi-table dl {
		margin: -8px 0;
	}

	.dl-multi-table dd dl dt {
		font-weight: normal;
		color: #999;
		font-size: 10px;
		width: 30%;
	}

	.dl-multi-table dd dl dt:first-child, .dl-multi-table dd dl dd:nth-child(2) {
		border-top: none;
	}

}

