@charset "utf-8";
@import url("reset2.css");
/* CSS Document */

html,
body{
	margin: 0;
	font-size: 62.5%;
	width: 100%;
	height: 100%;
}
body {
	background-color: #ffffff;
	color: #000;
	font-family: "メイリオ",Meiryo,Verdana,Arial,sans-serif,"ＭＳ Ｐゴシック","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Osaka;
	font-size: 1.6rem;
	line-height:2.2;
	    text-size-adjust: 100%;
    　　-webkit-text-size-adjust: 100%;/*Chrome,Safari*/
    　　-ms-text-size-adjust: 100%;/*EgdeMobile*/
    　　-moz-text-size-adjust: 100%;/*firefox*/
	
}
.inner{
    width: 1080px ;
    margin: 0 auto;
}

img{
	vertical-align: bottom;
}
ul li img{
	display: block;
}

/* link */
a {
	color: #005ead;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}
a.arrow{
	background: url("/engineering/common/images/common_ic001e.gif") no-repeat 5px center;
	padding-left: 20px;
	margin: 8px 0;
}
a.arrow2{
	background: url("/engineering/plant/images/common_ic003.png") no-repeat 5px center;
	padding-left: 20px;
}

/* アイコン付きlink追加*/
#contents a.pdf {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    background: transparent url(/engineering/common/images/com_ic003.gif) no-repeat left center;
}
#contents a.tag {
	padding: 3px 0 7px 26px;
	background: transparent url(/engineering/common/images/com_ic004.gif) no-repeat left center;
}

/* link(img) */
/*a img {
	opacity: 1;
	transition: opacity 0.2s ease 0s;
}
a:hover img{
	opacity: 0.8;
}*/
#container{
	position: relative;
	overflow: hidden;
}

/* header
================================================================= */
#header{
	padding: 8px 0;
	background-color: #fff;
}
#identity{ 
	margin-top: 22px;
	float: left;
}
#identity > *{
	float: left;
	margin-right: 10px;
}
ul#gNav{
	float: right;
}
ul#gNav li{
	float: left;
	margin-left: 20px;
}

/* topicPath
================================================================= */
#topicPath{
	padding: 8px;
	background-color: #eee;
	font-size: 1.2rem;
}

/* title
================================================================= */
#title-soil,
#titleLow-soil{
	text-align: center;
	background-color: #038b5c;
	background : url(/engineering/common/images/title_bg001.png), -webkit-gradient(linear, left top, left bottom, from(#00a76d), to(#038b5c));
    background : url(/engineering/common/images/title_bg001.png), -webkit-linear-gradient(top, #00a76d, #038b5c);
	background:url(/engineering/common/images/title_bg001.png), linear-gradient(to bottom, #00a76d, #038b5c);
}
#title-energy,
#titleLow-energy{
	text-align: center;
	background-color: #197acc;
	background : url(/engineering/common/images/title_bg001.png), -webkit-gradient(linear, left top, left bottom, from(#0365b7), to(#197acc));
    background : url(/engineering/common/images/title_bg001.png), -webkit-linear-gradient(top, #197acc,#0365b7);
	background: url(/engineering/common/images/title_bg001.png), linear-gradient(to bottom, #197acc,#0365b7 );
}
#title-plant,
#titleLow-plant{
	text-align: center;
	background-color: #5d5d5d;
	background : url(/engineering/common/images/title_bg001.png), -webkit-gradient(linear, left top, left bottom, from(#8d8d8d), to(#5d5d5d));
    background : url(/engineering/common/images/title_bg001.png), -webkit-linear-gradient(top, #8d8d8d, #5d5d5d);
	background: url(/engineering/common/images/title_bg001.png), linear-gradient(to bottom, #8d8d8d, #5d5d5d);
}

#title-soil, #title-energy, #title-plant{ 
	margin-bottom: 30px;
}
#title-solution,
#titleLow-solution{
	text-align: center;
	background-color: #846fb6;
	background : url(/engineering/common/images/title_bg001.png), -webkit-gradient(linear, left top, left bottom, from(#846fb6), to(#695891));
    background : url(/engineering/common/images/title_bg001.png), -webkit-linear-gradient(top, #846fb6, #695891);
	background: url(/engineering/common/images/title_bg001.png), linear-gradient(to bottom, #846fb6, #695891);
}

/* heading
================================================================= */
h2{
    font-size: 3rem;
    margin-bottom: 30px;
    padding: 20px 0 0 55px;
    min-height: 67px;
    background: url(/engineering/common/images/h2_bg001.gif) left top no-repeat;
}


h3{
	border-left: 5px solid #366db6;
	padding: 2px 0 2px 15px;
	margin-bottom: 15px;
	font-size: 2.4rem;
	font-weight: bold;
}

section #sterile02 .small {
	font-size: 2.35rem;

}

section .small2 {
	font-size: 2.35rem;

}

h4{
	font-size: 1.8rem;
	font-weight: bold;
	color: #366db6;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
h4.news{
	color: #333333;
  background-color: #f2f2f2;
  border-left: 8px solid #00A0E9;
  padding-left: 10px;
  border-bottom: none;
  padding-bottom: 0;
}
h5{
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 6px;
}
h5:before{
	content:"●";
	color: #366db6;
	padding-right: 3px;
}

/* contents
================================================================= */
#contents{
	width: 810px;
	float: left;
	margin-right: 35px;
}
/* contents
================================================================= */
#contents2{
    width: 810px;
    float: left;
    padding-left: 0px;
    margin-left: 135px;
}
.menuArea{ margin-bottom: 40px;}
#engineering{ margin-bottom: 0;}
#energy .menuArea a, #soil .menuArea a, #plant .menuArea a, #solution .menuArea a{
	text-decoration: none;
	color: #333;
	display: block;
	background: #f0f0f0 url(/engineering/common/images/menuArea_ic001.png) right bottom no-repeat;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
	transition: background 0.15s ease 0s, box-shadow 0.15s ease 0s;
}
#energy .menuArea a:hover, #soil .menuArea a:hover, #plant .menuArea a:hover, #solution .menuArea a:hover{
	background: #fafafa url(/engineering/common/images/menuArea_ic001.png) right bottom no-repeat;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.08);
}

#plant .menuArea a.arrows{
	box-shadow: initial;
	background: url(/engineering/common/images/common_ic001.gif) 5px center no-repeat;
	padding-left: 15px;
	text-decoration: underline;
}
#plant .menuArea a.arrows:hover{
	background: url(/engineering/common/images/common_ic001a.gif) 5px center no-repeat;
	text-decoration: none;
}

.clear_menuArea_a{
	text-decoration: initial;
	color: initial;
	display: initial;
	background: initial;
	box-shadow: initial;
	transition: initial;
}
.clear_menuArea_a:hover{
	background: initial;
	box-shadow: initial;
}

.menuArea > li{
	width: 530px;
	height: auto;
	float: left;
	margin-bottom: 25px;
}
.menuArea > li.noLink{
	background: #f0f0f0;
}
#engineering > li{
	width: 1080px;
	height: 190px;
	margin-bottom: 20px;
}
.menuArea > li:nth-child(2n-1){
    margin-right: 20px;
}
.menuArea > li img{
	display: block;
	float: left;
	width: 190px;
}
.menuArea > li dl{
	width: 300px;
	padding: 15px 20px 0;
	float:left;
}
.menuArea > li dl dt{
	font-size: 1.7rem;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 10px;
}
.menuArea > li dl dd{
	font-size: 1.6rem;
	line-height: 1.6;
}

#solution .menuArea li{
	height: auto;
}
#solution .menuArea > li dl dt{
	font-size: 1.5rem;
	margin-bottom: 5px;
}
#solution .menuArea > li dl dd{
	font-size: 1.3rem;

}

/*#plant .menuArea li.menuLink{
	text-decoration: none;
	color: #333;
	background: #f0f0f0;
}
#plant .menuArea a{
	background: url(/engineering/common/images/common_ic001.gif) left no-repeat;
	padding: 10px 0 10px 15px;
}
#plant .menuArea > li img{
	display: block;
	float: left;
	width: 190px;
}
#plant .menuArea > li dl{
	width: 300px;
	float: left;
	padding: 20px 20px 0;
}
#plant .menuArea > li dl dt{
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
}
*/


.fL{
	float: left;
}
.fL2 {
}


.fR{
	float:right;
}

.col2L{
	float: left;
	width: 395px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col2Locean{
	float: left;
	width: 395px;
	margin-right: 20px;
}
.col4L{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.col2Lqbb{
	float: left;
	width: 395px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.col2L-3{
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col2L-2{
	float: left;
	width: 550px;
	margin-right: 20px;
}
.col2L10{
	float: left;
	width: 395px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
}
.col2R{
	float: left;
	width: 395px;
	margin-bottom: 15px;
}
.col2Rocean{
	float: left;
	width: 395px;
}
.col2Rqbb{
	float: left;
	width: 395px;
	margin-bottom: 5px;
}
.col2R-3{
	width: 180px;
	margin-bottom: 15px;
	float: right;
}
.col2R-2{
	float: left;
	width: 240px;
}
.col6-4L{
	float: left;
	width: 470px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col6-4R{
	float: left;
	width: 320px;
	margin-bottom: 15px;
}
.col4-6L{
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col4-6R{
	float: left;
	width: 470px;
	margin-bottom: 15px;
}
.col3{
	float: left;
	width: 395px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.col3L{
	float: left;
	width: 260px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.col3L-2{
	float: left;
	width: 190px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.col3R{
	float: left;
	width: 260px;
	margin-right: 0;
	margin-bottom: 15px;
}
.col3R-2{
	float: right;
	width: 190px;
	margin-right: 0;
	margin-bottom: 15px;
}
.col2L1{
	float: left;
	width: 514px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col2R2{
	float: left;
	width: 276px;
	margin-bottom: 15px;
}
.col2L3{
	float: left;
	width: 276px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.col2R4{
	float: left;
	width: 514px;
	margin-bottom: 15px;
}



/* lNav
================================================================= */
#lNavWrapper{
	width: 235px;
	position: relative;
	float: left;
	margin-top: 23px;
}
#lNav{
}
#lNav a{
	text-decoration: none;
}
#lNav p{
	text-align: center;
	width: 235px;
	height: 64px;
	display: table;
}
#lNav p a{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1.5rem;
	transition: background-color 0.15s ease 0s;
}
#lNav.lNav-soil p a{ background-color: #00a76d;}
#lNav.lNav-soil p a:hover{ background-color: #05B578;}

#lNav.lNav-energy p a{ background-color: #197acc;}
#lNav.lNav-energy p a:hover{ background-color: #197acc;}

#lNav.lNav-plant p a{ background-color: #5d5d5d;}
#lNav.lNav-plant p a:hover{ background-color: #5d5d5d;}

#lNav ul li{
	font-size: 1.4rem!important;
	border-bottom: 1px solid #ccc;
	width: 235px;
}
#lNav.lNav-plant ul li.marker{
	border-bottom: 1px solid #71609e;
	width: 235px;
}
#lNav ul li a{
	display: block;
	padding: 15px 5px 15px 18px;
	background: url(/engineering/common/images/common_ic001.gif) 5px center no-repeat;
	transition: background 0.15s ease 0s;
	color: #333;
}
#lNav.lNav-soil ul li a.focus,
#lNav.lNav-soil ul li a:hover{ background: #f5f5f5 url(/engineering/common/images/common_ic001c.gif) 5px center no-repeat;}
	
#lNav.lNav-energy ul li a.focus,
#lNav.lNav-energy ul li a:hover{ background: #f5f5f5 url(/engineering/common/images/common_ic001e.gif) 5px center no-repeat;}

#lNav.lNav-plant ul li a.focus,
#lNav.lNav-plant ul li a:hover{ background: /*#E1E1E1*/ #71609e url(/engineering/common/images/common_ic001p.gif) 5px center no-repeat; color: #fff;}

#lNav.lNav-plant ul li a.hi4 {
	display: block;
	padding: 15px 5px 15px 33px;
	background:#f5f5f5 url(/engineering/common/images/common_ic001e02.gif) 15px center no-repeat;
	transition: background 0.15s ease 0s;
	color: #333;
}
#lNav.lNav-plant ul li a.hi4.focus , #lNav.lNav-plant ul li a.hi4:hover{
	background: #e8e1fa url(/engineering/common/images/common_ic001e02.gif) 15px center no-repeat;
}

/* footer
================================================================= */
#footer {
	margin-top: 100px;
	padding: 30px 0 50px 0;
	background-color: #021447;
	text-align: center;
	color: #fff;
}
#footer p{
	margin-bottom: 10px;
}
#copyright{
	margin-top: 5px;
	font-size: 1.1rem;
}

#topBtn {
	right: calc(50% - 56px);
	z-index: 99;
}
#topBtn:hover img{
	opacity: 1;
}


/* table
================================================================= */
.table01, .table02, .table03{ width: 100%;}
.table04{
	width: 60%;
}
.table05{ width: 50%;}
.table01, .table01 tr, .table01 th, .table01 td,
.table02, .table02 tr, .table02 th, .table02 td,
.table03, .table03 tr, .table03 th, .table03 td,
.table04, .table04 tr, .table04 th, .table04 td,
.table05, .table05 tr, .table05 th, .table05 td{
	border: solid 1px #ccc;
}
.table01 th.head,
.table02 th.head,
.table03 th.head,
.table04 th.head,
.table05 th.head{
	background-color: #DAEAFC;
}
.table04 tr .head01 {
	background-color: #DAEAFC;
	text-align: center;
}


.table01 th, .table01 td{
	padding: 8px;
}
.table01 th{
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: center;
}

.table02 th, .table02 td{
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}

.table03 th{
	text-align: left;
	background-color: #f5f5f5;
}
.table03 th, .table03 td{
	padding: 6px;
	vertical-align: middle;
}

.table04 th, .table04 td{
	padding: 8px;
}
.table04 th{
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: left;
}

.table05 th, .table05 td{
	padding: 8px;
}
.table05 th{
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: center;
}


/*プラント 食品工場 追記*/
table.table_none{
	width: 60%;
	border: none;
	margin: 0 auto;
}
table.table_none td{
	width: 50%;
	text-align: left;
	padding: 3px;
}
table.borderNone{
	width: 100%;
	border: none;
}


.bg01{
	background-color: #f5f5f5;
}
.orangeBg{
	background: #f2e9db repeat;
	border-radius: 10px;
	border: solid 1px #eee;
	padding: 10px 20px;
	box-sizing: border-box;
}
.redBg{
    background: #f2dcdb repeat;
    border-radius: 10px;
    border: solid 1px #eee;
    padding: 10px 20px;
    box-sizing: border-box;
    /* [disabled]list-style-image: none; */
    list-style-type: none;
}
.blueBg{
    background: #dbe6f2 repeat;
    border-radius: 10px;
    border: solid 1px #eee;
    padding: 10px 20px;
    box-sizing: border-box;
    list-style-type: none;
}
.blueBg3{
	background: #dbe6f2 repeat;
	border-radius: 10px;
	border: solid 1px #eee;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 230px;
	text-align: left;
	/* [disabled]float: none; */
	height: 110px;
}
.blueBg4{
	background: #dbe6f2 repeat;
	border-radius: 10px;
	border: solid 1px #eee;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 5px;
	width: 190px;
	text-align: left;
	/* [disabled]float: none; */
	margin-left: 130px;
	height: 110px;
}
.purpleBg{
	background: #e3dbf2 repeat;
	border-radius: 10px;
	border: solid 1px #eee;
	padding: 10px 20px;
	box-sizing: border-box;
}
.greenBg{
    background: #dff2db repeat;
    border-radius: 10px;
    border: solid 1px #eee;
    padding: 10px 20px;
    box-sizing: border-box;
    list-style-type: none;
}

div.linkBox{
    border: solid 2px #2c5aac;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
}
div.linkBox > p{
	font-weight: bold;
}
div.linkBox > li{
	margin-bottom: 10px;
}

.inquiry{
	width: 40%;
    margin:2em 0;
    position: relative;
	left: 310px;
    padding: 0.5em 1.5em;
    border-top: solid 2px #eeeeee;
    border-bottom: solid 2px #eeeeee;
	padding: 10px;
}
.inquiry:before, .inquiry:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #eeeeee;
}
.inquiry:before {left: 10px;}
.inquiry:after {right: 10px;}
.inquiry p {
    margin: 0; 
    padding: 0;
}

#pharma3{
	font-size: 1.45rem;
}

/* 20181005追加 
================================================================= */
.imgOvr:hover {
	filter:alpha(opacity=50); /* IE 6,7*/
	-ms-filter: "alpha(opacity=50)"; /* IE 8,9 */
	-moz-opacity:0.5; /* FF , Netscape */
	-khtml-opacity: 0.5; /* Safari 1.x */
	opacity:0.5;
	zoom:1; /*IE*/
}
.imgOvr:hover + .white {
    color: #FFFFFF !important;
}

/* modal_img */
#modal_img {
  z-index: 0;
  font-size: 16px;
}
.page-txt {
  margin: 30px 0 0;
  height: 2000px;
}
#modal-open {
  color: #cc0000;
}
/* モーダル コンテンツエリア */
#modal-main {
  display: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #7f7f7f;
  position:fixed;
  z-index: 2;
}
/* モーダル 背景エリア */
#modal-bg {
  display:none;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.5);
  position:fixed;
  top:0;
  left:0;
  z-index: 1;
}

/* list
================================================================= */
.list01{
	list-style: disc outside;
	padding-left: 1em;
}
/* list
================================================================= */
.list011{
	list-style: disc outside;
	padding-left: 1em;
}
.list01 li{
	margin-bottom: 5px;
}

.list02{
	list-style: decimal outside;
	padding-left: 1em;
}
.list02 li{
	margin-bottom: 5px;
}
.list03{
	list-style: disc;
	padding-left: 1em;
}
.list03 li{
	margin-bottom: 5px;
}

/* general
================================================================= */
.section{ margin-bottom: 60px;}
/* general
================================================================= */
.section2{
	margin-bottom: 60px;
	clear: left;
}
.sectionsub{
    margin-bottom: 30px;
    position: relative;
}

.strong{ font-weight: bold;}
.text{
    margin-bottom: 20px;
}
.texttume{
	margin-bottom: 20px;
	letter-spacing: -0.03em;
}
.text4{
	margin-left: 1.3rem;
}
.text2{
	margin-bottom: 20px;
	margin-left: 40px;
}
.text3{
	margin-bottom: 20px;
	text-align: center;
}
.lead{
	color: #366db6;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 5px;
}

.popup {
    background: rgba(0, 0, 0, 0) url("/engineering/common/images/common_ic002.gif") no-repeat scroll 0.24em center;
    padding-left: 22px;
}

.bt01{
	background-color: #555;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 90%;
	padding: 6px 5%;
	text-decoration: none;
	margin-top: 10px;
	transition: background 0.15s ease 0s;
}
.bt01:hover{
	background-color: #333;
}

.zoomBt{ 
	display: inline-block;
	margin-top: 10px;
}
.zoomBt > img{
	vertical-align: inherit;
}

.blueTx{
	color: #366db6;
}
.orangeTx{
	color: #F1811D;
}

.fs11{ font-size: 1.1rem;}
.fs14{ font-size: 1.4rem;}

.m5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.mt200{ margin-top: 200px;}
.mt180{
    margin-top: 180px;
}
.mt230{
    margin-top: 230px;
}
.mt220{
    margin-top: 220px;
}
.mt250{
    margin-top: 250px;
}
.mt270{
    margin-top: 270px;
}
.mt280{
    margin-top: 280px;
}

.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{
	margin-left: 15px;
}

.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}
.ml40{ margin-left: 40px;}
.ml50{ margin-left: 50px;}
.ml60{
    margin-left: 60px;
}
.ml70{
    margin-left: 70px;
}

.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr20{ margin-right: 20px;}
.mr30{ margin-right: 30px;}
.mr40{ margin-right: 40px;}
.mr50{ margin-right: 50px;}

.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}
.mb15{
	margin-bottom: 15px;
}
.mb30{ margin-bottom: 30px;}
.mb40{ margin-bottom: 40px;}
.mb50{ margin-bottom: 50px;}

.mt30{ margin-top: 30px;}

.middle{ vertical-align: middle;}

.aC{
	text-align: center;
}

.aC.relative{
	position: relative;
}

.aR{ text-align: right!important;}
.aL{ text-align: left!important;}

/* clearFix
================================================================= */
.cfix:after,.cfix2:after,.cfix3:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cfix,.cfix2,.cfix3{
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .cfix,* html .cfix2,* html .cfix3{
	height:1px;
}

.cfix{
	display:block;
}
.cfix2{
	display: block;
	width: 600px;
	clear: both;
}
.cfix3{
	display: block;
	width: 380px;
	clear: both;
}
section .section .small {
	font-size: 2.8rem;
}
section .section .sectionsub2 {
    padding-bottom: 15px;
}
.cfix .col2L .blueBg2 {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	padding-top: 10px;
	border: 1px solid #eee;
	background-color: #dbe6f2;
	background-repeat: repeat;
	margin-bottom: 5px;
}
.line   {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 2px;

}
.lineblack   {
    border-bottom: 1px solid #121212;
    padding-top: 2px;
}
.Box {
    background-color: #E8E1FA;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}
 .text5   {
    list-style-type: square;
    list-style-position: inside;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
}
.textbox {
    padding-left: 4em;
    padding-right: 2em;
    margin-left: auto;
    margin-right: auto;
}
.text6   {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    padding-right: 5em;
    padding-left: 5em;
}
.textbox2 {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.nolink {
	pointer-events: none;
}
.border {
	border: 1px solid #000000;
}
.cfix4 {
	clear: both;
}
section .section .aC.mb20.strong {
    font-weight: bold;
    font-size: 1.1em;
    height: auto;
}
.text7 {
	text-align: left;
	font-weight: bold;
}
.text8 {
	text-align: center;
	font-weight: normal;
}


#qbb { display: none; }   /* 非表示 */.sdgs_Tx   {
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
.sdgs_icon {
    float: left;
    margin-right: 5px;

}
.sdgs_tx {
    float: left;
    line-height: 1.5em;
    width: 235px;
    margin-top: px;
    font-size: 0.95em;
}
.square_13 {
    width: 8px;
    height: 20px;
    background-color: #037B1B;
    float: left;
    margin-right: 5px;
}
.square_15 {
    width: 8px;
    height: 20px;
    background-color: #15B44F;
    float: left;
    margin-right: 5px;
}
.square_14 {
    width: 8px;
    height: 20px;
    background-color: #137EC3;
    float: left;
    margin-right: 5px;
}
.square_7 {
    width: 8px;
    height: 20px;
    background-color: #FFC723;
    float: left;
    margin-right: 5px;
}
.square_9 {
    width: 8px;
    height: 20px;
    background-color: #F87D1F;
    float: left;
    margin-right: 5px;
}
.square_3 {
    width: 8px;
    height: 20px;
    background-color: #03A054;
    float: left;
    margin-right: 5px;
}
.square_4 {
    width: 8px;
    height: 20px;
    background-color: #BB0A30;
    float: left;
    margin-right: 5px;
}
.square_6 {
    width: 8px;
    height: 20px;
    background-color: #07A8C9;
    float: left;
    margin-right: 5px;
}
.square_8 {
    width: 8px;
    height: 20px;
    background-color: #A70C29;
    float: left;
    margin-right: 5px;
}
.square_11 {
    width: 8px;
    height: 20px;
    background-color: #F5A138;
    float: left;
    margin-right: 5px;
}
.square_12 {
    width: 8px;
    height: 20px;
    background-color: #CF910B;
    float: left;
    margin-right: 5px;
}
.sdgs_left {
    float: left;
    width: 355px;
    height: auto;
}
.sdgs_contents {
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    margin-bottom: 5px;
}
.sdgs_right {
    float: right;
    width: 355px;
    margin-top: 0px;
}


/*001*/
.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #3584bb;
    float: none;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

.menu-content {
    width: 50%;
    height: 50%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #3584bb;
    transition: all 0.5s;/*アニメーション設定*/
}
#contentsWrapper section .section.ene {
    width: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
.h2 {
    font-size: 3rem;
    margin-bottom: 30px;
    padding: 20px 0 0 55px;
    min-height: 67px;
    background: url(/engineering/common/images/h2_bg001.gif) left top no-repeat;
}
.new   {
    display:inline-block;
 vertical-align:middle
}

.mt {
    margin-top: -20px;
}
.w30   {

}
.new2   {
    float: left;
    vertical-align: middle !important;
}
.clearfix2 {
    clear: both;
}
.newimg {
    width: 40px !important;
    margin-left: 10px;
    vertical-align: middle !important;
    margin-top: 5px;
}
.cfix dl .newimg.mt30i {
    margin-top: 32px;
    margin-left: -150px;
}
