﻿@charset 'utf-8';
/* ----------------------------------------
　style.css
---------------------------------------- */


article {
	width: 100%;
	text-align: left;
	color: #333;
}
.sp-bg {
	background: #e6e6e6;
	padding: 5% 3%;
}
p.intro {
	font-size: 1.4rem;
	line-height: 1.4;
}
.note {
	font-size: 1.2rem;
	line-height: 1.7;
	padding: 2% 0;
}
.note a {
	text-decoration: underline !important;
}
.pt0 {
	padding-top: 0;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
/*アイコン---------------------------------------- */
.main-cnt span.pls-icon, .main-cnt .none span.pls-icon {
	display: inline-block;
	position: relative;
	top: 2px;
	left: 4px;
	background: #a1a1a1;
	width: 17px;
	height: 3px;
}
.main-cnt span.pls-icon:before, .main-cnt .none span.pls-icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 7px;
	width: 3px;
	height: 17px;
	background: #a1a1a1;
	margin-top: -8px;
}
.main-cnt .active span.pls-icon:before {
	content: "";
	display: none;
}
.area {
	padding: 3% 0;
}
.area h4 {
	display: none;
}
/*タブ*/
.tab .tochi {
	margin-bottom: 0 !important;
}
/*ボタン---------------------------------------- */

/*エリアボタン*/
.reg-btn, .detail-btn {
	background: #fff;
	border: 2px solid #ccc;
}
.reg-btn p.reg, .dist-btn .dist {
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 6% 5% 5%;
	display: inline-block;
}
.reg-btn .icon {
	float: right;
	background: #f6f6f6;
	margin: 0.5%;
	padding: 5% 4% 7% 2%;
}
/*県ボタン/区ボタン*/
.acc-cnt .last {
	border-bottom: 2px solid #ccc;
}
.dist-btn {
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding: 1% 0;
}
.dist-btn .dist {
	display: block;
	float: left;
	padding: 5% 0 5% 10%;
	letter-spacing: 2px;
}
.dist-btn .icon, .detail-btn .icon {
	display: block;
	float: right;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 5% 5% 5% 5.5%;
	border-left: 1px solid #e3e3e3;
}
/*詳細を見るボタン*/
.detail-btn {
	font-size: 1.5rem;
	　text-align: center;
	margin: 3% 0 0;
	padding: 1% 0
}
.detail-btn p {
	display: table-cell;
	float: left;
	padding: 3% 0 2% 35%;
}
.detail-btn .icon {
	padding: 3% 4% 3% 6%;
}
/*ページャー*/
.pager-sp {
	padding: 5% 5% 2%;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.pager-sp li {
	font-size: 1.8rem;
	border: 2px solid #ccc;
	display: inline-block;
	margin-right: 2%;
	padding: 2% 3%;
}
.pager-sp li a {
	text-decoration: none;
}
li.active-page {
	border: 2px solid #bbb;
	background: #bbb;
	color: #fff;
}
.pager-pc {
	display: none;
}
/*検索結果*/
.chika-box {
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #ccc;
}
.chika-box dl {
	border-bottom: 1px solid #ccc;
	display: table;
	width: 100%;
}
.chika-box dt {
	background: #eee;
	padding: 3% 0;
	border-right: 1px solid #ccc;
	width: 30%;
	text-align: center;
	font-size: 1.5rem;
	display: table-cell;
}
.chika-box dd {
	display: table-cell;
	padding: 0 3%;
	font-size: 1.4rem;
}
.chika-box .empty {
	display: none;
}
/*グラフ*/
.chika-graph {
	padding: 6% 3% 3%;
}
.chika-graph img {
	width: 100%;
}
/*不動産関連情報*/
.relate-cnt dt {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 2% 0;
}
.relate-cnt dt.cap:before {
	content: "";
	display: inline-block;
	margin-right: 1%;
	width: 8px;
	height: 8px;
	border: 3px solid #e3001f;
	border-radius: 50%;
}
.relate-cnt dd {
	border: 2px solid #ccc;
	font-size: 1.6rem;
	font-weight: bold;
	background-color: #fff;
	position: relative;
	margin-bottom: 3%;
}
.relate-cnt dd a, .relate-cnt dd.half a {
	padding: 6% 0% 5% 20%;
	display: block;
	text-decoration: none;
}
.relate-cnt dd:after {
	content: "";
	height: 0;
	width: 0;
	display: block;
	border: 10px transparent solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-color: #e3001f;
	position: absolute;
	bottom: 6%;
	right: 1%;
}
.relate-cnt .sell-cnt dd:after {
	content: "";
	height: 0;
	width: 0;
	display: block;
	border: 10px transparent solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-color: #e37d00;
	position: absolute;
	bottom: 6%;
	right: 1%;
}
.relate-cnt dd.mansion {
	background: url(/tochi/chikadoukou/img/icon_mansion.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.kodate {
	background: url(/tochi/chikadoukou/img/icon_kodate.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.tochi {
	background: url(/tochi/chikadoukou/img/icon_tochi.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.toushi {
	background: url(/tochi/chikadoukou/img/icon_toushi.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.jigyou {
	background: url(/tochi/chikadoukou/img/icon_jigyou.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.mail {
	background: url(/tochi/chikadoukou/img/icon_mail.gif) no-repeat #fff 3%;
	background-size: 12%;
}
.relate-cnt dd.no-img a {
	padding: 6% 5%;
}
.relate-cnt .sell-cnt {
	padding-top: 3%;
}
.relate-cnt .half-btn dd {
	display: inline-block;
	width: 47%;
	background-size: 22%;
	background-position: 6%;
}
.relate-cnt .half-btn dd a {
	padding: 12% 0 12% 30%;
}
.relate-cnt .half-btn dd.no-img a {
	padding: 12% 10%;
}
.relate-cnt .half-btn dd:after {
	bottom: 6%;
	right: 2%;
}
/*前のページに戻る*/
.page-back {
	padding: 10%;
}
.page-back a {
	text-decoration: none;
}
.page-back .back-btn {
	padding: 0;
	border: 2px solid #ccc;
	border-left: 2px solid transparent;
	font-size: 1.4rem;
	position: relative;
	height: 41px;
	width: 130px;
}
.page-back .back-btn:before {
	content: "";
	height: 30px;
	width: 30px;
	display: block;
	border: 2px solid #ccc;
	border-right-width: 0;
	border-bottom-width: 0;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 5px;
	right: 115px;
}
.page-back .back-btn p {
	margin: 14px 0 13px 8px;
}
/* ----------------------------------------
　20150721追加
---------------------------------------- */
/*メインビジュアル*/
.main {
	width: 90%;
	height: 100%;
	background: url(../img/main_img_sp.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 11% 5%;
	margin-bottom: 4%;
	position: relative;
}
.main {
	height: 0;
	padding: 29.68% 0 0;
	background-size: contain;
	width: 100%;
	margin-bottom: 110px;
}
.main p {
	display: block !important;
	font-size: 1.3rem;
	margin-top: 10px;
	line-height: 1.5;
	padding: 0 4%;
	font-weight: 600;
}
.main h2 {
	display: none;
}
.cnt-ttl h3 {
	font-size: 1.8rem;
}
.t_dent {
	text-indent: -9999px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.sp-bg2 {
	padding: 4% 3%;
}
.sp-bg3 {
	padding: 5%;
	background: #e6e6e6;
}
/*タブリスト*/
.tab li.tab-off a:after, .tab li.tab-on:after {
	content: "" !important;
	text-align: center !important;
	margin-left: 0 !important;
}
.tab li {
	font-size: 1.4rem !important;
}
div.rank {
	border-bottom: 5px solid #e37d00;
	margin-bottom: 0;
}
div.rank2 {
	border-bottom: 5px solid #008ce3;
	margin-bottom: 0;
}
div.rank3 {
	border-bottom: 5px solid #6FC900;
	margin-bottom: 0;
}
.rank li.tab-on,
.rank2 li.tab-on,
.rank3 li.tab-on{
	background: #e37d00;
	padding-bottom: 3.7%;
}
.rank2 li.tab-off.tab-kansai,
.rank3 li.tab-off.tab-kansai{
    border-left: 5px solid #fff;
}
.rank2 li.tab-on.tab-kansai{
	background: #008ce3;
    border-left: 5px solid #fff;
}
.rank3 li.tab-on.tab-chihou{
	background: #6FC900;
    border-left: 5px solid #fff;
}
div.kodate {
	border-bottom: 5px solid #008ce3;
	margin-bottom: 0;
}
.rank .rk_kodate li.tab-on,
.rank2 .rk_kodate li.tab-on,
.rank3 .rk_kodate li.tab-on{
	background: #008ce3;
}
.rk_mantion li.tab-off {
	border-right: none !important;
	border-left: 5px solid #fff;
}
.rk_kodate li.tab-off {
	border-left: none !important;
	border-right: 5px solid #fff;
}


.rk_mantion_wrap .rk_item04 dd .detail-btn4:last-child,.rk_mantion_wrap .mantion_list .rk_item02:last-child{display:none !important;}
/*リンクボタン*/
.detail-btn2 {
	border: 1px solid #d4d1d1;
	text-align: center;
	padding: 3% 2%;
	line-height: 1.3;
	float: left;
	width: 44%;
	margin-bottom: 2%;
}
.detail-btn2:nth-child(2n+1) {
	margin-right: 2%;
}
.detail-btn2:nth-child(2n+0) {
	margin-right: 0;
}
.detail-btn2 {
	background: url("../img/sp_arrow.gif") no-repeat right center;
	background-size: 39px;
}
.detail-btn2 p {
	font-size: 1.6rem;
	text-indent: -15px;
}
.detail-btn2 a {
	display: block;
	text-decoration: none;
	font-weight: 600;
}
.detail-btn3 {
	border: 1px solid #d4d1d1;
	text-align: center;
	padding: 3% 2%;
	line-height: 1.3;
}
.detail-btn3 {
	background: url("../img/sp_arrow_btm.gif") no-repeat right center;
	background-size: 38px 28px;
	background-color: #FFFFFF;
}
.detail-btn3 p {
	font-size: 1.6rem;
	text-indent: -15px;
}
.detail-btn3 a {
	display: block;
	text-decoration: none;
	font-weight: 600;
}
.detail-btn4 {
	text-align: center;
	padding: 3% 2%;
	line-height: 1.3;
}
.detail-btn4 {
	background: url("../img/sp_arrow.gif") no-repeat right center;
	background-size: 39px;
	background-color: #FFFFFF;
}
.detail-btn4 p {
	font-size: 1.6rem;
	text-indent: -15px;
}
.detail-btn4 a {
	display: block;
	text-decoration: none;
	font-weight: 600;
}
/*ランキング*/
.ranking-area .thumb img {
	width: 100%;
	display: block;
}
.cnt-box {
	padding: 5% 6%;
}
.cnt-box p {
	/*font-size: 1.2rem;*/
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 5%;
	/*font-weight: 600;*/
	font-weight: 300;
}
.ranking_table {
	width: 100%;
	background-color: #FFFFFF;
}
.ranking_table th {
	width: 69px;
	border: 1px solid #d2d2d2;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 600;
}
.rk_top .detail-btn3 {
	padding: 5% 2%;
}
/*.rk_top tr:nth-child(1) th {
	border-bottom: 2px solid #e61312;
}
.rk_top tr:nth-child(2) th {
	border-bottom: 2px solid #e37c05;
}
.rk_top tr:nth-child(3) th {
	border-bottom: 2px solid #018be6;
}*/
.rk_top .detail-btn3 a, .rk_top th {
	font-size: 1.6rem;
}
.rk_bottom .detail-btn3 {
	padding: 5% 2%;
}
.rk_bottom tbody tr td.detail-btn3 {
	border-top: none;
}
.rk_bottom tbody tr th {
	border-top: none;
}
.reg-btn {
	border-top: 1px solid #ccc;
	text-align: center;
}
.reg-btn p.reg {
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 6% 5% 5%;
	display: inline-block;
	text-align: center;
}
.rk-ttl {
	background: #FFFFFF;
	border-bottom: 2px solid #c8c8c8;
	padding-top: 20px;
	vertical-align: middle;
}
.rk-ttl h3{
    font-size: 2.3rem;
    border: none;
    text-align: center;
    font-weight: 300;
    color: #e67e00;
    border-bottom: 1px solid #e6e6e6;
    background: #F3F3F3;
    padding: 15px 0;
    margin-right: 0;
    line-height: 100%;
    vertical-align: middle;
    margin-left:0;
}
.rk-ttl h3 span {
	border-top: 1px dotted #d4d1d1;
	border-bottom: 1px dotted #d4d1d1;
	margin-right: 10px;
	font-size: 1.35rem;
	vertical-align: middle;
}
.ranking-area .note {
	font-size: 1.4rem;
	line-height: 1.3;
	font-weight: 300;
}
figure {
	margin: 0 0 3% 0;
}
figure img {
	display: block;
	width: 100%;
	height: auto;
}
.rk_item01, .rk_item02, .rk_item04 {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(200, 200, 200);
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 1px 0px rgba(220, 220, 220, 0.004);
	padding: 12px;
	font-size: 1.4rem;
	line-height: 1.4;
	position: relative;
	margin-bottom: 10px;
}
.rk_item01 {
	min-height: 150px;
	padding-bottom: 10px;
}
.rk_item03 {
	margin-bottom: 10px;
}
.rk_item01 dt {
	border-bottom: 2px solid #e3001f;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.rk_item02 dt {
	border-bottom: 2px solid #008ce3;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.rk_tochi dt {
	border-bottom: 2px solid #6fc900;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.rk_item04 dt {
	border-bottom: 1px solid #c8c8c8;
	padding: 2% 0 4%;
	margin-bottom: 13px;
}
.rk_item01 dt p, .rk_item02 dt p, .rk_item04 dt p {
	color: #333333;
	/*font-size: 1.5rem;*/
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.38;
}
.rk_item04 dt p {
	font-size: 1.6rem;
}
.rk_item04 dt p span {
	margin-right: 10px;
}
.rk_item01 dt p::before {
	content: "";
	display: inline-block;
	margin-right: 1.5%;
	width: 8px;
	height: 8px;
	border: 3px solid #e3001f;
	border-radius: 50%;
	margin-bottom: -1px;
}
.rk_item02 dt p::before {
	content: "";
	display: inline-block;
	margin-right: 1.5%;
	width: 8px;
	height: 8px;
	border: 3px solid #008ce3;
	border-radius: 50%;
	margin-bottom: -1px;
}
.rk_tochi dt p:before {
	content: "";
	display: inline-block;
	margin-right: 1.5%;
	width: 8px;
	height: 8px;
	border: 3px solid #6fc900;
	border-radius: 50%;
	margin-bottom: -1px;
}
.rk_item03 dt {
	font-size: 1.4rem;
	background: #6fc900;
	padding: 13px 0;
	color: #FFFFFF;
	text-align: center;
	font-weight: 600;
}
.rk_item02 dd {
	padding-top: 10px;
}
.rk_item01 dd {
	/*font-size: 1.2rem;*/
	font-size: 1.6rem;
	/*font-weight: 600;*/
	font-weight: 400;
}
.rk_item03 dd li.detail-btn4 a, .rk_item04 .detail-btn4 a {
	font-size: 16px;
	text-align: left !important;
	text-indent: 5px !important;
}
.rk_item04 .detail-btn4 {
	margin-bottom: 13px;
}
.btn_map {
	display: none;
}
.txt_more {
	text-align: center;
	color: #333333;
	margin: 20px auto 0px;
	bottom: 0px;
	display: block;
	background: #f7f7f7;
	padding: 7px 0;
	margin-top: 40px;
	font-size: 1.6rem;
}
.popular_mantion li span {
	margin-right: 10px;
}
.popular_mantion li {
	border-top: none !important;
}
.popular_mantion li:first-child {
	border-top: 1px solid #cccccc !important;
}
.important_link {
	text-align: right;
	padding: 3% 4%;
	font-size: 11px;
}

.important_link2 {
	text-align: right;
	padding: 3% 4%;
	font-size: 14px;
}
.back_top {
	width: 84px;
	height: 30px;
	text-indent: -9999px;
	margin: 20px 4% 10px;
}
.back_top a {
	width: 84px;
	height: 30px;
	background: url(../img/back_top.png) no-repeat;
	background-size: 84px 30px;
	display: block;
}

.sp_archives_none{
	display: none;
}

.archive-list .cnt-ttl a{
	text-decoration: none;
}


/* ----------------------------------------
　style.css min-width:768px;
---------------------------------------- */

@media screen and (min-width: 768px) {
article {
	color: #666;
}
.mb07 {
	margin-bottom: 50px;
}
.sp-bg {
	background: #fff;
	border: none;
	padding: 0 20px;
}
.note {
	padding: 0;
	font-size: 12px;
}
.bg-w {
	border: none;
	padding: 0;
}
/*メインビジュアル*/
.main {
	width: 90%;
	height: 78px;
	background: url(../img/main_img_pc.jpg) no-repeat;
	padding: 52px 4.5%;
	position: relative;
}
.main p.main_txt01 {
	font-size: 1.3rem;
	top: 103px;
	left: 28px;
	padding: 0;
	position: absolute;
	width: 540px;
}
/*タブ*/
.tab .tochi {
	margin-bottom: 20px !important;
}
.intro {
	margin-bottom: 20px;
	font-size: 14px;
}
.area {
	padding: 0 0 30px;
}
.area h4 {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
}
.area .reg-btn {
	display: none;
}
.main-cnt .acc-cnt {
	display: block !important;
	width: 101.648351648%;
}
.main-cnt a {
	text-decoration: none;
}
.main-cnt a:hover {
	color: #e3001f;
}
  
.rk-ttl h3 {
  font-size: 2.3rem;
  border: none;
  text-align: center;
  font-weight: 300;
  color: #e67e00;
  border-bottom: 1px solid #e6e6e6;
  background: #F7F7F7;
  padding: 12px 0 7px;
  margin-right: 0;
}
/*ボタン---------------------------------------- */
			/*県ボタン/区ボタン*/
.dist-btn {
	border: 1px solid #ccc;
	width: 15.824175824%;
	max-width: 144px;
	height: 14px;
	padding: 1.318681318%;
	display: block;
	margin: 0 1.578947368% 1.578947368% 0;
	text-align: center;
	float: left;
}
.dist-btn .dist {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0;
	padding: 0;
	float: none;
}
.dist-btn .icon {
	display: none;
}
.acc-cnt .last {
	border-bottom: 1px solid #ccc;
}
/*詳細を見るボタン*/
.detail-btn {
	border: 1px solid #e3001f;
	background: url(/common2015/img/arrow_link.gif) no-repeat #fff 170px 8px;
	color: #e3001f;
	padding: 8px 0;
	width: 200px;
	text-align: center;
	float: right;
	margin: 0 0 30px;
}
.detail-btn:hover {
	background: url(/common2015/img/arrow_link_w.png) no-repeat #e3001f 170px 8px;
	color: #fff;
}
.detail-btn .icon {
	display: none;
}
.detail-btn p {
	padding: 0 0 0 60px;
	font-size: 15px;
}
/*検索結果*/
.chika-box {
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	max-width: 910px;
	margin: 0 0 10px;
}
.chika-box .chika-cnt {
	width: 50%;
	max-width: 455px;
	display: inline-block;
	float: left;
}
.chika-box dl {
	border-right: 1px solid #ccc;
}
.chika-box dl.w910 {
	width: 200%;
}
.chika-box dl.w910 dt {
	width: 21%;
}
.chika-box dl.w910 a {
	text-decoration: underline;
}
.chika-box dt {
	display: inline-block;
	border-left: 1px solid #ccc;
	width: 42%;
	padding: 12px 0;
	font-size: 15px;
}
.chika-box dd {
	display: inline-block;
	padding: 0 20px;
	font-size: 14px;
}
.chika-box .empty {
	display: block;
	height: 40px;
}
.chika-box .empty dt {
	background: none;
	border: none;
}
/*ページャー*/
.pager-pc {
	display: block;
}
.pager-pc .intro {
	display: inline-block;
	margin: 0;
}
.pager-pc ul {
	float: right;
}
.pager-pc li {
	display: inline-block;
	font-size: 14px;
	width: 8px;
	height: 10px;
	margin-left: 10px;
	border: 1px solid #ddd;
	padding: 4px 6px 6px;
}
.pager-pc li:hover {
	background: #bbb;
}
.pager-pc li a:hover {
	color: #fff;
}
.pager-sp {
	display: none;
}
/*矢印*/
.pager-pc li span {
	display: inline-block;
	width: 8px;
	height: 10px;
	position: relative;
}
span.arw-l:before {
	content: "";
	height: 6px;
	width: 6px;
	display: block;
	border: 2px solid #ddd;
	border-left-width: 0;
	border-top-width: 0;
	transform: rotate(135deg);
	position: absolute;
	top: 1px;
	left: 2px;
}
span.arw-r:before {
	content: "";
	height: 6px;
	width: 6px;
	display: block;
	border: 2px solid #ddd;
	border-left-width: 0;
	border-top-width: 0;
	transform: rotate(-45deg);
	position: absolute;
	top: 1px;
	left: -1px;
}
/*地価推移*/
.chika-suii, .chika-suii dl {
	max-width: 290px;
	width: 31%;
	float: left;
}
.chika-suii dl {
	width: 100%;
}
.chika-graph {
	float: right;
	border: 1px solid #ccc;
	width: 62%;
	max-width: 560px;
	height: 312px;
	padding: 44px 10px 44px 30px;
}
/*不動産関連情報*/
.relate-cnt {
	max-width: 950px;
	padding: 20px 0 40px;
	font-size: 16px;
}
.relate-cnt .buy-cnt, .relate-cnt .sell-cnt {
	border: 1px solid #ccc;
	max-width: 423px;
	width: 44%;
	padding: 20px 20px 42px;
	text-align: center;
	float: left;
}
.relate-cnt dt {
	font-weight: normal;
	text-align: left;
}
.relate-cnt dt.cap {
	background: #e3001f;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
}
.relate-cnt dd {
	border: 1px solid #ccc;
	font-weight: normal;
}
.relate-cnt .buy-cnt dd {
	background: url(/common2015/img/arrow_link.gif) no-repeat #fff 97%;
}
.relate-cnt .buy-cnt dd.search {
	background: url(/common2015/img/search_link.gif) no-repeat #fff 97%;
}
.relate-cnt .buy-cnt dd.mail {
	background: url(/common2015/img/mail_link.gif) no-repeat #fff 97%;
}
.relate-cnt dd:hover {
	border: 1px solid #e3001f;
	background: url(/common2015/img/arrow_link_w.png) no-repeat #e3001f 97%;
}
.relate-cnt dd.search:hover {
	border: 1px solid #e3001f;
	background: url(/common2015/img/search_link_w.png) no-repeat #e3001f 97%;
}
.relate-cnt dd.mail:hover {
	border: 1px solid #e3001f;
	background: url(/common2015/img/mail_link_w.png) no-repeat #e3001f 97%;
}
.relate-cnt dd a:hover {
	color: #fff;
}
.relate-cnt dt.cap:before, .relate-cnt dd:after, .relate-cnt .sell-cnt dd:after, .relate-cnt .half-btn dd:after, .relate-cnt .sell-cnt dt.cap:after {
	display: none;
}
.relate-cnt dd a, .relate-cnt dd.no-img a, .relate-cnt .half-btn dd a, .relate-cnt .half-btn dd.no-img a {
	padding: 10px 0;
}
.relate-cnt .sell-cnt dt:after {
	content: url(/common2015/img/search_link_g.gif);
	margin-left: 10px;
}
.relate-cnt .sell-cnt {
	float: right;
	padding-bottom: 10px;
}
.relate-cnt .sell-cnt dd:hover {
	background: #e37d00;
	border: 1px solid #e37d00;
}
.relate-cnt .sell-cnt dt.cap {
	background: #e37d00;
}
.relate-cnt .sell-cnt .half-btn dd {
	width: 48%;
}
.relate-cnt .sell-cnt .half-btn dd.mail {
	background: url(/common2015/img/mail_link_o.gif) no-repeat #fff 94%;
}
.relate-cnt .sell-cnt .half-btn dd.mail:hover {
	background: url(/common2015/img/mail_link_w.png) no-repeat #e37d00 94%;
}
/*前のページに戻る*/
.page-back {
	display: none;
}
/*流れ*/
.flow-box {
	padding: 20px 0 40px;
	font-size: 1.4rem;
	line-height: 1.3;
}
.flow-box img {
	width: 25%;
	border: 1px solid #e3e3e3;
	float: left;
	margin: 0 2% 2% 0;
}
.flow-cnt {
	margin-bottom: 3.75%;
}
.detail-btn2 {
	border: 1px solid #d4d1d1;
	text-align: center;
	padding: 3px 2%;
	line-height: 1.3;
	font-size: 14px;
	margin-bottom: 6px;
	width: 19%;
	background: none;
}
.detail-btn2 p:before {
	content: url("/common2015/img/arrow.gif");
	float: left;
}
.detail-btn2 a {
	display: block;
	text-decoration: none;
	font-weight: 100 !important;
}
.rk_bottom tbody tr th {
	font-weight: 100;
}
.rk_top .detail-btn3 {
	padding: 8px;
}
p.main_txt01 {
	font-weight: 100!important;
}
.detail-btn2 p {
	font-size: 14px;
}
.arrow {
	width: 0;
	height: 0;
	border: 17px solid transparent;
	border-top: 17px solid #d4d1d1;
	margin: 2% auto -2%;
}
.detail-btn3 {
	background: none;
}
.ranking_table_wrap {
	padding: 0;
}
.clear_pc:after {
	content: "";
	clear: both;
	display: block;
}
.ranking_table_left {
	float: left;
	width: 50%;
}
.ranking_table_right {
	float: right;
	width: 45%;
	padding: 0;
}
.sp-bg, .sp-bg2 {
	padding: 0;
}
.sp-bg3 {
	background: none !important;
}
.detail-btn2 {
	margin-right: 1.25%;
}
.detail-btn2:nth-child(2n+1) {
	margin-right: 1.25%;
}
.detail-btn2:nth-child(2n+0) {
	margin-right: 1.25%;
}
.detail-btn2:nth-child(5n+5) {
	margin-right: 0;
}
.detail-btn2:nth-last-child(-n+5) {
	margin-bottom: 0;
}
  .rk_mantion_wrap .rk_item04 dd .detail-btn4:last-child,.rk_mantion_wrap .mantion_list .rk_item02:last-child{display:block !important;}
.bx {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.cnt-box {
	padding: 0;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-direction: column-reverse;
	-moz-box-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.cnt-ttl {
	margin-bottom: 30px !important;
}
.cnt-ttl h3 {
	font-size: 16px;
	font-weight: 100;
}
.cnt-box p {
	font-size: 14px;
	font-weight: 100;
	width: 100%;
	margin: 0 0 20px 0;
}
.ranking-area .thumb {
	margin-bottom: 20px;
}
.ranking-area .thumb img {
	width: 100%;
	height: auto;
}
.ranking_table_wrap {
	margin-bottom: 8px;
}
.ranking_table th {
	width: 120px;
}
.trigger_rank ,.trigger_rank2 {
	display: none !important;
}
.rk_top .detail-btn3 a, .rk_top th {
	font-size: 18px;
	font-weight: 100 !important;
}
.detail-btn3 p a {
	font-size: 14px;
	font-weight: 100;
}
.note p {
	font-size: 12px;
	font-weight: 100;
}
.rk-ttl {
	border-bottom: 0;
	margin-bottom: 25px;
}
.rk-ttl h3 {
	padding: 20px 13px;
	font-size: 35px;
	border-bottom: none;
}
figure {
	width: 28%;
	float: left;
}
.rk_item01 {
	width: 70%;
	float: right;
	border: none;
	padding: 0;
}
.rk_item01 dt p, .rk_item04 dt p {
	color: #5e6a71;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.38;
}
.rk_item01 dt p {
	font-weight: 600;
}
.rk_item01 dt {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 8px;
	margin-bottom: 2%;
}
.rk_item01 dd {
	font-size: 13px;
}
.rk_item01 dd p {
	color: #5e6a71;
	font-weight: 100;
	line-height: 1.5;
}
.rk_item02 {
	width: 49%;
	float: left;
	margin-bottom: 15px;
}
.rk_item02:first-child {
	margin-right: 2%;
}
p {
	color: #5e6a71;
}
.btn_list, .btn_map {
	float: left;
	width: 49%;
}
.btn_list {
	margin-right: 2%;
}
.detail-btn4 {
	padding: 5px 0;
}
.rk_item02 dt {
	border-bottom: none;
	background: #008ce3;
	padding: 5px 0;
	margin-bottom: 0;
}
.rk_tochi dt {
	border-bottom: none;
	background: #6fc900;
	padding: 5px 0;
	margin-bottom: 0;
}
.rk_item02 dt p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	text-align: center;
}
.detail-btn5, .rk_item04 dd .detail-btn4 {
	text-align: center;
	padding: 3px 2%;
	line-height: 1.3;
	font-size: 14px;
	display: table-cell;
	width: 100%;
}
.detail-btn5 p, .rk_item04 dd .detail-btn4 p {
	border: 1px solid #d4d1d1;
	text-indent: 0;
	font-size: 14px;
	line-height: 2.5;
	position: relative;
}
.detail-btn5 p:before, .rk_item04 dd .detail-btn p:before {
	content: url("/common2015/img/arrow.gif");
	float: left;
	position: absolute;
	left: 10px;
}
.detail-btn5 a, .rk_item04 dd .detail-btn4 a {
	display: block;
	text-decoration: none;
	font-weight: 100 !important;
}
.rk_item03 {
	padding: 6px 6px 5px 6px;
	border: 1px solid #CCCCCC;
}
.rk_item03 dt {
	border-bottom: none;
	background: #6fc900;
	padding: 10px 0;
	margin-bottom: 0;
	float: left;
	width: 20%;
}
.rk_item03 dt p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	text-align: center;
}
.popular_mantion li:first-child {
	border-top: none !important;
}
.rk_item03 dd {
	float: left;
	width: 80%;
}
.popular_mantion .detail-btn4 {
	width: 33%;
	float: left;
	border: none;
	background: url("../img/sp_arrow_l.gif") no-repeat left center;
	background-size: 32px;
	padding: 0 !important;
}
.rk_item03 dd .popular_mantion li.detail-btn4 a {
	font-size: 14px !important;
	font-weight: 100 !important;
	text-indent: 26px !important;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mantion_list_kai {
	border: 1px solid #CCCCCC;
	padding: 13px;
	margin-top: 20px;
}
.mantion_list_kai .cnt-ttl h3 {
	color: #333333;
	font-size: 18px;
	font-weight: 100;
	line-height: 1.38;
	border: none;
	padding: 0 0 5px 0;
}
.mantion_list_kai .cnt-ttl h3:before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	width: 8px;
	height: 8px;
	border: 3px solid #e3001f;
	border-radius: 50%;
	margin-bottom: -1px;
}
.rk_item04 {
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	position: relative;
	padding: 0;
}
.rk_item04 dt {
	padding: 0;
	border: none;
}
.rk_item04 dt p {
	font-size: 14px;
}
.rk_item04 dd {
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 540px;
}
.rk_item04 dd .detail-btn4 {
	border: 1px solid #d4d1d1;
	text-align: center;
	padding: 3px 2%;
	line-height: 1.3;
	margin-bottom: 6px;
	width: 240px;
	background-image: none;
	float: left;
}
.rk_item04 dd .detail-btn4:first-child {
	margin-right: 10px;
}
.rk_item04:last-child {
	border-bottom: none;
	padding-bottom: 1px;
}
.rk_box {
    margin-bottom: 30px;
}
.rk_item04 dd .detail-btn4 p:before {
	content: url("/common2015/img/arrow.gif");
	float: left;
}
.rk_item04 dd .detail-btn4 a {
	display: block;
	font-size: 13px !important;
	text-align: center !important;
	text-decoration: none;
	font-weight: 100 !important;
}
.rk-ttl h3 span {
	font-size: 18px;
}

.important_link,.important_link2 {
	font-size: 14px;
	padding: 0px 0 5px;
}
.important_link{
    padding-top: 10px;
  }
.important_link a,.important_link2 a {
	border-bottom: 1px dashed #CCCCCC;
    text-decoration: none;
}
.back_top {
	font-size: 14px;
	text-indent: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: right;
    padding-top: 10px;
}
.back_top a {
	background: none;
	display: inline;
	text-align: right;
	border-bottom: 1px dashed #CCCCCC;
}
.btn_map {
	display: block;
}
.detail-btn5 {
	background: none;
}
.rk_bottom .detail-btn3 {
	padding: 2%;
}
.detail-orange:hover {
	background-color: #e37d00;
	color: #FFFFFF;
	border: 1px solid #e37d00!important;
}
.detail-orange:hover a {
	color: #FFFFFF;
}
.detail-orange:hover p:before {
	content: url("../img/arrow_orange.gif")!important;
}
.detail-blue:hover {
	background-color: #008ce3;
	color: #FFFFFF;
	border: 1px solid #008ce3!important;
}
.detail-blue:hover a {
	color: #FFFFFF;
}
.detail-blue:hover p:before {
	content: url("../img/arrow_blue.gif")!important;
}
.detail-green:hover {
	background-color: #6fc900;
	color: #FFFFFF;
	border: 1px solid #6fc900!important;
}
.detail-green:hover a {
	color: #FFFFFF;
}
.detail-green:hover p:before {
	content: url("../img/arrow_green.gif")!important;
}
.mantion_rk_box .rk_item02 dt {
	background: #e37d00;
}
.mantion_rk_box .rk_item02 dt p::before {
	display: none;
}
.text_overflow, .note p {
	text-align: justify;
}
article h3{
	margin-left:0 !important;
	}
.archive-list {
	padding: 30px 0;
}
.archive-box-wrap {
	padding: 0px;
}
.archive-box {
	display: table;
	table-layout: fixed;
	width: 100%;
}
/*アーカイブボタン*/
.detail-btn6 {
	text-align: center;
	padding: 10px;
	line-height: 1.3;
	margin-bottom: 6px;
	width: 100%;
	background-image: none;
	display: table-cell;
	border: none;
}
.detail-btn6 a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 100;
	width: 100%;
}
.detail-btn6 p {
	text-indent: 0;
	font-size: 14px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #d4d1d1;
	padding: 3px 2%;
}
.detail-btn6 p:before {
	content: url("/common2015/img/arrow.gif");
	position: absolute;
	left: 10px;
}
.left-item{
	padding-left: 0;
}
.right-item{
	padding-right: 0;
}
.archive-box-text{margin-bottom: 10px; font-size: 14px;}
.archive-list .cnt-ttl{
	margin-bottom: 20px!important;
}
}
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, .clear_margin_ie {
 margin-bottom:10px !important;
}
 *::-ms-backdrop, .ranking-area .thumb {
 margin-bottom: -30px;
} /* IE11 */
}
html>/**/body .detail-btn2 {
	margin-right /*\**/: 1%\9
}
html>/**/body .main P {
	font-size/*\**/: 13px\9
}
html>/**/body .ranking_table th {
	font-size/*\**/: 14px\9
}

.main img{display:none;}

.credit {
 display: block;
 padding-top: 10px;
 font-size: 12px;
 color: #b1b1b1;
}

/* ----------------------------------------
style.css min-width:768px;
---------------------------------------- */

@media screen and (max-width: 768px) {
    
  .br-sp { display:none; }
    
  .archive-box-wrap{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(200, 200, 200);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 1px 0px rgba(220, 220, 220, 0.004);
    padding: 12px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    position: relative;
    margin-bottom: 10px;
  }

  .detail-btn5 {
    display: block;
    border: 1px solid #d4d1d1;
    text-align: center;
    padding: 3% 2%;
    line-height: 1.3;
    margin-bottom: 13px;
  }

  .detail-btn6 {
    margin-bottom: 13px;
  }
  .detail-btn6 {
    background: url("../img/sp_arrow.gif") no-repeat right center;
    background-size: 39px;
    background-color: #FFFFFF;
  }
  .detail-btn6 {
    border: 1px solid #d4d1d1;
    text-align: center;
    padding: 3% 2%;
    line-height: 1.3;
  }
  .detail-btn6 a {
    font-size: 1.4rem;
    text-align: left !important;
    text-indent: 5px !important;
    text-decoration: none;
    display: block;
    width: 100%;
    font-weight: bold;
  }
  .archive-box-text{margin-bottom: 10px;}
}






/* ----------------------------------------
 マンションいろいろランキング 新規追加 css
---------------------------------------- */
/* mansion_ranking_area */
.mansion_ranking_area {
	margin-bottom: 50px;
    position: relative;
}

/* go_ttl */
.go_ttl {
	margin-bottom: 30px;
	text-align: center;
}
.go_ttl > * {
	margin: 0;
	padding: 17px 0 14px;
	font-size: 3.5rem;
	font-weight: normal;
	color: #e37d00;
	border-left: none;
	border-bottom: #e37d00 solid 1px;
    border-top: #e37d00 solid 1px;
	background-color: #f5f5f5;
	line-height: 1.2;
}
.go_ttl span {
	display: inline-block;
	font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
	.go_ttl {
		margin-bottom: 0;
	}
	.go_ttl > * {
		padding: 13px 3% 10px;
		font-size: 1.7rem;
		/*border-bottom: #e37d00 solid 2px;*/
	}
	.go_ttl span {
		font-size: 1.7rem;
	}
}

@media screen and (max-width: 768px) {
	.bg_gray {
		padding: 3% 0;
		background-color: #e6e6e6;
	}
}



/* mrk_list */
.mrk_list {
	margin-left: -20px;
}
.mrk_list li {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 33.333%;
	padding-left: 20px;
}
.mrk_list li a {
	position: relative;
	display: block;
	margin-top: 15px;
	text-decoration: none;
}
.mrk_list li a:hover .txt {
	color: #e3001f;
}
.mrk_list li a > * {
	display: block;
	font-weight: bold;
	color: #666666;
}
.mrk_list li .img,
.mrk_list li .img2{
	overflow: hidden;
	position: relative;
	padding: 0 0 70%;
	margin: 0;
	width: 100%;
}
.mrk_list li .img img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 110%;
	transform: translateX(-50%);
}
.mrk_list li .img2 img {
    position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	transform: translateX(-50%);
}

.mrk_list li .num {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	padding: 5px 0 2px;
	font-size: 1.8rem;
	text-align: center;
	color: #e3001f;
	border-top: #e3001f solid 1px;
	border-bottom: #e3001f solid 1px;
}


.mrk_list li:nth-of-type(2) .num {
	color: #e37d00;
	border-color: #e37d00;
}
.mrk_list li:nth-of-type(3) .num {
	color: #008ce3;
	border-color: #008ce3;
}
.mrk_list li .txt {
	padding-top: 2px;
	padding: 5px 0 5px 62px;
	font-size: 1.6rem;
}
.mrk_list .sp_list_btn {
	display: none;
}
@media screen and (max-width: 768px) {
	.mrk_list {
		margin: 0;
		margin: 0 3%;
		background-color: #fff;
		border: #cccccc solid 1px;
	}
	.mrk_list li {
		float: none;
		width: auto;
		padding-left: 0;
	}
	.mrk_list li a {
		position: relative;
		margin-top: 0;
		padding: 10px 50px 10px 10px;
	}
	.mrk_list li a:before {
		position: absolute;
		top: 10%;
		right: 35px;
		display: block;
		content: '';
		width: 1px;
		height: 80%;
		background-color: #cccccc;
	}
	.mrk_list li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		width: 35px;
		display: block;
		content: '>';
		text-align: center;
		line-height: 1;
		font-size: 1rem;
		font-weight: bold;
		margin-top: -0.5em;
		color: #333333;
	}
	.mrk_list li .img:after,
    .mrk_list li .img2:after,
	.mrk_list li .img:before,
    .mrk_list li .img2:before{
		display: none;
	}
	.mrk_list li .num {
		top: 10px;
		left: 10px;
		width: 35px;
		padding: 5px 0 2px;
		font-size: 1.2rem;
		text-align: center;
	}
	.mrk_list li .txt {
		color: #323232;
		padding-left: 42px;
		font-size: 1.2rem;
	}
	.mrk_list li:nth-of-type(2),
	.mrk_list li:nth-of-type(3) {
		display: none;
	}
	.mrk_list.open li:nth-of-type(2),
	.mrk_list.open li:nth-of-type(3) {
		display: block;
	}
	.mrk_list .sp_list_btn {
		position: relative;
		display: block;
		padding: 12px 0 10px;
		color: #323232;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		border-top: #cccccc solid 1px;
		cursor: pointer;
	}
	.mrk_list .sp_list_btn:after,
	.mrk_list .sp_list_btn:before {
		position: absolute;
		display: block;
		content: '';
	}
	.mrk_list .sp_list_btn:after {
		top: 50%;
		right: 0;
		width: 36px;
		content: '+';
		margin-top: -0.5em;
		font-weight: bold;
		color: #9d9d9d;
		text-align: center;
		line-height: 1;
	}
	.mrk_list.open .sp_list_btn:after {
		content: 'ー';
		font-size: 10px;
	}
	.mrk_list .sp_list_btn:before {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		top: 0;
		right: 0;
		width: 36px;
		height: 100%;
		border: #fff solid 1px;
		background-color: #f6f6f6;
	}
	.mrk_list .sp_list_btn span:nth-of-type(2) {
		display: none;
	}
	.mrk_list.open .sp_list_btn span:nth-of-type(1) {
		display: none;
	}
	.mrk_list.open .sp_list_btn span:nth-of-type(2) {
		display: inline;
	}
}


/* other_raking */
.other_raking {
	margin-top: 35px;
	padding: 1%;
	border: #d4d1d1 solid 1px;
}
.other_raking dt {
	float: left;
	width: 190px;
	padding: 8px 0 5px;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	background-color: #e37d00;
}
.other_raking dd {
	margin-left: 200px;
}
.other_raking dd ul {
	padding-left: 48px;
}
.other_raking dd li {
	float: left;
	width: 20%;
	margin-left: 12px;
	font-size: 1.4rem;
	text-align: center;
}
.other_raking dd li:first-child {
	margin-left: -48px;
}
.other_raking dd li a {
	display: block;
	padding: 7px 0 3px;
	border: #d4d1d1 solid 1px;
	background: url(/common2015/img/arrow.gif) no-repeat 5px center;
}
@media screen and (max-width: 768px) {
	.other_raking {
		margin: 3% 3% 0;
		padding: 2% 2% 0;
		border: #d4d1d1 solid 1px;
		background-color: #fff;
	}
	.other_raking dt {
		position: relative;
		float: none;
		width: auto;
		margin: 8px 0 10px;
		padding: 0 0 5px 18px;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: left;
		color: #333333;
		background-color: transparent;
		border-bottom: #008ce3 solid 2px;
	}
	.other_raking dt:after {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		position: absolute;
		top: -1px;
		left: 0;
		display: block;
		content: '';
		width: 14px;
		height: 14px;
		border: 3px solid #008ce3;
		border-radius: 50%;
	}
	.other_raking dd {
		margin-left: 0;
	}
	.other_raking dd ul {
		padding-left: 0;
	}
	.other_raking dd li {
		width: 49%;
		margin: 0 0 2%;
		font-size: 1.4rem;
		text-align: center;
	}
	.other_raking dd li:nth-child(2n+1) {
		margin-right: 2%;
	}
	.other_raking dd li:first-child {
		margin-left: 0;
	}
	.other_raking dd li a {
		position: relative;
		display: block;
		padding: 13px 33px 9px 0;
		border: #d4d1d1 solid 1px;
		background: none;
		font-weight: bold;
		font-size: 1.6rem;
		text-decoration: none;
	}
	.other_raking dd li a:before {
		position: absolute;
		top: 10%;
		right: 33px;
		display: block;
		content: '';
		width: 1px;
		height: 80%;
		background-color: #cccccc;
	}
	.other_raking dd li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		width: 33px;
		display: block;
		content: '>';
		text-align: center;
		line-height: 1;
		font-size: 1rem;
		font-weight: bold;
		margin-top: -0.5em;
		color: #333333;
	}
}


/* year_rank */
.year_rank {
	margin-top: 20px;
}
.year_rank li {
	display: table;
	width: 100%;
	padding: 11px 0 7px;
	font-size: 1.4rem;
	border-right: #d4d1d1 solid 1px;
	border-bottom: #d4d1d1 solid 1px;
}
.year_rank li a{
	display: table-cell;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

.year_rank ul {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 22.9%;
	text-align: center;
	border-top: #d4d1d1 solid 1px;
}
.year_rank li {
	padding: 11px 0 7px;
	font-size: 1.4rem;
	border-right: #d4d1d1 solid 1px;
	border-bottom: #d4d1d1 solid 1px;
}

.year_rank .num {
	width: 8.4%;
	border-left: #d4d1d1 solid 1px;
}
.year_rank .hd,
.year_rank .num li {
	font-weight: bold;
}
.year_rank .hd span {
	display: none;
}
@media screen and (max-width: 768px) {
	.year_rank {
		margin: 3% 3% 0;
	}
	.year_rank ul {
		float: none;
		width: auto;
		background-color: #fff;
		border-top: #d4d1d1 solid 1px;
	}
	.year_rank ul + ul {
		margin-top: 3%;
	}
	.year_rank li {
		position: relative;
		display: none;
		padding: 0;
		font-size: 1.4rem;
	}
	.year_rank ul.open li {
		display: block;
	}
	.year_rank li:after,
	.year_rank li:before {
		position: absolute;
		display: block;
		content: '';
		z-index: 1;
	}
	.year_rank li.rank01:before,
	.year_rank li.rank02:before,
	.year_rank li.rank03:before {
		top: 0;
		left: 60px;
		width: 1px;
		height: 100%;
		background-color: #d4d1d1;
	}
	.year_rank li.rank01:after,
	.year_rank li.rank02:after,
	.year_rank li.rank03:after {
		top: 50%;
		left: 0;
		width: 60px;
		margin-top: -0.5em;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		line-height: 1;
	}
	.year_rank li.rank01:after { content: '1位' }
	.year_rank li.rank02:after { content: '2位' }
	.year_rank li.rank03:after { content: '3位' }
	.year_rank li a {
		position: relative;
		display: block;
		font-size: 1.2rem;
		font-weight: bold;
		padding: 14px 33px 14px 60px;
		text-decoration: none;
		z-index: 2;
	}
	.year_rank li a:before {
		position: absolute;
		top: 10%;
		right: 33px;
		display: block;
		content: '';
		width: 1px;
		height: 80%;
		background-color: #cccccc;
	}
	.year_rank li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		width: 33px;
		display: block;
		content: '>';
		text-align: center;
		line-height: 1;
		font-size: 1rem;
		font-weight: bold;
		margin-top: -0.5em;
		color: #333333;
	}


	.year_rank .hd {
		display: block;
		padding: 12px 0 8px;
		font-size: 1.5rem;
		cursor: pointer;
	}
	.year_rank .hd:after {
		top: 50%;
		right: 0;
		width: 36px;
		content: '+';
		margin-top: -0.5em;
		font-weight: bold;
		color: #9d9d9d;
		text-align: center;
		line-height: 1;
	}
	.year_rank .open .hd:after {
		content: 'ー';
		font-size: 10px;
	}
	.year_rank .hd:before {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		top: 0;
		right: 0;
		width: 36px;
		height: 100%;
		border: #fff solid 1px;
		background-color: #f6f6f6;
	}
	.year_rank .hd span:nth-child(1) {
		display: inline;
	}

	.year_rank .open .hd span:nth-child(1) {
		display: none;
	}
	.year_rank .open .hd span:nth-child(2) {
		display: inline;
	}


	.year_rank .num {
		display: none;
	}
}

/* year_rank　3列パターン */
.year_rank2 {
	margin-top: 20px;
}
.year_rank2 ul {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 29.9%;
	text-align: center;
	border-top: #d4d1d1 solid 1px;
}
.year_rank2 li {
	padding: 11px 0 7px;
	font-size: 1.4rem;
	border-right: #d4d1d1 solid 1px;
	border-bottom: #d4d1d1 solid 1px;
}

.year_rank2 .num {
	width: 10.3%;
	border-left: #d4d1d1 solid 1px;
}
.year_rank2 .hd,
.year_rank2 .num li {
	font-weight: bold;
}
.year_rank2 .hd span {
	display: none;
}
@media screen and (max-width: 768px) {
	.year_rank2 {
		margin: 3% 3% 0;
	}
	.year_rank2 ul {
		float: none;
		width: auto;
		background-color: #fff;
		border-top: #d4d1d1 solid 1px;
	}
	.year_rank2 ul + ul {
		margin-top: 3%;
	}
	.year_rank2 li {
		position: relative;
		display: none;
		padding: 0;
		font-size: 1.4rem;
	}
	.year_rank2 ul.open li {
		display: block;
	}
	.year_rank2 li:after,
	.year_rank2 li:before {
		position: absolute;
		display: block;
		content: '';
		z-index: 1;
	}
	.year_rank2 li.rank01:before,
	.year_rank2 li.rank02:before,
	.year_rank2 li.rank03:before {
		top: 0;
		left: 60px;
		width: 1px;
		height: 100%;
		background-color: #d4d1d1;
	}
	.year_rank2 li.rank01:after,
	.year_rank2 li.rank02:after,
	.year_rank2 li.rank03:after {
		top: 50%;
		left: 0;
		width: 60px;
		margin-top: -0.5em;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		line-height: 1;
	}
	.year_rank2 li.rank01:after { content: '1位' }
	.year_rank2 li.rank02:after { content: '2位' }
	.year_rank2 li.rank03:after { content: '3位' }
	.year_rank2 li a {
		position: relative;
		display: block;
		font-size: 1.2rem;
		font-weight: bold;
		padding: 14px 33px 14px 60px;
		text-decoration: none;
		z-index: 2;
	}
	.year_rank2 li a:before {
		position: absolute;
		top: 10%;
		right: 33px;
		display: block;
		content: '';
		width: 1px;
		height: 80%;
		background-color: #cccccc;
	}
	.year_rank2 li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		width: 33px;
		display: block;
		content: '>';
		text-align: center;
		line-height: 1;
		font-size: 1rem;
		font-weight: bold;
		margin-top: -0.5em;
		color: #333333;
	}


	.year_rank2 .hd {
		display: block;
		padding: 12px 0 8px;
		font-size: 1.5rem;
		cursor: pointer;
	}
	.year_rank2 .hd:after {
		top: 50%;
		right: 0;
		width: 36px;
		content: '+';
		margin-top: -0.5em;
		font-weight: bold;
		color: #9d9d9d;
		text-align: center;
		line-height: 1;
	}
	.year_rank2 .open .hd:after {
		content: 'ー';
		font-size: 10px;
	}
	.year_rank2 .hd:before {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		top: 0;
		right: 0;
		width: 36px;
		height: 100%;
		border: #fff solid 1px;
		background-color: #f6f6f6;
	}
	.year_rank2 .hd span:nth-child(1) {
		display: inline;
	}

	.year_rank2 .open .hd span:nth-child(1) {
		display: none;
	}
	.year_rank2 .open .hd span:nth-child(2) {
		display: inline;
	}


	.year_rank2 .num {
		display: none;
	}
}




.rk_mansion_area .tab-syutoken a:hover {
	background: #e37d00;
}
.rk_mansion_area .tab-kansai a:hover {
	background: #008CE3;
}
.rk_mansion_area .tab-chihou a:hover {
	background: #6FC900;
}


/* ----------------------------------------
 マンションいろいろランキング 新規追加2 css
---------------------------------------- */
.tab__undertext {
    padding-top: 20px;
}

.main_ttl a {
    color: #e37d00;
    text-decoration: none;
}
.main_ttl a:link,
.main_ttl a:visited {
    color: #e37d00;
}
.main_ttl a:hover {
    color: #e3001f !important;
}
.mansion_ranking_area__undertext {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size:16px;
}
.rank_ttl {
    color: #e37d00;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}
.mansion_ranking_area p.rank_ttl:before {
    content: "";
    display: inline-block;
    background: url("../img/square.gif") no-repeat;
    -webkit-background-size: 15px;
    background-size: 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    top:25.4%px;
    left: 0;
}

@media screen and (max-width: 768px) {
    .main_ttl a {
    font-size: 2.0rem;
    }
    .mansion_ranking_area__undertext {
    width: 95.0%;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
    margin-left: 3%;
    }
    .rank_ttl {
    margin-left: 8%;
    color: #e37d00;
    margin-bottom: 10px;
    }
    .rank_ttl_area{
        position: relative;
    }
    .mansion_ranking_area p.rank_ttl:before {
    top:0;
    left:3%;
}
    .tab__undertext {
    width: 95.0%;
    margin-left: 3%;
    line-height: 1.4;
    }

}

/* other_raking */
.other_ranking2 {
    width: 30.4%;
	margin-top: 35px;
	padding: 1%;
    margin-left: 33.6%;
	border: #d4d1d1 solid 1px;
    background: url(/common2015/img/arrow.gif) no-repeat 5px center;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
}
@media screen and (max-width: 768px) {
    .other_ranking2 {
    width: 89.1%;
    margin-left: 3%;
    padding: 2.2%;
    margin-top: 20px;
    margin-bottom: 30px;
    }
    .other_ranking2 a{
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: bold;
    cursor: pointer;
    }
}



