@charset "utf-8";

html		{ overflow-y: scroll; }
body		{ width:100%; margin:0; padding:0; font-family: HiraKakuProN-W3; line-height: 1.25; }
*		{ margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
a img		{ border:0; }
ul,
ol.none		{ list-style-type:none; }

table		{ border-collapse: collapse; border-spacing: 0; }
table th	{ font-weight:bold; text-align:left; }
table th,
table td 	{ vertical-align:top; }
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var		{ font-style: normal; }
caption,
th		{ text-align: left; }
hr,
legend		{ display: none; }
img,
abbr,
acronym,
fieldset	{ border: 0; }
hr 		{ clear:both; border: 0; border-bottom: 1px solid #fff; background: #fff; }


/* ■ floatクリア--------------------------------------------------------- */
.clearfix:after,
.cf:after		{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix,.cf		{ display:inline-block; min-height:1%; }
.clearfix,.cf		{ display:block; }
span.clear, span.cf	{ clear:both; display:block; }

/* ■ ヘッダー--------------------------------------------------------- */
.logoarea			{ height:35px; background:#AE9B73; /*mikle-beige*/ border-top:#777 solid 1px; border-bottom:#777 solid 1px; position: relative;}
.logoarea a.logo		{ width: 100%; height: 35px; background:url(/img/img_logo.png) no-repeat center top; display:block; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.logoarea #slide_search		{ position: absolute; top:0; right:0; width:40px; height:36px; }
.logoarea #slide_search:before	{ font-family:"FontAwesome"; content:"\f002"; color:#fff; font-size:24px; margin:13px 0 10px 10px; }
.logoarea  #slide_search.oddup	{ display: block; background-color:#897757; }
.logoarea  #slide_search.odd	{ display: block; background-color:#AE9B73; }


#headline	{ font-size:90%; text-align:center; margin:5px 0; padding:5px 0; }


/* ■ 検索窓--------------------------------------------------------- */
#search_box	{ color:#333; }
#search_box	{
	padding:10px;
	position:relative;
	top:0; 
	height:35px;
	margin:0; 
	border-bottom:1px solid #ccc;
	background: -moz-linear-gradient(top, #fff, #E6E6CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6CC));
}
dl.search		{ position: relative; }
dl.search dt		{ width:70%; padding:3px; background-color:#fff; border:1px solid #aaa; position: absolute; }
dl.search dt input	{ width:100%; height:30px; font-size:90%; line-height:30px; background:none; border:none; }
dl.search dd		{ position: absolute; top:0; right:0; width:28%; }
dl.search dd button{
	display:block;
	height:38px;
	color:#333;
	font-weight:bold;
	font-size:90%;
	line-height:38px;
	text-align:center;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border:1px solid #ccc;
	width: 100%;
}
dl.search dd button:hover { 
	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
}


/* ■ フッター--------------------------------------------------------- */
#footer		{ height:25px; background:#AE9B73; font-size:80%; }
#footer ul	{ text-align: center; height:20px; padding-top:5px; display:block; margin:0 auto; color:#fff; }
#footer ul li	{ display:inline; margin-right:5px; }
#footer ul li a { margin-right:5px; color:#fff; }
#footer p	{ color:#777; font-size:90%; text-align:center; }

.link_goto	{ margin:1em 10px; }
.link_goto a	{ display:block; margin:0 auto; padding:.3em 0; width:300px; text-align:center; background-color:#ae9b73; color:#fff !important; text-decoration:none; border-radius:5px; }
.link_goto a::before	{ font-family:"FontAwesome"; content:"\f015"; margin:0 .3em 0 0; }
.link_goto a::hover	{ opacity:.8; }
dl#link_site	{ margin:0 10px 10px; padding:10px; font-size:80%; border:#777 solid 1px; }
dl#link_site dt { width:100px; display:inline; color:#777; margin-right:10px; }
dl#link_site dd { width:170px; text-align:center; display:inline; }
dl#link_site dd a { margin-right:10px; color:#47250F; }



/* ■ 文字統一用--------------------------------------------------------- */
a:link,
a:active,
a:visited	{ color:#47250F; }
a:hover		{ color:#515151; }
dt		{ font-weight:bold; }
.gray		{ color:#666; }
.bold		{ font-weight:bold; }
.f_left		{ float:left; }
.f_right	{ float:right; }


/* ■ 新着掲示板、全掲示板、スレッド、レス一覧の項目の共通デザイン---------- */
.finding	{ clear:both; height:25px; background:#AE9B73; margin-bottom:5px; padding:0 10px; }
.finding div	{ padding-top:5px; margin:0 auto; height:20px; font-size:90%; color:#fff; line-height:1.4; }
.finding h2	{ width:100px; height:20px; display:inline; color:#777; float:left; text-align:center; background:#fff; border-radius:5px 5px 0 0; }
.finding p	{ width:185px; padding-left:5px; float:right; text-align:right; }
.finding p a	{ color:#fff; }
.finding dl	{ width:185px; padding-left:5px; float:right; font-size:90%; }
.finding dt	{ width:60px; text-align:center; display:inline; }
.finding dd	{ display:inline; }
.finding dd a	{ color:#fff; margin-right:3px; }
#report		{ width:100%; display:block; }
.odd,
.oddup			{ width:100%; padding:0; display:block; background:#eaeaea none; }
.odd span,
.oddup span		{ display:block; padding:10px 0 10px 10px; color:#897757; font-size:110%; }
.odd span:before,
.oddup span:before	{ padding:0 5px; margin:0 5px 0 0; background-color:#fff; color:#897757; font-weight:bold; }
.odd span:before	{ content:"+"; }
.oddup span:before	{ content:"-"; }
.oddup div		{ display:block; padding:10px 0 10px 10px; color:#897757; font-size:110%; }

ul.article		{ margin-bottom:5px; float: left; width: 100%; border-top: 1px solid #ccc; }
ul.article li		{ float:left; width:33%; border-bottom:1px solid #ccc; border-right:1px solid #ccc; position:relative; }
ul.article li:after	{ font-family:"FontAwesome"; content:"\f101"; position:absolute; top:25%; right:10px; color:#AE9B73; } /*fa-angle-double-right*/

ul.article li:nth-child(3n) { width: 33%; border-right: none; }
ul.article li a		{ position: relative; display: block; padding: 12px 10px; text-decoration:none; }
ul.article li a:hover	{ background-color:#ff9; }
ul.article li.ar2 { width: 49%; }
ul.article li.ar2:nth-child(2n) { width: 50%; border-right: none; }
ul.article li.ar2:nth-child(3n) { width: 49%; border-right:1px solid #ccc; }

ul.article_latest	{ margin-bottom:5px; }
ul.article_latest li	{ border-bottom:#ccc solid 2px; position:relative; }
ul.article_latest li:after	{ font-family:"FontAwesome"; content:"\f101"; position:absolute; top:25%; right:10px; color:#AE9B73; } /*fa-angle-double-right*/
ul.article_latest li a		{ display:block; padding:10px 20px 10px 10px; color:#47250F; text-decoration:none; }
ul.article_latest li a:hover	{ background-color:#ff9; }
ul.article_latest li div.date	{ font-size:80%; color:#999; }

ul.article_board		{ margin:0; padding: 0; letter-spacing: -0.4em; border-top:#ccc solid 2px; border-bottom:#ccc solid 2px; text-decoration:none; position: relative; }
ul.article_board li		{ letter-spacing: normal; vertical-align:middle; *display: inline; *zoom: 1; margin:0; }
ul.article_board li.thread_tit a { 
	min-height: 40px;
	display:block;
	padding: 10px 10px 10px 10px;
	color:#47250F;
	margin:0;
	text-decoration:none;
	font-size:.9em;
	border-bottom:2px solid #ccc;
}
ul.article_board li.thread_tit a div	{ font-size:80%; color:#777; }

h3	{ color:#47250F; width:300px; overflow:hidden; padding-bottom:20px; margin:10px auto 0; }
h3 span,
h3 a	{ width:290px; padding:10px 10px 0 10px; display:block; }


/* ■ レス投稿用--------------------------------------------------------- */
.center-outer		{ margin:10px 0 0 0;   width:100%; }
#contribution_box	{ margin:0 .5em 5px; font-size:.8em; }
dl.contribution		{ line-height: 1.6em; }
dl.contribution dt	{ width:4.5em; padding:3px; background-color:#fff; }
dl.contribution dd	{ margin: -1.6em 0 5px 0; padding: 0 10px 5px 4.5em; }
dl.contribution dd input{
	padding-left:.5em;
	width:100%;
	height:30px;
	font-size:90%;
	line-height:30px;
	background:none;
	line-height: 1.6em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
dl.contribution dd select{ 
	/*-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;*/
	padding-left:.5em;
	width:100%;
	height:30px;
	font-size:90%;
	line-height:30px;
	/*-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/img/arrow.gif) 98% 50% no-repeat;*/
}
#contribution_box textarea { 
	padding:.5em;
	width: 98% !important;
	height:200px;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:5px;
	resize: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#contribution_box > span, #contribution_box2 > span{ font-weight:700; }
#contribution_box p		{ display:block; margin-bottom:1em; }
#contribution_box p span	{ color:#e90404; }

#contribution_box2		{ margin:1em; font-size:.8em; }
#contribution_box2 > input[type=file]{ width:65%; height:40px; }
.link_agreement			{ margin: 0 0 20px 0; text-align:center; overflow:hidden; }
.link_agreement input[type=submit] ,
.link_agreement input[type=button] { 
	width:300px;
	font-size:1.2em;
	font-weight:700;
	padding:1em;
	margin:0 auto .5em auto;
	display: block;
	text-align:center;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border: #aaa solid 1px;
	border-radius:3px;
	color:#333;
	text-decoration:none;
}

h1		{ clear:both; color:#000000; overflow:hidden; magin-bottom:10px; padding:10px; }
h1 a		{ font-size: 120%; }


.nearby		{ font-size:90%; width:300px; margin:0 auto; padding:0; }


/* ■ スレ内紐付け物件----------------------------------------------- */
.nearby dl	{ overflow:hidden; width:100%; margin:0; }
.nearby dl dt	{ float:left; margin:0 0 10px 0; display:inline; }
.nearby dl dd	{ font-size:1em; width:160px; float:right; text-align:left; margin-bottom:4px; }
.nearby dl dd a	{ font-size:1.2em; display:block; text-align:center; padding:3px 0 2px; border: #ccc solid 1px; text-decoration:none; margin-bottom:.3em; }
.nearby dl dt img { width:130px; height:130px; border:1px solid #ddd; }



/* ■ ページャー--------------------------------------------------------- */

.pagenavi	{ width:300px; margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top:10px; padding-bottom:10px}
.pagenavi .navi			{   }
.pagenavi .navi ul		{ display:table; table-layout:fixed; width:100%; margin:0 auto; list-style:none; font-weight:normal; border-collapse:separate; border-spacing: 0; }
.pagenavi .navi ul li		{ display:table-cell;  vertical-align:middle; text-align:center; background-color:white; }
.pagenavi .navi ul li a		{ display:block; color:#000; text-decoration:none;font-weight:normal;line-height:3em; }
.pagenavi .navi ul li a:hover	{ width:100%; height:100%; background-color:#C4EDFF; }

.pagenavi .navi ul li:first-child	{ border-left:solid 1px #ccc;border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-radius:5px 0 0 5px; }
.pagenavi .navi ul li:last-child	{ border-right:solid 1px #ccc; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-radius:0 5px 5px 0; }
.pagenavi .navi ul li:not(:last-child),
.pagenavi .navi ul li:not(:first-child)	{ border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc; }

.pagenavi .navi  ul li.current,
.pagenavi .navi  ul li.current a	{ border-bottom:solid 2px #F08D00; font-weight:bold; }
.pagenavi .navi  ul li.sepalate		{ width:.2em; }

.pagenavi .navi_tools 			{ }
.pagenavi .navi_tools ul		{ display:table; table-layout:fixed; width:100%; margin:1em auto .5em auto; border-collapse:separate; border-spacing: 0; }
.pagenavi .navi_tools ul li		{ display:table-cell;  vertical-align:middle; text-align:center; font-size:.8em;  background-color:white; }
.pagenavi .navi_tools ul li.current a	{ border-bottom:solid 2px #F08D00; padding-top:.1em 0 0 0; }
.pagenavi .navi_tools ul li a		{ display:block; color:#000; text-decoration:none;font-weight:normal;line-height:1.5em; }
.pagenavi .navi_tools ul li a:hover	{ width:100%; height:100%; background-color:#C4EDFF; }
.pagenavi .navi_tools ul li:first-child { border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 1px #ccc; border-radius:5px 0 0 5px; }
.pagenavi .navi_tools ul li:last-child	{ border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc; border-radius:0 5px 5px 0; }
.pagenavi .navi_tools ul li:not(:last-child),
.pagenavi .navi_tools ul li:not(:first-child){ border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; }

.pagenavi_center		{ width:300px; margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pagenavi_center .inner 	{  }
.pagenavi_center ul		{ display:table; table-layout:fixed; width:100%; margin:0 auto; list-style:none; font-weight:normal; border-collapse:separate; border-spacing: 0; }
.pagenavi_center ul li		{ display:table-cell;  vertical-align:middle; text-align:center; background-color:white;}
.pagenavi_center ul li a	{ display:block; color:#000; text-decoration:none;font-weight:normal;line-height:3em; }
.pagenavi_center ul li a:hover 	{ background-color:#C4EDFF; }

.pagenavi_center .navi ul li:first-child	{ border-left:solid 1px #ccc;border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-radius:5px 0 0 5px; }
.pagenavi_center .navi ul li:last-child		{ border-right:solid 1px #ccc; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-radius:0 5px 5px 0; }
.pagenavi_center .navi ul li:not(:last-child),
.pagenavi_center .navi ul li:not(:first-child)	{ border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc; }

.pagenavi_center .navi  ul li.current,
.pagenavi_center .navi  ul li.current a	{ border-bottom:solid 2px #F08D00; font-weight:bold; }
.pagenavi_center .navi  ul li.sepalate	{ width:.2em; }
.pagenavi_center ul li.current a,
.pagenavi_center ul li.current	{ border-bottom:solid 1px #F08D00; background-color:#fff; font-weight:bold; }

.pagenavi_center li.sepalate	{ height:33px; }

.pagenavi_backgrund { background-color:#f8f8f8; }
.pagenavi_center_pad { border-top:10px solid #f8f8f8;border-bottom:10px solid #f8f8f8;background-color:#f8f8f8; }

.pagenavi_line { border-top: 1px solid #ccc; }

/* ■ 広告エリア--------------------------------------------------------- */
.adw_footer	{ margin:5px auto 5px; }

/* ■ スレッドページ用　---------------------------------------------------- */
.reslist:first-child	{ border-top:1px solid #ccc; }
.reslist		{ border-bottom:1px solid #ccc; padding:.5em .5em 1em .5em; margin:0; word-break: break-all; }
.reslist strong		{ }
.smaller		{ font-size:.9em; }

.reslist .handlename	{ font-size:.9em; padding:0 ; margin:0; }
.reslist .handledate	{ float:right; font-size:.8em; padding:2px 0 0 0; margin:0; display:inline-flex; }
.btn_res {
	border:1px solid #006A9D;
	background-color:#006A9D;
	color:#fff;
	padding:5px;
	margin:1em 0 1em 0.7em; 
	text-decoration:none;
	border-radius:5px;
}
.btn_del		{ font-size: .8em; padding:4px; margin:1em 0 1em 1em; }
.thread_postby		{ margin:0 .5em 1em .5em; display:block; word-break:break-all; }
.res_txt		{ margin:1em 5px 0 0; word-break:break-all; font-size:1.2em; line-height:1.6em; }
#thread_body		{ margin:10px; word-break: break-all; font-size:1em; line-height:1.5em; }
#thread_body_link a	{ font-size: 1.2em;line-height: 1.6em; }

.res_special_link	{ border-bottom:1px solid #ccc; }

ul.tags			{ padding: 0 !important; margin: 0;  line-height: 1.5em; }
ul.tags li		{ margin: 0 5px 10px 0; float:left; }
ul.tags li.title	{ margin: 0 10px 0 0; }
ul.tags li.title::before	{ font-family:"FontAwesome"; content:"\f02b"; color:#ccc; margin:0 5px 0 0; }
ul.tags li a		{ margin: 0; padding:5px; border:1px solid #ccc; border-radius:5px; }
ul.tags li a:hover	{ background-color:#cfc; }
ul.tags li.clear	{ float: none; margin: 0; clear: both; }

/*--------　初心者マーク　--------- */
.beginner		{ padding:0; margin:0;display:inline-flex; position: relative; height:17px; }
.beginner-mark		{ margin:0;padding: 0; width:15px; height:17px; background:url(https://www.e-mansion.co.jp/img/base.png) -248px -329px no-repeat; }
.beginner-fukidashi	{ margin: 0; padding:1em;font-size:1em; line-height:1.2em; background-color:#fff; width: 280px; position: absolute; bottom: 27px; left: -150px; border: solid 1px #555; color: #333; box-sizing:box; }
.beginner-fukidashi:before{ content: ""; position: absolute; bottom: -12px; left: 53%; margin-left: -14px; border: 7px solid transparent; border-top: 6px solid #fff; z-index: 2; }
.beginner-fukidashi:after { content: ""; position: absolute; bottom: -15px; left: 53%; margin-left: -14px; border: 7px solid transparent; border-top: 7px solid #555; z-index: 1; }

.appli {
	margin:10px auto;
	padding:5px;
	text-align:center;
	width:310px;
	color:#006A9D;
	border:2px solid #006A9D;
	font-weight:bold;
	border-radius:5px;
}
.appli a 	{ color:#006A9D; text-decoration:none; }
.appli:hover 	{ background-color:#ffdcaf; }
.appli span::before {
	content:"\f10b";
	font-size:1.5em;
	padding:0  5px 0 0;
	font-weight:bold;
	font-family: "FontAwesome";
}
.more		{ display:block; text-align:center; margin:0 auto 10px; text-decoration:underline; }

/* ■ スレ縦--------------------------------------------------------- */
.padding	{ padding: 0 5px 20px 5px; }
#previwe	{ width: 100%; border-spacing: 0; font-size: 14px; border-bottom: solid 1px #ddd;}
#previwe th	{ width: 30px; color: #000; border-top: solid 1px #ddd; padding: 5px; vertical-align: top; font-size:0.8em; }
#previwe td	{ border-top: solid 1px #ddd; padding: 5px; }
#previwe .top th { border-top: none; }
#previwe .top td { border-top: none; }
.confirm	{ margin: 15px 0 15px 0; font-size: 14px; }
.confirm .comment { text-align: center; margin: 0 0 20px 0; }
input.exec2 {
	width: 300px;
	font-size: 1.2em;
	font-weight: 700;
	padding: 1em;
	margin: 0 auto .5em auto;
	display: block;
	text-align: center;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border: #aaa solid 1px;
	border-radius: 3px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
#post_res_submit_buttons	{ text-align: center; }


/* ■ 検索結果の絞込み------------------------------------------------------- */
#refine   		{ margin:0 15px 15px 10px; padding:5px; background-color:#fff;border:1px solid #ccc; line-height:1.5em;}
#refine form		{ margin:5px 0 0 0; padding:0;}
#refine .tit		{ font-size:14px;font-weight:bold;color:#431500; }
#refine .tit:before	{ font-family:"FontAwesome"; content:"\f002"; }

a:hover .fukidasipop_left ,
a:hover .fukidasipop_left2 ,
a:hover .fukidasipop_right { display: block; font-size:12px; }

.fukidasipop_left2  {
	position: absolute;
	top:-65px;
	left:5px;
	display: none;
        padding: 5px 5px 5px 0;
        width: 180px;
        text-decoration: none;
        color: #333;
        background-color: #D9D9CA;
	line-height:1em;
	border-bottom:#fff solid 10px;
	border-left:#D9D9CA solid 10px;
}

#thread_body_all a:link,
#thread_body_all a:visited,
#thread_body_all a:hover,
.thread_text a:link,
.thread_text a:visited,
.thread_text a:hover	{ color: #444; text-decoration: none; border-bottom: 1px dashed #f0c000; }
#thread_body_all	{ font-size: 1.2em;line-height: 1.6em; }


/* ■ group_threadlistのTrackwind系--------------------------------------- */
#trackwind		{ margin: 0 10px 10px; padding: 10px; font-size: 14px; line-height:200%; }
#trackwind .pwb a	{ color: #ccc; font-size: 10px; }


/* ■ main_present_building_thread----------------------------------------- */
#main_present_building_thread .companyname	{ font-size: 16px; }
.company_text	{ margin:0 10px; }
.footer_company_text	{ border-bottom: 1px solid #ccc; }
.company_exinfo	{ margin:0 10px; margin-top:-15px;}
/* ■ topcontrol------------------------------------------- */
#topcontrol { z-index: 150; }


/* ■ tpl_pankuzu.tt---------------------------------------------- */
#head_pankuzu { overflow: auto; margin: 10px 0 10px 0; }
#head_pankuzu::-webkit-scrollbar { width: 0; background: #fff; display: none; }		/* スクロールバー本体 */
#head_pankuzu::-webkit-scrollbar:horizontal { width: 0; background: #fff; }		/* 横方向のスクロールバー本体 */
#head_pankuzu::-webkit-scrollbar-thumb { background: #fff; border-radius: 0; }		/* スクロールバーの動く部分 */
#head_pankuzu::-webkit-scrollbar-thumb:horizontal { background: #fff; border-radius: 0; } /* 横方向のスクロールバーの動く部分 */
#head_pankuzu::-webkit-scrollbar-track-piece:start { background: #fff; }		/* スクロールバーの動く部分の前 */
#head_pankuzu::-webkit-scrollbar-track-piece:end { background: #fff; }			/* スクロールバーの動く部分の後ろ */
#head_pankuzu::-webkit-scrollbar-corner { background: transparent; }			/* スクロールバー角 */
#head_pankuzu .tpl_pankuzu { font-size: 12px; margin: 0 0 0 10px; white-space: nowrap; list-style: none; width: 2000px; }
.tpl_pankuzu li		{ display: inline; line-height: 1em; float: left; }
.tpl_pankuzu li a	{ display: inline-block; text-decoration: none; color: #777; padding: 4px 0; font-size: 12px; line-height: 1em; }
.tpl_pankuzu li.first a { }
.tpl_pankuzu li a span	{ font-size: 12px; line-height: 1em; display: inline-block; }
.tpl_pankuzu li.first a span { } /* display: none; */
.tpl_pankuzu li.arrow	{ background: url(/img/pankuzu/chevron.gif) no-repeat right center; width: 5px; height: 20px; margin: 0 5px; padding: 0; display: block; float: left; }
.tpl_pankuzu li.last	{ background: none; }
.tpl_pankuzu li.clear	{ clear: both; float: none; }

.seo.h1 .padding	{ padding: 0; }
.seo.h1 .padding h1	{ font-size: 12.5px; color: #000; }


/* ■ ↑へ↓へ移動ボタンのデザイン変更----------------------------------- */
.arrowup,
.arrowdown {
	z-index: 150;
	display:block; 
	margin:0;
	width:35px;
	height:35px;
	padding:4px 0 4px 9px;
	border-radius: 5px;
	color: #fff;
	font-size: 25px;
	background-color: rgba(100,100,100,0.5);
	text-decoration: none;
	box-shadow:0 5px 3px #ccc;}
	.arrowup::before{ font-family:"FontAwesome"; content:"\f077"; }
	.arrowdown::before{ font-family:"FontAwesome"; content:"\f078"; }

/* ■ 新投稿フォーム---------------------------------------------------- */
#real_response.action	{display:block;position:relative;top:10px;padding:0.5em 0.3em 0.5em 0.3em;font-size: 14px;}
#real_response.action .outer { border-width:thin; }
#real_response input[type="text"] {
	border:none;
	width:100%;
	padding: 0.5em 0;
	display: block;
	/* font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
	line-height: 1em;
	font-size: 100%;
	/* font-size: 10px; */
}
#real_response button[type="submit"] {
	width: 42px;
	border:none;
	text-decoration:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:5px;
	color:#fff;
	display:inline-block;
	/*background-color:#36C; */
	background-color:#006A9D;
	border-color:#006A9D;
	margin:0;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
}
#real_response textarea {
	border:none;
	width: 100%;
	/* max-width:95%; */
	/* min-width:95%; */
	min-height:5em !important;
	max-height:100% !important;
	/* height:100% !important; */
	/* padding:0 .3em 0 .3em; */
	/* display:block; */
	border-bottom:solid 1px #eee;
	font-size: 100%;
	/* font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	/* margin: 0; */
	padding: 0.5em 0 0.5em 0.5em;
}
#real_response table.name	{border-bottom:solid 0px #ddd;width:100%;border-spacing:0;border-bottom:solid 1px #eee;/* position:absolute; *//* top:0; *//* left:0; *//* right: 0; *//* font-size: 12px; *//* padding: 0 42px 0 0; *//* -webkit-box-sizing: border-box; */-o-box-sizing: border-box;-ms-box-sizing: border-box;}

#real_response table.name td.reply {
    width: 4em;
    /* padding-right: 42px; */
}
#real_response table.name td.reply label {
	padding: 0.5em 0;
	height: 4em;
	position: absolute;
	top: 0;
}
#real_response #real_response_checkbox {
	display: none;
}
#real_response th		{font-weight:normal;color:#999;padding: 0 0 0 0.5em;width:2.3em;/* font-size:90%; */vertical-align: middle;}
#real_response td		{/* text-align:left; *//* padding:0 42px 0 0.5em; *//* padding:0 0 0 0; */}
#real_response form,
#real_response .outer		{ height:100%; width:100%; }
#real_response form		{ box-shadow:0 0 5px 0 #36C; background-color:#fff; }
#real_response .outer{
	padding: 0 42px 34px 0;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
#real_response .file {
	position: absolute;
	bottom: 0;
	height: 34px;
	z-index: 1;
}
#real_response .file td {
	padding: 0 0 0 0.5em;
	vertical-align: middle;
}
#real_response .tools		{/* padding:0 1px; */position:absolute;bottom:0;right: 50px;/* left:0; */z-index: 2;}
#real_response .tools label	{ 
	font-size:24px;
	color:#999;
	line-height:20px;
	padding:5px;
	width:24px;
	display:block;
	float:right;
	text-align:center;
}
#real_response .tools input	{ display:none; }
#real_response_message		{position:absolute;bottom: -40px;left: 0.5em;opacity:0;background: #fff;transition:all .2s ease-out;/* z-index: 100; */border: solid 1px #ddd;padding: 5px;border-radius: 5px;}
a#pr_app		{ display:block; text-decoration:none; background-color:#ffdcaf; padding:10px 0; }
a#pr_app .wrap		{ width:300px; margin:0 auto; }
a#pr_app img		{ float:left; width:48px; border-radius:5px; }
a#pr_app td.icon	{ font-size:12px; vertical-align:middle; }
a#pr_app td.text	{ font-size:12px; vertical-align:middle; color:#795548; padding:0px 0 0 10px; line-height:1.4em; -webkit-font-smoothing:antialiased; }
a#pr_app td.text span.big { font-size:13px; line-height:1.5em; }
a#pr_app td.button	{ width:7em; font-size:11px; vertical-align:middle; }
a#pr_app div.label	{ background-color:#03a9f4; display:inline-block; padding:0.5em; border-radius:5px; color:#fff; font-size:11px; }



/* ■ 付加情報スレッド表示-------------------------------------------------- */
div.additional { margin:0 10px 10px; padding:10px; font-size:80%;border:#777 solid 1px;
}
div.additional_head2 { font-size: 14px;line-height:200%;padding:0 10px;
}
div.additional li { padding:0 10px; }

/* ■ 全レスへのリンク表示--------------------------------------------- */
div.allres { 
border: 1px solid #f0c000;
background-color: #f0c000;
color: #fff;
padding: 6px; 
margin: 0 auto;
border-radius: 5px;
width:80%;
text-align:center;
}


/* ■ レス検索窓--------------------------------------------------- */
#res_search_box		{
	color:#333;
	border-bottom:1px solid #ccc; 
	background:linear-gradient(#fff, #ffc); 
	background:-moz-linear-gradient(top, #fff, #ffc); 
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffc));
}
#res_search_box form	{
 	padding:10px; 
	position:relative; 
	top:0; 
	height:35px; 
	margin:0; 
}
#res_search_box dl.res_search		{ display:flex; align-items: center; width:100%; height:30px; }
#res_search_box dl.res_search dt	{ width:100%; padding:3px; }
#res_search_box dl.res_search dt input[type="text"]	{ width:100%; height:30px; font-size:.8em; background-color:#fff; }
#res_search_box dl.res_search dd	{ white-space:nowrap; }
#res_search_box dl.res_search dd label	{ padding:0; margin:0;font-size:.7em; }
#res_search_box dl.res_search dd input#has_img[type="checkbox"]	{ width:18px; height:18px; padding:0; margin:0; vertical-align:middle; }
#res_search_box dl.res_search dd label#for_has_img	{ padding:0 0 0 5px; margin:0; font-size:.8em;  }
#res_search_box dl.res_search dd button { 
	display:block; 
	height:38px; 
	color:#333; 
	font-weight:bold; 
	font-size:.8em; 
	line-height:38px; 
	text-align:center; 
	background:-moz-linear-gradient(top, #fff, #ddd); 
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
	border:1px solid #ccc; 
	width:100%;
	padding:0 3px;
	margin:0 0 0 3px;
}

/* ■ footer付近コラムニストリンク--------------------------------------- */
.columnlist_near_footer		{ margin:10px 0; }
ul.column_mokuji_bottom 	{ padding:0 5px; font-size:14px; }
ul.column_mokuji_bottom li 	{ display:block; padding:1em .5em; text-decoration:none !important; border-bottom:1px solid #ccc; background-color:#fff;height: 40px; }
ul.column_mokuji_bottom li:nth-child(2n) 	{ background-color:#eee; }
ul.column_mokuji_bottom a 	{ text-decoration:none; vertical-align: middle; }
ul.column_mokuji_bottom li div.pager_trim	{ float:left; overflow: hidden; width: 40px; height: 40px; position: relative; margin:0 .5em 0 0; vertical-align: middle; }
ul.column_mokuji_bottom li div.pager_trim > img {
	position: absolute;
	border-radius:20px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:100%;
	height: 100%;
}
ul.column_mokuji_bottom:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/* ■ ☆評価------------------------------------------------------ */
.rating { font-size:18px; display:inline-flex; padding: 0 0 0 0; margin:-5px 0 0 5px; }
.rating ul { list-style:none; width:auto !important;  }
.rating li { display:inline; position:relative; }
.rating li::before { font-family:"FontAwesome"; content:"\f005"; color:#ddd; }
.rating span  { position:absolute; top:-1px; left:0; z-index:1;}
.rating span.st1::before { font-family:"FontAwesome"; content:"\f005"; color:#f0bb3f; font-size:18px; }
.rating span.st05::before { font-family:"FontAwesome"; content:"\f089"; color:#f0bb3f; font-size:18px; }
.rating span.st0::before { font-family:"FontAwesome"; content:"\f005"; color:#ddd; font-size:18px; }
.rating > .rate	{ color:#f60; font-size:16px; font-weight:700; padding:2px 5px 0 5px; }
.rating > .s > .fa	{ color:#bbb !important; font-size:18px; font-weight:700; padding:0; }

.rating > .s	{ position: relative; color:#333; }
.rating > .s  >.s-balloon { position: absolute; width:220px; font-size:10px; top: -15px; left:-100px; display: none; opacity: 0; padding: 5px; border-radius: 5px; color: #333; background-color: #eee; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);	animation-duration: 0.3s; animation-name: show-balloon; }
.rating > .s:hover .s-balloon { display: inline-block; opacity: 1; top: 30px; }
.rating > .s-balloon::before { content: ""; position: absolute; top: -12px; left: 100px; border: 6px solid transparent; border-bottom: 6px solid #eee; }


/* ■ いいね--------------------------------------------------- */


.iinee {
    text-align:right;
    margin:5px;
}
.iinee li {
    display: inline-block;
}
.iineea {
    text-decoration:none;
    padding:5px;
    
}

.iinees_none {
    display:none;
}

.iinees {
    position: relative;
    display: inline-block;
    margin-left: 3px;
    padding: 8px 6px;
    line-height: 12px;
    border: 1px solid #888;
    border-radius: 6px;
    background: #fff;
    color:#333;
}
.iinees::after {
    content: "";
    position: absolute;
    left: -3px;
    top: 8px;
    display: block;
    width: 3px;
    height: 3px;
    border: 1px solid #888;
    border-top: none;
    border-right: none;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.iineel120 {
    width:120px;
}

.iineel100 {
    width:110px;
}

.iineet {
    color:#666666;
    font-size:0.9em;
    text-decoration:underline;
}

.thread_keyword_title {
    padding:5px 10px 5px 15px;
    color: #441700;
    font-size:116%;
    font-weight: bold;
    background-color: #eaeaea;
    border: solid 1px #DDD;
    margin-bottom:10px;
}
.thread_keyword_sig {
    background-color: #FFF;
    width:30px;
}
.thread_keyword_title_menu {
    display:none;
}
.thread_keyword_content {
    position:relative;
    padding:5px;
    background-color: #eee;
    border: solid 1px #eee;
    border-radius:8px;
    margin-bottom:10px;
    margin-right:20px;
    margin-left:10px;
}
.thread_keyword_more {
    padding:5px;
    margin-bottom:10px;
    margin-right:20px;
    margin-left:20px;
}

.thread_keyword_content:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(238, 238, 238, 0);
    border-top-width:9px;
    border-bottom-width:9px;
    border-left-width:15px;
    border-right-width:15px;
    margin-top: -9px;
    border-left-color:#EEEEEE;
    left:100%;
    top:48%;
}
.homeicon {
    position: absolute;
    margin-left: 4px;
    margin-top: 3px;
    width: 11px;
    height: 9px;
    border-left: solid 1px #777;
    border-right: solid 1px #777;
    border-bottom: solid 1px #777;
}
.homeicon:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 5px;
    border: solid 1px #777;
    left: 3px;
    top: 3px;
}
.homeicon:after {
    content:'';
    position: absolute;
    left: -1px;
    top: -4px;
    width: 12px;
    height: 12px;
    border-top: solid 1px #777;
    border-left: solid 1px #777;
    transform: rotate(45deg);
}
.icc {
    display: inline-block;
    position: relative;
}

div.chbox {
  position:relative;
  height:135px;
  border: solid 1px #CCC;
  border-radius: 10px 10px 10px 10px;
  font-size:small;
}
div.chboxurl {
  width:100%;
  position:absolute;
  bottom:0;
  border-top: solid 1px #CCC;
  font-size:x-small;
  background-color:#fff;
  border-radius:  0 0 10px 10px;
}

div.circle-box-yoko {
  height: 115px;
  width: 120px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius:  10px 0 0 0px;
  -moz-border-radius:  10px 0 0 0px;
  border-radius:  10px 0 0 10px;
  float:left;
}
.apdimg1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  float:left;
  border-radius: 10px 0 0 0px;
}
.apdimg2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  float:left;
  border-radius: 10px 0 0 0px;
}


.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 1
 }

.modalWindow {
  position: fixed;
  text-align:center;
z-index:9;
}


.modalin {
margin:0 15px;
max-height: calc(100vh - 4em);
overflow-y: auto;
position: relative;
}

.modalin::-webkit-scrollbar {
  height: 10px;
}
.modalin::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ddd;
  border-radius: 4px;
}
.modalin::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #666;
}


