	@charset "UTF-8";

/* 会社タイトル画像
----------------------------------------------- */
.company{
    background-image: url(/images/company/title_company.jpg);
}

/* 会社概要ここから
----------------------------------------------- */
.outline-history{
	line-height: 0.75;
	padding-top: 7px;
}

.outline-history dl{
	overflow: hidden;
}

.outline-history dt{
	float: left;
	width: 11em;
	line-height: 1.5;
}

.outline-history dd{
	margin-left: 11em;
	line-height: 1.5;
}

.history-page-link{
	text-align: right;
}

.license{
	padding-top: 7px;
}

.license dl{
	overflow: hidden;
}

.license dt{
	float: left;
	width: 15em;
}

.license dd{
	float: left;
	margin: 0 0 8px 0;
}

.license dd.touroku{
	width: 10em;
}

.qualified {
	overflow: hidden;
}

.qualified-left{
	float: left;
	width: 50%;
}

.qualified dl{
	overflow: hidden;
}


.qualified dt{
	float: left;
	width: 12em;
}

.qualified dd{
	float: left;
	margin: 0 0 8px 0;
}

@media only screen and (max-width: 1199px) and (max-width: 767px) {
    .qualified-left{
        float: none;
		width: 100%;
    }

    .license dd{
        margin: 0 0 4px 0;
    }

    .qualified dd{
        margin: 0 0 4px 0;
    }
}


/* 会社概要ここまで
----------------------------------------------- */

/* 企業理念・行動指針ここから
----------------------------------------------- */
.vision_wrapper {
	overflow: hidden;
}

.vision_left {
	width: 30%;
	float: left;
}
.vision_right {
	width: 65%;
	float: right;
}

@media only screen and (max-width: 1199px) and (max-width: 767px) {
    .vision_left{
        float: none;
		width: 70%;
		margin: 0 auto;		
    }
	.vision_right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
}

.vision_right h4{
	list-style: none;
	font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
	font-size: 1.5rem;
	margin-top: 0 !important;
	position: inherit !important;
}

.vision_president_name{
	width: 250px;
	margin:0 0 0 auto;
}

.vision_president_name p{
	margin-bottom: 5px;
}

.vision_wrapper h3{
    position: static;
    background: transparent;
    border: none;
    color: #1f509c;
    padding: 8px 4px;
}

.vision_box{
    padding: 24px 48px 24px 72px;
    border: solid 1px #ddd;
    background: #f8f8f8;
    margin-bottom: 24px;
}

.vision_box p{
    margin-bottom: 0;
	font-size:1.3em;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
}

.vision_box ul{
    margin-left: 50px;
}

.vision_box ul li{
    margin-bottom: 0;
	font-size:1.3em;
	font-weight: 600;
	line-height: 1.3;
	list-style: square;
}

.vision_name{
    float: right;
}

@media only screen and (max-width: 1199px){
    .vision_box{
        padding: 24px 16px;
    }
}

/* 企業理念・行動指針ここまで
----------------------------------------------- */

/* ニュース一覧ここから
----------------------------------------------- */

/*年度プルダウン*/
.news_fy{
	text-align: center;	
}

.news_fy select, option{
	color: #fff;
	background-color: #009370;
	border: none;
	width: 250px;
	height: 50px;
	font-size: 1.2rem;
	padding: 10px;
}

/*ディレクトリ抽出*/
.mod_koumokulist{
	text-align: center;
}

.mod_koumokulist li{
	display: inline;
	text-align: center;
	font-weight: 700;
	font-size: 1.1rem;
}

.mod_koumokulist li + li {
  	border-left: 1px solid #000;
	padding-left: 20px; 
	height: 1rem;
}

.mod_datatable li a:hover{
	opacity: 0.5;
}

/*ニュース一覧テーブル*/
.news_table tr:hover{
    cursor: default;
	background: #f7eaed;
}

.common_table th.news-day{
    width: 13%;
}

.common_table th.news-page{
    width: 15%;
}

/* ニュース一覧ここまで
----------------------------------------------- */


/* 事業所ここから
----------------------------------------------- */
.network_bumon{
	text-align: center;
	padding-bottom: 10px;
}

.network_bumon li{
	display: inline;
	text-align: center;
	font-weight: 700;
	font-size: 1.1rem;
}

.network_bumon li + li {
  	border-left: 1px solid #000;
	padding-left: 20px; 
	height: 1rem;
}

.mod_datatable li a:hover{
	opacity: 0.5;
}

.network_image {
    width: 100%;
    height: auto;
}

.network_table th{
    width: 25%;
}

.network_table th.shiten {
    height: 60px;
	width: 100%;
	vertical-align: middle;
}

.network_table tr:hover{
    cursor: default;
	background: #f7eaed;
}


/*サイト内リンク時の隠れ防止*/
/*.network_over_header{
   scroll-padding-top: 160px;
}

.network_table {
   padding-top: 150px;
}*/

#kaigai_table {
   display: block;
    /*padding-top: 127px;
    margin-top: -127px;*/
}

.kaigai_chokatu_btn{
	margin: 24px 0;
	text-align: right;
}

.kaigai_chokatu_btn a{	
	border-radius: 20px;
	padding: 4px 40px 4px 30px;
	color: #009370;
	border: 1px solid #009370;
	background-position: 95% 50%;
	background-color: #fff;
	background-size: 14px auto;
	background-image: url("/images/base/common_parts/ico_yaji_maru_rt_red.svg");
	background-repeat: no-repeat;
	background-position: right 5% center;
}

/* 事業所ここまで
----------------------------------------------- */


/* 安全衛生方針、品質方針、環境方針ここから
----------------------------------------------- */
.iso_box{
    padding: 24px 48px 24px 72px;
    border: solid 1px #ddd;
    background: #f8f8f8;
	width: 80%;
	margin: 0 auto 24px;
}

.iso_box ol{
    margin-left: 0;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.3;
}

.iso_box ol li:last-child{
    margin-bottom: 0;
}

.iso_name{
    float: right;
}

.iso_clear-both {
	clear: both;
}

@media only screen and (max-width: 1199px){
    .iso_box{
        padding: 24px 16px;
    }
}

.iso_table{
    width: 18%;
}

/* 安全衛生方針、品質方針、環境方針ここまで
----------------------------------------------- */

/* メディアクリップここから
----------------------------------------------- */
.mediaClip_table tr:hover{
    cursor: default;
	background: #f7eaed;
}

.mediaClip_table p{
	padding-left: 3em;
	text-indent: -1em;
}

.common_table th.media-day{
	width: 15%;
}

.common_table th.media-name{
	width: 20%;
}

.media_text p{
    text-align: right;
    border-bottom: 5px solid #009370;
    margin-bottom: 24px;
}

#intro_media{
    width: 13rem;
}

#pub_date{
    width: 9rem;
}

.mediaClip_table .fa-file-pdf{
    color:#b30b00;
    font-size: 30px;
    padding-right: .3em;
    vertical-align: bottom;
}

.mediaClip_table .fa-external-link-alt{
    color:#3b3b3b;
    font-size: 24px;
    padding-right: .3em;
    vertical-align: baseline;
}

.mediaClip_table p{
    margin-bottom: 0;
}

.mainContent .mediaClip_table tr td ul li{
    margin:0;
}

@media only screen and (max-width: 1199px) and (max-width: 767px) {

    #intro_media{
        width: 4rem;
    }

    #pub_date{
        width: 6rem;
    }


}

/* メディアクリップここまで
----------------------------------------------- */

/* 関係会社ここから
----------------------------------------------- */
.related-company-link {
    max-width: 80%;
	margin: 0 auto;
	background-color: #f8f8f8;
	border: 1px solid #dadada;
	padding: 20px;
}

.related-company-link .blue_to_red_btn a{
    background-color: #009370;
	color: #fff;
	padding: 0.5em 1em;
	border-radius: 25px;
}

.groupcompany_table dl{
    overflow: hidden;
}

.groupcompany_table dt{
	float: left;
}

.groupcompany_table dd{
	float: right;
}

.groupcompany_table th{
	background-color: #f8f8f8;
}

.groupcompany_table tr:hover{
    cursor: default;
	background: #f7eaed;
}

.group-postal {
	width: 20%;
}

.group-tel {
	width: 25%;
}

.common_table.kyusyu tr td:nth-child(2){
    width: 23em;
}

@media only screen and (max-width: 1199px) and (max-width: 767px) {
    .common_table.kyusyu tr td:nth-child(2){
        width: auto;
    }
    
}

/* 関係会社ここまで
----------------------------------------------- */

/* 地域関係会社ここから
----------------------------------------------- */

.related-company_table tr:hover{
    cursor: default;
	background: #f7eaed;
}

.related-company-link p {
    text-align: center;
}

.related-company_top_image {
    width: 100%;
    height: auto;
}

.related-company_top{
    text-align: center;
}

.related-company_top .link_btn{
    display: flex;
    justify-content: center;
}


.related-company_top .link_btn a{
    display: block;
    color: #fff!important;
    background-color: #009370;
    height: 40px;
    line-height: 40px;
    width: 50%;
    text-align: center;
    border-right: 1px solid #fff;
}

.related-company_top .link_btn a:hover{
    background-color: #b71254;
    opacity: 1;
}

.page_btn,
.map_btn{
    color: #fff;
    background-color: #009370;
    padding: 0 .5em;
    width: 5em;
    text-align: center;
    float: right;
}

.blue_to_red_btn a{
    color: #fff;
    background-color: #009370;
    padding: 0 .5em;
}

.blue_to_red_btn a i{
    padding-right: .3em;
}


.blue_to_red_btn a:hover{
    background-color: #b71254;
    opacity: 1;
}

/* 関係会社ここまで
----------------------------------------------- */


/* ニュース一覧ここから
----------------------------------------------- */
#hizuke{
    width: 8em;
}

#page{
    width: 11rem;
}

@media only screen and (max-width: 1199px) and (max-width: 767px) {
    #hizuke{
        width: 6em;
    }

    #page{
        width: 6rem;
    }
}


/* ニュース一覧ここまで
----------------------------------------------- */

/* 数字で見るNIPPOここから
----------------------------------------------- */
.figures_wrapper{
	display: flex;
	flex-wrap: wrap;
}

.figures_box{
    width: calc(49% - 10px);
	margin: 5px;
	padding: 10px;
	border: solid 1px #009370;
}

.figures_title{
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500px;
}

.figures_number{
	text-align: center;
	font-size: 5rem;
	font-weight: 900px;	
	color: #009370;
}

.figures_number_small{
	font-size: 1.5rem;
}

.figures_comment{
	font-size: 0.9rem;	
}

.figures_photo{
	text-align: center;
	width: 95%;
	margin: 5px;
}

.figures_photo figcaption{
	text-align: center;	
	font-size: 0.7rem;
}


/* 数字で見るNIPPOここまで
----------------------------------------------- */

/* メディアクリップここから
----------------------------------------------- */
/* Chrome,Safari */
       summary::-webkit-details-marker { display: none; }

/* firefox */
       summary { list-style: none; }

details summary {
  color: #009370;
  font-size: 22px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  padding-left: 20px;
  margin: 35px 0 25px;
  line-height: 2.2;
  border-top: 1px solid #a0c7a6;
  border-bottom: 1px solid #a0c7a6;
  background-image: none;
  background-color: #e5f4f1;
  position: relative;
  
}

details summary:before {
  position: absolute;
  top: 8px;
  left: 6px;
  content: "";
  display: inline-block;
  width: 3px;
  height: 30px;
  background-color: #a0c7a6;
}
/**
 * Font Awesomeのプラスアイコン使用
**/
details summary::after {
  font-family: 'Font Awesome 5 Free';
  content: '\f067';
  position: absolute;
  right: 0;
  margin-right: 20px;
  font-weight: 900;
  background: #009370;
  color: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: 4px;
  text-align: center;
  
}
/**
 * アコーディオンがオープン時はマイナスアイコンに変更
**/
details[open] summary::after {
  content: '\f068';
}

/*アコーディオンメニュー　IE対応*/
_:-ms-lang(x)::-ms-backdrop, summary {
  display:block; /* IE11 のみブロック要素として表示 */
  padding-top: 3.5px!important;
  line-height: 2!important;
  	
}
_:-ms-lang(x)::-ms-backdrop,summary:before {
  position: absolute!important;
  top: 8px!important;
  left: 6px!important;
  content: ""!important;
  display: inline-block!important;
  width: 3px!important;
  height: 30px!important;
  background-color: #a0c7a6!important;
}
_:-ms-lang(x)::-ms-backdrop,summary:after{
  margin-top: 0.9px!important;
}


/* メディアクリップここまで
----------------------------------------------- */

/* 沿革ここから
----------------------------------------------- */
.company-history{
	width: 100%;
}
.company-history td{
	border: 1px solid #009370;
	padding: 10px;
}
.company-history th{
	background: #009370;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
}

/* 沿革ここまで
----------------------------------------------- */

/* お知らせここから
----------------------------------------------- */

.topic_contents figure{
	width: 60%;
	margin: 0 auto;
}

.topic_contents figure img{
	border: 3px solid #a3a3a2;
}

@media screen and (max-width:600px){
	.topic_contents figure{
		width: 100%;
	}
}

/* お知らせここまで
----------------------------------------------- */