@charset "EUC-JP";
@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);
/*------------------------------
基本
--------------------------------*/
html,body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;	
	color:#333333;
	margin:0px;
	padding:0px;
}
.ie8 html,body{
	line-height:150%;
}
img{
	border:none;
}
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#cccccc;
	text-decoration:underline;
}
strong{
	font-weight:bold;
}
@font-face {
font-family:'UtsukushiFONT';
src: url('../font/UtsukushiFONT.eot'); /* IE9 Compat Modes */
src: url('../font/UtsukushiFONT.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('../font/UtsukushiFONT.woff') format('woff'), /* Modern Browsers */
     url('../font/UtsukushiFONT.ttf')  format('truetype'); /* Safari, Android, iOS */
}
/*------------------------------
フォーマット
--------------------------------*/
#container {
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat;
	background-position:0px 0px;
}
#contents{
	margin:0px 0px 0px 0px;
	padding:0px 0px 25px 0px;
	position:relative;
}
#maincontents{
	margin:0px 15px 0px 15px;
	padding:20px 0px 0px 0px;
}
#main{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}
#sidebar{
	float:right;
	width:210px;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*------------------------------
中ページ
--------------------------------*/
#page_img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:155px;
}
#page_img img{
	width:100%;
	height:auto;
}
#maincontents h3.p_title{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-family:'UtsukushiFONT';
	font-size:35px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
#maincontents p.p_tex{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	color:#4f4f4f;
	line-height:150%;
}
#main h3{
	font-size:25px;
	margin:0px 0px 10px 0px;
	padding:20px 0px 15px 10px;
	border-top:1px solid #4d4d4d;
	border-bottom:3px solid #4d4d4d;
	color:#00a89b;
	font-weight:normal;
	line-height:130%;
}
#main h3.bt_h3{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:17px;
	color:#000000;
	position:relative;
	letter-spacing:2px;
	line-height:140%;
	border:none;
}
#main h3.bt_h3 img{
	display:block;
	position:absolute;
	left:140px;
	bottom:-50px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main h3.bt_h32{
	background-image:url('../images/h3_flow.gif');
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 22px;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
#main h4{
	background-image:url('../images/icon_h.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:22px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	color:#333333;
	font-weight:normal;
	line-height:140%;
}
#main a h4.tsh4{
	background-image:none;
	font-size:20px;
	color:#00a89b;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:100%;
}
#main h4.bt_h4{
	background-image:none;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-size:14px;
	color:#00a89b;
	border:none;
	font-weight:bold;
}
#main h5{
	font-size:20px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#00a89b;
	font-weight:normal;
	line-height:130%;
}
#main h5.cont_h5{
	font-size:20px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 0px 0px;
	color:#000000;
	font-weight:normal;
	line-height:130%;
}
#main h5.c_rent{
	font-size:20px;
	margin:15px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#7796b0;
	font-weight:normal;
	line-height:130%;
}
#main h6{
	font-size:18px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#ff6600;
	font-weight:normal;
	line-height:130%;
}
#main p{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#333333;
	line-height:150%;
}
#main p.link_name{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#333333;
	line-height:140%;
}
#main a p.tshp{
	font-size:12px;
	color:#000000;
	line-height:140%;
	text-align:left;
	margin:10px 15px 0px 15px;
	padding:0px 0px 0px 0px;
}
#main p.bt_p{
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	font-size:12px;
	color:#303030;
}
#main p.bt_p2{
	margin:0px 0px 0px 0px;
	padding:3px 10px 0px 10px;
	color:#333333;
	font-size:12px;
}
#main p.cont_p{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:normal;
	color:#333333;
	line-height:150%;
}
#main ul.m_ul,#main ul.c_ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main ul.m_ul li{
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#000000;
	list-style-type:circle;
}
#main ul.c_ul li{
	margin:0px 0px 8px 10px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	color:#000000;
	list-style-type:none;
}
#main ul.s_ul{
	display:block;
	margin:8px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
#main ul.s_ul li{
	margin:0px 0px 12px 20px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	color:#000000;
	list-style-type:none;
}
#main ul.s_ul li ul li{
	margin:0px 0px 8px 20px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#000000;
	list-style-type:disc;
}
#main ul.s_ul li ul li ul li{
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	color:#000000;
	list-style-type:circle;
}
#main ul.s_ul li ul li ul li ul li{
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	list-style-type:square;
}
.pan{
	margin:0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
	font-size:10px;
	color:#000000;
}
.pan2{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#333333;
}
.pan a{
	color:#000000;
	text-decoration:none;
}
.pan2 a{
	color:#000000;
	text-decoration:none;
}
.pan a:hover{
	color:#cccccc;
	text-decoration:none;
}
.pan2 a:hover{
	color:#cccccc;
	text-decoration:none;
}
.enkaku{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:620px;
	font-size:14px;
}
.enkaku th{
	border:1px dotted #cccccc;
	background-color:#7796b0;
	margin:0px 0px 0px 0px;
	padding:10px;
	text-align:center;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	line-height:140%;
	vertical-align:top;
}
.enkaku td{
	border:1px dotted #cccccc;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:10px;
	color:#000000;
	vertical-align:top;
	line-height:150%;
}
@media screen and (max-width:640px){
	#page_img{
		height:135px;
	}
	#main p,#main p.cont_p{
		font-size:16px;
	}
	#main h3 br{
		display:none;
	}
	#main h3.bt_h3 br{
		display:none;
	}
	#main h3.bt_h3 img{
		left:180px;
	}
	#main p.bt_p{
		font-size:14px;
		text-align:left;
	}
	#maincontents h3.p_title{
		line-height:140%;
		text-align:left;
		margin:0px 0px 20px 0px;
	}
	.enkaku{
		width:97%;
	}
	#main p.bt_p2{
		text-align:left;
	}
	#main a p.tshp{
		font-size:14px;
	}
	.pan,.pan2{
		font-size:12px;
	}
}
@media screen and (max-width:480px){
	#page_img{
		height:105px;
	}
	#main h3.bt_h3 img{
		left:150px;
	}
	
	#main ul.m_ul li,#main ul.s_ul li ul li{
		font-size:16px;
		margin-bottom:10px;
	}
	#main ul.s_ul li ul li ul li,#main ul.s_ul li ul li ul li ul li{
		font-size:14px;
		margin-bottom:10px;
	}
	.enkaku th{
		width:55px;
	}
}
@media screen and (max-width:480px){
	#page_img{
		height:85px;
	}
	#main h3.bt_h3 img{
		left: 220px;
		bottom: -70px;
		width: 60px;
		height: auto;
	}
}
@media screen and (max-width:320px){
	#page_img{
		height:75px;
	}
}
/*------------------------------
マンガで見る
--------------------------------*/
#manga_c,#manga_k{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}
#mangac_link{
	font-size:25px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
    left:30px;
	top:745px;
	font-weight:bold;
}
#mangac_link a{
	text-decoration:underline;
}
#mangac_link a:hover{
	color:#ff9900;
}
#mangak_link{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
    left:75px;
	bottom:825px;
}
#mangak_link a{
	text-decoration:underline;
}
#mangak_link a:hover{
	color:#ff9900;
}
@media screen and (max-width:640px){
	#mangac_link{
		font-size:18px;
		top:620px;
	}
	#mangak_link a img{
		width:90px;
		height:auto;
	}
	#mangak_link{
		left:15px;
		bottom:680px;
	}
	#mangak_link a{
		width:85px;
		display:inline-block;
	}
}
@media screen and (max-width:480px){
	#mangac_link{
		font-size:16px;
		top:455px;
	}
	#mangac_link span{
		display:none;
	}
	#mangak_link {
		margin: 20px 0px 0px 0px;
		position: static;
		text-align:center;
	}
	#mangak_link a img{
		width:100px;
	}
	#manga_k{
		margin:0px 0px20px 0px;
	}
}
@media screen and (max-width:430px){
	#mangac_link{
		left:15px;
		top:385px;
	}
}
@media screen and (max-width:360px){
	#mangac_link{
		left:10px;
		top:345px;
		font-size:14px;
	}
}
/*------------------------------
ニュースページ
--------------------------------*/
#news_box{
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
}
#news_box ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	border-bottom:1px solid #cacaca;
}
#news_box li{
	list-style:none;
	font-size:12px;
	border-top:1px solid #cacaca;
	background-image:url('../images/tn_y.gif');
	background-color:#transparent;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
#news_box li img{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#news_box li a{
	display:block;
	background-image:url('../images/tn_y.gif');
	background-color:#transparent;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:20px;
	text-decoration:none;
	color:#000000;
}
#news_box li a:hover{
	display:block;
	background-image:url('../images/tn_y_over.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:20px;
	text-decoration:none;
	color:#000000;
}
.nnl{
	display:block;
	float:left;
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	width:150px;
}
.nnr{
	display:block;
	float:right;
	margin:20px 30px 20px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
}
.nl{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:150px;
}
.nr{
	display:block;
	float:right;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
}
#news_box li time,#news_box li a time{
	color:#00a89b;
}
/*------------------------------
賃貸ページ
--------------------------------*/
ul.link_table{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	width:100%;
	list-style:none;
	text-align:center;
}
ul.link_table li{
	display:inline-block;
	width:23%;
	margin:0px 5px 15px 5px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
ul.link_table li img{
	width:100%;
	height:auto;
}

@media screen and (max-width:640px){
	ul.link_table li{
		width:31%;
	}
}
@media screen and (max-width:560px){
	ul.link_table li{
		width:45%;
	}
}
/*------------------------------
売却ページ
--------------------------------*/
#baikyaku_top{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#bt_satei{
	float:left;
	width:330px;
	height:385px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.bts_table{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.bts_table th{
	font-size:14px;
	color:#666666;
	padding:3px;
	text-align:left;
}
.bts_table th.thw120{
	width:120px;
}
.bts_table th.thw100{
	width:100px;
}
.bts_table td{
	font-size:12px;
	color:#000000;
	padding:3px;
}
#bt_con{
	float:right;
	width:385px;
	height:385px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#bt_con ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#bt_con li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:192px;
	float:left;
}
#bt_con li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:192px;
	height:192px;
	text-decoration:none;
}
#bt_con li.tcc01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/baikyaku/img_flow.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tcc02{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/baikyaku/img_nowhow.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tcc03{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/baikyaku/img_qa.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tcc04{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/baikyaku/img_hiyou.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tccc01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/kanri/img_keiei.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tccc02{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/kanri/img_nowhow.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tccc03{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/kanri/img_qa.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li.tccc04{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/kanri/img_nyukyo.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:192px;
}
#bt_con li h3{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-size:16px;
	color:#00499d;
}
.b_flow{
	margin:0px 0px 15px 0px;
	padding:10px 0px 0px 0px;
}
.b_flow ul{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	position:relative;
	height:75px;
}
.b_flow li{
	position:absolute;
	width:148px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.b_flow li.tf01{
	z-index:6;
	top:0px;
	left:0px;
}
.b_flow li.tf02{
	z-index:5;
	top:0px;
	left:118px;
}
.b_flow li.tf03{
	z-index:4;
	top:0px;
	left:236px;
}
.b_flow li.tf04{
	z-index:3;
	top:0px;
	left:354px;
}
.b_flow li.tf05{
	z-index:2;
	top:0px;
	left:472px;
}
.b_flow li.tf06{
	z-index:1;
	top:0px;
	left:590px;
}
#blank_box{
	margin:0px 0px 0px 0px;
	padding:20px;
}
@media screen and (max-width:640px){
	#bt_satei{
		float:none;
		width:97%;
		height:auto;
		margin:0px auto 20px auto;
		text-align:center;
	}
	.bts_table{
		display:inline-block;
		width:45%;
	}
	.bts_table input[type="text"]{
		font-size:16px;
		width:40%;
		box-sizing:border-box;
		padding:8px;
		border-radius:7px;
		border:1px solid #ccc;
	}
	.bts_table select{
		font-size:16px;
		padding:8px;
		border-radius:7px;
		border:1px solid #ccc;
	}
	#bt_con{
		float:none;
		width:97%;
		height:auto;
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px;
		overflow:hidden;
	}
	.b_flow ul{
		height:220px;
	}
	#bt_con li{
		float:none;
		display:inline-block;
	}
	.b_flow li{
		width:185px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.b_flow li img{
		width:100%;
		height:auto;
	}
	.b_flow li.tf01{
		z-index:6;
	}
	.b_flow li.tf02{
		left:155px;
	}
	.b_flow li.tf03{
		left:310px;
	}
	.b_flow li.tf04{
		top:110px;
		left:0px;
	}
	.b_flow li.tf05{
		top:110px;
		left:155px;
	}
	.b_flow li.tf06{
		top:110px;
		left:310px;
	}
	#bt_con ul{
		text-align:center;
	}
}
@media screen and (max-width:480px){
	.b_flow li.tf03{
		top:110px;
		left:0px;
	}
	.b_flow li.tf04{
		top:110px;
		left:155px;
	}
	.b_flow li.tf05{
		top:220px;
		left:0px;
	}
	.b_flow li.tf06{
		top:220px;
		left:155px;
	}
	.b_flow ul{
		height:330px;
	}
	.bts_table{
		display:block;
		width:97%;
		margin-bottom:10px;
	}
}
@media screen and (max-width:360px){
	#bt_satei img.png{
		width:100%;
		height:auto;
	}
}
@media screen and (max-width:320px){
	.b_flow li{
		width:165px;
	}
	.b_flow li.tf02{
		top:0px;
		left:138px;
	}
	.b_flow li.tf03{
		top:110px;
		left:0px;
	}
	.b_flow li.tf04{
		top:110px;
		left:138px;
	}
	.b_flow li.tf05{
		top:220px;
		left:0px;
	}
	.b_flow li.tf06{
		top:220px;
		left:138px;
	}
}
/*------------------------------
コンテンツ
--------------------------------*/
.cont_left{
	display:inline-block;
	width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_right{
	display:inline-block;
	width:560px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_left2{
	display:inline-block;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_right2{
	display:inline-block;
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_left3{
	display:inline-block;
	width:248px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_right3{
	display:inline-block;
	width:470px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.cont_left4{
	display:inline-block;
	width:370px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cont_right4{
	display:inline-block;
	width:340px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.navi_flow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	position:relative;
}
.navi_flow ul{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	position:relative;
	height:75px;
}
.navi_flow li{
	position:absolute;
	width:148px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.navi_flow li.tf01{
	z-index:6;
	top:0px;
	left:0px;
}
.navi_flow li.tf02{
	z-index:5;
	top:0px;
	left:118px;
}
.navi_flow li.tf03{
	z-index:4;
	top:0px;
	left:236px;
}
.navi_flow li.tf04{
	z-index:3;
	top:0px;
	left:354px;
}
.navi_flow li.tf05{
	z-index:2;
	top:0px;
	left:472px;
}
.navi_flow li.tf06{
	z-index:1;
	top:0px;
	left:590px;
}
#maincontents a.btn_nb{
	display:inline-block;
	background-image:url('../images/baikyaku/contents/contbm_nb.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:300px;
	height:50px;
	margin:0px 10px 10px 60px;
	padding:0px 0px 0px 0px;
	text-indent:-99999px;
}
#maincontents a:hover.btn_nb,#maincontents a.btn_nb_over,#maincontents a:hover.btn_nb_over{
	display:inline-block;
	background-image:url('../images/baikyaku/contents/contbm_nb.gif');
	background-repeat:no-repeat;
	background-position:0px -50px;
	width:300px;
	height:50px;
	margin:0px 10px 10px 60px;
	padding:0px 0px 0px 0px;
	text-indent:-99999px;
}
#maincontents a.btn_ns{
	display:inline-block;
	background-image:url('../images/baikyaku/contents/contbm_ns.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:300px;
	height:50px;
	margin:0px 60px 10px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-99999px;
}
#maincontents a:hover.btn_ns,#maincontents a.btn_ns_over,#maincontents a:hover.btn_ns_over{
	display:inline-block;
	background-image:url('../images/baikyaku/contents/contbm_ns.gif');
	background-repeat:no-repeat;
	background-position:0px -50px;
	width:300px;
	height:50px;
	margin:0px 60px 10px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-99999px;
}
@media screen and (max-width:640px){
	.cont_left3{
		width:45%;
	}
	.cont_right3{
		width:52%;
		vertical-align:top;
	}
	.cont_left4,.cont_right4{
		width:47%;
		vertical-align:top;
	}
	.cont_left{
		width:28%;
		vertical-align:top;
	}
	.cont_left img{
		width:100%;
		height:auto;
	}
	.cont_right{
		width:70%;
	}
	.cont_left2{
		width:97%;
		text-align:center;
	}
	.cont_right2{
		width:100%;
	}
	#maincontents a.btn_nb,#maincontents a.btn_ns{
		background-size:250px auto;
		width:250px;
		height:41.67px;
		margin:0px 10px 10px 10px;
	}
	#maincontents a:hover.btn_nb,#maincontents a.btn_nb_over,#maincontents a:hover.btn_nb_over,
	#maincontents a:hover.btn_ns,#maincontents a.btn_ns_over,#maincontents a:hover.btn_ns_over{
		background-size:250px auto;
		background-position:0px -41.67px;
		width:250px;
		height:41.67px;
		margin:0px 10px 10px 10px;
	}
}
@media screen and (max-width:560px){
	.cont_left3{
		width:97%;
		text-align:center;
		margin-bottom:10px;
	}
	.cont_right3{
		width:97%;
		vertical-align:top;
	}
}
@media screen and (max-width:480px){
	.cont_left4,.cont_right4{
		width:97%;
		margin:0px auto 10px auto;
	}
	#maincontents a.btn_nb,#maincontents a.btn_ns{
		background-size:100% auto;
		width:45%;
		height:34px;
		margin:0px 5px 10px 5px;
	}
	#maincontents a:hover.btn_nb,#maincontents a.btn_nb_over,#maincontents a:hover.btn_nb_over,
	#maincontents a:hover.btn_ns,#maincontents a.btn_ns_over,#maincontents a:hover.btn_ns_over{
		background-size:100% auto;
		background-position:0px -34px;
		width:45%;
		height:34px;
		margin:0px 5px 10px 5px;
	}
}
@media screen and (max-width:380px){
	#maincontents{
		margin: 0px 8px 0px 8px;
	}
	.cont_left{
		width:100%;
		margin: 0px 0px 10px 0px;
		text-align:center;
	}
	.cont_right{
		width:97%;
	}
	.cont_left img{
		width:150px;
		height:auto;
	}
}
/*------------------------------
フォーム
--------------------------------*/
#tflow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:160%;
}
.tflow_box{
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
	padding:8px 5px 5px 8px;
	font-size:16px;
	color:#7796b0;
	background-color:#cccccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.tflow_box_act{
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
	padding:8px 5px 5px 8px;
	font-size:16px;
	color:#ffffff;
	background-color:#7796b0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.tflow_y{
	float:left;
	width:15px;
	margin:0px 0px 0px 0px;
	padding:5px;
	font-size:18px;
	color:#7796b0;
}
@media screen and (max-width:640px){
	.tflow_box,.tflow_box_act{
		width:100px;
	}
}
@media screen and (max-width:430px){
	.tflow_box,.tflow_box_act{
		width:85px;
	}
}
@media screen and (max-width:320px){
	.tflow_box,.tflow_box_act{
		width:65px;
	}
}
/*------------------------------
トップページ
--------------------------------*/
#top_topics{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
#top_topics h3{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-family:'UtsukushiFONT';
	font-size:35px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
#top_topics ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	border-bottom:1px solid #cacaca;
}
#top_topics li{
	list-style:none;
	font-size:12px;
	border-top:1px solid #cacaca;
	background-image:url('../images/tn_y.gif');
	background-color:#transparent;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
#top_topics li img{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#top_topics li a{
	display:block;
	background-image:url('../images/tn_y.gif');
	background-color:#transparent;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:20px;
	text-decoration:none;
	color:#000000;
}
#top_topics li a:hover{
	display:block;
	background-image:url('../images/tn_y_over.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:710px 50%;
	margin:0px 0px 0px 0px;
	padding:20px;
	text-decoration:none;
	color:#000000;
}
.ntl{
	display:block;
	float:left;
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	width:150px;
}
.ntr{
	display:block;
	float:right;
	margin:20px 30px 20px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}
.ttl{
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:150px;
}
.ttr{
	display:inline-block;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}
#top_topics li time,#top_topics li a time{
	color:#00a89b;
}
.top_support{
	margin:10px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}
.top_support h3{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-family:'UtsukushiFONT';
	font-size:35px;
	color:#000000;
	text-align:center;
	font-weight:normal;
	line-height:140%;
}
.top_support p.ts_tex{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#4f4f4f;
	line-height:150%;
}
.ts01,.ts02{
	display:inline-block;
	width:243px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ts01 a,.ts02 a,.ts01 a:hover,.ts02 a:hover{
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:243px;
	height:210px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
.ts01 a{
	background-image:url('../images/ts_bg01.png');
}
.ts01 a:hover{
	background-image:url('../images/ts_bg01_over.png');
}
.ts02 a{
	background-image:url('../images/ts_bg02.png');
}
.ts02 a:hover{
	background-image:url('../images/ts_bg02_over.png');
}
.ts01 a img,.ts02 a img{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ts01 a h4,.ts02 a h4{
	font-size:20px;
	color:#00a89b;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a .tsh4m{
	font-size:14px;
	color:#808080;
}
.ts01 a p,.ts02 a p{
	font-size:12px;
	color:#000000;
	line-height:140%;
	text-align:left;
	margin:10px 15px 0px 15px;
	padding:0px 0px 0px 0px;
}
#top_mazoku{
	margin:0px 0px 0px 0px;
	padding:20px 0px 40px 0px;
}
#top_mazoku h3{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-family:'UtsukushiFONT';
	font-size:35px;
	color:#000000;
	text-align:center;
	font-weight:normal;
	line-height:140%;
}
#top_mazoku p.tm_tex{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#4f4f4f;
	line-height:150%;
}
#tm_box1{
	width:550px;
	margin:0px 0px 0px 80px;
	padding:0px 0px 0px 0px;
}
#tm_box2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tmbb{
	display:inline-block;
	width:170px;
	height:240px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.tmbb img{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tmbb h4{
	font-size:20px;
	color:#00a89b;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tmeng{
	font-size:9px;
}
.tmbb p{
	font-size:12px;
	color:#000000;
	line-height:140%;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#mainnav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:160px;
	left:10px;
	z-index:90;
}
#mainnav a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main_img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:390px;
}
#main_img img{
	width:100%;
	height:auto;
}
#top_shop{
	margin:20px 0px 0px 0px;
	padding:0px 20px 20px 20px;
	position:relative;
	text-align:center;
}
#top_shop h3{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
#top_shop p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	text-align:left;
}
#ts_box{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#ts_box ul{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#ts_box li{
	width:78px;
	display:inline-block;
	margin:0px 3px 10px 3px;
	padding:0px 0px 0px 0px;
	list-style:none;
	vertical-align:top;
}
#ts_box li span{
	font-size:11px;
	color:#000;
}
#ts_box li img{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}
.caption-bottom {
	color:#ffffff;	
	padding:3px;
	font-size:12px;	
	cursor:pointer;
	background:#000000;
	line-height:130%;
	width:78px;
	height:78px;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
@media screen and (max-width:640px){
	#main_img{
		height:330px;
	}
	#tm_box1,#tm_box2{
		width:97%;
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px;
		text-align:center;
	}
	.top_support{
		text-align:center;
	}
	.top_support h3{
		text-align:left;
	}
	.top_support p.ts_tex{
		text-align:left;
		font-size:16px;
	}
	#ts_box li{
		width:85px;
	}
	#ts_box li span{
		font-size:14px;
		line-height:140%;
	}
	#ts_box li img{
		width:100%;
		height:auto;
		margin:0px 0px 5px 0px;
	}
	.ttr{
		font-size:16px;
	}
	.ts01 a p,.ts02 a p{
		font-size:14px;
	}
	.ts01 a img,.ts02 a img{
		margin:10px 0px 0px 0px;
	}
	#top_mazoku p.tm_tex{
		font-size:16px;
	}
	.tmbb p{
		font-size:14px;
	}
	#top_shop p{
		font-size:16px;
		line-height:150%;
	}
	#top_topics li a,#news_box li a{
		background-position:580px 50%;
	}
	#top_topics li a:hover,#news_box li a:hover{
		background-position:580px 50%;
	}
}
@media screen and (max-width:560px){
	#top_topics li a,#news_box li a{
		background-position:500px 50%;
	}
	#top_topics li a:hover,#news_box li a:hover{
		background-position:500px 50%;
	}
	#top_shop h3{
		width:97%;
		margin:0px auto 10px auto;
	}
	#top_shop h3 img{
		width:100%;
		height:auto;
	}
}
@media screen and (max-width:480px){
	#main_img{
		height:240px;
	}
	.ts01,.ts02{
		width:47%;
	}
	.ts01 a,.ts02 a,.ts01 a:hover,.ts02 a:hover{
		width:100%;
		background-position: center 0px;
	}
	.tmbb{
		width:47%;
		height:auto;
		margin:0px 5px 0px 5px;
	}
	.ttl{
		display:block;
		margin:0px 0px 10px 0px;
	}
	#top_topics li a,#news_box li a{
		background-position:420px 50%;
	}
	#top_topics li a:hover,#news_box li a:hover{
		background-position:420px 50%;
	}
	#ts_box li{
		width:22%;
		margin: 0px 3px 10px 3px;
	}
}
@media screen and (max-width:430px){
	#tm_box1,#tm_box2{
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:center;
	}
	.tmbb{
		width:45%;
		margin:0px 3px 0px 3px;
	}
	.ts01,.ts02{
		width:47%;
	}
	.ts01 a,.ts02 a,.ts01 a:hover,.ts02 a:hover{
		background: none;
        width: 97%;
        height: auto;
        padding-bottom: 5px;
        background-color: #eee;
        border: 1px solid #ccc;
        margin-bottom: 8px;
	}
	#main_img{
		height:210px;
	}
	#top_topics li a,#news_box li a{
		background-position:360px 50%;
	}
	#top_topics li a:hover,#news_box li a:hover{
		background-position:360px 50%;
	}
}
@media screen and (max-width:380px){
	#main_img{
		height:190px;
	}
	#top_topics li a,#news_box li a{
		background-position:320px 50%;
	}
	#top_topics li a:hover,#news_box li a:hover{
		background-position:320px 50%;
	}
}
@media screen and (max-width:320px){
	#main_img{
		height:160px;
	}
	#top_topics li a,#news_box li a{
		background-position:280px 50%;
	}
}
/*------------------------------
サイドメニュー
--------------------------------*/
.toggle_menu {
    margin:0px 0px 20px 0px;
    padding: 0;
}
ul.smbox{
	list-style:none;
	margin:0px 0px 0px 0px;
}
ul.smbox li{
	display:inline-block;
	font-size:1.8rem;
	color:#000;
	width:100%;
}
ul.smbox li.hm_ot a,ul.smbox li.hm_ot_over a{
	display:block;
    padding:15px;
	font-size:16px;
    cursor :pointer;
    transition: .5s;
	color:#333;
	line-height:130%;
	border-bottom:1px solid #CACACA;
}
ul.smbox li.hm_ot a i,ul.smbox li.hm_ot_over a i{
	font-size:12px;
}
ul.smbox li.hm_ot a:hover,ul.smbox li.hm_ot_over a:hover{
	display:block;
	background-color:#ccc;
	color:#000;
}
ul.smbox li.hm_no{
	padding;0px
	background-color:transparent;
}
ul.smbox li.hm_no:hover{
	padding;0px
	background-color:transparent;
}
#side_btn{
	text-align:center;
	margin:15px 0px 15px 0px;
}
/*------------------------------
管理・売却メニュー
--------------------------------*/
#side_nav2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#side_nav2 h3{
	background-color:#7796b0;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
	font-family:'UtsukushiFONT';
	font-weight:normal;
}
#side_nav2 h3 a{
	color:#ffffff;
	text-decoration:none;
}
#side_nav2 h3 a:hover{
	color:#cccccc;
	text-decoration:none;
}
#side_nav2 h4{
	background-color:#e4e4e4;
	font-size:16px;
	color:#00a89b;
	margin:0px 0px 0px 0px;
	padding:10px 0px 8px 30px;
	font-weight:normal;
}
#side_nav2 h4.sn_baikyaku{
	background-image:url('../images/baikyaku/sidei_service.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4.sn_plan{
	background-image:url('../images/kanri/sidei_plan.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4.sn_kiso{
	background-image:url('../images/baikyaku/sidei_kiso.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4.sn_jissen{
	background-image:url('../images/baikyaku/sidei_jissen.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4.sn_kisoc{
	background-image:url('../images/kanri/sidei_kiso.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4.sn_jissenc{
	background-image:url('../images/kanri/sidei_jissen.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
}
#side_nav2 h4 a{
	color:#00a89b;
	text-decoration:none;
}
#side_nav2 h4 a:hover{
	color:#cccccc;
}
.side_cat{
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:8px 8px 3px 8px;
}
.side_cat p{
	font-size:14px;
	margin:5px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
.side_cat p a{
	color:#4E8CF5;
	text-decoration:none;
}
.side_cat p a:hover{
	color:#cccccc;
}
.side_cat p a.scl_over,
.side_cat p a:hover.scl_over{
	color:#00a89b;
	font-weight:bold;
}
#side_nav2 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	border-top:1px solid #cacaca;
}
#side_nav2 li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:13px;
	border-bottom:1px solid #cacaca;
}
#side_nav2 li a{
	display:block;
	background-image:url('../images/tn_y.gif');
	background-color:#transparent;
	background-repeat:no-repeat;
	background-position:195px 20px;
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	text-decoration:none;
	color:#000000;
}
#side_nav2 li a:hover,#side_nav2 li.sn_over a,#side_nav2 li.sn_over a:hover{
	display:block;
	background-image:url('../images/tn_y_over.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:195px 20px;
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	text-decoration:none;
	color:#000000;
}
/*------------------------------
ヘッダー
--------------------------------*/
#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:200px;
	position:relative;
}
#header h1{
	background-image: url(../images/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 120px;
    height: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top:85px;
    left: 90px;
}
#header h2{
	margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 105px;
    position: absolute;
    top: 85px;
    left: 15px;
}
#header p.htex_p{
	background-image:url('../images/bg2.jpg');
	background-repeat:repeat;
	background-position:0px 0px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 15px;
	font-size:14px;
	color:#333333;
}
#tel_box{
	position:absolute;
	top:100px;
	right:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#000000;
	line-height:160%;
}
.tb_tel{
	display:block;
	background-image:url('../images/tel.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:35px;
	font-family:'UtsukushiFONT';
	font-style:italic;
	margin:10px 0px 0px 0px;
	padding:0px 0px 5px 25px;
}
.ns_tel{
	display:block;
	font-size:24px;
	font-family:'UtsukushiFONT';
	font-style:italic;
	margin-top:5px;
}
@media screen and (max-width:480px){
	.tb_tel{
		font-size:30px;
	}
	.ns_tel{
		font-size:26px;
	}
}
@media screen and (max-width:430px){
	#header{
		height:195px;
	}
	#header h1{
		background-image: url(../images/head_bg.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-size:100% auto;
		width: 100px;
		height: 80px;
		position: absolute;
		top:65px;
		left:60px;
	}
	#header h2{
		width: 80px;
		position: absolute;
		top: 85px;
		left: 15px;
	}
	#header h2 img{
		width: 100%;
		height:auto;
	}
	#tel_box{
		top:75px;
	}
	.tb_tel{
		font-size:28px;
		background-position: 15px 0px;
	}
}
@media screen and (max-width:380px){
	#header h1{
		width: 90px;
		height: 80px;
	}
	#header h2{
		width: 70px;
	}
	#tel_box{
		top:80px;
		right: 15px;
	}
	#tel_box img{
		width:200px;
		height:auto;
	}
	.tb_tel{
		font-size:25px;
		background-position: 12px 0px;
		margin: 5px 0px 0px 0px;
	}
}
@media screen and (max-width:360px){
	#header h1{
		display:none;
	}
	#header p.htex_p span{
		display:block;
		width:280px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media screen and (max-width:320px){
	#header p.htex_p span{
		width:250px;
	}
}
/*------------------------------
共通
--------------------------------*/
.co_tokyo{
	color:#df2229;
}
.co_osaka{
	color:#ffca00;
}
.red{
	color:#ba0000;
}
.blue{
	color:#130995;
}
.orange{
	color:#ff6600;
}
.gray{
	color:#999999;
}
.black{
	color:#000000;
}
.yellow{
	background-color:#fce166;
	color:#333333;
	padding:3px;
}
.page_c{
	clear:both;
	text-align:center;
}
.page_r{
	text-align:right;
}
.page_l{
	text-align:left;
}
.mini{
	font-size:80%;
}
.minih{
	font-size:16px;
	font-weight:normal;
}
.tb5{
	clear:both;
	margin:5px 0px 5px 0px;
}
.tb10{
	clear:both;
	display:block;
	margin:10px 0px 10px 0px;
}
.tb20{
	clear:both;
	display:block;
	margin:20px 0px 20px 0px;
}
.t5{
	clear:both;
	margin:5px 0px 0px 0px;
}
.t10{
	clear:both;
	margin:10px 0px 0px 0px;
}
. l10{
	margin:0px 0px 0px 10px;
}
.b10{
	clear:both;
	margin:0px 0px 10px 0px;
}
.tb{
	font-weight:bold;
}
.tbig{
	font-size:120%;
}
.tbig2{
	font-size:140%;
	letter-spacing:1px;
}
.bbig{
	font-size:120%;
	font-family:Arial-Black;
}
.btex{
	font-weight:bold;
}
.mcolor{
	color:#00a89b;
}
.rcolor{
	color:#007492;
}
.scolor{
	color:#c2a13e;
}
.btn10{
	display:block;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.form-e{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding:5px;
}
.cp_box{
	text-align:center;
	font-size:26px;
	color:#000000;
	font-family:'UIfont';
	line-height:160%;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
/*------------------------------
テーブル01
--------------------------------*/
.table01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:100%;
	font-size:14px;
}
.table01 th{
	border:1px dotted #cccccc;
	background-color:#efefef;
	margin:0px 0px 0px 0px;
	padding:8px;
	text-align:center;
	font-weight:normal;
	color:#333333;
	vertical-align:middle;
	line-height:140%;
}
.table01 th.th_m{
	border:1px dotted #cccccc;
	background-color:#00a893;
	margin:0px 0px 0px 0px;
	padding:8px;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
}
.table01 td{
	border:1px dotted #cccccc;
	margin:0px 0px 0px 0px;
	padding:8px;
	color:#333333;
	vertical-align:top;
	line-height:150%;
}
.table01 th.th_l{
	border:1px dotted #cccccc;
	background-color:#efefef;
	margin:0px 0px 0px 0px;
	padding:8px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	vertical-align:middle;
	line-height:140%;
}
.table01 th.th_l2{
	border:1px dotted #cccccc;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:8px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	vertical-align:middle;
	line-height:140%;
}
.t_fixed{
	table-layout: fixed;
}
.taw700{
	width:700px;
	margin:0px auto 0px auto;
}
.taw600{
	width:600px;
	margin:0px auto 0px auto;
}
.taw500{
	width:500px;
	margin:0px auto 0px auto;
}
.taw400{
	width:400px;
	margin:0px auto 0px auto;
}
.table01 th.thw60,.table01 td.tdw60{
	height:60px;
}
.table01 th.thw400,.table01 td.tdw400{
	width:400px;
}
.table01 th.thw340,.table01 td.tdw340{
	width:340px;
}
.table01 th.thw300,.table01 td.tdw300{
	width:300px;
}
.table01 th.thw280,.table01 td.tdw280{
	width:280px;
}
.table01 th.thw220,.table01 td.tdw220{
	width:220px;
}
.table01 th.thw200,.table01 td.tdw200{
	width:200px;
}
.table01 th.thw180,.table01 td.tdw180{
	width:180px;
}
.table01 th.thw150,.table01 td.tdw150{
	width:150px;
}
.table01 th.thw160,.table01 td.tdw160{
	width:160px;
}
.table01 th.thw140,.table01 td.tdw140{
	width:140px;
}
.table01 th.thw120,.table01 td.tdw120{
	width:120px;
}
.table01 th.thw118,.table01 td.tdw118{
	width:118px;
}
.table01 th.thw100,.table01 td.tdw100{
	width:100px;
}
.table01 th.thw95,.table01 td.tdw95{
	width:95px;
}
.table01 th.thw80,.table01 td.tdw80{
	width:80px;
}
.table01 th.thw70,.table01 td.tdw70{
	width:70px;
}
.table01 th.thw60,.table01 td.tdw60{
	width:60px;
}
.table01 th.thw10,.table01 td.tdw10{
	width:10px;
}
.table01 th.thh25,.table01 td.tdh25{
	height:25px;
}
.table01 td.hit{
	background-color:#fce166;
}
.table01 td.td_n{
	text-align:center;
	border:none;
	background:none;
	color:#333333;
	font-size:12px;
}
.table01 td.td_n2{
	text-align:center;
	border:none;
	background:none;
}
.table01 td.td_bis{
	border:none;
	background:none;
	font-size:12px;
}
.table01 td.td_bis2{
	border:none;
	background-color:#e2e2e2;
	color:#333333;
	padding:10px;
}
.table01 td.td_bis3 ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.table01 td.td_bis3 li{
	width:235px;
	float:left;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.table01 tr.tr_bis{
	display:block;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
.table01 td.td_c{
	text-align:center;
}
.table01 td.td_v{
	vertical-align:middle;
}
.table01 td.td_bon{
	height:10px;
	border:none;
}
.table01 td table{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.table01 td table td{
	border:none;
	margin:0px 0px 0px 0px;
	padding:2px;
	font-size:10px;
}
.img_box,.img_box2,.img_box4{
	text-align:center;
	margin:20px 0px 20px 0px;
}
.img_box3{
	text-align:center;
	margin:5px 0px 5px 0px;
}
.img_box3 a{
	display:inline-block;
	width:230px;
	margin:5px 5px 5px 5px;
}
.table01 input[type="text"],textarea{
	font-size:16px;
	width:100%;
	box-sizing:border-box;
	padding:8px;
	border-radius:7px;
	border:1px solid #ccc;
}
.table01 select{
	font-size:16px;
	padding:8px;
	border-radius:7px;
	border:1px solid #ccc;
}
input[type="reset"],input[type="submit"]{
	display:inline-block;
	font-size:16px;
	padding:8px;
	margin:10px 5px 0px 5px;
	border-radius:7px;
	border:1px solid #ccc;
}
.table01 input[type="radio"],.table01 input[type="checkbox"]{
	transform: scale(1.8);
    margin: 15px;
    font-size: 16px;
    padding: 8px 8px 8px 2px;
}
.table01 td.short input[type="text"]{
	font-size:16px;
	width:70%;
	box-sizing:border-box;
	padding:8px;
	border-radius:7px;
	border:1px solid #ccc;
	margin-right:5px;
	margin-bottom:5px;
}
@media screen and (max-width:640px){
	.table01 td.td_n img{
		width:100%;
		height:auto;
	}
	.img_box img{
		width:100%;
		height:auto;
	}
	.img_box2{
		margin:20px auto 20px auto;
	}
	.img_box2 img{
		width:80%;
		height:auto;
	}
	.taw700,.taw600{
		width:97%;
		margin:0px auto 0px auto;
	}
	.table01 td.td_n{
		font-size:14px;
	}
}
@media screen and (max-width:480px){
	.table01 th,.table01 td{
		display:block;
	}
	.table01 th.thw150,.table01 td.tdw150,.table01 th.thw200,.table01 td.tdw200,.table01 th.thw95, .table01 td.tdw95,.table01 th.thw300,.table01 td.tdw300,.table01 th.thw120,.table01 td.tdw120{
		width:auto;
	}
	.taw500{
		width:97%;
		margin:0px auto 0px auto;
	}
	.img_box2,.img_box4{
		margin:12px auto 12px auto;
	}
	.img_box2 img,.img_box4 img{
		width:100%;
		height:auto;
	}
	.table01 td.td_bis,.table01 td.td_bis2{
		font-size:16px;
	}
	.table01 td.td_bis3 li{
		font-size:14px;
		width:100%;
		float:none;
		display:block;
	}
}
/*------------------------------
フッター
--------------------------------*/
#footer{
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	background-color:#ffffff;
}
#footer h3{
	float:left;
	width:110px;
	margin:30px 20px 20px 50px;
	padding:0px 0px 0px 0px;
}
#footer h4{
	background-image:url('../images/icon_y.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 15px;
	font-size:14px;
	color:#00a893;
	font-weight:normal;
	font-family:'UtsukushiFONT';
}
#footer h4 a{
	color:#00a893;
	text-decoration:none;
}
#footer p{
	font-size:12px;
	color:303030;
	line-height:200%;
}
#footer p a{
	color:#303030;
	text-decoration:none;
}
#footer p a:hover{
	color:#cccccc;
	text-decoration:none;
}
.foot_box{
	display:inline-block;
	width:150px;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.foot_box2{
	display:inline-block;
	margin:10px 15px 0px 15px;
	padding:0px 0px 0px 0px;
}
#footer p.fp01{
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
#footer p.fp02{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.foot_box2 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.foot_box2 li{
	display:inline-block;
	margin:3px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.foot_box2 li a{
	text-decoration:none;
}
.foot_box2 li span{
	transform: scale(0.8, 1);
	display: inline-block;
	margin: 0px 0px 0px -8px;
	white-space: nowrap;
}
address{
	font-size:9px;
	padding:6px 0px 2px 0px;
	margin:5px 0px 5px 0px;
	color:#000000;
	font-style:normal;
	line-height:145%;
	text-align:center;
}
.ie6 address{
	font-size:9px;
}
.ie7 address{
	font-size:10px;
}
@media screen and (max-width:320px){
	address{
		width:300px;
		text-align:center;
	}
}
.fbig{
	font-size:16px;
	vertical-align:bottom;
}
.ie6 .fbig{
	font-size:12px;
}
.ie7 .fbig{
	font-size:10px;
}
#page_top{
	position: fixed;
	bottom:10px;
	right:10px;
	z-index:99;
}
#page_top img{
	width:60px;
	height:auto;
}
.all_clear{
	clear:both;
	height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.all_clear2{
	clear:both;
	height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:8px;
}
@media screen and (max-width:640px){
	.foot_box{
		width:auto;
	}
	#footer h4{
		font-size:16px;
	}
	#footer p{
		font-size:14px;
	}
	.foot_box2 li{
		font-size:14px;
	}
	.foot_box2 li a:after{
		content: "｜";
		display: inline-block;
	}
}
@media screen and (max-width:560px){
	#footer h3{
		float:none;
		width:110px;
		margin:0px auto 20px auto;
		padding:0px 0px 0px 0px;
	}
	.foot_box{
		display: block;
		width:93%;
		margin:10px auto 0px auto;
	}
	.foot_box br{
		display:none;
		width:10px;
	}
	.foot_box p.fp01 a:after,.foot_box p.fp02 a:after{
		content: "｜";
		display: inline-block;
	}
}
/*------------------------------
サイドインフォYouTube
--------------------------------*/
.info_youtube{
	margin:0px 10px 10px 10px;
	padding:10px 10px 20px 10px;
	text-align:center;
	height:400px;
}
.info_youtube h3{
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.info_youtube h3 span{
	color:#FF0000;
}
.info_youtube p{
	font-size:12px;
	line-height:150%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a.base_btn{
	display: inline-block;
    padding:10px;
    text-decoration: none;
    background: #fff;/*ボタン色*/
    color: #000;
	font-size:1.1rem;
	font-weight:500;
    box-shadow: 0px 0px 5px 1px #e2e2e2;
	cursor:pointer;
	border-radius:10px;
	line-height:140%;
	margin-bottom:10px;
}
a.base_btn i{
    color: #ff0000;
	font-size:1.2rem;
}
a:hover.base_btn{
    opacity:0.7;
}

/*タワマンバナー*/
.sh_100{
margin-bottom: 7%;
}
/*トップナビボックス*/
#top_box{
	margin:0px 0px 0px 0px;
	padding:0px 0px 50px 0px;
}
#tb_rent{
	display: inline-block;
    position: relative;
    width: 68%;
    background-color: #fff;
    border-radius: 40px 10px 10px 10px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 15px 0px;
    vertical-align: top;
}
#top_box h4{
	position: absolute;
    top: 30px;
    left: 15px;
    width: 70px;
    height: 70px;
    font-size: 17px;
    font-weight: bold;
    box-sizing: border-box;
    background-color: #444444;
    border-radius: 50%;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
#top_box h4:before {
	font-family: "Font Awesome 5 Free";
    content: "\f1ad";
    display: block;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 7px;
}
#top_box h4.sale:before {
	content: "\f594";
}
.tb4_p{
	display: inline-block;
    /* width: 60%; */
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 135%;
    margin: 15px 10px 0px 95px;
    padding: 0px 0px 0px 0px;
}
#top_box a.rent,#top_box a.tenant,#top_box a.sale{
	display: inline-block;
	width: 120px;
    box-sizing: border-box;
	text-align:center;
    padding:8px;
	margin:5px;
    text-decoration: none;
    background: #00A89B;/*ボタン色*/
    color: #fff;
	font-weight:bold;
	font-size:16px;
    box-shadow: 0px 0px 5px 2px #efefef;
	cursor:pointer;
	border-radius:7px;
	line-height:140%;
}
#top_box a.tenant{
	width: 100px;
    background: #EE7322;/*ボタン色*/
}
#top_box a.sale{
	width: 100px;
    background: #006C61;/*ボタン色*/
}
#top_box a.rent:before,#top_box a.tenant:before,#top_box a.sale:before{
	font-family: "Font Awesome 5 Free";
    content: "\f1ad";
    font-weight: 900;
    font-size: 18px;
    display: block;
    margin: 0px auto 7px auto;
}
#top_box a.tenant:before{
	content: "\f54e";
}
#top_box a.sale:before{
	content: "\f594";
}
#tb_sale{
	display: inline-block;
	position: relative;
    width: 30%;
    background-color: #fff;
    border-radius: 40px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}
@media screen and (max-width:640px){
	#top_box{
		text-align:center;
	}
	#tb_rent,#tb_sale{
		width:auto;
	}
	#tb_rent{
		margin-bottom:20px;
	}
}
@media screen and (max-width:480px){
	#top_box a.rent,#top_box a.tenant,#top_box a.sale{
		width: 47%;
		font-size:18px;
	}
	#top_box a.tenant,#top_box a.sale{
		width: 47%;
	}
}
@media screen and (max-width:430px){
	#top_box a.rent,#top_box a.tenant,#top_box a.sale{
		width: 45%;
		font-size:18px;
	}
	#top_box a.tenant,#top_box a.sale{
		width: 45%;
	}
}
#newyear_banner{
	width:1000px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
#newyear_banner img{
	width:100%;
}
@media screen and (max-width:1000px){
	#newyear_banner{
		width:100%;
	}
}
/*------------------------------
通常ボタン
--------------------------------*/
.page_nav{
	margin:0px 0px 30px 0px;
	text-align:center;
}
.page_nav2{
	margin:20px 0px 20px 0px;
	text-align:center;
}
a.bs_btn{
	display: inline-block;
    padding:12px 30px 12px 30px;
    text-decoration: none;
    background: #fff;/*ボタン色*/
    color: #000;
	font-size:14px;
	font-weight:500;
    box-shadow: 0px 0px 10px 2px #e2e2e2;
	cursor:pointer;
	border-radius:5px;
	line-height:140%;
	margin:0px 5px 15px 5px;
}
a.bs_btn:before{
	font-family: "webfont";
	content: "\e923";
	font-weight : 900;
	display: inline-block;
	margin:0px 7px 0px 0px;
}
a:hover.bs_btn{
    background: #1A283E;/*ボタン色*/
    color: #fff;
}
a.bs_over{
	background: #1A283E;/*ボタン色*/
	color:#fff;
}
/*コンテンツ系*/
a.news:before{
	content: "\e931";
}
a.company:before{
	content: "\e905";
}
a.business:before{
	content: "\e905";
}
a.kanri:before{
	content: "\e930";
	font-weight
}
a.service:before{
	content: "\e929";
}
a.plan:before{
	content: "\e952";
}
a.first:before{
	content: "\e93f";
}
a.qa:before{
	content: "\e92f";
}
a.hiketsu:before{
	content: "\e953";
}
a.nyukyo:before{
	content: "\e961";
}
.top_kanri_link{
	margin: 20px 0px 0px 0px;
    padding: 5px 5px 15px 5px;
	text-align:center;
	border:5px solid #B4272D;
	border-radius:20px;
}
.top_kanri_link h3 {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 30px;
    text-align: center;
    color: #B4272D;
}
.top_kanri_link h3 span {
    display: block;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    font-size: 18px;
    color: #026C61;
    line-height: 150%;
}
.top_kanri_link p{
	font-size:20px;
	margin: 10px;
    padding: 0px 0px 20px 0px;
	line-height:140%;
	font-weight:bold;
}
.top_kanri_link p span{
	display:block;
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-size:14px;
	line-height: 140%;
}
.top_kanri_link a img{
	filter: drop-shadow(2px 2px 5px #666);
}
.side_nstel{
	margin:0px 0px 0px 0px;
	font-size:12px;
	text-align:center;
}
.ns_tel2{
	display:block;
	font-size:30px;
	font-family:'UtsukushiFONT';
	margin:7px 0px 10px 0px;
}