@charset "utf-8";
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    margin: 0;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
	border: none;
}
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.pc {
	display:none;
}

/*-----------------------------------------------------
レイアウト関連1
-----------------------------------------------------*/
#contents {
	padding-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
}
/*-----------------------------------------------------
レイアウト関連2
-----------------------------------------------------*/
.access {
	float:left;
	width: 50%;
}
.toiawase {
	float:right;
	width: 50%;
}
.inner-cont {
}
.area01 {
	background-color: #F9F9F9;
	padding-bottom: 30px;
	background-image: url(../img/area01_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding-top: 50px;
}
.area02{
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DDD8;
	border-bottom-color: #E0DDD8;
	padding-top: 50px;
	padding-bottom: 50px;
}
.area03 {
	background-color: #F9F9F9;
	padding-bottom: 30px;
	padding-top: 50px;
}
.area04 {
	background-color: #FFF;
	padding-bottom: 30px;
	padding-top: 50px;
}
.flex-cont {
}
/*-----------------------------------------------------
文字関連
-----------------------------------------------------*/
.midasi01-1 {
	font-size: 22px;
	color: #FFF;
	background-color: #00CCFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.midasi01-2 {
	font-size: 22px;
	color: #FFF;
	background-color: #00CCFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.midasi02 {
	font-size: 20px;
	color: #00CCFF;
	margin-top: 50px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.midasi03 {
	font-size: 18px;
	color: #00CCFF;
	margin-top: 50px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.midasi04 {
	font-size: 20px;
	color: #00CCFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	text-align: center;
}
/*-----------------------------------------------------
テーブル
-----------------------------------------------------*/
.tbs {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4D0C8;
	margin-top: 30px;
}
.tbs  td{
	padding: 10px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 150%;
	width: 40%;
}
.col-txt2 {
	color: #00CCFF;
}
/*-----------------------------------------------------
fo-mu 上
-----------------------------------------------------*/
.ipbox, .slbox, .txbox {
	border: 1px solid #D4D0C8;
	font-size: 14px;
	color: #333;
	width: 70%;
}
.button {
	font-size: 14px;
	color: #FFF;
	background-color: #039;
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sub-bt {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
/*-----------------------------------------------------
header上
-----------------------------------------------------*/
#header {
    margin: 0;
    padding: 0;
}
.h1area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DDD8;
	background-color: #F9F7F4;
    padding: 0;
    margin: 0;
}
.h1area h1{
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    line-height: 100%;
}
#header img {
	height: auto;
	width: 100%;
}
/*-----------------------------------------------------
header画像エリア
-----------------------------------------------------*/
.header-img img {
	height: auto;
	width: 100%;
}
/*-----------------------------------------------------
nav エリア
-----------------------------------------------------*/
#nav {
	box-shadow: 0px 6px 7px -8px #777777;
	
}
.nav-inner {
	margin-right: auto;
	margin-left: auto;
	background-color: #00CCFF;
}
.g-nav {
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.g-nav {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.g-nav li a {
	display: block;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFF;
}
.g-nav li a:hover {
	color: #0CF;
}
.close{
	padding:20px;
	display:none;
}
.accordion2 {
	background-color: #00CCFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.accordion2 img{
	text-align: right;
	width: 15%;
}
/*-----------------------------------------------------
FOOTRエリアで探す
-----------------------------------------------------*/
#footer {
	background-color: #00CCFF;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    margin: 0;
}
.footer-inner {
	margin-left: 0;
    margin-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;

}
.footer-nav {
    list-style: none;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    margin-top: 0;
}
.footer-nav li {
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
    margin-left: 0;
    margin-right: 0;
    line-height: 100%;
    padding-bottom: 7px;
    padding-top: 3px;
    padding-left: 15px;

}
.footer-nav li a {
	color: #FFF;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
/*    padding-bottom: 12px;
    padding-top: 10px;
    padding-left: 5px;*/
}
.footer-info {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.footer-info img {
	width: 100%;
	height:auto;
    
}
.footer-info p {
	font-size: 12px;
	color: #FFF;
	line-height: 150%;
    padding: 0;
}
/*-----------------------------------------------------
TOP物件タイプで探す
-----------------------------------------------------*/
.chintai-item {
	background-color: rgba(255,255,255,0.65);
	border: 1px solid #EBE9E4;
	margin-top: 50px;
	padding-bottom: 15px;
	box-shadow: 5px 6px 7px -8px #777777;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.chintai-item img {
	height: auto;
	width: 100%;
}
.baibai-item {
	background-color: rgba(255,255,255,0.65);
	border: 1px solid #EBE9E4;
	margin-top: 50px;
	padding-bottom: 15px;
	box-shadow: 5px 6px 7px -8px #777777;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.baibai-item img{
	height: auto;
	width: 100%;
}
.bukken-btn a {
	background-color: #FFF;
	font-size: 28px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #EBE9E4;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
	background-image: url(../img/yazi.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: 5px 6px 7px -8px #777777;
    color: #267DFF;
}
.bukken-btn a:hover {
	background-color: #EEF9FF;
	background-image: url(../img/yazi2.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: 0px 0px 7px -8px #777777;
}
.aisatu {
	background-color: rgba(255,255,255,0.65);
	border: 1px solid #EBE9E4;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-radius: 10px;
	box-shadow: 5px 6px 7px -8px #777777;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.aisatu p {
	font-size: 14px;
	line-height: 170%;
}
/*-----------------------------------------------------
TOP仲西宅建について
-----------------------------------------------------*/
.about-us {
	padding: 15px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E5F5FD;
	border-radius: 20px;
	margin-top: 30px;
}
.about-us p {
	font-size: 14px;
	line-height: 200%;
	color: #036;
}
.area02 img {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.area02 .item {
	margin-bottom: 5px;
}
/*-----------------------------------------------------
TOP最新情報
-----------------------------------------------------*/
.saisin {
	margin-top: 50px;
}
.saisin .item {
	margin-bottom: 25px;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #D4D0C8;
	box-shadow: 5px 6px 7px -8px #777777;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
}
.saisin .item  img{
	height: auto;
	width: 100%;
}
.bukken-bunrui {
	font-size: 12px;
	color: #FFF;
	background-color: #F90;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.bukken-type {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
.bukken-chinryo {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
}
.bukken-jusyo {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
.bukken-comm {
	font-size: 12px;
	color: #666;
}
/*-----------------------------------------------------
SUBコンテンツエリア
-----------------------------------------------------*/
.cont-area {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.cont-area p{
	font-size:14px;
	line-height:150%;
	margin-bottom: 15px;
}
.cont-area img {
	height: auto;
	width: 100%;
}
h4 {
	font-size: 18px;
/*	font-weight: bold;*/
	color: #00CCFF;
	margin-top: 50px;
	margin-bottom: 15px;
}
.kounyu {
/*	margin-left: 25px;*/
	background-color: #F1F3F5;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 100%;
	font-size: 14px;
	border: 1px dashed #139AD6;
}
.kounyu li {
	line-height: 250%;
	color: #066;
}

.chiiki {
	width: 100%;
	margin-top: 15px;
	border: 2px solid #00CCFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border-radius: 10px;
}
.chiiki-l {
	float: left;
	width: 48%;
	padding-top: 20px;

}
.chiiki-r {
	float: right;
	width: 48%;
	padding-top: 20px;

}
.chiiki-a {
	background-color: #06F;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	border-radius: 10px;
}
.mame-txt {
    font-size: 14px;
    color: #333;
}
.youtube  {
     position: relative;
     padding-bottom: 56.25%; 
     height: 0;
     overflow: hidden;
}
#sho-area .bukkensho {
	width: 100%;
	font-size:12px;
}
#sho-area .bukkensho td {
	padding:5px;
}
#sho-area .bukkensho iframe {
	width: 100%;
	
}
#sho-area .bukkensho .youtube iframe{
	position: absolute;
     top: 0;
     left: 0;
     width: 100%;
}
.cont-area iframe {
	height: 1700px;
}
/*--------------------------------*/
/*.footernav1 {
	width: 48%;
	float: left;
}
.footernav {
	float: left;
	width: 48%;
}
.footernav2 {
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	background-color: #149AD7;
}
.footernav2 p {
	font-size: 14px;
	color: #FFF;
	line-height: 150%;
}
.cont-bt {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
*/
