<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("sustainability%EF%B9%96240515.css");

@font-face{
	font-family:"iconfont";
	src:url("../../assets/fonts/iconfont.eot");
	src:url("../../assets/fonts/iconfont%EF%B9%96.eot#iefix") format("eot"),
		url("../../assets/fonts/iconfont.woff") format("woff"),
		url("../../assets/fonts/iconfont.ttf") format("truetype"),
		url("../../assets/fonts/iconfont.svg#iconfont") format("svg")
}
.iconfont:before {
	display:inline-block;font-family:iconfont;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.iconfont-lg{
	font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}
.iconfont-2x{font-size:2em}
.iconfont-3x{font-size:3em}
.iconfont-4x{font-size:4em}
.iconfont-5x{font-size:5em}
.iconfont-fw{width:1.2857142857142858em;text-align:center}
.iconfont-fonticon-01:before{content:"\EA01"}
.iconfont-fonticon-02:before{content:"\EA02"}
.iconfont-fonticon-03:before{content:"\EA03"}
.iconfont-fonticon-04:before{content:"\EA04"}
.iconfont-icon_check:before{content:"\EA05"}
*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}

a:hover {
	opacity: 1;
}

body {
	/*border-top: 3px solid #005eb8;*/
}



#probo{
font-size: 150%;
}

#probo input#q{
height: 22px;
}
#probo input.gsc-search-button-v3{
background: rgb(11, 153, 212);
height: 18px;
display: block;
padding: 3px 15px;
display: inline-block;
}

/* -- Footer
-------------------------------------------------------------------------------- */
#footer {
	border-top: 1px solid #e6e6e6;
background: #f6f6f6;
margin: 0;
padding: 0;
width: 100%;
}
#footer .l-footer__catList {
font-size: 0;
text-align: center;
display: block;
width: 1000px;
margin: 0 auto 35px;
padding: 0 0 15px;
}
.l-footer__toolList {
	display: table;
    margin: 0 auto 20px;
    padding: 0;
	padding-top: 15px;
}
.l-footer__toolList__item {
	list-style: none;
    margin: 0;
    display: table-cell;
    padding: 0 5px;
}
#copyright {
padding: 0 0 20px;
overflow: hidden;
	text-align: center;
}
#copyright ul {
/*float: left;*/
	margin: 0 auto 19px
}
#copyright p {
/*float: right;*/
	font-size: calc(11/13*1em);
}
#footer a,
#copyright a {
color: #333;
}
#footer .l-footer__catList li,
#copyright li {
display: inline;
font-size: 12px;
}
#footer .l-footer__catList li:before,
#copyright ul li:before {
content: "|";
padding: 0 10px;
}
#footer .l-footer__catList li:first-child:before,
#copyright ul li:first-child:before {
display: none;
}

/* -- Global navi
-------------------------------------------------------------------------------- */
#global_navi {
height: 55px;
width: 999px;
display: table;
margin: auto;
position: relative;
z-index: 9;
/*margin-bottom:36px;*/
}
#global_navi &gt; li:first-of-type {
border-left: solid 1px #306ccb;
}
#global_navi &gt; li {
display: table-cell;
border-right: solid 1px #306ccb;
}
#global_navi &gt; li &gt; a {
font-size: 14px;
line-height: 20px;
color: #FFF;
display: block;
height: 35px;
width: 249px;
padding-top: 20px;
}
#global_navi &gt; li:first-child &gt; a {
width: 248px;
}
#global_navi &gt; li &gt; a:hover,
#global_navi a.active {
color: #FFF!important;
text-decoration: none!important;
background: #306ccb!important;
}

#g-print{
width: 1000px;
margin: 0 auto;
position: relative;
}

#g-print .g-print-btn{
position: absolute;
right: 0;
height: 26px;
line-height: 26px;
color: #333333;
}
#g-print .g-print-btn:hover{
background: #e3e3e3;
color: #333333;
}
#g-print .g-print-btn a{
color: #333333;
}
#g-print .g-print-btn img{
margin-right: 0.5em;
margin-top: 2px;
}

.tooltip {
position: relative;
}
.tooltip .tooltipBody {
border-radius: 2px;
position: absolute;
left: 1em;
top: -4.4em;
text-decoration: none;
visibility: hidden;
padding: 2px 3px;
width: 60px;
zoom: 1;
background: #e3e3e3;
font-size: 6px;
color: #717171;
}
.tooltip:hover ,
.tooltip:hover .tooltipBody {
visibility: visible;
z-index: 10;
-webkit-transition: all .3s;
transition: all .3s;
}
.tooltip .tooltipBody .tooltipAngle {
border-right: solid 10px transparent;
border-left-width: 0;
border-top: solid 10px #e3e3e3;
line-height: 0;
position: absolute;
left: 1em;
bottom: -10px;
}
.tooltip .tooltipBody .tooltipAngle .tooltipAngleInner {
border-right: solid 5px transparent;
border-left-width: 0;
background: #e3e3e3;
line-height: 0;
position: absolute;
left: 2px;
bottom: 5px;
}

#layer {
/*background: #000;*/
display: none;
position: absolute;
width: 100%;
left: 0;
top: 155px;
z-index: 8;
/*opacity:0.25;
-moz-opacity:0.25;
filter:alpha(opacity=25);
-ms-filter:"alpha(opacity=25)";*/
}

/* -- Contents
-------------------------------------------------------------------------------- */
.l-content {
/*
	padding-top: 40px;
margin-bottom: 160px;
*/
}
.page_top_rel {
text-align: right;
display: block;
width: 1000px;
margin: -60px 0 0 -500px;
position: absolute;
left: 50%;
}
.page_top_fix {
display: none;
width: 60px;
height: 60px;
margin-left: 440px;
position: fixed;
bottom: 0;
left: 50%;
}
.overImg {
text-align: center;
display: block;
position: relative;
margin: 0 -140px 60px;
}
#topic_path {
font-size: 11px;
text-align: right;
display: block;
padding: 10px 0;
}
#topic_path li {
display: inline;
margin-right: 0.5em;
}
#topic_path li a {
margin-right: 1em;
}
.cateName {
font-size: 30px;
margin-bottom: 5px;
}
.middleName {
font-size: 22px!important;
margin-bottom: 5px;
color: #000000!important;
font-weight: bold;
}
.nobr{white-space: nowrap;}
.smallNamebr {
font-size: 18px!important;
margin-bottom: 5px;
color: #005eb8!important;
border-bottom: 1px dotted #b9b9b9;
}

.mb0{margin-bottom: 0!important;
}
.mt0{margin-top: 0!important;
}
.cateName span {
font-size: 15px;
display: block;
}
.mainContent {
font-size: 15px;
/*line-height: 1.75;*/
width: 684px;
float: left;
}

.mainContent * + .sec {
margin-top: 50px;
border-top: solid 1px #1472b4;
}

.mainContent h1 + div.sec {
margin-top: 40px;
}
.mainContent .sec h2 {
font-size: 30px;
margin: 25px 0;
font-weight: 400;
}
@media (max-width: 600px) {
 .mainContent .sec h2 {
font-size: 2rem;
}
 
}
.mainContent .sec h3 {
font-size: 24px;
/*color: #005eb8;*/
margin: 25px 0 15px;
}
@media (max-width: 600px) {
 .mainContent .sec h3 {
font-size: 1.8rem;
}
 
}
.mainContent .sec h4 {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
}
.mainContent .sec p {
margin-bottom: 1em;
}
/*.mainContent .sec ul,
.mainContent .sec ol,
.mainContent .sec dl {
margin-bottom: 1.75em;
}*/
/*
.mainContent .sec p:first-of-type {
margin-top: 1.75em;
}
*/
.mainContent .sec p:first-child {
margin-top: 1.75em;
}

.mainContent .sec &gt; *:last-child {
	margin-bottom: 0 !important;
}

#side_column,
#local_navi {
width: 280px;
float: right;
padding-top: 40px;
}
#side_column h2,
#local_navi h2 {
line-height: 1;
font-size: 30px;
margin-bottom: 10px;
}
.pdf_block {
font-size: 12px;
line-height: 1.5;
padding: 14px;
margin-top: 65px;
border: 1px solid #E2E2E2;
overflow: hidden;
}
.pdf_block a {
float: left;
margin-right: 15px;
}
.pdf_block p {
display: block;
overflow: hidden;
}
.aside {
background: #C7E9F7;
padding: 30px 40px;
}
@media (max-width: 600px) {
  .aside {
    padding: 7%;
  }
}
.aside h3 {
	margin-top: 0 !important;
}
.aside &gt; *:first-child {
	margin-top: 0 !important;
}
.aside &gt; *:last-child {
	margin-bottom: 0 !important;
}
.aside + * {
	margin-top: 1.75em;
}

a.youtube.blank:after {
background:none !important;
display:none !important;

}
.priceinfo{
border:1px solid #D9D9D9;
width:100%;
text-align:center;
padding:10px 0 10px 0;
}
.pricetxt p{
font-size:12px;
margin:0 0 7px 0;
}

/* -- 20160908追記
-------------------------------------------------------------------------------- */
ul.arrow_ml5 {
margin-left: 5px;
}
/* -- 20160910追記
-------------------------------------------------------------------------------- */
.mainContent .sec-noborder {
margin-top: 25px;
}
.mainContent .sec-noborder h3 {
font-size: 24px;
/*color: #005eb8;*/
margin: 25px 0 15px;
}
.mainContent .sec-noborder h4 {
font-size: 15px;
font-weight: bold;
margin: 15px 0px;
}
.mainContent .sec-noborder p {
margin-bottom: 1.75em;
}
@media (max-width: 600px) {
  .mainContent .sec-noborder h3 {
  font-size: 1.8rem;
  }
  .mainContent .sec-noborder h4 {
  font-size: 1.6rem;
  }
 
}


/* -- Local navi
-------------------------------------------------------------------------------- */

/* -- Parts
-------------------------------------------------------------------------------- */
.link1 a {
color: #333;
font-size: 18px;
display: inline-block;
border: solid 1px #000;
position: relative;
}
.link1 a:after {
content: "";
background: url(../img/arrow3.png) no-repeat;
display: block;
height: 18px;
width: 9px;
margin-top: -9px;
position: absolute;
right: 8px;
top: 50%;
}
.link2 a {
color: #333;
font-size: 18px;
}
.link2 a:after {
content: "";
background: url(../img/arrow5.png) no-repeat;
vertical-align: middle;
display: inline-block;
height: 12px;
width: 6px;
margin-left: 8px;
}
.link3 a {
color: #FFF;
font-size: 18px;
display: inline-block;
border: solid 1px #FFF;
position: relative;
}
.link3 a:after {
content: "";
background: url(../img/arrow4.png) no-repeat;
display: block;
height: 18px;
width: 9px;
margin-top: -9px;
position: absolute;
right: 8px;
top: 50%;
}
.bl-hover a {
color: #0055c4;
text-decoration: none!important;
}
ul.arrow {
/*margin-left: 25px;*/
  list-style: none;
}

ul.arrow li {
padding-left: 30px;
text-indent: -30px;
}
.arrow a,
a.arrow,
a.arrow_ml5,
.arrow_ml5 a
{
/*
background: url(../img/arrow6.gif) no-repeat 0 3px;
background: url(../img/arrow6.gif) no-repeat 0 calc(.85em - 4.5px);
*/
}
.arrow a::before,
a.arrow::before,
a.arrow_ml5::before,
.arrow_ml5 a::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 9px;
	background: url(../img/arrow6.gif) no-repeat left center;
}

.dl_box ul.arrow {
margin: 15px 0 0;
padding-left: 0;
line-height: 1.35;
}
.dl_box ul.arrow &gt; li + li {
margin-top: 5px;
}
.dl_box ul.arrow .arrow {
margin: 15px 0 15px 15px;
}
.dl_box ul.arrow a {
background-position: 0 5px;
display: block;
}
.l-content a.blank:after,
.l-content a.mail:after,
.l-content a.pdf:after,
#footer_info a.pdf:after,
.l-content a.xls:after,
.l-content a.doc:after,
span.link-excel:after {
content: "";
vertical-align: middle;
display: inline-block;
}
.l-content a.blank:after {
background: url(../img/icon_blank.gif) no-repeat;
height: 9px;
width: 9px;
margin-left: 0px;
}

.l-content a.noicon:after {
display: none!important;
}

.l-content a.mail:after {
background: url(../img/icon_mail.gif) no-repeat;
height: 8px;
width: 12px;
margin-left: 12px;
}
.l-content a.pdf:after,
#footer_info a.pdf:after,
.l-content a.xls:after,
.l-content a.doc:after,
span.link-excel:after {
height: 18px;
width: 18px;
margin: 0 7px;
}
.l-content a.pdf:after,#footer_info a.pdf:after {
background: url(../img/icon_pdf.png) no-repeat;
}
.l-content a.doc:after {
background: url(../img/icon_doc.gif) no-repeat;
}
.l-content a.xls:after,
span.link-excel:after {
background: url(../img/icon_xls.gif) no-repeat;
}
.mainContent table {
width: 100%;
}
.mainContent table th,
.mainContent table td {
border: solid 1px #CCC;
padding: 5px;
font-size: 13px;
}
.mainContent table th {
font-weight: bold;
background: #EEE;
}
.mainContent table tr.odd td {
background: #F9F9F9;
}
/* --&gt; ADD 20180426 R2 */
.mainContent table tr.middle th,
.mainContent table tr.middle td,
.mainContent table th.middle,
.mainContent table td.middle {
vertical-align: middle;
}
.mainContent table tr.digit td,
.mainContent table td.digit {
text-align: right;
}
.mainContent table tr.center th,
.mainContent table tr.center td,
.mainContent table th.center,
.mainContent table td.center {
text-align: center;
}
/* &lt;-- ADD 20180426 R2 */

/* --&gt; add 8th Nov. 2019 */
.mainContent table tfoot .total td {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
/* &lt;-- add 8th Nov. 2019 */

.dl_box,
.nolink_box{
/*margin: 40px -40px 0 0;*/
margin: 40px 0 0 0;
/*overflow: hidden;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.dl_box dl,
.nolink_box dl {
width: 322px;
width: calc(322 / 684 * 100%);
display: block;
margin-bottom: 36px;
margin-bottom: 3.6rem;
/*
float: left;
margin-right: 40px;
*/
}
.dl_box dl dd,
.nolink_box dl dd {
display: block;
padding: 15px 20px 35px;
}
a.btn_link,
.dl_box dl dt a,
.dl_box dl dt span{
font-size: 16px;
color: #FFF!important;
text-decoration: none;
background: #005eb8 url(../img/arrow7.gif) no-repeat 303px center;
display: block;
padding: 10px 20px;
}
.dl_box dl dt span,
.nolink_box dl dt span {
background: #0B99D4;
}
.bl-hover {
cursor: pointer;
}

@media (max-width: 600px) {
  .dl_box dl,
  .nolink_box dl {
  width: 100%;
  display: block;
  }
  a.btn_link,
  .dl_box dl dt a,
  .dl_box dl dt span{
  background-position: calc(100% - 1em) center;
  }
}


/* 20191113 追記 

	Environmental Management
	扉ページ
_________________________________*/

.dl_box.environ {
	margin: 40px 0 0;
	-webkit-column-count: 2;
	column-count: 2;
	display: block;
}

.dl_box.environ dl {
	float: none;
	margin-right: 0;
	-webkit-column-break-inside: avoid;
	break-inside: avoid-column;
	width: auto;
}

@media (max-width: 600px) {
	.dl_box.environ {
		-webkit-column-count: 1;
		column-count: 1;
	}
}

/* 20160911追記 ==== */
.img-border {
border: solid 1px #CCC;
}

.nolink_box dl dt,
.nolink_box dl dt span{
font-size: 16px;
color: #FFF!important;
text-decoration: none;
background: #005eb8;
display: block;
padding: 10px 20px;
}


/* -- on mause
-------------------------------------------------------------------------------- */
#side_column .more1 a:hover,
#About.index .fl a:hover,
.ir.top .sec1 li a:hover,
.eng .sec li a:hover,
.bl-hover,
.dl_box dt a:hover,
a.btn_link:hover,
p.dt a:hover,
.link1 a:hover,
.link2 a:hover,
.link3 a:hover {
text-decoration: none;
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
-ms-filter:"alpha(opacity=70)";
-webkit-transition:color 0.2s ease,opacity 0.2s ease;
transition:color 0.2s ease,opacity 0.2s ease;
}
</pre></body></html>