@charset "utf-8";


.br-block {
	display: block;
}
.pic img {
	width: 100%;
	height: auto;
}
.is-center,
.is-right,
.is-left {
	margin-bottom: 10px;
}

/*ロゴ画像位置*/
.txt-icon-home {
	margin: 0 0.2em 0.2em 0em;
	vertical-align: middle;
}
.txt-icon {
    margin: 0 0.2em 0.2em 0em;
    vertical-align: middle;
    _margin: 5px 0.2em 6px 0;
}
.txt-icon3 {
    margin: 4px 2px 0 2px;
    line-height: 0;
    vertical-align: baseline;
}
.txt-icon-home img,
.txt-icon img,
.txt-icon3 img {
	width: auto !important;
}
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%;
}
/* 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 li span {
	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 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;
}
#global-navi-box ul li.active img {
	opacity: 0.6;
}

/* トップ
-----------------------------------------------------------------*/
#main-image {
	margin-bottom: 10px;
}
#main-image video {
	max-width: 100%;
	height: auto;
}
.top-lead {
	font-size: 140%;
	line-height: 1.6;
}
.top-lead .is-left {
	margin-bottom: 10px;
}
.top-lead .is-right img {
	width: 100%;
	height: auto;
}

/*** Content ***/
#pcontent {
	margin-bottom: 30px;
	padding: 0 10px;
}
#pcontent .cont-box {
	margin-bottom: 30px;
	font-size: 140%;
}
#pcontent .cont-box .txtbox {
	margin-bottom: 10px;
}

/* 材料特性 */
#pcontent .material-tb01 {
	white-space: nowrap;
}
#pcontent .cont-box .table-note {
	font-size: 75%;
	text-align: right;
}
.mr118 {
	margin-right: 0;
}


.material-tb01 th {
	padding:5px 10px;
	background:#c0c0c0;
	text-align:center;
	border:solid 2px #fff;
}

.material-tb01 td {
	padding:5px;
	text-align:center;
	background:#f1f1f1;
	border:solid 2px #fff;
	vertical-align: middle;
}

.material-tb01 td.bg01 {
	background:#e4eaee;
}

.material-tb01 td.bg02 {
	background:#eaeaea;
}
.tech-name02 {
	clear:both;
	background:#f7f7f7;
	border-left:solid 5px #df0523;
	border-bottom-style:none;
	margin:40px 0 0 0;
  padding: 5px 10px 4px 10px;
	font-weight:bold;
	font-size:1.2em;
	}
.material-tb01 th.bg-az209 {
	background:#60549e;
	color:#fff;
	font-weight:bold;
}

.material-tb01 th.bg-zr195 {
	background:#8da792;
	color:#fff;
	font-weight:bold;
}

.material-tb01 th.bg-al190 {
	background:#a7a375;
	color:#fff;
	font-weight:bold;
}

.material-tb01 th.bg-co {
	background:#666;
	color:#fff;
	font-weight:bold;
}

.img-border {
	border:solid 1px #ccc;
	margin-bottom:5px;
}
#pcontent .cont-box table td img {
	vertical-align: middle;
}
/* BIOCERAMAZ209とは */
.feature-tit {
	font-size:110%;
	line-height:normal;
	font-weight:bold;
	border-bottom:solid 1px #999;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

.feature-tb01 {
	width: 100%;
	white-space: nowrap;
}
.feature-tb01 th {
	padding:5px 10px;
	background:#c0c0c0;
	text-align:center;
	border:solid 2px #fff;
}

.feature-tb01 td {
	padding:5px;
	text-align:center;
	background:#f1f1f1;
	border:solid 2px #fff;
}

.feature-tb01 td.bg01 {
	background:#e4eaee;
}

.feature-tb01 td.bg02 {
	background:#ebe9f6;
}

.feature-tb01 th.bg-az209 {
	background:#60549e;
	color:#fff;
	font-weight:bold;
}

