:root {
	--ads-linkcolor: #23A90D;
	--eman-linkcolor: #FD9C00;
	--sumu-lab-linkcolor: #284A7F;
	--sumu-log-linkcolor: #43B5D3;
	--wiki-linkcolor: #D0D031;
	--other-linkcolor: #E94643;
	--highlight-button-bg: #FDECEC;
}

.btn_highlight {
	background-color: var(--highlight-button-bg);
}

.cf:after	{ content: " "; display: block; clear: both; height: 0; visibility: hidden; }
.cf		{ min-height: 1px; /*font-size:0.1em;*/ }
* html .cf	{
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

html {
	scroll-behavior: smooth;
}

#mw-head	{ background-color:#222; color: #fff; }
.navbar-brand	{ background:url(./img/logo.png) 0 0 no-repeat ; background-size:cover; font-size:0; width:150px; height:30px; margin:10px 0 0 0; text-indent: 100%; white-space: nowrap; overflow: hidden; }

div.head_subtitle { float:left; color: white; font-size:.8em; margin-top:7px; }

/* div.head_subtitle span.head_subtitle_line:before { content: "・" ; } */

#topbarlogin { float:right; font-weight:700; }

#topbarlogin a {
	display: inline;
	margin-top: 5px;
	padding: 10px 14px;
	border-radius: 0;
	color: #fff;
	transition: all .3s ease-out;
}

#topbarlogin span {
	margin-top: 12px;
	display: block;
}

#topbarlogin a:hover {
	border-radius: 10px;
	background: #393939;
}

#topbarlogin a::before,
#smtmenu .topbarlogin :before {
	font-family:"FontAwesome";
	content:"\f007";
	margin:0 .1em 0 0;
	color:#fff;
	font-size:1.2rem;
	font-weight:normal;
}

#topbarlogin a::before {
	padding-right: 5px;
}

#mw-head .navbar-form.navbar-right #searchInput {
	width: 26vw;
	caret-color: #333;
	font-size: 1.6rem;
}

#contentwrapper	{ position:relative; padding:0; width:1120px; }
#content	{ padding:0; }

.col-md-9	{ width:780px; padding: 0 25px;}
.col-md-3	{ width:100%;  padding-left:0; /*padding-left:10px;*/ }
.col-md-offset-9{ margin-left:0; clear:both !important; }

#footer{ position:static !important; top:0;left:0; width:100%; height: auto !important; background:#eee; padding:.5em 0;color:#555; text-align:center;font-size:9pt; }

.footer-main-page			{ height: 155px ! important; }
.footer-sub-page			{ height: 40px ! important; }

#footer.footer-sticky			{ opacity:0; position:static !important; top:0;left:0; clear:both;  }
#footer.footer-sticky.sticky-fixed	{ position:static; }

.sidebar-wrapper			{ position:static !important; width: 336px; height:auto !important; top:0; right:0; background-color:transparent !important; float: left; }

/* .navbar-form .form-control		{ width:90% !important; box-shadow:none !important ; -webkit-box-shadow:none !important; } */
.form-group input::placeholder		{ font-size:.7em;}
.form-group input:focus:placeholder-shown { color: transparent; }

.top-page-class #mw-navigation {
	position: static;
	margin: 0;
	border: none;
}

.top-page-class #index {
	margin-bottom: 20px;
}

.top-page-class #mw-content-text > section {
	margin-bottom: 30px;
}

.top-page-class #mw-content-text > p 	{ font-size: 1.1em; line-height: 1.4; }

#mw-content-text > ul, #mw-content-text > p {
	font-size: 1.2em;
}

.site_explain {
	margin-bottom: 30px;
}

.top-page-class .e-wiki_middle_responsive_kk_conf {
	margin-bottom: 50px;
}

.top-page-class #mw-head .navbar-form.navbar-right {
	display: none;
}

#index .swiper-container {
	width: 100%;
	height: 350px;
	position:relative;
	background: #90bf74 url(//www.sutekicookan.com/skins/MikleTweeki/mikle/css/img/slide03_g.jpg);
	background-position: 0% 75%;
	background-blend-mode: overlay;
 }

#index .swiper-slide		{ position:relative ;

/* Center slide text vertically */
	display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
	background-size:cover;
	opacity:0.6;
}

#index .slide01 { background:#cb76ae url("./img/slide01.jpg") 0 50% no-repeat; }
#index .slide02 { background:#1979cb url("./img/slide02.jpg") 0 50% no-repeat; }
#index .slide03 { background:#fff    url("./img/slide03.jpg") 0 50% no-repeat; }
#index .slide04 { background:#9d9545 url("./img/slide04.jpg") 0 50% no-repeat; }

#index .swiper-container .explain {
	width:60%;
	max-width: 600px;
	margin:0 auto;
	position: relative;
	top:15%;
	font-size:1.2em;
	text-align:center;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.7), 0 1px 1px rgba(255, 255, 255, 0.5);
}

#index .swiper-container .explain strong { font-size:2em; }

#index .swiper-container .explain p {
	letter-spacing: 1px;
}

#index .swiper-container .form-control {
	height: auto;
	padding: 11px 15px;
	border: none;
	color: #333;
}

#index .navbar-form {
	margin: 0;
}

#content h1 {
	display: block;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #ccc;
	border-left: 0;
	text-align:center;
}
#content h1 span {
	display: inline-block;
	border-top: 3px solid #d5d532;
	font-size: .7em;
	font-weight: bold;
	margin-top: -2px;
	padding: 25px 0px 0px;
}

#content #h1_bukkenname {
	display: block;
	margin-bottom: 25px;
	text-align: center;
	padding: 0px;
	border-top: 1px solid rgb(204, 204, 204);
	border-left: 0px;
}

#content #h1_bukkenname span{
	display: inline-block;
	font-size: 0.7em;
	font-weight: bold;
	border-top: 3px solid rgb(213, 213, 50);
	padding: 10px 0 0;
}

/* トップページ　地域 */
section{
/*	margin:0 0 50px 0;*/
	margin:0 0 15px 0;
	clear:both;
}



#content h2 {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 0 9px;
	font-size:2rem;
	border-bottom: solid 1px #bdbdbd;
	/*border-top: 1px solid #ccc;
	border-left: 0;
	text-align:center;*/
}
#content h2 strong {
	display: inline-block;
	border-top: 3px solid #d5d532;
	border-left:0;
	font-size: .8em;
	font-weight: bold;
	margin-top: -3px 0;
	padding: 10px 0px 0px;
}

#content h2 .top-strong {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 25px;
}

#choose_area ul,
#choose_genre ul {
	list-style: none;
}

#choose_area ul.area,
#choose_genre .genre {
	display: flex;
	justify-content: space-evenly;
	margin: 0 0 15px;
	border-bottom:1px solid #aaa;
}

#choose_area ul.area li,
#choose_genre .genre li { 
	position: relative;
	top: 1px;
	width:45%;
	margin: 0;
	text-align:center;
	border-radius:8px 8px 0 0;
	border:1px solid #aaa;
	background-color:#fff;
}

#choose_area ul.area li.item_area,
#choose_genre .genre li.item_mansion {
	border-bottom: 3px solid #fff;
}
#choose_area ul.area li a,
#choose_genre .genre li a {
	display: block;
	box-sizing: border-box;
	height: 100%;
	border-radius:8px 8px 0 0;
	padding:1.2em 0;
	text-indent: -4px;
	transition: all .15s ease-out;
}
#choose_area ul.area li a:hover,
#choose_genre .genre li a:hover {
	text-decoration: none;
	background: #ebeb37;
}
#choose_area ul.area li a i,
#choose_genre .genre li a i {
	position: relative;
	top: 1px;
	margin-right: 8px;
	font-size: 2em;
	color:#d5d532;
	transition: all .15s ease-out;
}
#choose_area ul.area li a:hover i,
#choose_genre .genre li a:hover i {
	color: #333;
}
#choose_area ul.area li span,
#choose_genre .genre li span {
	font-weight: bold;
	font-size: 1.5em;
	color: #333;
}

#choose_area > div{ margin: 0; display: flex; flex-wrap: wrap; justify-content: space-around; }
#choose_area .area_wrap	{ width:24%;  position: relative; margin-bottom:1em; }
#choose_area .area_photo {
	position:relative;
	margin: 0 0 0.5em 0;
	background: #000;
}

#choose_area .area_photo:hover {
	background: #1a1a1a;
}

#choose_area .area_photo p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing: .4em;
	text-align: center;
	text-shadow: 1px 1px #000;
}
#rosenphoto .area_photo p {
	letter-spacing: 0.2em;
}
#choose_area .area_photo img { width: 100%; border-radius:.2em; opacity:0.5; }
#choose_area .area_photo a {
	transition: all .15s ease-out;
}
#choose_area .area_photo a:hover {
    padding: 10px 0;
    background: #7d7d03;
}
#choose_area .area_name {
	text-align: justify;
}

ul.howtouse			{ margin:1em 0; display: flex; flex-wrap: wrap; justify-content: space-around; list-style:none; }
ul.howtouse li.item	{ text-align:center; }
ul.howtouse li.item a { display: block; height: 100%; padding:2em 2em 1em 2em; color:#000; background:#eee; transition: all .15s ease-out; }
ul.howtouse li.item a:hover { background: #ebeb37; }
ul.howtouse li.item span	{ display:block; padding:1em 0 .2em 0; font-weight: bold; }

.readmore {
	width:40%;
	margin: .5em auto 2em;
}

.readmore a {
	display: block;
	padding:.8em;
	border-radius:3em;
	border:1px solid #ccc;
	text-align: center;
	font-size: 1.1em;
	transition: all .15s ease-out;
}

.readmore a:hover {
	border-color: #d5d532;
	background: #ebeb37;
}

#choose_genre ul.wadai,
#choose_genre ul.wadai-kodate {
	margin:0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 1.13em;
	font-weight:700;
}

#choose_genre ul.wadai li,
#choose_genre ul.wadai-kodate li {
	position: relative;
	width:50%;
	margin: 0;
    border-bottom: 1px dotted #ccc;
    background: #fff;
}

#choose_genre .wadai a,
#choose_genre .wadai-kodate a {
	display: block;
	padding: 18px 0 18px 65px;
	transition: all 0.15s ease-out;
}

#choose_genre .wadai a:hover,
#choose_genre .wadai-kodate a:hover {
	background: #ebeb37;
}


#choose_genre ul.wadai li div.pager_trim,
#choose_genre ul.wadai-kodate li div.pager_trim {
    position: absolute;
	top: 13px;
	left: 22px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
#choose_genre ul.wadai li div.pager_trim > img,
#choose_genre ul.wadai-kodate li div.pager_trim > img {
	position: relative;
	width: 100%;
    height: 100%;
    border-radius: 25px;
	border:1px solid #ddd;
}

#choose_genre ul.wadai li div.pager_trim::before,
#choose_genre ul.wadai-kodate li div.pager_trim::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 100%;
	width: 100%;
	height: 100%;
	background: rgb(223 212 169 / 50%);
  }

#choose_genre ul.wadai-kodate li {
	width:100%;
}

/* ランダムバナー */
.random-banner {
	width: 100%;
	padding:0;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

#wiki_art_main .random-banner > a > img {
	max-width: 300px;
	max-height: 300px;
	object-fit: contain;
}

#sidebar-right .random-banner > a > img {
	max-width: 100%;
	object-fit: contain;
}

.google-banner {
	width: 100%;
	padding:0;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.google-banner .ad:nth-child(odd) {
	float: right;
}
.google-banner .ad:nth-child(even) {
	float: left;
}

/*　共通サイドバー　*/
#sidebar-wrapper iframe { margin: 1em 0; }
#sidebar-right {
	padding-right: 0;
}

#sidebar-right > .btn-group {
	margin-bottom: 20px;
}

#sidebar-right h2 {
	display: block;
	margin: 0 0 25px;
	padding: 0px;
	border-top: 1px solid #ccc;
	border-left: 0px;
	text-align: center;
}
#sidebar-right h2 span {
	display: inline-block;
	border-top: 3px solid #d5d532;
	font-size: 14px;
	font-weight: bold;
	margin-top: -1px;
	padding: 10px 0 0;
}

#sidebar-right h2.side_near {
	display: block;
	margin-bottom: 15px;
	padding: 0;
	border-top: 1px solid #ccc;
	border-left: none;
}

#sidebar-right h2.side_near span {
	display: block;
	border-top: 3px solid #d5d532;
	font-size: 20px;
	font-weight: bold;
	margin-top: -2px;
	padding: 15px 0 0;
	letter-spacing: 2px;
}

.right_side_top_req_area {
	margin-bottom: 15px;
	text-align: center;
}

#sidebar-right .neighbour .wrap		{
	margin: 0 0 1.5em 0;
    font-size: .9em;
    padding-top: 1.5em;
    border-top: 1px dotted #bdbdbd;
}
#sidebar-right .neighbour .title	{ /*background-color:#efefef;*/ margin:0 0 14px 0; padding-left: 4px; font-size: 1.3em; }
#sidebar-right .neighbour .title i	{ display:block; width:20px; float:left; font-size:16px; }
#sidebar-right .neighbour .photo	{ float:left; margin:0 .5em .5em 0; }
#sidebar-right .neighbour .photo img { width: 80px; height: 80px; object-fit: cover;border: 1px solid #ccc; }
#sidebar-right .neighbour .this .photo img { width: 120px; height: 120px; }
#sidebar-right .neighbour .price	{ font-size:1.1em; color:#069; font-weight:bold; }
#sidebar-right .neighbour .price::before	{
	content:"\f157 ";
	font-size: 1em;
}

#sidebar-right .neighbour .madori::before	{
	content:"\f247";
	font-size: 0.9em;
}

#sidebar-right .neighbour .salebloks::before	{
	content:"\f1ad";
	font-size: 1em;
}

/* #sidebar-right .neighbour .address	{ clear:both; } */

#sidebar-right .neighbour .address::before {
	content:"\f041";
	font-size: 1.2em;
}

#sidebar-right .neighbour .train::before {
	content:"\f238";
}

#sidebar-right .neighbour .wrap > div:not(.building_name, .photo) {
	position: relative;
	margin-left: 86px;
	padding-left: 16px;
}

#sidebar-right .neighbour .wrap.this > div:not(.building_name, .photo) {
	position: relative;
	margin-left: 126px;
	padding-left: 16px;
}

#sidebar-right .neighbour .wrap > div::before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 13px;
	text-align: center;
	color:#ccc;
	font-family:"FontAwesome";
}

#sidebar-right .neighbour ul{
	clear:both;
	padding:0;
	margin: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style:none;
	width:100%;
}

#sidebar-right .neighbour ul li {
	text-align:center;
	margin:0;
	border:1px solid #ccc;
	width:25%;
	font-size:1.5em;
	color:#C0C0C0;
}
#sidebar-right .neighbour ul li a { display:block; padding: .3em 0 0 0; }
#sidebar-right .neighbour ul li:hover { background:#efefef; }
#sidebar-right .neighbour ul li span{ text-indent: 100%; white-space: nowrap; overflow: hidden; }

#sidebar-right .neighbour ul li:nth-child(1) a,
#sidebar-right .neighbour ul li:nth-child(2) a,
#sidebar-right .neighbour ul li:nth-child(3) a,
#sidebar-right .neighbour ul li:nth-child(4) a	{ color: #333; }

#sidebar-right .neighbour ul li:nth-child(1) { border-radius:5px 0 0 5px; border-right:none;  }
#sidebar-right .neighbour ul li:nth-child(2) { border-right:none; }
#sidebar-right .neighbour ul li:nth-child(4) { border-radius: 0 5px 5px 0; border-left:none; }

#sidebar-right .neighbour ul li.inquiryY      { border-bottom:3px solid var(--other-linkcolor); }
#sidebar-right .neighbour ul li.inquiryP      { border-bottom:3px solid var(--ads-linkcolor); }
#sidebar-right .neighbour ul li.wiki          { border-bottom:3px solid var(--wiki-linkcolor); }
#sidebar-right .neighbour ul li.bbs           { border-bottom:3px solid var(--eman-linkcolor); }
#sidebar-right .neighbour ul li.blog          { border-bottom:3px solid var(--eman-linkcolor); }
#sidebar-right .neighbour ul li.blog-sumu-lab { border-bottom:3px solid var(--sumu-lab-linkcolor); }
#sidebar-right .neighbour ul li.blog-sumu-log { border-bottom:3px solid var(--sumu-log-linkcolor); }
#sidebar-right .neighbour ul li.none          { padding-top: .3em; border-bottom:3px solid #C0C0C0; background-color:#EFEFEF;}


#sidebar-right .neighbour ul li:nth-of-type(1):hover,
#sidebar-right .neighbour ul li:nth-of-type(2):hover { background: #fcc; }
#sidebar-right .neighbour ul li.wiki:hover { background: #ffff93; }
#sidebar-right .neighbour ul li.bbs:hover { background: #ffe9c4; }


/*物件ページ*/
body:not(.page-メインページ) #mw-content-text ul		{ list-style: none; list-style-position: inside; margin-left: 0; }
body:not(.page-メインページ) #mw-content-text ul li 	{ margin:.5em 0 15px; padding:0 0 0 .5em; text-indent: -0.5em; line-height: 1.7; }
body:not(.page-メインページ) #mw-content-text ul li:before	{ font-family: FontAwesome; content: '\f0da'; margin-right:.3em; color:#069; }

body:not(.page-メインページ) #mw-content-text ul li > ul		{ list-style: none; }
body:not(.page-メインページ) #mw-content-text ul li > ul li 	{ padding: 10px 0 0 20px; line-height:1.5em; margin-left: 5px; }
body:not(.page-メインページ) #mw-content-text ul li > ul li	{ background:url(./img/li_list.png) 0 15px no-repeat; }
body:not(.page-メインページ) #mw-content-text ul li > ul li:before { content: ''; }

/* 編集画面の注意書き (smwのをそまま使用) */
.smw-editpage-help ul	{ padding-left: 1px !important; }
.smw-editpage-help > p	{ padding: 0 !important; }

/* >> サイドスクロール追尾  >> */
.side_scroll_fixed{
	position: fixed;
	bottom:0;
	width: 336px;
	min-height: 300px;
	overflow: hidden;
}

.side_scroll_non_fixed{
	position: relative;
bottom:unset;
	width: auto;
	height:auto;
	overflow: hidden;
}
/* << サイドスクロール追尾  << */

#right_side_bar_bottom_req_btn {
	display: flex;
	bottom: 0;
	z-index: 900;
	width: 100%;
	padding: 13px 15px 15px 15px;
	margin: 15px 0;
	border-radius: 6px;
	background-color: rgba( 0, 0, 0, 0.8 );
}

#right_side_bar_bottom_req_btn .sprite-snavi_fr_01_form_bt {
	width: 100%;
	padding: 5px 3px 5px 8px;
	border: 1px solid #fafafa;
	letter-spacing: 0.2px;
}

#right_side_bar_bottom_req_btn .class_ikkatsu_check_on,
#right_side_bar_bottom_req_btn .class_ikkatsu_check_off {
	margin-right: 7px;
	line-height: 1.2;
	color: #fff;
	font-size: 11px;
}

#right_side_bar_bottom_req_btn .class_ikkatsu_check_off {
	display:none;
}

#right_side_bar_bottom_req_btn .class_ikkatsu_check_on:after,
#right_side_bar_bottom_req_btn .class_ikkatsu_check_off:after {
	width: 42px;
    margin-left: 10px;
    padding: 3px 0 0 10px;
}

#right_side_bar_btm_btn {
	margin: 10px 0 8px 0;
	text-align: center;
}

#right_side_bar_bottom_req_btn .submit_bt {
	flex: 1;
	margin-top: 3px;
}

@media (max-width:768px){
	body:not(.page-メインページ) #mw-content-text ul li > ul li 	{ margin-top: 20px; padding: 0 0 0 18px; line-height:1.5em; margin-left:-2px; }
	body:not(.page-メインページ) #mw-content-text ul li > ul li	{ background:url(./img/li_list.png) 0 0 no-repeat; }
	body:not(.page-メインページ) #mw-content-text ul li > ul li:before { content: ''; }

	#right_side_bar_bottom_req_btn{
		margin-top: 25px;
		margin-bottom:25px;
	}

	#right_side_bar_btm_btn{
		margin: 10px 0 15px 0;
		text-align: center;
	}
}

body:not(.page-メインページ) .mw-content-ltr ol,
.mw-content-rtl .mw-content-ltr ol,
body:not(.page-メインページ) #mw-content-text ol li 	{ margin:0.3em 0 0 1em; }
body:not(.page-メインページ) #mw-content-text p		{ margin:.3em 0; padding:.5em 0 0 .5em ; line-height:1.5em; word-wrap: break-word; }
body:not(.page-メインページ) #mw-content-text ul	+ p	{ margin:-0.5em 0 .5em 0; padding:0 0 0 .5em; text-indent: 0; line-height:1.5em; word-wrap: break-word; }

body:not(.page-メインページ) #mw-content-text ul.gallery {
    margin:0 0 10px;
    display:-webkit-box !important;
    display:-moz-box !important;
    display:-ms-flexbox !important;
    display:-webkit-flex !important;
    display:-moz-flex !important;
    display:flex !important;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
}
body:not(.page-メインページ) #mw-content-text ul.gallery li.gallerybox { margin:0 .5em .5em 0; }
body:not(.page-メインページ) #mw-content-text ul.gallery li.gallerybox p { margin:0; padding: 0 0 0 .5em; text-indent:0; }
body:not(.page-メインページ) #mw-content-text li.gallerybox { border:1px solid #ccc; background-color: #f9f9f9; }
body:not(.page-メインページ) #mw-content-text li.gallerybox div.thumb { border:none !important; }

body:not(.page-メインページ) #contentwrapper #top_stats {display: flex; flex-direction: row;}
body:not(.page-メインページ) #contentwrapper #breadcrumb { padding:1em 0; color:#aaa; font-size:.8em; flex-basis: 70%;}
body:not(.page-メインページ) #contentwrapper #wiki_stats { padding:1em 0; color:#7e7e7e; font-size:.8em; flex-basis: 30%;}

.mw-content-ltr ul, .mw-content-ltr ol {padding: 0;}

.bukkeninfo {
	width:100%;
	margin:0 auto 2em 0;
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
}
.bukkeninfo div {
	margin:.5em .5em;
	padding: 0;
}
.bukkeninfo button {
	width:160px;
	flex-basis:160px;
	padding:.5em;
	border-radius:4px;
	border: none;
	cursor: pointer;
	outline: none;
	appearance: none;
	letter-spacing:.2em;
	color: #666;
	background:#fff;
	border: solid 1px #ccc;
}
.bukkeninfo button.btn_bukkengaiyo	{ border-bottom: solid 3px var(--other-linkcolor); }
.bukkeninfo button.btn_siryoseikyu	{ border-bottom: solid 3px var(--other-linkcolor); }
.bukkeninfo button.btn_eman			{ border-bottom: solid 3px var(--eman-linkcolor); }

.bukkeninfo button.btn_ads_dtlurl	{ background:var(--highlight-button-bg); border-bottom: solid 3px var(--ads-linkcolor); letter-spacing: 0; }
.bukkeninfo button.btn_inquiryY	{ border-bottom: solid 3px var(--other-linkcolor); }
.bukkeninfo button.btn_inquiryP	{ border-bottom: solid 3px var(--ads-linkcolor); }
.bukkeninfo button.btn_blog_sumu_lab	{ border-bottom: solid 3px var(--sumu-lab-linkcolor); }
.bukkeninfo button.btn_blog_sumu_log	{ border-bottom: solid 3px var(--sumu-log-linkcolor); }

.bukkeninfo button:hover	{ position:relative; top:2px; left:2px; }

.bukkeninfo .notice { color: #333;}

#bukkeninfo_trucking { width:100%; display:flex; justify-content:center; padding: 15px 0;}
#bukkeninfo_trucking button 			{ width:160px; flex-basis:160px; margin:0 .5em; padding:.5em; border-radius:4px; border: none; cursor: pointer; outline: none; appearance: none; }
#bukkeninfo_trucking button:first-child		{ background-color:#fff; }
#bukkeninfo_trucking button.btn_bukkengaiyo	{ background:#fff; border: solid 1px #ccc; border-bottom: solid 3px var(--other-linkcolor); }
#bukkeninfo_trucking .fa-building:before		{ content: "\f1ad"; color: #666; }
#bukkeninfo_trucking .btn_bukkengaiyo		{ color: #666; letter-spacing: 0.2em; }
#bukkeninfo_trucking button.btn_siryoseikyu	{ background:#fff; border: solid 1px #ccc; border-bottom: solid 3px var(--other-linkcolor); }
#bukkeninfo_trucking .fa-clipboard:before	{ content: "\f0ea"; color: #666; }
#bukkeninfo_trucking .btn_siryoseikyu		{ color: #666;}
#bukkeninfo_trucking .fa-comments-o:before	{ content: "\f0e6"; color: #666; }

#bukkeninfo_trucking button.btn_bukkengaiyo:hover,
#bukkeninfo_trucking button.btn_siryoseikyu:hover	{ position:relative; top:2px; left:2px; }


.mw-numlink    { display: inline !important; }

ul#preftoc        {  }
ul#preftoc li::before     { content:"" !important; }

ul.redirectText { }
ul.redirectText li	{ padding-left:3em !important; }
ul.redirectText li::before     { content:"" !important; }


@media (max-width:768px){
	ul#preftoc       { padding-left:10px !important; }
	ul#preftoc li    { font-size:1rem; padding:0 !important; margin:0 !important;line-height:1em !important; }
	ul#preftoc li a  { width:50px; line-height:1rem; padding:5px !important; text-indent:0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
	#preferences	 { margin:0 5px 10px 5px;}
	#preferences fieldset.prefsection { padding:0 5px 5px 5px !important; }
	#preferences .mw-label label { text-align:left; }
	#preferences .mw-input	{ width:95%; }
	#preferences .mw-input input	{ width:100%; }
	#preferences > fieldset td.mw-label { width:100%; text-align:left;}
	#preferences .htmlform-tip { padding-left:0; }

	table#mw-htmlform-info tr { width:100%; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ccc; }
	table#mw-htmlform-i18n th,
	table#mw-htmlform-signature th,
	table#mw-htmlform-email th,
	table.mw-htmlform-nolabel th,
	table#mw-htmlform-info th { display:block; }
	table.mw-htmlform-nolabel td,
	table#mw-htmlform-i18n td,
	table#mw-htmlform-signature td,
	table#mw-htmlform-email td,
	table#mw-htmlform-info td{ display:block; width:100%; padding:0 0 5px 0; }
}

/*
div.neighbour div.wrap  div.title a.form_checkbox::before {
	font-family:"FontAwesome";
	content:"\f096";
	margin: 0 4px 0 0;
	font-size:1.6em;
	text-decoration:none !important;
}


div.neighbour div.wrap  div.title a.form_checkbox_on {
	width: 15px; _width: 15px; height: 15px; _height: 15px;
	display: block;
	padding: 2px;
	float: left;
	text-decoration:none !important;
}
*/


/* div.neighbour div.wrap  div.building_name a.form_checkbox::before {
	font-family:"FontAwesome";
	content:"\f096";
	margin: 0 2px 0 0;
	font-size:1.5em;
	text-decoration:none !important;
	color:#b5b5b5;
}


div.neighbour div.wrap  div.building_name a.form_checkbox {
	width: 15px; _width: 15px; height: 15px; _height: 15px;
	display: block;
	padding: 0 0 0 2px;
	margin: 0 10px 0 0;
	float: left;
	text-decoration:none !important;
} */

div.neighbour div.wrap  div.building_name p {
	position: relative;
	margin: 0;
}

div.neighbour div.wrap  div.building_name p > a::before {
	content:"\f046";
	position: absolute;
	top: -4px;
	left: 0;
	margin:0 2px 0 0;
	color: #b5b5b5;
	font-family:"FontAwesome";
	font-size:1.5em;
	text-decoration: none;
}

div.neighbour div.wrap div.building_name p a.form_checkbox_on::before {
	color: #ff4b0f;
}

.buildingY .right_side_buildingname {
	color: #337ab7;
	text-decoration: underline;
	font-weight: bold;
}

.buildingP .right_side_buildingname {
	color: #337ab7;
	text-decoration: underline;
	padding: 3px 0 0 0;
	width: 100%;
	display: block;
	font-weight:700;
	position: relative;
	float: left;
}

.right_side_buildingname .this_building::before {
	content: "本物件";
}
.right_side_buildingname .this_building {
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	position: sticky;
	left: 280px;
	background-color: #f60;
	color: #fff !important;
	font-size: 12px !important;
	vertical-align: middle;
	padding: 1.5px 7px;;
	margin: 0 .5rem;
	white-space: nowrap;
	font-weight: normal;
}

/* まとめて資料請求ボタン
----------------------------------------- */
a.sprite-snavi_fr_01_form_bt {
	display:block;
	width:220px;
	width: 95%;
	line-height: 35px;
	margin: auto;
	padding: .5em 1em;
	border-radius: 5px;
	color: #fff;
	letter-spacing:1.5px;
	font-size: 17.5px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	background: -webkit-gradient( linear, left top, left bottom, from(#ff5d28), to(#ff4b0f));
	/*background: #FAF4E4;
	background-image: -webkit-linear-gradient(top, #FAF4E4, #F6E9C9);
	background-image: -moz-linear-gradient(top, #FAF4E4, #F6E9C9);
	background-image: -ms-linear-gradient(top, #FAF4E4, #F6E9C9);
	background-image: -o-linear-gradient(top, #FAF4E4, #F6E9C9);
	background-image: linear-gradient(to bottom, #FAF4E4, #F6E9C9);
*/
/*
	background: #07b114;
	background-image: -webkit-linear-gradient(top, #10b928, #058207);
	background-image: -moz-linear-gradient(top, #10b928, #058207);
	background-image: -ms-linear-gradient(top, #10b928, #058207);
	background-image: -o-linear-gradient(top, #10b928, #058207);
	background-image: linear-gradient(to bottom, #10b928, #058207);
*/
}

@media (min-width:769px){
	a.sprite-snavi_fr_01_form_bt {
		font-size: 1.15em;
		top: 1px;
		padding: 5px 10px;
	}
}


/* ---------------------------------------------------------
■ siryo_seikyu_bar
--------------------------------------------------------- */
.siryo_seikyu_bar {
	position: fixed;
/*	left: 50%;*/
	bottom: 0;
/*	margin: 0 0 0 -500px;*/
	opacity: 0;
	color:#fff;
	background-color: #333;
	background-color:rgba( 0, 0, 0, 0.8 );
	transition: opacity 0.2s linear;
	width: 770px;
	display: none;
}

.siryo_seikyu_bar.init		{ visibility: hidden; display: block; }
.siryo_seikyu_bar.action	{ z-index: 3;  display: block; }
.siryo_seikyu_bar.action.start	{ opacity: 1; }
.siryo_seikyu_bar.action.end	{ position: relative; left: 0; bottom: 0; margin: 0 ; opacity: 1; }


#bukkeninfo_trucking.siryo_seikyu_bar {background-color: rgba( 0, 0, 0, 0.6 );}
#bukkeninfo_trucking.siryo_seikyu_bar.action.end {width: 100vw; z-index: 0; position: relative; left: 50%; top: -56px; right: 50%; margin-left: -50vw; margin-right: -50vw; top: -56px; opacity: 1; }



.siryo_seikyu_bar.action.remove	{ opacity: 0; display:none;}
.siryo_seikyu_bar .padding	{ padding: 15px 0; }
.siryo_seikyu_bar table		{ margin: 0 auto; }

/*.siryo_seikyu_bar input[type=submit] {*/
#lower_ikkatsu_btn{
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 10px;
	margin: 0 10px;
	background-color: var(--wiki-linkcolor);
	background: -moz-linear-gradient( top, var(--wiki-linkcolor) 0%, #f5f513);
	background: -webkit-gradient( linear, left top, left bottom, from(var(--wiki-linkcolor)), to(#f5f513));
	background: -ms-linear-gradient(top, var(--wiki-linkcolor), #f5f513);
	border-radius: 5px;
	border: 1px solid #fafafa;
}

.siryo_seikyu_bar input[type=submit]:hover {
	background-color: #ff4b0f;
	background: -moz-linear-gradient( bottom, var(--wiki-linkcolor) 0%, #ff4b0f);
	background: -webkit-gradient( linear, left bottom, left top, from(var(--wiki-linkcolor)), to(#f5f513));
	background: -ms-linear-gradient(bottom, var(--wiki-linkcolor), #ff4b0f);
}

.siryo_seikyu_bar input[type=checkbox] { display: none; }

.siryo_seikyu_bar label.checkbox {
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	width: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
	border-radius: 2px;
}

.siryo_seikyu_bar label.checkbox:hover { /*background-color: #fff;*/}
.siryo_seikyu_bar label.checkbox:hover:after { border-color: var(--wiki-linkcolor); }

.siryo_seikyu_bar label.checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 0px;
	display: block;
	margin-top: -15px;
	width: 28px;
	height: 28px;
	border: 1px solid #fff;
	border-radius: 2px;
	content: '';
}

.siryo_seikyu_bar label.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 9px;
	display: block;
	margin-top: -10px;
	width: 8px;
	height: 16px;
	border-right: 3px solid var(--wiki-linkcolor);
	border-bottom: 3px solid var(--wiki-linkcolor);
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#siryo_seikyu_bar_0 input[type=checkbox]:checked + .checkbox:before { opacity: 1; }
#siryo_seikyu_bar_0 label.text_contoroll { display: block; margin: 0 5px; }
#siryo_seikyu_bar_0 label.checkbox_text:before { content: "全ての物件に\Aチェックを入れる"; font-size: 0.8em; white-space: pre; }
#siryo_seikyu_bar_0 input:checked + label.checkbox_text:before { content: "全ての物件の\Aチェックを外す"; font-size: 0.8em; white-space: pre; }

li.toclevel-1		{ font-size: 1em; list-style-type: none; margin: 10px 0; border-bottom: solid 1px #7f7a7a; padding-bottom: 35px; }
li.toclevel-1:before	{ content: "・"; display: block; float: left; margin: 8px 0; }

li.toclevel-2		{ font-size: 1em; list-style-type: none; margin: 3px 0; border-bottom: solid 1px #7f7a7a; padding-bottom: 35px; margin-left:15px; }
/*li.toclevel-2:before	{ content: "・"; display: block; float: left; margin: 8px 0; }*/

li.toclevel-3		{ font-size: 1em; list-style-type: none; margin: 3px 0; border-bottom: solid 1px #7f7a7a; padding-bottom: 35px; margin-left:25px; }

#smt-top-nav-bar a, .smt-menu-levl1 a, .smt-menu-levl2 a, .smt-menu-levl3 a {
	color: #e8f3fd;
}
.smt-menu-levl1, .smt-menu-levl2, .smt-menu-levl3 {
	list-style-type: none !important;
}
.smt-menu-levl2:before	{
	content: "・";
	display: block;
	float: left;
	margin: 5px 0;
}
.smt-menu-levl3:before {
	content: "　";
	display: block;
	float: left;
	margin: 5px 0;
}

#mw-navigation		{ position: static; margin-bottom: 0;}
#smtmenu		{ display: none; }
.hunbgbtn		{ display: none; }

#pageTop 		{ position: fixed; bottom: 85px; right: 5px; height: 43px; margin: 0; cursor: pointer;}
p#pageTop:before 	{
	content: "\f077";
	font-family: "FontAwesome";
	position: relative;
	left: 7px;
	top: 0;
	font-size: 2em;
	color: rgba(255,255,255,0.9);
	z-index: 3010;
}

#pageTop a {
	display: block;
	position: relative;
	top: -40px;
	z-index: 3000;
	padding: 8px 0 0 8px;
	border-radius: 5px;
	width: 44px;
	height: 43px;
	background: rgba(100,100,100,0.4);
	color: #989494;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	text-align: center;
}
#pageTop a:hover { text-decoration: none; opacity: 0.7; }
.add_tag_right_top { margin: 0 0 15px; }
#footer li { display: inline; margin: 0 .5em; }

div.tright {
	float: right;
	clear: right;
	position: relative;
}

.glyphicon-pencil:before {
	font-size: 1rem;
	content: "項目を編集";
	letter-spacing: 1px;
	color: #000;
}

.mw-editsection .glyphicon-pencil	{
	position: relative;
	top: -3px;
	border-radius: 10px;
	padding: 0 5px 5px 5px;
	background-color: #eee;
	margin-left: 1em;
}

#bukken_img_y		{ width: 400px; }
#bukken_img_y img	{ width: 100%; object-fit: scale-down; }
.no_pc_disp		{ display: none; }
.g-recaptcha		{ margin-bottom: 15px; }


.mw-search-result-heading	{ display: inline; }
.mw-search-profile-tabs div.search-types ul li a { display: inline; padding-right: 20px; padding-left: 0; }
.dropdown-menu			{ right: 320px !important; left: auto !important; }

.e-wiki_content_footer_responsive_kk { margin-bottom: 0; }

.e-wiki_middle_responsive_kk_conf {
	display: block;
	width: 100%;
	margin: 0 auto 30px;
}
#mw-content-text ul li		{ margin-top: 15px; }
.top-page-class #mw-content-text ul li { margin-top: 0; }

.br-pc				{ display:none; }	/*PCだけ改行無視*/
.non-disp-pc			{ display:none;}


/*投票*/
.cp_point {
    position: relative;
    margin: 40px auto 30px;
    padding: 5px 5px 0 10px;
    width: 330px;
    height: 108px;
}
.cp_point:first-child {
    margin: 40px 0 30px;
}
@media (max-width: 767px){
	.cp_point:first-child {
		margin: 40px auto 30px;
	}
}
.cp_point::before {
	position: absolute;
    top: -1.4em;
    left: 1.5em;
    content: attr(title);
    padding: .3em 2em 0 2em;
    font-size: 90%;
    font-weight: bold;
    color: #da3c41;
    height: 30px;
    line-height: 1.5;
    background-color: #fcfcfc;
    border-radius: 20px;
    border: 2px solid #da3c41;
}
.cp_point::after {
    position: absolute;
    top: -1em;
    left: .5em;
    font-family: FontAwesome;
    content: "\f164 ";
    padding: .3em 0 0 0;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    text-align: center;
    width: 35px;
    height: 30px;
    background-color: #da3c41;
    border-radius: 20px 0 0 20px;
}
.cp_point > div {
	position: relative;
	list-style-type: none;
	background-color: #fff;
	margin: 15px 0;
	border: solid 2px #D5D532;
	padding: 10px;
	border-radius:10px;
}
.cp_point .msg {
	margin-bottom: 10px;
}

/*　/投票*/
.rating-section img {
	cursor: pointer;
}

.fullImageLink img {
	width:100%;
	height:auto;
}

ul.mw-search-results {
	padding-left: 0;
	width: 100%;
}

/*==================================
	MOBILE
==================================*/
/* SPHONE */

@media (max-width:768px){
	.br-sp 		{ display:none; }	/*スマホだけ改行無視*/
	.non-disp-pc	{ display:block;}
	.navbar-brand	{ margin:10px 0 0 10px; }

	#contentwrapper { width: 95%; }
	#index .swiper-container	{ width: 100%; height:260px;  }
	#index .swiper-container .explain {
		width:100%;
		top: 9%;
		font-size:.8em;
	}

	#content h1 span {
		font-size: .55em;
	}

	#mw-content-text .howtouse .item {
		margin: 0 0 1em;
	}

	ul.howtouse li.item { width:48%; margin: 0 0 1em; }

	#sidebar-right .neighbour .address { clear:right; }

	.navbar-form	{ border:none; -webkit-box-shadow:none; box-shadow:none; }
	.form-control	{ border:none; }

	body.page-メインページ .sidebar-wrapper { margin-top: 0px; }

	ul.howtouse li.item	{ padding:1em; font-size:.8em;}
	#areaphoto .area_wrap	{ width:48%; }
	#rosenphoto .area_wrap	{ width:48%; }

	.col-md-9	{ width:100%; float:none; padding:0; }
	.col-md-3	{ width:100%; padding:0; }
	.sidebar-wrapper	{ width:100%; float:none; }
	.sidebar-container	{ width:100%; height:auto; }
	#footer	{ clear:both; }

	#content #h1_bukkenname {
		border-top: 0;
		margin-top: 1px;
		margin-bottom: .1em;
	}

	#content #h1_bukkenname span{
		line-height: 1.2em;
		padding: 0;
		border-top: 0;
		text-align: center;
		font-weight: 600;
		border-bottom: 1px solid #eee;
		font-size: 20px;
		display: inline-block;
		font-weight: bold;
		letter-spacing: -.01em;
	}


	#content h2 {
		display: block;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 0px;
		font-size: 20px;
	}

	#content h2 .top-strong {
		display: block;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 0px;
		font-size: 25px;
	}

	div.head_subtitle {
		margin-top: 12px;
	}

	div.head_subtitle div.head_subtitle_line:before { content: "" ; }
	.bukkeninfo button,
	#bukkeninfo_trucking button { width: 110px; padding:.5em; }
	.bukkeninfo button.btn_siryoseikyu,
	#bukkeninfo_trucking button.btn_siryoseikyu { border-bottom: solid 3px var(--other-linkcolor); width: 110px;}
	#bukkeninfo_trucking button.btn_siryoseikyu_trucking {
		width: 288px !important;
		height: 55px;
		font-size: 15px;
		background-color: #F59B00;
		color: #FFF;
		font-weight: bold;
	}
	#bukkeninfo_trucking button.btn_siryoseikyu_trucking .fa-clipboard::before {
		color: #FFF;
		font-weight: bold;
	}

	.siryo_seikyu_bar	{ width: 100%; left: 0; background-color: rgba( 0, 0, 0, 0.6 );}
	#footer			{ margin-top: 25px !important; height: 100px; padding: 0px 10px 10px;}

	#lower_ikkatsu_btn	{ padding: 10px; background: #fff; border: solid 1px #ccc; border-bottom: solid 3px var(--other-linkcolor); width: 290px;}
	#smtmenu		{ display: block; }
	.hunbgbtn		{ display: block; }

	#footer ul		{ padding-left: 0; margin: 0; }
	#footer li		{ margin: 0; margin-right: 5px; }
	.footer-main-page 	{ height: 130px !important; }
	.glyphicon-pencil:before{ font-size: 1em; content: "編集"; }
	span.mw-editsection	{ margin-right: 0.6em; padding-top: 0.2em;float:right; }

	#bukken_img_y		{ width: 360px !important; }
	.no_smt_disp		{ display: none; }
	.no_pc_disp		{ display: block; }

	#content a.external	{ word-wrap:break-word !important; }
	.readmore		{ width:80%; }
	.g-recaptcha		{ margin-bottom: 15px; }
	.e-wiki_content_footer_responsive_kk { margin-bottom: 50px !important; }

	#mw-content-text > ul { font-size: 1.2em; line-height: 1.1em; }

	.site_explain { padding: 0 10px; }

	#ikkatsu_btn_fixed span:before { font-family:"FontAwesome"; content:"\f0f6"; margin:0 .3em 0 0; } 


	#ikkatsu_btn_fixed {
		position:relative;
		top:0;
		padding: 0;
		background: #fff;
		border: solid 1px #ccc;
		border-bottom: solid 3px var(--other-linkcolor);
		width: 290px;
		height: 55px;
		font-size: 1.3em;
		color: #666;
		font-weight: normal;
		background: -moz-linear-gradient( top, var(--wiki-linkcolor) 0%, #f5f513);
		background: -ms-linear-gradient(top, var(--wiki-linkcolor), #f5f513);
		border-radius: 5px;
		margin: 0 auto;
		text-align: center;
	}

	div#bukkeninfo_trucking.siryo_seikyu_bar{
		margin-bottom: 55px;
	}

	body:not(.page-メインページ)	{ margin-top:-3px; }
	body:not(.page-メインページ) #contentwrapper #top_stats {display: flex; flex-direction: column;}
	body:not(.page-メインページ) #contentwrapper #breadcrumb { padding: .7em 0 .5em 0;}
	body:not(.page-メインページ) #contentwrapper #wiki_stats { padding:0; }

	#random-banner-head {
		margin-top: 18px;
	}
	.random-banner > a > img {
		max-width: 336px;
		max-height: 336px;
		object-fit: contain;
	}
	.google-banner {
		width: 100%;
		display: block;
		text-align: center;
	}
	.google-banner .ad:nth-child(odd), .google-banner .ad:nth-child(even) {
		float: none;
	}

	#choose_area ul.area li a,
	#choose_genre .genre li a {
		text-indent: 0;
	}

	#choose_area ul.area li a i,
	#choose_genre .genre li a i {
		margin-right: 4px;
	}

	#choose_area ul.area li span,
	#choose_genre .genre li span {
		font-size: 1em;
	}

	#choose_genre ul.wadai,
	#choose_genre ul.wadai-kodate {
		font-size: 1em;
		font-weight: normal;
	}

	#choose_genre .wadai a,
	#choose_genre .wadai-kodate a {
		padding: 18px 0 18px 45px;
	}

	#choose_genre ul.wadai li div.pager_trim,
	#choose_genre ul.wadai-kodate li div.pager_trim {
		left: 10px;
	}


}

@media (max-width:320px){
	.navbar-brand		{ width: 125px; }
	div.head_subtitle div	{ font-size:1em; transform:scale(0.8); }
	.bukkeninfo button.btn_bukkengaiyo,
	#bukkeninfo_trucking button.btn_bukkengaiyo	{ width: 95px; letter-spacing: 0; }
	.bukkeninfo button.btn_siryoseikyu,
	#bukkeninfo_trucking button.btn_siryoseikyu	{ border-bottom: solid 3px var(--wiki-linkcolor); width: 95px; letter-spacing: 0; }
	.bukkeninfo button.btn_eman	{ width: 95px; letter-spacing: 0; }
	.siryo_seikyu_bar	{ width: 100%; left: 0; }
	#footer			{ margin-top: 25px !important; height: 100px; }
	#lower_ikkatsu_btn	{ padding: 10px 5px; }
	.smt-menu-levl2		{ }
	#smtmenu		{ display: block;}
	.hunbgbtn		{ display: block; }
	.footer-main-page	{ font-size: 0.5em !important; height: 115px !important; }
	.footer-sub-page	{ font-size: 0.5em !important; }
	span.mw-editsection	{ margin-right: 0.2em; padding-top: 0.2em; }
	#bukken_img_y		{ width: 310px !important; }
	.no_smt_disp		{ display: none; }
	.no_pc_disp		{ display: block; }
	#content a.external	{ word-wrap: break-word !important; }
	.readmore		{ width:80%; }
	.g-recaptcha		{ margin-bottom: 15px; }
	.e-wiki_content_footer_responsive_kk { margin-bottom: 50px !important; }
	.bukkeninfo button { margin:0 .2em;}
	div#bukkeninfo_trucking.siryo_seikyu_bar{
		margin-bottom: 55px;
	}


}


@media (min-width:768px){
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse	{ max-height: 340px !important; }
	/*div.tright{clear:unset !important; float:unset !important;}*/
}

@media (max-width:767px){
	.thumb div.thumbinner {
		width:100% !important;
		margin: 0 auto;
	}
	div.tright{
		clear: unset !important;
		float: unset !important;
		margin: .5em auto 1.3em;
	}
}

@media (min-width:769px){
	#bukken_img_y img {max-width: 350px;}
}




/* >> マンマニさん  >>  */
@media (min-width:769px){
	#manma_sc 		{ position: fixed; bottom: 130px; left: 50px; height: 43px; margin: 0;opacity: 90%;}
	img#manma_topimg{width:80px;}
}
@media (max-width:768px){
	#manma_sc 		{ position: fixed; bottom: 130px; left: 0; height: 43px; margin: 0;opacity: 80%;}
	img#manma_topimg{width:70px;}
}

p#manma_sc:before 	{
	content: url(/skins/MikleTweeki/images/ichioshi_3_2a.png);
	font-family: "FontAwesome";
	position: relative;
	left: 7px;
	top: 0;
	font-size: 2em;
	color: rgba(255,255,255,0.9);
	z-index: 3010;
}

div#manma_btm{
	padding: 10px 20px 0 20px;
}

/*tablet iPhone*/
@media (max-width:768px){
	div#manma_btm{
		padding: 0;
	}
}
/*iPhone5*/
@media (max-width:320px){
	div#manma_btm{
		padding: 0;
	}
}

div#manma_btm table{
	background-color: #fff;
	border: solid 1px #F9CB9C;
	margin: 0 0 20px 0;
	width: 100%;
	border-spacing: 0;
}

div#manma_btm thead{
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}

div#manma_btm table thead th{
	background-color: #FCE5CD;
}

div#manma_btm tbody{
}

div#manma_btm tbody tr{
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

div#manma_btm table th{
	background-color: #eee;
	border-bottom: solid 1px #F9CB9C;
	border-right: solid 1px #F9CB9C;
	padding: 5px;
	width: 150px;

	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	text-align: center;

}

div#manma_btm table td{
	border-bottom: solid 1px #F9CB9C;
	border-right: solid 1px #F9CB9C;
	padding: 5px;
	display: table-cell;
	vertical-align: inherit;
}

div#manma_btm a{
	/*overflow-wrap: anywhere;*/
	word-break:break-all
}

div.manmani_conte{
	margin-bottom:10px;
}
div.manmani_body{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 10px 0 0;
	word-break: break-word;
	position: relative;
}

div.manmani_body a{
	display: inline-block;
	width: 44px;
	border-radius: 50%;
	overflow: hidden;
	line-height: 0;
	border: solid 3px #fff;
	box-sizing: border-box;
	box-shadow: 0 0 1px #333;
	width: 40px;
}
/* << マンマニさん  <<  */



.youtube_emb_title{
    font-weight:bold;
    background-color: black;
    color: #fff;
    width:560px;
    padding:10px;
    margin-bottom:15px;
    font-size: 1.2em;
}


.wiki_tube a{
	text-decoration: none  !important;
    color: #fff  !important;
    background: unset  !important;
    padding-right: 10px  !important;
}


@media (max-width: 767px){
	.wiki_tube {
	  width: 100%;
	  aspect-ratio: 16 / 9;
	}
	.wiki_tube iframe {
	  width: 100%;
	 height: 100%;
	}

	.youtube_emb_title{
		width:100%;
	}
}

/* youtube bottom cv buttom */
.ycv_btn--orange {
  color: #fff;
  background-color: #eb6100;
}

.ycv_btn--orange:hover {
  color: #fff;
  background: #f56500;
}

.wiki_ycv_btn {
  font-size: 1.8rem;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-radius: 100vh;

  margin-top: 15px;
  margin-left: 50px;
  margin-bottom:35px;


}


@media (max-width: 767px){
	.wiki_ycv_btn {
		width:100%;
		margin-left:0;
		font-size: 1em;
	}
}












.wiki_ycv_btn i.fa {
  margin-right: 1rem;
}

.wiki_ycv_btn:before {
  font-family: 'FontAwesome';
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
}


br.ytube_cv_br{
	display: none;
}

@media (max-width: 767px){
	br.ytube_cv_br{
		display: block;
	}
}

#ad_modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 530000;
	display: none;
	width: 100%;
	height: 100%;
}

#ad_modal.opened {
	display: block;
	animation: appear .25s ease;
}

@keyframes appear {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

#ad_modal_bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}

.ad_modal_building {
	display: flex;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 720px;
	width: 100%;
	max-height: 90vh;
	transform: translate(-50%, -50%);
	box-shadow: 2px 2px 33px #2b2b2b;
	box-sizing: border-box;
	font-family: メイリオ,Hiragino Kaku Gothic Pro,Meiryo,ヒラギノ角ゴ Pro W3,MS PGothic,MS UI Gothic,Helvetica,Arial,sans-serif;
	cursor: pointer;
}

.ad_modal_banner .ad_modal_building {
	width: auto;
}

.ad_modal_building_name a {
	line-height: 1;
	text-decoration: underline;
	color: #016194;
	font-weight: bold;
	transition: all .15s ease-out;
}

#ad_modal_title {
	position: absolute;
	top: -28px;
	width: 100%;
	height: 34px;
	padding: 7px 12px;
	border-radius: 7px 7px 0 0;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	background: #E7E7DE;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	border: none;
	list-style-type: none;
}

.ad_modal_banner #ad_modal_title {
	top: -34px;
}

.ad_modal_building_inner {
	overflow: auto;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 30px 55px 20px;
	border-radius: 0 0 7px 7px;
	background: #fff;
	transition: all .15s ease-out;
}

.ad_modal_banner .ad_modal_building_inner {
	text-align: center;
	padding: 0;
}

.ad_modal_building_inner .ad_modale_banner_link {
	display: inline-block;
	max-width: calc(100% - 30px);
	margin: 5px 0 7px;
	padding: 8px 14px;
	border-radius: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	background: #23A90D;
	transition: all .15s ease-out;
}

.ad_modal_building_inner .ad_modale_banner_link span {
	font-size: .8em;
	text-decoration: none;
}

.ad_modal_building_name {
	margin-bottom: 25px;
	font-size: 25px;
}

.ad_modal_building_detail {
	display: flex;
	margin-bottom: 10px;
}

.ad_modal_building_left {
	margin-right: 25px;
	text-align: center;
}

.ad_modal_building_right {
	flex-grow: 1;
	min-width: 0;
}

.ad_modal_banner .building-image {
	margin-bottom: 5px;
	max-width: 100%;
	object-fit: scale-down;
}

.ad_modal_building_right .ad_modal_property_info {
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.ad_modal_building_right .ad_modal_property_info li {
	padding-left: 22px;
}

.ad_modal_property_info li {
	position: relative;
	line-height: 1.5;
	margin-bottom: 2px;
	padding-left: 16px;
	text-align: justify;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 102.3%;
}

.ad_modal_property_info li i {
	position: absolute;
	left: 0;
	top: 3px;
	min-width: 12px;
	margin-right: 4px;
	text-align: center;
	color: #CCCCCC;
}

.ad_modal_property_info li i::before {
	font-weight: 900;
	font-family: "FontAwesome";
	font-style: normal;
}

#ad_modal_addressfull i::before {
	content: "\f041";
}

#ad_modal_transport i::before {
	content: "\f238";
}

#ad_modal_pricedisplay i::before {
	content: "\f157 ";
}

#ad_modal_roomlayoutdisplay i::before {
	content: "\f247";
}

#ad_modal_monopolyareadisplay i::before {
	content: "\f047";
}

#ad_modal_saleblocknumdisplay i::before {
	content: "\f1ad";
}

.ad_modal_official_site {
	text-align: center;
	margin-bottom: 20px;
}

.ad_modal_official_site a {
	display: inline-block;
	line-height: 1;
	padding: 18px 30px 15px;
	border-radius: 5px;
	letter-spacing: 6px;
	font-size: 23px;
	color: #fff;
	text-decoration: none;
	background: #23A90D;
	transition: all .15s ease-out;
}

.ad_modal_building_name a:hover,
.ad_modal_official_site a:hover,
.ad_modal_building_inner .ad_modale_banner_link:hover {
	opacity: .85;
}
.ad_modal_official_site a span {
	font-size: 12px;
	letter-spacing: 0;
	text-decoration: underline;
}

#ad_modal_close_button::before, #ad_modal_close_button::after {
	content: "";
	position: absolute;
	top: 4px;
	left: 10px;
	display: block;
	width: 3px;
	height: 16px;
	border-radius: 10px;
	background: #333;
	transform: rotate(45deg);
	z-index: 10;
}
#ad_modal_close_button::after {
	transform: rotate(-45deg);
}

#ad_modal_close_button {
	cursor: pointer;
	position: absolute;
	top: -39px;
	right: -8px;
	z-index: 10;
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #888;
	border-radius: 50%;
	background: #FFF;
}

@media (max-width:768px) {
	.ad_modal_building {
		max-width: 650px;
		width: calc(100% - 20px);
		font-family: メイリオ,Hiragino Kaku Gothic Pro,Meiryo,ヒラギノ角ゴ Pro W3,MS PGothic,MS UI Gothic,Helvetica,Arial,sans-serif;
	}

	.ad_modal_banner .ad_modal_building {
		width: calc(100% - 20px);
	}

	.ad_modal_building_inner {
		padding: 28px 20px 10px;
	}

	.ad_modal_building_name {
		margin-bottom: 20px;
		font-size: 23px;
	}
	
	.ad_modal_building_left {
		min-width: 100px;
		margin-right: 12px;
		text-align: center;
	}

	#ad_modal .ad_modal_building_left figure img {
		max-width: 100%;
		height: auto;
		margin: 0;
		vertical-align: top;
	}

	.ad_modal_building_right .ad_modal_property_info {
		font-size: 14px;
	}

	.ad_modal_official_site {
		margin-bottom: 15px;
	}

	.ad_modal_official_site a {
		padding: 15px 20px 13px;
		letter-spacing: 2px;
		font-size: 22px;
	}

	#ad_modal_help {
		font-size: 14px;
	}
}
