/*
Theme Name: Biim
*/
/* この下に通常のcssを書いていく */

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	width: calc(1500+50+300)px;
	margin: 0 auto;
	box-sizing: border-box;
}

/* トップページ */
.frontpagediv {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.frontpagetable {
	padding-top: 15px;
	padding-bottom: 15px;
}
.frontpagetable img {
	width: 281px;
	height: 281px;
}

/* ヘッダー関連 */

#toplabel {
	height: 50px;
	width: 1900px; /* calc(1500+300)px; */
	background-color: white;
	
	border-radius: 10px;
    text-align: left;
	/* box-shadow: 0px 3px 15px rgba(0,0,0,0.2); */
    padding-left: 20px;

	align-items: center;
	position: relative;
}
#toplabel .toplogo {
	position: absolute;
	top: 0px;
	left: 10px;
}
#toplabel .toplogo img {
	height: 50px;
	width: 70px;
}
#toplabel .topfunction {
	position: absolute;
	top: 15px;
	left: 100px;
}

/*
#toplabel ul {
	display: flex;
	list-style: none;
	vertical-align: bottom;
}
#toplabel li {
	margin-right: 20px;
}
*/

#column2 {
	display: flex;
	/* justify-content: center; */
	justify-content: left;
}

#left-menu {
	/* 左メニュー */
	width: 30px;
	background-color: black;
}
#left-menu ul {
	list-style: none;	
	padding-left: 0px;
	margin: 0 auto;
}

#left-menu ul img {
	margin-top: 20px;
	width: 30px;
	height: 30px;
}

#left-column {
	/* メインペイン */
	height: 800px;
	width: 1500px;
	background-color: aqua;
	/* border-radius: 10px; */
}

#right-column {
	/* 右タスク表示 */
	height: 800px;
	width:  300px;
	background-color:aquamarine;
	/* border-radius: 10px; */
}

.column-img {
margin: 0;
padding:0px;
width: 100%;
height: 100%;
}

.comm-list {
width: 1400px;
height: 105px;
box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
border-radius: 10px;
background-color: white;

margin-left: 50px;
margin-bottom: 30px;

position: relative;

}

/*--------- 物件詳細 ---------*/

/* 物件：写真 */
.comm-list .cutoppic img {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 80px;
	width: 80px;
}

/* 物件：物件名 */
.comm-list .cutitle_tt {
	position: absolute;
	top: 10px;
	left: 120px;
	font-weight:bold
}
.comm-list .cutitle_di {
	position: absolute;
	top: 10px;
	left: 200px;
}

/* 物件：住所 */
.comm-list .cuaddress01_tt {
	position: absolute;
	top: 40px;
	left: 120px;
	font-weight:bold
}
.comm-list .cuaddress01_di {
	position: absolute;
	top: 40px;
	left: 200px;
}

/* 物件：沿線・駅 */
.comm-list .cuaddress02_tt {
	position: absolute;
	top: 70px;
	left: 120px;
	font-weight:bold
}
.comm-list .cuaddress02_di {
	position: absolute;
	top: 70px;
	left: 200px;
}

/* 物件：価格 */
.comm-list .cuprice_tt {
	position: absolute;
	top: 10px;
	left: 550px;
	font-weight:bold
}
.comm-list .cuprice_di {
	position: absolute;
	top: 10px;
	left: 630px;
}

/* 物件：進捗状況 */
.comm-list .cunumber_tt {
	position: absolute;
	top: 10px;
	left: 980px;
	font-weight:bold
}
.comm-list .cunumber_di {
	position: absolute;
	top: 10px;
	left: 1060px;
}

/* 物件：進捗状況 */
.comm-list .cuprogress_tt {
	position: absolute;
	top: 40px;
	left: 980px;
	font-weight:bold
}
.comm-list .cuprogress_di {
	position: absolute;
	top: 40px;
	left: 1060px;
}
















.mt120 {margin-top:10%;}
.mt100 {margin-top:10%;}
.mt80 {margin-top:10%;}
.mt60 {margin-top:5%;}
.mt50 {margin-top:5%;}
.mt40 {margin-top:5%;}
.mt20 {margin-top:5%;}
.mb50 {margin-bottom:5%;}
.mb10 {margin-bottom:2%;}
.mt30_pc{margin-top: 0;	}
.mt25_pc{margin-top:0;}
.mt10_pc{margin-top:0;}

.f90,
.f110,
.f120,
.f140{
	font-size:16px;
}
.f150,
.f180,
.f200,
.f250{
	font-size:18px;
}
.f250sm{
	font-size:16px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  