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

/* Base Style
================================================== */

a {
	color:#000;
}

a:visited {
	
}
a:hover, a:focus {
	color: #e43a1f;
}



.clr{
	clear:both;
	min-height:1em;
}


.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}

body {
	margin:0px;
	padding:0px;
	font-size: 100%;
	line-height: 140%;
	letter-spacing: 1px;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
	word-break: break-all;

}

/*スマホ関係*/
@media screen and (max-width: 767px) {

body {
	-webkit-text-size-adjust: 100%;
	font-size: 80%;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;

}

/*
 img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	margin-bottom: 3%;
}
*/

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
/*  transform: scale(0.8);*/
}


}
/*スマホ関係終わり*/
















input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 4px;
	padding: 1px 6px;
	background-color: #706f70;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
}



ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 24px;

}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	width: 60px;
}

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

#scrollTop {
	right: 5px;
	margin-bottom: 6px;
}

#scrollTop img {
	width: 40px;
}

}













/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}


:-ms-input-placeholder  {color: #999999;}



/*ＰＣ関係*/
@media print,screen and (min-width: 768px) {
#container {
	width: 100%;
	margin: 0;
	padding-top: 119px;
}

.sp-header {
	display: none;
}
.pc-disp {

}
.sp-disp {
	display: none !important;
}

}
/*ＰＣ関係↑*/


/*スマホ関係*/
@media screen and (max-width: 767px) {
#container {
	position: relative;
	width: 100%;
	height: auto;
}


#header {
	display: none !important;
}
.pc-disp {
	display: none !important;
}
.sp-disp {
}

}
/*スマホ関係↑*/







/*ＰＣ header
---------------------------------------------------------------*/


#header {
	padding: 10px 0 0 0;
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 10000;
}



#header-inner {
	width: 100%;
	margin: 0 auto;
}


.header-inner-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
        align-items: center;
}

.header-inner-ul li:nth-child(1) {
	width: 30%;
	padding-left: 10px;
}
.header-inner-ul li:nth-child(1) img {
	width: 100%;
	max-width: 230px;
	padding-top: 7px;
}

.header-inner-ul li:nth-child(2) {
	width: 65%;
	text-align: right;
	padding-right: 15px;
}
.tel-top {
	margin-bottom: 3px;
	font-weight: bold;
	color: #010101;
}
.tel-top span {
	padding: 0 6px;
	background-color: #010101;
	color: #fff;
	margin-right: 10px;
	font-size: 90%;
}
.tel-bottom {
	font-size: 160%;
	letter-spacing: 0.1px;
	font-weight: bold;
	color: #010101;
}

.header-inner-ul li:nth-child(3) {
	width: 5%;
	text-align: center;
	padding-right: 10px
}
.header-inner-ul li:nth-child(3) img{
	width: 100%;
	max-width: 25px
}


#globalNav {
	width: 100%;
	background-color: #010101;
	margin-top: 10px;
}

#globalNav ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-end;
}


#globalNav ul li {
	text-align: center;
/*  margin: 0 0.5%;*/
}

#globalNav ul .globalMenu1 {
	width: 116px;
}
#globalNav ul .globalMenu2 {
	width: 116px;
}
#globalNav ul .globalMenu3 {
	width: 116px;
}
#globalNav ul .globalMenu4 {
	width: 166px;
}

#globalNav ul .globalMenu5 {
	width: 166px;
}
#globalNav ul .globalMenu6 {
	width: 95px;
}
#globalNav ul .globalMenu7 {
	width: 95px;
}
#globalNav ul .globalMenu8 {
	width: 116px;
}

/*

#globalNav ul .globalMenu4 a {
	padding: 14px 5px;
}
*/

#globalNav ul li a {
	display: block;
	text-decoration: none;
	padding: 14px 0;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}



@media (min-width:900px) and ( max-width:1100px) {

#globalNav ul li a {
	font-size: 90%;
}


#globalNav ul .globalMenu1 {
	width: 98px;
}
#globalNav ul .globalMenu2 {
	width: 98px;
}
#globalNav ul .globalMenu3 {
	width: 98px;
}
#globalNav ul .globalMenu4 {
	width: 145px;
}

#globalNav ul .globalMenu5 {
	width: 145px;
}
#globalNav ul .globalMenu6 {
	width: 90px;
}
#globalNav ul .globalMenu7 {
	width: 90px;
}
#globalNav ul .globalMenu8 {
	width: 98px;
}

}

@media (min-width:768px) and ( max-width:899px) {

#globalNav ul li a {
	font-size: 80%;
}

#globalNav ul .globalMenu1 {
	width: 85px;
}
#globalNav ul .globalMenu2 {
	width: 85px;
}
#globalNav ul .globalMenu3 {
	width: 85px;
}
#globalNav ul .globalMenu4 {
	width: 128px;
}

#globalNav ul .globalMenu5 {
	width: 132px;
}
#globalNav ul .globalMenu6 {
	width: 79px;
}
#globalNav ul .globalMenu7 {
	width: 79px;
}
#globalNav ul .globalMenu8 {
	width: 85px;
}


}




/*
#globalNav ul li a {
	display: block;
	text-decoration: none;
	padding: 14px 30px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.2em;
}
*/


#globalNav ul li a:hover {
	color: #e43a1f;
}
.top-category_division #globalNav ul .globalMenu1 a {
	color: #e43a1f;
}
.top-category_plants #globalNav ul .globalMenu2 a {
	color: #e43a1f;
}
.top-category_company #globalNav ul .globalMenu3 a {
	color: #e43a1f;
}
.top-category_technology #globalNav ul .globalMenu4 a {
	color: #e43a1f;
}
.top-category_certification #globalNav ul .globalMenu5 a {
	color: #e43a1f;
}
.top-category_news #globalNav ul .globalMenu6 a {
	color: #e43a1f;
}
.top-category_shop #globalNav ul .globalMenu7 a {
	color: #e43a1f;
}
.top-category_recruit #globalNav ul .globalMenu8 a {
	color: #e43a1f;
}




/* プルダウン Nav */
	
#globalNav > ul .child {
	width: 250px;
    display: none;
    position: absolute;
    z-index: 800;
    padding: 0px;
	border: 1px solid #e43a1f;
    background-color: #fff;
}

#globalNav > ul .child li {
    border-left: none;
    border-right: none;
    font-size: 100%;
    min-width: 100%;
    font-weight: normal;
	border-bottom: 1px solid #ccc;
}

#globalNav > ul .child li:last-child {
	border-bottom: none;
}

#globalNav > ul .child li a {
    display: block;
    text-decoration: none;
    padding: 15px 5px 15px 15px;
    text-align: left;
	color: #000;
}
	
#globalNav > ul .child li a:hover {
	color: #e43a1f;
	font-weight: bold;
}

/*ＰＣ　header終わり
---------------------------------------------------------------*/



/*スマホサイトheader
---------------------------------------------------------------*/
@media screen and (max-width: 767px) {



#header {
	display: none !important;
}
#globalNav {
	display: none !important;
}



.sp-header {
	display: inline;
	width: 100%;
	height: 55px;
	padding-top: 5px;
	vertical-align: middle;
	position: absolute;
	z-index: 1000;
	background-color: rgba(254,254,254,0.9);
}



#title {
	width: 200px;
}

#title .logo {
	width: 100%;
	padding: 10px 0 0 10px;
}
	
#title .logo img{
	width: 100%;
	height: auto;
}
	
.sp-header nav {
	margin-right: -16px;
}
.sp-header nav ul{
	display: flex;
	align-items: center;
	
}



#nav_toggle{
	display: none;
}

	
/*メニュー部分*/
.sp-header nav{
	display:none;
	position: fixed;
	top:0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100vh;
	background-color: rgba(254,254,254,0.9);
	-webkit-overflow-scrolling: touch;

}
.sp-header nav ul{
	display: block;
	width: 90%;
	position: absolute;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	overflow: scroll;
}
.sp-header nav ul li{
	margin: 0 auto;
	text-align: left;
	font-size: 140%;
	border-bottom: 1px dotted #000;
	padding: 15px;
	display: block;
}

.sp-header nav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}


.sp-header nav ul li:last-child{
		border: none;
}



/*開閉ボタン*/
#nav_toggle{
	display: block;
	width: 40px;
	height: 40px;
/*		position: relative;
		top: 4px;
*/
	position: fixed;
	top: 10px;
	right: 10px;
	padding: 8px 6px;
	z-index: 100;
	background-color: rgba(254,254,254,0.9);

}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	background: #000;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
#nav_toggle span:nth-child(1){
	top:0px;
}
#nav_toggle span:nth-child(2){
	top:10px;
}
#nav_toggle span:nth-child(3){
	top:20px;
}
	
/*開閉ボタンopen時*/
.open #nav_toggle span{
	background: #000;
}
.open #nav_toggle span:nth-child(1) {
	top: 12px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.input_item {
	height: 32px;
	font-size: 16px;
	width: 75%;
}
.submit_btn {
	height: 26px;
	padding-left: 5px;
}



/*メニュー関係終わり*/


.header-bottom {
	padding-top: 55px;
}



}

/* スマホサイトheader終わり
================================================== */





#content {
	width:auto;
/*	padding-bottom: 100px;*/
	margin: 0;
/*
	background-image: url(../images/top_backimg.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
*/
}

#home #content {
	padding-bottom: 0;
}
#home #content::before {
	content: "";
/*
	background-image: url(../images/top_backimg.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: cover;
	display: block;
	position: fixed;
*/
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -1;
}


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

#content {
	width:100%;
	padding-bottom: 0;
}
#home #content {
	position: relative;
	top: 0;
}

}






.top0 {
	width:100%;
	background-color: #fff;
}

.top0-inner {
	width: 100%;
	margin: 0 auto;
}
.top0 .slick-box-wrap {
	position: relative;
}
.main_text {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.main_text img{
	width: 100%;
}
.top0 .slick-box {
	width: 100%;
	margin: 0;
	padding: 0;
}
.top0 .slick-box img{
	width: 100%;
	display: block;
}



/* copy
------------------------------------------------------------ */
.main_copy {
    width: 100%;
    position: absolute;
    top: 3%;
    right: 0;
	text-align: right;
}

.main_copy img{
	 width: 30%;
}


.main_years {
    width: 100%;
    position: absolute;
    top: auto;
	bottom: 3%;
    right: 2%;
	text-align: right;
}

.main_years img{
	 width: 10%;
}



@media screen and (max-width: 767px) {
	
	
.main_copy {
    top: auto;
	bottom:17%;
	text-align: right;
}

.main_copy img{
	 width: 60%;
}
	
	
.main_years {
    right: 3%;
}

.main_years img {
    width: 23%;
}
	
}



/* 
------------------------------------------------------------ */


.top1 {
	width: 100%;
	padding: 60px 0;
	background-color: #010101;
}
.top1-inner {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}
.top1-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
        align-items: center;
}
.top1-ul-l {
	width: 35%;
	text-align: center;
	color: #fff;

}
.top1-ul-l h2{
	font-size: 160%;
}
.news-sub {
	margin: 5px 0 15px 0;
}
.top1-readmore {

}
.top1-readmore a {
	display: inline;
	padding: 3px 10px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 80%;
	text-decoration: none;
}
.top1-readmore a:hover {
	color: #e5e5e5;
}
.top1-ul-r {
	width: 65%;
	color: #fff;
}

.top1-ul2 li {
	margin-bottom: 15px;
}
.top1-ul2 li .date {
	display: table-cell;
	width: 120px;
}
.top1-ul2 li .title {
	display: table-cell;
	background-image: url(../images/news_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 10px;
	padding-left: 20px;
}
.top1-ul2 li .title a {
	color: #fff;
	text-decoration: none;
}
.top1-ul2 li .title a:hover {

	text-decoration: underline;
}


/*下層での一覧表示用*/
.contentListWrapper .top1-ul2 li .title a {
	color: #000;
}
.contentListWrapper .top1-ul2 li .title a:hover {
	color: #e43a1f;
}
/*下層での一覧表示用↑*/


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

.top1 {
	padding: 0 0;
}

.top1-ul {
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top1-ul-l {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 40px 0 20px 0;
}
.top1-ul-r {
	width: 100%;
	padding: 0 10px;
}

.top1-readmore {
	text-align: center;
	margin: 30px 0 40px 0;
}

.top1-ul2 li .date {
	display: block;
}
.top1-ul2 li .title {
	display: block;
}


}




.top2 {
	width: 100%;
	background-color: #fff;
}
.top2-inner {
	width: 100%;
	position: relative;
}
.top2-inner img {
	width: 100%;
	display: block;
}


.top2-com-wrap {
	position: absolute;
	width: 100%;
	top:7%;
}
.top2-com-area {
	width: 100%;
	max-width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}
.top2 h2 {
	font-size: 470%;
	color: #e43a1f;
	margin: 6% 0;
}
.top2-sub {
	margin: 30px 0 20px 0;
	font-weight: bold;
	font-size: 170%;
	line-height: 1.4em;
}

.top2-sub-com {
	font-size: 110%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 3em;
}

.top2-readmore {
	margin-top: 40px;
}
.top2-readmore a {
	display: inline;
	padding: 10px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.top2-readmore a:hover {
	color: #e5e5e5;
}

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

.top2-inner img {
	object-fit: cover;
	height: 660px;
}

.top2 h2 {
	font-size: 260%;
	color: #e43a1f;
	margin: 6% 0;
}
.top2-sub {
	margin: 30px 0 20px 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3em;
}
.top2-readmore {
	margin-top: 20px;
}


}






.top3 {
	width: 100%;
}


.top3-title-wrap {
	width: 100%;
	margin: 0 auto;
}
.top3-title {
	width: 100%;
	background: #010101;
	margin-bottom: 100px;
	position: relative;
	text-align: center;
	padding-bottom: 100px;
}


.top3 h2 {
	width: 100%;
	position: absolute;
	top: 27%;
	color: #e43a1f;
	font-size: 145%;
}
.top3 h2 span {
	display: block;
	color: #fff;
	font-size: 62%;
	margin-top: 0.5%;
}

.top3-inner {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	padding: 0 0;
}

.top3-l-ul {
	width: 100%;
	margin-bottom: 200px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top3-l-ul li:first-child {
	width: 35%;
	text-align: left;
	padding-left: 10px;
}

.top3 h4 {
	font-size: 270%;
	line-height: 1.1em;
	font-style: italic;
	color: #000;
	font-family: YakuHanJP, "Hiragino Sans", Meiryo, "Yu Gothic Medium", sans-serif ;
}
.h4-sub {
	margin: 30px 0;

	font-weight: bold;
	font-size: 150%;
}

@media (min-width:768px) and ( max-width:850px) {
.top3 h4 {
	font-size: 240%;
}
.h4-sub {
	font-size: 130%;
}

}



.top3-l-ul .top3-readmore {
	text-align: left;
	margin-top: 50px;
}

.top3 .top3-inner p {
	letter-spacing: 0.1em;
	line-height: 1.6em;
	font-size: 120%;
}

.top3-readmore a {
	display: inline-block;
	display: inline-block;
	padding: 0 11px;
	border: 1px solid #000;
	text-decoration: none;
}

.top3-readmore a:hover {
	color: #e43a1f;

}




.top3-l-ul li:nth-child(2){
	width: 10%;
}


.top3 table {
	width: 100%;
	height: 100%;
}
.top3 table td {
	width: 100%;
	height: 100%;
	padding: 0 25%;
	vertical-align: middle;
}
.top3 table td img {
	width: 100%;
}




.top3-l-ul li:last-child {
	width: 55%;
	overflow: hidden;
	cursor: pointer;
}
.top3-l-ul li:last-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: 0.5s
}
.top3-l-ul li:last-child:hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
}

.top3-r-ul {
	width: 100%;
	margin-bottom: 200px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.top3-r-ul li:first-child {
	width: 55%;
	overflow: hidden;
	cursor: pointer;
}
.top3-r-ul li:first-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: 0.5s
}

.top3-r-ul li:first-child:hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
}

.top3-r-ul li:nth-child(2){
	width: 10%;
}




.top3-r-ul li:nth-child(3) {
	width: 35%;
	text-align: left;
	padding-right: 10px;
}

.top3-r-ul .top3-readmore {
	text-align: right;
	margin-top: 50px;
}



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

.top3-title {
	margin-bottom: 0px;
}



.top3-title img {
	height: 80px;
	object-fit: cover;
}


.top3-l-ul {
	margin-bottom: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top3-l-ul li:first-child {
	width: 75%;
	padding: 40px 0% 0 7%;
	margin-bottom: 3%;
}

.top3 h4 {
	font-size: 200%;
	line-height: 1.1em;
}
.h4-sub {
	font-size: 100%;
	margin: 20px 0;
}

.top3-l-ul .top3-readmore {
	text-align: left;
}


.top3-readmore {
	margin-top: 50px;
	text-align: right;
}

.top3-l-ul li:nth-child(2){
	width: 25%;
}
.top3 table td {
	padding: 40px 25% 0 25%;
	vertical-align: top;
}



.top3-l-ul li:last-child {
	width: 100%;
}






.top3-r-ul-sp {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top3-r-ul-sp li:first-child {
	width: 25%;

}

.top3-r-ul-sp li:nth-child(2){
	width: 75%;
	padding: 40px 7% 0 2%;
	margin-bottom: 3%;
}


.top3-r-ul-sp li:last-child {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.top3-r-ul-sp li:last-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: 0.5s
}
.top3-r-ul-sp li:last-child:hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
}



}





.top4 {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}




.top4-inner {
	width: 100%;
	margin: 0 auto;
}

.top4-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top4-ul li {
	width: 33.33%;
	position: relative;
}
.top4-ul li img {
	width: 100%;
	display: block;
}
.top4-comarea {
	width: 100%;
	position: absolute;
	top: 30%;
	text-align: center;
	color: #fff;
}

.top4 h2 {
	font-size: 200%;
}
.h2-sub {
	margin: 15px 0;
	font-weight: bold;
}
.top4-ul li .top4-icon img {
	width: 50px;
	margin: 0 auto;
}

.top4-readmore {
	margin-top: 20px;
}
.top4-readmore a {
	display: inline;
	padding: 3px 10px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
.top4-readmore a:hover {
	color: #e5e5e5;
}


@media screen and (max-width: 767px) {
.top4 {
	margin-top: 0;
}
.top4-ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top4-ul li {
	width: 100%;
}

}

.top5 {
	width: 100%;
	margin-top: -8px;
	background-color: #fff;
}
.top5-inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.top5-main-image img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.top5-40th-image {
	width: 100%;
	position: absolute;
	top: 25%;
	text-align: center;
}
.top5-40th-image img {
	width: 150px;
}







#footer {
	width: 100%;
	background-color: #fff;
}

.footer1 {
	width: 100%;
	background-color: #010101;
}

.footer1-inner {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 60px 10px 40px 10px;

}

.footer1-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.footer1-ul li:first-child {
	width: 50%;
	padding-right: 5%;
	color: #fff;
}
.footer1 h2 {
	font-size: 300%;
	margin: 3% 0 8% 0;
	color: #e43a1f;
}
.footer1 h2 span{
/*
	border-bottom: 8px solid #e43a1f;
	padding-bottom: 2%;
*/
/*
  border-left: 8px solid #e43a1f;
    padding-left: 3%;
*/
}
.h2-sub2 {
	font-weight: bold;
  font-size: 150%;
	margin: 15px 0;
/*	padding-top: 2%;*/
}




.footer1-ul li:last-child {
	width: 50%;
	padding-left: 5%;
}
.footer1-ul li:last-child div {
	margin-bottom: 10px;
}
.footer1-ul li:last-child img {
	width: 100%;
}


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

.footer1-ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer1-ul li:first-child {
	width: 100%;
	padding-right: 0;
	padding-bottom: 30px;
	text-align: center;
}
.footer1 h2 {
	font-size: 300%;
	margin-bottom: 9%;
}
.footer1 h2 span{
}
.h2-sub2 {
	font-weight: bold;
	margin: 15px 0 20px 0;
}

.footer1-ul li:last-child {
	width: 100%;
	padding-left: 0;
	text-align: center;
}
.footer1-ul li:last-child div {
	margin-bottom: 10px;
}
.footer1-ul li:last-child img {
	width: 100%;
	max-width: 320px;
}


}



.footer2 {
	width: 100%;
}

@media screen and (min-width: 768px) {


.footer2-inner {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 25px 10px 30px 10px;

}
  
.footer2-inner .f_2-1 {
	font-weight: bold;
}
.footer2-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.footer2-ul li {
	padding: 0 10px;
}
.footer2-ul li a {
/*
	text-decoration: none;
	font-weight: bold;
*/
}
.footer2-ul li a:hover {
	text-decoration: underline;
	color: #e43a1f;
}

}

@media (min-width:768px) and ( max-width:880px) {

.footer2-ul li {
	font-size: 87.5%;
	padding: 0 8px;
}

}

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

.footer2 {
}


.footer2-inner {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px;

}

.footer2-inner .f_2-1 {
	font-weight: bold;
	text-align: center;
}

.footer2-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer2-ul li {
	width: 50%;
	text-align: center;
	padding: 15px 0;
}


.footer2-ul li a {
	display: block;
	padding: 15px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 0;
}

.footer2-ul li:nth-child(even) a {
	border-left: 1px solid #000;
}

.footer2-ul li a:hover {

}

}





.footer-logo {
	text-align: center;
	margin: 30px 0;
}
.footer-logo img {
	width: 250px;
}

.footer2-2-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer2-2-ul li {
	width: 32%;
	margin-bottom: 25px;
}
.footer2-2-ul li:last-child {
	width: 32%;
}

@media (min-width:945px) and ( max-width:970px) {
.footer2-2-ul li {
	font-size: 87.5%;
}
}

@media (min-width:768px) and ( max-width:944px) {
.footer2-2-ul li {
	font-size: 70%;
}
}

.copy {
	font-size: 87.5%;
	background-color: #010101;
	color: #fff;
	text-align: center;
}


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

.footer2-2-ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}
.footer2-2-ul li {
	width: 48%;
	margin-bottom: 25px;
}
.footer2-2-ul li:last-child {
	width: 48%;
}

.copy {
	font-size: 70%;

}

}







/* コンテンツページ関係始まり
================================================== */

.cat-img-wrap {
	width: 100%;
	position: relative;
}
.cat-img {
	width: 100%;

}
.cat-img img {
	width: 100%;
	vertical-align: bottom;
}
.cat-img-con {
	position: absolute;
	width: 80%;
	top: 45%;
	left: 20%;
	font-size: 225%;
	font-weight: bold;
	letter-spacing: 6px;
	color: #fff;
}

.p-content-title-backimage {
	background-attachment: fixed;
}

.cat-img-con span{

}

@media screen and (max-width: 767px) {
  .cat-img-con {
	top: 39%;
	left: 7%;
	font-size: 4vw;
}

.cat-img-con span{

}

}


#home #breadCrumb {
	display: none;
}
#breadCrumb {
	width: 100%;
	font-size:100%;
	padding: 10px 0;
	margin-bottom: 25px;
}
#breadCrumb .inner {
	width: 100%;
	margin: 8px auto;
}

.pankuze_list_items a{
}

#breadCrumb p {
	margin-left: 0px;
}




.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}

.contentBodyWrapper{
	margin-bottom: 50px;
}

.contentListWrapper{
	padding:35px 0px;

}
#content-inner {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	position: relative;
	padding: 0px 10px;

}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}







article{

}

#main {
	float: right;
	width: 76%;
}

#main2 {
	width: 100;
	margin-bottom: 15%;
}


.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;
}

.contentBody img {
	max-width: 100%;
}





.pageList {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	ustify-content: flex-start;
}
.pageList .pagelist-item {
	width: 31.333%;
	margin: 1%;
	padding: 15px;
	list-style: none
}

.top-category_technology .pageList .pagelist-item {
	width: 98%;

	margin: 0 1% 0 1%;
	padding: 0 15px 0 15px;
}



.top-category_company .pageList .pagelist-item {
	width: 98%;
	margin: 1%;
	padding: 15px;
	border-bottom: 1px solid #000;
}



.pageList ul li span{
	display: block;
}
.pageList .pagelist-item span.date{
	font-size: 85%;
	color: #fff;
	padding: 0% 4% 4% 25px;
}

.pageList ul li span.thumb {
	height: 200px;
	width: 100%;
	margin-bottom: 5%;
	overflow: hidden;
}
.pageList .pagelist-item .thumb img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.pageList .pagelist-item .title{
	display: block;
	background-image: url(../images/pagelist_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	background-size: 10px;
	padding: 5px 0px 10px 23px;
	font-size: 90%;
	line-height: 200%;
	text-align: left;
}




.pageList .pagelist-item .title a{
/*	color: #fff;*/
	font-size: 120%;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
	
.pageList .pagelist-item .title a:hover {
	color: #e43a1f;
}
.pageList .pagelist-item .description {
	padding: 5px 5px;
	display: block;
	font-size: 90%;
	line-height: 140%;
/*	color: #fff;*/
}
.pageList .pagelist-item p {
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}


@media screen and (max-width: 767px) {
.pageList .pagelist-item {
	width: 48%;
	margin: 1%;
	padding: 5px;
/*	background-color: #000;*/
}
  
  .pageList .pagelist-item .thumb img {
	height: auto;
}

}












.contentListWrapper .pagination,
.contentBodyWrapper .pagination {
	margin-top: 10px;
	text-align:center;
}
.contentListWrapper .pagination a,
.contentBodyWrapper .pagination a {
	background-color: #004da1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 5px 10px;
}

/*会社概要*/
.contentBody .about {
	margin: 0 auto;
}
.contentBody .about ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.contentBody .about ul li:first-child {
	width: 25%;
	padding: 0 1%;
}
.contentBody .about ul li:last-child {
	width: 75%;
	padding: 0 1%;
	background-image: url("../images/company-text.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-blend-mode:lighten;
	background-position: center center;
}
.contentBody .about .aboutimg img {
	width :100%;
}

.contentBody .about_name {
	width: 100%;
	margin: 0 0 5% 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	list-style: none;
	justify-content: flex-end;
	align-items: center;
}

.contentBody .about_name .text_position {
	margin: 0 20px;
	font-weight: bold;
}

.contentBody .about_name .name {
	width :100%;
	margin-right: 3%;
	max-width: 350px;
}


.contentBody .press_release {
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 20px;
/*	background-color: #000;*/
	margin-top: 5%;
	background-image: url(../images/pagelist_icon.png);
	background-repeat: no-repeat;
	background-position: 20px 22px;
	background-size: 10px;
	padding: 20px 0px 20px 43px;
}

.contentBody .press_release a {
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

/*認証*/
.contentBody .certification {
	margin: 0 auto;
}
.contentBody .certification ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.contentBody .certification ul li:first-child {
	width: 30%;
	padding: 0 1%;
}
.contentBody .certification ul li:last-child {
	width: 70%;
	padding: 0 1%;
}
.contentBody .certification .certificationimg img {
	width :100%;
}

.contentBody .certification2 {
	margin: 0 auto;
}
.contentBody .certification2 ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.contentBody .certification2 ul li:first-child {
	width: 50%;
	padding: 0 1%;
}
.contentBody .certification2 ul li:last-child {
	width: 50%;
	padding: 0 1%;
}
.contentBody .certification2 .certificationimg img {
	width :100%;
}


@media screen and (max-width: 767px) {
.contentBody .about {
	margin: 0 auto 5%;
}
.contentBody .about ul {
	flex-wrap: wrap;

}

.contentBody .about ul li:first-child {
	width: 50%;
	margin: 0 auto;
	padding: 1%;
}
.contentBody .about ul li:last-child {
    width: 100%;
    padding: 1%;
}

.contentBody .about .aboutname {
	max-width: 180px;
}

.contentBody .about_name {
	margin: 0 0 12% 0;
}
.contentBody .certification {
	margin: 0 auto 5%;
}
.contentBody .certification ul {
	flex-wrap: wrap;

}

.contentBody .certification ul li:first-child {
	width: 50%;
	margin: 0 auto;
	padding: 1%;
}
.contentBody .certification ul li:last-child {
    width: 100%;
    padding: 1%;
}

.contentBody .certification2 {
	margin: 0 auto 5%;
}
.contentBody .certification2 ul {
	flex-wrap: wrap;

}

.contentBody .certification2 ul li:first-child {
	width: 980%;
	margin: 0 auto;
	padding: 1%;
}
.contentBody .certification2 ul li:last-child {
    width: 100%;
    padding: 1%;
}


}

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



.contentBody .about_name .text_position {
	margin: 0 20px;
}

.contentBody .about_name .name {
	max-width: 250px;
}
}
/*　検索一覧ページ
*********************************************/
.contentBodyWrapper .search-area ul li {
	margin-bottom: 10px;
}
.contentBodyWrapper .search-area ul li .thumb,
.contentBodyWrapper .search-area ul li .description,
.contentBodyWrapper .search-area ul li .date {
	display: none;
}

/*アンカーポイントを100px上にずらす措置*/
.hideAnchor {
	display:block;
	height:0px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-100px;
	padding-bottom:100px;
}


	/*コンテンツページ関係終わり
================================================== */


/*サイトマップ初め
================================================== */

.sitemap {
	margin: 0px 0px 50px 30px;

}
.sitemap ul {
	list-style-type: disc;
}

.sitemap li {
	padding-top: 0px;
	margin: 0px 0px 10px 0px;
}
.depth2 li {
	padding-top: 0px;
}

.sm-depth2-list{
	margin-left: 50px;
}

.sdgs{
    padding-top: 10px;
    margin-bottom: 30px;
}












