﻿@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Istok+Web:400,400italic,700,700italic&subset=latin,latin-ext&.css";

/*----------------------------------------
	
----------------------------------------*/

#wrapSp {
  position: static;
  margin: 0 auto;
  width: 640px;
  min-width: 320px;
  max-width: 640px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.search-submit {
  border: none;
  font-size: 20px;
  color: #fff;
  background: #333;
  letter-spacing: 1px;
  padding: 21px 29px;
}

.spInner {
  position: relative;
  width: 640px;
  /*overflow: hidden;*/
}

.mainArea {
  min-height: 938px;
  width: 640px;
}


#header h1 {
  position: absolute;
  left: 30px;
  top: 29px;
  line-height: 0;
  z-index: 14;
}

#header .searchBtn {
  position: absolute;
  right: 107px;
  top: 0px;
  z-index: 12;
}

#header .open {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 0;
  z-index: 12;
}

#header .nav .close {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 0;
  z-index: 12;
}

#header .nav {
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  width: 640px;
  height: 100%;
  padding-bottom: 350px;
  z-index: 12;
  display: none;
  opacity: 0;
}

#header .search {
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  width: 640px;
  height: 100%;
  padding-bottom: 350px;
  z-index: 12;
  display: none;
  opacity: 0;
}

#header .searchInner {
  background: #fff;
  position: absolute;
  top: 0;
  width: 640px;
  height: 300px;
  border-bottom: 2px solid #e8e8e8;
}

#header .search form {
  border-top: 2px solid #ececec;
  margin-top: 108px;
}

#header .search ul {
  overflow: hidden;
  position: absolute;
  left: 30px;
  top: 170px;
}

  #header .search ul li {
    float: left;
  }

#header .search .open {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 0;
  z-index: 12;
}

#header .search .close {
  position: absolute;
  right: 107px;
  top: 0px;
  line-height: 0;
  z-index: 12;
}

#header .search .searchText input {
  width: 424px;
  height: 50px;
  background: #e7e7e7;
  border: none;
  padding: 10px;
  font-size: 20px;
}

#header .search input {
  -webkit-appearance: none;
  border-radius: 0;
}

#header .nav.on,
#header .search.on {
  display: block;
}

#header .nav ul.menu {
  background: #fff;
  padding-top: 108px;
}

  #header .nav ul.menu li {
    padding: 40px 0;
    border-top: 1px solid #cfcfcf;
  }

  #header .nav ul.menu span {
    font-size: 32px;
    padding: 0 30px;
  }

    #header .nav ul.menu span i {
      margin-right: 15px;
    }

.global-links ul {
  margin-left: 0;
}

  .global-links ul li {
    font-size: 30px;
    font-weight: lighter;
    border-top: 1px solid white;
    padding: 25px 30px;
    background: grey;
  }

    .global-links ul li a {
      color: #fff;
      padding-left: 30px;
      line-height: 30px;
      background-image: url(/images/_theme/1/common/white_arr.png);
      background-position: 0px center;
      background-size: 12px 20px;
      background-repeat: no-repeat;
      letter-spacing: 1px;
      display: inline-block;
      float: none;
    }

    .global-links ul li .blankIcon {
      color: #fff;
      background-image: url(/images/_theme/1/common/white_blank.png);
      background-repeat: no-repeat;
      background-position: center;
      height: 20px;
      background-size: 22px 20px;
      width: 23px;
      display: inline-block;
      padding-left: 25px;
    }




#footerSp {
  background: #000;
  padding: 27px 28px 45px 32px;
}

  #footerSp .footerInner ul,
  #footerSp .footerInner {
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
  }

    #footerSp .footerInner ul {
      display: inline-block !important;
    }

    #footerSp .footerInner li {
      display: inline-block;
    }

    #footerSp .footerInner .footerCountry {
      vertical-align: middle;
      display: inline-block !important;
      border-left: 1px dotted #fff;
      padding: 0 10px;
      color: #fff;
      letter-spacing: 1px;
      margin: 0;
      line-height: 30px;
      font-size: 28px;
    }

  #footerSp .copyright {
    text-align: center;
    position: unset;
    padding: 0 20px;
    line-height: 30px;
    border-left: 1px dotted #fff;
    color: #fff;
    line-height: 30px;
    font-size: 22px;
  }

.sec {
  position: absolute;
  left: 0;
  top: 0;
}


/* topSp */

/*#topSp { height: 1125px; }
#consSp { height: 1782px; }
#profSp { height: 1324px; }
*/
#topSp .mainVisual {
  width: 640px;
  height: 938px;
  position: relative;
}

  #topSp .mainVisual .slick-dots {
    text-align: right;
  }

  #topSp .mainVisual .subPageBtn {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
  }

    #topSp .mainVisual .subPageBtn li {
      float: left;
      cursor: pointer;
    }

.subPageBtn.menu {
  width: 100%;
}

  .subPageBtn.menu li {
    width: 50%;
  }

    .subPageBtn.menu li div {
      float: left;
      width: 100%;
      background-color: rgba(0,0,0,0.3);
    }

      .subPageBtn.menu li div span {
        color: #fff;
        font-size: 38px;
        display: inline-block;
        padding: 75px;
        line-height: 40px;
      }

      .subPageBtn.menu li div.white {
        background-color: rgba(256,256,256,0.3);
        color: #000;
      }
  .subPageBtn.menu.fullWidth li {
    width: 100%;
  }
  .subPageBtn.menu.fullWidth li div{
    text-align: center;
  }
  .subPageBtn.menu.fullWidth li div span{
    padding: 50px 75px;
  }
/*
#topSp .news {
	background: #fff;
	padding: 45px 28px;
}

#topSp .news .news_txt {
	color: #4b4b4b;
	line-height: 1.4em;
	font-size: 24px;
	font-weight: normal;
	margin-top: 16px;
	margin-left: 0px;
}

#topSp .news .news_txt a { color: #000; }
#topSp .news .news_txt a:hover { text-decoration: none; }
*/


/* consSp */

#consSp {
  background: #fff;
}

#consSp, #profSp, #hcSp {
  display: none;
}

  #consSp dt, #profSp dt, #hcSp dt {
    padding-left: 30px;
    width: 360px;
    height: 188px;
  }

  #consSp .title, #profSp .title, #hcSp .title {
    display: block;
    font-size: 42px;
    color: #FF0000;
  }

  #consSp .desc, #profSp .desc, #hcSp .desc {
    color: #000;
    margin: 0 auto;
    font-size: 22px;
  }

  #profSp .desc {
    color: #fff;
  }

  #consSp .visual {
    width: 640px;
    height: 638px;
    position: relative;
    /*background: url(../img/sp_cons_visual.jpg) no-repeat left top;*/
  }

    #consSp .visual h2 {
      opacity: 0;
      text-align: center;
      top: 40%;
      position: relative;
      font-size: 90px;
      color: #fff;
    }

    #consSp .visual .pageBtn {
      opacity: 0;
      position: absolute;
      left: 99px;
      top: 357px;
    }

.backTop {
  opacity: 0;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.products dl {
  display: table;
  overflow: hidden;
  padding: 20px 30px;
  border-bottom: 2px solid #ececec;
}

  .products dl dt {
    vertical-align: middle;
    display: table-cell;
  }

  .products dl dd {
    vertical-align: middle;
    display: table-cell;
    margin-left: 0;
  }

  .news{
    padding: 35px;
    border-bottom: 2px solid #ececec;
  }

  .news .head{
    font-size: 24px;
    font-weight:600;
    color: #222;
  }

  .news .head i{
    font-size:12px;
    color: red;
    vertical-align: middle;
    padding-right:7px;
  }

  .news .desc .date{
    display: block;
    color: #777;
    font-weight:600;
    margin-top: 10px;
    margin-bottom: -3px;
  }
  
  .news .desc .title{
    color: red!important;
    font-size: 26px!important;
    text-decoration:underline;
    line-height:1.3;
  }

  .news .desc i{
    display: none;
  }
/* profSp */

#profSp {
  background: #191919;
}

  #profSp .visual {
    width: 640px;
    height: 638px;
    position: relative;
    /*background: url(../img/sp_prof_visual.jpg) no-repeat left top;*/
  }

    #profSp .visual h2 {
      opacity: 0;
      text-align: center;
      top: 40%;
      position: relative;
      font-size: 90px;
      color: #fff;
    }

    #profSp .visual .pageBtn {
      opacity: 0;
      position: absolute;
      left: 80px;
      top: 349px;
    }

  #profSp .products dl {
    border-bottom: 2px solid #2b2b2b;
  }

  #hcSp{
    background:white;
  }

#hcSp .visual {
  width: 640px;
  height: 638px;
  position: relative;
  /*background: url(../img/sp_prof_visual.jpg) no-repeat left top;*/
}

  #hcSp .visual h2 {
    opacity: 0;
    text-align: center;
    top: 40%;
    position: relative;
    font-size: 90px;
    color: #fff;
  }

  #hcSp .visual .pageBtn {
    opacity: 0;
    position: absolute;
    left: 80px;
    top: 349px;
  }

#hcSp .products dl {
  border-bottom: 2px solid #2b2b2b;
}

/*--------------------
	reset
--------------------*/

body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}


article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

* {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-style: normal;
  font-family: "FrutigerNextW01-Regular", "Istok Web", Arial, sans-serif;
  font-weight: lighter;
}

html {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

/*--------------------
	Text
--------------------*/

/*p,
pre,
address {
	font-size: 93%;
	font-weight: bold;
}*/

* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin-top: 0;
}

ul {
  margin: 0;
  padding: 0;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
  font-size: 93%;
}

address {
}

/*--------------------
	List
--------------------*/

li {
  list-style-type: none;
  font-size: 93%;
}

a.bnr:hover {
}

dt,
dd {
  font-size: 93%;
}

/* Opera Hack */
html:first-child li,
html:first-child dt,
html:first-child dd {
  font-size: 1em;
}

li li,
li p,
li pre,
li dt,
li dd,
dd p,
dd pre,
dd dt,
dd dd {
  font-size: 100% !important;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
}

/*--------------------
	link
--------------------*/

a {
  color: #ff0000;
  outline: none;
}

  a:hover {
    color: #ff9999;
  }

/*--------------------
	Others
--------------------*/

img {
  border: none;
  vertical-align: bottom;
}

hr {
  height: 1px;
  border: 1px solid #fff;
}
