@charset "utf-8";
@import "common.css";

/*-----------------------------------------------
	company
-----------------------------------------------*/
.top{
	background:url(/assets/img/company/img_top.jpg) center top no-repeat;
}
.page-bg .top {
	background-image: url(/assets/img/company/img_outline_top.jpg);
}
@media only screen and (min-width:1400px){
.top{
		background-size:cover;
	}
}
@media only screen and (max-width:767px){
.top,
.page-bg .top{
		background-size:cover;
	}
}

/* contents */
.contents{
	text-align:center;
}
.contents .section{
	max-width:1400px;
	margin:0 auto 80px;
}

.contents p,
.contents table,
.contents dl {
	margin-bottom:24px;
	font-size:16px;
	line-height:28px;
}
@media only screen and (min-width:768px){
	.section .w_lg_500{
		width:500px;
	}	
}
.section .img{
	display:flex;
}
.section .img figure{
	width:50%;
}
.section.research .img figure{
	width:100%;
}
.section .img figcaption{
	width:475px;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.section .img > figure:first-of-type > figcaption{
	float:right;
}
.section .img > figure:last-of-type > figcaption{
	padding-left:48px;
}
.section.research .img > figure > figcaption{
	float:none;
	width:950px;
	margin:0 auto;
	padding-left:0;
}
.sdgs_contents{
	background: #f2f2f2;
	padding: 10px 0;
	margin-bottom: 30px;
}
.sdgs_contents ul{
	display: flex;
	justify-content: center;
	list-style: none;
	flex-wrap: wrap;
}
.sdgs_contents li{
	padding: 0 5px;
	margin:5px 0;
}
@media only screen and (max-width:767px){
	.contents .section{
		margin-bottom:50px;
	}
	.contents .section:last-of-type{
		margin-bottom: 90px;
	}
	.contents h4{
		margin-bottom:4px;
		padding:0 14px;
		font-size:20px;
		line-height:30px;
	}
    .contents h5{
 		margin-bottom:1em;
    	font-size: 16px;
        padding:0.5em 1em;
    }
	.contents p{
		margin-bottom:4px;
		padding:0 14px;
	}
	.contents p br{
		display:none;
	}
	.section .img{
		display:block;
	}
	.section .img figure{
		position:relative;
		width:100%;
		height:250px;
	}
	.section .img figure img{
		position:absolute;
		top:0;
		left:50%;
		width:auto;
		height:225px;
		transform:translateX(-50%);
	}
	.section .img figcaption,
	.section.research .img > figure > figcaption{
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		padding:0 14px 4px;
		font-size:10px;
		line-height:18px;
		text-align:center;
	}
	.section .img > figure:first-of-type > figcaption{
		float:none;
	}
	.section .img > figure:last-of-type > figcaption{
		padding-left:0;
	}
}

.contents .section.outline-info,
.contents .section.branch-office,
.contents .section.patent-qualification,
.contents .section.environment,
.contents .section.outline-area {
	max-width: 960px;
}
.office-info a::before{
	position:absolute;
	top:0;
	left:6px;
	color:#ff8e00;
	font-family:FontAwesome;
	content:'\f18e';
}
.office-info a{
	text-decoration:underline;
	color:#ff8e00;
	display: inline-block;
	padding-left: 25px;
	position: relative;
}
.contents .section.head-office {
	max-width: 1060px;
	padding-left: 50px;
}
.img-head_office {
	float: right;
}
.area_map {
	text-align:center;
	margin:1em;
}
.img-head_office img,
.img_rganization img,
.area_map img,
.contents .section.outline-area img{
	max-width:100%;
	vertical-align:top;
	height:auto;
}

@media only screen and (max-width:767px){
	.contents .section.head-office,
	.contents .section.branch-office {
		padding-left:0;
		margin-bootm:2em;
		max-width: 90%;
	}
	
	.img-head_office{
		float: none;
		margin-bottom:1em;
	}
	.img_rganization{
		margin:1em;
	}

}
.outline-info{
	padding-top: 63px;
}
.contents .section-title {
	font-size: 33px;
	font-weight: normal;
	margin-bottom: 50px;
	padding-bottom: 20px;
	position: relative;
}
.contents .section-title:after {
	background-color: currentcolor;
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 110px;
}

.outline-info table {
	text-align: left;
	width:auto;
}
.outline-info th {
	font-weight: 500;
	/*padding-right: 2.5em;*/
	padding:10px 25px 10px 10px;
	text-align-last: justify;
    background: none;
　	border:none;
}

@media only screen and (max-width:767px){
	.outline-info table {
		margin:0 1em 2em;
	}
	.outline-info th {
		width:6em;
		padding:10px;
	}
}
.outline-info td {
	padding:10px;
}
.contents .section.patent-qualification table tr td {
    border:none;
}

.outline-info li {
	padding-left: 12px;
	text-indent: -12px;
}
.outline-info li:before {
	content: "\f111";
	color: #ff8e00;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right:10px;
}
.contents .office-info {
	margin-bottom: 50px;
	text-align: left;
}
.contents .office-info.branch {
	margin-bottom: 100px;
}
.office-info > dt {
	color: #ff8e00;
	font-size: 22px;
	font-weight: bold;
}
.office-info > dt.text-small {
	font-size: 16px;
}
.office-info dd {
	padding-left: 144px;
}
.office-info dd dl {
	margin: 28px 0 28px -144px;
}
.office-info dd dt {
	font-weight: 500;
}
.float-dd dd {
	margin-top: -28px;/*行の高さ分*/
}

@media only screen and (max-width:767px){

	/*.contents .office-info,
	.contents .office-info.branch {
		margin:1em 1em 3em;
	}*/
	.office-info dd {
		padding-left: 1em;
	}
	.office-info dd dl {
		margin-left: -1em;
	}
	.float-dd dd {
		margin-top: 0px;
		margin-bottom: 1em;
	}

}


.section.soshiki-info {
	margin-bottom: 150px;
}
.section.soshiki-info .section-title {
	position: relative;
	bottom: -30px;
}

.office-history{
}
.office-history > dt {
	font-size: 16px;
	float:left;
    padding:0.5em
}
.office-history dd {
	padding:0.5em 0.5em 0.5em 8em;
}


.day_crrent_now {
	text-align:left;
	margin:-1em auto 0;
	width:80%;
	
}
@media only screen and (max-width:767px){
.day_crrent_now {
	margin:-1em 0 0;
	width:80%;
	
}
}
.day_crrent_now:before {
	content: "▲";
	color: #ff8e00;
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left:10px;
}

.patent-qualification {
	padding-top: 63px;
}

.contents .section.patent-qualification table{
	margin: 0 auto 2em; width:80%;
}
@media only screen and (max-width:767px){
.contents .section.patent-qualification table{
	width:90%;
}
}
.contents .section.patent-qualification table caption{
	text-align:left; font-size:16px;
}
.contents .section.patent-qualification table th {
  padding: 3px 12px;
  background: #fdf4ea;
  border:solid 1px #adadad;
  text-align-last: auto !important;
  text-align:center!important;
}
.contents .section.patent-qualification table tr td {
  padding: 10px 10px;
  border:solid 1px #adadad;
  text-align:left;
}

.environment {
	padding-top: 63px;
}
.environment .environment-lead {
	font-size:20px;
	margin:1em 1em 1.5em;
}

.environment .txt-block{
	margin-bottom:3em;
}

.environment dl{
	margin:1em 0.5em 2em;
}
.environment dl dt,
.work_life dl dt{
	color: #ff8e00;
	font-size: 22px;
}
.environment dl dd {
	margin-left:1em;
}
.work_life dl {
	margin:2em 0.5em 2em;
}
.work_life dl dd{
	margin:0.5em 0 1em;
}

.outline-area table {
	margin: 0 auto 2em;
	width:80%;
}
@media only screen and (max-width:767px){
.outline-area table {
	width:90%;
}
}
.outline-area th,
.outline-area td
 {
	padding: 3px 12px;
	border: 1px solid #adadad;
}

.outline-area th {
	background-color: #fdf4ea;
	white-space: nowrap;
	text-align:center;
}
.outline-area td.float_left{
	text-align:left;
}

.list_environment{
	margin:0.5em 0 3em;	
}
@media only screen and (max-width:767px){
.list_environment{
	text-align:center;
}
}
.list_environment>img{
	width: 35%;
}
.list_environment>a>img{
	width: 60%;
}
@media only screen and (max-width:767px){
	.list_environment>img{
		width: 80%;
	}
	.list_environment>a>img{
		width: 80%;
	}
}
.list_environment img{
	margin:10px;
	display:inline-block;
	margin-bottom:1em;
	max-width:100%;
	vertical-align:top;
	height:auto;

}

/* ------ _社長 ------ */
.float-right{
	float:right;
	margin:0 0 2em 2em;
	text-align:center;
}
.float-right img,
.road img{
	margin-bottom:1em;
	max-width:100%;
	vertical-align:top;
	height:auto;
}
.pre-name{
	font-size:14px;
	line-height:1.2;
}
.pre-name br{
	display:none;
}
.road{margin:0 1em;}
@media only screen and (max-width:767px){
#company .float-right{
	margin:0 1em 2em 2em;
	width:40%;
}
}
@media only screen and (max-width:480px){
#company .float-right{
	margin:0 1em 1em 2em;
	width:40%;
}
.pre-name br{
	display:block;
}
}
/* ------ _blank ------ */
.group a[target="_blank"] {
	background:url(/assets/img/common/icn_link.png) no-repeat right center;
	padding-right:30px;
}
/* ------ button ------ */
.pdf-link {
	width: auto;
}
.pdf-link .fa {
	margin-left: 8px;
	/*vertical-align: 5%;*/
}

/* ------ margin ------ */
.margin-bottom0{
	margin-bottom:0;
}

/* ------ 健康推進の主な取組み ------ */
.narrow-block{
	width: 45%;
	margin: auto auto 50px auto;
}


@media only screen and (max-width:767px){
	.narrow-block{
		width: 100%;
	}
}
.health_box{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y)) ;
    margin-right: calc(-.5 * var(--bs-gutter-x)) ;
    margin-left: calc(-.5 * var(--bs-gutter-x));
    margin-bottom:1em !important;
    list-style:none;
    font-size: 100% !important;
}
.health_box li br{
	display:block !important;
}
.health_box li::before{
	content:"" !important;
}
.health_box li:first-child{
	margin-bottom: 30px;
    flex: 0 0 auto;
    width: 30%;
}
.health_box li:last-child{
    flex: 0 0 auto;
    width: 66%;
}
@media only screen and (max-width: 767px){
	.health_box>li {
	    padding: 5px !important;
	    margin-bottom: 10px !important;
	    width: 100% !important;
	}
}
.health_box li a{
	text-decoration:underline;
}