@charset "utf-8";
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

#wrap, #flash {
    height:100%;
}

body {
    font-size: 13px;
    line-height: 1.4;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
q:before, q:after { content:''; }
abbr, acronym { border: 0; }
a {　overflow: hidden; outline: none !important; }
area { border: 0; outline: none;}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body {
  color: #545454;
  line-height: 1;
  font-size: 93.5%;
  font-family: Frutiger, Helvetica, sans-serif;
} 

header.fixed {
  position: fixed !important;
  _position: absolute !important;
  left: 0;
  top: 0;
  background: #fff;
}


header {
  width: 100%;
  position: relative;
  z-index: 999;
  *z-index: 1000 !important;
  *zoom:1 !important;
  min-width: 1000px;
}
header nav.headerInner {
  width: 100%;
  height: 0;
  background: #fff;
  line-height: 0;
  padding-bottom: 0px;
}
header nav.headerInner .headerNav {
  overflow: hidden;
  height: 88px;
  width: 100%;
  padding: 0;
  left: 0;
  top: 0;
  position: absolute;
}
header nav.headerInner .headerNav .logo {
  margin: 26px 0 0 56px; float:left;
}
header nav.headerInner .headerNav div {
  float: right;
  margin-top: 26px;
  line-height: 0;
  padding: 0;
  position: static !important;
  font-size: 0;
  _font-size: 15px;
}
header nav.headerInner .headerNav div a:hover {
  border-bottom: none;
  display: block;
  padding-bottom: 3px;
}
header nav.headerInner .headerNav .about {
  margin-right: 30px;
}
header nav.headerInner .headerNav div .line {
  height: 2px;
  width: 0;
  background-color: #0074c1;
  position: absolute;
  top: 36px;
  left: 0;
}
header nav.headerInner .headerNav div .line.current {
  _top: 20px;
  _border-bottom: 2px solid #0074c1;
  _background: none;
  width: 195px;
}
header nav.headerInner .headerNav div span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
header nav.headerInner .headerNav .about a {
  display: block;
  position: relative;
  width: 201px;
  height: 27px;
}

header nav.headerInner .headerNav .clickable {
  cursor: pointer;
}
header nav.headerInner .forConsumer, header nav.headerInner .forProfessional, header nav.headerInner .forAbout {
  opacity: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: 1000;
}
header nav.headerInner .forConsumer .menu, header nav.headerInner .forProfessional .menu, header nav.headerInner .forAbout .menu {
  position: relative;
  z-index: 10000 !important;
  height: 72px;
  background: url(../nav_image/header_nav_bg.png) repeat-x left top;
}
header nav.headerInner .forConsumer ul, header nav.headerInner .forProfessional ul, header nav.headerInner .forAbout ul {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 710px;
  height: 72px;
  margin: 0 50px 0 0;
}
header nav.headerInner .forConsumer ul li, header nav.headerInner .forProfessional ul li, header nav.headerInner .forAbout ul li {
  float: left;
  width: 236px;
  margin-top: 1px;
  margin-right: 1px;
  position: relative;
  height: 70px;
}
header nav.headerInner .forConsumer ul li span, header nav.headerInner .forProfessional ul li span, header nav.headerInner .forAbout ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
header nav.headerInner .arrow {
  _display: none;}
  header nav.headerInner .forConsumer .arrow {
  position: absolute;
  top: -9px;
  right: 383px;
}
header nav.headerInner .forConsumer ul {
  width: 473px;
}
header nav.headerInner .forConsumer ul .kenwood {
  margin-right: 0px;
}
header nav.headerInner .forProfessional .arrow {
  position: absolute;
  top: -9px;
  right: 592px;
}
header nav.headerInner .forProfessional ul .system {
  margin-right: 0px;
}
header nav.headerInner .forAbout .arrow {
  position: absolute;
  top: -9px;
  right: 140px;
}
header nav.headerInner .forAbout ul {
  width: 729px;
}
header nav.headerInner .forAbout ul .about01 {
  width: 255px;
}
header nav.headerInner .forAbout ul .about03 {
  margin-right: 0px;
}  
header nav.headerInner ul li.marginClear {
  margin-right: 0;
}

.on {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0; }

/* ==========================================================================
   TOP PAGE
   ========================================================================== */
body {
  margin: 0;
  min-width: 1000px;
  padding: 0;
  height: 100%; 	
	background-image: url(../../image/top_01.jpg);
	background-size: cover;
	background-position: bottom;
}

html {
  height: 100%;
  min-height: 100%; }

#wrapper {
  position: relative;
  width: 100%;
  _width: 100% !important;
  margin: 0 auto;
  height: 100%; }

#slide {
  min-width: 1000px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  _position: absolute !important; }
	
#slide ul li { position: relative; overflow: hidden; }

.no-js .bg img {
  width: 100%; }
#slide img {
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1; }
	
	
#main {
  overflow: hidden;
  position: relative;
  *zoom: 1;
  *z-index: 999;
  height: 100%;
  min-height: 600px;
  margin: 0 auto; }
#main .statement {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  margin-left: -275px;
  margin-top: -121px; }


.newsArea {
	background: #fff;
	position: absolute;
	bottom: 136px;
  z-index: 99;
	width: 100%;
  transform: translate3d(0, 0, 0);
}

.newsClose {
	background: url(../image/news_hover.gif) no-repeat right top;
	width: 82px;
	height: 21px;
	position: absolute;
	right: 25px;
	top: 13px;
	cursor: pointer;
}

.newsClose.act {
	background: url(../image/news_hover_on.gif) no-repeat right top;
	width: 24px;
	height: 24px;
}

.newsWhite {
	position: absolute;
	right: 108px;
	top: 0px;
}

.global_feed {
	background: url(../image/news_feed.gif) no-repeat 25px 18px;
	padding: 4px 111px;
}

.global_feed_clearFix {
	overflow: hidden;
}

.global_feed_clearFix li {
	white-space: nowrap;
}

.global_feed_clearFix span {
	width: 8em;
	float: left;
	display: block;
	padding: 10px 0 10px 15px;
	background: url(../image/feed_dot.gif) no-repeat left 8px;
	color: #545454;
	font-size: 93%;
	line-height: 20px;
}

.global_feed_clearFix a {
	display: block;
	padding: 10px 28px 10px 8px;
	background: url(../image/icon_arrow.gif) no-repeat 8em 16px;
	color: #0074c1;
	font-size: 93%;
	line-height: 20px;
	text-decoration: none;
}


.global_feed_clearFix a:hover {
	text-decoration: underline;
}




#footer {
	background: #0074c1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9998; 
	min-height: 136px;
  min-width: 1000px; }
	
#footer .footInner {
	overflow: hidden;
}

#footer .footL h3 {
	margin: 0 0 16px;
}

#footer .footL dl {
	color: #fff;
}

#footer .footL dl dt {
	background: url("../image/icon_triangle.png") no-repeat left top;
	padding-left: 9px;
	margin-bottom: 9px;
}

#footer .footL dl dd {
	background: url(../image/icon_tel.gif) no-repeat left top;
	padding-left: 20px;
}

#footer .footL {
	margin: 30px 0px 30px 24px;
	padding-right: 400px;
}

#footer .footR {
	position: absolute;
	right: 20px;
	bottom: 15px;
	_width: 350px;
}

#footer .footR ul {
	overflow: hidden;
}

#footer .footR ul:first-child {
	margin-left: 131px;
}

#footer .footR .copyright {
	margin-top: 4px;
	margin-left: 72px;
}


#footer .footR ul li {
	float: left;
	margin-left: 15px;
}

#footer .footR ul li.jvc,
#footer .footR ul li.kenwood {
	_margin-bottom: 5px;
}

#footer .address a,
#footer .tel a {
	color: #fff;
	text-decoration: none;
}

#footer .address a:hover,
#footer .tel a:hover {
	text-decoration: underline;
}

#footer .footR a {
	display: block;
	border-bottom: 1px solid #0074c1;
}

#footer .footR a:hover {
	border-bottom: 1px solid #fff;
}
