@charset "UTF-8";
/*---------------------------------------------------------------
base.css
-----------------------------------------------------------------
table of contents

	1. Reset
	2. Basic Style
	3. Layout
	4. Pages Layout
	5. Libraries
-----------------------------------------------------------------
font-size table

	10px : 77%		16px : 123.1%
	11px : 85%		17px : 131%
	12px : 93%		18px : 138.5%
	13px : 100%		19px : 146.5%
	14px : 108%		20px : 153.9%
	15px : 116%		21px : 161.6%
---------------------------------------------------------------*/
#lp #contents{
  margin-bottom: 0;
}

/*body {-webkit-transform:translate3d(0,0,0);}*/
#lp #contents a,
#lp #contents a img,
#lp #contents a span,
#lp #contents a h1,
#lp #contents a h2{
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform:translate3d(0,0,0);
}

#lp #contents h1,
#lp #contents h2,
#lp #contents p,
#lp #contents dt,
#lp #contents dd,
#lp #contents li{
  text-align: left;
  -webkit-font-smoothing : antialiased;
}
@media all and (min-width: 641px) {
  #headerWrap {
    margin-bottom: 0 !important;
  }
}
@media all and (max-width: 640px) {
  #headerWrap {
    margin-bottom: 0;
  }
}
@font-face {
  font-family: 'toclas-icon';
  src:url('../fonts/toclas-icon.eot');
  src:url('../fonts/toclas-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/toclas-icon.woff') format('woff'),
    url('../fonts/toclas-icon.ttf') format('truetype'),
    url('../fonts/toclas-icon.svg#toclas-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.en{
  font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
  font-weight: lighter;
}

.en45{
  font-family: "FrutigerLTW01-45Light", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}

.en55{
  font-family: "FrutigerLTW01-55Roman", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}

.en65{
  font-family: "Frutiger LT W01 65 Bold", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}

.en47{
  font-family: "FrutigerLTW01-47LightCn", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}

.en57{
  font-family: "FrutigerLTW01-57Condens", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}



.icon{
  font-family: 'toclas-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#lp #header{
  background-color: #f9f9f8;
  /*box-shadow: 0 0 10px 2px #999;
  behavior: url(../../common-utf8/js/pie.htc);*/
}

#lp #outline{
  background-color: #f9f9f8;
  box-shadow: -10px 0 15px 2px #999;
  padding-top: 70px!important;
  position: relative;
  behavior: url(../../common-utf8/js/pie.htc);
}


#lp #contents a             {text-decoration:none; color:#333;}
#lp #contents a:visited     {text-decoration:none; color:#333;}
#lp #contents a:hover       {text-decoration:none; color:#666;}
#lp #contents a:active      {text-decoration:none; color:#666;}
#lp #contents a.altText:hover {background-color: transparent; }

#lp #contents{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#lp.win #contents,
#lp.win #cboxWrapper{
  font-family: "FOT-ロダン Pro M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*===============================================================

	1.	Basic Style

===============================================================*/
#lp .left{
  float: left;
}

#lp .right{
  float: right;
}
#lp #header {
  margin-bottom: 0;
}

#lp #contents {
  overflow: hidden;
  min-width: 1024px;
  width: 100%;
}

#lp #outline .thumbs {
  margin-bottom: 45px;
}

#lp #outline .main {
  margin: 0 auto;
  padding: 0 31px;
  width: 960px;
}

#lp #outline .main header {
    width: 560px;
}

#lp h1, #lp h2, #lp h3, #lp h4, #lp h5 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#lp #contents #lead {
  height: auto;
  min-width: 1024px;
  /*max-height: 629px;*/
  max-height: 760px;
  margin: -96px 0 0 0;
  min-width: 980px;
  overflow: hidden;
  position: relative;
  width: 100%;
  /*padding-top: 96px;*/
}

#lp #contents #lead .inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
 /* max-height: 629px;
  min-width: 1024px;*/
  /*position: relative;*/
  position: static;
  width: 100%;
}

#lp #lead .inner .bg{
 /* position: relative;
  top: 0;
  left: 0;*/
  height: 100%;
  width: 100%;
}

#lp #lead .inner .bg img{
  /*top: 50%;*/
  width: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform:translate3d(0,0,0);
}



#lp #contents #lead .inner .title {
  bottom: 35px;
  left: 40px;
  position: absolute;
}

#lp #contents #lead .inner .title h1 {
  color: #fff;
  font-size: 22px;
  display: block;
  letter-spacing: 2px;
  position: relative;
  padding-top: 30px;
  margin-bottom: 32px;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.8);
  width: 100%;
}

#lp #contents #lead .inner .title h1 .icon{
  display: block;
  font-size: 184px;
  position: absolute;
  top: -99px;
  left: -12px;
}

#lp #contents #lead .inner .title h1 .en{
  padding-left: 5px;
  letter-spacing: 6px;
}

#lp #contents #lead .inner .title h2 {
  color: #fff;
  font-size: 50px;
  font-weight: normal;
  letter-spacing: 8px;
  line-height: 1.3;
  text-align: left;
  text-shadow: 1px 1px 20px #000000;
  /*behavior: url(/common-utf8/js/ie-css3.htc);*/
  /*filter: glow(color=black,strength=5), alpha(opacity=70);*/
  display: block;
  position: relative;
  zoom: 1;
  width: 960px;
}

/*===============================================================

	2.	Module

===============================================================*/
#lp #page-link {
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 100;
}

#lp #page-link ul {
  padding: 0 12px 0 0;
}

#lp #page-link ul li {
  margin: 0 0 12px 0;
}

#lp #page-link ul li a {
  font-family: "FrutigerLTW01-45Light", "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
  display: block;
  color: #333;
  font-size: 25px;
  height: 31px;
  /*line-height: 35px;*/
  text-decoration: none;
  width: 31px;
}

#lp #page-link ul li a:hover{
  color: #fabe00;
}

#lp #page-link ul li a span {
  background: url(../images/lp/pagelink_bg_off.png) no-repeat top left;
  border-radius: 15px;
  display: block;
  height: 31px;
  width: 31px;
  text-align: center;
  line-height: 34px;
}

#lp.win #page-link ul li a span{
  line-height: 33px;
}

#lp #page-link ul li.current a {
  color: #fabe00;
}

#lp #page-link ul li.current a span{
  background: url(../images/lp/pagelink_bg_on.png) no-repeat center;
}

#lp section h1 {
  font-size: 23px;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 1.4;
  padding: 0 0 20px 0;
}

#lp #contents header.section-title {
  background-color: #333;
  background-color:#fff?_9;
  color: #fff;
  height: 200px;
  margin: 0 0 90px 0;
  min-width: 960px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

#lp #contents header.section-title img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  left: 0;
  position: absolute;
  top: 0;
}

#lp #contents header.section-title .inner {
  /*box-shadow: 0 0 2px 2px #666 inset;*/
  background: url(../images/lp/section_title_bg.png) repeat-x top left;
  height: 100%;
  position: relative;
  width: 100%;
  /*behavior: url(/common-utf8/js/pie.htc);*/
}

#lp #contents header.section-title h1 {
  /*font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;*/
  display: block;
  font-size: 50px;
  letter-spacing: 9px;
  line-height: 1.2;
  padding: 52px 0 19px 0;
  position: relative;
  text-shadow: 1px 1px 20px #000;
  text-align: center;
  /*behavior: url(/common-utf8/js/pie.htc);*/
  /*behavior: url(ie-css3.htc);*/
  zoom: 1;
}

#lp #contents header.section-title h2 {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 5px;
  position: relative;
  text-shadow: 1px 1px 20px #000;
  text-align: center;
  /*behavior: url(/common-utf8/js/pie.htc);*/
  zoom: 1;
  display: block;
  width: 100%;
  font-weight: bold;
}

#lp .thumbs {
  margin: 0 auto;
  padding: 0 30px;
  width: 960px;
  height: 370px;
  position: relative;
}

#lp #contents .thumbs li {
  position: absolute;
  width: 238px;
  height: 183px;
  overflow: hidden;
}

#lp #contents .thumbs li.thumbs-01 {
  top: 0;
  left: 30px;
  width: 478px;
  height: 370px;
  overflow: hidden;
}

#lp #contents .thumbs li.thumbs-02 {
  top: 0;
  left: 511px;
}

#lp #contents .thumbs li.thumbs-03 {
  top: 0;
  right: 30px;
}

#lp #contents .thumbs li.thumbs-04 {
  left: 511px;
  bottom: 0;
  height: 184px;
}

#lp #contents .thumbs li.thumbs-05 {
  bottom: 0;
  right: 30px;
  height: 184px;
}

#lp #contents .circle-graph {
  background: url(../images/lp/graph_bg.png) no-repeat;
  height: 514px;
  position: relative;
  width: 514px;
}

#lp #contents .circle-graph-noanime{
  background: none;
}

#lp #contents .circle-graph canvas {
  position: absolute;
  z-index: 1;
}

#lp #contents .circle-graph .cover {
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 10;
}

#lp #contents .circle-graph .counter {
  display: none;
  font-size: 50px;
  /*left: 50%;*/
  margin: 0;
  padding: 0;
  position: absolute;
  /*top: 80px;*/
  z-index: 100;
}

#lp #contents .circle-graph .counter strong,
#lp #contents .circle-graph .counter span {
  color: #333;
  display: block;
  /*font-family: Myriad Pro;*/
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.2;
  padding-bottom: 6px;
}

#lp #contents .circle-graph .counter .comment {
  font-size: 20px;
  letter-spacing: 0;
}

#lp #float {
  height: 100%;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#lp #float .bg {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background-color: #fff;
  height: 100%;
  width: 100%;
}

#lp #float #float-box {
  background-color: #fff;
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.1);
  height: 640px;
  left: 50%;
  margin: -320px 0 0 -400px;
  position: absolute;
  top: 50%;
  width: 800px;
}

/*    #experiences
---------------------------------------------------------------*/
#lp #experiences {
  border-bottom: 1px solid #ccc;
  position: relative;
  -moz-box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.05);
  padding: 0 0 89px 0;
}

#lp #experiences section {
  position: relative;
}

#lp #experiences section .inner {
  margin: 0 auto;
  padding: 0 31px;
  width: 960px;
}

#lp #experiences section .inner {
  *zoom: 1;
}

#lp #experiences section .inner:before,
#lp #experiences section .inner:after {
  content: "";
  display: table;
}

#lp #experiences section .inner:after {
  clear: both;
}

#lp #experiences section .left {
  float: left;
}

#lp #experiences section .right {
  float: right;
}

#lp #experiences #experiences-1 {
  padding: 0 0 42px 0;
}

#lp #experiences #experiences-1 .left {
  position: relative;
}

#lp #experiences #experiences-1 .left h1 {
  left: -28px;
  position: absolute;
  top: 82px;
}

#lp #experiences #experiences-1 .left h2 {
  font-size: 23px;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 1.6;
  padding: 215px 0 0 80px;
  text-align: left;
}

#lp #experiences #experiences-1 .right {
  margin: -53px -53px 0 0;
}

#lp #experiences #experiences-1 .right .anim .notice{
  text-align: right;
  padding-right: 54px;
  margin-top: -50px;
  font-size: 13px;
  line-height: 1.4;
}


#lp #experiences .experiences-thumbs article {
  float: left;
  padding: 0 3px 0 0;
  margin: 0!important;
  width: 237px;
}

#lp #experiences .experiences-thumbs article.last {
  padding: 0;
}

#lp #experiences .experiences-thumbs article h1 {
  font-size: 18px;
  line-height: 1.4;
  padding: 12px 0 7px 0;
  letter-spacing: 3px;
}

#lp #experiences .experiences-thumbs article p {
  padding: 0 20px 0 0;
}


/*    #magazine
---------------------------------------------------------------*/
#lp #magazine h1 {
  font-size: 42px;
  letter-spacing: 6px;
  line-height: 1.2;
  padding: 85px 0 60px 0;
  text-align: center;
}

#lp #magazine h1 span.en45{
  font-size: 50px;
  letter-spacing: 8px;
  padding-left: 10px;
}

#lp #magazine .article-wrapper {
  margin: 0 auto;
  padding: 0 31px;
  width: 963px;
  padding: 0 0 100px 0;
}

#lp #magazine .article-wrapper {
  *zoom: 1;
}

#lp #magazine .article-wrapper:before, #lp #magazine .article-wrapper:after {
  content: "";
  display: table;
}

#lp #magazine .article-wrapper:after {
  clear: both;
}

#lp #magazine .article-wrapper article {
  float: left;
  height: 214px;
  margin: 0;
  padding: 0 3px 0 0;
  position: relative;
  width: 318px;
}

#lp #magazine .article-wrapper article.last {
    padding: 0;
}

#lp #magazine .article-wrapper article a {
  background-color: #000;
  display: block;
  height: 100%;
  width: 100%;
}

#lp #magazine .article-wrapper article a h1 {
  bottom: 14px;
  color: #fff;
  font-size: 18px;
  left: 15px;
  letter-spacing: 1px;
  padding: 0;
  position: absolute;
  text-align: left;
}

#lp #magazine .article-wrapper article a p {
  color: #fff;
  font-size: 112px;
  left: 11px;
  position: absolute;
  top: -16px;
}

#lp #magazine .article-wrapper article a img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

#lp #magazine .article-wrapper article a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

#lp #circle-navi {
  height: 200px;
  margin: 0 auto;
  padding: 0 0 113px 0;
  /*width: 340px;*/
  width: 356px;
  /*width: 140px;*/
}

#lp #circle-navi {
  *zoom: 1;
}

#lp #circle-navi:before, #lp #circle-navi:after {
  content: "";
  display: table;
}

#lp #circle-navi:after {
  clear: both;
}

#lp #circle-navi li a {
  /*background: url(../../common-utf8/images/lp/magazine_nav_bg.gif) no-repeat;*/
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  height: 200px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 156px;
}

#lp #circle-navi li a span{
  background: url(../images/lp/circle_navi_bg_off.png) no-repeat;
  /*background-color: #fff;*/
  /*border-radius: 100px;*/
  display: block;
  font-size: 88px;
  color: #666;
  text-align: center;
  width: 156px;
  height: 155px;
  line-height: 154px;
  /*box-shadow: 0 -6px 3px #DFDFDE,0 1px 2px #DFDFDE;*/
  /*behavior: url(/common-utf8/js/pie.htc);*/
  /*padding-top: 34px;*/
}

#lp.win #circle-navi li a span{
  line-height: 156px;
}

#lp #circle-navi li a:hover span{
  /*background-color: #666;*/
  background: url(../images/lp/circle_navi_bg_on.png) no-repeat;
  color: #fff;
}

#lp #circle-navi li.catalog span{
  font-size: 82px;
  line-height: 158px;
}

#lp.win #circle-navi li.catalog span{
  line-height: 165px;
}

#lp #circle-navi li a strong {
    bottom: 0;
    color: #333;
    display: block;
    position: absolute;
    width: 100%;
}

#lp #circle-navi li.showroom {
  float: left;
}

#lp #circle-navi li.catalog {
  float: right;
}

#lp #circle-navi li a strong {
  bottom: 12px;
}


/*    #series
---------------------------------------------------------------*/
#lp #series {
  background-color: #fff;
  padding-bottom: 90px;
}

#lp #series h1 {
  font-size: 50px;
  letter-spacing: 9px;
  line-height: 1.2;
  padding: 80px 0 60px 0;
  text-align: center;
}

#lp #series .article-wrapper {
    margin: 0 auto;
    padding: 0 31px;
    width: 960px;
}

#lp #series .article-wrapper {
  *zoom: 1;
}

#lp #series .article-wrapper:before, #lp #series .article-wrapper:after {
  content: "";
  display: table;
}

#lp #series .article-wrapper:after {
  clear: both;
}

#lp #series .article-wrapper article {
  float: left;
  padding: 0 3px 0 0;
  margin-bottom: 25px;
  text-align: center;
  width: 318px;
}

#lp #series .article-wrapper article a span{
  background-color: #fff;
  display: block;
  width: 318px;
  height: 320px;
  overflow: hidden;
  margin: 0 0 17px 0;
}

#lp #series .article-wrapper.col4 article {
  padding: 0 4px 0 0;
  width: 237px;
}

#lp #series .article-wrapper.col4 article a span{
  width: 237px;
  height: 238px;
}

#lp.water-1 #contents #series.products .article-wrapper.col4 article hgroup{
  padding-top: 95px;
}

#lp.water-1 #contents #series.products .article-wrapper.col4 article h1{
  font-size: 30px;
}

#lp.water-1 #contents #series.products .article-wrapper.col4 article h2{
  font-size: 80%;
}

#lp #series .article-wrapper article img {
  opacity: 1;
  position: relative;
}

#lp #series .article-wrapper article a:hover span{
  opacity: .7;
}


#lp #series .article-wrapper article p {
  background: url(../images/lp/series_icon_yen.gif) no-repeat;
  display: inline-block;
  /*font-size: 20px;*/
  font-size: 14px;
  line-height: 21px;
  padding: 0 0 0 27px;
}

#lp #series .article-wrapper article p span{
  font-size: 15px;
  display: inline;
  background-color: none;
  width: auto;
  height: auto;
  margin: 0;
  letter-spacing: 1px;
  padding: 0 1px 0 2px;
}

#lp #series .article-wrapper article a:hover p span{
  opacity: 1;
}

#lp #series .article-wrapper article.last {
  padding: 0;
}


.thumbs-s{
  overflow: hidden;
  width: 483px;
  zoom: 1;
}

.thumbs-s li{
  float: left;
  padding: 0 3px 3px 0;
  overflow: hidden;
  width: 238px;
  height: 183px
}

.thumbs-s li video{
  height: 100%;
  width: 100%;
}

.thumbs-s .thumbs-03{
  clear: left;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*?*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.hide{
  display: none;
}

#hack{
  width:0;
  height:0;
  -webkit-animation:hack 2000ms infinite;
}

@-webkit-keyframes hack {
  0%{
    -webkit-transform: rotate(0);
  }
  100%{
    -webkit-transform: rotate(360deg);
  }
}


/* 201703 パンくず追加 */
#pagePath {
position: relative;
z-index:110;
width: 100%;
padding: 5px 0;
background: #f9f9f8;
background: rgba(249,249,249,0.5);
color: #333;
}
#pagePath ul {
display: block;
width: 960px;
margin:  0 auto;
}

#pagePath ul li {
	display: inline;
	font-size: 90%;
}

#lp #contents #pagePath ul li a {
	color: #999;
	text-decoration: none;
}

#lp #contents #pagePath ul li a:hover {
	color: #cc9966;
	text-decoration: underline;
}


#lp .pc_none {
display: none;
}
