@charset "utf-8";

em {
	font-weight: bold;
}

.br-block {
	display: block;
}
.pic img {
	width: 100%;
	height: auto;
}
.is-center,
.is-right,
.is-left {
	margin-bottom: 10px;
}
#safety-tb th,
#safety-tb td {
	text-align:left;
}
iframe {
	width: 100%;
	height: auto;
}
.sub-title {
  margin: 0 0 20px;
  font-size: 180%;
  font-weight: bold;
}
.sub-title2 {
  margin: 0 0 10px !important;
  padding-left: 15px !important;
  background: url(/images_v2/icon_s.gif) no-repeat  !important;
  background-position: left 0.5em !important;
  border: none !important;
  font-size: 160%;
  font-weight: bold;
}
.sub-title3 {
  margin: 0 0 10px !important;
  padding: 0 !important;
  background: none !important;
  border-bottom: none !important;
  font-size: 100%;
  font-weight: bold;
}
.pagetop.inpage {
	margin-bottom: 20px;
	font-size: 120%;
}
/*アンカーリンク*/
.material-anc {
    border: 2px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
	font-size: 140%;
}
.list-icon-c li {
	background:url(/ahfix/images/icon_cg.gif) no-repeat 0 0.45em;
	padding:0 0 10px 15px;
	line-height:1.6em;
}
.note { font-size:0.9em; line-height:1.4em; }
.rice{
	font-size:60%;
	vertical-align:super;
}
/* Header
-----------------------------------------------------------------*/
#headnav-fix {
	width: 100%;
	background: #F1F1F1 url(../images/header_bg.gif) repeat-x left bottom;
	margin-bottom: 10px;
}
#global-navi-box {
	font-size: 140%;
	line-height: 1.2;
	display:block;
}
#global-navi-box ul li {
	float: left;
	display: table;
	width: 50%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	box-sizing: border-box;
}
#global-navi-box ul li:nth-child(2n) {
	border-right: 0;
}
#global-navi-box ul li:nth-child(6) {
	border-bottom: solid 1px #FFFFFF;
}
#global-navi-box ul li:nth-child(5),
#global-navi-box ul li:nth-child(6) {
	min-height: 4em;
}
#global-navi-box ul li a {
	padding: 10px 20px;
	display: table-cell;
	vertical-align: middle;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#global-navi-box ul li a:before {
	content:"";
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	border: 0px;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right:10px;
	margin-top: -4px;
}
#global-navi-box ul li a:hover,
#global-navi-box ul li.active a {
	color: #999;
}

/* トップ
-----------------------------------------------------------------*/
#main-image {
	margin-bottom: 10px;
}
#main-image video {
	max-width: 100%;
	height: auto;
}
.top-lead {
	line-height: 1.6;
}
.top-lead .is-left {
	margin-bottom: 30px;
}
.top-lead .is-left .home-link-bnr li img,
.top-lead .is-right img {
	width: 100%;
	height: auto;
}
.top-lead .is-right p {
	margin-top: 10px;
}
.top-lead .is-left .home-link-bnr li {
	margin-bottom: 10px;
}
/*** Content ***/
#pcontent {
	margin-bottom: 30px;
	padding: 0 10px;
}
#pcontent .cont-box {
	margin-bottom: 30px;
}
#pcontent .cont-box .txtbox {
	margin-bottom: 10px;
}

#pcontent .cont-box p,
#pcontent .cont-box table,
#pcontent .cont-box li {
	font-size: 140%;
}
/*下部関連リンク*/
#flinks-box-n {
	border:solid 1px #dfdfdf;
	clear:both;
	padding:10px;
	font-size: 120%;
}
#flinks-box-n li {
	background:url(/images_v2/icon_cr.gif) no-repeat 0 center;
	padding: 5px 20px;
	margin-right:40px;
	white-space:nowrap;
}
/* 安全性
-----------------------------------------------------------------------------------*/
table#safety-tb {
	width: 100%;
	text-align: center;	
	}
table#safety-tb th {
	border:solid 2px #f8f8f8;
	padding:5px;
	text-align:center;
	background:#4e5565;
	color:#fff;
	}
table#safety-tb th.th-gray {
	background:#e6eaed;
	color:#333;
	}
table#safety-tb td {
	border:solid 2px #f8f8f8;
	background:#f1f1f1;
	padding:3px 10px;
	}
/*参考文献
-----------------------------------------------------------------------------------*/
.reference-box {
	width: auto;
}
.reference-box ol {
	white-space:normal;
	width: 100%;
}
.reference-box ol li {
	list-style-type:decimal;
	margin-left: 2em;
	word-wrap: break-word;
}
.reference-box ol li {
	padding-bottom:10px;
}
/* pro
-----------------------------------------------------------------------------------*/
#hlinks-box {
	width: 100%;
	font-size: 140%;
	margin-bottom: 30px;
	border: 1px solid #333;
}
#hlinks-box .activ a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#hlinks-box .hlink-title a {
	width: 100%;
	font-weight: bold;
	background: #333;
	padding: 5px;
	display: block;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
}
#hlinks-box ul {
	padding: 10px;
}
#hlinks-box li {
	background:url(/images_v2/icon_cr.gif) no-repeat 0 center;
	padding-left:20px;
	white-space:nowrap;
	width: auto;
}
#hlinks-box li a {
	display: block;
}
.img-set p {
	margin-bottom: 10px;
}
.busi-navi-box {
	width:100%;
  background:#f1f1f1;
	border:solid 1px #dedede;
	padding:20px;
	box-sizing: border-box;
	text-align: center;	
}
.busi-navi-box ul li {
	margin-bottom: 10px;
}
.busi-navi-box li.lastchild {
	margin-bottom: 0;
}
