@charset "shift_jis";
/* CSS Document */
/*全ページ共通項目*/
body {
	font-family: 'Noto Sans JP', "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	outline: none;
}
img {
	border: 0;
}
a:hover img {
	border: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	position: relative;
	top: 1px;
	left: 1px;
}
li {
	list-style: none;
}
.stationname {
	font-size: 12pt;
}
table tr td {
	padding: 2px;
	font-size: 12px;
	line-height: 16px;
}
.header_main {
	width: 100%;
	height: 100px;
	background-image: url("img/title_bg.jpg");
	text-align: center;
}
.header {
	/*border-bottom:5px #00008b solid;*/
	margin-bottom: 30px !important;
}
.footer {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 3px #CCC solid;
	text-align: center;
	clear: both;
}
center,
.header_wrap,
.h_nav001,
.footer {
	min-width: 1000px;
}
.contents_main {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
/*エラーメッセージ*/
.err-msg {
	margin: 50px;
	padding: 50px;
	width: 600px;
	background-color: #e0ffff;
	font-weight: bold;
	text-align: center;
}
/*項目の背景色や線色*/
.selbg-sub {
	background-color: #EBEEF3;
	padding: 10px;
}
.selbg-koumoku {
	background-color: #ffffff;
	padding: 10px;
}
.selbg-title {
	background-color: #4c545f;
	padding: 10px;
	color: #fff;
	outline: 1px solid #4c545f;
}
.line-bg {
	background-color: #C9CDD3;
}
/*集計数値の赤色太字*/
.count {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
/*リストページャ*/
/*リスト共通関連項目*/
ul.pager {
	float: right;
	font-style: normal;
	list-style: none;
	line-height: 16px;
}
ul.pager li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #CCC solid;
	/*枠の色*/
	font-weight: bold;
}
ul.pager li a {
	display: block;
	padding: 3px 8px;
	color: #333;
	/*フォントの色*/
	background-color: #FFF;
	/*マウスアウト時の背景*/
}
ul.pager li a:link,
ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
	background-color: #FF8C00;
	/*オンマウス時の背景*/
	color: #FFF;
	/*フォントの色*/
	text-decoration: none;
}
ul.pager li strong {
	display: block;
	padding: 3px 8px;
	background: #CCC;
	/*背景色*/
	color: #FFFFFF;
	/*フォントの色*/
	text-decoration: none;
}
.count {
	font-size: 20px;
	line-height: 28px;
	color: #F00;
	font-weight: bold;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-seri
}
/*一覧リストのCSS*/
.listfont {
	font-size: 9pt
}
.dataGridHeader {
	position: relative;
	width: 100%;
	background-color: #D4D0C8
}
.dataGridContent {
	overflow: auto;
	background-color: #FFFFFF
}
.th1 {
	position: relative;
	top: 0;
	left: 0;
	height: 60px;
}
.th1 th {
	background-color: #e0ffff;
}
.th1 th a {
	text-decoration: none;
}
.th2 {
	position: absolute;
	top: 0;
	left: 0;
}
table.scrolltablestyle {
	background-color: #CCCCCC;
}
table.scrolltablestyle tbody tr td {
	position: static;
	width: auto;
	font-size: 9pt;
}
table.scrolltablestyle thead tr th {
	font-size: 9pt;
	padding: 5px;
}
table.scrolltablestyle thead tr td {
	font-size: 9pt;
	padding: 5px;
}
.koumoku td {
	background-color: #FFFFFF;
	font-size: 9pt;
	padding: 3px;
	line-height: 14px;
}
.kome {
	color: #FF0000;
	font-weight: bold;
}
.bg0 {
	border: 1px #999999 solid;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.f13 {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.f15 {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
input:focus,
select:focus,
textarea:focus {
	background-color: #FFECD0;
}
.bg {
	border-collapse: collapse;
}
.bg td {
	border: 1px solid #999999;
	padding-right: 5px;
}
.bg2 {
	background-color: #D7F2FF;
	line-height: 30px;
	padding: 0px 0px 0px 5px;
}
.bg3 {
	background-color: #F7FDFF;
	padding: 10px;
}
.bg3-2 {
	background-color: #FFF;
}
/*
ul.tabmenu2 {
	position: relative;
	display: inline-block;
	list-style: none;
	border: none;
	width:1000px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
ul.tabmenu2 li {
	text-align:center;
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight:bold;
	width:99px;
	line-height: 40px;
	white-space: nowrap;
	float: left;
	color: #000;
	background: transparent url(../img/bar.jpg) no-repeat 0px 0px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu2 li.act {
	width:99px;
	color: #000;
	background: transparent url(../img/bar_a.jpg) no-repeat 0px 0px;
}
ul.tabmenu2 li a {
	width:99px;
	height: 40px;
	position: relative;
	display: inline-block;
	color: #000;
	background: transparent url(../img/bar.jpg) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu2 li.act a {
	text-decoration:none;
	width:99px;
	color: #000;
	background: transparent url(../img/bar_a.jpg) no-repeat 0px 0px;
}
ul.tabmenu2 li a:visited {
	text-decoration:none;
	color: #000;
}
ul.tabmenu2 li:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 0px 0px;
}
ul.tabmenu2 li:hover a, * ul.tabmenu2 li a:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 100% 0px;
}
ul.tabmenu2 li.act a:visited {
	text-decoration:none;
	color: #000;
}
ul.tabmenu2 li.act:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 0px 0px;
}
ul.tabmenu2 li.act:hover a, * ul.tabmenu2 li.act a:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 100% 0px;
}

ul.tabmenu3 {
	position: relative;
	display: inline-block;
	list-style: none;
	border: none;
	width:1000px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
ul.tabmenu3 li {
	text-align:center;
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight:bold;
	width:99px;
	line-height: 40px;
	white-space: nowrap;
	float: left;
	color: #000;
	background: transparent url(../img/bar_foot.jpg) no-repeat 0px 0px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu3 li.act {
	width:99px;
	color: #000;
	background: transparent url(../img/bar_foot_a.jpg) no-repeat 0px 0px;
}
ul.tabmenu3 li a {
	width:99px;
	height: 40px;
	position: relative;
	display: inline-block;
	color: #000;
	background: transparent url(../img/bar_foot.jpg) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu3 li.act a {
	text-decoration:none;
	width:99px;
	color: #000;
	background: transparent url(../img/bar_foot_a.jpg) no-repeat 0px 0px;
}
ul.tabmenu3 li a:visited {
	text-decoration:none;
	color: #000;
}
ul.tabmenu3 li:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_foot_over.jpg) no-repeat 0px 0px;
}
ul.tabmenu3 li:hover a, * ul.tabmenu3 li a:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_foot_over.jpg) no-repeat 100% 0px;
}
ul.tabmenu3 li.act a:visited {
	text-decoration:none;
	color: #000;
}
ul.tabmenu3 li.act:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_foot_over.jpg) no-repeat 0px 0px;
}
ul.tabmenu3 li.act:hover a, * ul.tabmenu3 li.act a:hover {
	color: #000;
	text-decoration:underline;
	background: transparent url(../img/bar_foot_over.jpg) no-repeat 100% 0px;
}
*/
.main_b {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-top: none;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.main_bc {
	border: 1px #ccc solid;
}
.mainstaff {
	border: 1px #ccc solid;
}
ul.owner {
	position: relative;
	display: inline-block;
	list-style: none;
	border: none;
	width: 1000px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
ul.owner li {
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	line-height: 40px;
	white-space: nowrap;
	float: left;
	color: #000;
	background: transparent url(../img/bar.jpg) no-repeat 0px 0px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.owner li.act {
	width: 110px;
	color: #000;
	background: transparent url(../img/bar_a.jpg) no-repeat 0px 0px;
}
ul.owner li a {
	width: 110px;
	height: 40px;
	position: relative;
	display: inline-block;
	color: #000;
	background: transparent url(../img/bar.jpg) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.owner li.act a {
	text-decoration: none;
	width: 110px;
	color: #000;
	background: transparent url(../img/bar_a.jpg) no-repeat 0px 0px;
}
ul.owner li a:visited {
	text-decoration: none;
	color: #000;
}
ul.owner li:hover {
	color: #000;
	text-decoration: underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 0px 0px;
}
ul.owner li:hover a,
* ul.owner li a:hover {
	color: #000;
	text-decoration: underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 100% 0px;
}
ul.owner li.act a:visited {
	text-decoration: none;
	color: #000;
}
ul.owner li.act:hover {
	color: #000;
	text-decoration: underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 0px 0px;
}
ul.owner li.act:hover a,
* ul.owner li.act a:hover {
	color: #000;
	text-decoration: underline;
	background: transparent url(../img/bar_over.jpg) no-repeat 100% 0px;
}
input.ime_disabled {
	ime-mode: disabled;
}
.setsubi td {
	border: none;
}
/*.pix a:hover{
	position:relative;
	top:1px;
	left:1px;
}*/
.f12b_gray {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}
.myshow {
	text-decoration: none;
	color: blue;
}
/* クラス名myshow の文字飾り none、文字色 blue */
/*a:hover { 
	color:green; }/* マウスが来たときの文字色 green */
a.myshow span {
	text-align: left;
	width: 300px;
	display: none;
	padding: 5px;
	margin-left: 10px;
	border: 2px solid #FF772B;
	color: #000033;
	background-color: #FFF5F0;
}
a.myshow:hover span {
	width: 300px;
	display: inline;
	position: absolute;
}
a.myshow font {
	display: none;
	padding: 25px;
	margin-left: 70px;
	width: 200px;
	border: 2px solid #FF772B;
	background-color: #FFF5F0;
}
a.myshow:hover font {
	display: inline;
	color: red;
	position: absolute;
}
.myshow2 {
	text-decoration: none;
	color: blue;
}
/* クラス名myshow2 の文字飾り none、文字色 blue */
/*a:hover { color:green; }/* マウスが来たときの文字色 green */
a.myshow2 span {
	width: 500px;
	display: none;
	padding: 5px;
	margin-left: 10px;
	border: 2px solid #0000AE;
	color: #000033;
	background-color: #ECFBFF;
}
a.myshow2:hover span {
	width: 500px;
	display: inline;
	position: absolute;
}
a.myshow2 font {
	display: none;
	padding: 25px;
	margin-left: 70px;
	width: 200px;
	border: 2px solid #0000AE;
	background-color: #ECFBFF;
}
a.myshow2:hover font {
	display: inline;
	color: red;
	position: absolute;
}
/* 201308追記 */
a.menu {
	/* ブロックレベル要素化 */
	display: block;
	/* サイズ指定 */
	width: 250px;
	height: 30px;
	border: solid 2px #999999;
	/* 縦横中央揃え */
	text-align: center;
	line-height: 30px;
	/* 色指定 */
	color: #000;
	background-color: #EEE;
	/* その他 */
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a:hover.menu {
	color: #000;
	background-color: #EEE;
	border: solid 2px #00BFFF;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/* #6043 設備項目表示 */
li.setsubi_koumoku {
	width: 25%;
	list-style-type: none;
	float: left;
}
table.setsubi_koumoku {
	float: left;
	width: 50%;
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-left: none;
}
table.setsubi_koumoku td {
	border: none;
}
table.setsubi_koumoku td:nth-type-of(2n-1) {
	border-right: 1px solid #CCCCCC;
}
.imagefree {
	vertical-align: top;
}
div#subContents {
	top: 130px;
	position: fixed;
	z-index: 999;
	margin-left: 0px;
	width: 50px;
	padding: 10px;
}
.all1 {
	/*width: 1130px;*/
	margin-right: auto;
	margin-left: auto;
}
* html #subContents {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+100));
}
.setsubi_ichi1 {
	text-align: right;
	float: left;
}
.setsubi_ichi2 {
	float: right;
	padding: 0px 10px 0px 0px;
}
/* ヘルプページリンク*/
.rhs_help {
	display: block;
	float: right;
	background-image: url(../img/icon_question.jpg);
	background-repeat: no-repeat;
	margin: 10px 20px 0 0;
	padding: 0;
}
.rhs_help_room_list {
	font-size: 10px;
	margin: 0;
	background-image: url(../img/icon_question_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.rhs_help_room_list a {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 0 0 22px;
	line-height: 22px;
}
.rhs_help a {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 0 0 22px;
	line-height: 17px;
	text-decoration: none;
	color: #374e66;
	border-bottom: 1px dashed;
	font-size: 12px;
}
.rhs_help a:hover {
	color: #fbc813;
}
.room_search_anchorlink {
	top: 122px;
	position: fixed;
	z-index: 999;
	margin-left: 0px;
	width: 100px;
	padding: 8px;
	right: 0;
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
}
.room_search_anchorlink div {
	margin: 0 0 10px 0;
}
/*登録済み物件検索結果一覧ページ*/
.pan1 {
	width: 100%;
	height: 30px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px #DDDDDD solid;
	text-align: center;
}
.pan2 {
	float: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 260px;
}
.pan3 {
	float: right;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 41px;
}
.pan4 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
.pan5 {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.shibo_search1 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.shibo_search_bg1 {
	width: 98%;
	min-width: 1000px;
	max-width: 1500px;
	margin: 0 auto 10px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	color: #000;
	border: 1px dotted #aaa;
	transition: 0.2s;
	letter-spacing: 1px;
	box-sizing: border-box;
	border-radius: 5px;
}
.shibo_search_bg1:hover {
	background: #f0f4f9;
}
.shibori_waku {
	border: #ccc solid 1px;
	margin: 0px auto 10px;
	padding: 10px;
	width: 98%;
	box-sizing: border-box;
}
.shibori_search2 {
	width: 90%;
}
.shibori_search3 {
	float: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.shibori_search4 {
	width: 20%;
}
.free_search {
	width: 310px;
	height: 26px;
	/*color:#BCBCBC;*/
	font-size: 14px;
	line-height: 25px;
	text-indent: 5px;
}
.shibori_koumoku {
	margin: 10px 0px 0px 0px;
	text-align: left;
}
.shibori_koumoku tr {
	text-align: center;
}
.shibori_koumoku th {
	font-size: 12px;
	line-height: 35px;
	color: #000;
	font-weight: bold;
	width: 8%;
	border-right: #CCC solid 1px;
}
.shibori_bg1 {
	background-color: #f0f4f9;
	padding: 2px 0px 2px 0px;
}
.shibori_koumoku td {
	text-align: left;
	padding: 8px;
}
.list_checkbox {
	height: 18px;
	width: 24px;
	margin: 4px auto;
	vertical-align: middle;
}
.list_checkbox2 {
	height: 15px;
	width: 15px;
	vertical-align: 0.6em;
}
LABEL:hover {
	color: #FE9900;
	cursor: hand;
}
.shibori_button {
	text-align: center;
	padding: 10px 0px 0px 0px;
	display: flex;
	width: 300px;
	margin: 0 auto;
}
.menu1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.convert_waku {
	border: #CCC solid 1px;
	margin: 0px auto;
	padding: 10px;
	width: 98%;
	box-sizing: border-box;
	max-width: 1500px;
}
.convert_waku2 {
	width: 100%;
	margin-bottom: 10px;
}
.convert_red {
	color: #F00;
}
.convert_search2 {
	width: 100%;
	text-align: left;
}
.convert_search2 ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.convert_search2 li {
	list-style: none;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #444;
}
/*フォーム系の指定*/
.eki_sentaku {
	width: 100px;
	height: 26px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sProTranLine {
	width: 200px;
	height: 26px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sProTranLine2 {
	width: 100px;
	height: 26px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.hyoji_kensuu {
	width: 127px;
	height: 23px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*タブ切替え*/
/* 表示領域全体 */
div.bukken_list2 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div.bukken_list div.list_tabbox {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
/* タブ部分 */
div.bukken_list span.list_tabs {
	margin: 0px;
	padding: 0px;
}
div.bukken_list span.list_tabs a {
	display: block;
	width: 5em;
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 3px;
	text-align: center;
	border-radius: 12px 12px 0px 0px;
}
div.bukken_list span.list_tabs a.convert1 {
	width: 100px;
	height: 30px;
}
div.bukken_list span.list_tabs a.convert2 {
	width: 100px;
	height: 30px;
}
div.bukken_list span.list_tabs a.kani3 {
	width: 100px;
	height: 30px;
}
div.bukken_list p.list_tabs a:hover {
	color: yellow;
	text-decoration: underline;
}
/* 対応表示領域 */
div.bukken_list div.list_tab tr {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
div.bukken_list div.list_tab td {
	padding: 10px 6px;
	margin: 0px auto;
}
div.bukken_list div.list_tab th {
	padding: 0px 2px 0px 0px;
}
/*更新メニュー*/
.koshin_menu_waku {
	width: 98%;
	min-width: 1200px;
	max-width: 1500px;
	height: 120px;
	clear: both;
	margin: 0 auto;
}
.koshin_left_waku {
	/*margin:0px 10px;*/
	padding: 10px 20px 20px;
	/*border:solid 1px #CCC;*/
	float: left;
	width: auto;
	/*height:105px;*/
	position: relative;
	display: inline-block;
	background: #eee;
	border-radius: 15px;
}
.koshin_left_waku:before {
	content: "";
	position: absolute;
	bottom: -26px;
	left: 40px;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #eee;
}
.koshin_left_waku>p {
	font-weight: bold;
	border-left: 10px solid #3ac1af;
	padding-left: 10px;
}
.koshin_left_waku2 {
	margin: 0px auto;
	width: 40%;
	height: 105px;
	float: left;
	clear: both;
	font-size: 12px;
}
.koshin_left_waku ul {
	display: flex;
	margin: 0;
	padding: 0;
}
.koshin_right_waku {
	margin: 0px auto;
	padding: 10px 20px;
	/*border:solid 1px #CCC;*/
	float: right;
	width: auto;
	/*height:105px;*/
	font-size: 12px;
	position: relative;
	display: inline-block;
	background: #eee;
	border-radius: 15px;
}
.koshin_right_waku:before {
	content: "";
	position: absolute;
	bottom: -26px;
	right: 40px;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #eee;
}
.koshin_right_waku2 {
	margin: 0px auto;
	width: 30%;
	height: 105px;
	float: right;
}
.koshin_right_waku p {
	margin: 0 0 5px;
}
.koshin_left {
	float: left;
}
.koshin_left img:hover {
	cursor: pointer;
}
.koshin_yaji_1 {
	text-align: left;
}
.koshin_right {
	float: left;
}
.koshin_yaji_2 {
	text-align: right;
	clear: both;
}
.koshin_toku2 {
	width: 200px;
	height: 23px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* 物件一覧の項目 */
.list_sentaku {
	padding: 0 5px;
	display: block;
	border: solid 1px #d6d6d6;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	color: #29b7d3;
	background: #fff;
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	cursor: pointer;
}
.list_sentaku_on {
	padding: 5px;
	display: block;
	border: solid 1px #d6d6d6;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	color: #29b7d3;
	background: #fff;
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	cursor: pointer;
}
.list_edit {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.list_edit ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.list_edit li {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.list_edit li a {
	display: block;
	text-decoration: none;
	padding: 4px;
	margin: 5px auto;
	background: #fff;
	color: #374e66;
	border: 2px solid #374e66;
	border-radius: 5px;
	font-weight: bold;
	width: 28px;
	transition: 0.2s;
}
.list_edit li a:hover {
	background: #374e66;
	color: #fff;
}
.list_edit ul li.bukken_edit_btn a {
	color: #3ac1af;
	border: 2px solid #3ac1af;
}
.list_edit ul li.bukken_edit_btn a:hover {
	background: #3ac1af;
	color: #fff;
}
.list_edit2 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
list_edit2_1 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 50%;
	float: left;
}
list_edit2_2 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 50%;
	float: left;
}
.list_edit3 {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.list_edit3 ul {
	margin: 0px auto;
	padding: 0px 0px 0px 7px;
	width: 110px;
}
.list_edit3 li {
	margin: 0px auto;
	padding: 0px 10px 10px 0px;
	list-style: none;
	float: left;
}
/*.bukken_info_shosai div{
    margin-bottom: 5px;
}*/
.bukken_info_shosai div i {
	vertical-align: bottom;
	font-size: 15px;
	padding: 2px;
	background: #29b7d3;
	border-radius: 3px;
	color: #fff;
	margin-right: 5px;
}
.graph_color {
	color: #0082BF;
	font-weight: bold;
	text-align: left;
}
.list_tokushu_check {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.list_bg1 {
	/*	background-color: #444;
	margin: 0 auto 10px;
	width:100%;
	min-width:1250px;*/
	background: #f0f4f9;
	border: 1px solid #ddd;
	width: 98%;
	margin: 0 auto;
	min-width: 1240px;
	max-width: 1500px;
	border-radius: 3px;
	border-collapse: collapse;
}
.list_bg1 td {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 25px;
	border-right: 1px solid #ccc;
}
.list_bg1 td a {
	color: #2196F3;
}
.list_bg2 {
	width: 100%;
	min-width: 1000px;
	background-color: #0070A6;
	margin: 14px auto;
	/*border-top: 2px solid #0070a6;*/
	border: 2px solid #ddd;
	border-radius: 5px;
}
.list_bg2 td {
	margin: 0px 4px;
	padding: 3px;
	background-color: #FFF;
	text-align: left;
}
.list_bg2.tou_kushitsu {
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
.list_bg2.tou_kushitsu th {
	border-bottom: 1px solid #374e66;
}
.list_bg3 {
	background-color: #0070A6;
	margin-bottom: 10px;
	width: 98%;
	border: 2px solid #ddd;
	border-radius: 5px;
}
.list_bg3 td {
	background-color: #EEE;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 25px;
}
.list_bg4 {
	background-color: #0070A6;
	margin-bottom: 10px;
	width: 100%;
	min-width: 1000px;
}
.list_bg4 td {
	background-color: #EEE;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 25px;
}
.list_gazou_1 {
	margin: 0px auto;
	padding: 0px 0px 0px 35px;
}
.list_gazou_2 {
	margin: 0px auto;
	padding: 0px 6px 0px 0px;
}
.list_gazou_2 div {
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
}
.list_gazou_float1 {
	float: left;
}
.pict_icon_waku {
	text-align: center;
	margin: 0px auto;
	/*	padding:8px 0px 0px 7px;*/
	vertical-align: middle;
}
.pict_icon {
	margin: 0px auto;
	padding: 0px 0px 0px 7px;
	text-align: left;
	font-size: 14px;
}
.pict_icon ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.pict_icon li {
	/*margin:0px auto;
	padding:0px 7px 0px 0px;*/
	float: left;
	list-style: none;
}
.gazou_suu {
	color: #F00;
	font-size: 18px;
	text-decoration: underline;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}
/*画像枚数*/
.room_list_pict_tl,
.room_list_pict_tl_2 {
	font-size: 11px;
	border: 1px gray solid;
	text-align: center !important;
	background-color: lightblue !important;
	line-height: 8px !important;
}
.room_list_pict_tl:nth-child(2),
.room_list_pict_tl:nth-child(3),
.room_list_pict_tl:nth-child(4),
.room_list_pict_tl:nth-child(10) {
	width: 105px;
}
.room_list_pict_tl:nth-child(9) {
	width: 180px;
}
.room_list_pict_tl:nth-child(11) {
	width: 110px;
}
.room_list_pict_tl:nth-child(12) {
	width: 100px;
}
.room_list_pict_maisu {
	border: 1px gray solid;
	text-align: center !important;
	line-height: 8px !important;
}
/*画像枚数(詳細)*/
.room_sho_pict_tl,
.room_sho_pict_tl_2 {
	font-size: 11px;
	border: 1px gray solid;
	text-align: center !important;
	background-color: lightblue !important;
	line-height: 8px !important;
	padding: 3px 0;
}
.room_sho_pict_tl:nth-child(2),
.room_sho_pict_tl:nth-child(3),
.room_sho_pict_tl:nth-child(4),
.room_sho_pict_tl:nth-child(10) {
	width: 125px;
}
.room_sho_pict_tl:nth-child(9) {
	width: 180px;
}
.room_sho_pict_tl:nth-child(11) {
	width: 125px;
}
.room_sho_pict_tl:nth-child(12) {
	width: 100px;
}
.room_sho_pict_maisu {
	border: 1px gray solid;
	text-align: center !important;
	line-height: 8px !important;
	padding: 3px 0;
}
/*コンバート*/
.list_convert_search {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 80%;
	float: left;
}
.list_convert_search ul {
	margin: 0px auto;
	padding: 0px 0px 0px 15px;
}
.list_convert_search li {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
/*.list_convert_search img {
	position: relative;
	top: 7px;
}*/
.convert_check {
	float: left;
	width: 20%;
	padding: 12px 0px 0px 0px;
	text-align: right;
}
.list_icon_bg1 {
	background-color: #444;
	height: 14px;
	width: 48px;
	font-size: 9px;
	line-height: 14px;
	color: #FFF;
	text-align: center;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.list_icon_bg2 {
	background-color: #444;
	height: 14px;
	width: 28px;
	font-size: 9px;
	line-height: 14px;
	color: #FFF;
	text-align: center;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.list_icon_bg3 {
	background-color: #444;
	height: 14px;
	width: 56px;
	font-size: 9px;
	line-height: 14px;
	color: #FFF;
	text-align: center;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.list_chinryo {
	color: #F00;
}
.list_red {
	color: #F00;
	font-weight: bold;
}
.list_ore {
	color: #FF7F00 !important;
	font-weight: bold;
	font-size: 15px !important;
}
.list_icon1 {
	float: left;
	margin: 0px auto;
	padding: 0px 2px 0px 0px;
}
.list_tokusen {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 250px;
}
.list_tokusen ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 250px;
}
.list_tokusen li {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 25px;
	float: left;
	list-style: none;
}
/*物件アクセス数*/
.access_graph {
	margin: 0px auto;
	padding: 5px 0px 0px 10px;
}
.access_graph_bg1 {
	background-color: #0082BF;
	width: 43px;
	height: 35px;
	float: left;
	border: solid 1px #CCC;
}
.access_graph_bg2 {
	background-color: #0070A6;
	font-size: 12px;
	line-height: 18px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	width: 43px;
	height: 26px;
	float: left;
	text-align: center;
	border: solid 1px #CCC;
	padding: 9px 0px 0px 0px;
}
.access_graph_bg3 {
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	width: 43px;
	height: 26px;
	float: left;
	text-align: center;
	border: solid 1px #CCC;
	padding: 9px 0px 0px 0px;
}
/*物件表示件数*/
.hyoji_kensu_waku {
	margin: 0px auto;
	padding: 0 10px;
	width: 95%;
	min-width: 1000px;
	max-width: 1500px;
	overflow: hidden;
}
.list_bukkensuu {
	color: #F00;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
}
.list_bukkenhyoji {
	width: 40%;
	float: left;
	padding: 0px;
	color: #000;
	font-size: 12px;
	line-height: 25px;
	overflow: hidden;
	display: flex;
}
.list_bukkenhyoji p {
	text-align: left;
	/*float: left;
    width: 30%;*/
}
.list_hyoji_info {
	width: 60%;
	float: left;
	padding: 0px;
	text-align: right;
	overflow: hidden;
	display: flex;
	justify-content: flex-end;
}
.list_hyoji_info>div {
	overflow: hidden;
	/*width: 50%;
    float: left;*/
	font-size: 12px;
}
/*管理画面物件検索結果リスト共通関連項目*/
ul.pager {
	float: right;
	font-style: normal;
	list-style: none;
	font-size: 10px;
	padding: 0;
}
ul.pager li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #555 solid;
	/*枠の色*/
	font-weight: bold;
}
ul.pager li a {
	display: block;
	padding: 3px 5px;
	color: #333;
	/*フォントの色*/
	background-color: #FFF;
	/*マウスアウト時の背景*/
}
ul.pager li a:link,
ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
	background-color: #ccc;
	/*オンマウス時の背景*/
	color: #333;
	/*フォントの色*/
	text-decoration: none;
}
ul.pager li strong {
	display: block;
	padding: 3px 8px;
	background: #555555;
	/*背景色*/
	color: #FFFFFF;
	/*フォントの色*/
	text-decoration: none;
}
.pager_text {
	padding-top: 20px;
	text-align: left;
	font-size: 10px;
}
.top_back {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: right;
}
/*フッター固定*/
.menu_footer_bg {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/admintool/img/search_list/kotei_menu_bg.jpg);
	width: 100%;
	height: 52px;
	text-align: center;
}
.menu_footer_bg ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}
.menu_footer_bg li {
	margin: 0px auto;
	padding: 10px 10px 0px 0px;
	float: left;
	width: 110px;
	list-style: none;
}
html,
body {
	height: 100%;
}
#wrap {
	width: 100%;
	position: relative;
	height: auto !important;
	/*IE6対策*/
	height: 100%;
	/*IE6対策*/
	min-height: 100%;
	padding-bottom: 52px;
	/*フッターの高さと同じ*/
}
.footer_kotei {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 52px;
}
/*簡易編集画面*/
.kani_checkbox1 {
	height: 18px;
	width: 18px;
	vertical-align: -0.3em;
}
.kani_text1 {
	color: #0070A6;
	text-decoration: underline;
}
.kani_text1 a {
	color: #0070A6;
	text-decoration: underline;
}
.kani_text1 a:hover {
	color: #FE9900;
	text-decoration: underline;
}
.kani_change {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.kani_change_text {
	font-size: 10px;
	line-height: 25px;
	color: #0070A6;
	text-align: center;
	font-weight: bold;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*リセットボタン*/
.resetb {
	text-decoration: underline;
}
.owner_list-last {
	font-size: 15px;
	display: block;
	padding: 5px 10px;
	background: #f2f2f2;
	border: #ddd 1px solid;
	line-height: 20px;
	width: 300px;
	text-align: center;
}
input.owner_list-last:hover[value="新しく追加した業者を見る（下部へ移動）"] {
	opacity: 0.9;
	cursor: pointer;
	color: blue;
}
/*today_reserve*/
/*
.today_reserve a {
    line-height: 23px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    margin: 0 0 5px 0;
    display: block;
    text-indent: 10px;
}

.today_reserve a:hover {
    background:#0059B2;
    color:#fff;
}

.today_reserve br {
    display:none;
}

.yesterday_reserve a {
    line-height: 23px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    margin: 0 0 5px 0;
    display: block;
    text-indent: 10px;
}

.yesterday_reserve a:hover {
    background:#0059B2;
    color:#fff;
}

.yesterday_reserve br {
    display:none;
}

.sub_gyosya_btn {
    width: 200px;
    background: #fff;
    border: #0059B2 2px solid;
    line-height: 25px;
    font-size: 13px;
    font-weight: 600;
    color: #0059B2;
    text-decoration: underline;
    margin: 10px auto 0;
    display: block;
    border-radius: 5px;
}

.sub_gyosya_btn:hover {
    background:#0059B2;
    color:#fff;
    cursor: pointer;
    cursor: hand;
}
*/
.koshin_gyosya_btn {
	width: 85px;
	background: #fff;
	border: #0059B2 2px solid;
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	color: #0059B2;
	text-decoration: underline;
	border-radius: 5px;
}
.koshin_gyosya_btn:hover {
	background: #0059B2;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
/*--2020.09 追記--*/
h3.title {
	font-size: 15px;
	border-left: 10px solid #3ac1af;
	padding: 5px 10px;
	margin: 0;
	text-align: left;
}
a {
	color: #229ff8;
}
input[type='text'] {
	box-shadow: 0 3px 6px -6px #222 inset;
	border: solid 1px #C9CDD3;
	height: 34px;
	padding: 5px 0 5px 10px;
}
select {
	box-shadow: 0 3px 6px -6px #222 inset;
	border: solid 1px #C9CDD3;
	height: auto;
	/* height: 34px; */
	/* margin: 10px; */
	padding: 2px 0 2px 3px;
}
textarea {
	box-shadow: 0 3px 6px -6px #222 inset;
	border: solid 1px #C9CDD3;
	padding: 5px 0 5px 10px;
}
/*---------- ヘッダー ----------*/
.header_wrap {
	width: 100%;
	/*background: linear-gradient(180deg,#d5d9de 0%,#d5d9de 50%,#bfcad6 50%,#bfcad6 100%);*/
	/*background: linear-gradient(180deg,#3D5E73 0%,#3D5E73 50%,#1D3240 50%,#1D3240 100%);*/
	background: linear-gradient(-225deg, #DEF3F8 0%, #87A7D9 50%, #374e66 100%);
	height: 55px;
	overflow: hidden;
}
.h_logo {
	float: left;
	margin: 2px 0 0 10px;
}
.h_logo a img {
	/*width: 200px;*/
	height: 50px;
	/*backface-visibility: hidden;*/
}
.h_menu {
	float: right;
	display: flex;
	margin: 16px 15px 0 0;
}
.h_center {
	background: url(/admintool/img/icon_help.png) top left no-repeat;
	background-position: 0 1px;
	margin: 0 40px 0 0;
	height: 25px;
}
.h_menu a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	padding-left: 20px;
}
.h_menu a:hover {
	text-decoration: underline;
}
.h_right {
	background: url(/admintool/img/icon_logout.png) top left no-repeat;
	background-position: 0 1px;
}
/*navi*/
.h_nav01 .h_nav {
	width: 100%;
	background-color: #ECECEC;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #F9F9F9), color-stop(.5, transparent), to(transparent));
	-webkit-background-size: 5px;
	padding-top: 17px;
}
/*---------- ヘッダー ----------*/
/*---------- 完了画面 ----------*/
.complete_box {
	width: 900px;
	margin: 20px auto;
	border: 1px #e0e0e0 solid;
	border-radius: 10px;
	padding: 20px 30px;
	box-sizing: border-box;
}
.complete_text {
	padding: 10px 20px;
	margin: 0;
	font-size: 13px;
	min-height: 80px;
}
.complete_btns {
	padding: 20px;
	display: flex;
	background: #eee;
	border-radius: 20px;
	justify-content: center;
}
.complete_btns li:first-of-type {
	margin-left: 0;
}
.complete_btn1,
.complete_btn2,
.complete_btn0 {
	margin: 20px 0 20px 20px;
	width: 200px;
	font-size: 14px;
}
.complete_btn1 a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #374e66;
	padding: 4px 10px 6px;
	border: 1px solid #374e66;
	border-radius: 10px;
}
.complete_btn1 a:hover {
	color: #374e66;
	background: #fff;
	border: 1px solid #374e66;
	cursor: pointer
}
.complete_btn2 a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
	background: #fff;
	padding: 4px 10px 6px;
	border: 1px solid;
	border-radius: 10px;
}
.complete_btn2 a:hover {
	color: #fff;
	background: #333;
	border: 1px solid #333;
	cursor: pointer
}
.complete_btn0 a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #29b7d3;
	padding: 4px 10px 6px;
	border: 1px solid #29b7d3;
	border-radius: 10px;
}
.complete_btn0 a:hover {
	color: #29b7d3;
	background: #fff;
	border: 1px solid #29b7d3;
	cursor: pointer
}
/*---------- 完了画面 ----------*/
/*---------- 物件検索 ----------*/
.room_search_btn {
	margin: 10px 0 20px;
}
.room_seach_btn_orange {
	background: #3ac1af;
	border: 0px;
	color: #fff;
	padding: 10px;
	width: 300px;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	border-bottom: 5px solid #1f8678;
}
.room_seach_btn_orange:hover {
	margin-top: 3px;
	border-bottom: 2px solid #1f8678;
	cursor: pointer
}
.room_seach_btn_orange:active {
	background: #1f8678;
}
.hidden_box {
	margin: 2em 0;
	/*前後の余白*/
	padding: 0;
}
/*ボタン装飾*/
.hidden_box label.room_search_hidden_label {
	padding: 15px 0;
	font-weight: bold;
	border: dotted 1px #aaa;
	cursor: pointer;
	width: 100%;
	text-align: center;
	display: block;
	letter-spacing: 1px;
	transition: 0.2s;
	background-color: #efefef;
	color: #3D5E73;
}
/*ボタンホバー時*/
.hidden_box label.room_search_hidden_label:hover {
	background: #ccc;
	color: #333 !important;
	cursor: pointer
}
/*チェックは見えなくする*/
.hidden_box input.room_search_hidden_input {
	display: none;
}
/*中身を非表示にしておく*/
.hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box input.room_search_hidden_input:checked~.hidden_show {
	padding: 10px 0;
	height: auto;
	opacity: 1;
}
.search_page_top_btn {
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #29b7d3;
	padding: 0 10px 1px;
	border: 1px solid #29b7d3;
	font-size: 10px;
}
.search_page_top_btn:hover {
	color: #29b7d3;
	background: #fff;
	cursor: pointer
}
/*---------- 物件検索 ----------*/
/*---------- 物件一覧 ----------*/
.room_list_search_free {
	display: flex;
	margin: 10px;
	font-size: 13px;
	align-items: center;
}
.room_list_search_free p {
	margin: 0 20px 0 0;
}
.room_list_search_free p input[type="submit"],
input.kensaku_btn,
.search_button {
	border: 2px solid #333;
	border-radius: 3px;
	background: #333;
	color: #fff;
	padding: 0 5px;
	font-size: 13px;
}
.room_list_search_free p input[type="submit"]:hover,
input.kensaku_btn:hover {
	background: #fff;
	color: #333;
	cursor: pointer
}
.shibori_button_search {
	display: block;
	color: #fff;
	background: #f46424;
	border: 2px solid #f46424;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border-radius: 5px;
	transition: 0.2s;
	width: 120px;
}
.shibori_button_search:hover {
	color: #f46424;
	background: #fff;
	cursor: pointer
}
.shibori_button_reset {
	display: block;
	color: #fff;
	background: #374e66;
	border: 2px solid #374e66;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border-radius: 5px;
	transition: 0.2s;
	width: 120px;
}
.shibori_button_reset:hover {
	color: #374e66;
	background: #fff;
	cursor: pointer
}
div.list_tabs {
	display: flex;
	border-bottom: 2px solid #374e66;
	padding: 0 10px;
}
div.list_tabs a.convert1_2,
div.list_tabs a.convert2_2,
div.list_tabs a.kani3_2 {
	display: block;
	width: 100px;
	margin-right: 5px;
	background: #eee;
	/*border: 2px solid #eee;*/
	border-bottom: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #777;
	padding: 10px 0;
	border-radius: 5px 5px 0 0;
}
div.list_tabs a.convert1,
div.list_tabs a.convert2,
div.list_tabs a.kani3 {
	display: block;
	width: 100px;
	margin-right: 5px;
	background: #374e66;
	/* border: 1px solid; */
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
	border-radius: 5px 5px 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.tsuikyaku_menu {
	display: flex;
	/*width: 70%;*/
	margin: 5px 0;
	padding: 5px 0;
	/*background: #eee;*/
	border-radius: 20px;
	font-size: 12px;
	/*float: left;*/
}
.tsuikyaku_menu p {
	margin: auto 10px;
	border-left: 10px solid #f46424;
	padding-left: 10px;
	font-weight: bold;
}
.tsuikyaku_menu ul {
	display: flex;
	margin: 0;
	padding: 0;
}
.tsuikyaku_menu li,
.koshin_left_waku ul li {
	margin-right: 5px;
}
.tsuikyaku_menu li input,
.tsuikyaku_menu li a,
.koshin_left_waku ul li input,
.koshin_right_waku p input[type="button"],
.room_list_convert_check {
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #374e66;
	border-radius: 5px;
	color: #374e66 !important;
	text-decoration: none;
}
.tsuikyaku_menu li input:hover,
.tsuikyaku_menu li a:hover,
.koshin_left_waku ul li input:hover,
.koshin_right_waku p input[type="button"]:hover,
.room_list_convert_check:hover {
	background: #374e66;
	color: #fff !important;
	cursor: pointer
}
.koshin_left_waku ul li input.check_delete {
	border: 1px solid #d64a4a;
	color: #d64a4a !important;
}
.koshin_left_waku ul li input.check_delete:hover {
	background: #d64a4a;
	color: #fff !important;
	cursor: pointer
}
/*---------- 物件一覧 ----------*/
/*---------- TOPページ更新 ----------*/
.h4_sub_title {
	text-align: left;
	margin: 0;
	border-bottom: 1px dashed;
	font-size: 16px;
}
.tokusyu_select_step {
	margin: 2em;
	padding: 20px;
	display: flex;
	justify-content: center;
	background: #eee;
	font-size: 14px;
}
.tokusyu_select_step li:nth-of-type(2n) {
	width: 15px;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #29b7d3;
	margin: 30px 10px 30px 25px;
}
.tokusyu_select_step li p span {
	font-weight: bold;
	color: #374e66;
	font-size: 15px;
}
.tokusyu_select_step li input[type="button"],
.top_koushin_btn {
	border: 2px solid #374e66;
	border-radius: 5px;
	background: #374e66;
	color: #fff;
	padding: 2px 10px 4px;
	transition: 0.2s;
	font-size: 14px;
}
.tokusyu_select_step li input[type="button"]:hover,
.top_koushin_btn:hover {
	background: #fff;
	color: #374e66;
	cursor: pointer
}
.top_koushin_btn:disabled,
.top_koushin_btn:disabled:hover {
	border: 2px solid #ccc;
	border-radius: 5px;
	background: #eee;
	color: #ccc;
	padding: 2px 10px 4px;
	font-size: 14px;
	cursor: pointer
}
.top_koushin {
	border-top: 1px solid #ccc;
	margin: 2em;
	width: 94.75%;
}
.top_koushin th,
.top_koushin td {
	border-bottom: 1px solid #ccc;
}
.top_koushin th {
	padding: 10px;
	font-size: 14px;
	background: #eee;
	text-align: right;
	font-weight: normal;
}
.top_koushin th span {
	font-size: 12px;
	color: #aaa;
}
.top_koushin td {
	padding: 0 20px;
}
.top_prev_btn {
	border: 2px solid #29b7d3;
	border-radius: 5px;
	background: #29b7d3;
	color: #fff;
	padding: 2px 10px 4px;
	transition: 0.2s;
	font-size: 14px;
}
.top_prev_btn:hover {
	background: #fff;
	color: #29b7d3;
	cursor: pointer
}
.top_return_btn {
	border: 2px solid #eee;
	border-radius: 5px;
	background: #eee;
	color: #333;
	padding: 2px 10px 4px;
	transition: 0.2s;
	font-size: 14px;
}
.top_return_btn:hover {
	background: #fff;
	cursor: pointer
}
p.page_exp {
	padding: 10px 0;
	margin: 0;
	font-size: 13px;
	text-align: left;
}
/*---------- TOPページ更新 ----------*/
/*---------- コンバート ----------*/
.convert_step_title {
	display: flex;
}
.convert_step {
	background: #374e66;
	color: #FFF;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	margin-right: 20px;
}
.convert_step_exp {
	text-align: left;
	font-size: 14px;
	padding: 15px;
}
.convert_step_exp span {
	font-weight: bold;
	font-size: 16px;
}
.convert_op {
	margin: 1em 1em 5em !important;
}
.convert_op li p {
	text-align: left;
	font-weight: bold;
}
.import_file {
	padding: 10px;
	border: 1px dotted;
	background: #fff;
	margin-bottom: 10px;
}
/*---------- コンバート ----------*/
/*---------- ウォーターマーク ----------*/
#watermark_wrap {
	text-align: left;
	overflow: hidden
}
#watermark_wrap img {
	float: left;
	max-width: 200px !important;
	margin: 1em 3px;
	outline: 1px solid #ccc;
	outline-offset: 2px;
	background: #fff;
	background-image: linear-gradient(45deg, #eee 25%, transparent 0),
		linear-gradient(45deg, transparent 75%, #eee 0),
		linear-gradient(45deg, #eee 25%, transparent 0),
		linear-gradient(45deg, transparent 75%, #eee 0);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px,
		10px 10px, 20px 20px;
}
#watermark_wrap div {
	float: left;
	margin: 1em;
}
input[type="file"]#watermark {
	padding: 10px;
	border: 1px dotted;
	margin: 0 0 0.5em 0;
}
.delete_btn {
	font-size: 14px;
	color: #fff;
	border: 2px solid #d64a4a;
	background-color: #d64a4a;
	border-radius: 5px;
	transition: 0.2s;
	padding: 2px 10px 4px;
}
.delete_btn:hover {
	color: #d64a4a;
	background-color: #fff;
	cursor: pointer
}
/*---------- ウォーターマーク ----------*/
/*---------- 問い合わせ一覧 ----------*/
.inquiry_list_top {
	overflow: hidden;
}
.inquiry_list_top_l {
	float: left;
	text-align: left;
}
.inquiry_list_top_r {
	float: right;
}
/*#inq_note {
	width: 750px;
	}*/
#inq_note>a {
	text-decoration: none;
}
#overflow2 {
	width: 100%;
	overflow: hidden;
	/*	white-space: nowrap;*/
	text-overflow: ellipsis;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
#overflow2:target {
	overflow: unset;
	display: block;
	/*	white-space: normal;*/
}
#inq_note:target #overflow2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/*	white-space: nowrap;*/
}
/*---------- 問い合わせ一覧 ----------*/
/*---------- 小冊子 ----------*/
.book_left,
.book_right {
	width: 49%;
}
.book_left {
	margin-right: 2%;
}
.book_left>div,
.book_right>div {
	padding: 5px 0;
	background: #b7e1e9;
	margin-bottom: 10px;
	border-radius: 10px;
}
.book_left>div p,
.book_right>div p {
	margin: 0.5em;
}
/*---------- 小冊子 ----------*/
/*---------- 元付け ----------*/
.motoduke_or {
	padding: 0;
	display: flex;
	width: 80%;
	margin: 10px auto;
	border-left: 5px solid #374e66;
}
.motoduke_or li {
	width: 50%;
}
.motoduke_or li input {
	width: 100%;
	border: 5px solid #374e66;
	border-left: 0px;
	background: #fff;
	padding: 2px 2px 4px;
}
.motoduke_or li input:hover {
	background: #374e66;
	color: #fff;
	cursor: pointer
}
.motoduke_shibori input {
	border: 1px dashed;
	border-radius: 5px;
	font-size: 14px;
	padding: 2px 4px 4px;
	background: #fff;
}
.motoduke_shibori input:hover {
	background: #eee;
	cursor: pointer
}
.motoduke_shibori input:disabled,
.motoduke_shibori input:disabled:hover {
	border: 1px dashed #ccc;
	color: #ccc;
	background: #fff;
	cursor: pointer
}
/*---------- 元付け ----------*/
/*---------- トピックス画像 ----------*/
.topicsimg_wrap {
	text-align: left;
	font-size: 13px;
}
.topicsimg_wrap img {
	max-width: 200px !important;
	margin: 0;
	border: 1px solid #ccc;
	padding: 1px;
}
.topicsimg_wrap div {
	margin: 1em 0;
}
.topicsimg_wrap div input[type="file"] {
	padding: 10px;
	border: 1px dotted;
	margin: 0 0 0.5em 0;
}
.topicsimg_info {
	margin: 1em 0;
	width: 100%;
}
.topicsimg_info th {
	padding: 10px;
	background: #eee;
	width: 20%;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
/*---------- トピックス画像 ----------*/
/*---------- こだわり条件 ----------*/
.zokusei_tab {
	border: 5px solid #374e66;
	display: flex;
	width: 50%;
}
.zokusei_tab font {
	width: 50%;
}
.zokusei_tab font:nth-of-type(1) {
	border-right: 5px solid #374e66;
}
.zokusei_tab font b {
	background: #374e66;
	display: block;
	padding: 5px;
	color: #fff;
}
.zokusei_tab font input {
	background: #fff;
	display: block;
	width: 100%;
	border: 0;
	padding: 5px;
	cursor: pointer;
	color: #777;
}
.zokusei_tab font input:hover {
	background: #d5d9de;
	color: #fff;
	cursor: pointer
}
/*---------- こだわり条件 ----------*/
/*---------- 路線データ編集 ----------*/
.rosen_menu {
	padding: 40px 20px;
	display: flex;
	background: #eee;
	border-radius: 20px;
	justify-content: center;
}
.rosen_menu input[type="button"] {
	width: 220px;
	margin-right: 10px;
}
.rosen_menu input[type="button"]:last-of-type {
	margin: 0;
}
/*---------- 路線データ編集 ----------*/
/*-- 2021.05.25 追記※物件登録画面・確認画面で画像が大きくなってしまう件 --*/
.bg4 img {
	max-width: 200px;
	max-height: 110px;
}
.bg3-2 img {
	max-width: 200px;
	max-height: 110px;
}
.imagebox img {
	max-width: 200px;
	max-height: 110px;
}
/*-- 2021.05.25 追記※物件登録画面・確認画面で画像が大きくなってしまう件 --*/
.rw_hensuu_name {
	margin-top: 2px;
	font-size: 10px;
	display: block;
	color: #aaa;
}