/*----------------------------------------------------------------------------------
共通
------------------------------------------------------------------------------------*/

#contents * {
	font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;

}
#map,
#about {
	margin: 0 0 40px;
}
#map p {
	text-align:right;
	margin:5px 0 0;
}
#subbkn{
	float:left;
	width:225px;
}
#sub li:last-child{
	margin:0;
}

/*----------------------------------------------------------------------------------
		 								物件TOP（新築・土地）ページ用 
------------------------------------------------------------------------------------*/

/*******************  slide *****************/


.mainbox{
	overflow:hidden;
}
#main #shinchiku {
	width:450px;
	float:left;
}
#main .flexslider {
	width:230px;
	float:right;
	border:1px solid #ccc;
	height:219px;
}
.flexslider .flex-control-nav {
	display: block;
	overflow:hidden;
	  position: absolute;
	bottom: 4px;
	left: 87px;
}


.flex-control-nav li{
	float:left;
	cursor:pointer;
}

.flex-control-nav li a{
	display:block;
	text-indent: -9999px;
	background: #ccc;
	width: 10px;
	height: 10px;
	border-radius: 10px;
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	margin-left: 7px;
}


.flex-control-nav li a:hover{
	opacity:0.8;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.8;              /* Safari 1.x */
zoom:1;
}

.flex-control-nav li a.flex-active{
	background: #000;
}













#main .seotext{
	padding: 20px;
}



#contents h3.allttl {
	margin: 0 0 20px;
	border: medium none;
}


#contents  p.back{
	float: right;
}



#list{
	margin-bottom:20px;
}

#list div h3{
	line-height: 23px;
}


#list div h3 a{
	font-size:90%;
}





#contents .dl_box_wide {
	width: 676px;
	margin: 0 auto 20px auto;
}
#contents .dl_box_wide dl{
	width: 328px;
	float:left;
	margin: 0 5px 20px;
}


#contents .dl_box  dt {
	border-left: 7px solid #839a50;
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 10px;
}

#contents .dl_box  dd{
	margin: 5px auto;
	line-height: 1.5;
	padding: 0 0 0 20px;
}

#contents .dl_box  p.detail {
	text-align: right;
}

#contents .dl_box_wide {
	width: 676px;
	margin: 0 auto 20px auto;
}

#contents .dl_box_wide dl{
	position:relative;
}


#contents .dl_box_wide dl.left {
	width: 333px;
	float: left;
}

#contents .dl_box_wide dl.right {
	width: 333px;
	float: right;
}

#contents .dl_box_wide dt {
	border-left: 5px solid #0066CC;
	padding-left: 7px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
	font-size:14px;
	color:#0066CC;
}

#contents .dl_box_wide  dd{
	margin: 5px auto;
	line-height: 1.5;
}

#contents .dl_box_wide  dd.photo{
	float: left;
}

#contents .dl_box_wide  dd.txt{
	float: right;
	width: 135px;
}

#contents .dl_box_wide  dd.detail{
	clear: both;
	text-align: right;
}

#contents .dl_box_wide  p.detail {
	text-align: right;
	position:absolute;
	bottom:5px;
}

#contents .dl_box_wide  dd.photo a:hover,
#contents .dl_box_wide  p.detail a:hover{
	opacity:0.8;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.8;              /* Safari 1.x */
zoom:1;
}





.bknsearch{
	margin:0 auto 30px;
	padding: 20px 0;
	background: #eee;
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.bknsearch .mainSearch-list {
	margin: 0;
}
.bknsearch ul li{
	float:left;
}
/*------------------------------------
    沿線ページ用
--------------------------------------*/
.otherArea-inner .bknsearch{
    margin:0 0 30px;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: normal;
}



/* ボタン
--------------------------- */
.mainSearch-list {
    margin: 0 0 0 260px;
    overflow: hidden;
}
    .mainSearch-list li {
        float: left;
        margin: 0 7px 0 0;
    }
    .mainSearch-list li:last-child {
        margin-right: 0;
    }
        .mainSearch-list a {
            display: block;
            width: 131px;
            height: 53px;
            background: -moz-linear-gradient(top center, #fefefe 0%, #cdcdcd 100%);
            background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#cdcdcd));
            background: linear-gradient(top center, #fefefe 0%, #cdcdcd 100%);
            border-width : 1px 2px 3px 1px;
            border-style : solid;
            border-color : #333;
            border-radius: 5px;
            box-sizing: border-box;
            padding: 10px 0 0 17px;
            position: relative;
            font-size  : 14px;
            font-weight: bold;
            color      : #333;
            text-decoration: none!important;
            line-height: 1.2;
            font-family: "メイリオ",Meiryo,Tahoma,Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            letter-spacing: -0.3px;
        }

            .mainSearch-list a:hover {
                color: #333;
                text-decoration: none;
                opacity: .8;
            }

            .mainSearch-list span {
                font-size: 12px;
                display: block;
            }

/* 色付きボーダー */
.mainSearch-list a:before {
    content: "";
    width: 7px;
    height: 38px;
    border-radius: 3px;
    box-shadow: 1px 2px 1px rgba(0,0,0,.8) inset;
    position: absolute;
    top     : 5px;
    left    : 4px;
}
.mainSearch-list__utsunomiya a:before { background-color: #ffcc00;}
.mainSearch-list__takasaki a:before   { background-color: #2d9d24;}
.mainSearch-list__tobu a:before       { background-color: #1954ca;}
.mainSearch-list__area a:before       { background-color: #dc6b9c;}

/* 背景画像 */
.mainSearch-list a:after {
    content: "";
    position: absolute;
    right   : 4px;
    bottom  : 0;
    background-repeat  : no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    height: 44px;
}
.mainSearch-list__utsunomiya a:after,
.mainSearch-list__takasaki a:after,
.mainSearch-list__tobu a:after {
    width: 38px;
}
.mainSearch-list__utsunomiya a:after { background-image: url("/images/index/icn_train_yellow.png");}
.mainSearch-list__takasaki a:after   { background-image: url("/images/index/icn_train_green.png");}
.mainSearch-list__tobu a:after       { background-image: url("/images/index/icn_train_blue.png");}

.mainSearch-list__area a:after {
    width: 28px;
    background-image: url("/images/index/icn_pin.png");
}

@media screen and (max-width: 950px){
.mainSearch-list li {
    margin-bottom: 7px;
}
}
@media screen and (max-width: 748px){
/* ボタン共通 */
.mainSearch-list {
    margin: 0;
    padding: 0 1.2%;
}
    .mainSearch-list li {
        margin: 0 1% 1% 0;
    }
        .mainSearch-list a {
            width: 100%;
            padding: 13px 0 0 14px;
            font-size: 14px;
        }
        .mainSearch-list a:before {
            width: 97.5%;
            height: 7px;
            top   : auto;
            left  : 50%;
            margin:0 0 0 -48.7%;
            bottom: 5px;
        }
/* ボタン個別 */
.mainSearch-list .mainSearch-list__tobu {
    margin-right: 0;
}
.mainSearch-list__utsunomiya,
.mainSearch-list__takasaki,
.mainSearch-list__tobu {
    width: 32.6%;
}
.mainSearch-list__utsunomiya a,
.mainSearch-list__takasaki a,
.mainSearch-list__tobu a {
    height: 85px;
}
.mainSearch-list__area {
    width: 49.4%;
}
.mainSearch-list__area a {
    height: 70px;
}
.mainSearch-list a:after {
    height: 45px;
    bottom: 13px;
}
.mainSearch-list__utsunomiya a:after,
.mainSearch-list__takasaki a:after,
.mainSearch-list__tobu a:after {
    width: 38px;
    height: 45px;
    background-size: 38px auto;
}
}

