@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #ffffff;
  color: #414141;
  font-size: 11px;
  line-height: 1.4em;
}

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

a.estate_title {
  text-decoration: none;
}

h1.logo {
  float: left;
}

#group_header {
  width: 100%;
  font-size: 11px;
  text-align: center;
  background: #7d7d7d;
  margin: 0 0 10px 0;
  padding: 0;
  height: 25px;
  position: fixed;
  z-index: 6;
}

/** IE7 **/
*:first-child + html #group_header {
  width: 100%;
  font-size: 11px;
  text-align: center;
  background: #7d7d7d;
  margin-top: 0;
  padding: 0;
  height: 25px;
  position: fixed;
  z-index: 6;
  float: left;
  left: 0;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 980px;
  padding: 0 30px 0 30px;
}

#header {
  height: 110px;
}

#head_menu {
  height: 15px;
  margin: 30px 0 0 0;
  float: right;
  color: #414141;
}

#head_menu a:hover {
  opacity: 0.7;
}

#head_menu1 td {
  vertical-align: bottom;
  font-size: 13px;
}

#head_menu1 a.a_menu1 {
  color: #7F7F7F;
}

#head_menu2 {
  float: right;
}

#head_menu2 tr {
  margin-top: 5px;
  font-size: 11px;
}

#head_menu2 td.td_menu2 {
  vertical-align: middle;
}

#head_user_url span {
  color: #202F4E;
  font-weight: bold;
}

#head_login a {
  color: #202F4E;
  font-weight: bold;
  text-decoration: underline;
}

#header > .logo > a {
  display: block;
}

#header.header-boso > .logo,
#header.header-boso > .logo > a > img {
  width: 202px;
  height: auto;
}

#header.header-fukuoka > .logo,
#header.header-fukuoka > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-kagoshima > .logo,
#header.header-kagoshima > .logo > a > img {
  width: 232px;
  height: auto;
}

#header.header-kamakura > .logo,
#header.header-kamakura > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-kanazawa > .logo,
#header.header-kanazawa > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-kobe > .logo,
#header.header-kobe > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-kyoto > .logo,
#header.header-kyoto > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-osaka > .logo,
#header.header-osaka > .logo > a > img {
  width: 198px;
  height: auto;
}

#header.header-tokyo > .logo,
#header.header-tokyo > .logo > a > img {
  width: 208px;
  height: auto;
}

#header.header-yamagata > .logo,
#header.header-yamagata > .logo > a > img {
  width: 198px;
  height: auto;
}

#holiday_notice {
  border: 1px solid #f00;
  margin-top: 15px;
  padding: 5px 10px;
  text-align: left;
  font-size: 12px;
}

#holiday_notice_form {
  border: 1px solid #f00;
  margin: 12px 12px 5px 12px;
  padding: 5px 10px;
  line-height: 1.8;
  font-size: 12px;
}

#holiday_notice #holiday_title {
  font-weight: bold;
}

#holiday_notice_form #holiday_title {
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0 auto;
}

#rs_contact_form #holiday_notice_form {
  margin: 0;
}

#rs_contact_form #holiday_notice_form p {
  font-size: 12px;
}

#footer {
  clear: both;
  border-top: 1px #cccccc solid;
}

#footer_menu {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 0;
  font-size: 10px;
  color: #999999;
  background: #dbdbdb;
}

#footer_menu a:hover {
  opacity: 0.7;
}

#footer_menu1 td {
  vertical-align: middle;
  font-size: 13px;
}

#footer_menu1 a.a_menu1 {
  color: #4D4D4D;
}

#footer_menu2 {
  vertical-align: middle;
}

#footer_menu2 div {
  float: right;
  vertical-align: top;
}

#footer_menu2 img {
  vertical-align: top;
}

#footer_menu2 a {
  float: left;
  display: block;
}

#footer_menu2 .footer-sns-link-facebook,
#footer_menu2 .footer-sns-link-instagram,
#footer_menu2 .footer-sns-link-twitter,
#footer_menu2 .footer-sns-link-note {
  width: 24px;
  height: auto;
  margin-left: 16px;
}

#footer_menu2 .footer-sns-link-facebook img,
#footer_menu2 .footer-sns-link-instagram img,
#footer_menu2 .footer-sns-link-twitter img {
  width: 24px;
  height: auto;
}

#footer_menu2 .footer-sns-link-note img {
  width: 22px;
}

#footer_menu2 .footer-sns-link-facebook,
#footer_menu2 .footer-sns-link-instagram {
  margin-top: 8px;
}

#footer_menu2 .footer-sns-link-twitter {
  margin-top: 10px;
}

#footer_menu2 .footer-sns-link-note {
  margin-top: 6px;
}

#footerLinks {
  margin: 0 auto;
  padding: 15px 0 10px 0;
  color: #999999;
  background: #f0f0f0;
  text-align: left;
}

#footerLinks .footer-link-title {
  border-bottom: 1px #000000 dotted;
  padding: 0 0 4px 0;
}

#footerLinksInner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#footerLinksLeft {
  width: 690px;
}

#footerLinksRight {
  width: 251px;
}

#footerGroupList,
#footerServiceList {
  list-style-type: none;
  margin: 20px 0 0 0;
}
#footerGroupList li {
  float: left;
  width: 172px;
  margin: 0 0 15px 0;
}
#footerGroupList li a,
#footerServiceList li a {
  display: block;
}
#footerGroupList li a img {
  height: 17px;
  width: auto;
}
#footerServiceList li {
  float: left;
  width: 125px;
  margin: 0 0 15px 0;
}
#footerServiceList li a img {
  height: 21px;
  width: auto;
}

#footerLinks .td_link_title {
  color: #7F7F7F;
  font-size: 13px;
}

#footerLinks .td_link_line {
  border-top: 1px #000000 dotted;
}

#footer_copyright {
  background: #4e4e4e;
}

#footer_copyright p {
  font-size: 11px;
  color: #ffffff;
}

#main {
  clear: both;
  margin: 10px 0 0 0;
  padding: 0;
  width: 760px;
  float: right;
}

#estate_col {
  width: 520px;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
  text-align: left;
}

#content {
  clear: both;
  margin: 10px 0 0 0;
  padding: 0;
  width: 760px;
  float: right;
}

#content_title {
  width: 760px;
  height: 21px;
  margin: 2px 0 10px 0;
  padding: 0;
}

#content_title img {
  float: left;
}

#content_title ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#content_title li {
  margin: 0;
  padding: 0;
}

#content p {
  font-size: 12px;
  color: #333333;
  line-height: 1.6em;
}

#search_result_col {
  margin: 10px 0 0 0;
  padding: 0;
  width: 760px;
  float: right;
}

#search_result_title {
  padding: 0;
  margin: 0;
  width: 760px;
}

#search_result_title img {
  float: left;
  position: relative;
  top: 10px;
}

#search_result_title span {
  position: relative;
  top: 7px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #202f4e;
}

#search_result_title div.line {
  width: 760px;
  height: 3px;
  margin: 11px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_result_box a table.estate_link:hover {
  opacity: 0.7;
}

#search_result_box span.new_image {
  position: relative;
  top: 1px;
}

#search_result_box div.favorite_del {
  z-index: 5;
  position: relative;
  top: 31px;
  left: 15px;
}

#search_order table {
  color: #383838;
  background-color: #ffffff;
  border-color: #000000;
  border-collapse: collapse;
}

#search_order td.order {
  height: 30px;
  text-align: left;
  vertical-align: middle;
  padding: 0 0 0 3px;
  border-width: 0 0 0 0;
}

#search_order td.order span {
  font-size: 12px;
  color: #333333;
  padding-left: 5px;
}

#search_order td.order select {
  font-size: 13px;
  color: #333333;
  padding: 2px 4px;
  border: 1px solid #666;
  border-radius: 4px;
  cursor: pointer;
}

/** ページャー **/
#search_pager {
  width: 760px;
  height: 38px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

#search_pager span.pager:hover {
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}

#favorite_del_button {
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  align-items: center;
}

#favorite_del_button .favorite_del_btn {
  display: flex;
  align-items: center;
  width: 240px;
  border: 1px solid #000;
  padding: 0 10px 0 0;
}

#favorite_del_button div {
  cursor: pointer;
}

#favorite_del_button img.icon_absolute {
  left: 0;
  top: 0;
}

#favorite_del_button span.text_absolute {
  font-size: 15px;
  color: #4d4d4d;
  letter-spacing: 0.2em;
}

#favorite_del_button span.favorite_del_txt {
  margin-left: 10px;
  font-size: 13px;
  color: #4d4d4d;
}

#favorite_del_button div.favorite_del_btn:hover {
  opacity: 0.7;
}

#menu_col {
  margin: 5px 0 30px 0;
  padding: 0;
  width: 200px;
  float: left;
}

#search_cat_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_cat_title img {
  float: left;
  position: relative;
  top: 15px;
}

#search_cat_title span {
  position: relative;
  top: 12px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #202f4e;
}

#search_cat_title div.line {
  width: 200px;
  height: 3px;
  margin: 16px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_menu {
  margin: 5px 0 10px 0;
  padding: 0;
  float: left;
}

#type_menu_top input {
  position: relative;
  top: -2px;
  cursor: pointer;
  display: none;
}

#type_menu_top span {
  font-size: 14px;
  color: #4d4d4d;
  position: relative;
  top: -4px;
  padding: 0 5px 0 5px;
}

#type_menu_top label {
  cursor: pointer;
}

#type_menu_top td.type_rent img {
  position: relative;
  left: 3px;
  top: 2px;
  width: 50px;
  height: auto;
}

#type_menu_top td.type_rent span {
  position: relative;
  top: -1px;
}

#type_menu_top td.type_sale img {
  position: relative;
  left: 3px;
  top: 2px;
  width: 50px;
  height: auto;
}

#type_menu_top td.type_sale span {
  position: relative;
  top: -1px;
}

#type_menu_bottom td.type_rent input {
  position: relative;
  left: 25px;
  top: -2px;
  cursor: pointer;
}

#type_menu_bottom td.type_sale input {
  position: relative;
  left: 10px;
  top: -2px;
  cursor: pointer;
}

#type_menu_bottom span {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

#type_menu_bottom span.sp_rent {
  position: absolute;
  left: 45px;
  top: -2px;
  width: 40px;
}

#type_menu_bottom span.sp_sale {
  position: absolute;
  left: 130px;
  top: -2px;
  width: 40px;
}

#type_menu_bottom label {
  cursor: pointer;
}

#icon_menu {
  width: 200px;
  margin: 10px 0 10px 0;
  padding: 0;
}

#icon_menu div.check_group_usage {
  margin-bottom: 10px;
}

#icon_menu div.check_group_usage input[type=checkbox] {
  display: none;
}

#icon_menu div.check_group_usage .menu_div_usage {
  border-bottom: 1px dotted #999;
}

#icon_menu div.check_group_usage .menu_div_usage label {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  padding: 2px 4px;
  cursor: pointer;
}

#icon_menu div.check_group_usage .menu_div_usage label img {
  width: 27px;
  height: auto;
}

#icon_menu div.check_group_usage .menu_div_usage label span {
  display: block;
  font-size: 14px;
}

#icon_menu div.check_group_icon {
  margin-bottom: 30px;
}

#icon_menu div.check_group_icon input[type=checkbox] {
  display: none;
}

#icon_menu div.check_group_icon .menu_div_icon {
  border-bottom: 1px dotted #999;
}

#icon_menu div.check_group_icon .menu_div_icon label {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  padding: 2px 4px;
  cursor: pointer;
}

#icon_menu div.check_group_icon .menu_div_icon label img {
  width: 27px;
  height: auto;
}

#icon_menu div.check_group_icon .menu_div_icon label span {
  display: block;
  vertical-align: top;
  font-size: 14px;
}

#icon_menu div.check_group_dotted2 {
  height: 1px;
  margin: 0;
  padding: 0;
  border-top: 1px #999999 dotted;
  background-color: #ffffff;
}

#icon_menu div.check_group_dotted5 {
  height: 1px;
  margin: 0;
  padding: 0;
  border-top: 1px #999999 dotted;
  background-color: #ffffff;
}

#icon_menu div.check_group_double {
  height: 2px;
  margin: 5px 0 0 0;
  padding: 3px 0 0 0;
  border-top: 1px #999999 solid;
  border-bottom: 1px #383838 solid;
  background-color: #ffffff;
}

#icon_menu div.check_group_solid {
  height: 1px;
  margin: 0;
  padding: 0;
  border-top: 1px #999999 solid;
  background-color: #ffffff;
}

#icon_menu div.search_usage_title {
  padding: 0;
  margin: 0;
  width: 200px;
  border-bottom: 1px solid #999;
}

#icon_menu div.search_usage_title img {
  float: left;
  position: relative;
  top: 2px;
  left: 0;
}

#icon_menu div.search_usage_title span {
  position: relative;
  top: 0;
  margin: 0 0 0 5px;
  font-size: 12px;
  color: #7f7f7f;
}

#menu_div_usage1 {
  margin: 0;
  padding: 3px 0;
}

#menu_div_usage2 {
  margin: 0;
  padding: 3px 0;
}

#menu_div_usage3 {
  margin: 0;
  padding: 3px 0;
}

#menu_div_icon1 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon2 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon3 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon4 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon5 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon6 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon7 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon8 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon9 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon10 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon11 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon12 {
  margin: 0;
  padding: 2px 0;
}

#menu_div_icon13 {
  margin: 0;
  padding: 2px 0;
}

#search_input {
  position: relative;
  top: -15px;
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_input span {
  position: relative;
  top: -1px;
  font-size: 12px;
  color: #383838;
}

#search_input img {
  float: left;
}

#search_input input {
  border: solid 1px #000000;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000000;
  width: 100%;
  height: 25px;
}

#search_input > div.search-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0 0 0;
  gap: 6px;
}

#search_input > div.search-input .search-input-icon {
  width: 28px;
  height: auto;
}

#search_button {
  width: 200px;
  height: 35px;
  background: #000;
  margin: 0 0 10px 0;
  padding: 0;
}

#search_button a {
  display: flex;
  justify-content: center;
  height: 35px;
  cursor: pointer;
}

#search_button a span {
  margin-top: 10px;
  font-size: 13px;
  color: #ffffff;
}

#search_button:hover {
  opacity: 0.7;
}

#search_button_bottom {
  position: relative;
  width: 200px;
  margin: 10px 0 10px 0;
  padding: 0;
}

#search_button_bottom label {
  cursor: pointer;
}

#search_button_bottom img.icon_absolute {
  position: absolute;
  left: 30px;
  top: -1px;
}

#search_button_bottom span.text_absolute {
  position: absolute;
  left: 62px;
  top: 9px;
  font-size: 13px;
  color: #ffffff;
}

#search_button_bottom:hover {
  opacity: 0.7;
}

#search_details_button {
  position: relative;
  width: 200px;
  margin: 0 0 10px 0;
  padding: 0;
}

#search_details_button:hover {
  opacity: 0.7;
}

#search_details_on_button a.search_details_on_btn {
  display: flex;
  justify-content: center;
  width: 200px;
  border: 1px solid #000;
}

#search_details_on_button img {
  width: 36px;
  height: 36px;
  margin-top: 4px;
}

#search_details_on_button .search_details_on_btn_text {
  width: 144px;
  color: #000;
  padding: 8px 0;
  text-align: center;
}

#search_details_on_button span.search_details_on_btn_text_main {
  display: block;
  font-size: 14px;
}

#search_details_on_button span.search_details_on_btn_text_sub {
  margin-top: 2px;
  display: block;
}

#search_details_on_button a:hover {
  cursor: pointer;
}

#search_details_on_button img.icon_absolute {
  position: absolute;
  left: 30px;
  top: 0;
}

#search_details_on_button span.text_absolute {
  position: absolute;
  left: 65px;
  top: 10px;
  font-size: 13px;
  color: #4d4d4d;
}

#search_details_off_button {
  margin-top: 4px;
}

#search_details_off_button a {
  display: block;
  width: 200px;
  height: 35px;
  border: 1px solid #000;
}

#search_details_off_button a:hover {
  cursor: pointer;
}

#search_details_off_button .search_details_off_btn {
  display: flex;
  justify-content: center;
}

#search_details_off_button span {
  margin-top: 10px;
  font-size: 14px;
  color: #4d4d4d;
}

#search_details {
  position: relative;
  width: 200px;
  margin: 15px 0 10px 0;
  padding: 0;
}

#search_details .area_input #search_area_input_title {
  margin-bottom: 5px;
}

#search_details .area_input label {
  font-size: 12px;
  color: #333;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px;
}

#clear_button {
  clear: both;
  position: relative;
  width: 200px;
  margin: 6px 0 10px 0;
  padding: 0;
}

#clear_button a#btn_clear {
  display: block;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  height: 30px;
}

#clear_button a#btn_clear span {
  display: block;
  margin-top: 8px;
  font-size: 13px;
}

#search_button label {
  cursor: pointer;
}

#clear_button span.text_absolute {
  position: absolute;
  left: 50px;
  top: 11px;
  font-size: 13px;
  color: #4d4d4d;
}

#clear_button:hover {
  opacity: 0.7;
}

#search_details div.search_rent_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_details div.search_rent_title img {
  float: left;
  position: relative;
  top: -2px;
}

#search_details div.search_rent_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.rent {
  margin: 10px 0 0 0;
  padding: 0;
}

#search_details div.rent select {
  font-size: 12px;
  color: #7f7f7f;
  width: 74px;
}

#search_details div.rent label {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

#search_details div.search_sale_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_details div.search_sale_title img {
  float: left;
  position: relative;
  top: -1px;
}

#search_details div.search_sale_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.sale {
  margin: 10px 0 0 0;
  padding: 0;
}

#search_details div.sale select {
  font-size: 12px;
  color: #7f7f7f;
  width: 74px;
}

#search_details div.sale label {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

#search_details div.search_building_area_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_details div.search_building_area_title img {
  float: left;
  position: relative;
  top: -1px;
}

#search_details div.search_building_area_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.building_area {
  margin: 10px 0 0 0;
  padding: 0;
}

#search_details div.building_area select {
  font-size: 12px;
  color: #7f7f7f;
  width: 74px;
}

#search_details div.building_area label {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

#search_details div.search_land_area_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_details div.search_land_area_title img {
  float: left;
  position: relative;
  top: -1px;
}

#search_details div.search_land_area_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.land_area {
  margin: 10px 0 0 0;
  padding: 0;
}

#search_details div.land_area select {
  font-size: 12px;
  color: #7f7f7f;
  width: 74px;
}

#search_details div.land_area label {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

#search_details div.search_area_input_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#search_details div.search_area_input_title img {
  float: left;
  position: relative;
  top: -1px;
}

#search_details div.search_area_input_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.area_input {
  margin: 15px 0 0 0;
  padding: 0;
}

#search_details div.area_input .area_input_check {
  display: block;
  float: left;
}

#search_details div.area_input .area_input_check_name {
  display: block;
  overflow: hidden;
  padding: 0 0 0 5px;
}

#search_details div.area_input select {
  font-size: 12px;
  color: #7f7f7f;
  width: 200px;
}

#search_details div.map_popup {
  width: 200px;
}

#search_details div.search_other_title {
  padding: 0;
  margin: 0 0 4px 0;
  width: 200px;
}

#search_details div.search_other_title img {
  float: left;
  position: relative;
  top: -1px;
}

#search_details div.search_other_title span {
  position: relative;
  top: -2px;
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #7f7f7f;
}

#search_details div.other {
  margin: 15px 0 0 0;
  padding: 0;
  overflow: auto;
}

#search_details div.other div.search_other_input {
  width: 100%;
  display: inline-block;
  float: left;
  margin-bottom: 4px;
}

#search_details div.other div.search_other_input input {
  float: left;
}

#search_details div.other div.search_other_input label {
  font-size: 12px;
  color: #333333;
}

#search_details div.other div.search_other_input label span {
  padding-left: 5px;
  float: left;
}

#search_service_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 200px;
}

#search_service_title img {
  float: left;
  position: relative;
  top: 12px;
}

#search_service_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #202f4e;
}

#search_service_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_service {
  position: relative;
  width: 200px;
  margin: 0;
  padding: 10px 0 0 0;
}

#search_service a {
  cursor: pointer;
}

#search_service img.icon_absolute {
  position: absolute;
  left: 3px;
  top: 15px;
}

#search_service span.text_absolute {
  position: absolute;
  left: 70px;
  top: 30px;
  font-size: 14px;
  color: #4d4d4d;
}

#search_service:hover {
  opacity: 0.7;
}

#search_mailmagazine_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 200px;
}

#search_mailmagazine_title img {
  float: left;
  position: relative;
  top: 12px;
}

#search_mailmagazine_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #202f4e;
}

#search_mailmagazine_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_mailmagazine {
  position: relative;
  width: 200px;
  margin: 0;
  padding: 10px 0 0 0;
}

#search_mailmagazine a {
  cursor: pointer;
}

#search_mailmagazine img.icon_absolute {
  position: absolute;
  left: 3px;
  top: 15px;
}

#search_mailmagazine div.text_absolute {
  font-size: 12px;
  color: #4d4d4d;
}

#search_mailmagazine div.text_absolute span.search_mailmagazine_title {
  font-weight: bold;
}

#search_mailmagazine:hover {
  opacity: 0.7;
}

#search_sns_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 200px;
}

#search_sns_title img {
  float: left;
  position: relative;
  top: 10px;
}

#search_sns_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #202f4e;
}

#search_sns_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#sns_list_side:after {
  content: "";
  display: block;
  clear: both;
}

#sns_list_side li {
  float: left;
  list-style-type: none;
  margin-top: 10px;
}

#sns_list_side li:nth-child(2n) {
  margin-left: 14px;
}

#sns_list_side li:nth-child(3),
#sns_list_side li:nth-child(4) {
  margin-top: 14px;
}

#sns_list_side li a {
  width: 93px;
  height: 93px;
  display: block;
  background-repeat: no-repeat;
  background-size: 93px 93px;
  position: relative;
}

#sns_list_side li a:hover {
  opacity: 0.5;
}

#sns_list_side li a span {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
}

#search_banner_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 200px;
}

#search_banner_title img {
  float: left;
  position: relative;
  top: 12px;
}

#search_banner_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #202f4e;
}

#search_banner_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_banner {
  margin: 10px 0 0 0;
  padding: 0;
}

#search_banner a {
  display: block;
}

#search_banner a:nth-child(n+2) {
  margin-top: 15px;
}

#search_banner a:hover {
  opacity: 0.7;
}

#search_rbooks_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 200px;
}

#search_rbooks_title img {
  float: left;
  position: relative;
  top: 12px;
}

#search_rbooks_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #202f4e;
}

#search_rbooks_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

#search_rbooks {
  text-align: center;
  vertical-align: middle;
  margin: 20px 0 0 0;
  padding: 0;
}

#search_rbooks a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#search_rbooks a:nth-child(n+2) {
  margin-top: 46px;
}

#search_rbooks a:hover {
  opacity: 0.7;
}

#search_rbooks a img {
  width: 115px;
  height: auto;
  margin-bottom: 15px;
  border:solid 1px #cccccc;
}

#search_rbooks span {
  font-size: 12px;
  color: #4d4d4d;
  font-weight: bold;
}

#search_rbooks p {
  font-size: 11px;
  color: #4d4d4d;
}

#popup_map {
  width: 900px;
  height: 630px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  overflow: hidden;
  z-index: 101;
}

#popup_map table.popup_map_image {
  position: relative;
  top: -20px;
}

#popup_map div.area_id {
  position: relative;
  top: 50px;
  line-height: 1.5em;
  font-size: 16px;
  color: #333333;
}

#popup_map_button {
  position: relative;
  top: 70px;
  width: 270px;
  margin: 10px 0 10px 0;
  padding: 0;
}

#popup_map_button a {
  cursor: pointer;
}

#popup_map_button img.icon_absolute {
  position: absolute;
  left: 15px;
  top: 0;
}

#popup_map_button span.text_absolute {
  position: absolute;
  left: 50px;
  top: 10px;
  font-size: 14px;
  color: #ffffff;
}

#popup_map_button:hover {
  opacity: 0.7;
}

#popup_map_title {
  position: relative;
  left: 14px;
  top: 16px;
}

#popup_map_title span {
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #333333;
}

#close_botton {
  position: relative;
  top: 5px;
  left: 170px;
  cursor: pointer;
}

#close_botton:hover {
  opacity: 0.7;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.1;
  z-index: 100;
}

#column_menu_col {
  margin: 10px 0 0 0;
  padding: 0;
  width: 200px;
  float: left;
}

#category_cat_title {
  padding: 0;
  margin: 0;
  width: 200px;
}

#category_cat_title img {
  float: left;
  position: relative;
  top: 10px;
}

#category_cat_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #093c4f;
}

#category_cat_title div.line {
  width: 200px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

/** カテゴリメニュー **/
#category_menu {
  margin: 10px 0 30px 0;
  padding: 0;
  float: left;
}

#category_type_menu {
  width: 200px;
}

#category_type_menu a {
  display: block;
  text-decoration: none;
  font-size: 12px;
  color: #333333;
}

#category_type_menu a:hover {
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #c3c3c3;
}

#category_type_menu div.type {
  padding: 0 0 0 70px;
}

#category_icon_menu {
  width: 200px;
  margin: 10px 0 10px 0;
  padding: 0;
}

#category_icon_menu a {
  width: 200px;
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #093c4f;
}

#category_icon_menu a:hover {
  width: 200px;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #c3c3c3;
}

#category_icon_menu div.icon_link {
  margin: 0 0 1px 0;
  font-size: 14px;
  background: #ffffff;
}

#category_icon_menu div.icon {
  padding: 7px 5px;
  display: flex;
  align-items: center;
  gap: 18px;
}

#category_icon_menu div.icon > img {
  width: 36px;
  height: 36px;
}

#category_icon_menu div.icon_group_solid {
  height: 3px;
  margin: 0;
  padding: 0;
  border-top: 1px #383838 solid;
  background-color: #ffffff;
}

#category_icon_menu div.icon_group_dotted {
  height: 1px;
  margin: 0;
  padding: 0;
  border-top: 1px #383838 dotted;
  background-color: #ffffff;
}

#category_icon_menu div.icon_group_dotted5 {
  height: 1px;
  margin: 5px 0 0 0;
  padding: 0;
  border-top: 1px #383838 dotted;
  background-color: #ffffff;
}

#category_search_input {
  position: relative;
  top: -15px;
  padding: 0;
  margin: 30px 0 10px 0;
  width: 200px;
}

#category_search_input span {
  position: relative;
  top: -1px;
  font-size: 12px;
  color: #383838;
}

#category_search_input img {
  float: left;
}

#category_search_input input {
  border: solid 1px #000000;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000000;
  width: 100%;
  height: 25px;
}

#category_search_input > div.search-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0 0 0;
  gap: 6px;
}

#category_search_input > div.search-input .search-input-icon {
  width: 28px;
  height: auto;
}

#column_search_button {
  height: 25px;
  position: relative;
  top: -25px;
  left: 120px;
}

#column_search_button img:hover {
  opacity: 0.7;
}

a.search_mailmagazine_btn {
  display: block;
  width: 196px;
  height: auto;
  border: 2px solid #808080;
}

a.search_mailmagazine_btn > div {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 6px
}

a.search_mailmagazine_btn > div > img {
  width: 45px;
  height: auto;
}

a.search_mailmagazine_btn > div > .text {
  font-size: 13px;
  color: #333333;
}

#columns_all {
  position: relative;
  width: 200px;
  margin: 0;
  padding: 0;
}

#columns_all a {
  cursor: pointer;
}

#columns_all img.icon_absolute {
  position: absolute;
  left: 50px;
  top: 0;
}

#columns_all span.text_absolute {
  position: absolute;
  left: 85px;
  top: 11px;
  font-size: 13px;
  color: #333333;
}

#columns_all:hover {
  opacity: 0.7;
}

/** Googleタグ計測要素 **/
iframe[name=google_conversion_frame] {
  height: 0;
  position: absolute;
}

#contact-code {
  vertical-align: middle;
}

#result_not_found {
  margin-top: 25px;
  font-size: 13px;
}

.estate_type_icon {
  width: 45px;
  height: auto;
}

.button-favorite-list {
  display: block;
  border: 1px solid #0f2b4d;
  color: #000;
  padding: 1px 14px;
}

.button-favorite-list:hover {
  background: #0f2b4d;
  color: #fff;
}

.section-arrow-down-blue {
  width: 15px;
  height: auto;
}

.section-arrow-right-gray {
  height: 11px;
  width: auto;
}

.footer-arrow-down-gray {
  width: 15px;
  height: auto;
}
/*# sourceMappingURL=baselayout.css.map */
