@charset "utf-8";

/* company
-----------------------------------------------------------------------------------*/
/** index **/
.company-tb01 {
  width:100%;
	margin:20px 0 10px 0;
	}

.company-tb01 th {
  font-weight:bold;
	padding:20px 0 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align:top;
	}

.company-tb01 td {
	padding:20px 10px 5px 30px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align:top;
	}

.company-tb01 td.c-name {
  font-weight:bold;
  /*
	font-size:1.1em;
  */
	}
/*
.bnr-about-kmd {
  width:200px;
	margin: 0 0 10px;
	}
*/
.bnr-movie-kmd {
  width:200px;
	margin: 0 0 75px;
	}

.imgLeftcompany {
	float: left;
	margin: 0 20px 0 0;
	}


/** access **/
#container h4.map-tit {
	background:url(/images_v2/icon_s.gif) no-repeat 0.2em 0.6em;
	padding-left: 1.2em;
}

.map-tb {
	width: 100%;
}

.map-tb th {
	width: 25%;
	vertical-align: top;
	font-weight:bold;
}

.map-tb td {
	vertical-align: top;
	line-height: 150%;
}

.map-tb .map-cell {
	padding-left: 25%;
}

.map-tb .map-add {
	width: 75%;
}

.hr {
	margin: 10px 0 10px;
	border-bottom: dotted 1px #CCCCCC;
}

.CollapsiblePanelContent .map {
	padding: 5px 0 0 0;
}

.CollapsiblePanelContent .transp {
	padding: 10px 0 0 0;
	font-weight:bold;
}

.CollapsiblePanelContent .transp-desc {
	padding: 0 0 10px 0;
}


/** history **/
.history-box dl {
	padding-top: 15px;
	margin-top: 14px;
	border-top: 1px dotted #ccc;
}
.history-box dl.first {
	padding-top: 0;
	border-top: none;
}
.history-box dl dt {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 80px;
}
.history-box dl dd {
	padding: 0 10px;
	overflow: hidden;
}
.history-box dl dd .reg {
	display: inline-block;
	vertical-align: top;
	font-size: 70%;
}
.history-box dl dd ul li {}
.history-box dl dd .add-icon {
	padding-right: 13px;
	background: url(../../../../csr/images/history_icon01.gif) no-repeat right 40%;
}

/** management **/
.management-tb01 {
  width:80%;
	margin:20px 0 10px 50px;
	}

.management-tb01 th {
  font-weight:bold;
	padding:20px 0 5px 10px;
	border-bottom: solid 2px #9498a2;
	vertical-align:top;
	width:30%;
	}

.management-tb01 td {
	padding:20px 0px 5px 0px;
	border-bottom: solid 1px #b6b6b6;
	vertical-align:top;
	text-align:center;
	width:70%;
	}



/** network **/
.network-h3 {
	margin: 0 0 55px;
}

.network .map-tb th {
	/*font-size:1.2em;*/
}

.network .link-arw02 {
	margin-top: 5px;
	padding-left: 20px;
	background: url(/images_v2/icon_arw02.gif) no-repeat 0 0.35em;
}

/** csr **/
.csr-navi-box {
  margin-bottom: 10px;
	padding:40px 30px;
  background:#f1f1f1;
	border:solid 1px #dedede;
	}

.csr-navi-box ul li {
  float:left;
	width:317px;
	margin-right:22px;
	}

.csr-navi-box li.lastchild {
  margin-right:0;
	}

/** **/
.csr-tit {
  padding:3px 5px;
	clear:both;
	background:#f7f7f7;
	border-left:solid 5px #df0523;
	border-bottom-style:none;
	}

.csr-tit .csr-name01 {
  padding: 0 10px 0px 0px;
	float:left;
	font-weight:bold;
  /*
	font-size:1.2em;
  */
	}

.csr-navi-link .pickup-l {
  width: auto;
	float: none;
	}

.csr-navi-link .pickup-l ul li, .pickup-r ul li {
	background-position: left 0.5em;
	}

/* 情報提供活動 */
.reporting-box .box1 {
	padding: 0 23px 0 36px;
	}

.reporting-box .box2 {
	padding: 0 35px 0 23px;
	}

.reporting-box .box3 {
	padding: 0 23px 0 28px;
	}

.reporting-box .p1 ,
.reporting-box .p5 {
	float: left;
	}

.reporting-box .p2 ,
.reporting-box .p3 ,
.reporting-box .p4 ,
.reporting-box .p6 {
	float: right;
	}

.reporting-box .p2 {
	margin-top: 54px;
	}

.reporting-box .p3 {
	margin-top: 14px;
	}

.reporting-box .p4 {
	margin-left: 29px;
	}
	
.reporting-box .p6 {
	margin-top: 29px;
	}

/** director **/
.director-p-box {
	position:relative;
	text-align:right;
	height:170px;
}
.director-p-inner {
	position:absolute;
	padding-right: 120px;
	right:122px;
	bottom:0;
	font-size: 120%;
}
.director-photo {
	position:absolute;
	right:0;
}
.director-link {
	margin-top: 20px;
	}
.director-link .tb {
	/display: table-cell;
	/vertical-align: bottom;
	margin-right: 20px;
	}

/** guide **/
.guide-list2 {
	margin-bottom: 1.5em;
	position: relative;
}

.guide-list2 dt {
	position: absolute;
	left: 0;
	width: 16em;
}

.guide-list2 dd {
	margin: 0 0 0em;
	padding: 0 1em 0em 18em;
}

.philosophy .txtbox{
	display: grid;
	gap: 20px;
	grid-template-columns: 77% auto;
}

.philosophy .txtbox .director-p-box .director-photo{
	width: 100%;
}

.philosophy .txtbox .director-p-box .director-photo img{
	width: 100%;
	height: auto;
}