@charset "shift_jis";
/* CSS Document */
/*************************************************/
/*base.cssについては基本的に変更を行わない	   */
/*CSSになります。変更する際は気をつけてください  */
/*************************************************/
/*全ページ共通項目*/
.clear {
	clear: both;
}
img {
	height: auto;
  width/***/
	: auto;
	vertical-align: bottom;
}
/* 物件アイコン（新着、プライスダウン、会員限定）
---------------------------------------- */
span.bukken_icon_only {
	color: #ff0000;
	border: 1px solid #ff0000;
	background: #fff;
}
span.bukken_icon_down {
  background: #0099cc;
  border: 1px solid #0099cc;
	color: #fff;
}
span.bukken_icon_new {
  background: #ff9900;
  border: 1px solid #ff9900;
	color: #fff;
}
span.bukken_icon_rimawari {
  background: #85b200;
  border: 1px solid #85b200;
	color: #fff;
}
/*スマホボタン表示記述*/
p.sp {
	display: none;
}
p#forSmartPhone a {
	background: url(img/smart.jpg) no-repeat left top;
	display: block;
}
.pan_wrap {
	text-align: left;
	margin: 5px 0;
}
.pan_wrap div {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	position: relative;
	margin-right: 14px;
}
.pan_wrap div a {
	display: inline-block;
	padding: 0 5px 0px 5px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #747772;
	background: #e6ecf5;
	font-size: 12px;
}
.pan_wrap div:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-style: solid;
	border-color: transparent;
	border-left-color: #e6ecf5;
	border-width: 14px 12px;
	width: 0;
	height: 0;
}
.pan_wrap div:last-child:after {
	border: none;
}
.pan_wrap div:last-child a {
	background: none;
}
.p-down {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
  color: #0000ff;
	margin-left: 15px;
}
.p-down img {
	padding-right: 5px;
}
/*幅をサイトに合わせる*/
.container {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
table,
tr,
td {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
/*マイページ*/
.mymenu {
	width: 190px;
  border: 1px solid #ccc;
	padding: 1px;
  background-color: #fff;
	margin-bottom: 15px;
}
.mymenubg {
  background-color: #eeeeee;
}
.mymenutitle {
  background-color: #f60;
}
.name_search {
  border: 1px solid #88b011;
	margin-bottom: 15px;
}
.my_komoku {
	background: url(../img/my_komokubg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	font-weight: bold;
}
.my_komoku2 {
	padding-left: 5px;
	line-height: 20px;
}
/*カラー変え*/
.myside1 {
	font-size: 15px;
  background-color: #92c914;
	/*サイドメニューバー背景色（カラー変更可）*/
  color: #fff;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.myside2 {
	line-height: 30px;
}
.myside2 ul {
	margin: 0px;
	padding: 0px;
}
.myside2 li {
	list-style: none;
	text-indent: 25px;
	margin-bottom: 2px;
	background: url(../img/myside_bg.jpg);
	font-weight: bold;
	text-align: left;
}
.myside2 li a {
	list-style: none;
	text-indent: 25px;
	margin-bottom: 2px;
	background: url(../img/myside_bg.jpg);
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #300;
}
.myside2 li a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.myside3 {
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mymain1 {
	background: url(../img/my_title2.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: auto;
	width: 780px;
	text-align: left;
}
.mymain1_2 {
	background-color: #333;
	/*もっと見る背景色（カラー変更可）*/
  color: #fff;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	width: 100px;
	margin-left: 670px;
	text-align: center;
	display: block;
}
.mymain1_2 a:link {
  color: #fff;
}
.mymain1_2 a:visited {
  color: #fff;
}
.mymain1_2 a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.my_m10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.my_taikaipoint {
	line-height: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	margin-top: 15px;
}
.b_waku {
  border: 1px #cccccc solid;
	border-radius: 5px;
}
.my_img {
	padding: 5px;
}
.shubetu {
	width: 90px;
	margin: 8 0;
	padding: 0 5;
	background-color: #333;
	/*種別背景色（カラー変更可）*/
	text-align: center;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
  color: #fff;
}
.shubetu2 {
	line-height: 20px;
	font-weight: bold;
}
.tokusen1_kakaku {
	font-family: "メイリオ";
	font-weight: bold;
	font-size: 15px;
  color: #f00;
	line-height: 20px;
}
.tokusen1_kakaku2 {
	font-family: "メイリオ";
	font-weight: bold;
	font-size: 20px;
  color: #f00;
	line-height: 25px;
	padding-left: 5px;
}
.my_shotext {
	line-height: 18px;
}
.tokusen_comment {
  background-color: #f4efe3;
	line-height: 18px;
	font-weight: bold;
	padding: 5px;
	color: #666;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricebg2 {
	background: url(/img/pricebg2.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
.pricebg3 {
	background: url(/img/pricebg2.jpg);
	background-repeat: repeat-y;
}
.pricemore {
	background-color: #333;
	/*もっと見る背景色（カラー変更可）*/
  color: #fff;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	width: 230px;
	text-align: center;
	margin-bottom: 10px;
	display: block;
}
.pricemore a:link {
  color: #fff;
	font-weight: bold;
}
.pricemore a:visited {
  color: #fff;
	font-weight: bold;
}
.pricemore a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.u_border {
	border-bottom: 1px dotted #333333;
}
/*履歴*/
.rirekilink a:link {
	display: block;
	width: 100%;
	height: 100%;
}
.rireki_1 img {
	width: 67px;
	height: auto;
}
.rireki_2 {
	font-family: "メイリオ";
	font-weight: bold;
  color: #f00;
	line-height: 20px;
}
.rireki_shubetu {
	width: 90px;
	padding: 0 5;
	background-color: #333;
	/*種別背景色（カラー変更可）*/
	text-align: center;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
  color: #fff;
}
.rirekibg {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-x: hidden;
	width: 188px;
	height: 400px;
}
.b_under {
	border-bottom: 1px #666666 dotted;
}
.b_under a:link {
	display: block;
	width: 100%;
	height: 100%;
}
.mem_price {
	width: 246px;
	float: left;
	padding-left: 14px;
	padding-top: 10px;
}
.formdata {
	background-color: #666;
}
.formdata th {
  background-color: #e6e6e6;
	line-height: 30px;
	width: 160px;
}
.formdata td {
	padding: 10px;
}
.taikai1 {
	font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
}
.mem_titlebg {
	background: url(/img/mem_titlebg.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	text-indent: 30px;
	font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
	width: 780px;
}
.mem_titlebg2 {
	background: url(/img/mem_titlebg2.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	text-indent: 30px;
	font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
	width: 900px;
}
.mem_henko {
	font-size: 16px;
	font-weight: bold;
  color: #f60;
}
.mem_henko a {
	font-size: 16px;
	font-weight: bold;
  color: #f60;
}
.my_taikaipoint {
	font-size: 15px;
}
.pan {
	width: 1000px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	margin: 0 auto;
}
.mytab1 {
	margin-bottom: 15px;
}
.mytab_bg {
	margin-bottom: 15px;
	background: url(/img/mytab_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.mem_komoku {
  background-color: #f2f2f2;
	font-weight: bold;
	text-align: center;
}
.users_waku {
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
  border: 1px #cccccc solid;
	padding: 10px;
}
.s-inqbar h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 5px;
	border: 0px;
}
.s-h2 h2 {
  color: #03c;
}
img {
	border: 0;
}
.rss_textcolor {
  color: #777777;
}
/*サイト統一tableカラー（線の色）<tr>は基本白*/
.bgcolor {
	background-color: #999;
}
.bgcolor tr {
  background-color: #fff;
}
/*全ページ共通ここまで*/
/*リスト共通関連項目*/
/*リストのこだわり条件・条件検索項目のタイトル部分の色*/
.list_menu {
	font-size: 12px;
	line-height: 18px;
  color: #ffffff;
  background-color: #0033ff;
}
/*リスト、お気に入り、物件詳細の項目タイトル1段目のカラー*/
.list_headr {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
  background-color: #f5eed2;
	text-align: center;
	padding: 10px;
}
.pre_list_headr {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	background-color: #f5f5f5;
	text-align: center;
	padding: 10px;
}
/*リスト、お気に入り、物件詳細の項目タイトル1段目のリンクカラー*/
.list_headr a:link {
  color: #fff;
}
/*リスト、お気に入り、物件詳細の項目タイトル2段目のカラー*/
.list_headr2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
  background-color: #f5eed2;
	text-align: center;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
/*リスト、お気に入り、物件詳細の項目タイトル2段目のリンクカラー*/
.list_headr2 a:link {
  color: #fff;
}
/*リストの一覧部分の項目（ｂは家賃部分の色）*/
.list_row_data {
  background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.list_row_data b {
  color: #f00;
}
/*リスト一覧項目の線色*/
#list_row_data_margin {
	margin-bottom: 5px;
	background-color: #000;
}
/*リスト写真一覧・間取り一覧の物件背景*/
.list_p_picture_bg {
	font-size: 12px;
	line-height: 18px;
  background-color: #cae4ff;
	text-align: center;
}
/*リスト写真一覧・間取り一覧の項目背景*/
.list_p_koumoku_bg {
	font-size: 12px;
	line-height: 18px;
  background-color: #fff;
	text-align: center;
}
/*リスト写真一覧・間取り一覧の物件背景の線の色*/
.list_madori_picture_bg {
  background-color: #ccc;
	margin: 10px 0 10px 0;
}
/*リスト一覧背景（線の色）*/
.list_itiran_bg {
	background-color: #000;
}
/*リスト表示方法104029追加*/
ul.show {
	float: right;
	font-style: normal;
	list-style: none;
}
ul.show li {
	float: left;
	margin-right: 5px;
	border: 1px #666666 solid;
	/*枠の色*/
	font-weight: bold;
}
ul.show li a {
	display: block;
	padding: 2px 5px;
	color: #666666;
	/*フォントの色*/
  background-color: #ffffff;
	/*背景色*/
}
ul.show li a:link,
ul.show li a:visited {
	text-decoration: none;
}
ul.show li a:hover,
ul.show li a:active {
	background-color: #ffff99;
	/*オンマウス時背景色*/
	text-decoration: none;
}
/*リスト下部の再検索ボタン*/
.li_re-search {
	text-align: center;
	margin: 10px 0px 10px 5px;
}
.li_re-search a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
/*リスト関連項目ここまで*/
/*詳細関連項目*/
.shosai_koumoku {
	font-size: 12px;
	line-height: 18px;
  color: #ffffff;
  background-color: #0033ff;
	text-align: center;
}
.shosai_header {
  background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center;
	padding: 10px;
}
.pre_shosai_header {
  background-color: #fff;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	text-align: center;
	padding: 10px;
}
.shosai_main {
  background-color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	color: #000000;
}
.shosai_yachin {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
  color: #f00;
}
.fav_inq_stepimg {
	text-align: right;
}
/*リスト一覧の家賃も併用*/
/*詳細テンプレ項目*/
.shosai_template_picture_bg {
  background-color: #fff;
}
/*基本はbgcolorと一緒（marginは基本編集しない）*/
.shosai_template_bg {
  background-color: #ccc;
	margin: 10px 0 10px 0;
}
#shosai_toiawase {
  background-color: #fff;
}
/*メールフォーム関連項目*/
/*基本は色をつけない部分*/
.mailform_koumoku {
  background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}
/*色をつける*/
.mailform_menu {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	color: #000;
  background-color: #eee;
	text-align: left;
}
/**********
2023.05 お気に入り関連項目
******************************/
/* 選択ボタン */
.maincontents .fav_checkbtn {
	display: flex;
	align-items: flex-start;
	gap: 0 10px;
	margin: 0 0 20px 0;
}
.maincontents .fav_checkbtn input[type="button"] {
	margin: 0;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.8px;
	border-radius: 3px;
}
.maincontents .fav_checkbtn input[type="button"].fav_checkbtn_gr {
	background: #f0f0f0;
}
.maincontents .fav_checkbtn input[type="button"].fav_checkbtn_red {
	background: #de3838;
  color: #fff;
}
/*項目の線の色*/
.favorite_koumoku {
	background-color: #000;
	margin: 5px 5px 5px 5px;
}
.favorite_block {
	margin: 0 0 25px 0;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	box-shadow: 0px 1px 2px 0px #f0f0f0;
}
.favorite_block img:hover {
	opacity: 0.8;
}
/*基本編集しない部分*/
.favorite_block {
	display: flex;
}
.favorite_checkbox_bg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	background: #eff1f4;
}
.favorite_checkbox_bg input {
	border: 1px solid #aeb9c8;
}
.favlist_block {
	width: 720px;
	box-sizing: border-box;
	padding: 15px 20px 20px 20px;
}
.favlist_block .bukken_icon_down {
	padding: 3px 5px;
	margin: 4px 0 0 10px;
	display: inline-block;
}
.favorite_block .fav_shubetsuname {
	display: inline-block;
	background: #607594;
	border-radius: 2px;
  color: #ffffff;
	padding: 5px 12px;
	margin: 0 10px 0 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.7px;
}
.favorite_block .favlist_name {
	margin: 0 0 15px 0;
}
.favorite_block .fav_title a {
	font-size: 18px;
	line-height: 32px;
	color: #607594;
	font-weight: bold;
}
.favorite_block .fav_title a:hover {
	text-decoration: none;
}
.favlist_block .favlist_box {
	display: flex;
	align-items: flex-start;
	gap: 0 20px;
	margin: 0 0 20px 0;
}
.favlist_block .favlist_box .li_roomimg {
	width: 220px;
	padding: 0;
}
.favlist_block .favlist_box .li_roomimg a {
	display: block;
}
.favlist_block .favlist_box .li_roomimg a img {
	width: 220px;
	height: 160px !important;
	max-width: 220px;
	max-height: 160px;
	object-fit: cover;
}
.favlist_block .favlist_box .favlist_box_r {
	width: 440px;
}
.favlist_block .favlist_box .favlist_box_r ul {
	padding: 0;
	list-style: none;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_w {
	margin: 0 0 8px 0;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_t {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 1px;
	margin: 0;
}
.favlist_block .favlist_box .favlist_box_r ul li {
	display: flex;
	align-items: center;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_w li {
	gap: 0 10px;
}
.favlist_block
  .favlist_box
  .favlist_box_r
  ul.favlist_list_w
  li:not(:last-child) {
	margin: 0 0 7px 0;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_t li {
	gap: 0 6px;
}
.favlist_block .favlist_box .favlist_box_r ul li .favlist_item {
	padding: 5px 0;
	background: #eff1f4;
	border-radius: 2px;
	text-align: center;
}
.favlist_block .favlist_box .favlist_box_r ul li p {
	margin: 0;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.7px;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_w li .favlist_item {
	width: 80px;
	font-size: 13px;
	line-height: 20px;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_t li .favlist_item {
	width: 70px;
	font-size: 12px;
	line-height: 14px;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_w li .favlist_txt {
	width: 350px;
	font-size: 14px;
	line-height: 22px;
}
.favlist_block
  .favlist_box
  .favlist_box_r
  ul.favlist_list_w
  li:first-child
  .favlist_txt {
	display: flex;
	align-items: center;
	gap: 0 10px;
}
.favlist_block
  .favlist_box
  .favlist_box_r
  ul.favlist_list_w
  li
  .favlist_txt
  .bukken_icon_down {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_w li .favlist_price {
	font-size: 20px;
	color: #de3838;
}
.favlist_block .favlist_box .favlist_box_r ul.favlist_list_t li .favlist_txt {
	width: 70px;
}
.favlist_block
  .favlist_box
  .favlist_box_r
  ul.favlist_list_t
  li
  .favlist_txt.favlist_txt_fl {
	width: 217px;
}
.favlist_block .favlist_btn {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.favlist_block .favlist_btn a {
	text-decoration: none;
}
.favlist_block .favlist_btn a.favlist_btn_delete {
	display: flex;
	align-items: center;
	gap: 0 8px;
	padding: 8px 20px 10px 15px;
	background: #f5f5f5;
	border: 1px solid #a6a6a6;
	border-radius: 3px;
	font-size: 16px;
	line-height: 20px;
	color: #7e7e7e;
	font-weight: bold;
	letter-spacing: 0.8px;
	transition: all 0.2s;
}
.favlist_block .favlist_btn a.favlist_btn_delete:hover {
	background: #a6a6a6;
  color: #fff;
}
.favlist_block .favlist_btn ul {
	display: flex;
	gap: 0 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.favlist_block .favlist_btn ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 240px;
	margin: 0;
	padding: 15px 12px 15px 15px;
	box-sizing: border-box;
	border-radius: 3px;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.2s;
}
.favlist_block .favlist_btn ul li:nth-child(1) a {
	border: 1px solid #607594;
	box-shadow: 0px 2px 0px 0px #607594;
	color: #607594;
}
.favlist_block .favlist_btn ul li:nth-child(2) a {
	border: 1px solid #de3838;
	box-shadow: 0px 2px 0px 0px #de3838;
	color: #de3838;
}
.favlist_block .favlist_btn ul li a span {
	padding: 0 10px 0 0;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.8px;
}
.favlist_block .favlist_btn ul li a i.favlist_btn_icon {
	font-size: 20px;
}
.favlist_block .favlist_btn ul li a i.fa-angle-right {
	font-size: 16px;
}
.favlist_block .favlist_btn ul li a:hover {
  color: #fff;
	transform: translateY(2px);
}
.favlist_block .favlist_btn ul li:nth-child(1) a:hover {
	background: #607594;
	box-shadow: 0px 0px 0px 0px #607594;
}
.favlist_block .favlist_btn ul li:nth-child(2) a:hover {
	background: #de3838;
	box-shadow: 0px 0px 0px 0px #de3838;
}
/**********
2023.05 お気に入り関連項目 end
******************************/
/*検索関連項目*/
.search_font {
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.search_koumoku {
	font-size: 14px;
	line-height: 18px;
  background-color: #fff;
	text-align: left;
}
.search_koumoku label {
	font-size: 14px;
	line-height: 18px;
}
.search_koumoku label:hover,
.formdata label:hover {
  color: #ff5400;
	text-decoration: none;
}
.search_eki_border {
  border: #fff 1px solid;
}
.cbx_resize input[type="checkbox"] {
	width: 21px;
	height: 21px;
	vertical-align: -0.5em;
}
/*検索ページのチェックボックスのサイズ*/
.rad_resize input[type="radio"] {
	width: 21px;
	height: 21px;
	vertical-align: -0.5em;
}
/*検索ページのラジオボタンのサイズ*/
.lpo_bg {
	background-image: url(img/coment2.jpg);
	background-repeat: no-repeat;
}
.kakaku {
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
  line-height: 24px;
}
/*物件詳細項目の背景色*/
.koumoku_bg {
  background-color: #e9f0ff;
}
/*追加CSS*/
/*マンションの項目の色*/
.koumoku_bg_m {
  background-color: #f5f5f5;
}
/*一戸建ての項目の色*/
.koumoku_bg_i {
  background-color: #ffe6aa;
}
/*土地の項目の色*/
.koumoku_bg_t {
  background-color: #d6f3c7;
}
/*投資の項目の色*/
.koumoku_bg_to {
  background-color: #d8d8d8;
}
.margin-box {
	margin-top: 5px;
}
.margin-box2 {
	margin-top: 10px;
}
.red {
	font-size: 16px;
	font-weight: bold;
  color: #ff0000;
}
.red16b {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
  color: #f00;
	line-height: 40px;
}
.size20 {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
}
.size24 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}
.qrcomment {
	font-size: 10px;
}
.list_comment {
	font-size: 34px;
	font-weight: bold;
  color: #ff0000;
	line-height: 34px;
}
.shinchaku {
  color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.member {
	font-size: 12px;
	font-weight: bold;
  color: #ff0000;
}
.member1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}
.white {
	font-size: 12px;
	font-weight: normal;
  color: #ffffff;
}
.white_14 {
	font-size: 14px;
	font-weight: bold;
  color: #ffffff;
	line-height: 22px;
}
.white_14 a {
  color: #ffffff;
	text-decoration: none;
}
.white_14 a:link,
.white_14 a:visited {
  color: #ffffff;
	text-decoration: none;
}
.white_14 a:hover,
.white_14 a:active {
  color: #ffffff;
	text-decoration: underline;
}
.base_11 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
  line-height: 13px;
}
.base_11 a {
	color: #000000;
	text-decoration: none;
}
.base_11 a:link,
.base_11 a:visited {
	color: #000000;
	text-decoration: none;
}
.base_11 a:hover,
.base_11 a:active {
	color: #000000;
	text-decoration: underline;
}
.base_13 {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}
.base_13 a {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}
.base_13 a:link,
.base_13 a:visited {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}
.base_13 a:hover,
.base_13 a:active {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}
.base_13_666 {
  font-weight: bold;
  font-size: 13px;
  color: #666;
  line-height: 20px;
}
.base_14 {
  font-weight: bold;
  font-size: 14px;
  color: #444444;
  line-height: 20px;
}
.base_14 a {
	color: #666666;
	text-decoration: none;
}
.base_14 a:link,
.base_14 a:visited {
	color: #666666;
	text-decoration: none;
}
.base_14 a:hover,
.base_14 a:active {
	color: #666666;
	text-decoration: underline;
}
.base_16 {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	line-height: 45px;
}
.base_16 a:link,
.base_16 a:visited {
	color: #444444;
	text-decoration: none;
}
.base_16 a:hover,
.base_16 a:active {
	color: #444444;
	text-decoration: underline;
}
.base_18 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	line-height: 30px;
}
.box {
	border: solid #999999 1px;
}
.icon_price {
  background-color: #ff9900;
  color: #ffffff;
	padding: 5px;
}
.icon_car {
  background-color: #99cc00;
  color: #ffffff;
	padding: 5px;
}
.icon_new {
  background-color: #ffcc00;
	color: #000000;
	padding: 5px;
}
.icon_douga {
	background-color: #996600;
  color: #ffffff;
	padding: 5px;
}
.icon_kitchin {
  background-color: #ff3333;
  color: #ffffff;
	padding: 5px;
}
/*リストページ*/
.list_count {
  color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.img_circle {
	width: 172px;
	height: 140px;
  border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
}
.list_h {
	margin-left: 40px;
}
.list_navi {
	line-height: 40px;
}
.list_navi ul {
	margin: 0;
	padding: 5;
}
.list_navi li {
	float: left;
	list-style: none;
	margin-right: 30px;
}
.list_shubetsu {
	color: #484422;
	font-weight: bold;
  background-color: #c4ba85;
	padding: 5 40px;
  border: solid 1px #998d4a;
}
.list_navi2 ul {
	margin: 0;
	padding: 0;
}
.list_navi2 li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
.list_data {
	margin-left: 10px;
}
.list_data_width {
	width: 290px;
}
.list_data_mon {
	padding: 5 10px;
  color: #ffffff;
	font-weight: bold;
	background-color: #333333;
}
.list_data2 {
	background-color: AAAAAA;
	height: 145px;
}
.list_data2_1 {
	width: 70px;
	color: #333333;
	font-weight: bold;
  background-color: #f2f2f2;
}
.list_data2_2 {
	width: 130px;
  background-color: #ffffff;
	text-indent: 5px;
}
.list_under {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333333;
}
/*V4リスト追加分ページ*/
.box {
	display: none;
	clear: both;
	border: none;
}
.line_d {
	height: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
.line_d:empty {
	display: none;
}
/*ul.line_d li {
	margin: 0 5px 5px 0;
	padding: 5px 0;
}
*/
.line_d li {
	float: left;
	list-style: none;
	width: 140px !important;
	line-height: 20px;
}
.line_d label {
	width: 200px;
	font-size: 16px;
	line-height: 23px;
}
.line_d label:hover {
  color: #ff5400;
	text-decoration: none;
}
.toggle_title {
	height: 41px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
  background: -moz-linear-gradient(top, rgba(60, 100, 50, 0.5), #e4e6e5);
  background: -moz-linear-gradient(top, #fcfcfc, #e4e6e5);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fcfcfc),
    to(#e4e6e5)
  );
	border: solid 1px #cfcfcf;
}
.search_form_table h3 {
	margin: 10px 0 5px 0;
	padding: 0px;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.05em;
}
.search_form_table h3 img,
.user-regist h3 img {
	vertical-align: middle;
}
.search_form_table h3 img {
	margin-right: 5px;
}
.town_school_btn_area div {
	display: inline-block;
	width: 200px;
	border-radius: 20px;
	margin-right: 20px;
	position: relative;
	transition: all 0.2s;
}
.town_school_btn_area div:hover {
	background: #f5f5f5;
}
.town_school_btn_area input[type="button"] {
	width: 200px;
	box-sizing: border-box;
	margin: 0;
	padding: 10px 0 10px 10px;
	cursor: pointer;
	background: none;
	border: 1px solid #607594;
	border-radius: 20px;
  box-shadow: 0px 1px 0px 0px rgba(96, 117, 148, 1);
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "Arial", "メイリオ", "Meiryo", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #607594;
	position: relative;
	z-index: 1;
	transition: all 0.2s;
}
.town_school_btn_area input[type="button"]:hover {
  box-shadow: 0px 0px 0px 0px rgba(96, 117, 148, 1);
	transform: translateY(1px);
}
.town_school_btn_area div:before {
	content: "";
	width: 21px;
	height: 17px;
	position: absolute;
	top: 10px;
	left: 15px;
	transition: all 0.2s;
}
.town_school_btn_area div:nth-of-type(1):before {
	background: url(/img/sr_btn_town.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.town_school_btn_area div:nth-of-type(2):before {
	background: url(/img/sr_btn_school.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.town_school_btn_area div:after {
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	box-sizing: border-box;
	border: 4px solid transparent;
	border-top: 4px solid #607594;
	position: absolute;
	top: 18px;
	right: 15px;
	transition: all 0.2s;
}
.town_school_btn_area div:hover:before {
	transform: translateY(1px);
}
.town_school_btn_area div:hover:after {
	transform: translateY(1px);
}
.search_border .search_close_btn_wrap {
	display: inline-block;
	width: 80px;
	margin-left: 866px;
	background: #333;
	border-radius: 3px;
	position: relative;
	transition: all 0.2s;
}
.search_border .search_close_btn_wrap:hover {
	background: #aaa;
}
.search_border .search_close_btn_wrap:before {
	content: "";
	width: 8px;
	height: 8px;
	margin: auto;
	background: url(/img/sr_btn_close.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
}
.search_border .search_close_btn_wrap input[type="button"].search_close_btn {
	width: 80px;
	box-sizing: border-box;
	padding: 5px 0 5px 12px;
	cursor: pointer;
	border: none;
	border-radius: 3px;
	background: none;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "Arial", "メイリオ", "Meiryo", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
  color: #fff;
	position: relative;
	z-index: 1;
}
.line_d2 {
	clear: both;
	overflow: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
  background-color: #f9f9f7;
}
.line_d2 p {
  color: #ff0004;
}
.line_d2 li {
	float: left;
	list-style: none;
	width: 190px !important;
	line-height: 28px;
	font-size: 18px;
}
.line_d2 label {
	width: 200px;
	font-size: 12px;
	line-height: 18px;
}
.line_d2 label:hover {
	font-size: 12px;
	line-height: 18px;
  color: #ff5400;
	text-decoration: none;
}
#zokusei_all_wrap {
	position: relative;
	z-index: 15;
}

.zokusei_all_wrap_bg {
	display: block;
	width: 200vw;
	height: 200vw;
	position: fixed;
	left: 0;
	top: 0;
  background: rgba(0, 0, 0, 0.6);
	z-index: 12;
	border: none;
}

#zokusei_all_wrap .zokusei_all_inner h5 {
  font-size: 20px;
    font-weight: bold;
    color: #042455;
    padding: 0 0 15px;
    border-bottom: 2px solid #042455;
}

#zokusei_all_wrap .zokusei_all_inner {
	width: calc(100% - 100px);
  max-width: 940px;
    height: calc(100vh - 100px);
    box-sizing: border-box;
    margin: auto;
  padding: 50px 50px 110px;
    border-radius: 5px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: #fff;
    z-index: 15;
	    overflow-y: scroll;
}
#zokusei_all_wrap .zokusei_all_inner table {
	margin: 20px 0;
}

#zokusei_all_wrap .zokusei_all_inner label {
  width: 25%;
    cursor: pointer;
    border-radius: 3px;
    padding: 5px;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    border: 1px solid #fff;
    text-align: left;
    box-sizing: border-box;
}
#zokusei_all_wrap .zokusei_all_inner label:hover {
	background: #f9fcf5;
    border: 1px solid #d6eaba;
}

#zokusei_all_wrap .zokusei_all_inner .s-search_week label {
  width: auto;
}

.list_side_kodawari_btn_list {
  width: calc(100% - 130px);
  max-width: 940px;
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 0 5px 5px;
  border-top: 2px solid #042455;
}
.list_side_kodawari_btn_list input {
	width: 300px;
    border: none;
    font-size: 16px;
    line-height: 55px;
  background: #de3838;
    display: block;
    height: 55px;
    color: #fff;
    border-radius: 3px;
  box-shadow: 0 3px #c43333;
    border: none;
    letter-spacing: 1px;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
}
.list_side_kodawari_btn_list input:hover {
  background: #c43333;
}

.list_side_ls_btn_list {
  text-align: center;
}

.list_side_ls_btn_list input {
  width: 300px;
  border: none;
  font-size: 16px;
  line-height: 55px;
  background: #de3838;
  display: block;
  height: 55px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 3px #c43333;
  border: none;
  letter-spacing: 1px;
  margin: 30px auto 0;
  text-align: center;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
  -webkit-appearance: none;
  cursor: pointer;
}

.list_side_ls_btn_list input:disabled {
  opacity: 0.3;
  cursor: default;
}

.list_side_ls_btn_list input:not(:disabled):hover,
.list_side_ls_btn_list input:focus {
  background: #c43333;
}

#list_side_close_btn {
  width: 150px;
  display: inline-block;
  padding: 10px 0;
  background: #f5f5f5;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  height: auto;
  box-shadow: none;
  margin: 10px auto 0;
}

#list_side_close_btn:hover {
  background: #eee;
}

.list_side_kodawari_btn_close {
  position: absolute;
  right: 5px;
  top: 10px;
}

.list_side_kodawari_btn_close button {
  position: relative;
  border: none;
  font-size: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  padding: 0;
  background: #eee;
  border-radius: 50%;
}

.list_side_kodawari_btn_close button::before,
.list_side_kodawari_btn_close button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  width: 2px;
  height: 24px;
  background: #000;
}

.list_side_kodawari_btn_close button::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.list_side_kodawari_btn_close button::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

. .line_a {
	margin: 0px;
	padding: 0px;
}
.line_a li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
.line_a2 {
	margin: 7px 0 10px 0;
	padding: 0px;
	overflow: hidden;
}
.line_a2 li {
	margin: 0;
	padding: 0;
	width: 100%;
}
.list_side_area li {
    margin: 0 !important;
    padding: 0;
    width: 50% !important;
    display: inline-block;
}
.list_side_area input.pop_btn {
    display: inline-block;
    width: 49%;
    margin: 5px 0;
    padding: 10px 10px;
    border: 1px solid #ccdae4;
    cursor: pointer;
    background: #f5f9fc;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1;
}
.list_side_area input.pop_btn:hover {
    background: #f9fcf5;
    border: 1px solid #d6eaba;
}
.line_a2 p {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-align: center;
  color: #ff0000;
}
.line_a3 li {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	list-style: none;
	text-align: left;
	border: none;
	line-height: 23px;
}
.kaiinbukken_count_listmap a {
	width: 100% !important;
	text-align: center;
}
.list_side_kensaku {
	margin: 0px;
}

.list_side_kensaku input {
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 55px;
  background: #de3838;
    display: block;
    height: 55px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  box-shadow: 0 3px #c43333;
    border: none;
    letter-spacing: 1px;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
}

.list_side_kensaku input:hover {
  background: #c43333;
}

.list_side_kensaku input:focus {
  background: #c43333;
}

.list_side_reset a {
	display: block;
    padding: 10px 0;
    background: #f5f5f5;
	border-radius: 3px;
    font-size: 12px;
    line-height: 1;
    color: #000;
	font-weight: bold;
	text-decoration: none;
}
.list_side_reset a:hover {
	background: #eee;
}


.list_side_shubetsu {
	text-align: left;
	overflow: hidden;
  padding: 0;
  margin: 0;
}
.list_side_shubetsu label,
.list_side_area .line_a2 label {
    cursor: pointer;
    border-radius: 3px;
    padding: 7px 10px;
    display: block;
    margin: 0;
	font-size: 14px;
    border: 1px solid #fff;
    text-align: left;
}
.list_side_shubetsu label input,
.list_side_area .line_a2 label input {
    width: 16px;
    height: 16px;
    vertical-align: sub;
    margin: 0 5px 0 0;
    cursor: pointer;
}
.list_side_shubetsu label:hover,
.list_side_area .line_a2 label:hover {
    background: #f9fcf5;
    border: 1px solid #d6eaba;
}

.list_side_madori label {
    width: 49%;
    box-sizing: border-box;
    display: inline-block;
}
.l-sidewaku .side_kakaku {
	text-align: left;
}
.side_kakaku select {
    width: 117px;
    margin: 3px auto;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
	    margin-left: 0 !important;
}
.side_ekitoho select {
	width: 100%;
}
.underline {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
  border-bottom: solid 1px #cccccc;
}
.underline_base {
	color: #333333;
	font-weight: bold;
	line-height: 30px;
  border-bottom: solid 1px #cccccc;
}
.sitemap {
	border: solid #999999 1px;
}
.sitemap td a {
	color: #333333;
	text-decoration: none;
}
.sitemap td a:hover {
	text-decoration: underline;
}
.base_line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
	overflow: scroll;
	background-position: center center;
}
.red02 {
	font-size: 12px;
	line-height: 20px;
  color: #ff0000;
	font-weight: bold;
}
.red03 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
  color: #ff0000;
}
.base_14_2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*ログインフォームの幅*/
.form2 {
	width: 125px;
	height: 24px;
}
/*シミュレータ*/
.simu_koumoku {
	font-size: 14px;
	font-weight: bold;
}
.simu_form {
	color: #333333;
	height: auto;
	text-align: right;
}
.simu_form2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: auto;
	text-align: right;
}
/*バー*/
.bar1 {
	line-height: 35px;
	text-indent: 25px;
	width: 740px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
  background-color: #fafafa;
	border: 1px solid #999;
	border-left: 8px solid #999;
}
/*フォーム*/
.user-regist {
	margin: 5px auto;
	border-spacing: 3px;
}
.user-regist th {
	background: #f5f9fc;
	padding: 20px;
	font-size: 14px;
	line-height: 20px;
}
.user-regist td {
	font-size: 14px;
	line-height: 20px;
}
.user-regist th div {
	text-align: left;
}
.user-regist-conftext {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
	margin: 0px 0px 20px 0px;
}
.search-subtitle {
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
  color: #c00;
}
.red16b {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
  color: #f00;
	line-height: 40px;
}
.red14b {
	font-weight: bold;
	font-size: 14px;
  color: #f00;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.style3 {
  color: #f00;
}
/*会員登録*/
.user-title {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
  border-bottom: 4px solid #ddd;
	display: inline-block;
	width: 100%;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}
.user-title:after {
	position: absolute;
  content: " ";
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.user-title2 {
	margin: 30px 0px 10px 10px;
	font-size: 12px;
	line-height: 22px;
}
.user-title2 b {
	font-size: 16px;
	line-height: 20px;
}
.balloonoya {
	position: relative;
	/* 指定した分だけ相対的に移動 */
}
.balloonoya:hover .balloon {
	display: inline;
	/* インライン要素として表示 */
}
.balloonoya i {
	padding-left: 10px;
}
.balloon {
	position: absolute;
	/* 親要素を基準 */
	display: none;
	/* 要素を非表示 */
	padding: 2px;
	/* テキストの前後の余白 */
  background-color: rgba(0, 0, 0, 0.5);
	/* 背景色（透明度） */
	width: 500px;
	/* 吹き出し全体の幅 */
	font-size: 12px;
	text-indent: 10px;
}
.border3 {
  border: 1px #ccc solid;
	width: 780px;
  background-color: #ffd595;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mem-toku {
  background-color: #fff;
  border: 1px solid #ccc;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
}
.mem-toku a {
	font-weight: bold;
	color: #000;
}
.mem-toku a:link {
	font-weight: bold;
	color: #000;
}
.mem-toku a:visited {
	font-weight: bold;
	color: #000;
}
.line20 {
	line-height: 20px;
}
.ml10 {
	margin-left: 10px;
}
/*売却フォーム*/
.mandatory {
  background: #ffeeee;
  border: 1px solid #aaa;
}
span.mandatory_red {
	display: inline-block;
	margin: 0 5px 0 0;
  color: #ff4242;
}
.mandatory_check {
  background: #ffeeee;
	padding: 5px;
}
/*一覧ページ*/
.list_roomtitle {
  color: #fff;
}
.list_roomtitle a {
  color: #fff;
}
.list_roomtitle a:link {
  color: #fff;
}
.list_roomtitle a:visited {
  color: #fff;
}
.li-title {
	text-align: left;
	padding-left: 10px;
	border-left: 3px solid #090;
	margin: 0px auto;
	margin-top: 10px;
	width: 95%;
}
.li-title h2 {
	margin: 0px;
	padding: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI",
    "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.li-title2 {
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(/img/link-menubg.jpg);
	background-repeat: no-repeat;
  color: #fff;
}
.li-title2 a {
	font-size: 14px;
  color: #fff;
	text-decoration: none;
}
.li-title2 a:hover {
	text-decoration: underline;
}
.li-kakaku {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI",
    "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
  color: #f30;
}
.li-comment {
	border: dotted 1px #999;
	padding: 5px;
	margin-top: 10px;
}
.li-photonum {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI",
    "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.li-photonum span {
	color: red;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.li_shubetsuname {
  color: #fff;
	background-color: #006;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	display: block;
	width: 172px;
}
.li_roomimg {
	padding-top: 5px;
	padding-bottom: 5px;
}
.li_roomimg img {
	max-height: 172px;
	max-width: 172px;
}
.list_form {
	width: 100%;
  border: solid 3px #ff0000;
	font-weight: bold;
	line-height: 20px;
}
.maincontents input[type="button"] {
  background-color: #f0f0f0;
	color: #333333;
	border: none;
	font-size: 16px;
	padding: 8px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	margin: 5px;
	cursor: pointer;
}
/*
.l-roomlist input[type="button"] {
	color: #333333;
	border: none;
	font-size: 12px;
	padding: 5px 5px 23px 5px;
	line-height: 20px;
	font-weight:bold;
	float: left;
	margin: 5px;
}
*/
.all_check {
	float: left;
	margin: 0 5px 0 0;
	padding: 5px 20px;
  background-color: #f3f2ed;
	border: 1px solid #333;
	border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.all_check:hover {
	background-color: #fbfbf9;
}
.all_check2 {
	float: left;
	margin: 5px 5px 0px 0px;
}
/*リストページャ*/
ul.pager {
	float: right;
	font-style: normal;
	list-style: none;
	margin: 8px 0px;
}
ul.pager li {
	float: left;
	margin-left: 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;
}
.pager_left b {
	margin: 0 5px;
  color: #ff0004;
	font-size: 26px;
	line-height: 30px;
}
.pager_left span {
  color: #ff0004;
}
/*リストリニューアル分ここから*/
.list_block {
	padding: 8px;
	width: 98%;
  border-top: 3px solid #3a3a3a;
	border-bottom: 1px solid #bdc8ca;
	border-left: 1px solid #bdc8ca;
	border-right: 1px solid #bdc8ca;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px 0 #e8ebeb;
	-moz-box-shadow: 0 0 5px 0 #e8ebeb;
	box-shadow: 0 0 5px 0 #e8ebeb;
	background-color: #fff;
	-moz-background-clip: padding;
	background-clip: padding-box;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.list_block h3 {
	margin-left: 5px;
	text-align: left;
	margin: -1px -1px 0px;
	padding: 5px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius: 5px 5px 0px 0px;
}
.list_block h3 a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI",
    "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
}
.list_block2 th {
  background-color: #f0f0e1;
	padding: 5px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
  border: 1px solid #cccccc;
}
.list_block2 td {
  background-color: #ffffff;
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
}
/*お気に入り物件一覧用*/
.list_block4 th {
  background-color: #fffcce;
	padding: 5px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
  border: 1px solid #cccccc;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
}
.list_block4 td {
  background-color: #ffffff;
	padding: 3px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.15em;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
}
/*会員リスト用*/
.list_block3 {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	border-top: 2px solid #333333;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	box-sizing: border-box;
	width: 778px;
	height: 304px;
	position: relative;
}
.list_block3:hover {
	border: 1px solid #333;
	border-top: 2px solid #333333;
}
.list_block3 a {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
}
.list_block3 a img {
	top: 43px;
	position: absolute;
	margin: 0;
}
.list_block3 h3 {
	margin-left: 5px;
	text-align: left;
	margin: 0;
	padding: 10px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	line-height: 22px;
  background: #f3f2ed;
	color: #333;
}
.list_block3 img {
	display: block;
	margin: 10px;
}
.kaiinbukken_count {
	text-align: left;
	border: 2px solid #f9a34c;
	margin: 12px 0px 12px 0px;
	overflow: hidden;
}
.kaiinbukken_count a {
	display: block;
	text-indent: 100px;
	font-size: 14px;
	line-height: 74px;
	width: 776px;
	height: 72px;
	text-decoration: none;
	color: #333;
}
.kaiinbukken_count:hover {
	text-align: left;
  border: 2px solid #ff0004;
	margin: 12px 0px 12px 0px;
	overflow: hidden;
}
.kaiinbukken_count img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.kaiinbukken_count span {
  color: #f00;
	font-size: 25px;
}
.kaiinbukken_count2 {
	text-align: center;
  border: 2px solid #ffd700;
	background: #fff7cc;
	margin: 12px 0px 12px 0px;
	font-size: 14px;
	line-height: 35px;
	overflow: hidden;
	padding: 10px;
}
.kaiinbukken_count2 img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.kaiinbukken_count2 span {
  color: #f00;
	font-size: 25px;
  margin: 0 5px;
}
.kaiinbukken_count_map {
	text-align: left;
  border: 2px solid #ffd700;
	background: #fff7cc;
	overflow: hidden;
	margin: 11px 0 0 0;
}
.kaiinbukken_count_map a {
	padding: 15px;
	color: #000;
	text-decoration: none;
	display: block;
}
.kaiinbukken_count_map:hover {
	text-align: left;
  border: 2px solid #ff0004;
	background: #fff7cc;
	overflow: hidden;
}
.kaiinbukken_count_map img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.kaiinbukken_count_map span {
  color: #f00;
	font-size: 25px;
}
.kaiinbukken_count_map2 {
	text-align: center;
  border: 2px solid #ffd700;
	background: #fff7cc;
	margin: 12px 0px 12px 0px;
	font-size: 14px;
	line-height: 35px;
	overflow: hidden;
	padding: 10px;
}
.kaiinbukken_count_map2 img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.kaiinbukken_count_map2 span {
  color: #f00;
	font-size: 25px;
}
/*リスト関連追加20130913KANEKO*/
.l-sidewaku {
    margin: 3px 3px 30px;
    padding: 30px 20px;
	float: right;
    box-shadow: 0 0 3px 0 #999;
    border-radius: 3px;
	    font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
		font-weight: 500;
}
.l-sidewaku h4 {
	margin: 0;
    font-size: 16px;
    line-height: 1;
    color: #042455;
	font-weight: bold;
    text-align: left;
    padding: 0 0 15px;
    border-bottom: 2px solid #042455;
}
.l-sidewaku h4 i {
	margin-right: 10px;
}
.l-sidewaku h5 {
    margin: 20px 0 10px;
    padding: 10px;
	text-align: left;
    line-height: 1;
  background: #fafaf9;
    color: #000;
	font-size: 15px;
	font-weight: bold;
}
.line_a3 {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.line_a3 li label {
	font-size: 14px !important;
}
.line_a3 li label input {
	width: 20px;
	height: 20px;
}
.l-sidewaku div {
}
.l-searchtitle {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
  border: 3px solid #ff8c00;
}
/*list_mapサイドバー用*/
.l-sidenavi2 {
	width: 200px;
}
.l-sidewaku2 {
	margin: 0;
	width: 200px;
	padding: 5px;
	padding-bottom: 0px;
	border: 1px solid #bdc8ca;
	-webkit-box-shadow: 0 0 5px 0 #e8ebeb;
	-moz-box-shadow: 0 0 5px 0 #e8ebeb;
	box-shadow: 0 0 5px 0 #e8ebeb;
	background-color: #fff;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.l-sidewaku2 h4 {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	-webkit-box-shadow: 0 0 5px 0 #e8ebeb;
	-moz-box-shadow: 0 0 5px 0 #e8ebeb;
	box-shadow: 0 0 5px 0 #e8ebeb;
  background-color: #ff8c00;
  background-image: linear-gradient(bottom, #ffa200 46%, #ffb700 93%);
  background-image: -o-linear-gradient(bottom, #ffa200 46%, #ffb700 93%);
  background-image: -moz-linear-gradient(bottom, #ffa200 46%, #ffb700 93%);
  background-image: -webkit-linear-gradient(bottom, #ffa200 46%, #ffb700 93%);
  background-image: -ms-linear-gradient(bottom, #ffa200 46%, #ffb700 93%);
  background-image: -webkit-gradient(
    linear,
			left bottom,
			left top,
    color-stop(0.46, #ffa200),
    color-stop(0.93, #ffb700)
  );
	-moz-background-clip: padding;
	background-clip: padding-box;
	color: #fff;
}
/*リストリニューアル分ここまで*/
.s-search td {
	font-size: 12px;
	height: 20px;
}
.s-search td.s-searchtitle {
    margin: 0 0 10px;
  padding: 15px;
  font-size: 15px;
    line-height: 1;
	font-weight: bold;
    color: #000;
    text-align: left;
    background-color: #eee;
	width: 100%;
    height: auto;
    display: block;
	box-sizing: border-box;
  border-radius: 5px;
}
.s-searchzokusei td {
	padding: 3px;
	display: block;
	float: left;
}
.s-searchzokusei td label {
  width: auto !important;
}
.selbg-sub {
  background: #fafafa;
}
.selbg-koumoku {
	background: #fff;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
}
.line-bg {
	background-color: #cccccc;
}
.selbg-title {
	background-color: #e8ebeb;
}
/*サイドバー*/
.s-sidenavi {
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.s-inqbar h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 5px;
	border: 0px;
}
.img-t {
	padding-top: 15px;
}
.s-kaiintitle h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 28px;
  border-left: #f00 solid 5px;
  color: #f00;
	margin: 0px;
	padding-left: 5px;
	text-align: left;
}
/*サイドバー終わり*/
.list_koumoku {
	border-collapse: collapse;
  border: 1px solid #cccccc;
}
.list_koumoku td {
  border: 1px solid #cccccc;
}
.list_koumoku td table td {
	border: 0px none;
}
.sho_mainimg {
  border: 2px solid #eeeeee;
}
.list_koumoku th {
  background-color: #f7f7f7;
	font-weight: normal;
  border: 1px solid #cccccc;
}
.l-complink {
	margin: 5px;
}
.l-complink a {
	text-decoration: none;
	border: solid #060 1px;
	line-height: 23px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #060;
}
.l-complink a:hover {
	text-decoration: none;
  border: solid #f60 1px;
	font-weight: bold;
	display: block;
	text-align: center;
  color: #f60;
  background-color: #ffc;
}
.baseline img {
	padding-bottom: 5px;
}
/*マップ一覧の物件表示部分*/
div.list_map_pager {
	margin: 5px 0px;
}
div.list_map_pager ul {
	margin: 0px;
	list-style-type: none;
}
div.list_map_pager ul li {
	display: block;
	float: left;
	margin: 9px 5px;
}
div.list_map_pager ul li span {
	font-size: 15px;
	padding: 7px 10px;
	background-color: #555;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}
div.list_map_pager ul li a {
	font-size: 15px;
	padding: 7px 10px;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	text-decoration: none;
}
div.list_map_pager ul li a:hover {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}
/*リストページ新機能　2015/04/28*/
.list_shubetsu_change a {
	display: inline-block;
	width: 123px;
	text-align: center;
	padding: 5px 0;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
  background: #eef1eb;
  border: 1px solid #ddd;
}
.list_shubetsu_change a:hover {
	color: #333;
  background: #cfeaa8;
}
.s-searchtitle-change {
	padding: 3px;
	font-size: 12px;
	line-height: 45px;
	font-weight: bold;
	color: #494949;
  background: #f3f2ed;
	text-align: left;
	text-indent: 15px;
}
.s-searchtitle-change a {
	font-weight: normal;
  color: #0066cc;
	line-height: 45px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
/*

.s-school{

	width: 800px;

	margin:4px 0 0 0;

}*/
ul.school {
	overflow: auto;
	height: 200px;
  background-color: #f3f2ed;
	margin-bottom: 10px;
}
ul.list_school_box {
	overflow: auto;
	height: 200px;
  background-color: #f3f2ed;
	width: 800px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0;
}
.s-school input {
	padding: 3px 10px;
  border: 1px solid #ccc;
	cursor: pointer;
	margin: 0 0 10px 0;
	/* Webkit系 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#f0f0f0)
  );
	/* Mozilla系 */
  background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	/* IE10+ */
  background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	/* IE8-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0', GradientType=0)";
	/* IE5.5-7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0', GradientType=0);
}
/*各ページ２カラム幅指定 20150515*/
.maincontents {
	width: 780px;
	float: left;
}
.sidenavi {
	width: 200px;
	float: right;
}
/* 2015/05/20 会員エリア選択　*/
.regist_toggle {
  border: 1px solid #ddd;
	padding: 2px;
	margin: 5px auto;
	clear: both;
	border-radius: 5px;
	position: relative;
}
.regist_toggle span {
	display: block;
	width: 100%;
	color: #666;
	font-weight: bold;
	line-height: 25px;
  background: #f4f4f4;
	font-size: 14px;
}
.regist_toggle span:hover {
	color: #000;
	/*	background:#CAE8FF; */
}
/* 2015/07/03 サイドバー物件履歴 */
.s-footprint li {
	list-style: none;
	text-align: left;
}
/* 2016/03/05 マイページ */
.mp_bar {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
  border-bottom: 5px solid #ffb500;
}
.mp_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
  border-bottom: 1px solid #cdcdcd;
}
.mp_bar ul li {
  border-top: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
	height: 36px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 10px 4px 0px 0px;
}
.mp_bar ul li a {
  background-color: #fff7d6;
	color: #000000;
	text-decoration: none;
	line-height: 36px;
	height: 36px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
}
.mp_bar ul li a:hover {
  background-color: #ffb500;
  color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
/*ログインフォーム*/
.main_login {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
}
.login_form1 {
	width: 466px;
	height: 290px;
	float: left;
	border: 1px solid #343434;
}
.login_form1 h3 {
	text-align: center;
	line-height: 50px;
  color: #ffffff;
	font-weight: bold;
	margin: 0px 0 30px 0;
	padding: 0px;
	font-size: 18px;
	background-color: #343434;
}
.login_form1 h3 i {
	margin-right: 10px;
}
.login_form2 {
	text-align: left;
	margin: 15px 0px 0px 0px;
	height: 40px;
	overflow: hidden;
}
.login_form2 span {
	width: 145px;
	text-align: center;
	display: block;
	float: left;
	color: #303030;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
}
.login_form3 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.login_form1 a {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
	display: block;
	margin-top: 10px;
}
.login_form1 a:hover {
	color: #999;
}
.login_kaiin1 {
	width: 472px;
	height: 290px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px solid #343434;
}
.login_kaiin1 h3 {
	text-align: center;
	line-height: 50px;
  color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	background-color: #343434;
}
.login_kaiin1 h3 i {
	margin-right: 10px;
}
.login_kaiin1 p {
	width: 400px;
	margin: 32px auto;
	padding: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.login_kaiin1 a {
	margin: 20px auto;
	text-align: center;
}
.login_form1 .login_form3 input[type="submit"] {
	font-size: 16px;
	line-height: 40px;
  background: #de3838;
	display: block;
	height: 40px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  box-shadow: 0 3px #c43333;
	border: none;
	width: 200px;
	letter-spacing: 1px;
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
	-webkit-appearance: none;
}
h2.login_merit {
	clear: both;
  background-color: #f7f6f3;
	line-height: 58px;
	font-size: 26px;
	border-top: 2px solid #333333;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-indent: 31px;
}
.user_merit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
  background-color: #f5f5f5;
	overflow: hidden;
	text-align: center;
}
.user_merit ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.user_merit ul li {
	list-style: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 20px 5px 0px 5px;
	padding: 0px;
}
.user_merit6 {
	width: 925px;
	height: 658px;
	background-image: url(../img/user_merit6.png);
	margin: 15px auto;
	background-repeat: no-repeat;
}
.user_merit6 ul {
	margin: 0px;
	padding: 80px 0px 0px 0px;
}
/*new一覧ページ*/
.list_row_border {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	border-top: 2px solid #333333;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	box-sizing: border-box;
	width: 778px;
	position: relative;
}
.list_row_border:hover {
  background: #fffef5;
}
.list_row_border:hover a p {
	text-decoration: underline;
}
.list_row_border:hover a p span {
	text-decoration: underline;
}
.list_check {
	z-index: 10;
	position: relative;
	float: left;
	padding: 7px;
}
.list_check label {
	text-align: center;
  color: #1c5180;
	font-weight: bold;
	cursor: pointer;
	display: block;
	line-height: 13px;
	padding: 3px;
}
.list_check label input {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
.list_row_h2 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 40px;
}
.list_row_h2 h2 {
	margin: 0px;
	padding: 4px 0;
	text-align: left;
	line-height: 22px;
}
.list_row_h2 img {
	margin: 2px 10px 0px 0px;
}
.list_row_h2 h2 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
}
.list_row_h2 h2 a p {
	position: absolute;
	top: 8px;
	left: 60px;
  color: #0066d2;
	margin: 0;
	width: 445px;
	height: 45px;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.list_row_h2 h2 a p span,
.list_block3 h3 span {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	margin-right: 5px;
	padding: 1px 5px;
	vertical-align: text-top;
}
.list_row_h2 h2 a:hover {
	text-decoration: none;
}
.list_row_h3 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 40px;
}
.list_row_h3 h3 {
	margin: 0px;
	padding: 4px 0;
	text-align: left;
	line-height: 22px;
}
.list_row_h3 img {
	margin: 2px 10px 0px 0px;
}
.list_row_h3 h3 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
}
.list_row_h3 h3 a p {
	position: absolute;
	top: 8px;
	left: 60px;
  color: #0066d2;
	margin: 0;
	width: 445px;
	height: 45px;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.list_row_h3 h3 a p span,
.list_block3 h3 span {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	margin-right: 5px;
	padding: 1px 5px;
	vertical-align: text-top;
}
.list_row_h3 h3 a:hover {
	text-decoration: none;
}
.list_row_bunjyo {
	padding: 2px 0 3px 20px;
	overflow: hidden;
}
.list_row_fav {
	float: right;
	z-index: 10;
	position: relative;
	overflow: hidden;
	padding: 10px;
}
.list_row_fav a {
	display: block;
	float: left;
	margin-left: 5px;
}
.list_row_fav a:hover {
	margin-top: 2px;
}
.list_h3_bg {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
  background-color: #f3f2ed;
}
.list_row_left {
	float: left;
	width: 190px;
	text-align: left;
	margin: 13px 0px 0px 17px;
}
.list_row_left span {
	display: block;
	width: 182px;
	line-height: 22px;
	text-align: center;
	background-color: #000066;
	font-size: 12px;
  color: #ffffff;
	font-weight: bold;
	margin: auto;
}
.list_row_left img {
	margin: 4px auto;
	max-width: 182px;
	max-height: 130px;
	display: block;
}
.list_row_left p {
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.list_row_right {
	width: 530px;
	float: right;
	margin: 13px 15px 13px 0px;
}
.list_row_right table {
	width: 520px;
  border-bottom: 1px solid #d7cec7;
  border-right: 1px solid #d7cec7;
}
.list_row_right table tr th {
  border-top: 1px solid #d7cec7;
  border-left: 1px solid #d7cec7;
  background-color: #f7f6f3;
	width: 105px;
	text-align: left;
	line-height: 28px;
	font-size: 12px;
	text-indent: 10px;
}
.list_row_right table tr td {
  border-top: 1px solid #d7cec7;
	text-align: left;
	font-size: 12px;
	text-indent: 10px;
	background: #fff;
}
.list_row_right span.bukken_icon_down {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	padding: 0 5px;
}
.list_row_num {
	clear: both;
	background-image: url(../img/list_row_num.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
}
.list_row_num span {
	font-size: 20px;
	font-weight: bold;
}
.list_row_btn {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.list_row_btn img {
	float: right;
	margin: 0px 15px 12px 0px;
	padding: 0px;
}
.list_h2 {
	margin: 20px 0 10px 0;
	position: relative;
}
.list_h2 h2 {
	margin: 15px 0 0 0 !important;
	padding: 0 170px 15px 0;
}
.list_h2 .rhs_title_h1 {
	margin: 15px 0 0 0 !important;
	padding: 0 170px 15px 0;
}
.list_h2 a {
	margin: auto 0px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	bottom: 20px;
	right: 0;
}
.list_juni {
	padding: 7px 0px 0px 0px;
}
.fav_all {
	width: 158px;
	height: 48px;
	float: left;
	background-image: url(../img/all_check.jpg);
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 30px;
}
.list_juni form {
	margin: 0px;
	float: right;
}
.list_kakaku {
	font-size: 18px;
  color: #ff0004;
	font-weight: bold;
}
.list_side_kodawari {
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.list_side_kodawari label {
  padding: 15px;
	display: block;
    margin: 30px auto 10px;
    font-size: 14px;
	font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #042455;
	cursor: pointer;
}
.list_side_kodawari label i {
	margin-left: 5px;
}
.list_side_kodawari label:hover {
	background: #f5f5f5;
}
.list_side_kodawari input[type="checkbox"] {
	display: none;
}
/* 削除済み物件一覧 */
.list_del_row_border {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	border-top: 2px solid #333333;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	box-sizing: border-box;
	width: 1000px;
	position: relative;
}
.list_del_row_border:hover {
  background: #fffef5;
}
.list_del_row_border:hover a p {
	text-decoration: underline;
}
.list_del_row_border:hover a p span {
	text-decoration: underline;
}
.list_del_check {
	z-index: 10;
	position: relative;
	float: left;
	padding: 7px;
}
.list_del_check label {
	text-align: center;
  color: #1c5180;
	font-weight: bold;
	cursor: pointer;
	display: block;
	line-height: 13px;
	padding: 3px;
}
.list_del_check label input {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
.list_del_row_h2 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 40px;
}
.list_del_row_h2 h2 {
	margin: 0px;
	padding: 4px 0;
	text-align: left;
	line-height: 22px;
}
.list_del_row_h2 img {
	margin: 2px 10px 0px 0px;
}
.list_del_row_h2 h2 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	text-decoration: none;
}
.list_del_row_h2 h2 a p {
  color: #0066d2;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 98%;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.list_del_row_h2 h2 a p span,
.list_del_block3 h3 span {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	margin-right: 5px;
	padding: 1px 5px;
	vertical-align: text-top;
}
.list_del_row_h2 h2 a:hover {
	text-decoration: none;
}
.list_del_row_h3 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 40px;
}
.list_del_row_h3 h3 {
	margin: 0px;
	padding: 4px 0;
	text-align: left;
	line-height: 22px;
}
.list_del_row_h3 img {
	margin: 2px 10px 0px 0px;
}
.list_del_row_h3 h3 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
}
.list_del_row_h3 h3 a p {
	position: absolute;
	top: 8px;
	left: 60px;
  color: #0066d2;
	margin: 0;
	width: 445px;
	height: 45px;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.list_del_row_h3 h3 a p span,
.list_del_block3 h3 span {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	margin-right: 5px;
	padding: 1px 5px;
	vertical-align: text-top;
}
.list_del_row_h3 h3 a:hover {
	text-decoration: none;
}
.list_del_row_bunjyo {
	padding: 2px 0 3px 20px;
	overflow: hidden;
}
.list_del_row_fav {
	float: right;
	z-index: 10;
	position: relative;
	overflow: hidden;
	padding: 10px;
}
.list_del_row_fav a {
	display: block;
	float: left;
	margin-left: 5px;
}
.list_del_row_fav a:hover {
	margin-top: 2px;
}
.list_del_h3_bg {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
  background-color: #f3f2ed;
}
.list_del_row_left {
	float: left;
	width: 190px;
	text-align: left;
	margin: 13px 0px 0px 17px;
}
.list_del_row_left span {
	display: block;
	width: 182px;
	line-height: 22px;
	text-align: center;
	background-color: #000066;
	font-size: 12px;
  color: #ffffff;
	font-weight: bold;
	margin: auto;
}
.list_del_row_left img {
	margin: 4px auto;
	max-width: 182px;
	max-height: 130px;
	display: block;
}
.list_del_row_left p {
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.list_del_row_right {
	margin: 0 auto 0 auto;
	width: 98%;
}
.list_del_row_right table {
	margin: 15px 0;
	width: 100%;
  border-bottom: 1px solid #d7cec7;
  border-right: 1px solid #d7cec7;
}
.list_del_row_right table tr th {
  border-top: 1px solid #d7cec7;
  border-left: 1px solid #d7cec7;
  background-color: #f7f6f3;
	width: 105px;
	text-align: left;
	line-height: 28px;
	font-size: 12px;
	text-indent: 10px;
}
.list_del_row_right table tr td {
  border-top: 1px solid #d7cec7;
	text-align: left;
	font-size: 12px;
	text-indent: 10px;
	background: #fff;
}
.list_del_row_right span.bukken_icon_down {
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	padding: 0 5px;
}
.list_del_row_num {
	clear: both;
	background-image: url(../img/list_del_row_num.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
}
.list_del_row_num span {
	font-size: 20px;
	font-weight: bold;
}
.list_del_row_btn {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.list_del_row_btn img {
	float: right;
	margin: 0px 15px 12px 0px;
	padding: 0px;
}
.list_del_h2 {
	margin: 20px 0 10px 0;
	position: relative;
}
.list_del_h2 h2 {
	margin: 15px 0 0 0 !important;
	padding: 0 170px 15px 0;
}
.list_del_h2 .rhs_title_h1 {
	margin: 15px 0 0 0 !important;
	padding: 0 170px 15px 0;
}
.list_del_h2 a {
	margin: auto 0px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	bottom: 20px;
	right: 0;
}
.list_del_juni {
	padding: 7px 0px 0px 0px;
}
.s-del-caution {
	padding: 5px 15px;
  background: #fef5f8;
	font-size: 14px;
	line-height: 22px;
  color: #ff2524;
	font-weight: bold;
	margin: 30px 0;
}
.glist_comment {
	clear: both;
}
.glist_comment p {
	line-height: 24px;
}
.list_not_inq {
  background-color: #ffd9d9;
}
.sh_not {
	font-size: 18px;
	line-height: 24px;
  color: #f00;
  background-color: #fffbe8;
  border: #ffedb2 solid 3px;
}
.sh_not span {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
  color: #f00;
	line-height: 40px;
}
.sh_not_inq_wrap {
	overflow: hidden;
	margin: 20px 0 0 0;
}
.sh_not_inq {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 380px;
	box-sizing: border-box;
	padding: 10px 25px 10px 0;
	border-radius: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	position: relative;
	transition: all 0.3s;
}
.sh_not_inq:nth-of-type(1) {
	margin: 0 20px 0 0;
	border: 1px solid #6a8fc7;
	color: #6a8fc7;
}
.sh_not_inq:nth-of-type(2) {
  border: 1px solid #d33f0e;
  color: #d33f0e;
}
.sh_not_inq i {
	margin: 0 20px 0 0;
	font-size: 20px;
	line-height: 40px;
	transition: all 0.3s;
}
.sh_not_inq:nth-of-type(1) i {
	color: #6a8fc7;
}
.sh_not_inq:nth-of-type(2) i {
  color: #d33f0e;
}
.sh_not_inq:after {
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 20px;
	margin: auto;
	transition: all 0.3s;
}
.sh_not_inq:nth-of-type(1):after {
	border-left: 6px solid #6a8fc7;
}
.sh_not_inq:nth-of-type(2):after {
  border-left: 6px solid #d33f0e;
}
.sh_not_inq:hover {
  color: #ffffff;
}
.sh_not_inq:nth-of-type(1):hover {
	background: #6a8fc7;
}
.sh_not_inq:nth-of-type(2):hover {
  background: #d33f0e;
}
.sh_not_inq:hover i {
  color: #ffffff;
}
.sh_not_inq:hover:after {
  border-left: 6px solid #ffffff;
}
/* サイドバー */
.search_check_list li label {
	font-size: 14px;
	padding: 10px !important;
  border: solid 1px #ccc;
	border-radius: 5px;
	display: block;
	cursor: pointer;
}
.mp_side {
	background-color: #f5f5f5;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	border-radius: 5px;
	overflow: hidden;
}
.mp_side h2 {
	background-color: #607594;
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 20px;
  color: #fff;
	font-weight: bold;
	text-align: center;
}
.mp_side h3 {
	width: 170px;
	margin: 0px auto 10px auto;
	padding: 10px 0;
  background-color: #fff;
	border-radius: 3px;
	font-size: 12px;
	line-height: 20px;
	color: #607594;
	text-align: center;
}
.mp_side ul {
	list-style: none;
	width: 90%;
	margin: 0px auto;
	padding: 0px;
}
.mp_side ul li {
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px solid #607594;
}
.mp_side ul li a {
	display: flex;
	align-items: center;
	padding: 5px 4px 4px 4px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 24px;
	color: #607594;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	transition: all 0.3s;
}
.mp_side ul li a:hover {
	background: #607594;
  color: #fff;
}
.mp_side ul li a i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	font-size: 16px;
	margin: 0 8px 0 0;
}
.mp_side ul li a i.fa-calendar-check {
	font-size: 18px;
}
.mp_side ul li a i.fa-arrow-right-from-bracket {
	font-size: 15px;
}
.mp_side ul li a:after {
	content: "";
	width: 4px;
	height: 4px;
	box-sizing: border-box;
	margin: auto;
	border: 4px solid transparent;
	border-left: 4px solid #607594;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1px;
	transition: all 0.3s;
}
.mp_side ul li a:hover:after {
  border-left: 4px solid #fff;
}
.mp_sidepri {
	width: 170px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../img/mp_side_icon1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.mp_sidepri a {
	line-height: 26px;
	font-size: 12px;
	color: #000000;
}
.mp_sideinq {
	width: 170px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../img/mp_side_icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.mp_sideinq a {
	line-height: 26px;
	font-size: 12px;
	color: #000000;
}
.mp_side_info {
	background-image: url(../img/mp_side_btn2.jpg) !important;
}
.mp_side p {
	width: 170px;
	margin: 10px auto 10px auto;
	text-align: left;
	padding: 0px;
}
.mp_side_com {
	width: 170px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.mp_side_tel {
	font-size: 17px;
  color: #ff0000;
	font-weight: bold;
	background-image: url(../img/sh_telicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	line-height: 30px;
}
.mp_side_hp {
	line-height: 20px;
}
.mp_side_hp span {
  color: #ff0000;
}
/*マイページガイド*/
h2.my_guide_h2 {
	text-align: left;
	font-size: 20px;
	line-height: 60px;
  border-bottom: 1px solid #cccccc;
	font-weight: bold;
	font: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	border-lest: 0px !important;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h2.my_guide_ttl {
	clear: both;
  background-color: #f7f6f3;
	line-height: 58px;
	font-size: 26px;
	border-top: 2px solid #333333;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.my_guide {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
  background-color: #fff8c4;
	overflow: hidden;
	text-align: center;
}
.my_guide ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.my_guide ul li {
	list-style: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 20px 5px 0px 5px;
	padding: 0px;
}
/*学区検索*/
.school_h2 {
	margin: 0px;
	padding: 0px;
}
.school_h2 h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0px;
}
.school_h2 h2 p {
	margin: 0px;
	padding: 0px;
}
.school_h2 h2 .t3 {
	font-size: 15px;
	line-height: 17px;
}
.school_h2 h2 .t4 {
	font-size: 13px;
	line-height: 17px;
	font-weight: 500;
}
.school_h2 h2 .t4.color {
  color: #ff0000;
}
.school {
  background-color: #f4f4f4;
	overflow: hidden;
	margin: 20px 0;
	padding: 15px;
}
.school ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.school li {
	overflow: hidden;
	width: 355px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.school .inner {
}
.school h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	text-indent: 10px;
	font-weight: normal;
	text-align: left;
	border-left: 7px solid #333333;
	border-bottom: 1px solid #333333;
	line-height: normal;
}
.school .inner .chilled {
	float: left;
	margin: 0 9px 0 0;
	width: 167px;
}
.school .inner li a {
	display: block;
	width: 160px;
	height: 40px;
	border: solid 2px #999999;
	text-align: center;
	line-height: 43px;
	color: #000;
	background-color: #fff;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.school .inner li a:hover {
	color: #000;
	background-color: #fff;
  border: solid 2px #ff7f00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.school .inner .chilled span {
	display: block;
	background: url(/img/menu-li.png) right no-repeat;
	margin-right: 10px;
}
.school_2 {
  background-color: #f4f4f4;
	overflow: hidden;
	margin: 20px 0;
	padding: 10px;
}
.school_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.school_2 li {
	overflow: hidden;
	float: left;
}
.school_2 .inner {
	overflow: hidden;
}
.school_2 .inner .chilled {
	float: left;
	margin: 0 12px 12px 0;
	width: 178px;
}
.school_2 .inner li a {
	display: block;
	height: 40px;
	border: solid 2px #999999;
	text-align: center;
	line-height: 43px;
	color: #000;
	background-color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.school_2 .inner li a:hover {
	color: #000;
	background-color: #fff;
  border: solid 2px #ff7f00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.school_2 .inner .chilled span {
	display: block;
	background: url(/img/menu-li.png) right no-repeat;
	margin-right: 10px;
}
.gakku_comment {
  color: #f00;
	font-size: 13px;
	width: 480px;
	margin: 0px;
	padding: 0px;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* 検索画面区域	*/
ul.area {
	list-style: none;
	padding: 20px;
	margin: 0;
	overflow: hidden;
  border: 1px solid #ddd;
}
.search_koumoku_area {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.search_koumoku_area label {
	font-size: 14px;
	line-height: 18px;
}
.search_koumoku_area label:hover {
	font-size: 14px;
	line-height: 18px;
  color: #ff5400;
	text-decoration: none;
}
.search_koumoku_area li {
	float: left;
	line-height: 30px;
	width: 32% !important;
}
/*町名検索*/
.city_h2 {
	margin: 0px;
	padding: 0px;
}
.city_h2 h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0px;
}
.city_h2 .t4 {
	font-size: 13px;
	line-height: 17px;
  color: #ff0000;
	font-weight: 500;
}
.city {
  background-color: #f4f4f4;
	overflow: hidden;
	margin: 20px 0;
	padding: 15px;
}
.city .inner h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	text-indent: 10px;
	font-weight: normal;
	text-align: left;
	border-left: 7px solid #333333;
	border-bottom: 1px solid #333333;
	line-height: normal;
}
.city .inner {
	clear: both;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.city .inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.city .inner li {
	overflow: hidden;
	float: left;
	margin: 0 20px 12px 0;
}
.city .inner li a {
	display: block;
	width: 160px;
	height: 40px;
	border: solid 2px #999999;
	text-align: center;
	line-height: 43px;
	color: #000;
	background-color: #fff;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.city .inner li a:hover {
	color: #000;
	background-color: #fff;
  border: solid 2px #ff7f00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.city .inner li span {
	display: block;
	background: url(/img/menu-li.png) right no-repeat;
	margin-right: 10px;
}
/* 20180221 物件検索ページ修正 */
/* ----------------------------------------------------------
		★ 色味修正はこちらから ★
----------------------------------------------------------- */
/* 上部 帯メニュー */
.search_h_obi {
	background: #022353;
	/* 上部帯メニュー */
	border-bottom: 3px solid #333;
	/* 上部帯メニューの影 */
}
/* 上部 コンテンツボタン */
.search_h_btn {
	background-color: #164996;
}
/* 物件検索・お気に入り・最近見た物件 OFF */
.search_h_btn:hover {
  background-color: #1f64cb;
}
/* 物件検索・お気に入り・最近見た物件 ON */
.search_h_login {
  background-color: #ac0000;
}
/* ログイン OFF */
.search_h_login:hover {
  background-color: #ff0000;
}
/* ログイン ON */
/* 物件検索・お気に入り・最近見た物件 icon */
.s_icon_search a,
.s_icon_search a:hover {
  background-image: url(../img/s_icon_search.png);
}
.s_icon_favorite a,
.s_icon_favorite a:hover {
  background-image: url(../img/s_icon_favorite.png);
}
.s_icon_foot a,
.s_icon_foot a:hover {
  background-image: url(../img/s_icon_foot.png);
}
.s_icon_login a,
.s_icon_login a:hover {
  background-image: url(../img/s_icon_login.png);
}
/* 内部 サーチコンテンツ内 */
.search_c_tgl_ttl {
}
/* トグルボタン */
.search_c_result_bg {
  background: #eeeeee;
}
/* 検索実行ボタン 背景 */
.search_c_result_btn {
  background: #ff6531;
  box-shadow: 0 3px 0 #ff4609;
}
/* 検索実行ボタン OFF */
/*-------------------------------
　.new_search 【新検索画面】
-------------------------------*/
.new_search {
}
.koumoku_bg_m,
table.search_joken td {
	margin: 0;
	padding: 0;
  background-color: #fff;
}
.search_border {
	padding: 20px;
  border: 1px solid #ddd;
	display: block;
}
table.search_area {
	margin-bottom: 30px;
}
table.search_area h3,
table.user-regist h3 {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px;
	text-align: left;
}
table.search_area ul.line_d,
table.user-regist ul.line_d {
  border-bottom: 1px solid #ddd;
}
table.search_area ul.line_d li,
table.user-regist ul.line_d li {
	width: 32% !important;
	margin-bottom: 15px;
}
table.search_area tr td {
	display: block;
	padding: 0;
	margin: 0;
}
div.search_border {
  border-bottom: 1px solid #ddd;
}
b.check_caution {
	background: url(../img/icons/search_check.jpg) no-repeat top left;
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
	text-indent: 35px;
}
/* css checkbox01 */
.checkbox01-input {
	display: none;
}
.checkbox01-parts {
	font-size: 15px;
	padding-left: 30px;
	position: relative;
	margin-right: 5px !important;
	cursor: pointer;
}
.checkbox01-parts::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
  border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
}
.checkbox01-input:checked + .checkbox01-parts {
}
.checkbox01-input:checked + .checkbox01-parts::after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 5px;
	width: 8px;
	height: 14px;
	transform: rotate(40deg);
  border-bottom: 5px solid #ff5c26;
  border-right: 3px solid #ff5c26;
}
.checkbox01-input,
.radio02-input,
.radio01-input {
	display: none;
}
.radio04-parts,
.checkbox01-parts,
.radio03-parts,
.radio02-input + label,
.radio01-parts {
	padding-left: 30px;
	position: relative;
	margin-right: 20px;
	font-size: 15px;
	line-height: 22px;
	cursor: pointer;
}
.radio02-input + label::before,
.radio01-parts::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #999;
	border-radius: 50%;
}
.radio02-input:checked + label::after,
.radio01-input:checked + .radio01-parts::after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	background: #042453;
	border-radius: 50%;
}
.toggle_title {
  border: 0.12em solid #aaa;
	border-radius: 3px;
	width: 270px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
  background: -moz-linear-gradient(top, rgba(60, 100, 50, 0.5), #e4e6e5);
  background: -moz-linear-gradient(top, #fcfcfc, #e4e6e5);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fcfcfc),
    to(#e4e6e5)
  );
}
.toggle_title span {
	text-align: left;
	line-height: 43px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/icons/search_line.png) no-repeat 0px 9px;
	display: block;
	margin: 0 auto;
	width: 175px;
	text-indent: 30px;
	color: #222;
}
table.search_joken {
	margin-bottom: 30px;
}
table.search_joken .koumoku_bg_m {
	padding: 15px 0;
  background: #f4f4f4;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: left;
}
table.search_joken .koumoku_bg_m div {
	text-indent: 20px;
	text-align: left;
}
table.search_joken .boder_b_none {
	border-bottom: none;
}
table.search_joken td.search_koumoku {
	padding: 15px 20px;
}
table.search_joken td.search_koumoku label {
	padding: 10px 10px 0 0;
	display: inline-block;
	margin-bottom: 10px;
	cursor: pointer;
}
table.search_joken td {
}
td.search_koumoku select {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	width: 200px;
  border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 15px;
	cursor: pointer;
}
.search_bgcolor tr {
  border-bottom: 1px solid #ddd;
}
.search_result {
	padding: 20px 50px;
	margin-bottom: 30px;
	overflow: hidden;
}
.search_result b {
	font-size: 16px;
	display: block;
	float: left;
	margin-top: 10px;
}
.search_result b span {
  color: #ff4608;
	line-height: 30px;
	font-size: 35px;
	font-weight: bold;
}
.search_result a {
	width: 260px;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	color: #fff;
	line-height: 48px;
	margin-bottom: 5px;
	text-decoration: none;
}
.search_btn:hover {
	position: relative;
	top: 5px;
	box-shadow: none;
	transition: none;
	cursor: pointer;
}
.head_search {
	padding: 5px 0;
	position: fixed;
	width: 100%;
	top: 0;
}
.head_search .head_search_wrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.head_search .head_search_wrap .h_s_home {
	margin-top: 3px;
	float: left;
}
.head_search .head_search_wrap .h_s_home a {
}
.head_search .head_search_wrap .h_s_search {
	width: 460px;
	float: right;
}
.head_search .head_search_wrap .h_s_search div {
	width: 110px;
	display: inline-block;
}
.head_search .head_search_wrap .h_s_search div a {
	display: block;
  color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 0;
	border-radius: 3px;
	text-indent: 20px;
}
.head_search .head_search_wrap .h_s_search div a:hover {
}
.head_search .head_search_wrap .h_s_search div.s_icon_login {
	position: relative;
	width: 100px;
	display: inline-block;
}
.head_search .head_search_wrap .h_s_search div.s_icon_login a {
	display: block;
  color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 0;
	border-radius: 3px;
}
.head_search .head_search_wrap .h_s_search div a {
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
/* 条件をクリア */
.search_reset {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
  background: #ddd;
	/*ボタン色*/
	color: #333;
  border-bottom: solid 3px #bbb;
	font-weight: 500;
  border-bottom: solid 3px #bbb;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	cursor: pointer;
}
/*.search_reset:active{
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px);/*下に動く*/
/*border-bottom: none;/*線を消す
}*/
.search_reset:hover {
	cursor: pointer;
}
.search_zokusei_koumoku {
	padding: 20px;
	width: 100%;
}
.search_zokusei_koumoku td span {
	display: block;
	padding: 5px 0;
	text-indent: 30px;
	font-size: 14px;
	cursor: pointer;
}
.search_zokusei_koumoku select {
	width: 200px;
  border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 15px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/* 会員登録　等 */
.formdata select {
	width: 170px;
	height: 30px;
  border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 15px;
	cursor: pointer;
}
.deposit_free {
	border: none !important;
	background: none !important;
	cursor: auto !important;
	display: inline !important;
	padding: 0px 0px 0px 5px !important;
}
.deposit_free:hover {
	color: #333 !important;
}
.deposit_free input {
	width: 50px !important;
}
/******************* saleform *******************/
.saleform {
	padding: 10px 0;
}
.saleform1 {
	margin-top: 10px;
}
.saleform table {
	width: 750px;
}
.saleform table td {
	padding: 10px;
}
.saleform table tr th {
	padding: 10px;
	width: 120px;
  background: #eee;
}
.saleform-middlecom {
	margin-top: 20px;
}
.saleform-boxti {
  color: #fff;
	text-align: center;
  background: #6185ab !important;
}
/* 入力 サイズ指定*/
.saleform input {
	margin: 5px;
}
.saleform_seimei {
	display: inline-block;
}
.saleform_seimei input {
	width: 220px;
	height: 30px;
	margin-left: 10px;
}
.saleform_tel input {
	width: 100px;
	height: 30px;
}
.saleform_mail input {
	width: 300px;
	height: 30px;
}
.saleform_fax input {
	width: 300px;
	height: 30px;
}
.mandatory_check label {
	margin-right: 10px;
}
.mandatory_check input {
	margin-right: 5px;
}
.saleform_other textarea {
	width: 500px;
	height: 80px;
}
.saleform-menseki {
	width: 244px;
}
.saleform-menseki input {
	width: 100px;
	margin-right: 10px;
}
.saleform-chikunen {
	display: inline-block;
}
.saleform-chikunen input {
	width: 50px;
}
/*saleform conf*/
.saleform_conftd {
  background: #eef8ff;
}
/*mantion*/
.saleform-mantion,
.saleform-mantion-goshitsu {
	display: inline-block;
}
.saleform-mantion input {
	width: 300px;
	margin-right: 10px;
}
.saleform-mantion-goshitsu input {
	width: 150px;
}
.saleform-senyu input {
	width: 150px;
}
/******************* inquiry form *******************/
.inquiry_form {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
}
.inquiry_form table {
	width: 780px;
	margin: 10px auto;
	border: 1px solid #eee;
}
.inquiry_form table td {
	padding: 15px;
  border-bottom: 1px solid #eeeeee;
	text-align: left;
}
.inquiry_form table tr th {
	padding-left: 10px;
	padding-right: 15px;
	text-align: left;
	width: 150px;
  background: #f4f4f4;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.inquiry_form label {
	display: block;
	border: 1px dotted #999;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	float: left;
	margin: 4px;
	cursor: pointer;
}
.inquiry_form label input {
	margin: 0 5px 0 0;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.inquiry_form label:hover {
  background: #ffd9d9;
}
.inquiry_form input[type="submit"] {
	font-size: 20px;
	line-height: 60px;
  background: #de3838;
	display: block;
	height: 60px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  box-shadow: 0 3px #c43333;
	border: none;
	width: 300px;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
	-webkit-appearance: none;
	cursor: pointer;
}
.inquiry_form input[type="submit"]:hover {
  background: #c43333;
}
/*入力サイズ指定*/
.inqform_name input,
.inqform_mail input {
	padding: 6px;
	font-size: 16px;
	width: 350px;
	height: 36px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inqform_tel input {
	padding: 6px;
	font-size: 16px;
	width: 260px;
	height: 36px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inqform_address input {
	padding: 6px;
	font-size: 16px;
	width: 260px;
	height: 36px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inqform_age input {
	padding: 6px;
	font-size: 16px;
	width: 50px;
	height: 36px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inqform_shosai textarea {
	padding: 6px;
	font-size: 13px;
	line-height: 18px;
	width: 500px;
	height: 100px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
/******************* search_map *******************/
.search_map_form {
	width: 870px;
	margin: 0 auto;
}
.search_map_form table th {
	font-weight: normal;
}
/*こだわり*/
ul.search_map_zokusei {
	margin: 0;
	padding: 0;
	list-style: none;
}
li.kodawari_komoku {
	float: left;
	width: 174px;
	font-size: 14px;
	line-height: 18px;
}
li.kodawari_komoku label:hover {
  color: #ff5400;
	text-decoration: none;
}
/******************* list_map *******************/
h2.maps-ti {
	background: url(../img/maps-h2bg.jpg) left top no-repeat;
	margin: 10px 0;
	padding: 0;
	line-height: 65px;
	text-align: left;
	text-indent: 125px;
	color: #666666;
	font-size: 22px;
	font-family: 小塚ゴシック Pro;
	font-weight: normal;
}
.maps-kodadwari {
	display: inline-block;
	margin-left: 560px;
	height: 50px;
	vertical-align: middle;
}
.maps-kodadwari a {
	display: block;
	width: 160px;
	height: 40px;
	font-size: 13px;
	color: #666666;
	line-height: 40px;
	text-align: left;
	text-indent: 30px;
	text-decoration: none;
	background: url(../img/maps-h2-kodawari.jpg) left top no-repeat;
}
.maps-kodadwari a:hover {
  color: #fff;
	background-position: 0px -40px;
}
.maps-li-title {
	color: #666666;
	font-size: 16px;
	text-align: left;
	text-indent: 15px;
  border-left: 6px solid #fe7143;
	line-height: 25px;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
	margin-bottom: 5px;
}
/*map search form*/
.maps-searchform {
  margin: 30px 0 0;
	text-align: left;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 500;
  padding: 0;
}
.maps-searchbox {
  box-shadow: 0 0 3px 0 #999;
  border-radius: 3px;
  margin: 3px 3px 60px;
  padding: 30px 20px;
}
.maps-searchbox h4 {
  font-size: 16px;
	margin: 0;
  line-height: 1.2;
  color: #042455;
  padding: 0 0 10px;
  border-bottom: 2px solid #042455;
}
.maps-searchbox h4 i {
  margin-right: 10px;
}
.maps-sear {
  margin: 0 0 2px;
  display: flex;
  align-items: stretch;
}
.maps-sear-ti {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  line-height: 40px;
  color: #000;
  font-size: 13px;
	text-align: center;
	margin-right: 10px;
	vertical-align: top;
  background: #f4f4f4;
  font-weight: bold;
}
.maps-sear-komoku {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.maps-sear-w .maps-sear-komoku {
  width: 44%;
}
.maps-sear-komoku label {
  cursor: pointer;
  border-radius: 3px;
  padding: 5px;
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #fff;
  text-align: left;
  width: 130px;
}
.maps-sear-komoku label:hover {
  background: #f9fcf5;
  border: 1px solid #d6eaba !important;
  color: #000;
  font-size: 14px;
  line-height: 1;
}
.maps-searchform .line_a2 h3,
.maps-searchform .line_d h3 {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 20px 0 10px;
}
.maps-searchform .line_a2 h3 img,
.maps-searchform .line_d h3 img {
  margin-right: 10px;
}
.maps-kodawari-more label {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
  font-size: 14px;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #042455;
  cursor: pointer;
}
.maps-kodawari-more label input {
  display: none;
}
.maps-kodawari-more label i {
  margin-left: 5px;
}
.maps-kodawari-more label:hover {
  background: #f5f5f5;
}
.maps-sear-komoku .list_school_box {
  padding: 10px 0;
  margin: 10px 0;
  background: none;
  width: 100%;
}

.maps-sear-komoku .s-school input {
  display: inline-block;
  margin: 5px 0;
  padding: 10px 10px;
  border: 1px solid #ccdae4;
  cursor: pointer;
  background: #f5f9fc;
	box-sizing: border-box;
  font-size: 12px;
  line-height: 1;
}
.maps-sear-komoku .s-school input:hover {
  background: #f9fcf5;
  border: 1px solid #d6eaba;
}
.maps-sear-komoku .list_school_box label,
.maps-sear-komoku .line_d2 label {
  font-size: 13px;
  padding: 5px;
  width: auto;
}
.maps-sear-komoku .list_school_box label input {
  margin: 3px;
}
.maps-sear-komoku .line_d2 {
  padding: 10px 0;
  margin: 10px 0;
  background: none;
}
.maps-sear-komoku .line_d2 ul {
  margin: 0;
  padding: 0;
}
.maps-sear-komoku select {
  width: 150px;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 4px;
}
.maps-searchbtn {
	line-height: 30px;
	text-align: center;
}
.maps-searchbtn-main {
  background: #ff6531;
  box-shadow: 0 3px 0 #ff4609;
}
.maps-searchbtn-main:hover {
  position: relative;
  top: 5px;
  box-shadow: none;
  transition: none;
}
.maps-searchbtn-reset {
  display: block;
  margin: 15px auto 0;
}
.maps-searchbtn input {
	vertical-align: middle;
}
.s-search th.s-searchtitle {
	font-size: 16px !important;
	font-weight: normal !important;
	color: #333333 !important;
  background: #cccccc !important;
	width: 140px !important;
}
.s-searchzokusei {
	margin: 0px 0 10px 0px !important;
	padding: 0;
	list-style: none;
}
.s-searchzokusei li {
	float: left;
	width: 25%;
}
label.s-search-checklabel {
	display: block;
	float: left;
	margin: 3px 5px 3px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
label.s-search-checklabel:hover {
	cursor: pointer;
}
.maps-searchform .line_a2 {
  margin: 0;
  width: 100%;
}
.maps-searchform .line_a2 li {
  display: inline-block;
  width: auto !important;
}
.maps-searchform .maps-sear-komoku br {
  display: none;
}
#maps-sear-kodawari .s-search li {
  margin: 0px 10px 15px;
}
.maps-sear-komoku .search_check_list li label {
  width: 130px;
  border: none;
  padding: 5px !important;
  display: flex;
  border-radius: 3px;
}
.list_map_caution {
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
}
.list_map_caution_top {
  margin: 0;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #3979aa;
  background: #eaf0f8;
  letter-spacing: 1px;
}
.kaiinbukken_count2_gmap {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left;
}
/*googlemap*/
.gmap-wrap {
  box-shadow: 0 0 3px 0 #999;
  border-radius: 3px;
  padding: 20px 20px;
  margin: 30px 3px 40px;
}
.gmap-container {
	width: 100%;
	position: relative;
	overflow: hidden;
  margin: 0 0 15px;
}
.gmap {
	width: 100%;
  height: 600px;
	margin: 0px auto;
}
.gmap-side-container {
  height: 100%;
	position: absolute;
	top: 0px;
  right: -303px;
	opacity: 0.2;
}
.gmap-side {
  background-color: #eee;
  width: 300px;
	height: 100%;
	overflow: auto;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 11px 2px rgba(0, 0, 0, 0.3);
}
.map-side-open {
	width: 30px;
	top: 210px;
	left: -30px;
	padding: 50px 0;
	text-align: center;
	position: absolute;
	cursor: pointer;
	background: #666666;
}
.map-side {
	font-family: 小塚ゴシック Pro;
}
.map-side-ti {
  background: #fff;
  border-bottom: 1px solid #ccc;
  color: #000;
	width: 100%;
	line-height: 40px;
  font-size: 13px;
  font-weight: bold;
	text-align: center;
}
.map-side-ti2 {
  background: #e3e3e3;
	color: #666666;
	width: 100%;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}
.map-side-list a {
  display: block;
  width: 240px;
  margin: 0 auto 10px;
	text-align: left;
  box-shadow: 0 0 3px 0 #999;
  border-radius: 3px;
  padding: 10px;
  text-decoration: none;
  color: #000;
  background: #fff;
}
.map-side-list a:hover {
  background: #f5f5f5;
}
.map-side-list ul {
	margin: 0;
  padding: 0;
	list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
li.map-side-shurui {
	color: #fff;
  padding: 5px;
  line-height: 1;
	text-align: center;
	background: #000066;
  display: inline-block;
  font-size: 10px;
  width: 80px;
  margin-right: 2% !important;
  box-sizing: border-box;
}
li.map-side-name {
  width: 63%;
  display: inline-block;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
li.map-side-img {
  width: 80px;
	float: left;
  margin: 5px 0;
}
li.map-side-img img {
  width: 100%;
	height: auto;
}
li.map-side-info {
  width: calc(100% - 80px);
  padding-left: 5px;
  box-sizing: border-box;
	float: right;
}
.map-side-list ul P {
  margin: 0;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
span.map-side-kakaku {
  font-size: 16px;
  color: #ff0004;
	font-weight: bold;
}
li.map-side-more {
	display: block;
  width: 100%;
  color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	padding-bottom: 2px;
  border-radius: 3px;
  background: #ff6531;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 5px 0 0;
}
.maps-kaiin {
	overflow: hidden;
}
.maps-kaiin-count {
	width: 75%;
	float: left;
}
.maps-kaiin-btn {
	width: 25%;
	float: right;
	margin: 11px 0;
	text-align: right;
}
.s-search li {
	float: left;
	margin: 5px 30px 0 5px;
	list-style: none;
}
/******************* list_map notfound *******************/
.maps-notfound-com {
  font-size: 20px;
  color: #666;
  font-weight: bold;
  margin: 0 0 40px;
	padding: 15px 0 0 0;
	text-align: center;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}
.orange {
  color: #ff6600;
}
.maps-notfound-com img {
	margin: 10px 0;
}
.map-nf-mikokai {
	margin: 0 auto 50px auto;
	width: 750px;
	clear: both;
}
.map-nf-mikokai a {
	display: block;
	width: 750px;
	font-size: 20px;
	font-weight: bold;
	color: #878787;
	line-height: 61px;
	text-decoration: none;
	background: url(../img/map-nf-mikokaibg.jpg) left top no-repeat;
}
.map-nf-mikokai a:hover {
	color: #000000;
	background-position: 0px -61px;
}
.orange2 {
  color: #ff9900;
}
/* ----------------------------------------
	reminder
---------------------------------------- */
.reminder_wrap {
	margin-bottom: 40px;
}
.reminder_txt {
	font-size: 15px;
	line-height: 24px;
	padding: 30px 0;
}
.reminder_form {
}
.reminder_form table {
	width: 600px;
	border-collapse: collapse;
	margin: 0 auto 30px;
}
.reminder_form th,
.reminder_form td {
	border: 1px solid #ccc;
	padding: 15px;
	font-size: 14px;
}
.reminder_form th {
	background: #eee;
	width: 137px;
}
.reminder_form td {
}
.reminder_form td input {
	padding: 8px;
	width: 400px;
	font-size: 17px;
	border-radius: 3px;
	background: #ffdfdf;
}
.reminder_form p {
}
.reminder_form p input {
	margin: 0 auto;
	width: 300px;
	display: block;
	text-align: center;
	padding: 10px 20px;
	border-radius: 3px;
  background: #f4f9ff;
  border: 1px solid #006dd9;
  color: #006dd9;
	cursor: pointer;
	font-size: 15px;
}
.reminder_form p input:hover {
  background: #dbedff;
  border: 1px solid #006dd9;
  color: #006dd9;
}
.reminder_comptxt {
	padding: 40px 0;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}
.reminder_login {
	border-top: 1px solid #ccc;
	padding-bottom: 40px;
	text-align: center;
}
.reminder_login_tl {
	font-size: 15px;
	padding: 20px 0;
}
.reminder_login table {
	width: 500px;
	border-collapse: collapse;
	margin: 0 auto 30px;
}
.reminder_login th,
.reminder_login td {
	border: 1px solid #ccc;
	padding: 15px;
	font-size: 14px;
}
.reminder_login th {
	background: #eee;
	width: 137px;
}
.reminder_login td {
}
.reminder_login td input {
	padding: 8px;
	width: 250px;
	font-size: 17px;
	border-radius: 3px;
	background: #ffdfdf;
}
.reminder_login p input {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	padding: 10px 20px;
	border-radius: 3px;
  background: #f4f9ff;
  border: 1px solid #006dd9;
  color: #006dd9;
	cursor: pointer;
	font-size: 15px;
}
.reminder_login p input:hover {
  background: #dbedff;
  border: 1px solid #006dd9;
  color: #006dd9;
}
/* ----------------------------------------
	privacy
---------------------------------------- */
.privacy {
}
.privacy span {
	display: block;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #eee;
}
.privacy p {
	margin-bottom: 20px;
}
/* ----------------------------------------
	sitemap
---------------------------------------- */
.required {
  background-color: #ff2524;
	float: right;
	height: 20px;
	width: 34px;
	display: block;
	text-align: center;
	text-indent: 0px;
	margin-top: -2px;
	margin-left: 11px;
}
.required p {
	margin: 0;
	padding: 0;
  color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
/*
===========================================================
	 error start
========================================================== */
.error_wrap {
}
.error_main {
	text-align: center;
	overflow: hidden;
	width: 90%;
	margin: 0 auto 10px;
}
.error_main p {
	display: inline-block;
	vertical-align: middle;
}
.error_main p:nth-of-type(1) {
	width: 70%;
}
.error_main p:nth-of-type(2) {
	width: 28%;
}
.error_img {
	display: block;
	margin: 0 auto 20px auto;
}
.error_txt {
	text-align: center;
	padding: 20px 0;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px;
}
.error_link {
	width: 100%;
	padding: 15px 0;
	background: #f5f5f5;
}
.error_link ul {
	width: 92%;
	margin: 10px auto 0;
	overflow: hidden;
}
.error_link li {
	margin-bottom: 10px;
	float: left;
	width: 48%;
}
.error_link li:nth-of-type(2n-1) {
	margin-right: 4%;
}
.error_link a {
	display: block;
	border-radius: 3px;
	overflow: hidden;
	padding: 15px 7%;
	background: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.error_link li:nth-of-type(1) a {
  border: 2px solid #3979aa;
  color: #3979aa;
}
.error_link li:nth-of-type(1) a:hover {
  border: 2px solid #3979aa;
  background: #3979aa;
	color: #fff;
}
.error_link li:nth-of-type(2) a {
  border: 2px solid #e83015;
  color: #e83015;
}
.error_link li:nth-of-type(2) a:hover {
  border: 2px solid #e83015;
  background: #e83015;
	color: #fff;
}
.error_link a i {
	float: right;
	margin-top: 3px;
}
/* ----------------------------------------
	footprint
---------------------------------------- */
/* libox (bukken)
---------------------------------------- */
.libox_wrap {
	width: 780px;
	margin: 0 auto;
}
.libox {
	box-sizing: border-box;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	box-shadow: 0px 1px 2px 0px #f0f0f0;
	position: relative;
	background-size: 12px auto;
}
.libox a {
	display: block;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	text-decoration: none;
}
.libox a p,
.glist_soldout_tl {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	background: #eff1f4;
	line-height: 30px;
	font-size: 18px;
	color: #607594;
	font-weight: bold;
	padding: 10px 15px;
}
.libox a:hover p {
	text-decoration: underline;
}
.libox a p img {
	height: 16px;
	vertical-align: sub;
}
.libox_detail,
.libox_nologin {
	overflow: hidden;
	padding: 20px 20px 5px 20px;
	display: flex;
	align-items: flex-start;
	gap: 0 20px;
	margin: 0 0 0 0;
}
.libox_photo {
	width: 220px;
	text-align: center;
}
.libox_photo span {
	display: block;
	padding: 5px 0;
	background: #607594;
	border-radius: 2px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}
.libox_photo p img {
	width: 220px;
	height: 160px !important;
	max-width: 220px;
	max-height: 160px;
	object-fit: cover;
}
.libox_txt {
	width: 498px;
}
.libox_txt ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 7px 0;
	margin-top: 7px;
}
.libox_txt ul li {
	width: 248px;
}
.libox_price {
	display: flex;
	align-items: center;
	margin: 0 0 7px 0;
	font-size: 20px;
	color: #de3838;
	font-weight: bold;
}
.libox_rimawari {
	color: #0000ff;
	font-weight: bold;
}
.libox_item {
	font-size: 14px;
	line-height: 24px;
}
.libox_item p:not(:last-of-type) {
	margin: 0 0 7px 0;
}
.libox_item span,
.libox_price span {
	display: inline-block;
	width: 80px;
	margin: 0 10px 0 0;
	padding: 5px 0;
	background: #eff1f4;
	border-radius: 2px;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.libox_comment {
	padding: 0 2% 2% 2%;
}
.libox_comment p {
	background: #f5f5f5;
	padding: 1% 2%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #666;
	height: 34px;
}
.liboxlist_btn {
	padding: 0 20px;
}
.liboxlist_btn a {
	text-decoration: none;
}
.liboxlist_btn ul {
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	gap: 0 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.liboxlist_btn ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 240px;
	margin: 0;
	padding: 15px 12px 15px 15px;
	box-sizing: border-box;
  background: #fff;
	border-radius: 3px;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.2s;
}
.liboxlist_btn ul li:nth-child(1) a {
	border: 1px solid #607594;
	box-shadow: 0px 2px 0px 0px #607594;
	color: #607594;
}
.liboxlist_btn ul li:nth-child(2) a {
	border: 1px solid #de3838;
	box-shadow: 0px 2px 0px 0px #de3838;
	color: #de3838;
}
.liboxlist_btn ul li a span {
	padding: 0 10px 0 0;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.8px;
}
.liboxlist_btn ul li a i.favlist_btn_icon {
	font-size: 20px;
}
.liboxlist_btn ul li a i.fa-angle-right {
	font-size: 16px;
}
.liboxlist_btn ul li a:hover {
  color: #fff;
	transform: translateY(2px);
}

.liboxlist_btn ul li a img {
  width: 100% !important;
}
.liboxlist_btn ul li:nth-child(1) a:hover {
	background: #607594;
	box-shadow: 0px 0px 0px 0px #607594;
}
.liboxlist_btn ul li:nth-child(2) a:hover {
	background: #de3838;
	box-shadow: 0px 0px 0px 0px #de3838;
}
.liboxlist_btn ul li:nth-child(3) a {
  padding: 0;
}
.glist_soldout_img {
	padding-top: 30px;
}
input[type="submit"] {
	-webkit-appearance: none;
}
/*会員登録メリットアイコン*/
.ques {
	background: #fff;
	/* 背景色に灰色を指定 */
	width: 20px;
	line-height: 20px;
	text-align: center;
	/* 文字が左右中央にくるように工夫 */
	border-radius: 50%;
	/* 円形に変更 */
	margin: 4.5px 0;
}
.box_ques {
	position: absolute;
	/* 表示位置の基準値とする */
	top: 0;
	bottom: 0;
	right: 5px;
}
.ex {
	position: absolute;
	/* boxを基準にする */
	top: 0;
	/* 自由に調整 */
	font-size: 12px;
	width: 131px;
	/* 余白を少々 */
	text-align: left;
	left: 28px;
}
.ques:hover {
	cursor: pointer;
	/* カーソルを指の形にする。 */
}
.ex {
	display: none;
	/* 最初は非表示にする。 */
	opacity: 0;
  transition: all 0.3s;
}
.ques:hover + .ex {
	display: block;
	/* quesの上にカーソルが乗っている時だけ表示 */
	opacity: 1;
}
/*************************************************/
/* assessment  */
/*************************************************/
.error_message {
	text-align: left;
	padding: 15px;
	margin: 10px auto;
	font-size: 15px;
	font-weight: bold;
	color: #f00;
	border: 1px solid #faa;
	background-color: #fee;
	line-height: 25px;
}
.asse_form_wrap {
	width: 1000px;
	margin: 0 auto 40px;
}
.asse_form {
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.asse_form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
.asse_form tr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 3px;
}
.asse_form tr th,
.asse_form tr td {
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.asse_form tr th {
	width: 25%;
  background: #fafaf9;
}
.asse_form tr th {
	font-size: 14px;
	align-items: flex-start;
	text-align: left;
}
.asse_form tr td {
	width: 75%;
	font-size: 15px;
	line-height: 22px;
}
.asse_form th span {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	border-radius: 3px;
}
.asse_form th span.asse_required {
	border: 1px solid #ff4a32;
	color: #ff4a32;
  background: #ffe8e5;
	display: block;
	float: right;
}
.asse_form th span.asse_any {
	border: 1px solid #237dc0;
	color: #237dc0;
	background: #dfebf5;
	display: block;
	float: right;
}
.asse_form td p {
	color: #999;
}
.asse_form td input[type="text"],
.asse_form td input[type="tel"],
.asse_form td input[type="password"],
.asse_form td input[type="number"],
.asse_form td textarea,
.asse_form td select {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
  font-family: "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 4px;
	margin-right: 5px;
}
.asse_form td input[type="button"] {
  font-family: "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	cursor: pointer;
}
.asse_form td input[type="button"]:hover {
	background: #ccc;
}
.asse_form td select {
	cursor: pointer;
	height: 42px;
	vertical-align: bottom;
}
.asse_form td textarea {
	height: 150px;
	display: block;
}
.asse_form td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 9px 15px 9px 9px;
	display: inline-block;
	margin: 0 2px 5px 0;
}
.asse_form td label input {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.asse_form td label input[type="checkbox"],
.asse_form td label input[type="radio"] {
	vertical-align: sub;
	margin: 0 5px 0 0;
	cursor: pointer;
}
.asse_form td input[type="text"]:hover,
.asse_form td input[type="tel"]:hover,
.asse_form td input[type="password"]:hover,
.asse_form td input[type="number"]:hover,
.asse_form td textarea:hover,
.asse_form td select:hover,
.asse_form td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}
.asse_btn input[type="submit"] {
	-webkit-appearance: none;
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 400px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 20px;
	display: block;
  font-family: "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.asse_btn input[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}
.asse_btn input[type="button"] {
	-webkit-appearance: none;
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 3px;
	width: 100px;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	display: block;
  font-family: "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.asse_btn input[type="button"]:hover {
	background: #ccc;
}
/* form result complete
---------------------------------------- */
.asse_form_fin {
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.asse_form_fin table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
.asse_form_fin tr {
}
.asse_form_fin th,
.asse_form_fin td {
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
}
.asse_form_fin th {
	text-align: left;
  background: #fafaf9;
	padding: 5px;
}
.asse_form_fin td {
	padding: 5px;
	padding-bottom: 15px;
}
.asse_result {
	text-align: center;
	padding: 15px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #aaf;
	background-color: #eef;
	line-height: 25px;
}
.asse_result .price {
	color: #00f;
	font-size: 25px;
}
.asse_fin {
	font-size: 15px;
	line-height: 24px;
}
.asse_fin_txt {
	margin: 30px 50px;
}
.asse_fin_txt span {
	color: #ff0000;
	font-weight: bold;
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}
.asse_fin_txt p {
}
.asse_fin_attention {
	border: 1px solid #090;
	padding: 20px;
	color: #090;
	margin: 30px 50px;
}
.asse_fin_attention span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.asse_fin_attention p {
}
/*stepBar*/
.stepBar {
	display: flex;
	max-width: 400px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}
.stepBar li {
	font-size: 12px;
	list-style: none;
	position: relative;
	width: 33.333%;
}
.stepBar li:after {
	background: #ffdca9;
	content: "";
	width: calc(100% - 24px);
	height: 4px;
	position: absolute;
	left: calc(-50% + 12px);
	top: 10px;
}
.stepBar li:first-child:after {
	display: none;
}
.stepBar li span {
	background: #ffdca9;
	color: #ffffff;
	display: inline-block;
	height: 24px;
	margin-bottom: 5px;
	line-height: 24px;
	width: 24px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.stepBar .visited:after {
	background: #ff9600;
}
.stepBar .visited span {
	background: #ff9600;
}
.asse_form input[type="submit"] {
	font-size: 20px;
	line-height: 60px;
  background: #de3838;
	display: block;
	height: 60px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  box-shadow: 0 3px #c43333;
	border: none;
	width: 300px;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
	-webkit-appearance: none;
	cursor: pointer;
}
.asse_form input[type="submit"]:hover {
  background: #c43333;
}
/*hazard_map　一覧 start*/
.hazard_list {
	display: block;
	width: 100%;
	margin: 3em auto;
	padding: 2em;
	border-radius: 10px;
	background-color: #f7f7f7;
	box-sizing: border-box;
}
.hazard_list > h3 {
	font-size: 20px;
	line-height: 2em;
	margin: 0px auto;
}
.hazard_list > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.hazard_list > ul > li {
	margin-left: 10px;
	margin-bottom: 15px;
}
.hazard_list > ul > li > a {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 2.5em;
	position: relative;
	display: inline-block;
	color: #000;
	background-color: #fff;
	border: 2px solid #333;
	width: fit-content;
	padding: 0 2em 0 1.5em;
	border-radius: 5px;
	position: relative;
	transition: 0.2s;
	text-decoration: none;
}
.hazard_list > ul > li > a:after {
  content: "";
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 0.7em;
	bottom: 0;
	margin: auto;
}
.hazard_list > ul > li > a:hover {
  color: #fff;
  border-color: #ccc;
	background-color: #000;
}
.hazard_list > ul > li > a:hover::after {
  color: #fff;
  border-color: #ccc;
}
/*hazard_map　一覧 end*/
