@charset "utf-8";

/* ****************************************************
Title: index.css
---------------------------------------------------------------------------- */
#va {
	width: 100%;
	background: url(../img/company/va.jpg) no-repeat top left;
	background-size: 100%;
	min-height: 240px;
}

#va .catch {width: 700px;margin: 0 auto;padding-top:80px;}


/* =============================
 .section1
==============================*/
.sec01 .com_des { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #cbcbcb;}
.sec01 .com_des:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom:none;}
.sec01 .com_des dt{font-weight:bold;color:#212E8A;width:165px;}
.sec01 .com_des dd {width: 835px;}

.sec01 .com_des .shareholder dl {margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dashed #ccc;}
.sec01 .com_des .shareholder dl:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.sec01 .com_des .shareholder dt {width: 165px; color:#333;}
.sec01 .com_des .shareholder dd {width: 670px;}

.sec01 .com_des dd ul li {list-style: disc; line-height:1.8; list-style-position: inside; text-indent: 0.5em; margin-bottom:0.5em;}

.sec01 .com_des dd ul .local {margin-top:2em;list-style:none;}
.sec01 .com_des dd ul .local dt { color:#333;}
.sec01 .com_des dd ul .local dd li {margin-left:1em;}