@charset "UTF-8";

body{
	/* font-size: 130%; */
}

/**
 * basic setting
--------------------------------------------------------------*/
.blank{
	background:url(../images/common/icon_blank.gif) right 5px no-repeat;
	padding-right:20px;
	width:6px;
	height:9px;
}

/*------------------------------------------------------
  LINK
------------------------------------------------------*/
#wrapper{
	margin: 0 auto;
	width: 100%;
	max-width: 967px;
}

/*------------------------------------------------------
  HEADER
------------------------------------------------------*/
#header{
	padding: 15px 0 10px;
	/overflow: hidden;
	/zoom: 1;
}
#header #logo{
	float: left;
}
#header .lead{
	float: left;
	padding: 16px 15px 0;
	font-size: 84%;
	color: #acb0a0;
}
/*--headerLink--*/
#headerLink{
	float: right;
	padding: 10px 0 0;
}
#headerLink #langChange{
	display: inline-block;
	padding: 15px 15px 0 0;
	background: url(../images/common/kmew-logo.gif) no-repeat 0 0;
	/display: inline;
	/zoom: 1;
}
#headerLink #langChange a{
	text-decoration: underline;
}
#headerLink #contactBtn{
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#headerLink #contactBtn a:hover img{
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

/*------------------------------------------------------
  CONTENT
------------------------------------------------------*/
/*-- pageHeader --------------------------------------*/
#pageHeader {
	height: 105px;
	position: relative;
	background: url(../images/common/pageheader-bg.gif) no-repeat right bottom;
}
/*--gnav--*/
#gnav{
	padding: 0 0 5px 2px;
	background: url(../images/common/gnav-bg.gif) no-repeat left;
	/overflow: hidden;
	/zoom: 1;
}
#gnav ul li{
	float: left;
	padding: 0 5px 0 2px;
	font-size: 125%;
	line-height: 22px;
	background: url(../images/common/gnav-bg.gif) no-repeat right;
}
#gnav ul li a{
	display: block;
	padding: 5px 29px;
}
#gnav ul li a:hover{
	color: #3399cc;
	text-decoration: underline;
}
#gnav ul li.current{
	color: #006994;
	text-decoration: underline;
}
#gnav ul li.technical{
	padding: 0;
	margin-left: 30px;
	background: url(../images/common/gnav-technical.gif);
}
#gnav ul li.technical a span{
	padding-right: 20px;
	background: url(../images/common/icon-arrow01.png) no-repeat right 50%;
}

/*dropdown*/
#gnav.dropdown li{
	position: relative;
}
#gnav ul.dropmenu {
	position: absolute;
	left: 2px;
	top: 32px;
	padding: 20px 10px 10px 25px;
	width: 250px;
	color: #006994;
	background-color:#ffe221;
	background-image: none;
	border-radius: 0 4px 4px 4px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	box-shadow:rgba(0, 0, 0, 0.2) 3px 3px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 3px 3px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 3px 3px 3px 0px;
	z-index: 5;
}
#gnav .technical ul.dropmenu{
	left: 0;
}
#gnav.dropdown li ul.dropmenu li{
	font-size: 92%;
	float: none;
	padding: 0;
	margin-bottom: 5px;
	line-height: 20px;
	background: none;
}
#gnav.dropdown li ul.dropmenu li a{
	padding: 0 0 0 10px;
	background: url(../images/common/icon-arrow03.png) no-repeat 0 0.6em;
}
#gnav.dropdown li.submenu{
	font-size: 80%!important;
	margin: 10px 0!important;
}
#gnav.dropdown li.submenu ul li{
	font-size: 109%;
}
#gnav.dropdown li.bnr a{
	padding-left: 0!important;
}
#gnav.dropdown li.mm-link > a{
	background:#ffe221;
	text-decoration: underline;
}

/*--pageTitle--*/
#pageTitle .title{
	/*padding: 15px 15px 10px;*/
	position: absolute;
	left: 15px;
	bottom: 20px;
	color: #006994;
	font-size: 3.0rem;
}
#pageTitle span{
	display: block;
	margin-bottom: -5px;
	font-size: 50%;
}

/*-- breadcrumb --------------------------------------*/
#breadcrumb{
	line-height: 25px;
	background: url(../images/common/breadcrumb_bg.gif) repeat-x bottom #066289;
}
#breadcrumb ul{
	padding: 0 1.5% 2px;
	font-size: 1.4rem;
	background: url(../images/common/breadcrumb_left.gif) no-repeat left bottom;
}
#breadcrumb ul li{
	padding: 0 0 0 5px;
	display: inline;
	color: #FFF;
}
#breadcrumb ul li a{
	padding: 0 5px 0 0;
	color: #FFF;
}
#breadcrumb ul li a:hover{
	text-decoration: underline;
}

/*-- contents --------------------------------------*/
#contents{
	/*margin-top: 30px;*/
	/overflow: hidden;
	/zoom: 1;
}
#main{
	float: right;
	width: 720px;
	margin-top: 30px;
}
#main.w100 {
	float: none;
	width: 100%;
}

/*--side--*/
#side{
	float: left;
	width: 200px;
	margin-top: 30px;
}
#side #localNav{
	margin-bottom: 10px;
	padding-bottom: 15px;
	/* border-bottom: 1px solid #eaeaea; */
}
#side #localNav li{
	margin-bottom: 2px;
}
#side #localNav li,
#side #localNav li a{
	color: #333;
	font-weight: bold;
}
#side #localNav li a span{
	font-weight:normal;
	font-size:85%;
}
#side #localNav li.current a,
#side #localNav li a:hover {
	background-color: #E9F3F5;
	border-radius: 4px;
	color: #006994;
}
#side #localNav li a,
#side #localNav li.navFeature{
	display: block;
	padding: 8px 6px 8px 25px;
	background-position: 12px 0.4em;
	background-repeat: no-repeat;
	background-image: url(../images/common/localnav-link.png);
}
#side #localNav li.navCeraclad a{
	padding-left: 38px;
	background-image: url(../images/common/localnav-ceraclad.png);
}
#side #localNav li.navDesign a{
	padding-left: 38px;
	background-image: url(../images/common/localnav-design.png);
} 
#side #localNav li.navFeature{
	padding-right: 0;
	padding-left: 38px;
	background-image: url(../images/common/localnav-features.png);
}
#side #localNav li.navFeature ul{
	margin: 8px 0 -8px -38px;
}
#side #localNav li.navFeature ul a{
	padding-left: 38px;
	background-position: 25px 0.4em;
}
#side .banner div{
	margin-bottom: 5px;
}

/*------------------------------------------------------
  FOOTER
------------------------------------------------------*/
.pagetop{
	margin: 10px 0;
	text-align: right;
}
.pagetop a {
	display: inline-block;
	width: 120px;
}

/*------------------------------------------------------
  CONTENT共通設定
------------------------------------------------------*/
#contents p,
#contents dl,
#contents ul,
#contents ol{
	line-height: 1.4;
	margin-bottom: 15px;
}

/*--title--*/
#contents .ttl01{
	margin-bottom: 15px;
	font-size: 2.4rem;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:0.03em;
	border-bottom: 1px solid #CCC;
}
#contents .ttl02{
	margin-bottom: 20px;
	padding-bottom: 4px;
	font-size: 2.2rem;
	color: #151515;
	border-bottom: 1px solid #CCC;
}
#contents .ttl03{
	margin-bottom: 15px;
	font-size: 2.0rem;
	color: #151515;
}
#contents .ttl04{
	margin-bottom: 15px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #151515;
}
#contents .ttl05{
	margin-bottom: 15px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #b21d1d;
}
#contents .ttl06{
	margin-bottom: 15px;
	padding: 5px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #151515;
	background: #e9f3f5;
}
#contents .ttl07 { /* gray */
	margin-bottom: 15px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #666666;
}
#contents .ttl08 {
	padding: 0 0 5px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

/*--box--*/
#contents .asideNote{
	margin-bottom: 20px;
	padding: 30px 30px 20px;
	background-color: #e9f3f5;
}
#contents .asideNote .innter{
	padding: 20px;
	background: #FFF;
}
#contents .note{
	font-size: 84%;
}

/*navigation*/
#contents #pageNav{
	padding: 10px;
	margin-bottom: 30px;
	background: #f5f5f5;
	border-bottom: 1px solid #CCC;
	/overflow: hidden;
	/zoom: 1;
}
#contents #pageNav .back{
	float: left;
	padding-left: 15px;
	background: url(../images/common/icon-arrow02.png) no-repeat left 50%;
}
#contents #pageNav .next{
	float: right;
	padding-right: 15px;
	background: url(../images/common/icon-arrow01.png) no-repeat right 50%;
}

/*--button--*/
#contents .textBtn01{
	text-align: right;
}
#contents .textBtn01 a{
	display: inline-block;
	padding: 7px 12px;
	text-align: left;
	border: 1px solid #006994;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}
#contents .textBtn01 a span{
	display: block;
	padding-left: 13px;
	background: url(../images/common/icon-arrow01.png) no-repeat 0 50%;
	_background-position: 0 0.3em;
	_display: inline;
}
#contents .textBtn02{
	text-align: right;
}
#contents .textBtn02 a{
	display: inline-block;
	padding: 7px 15px 7px 12px;
	text-align: left;
	border: 1px solid #CCC;
}
#contents .textBtn02 a span{
	display: block;
	padding-left: 13px;
	background: url(../images/common/icon-arrow01.png) no-repeat 0 50%;
	_display: inline;
}
#contents .textBtn03{
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#contents .textBtn03 a{
	display: block;
	padding: 12px;
	color: #FFF;
	background: #4090b1; /* Old browsers */
	background: -moz-linear-gradient(top,  #4090b1 0%, #026a95 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4090b1), color-stop(100%,#026a95)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4090b1 0%,#026a95 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4090b1 0%,#026a95 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4090b1 0%,#026a95 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4090b1 0%,#026a95 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4090b1', endColorstr='#026a95',GradientType=0 ); /* IE6-9 */
	border: 1px solid #FFF;
}
#contents .textBtn03 a span{
	padding-left: 13px;
	background: url(../images/common/icon-arrow04.png) no-repeat 0 50%;
}


/*--textlink--*/
#contents .textLink{
	padding-left: 12px;
	background: url(../images/common/icon-arrow01.png) no-repeat 0 50%;
}

/*--two-column--*/
.twoColumn{
	/overflow: hidden;
	/zoom: 1;
}
.twoColumn .text{
	overflow: hidden;
}
.twoColumn .figure.floatLeft{
	margin-right: 15px;
	margin-bottom: 0;
}
.twoColumn .figure.floatRight{
	margin-left: 15px;
	margin-bottom: 0;
}

/*--float font etc--*/
.floatLeft{ float: left; }
.floatRight{ float: right; }
.center{ text-align: center!important; margin-left: auto!important; margin-right: auto!important; }
.left{ text-align: left!important; }
.right{ text-align: right!important; }
.bold{ font-weight: bold; }
.underline{ text-decoration: underline; }

/*--margin--*/
.mgt05{ margin-top: 5px!important; }
.mgt10{ margin-top: 10px!important; }
.mgt15{ margin-top: 15px!important; }
.mgt20{ margin-top: 20px!important; }
.mgt25{ margin-top: 25px!important; }
.mgt30{ margin-top: 30px!important; }
.mgt35{ margin-top: 35px!important; }
.mgt40{ margin-top: 40px!important; }

.mgb05{ margin-bottom: 5px!important; }
.mgb10{ margin-bottom: 10px!important; }
.mgb15{ margin-bottom: 15px!important; }
.mgb20{ margin-bottom: 20px!important; }
.mgb25{ margin-bottom: 25px!important; }
.mgb30{ margin-bottom: 30px!important; }
.mgb35{ margin-bottom: 35px!important; }
.mgb40{ margin-bottom: 40px!important; }

/*------------------------------------------------------
  CLEAR FIX
------------------------------------------------------*/
#header:after,
#gnav:after,
#contents:after,
#footer:after,
.twoColumn:after,
#pageNav:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

/*------------------------------------------------------
  ida Add  2017.06
------------------------------------------------------*/
/* 新色 */
.productColor li.new {
	position: relative;
}
.productColor li.new:before {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	content: ' ';
	background: url(../images/products/product-design/icon-new-ribbon.png);
}

/* CREATIV */
.programSummary .btn a:hover {
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.programSummary .text {
	margin-right: 20px;
}
.programNumbers {
	padding: 20px 20px 20px 30px;
	background: #f0f0f0;
}
.programNumbers .text {
	padding: 20px 10px 0 20px;
}

/*------------------------------------------------------
  ida Add  2017.12
------------------------------------------------------*/
#side #localNav li.navVideo a{
	padding-left: 38px;
	background-image: url(../images/common/localnav-video.png);
}
