@charset "UTF-8";

.respDispNone{
	display: none;
}

.contSection{
	margin-bottom: 1em;
}

	.contSection dl dt{
		width: 5em;
		float: left;
		clear:both;
		padding-bottom: 0.8em;
	}
	
	.term{
		position: absolute;
		top:20px;
		left:0;
		width: 80px;
		font-size: 10px;
	}
	
	.contSection dl dd{
		position: relative;
		width: auto;
		padding-left: 6em;
		padding-bottom: 0.8em;
		background: url(../../../common/img/bg/bg_lower-02.gif) 5em 0 repeat-y;
	}
	
		.contSection dl dd .service .title{
			color: #5E90C4;
			font-weight: 700;
			font-size: 15px;
			border-bottom: 1px solid #CCCCCC;
			padding-bottom: 5px;
			margin-bottom: 15px;
		}
		
		.contSection dl dd .service{
			margin-top: 20px;
		}
		
			.contSection dl dd .service .serviceCont{
				margin-bottom: 20px;
			}
			
		
		
		
		.contSection .officer div{
			margin-bottom: 20px;
		}
		
		
		.contSection .officer .director{
			width: 100%;
			float: none;
		}
		
		.contSection .officer .executive{
			width: 100%;
			float: none;
		}
		
		.contSection .officer .auditor{
			margin-bottom: 80px;
			
		}
			
			.contSection .officer div img{
				width: 100%;
				height: auto;
			}
			
		.contSection .sales{
			padding-bottom: 40px;
		}
			
			.contSection .graph img{
				width: 100%;
				height: auto;
			}
			
			.contSection .organization img{
				width: 100%;
				height: auto;
			}

.contSection01 {
    width: 90vw;
    padding: 0.5em;
}

.mapSection img {
    width: 95%;
}
