@charset "utf-8";
/* CSS Document */
/* ver1.0 */

.menu-btn {
	display: none;
}

#menu {
	display: none;
}

/* --------------------------------------------------------- 
  megamenu
---------------------------------------------------------- */

a {
    color: #333;
}

/* nav */

#js-gnav-layer {
	left: 0px;
	width: 100%;
	height: 150%;
	display: none;
	position: absolute;
	z-index: 999;
	opacity: 0.3;
	background-color: rgb(0, 0, 0);
}

.gnav,
.gnav02,
.gnav03,
.gnav04,
.gnav05,
.gnav06,
.gnav07 {
	z-index: 100;
	position: static;
}

/* --------------------------------------------------------- 
  nav-scroll
---------------------------------------------------------- */

#Head {
	height: auto;
	min-height: 123px;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	width: 100%;
	z-index: 1000;
}
.nav-animation {
	min-height: 93px !important;
	position: fixed;
}
.nav-animation h1 {
	color: #000;
}

.nav-animation .megaArea {
/*	display: none;*/
}

.nav-animation .gnav-space {
/*	display: none;*/
}

.nav-animation .logo {
	margin: 8px 0 0 35px;
}

.nav-animation .logo img {
	width: 300px;
	height: 35px;
}

.nav-animation .header-list {
	margin: 8px  10px 0 0;
}

.nav-animation .header-list li {
	font-size: 12px;
}

.nav-animation .header-list li:before {
    top: 8px;
    left:-16px;
	background-size: 20px;
	display: inline-block;
	height: 20px;
	width:20px;
}

.nav-animation .header-search {
	background-size: 20px;
	height: 20px;
	width:20px;
}


.nav-animation #Gnav ul li>a.menu-parents {
	padding: 4px 12px !important;	
}


.nav-animation .menu-parents {
	font-size: 14px;
}

.body-animation #js-gnav-layer {
/*	display: none !important;*/
}


/* --------------------------------------------------------- 
  Gnav
---------------------------------------------------------- */

#head-inner {
	padding: 0 30px;
	margin: 0 auto;
	max-width: 1150px;
}

#Head #Gnav {
	margin: 0 auto;
	padding-top: 8px;
	clear: both;
	position: relative;
	/* min-width: 1000px; */
	max-width: 1150px;
}

#Head #Gnav ul {
	z-index: 1;
}

#Head #Gnav ul li {
	margin: 0 14px 0 0;
	text-align: center;
	float: left;
	display: inline;
}

.menu-parents{
	font-weight: bold;
}

#Head #Gnav ul li>a.menu-parents {
	padding: 4px 13px;
	text-align: left;
	margin-right: 1px;
	display: block !important;
	text-decoration: none;
}

#Head #Gnav ul li:hover>a.menu-parents, .gnav-active{
	background: #007bbd;
	border-radius: 2px;
	color: #fff;
	position: relative;
}

#Head #Gnav ul li:hover>a.menu-parents:before {
    content: "";
    position: absolute;
    top: 39px;
    left: 41%;
    transition: .2s;
}

.gnav-menu {
	top: 100%;
	left: 0;
	width: 100%;
	padding-top: 25px;
	position: absolute;
	z-index: 99999;
}

.gnav-menu a {
	height: auto !important;
	text-indent: 0px !important;
	overflow: inherit !important;
	font-size: 93%;
	white-space: normal !important;
}

.gnav-space {
	position: relative;
}

.gnav-menu-inner {
	background: #fff;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
  	padding: 15px 25px 20px 25px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	text-align:left;
}

.gnav-menu-inner a {
	color: #000;
	text-decoration: none;
}

.gnav02-menu-inner {
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	overflow: hidden;
	left: -177px;
}

.gnav-menu-inner:hover + #Gnav ul li>a {
	background: #007bbd !important;
	color: #fff !important;
}

.gnav-pdg-lt {
	padding-left: 20px;	
}

.gnav-pdg-rt {
	padding-right: 20px;	
}

/*--- corporate ---*/

.corporate-lt {
	border-right: 1px solid #e6e7e8;
	float: left;
	width: 27%;
	box-sizing: border-box;
}

.corporate-rt {
	float: right;
	width: 73%;
	box-sizing: border-box;
}

/*--- eco ---*/
.csr-lt {	
	border-right: 1px solid #e6e7e8;
	float: left;
	width: 75%;
	box-sizing: border-box;
}

.csr-rt {	
	float: left;
	width: 25%;
	box-sizing: border-box;
}

.h3-gnav {
	margin: 0 0 3px 0;
	font-size: 22px;
	font-weight: bold;
}
.h3-gnav a {
	padding-right: 20px;
	background: url(../img/arrow_gy_normal_rt.png) no-repeat right center;
}

.h4-gnav a{
	padding: 5px 15px 8px 28px;
	margin: 0 5px 5px 0;
	border-radius: 1px;
	box-sizing: border-box;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	word-break: break-all;
	width: 100%;
	letter-spacing: 0.5px;
}

.h4-gnav-arrow {
	padding: 7px 0 5px 25px;
	background: url(../svg/arrow_bl_rt.svg) no-repeat left center;
	font-size: 16px;
	font-weight: bold;
}

.corporate01 {
	background: url(../svg/icon_corporate01.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.corporate02 {
	background: url(../svg/icon_corporate02.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.corporate03 {
	background: url(../svg/icon_corporate03.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.corporate04 {
	background: url(../svg/icon_corporate04.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}
.corporate_01 {
	background: url(../svg/icon_corporate_01.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}
.corporate_02 {
	background: url(../svg/icon_corporate_02.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}
.corporate_03 {
	background: url(../svg/icon_corporate_03.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.chemicals {
	background: url(../svg/icon_chemicals.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../img/icon_new-window_bl.png) no-repeat right center;
}

.pharmaceutical {
	background: url(../svg/icon_pharmaceutical.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../img/icon_new-window_bl.png) no-repeat right center;

}

.construction {
	background: url(../svg/icon_construction.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../img/icon_new-window_bl.png) no-repeat right center;

}

.machinery {
	background: url(../svg/icon_machinery.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../img/icon_new-window_bl.png) no-repeat right 25px center;

}

.energy {
	background: url(../svg/icon_energy.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../img/icon_new-window_bl.png) no-repeat right center;

}

.csr01 {
	background: url(../svg/icon_csr01.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.csr02 {
	background: url(../svg/icon_csr02.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.csr03 {
	background: url(../svg/icon_csr03.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.csr04 {
	background: url(../svg/icon_csr04.svg) no-repeat left center, url(../img/dot_width.png) no-repeat left bottom, url(../svg/arrow_bl_rt.svg) no-repeat right center;
}

.gnav-wrapper {
	width: auto;
}

.gnav-corporate-box {
	margin-bottom: 15px;
	box-sizing: border-box;
	float: left;
	width: 33.33%;
	height: 300px;
}
.__corporate_wrap > div > div {
    margin-bottom: 29px;
}

.gnav-corporate-box .h4-gnav-arrow {
	margin-bottom: 10px;
	background: #007bbd;
	color: #fff;
}
/* gnavi 企業情報用hack */
.gnav-corporate-box .h4-gnav-arrow.__corporate_fix {
    margin-bottom: 0;
    background: url(../svg/arrow_bl_rt.svg) no-repeat left center;
    color: inherit;
}

.gnav-csr-box {
	margin-bottom: 15px;
	box-sizing: border-box;
	float: left;
	width: 37%;
	height: 300px;
}

.gnav-csr-report {
	padding: 0 0 0 30px;
	box-sizing: border-box;
	float: left;
	width: 26%;
	position: relative;
    top: -10px;
}

.csr-report-img {
	width: auto;
}

.gnav-rd-box {
	margin-bottom: 10px;
	box-sizing: border-box;
	float: left;
	width: 25%;
	height: 220px;
}

.gnav-prod-box01 {
	box-sizing: border-box;
	flex-basis: 48%;
	height: 440px;
}

.gnav-prod-box02 {
	box-sizing: border-box;
	flex-basis: 32%;
	min-height: 440px;
}

.gnav-prod-01, .gnav-prod-02 {
	margin: 0 2% 0 0;
	height: 100%;
	float: left;
}

.gnav-prod-01 {
	width: 38%;
}

.gnav-prod-02 {
	width: 18%;
}

.megaArea {
	display: none;
}

.gnav-list li{
	padding-left: 12px;
	background: url(../img/arrow_min_gy_rt.png) no-repeat left 2px top 7px;
	box-sizing: border-box;
	float: none !important;
	font-size: 14px;
	text-align: left !important;
	display: block !important;
}
.__corporate_wrap .gnav-list li, 
.container-ir-list .gnav-list li {
    font-size: 13px;
}

.list-2col {
	float: left;
	width: 50%;
}

.gnav-btn {
	padding: 5px 20px 5px 35px;
	margin-bottom: 15px;
	background: url(../svg/arrow_bl_rt.svg) no-repeat left 10px center #e6e7e8;
	border: 2px solid #ddd;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	font-size: 13px !important;
	font-weight: bold;
	min-width: 90px;
}

.gnav-box-btm {
	padding: 18px 5px 0 5px;
	border-top: 1px solid #e6e7e8; 
	clear: both;
}

.gnav-btn-simple {
	padding: 4px 32px 4px 16px ;
	margin-right: 0 auto;
	border: 2px solid #dfdfdf;
	border-radius: 1000px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(../svg/arrow_bl_rt.svg) no-repeat right 10px center;
}

.js-gnav-close {
	position: absolute;
	right: 20px;
	top: 20px;
}

.gnav-std {
	margin: 10px auto;
	width: 100%;
	display: flex;
	justify-content: center;
}

.gnav-std li{
	padding: 0 0 0 8px;
    background: url(../svg/arrow_bl_rt.svg) no-repeat left center;
}

.gnav-std li a{
	padding: 20px 15px;
	text-decoration: none;
	font-weight: bold;
}

.gnav-prod01 {
}

/* --------------------------------------------------------- 
  side-nav
---------------------------------------------------------- */

.side-nav-std {
	z-index: 99;
    border-top: 1px solid #e6e7e8;
	border-radius: 0 0 3px 3px;
	font-size: 14px;
	background: #fff;
	margin: 40px 13%;
	border-radius: 2px;
	position: relative;
}

.side-nav-std > li {
	border-bottom:1px solid #e6e7e8;
	font-size: 15px;
}

.side-nav-std li a {
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	line-height: 1.3;
	position: relative;
}

.side-nav-std > li:hover > a {
	transition: .3s;
	font-weight: bold;
	background: #007bbd;
	color: #fff;
}

.side-nav-sub{
	display: none;
}

.side-nav-sub li a {
	padding: 10px 15px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	transition: .2s;
}

.side-nav-sub li a:hover {
	background: #d8f2ff;
	color: #000 !important;
}

.side-nav-sub li a:before {
	margin: 0 8px 4px 0;
	background: #007bbd;
	content: "";
	display: inline-block;
	height: 2px;
	width: 5px;
}

.side-nav-active > a {
	background: #007bbd;
	color: #fff;
	font-weight: bold;
	transition: .2s;
}

.side-nav-active > div ul.side-nav-sub {
	display: block !important;
}

.side-nav-sub-active {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.side-nav-sub-active > a {
	background: #d8f2ff;
}

.sub-parents {
	font-weight: bold;
}

.sub-parents.side-nav-sub-active {
	background: #007bbd;
}

.sub-parents.side-nav-sub-active a{
	color: #fff;
	font-weight: bold;
}

.side-nav-sub-sub{
	display: none;
}

.side-nav-sub-sub li a{
	padding: 10px 0 10px 35px;
	background: url(../img/arrow_min_lightbl_rt.png) no-repeat left 20px top 15px;
	font-weight: bold;
	font-size: 13px;
	transition: none;
}

.side-nav-sub-sub li a:hover{
	background: url(../img/arrow_min_lightbl_rt.png) no-repeat left 20px top 15px #d8f2ff;
}

.side-nav-sub-sub li a:before{
	margin: 0 8px 4px 5px;
	display: none;
}


.side-nav-sub-active > div ul.side-nav-sub-sub {
	display: block !important;
}

.side-nav-sub-sub-active > a {
	background: #e5e5e5;
}

/* --------------------------------------------------------- 
  英語用
---------------------------------------------------------- */
:lang(en) .h4-gnav a {
	font-size: 14px;
}

:lang(en) .gnav-prod-box01 {
  width: 42%;
}
:lang(en) .gnav-prod-box02 {
	width: 27%;
}

:lang(en) #head-inner {
	max-width: 1170px;
}
:lang(en) #Head #Gnav {
	max-width: 1170px;
}


/* 2019.10.29 */
.s13y .flex-container {
  display: flex;
  flex-wrap: wrap;
}
.s13y .flex-container .h4-gnav-arrow{
  font-size: 15px;
}
.s13y .flex-container > div {
  flex: 0 0 18%;
  margin-right: 20px;
}
.s13y .flex-container .s13y-img {
  width: 100%;
  height: 70px;
}
.s13y .flex-container > div:nth-of-type(5n) {
  margin-right: 0;
}