@charset "UTF-8";

@font-face {
font-family: 'DINNextLight';
  src: url('../fonts/DNLPL.woff2') format('woff');
}

/*** GLOBAL ***/
body {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #333;
  background-color:#ffffff;
}
label,form,input {
  margin: 0;
  line-height: 1em;
}
a:focus, *:focus {
  outline:none;
}
.superscript {
  font-size: .5em;
  font-weight: bold;
  vertical-align: super;
}
.typename {
  font-family: "DINNextLight";
}

/*** BOOTSTRAP OVERWRITE ***/
#daiichi #naviCNT #sitesearch input.btn {
  padding: 0;
  margin: 10px 0 0 5px;
  border-radius: 0;
  border: 0;
}
#daiichi #naviCNT #sitesearch input.field {
  height: 22px;
}
label {
  font-weight: normal;
}
#daiichi #naviCNT #sitesearch input[type="radio"] {
  margin: 0 .5em 0 0;
}
.text-muted {
  font-size: .875em;
}
.text-muted a {
  color: inherit;
  text-decoration: underline;
}
.text-muted a:hover {
  color: #c00;
}

/*** SLIDE SETTINGS ***/
.slide{
  margin: 0;
  padding: 0;
  width:100%;
  height: auto;
  position: relative;
  min-width: 950px;
}

/** HERO **/
#hero {
  position: relative;
  background-color: white;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
#header {
  padding: 40px 0px;
}
#header h1 {
  font-size: 2rem;
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 0;
}
#header p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
  color: #666;
  margin-bottom: .25em;
}
#heroCNT {
  position: relative;
  height: 400px;
}
#catchCNT {
  margin: 0 0;
  text-align: center;
}
#heroimage {
  margin: 40px 0 0;
  position: relative;
  width: 100%;
}
#heroimage img {
  width: 100%;
}
#notice {
  margin-bottom: 1.5rem;
}


/** PAGE NAVIGATION **/
#pagenav {
  text-align: center;
}
#pagenav ul {
  margin: 0;
  padding: 0 0 25px;
}
#pagenav li {
  padding: 0 10px;
  display: inline;
  color: #333;
  font-size: 1.125rem;
  line-height: 0;
}
#pagenav li a {
  padding: 0 10px 10px;
  color: #333;
  font-size: 1.125em;
  font-weight: 200;
  text-decoration: none;
  border-bottom: 3px solid #0080FF;
  transition: border-bottom .6s;
}
#pagenav li.DC a {
  border-bottom: 3px solid #d3753c;
}
#pagenav li a:visited {
  color: white;
  text-decoration: none;
}
#pagenav li a:hover {
  color: #0080FF;
  text-decoration: none;
  border-bottom: 3px solid #0060FF;
  transition: border-bottom .6s;
}
#pagenav li.DC a:hover {
  color: #d3753c;
  border-bottom: 3px solid #d3753c;
}

/* CONTACT */
#contact {
  padding: 10px 0;
  text-align: center;
}
#contact-bt {
  line-height: 1em;
  background-color: #595959;
  padding: 10px 0 10px;
}
#contact img,
#contact-bt img {
  margin: 0;
  padding: 0 5px;
  width: 30px;
  height: 20px;
  vertical-align: middle;
}
#contact h1 {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: .75em;
  font-weight: normal;
  line-height: 20px;
  float: left;
}
#contact p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: .75em;
  font-weight: normal;
  line-height: 20px;
  text-align: right;
}
#contact a {
  color: #666;
  font-size: .75rem;
  font-weight: normal;
  text-decoration: none;
}
#contact-bt h1 {
  margin: 0;
  padding: 0;
  color: #A6A6A6;
  font-size: .75em;
  font-weight: normal;
  line-height: 20px;
  float: left;
}
#contact-bt p {
  margin: 0;
  padding: 0;
  color: #A6A6A6;
  font-size: .75em;
  font-weight: normal;
  line-height: 20px;
  text-align: right;
}
#contact-bt strong {
  padding-left: 2em;
}
#contact-bt a {
  color: #A6A6A6;
  font-weight: normal;
  text-decoration: none;
}


/** SUMMERY **/
#summary {
  background-color: #f0f0f0;
  background-image: url(../image/product-lcseries-summary-bg.jpg);
  background-size: cover;
  background-position: center center;
  padding: 75px 0;
}
#summary .blackboard {
  padding: 50px 40px;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#EEffffff,EndColorStr=#EEffffff);
  background-color: rgba(255,255,255,.9);
  border-radius: 5px;
}
#summary h1 {
  margin: 0 100px 1em;
  font-size: 2em;
  line-height: 1.25em;
  font-weight: bold;
  color: #333;
}
#summary p {
  margin: 0 100px 1em;
  padding: 0;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  color: #333;
}
#summary img {
	margin-top: 50px;
	width: 100%;
}

/** POINT **/
.point {
  padding: 40px 0;
}
#fsdlc {
  padding: 20px 0 40px;
}
.point h1 {
  margin: 0 0 1em;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
}
.point h2 {
  font-size: 1.2rem;
  line-height: 1.25em;
}
.point h3 {
  margin: 0.25em 0 0;
  font-size: 2.25rem;
  line-height: 1em;
  font-weight: bold;
  font-family: "DINNextLight";
}
.point ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 40px 0 0;
  padding: 0;
}
.point li {
  line-height: 1.4em;
  padding-bottom: .75em;
}
.point h4 {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.5em;
  color: #444;
}
.point p {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.figure {
  position: relative;
}
.figureCNT {
  position: relative;
  bottom: 0;
}
#p_fig1 {
  display: block;
  position: relative;
  margin-top: 25px;
  width: 90%;
}
#p_fig1 img.product {
  width: 100%;
}
#cemarking {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 50px;
}
.point .figure p {
  font-size: .875em;
}

/** SD SERIES **/
#AC_meters {
  background-color: #F0F1FD;
}
#DC_meters {
  background-color: #FDF0F2;
}
#AC_meters,
#DC_meters {
  background-position: center bottom;
  background-size: cover;
  margin: 0;
  padding: 35px 0 0;
}
#AC_meters .productCNT,
#DC_meters .productCNT {
  margin-bottom: 35px;
}
#AC_meters h1,
#DC_meters h1 {
  margin: 0 0 .5em;
  padding: 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.25em;
}
#AC_meters h2,
#DC_meters h2 {
  margin: 0 0 .5em;
  padding: 0;
  font-size: 0.9rem;
  line-height: 1.25em;
}
#AC_meters h3,
#DC_meters h3 {
  margin: 0 0 .25em;
  font-size: 2rem;
  line-height: 1em;
  font-family: "DINNextLight";
}
#AC_meters .product-photo,
#DC_meters .product-photo {
  width: 100%;
  padding: 7%;
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
#AC_meters .product-photo.sqlc72 {
  padding: 15%;
}
#AC_meters .cemarking {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 25px;
  top: 300px;
}
#AC_meters .product-caption,
#DC_meters .product-caption {
  color: #333;
  margin: 5px 0 0;
  font-size: 1rem;
  line-height: 1.5em;
}
#AC_meters .pagenav {
  position: absolute;
  right: 15px;
  top:  2.75em;
}
#AC_meters .pagenav a {
  font-size: .9rem;
  line-height: 1em;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: white;
  padding: .5em 1em;
  margin-top: 1em;
}
#AC_meters .pagenav a:hover {
  box-shadow: 0px 0px 5px #ddd;
}

/** SPECS **/
#specs {
  margin: 0;
  padding: 0 0 50px;
  background-color: #f5f5f5;
  background-position: center bottom;
  background-size: cover;
  border-top: 1px solid #e0e0e0;
}
#specs .fixbox {
  width: 950px;
}
#specs .fixbox.fix {
  position: fixed;
  background-color: #f5f5f5;
  top: 0;
  z-index: 900;
}
#specs h1 {
  margin: 2rem 0 1rem;
  font-size: 2rem;
  line-height: 1em;
  font-weight: bold;
}
#specs .lead {
  margin: .5em 0 0;
  font-size: 16px;
}
#specs #spectable {
  width: 100%;
  margin: 0 auto 0;
  padding: 0;
}
#specs th {
  word-wrap: break-word;
  padding: .5em 0em;
  font-size: .9rem;
  line-height: 1em;
  font-weight: bold;
  border-bottom: 1px solid #999;
  color: #4d4d4d;
  white-space: nowrap;
  text-align: center;
}
#specs td {
  word-wrap: break-word;
  white-space: nowrap;
  padding: .5em .5em;
  font-size: 1rem;
  line-height: 1em;
  font-weight: normal;
  border-bottom: 1px solid #999;
  color: #333;
}
#specs thead td {
  padding: .5em .25em;
  font-size: 1.25rem;
  line-height: 1.25em;
  letter-spacing: -.01em;
  font-family: "DINNextLight";
  white-space: nowrap;
}
#tabAC thead td,
#tabAC tbody td {
  width: 110px;
}
#tabDC thead td {
  width: 200px;
}
#specs .noborder th,
#specs .noborder td {
  border-bottom: none;
}
#specs .navbox {
  margin-top: 1rem;
  margin-bottom: .25rem;
}
#specs .nav-tabs>li.active>a,
#specs .nav-tabs>li.active>a:focus,
#specs .nav-tabs>li.active>a:hover {
  background-color: #f5f5f5;
}
#specs .nav-tabs>li.active.AC>a,
#specs .nav-tabs>li.active.AC>a:focus,
#specs .nav-tabs>li.active.AC>a:hover {
  border-top: 3px solid #0080FF;
  padding-top: 8px;
}
#specs .nav-tabs>li.active.DC>a,
#specs .nav-tabs>li.active.DC>a:focus,
#specs .nav-tabs>li.active.DC>a:hover {
  border-top: 3px solid #d3753c;
  padding-top: 8px;
}
.spectable {
  width: 100%;
  table-layout: fixed;
}
.spectable img.icon {
  height: 60px;
  line-height: 1em;
  margin: 0 0 10px 0;
}
.spectable img.offset {
  margin: 0 0 9px 1em;
}
.spectable img.figure {
  width: 100%;
}
.spectable .check {
  width: 20px;
}
.spectable .socketname {
  margin: .25em 0 0;
  padding: 0;
  font-size: 1rem;
  font-family: "DINNextLight";
}
.spectable sup {
  font-weight: bold;
}
.spectable sup.br {
  top: 0;
}
.spectable .notice {
  font-size: 0.9rem;
  font-weight: normal;
  color: #333;
}
.spectable .circle {
  margin: 0 auto;
  display: block;
  height: 20px;
  width: 20px;
  border: 3px solid green;
  border-radius: 10px;
}

/**  **/
#dimensions_navigator {
  display: block;
  width: 220px;
  float: left;
}
#dimensions_navigator h1 {
  margin: 10px 0 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1em;
  color: #4d4d4d;
}
#dimensions_navigator.AC ul {
  margin: 20px 0 0;
}
#dimensions_navigator.DC ul {
  margin: 50px 0 0;
}
#dimensions_navigator ul a {
  display: block;
  width: 130px;
  margin-top: .25em;
  padding: .6em 0;
  font-size: 1.25rem;
  line-height: 1.1em;
  text-align: center;
  color: #666;
  background-color: #ddd;
  transition: background-color .3s;
  border-radius: 5px;
  text-decoration: none;
  outline: none;
}
#dimensions_navigator ul a:hover {
  color: white;
  background-color: #aaa;
  transition: background-color .3s;
}
#dimensions_navigator ul a.active.AC {
  color: white;
  background-color: #0080FF;
  transition: background-color .3s;
}
#dimensions_navigator ul a.active.DC {
  color: white;
  background-color: #d3753c;
  transition: background-color .3s;
}
#dimensions {
  position: relative;
  width: 746px;
  height: 300px;
  margin-left: 135px;
}
#dimensions.AC .imgcontainer {
  position: absolute;
  right: 0;
  top: 20px;
  opacity: 0;
}
#dimensions.DC .imgcontainer {
  position: absolute;
  right: 0;
  top: 20px;
  opacity: 0;
}
#dimensions .imgcontainer.active {
  opacity: 1;
  transition: opacity 1s;
}
#dimensions .imgcontainer img {
  width: 716px;
}

/** DOWNLOAD **/
#download {
  padding: 0 0 50px;
}
#download h1 {
  margin: 2rem 0 1rem;
  font-size: 2rem;
  line-height: 1em;
  font-weight: bold;
}
#download .lead {
  margin: .5em 0 0;
  font-size: 16px;
}
#download .row {
  margin-top: 10px;
}
.product_card {
  margin: 10px 0 5px;
  display: block;
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  text-align: center;
}
.product_card img {
  height: 120px;
  padding: 1rem;
}
.product_card .product_name {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: -.01em;
  font-family: "DINNextLight";
  padding-bottom: 10px;
}
.product_card .type_name {
  font-size: 1.25rem;
  line-height: 1.25rem;
  letter-spacing: -.01em;
  font-family: "DINNextLight";
  white-space: nowrap;
  padding-bottom: 10px;
}



/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
  width: 100%;
  text-align: center;
}

#nav {
  width:100%;
  text-align:center;
  margin:10px 0;
}

.navigation{
  width: 100%;
  float: center;
  list-style: none;
  margin: 0;
  padding:0;
}

.navigation li{
  float: left;
  width:25%;
  padding:0;
}

.slide{
  width:100%;
  position: relative;
}

#decorative {
  display:none;
}

#content {
  text-align:center;
  width:100%;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
  width: 100%;
  text-align: center;
}

#nav {
  width:100%;
  margin:5px 0;
}

.navigation{
  width: 100%;
  float: left;
  list-style: none;
  margin: 0;
  padding:0;
}

.navigation li{
  float: left;
  width:25%;
}

.slide{
  width:100%;
  position: relative;
  padding:150px 0;
}

}
