@charset "utf-8";

* { margin:0; padding:0; 
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 /*font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}

body { background:#000000; color:#F0F0F0; }

.wrapper { width: 980px; margin: 0 auto; }

header .wrapper { background: #000000; color:#F0F0F0; position: relative; }

header h1, header .head-text { background: #000000; color: #EEEEEE; font-size: 12px; font-weight: normal; }
header #logo { font-size: 40px; }
header #logo img { width: 60px; height: 48px; }
header #tel { position: absolute; bottom: 0; right: 10px; font-weight: bold; font-size: 25px; }
header #tel div { font-size: 13px; }
header #tel img { width: 30px; height: 20px; margin-right:5px; }
header #tel_button { display:none; }

nav { background:#333333; height: 52px; /*border-bottom: solid 1px #333333;*/ margin-bottom: 5px; box-shadow: 0px 3px 3px rgba(0,0,0,0.5); }

nav ul { background: #333333; list-style: none; /*border-right: solid 1px #333333; border-top: solid 1px #333333;  border-bottom: solid 1px #333333;*/ }
nav li { width: 162.5px;  text-align: center;  border-left: solid 1px #AAAAAA; height: 50px;  line-height: 50px; float: left; }
nav li a { display:block; text-decoration: none; color: #F0F0F0; font-size: 20px; font-weight: bold; }
nav li a span { display: none; }
nav li:first-child { border-left: 0 }

nav li a:hover { background:#666666; }

footer .wrapper { width: 980px; margin: 0 auto; background:#000000; }

footer { background:#000000; color: #EEEEEE; font-size: 15px; }
footer ul { list-style: none; width:410px; margin: 0 auto; }
footer li { padding:10px 8px; text-align: center; float: left; }
footer li a { color: #EEEEEE;}
footer #copyright { height: 2em; line-height: 2em; color:#EEEEEE; font-size: 12px; text-align: center; }

h2 { border-bottom:solid 5px #F0F0F0; color: #F0F0F0; text-indent: 0.5em; margin-bottom: 0.3em; }

h3 { background: #AAAAAA; color: #333333; text-indent: 0.5em; margin-bottom: 0.3em; }

input, select, textarea { font-size:18px; }

#contents { background: #000000; padding: 20px 0px; }
#contents table { width: 100%; font-size: 18px; border: solid 0px #333333; border-collapse: collapse; margin-bottom:0.5em; }
#contents th { width: 180px; border: solid 0px #333333; text-align:left; text-indent: 1em; }
#contents td { border: solid 0px #333333; }
#contents td label { margin-right: 1em; }

#contents .special { width: 20%; vertical-align: top; }
#contents .special a { font-size: 15px; text-decoration: none; color: #F0F0F0; }
#contents .special:hover { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)"; }
#contents .special .pic { position: relative; }
#contents .special .new { position: absolute; top: 0; left: 15px; }

#contents #search { margin-top: 30px; }
#contents .search_form div { text-align: center; }
#contents .search_form th { white-space: nowrap; }
#contents .search_form td { height: 2em; line-height: 2em; text-indent: 0.5em; }
#contents .search_detail td { width:25%; }
#contents .search_button { width: 100%; padding: 0.5em; font-size: 20px; margin-bottom: 60px; box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.4); }

.topImage { display: block;  }

/**********  会社概要(company.html)  **********/

#company table { margin: 20px auto 30px; width: 90%;  border: solid 1px #333333; border-collapse: collapse; }
#company th { border: solid 1px #333333; white-space: nowrap; }
#company td { border: solid 1px #333333; text-indent: 1em; }
#company #map { margin: 0 auto 50px; width: 90%; height: 400px; }
#company .subImage { margin: 0 atuo; }
#company .subImage img { width: 33%; height: auto; }
#company .mapImage { margin: 0 auto 30px; width: 90%; }
#company .mapImage img { width: 100%; }

/********  お問い合わせ(inquiry.html)  ********/
.inquiry_form table { width:100%; }
.inquiry_form th { width:180px; }
.inquiry_form th div { color:#FFFFFF; font-size:13px; }
.inquiry_form th .required { background: #F0F0F0; color: #333333; border: solid 1px #FFFFFF; padding: 0 5px; margin: 0 5px; }
.inquiry_form td { height: 3em; line-height: 3em; }
.inquiry_button { width: 100%; padding: 0.5em; font-size: 20px; margin-top: 20px; margin-bottom: 60px; box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.4); }

/***********  物件一覧(list.html)  ***********/
#lists {  border-collapse: collapse; }
#lists tr { border-bottom: solid 1px #F0F0F0; }
#lists th, #lists td { padding: 1em 0px; }
#lists a { color: #F0F0F0; }
#lists .button a { background:#F0F0F0; color:#333333; border: solid 1px #F0F0F0; padding: 5px; text-decoration: none; }

#lists .red { color: #FF0000;}
#lists .green { color: #009900; }
#lists .orange { color: #FF6600; }
#lists .blue { color: #3366FF; }

.pagination { text-align: center; height: 3em; line-height: 3em; }
.pagination a { background: #F0F0F0; color: #333333; padding: 5px; text-decoration: none; font-weight: bold; }
.pagination .prev { width: 20%; float: left; text-align: left; height: 3em; }
.pagination .next { width: 20%; float: right; text-align: right; height: 3em; }

/**********  物件詳細(estate.html)  **********/

.button { text-align: right; font-weight: bold; }
.button a { background:#F0F0F0; color:#333333; border: solid 1px #F0F0F0; padding: 5px; text-decoration: none; }

#picture { font-size: 0px; margin-bottom: 50px; }
#picture .pictureA { margin-bottom: 1px; margin-right: 1px; }
#picture .pictureB { margin-bottom: 1px; }

#madori { background:#FFFFFF; text-align: center; margin-bottom: 50px; }

#catch { line-height: 2em; font-size:18px; margin-bottom: 50px; }

#info { margin-top: 25px; margin-bottom: 100px; border-collapse: collapse; border: solid 0px #FFFFFF; }
#info th { border: solid 0px #FFFFFF; line-height: 2em; font-size:18px; width: 150px; }
#info td { border: solid 0px #FFFFFF; line-height: 2em; font-size:18px; }
#info tr { border-bottom: solid 1px #333333; }
#info a { color: #F0F0F0; }

#map_canvas { width:980px; height:500px; margin: 0 auto 50px; }

#footerButton { display: none; }

/********** お気に入り(favorite.html) **********/

.item {  border-collapse: collapse; border-bottom: solid 1px #F0F0F0; }
.item th, #lists td { padding: 1em 0px; }
.item a { color: #F0F0F0; }
.item .button { width: 100%; padding: 1em 0; }
.item .button a { background:#F0F0F0; color:#333333; border: solid 1px #F0F0F0; padding: 5px; text-decoration: none; }

/********** 売却希望の方 (sell.html) **********/

#sell table { border-collapse: collapse; border-spacing: 0; margin-bottom: 50px; }
#sell th { width: 200px; border: solid 1px #FFFFFF; }
#sell td { width: 780px; border: solid 1px #FFFFFF; padding: 0.5em; }
#sell .arrow { height: 2em; border-style: none; text-align: center; }

/********** マンション・分譲地ガイド (mansion.html/bunjyo.html) **********/
#guide_mansion, #guide_bunjyo { text-align: center; margin: 30px 0; }
#guide_mansion img, #guide_bunjyo img { width: 90%; }

.clearfix::after{ display: block; clear: both; content: ""; }


/********** 追加 **********/
.head-logo{margin-top: 20px;}
.main-heading{border-top: solid 3px #F0F0F0; border-bottom: solid 3px #F0F0F0; margin: 10px 0 30px 0; padding: 10px 0;}
.under-heading{border-bottom: solid 5px #F0F0F0; color: #F0F0F0; text-indent: 0.5em; margin-bottom: 0.3em; font-size: 1.5em;}
.second-heading{background: #AAAAAA; color: #333333; text-indent: 0.5em; margin-bottom: 0.3em; border-bottom: none; font-size: 1.17em;}
.breadcrumbs{list-style: none; margin: 15px 0;}
.breadcrumbs li{display: inline-block;}
.breadcrumbs li a{color: #FFF; padding-right: 5px;}
.breadcrumbs li:after{content: '\003e';}
.breadcrumbs li:last-child:after{content: '';}