@charset "utf-8";
.position_rel {
  position: relative;
}
.promo_cont {
  position: relative;
  top: -95px;
  right: 0;
  width: 100%;
  text-align: right;
  height: 20px;
}
iframe {
  border: 0;
  background: #EEE;
}
.is-left {
  float: left;
  margin-right: 20px;
}
.is-right {
  float: right;
  margin-left: 20px;
}
.is-center {
  text-align: center;
}
.attention {
  color: #f00;
}
.main-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #DF0623;
  font-size: 220%;
  font-weight: bold;
}
.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 {
  position: static;
  margin-bottom: 60px;
  font-size: 120%;
}
/*アンカーリンク*/
.material-anc {
  margin-bottom: 30px;
  font-size: 140%;
  font-weight: bold;
  text-align: left;
}
/* Header
-----------------------------------------------------------------*/
#headnav-fix {
  width: 100%;
  height: 84px;
  background: #FFF url(../images/header_bg.gif) repeat-x left bottom;
  margin-bottom: 30px;
}
#headnav-fix .header-cont {
  width: 950px;
  margin: 0 auto;
}
#headnav-fix .header-frame {
  margin-bottom: 10px;
}
#global-navi-box {
  background: url(../images/gnavi_bg.gif) no-repeat right bottom;
  font-size: 160%;
  line-height: 1.2;
}
#global-navi-box li.long {
  font-size: 90%;
}
#global-navi-box li span {
  display: block;
  margin-top: 5px;
}
#global-navi-box ul li {
  float: left;
  display: table;
  width: 155px;
  height: 70px;
  text-align: center;
  letter-spacing: 0.1em;
  background: url(../images/gnavi_bg.gif) no-repeat left bottom;
}
#global-navi-box ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 155px;
  height: 70px;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#global-navi-box ul li a:hover, #global-navi-box ul li.active a {
  color: #999;
}
/* トップ
-----------------------------------------------------------------*/
#main-image {
  margin-bottom: 30px;
}
#main-image video {
  width: 950px;
  height: 335px;
}
.top-lead .is-left {
  width: 660px;
}
.top-lead .is-right p {
  margin-top: 10px;
}
.top-lead .is-right p:first-child {
  margin-top: 0;
}
/*** Content ***/
#pcontent {
  margin-bottom: 40px;
}
#pcontent .cont-box {
  margin-bottom: 40px;
}
#pcontent .cont-box p, #pcontent .cont-box table, #pcontent .cont-box li {
  font-size: 140%;
}
#pcontent .cont-box .txtbox {
  margin-bottom: 20px;
}
/* contents footer links
-----------------------------------------------------------------*/
/*#flinks-box {
	clear:both;
	padding:10px 20px;
	margin:60px 0 0 0;
}

#flinks-box dt {
	float:left;
	width:80px;
	font-weight:bold;
	}

#flinks-box dd {
	margin-left:85px;
	}

#flinks-box li {
	float:left;
	background:url(/images_v2/icon_cr.gif) no-repeat 0 center;	padding:0 0 0 15px;
	margin-right:10px;
	white-space:nowrap;
}

#flinks-box li a:link { color: #003399; text-decoration:underline; }
#flinks-box li a:visited { color: #003399; text-decoration:none; }
#flinks-box li a:hover { color: #003399; text-decoration:none; }

*/
#flinks-box-n {
  border: solid 1px #dfdfdf;
  clear: both;
  padding: 10px 15px;
  font-size: 120%;
}
#flinks-box-n:after {
  content: "";
  clear: both;
  display: block;
}
#flinks-box-n li {
  float: left;
  background: url(/images_v2/icon_cr.gif) no-repeat 0 center;
  padding-left: 20px;
  margin-right: 40px;
  white-space: nowrap;
}
/*安全性
-----------------------------------------------------------------------------------*/
table#safety-tb {
  width: 100%;
}
table#safety-tb th {
  border: solid 1px #aeaeae;
  padding: 5px 10px;
  text-align: center;
  background: #cddee7;
}
table#safety-tb th.th-gray {
  background: #e1e1e1;
  color: #333;
}
table#safety-tb td {
  border: solid 1px #aeaeae;
  background: #eeefef;
  padding: 3px 10px;
}
table#safety-tb td.tb-wh {
  background: #fff;
  text-align: center;
}
.safety-tb-note {
  text-align: center;
}
/*参考文献
-----------------------------------------------------------------------------------*/
.reference-box ol li {
  line-height: 1.6;
  list-style-type: decimal;
  margin-left: 25px;
}
.reference-box ol li {
  padding-bottom: 20px;
}
/*概要
-----------------------------------------------------------------------------------*/
.outline-box01 {
  width: 440px;
  background: #f0faff;
  border: solid 1px #d1eeff;
  height: 190px;
  padding: 15px;
}
.outline-box01 li {
  background: url(/aquala/m_professional/images/icon_cg.gif) no-repeat left center;
  padding-left: 15px;
  margin-bottom: 5px;
}
.outline-box02 p {
  display: inline;
}
/* 効果
-----------------------------------------------------------------------------------*/
.effect-txt-sb {
  font-weight: bold;
  font-size: 120% !important;
}