@charset "shift_jis";
/* CSS Document */

/*****base.cssルール*******/
/*
サイト別のデザインCSSは記入しない。
サイト共通テンプレのCSSのみ記入しています。
master管理者以外の記入をしない。
*/

/*ＴＯＰスマホ切り替え*/
#view_smart {
 display: none;
}

#view_pc {
 display: none;
}

/*全ページ共通項目*/
img {
 border: 0;
}

body {
 color: #000000;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 text-align: left;
 background: #FFFFFF;
 margin: 0;
 padding: 0;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

form {
 margin: auto;
}

/*幅をサイトに合わせる*/

.container {
 width: 1000px;
 margin: 0 auto;
 background-color: #FFF;
 /*bodyの内側の色（サイト全体に反映）*/
 overflow: hidden;
}

#container2 {
 margin: 0px;
 width: 760px;
 border: 1px solid #999999;
}

table,
tr,
td {
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 color: #000000;
}

/*H1はcommon.cssに設定しています*/

H2 {
 color: #000000;
 font-size: 12px;
 font-weight: normal;
 margin: 0;
 line-height: normal;
 text-decoration: none;
}

H3 {
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 line-height: normal;
 text-decoration: none;
}

.sub_title {
 padding: 10px;
 border-left: solid 5px #000000;
 background-color: #F2F2F2;
}

.rss_textcolor {
 color: #777777
}

#jsp {
 width: 100%;
 height: 18px;
 font-size: 12px;
 text-align: right;
}

/*サイト統一tableカラー（線の色）<tr>は基本白*/
.bgcolor {
 background-color: #CCC;
}

.bgcolor tr {
 background-color: #FFF;
}

.l-roomlist {
 width: 780px;
 float: right;
}

.l-sidenavi {
 width: 200px;
 float: left;
 margin-right: 20px;

}

/*リスト共通関連項目*/

ul.pager {
 float: right;
 font-style: normal;
 list-style: none;
 margin: 0px;
}

ul.pager li {
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
 border: 1px #CCC solid;
 /*枠の色*/
 font-weight: bold;
}

ul.pager li a {
 display: block;
 padding: 3px 8px;
 color: #333;
 /*フォントの色*/
 background-color: #FFF;
 /*マウスアウト時の背景*/
}

ul.pager li a:link,
ul.pager li a:visited {
 text-decoration: none;
}

ul.pager li a:hover,
ul.pager li a:active {
 background-color: #FF8C00;
 /*オンマウス時の背景*/
 color: #FFF;
 /*フォントの色*/
 text-decoration: none;
}

ul.pager li strong {
 display: block;
 padding: 3px 8px;
 background: #CCC;
 /*背景色*/
 color: #FFFFFF;
 /*フォントの色*/
 text-decoration: none;
}

.count {
 font-size: 20px;
 line-height: 28px;
 color: #F00;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-seri
}

/*リスト検索条件保存ボタン*/
.list_mysch_btn {
 color: #333;
 text-decoration: none;
 padding: 5px;
 background: #eee;
 border: 1px solid #aaa;
 box-shadow: 0px 2px #aaaaaa;
 border-radius: 5px;
 box-sizing: border-box;
 display: block;
 text-align: center;
}

.list_mysch_btn:hover {
 padding: 5px;
 box-shadow: 0px 1px #aaaaaa;
 margin-top: 1px;
}

/*リスト表示方法104029追加*/
ul.show {
 float: right;
 font-style: normal;
 list-style: none;
}

ul.show li {
 float: left;
 margin-right: 5px;
 border: 1px #3366FF solid;
 /*枠の色*/
 font-weight: bold;
}

ul.show li a {
 display: block;
 padding: 2px 5px;
 color: #3366FF;
 /*フォントの色*/
 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;
}

/*リストのこだわり条件・条件検索項目のタイトル部分の色*/
.list_menu {
 font-size: 14px;
 line-height: 18px;
 font-weight: bold;
 color: #000;
 background-color: #DEEBEB;
 font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/*リスト、お気に入り、物件詳細の項目タイトル1段目のカラー*/
.list_headr {
 font-size: 12px;
 font-weight: bold;
 color: #333333;
 background-color: #F5F0E7;
 text-align: center;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px dotted #000000;
}

.list_he {
 background-image: url(/img/search-ti.jpg);
}

/*リスト、お気に入り、物件詳細の項目タイトル1段目のリンクカラー*/
.list_headr a:link {
 color: #FFF;
 text-decoration: none;
}

/*リスト、お気に入り、物件詳細の項目タイトル2段目のカラー*/
.list_headr2 {
 font-size: 12px;
 font-weight: bold;
 color: #333333;
 background-color: #F0FFF0;
 text-align: center;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px dotted #000000;
}

/*リスト、お気に入り、物件詳細の項目タイトル2段目のリンクカラー*/
.list_headr2 a:link {
 color: #FFF;
 text-decoration: none;
}

/*リストの一覧部分の項目（ｂは家賃部分の色）*/
.list_row_data {
 background-color: #FFF;
 font-size: 12px;
 line-height: 18px;
 color: #000;
 text-align: center;
 border: 1px solid #CCCCCC;

}

.list_row_data2 {
 background-color: #F2F2F2;
 font-size: 12px;
 line-height: 18px;
 color: #000;
 text-align: center;
 border-bottom: 1px dotted #000000;
}

.list_row_data b {
 color: #F00;
}

/*リスト一覧項目の線色*/
#list_row_data_margin {
 width: 100%;
 background-color: #CCCCCC;
}

#list_row_data_margin td {
 background-color: #FFF;
}

/*リスト一覧画像オンマウスの色*/
.list_room_link {
 color: #3333FF;
 background-color: #FFFFFF;
 /*背景色*/
 border: 2px #FFFFFF solid;
 /*枠の色*/
}

.list_room_link a {
 display: block;
}

.list_room_link a:link,
.list_room_link a:visited {
 display: block;
 text-decoration: none;
 border: 2px #FFFFFF solid;
 /*枠の色*/
}

.list_room_link a:hover,
.list_room_link a:active {
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 border: 2px #3366FF solid;
 /*枠の色*/
}

/*リスト写真一覧・間取り一覧の物件背景*/
.list_p_picture_bg {
 font-size: 12px;
 line-height: 18px;
 background-color: #FFFFFF;
 text-align: center;
}

/*リスト写真一覧・間取り一覧の項目背景*/
.list_p_koumoku_bg {
 font-size: 12px;
 line-height: 18px;
 background-color: #F2F2F2;
 text-align: center;
}

/*リスト写真一覧・間取り一覧の物件背景の線の色*/
.list_madori_picture_bg {
 background-color: #CCCCCC;
 margin: 10px 0 10px 0;
}


/*リスト一覧背景（線の色）*/
.list_itiran_bg {
 border-top: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
}

/*リスト一覧ページツールチップ用*/
.tooltip {
 /*ツールチップの対象要素*/
 position: relative;
 display: inline-block;

}

.tooltip .tooltiptext {
 visibility: hidden;
 width: 320px;
 background-color: #FFF;
 padding: 5px;
 border-radius: 6px;
 position: absolute;
 font-size: 12px;
 z-index: 1;
 margin-top: 10px;
 border: black solid 1px;
 left: -158px;
}

.tooltip:hover .tooltiptext {
 visibility: visible;
}

.tooltip .tooltiptext::after {
 /*吹き出しのアロー部分*/
 content: " ";
 position: absolute;
 bottom: 100%;
 left: 50%;
 margin-left: -5px;
 border-width: 5px;
 border-style: solid;
 border-color: transparent transparent black transparent;
}

.tooltip .tooltiptext {
 /*表示させる際のアニメーションエフェクト。透明にしておく*/
 opacity: 0;
 transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
 /*マウスホバーでアニメーションしながら表示*/
 opacity: 1;
}

/*マップリスト一覧ページ用*/

.list_map {
 width: 100%;
}

.search_list_map {
 width: 1000px;
 width: -webkit-calc(100% - 302px);
 width: calc(100% - 302px);
 overflow: hidden;
 margin: 0px 0px 0px 240px;
 padding: 0px 0px 0px 0px;
}

.search_list_map_asp {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.list_position {
 width: 220px;
 float: left;
}

#map_canvas {
 width: 100%;
 height: 700px;
}

#map_canvas2 {
 width: 100%;
 height: 400px;
 overflow: none;
}

div.list_map_bukken2 {
 border: solid 1px #CCC;
 clear: both;
 margin: 3px 0px 0px 0px;
 padding: 5px;
 overflow: hidden;
}

.list_map_bukken2 div {
 float: left;
}

.list_map_bukken2 img {
 max-width: 120px;
 max-height: 100px;
 margin: 0px 5px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.list_map_bukken2 table {
 float: left;
}

.list_map_bukken2 span {
 color: #FF0000;
}

.list_map_bukken3 a {
 font-size: 10px;
 width: 60px;
 line-height: 20px;
 margin: 2px 2px 0px 0px;
 padding: 2px;
 background: #F2F2F2;
 border: solid 1px #CCC;
 display: block;
 float: left;
 text-align: center;
 text-decoration: none;
}

.list_map_bukken3 a:hover {
 color: #FFF;
 background: #333;
 border: solid 1px #333;
}

/*リスト関連項目ここまで*/


/*マイ検索条件*/
.my_sh_row {
 width: 800px;
 margin-bottom: 20px;
}

.my_title_top {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 line-height: 30px;
 font-size: 24px;
 color: #0C53A0;
 font-weight: normal;
 padding-left: 100px;
 text-align: left;
 padding: 0 0 0 20px;
 vertical-align: bottom;
}

.my_title_bottom {
 padding-left: 100px;
 color: #666666;
 text-align: left;
 padding: 0 0 0 20px;
 line-height: 22px;
 vertical-align: top;
}

.my_sh_title {
 padding: 20px;
 width: 800px;
 overflow: hidden;
 border-bottom: 1px solid #ccc;
}

.my_sh_title span {
 display: inline-block;
 vertical-align: middle;
 width: 730px;
 font-size: 18px;
 font-weight: bold;
 color: #888;
 line-height: normal;
}

.my_sh_title a {
 display: inline-block;
 vertical-align: middle;
 background: #FFF;
 border: 1px dotted #f90;
 border-radius: 5px;
 padding: 7px 6px 7px 8px;
 margin-right: 10px;
}

.my_sh_title a:hover {
 background: #f90;
 border: 1px solid #f90;
}

.my_sh_title a:hover i {
 color: #fff;
}

.my_sh_title i {
 color: #f90;
}

.my_sh_main {
 overflow: hidden;
 background: #eee;
 display: flex;
 flex-wrap: wrap;
 border-radius: 5px;
}

.my_sh_main ul {
 list-style: none;
 padding: 0;
 margin: 0;
}

.my_sh_main ul span {
 display: block;
}

.my_sh_condition {
 width: 700px;
 border-right: 1px dashed #ccc;
 box-sizing: border-box;
 padding: 20px;
}

.my_sh_condition li > span {
 border: 1px solid #0e55a2;
 border-radius: 3px;
 color: #0e55a2;
 background: #f8fbff;
 display: block;
 width: 80px;
 text-align: center;
 padding: 3px 0;
}

.my_sh_condition li p {
 margin: 5px 0 25px;
}

.my_sh_condition li br {
 display: none;
}

.my_sh_condition_row {
 display: inline;
 margin-right: 10px;
}

.my_sh_koumoku:not(:empty) {
 font-weight: bold;
 display: inline-block;
 margin: 0 10px 10px 0;
 background: #fff;
 border-radius: 4px;
 padding: 5px 10px;
}

.my_sh_condition_row > span:not(:empty) {
 display: inline-block !important;
}

.my_sh_condition_row > span:after {
 content: " / ";
 padding: 5px;
}

.my_sh_condition_row > span:last-of-type::after {
 content: none;
}

.my_sh_menu {
 text-align: center;
 display: flex;
 align-items: center;
 margin: 0 auto;
}

.my_sh_main ul {}

.my_sh_menu ul li {}

.my_sh_menu ul li a {
 text-decoration: none;
 font-size: 14px;
 padding: 7px;
 display: block;
 border-radius: 3px;
}

.my_sh_date {
 border-bottom: 1px dotted #ccc;
 padding-bottom: 25px;
 margin-bottom: 25px;
}

.my_sh_search {
 margin-bottom: 5px !important;
}

.my_sh_search a {
 background: #FF9900;
 color: #FFF;
}

.my_sh_search a:hover {
 background: #ea8c00;
}

.my_sh_remove a i {
 color: #555;
 background: #fff;
 padding: 12px 14px;
 border-radius: 100%;
 font-size: 16px;
}

.my_sh_remove a:hover i {
 background: #ccc;
}

/*マイ条件検索ここまで*/

/*学区一覧ページ*/
.school_h2 {
 font-size: 18px;
 text-align: left;
 background-image: url(/img/shcool_bg.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 40px;
 line-height: 45px;
 margin: 0px;
 padding: 0px;
 height: 212px;
}

.school_h2 h2 {
 margin: 0px;
 padding-top: 68px;
 font-weight: normal;
}

.school_h2 h2 p {
 margin: 0px;
 padding: 0px;
}

.school_h2 h2 .t1 {
 font-size: 20px;
 line-height: 20px;
}

.school_h2 h2 .t2 {
 font-size: 32px;
 line-height: normal;
}

.school_h2 h2 .t3 {
 font-size: 15px;
 line-height: 17px;
}

.school_h2 h2 .t4 {
 font-size: 13px;
 line-height: 17px;
 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 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;
}

/*学区一覧ページここまで*/

/*詳細関連項目*/
.shosai_main {
 width: 780px;
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.shosai_side {
 width: 200px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.shosai_side_wrap {
 border: 1px solid #ededed;
 width: 100%;
 overflow: hidden;
 text-align: center;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
}

.shosai_side_wrap h4 {
 text-align: center;
 background-color: #ededed;
 line-height: 50px;
 font-size: 14px;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 font-weight: normal;
}

.shosai_side_wrap p {
 margin: 10px auto 5px auto;
 font-size: 15px;
 padding: 0px;
}

.shosai_side_wrap p span {
 display: block;
 color: #fc0505;
 margin: 5px 0px 0px 0px;
 font-weight: bold;
}

.sho_title {
 padding: 5px;
 margin: 5px;
 background: #F1EFEE;
 border-left: 5px solid #d33f0f;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title_2 {
 padding: 5px 25px 5px 25px;
 background: #F1EFEE;
 font-weight: normal;
 border-left: 5px solid #d33f0f;
 line-height: 22px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title_2 h3 {
 line-height: 35px;
}

.sho_title_txt {
 padding: 5px 25px 5px 25px;
 margin: 0px;
 background: #F1EFEE;
 font-weight: normal;
 line-height: 22px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 overflow: hidden
}

.sho_title_txt {
 float: left;
 margin: 10px 0px 0px 0px;
 width: 728px;
}

.sh-point:not(:empty) {
font-size: 14px;
    padding: 25px;
    margin: 20px auto 0;
    box-sizing: border-box;
    line-height: 24px;
    background: #FFF2E8;
    text-align: left;
}

.sh-point:not(:empty)::before {
    content: "\304A\3059\3059\3081\30DD\30A4\30F3\30C8";
    padding: 0px;
    font-weight: bold;
    color: #ff7505;
    font-size: 15px;
    line-height: 1;
    display: block;
    margin: 0 0 10px;
}

.sho_title2 {
 padding-left: 20px;
 background: #EEE;
 border-left: 5px solid #d33f0f;
 font-weight: bold;
 font-size: 16px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title2 span {
 color: #FFA824;
 font-size: 16px;
 font-weight: bold;
}

.sho_title3 {
 padding: 5px;
 margin: 5px;
 color: #333;
 background: #F7F7F7;
 border-left: 8px solid #FF5C26;
 font-size: 20px;
 font-weight: bold;
 line-height: 30px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_h3 {
 padding-left: 16px;
 font-weight: bold;
 font-size: 14px;
 color: #000000;
 text-align: left;
}

.title_bg {
 background: url(/img/sho_title.gif) no-repeat;
}

.title_bg2 {
 background: url(/img/title_bk.gif) no-repeat;
}

.sho_staffcom {
 border: 3px solid #F0F0E1;
 background-color: #FBFBF6;
 background-repeat: no-repeat;
 font-weight: bold;
}

.sho_staffcom2 {
 border: 2px solid #F0F0E1;
 background-color: #FFF;
 background-repeat: no-repeat;
 font-weight: bold;
 font-size: 14px;
 padding: 15px 15px;
 text-align: left;
 height: 70px;
}

.sho_koumoku {
 border-collapse: collapse;
 border: 1px solid #CCCCCC;

}

.sho_koumoku td {
 border: 1px solid #CCCCCC;
}

.sho_koumoku td table td {
 border: 0px none;
}

.sho_koumoku label {
 padding: 4px;
 line-height: 20px;
 display: block;
 float: left;
 margin: 3px 8px 3px 0px;
 border: 1px dotted #9DB7DF;
 cursor: pointer;
}

.sho_koumoku label:hover {
 background-color: #edf4ff;
}

.sho_koumoku label input {
 width: 20px;
 height: 20px;
 background: #fff;
 border: 1px solid #bdc8ca;
 vertical-align: middle;
 cursor: pointer;
}

.sho_mainimg {
 border: 2px solid #EEEEEE;
}

.sho_mainimg {
 border: 2px solid #EEEEEE;
}

th {
 background-color: #F7F7F7;
 font-weight: normal;
 border: 1px solid #CCCCCC;
 color: #666;
}


.sho_top {
 border-collapse: collapse;
 border: dotted 1px #385A5A
}

.sho_top td {
 border-collapse: collapse;
 border: dotted 1px #385A5A
}

.sho_top td table td {
 border: 0px none;
 border-collapse: collapse;
}

.sho_top th {
 background-color: #E6F0F0;
 color: #385A5A;
 font-weight: normal;
 border: dotted 1px #385A5A border-collapse: collapse;
}

.sho_mainimg {
 border: 2px solid #EEEEEE;
}

.sho-free-txt {
 list-style: none;
 margin: 0 0 3px;
 padding: 0;
 display: block;
 width: 100%;
 height: auto;
 overflow: hidden;
}

.sho-free-txt li {
 list-style: none;
 float: left;
}

.sho-free-txt li:first-child {
 font-size: 13px;
 margin-right: 1%;
}

.sho-free-txt li br {
 display: none;
}

.sho-free-txt li:after {
 content: " ";
}

.sho-free-txt2 {
 list-style: none;
 margin: 5px 0 0;
 padding: 0;
 display: block;
 width: 100%;
 height: auto;
 overflow: hidden;
}

.sho-free-txt2 li {
 list-style: none;
 display: block;
}

.sho-free-txt2 li b {
 margin-right: 10px;
 font-weight: normal;
}

.sho_free_div:not(:empty):after {
 content: "：";
 margin-right: -3px;
}

.sho_free_tax:not(:empty):before {
 content: "(";
}

span.sho_free_tax:not(:empty):after {
 content: "）";
}

/*物件詳細パノラマ*/

.shosai_pano_wrap:not(:empty) {
 margin: 40px 0 0;
}

.shosai_pano_wrap:not(:empty):before {
 content: "パノラマ画像";
 padding: 15px 25px;
 background: #F1EFEE;
 font-weight: bold;
 font-size: 16px;
 border-left: 5px solid #d33f0f;
 text-align: left;
 display: block;
}

.shosai_pano_wrap iframe {
 border: 0;
}

.sho_closed_wrap .ruiji_wrap_2 {
 width: 100% !important;
}

.sho_closed_wrap .ruiji_2 {
 width: 100% !important;
}

.sho_closed_wrap .rireki_shosai_wrap .rireki_shosai_waku_2 {
 width: 100%;
}

.sho_closed_wrap .rireki_shosai_wrap .rireki_block {
 width: 100%;
 height: 342px;
}

.tel {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 22px;
 line-height: 34px;
 font-weight: bold;
 color: #F00;
}

.tel2 {
 font-size: 27px;
 line-height: 34px;
 font-weight: bold;
 color: #F00;
}

.bo {
 border: 1px solid #CCC;
}

/*リスト一覧の家賃も併用*/




/*詳細テンプレ項目*/

/*メールフォーム関連項目*/

/*色をつける*/

.mail_red {
 color: #FF0000;
 font-weight: bold;
 font-size: 11px;
}

.mailform {
 border-top: dotted 1px #333333;
 border-right: dotted 1px #333333;
}

.mailform_menu {
 color: #333333;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding: 5px;
 text-align: left;
 background-color: #F2F2F2;
 border-left: dotted 1px #333333;
 border-right: dotted 1px #333333;
 border-bottom: dotted 1px #333333;
}

.mailform_koumoku {
 background-color: #FFF;
 color: #000;
 font-size: 12px;
 line-height: 18px;
 padding: 5px;
 border-bottom: dotted 1px #333333;
}

.mailform_data {
 background-color: #F2F2F2;
 text-align: center;
 padding: 5px 0;
}

.mailform_data2 {
 text-align: center;
 padding: 5px 5px;
}

.mailform_data2_yachin {
 color: #FF0000;

 font-weight: bold;
}

/*お気に入り関連項目*/

/*項目の線の色*/
.favorite_wrap {
 margin: 20px auto;
}

.favorite_koumoku {
 background-color: #000;
 margin: 15px 15px 15px 5px;
}

.favorite_koumoku a:link {
 color: #FFF;
 text-decoration: none;
 margin: 15px 15px 15px 5px;
}

.favorite_block {
 background-color: #FFF;
 margin: 10px 0px;
}

/*物件を囲っている枠*/
.favorite_border {
 border: 1px solid #000000;
}

/*基本編集しない部分*/
.favorite_row_bg1 {
 background-color: #FFF;
 font-size: 12px;
 line-height: 18px;
}

.favorite_row_bg2 {
 background-color: #FFF;
 font-size: 12px;
 line-height: 18px;
}

.favorite_block_padding {
 padding: 10px 5px 10px 15px;
}

.favorite_block_checkbox_bg {
 background-color: #FFF;
}

.favorite_checkbox_bg {
 background-color: #FFF;
}

div.list_favorite_block_wrap {
 display: flex;
 justify-content: space-between;
 width: 830px;
 align-items: center;
 background-color: #efefef;
 border: solid 1px #CCC;
 border-radius: 5px;
 position: relative;
}

div.list_favorite_block_check {
 height: 100%;
 width: 59px;
}

div.list_favorite_block {
 max-width: 100%;
 height: auto;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-seri;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-left: solid 1px #CCC;
 border-radius: 0px 5px 5px 0px;
 position: relative;
 top: 0px;
 left: 0px;
 background-color: #fff;
}

div.list_favorite_block a {
 text-decoration: none;
}

.list_favorite_block:hover {
 background-color: #eee;
}

div.list_favorite_block h3 {
 color: #333333;
 font-size: 16px;
 line-height: 30px;
 font-weight: bold;
 background: #F5F5F5;
 padding: 0px 0px 0px 14px;
 margin: 0px 0px 10px 0px;
 text-align: left;
}

div.list_favorite_block h3 span:not(:empty) {
 margin-right: 10px;
}

.list_favorite_block h3 img {
 position: absolute;
 top: 10px;
 right: 5px;
}

.list_favorite_block h3 .new_icon {
 position: absolute;
 top: 7px;
 right: 5px;
 background: #ff0021;
 color: #fff;
 font-size: 12px;
 letter-spacing: 0px;
 line-height: normal;
 padding: 4px 10px;
}

div.list_favorite_block h3 a {
 position: absolute;
 display: block;
 width: 735px;
 height: 300px;
 text-indent: 10px;
 text-decoration: none;
 color: #000;
}

div.list_favorite_block2 {
 margin: 0px;
 padding: 10px;
 overflow: hidden;
 display: flex;
 justify-content: space-between;
}

div.list_favorite_block2a_wrap {
 width: 260px;
 height: auto;
}

div.list_favorite_block2a {
 height: 200px;
 width: 260px;
 display: flex;
 align-items: center;
 justify-content: center;
 overflow: hidden;
}

.list_favorite_block2a_link {
 position: absolute;
 bottom: 16px;
 width: 260px;
 left: 72px;
 display: flex;
 justify-content: space-between;
}

.list_favorite_block2a_link a {
 display: block;
 text-decoration: none;
 color: #333;
 font-size: 13px;
 font-weight: bold;
 color: #fff;
 display: block;
 padding: 7px 0;
 border-radius: 3px;
}

.list_favorite_block2a_link a:nth-child(1) {
 width: 190px;
 background: #FF9600;
}

.list_favorite_block2a_link a:hover:nth-child(1) {
 background-color: #e38500;
}

.list_favorite_block2a_link a:nth-child(2) {
 width: 60px;
 background-color: #a7a7a7;
}

.list_favorite_block2a_link a:hover:nth-child(2) {
 background-color: #959595;
}

div.list_favorite_block2a img {
 width: auto;
 max-height: 200px;
 justify-content: center;
 align-items: center;
}

div.list_favorite_block2b {
 width: 470px;
 margin: 0px 0px 0px 20px;
 padding: 0px;
}

div.list_favorite_block2b p {
 color: #0059B2;
 font-size: 12px;
 line-height: 22px;
 min-height: 22px;
 background: #FFF;
 margin: 0px 0px 10px 0px;
 padding: 3px 7px;
}

div.list_favorite_block2b ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_favorite_block2b li {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_favorite_block2b table {
 width: 470px;
 height: auto;
 border-top: solid 1px #DDD;
 border-left: solid 1px #DDD;
 overflow: hidden;
}

div.list_favorite_block2b table th {
 color: #000;
 width: 104px;
 line-height: 24px;
 padding: 5px;
 background: #F2F2F2;
 border-top: none;
 border-left: none;
 border-right: solid 1px #DDD;
 border-bottom: solid 1px #DDD;
 font-size: 14px;
}

div.list_favorite_block2b table td {
 color: #000;
 background: #FFF;
 line-height: 23px;
 padding: 5px;
 border-top: none;
 border-left: none;
 border-right: solid 1px #DDD;
 border-bottom: solid 1px #DDD;
 font-size: 12px;
}

.list_favorite_block2b_yachin_wrap {
 display: flex;
 justify-content: left;
}

.list_favorite_block2b_yachin {
 font-size: 16px;
 font-weight: bold;
 color: #f00;
 margin: 0px 10px 0px 0px;
}

.list_favorite_block2b_kanrihi_wrap {
 display: flex;
 justify-content: left;
}

.list_favorite_block2b_kanrihi {
 display: block;
 font-size: 12px;
 margin-right: 10px;
}

.list_favorite_block2b_kanrihi:not(:empty)::before {
 content: "管理費:";
}

.list_favorite_block2b_kyoekihi {
 font-size: 12px;
 display: block;
}

.list_favorite_block2b_kyoekihi:not(:empty)::before {
 content: "共益費:";
}

/*block3*/

div.list_favorite_block3 {
 clear: both;
 margin: 0px;
 padding: 10px 10px 10px 10px;
 overflow: hidden;
}

div.list_favorite_block3 table {
 width: 100%;
 height: auto;
 border-top: solid 1px #BEBEBE;
 border-left: solid 1px #BEBEBE;
 overflow: hidden;
}

div.list_favorite_block3 table th {
 color: #111;
 font-size: 11px;
 line-height: 24px;
 background: #F0F0F0;
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 text-align: center;
}

div.list_favorite_block3 table td {
 color: #000;
 background: #FFF;
 line-height: 24px;
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 padding: 10px auto;
 text-align: center;
 overflow: hidden;
}

td.favorite_click a {
 color: #0E529B;
 text-decoration: underline;
}

.list_favorite_block_all_link {
 background: #db1d1d;
 border: none;
 color: #fff;
 width: 310px;
 padding: 15px 0;
 display: block;
 margin: 20px auto 0;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-radius: 5px;
 cursor: pointer;
}

.list_favorite_block_all_link:hover {
 background-color: #c11717;
}

.favorite_ko_title {
 margin-bottom: 40px !important;
}

/*ここまで*/
/*お気に入り関連項目ここまで*/




/*検索関連項目*/
.search_koumoku {
 font-size: 12px;
 line-height: 18px;
}

.search_koumoku select {
 background-color: #FFF !important;
 width: 105px;
 height: 26px;
 border-radius: 3px;
 border-top: 1px solid #bbbbbb !important;
 border-left: 1px solid #bbbbbb !important;
 border-right: 2px solid #bbbbbb !important;
 border-bottom: 2px solid #bbbbbb !important;
 margin: 0px 0px 0px 0px;
 cursor: pointer;
}

.search_label_half label {
 width: 49%;
 display: inline-block !important;
 vertical-align: top;
}

.search_label_quarter label {
 width: 19%;
 display: inline-block !important;
 vertical-align: top;
}

.search_eki_border {
 border: #FFF 1px solid;
}

.search_border {
 border: #CCC 1px solid;
}

.search_border tr {
 background-color: #FFF;
}

.search_ti {
 background-image: url(/img/search-ti.jpg);
}

.list_side_search_shubetsu {}

/* 検索画面の地域・エリア検索関連 */

#total_rooms_num {
 color: red;
 font-size: 26px;
 line-height: 40px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#total_rooms_num2 {
 color: red;
 font-size: 26px;
 line-height: 40px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.total_rooms_num_wrap {
 width: 170px;
 padding: 10px;
 position: fixed;
 top: 200px;
 left: auto;
 margin: 35px 0 0 920px;
 font-size: 77%;
 z-index: 9999;
 border: 5px solid #D0D0D0;
 background-color: #FFFFFF;
}

.total_rooms_num_wrap #total_rooms_num {
 font-size: 35px !important;
}

.total_rooms_num_wrap p {
 margin: 0;
 font-size: 15px !important;
 font-weight: bold;
 text-align: center;
}

.total_rooms_num_wrap input {
 max-width: 100%;
}

.total_rooms_num_text {
 font-size: 12px;
 margin: 0 0 5px 0;
 display: block;
}

.search_set {
 margin: 2px 2px 5px 6px;
 float: left;
 width: 100px;
 line-height: 37px;
 cursor: pointer;
 text-align: center;
 background-color: #FFF;
 border-radius: 3px;
 border-right: 1px solid #939191 !important;
 border-bottom: 1px solid #939191 !important;
}

.search_set:hover {
 background-color: #eee;
}

.search_set2 {
 margin: 2px 2px 5px 6px;
 width: 207px;
 line-height: 27px;
 cursor: pointer;
 text-align: center;
 background-color: #FFF;
 border-radius: 3px;
 clear: both;
 border-right: 1px solid #939191 !important;
 border-bottom: 1px solid #939191 !important;
}

.search_set2:hover {
 background-color: #eee;
}

.search_area_bar {
 background-color: #DDDDDD;
}

.search_block_area {
 margin-top: 5px;
 background-color: #AAA;
}

.search_block_area tr {
 background-color: #FFFFFF;
}

.search_block_station {
 margin-top: 5px;
 background-color: #AAA;
}

.search_block_station tr {
 background-color: #FFFFFF;
}

.search_list {
 margin-top: 5px;
 background-color: #AAA;
}

.search_list tr {
 background-color: #FFF;
}

.search_h {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 margin: 0px;
 padding: 0 0 0 80px;
 line-height: 22px;
 font-size: 18px;
 color: #333;
 font-weight: bold;
}

.search_submit3 {
 padding: 20px 0;
 background: #eee;
 text-align: center;
}

.search_submit3 > div {
 display: inline-block;
 margin-right: 15px;
 font-size: 16px;
 vertical-align: middle;
 font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}

#total_rooms_num3 {
 padding: 0 0px 0 5px;
 font-size: 24px;
 font-weight: bold;
 color: #f00;
}

.search_submit3 input[type="submit"] {
 font-size: 20px;
 background: #FF9900;
 padding: 6px 25px;
 color: #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 box-shadow: 0 3px #A66400;
 border: none;
 text-align: center;
 font-weight: bold;
 font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
 -webkit-appearance: none;
 -webkit-appearance: none;
 cursor: pointer;
 cursor: hand;
}





/*ここまで*/


/*ＴＯＰ特選カラーここまで*/
/*index_tokusen、mysearch、apimini、shosaiなどに使われている*/

.lpo_bg {
 background-image: url(/img/coment2.jpg);
 background-repeat: no-repeat;
}

.m_bg {
 background: url(/img/menu_bg.gif) no-repeat left;
}

.yachin {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
}

/*フォント系 f12 f14 f16など
index_tokusen、mysearch、apimini、shosaiなどに使われている*/

.f14_blackb {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.f16_blackb {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 16px;
 line-height: 22px;
 font-weight: bold;
}

.f16_red {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
}

.f15_bb {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 16px;
 line-height: 24px;
 font-weight: bold;
}

.f15_wb {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 15px;
 line-height: 24px;
 font-weight: bold;
 color: #FFF;
}

.f12_blue {
 font-size: 12px;
 font-weight: bold;
 color: #0066CC;
 vertical-align: middle;
}

.f12_gray {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #333333;
}

.f12_red {
 color: #FF0000;
 font-size: 12px;
 font-weight: bold;
}

.f10 {
 font-size: 10px;
 line-height: 16px;
 color: #999999;
}

.f11w {
 font-size: 11px;
 color: #FFF;
}

.f14b {
 font-size: 14px;
 line-height: 20px;
 font-weight: bold;
 color: #666666;
}

.f12b {
 font-size: 12px;
 line-height: 16px;
 font-weight: bold;
 color: #666666;
}



/* 20110825 追加 */

.search_list2 {
 margin-left: 10px;
}

.search_listbody {
 margin-right: 15px;
 float: right;
}

.search_listbody select {
 background: #FFF !important;
 width: 60px;
 height: 30px;
 border-radius: 3px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 2px solid #aaa;
 border-bottom: 2px solid #aaa;
}

.list_select {
 width: 140px !important;
 margin: 0px 0px 0px 20px !important;
}

.search_list_main {
 margin: 0px;
 padding: 10px 0px;
 background-color: #f2f2f2;
}

.search_list_bk {
 background-color: #7d7b7b;
 width: 100%;
 border-top: 4px solid #eb6100;
 text-align: center;
}

.search_list_bk h3 {
 line-height: 33px;
 color: #FFF;
}

.search_listmain_bk {
 background-image: url(/img/list_title.jpg);
 background-repeat: no-repeat;
}

.title_bk {
 background-image: url(/img/list_title.gif);
 background-repeat: no-repeat;
}

.list_h {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 margin: 0px;
 padding: 0px;
 margin-left: 22px;
 line-height: 18px;
 font-size: 14px;
 color: #FFF;
 font-weight: bold;
}

.list_h2 {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 margin: 0px;
 padding: 0px;
 margin-left: 26px;
 line-height: 30px;
 font-size: 20px;
 color: #333;
 font-weight: bold;
}

.list_body_h {
 text-decoration: underline;
 margin: 0px;
 padding: 0px;
 margin-left: 15px;
 font-size: 14px;
 color: #333;
 font-weight: bold;
}


.search_li {
 text-align: left;
 list-style: none;
}

.search_li ul {
 display: inline;
 list-style: none;
}

.search_li ul li {
 list-style: none;
 float: left;
 padding: 0 4px;
 white-space: nowrap;
 /*追記*/
}

ul.tabmenu {
 position: relative;
 display: inline-block;
 list-style: none;
 border: none;
 width: 720px;
 height: 27px;
 margin: 0px;
 padding: 0px;
}

ul.tabmenu li {
 text-align: center;
 position: relative;
 display: inline-block;
 font-size: 12px;
 font-weight: bold;
 width: 150px;
 line-height: 27px;
 white-space: nowrap;
 float: left;
 color: #000000;
 background: transparent url(/img/list_off.jpg) no-repeat 0px 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

ul.tabmenu li.act {
 color: #000000;
 background: transparent url(/img/list_on.jpg) no-repeat 0px 0px;
}

ul.tabmenu li a {
 width: 150px;
 position: relative;
 display: inline-block;
 text-decoration: none;
 color: #000000;
 background: transparent url(/img/list_off.jpg) no-repeat 100% 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

ul.tabmenu li.act a {
 color: #000000;
 background: transparent url(/img/list_on.jpg) no-repeat 100% 0px;
}

ul.tabmenu li a:visited {
 color: #000000;
}

ul.tabmenu li:hover {
 color: #000000;
 background: transparent url(/img/list_on.jpg) no-repeat 0px 0px;
}

ul.tabmenu li:hover a,
* ul.tabmenu li a:hover {
 color: #000000;
 background: transparent url(/img/list_on.jpg) no-repeat 100% 0px;
}

ul.tabmenu2 {
 position: relative;
 display: inline-block;
 list-style: none;
 border: none;
 width: 735px;
 height: 43px;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 border-bottom: solid 1px #c4c1c1;
 border-left: solid 1px #c4c1c1;
}

ul.tabmenu2 li {
 text-align: center;
 position: relative;
 display: inline-block;
 font-size: 12px;
 width: 140px;
 line-height: 42px;
 white-space: nowrap;
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-top: solid 1px #c4c1c1;
 border-right: solid 1px #c4c1c1;
}

ul.tabmenu2 li.act {
 background-color: #EEE;
}

ul.tabmenu2 li a {
 width: 140px;
 position: relative;
 display: inline-block;
 text-decoration: none;
 color: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

ul.tabmenu2 li a:visited {
 color: #000000;
}

ul.tabmenu2 li:hover {
 color: #000000;
}

ul.tabmenu2 li:hover a,
* ul.tabmenu li a:hover {
 color: #000000;
}

div.tabbody {
 border: #777777 1px solid;
 width: 100%;
 margin-top: -1px;
}

.sort_bk {
 background-image: url(/img/list_sort.jpg);
 background-repeat: no-repeat;
}

.sort_li {
 text-align: left;
 list-style: none;
}

.sort_li ul {
 display: inline;
 list-style: none;
}

.sort_li ul li {
 list-style: none;
 margin-top: 3px;
 float: left;
 padding: 0 14px;
 white-space: nowrap;
 /*追記*/
}

.list_body {
 float: right;
}

.list_body_title {
 /* 20141222全体リンク変更 */
 background-repeat: no-repeat;
 padding-left: 10px;
}

.list_koumoku {
 /* 20141222全体リンク変更 */
 padding: 3px;
 border-collapse: collapse;
 border: 1px solid #CCCCCC;
 position: relative;
}

.list_koumoku:hover {
 /*	background: #f0f8ff;*/
 background: #fafafa;
}

/*
.list_koumoku:hover a{
	color: #666 !important;
}
*/


.list_link {
 border-left: #FFCC33 solid 3px;
 padding-left: 10px;
}

.list_link input {
 position: relative;
 z-index: 10;
}

.list_link a {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background
 /*\**/
 : rgba(0, 0, 255, 0);
 filter: alpha(opacity=0);
 z-index: 0;
 color: #00F !important;
}

.list_link a p {
 position: absolute;
 top: 14px;
 left: 50px;
 margin: 0;
 font-weight: bold;
 font-size: 14px;
 z-index: 0;
 text-decoration: underline !important;
}

.list_link a p img {
 float: left;
 margin: -3px 5px 0 0
}

.list_link_photo a,
.list_link_other {
 position: relative;
 z-index: 0;
}

.list_com {
 background-image: url(/img/com_listmain.gif);
}

.list_search_title {
 font-size: 16px;
 font-weight: bold;
 padding: 5px 10px;
 margin-top: 20px;
 margin-bottom: 5px;
 color: #000;
}


.tabheader {
 margin-left: 10px;
}

.tabheader table tr td {
 margin: 0;
 padding: 0;
 border-width: 0
}

.tabheader a,
tabheader a:link,
tabheader a:visited {
 color: #333;
 text-decoration: none;
}

.tabheader a:hover,
tabheader a:active {
 color: #333;
 text-decoration: underline;
}

.tabheader .close {
 background-color: #E3E3E3;
 margin: 0;
 padding: 0.5em;
 white-space: nowrap;
}

.tabheader .open {
 background-color: #F2F2F2;
 margin: 0;
 padding: 0.5em;
 white-space: nowrap;
}

.tabheader .spc {
 margin: 0;
 padding: 0.5em;
 white-space: nowrap;
}

.tabbody2 {
 margin-left: 12px;
 width: 194px;
 background-color: #F2F2F2;
 padding: 0em;
}


.under {
 text-decoration: underline;
}

.img2 {
 padding-top: 10px;
}

.img0 {
 padding-top: 5px;
 height: 145px;
}

.sq {
 border: solid 1px #999;
}

.rss {
 background-color: #FAE6E6;
}

.rss a:link {
 color: #900;
 font-weight: bold;
 text-decoration: underline;
}

.rss a:hover {
 font-weight: bold;
 text-decoration: none;
}

.shop-t {
 font-weight: bold;
 font-size: 14px;
}

.shop-tel {
 font-weight: bold;
 font-size: 14px;
 color: #CC0000;
}

.dot-u {
 border-bottom: 1px dotted #666;
}

.dot-u a:link {
 text-decoration: underline;
}

.dot-u a:hover {
 color: #666;
 text-decoration: none;
}

.tokusen_link a:link {
 text-decoration: underline;
}

.tokusen_link a:hover {
 color: #666;
 text-decoration: none;
}

.com {
 font-size: 11px;
 color: #666666;
 line-height: 14px;
}

.com1 {
 font-size: 11px;
 color: #FFF;
 line-height: 12px;
 padding: 50px 50px 50px 40px;
}


.f12r {
 font-size: 12px;
 line-height: 18px;
 color: #FF0000;
}

.bg3 {
 border: solid 3px #F3F3F3;
}

#infobox {
 height: 450px;
 overflow-x: hidden;
 overflow-y: scroll;
}



/* タブ */
ul.tabmenu {
 position: relative;
 display: inline-block;
 list-style: none;
 border: none;
 width: 720px;
 height: 27px;
 margin: 0px;
 padding: 0px;
}

ul.tabmenu li {
 text-align: center;
 position: relative;
 display: inline-block;
 font-size: 12px;
 font-weight: bold;
 width: 160px;
 line-height: 27px;
 white-space: nowrap;
 float: left;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul.tabmenu li.act {
 color: #000000;
}

ul.tabmenu li a {
 width: 160px;
 position: relative;
 display: inline-block;
 text-decoration: none;
 color: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

ul.tabmenu li.act a {
 color: #000000;
}

ul.tabmenu li a:visited {
 color: #000000;
}

ul.tabmenu li:hover {
 color: #000000;
}

ul.tabmenu li:hover a,
* ul.tabmenu li a:hover {
 color: #000000;
}

.top-tel {
 font-weight: bold;
 font-size: 12px;
 color: #CC0000;
}

.s-title {
 font-size: 12px;
 color: #CC0000;
 font-weight: bold;
 background-image: url(/img/mark.jpg);
 background-repeat: no-repeat;
 height: 14px;
 padding-left: 20px;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection,
screen {

 /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
 .ui-tabs-hide {
  display: none;
 }
}

/* Hide useless elements in print layouts... */
@media print {
 .ui-tabs-nav {
  display: none;
 }
}

/* Skin */
.ui-tabs-nav,
.ui-tabs-panel {
 font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
}

.ui-tabs-nav {
 list-style: none;
 margin: 0;
 padding: 0 0 0 4px;
}

.ui-tabs-nav:after {
 /* clearing without presentational markup, IE gets extra treatment */
 display: block;
 clear: both;
 content: " ";
}

.ui-tabs-nav li {
 float: left;
 margin: 0 0 0 0px;
 min-width: 185px;
 /* be nice to Opera */
}

.ui-tabs-nav a,
.ui-tabs-nav a span {
 display: block;
 padding: 0 0px;
 background: url(tab.png) no-repeat;
}

.ui-tabs-nav a {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin: 1px 0 0;
 /* position: relative makes opacity fail for disabled tab in IE */
 padding-left: 0;
 color: #000;
 font-weight: bold;
 line-height: 2.2;
 text-align: left;
 text-decoration: none;
 white-space: nowrap;
 /* required in IE 6 */
 outline: 0;
 /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
 position: relative;
 top: 1px;
 z-index: 2;
 margin-top: 0;
 color: #000;
}

.ui-tabs-nav a span {
 width: 194px;
 /* IE 6 treats width as min-width */
 min-width: 184px;
 height: 42px;
 /* IE 6 treats height as min-height */
 min-height: 42px;
 padding-top: 4px;
 padding-left: 10;
}

* > .ui-tabs-nav a span {
 /* hide from IE 6 */
 width: auto;
 height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
 padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
 color: #FFF;
 background-position: 100% -150px;
}

.ui-tabs-nav a,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active {
 background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span {
 background-position: 0 -50px;
}

.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {
 background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited {
 /* @ Opera, use pseudo classes otherwise it confuses cursor... */
 cursor: text;
}

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover,
.ui-tabs-nav .ui-tabs-deselectable a:focus,
.ui-tabs-nav .ui-tabs-deselectable a:active {
 /* @ Opera, we need to be explicit again here now... */
 cursor: pointer;
}

.ui-tabs-disabled {
 opacity: .4;
 filter: alpha(opacity=40);
}

.ui-tabs-panel {
 padding: 1em 8px;
 background: #fff;
 /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
 padding: 0 0 0 20px;
 background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav {
 /* auto clear, @ IE 6 & IE 7 Quirks Mode */
 display: inline-block;
}

*:first-child + html .ui-tabs-nav {
 /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
 display: inline-block;
}

#fragment-1 {
 margin: 0;
 margin-left: 4px;
 padding: 0;
 width: 760px;
}

#fragment-2 {
 margin: 0;
 margin-left: 4px;
 padding: 0;
 width: 760px;
}

#fragment-3 {
 margin: 0;
 margin-left: 4px;
 padding: 0;
}

#fragment-4 {
 margin: 0;
 margin-left: 4px;
 padding: 0;
}



.tok1 {
 font-size: 16px;
 line-height: 20px;
 color: #FF0066;
 font-weight: bold;
}

.bg_gray {
 background-color: #F0F0F0;
}

.bg_green {
 background-color: #F7FAFA;
}

/* 共通 */

.my_search_header {
 color: #FFF;
 background-position: center;
 background-image: url(/img/my_search_header.gif);
 background-repeat: no-repeat;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 padding-left: 10px;
 padding-top: 2px;
}

.fa_waku {
 background-image: url(/img/fa_waku.gif);
 background-repeat: no-repeat;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 font-size: 12px;
 color: #F00;
 padding-top: 2px;
}

.pan {
 color: #666;
 font-size: 12px;
 line-height: 24px;
 padding-top: 15px;
 margin: 0px;
}

.pan a,
pan a:link,
pan a:visited {
 color: #0000FF;
 font-size: 12px;
 line-height: 24px;
 text-decoration: underline;
}

.pan a:hover,
pan a:active {
 font-size: 12px;
 color: #FF3300;
 line-height: 24px;
 text-decoration: underline;
}

.pan_wrap div {
 display: inline-block;
 font-size: 12px;
 line-height: 24px;
 position: relative;
 margin-right: 14px;
}

.pan_wrap 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 a:hover {
 display: inline-block;
 padding: 0 5px 0px 5px;
 height: 28px;
 line-height: 28px;
 color: #747772;
 background: #e6ecf5;
 font-size: 12px;
 text-decoration: underline;
}

.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 {
 margin: 10px auto 5px auto;
}

.pan_wrap_1000 {
 width: 1000px;
 margin: 10px auto;
}


.shosai_header {
 background-image: url(/img/shosai_header_2.jpg);
}

.staff_waku {
 background-color: #fff;
}

.staff_osusume {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 background-color: #666;
 font-size: 14px;
 color: #FFF;
 font-weight: bold;
}


.my_middle {
 background-image: url(/img/s_ruiji_middile.gif);
}

.rireki_bk {
 background-color: #F0F0F0;
 font-weight: bold;
}

.img_bk {
 background-image: url(/img/imagebk_middle.jpg);
}

.mail_bk {
 background-image: url(/img/mail_bk.gif);
 background-repeat: no-repeat;
}

.koda_list {
 overflow: auto;
 margin: 15px auto;
 padding-left: 10px;
 padding-top: 10px;
}

.koda_list ul {
 margin: 0;
 padding: 0;

}

.koda_list ul li {
 list-style-type: none;
 float: left;
 /*background-color:#FFF2E6;*/
 padding: 3px;
 margin: 3px;
 white-space: nowrap;
 /*追記*/
 font-size: 12px;
 line-height: 12px;
 color: #000;
}

.area_zokusei_link {
 overflow: auto;
 margin: 5px auto 5px auto;
 padding-left: 10px;
 padding-top: 5px;
}

.area_zokusei_link ul {
 margin: 0;
 padding: 0;
 overflow: hidden;

}

.area_zokusei_link ul li {
 list-style-type: none;
 float: left;
 /*background-color:#FFF2E6;*/
 padding: 3px;
 margin: 3px;
 white-space: nowrap;
 /*追記*/
 color: #000;
}

.area_zokusei_link ul li a {
 font-size: 12px;
 line-height: 14px;
 color: #444;
}

.area_zokusei_link ul li a:hover,
.latest_keyword ul li a:hover {
 color: #0000EE;
}

.koda_list_wrap {
 margin-top: 10px;
}

.koda_list2 {
 margin: 0;
 padding: 0;
}

.koda_list2 ul {
 margin: 0;
 padding: 0;
}

.koda_list2 ul li {
 list-style-type: none;
 float: left;
 padding: 3px;
 margin: 3px;
 white-space: nowrap;
 /*追記*/
 font-size: 12px;
 line-height: 12px;
 color: #000;
}

.s_mail_title {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 background-image: url(/img/m_title.gif);
 background-repeat: no-repeat;
 padding-left: 60px;
 line-height: 20px;
 font-size: 15px;
 font-weight: bold;
}

.s_title2 {
 background-image: url(/img/s_stitle.gif);
 background-repeat: no-repeat;
 padding-left: 20px;
 font-weight: bold;
 font-size: 14px;
}

.ruiji_f,
ruiji_f a {
 color: #09F;
 font-weight: bold;
 font-size: 14px;
 padding: 5px;
 border-bottom: #999 dotted 1px;
}

.ruiji_f a:link,
ruiji_f a:visited {
 color: #09F;
 font-weight: bold;
 font-size: 14px;
}

.ruiji_f a:hover,
ruiji_f a:active {
 color: #F60;
 text-decoration: underline;
 font-weight: bold;
 font-size: 14px;

}

.bo_test {
 border: dashed 1px #000;
}


.mail_row_text {
 text-indent: 75px;
}

.search_listmain_bk_s {
 background-image: url(/img/list_title_s.jpg);
 background-repeat: no-repeat;
}

.btn {
 padding: 5px 40px;
 color: #F60;
 border: 1px #FF6600 solid;
 text-decoration: none;
 line-height: 20px;
 font-weight: bold;
}

.btn:hover {
 color: #FFF;
 background-color: #FF6600;
 text-decoration: none;
}

.shu-btn {
 color: #FFF;
 background-color: #F30;
 text-decoration: none;
 height: 18px;
 text-align: center;
 padding: 0;
}


.sho_bg {
 border: #ccc solid 1px;
}

.sho_bg_2 {
 border: #ccc solid 1px;
}

.sho_ti {
 background-color: #F1EFEE;
 border-bottom: #86B0B0 dotted 1px;
}

.sho_head {
 border: #ECF2F2 solid 5px;
}

.sho_un {
 border-bottom: #CCC dotted 1px;
}

.sho_toi_ti_2 {
 border-top: 2px solid #d33f0f;
 background-color: #f7f6f3;
}

.sho_toi_ti {
 background-image: url(/img/sho-toi-ti.jpg);
}

.bg1 {
 border: solid #CCC 1px;
}


.f-kensu {
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 color: #FF0000;
 font-size: 20px;
 fonto-height: 26px;
 font-weight: bold;
}

.side-p {
 margin: 3px;
}

.mail_koumoku {
 font-size: 13px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

.f11g {
 font-size: 11px;
 color: #555;
}

.yachin2 {
 color: #FF0000;
 font-size: 20px;
 fonto-height: 26px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}


.yachin1 {
 color: #FF0000;
 font-size: 20px;
 line-height: 24px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

.f13b {
 font-size: 13px;
 line-height: 18px;
 font-weight: bold;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


/* お客様の声_追加css */

.new_title {
 width: 750px;
 padding: 5px;
 margin: 5px;
 background: #F2F2F2;
 border-left: 5px solid #FF8000;
 font-weight: bold;
 font-size: 16px;
 line-height: 24px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.ko_list_title {
 width: 730px !important;
}

/* 20130905 追加css */

.f11_g {
 font-size: 11px;
 line-height: 16px;
 color: #666;
 padding: 3px 5px 0 5px;
}

/* 20160608 追加css */
.list_r_com {
 font-size: 11px;
 line-height: 18px;
 color: #666;
 padding: 3px 5px 0 5px;
}

.list_r_com span {
 font-size: 8px;
 line-height: 18px;
 color: #666;
 font-weight: bold;
 color: #FFF;
 padding: 1px 3px;
 margin-right: 5px;
 background-color: orange;
}

/*リスト画面サイドメニュー*/

#nave {}

#nave ul {
 list-style: none;
 margin: 0;
 padding: 0;
 border-top: 1px dotted #999999;
}

#nave li {}

#nave a {
 background: #eeeeee;
 padding: 15px 20px;
 display: block;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 text-decoration: none;
 border-bottom: 1px dotted #999999;
}

#nave a:hover {
 color: #f78419;
}

/*サイドメニュー終わり*/


.text_waku {
 border: 2px dotted #CCC;
}


.l-btn1 {
 background: #EEE;
 border-top: 1px solid #DDD;
 border-left: 2px solid #DDD;
 border-right: 1px solid #BBB;
 border-bottom: 1px solid #BBB;
 color: #111;
 width: 90px;
 height: 15px;
 padding: 5px 3px;
 text-align: center;
 font-size: 11px;
}


/*2013追記*/

.th_sho {
 font-weight: normal;
 border: 1px solid #CCCCCC;
 color: #666;
 font-size: 11px;
}

/*2013追記　足跡レイアウト*/
.s-footprint {
 text-align: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}

/*20140606_詳細フッター*/

.m_foot {
 clear: both;
 width: 100%;
 margin: 0px;
 padding: 0px;
}

.m_foot2 {
 padding: 0px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 text-align: left;
 font-size: 12px;
 line-height: 18px;
 color: #666666;
 text-decoration: none;
}

.m_foot2 ul {
 clear: both;
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 10px;
}

.m_foot2 ul li {
 float: left;
 margin-top: 3px;
 margin-right: 12px;
 margin-bottom: 3px;
 margin-left: 0px;
 font-size: 16px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 5px;
 vertical-align: middle;
 list-style-type: none;
}

.m_foot2 ul li a {
 font-size: 13px;
 text-decoration: underline;
 color: #0000FF;
 font-weight: normal;
 list-style-type: square;
 background-image: url(../img/foot_yaji.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 12px;
}

#foot_list {
 margin-top: 14px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 border-left-width: 2px;
 border-left-style: solid;
 border-left-color: #609F9F;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 5px;
 text-align: left;
 width: 740px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
}

.foot_h2 {
 background-image: url(../img/foot_titlebg.jpg);
 background-repeat: no-repeat;
 background-position: center center;
 padding: 0px;
 height: 41px;
 width: 1000px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}

.foot_h2 h2 {
 font-family: "メイリオ";
 font-size: 16px;
 line-height: 41px;
 font-weight: bold;
 color: #333333;
 text-decoration: none;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 23px;
}

.foot_text {
 clear: both;
 padding: 8px;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 width: 760px;
 background-color: #F0F0F0;
 color: #333333;
}

#foot_ul {
 margin-bottom: 50px;
}


/* 類似物件表示 201412 */

.ruiji_wrap {
 width: 980px;
 margin: 0 auto;
}

.ruiji_wrap_2 {
 width: 780px;
 margin: 0 auto;
}

.ruiji_wrap h3 {
 line-height: 35px;
}

.ruiji {
 width: 980px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 box-shadow: 0 0 3px 1px #ccc;
 -moz-box-shadow: 0 0 3px 1px #ccc;
 /* Firefox用 */
 -webkit-box-shadow: 0 0 3px 1px #ccc;
 /* Safari,Google Chrome用 */
}

.ruiji_2 {
 width: 780px;
}

.ruiji ul {
 list-style: none;
 margin: 10px 0;
 padding: 10px 0 0 12px;
 text-align: left;
}

.ruiji ul li {
 display: inline-block;
 vertical-align: top;
 *display: inline;
 *zoom: 1;
 width: 180px;
 position: relative;
 font-size: 11px;
 margin-bottom: 10px;
 text-align: center;
}

.ruiji ul li:hover {
 background: #f5f5f5;
}

.ruiji ul li p {
 margin: 5px;
}

.ruiji_2 ul {
 list-style: none;
 margin: 10px 0;
 padding: 10px 0 0 12px;
 text-align: left;
}

.ruiji_2 ul li {
 display: inline-block;
 vertical-align: top;
 *display: inline;
 *zoom: 1;
 width: 180px;
 position: relative;
 font-size: 11px;
 margin-bottom: 10px;
 text-align: center;
}

.ruiji_2 ul li:hover {
 background: #f5f5f5;
}

.ruiji_2 ul li p {
 margin: 5px;
}

.ruiji_link {
 height: 25px;
}

.ruiji_link a {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background
 /*\**/
 : #fff\9;
 filter: alpha(opacity=0);
 font-weight: bold;
 color: #0044FF;
 text-decoration: underline;
}

.ruiji_link a p {
 position: relative;
 padding: 0 5px;
 margin: 0 !important;
 background: #f5f5f5;
}


.ruiji_comment {
 text-align: left;
}

.ruiji_comment p {
 border: 1px dashed #999;
 padding: 5px;
 background: #f0f8ff;
 overflow: hidden;
 height: 66px;
}

.ruiji_img img {
    width: 100%;
    object-fit: contain;
}

/* list 20141227 */
.search_list_main label {
 display: block;
 margin: 4px 1px 7px 1px;
 cursor: pointer;
}

.search_list_main label:hover {
 background-color: #ddd;
}

.search_list_main input[type="submit"] {
 width: 90%;
 background: #f78419;
 color: #FFF;
 border: none;
 border-radius: 5px;
 box-shadow: 0px 3px 0px #c4660f;
 padding: 10px 0;
}

.search_list_main input[type="submit"]:hover {
 cursor: pointer;
 background: #FF5C26;
}

.search_list_main select {
 background-color: #FFF !important;
 width: 93px;
 height: 33px;
 border-radius: 3px;
 border-top: none !important;
 border-left: none !important;
 border-right: 1px solid #939191 !important;
 border-bottom: 1px solid #939191 !important;
 margin: 0px 0px 0px 5px;
 cursor: pointer
}

.checkbox01-input,
.search_bg label input[type="radio"],
.list_side_kodawari label input[type="radio"],
#coment-form input[type="radio"] {
 display: none;
}

.checkbox01-parts {
 font-size: 12px;
 padding-left: 40px;
 position: relative;
 cursor: pointer;
 display: block;
 line-height: 28px;
}

.checkbox01-parts::before {
 content: "";
 display: block;
 position: absolute;
 top: 3px;
 left: 10px;
 width: 20px;
 height: 20px;
 border: 1px solid #BBB;
 border-radius: 4px;
 background-color: #fff;
}

.checkbox01-input:checked + .checkbox01-parts {
 background-color: #f5f3f3;
}

.checkbox01-input:checked + .checkbox01-parts:hover {
 background-color: #ddd;
}

.checkbox01-input:checked + .checkbox01-parts::after {
 content: "";
 display: block;
 position: absolute;
 top: -1px;
 left: 15px;
 width: 8px;
 height: 14px;
 transform: rotate(40deg);
 border-bottom: 5px solid #FF5C26;
 border-right: 3px solid #FF5C26;
}

.checkbox01-parts_2,
.radiobox01-parts {
 font-size: 12px;
 padding-left: 40px;
 position: relative;
 cursor: pointer;
 display: block;
 line-height: 28px;
}

.checkbox01-parts_2::before,
.radiobox01-parts::before {
 content: "";
 display: block;
 position: absolute;
 top: 3px;
 left: 10px;
 width: 20px;
 height: 20px;
 border: 1px solid #BBB;
 border-radius: 4px;
 background-color: #fff;
}

.checkbox01-input:checked + .checkbox01-parts_2,
.search_bg input[type="radio"]:checked + .radiobox01-parts,
#coment-form input[type="radio"]:checked + .radiobox01-parts,
.list_side_kodawari input[type="radio"]:checked + .radiobox01-parts {
 background-color: #f2f2f2;
}

.checkbox01-input:checked + .checkbox01-parts_2::after,
.search_bg input[type="radio"]:checked + .radiobox01-parts::after,
#coment-form input[type="radio"]:checked + .radiobox01-parts::after,
.list_side_kodawari label input[type="radio"]:checked + .radiobox01-parts::after {
 content: "";
 display: block;
 position: absolute;
 top: 8px;
 left: 15px;
 width: 12px;
 height: 12px;
 background-color: #FF5C26;
 border-radius: 10px;
}

/*
.search_koumoku label {
    background: #FFF !important;
}
*/

.list_side_search_shubetsu label {
 width: 100%;
}

.list_side_search_shubetsu label:hover,
.list_side_search_half label:hover {
 background-color: #ddd;
}

.list_side_search_half label {
 width: 105px;
 float: left;
}

.search_list_main td {
 width: 50%;
 vertical-align: top;
}

div#coment-form {
 width: 94%;
 margin: 0px auto;
}

.list_side_kodawari table,
.list_side_kodawari table tbody,
.list_side_kodawari table thead,
.list_side_kodawari table tbody tr,
.list_side_kodawari table tbody tr td {
 display: block !important;
 width: 100% !important;
}

.search_list_bottom {
 vertical-align: baseline !important;
 font-size: 16px;
 text-indent: 8px;
}

.search_list_zokusei {
 vertical-align: bottom !important;
 font-weight: bold;
 margin-bottom: 2px;
 padding-bottom: 2px;
 border-bottom: 1px dashed #333;
 line-height: 34px;
 padding-top: 8px;
}


.search_bg label {
 display: block;
 margin: 0px 1px 0px 1px;
 cursor: pointer;
}

.search_bg label:hover {
 background-color: #fff5f2;
}

.default_side_toggle {
 background-image: url(/img/default_side_toggle_bg.jpg);
 background-repeat: no-repeat;
 line-height: 30px;
 color: #666666;
}

.default_side_toggle span:hover {
 color: #FF7F00;
 text-decoration: underline;
}

/*　拡大画像用記述　*/

img#mainImage {
 max-width: 680px;
 max-height: 450px;
}

img#mainImage_2 {
 max-width: 700px;
 max-height: 435px;
 padding-top: 10px;
}

.madori_size img {
 max-width: 360px;
 height: auto;
}



/*画像の大きさ指定　20140929*/


.width-shosai img {
 max-width: 600px;
 height: auto;
 margin: 0px 0px 10px 0px;
}

.width-madori img {
 max-width: 300px;
 height: auto;
 margin: 0px 0px 10px 0px;
}


/*******************************************/
/*閲覧履歴用各ページ分岐CSS 20160303_KANEKO*/
/*******************************************/

/*履歴ページ /footprint/ 用*/
/*（rireki_page_wrap内の適用）*/
.rireki_page_wrap .rireki_block {
 width: 100%;
 overflow: auto;
 padding-top: 10px;
 margin: 15px auto;
 font-size: 0;
 /*background:#EBF1F5; /*★特選枠内の背景色*/
}

.rireki_page_wrap .rireki_container {
 margin: 20px auto;
}

.rireki_page_wrap .rireki_title_sp {
 display: none;
}

.rireki_block .list_favorite_block {
 border: none;
}

.rireki_block .list_favorite_block {
 border: solid 1px #CCC;
 border-radius: 5px;
 width: 830px;
 box-sizing: border-box;
 margin: 0 auto 15px;
}

.rireki_block .list_favorite_block2a_wrap {
 width: 200px;
 margin-right: 15px;
}

.rireki_block .list_favorite_block2a_link {
 bottom: 15px;
 left: 15px;
 width: auto;
}

.rireki_block .list_favorite_block2a_link a {
 text-align: center;
 width: 200px;
}

.rireki_block .list_favorite_block2b {
 width: 580px;
 margin: 0;
}

.rireki_block .list_favorite_block2b table {
 width: 580px;
}

.rireki_block .list_favorite_block2a img {
 max-height: 140px;
 width: 100%;
 object-fit: contain;
}

.rireki_block .list_favorite_block2a {
 height: 140px;
 width: 200px;
}

.rireki_block .list_favorite_block2b table th {
 font-size: 12px;
}

.rireki_block .list_favorite_block h3 {
 font-size: 14px;
}

.rireki_block .list_favorite_block2 {
 padding: 15px;
}


/*************************
詳細ページ /s_r_/ 用
*************************/
/*（rireki_shosai_wrap内の適用）*/
.rireki_shosai_wrap .rireki_shosai_waku {
 width: 980px;
}

.rireki_shosai_wrap .rireki_shosai_waku h3 {
 margin-top: 15px;
 line-height: 35px;
}

.rireki_shosai_wrap .rireki_shosai_waku_2 {
 width: 780px;
}


.rireki_shosai_wrap .rireki_block ul {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 width: 168px;
 height: 324px !important;
 margin: 3px 3px;
 padding: 5px;
 float: left;
 font-size: 12px;
 list-style: none;
 *list-style-position: outside;
 vertical-align: top;
 position: relative;
 border: dotted 1px #CCC;
}

.rireki_shosai_wrap .rireki_block ul:hover {
 background: #f5f5f5;
 /*★マウスオーバー時の背景色*/
}

.rireki_shosai_wrap .rireki_block ul li {
 text-align: left;
 margin: 5px 0;
}

.rireki_shosai_wrap .rireki_block_2 {
 /*width: 100%;*/
 height: 340px;
 overflow: auto;
 margin: 15px auto;
 font-size: 0;
}

.rireki_block_2 {
 position: relative;
}

.rireki_block_2 ul {
 margin: 13px 0px 0px 0px;
 padding: 5px;
 list-style: none;
 border: 1px dotted #333;
}

.rireki_shosai_wrap .rireki_block_2 ul {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 width: 168px;
 height: 300px;
 margin: 3px 3px;
 padding: 5px;
 float: left;
 font-size: 12px;
 list-style: none;
 *list-style-position: outside;
 vertical-align: top;
 position: relative;
 border: dotted 1px #CCC;
}

.rireki_shosai_wrap .rireki_block_2 ul:hover {
 background: #fafafa;
 /*★マウスオーバー時の背景色*/
}

.rireki_shosai_wrap .rireki_block_2 ul li {
 text-align: left;
 margin: 5px 0;
}

.rireki_shosai_wrap li.rireki_block_img {
 text-align: center !important;
 height: 130px;
 /* ★高さ保持(画像の高さ最大値に合わせること)*/
 margin: 0 0 5px 0 !important;
}

.rireki_shosai_wrap li.rireki_block_img a {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}

.rireki_shosai_wrap li.rireki_block_img a img {
 position: absolute;
 top: 45px;
 left: 0;
 right: 0;
 margin: 0 auto;
 height: 120px;
}

li.rireki_block_title {
 height: 25px;
 background: #f5f5f5;
}

.rireki_block_title a {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background
 /*\**/
 : #fff\9;
 filter: alpha(opacity=0);
 font-weight: bold;
 color: #0044FF;
 text-decoration: underline;
}

.rireki_block_title a span {
 position: absolute;
 top: 14px;
 left: 12px;
 width: 90%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.rireki_shosai_wrap li.rireki_block_name {
 font-size: 14px;
 font-weight: bold;
}

.rireki_shosai_wrap li.rireki_block_yachin span {
 color: #FF0000;
 font-size: 12px;
 font-weight: bold;
}

.rireki_shosai_wrap .rireki_block_com {
 border-top: 1px solid #CCCCCC;
}

.rireki_shosai_wrap .rireki_block_com p {
 margin: 0 0 10px 0;
 padding: 5px 0;
}

.rireki_shosai_wrap .rireki_block_comment p {
 border: 1px dashed #999;
 padding: 5px;
 background: #f0f8ff;
 text-align: left;
 height: 66px;
 overflow: hidden;
 position: absolute;
 bottom: 5px;
 margin: 0;
 width: 156px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 4;
}


.rireki_shosai_wrap .rireki_title_sp {
 display: none;
}

.rireki_shosai_wrap .rireki_title_sp {
 display: none;
}

.rireki_page_wrap .page-title {
 display: none;
}

.latest_keyword_wrap {
 margin-top: 20px;
}

.latest_keyword_wrap ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

.latest_keyword_wrap li {
 margin: 8px 0;
 padding: 0;
 text-align: left;
 float: left;
 padding: 3px;
 margin: 3px;
}

.latest_keyword_wrap li a {
 font-size: 12px;
 line-height: 14px;
 color: #444;
}

.latest_keyword {
 overflow: auto;
 margin: 15px auto;
 padding-left: 10px;
}

.shosai_title_wrap {
 width: 100%;
 margin: 0px;
 padding: 0px;
 border-left: 5px solid #D33F0E;
 font-size: 18px;
 text-align: left;
 color: #000;
 background-color: #F1EFEE;
 line-height: 50px;
 font-weight: normal;
 overflow: hidden;
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
 align-items: center;
}

.shosai_h2 {
 width: 100%;
 margin: 0px;
 padding: 0px;
 border-left: 5px solid #D33F0E;
 font-size: 18px;
 text-align: left;
 color: #000;
 background-color: #F1EFEE;
 text-indent: 15px;
 line-height: 50px;
 font-weight: normal;
 overflow: hidden;
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
}

.shosai_h1_left {
 width: 663px;
 font-size: 16px;
 font-weight: blod;
 color: #333;
 line-height: 30px;
 padding: 0px;
 float: none;
 position: relative;
}

.shosai_h2_left {
 width: 663px;
 font-size: 14px;
}

.shosai_h2 div {
 float: right;
 font-size: 14px;
}

.shosai_h2 div ul {
 width: 260px;
 margin: 0px;
 padding: 0px;
 list-style: none;
}

.shosai_h2 div ul li {
 float: left;
 padding-top: 8px;
 text-indent: 0px;
 width: 100%;
 height: 33px;
 margin: 0px 7px 0px 7px;
}

.shosai_h2 div ul li img {
 width: 100%;
}

.shosai_h2 .new_icon {
 background: #fd0202;
 color: #fff;
 font-size: 12px;
 line-height: normal;
 padding: 2px 7px;
 vertical-align: middle;
}

.shosai_title_wrap .new_icon {
 background: #fd0202;
 color: #fff;
 font-size: 12px;
 line-height: normal;
 padding: 2px 7px;
 vertical-align: middle;
}

.shosai_wrap1 {
 width: 100%;
 padding: 0px;
 margin: 10px 0px 0px 0px;
 overflow: hidden;
}

.shosai1_txt {
 width: 780px;
 padding: 10px;
 margin: 0px;
 text-align: left;
 box-sizing: border-box;
}

.shosai1_txt ul {
 list-style: none;
 margin: 0px;
 padding: 16px 0px;
 border-bottom: solid 1px #ddd;
}

.shosai1_txt ul:first-child {
 padding-top: 0px;
}

.shosai1_txt ul:last-child {
 padding-bottom: 0px;
 border-bottom: none;
}

.shosai1_txt ul li {
 margin: 0px 0px 8px 0px;
 padding: 0px;
 font-size: 14px;
 text-align: left;
 line-height: 26px;
 display: flex;
 justify-content: left;
 align-items: center;
}

.shosai1_txt ul li:last-child {
 margin-bottom: 0px;
}

.shosai1_txt ul li span {
 font-size: 24px;
 font-weight: bold;
 color: fd0202;
 margin-right: 15px;
}

.shosai1_txt_yachin {
 display: flex;
 ustify-content: left;
}

.shosai1_txt_shozai_box {
 list-style-type: none;
 display: flex;
 justify-content: left;
 align-items: self-start;
 margin: 0px 20px 0px 0px;
}

.shosai1_txt_shozai_box:last-child {
 margin-bottom: 0px !important;
}

.shosai1_txt_shozai_box_title {
 line-height: 19px;
 font-size: 11px;
 margin-right: 7px;
 border: solid 1px #a5c3f1;
 border-radius: 3px;
 background-color: #f5f9ff;
 padding: 0px 7px;
 display: inline-block;
 color: #0043a7;
 min-width: 40px;
 text-align: center;
}

.shosai1_txt_shozai_box_r {
 font-size: 13px;
 line-height: 22px;
 display: inline-block;
}

.shosai1_txt_shozai_box_r sup {
 line-height: 14px;
}

.shosai_kanrihi_wrap {
 display: flex;
 justify-content: left;
 margin-right: 20px;
}

.shosai_kanrihi {
 font-size: 14px;
 margin-right: 20px;
}

.shosai_kanrihi:not(:empty)::before {
 content: "管理費";
 line-height: 19px;
 font-size: 11px;
 margin-right: 7px;
 border: solid 1px #a5c3f1;
 border-radius: 3px;
 background-color: #f5f9ff;
 padding: 0px 7px;
 display: inline-block;
 color: #0043a7;
 min-width: 40px;
 text-align: center;
}

.shosai_kyoekihi {
 font-size: 14px;
}

.shosai_kyoekihi:not(:empty)::before {
 content: "共益費";
 line-height: 19px;
 font-size: 11px;
 margin-right: 7px;
 border: solid 1px #a5c3f1;
 border-radius: 3px;
 background-color: #f5f9ff;
 padding: 0px 7px;
 display: inline-block;
 color: #0043a7;
 min-width: 40px;
 text-align: center;
}

.shosai_roomno {
 font-size: 13px;
 line-height: 22px;
}

.shosai_roomno:not(:empty)::before {
 content: "部屋番号";
 line-height: 19px;
 font-size: 11px;
 margin-right: 7px;
 border: solid 1px #a5c3f1;
 border-radius: 3px;
 background-color: #f5f9ff;
 padding: 0px 7px;
 display: inline-block;
 color: #0043a7;
 min-width: 40px;
 text-align: center;
}

.sho_favo {
 float: none !important;
 width: 88px;
 margin: 10px 12px 10px 10px !important;
}

.sho_favo a {
 display: block;
 border: solid 1px #ccc;
 border-radius: 5px;
 padding: 6px 9px;
 background-color: #FFF;
}

.sho_favo img {
 width: 100%;
 display: block;
}

.shosai_komoku {
 font-size: 14px !important;
 font-weight: bold !important;
 color: #222 !important;
}

.shosai1_img {
 float: left;
 margin: 15px 0px 0px 4px;
 padding: 0px;
 text-align: left;
}

.shosai1_img ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

.shosai1_img ul li {
 margin: 2px 0px 0px 0px;
 padding: 0px;
}

.shosai1_madori {
 float: right;
 width: 230px;
}

.shosai1_madori img {
 max-width: 220px;
 max-height: 130px;
 height: auto;
 width: auto;
}

.shosai_thumb_wrap {
 width: 778px;
 box-sizing: border-box;
 margin: 10px 0;
 padding: 0;
 position: relative;
 border: 1px solid #CECEBF;
}

.img_comment:not(:empty) {
 margin: auto;
 font-size: 14px;
 line-height: 20px;
 background: #f1efee;
 padding: 10px;
 margin: 20px;
}

.shosai_mainimg {
 vertical-align: top;
 padding-top: 5px;
}

.sho_img_arrow_l,
.sho_img_arrow_r {
 box-sizing: border-box;
 text-align: center;

}

.sho_img_arrow_l {
 border-right: 1px solid #cecebf;

}

.sho_img_arrow_r {
 border-left: 1px solid #cecebf;
}

.shosai_inq_wrap {
 width: 100%;
 overflow: hidden;
 margin-bottom: 20px;
}

.shosai_inq1 {
 margin: 20px 0px 0px 0px;
 float: left;
 width: 434px;
 height: 81px;
 border: 1px solid #DCDCDC;
}

.shosai_inn {
 margin: 5px 0px 5px 10px;
 text-align: left;
 padding-left: 12px;
 border-left: 8px solid #D33F0E;
 font-size: 12px;
}

.shosai_inn span {
 font-size: 28px;
 color: #FD0107;
 font-weight: bold;
 line-height: 34px;
 padding: 0px;
}

.shosai_inq2 {
 float: right;
 margin: 20px 0px 0px 0px;
}

.shosai_thumbnail {
 width: 100%;
 margin: 10px auto 0;
 background-color: #EEEEEE;
}

/*一覧ページ /list/ 用*/
/*（rireki_list_wrap内の適用）*/


.rireki_list_wrap .rireki_list_waku h3 {
 margin-top: 15px;
 line-height: 35px;
 padding-left: 20px;
 background: #EEE;
 border-left: 5px solid #609F9F;
 font-weight: bold;
 font-size: 16px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.rireki_list_wrap .rireki_block {
 text-align: center;
 width: 100%;
 height: 100%;
 max-height: 3604px;
 overflow: hidden;
 padding: 10px 0;
 margin: 15px auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 box-shadow: 0 0 3px 1px #ccc;
 -moz-box-shadow: 0 0 3px 1px #ccc;
}

.rireki_list_wrap .rireki_block ul {
 display: inline-block;
 *: ;
 display: inline;
 *: ;
 zoom: 1;
 width: 175px;
 margin: 0px 5px;
 padding: 25px 10px;
 font-size: 12px;
 list-style: none;
 *: ;
 list-style-position: outside;
 vertical-align: top;
 position: relative;
 border-bottom: dotted 1px #555;
}

.rireki_list_wrap .rireki_block ul:last-child {
 border-bottom: none;
}

.rireki_list_wrap .rireki_block ul:hover {
 background: #eee;
 /*★マウスオーバー時の背景色*/
}

.rireki_list_wrap .rireki_block ul li {
 text-align: left;
 /*margin:5px 0;*/
}

.rireki_list_wrap li.rireki_block_img {
 text-align: center !important;
 height: 130px;
 /* ★高さ保持(画像の高さ最大値に合わせること)*/
 margin: 0 0 5px 0 !important;
}

.rireki_list_wrap li.rireki_block_img a {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}

.rireki_list_wrap li.rireki_block_img a img {
 position: absolute;
 top: 60px;
 left: 0;
 right: 0;
 margin: 0 auto;
 max-height: 120px;
}

.rireki_list_wrap li.rireki_block_name {
 font-size: 14px;
 font-weight: bold;
}

.rireki_list_wrap li.rireki_block_yachin span {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
}

.rireki_list_wrap .rireki_block_title a span {
 top: 30px;
 left: 20px;
}

.rireki_list_wrap .rireki_block_com {
 border-top: 1px solid #CCCCCC;
}

.rireki_list_wrap .rireki_block_com p {
 margin: 0 0 10px 0;
 padding: 5px 0;
}

.rireki_list_wrap .rireki_block_comment p {
 border: 1px dashed #999;
 padding: 5px;
 background: #f0f8ff;
 overflow: hidden;
 height: 66px;
 overflow: hidden;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 4;
}


.rireki_list_wrap .rireki_container {
 width: 80%;
 margin: 20px auto;
}

.rireki_list_wrap .rireki_title_sp {
 display: none;
}



/************************************/
/*閲覧履歴用各ページ分岐CSS ここまで*/
/************************************/



/* 近隣スポット */
/*20160208スポット表表示*/

.shosai_spot_wrap {
 width: 980px;
 margin: 0px auto;
}

.shosa_spot {
 margin-bottom: 20px;
}

div.shosai_spot_wrap h3 {
 padding: 5px;
 margin: 5px auto;
 background: #ECF2F2;
 border-left: 5px solid #d33f0f;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 text-indent: 15px;
}

div.shosai_spot_wrap_2 {
 width: 778px;
 margin: 0px auto;
 overflow: hidden;
}

ul.shosai_spot_table li {
 width: 236px;
 height: 210px;
 border: 1px solid #CCCCCC;
 margin-right: 8px;
 margin-bottom: 8px;
 padding: 8px;
 display: inline-block;
}

ul.shosai_spot_table li:nth-child(3n) {
 margin-right: 0;
}

.shosai_spot_row {
 width: 203px;
 min-height: 150px;
}

.shosai_spot_title {
 background: #F2F2F2;
 line-height: 24px;
 margin: 0px 0px 5px 0px;
}

.shosai_spot_img {
 width: 100%;
 height: 145px;
 overflow: hidden;
}

.shosai_spot_row img {
 width: auto;
 max-height: 145px;
}

ul.shosai_spot_table {
 padding: 0px;
}

ul.shosai_spot_table .shosai_spot_row span {
 text-align: center;
 padding: 3px;
 width: 30px;
}

ul.shosai_spot_table .shosai_spot_row td {
 padding: 3px;
 width: auto;
}

.shosai_spot_table li {
 list-style-type: none;
 float: left;
 width: 203px;
}


/*20160808ADD KANEKO*/
.sho_title div {
 font-weight: bold;
 color: OrangeRed;
 font-size: 20px;
 line-height: 34px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title span {
 font-size: 10px;
}

.sho_title_2 div {
 font-weight: normal;
 color: OrangeRed;
 font-size: 14px;
 line-height: 26px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title_2 span {
 font-size: 10px;
}

.sho_title_txt div {
 font-weight: normal;
 color: OrangeRed;
 font-size: 14px;
 line-height: 26px;
 text-align: left;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sho_title_txt p {
 float: right;
 width: 575px;
 margin: 0px;
 padding: 0px;
}

.sho_title_txt img {
 float: left;
 margin: 10px 0px 0px 0px;
}

.shosai2_comment {
 float: right;
 width: 575px;
}

.sho_title_txt span {
 font-size: 10px;
}

/* 物件お問合せ　*/

.sh_form img {
 margin: 20px 0px 0px 0px;
}

.sh_inq3 {
 margin: 20px 0px 0px 0px;
 padding: 0px;
 text-align: left;
 font-size: 14px;
 color: #555555;
 text-indent: 20px;
 background-image: url(../img/sh_inqicon.jpg);
 line-height: 24px;
 background-repeat: no-repeat;
 background-position: left center;
 font-weight: bold;
}

.sh-inq_komoku {
 border-top: 1px solid #D7CEC7;
}
.sh-inq_komoku tr{
    margin-bottom: 3px;
    display: inline-block;
}
.sh-inq_komoku tr th {
 background-color: #FAFAF9;
 width: 200px;
 box-sizing: border-box;
 margin: 0px;
 padding: 10px;
 border: none;
 color: #333;
 font-weight: bold;
 font-size: 14px;
 text-align: left;
}

.sh-inq_komoku tr th span {
    font-size: 12px;
    padding: 2px 6px;
    margin: 0px 0px 0px 10px;
    border: 1px solid #ff4a32;
    color: #ff4a32;
    background: #FFE8E5;
    border-radius: 3px;
}

.sh-inq_komoku tr td {
 margin: 0px;
}

.sh-inq_komoku tr td ul {
 margin: 0px;
 padding: 15px 15px 0;
 list-style: none;
}

.sh-inq_komoku tr td ul li {
 font-size: 14px;
 line-height: 25px;
 display: inline-block;
}

.sh-inq_komoku tr td ul li label {
    margin: 0 0 5px 0;
    border: 1px solid #ccdae4;
    background: #f5f9fc;
    cursor: pointer;
    border-radius: 3px;
    padding: 9px 15px 9px 9px;
    display: inline-block;
    font-size: 13px;
}

.sh-inq_komoku tr td ul li label:hover {
background: #f9fcf5;
    border: 1px solid #d6eaba;
}

.sh-inq_komoku tr td ul li label input {
 width: 20px;
 height: 20px;
 background: #fff;
 border: 1px solid #bdc8ca;
 vertical-align: middle;
 cursor: pointer;
}

.sh_bikou {
 margin: 10px 15px 5px;
 padding: 0px;
 line-height: 20px;
}

.inq_from_mail_cau{
    font-size: 11px;
    line-height: 16px;
    padding: 10px 0 0;
}

.sh_inq_pink {
 padding: 15px;
 font-size: 11px;
 line-height: 16px;
}
.sh_inq_pink input,
.sh_inq_pink2 input {
    border: 1px solid #ccdae4;
    background: #f5f9fc;
    cursor: pointer;
    border-radius: 3px;
    padding: 9px 15px 9px 9px;
    display: inline-block;
    font-size: 18px !important;
}

.sh_inq_pink input:hover,
.sh_inq_pink2 input:hover {
background: #f9fcf5;
    border: 1px solid #d6eaba;
}

.sh_inq_pink2 {
 padding: 15px;
 font-size: 12px;
 line-height: 20px;
}


.sh_inq_sen {
}

.sh_bikou2 {
 margin: 0 15px 15px;
 padding: 0px;
}

.sh_bikou2 textarea {
 width: 100%;
 padding: 6px;
 font-size: 14px;
 line-height: 20px;
 height: 110px;
 border: 1px solid #ccdae4;
 background: #f5f9fc;
 border-radius: 3px;
}

.sh_bikou2 textarea:hover {
    background: #f9fcf5;
    border: 1px solid #d6eaba;
}

/************************************/
/*棟表示用CSS ここから*/
/************************************/

.list_wrap #baguetteBox-overlay {
 width: 60%;
 height: 60%;
 position: fixed;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
}

.list_wrap .baguetteBox-button svg g {
 stroke: #fff !important;
}

/*20150923追加　棟list*/

div.list_tower_block {
 max-width: 100%;
 height: auto;
 font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-seri;
 margin: 0px 0px 40px 0px;
 padding: 0px 0px 0px 0px;
 border-top: solid 5px #7d7b7b;
 border-left: solid 1px #CCC;
 border-right: solid 1px #CCC;
 border-bottom: solid 1px #CCC;
 position: relative;
 top: 0px;
 left: 0px;
}

.list_tower_link {
 text-decoration: none;
 color: #333;
}

.list_tower_block:hover {
 background-color: #eee;
}

div.list_tower_block h3 {
 color: #333333;
 font-size: 20px;
 padding: 8px 8px;
 line-height: 27px;
 font-weight: bold;
 background: #F5F5F5;
 border-bottom: solid 1px #DDD;
}

.list_tower_block h3 img {
 position: absolute;
 top: 10px;
 right: 5px;
}

.list_tower_block h3 .new_icon {
 position: absolute;
 top: 7px;
 right: 5px;
 background: #ff0021;
 color: #fff;
 font-size: 12px;
 letter-spacing: 0px;
 line-height: normal;
 padding: 4px 10px;
}

div.list_tower_block h3 a {
 position: absolute;
 display: block;
 width: 735px;
 height: 300px;
 text-indent: 10px;
 text-decoration: none;
 color: #000;
}

div.list_tower_block2 {
 margin: 0px;
 padding: 10px 10px 0px 10px;
 overflow: hidden;
}


div.list_tower_block2a {
 width: 240px;
 height: auto;
 float: left;
}

div.list_tower_block2a img {
 max-width: 240px;
 max-height: 156px;
 border: solid 1px #CCC;
}

div.list_tower_block2b {
 width: 440px;
 margin: 0px 0px 0px 10px;
 padding: 0px;
 float: left;
}

div.list_tower_block2b p {
 color: #0059B2;
 font-size: 12px;
 line-height: 22px;
 min-height: 22px;
 background: #FFF;
 margin: 0px 0px 10px 0px;
 padding: 3px 7px;
}

div.list_tower_block2b ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_tower_block2b li {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_tower_block2b table {
 width: 440px;
 height: auto;
 border-top: solid 1px #DDD;
 border-left: solid 1px #DDD;
 overflow: hidden;
}

div.list_tower_block2b table th {
 color: #000;
 width: 65px;
 padding: 5px;
 background: #F2F2F2;
 border-top: none;
 border-left: none;
 border-right: solid 1px #DDD;
 border-bottom: solid 1px #DDD;
 font-size: 12px;
 text-align: center;
}

div.list_tower_block2b table td {
 color: #000;
 background: #FFF;
 line-height: 1.5;
 padding: 10px;
 border-top: none;
 border-left: none;
 border-right: solid 1px #DDD;
 border-bottom: solid 1px #DDD;
 font-size: 12px;
}

.list_tower_block_comment:not(:empty) {
 clear: both;
 margin: 10px 10px 0px 10px;
 overflow: hidden;
 display: flex;
 align-items: center;
 font-size: 13px;
 line-height: 20px;
 padding: 10px;
 font-weight: #fa6866;
}

.list_tower_block_comment:not(:empty)::before {
 content: "POINT";
 text-align: center;
 padding: 0px 1%;
 border: 1px solid #FF9600;
 color: #FF9600;
 background: #fff8ee;
 font-size: 10px;
 font-weight: bold;
 border-radius: 3px;
 display: inline-block;
 margin: 0 10px 0 0;
}

/*block3*/

div.list_tower_block3 {
 clear: both;
 margin: 0px;
 padding: 10px 10px 10px 10px;
 overflow: hidden;
}

div.list_tower_block3 table {
 width: 100%;
 height: auto;
 border-top: solid 1px #BEBEBE;
 border-left: solid 1px #BEBEBE;
 overflow: hidden;
}

div.list_tower_block3 table th {
 color: #111;
 font-size: 11px;
 line-height: 24px;
 background: #F0F0F0;
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 text-align: center;
}

div.list_tower_block3 table td {
 color: #000;
 background: #FFF;
 line-height: 24px;
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 padding: 10px auto;
 text-align: center;
 overflow: hidden;
}

div.list_tower_block3 table td a{
 text-decoration: underline;
 color: #0000ee;
}

div.list_tower_block3 table td a:visited {
 color: #551a8b;
}

td.tower_img {
 height: 85px;
 width: 85px;
}

td.tower_img object a {
 position: relative;
 height: 85px;
 width: 85px;
 display: flex;
 align-items: center;
 justify-content: center;
 background: #FFF;
}

td.tower_img object img {
 height: 100%;
 width: auto;
}

td.tower_img object > a::before {
 content: "拡大";
 position: absolute;
 bottom: 0;
 right: 0;
 color: #FFF;
 font-size: 10px;
 background: rgba(0, 0, 0, .5);
 padding: 2% 6%;
}

td.tower_click a {
 color: #0E529B;
 text-decoration: underline;
}

.tower_favo a img {
 width: 70px;
}

td.tower_shosai {
 width: 90px;
}

td.tower_shosai a {
 color: #FFF;
 font-size: 11px;
 max-width: 100%;
 background: #666;
 display: block;
 text-decoration: none;
 margin: 5px;
 padding: 0px;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

td.tower_shosai a:hover {
 background: #000;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

td.tower_mail {
 width: 90px;
}

td.tower_mail a {
 color: #FFF;
 font-size: 11px;
 max-width: 100%;
 background: #F78419;
 display: block;
 text-decoration: none;
 margin: 5px;
 padding: 0px;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

td.tower_mail a:hover {
 background: #FF5C26;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

span.tower_yachin {
 color: #f00;
 font-size: 15px;
 font-weight: bold;
}

.tower_newicon_wrap .newicon {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 45px;
 background: #f78419;
 color: #fff;
 font-size: 11px;
 line-height: normal;
 margin: 0 auto 4px;
 padding: 2px 0 1px;
 border-radius: 150px;
}

span.tower_shikikin_icon,
span.tower_reikin_icon {
 background: #eee;
 border: 1px solid #ccc;
 box-sizing: border-box;
 padding: 2% 6%;
 border-radius: 3px;
 margin-right: 5%;
 font-size: 10px;
}

.tower_favorite {
 width: 80px;
}

.tower_favorite img {
 width: 70px;
 margin: 10px;
}

th.tower_btn {
 width: 90px;
}

/*block4*/

div.list_tower_block4 {
 clear: both;
 margin: 0px;
 padding: 0px 10px 10px 10px;
 overflow: hidden;
}

div.list_tower_block4 ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_tower_block4 ul li {
 list-style: none;
 margin: 0px 0px 0px 10px;
 float: right;
}

/*block4*/

div.list_tower_block4_a {
 clear: both;
 margin: 0px;
 padding: 0px 10px 10px 10px;
 background: #F4F4EA;
 overflow: hidden;
}

div.list_tower_block4_a ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.list_tower_block4_a ul li {
 margin: 10px 0px 0px 10px;
 float: right;
}

/*空室一覧部分*/

/*block3*/

h2.shosai_tower_kushitsu {
 height: auto;
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.shosai_tower_block {
 clear: both;
 margin: 10px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.shosai_tower_block table {
 width: 100%;
 height: auto;
 border-top: solid 1px #DDD;
 border-left: solid 1px #DDD;
 overflow: hidden;
}

div.shosai_tower_block table th {
 color: #000;
 font-size: 12px;
 font-weight: normal;
 line-height: 24px;
 /*background:#FFEFBF;*/
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 text-align: center;
}

div.shosai_tower_block table td {
 color: #000;
 background: #FFF;
 font-size: 12px;
 line-height: 24px;
 border-top: none;
 border-left: none;
 border-right: solid 1px #BEBEBE;
 border-bottom: solid 1px #BEBEBE;
 padding: 10px auto;
 text-align: center;
 overflow: hidden;
}


td.tower_yachin {
 color: red !important;
}

td.yachin_c {
 color: red !important;
 font-size: 16px !important;
 font-weight: bold !important;
}

/*空室部分*/

div.kushitsu_display {
 color: #333;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 width: 710px;
 background: #eee;
 box-sizing: border-box;
 text-align: center;
 margin: 0px 0px 10px 0px;
 padding: 5px 0px;
}

div.kushitsu_display a {
 color: #333;
 font-weight: bold;
 text-decoration: underline;
}

/*注意文*/

.sho_row_caution {
 text-align: left;
 font-size: 10px;
}

/*一覧のお気に入り＆お問い合わせボタン*/

li.list_fa {
 width: 180px;
 line-height: 40px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
}

li.list_fa a {
 color: #FFF;
 font-size: 16px;
 font-weight: bold;
 width: 100%;
 height: 100%;
 display: block;
 background: url("../img/list_favorite_btn.png") no-repeat;
 text-decoration: none;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

li.list_fa a:hover {
 opacity: 0.7;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

li.list_fo {
 width: 180px;
 line-height: 40px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
}

li.list_fo a {
 color: #FFF;
 font-size: 16px;
 font-weight: bold;
 width: 100%;
 height: 100%;
 display: block;
 background: url("../img/list_inquiry_btn.png") no-repeat;
 text-decoration: none;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

li.list_fo a:hover {
 opacity: 0.7;
 transition: 0.4s;
 -moz-transition: 0.4s;
 -webkit-transition: 0.4s;
}

/*追加分171208金子*/

.room_list_block ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.room_list_block li.first {
 width: 100%;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background-color: #eee8aa;
 display: inline-block;
}

.room_list_block li.next {
 width: 100%;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background-color: #fff;
 display: inline-block;
 clear: both;
}

.room_list_block li.next:hover {
 background-color: #f5f5dc;
}


.room_list_block span {
 padding: 6px;
 border-left: 1px solid #ccc;
 float: left;
 width: auto;
}

.room_list_block span sup {}

/*
.room_list_block span.dan {
	width: 10%;
}

.room_list_block span.dan2 {

}

.room_list_block span.dan3 {
	width: 10%;
}
.room_list_block span.dan4 {
	width: 10%;
}
.room_list_block span.dan5 {
	width: 10%;
}
.room_list_block span.dan6 {
	width: 10%;
}
.room_list_block span.dan7 {
	width: 10%;
}
.room_list_block span.dan8 {
	width: 10%;
}
.room_list_block span.dan9 {
	width: 10%;
}
.room_list_block span.dan2-r {
	display: block;
	margin-left: 110px;
	padding: 10px;
	border-left: 1px solid #ccc;
	background-color: #fffff0;
}
*/

/************************************/
/*棟表示用CSS ここまで*/
/************************************/

/* 一般問い合わせフォームデザイン */

.inq_mast_form {
 outline: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 height: 36px;
 margin: 5px 0;
 padding: 0 .5em;
 font-size: 1.2em;
 border: 1px solid rgba(0, 0, 0, .3);
 border-radius: 2px;
 box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, .3) inset;
 background-color: #FFF4F4 !important;
 border: 1px solid #FFB0B0 !important;
}

.form_caution {
 color: #f00;
 width: 780px;
 margin: 15px auto;
 padding: 15px;
 background: #fff4f4;
 border: 1px solid #efc1c1;
 box-sizing: border-box;
 font-size: 14px;
 text-align: center;
}

.form_caution span {
 display: inline-block;
 background: #ff0100;
 border-radius: 3px;
 color: #FFF;
 padding: 7px 15px;
 font-size: 13px;
 font-weight: bold;
 margin-right: 15px;
 letter-spacing: 0.5px;
}

.inq_textarea_height {
 height: 140px;
}

.inquiry_wrap .sho_koumoku input[type="text"],
.inquiry_wrap .sho_koumoku input[type="tel"] {
 outline: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 height: 36px;
 margin: 5px 0;
 padding: 0 .5em;
 font-size: 1.2em;
 border: 1px solid rgba(0, 0, 0, .3);
 border-radius: 2px;
 background-color: #FFF;
 border: 1px solid #555;
}

.inquiry_wrap #coment-form table tr td {
 display: table-cell;
 width: 35% !important;
}

.inquiry_wrap #coment-form input[type="radio"] {
 display: inline-block;
}

.inquiry_wrap .toggle {
 background-color: #F7A805;
 padding: 15px 0;
 width: 400px;
 margin: 0 auto !important;
 border-radius: 5px;
 border-bottom: 2px solid #de9807;
}

.inquiry_wrap .toggle span {
 text-decoration: none !important;
}

.inquiry_wrap .toggle span b {
 color: #fff;
 font-size: 14px;
}

.inquiry_wrap .toggle_wrap {
 background-color: #eee;
 width: 780px;
 padding: 15px 0;
 margin-bottom: 20px;
}

.inq_privacy {
font-size: 10px;
line-height: 1.6;
}

.sho_tenpo_select select {
 width: 200px;
 height: 38px;
 padding: 0px 5px;
}

/* ----------------------------------------
	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;
}
/* =========================================================

   お気に入り　/favorite.php

========================================================= */

.error_txt p{
    text-align: center;
    padding: 20px 0;
    margin: 40px 0;
    font-size: 14px;
}
.error_link {
	width: 100%;
	padding: 10px 0;
	background: #f5f5f5;
}
.error_link ul {
	width: 92%;
	margin: 10px auto 0;
	padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.error_link li {
	margin-bottom: 10px;
	width: 49%;
}
.error_link a {
	display: block;
	border-radius: 3px;
	overflow: hidden;
padding: 15px 4%;
    font-size: 14px;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
}
.error_link li:nth-of-type(1) a {
	border: 2px solid #3979AA;
	color: #3979AA;
}
.error_link li:nth-of-type(2) a {
	border: 2px solid #E83015;
	color: #E83015;
}
.error_link a i {
	float: right;
	margin-top: 3px;
}