@charset "utf-8";

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

/*** GLOBAL ***/
body {
  color: #333;
  background-color:#ffffff;
}
label,form,input {
  margin: 0;
  line-height: 1em;
}
.superscript {
  font-size: .5em;
  font-weight: bold;
  vertical-align: super;
}
.notice {
  font-size: 14px;
  line-height: 1.4em;
  color: #666;
}

/*** 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;
}

/** HERO BASICS **/
#header h1 {
  font-size: 1.5rem;
  line-height: 1.25em;
  margin-bottom: .5rem;
  font-weight: 300;
}
#header h2 {
  font-size: 2rem;
  line-height: 1.25em;
  margin-bottom: .5rem;
  font-weight: bold;
}
#header p.lead {
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #666;
}

/* CONTACT BASICS */
#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;
}

/** PAGE NAVIGATION BASICS **/
#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: 10px 10px 10px;
  color: #333;
  font-size: 1.125em;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 3px solid #ccc;
  transition: border-bottom .6s;
  background-color: rgba(255,255,255,0.6);
  border-radius: 3px 3px 0 0;
  text-shadow: 0 0 5px rgba(255,255,255,1);
  transition: .6s;
}
#pagenav li a:visited {
  color: inherit;
  text-decoration: none;
}
#pagenav li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #00A0E9; /* CYAN */
  background-color: rgba(255,255,255,0.75);
  text-shadow: 0 0 5px rgba(255,255,255,1);
  transition: .6s;
}

/** SUMMERY BASICS **/
#summary {
  background-color: #f0f0f0;
  background-position-x: center;
  background-position-y: 0;
  background-size: 100% auto;
  background-size: cover;
  padding: 75px 0;
}
#summary .blackboard {
  padding: 50px 50px;
  background-color: rgba(0,0,0,.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 5px;
}
#summary h1 {
  margin: 0 0 1em;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  color: #333;
}
#summary p {
  margin: 1em 0 0;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.7em;
  word-wrap: break-word;
  color: #333;
}

/** POINT BASICS **/
#point {
  padding: 25px 0 50px;
}
#point h1 {
  margin: 25px 0 1em;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
}
#point ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 0;
}
#point li {
  line-height: 1.4em;
  padding-bottom: .75em;
}
#point h2 {
  margin: 0;
  padding: 0 0 .25em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.25em;
  color: #005064;
}
#point p {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
#point .note {
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 1.25em;
}
.ninesquares {
  float: left;
  margin-top: 0.125em;
  width: 0.2727em;
  height: 0.2727em;
  overflow: hidden;
  margin-right: 1em;
  box-shadow: 0 0 0 0 #333, 0.3636em 0 0 0 #333, 0.7272em 0 0 #333, 0 0.3636em 0 0 #333, 0.3636em 0.3636em 0 0 #333, 0.7272em 0.3636em 0 #333, 0 0.7272em 0 0 #333, 0.3636em 0.7272em 0 0 #333, 0.7272em 0.7272em 0 0 #333;
  background-color: #333;
}

/** DIMENTION BASICS **/
#dimention {
  padding: 50px 0;
  background-color: #f0f0f0;
}
#dimention h1 {
  margin: 0 0 1em;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  color: inherit;
}
#dimention .figure img {
  width: 100%;
}


/** DOWNLOAD BASICS **/
#download {
  padding: 50px 0;
}
#download h1 {
  margin: 0 0 1em;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  color: inherit;
}
.downloadTable p {
  color: #666;
  font-size: .8125rem;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
.downloadTable table {
  margin-top: 1em;
}
.downloadTable td.link {
  width: 150px;
  line-height: 1.5em;
  padding-top: .75em;
  padding-bottom: .5em;
}
th .note {
  font-weight: bold;
  color: white;
}
td .note {
  font-weight: bold;
  color: #ea3e3e;
}

/***** TABLET STYLES *****/
@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;
  }
  #decorative {
    display:none;
  }
  #content {
    text-align:center;
    width:100%;
  }
}
/***** MOBILE STYLES *****/
@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%;
  }
}
