@charset "utf-8";

body {
	position:relative;
	min-width:970px;
	font-family: helvetica, arial, meiryo, san-serif;
}
#container {
	width:970px;
	margin:0 auto 70px;
}
#containerInner {
	clear:both;
	position:relative;
}

/* =ヘッダー ------------------------------------------------------------------*/
#header {
	background: #fcfcfc;
	border-top: 3px solid #0265b2;
	height: 93px;
	padding-top: 17px;
}
#headerInner {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

/* ロゴ */
#header #logo {
	position:absolute;
	top:0;
	left:0;
}
#header #logo p.company {
	margin: 0 0 13px;
}

#header .site_title a {
  text-decoration: none;
}

#header .site_title_inner {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
	font-weight: normal;
}

#header .title_text {
  color: #128A35;
  font-size: 32px;
}

#header .lead_text {
  font-size: 14px;
  color: #000;
}

/* 文字サイズ変更 */
#header #txtSize {
	display:block;
	width:250px;
	position:absolute;
	top:20px;
	left:300px;
}
#header #txtSize p {
	display:inline;
	float:left;
	padding:6px 0 0 13px;
}
#header #txtSize ul {
	display:inline;
	float:right;
}
#header #txtSize ul li {
	display:inline;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0px 0 0;
}
#header #txtSize ul li a {
	display:block;
	overflow:hidden;
	width:50px;
	height:26px;
}
#header #txtSize ul li.middle a {
	width:60px;
}
#header #txtSize ul li.small {
	background:url(../../../../img/ss/products/safetyknowledge/size01.gif) no-repeat;
}
#header #txtSize ul li.small a {
	background:url(../../../../img/ss/products/safetyknowledge/size01.gif) no-repeat;
}
#header #txtSize ul li.small a:hover {
	background:url(../../../../img/ss/products/safetyknowledge/size01_o.gif) no-repeat;
}
#header #txtSize ul li.middle {
	background:url(../../../../img/ss/products/safetyknowledge/size02.gif) no-repeat;
}
#header #txtSize ul li.middle a {
	background:url(../../../../img/ss/products/safetyknowledge/size02.gif) no-repeat;
}
#header #txtSize ul li.middle a:hover {
	background:url(../../../../img/ss/products/safetyknowledge/size02_o.gif) no-repeat;
}
#header #txtSize ul li.large {
	background:url(../../../../img/ss/products/safetyknowledge/size03.gif) no-repeat;
}
#header #txtSize ul li.large a {
	background:url(../../../../img/ss/products/safetyknowledge/size03.gif) no-repeat;
}
#header #txtSize ul li.large a:hover {
	background:url(../../../../img/ss/products/safetyknowledge/size03_o.gif) no-repeat;
}

/* ボタン */
#header #btnGroup {
	position:absolute;
	top:0;
	right:0;
}
#header #btnGroup ul li {
	float: left;
}
#header #btnGroup ul li.last {
	margin-left:5px;
}



/* =グローバルナビ
------------------------------------------------------------------*/
#gnav {
	background:url(../../../../img/ss/products/safetyknowledge/gnav_bg.gif) repeat-x top left;
	height:57px;
	overflow:hidden;
}
#gnav ul{
	width:970px;
	margin:0 auto;
}
#gnav ul li {
	float:left;
	display:inline;
}
#gnav ul li a{
	float:left;
	display:inline;
}
#gnav ul li a:hover{
	margin-top:-57px;
}
#gnav ul li.active {
	margin-top:-57px;
}

/* =フッター
------------------------------------------------------------------*/
#footer {
	clear:both;
}

/* フッターサイトマップ */
#footer .sitemap {
	background:#f1f1f1;
	border-bottom:1px solid #b3b3b3;
}
#footer .sitemap .sitemapInner {
	width:970px;
	margin:0 auto;
	padding:20px 0;
}
#footer .sitemap .sitemapInner dl{
	float:left;
	width:179px;
	height:270px;
	padding:0 4px 0 10px;
	border-left:1px dotted #b3b3b3;
}
#footer .sitemap .sitemapInner dl.first{
	width:180px;
	padding:0 0 0 10px;
	border-left:0;
}
#footer .sitemap .sitemapInner dl dt{
	margin:0 0 32px;
	font-weight:bold;
}

#footer .sitemap .sitemapInner dt{
	line-height: 130%;
}


/*#footer .sitemap .sitemapInner dl dt.line2{
	margin:0 0 11px;
}*/

#footer .sitemap .sitemapInner dl dt{
	height: 25px;
}

#footer .sitemap .sitemapInner dl dd{
	margin:0 0 18px;
	text-indent:-0.7em;
	margin-left:1em;
	line-height:1.4;
}
#footer .sitemap .sitemapInner dl dd a{
	background:url(../../../../img/ss/products/safetyknowledge/icon_footer_list.gif) no-repeat left 50%;
	padding:0 0 0 10px;
}
#footer .sitemap .sitemapInner dl dd span{
	background:url(../../../../img/ss/products/safetyknowledge/icon_list_off.gif) no-repeat left 50%;
	padding:0 0 0 10px;
	color:#BBB;
}
#footer .sitemap .sitemapInner dl dt span{
	color:#999;
}


/* 共通フッター */
#footer .copy {
	width:970px;
	margin:5px auto 10px;
	clear:both;
}
#footer .copy ul {
	width:515px;
	float:left;
	font-size:0;
}
#footer .copy ul li {
	display:inline;
	font-size:11.5456px;
	color:#999999;
}
#footer .copy ul li a {
	margin: 0 1px;
}
#footer .copy address {
	width:450px;
	float:right;
	text-align:right;
	font-style:normal;
	font-size:82%;
}

/* =固定　ページトップへ
------------------------------------------------------------------*/
#pagetop {
	position:fixed;
	bottom:10px;
	right:5%;
}
.fixed{
	position:absolute !important;
	bottom:340px !important;
}
/* =パンくず
------------------------------------------------------------------*/

#crumb {
	display:block;
	float:right;
	padding:15px 0;
}
#crumb li {
	display:inline;
}


/* =下層サイド
------------------------------------------------------------------*/

#leftNav {
	float:left;
	width:210px;
	background:#ffffff;
}
#leftNav .sideMneu{
	margin:0 0 20px;
}
#leftNav .sideMneu dl dt {
	margin:0;
	padding:0;
}
#leftNav .sideMneu dl dt img {
	margin:0;
	padding:0;
	vertical-align:text-bottom;
}
#leftNav .sideMneu dl dd {
	border-bottom:1px dotted #b3b3b3;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	line-height:1.3;
}
#leftNav .sideMneu dl dd.last{
	border-bottom:1px solid #b3b3b3;
}
#leftNav .sideMneu dl dd:hover {
	background:#e6e6e6;
}
#leftNav .sideMneu dl dd a{
	padding:15px 10px 15px 30px;
	background:url(../../../../img/ss/products/safetyknowledge/icon_side_list.gif) no-repeat 10px 50%;
	display:block;
}
#leftNav .sideMneu dl dd a:hover{
	text-decoration:none;
	color:#333;
	background:url(../../../../img/ss/products/safetyknowledge/icon_side_list_o.gif) no-repeat 10px 50%;
}
#leftNav .sideMneu dl dd.active{
	background:#e6e6e6;
}
#leftNav .sideMneu dl dd.active span{
	text-decoration:none;
	color:#333;
	padding:15px 10px 15px 30px;
	background:url(../../../../img/ss/products/safetyknowledge/icon_side_list_o.gif) no-repeat 10px 50%;
	display:block;
}

/* =下層コンテンツ
------------------------------------------------------------------*/
#contentsBox {
	float:right;
	width:740px;
	margin:0 0 65px;
	background:#ffffff;
	position:relative;
	z-index:2;
}
#contentsBox h1{
	margin:0 0 30px;
}

.pageTitle {
  font-size: 24px;
  padding-left: 12px;
  border-left: 4px solid #0265b2;
}

/* サイドバナー、ボタン */
#leftNav .other ul li {
	margin:0 0 5px;
}
#leftNav .other ul li.last {
	margin-bottom:0;
}
#leftNav .other ul {
	margin:0 0 5px;
}
#leftNav .other ul.btn {
	text-align:center;
	background:url(../../../../img/ss/products/safetyknowledge/bg_sidenav.gif) repeat;
	padding:5px 0;
	margin-bottom:0;
}

/* アンカー */
.anchor{
	overflow:hidden;
}
.anchor ul{
	float:left;
	position: relative;
	left: 50%;
	margin:0 0 30px;
}
.anchor{
	/height:50px;
}
.anchor ul li{
	float:left;
	padding:0 15px 0 0;
	margin:0 15px 0 0;
	border-right:1px dotted #CCC;
	position: relative;
	left: -50%;
}
.anchor ul li.last{
	border-right:0;
}
.anchor ul li a{
	background:url(../../../../img/ss/products/safetyknowledge/icon_anchor_list.gif) no-repeat left 50%;
	padding:0 0 0 15px;
}

/* h2 */
#contentsBox h2 {
	clear:both;
	border-top:4px solid #0265b2;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	font-size:150%;
	padding:20px 0 20px 30px;
	background:#f7f7f7;
}
/* h3 */
#contentsBox h3 {
	clear:both;
	border-top:3px double #d9d9d9;
	border-bottom:2px solid #0265b2;
	font-size:115%;
	padding:15px 0 15px 10px;
	margin:0 0 25px;
}
/* box内コンテンツ */
.box1 {
	border:1px solid #dbdbdb;
	padding:30px;
	margin:0 0 30px;
}
* html .box1 {
	padding:20px;
}
.box1 p{
	margin:0 0 35px;
	line-height:1.5;
}
.box1 p.image{
	text-align:center;
}
.box2 {
	margin:0 0 35px;
}
.box2 dl{
	background:#fafafa;
}
.box2 dl dt{
	clear:both;
	border-top:3px double #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:2px solid #0265b2;
	font-size:115%;
	font-weight:bold;
	padding:15px 0 15px 10px;
}
.box2 dl dd{
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:15px 0 15px 10px;
	line-height:1.5;
}

.box3 {
	margin:0 0 25px;
}
.box3 dl{
	background:#fafafa;
}
.box3 dl dt{
	clear:both;
	border-top:3px double #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:2px solid #0265b2;
	font-size:115%;
	font-weight:bold;
	padding:15px 0 15px 10px;
}
.box3 dl dd{
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:15px 0 15px 10px;
	line-height:1.5;
}

.box4 {
	margin:0 0 25px;
}
.box4 dl{
	border:1px dotted #0265b2;
	padding:20px 30px;
}
.box4 dl dt{
	font-weight:bold;
	margin:0 0 10px;
}
.box4 dl dd{
	line-height:1.5;
}

.box5 {
	clear:both;
	margin:0 0 25px;
	border:1px dotted #0265b2;
}
.box5 dl dt{
	font-weight:bold;
	padding:20px 30px 10px;
	color:#0265b2;
}
.box5 dl dd{
	line-height:1.5;
	padding:0 30px 20px;
	border-bottom:1px dotted #0265b2;
}
.box5 dl dd.last{
	border-bottom:0;
}

/* margin */
.mb0 {
	margin-bottom:0 !important;
}
.mb35 {
	margin-bottom:35px !important;
}
.mb60 {
	margin-bottom:60px !important;
}

/* 下層共通バナー */
.bnnGroup {
	margin:0 0 40px;
	clear:both;
}
.bnnGroup div{
	margin:0px;
	position:relative;
}
.bnnGroup .inquiryBox {
	margin-bottom:20px;
	border:1px solid #dbdbdb;
	border-top:none;
	width:688px;
	height:65px;
	padding:23px 0 0 50px;
}
.bnnGroup .inquiryBox p {
	float:left;
}
.bnnGroup .inquiryBox p.text {
	padding:7px 25px 0 0;
}
.bnnGroup p.btn{
	position:absolute;
	bottom:40px;
	left:316px;
}
* html .bnnGroup p.btn{
	top:155px;
}
.bnnGroup ul li{
	float:left;
	margin:0 0 0 10px;
}
.bnnGroup ul li.right{
	float:right;
	margin:0 10px 0 0;
}
.bnnGroup ul +ul{
	margin-top: 20px;
}


/* =共通リンク
------------------------------------------------------------------*/
a:link {
	color:#555555;
	text-decoration:underline;
}
a:visited {
	color:#6E1388;
	text-decoration:underline;
}
a:hover {
	color:#888888;
	text-decoration:none;
}
a:active {
	color:#888888;
	text-decoration:none;
}

a:hover img {
	opacity:0.7;
}

/* =下層次へ
------------------------------------------------------------------*/

.navigationWrapper {
	text-align:right;
	margin-bottom:60px;
	font-size:16px;
}

.navigationWrapper a:link {
	color: #555555;
    text-decoration: underline;
}

.navigationWrapper a:hover {
	text-decoration:none;
}

/* =Download Button
------------------------------------------------------------------*/

.ss_download_btn {
  position: relative;
  display: table;
  border-radius: 5px;
  background: #e60012;
  background: linear-gradient(#e24140, #cc1717);
  transition: opacity 0.3s;
}
.ss_download_btn.type01,
.ss_download_btn.type02 {
  padding: 6px 0 5px;
  width: 100%;
  text-align: center;
}
.ss_download_btn.type01,
.ss_download_btn.type02 {
  padding-right: 12px;
  padding-left: 12px;
}
.ss_download_btn.type01 {
  max-width: 360px;
  height: 45px;
}
.ss_download_btn.type02 {
  max-width: 380px;
  height: 60px;
}
.ss_download_btn.icon01 > span:first-child {
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat left center;
}
.ss_download_btn.icon02 > span:first-child {
  background: url(/img/ss/common/bg_icon_dl_002.png) no-repeat left center;
}
.ss_download_btn .img01,
.ss_download_btn .img02 {
  position: absolute;
  top: 50%;
  right: 12px;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ss_download_btn .img01 img,
.ss_download_btn .img02 img {
  border: solid 1px #ccc;
}
.ss_download_btn .txt01,
.ss_download_btn .txt02 {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
  word-break: break-all;
  font-weight: bold;
}
.ss_download_btn .txt01,
.ss_download_btn .txt02 {
  padding-left: 30px;
  width: calc(100% - 30px);
  font-size: 16px;
  line-height: 1.2;
}
.ss_download_btn .txt01 {
  padding-right: 60px;
}
.ss_download_btn .txt02 {
  padding-right: 79px;
}

.prt_sect_cv {
  margin: 40px 0;
  overflow: visible;
}
.prt_sect_cv,
.prt_sect_cv * {
  box-sizing: border-box;
}
.prt_sect_cv:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
.prt_sect_cv a {
  text-decoration: none;
  transition: none;
}
.prt_sect_cv a:hover {
  opacity: 0.7;
}
.prt_sect_cv .button {
  width: 48%;
  width: calc(50% - 10px);
}
.prt_sect_cv .button.series,
.prt_sect_cv .button.inquiry {
  float: left;
  clear: left;
}
.prt_sect_cv .button.download {
  float: right;
  clear: right;
}
.prt_series_btn,
.prt_inquiry_btn {
  display: table;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  background: #1284c8;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #044aa0), color-stop(0, #1284c8));
  background: -webkit-linear-gradient(#1284c8, #044aa0);
  background: -webkit-gradient(linear, left top, left bottom, from(#1284c8), to(#044aa0));
  background: linear-gradient(#1284c8, #044aa0);
  text-align: center;
  text-decoration: none;
  font-size: 15px;
}
.prt_series_btn:hover,
.prt_inquiry_btn:hover {
  opacity: 0.7;
}
.prt_series_btn .label,
.prt_inquiry_btn .label {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2;
}

.prt_inquiry_btn {
  position: relative;
  padding:  0 12px;
  background: #3e944c;
  background: linear-gradient(#3e944c, #176a25);
}

.prt_inquiry_btn.icon01 > span:first-child {
  background: url(/img/ss/common/icon_download_001.png) no-repeat left center;
}

.prt_inquiry_btn .img01 {
  position: absolute;
  top: 50%;
  right: 12px;
  display: inline-block;
  transform: translateY(-50%);
}
