@charset 'utf-8';

/*****************************************************************************
 ワイヤー
 *****************************************************************************/
.rightboxline {
	width:100%;
	background:url("../img/top_right_box_mid.gif") repeat-y right top;
}
.rightboxline #in {
	width:100%;
	background:url("../img/top_right_box_bot.gif") no-repeat right bottom;
}
#right p.contact {
	background:#fff;
	padding:0 0 10px 0;
}


/*****************************************************************************
 メインイメージ
 *****************************************************************************/
#main-image {
	position: relative;
}
#main-image .Hd01{
	font-size: 19px;
	position: absolute;
	left: 26px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
#main-image::before {
	display: block;
	content: "";
	border-bottom: 6px solid #000;
	opacity: 0.25;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: 0;
}


/*****************************************************************************
 パン屑
 *****************************************************************************/
#directory {
	width:100%;
	padding:0 0 10px 0;
	font-size:90%;
}




/*****************************************************************************
 見出し
 *****************************************************************************/
.Hd02 {
	width:100%;
	margin:0 0 1em 0;
	padding: 1px !important;
	border: 1px solid #eaeaea;
	font-size:120%;
	font-weight: bold;
	border-radius: 5px;
}
.Hd02 .Hd02Inner {
	display: block;
	border: 1px solid #fff;
	background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 80%,#ebebeb 100%);
	padding: 10px 10px 10px 30px;
	position: relative;
	line-height: 1.4 !important;
}
.Hd02 .Hd02Inner::before {
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	background: linear-gradient(to bottom, #eeefdd 0%,#d6d7c2 100%);
	width: 6px;
	height: calc(100% - 20px);
	border-radius: 3px;
}
.Hd03 {
	border-bottom:1px solid #ccc;
	margin:0 0 1em 0;
	padding: 0 !important;
	width:100%;
	font-weight: bold;
}
.Hd03 .Hd03Inner {
	display:block;
	background:url("../img/midashi02.gif") no-repeat 0.1em 0.2em;
	padding:0 0 0.5em 1.5em;
}
.Hd04 {
	font-weight: bold;
	margin-bottom: 3px;
}


/*****************************************************************************
 contents 内要素
 *****************************************************************************/
#contents #left p {
	padding:0 0 1em 0;
	line-height:1.6;
}

/*****************************************************************************
 関 連
 *****************************************************************************/
.related {
	width:503px;
	margin:0 0 20px 0;
}

/*****************************************************************************
 トップに戻る
 *****************************************************************************/
.top {
	font-size:80%;
	line-height:1.2;
	text-align:right;
}
.top a {
	color:#888;
}

/*****************************************************************************
 テーブルスタイル
 *****************************************************************************/
/*.table-style01{
	width:100%;
	margin-bottom:1em;
	table-layout: fixed;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table-style01 th,
.table-style01 td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
.table-style01 div.pad {
	padding:6px 10px;
}
.table-style01 th {
	background:#f3f3e7;
	font-weight:bold;
}
.table-style01 #table-01{
	border: none;
}
.table-style01 #table-01 th,
.table-style01 #table-01 td{
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 4px 10px;
}
.table-style01 #table-01 tr:first-child th,
.table-style01 #table-01 tr:first-child td{
	border-top:none;
}
.table-style01 #table-01 tr th:first-child,
.table-style01 #table-01 tr td:first-child{
	border-left:none;
}
.table-style02 {
	width:100%;
	margin-bottom:1em;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	table-layout: fixed;
}
.table-style02 td {
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
.table-style02 .year{
	width: 2.5em;
}
.table-style02 .month{
	width: 2.25em;
	text-align: right;
}
.table-style02 .day{
	width: 2.5em;
	text-align: right;
}
.table-style02 .content{
	padding-left: 18px;
}*/


.table-style01{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom:1em;
	/*font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	table-layout: fixed;
}
.table-style01 th,
.table-style01 td {
	border:1px solid #ccc;
	text-align:left;
	padding: 5px 10px;
}
/*.table-style01 div.pad {
	padding:6px 10px;
}*/
.table-style01 th {
	background:#f3f3e7;
	font-weight:bold;
}
.table-style01 #table-01{
	border: none;
	font-size: 85%;
}
.table-style01 #table-01 th,
.table-style01 #table-01 td{
	border: none;
	padding: 4px 10px;
}
.table-style02 {
	width:100%;
	margin-bottom:1em;
	/*font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	table-layout: fixed;
}
.table-style02 td {
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
.table-style02 .month{
	width: 4em;
	width: 60px;
}
.table-style02 .day{
	width: 2.5em;
	width: 32px;
	text-align: right;
}
.table-style02 .year{
	width: 2.5em;
	width: 60px;
	padding-left: 10px;
}
.table-style02 .content{
	/*padding-left: 18px;*/
}

/* 企業情報 産前産後休暇・育児休職取人数 2023.07 */
.table-company-childcare {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 25px;
}

.table-company-childcare th {
	background:#f3f3e7;
	font-weight:bold;
}



.table-company-childcare th,
.table-company-childcare td {
	border:1px solid #ccc;
	text-align: center;
	padding: 5px 10px;
}

.table-company-childcare tbody th {
	text-align: left;
}

.table-company-childcare .table-company-childcare__border-none {
	background: none;
	border-top: none;
	border-left: none;
}

.table-company-childcare .table-company-childcare__border-dotted {
	border-bottom:1px dotted #ccc;
}

.table-company-childcare th.table-company-childcare__bg-none {
	background-color: #fff;
}

.board{

}
.board li{
	display: flex;
	font-size: 80%;
}
.board li:not(:last-of-type){
	margin-bottom: 5px;
}
.board .position{
	width: 8em;
}
.board .name{
	width: 6em;
}
.board .position2{

}



/*決算公告*/
.accountsBox{
	display: flex;
}
.accountsBox > div{
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}
#contents #left .accountsBox > div p.unit{
	margin-bottom: 2px;
	padding-bottom: 0;
	text-align: right;
	font-size: 90%;
}
.accountsBox .accountsTbl{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom:1em;
	table-layout: fixed;
	font-size: 90%;
}
.accountsBox .accountsTbl th,
.accountsBox .accountsTbl td {
	border:1px solid #ccc;
	text-align:left;
	padding: 5px 10px;
}
.accountsBox .accountsTbl thead th {
	background:#f3f3e7;
	font-weight:bold;
	text-align: center;
}
.accountsBox .accountsTbl tbody th {
	width: 130px;
	text-align: left;
}
.accountsBox .accountsTbl tbody td {
	text-align: right;
}
.subtotal th,
.subtotal td{
	background:#eee;
}
.total th,
.total td{
	background: #ddd;
}



/*****************************************************************************
 フォント関連
 *****************************************************************************/
.fntkin {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.fntpp {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*****************************************************************************
 リストスタイル
 *****************************************************************************/
.list {
	width:100%;
}
.list dl {
	width:100%;
}
.list dt {
	font-size:90%;
	color:#777;
}
.list dt .cate::before{
	content: "【 ";
}
.list dt .cate::after{
	content: " 】";
}
.list dd {
	border-bottom:1px dotted #ccc;
	padding:0.2em 0 0.9em 0;
	margin:0 0 0.9em 0;
}
.list2 {
	width:100%;
	margin-bottom:15px;
}
.list2 dl {
	width:122px;
	padding-bottom:10px;
	float:left;
}
.list2 dl.last {
	width:118px;
	margin-right:0;
}
.list2 dt {
	font-size:85%;
}
dl.compro {
	line-height:1.5;
}
dl.compro dt {

}
dl.compro dd {
	margin:-1.5em 100px 0 200px;
	text-align: right;
}
dl.compro2 {
	line-height:1.5;
}
dl.compro2 dt {

}
dl.compro2 dd {
	margin:-1.5em 0 0 100px;
}
.compro3 {
	line-height: 1.5;
}
.compro3 tr {}
.compro3 td {
	border-style: none !important;
	padding-right:20px;
	padding-left: 0;
	text-align: left;
}

.listStyle1 {
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.listStyle1 li {
	margin-bottom: 0.5em;
}
ol.listStyle1 li{
	list-style: decimal;
}

/*.fieldList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px 15px;
}
.fieldList dl {
	margin-bottom: 10px;
	margin: 0 2.5px 10px;
	box-sizing: border-box;
}
.fieldList dt {
	font-size:85%;
}*/

.fieldList {
	width:100%;
	margin-bottom:15px;
}
.fieldList dl {
	width:121px;
	padding-bottom:10px;
	float:left;
}
.fieldList dl:nth-child(6n) {
	width:120px;
}
.fieldList dl:last-child {
	width:240px;
}
.fieldList dt {
	font-size:85%;
}


/*****************************************************************************
 記事本文
 *****************************************************************************/
.entry-title {
	width:100%;
	margin:0 0 20px 0;
	padding:8px 0;
	border-bottom:1px solid #ccc;
	position: relative;
	padding-left: 18px;
}
.entry-title::before {
	content: "";
	display: inline-block;
	border-left: 8px solid #ced0b0;
	position: absolute;
	left:0;
	top: 8px;
	width: 8px;
	height: calc(100% - 16px);
	background: #ced0b0;
}
.entry-title .entry_Hd {
	margin-top: 3px;
	line-height: 1.3;
}
.entry-title p.date{
	padding:0 !important;
	margin:0;
	font-size:90%;
	color:#777;
}
.entry-body {
	font-size:90%;
}
.entry-body .mt-enclosure,
.entry-body .mt-enclosure-image{
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.entry-body .mt-enclosure img,
.entry-body .mt-enclosure-image img{
	display: block;
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.entry-body img{
	text-align: center !important;
	margin-right: auto;
	margin-left: auto;
}
.figureBox{
	display: inline-block;
	vertical-align: top;
}
.entry-body p .caption{
	display: block;
	margin: 5px auto auto;
	text-align: center;
}

/*****************************************************************************
 フォーム関連
 *****************************************************************************/
.form-button {
	text-align:center;
	border:1px solid #ccc;
	padding:15px 0 0 0;
}
.fL {
	width:330px;
}
.fM {
	width:150px;
}
.fS {
	width:100px;
}

/*****************************************************************************
 画像関連
 *****************************************************************************/
.phL {
	float:left;
	margin:0 15px 15px 0;
}
.phR {
	float:right;
	margin:0 0 15px 15px;
}

.cateListBox{
	display: flex;
	flex-wrap: wrap;
}
.cateList {
	width: calc(50% - 20px);
	margin: 0 10px 16px;
	box-sizing: border-box;
	border: 1px solid #d8d7dc;
}
.cateList a{
	text-decoration: none;
}
.cateList h3{
	line-height:1.3;
	border-bottom: 1px solid #d8d7dc;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.cateList :hover h3{
	text-decoration: none;
}
.cateList h3 span{
	display:block;
	box-sizing: border-box;
	border: 1px solid #fff;
	background: linear-gradient(to bottom, #555555 0%,#494949 100%);
	text-decoration: none;
	position: relative;
	padding:12px 10px 11px 35px;
}
.cateList h3 span::before{
	content: "";
	display:block;
	background:url(/img/cateListArr.png) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}
#contents #left .cateList a p{
	text-decoration: none;
}
#contents #left .cateList p{
	line-height:1.5;
	padding:15px;
	color:#8a8a8a;
}




/* --- ADOC Sustainability Report -------------------------------------------- */
.adocList{
	list-style: none;
	margin: 35px auto 0;
	line-height: 1;
	overflow: hidden;
	width: 648px;
}
.adocList li{
	list-style: none;
	float: left;
	width: 122px;
	margin: 0 20px 30px;
}
.adocList li a{
	display: block;
	text-decoration: none;
	text-align: center;
}
.adocList li img{
	border: 1px solid #ccc;
	margin-top: 12px;
}
.adocList li :hover img{
	opacity: 0.8;
}
.adocList li span{
}
.adocList li .year{
	display: block;
	margin-top: 10px;
	padding: 4px 0 2px;
	font-size: 16px;
	/*font-weight: bold;*/
	font-weight: 800;
	background: #fd9c02;
	color: #fff;
}
.adocList li :hover .year{
	opacity: 0.7;
}
.adocList li .pdf{
	font-size: 11px;
	margin-top: 9px;
	background: url(/images/product09-pdfIcon.png) no-repeat 0 0;
	display: inline-block;
	padding: 4px 0 4px 22px;
	color: #666;
	text-decoration: underline;
}
.adocList li :hover .pdf{
	text-decoration: none;
}



#Gmap{
 height: 350px;
 margin-bottom: 5px;
}



.qualityList{
	margin: 10px 20px 20px;
}
.qualityList li{
	position: relative;
	padding-left: 16px;
}
.qualityList li:not(:last-of-type){
	margin-bottom: 3px;
}
.qualityList li::before{
	content: "";
	border: 1px solid #666666;
	width: 0.9em;
	height: 0.9em;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 2px;
}

.com_ol {
	list-style-type: none;

}
.indent-1 {
	counter-increment: cnt;
	padding-left: 1.75em;
    text-indent: -1.75em;
}
.indent-1::before {
	content: "("counter(cnt)")";
    padding-right: 0.25em;
}
#body #contents #left .boldp {
	font-weight: bold;
}
#body #contents #left .pBox {
    padding: 10px;
    border: solid 1px #7c7878;
    margin-bottom: 20px;
}
#body #contents #left .pB5 {
	padding-bottom: 5px;
}


/*****************************************************************************
 TOPページ　ステークスホルダー
 *****************************************************************************/
 .stakeholders .underline-text{
	border-bottom: solid 2px;
	width: 180px;
	text-align: center;
 }
 #contents #left .name_box_item p{
	padding: 2px 0;
 }
 .stakeholders .name_box{
	display: flex;
	text-align: center;
	justify-content: center;
 }
 .stakeholders .name_box_item{
	margin: 0 20px;
 }
 .stakeholders .text-right{
	text-align: right;
 }
 .table-style01.text-center th, .table-style01.text-center td {
	text-align: center;
 }