@charset "UTF-8";


/***

ベース

***/
.vc_row-fluid{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
/*	background: rgba(155,212,108,1.00);*/
}



.vc_col-sm-6{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 1.2rem;
	padding: 0;
/*	background: rgba(241,168,170,0.3);*/
}
@media print, screen and (min-width: 801px) {
.vc_col-sm-6{
	width: 49%;
}
}

.vc_col-sm-12{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 0.8rem;
	padding: 0;
/*	background: rgba(144,219,222,0.3);*/
}
@media print, screen and (min-width: 801px) {
.vc_col-sm-12{
	
}
}

 /*--メンテナンス記録--*/
table.res_table{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	border:solid 2px #333;
/*	border-bottom:none;*/
	font-size:14px;
	line-height:115%;
	
	font-weight:normal;
	
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
}
table.res_table th{
	padding:8px 0 6px;
	display:block;
	text-align:center;
	background:#999;
	border-bottom:#333 1px solid;
	color:#fff;
}
table.res_table td{
	border-collapse:collapse;
	padding:16px 0 13px;
/*	display:block;*/
	text-align:center;
	background:#FFF;
	border-bottom:#333 1px solid;
	border-left:#333 1px solid;
	color:#333;
	
	font-size: 13px;
	font-size: 3vw;
	line-height:115%;
	font-weight:normal;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
}
table.res_table td.m01{
	width: calc( 23% - 6px );
	width: 23%;
}
table.res_table td.m02{
	width: calc( 59% - 6px );
	width: 59%;
}
table.res_table td.m03{
	width: calc( 18% - 6px );
	width: 18%;
}
@media print, screen and (min-width: 801px) {
table.res_table{
	width:100%;
	margin:5px auto;
	border-collapse:collapse;
/*	border:none;*/
/*
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
*/
	font-size:13px;
}
	
table.res_table tr{
	border-bottom:#333 1px solid;
}

table.res_table tr:last-child{
	border:none;
}
	
table.res_table th{
	width:30%;
	padding:12px 10px;
	display:table-cell;
	/*background:#b8d200;*/
	border-right:#333 1px solid;
	text-align:left;
	
	background:#eee;
	color:#000;
}
	
table.res_table td{
/*	width:70%;*/
	padding:14px 10px 11px;
	display:table-cell;
/*	text-align:left;*/
	background:#FFF;
	
	font-size:14px;
	line-height:115%;
	font-weight:normal;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
}
table.res_table td.m01{
	width: calc( 23% - 6px );
	width: 23%;
}
table.res_table td.m02{
	width: calc( 59% - 6px );
	width: 59%;
}
table.res_table td.m03{
	width: calc( 18% - 6px );
	width: 18%;
}
.cap_box{
	width:800px;
	height:80px;
	padding:10px 10px 0 0;
}
}



table.res_table td.bg_color1{
	background:rgba(148,148,148,0.3);
}
table.res_table a{
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 700;
	color: rgba(45,83,173,1.00);
	text-decoration: underline;
}




h3.mansion_title1{
	clear: both;
	width:100%;
	font-size:20px;
	line-height:105%;
	font-weight:700;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
}
