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

/* ----------------------------------------------------
　body この記述は消さないでください！
  背景の色替えなどが必要な時に修正
---------------------------------------------------- */

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

/* ----------------------------------------------------
　header 固定 この記述は消さないでください！
  PCヘッダー固定用。色変更したいときはnew_headerのバックグラウンドを変更
---------------------------------------------------- */


.head_title {
    color: #fff;
    font-size: 11px;
    text-align: left;
    width: 44%;
    line-height: 35px;
    padding-left: 10px;
    float: left;
    position: fixed;
    top: 0;
    z-index: 150;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.new_header {
    background-color: #042455;
    width: 100%;
    height: 35px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.new_header_inner {
    min-width: 1000px;
}

.new_header_icon {
    float: left;
    margin: 8px 0 0 0;
}

.new_header_menu {
    float: right;
    margin-top: 6px;
}

.new_header_menu ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.new_header_menu li {
    list-style-type: none;
    float: left;
    padding: 0;
    margin-right: 6px;
}

.new_h_reserv {
    background-color: #fff;
    border-radius: 3px;
}

.new_h_reserv a {
    color: #042455 !important;
    text-align: center;
}

.new_header_menu a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 1px;
}

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

.new_header_icon:hover,
.new_header_menu li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.new_header_menu li i {
    margin-right: 5px;
}

/*-------------------------------------------------------------------
検索ページ、物件一覧等のh2
-------------------------------------------------------------------*/
.ko_title {
    margin: 0px auto 0px auto;
    padding: 0 0 15px 5px;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 3px solid #DDD;
    color: #333;
    width: 100%;
    float: none;
    z-index: 0;
    overflow: initial;
    font-weight: bold;
    white-space: normal;
}

.ko_title:after {
    position: absolute;
    content: ' ';
    border-bottom: solid 3px #042455;
    bottom: -3px;
    width: 80px;
    display: block;
    left: 0px;
}

h2,
div,
ul,
li,
p,
span {
    padding: 0;
    margin: 0;
    list-style: none;
}

.pc_off {
    display: none;
}

/* header 20160510 */
.header_wrap {
    overflow: hidden;
}

.h_logo {
    margin: 0;
    width: 500px;
}

.h_logo a {
    display: block;
}

.head_title {
    color: #fff;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    width: 55%;
    line-height: 35px;
    padding-left: 10px;
    float: left;
    position: fixed;
    top: 0;
    z-index: 150;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* header 20160510 end */
.contents_wrap {
    width: 900px;
    margin: 0 auto;
}

.contents_wrap h2 {
    font-size: 20px;
    width: 900px;
    height: 100px;
    line-height: 100px;
    margin: 20px auto;
    padding: 0px 0px 0px 0px;
    text-indent: 50px;
    background: url(../img_cms/h2_bg.gif) no-repeat;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

/* ----------------------------------------
common
---------------------------------------- */
.btn-next {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.btn-next input {
    margin: 0 auto;
    background: #EC6C00;
    box-shadow: 0 3px #D96D00;
    border: none;
    display: block;
    color: #fff;
    text-decoration: none;
    width: 300px;
    height: 57px;
    font-weight: bold;
    overflow: hidden;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
}

.btn-next input:hover {
    box-shadow: none;
    background: #D96D00;
    margin-top: 3px !important;
}

/* mail02 mail03 */
.sh_inqlist {
    margin: 0 !important;
}

.sh_inqlist td {
    border: none !important;
    padding: 0 !important;
}

.sh_inq-back {
    margin: 10px 0;
}

.sh_inq-comp {
    padding: 80px 0;
    width: 700px;
    margin: 0 auto;
}

.sh_inq-comp b {
    color: #ff0000;
    display: block;
}

.to-sp a {
    color: #fff;
    background: #0051a2;
    box-shadow: 0 15px #00376f;
    border-radius: 5px;
    height: 200px;
    width: 90%;
    margin: 0 auto 40px;
    display: block;
    font-size: 80px;
    line-height: 200px;
    font-weight: bold;
    text-decoration: none;
}

.to-sp a:nth-child(2) {
    display: none;
}

.fixed_line {
    position: fixed;
    width: 130px;
    height: 220px;
    right: 10px;
    bottom: 150px;
}

.fixed_line a {
    display: block;
}

.fixed_line a:hover {
    opacity: 0.7;
}

/* トップ
---------------------------------------- */
.t_side-town {
    width: 200px;
}

.t_side-town p {
    background: #f5f5f5;
    padding: 10px;
    margin-left: 10px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 20px;
}

/* 一覧
---------------------------------------- */
.li_side-kodawari {
    width: 200px;
}

.li_side-kodawari td {
    display: block;
    float: left;
    width: 50%;
}

/*共通項目*/
body {
    width: 100%;
    color: #333;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 35px 0 0 0;
    padding-bottom: 100px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/* ----------------------------------------------------
　header 固定 この記述は消さないでください！
  PCヘッダー固定用。色変更したいときはnew_headerのバックグラウンドを変更
---------------------------------------------------- */
h1 {
    color: #fff;
    font-size: 11px;
    text-align: left;
    width: 55%;
    line-height: 35px;
    padding-left: 10px;
    float: left;
    position: fixed;
    top: 0;
    z-index: 150;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

h1 br {
    display: none;
}

.new_header {
    background-color: #F36F23;
    width: 100%;
    height: 35px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.new_header_inner {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
}

.new_header_icon {
    float: left;
    margin: 8px 0 0 0;
}

.new_header_menu {
    float: right;
    margin-top: 6px;
}

.new_header_menu ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.new_header_menu li {
    width: 110px;
    list-style-type: none;
    background-color: #EEEEEE;
    float: left;
    padding: 0;
    margin-right: 6px;
}

.new_header_menu li:nth-child(4),
.new_header li:nth-child(5) {
    background-color: #bc1e1e;
}

.new_header_menu li:nth-child(4) a,
.new_header li:nth-child(5) a {
    color: #ffffff;
    text-align: center;
}

.new_header_menu a {
    color: #303030;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 1px;
}

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

.new_header_icon:hover,
.new_header_menu li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*-------------------------------------------------------------------
  ここから下を全削除後、各サイトの共通テンプレート
  ヘッダーフッターサイドバーなどで使用するcssを記載してください
  サイドバーのcssをそのまま使いたいとかであればうまく利用してください。
-------------------------------------------------------------------*/
.contents_wrap {
    width: 900px;
    margin: 0 auto;
}

.contents {
    width: 960px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

h2.cms_h2 {
    overflow: hidden;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    letter-spacing: 2px;
    border: 1px solid #ccc;
    border-bottom: 5px solid #F26E22;
    margin: 10px auto 20px;
    line-height: 1.5;
}

.cms_color {
    background: url(../img_cms/color.gif);
}

.cms_back {
    width: 900px;
    text-align: left;
    margin: 20px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

.cms_back a {
    color: #004CD3;
    font-size: 12px;
    line-height: 18px;
}

.cms_back a:hover {
    text-decoration: none;
    color: #999999;
}

.float_r {
    float: right;
}

.float_l {
    float: left;
}

.clear {
    clear: both;
}

/* pankuzu
---------------------------------------- */
.pan_wrap {
    padding: 0;
    font-size: 11px;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.pan_wrap div {
    float: left;
    margin-right: 15px;
}

.pan_wrap div a {
    margin-right: 5px;
    color: #EA6D28;
    background: unset !important;
}

.pan_wrap div:after {
    content: ">" !important;
    border-color: unset !important;
    border-style: none !important;
    border-width: unset !important;
    top: 2px !important;
}

.pan_wrap div:last-child::after {
    display: none !important;
}

.pan {
    padding-top: 0px !important;
    padding-left: 10px;
}

/* pankuzu end
---------------------------------------- */
/* header 20160510 */
.header_wrap {
    overflow: hidden;
}

.header_wrap .header {
    width: 1000px;
    margin: 0 auto;
    height: 130px;
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.h_logo {
    margin: 0;
}

.h_logo a {
    display: block;
}

.h_menu_wrap {
    background: url(/img/common/h_menu_bg.gif) repeat-x;
    height: 65px;
    margin-bottom: 20px;
}

.h_menu {
    width: 1100px;
    margin: 0 auto;
    padding: 5px 0;
    overflow: hidden;
}

.h_menu ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10;
    text-align: center;
    display: flex;
    justify-content: center;
}

.h_menu li {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.h_menu li:before,
.h_menu li:last-child:after {
    content: "\00ff5c";
    color: #fff;
    font-size: 15px;
}

.h_menu li:last-child:after {
    margin-left: -5px;
}

.h_menu a {
    display: block;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #fff;
    line-height: 55px;
    height: 55px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding: 0 6px;
}

.h_menu a:hover {
    text-decoration: underline;
}

/* footer */
.foot_wrap1 {
    background: url(/img/common/foot_bg1.jpg) repeat;
    width: 100%;
    clear: both;
}

.foot_1 {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0;
    overflow: hidden;
}

.foot_1 p {
    border-left: 3px solid #ffffff;
    padding: 3px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.foot_1 ul {
    margin: 0 10px 0 0;
    padding: 0 10px;
}

.foot_1 ul li {
    line-height: 18px;
}

.foot_1 ul li a {
    color: #FFFFFF;
    font-size: 12px;
}

.foot_1 ul li a:hover {
    color: #dddddd;
}

.mar_r {
    margin-right: 10px;
}

.foot_wrap2 {
    background: url(/img/common/foot_bg2.jpg) repeat;
    width: 100%;
    height: 80px;
    clear: both;
}

.foot_2 {
    margin: 0 auto;
}

.foot_2 ul {
    list-style: none;
    padding: 10px 0;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    height: 25px;
}

.foot_2 ul li {
    float: left;
    border-left: 1px solid #333333;
    padding: 5px 22px;
    letter-spacing: 1px;
}

.foot_2 ul li.last {
    border-right: 1px solid #333333;
}

.foot_2 ul li a {
    color: #FFFFFF;
    font-size: 12px;
}

.foot_2 ul li a:hover {
    color: #dddddd;
}

.foot_2 p {
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}

/* header 20160510 end */
.contents_wrap {
    width: 900px;
    margin: 0 auto;
}

.contents_wrap h2 {
    font-size: 20px;
    width: 900px;
    height: 100px;
    line-height: 100px;
    margin: 20px auto;
    padding: 0px 0px 0px 0px;
    text-indent: 50px;
    background: url(../img_cms/h2_bg.gif) no-repeat;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

/* 共通 */
.btn-next {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.btn-next input {
    margin: 0 auto;
    background: #EC6C00;
    box-shadow: 0 3px #D96D00;
    border: none;
    display: block;
    color: #fff;
    text-decoration: none;
    width: 300px;
    height: 57px;
    font-weight: bold;
    overflow: hidden;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
}

.btn-next input:hover {
    box-shadow: none;
    background: #D96D00;
    margin-top: 3px !important;
}

/* mail02 mail03 */
.sh_inqlist {
    margin: 0 !important;
}

.sh_inqlist td {
    border: none !important;
    padding: 0 !important;
}

.sh_inq-back {
    margin: 10px 0;
}

.sh_inq-comp {
    padding: 80px 0;
    width: 700px;
    margin: 0 auto;
}

.sh_inq-comp b {
    color: #ff0000;
    display: block;
}

.to-sp {}

.to-sp a {
    color: #fff;
    background: #0051a2;
    box-shadow: 0 15px #00376f;
    border-radius: 5px;
    height: 200px;
    width: 90%;
    margin: 0 auto 40px;
    display: block;
    font-size: 80px;
    line-height: 200px;
    font-weight: bold;
    text-decoration: none;
}

.to-sp a:nth-child(2) {
    display: none;
}

/* トップ
---------------------------------------- */
.t_side-town {
    width: 200px;
}

.t_side-town p {
    background: #f5f5f5;
    padding: 10px;
    margin-left: 10px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 20px;
}

/* 一覧
---------------------------------------- */
.li_side-kodawari {
    width: 200px;
}

.li_side-kodawari td {
    display: block;
    float: left;
    width: 50%;
}

/* bnr_inq
	---------------------------------------- */
.bnr_inq {
    margin: 40px auto;
    width: 760px;
}

.bnr_inq a {
    background: url(/img/common/bnr_inq_on.jpg) no-repeat 0 0;
    display: block;
    width: 760px;
    height: 200px;
}

.bnr_inq a:hover img {
    visibility: hidden;
}

.bnr_inq a:hover {
    opacity: 1;
}

.f_area_search {
    display: none;
}

/* t_side
---------------------------------------- */
.t_side {
    width: 200px;
    float: left;
    text-align: left;
}

.t_side .t_side_inner {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.t_side .t_side_search {
    width: 190px;
    padding: 4px
}

.t_side .t_side_search a {
    display: block;
    margin: 0 auto;
}

.t_side h3 {
    background: #eee;
    padding: 5px 10px;
    color: #111;
    font-weight: bold;
    font-size: 15px;
}

.t_side_list01 {}

.t_side_list01 li {
    border-bottom: 1px solid #ccc;
}

.t_side_list01 a,
.t_side_list02 a {
    display: block;
    padding: 10px;
    font-weight: bold;
    color: #111;
    text-decoration: none;
    font-size: 13px;
}

.t_side_list01 a:before {
    content: "●";
    color: #ddd;
    padding-right: 5px;
}

.t_side_list01 a:hover,
.t_side_list02 a:hover {
    background: #f5f5f5
}

.t_side_list01 a:hover:before,
.t_side_list02 a:hover:before {
    color: #111;
}

.t_side_list02 {
    display: flex;
    flex-wrap: wrap;
}

.t_side_list02 li {
    width: 50%;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

.t_side_list02 li:nth-child(2n-1) {
    border-right: 1px solid #ccc;
}

.t_side_list02 a {
    font-size: 12px;
    padding: 7px;
    box-sizing: border-box;
    height: 100%;
    display: block;
}

.t_side_inner .t_shop_photo {
    width: 180px;
    margin: 9px auto;
}

.t_side_inner .t_shop_txt {
    width: 180px;
    margin: 0 auto 10px;
}
.t_side_inner .t_shop_other_link {
	width: 100%;
	background: #F36F23;
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 14px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #fff;
	transition: .3s;
}
.t_side_inner .t_shop_other_link:hover {
	opacity: .8;
}



.t_side_inner .t_shop_txt b {
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}

.t_side_inner .t_side_smart {
    width: 190px;
    margin: 0 auto 10px;
}

.t_side_inner .t_side_smart img {}

.t_side_inner .t_side_staff {
    width: 190px;
    margin: 0 auto 10px;
}

.t_side_inner .t_side_staff a {
    display: block;
    color: #006dd9;
}

.t_side_inner .t_side_staff a:hover {
    color: #111;
}

.t_side_inner .t_side_txt {
    width: 180px;
    margin: 0 auto 10px;
}

.t_side_inner .t_side_bnr a {
    display: block;
    color: #006dd9;
    text-align: center;
}

.t_side_inner .t_side_bnr a:hover {
    color: #111;
}

.t_side_note {
    background: #f5f5f5;
    padding: 10px;
}

.mansion_li {}

.mansion_li a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #111;
    background: #fff;
    font-weight: bold;
    color: #111;
    background: #f5f5f5;
    text-decoration: none;
}

.mansion_li a:hover {
    background: #ccc;
}

/* t_bottom_btn
---------------------------------------- */
.t_bottom_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 204, 1, 0.6);
    height: 100px;
    box-sizing: border-box;
    padding: 20px 0;
    border-top: 1px dashed #999;
    z-index: 1000;
}

.t_bottom_btn ul {
    width: 980px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.t_bottom_btn ul li a {
    display: block;
    width: 480px;
    height: 55px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
    font-family: '?????? Pro W3', 'Hiragino Kaku Gothic Pro', '????', Meiryo, '?? ?????', sans-serif;
}

.t_bottom_btn ul li a.t_bottom_reserve {
    background: #ff5239;
    border-bottom: 5px solid #dd371f;
}

.t_bottom_btn ul li a:hover {
    transition: .3s;
    border-bottom: none;
    transform: translateY(3px);
}

/*--マスター　調整--*/
.ko_title {
    margin: 0px auto 0px auto;
    padding: 0 0 15px 5px;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 3px solid #DDD;
    color: #333;
    width: 100%;
    float: none;
    z-index: 0;
    overflow: initial;
    font-weight: bold;
    white-space: normal;
}

.ko_title:after {
    position: absolute;
    content: ' ';
    border-bottom: solid 3px #F36F23;
    bottom: -3px;
    width: 80px;
    display: block;
    left: 0px;
}

div.list_tower_block2b table td {
    line-height: 1.5 !important;
    padding: 10px;
}

.rireki_list_wrap .rireki_block {
    max-height: max-content !important;
}

.ruiji_link a {
    border: dotted 1px #CCC;
}

.ruiji_detail {
    text-align: left;
    padding-left: 10px;
}

.ruiji_add {
    color: #006DD9;
    font-weight: bold;
}

div.list_tower_block3 table td a img {
    width: 70px;
    margin: 10px;
}

div.shosai_tower_block table td a img {
    width: 70px;
    margin: 10px;
}

/*--sidber 修正 --*/
.list_side_bottom_link ul li:nth-child(2) a {
    display: none !important;
}

.list_side_search_half:nth-child(1)>label:nth-child(n+4) {
    display: none !important;
}

/*--タブレット用--*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) {
    .foot_1 {
        width: 1200px;
    }

    .foot_1 ul li {
        font-size: 16px;
    }

    .foot_2 ul li a {
        font-size: 11px;
    }
}


/* 物件詳細 */
.row_map_test {
	font-size: 10px;
	font-weight: 300;
	color: #333;
}
.shosai1_txt ul li span a {
    font-size: 14px;
}