@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color:#535353; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, a:active, a:visited { color: #535353; text-decoration: underline; }
a:hover { color: #036; }

.main-content {
	width: 90%;
	text-align: left;
	min-height: 50%;	
	max-height: 100%;
	height: auto !important;
	height: 0; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
}

h3 {
color: #535353;
font-size: 16px;
margin: 20px 0;
font-family: "nevis", Verdana;
text-transform: uppercase;
}
h4{
	color: #535353;
	font-weight: bold;
}
p {
margin: 0 0 2% 0;
font-size: 14px;
line-height: 21px;
}
.fnt-red {
color: #535353;
font-size: 16px;
margin: 20px 0;
font-family: "nevis", Verdana;
text-transform: uppercase;
	font-weight: normal;
}

b {
  font-weight:bold;
}
@font-face {
    font-family: 'nevis';
    src: url('/daifuku-north-america/fonts/nevis-webfont.eot');
    src: url('/daifuku-north-america/fonts/nevis-webfont.eot?#iefix') format('embedded-opentype'),
         url('/daifuku-north-america/fonts/nevis-webfont.woff') format('woff'),
         url('/daifuku-north-america/fonts/nevis-webfont.ttf') format('truetype'),
         url('/daifuku-north-america/fonts/nevis-webfont.svg#nevisBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.container {
  margin:0 auto;
  width:960px;
  padding: 0 0 0 0;
}

#h {
  height:91px;
  background: center #fff;
  background-repeat: no-repeat;
}
  #h h1 {
    float:left;
    margin-top:30px;
  }

    #h h1 a {
      display:block;
      background:url(/daifuku-north-america/images/daifuku-logo.png) no-repeat;
      text-indent:-9999px;
      width:154px;
      height:50px;
    }

      #h a:active {
        position:relative;
        top:1px;
      }

  #h nav {
    float:left;
    margin-top:55px;
	  display: block;
  }

    #h nav ul {
      list-style:none;
      padding:0;
    }

      #h nav ul li {
        float:left;
        margin-left:2em;
        margin-bottom:0;
      }
.bullets-nb2line {
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
	font-size:100%;
}

@media only screen and (min-width: 635px) and (max-width: 635px)
{
.container {
	width:100%;
	padding: 0 0 0 10%;
}
#h nav {
    float:left;
    margin-top:55px;
	display: block;
	margin-left: -2em;
	margin-right: 10em;
  }
#h nav ul li {
        float:left;
        margin-left:2em;
        margin-bottom:1em;
      }	
}
@media only screen and (min-width: 100px) and (max-width: 634px)
{
.container {
	width:100%;
	padding: 0 0 0 10%;
}
#h nav {
    float:left;
    margin-top:2em;
	display: block;
	margin-left: -2em;
	margin-right: 10em;
  }
#h nav ul li {
        float:left;
        margin-left:2em;
        margin-bottom:1em;
      }	
}

        #h nav ul li a {
          color:#535353;
          text-transform:uppercase;
          text-decoration:none;
          font-size:1.143em;
          font-family:'nevis', Verdana;
           -webkit-transition: all .3s ease;
          -moz-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
        }
        #page-home #h nav ul li {
          display: none;
        }

          #h nav ul li a:hover, #h nav ul li.current-menu-item a, #h nav ul li.current-page-ancestor a {
            color:#535353; text-decoration: underline;
          }


/** FOOTER **/
.ot-up-arrow {
	/*--content: "\21A5";--*/
	content: "\21D1";
	font-size: 1.2em;
}
.scrollup {
	text-align: center;
  width: 62px;
  height: 30px;
  position: fixed;
  bottom: 0;
  right: 1.5em;
	color: #fff;
  background-color: rgba(0,0,0, 0.5);
  border: .1em solid #fff;
  border-top-left-radius: .25em;
  -moz-border-top-left-radius: .25em;
  -webkit-border-top-left-radius: .25em;
  border-top-right-radius: .25em;
  -moz-border-top-right-radius: .25em;
  -webkit-border-top-right-radius: .25em;
	border-bottom-width: .2em;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	display: block;
  text-indent: 0;
  background: url( ) no-repeat; 
}
a.scrollup:link, a.scrollup:visited {
	font-size: 1.5em;
	background-color: rgba(0,0,0, 0.5);
	border: 2px solid #003399;
	border-bottom: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active {
  width: 62px;
	height: 34px;
  right: 1.4em;
	font-size: 1.6em;
	background-color: rgba(0,51,153, 0.75);
	border: 2px solid #f0f3f6;
	border-bottom: 0;
	color: #fff;
	text-align: center;
}
#f {
  background:#f5f5f5;
  color:#535353;
  text-transform:uppercase;
  padding:14px 0;
  font-size:11px;
  font-family:"nevis", Verdana;
  margin-top:45px;
  overflow-y:auto;
  overflow-x:hidden;
}
/*--
  #f p {
    float:left;
  }

  #f ul {
    float:right;
    list-style:none;
  }

    #f ul li {
      float:left;
      margin-left:15px;
    }

    #f ul li a {
      color:#003399;
      text-decoration:none;
    } --*/

/*** BANNER ***/

#banner {

}
  #page-home #banner-wrap {
    background: #000d27;
    height:418px;
  }
  #page-home #banner {
    display: none;
    background:url(/daifuku-north-america/images/home-bg.jpg) top center no-repeat #000d27;
    height:418px;
  }
  #go {
    position:relative;
    top:300px;
    width:575px;
    margin:0 auto;
  }
  #go h2 {
    color:#fff;
    text-transform:uppercase;
    font-family:'nevis', Verdana;
    font-size:26px;
    text-align:center;
  }
  #go p {
    color:#fff;
    font-size:15px;
    margin-top:25px;
    float:left;
  }
  #go a {
    float:right;
    background:#ff9933;
    padding:10px 20px;
    display:inline-block;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    line-height:14px;
    text-transform:uppercase;
    font-family:"nevis", Verdana;
    border-radius:5px;
    margin-top:15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
    #go a:hover {
      background:#f28c26;
    }

/* Sub-Navigation */
/*--
nav {
	width: 75%;
	height: auto;
	margin: 0;
	color: #fff;
	padding: .5% 1% .5% 1%;
	}
nav ul {
	width:100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
nav ul li {
	padding:.75% 1% .75% 1%;
    list-style: none;
    float: left;
    text-align: center;
    width: 16.6667%; 
    width: calc(100% / 2);
	min-width:180px;
}
nav ul li a:link, a:visited {
	color: #fff;
	padding: 1% 1% 1% 1%;
	text-decoration: none;
	display:block;
}
nav ul li a:hover, a:active {
	color:#fda64e;
}
nav ul li a.current {
	color:#fda64e;
}

ul.nav {
    list-style: none;
    margin-left: -1%; 
    }
ul.nav li {
	display: inline-block;
	padding: 6px;
	margin: 0 0 6px 6px;
	vertical-align: top;
    } 
--*/
/* class for 2 columns */
    ul.nav.columns-2 li {
    width: 47.5%; /* this value + 2.5 should = 50% */
    }
/* class for 3 columns */
    ul.nav.columns-3 li {
    width: 30.83%; /* this value + 2.5 should = 33% */
    }
/* class for 4 columns */
    ul.nav.columns-4 li {
    width: 22.5%; /* this value + 2.5 should = 25% */
    }
/* class for 5 columns */
    ul.nav.columns-5 li {
    width: 17.5%; /* this value + 2.5 should = 20% */
    }
/* class for 6 columns */
    ul.nav.columns-6 li {
    width: 14.167%; /* this value + 2.5 should = 16.6667% */
    }	


/* ------------- START NEW SLIDER ------------- */

#sliderWrapp {
  width: 100%;
  background-color: #535353;
	padding: 0;
	margin: 0;
}

.csslider1 {
  display: inline-block;
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: #535353;
}
.csslider1,
.csslider1 *,
.csslider1 *:after,
.csslider1 *:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.csslider1 > .cs_anchor {
  display: none;
}
.csslider1 > ul {
  position: relative;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
  
  overflow: hidden;
  white-space: nowrap;
}
.csslider1 > ul > .cs_skeleton {
  width: 100%;
  visibility: hidden;
  font-size: 0px;
  line-height: 0;
}

.csslider1 > ul > .slide.img img {
  width: 100%;
}



.csslider1 > ul > .slide.img a {
  font-size: 0pt;
  color: transparent;
}
.csslider1 > ul > .slide {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 15px;
  font-size: initial;
  line-height: normal;
  white-space: normal;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.csslider1 .cs_engine{
  position: absolute;
  top: -9999px;
  left: -9999px;
  font-size: 0pt;
  opacity: 0;
  filter: alpha(opacity=0);
}

.csslider1 > ul > li.img,
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_bullets,
.csslider1 > .cs_play_pause {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ------------- /General Styles ------------- */

/* ------------- Effect ------------- */

.csslider1 > #cs_slide1_0:checked ~ ul > .slide.num0,
.csslider1 > #cs_pause1_0:checked ~ ul > .slide.num0,
.csslider1 > #cs_slide1_1:checked ~ ul > .slide.num1,
.csslider1 > #cs_pause1_1:checked ~ ul > .slide.num1 {
  opacity: 1;
  z-index: 2;
}

.csslider1 > ul > .slide {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  
  -webkit-transition: opacity 2000ms ease;
  transition: opacity 2000ms ease;

  
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}


@-webkit-keyframes fade1 {
  0%, 62.5%, 100%  { opacity: 0; }
  12.5%, 50%  { opacity: 1; }
  0%, 49.999%  { z-index: 2; }
  50.001%, 100%  { z-index: 1; }
}
@keyframes fade1 {
  0%, 62.5%, 100%  { opacity: 0; }
  12.5%, 50%  { opacity: 1; }
  0%, 49.999%  { z-index: 2; }
  50.001%, 100%  { z-index: 1; }
}

.csslider1 > #cs_play1:checked ~ ul > .slide.num0 {
  -webkit-animation: fade1 16000ms infinite -2000ms;
  animation: fade1 16000ms infinite -2000ms;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num1 {
  -webkit-animation: fade1 16000ms infinite 6000ms;
  animation: fade1 16000ms infinite 6000ms;
}



.csslider1 > #cs_play1:checked ~ ul > .slide,
.csslider1 > .pause:checked ~ ul > .slide {
  -webkit-transition: none;
  transition: none;
}


/* ------------- /Effect ------------- */
/* hide description & bullets on mobile devices */
@media
only screen and (max-width: 480px),
only screen and (-webkit-max-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (   max--moz-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (     -o-max-device-pixel-ratio: 2/1)    and (max-width: 480px),
only screen and (        max-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (                max-resolution: 192dpi) and (max-width: 480px),
only screen and (                max-resolution: 2dppx)  and (max-width: 480px) { 
  .csslider1 > .cs_description,
  .csslider1 > .cs_bullets {
    display: none;
  }
}



/* ------------- END NEW SLIDER ------------- */


/* --
@media screen and (min-width: 768px) and (max-width: 1024px) {
ul.nav {
    margin-left: 0;
    }
ul.nav.columns-4 li {
    width: 47.5%;  
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0;
    }
}
@media only screen and (min-width: 321px) and (max-width: 767px){
ul.nav {
    margin-left: 0;
    }
ul.nav li {
    width: 100% !important; 
    margin: 0 0 6px;
    }
		
}
@media only screen and (min-width: 0px) and (max-width: 320px){
	ul.nav {
    margin-left: 0;
    }
    ul.nav li {
    width: 100% !important; 
    margin: 0 0 6px;
    }
}
--*/