@charset "Shift_JIS";

/* @media all and (max-width: 640px) { */

#pagePath {
    display: none;
}
#rsp .sp_topMargin {
/*margin-top: 122px!important;*/
}
#header #headerMain {
    width: auto;
}
#headerMain .logo img {
    width: 100%;
}
@media all and (max-width: 640px) {
  #headerWrap {
    margin-bottom: 0;
  }
}

#rsp #footerTop {
    overflow: hidden;
    padding: 0 20px;
}
#rsp #footerTop .footerTopInner {
    width: 100%;
}
#rsp #footerTop .fb {
display: none;
}
#rsp #footerTop .spFb {
    display: block;
    margin-top: 3px;
}
#rsp #footer .footerBox .fBox p {
    width: 100%;
box-sizing: border-box;
margin: 0;
}


#lp .pc_none {
display: block;
}
#lp #contents {
  min-width: inherit;
  width: 100%;
}

#lp #contents #lead {
  min-width: inherit;
  margin: 0;
display: -webkit-flex;
display: flex;
}

#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%;
padding: 20px;
box-sizing: border-box;
min-height: 80vw;

display: -webkit-flex;
display: flex;
align-items: flex-end;
}

#lp #lead .inner .bg{
  display: none;
}


#lp #contents #lead .inner .title {
  bottom: auto;
  left: auto;
  position: inherit;
}

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

#lp #contents #lead .inner .title h1 .icon{
  display: block;
  font-size: 100px;
  position: inherit;
  top: auto;
  left: auto;
margin-bottom: -30px;
}

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

#lp #contents #lead .inner .title h2 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 4px;
  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: inherit;
  zoom: 1;
  width: 100%;
}

#lp #outline .main {
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
box-sizing: border-box;
}
#lp #outline .main header {
    width: 100%;
}

#lp .thumbs {
margin: 0 auto;
padding: 0 0;
width: 100%;
height: auto;
position: inherit;
overflow: hidden;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
#lp #contents .thumbs li {
    position: relative;
    width: auto;
    height: auto;
}
#lp #contents .thumbs li img,
#lp #contents .thumbs li video {
width: 100%;
height: auto;
display: block;
}
#lp #contents .thumbs li.thumbs-01 {
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
  overflow: hidden;
margin-bottom: 2px;
}

#lp #contents .thumbs li.thumbs-02 {
width: calc(50% - 1px);
  top: auto;
  left: auto;
margin-bottom: 2px;
}

#lp #contents .thumbs li.thumbs-03 {
width: calc(50% - 1px);
  top: auto;
  right: auto;
margin-bottom: 2px;
}

#lp #contents .thumbs li.thumbs-04 {
width: calc(50% - 1px);
  left: auto;
  bottom: auto;
  height: auto;
}

#lp #contents .thumbs li.thumbs-05 {
width: calc(50% - 1px);
  bottom: auto;
  right: auto;
  height: auto;
}



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

#lp #contents header.section-title>img {
display: none!important;
}

#lp #contents header.section-title h1 {
  /*font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;*/
  display: block;
  font-size: 36px;
  letter-spacing: 4px;
  line-height: 1.2;
  padding: 30px 15px 15px 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;
box-sizing: border-box;
}

#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;
padding:0 15px 20px;
box-sizing: border-box;
}



.thumbs-s{
  overflow: hidden;
  width: 100%;
  zoom: 1;
}

.thumbs-s li{
  float: left;
  padding: 0 1px 2px;
  overflow: hidden;
  width: calc(50% - 2px);
  height: auto
}

.thumbs-s li video,
.thumbs-s li img{
display: block;
  height: auto;
  width: 100%;
}

#lp #experiences section .inner {
  margin: 0 auto;
  padding: 0 31px;
  width: 100%;
box-sizing: border-box;
}


#lp #experiences section .left,
#lp #experiences section .right {
  float: none;
}

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

#lp #experiences #experiences-1 .left h2 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.6;
  padding: 215px 30px 20px;
  text-align: left;
}

#lp #experiences #experiences-1 .right {
  margin: 0;
width: 100%;
}

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

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



#lp #contents .circle-graph {
  background: url(../images/lp/graph_bg.png) no-repeat top center;
background-size: 100% auto;
  position: relative;
  max-width: 514px;
  max-height: 514px;
  width: 100%;
height: calc(100vw - 60px);
margin: 0 auto;
}

#lp #contents .circle-graph canvas {
  width: 100%;
height: calc(100vw - 60px);
}

#lp #contents .circle-graph .counter {
  display: none;
  font-size: 18px;
  left: 54%!important;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 80px!important;
  z-index: 100;
}
#lp #contents .circle-graph .counter .comment {
font-size: 18px;
}


#lp #magazine .article-wrapper {
  margin: 0 auto;
  padding: 0 31px 100px;
  width: 100%;
box-sizing: border-box;
}



#lp #magazine .article-wrapper article {
  float: none;
  max-height: 214px;
height: auto;
  margin: 0 auto 3px;
  padding: 0;
  position: relative;
  max-width: 318px;
  width: 100%;
}

#lp #circle-navi {
  height: auto;
  margin: 0 auto;
  padding: 0 30px 113px;
  /*width: 340px;*/
  width: 100%;
  /*width: 140px;*/
box-sizing: border-box;
}
#lp #circle-navi li.showroom,
#lp #circle-navi li.catalog {
  float: none;
width: 156px;
margin: 0 auto 20px;
}


#lp #series .article-wrapper {
    margin: 0 auto;
    padding: 0 31px;
  width: 100%;
box-sizing: border-box;
}
#lp #series .article-wrapper article {
  float: none;
  padding: 0;
  margin:0 auto 20px;
  text-align: center;
  max-width: 318px;
width: 100%;
}

#lp #series .article-wrapper article a img{
display: block;
width: 100%;
height: auto;
}

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

#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;
}
