/* 企業情報 */
.com_box {
	padding-top: 10px;	
	padding-bottom: 0px;
}

.com_column {
	margin-bottom: 20px;
}


.com_ttl {
	font-size: 48px;
	letter-spacing: 0.3em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	padding-top: 20px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.com_ttl2 {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #a87111;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a87111;
	border-bottom-color: #a87111;
	padding: 10px;
	background-color: #FDF5EA;
}
.com_ttl3 {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #a87111;
	font-family: 'Oswald', sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.com_ttl_sub {
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #002A00;	
	text-align: center;	
	padding-left: 30px;	
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.com_tx {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;	
	padding: 10px;	
}

.com_tx2 {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;	
	padding: 10px;
	
}

.com_name {
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
	font-family: 'Light';
	padding: 10px;	
}

.com_name span {
	font-size: 36px;	
}
/*当社保有ビルのご紹介*/
.trimming {
  overflow: hidden;
  position: relative;
  padding-top: 65%;
  margin-bottom: 5px;
}
.photo {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.estate_box {
    margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 10px;
    
}

/*テーブル*/
.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.n_table th {
	width: 25%;
	background-color: #F2F2F2;
}
.n_table td {
	width: 75%;
	background-color: #fff;
}
.n_table th,.n_table td {
	color: #333333;
	font-size: 100%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}	



@media (max-width: 1200px) {

	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {
/*.number {
	width: 90%;
}*/	
.com_tx2 {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
	.com_ttl {
	font-size: 38px;	
	padding-top: 30px;
	
}
	.com_box {
	padding-top: 0px;	
	padding-bottom: 0px;
}
}


@media (max-width: 468px) {
	


}
