/* Generated by less 2.2.0 */
/* LESS Document */
 {
  color: #555555;
  /*------- clearfix -------*/
  /*------- end:#XperiaTouchApp-------*/
}
 div,
 span,
 h1,
 h2:not(.customPrivacyPrompt__title),
 h3,
 h4,
 h5,
 h6,
 p:not(.customPrivacyPrompt__message),
 small,
 strong,
 ol,
 ul,
 li,
 table,
 caption,
 tbody,
 tfoot,
 thead,
 tr,
 th,
 td,
 article,
 aside,
 nav,
 section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  letter-spacing: normal;
}
/*---------------
all
-----------------*/
body{
  position: relative;
}
#all_wrapper{
  max-width:960px;
  width: 100%;
  margin: 0 auto;
  /* font-family: Meiryo,arial; */
  overflow: hidden;
}

img{
  width: 100%;
}
#all_wrapper p{
  line-height: 30px;
  font-size: 16px; 
}
h1{margin-top: 50px;margin-bottom: 30px;font-size: 20px;}
section{
  margin-top: 60px;
}
section+section{
  margin-top: 100px;
}

#all_wrapper h2{
  font-size: 36px;
  display: inline-block;
  line-height: 50px;
  font-weight: 100;
  z-index:1000;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
h2 span.bar_blue{
  font-size: 28px;
  background-color: #fff;
}
.h2_container{
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
.h2_container:before{
  content:"";
  width: 100%;
  height: 2px;
  position: absolute;
  top:25%;
  left:0;
  background-color: #4351b3;
  z-index: 10;
  border-radius: 3px;
}

.h2_bg{
  z-index: 100;
  width:100px;
  height:25px;
  border-right:2px solid #4351b3;
  border-left:2px solid #4351b3;
  background:#ffffff;
  transform: skew(-20deg);
  -o-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  position: absolute;
  top:15%;
  left:0;
  right:0;
  margin: auto;
}
.h2_container:after{
  content:"";
  width: 100%;
  height: 2px;
  position: absolute;
  top:-7%;
  left:0;
  background-color: #4351b3;
  z-index: 10;
  border-radius: 3px;
  display: none;
}
.h2_bg_sp{
  z-index: 100;
  width:100%;
  height:25px;
  border-right:2px solid #4351b3;
  border-left:2px solid #4351b3;
  background:transparent;
  transform: skew(-20deg);
  -o-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  position: absolute;
  top:-23%;
  left:0;
  right:0;
  margin: auto;
  display: none;
}
h3{
  font-size: 28px;
  position: relative;
  font-weight: 100;
  text-align: center;
  line-height: 50px;
  margin-top: 70px;
  margin-bottom: 55px;
}
h3:after{
  content:"";
  position:absolute;
  width: 100px;
  height: 3px;
  border-radius:3px;
  background-color: #4351b3;
  right:0;
  left:0;
  bottom:-15px;
  margin: auto;
}
section.hav_h3_sub_container{
  text-align: center;
}
.h3_sub_container{
  margin-bottom: 25px;
}
.h3_sub_container h3{
  font-size: 32px;
  display: inline;
  position: relative;
}
.h3_sub_container h3:before{
  content:"";
  width: 3px;
  height: 40px;
  transform: rotate(-30deg);
  position: absolute;
  left: -30px;
  top:0;
  bottom:0;
  margin: auto;
  background-color: #ffcf51;
}
.h3_sub_container h3:after{
  content:"";
  width: 3px;
  height: 40px;
  transform: rotate(30deg);
  position: absolute;
  right: -30px;
  top:0;
  bottom:0;
  left:auto;
  margin: auto;
  background-color: #ffcf51;
  border-radius:0px;
}
h4{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight:100;
}
h4.h4_sub{
  font-size: 28px;
  position: relative;
  font-weight: 100;
  text-align: center;
  line-height: 50px;
  margin-top: 70px;
  margin-bottom: 35px;
}
h4.h4_sub:after{
  content:"";
  position:absolute;
  width: 100px;
  height: 3px;
  border-radius:3px;
  background-color: #4351b3;
  right:0;
  left:0;
  bottom:-15px;
  margin: auto;
}
h5{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight:100;
}
.borderBottomYellow{
  border-bottom:1px solid #ffcf51;
  line-height: 40px;
}
.img_container{
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
}
.img_container:before{
  content:"";
  position: absolute;
  width: 20px;
  height: 50px;
  border-right:1px solid #4351b3;
  transform: rotate(45deg);
  top:-21px;
  left:-7px;
  background-color: #fff;
}
.img_container:after{
  content:"";
  position: absolute;
  width: 20px;
  height: 50px;
  border-left:1px solid #4351b3;
  transform: rotate(45deg);
  bottom:-21px;
  right:-7px;
  background-color: #fff;
}
.lead_txt{
  text-align: center;
}
.col_wrapper{
  overflow: hidden;
  margin-top: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
}
.rightArea{
  float:right;
  width: 47.3%;
}
.leftArea{
  float: left;
  width:47.3%;
}

.comment{
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  line-height: 24px;
}
 .bg_gray{
  background-color: #f1f0ee;
  padding: 35px 30px;

 }
 .bg_gray h3{
  margin-top: 0;
 }
 a.blank_target:after{
  content:"";
  width: 10px;
  height: 9px;
  display: inline-block;
  overflow: hidden;
  white-space:nowrap;
  text-indent: 100%;
  background:url("../images/icon_blank_w.png") 0px 0px no-repeat;
  margin-left: 5px;
}
a.blank_target02:after{
  content:"";
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  white-space:nowrap;
  text-indent: 100%;
  margin-left: 5px;
  background: url("../images/icon_externalLink.gif") 0 0 no-repeat;
}
.fz_exsmall{font-size: 11px;}
.fz_small{font-size: 14px;}
.fz_middle{font-size: 18px;}
.fz_middle_b{font-size: 20px;}
.fz_big_s{font-size: 22px;}
.fz_big{font-size: 28px;}
.line_low{line-height: 24px;}
.line_middle{line-height: 32px;}
.line_high{line-height: 36px;}

span.blue{color: #4351b3;}
span.pink{color: #d44364;}
span.yellow{color: #ffcf51;}
span.orange{color: #eb9d24;}
.sp_only{display: none;}
.pc_only{display: block;}
.mt0{margin-top: 0px;}
.pl8{padding-left: 8px;}
.pr8{padding-right: 8px;}
iframe{
  width: 100%;
  min-height:254px;
}
video{
  width: 100%;
}
@media screen and (max-width: 767px) {
  p:not(.customPrivacyPrompt__message):not(.customPrivacyPrompt__cookiePolicy):not(.customPrivacyPrompt__privacyPolicy){
  line-height: 24px;
  font-size: 14px; 
}
h1{margin-top: 50px;margin-bottom: 30px;font-size: 20px;}
section{
  margin-top: 100px;
}

  section{
    padding: 3%;
    margin-top: 40px;
  }
  h1{
    padding: 0 3%;
  }
  h2:not(.customPrivacyPrompt__title){
  font-size: 28px;
  line-height:35px;
  }
  h2 span.bar_blue{
  font-size: 21px;
  background-color: #fff;
}
.h2_container{
  margin-bottom: 20px;
}
.h2_container:before{
  width: 0%;
  height: 0px;
}
.h2_bg{
  width: 0px;
  height: 0px;
}
.h2_container:after{
  display: block;
}
.h2_bg_sp{
  display: block;
}
h3{
  font-size: 21px;
  position: relative;
  font-weight: 100;
  text-align: center;
  line-height: 35px;
  margin-top: 50px;
  margin-bottom: 40px;
}
.h3_sub_container h3{
  font-size: 21px;
  font-weight: 100;
  line-height: 35px;
  margin-top: 50px;
  margin-bottom: 40px;
  display: block;
  padding-right: 9%;
  padding-left: 9%;
}
.h3_sub_container h3:before{
  height: 50px;
  bottom:-30px;
  left:8%;
}
.h3_sub_container h3:after{
  height: 50px;
  bottom:-30px;
  right:8%;
}
h4{
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight:100;
}
h4.h4_sub{
  font-size: 21px;
}
h5{
  font-size: 19px;
}
.img_container{
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
}
.col_wrapper{
  margin-top: 30px;
}
.rightArea{
  float:inherit;
  width: 100%;
  margin-top: 20px;
}
.leftArea{
  margin-top: 20px;
  float: inherit;
  width:100%;
}


.comment{
  font-size: 10px;
  color: #999;
  margin-top: 20px;
  line-height: 18px;
}
.sp_2col .rightArea{
  float: right;
  width:46%;
}
.sp_2col .leftArea{
  float: left;
  width:46%;
}
.fz_exsmall{font-size: 10px;}
.fz_small{font-size: 12px;}
.fz_middle{font-size: 16px;}
.fz_middle_b{font-size: 18px;}
.fz_big_s{font-size: 20px;}
.fz_big{font-size: 26px;}
.line_middle{line-height: 24px;}
.line_high{line-height: 28px;}
.sp_only{display: inline-block;}
.pc_only{display: none;}
}


/*---------------
nav
-----------------*/
.nav{
  margin-top: 30px;
}
.nav img{
  width: inherit;
}
.nav div{
  width: 32.8%;
  display: inline-block;
  overflow: hidden;
  border-left:1px solid #cecece;
  position: relative;
}
.nav div:after{
  content:"";
  position: absolute;
  width: 10px;
  height: 10px;
  border-right:2px solid #999999;
  border-bottom:2px solid #999999;
  transform:rotate(-45deg);
  right:10px;
  top:0;
  bottom:0;
  margin: auto;
}
.nav div img{
  width: 28.6%;
  float: left;
  margin-left: 4%;
  margin-right: 4%;
}
.nav div.nav_enta img{
  margin-left: 0;
}
.nav div p{
  font-size: 13px;
  line-height: 18px;
}
.nav div p span{
  font-size: 16px;
  line-height: 2;
  font-weight: 900;
}
.nav div.nav_enta{
  border:0px;
}
.nav_business span{
  color: #4351b3;
}
.nav_enta span{
  color: #d44364;
}
.nav_homeuse span{
  color: #ffcf51;
}
@media screen and (max-width: 767px) {
  .nav{
    padding: 0 3%;
  }
  .nav div{
  width: 100%;
  border-left:0px;
  border-bottom:1px solid #999999;
  margin-top: 10px;
  padding-bottom: 10px;
}
.nav div.nav_enta{
  border-bottom:1px solid #cecece;
  margin-top: 0;
}
.nav div img{
  width:90px;
  margin-left: 0px;
}
.nav div p span{
  font-size: 19px;
}
}
/*---------------
case_nav
-----------------*/

#case_nav {
  margin-top: 30px;
  text-align: center;

}
#case_nav ul li{
  width:15.9%;
  margin-right: 0.92%;
  display: inline-block;
  position: relative;
}
#case_nav ul li:nth-child(6n){
  margin-right: 0%;
}
.nav_title{
  border:1px solid #4351b3;
  border-radius: 2px;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  box-sizing: border-box;
  background-color: #4351b3;
}
#homeuse .nav_title{
  background-color: #eb9d24;
  border:1px solid #eb9d24;
}
#case_nav ul li a .case_navContainer{
  width: 100%;
  display: block;
  border:1px solid #353535;
  line-height: 36px;
  box-sizing: border-box;

  transition: all 0.2s ease 0s;
}

#case_nav ul li a{
  display: block;
  text-align: center;
  line-height: 36px;
  position: relative;
  border-radius: 2px;
  transition: all 0.2s ease 0s;
  color: #353535;
    border-radius: 2px;
}
#case_nav ul li a .case_navContainer:hover{
  border:1px solid #353535;
  
}

#case_nav ul li a:hover{
  color: #fff;
  background-color: #353535;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#case_nav ul li a:after{
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-bottom:1px solid #7c7c7c;
  border-right:1px solid #7c7c7c;
  transform:rotate(45deg);
  top:-8%;
  bottom:0;
  right:12%;
  margin: auto;
}
#case_nav ul li a:hover:after{
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
}
#case_nav ul li a span{
  letter-spacing: 10px;
}
.explain{
  position: absolute;
  left: 0px;
  bottom: :36px;
  background-color: #353535;
  color: #fff;
  border:1px solid #353535;
  padding: 5px 8px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  display: none;
  line-height: 1.2;
  width: 100%;
  float: left;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  #case_nav {
  padding: 3%;
  text-align: left;

}
  #case_nav ul li{
  width:49.5%;
  margin-right: 1%;
  margin-bottom: 10px;
}
#case_nav ul li:nth-child(2n+1){
  margin-right: 0%;
}
#case_nav ul li.nav_title{
  width: 100%;
  margin-right: 0;

}
}
/*---------------
showroom
-----------------*/

@media screen and (max-width: 767px) {
#showroom{
}
#showroom .h2_container:after{
  top:-15%;
}
#showroom .h2_bg_sp{
  top:-26%;
}
}
/*---------------
rental
-----------------*/
#rental{
  border-bottom:2px solid #4351b3;
}

#rental .col_wrapper{
  margin-top: 0;
}
#rental .leftArea{
  width: 27%;
}
#rental .rightArea{
  width: 67.7%;
}
#rental p:first-child{
  margin-top: 0;
}
#rental p{margin-top: 20px;}
#rental .leftArea .img_container:first-child{
  margin-bottom: 30px;
}
#rental .leftArea .img_container:last-child{
  margin-bottom: 40px;
}
#rental .h2_container:before{
  top:50%;
}
#rental .h2_bg{
  top:30%;
}


@media screen and (max-width: 767px) {
  #rental .h2_container{
    margin: 0;
  }
  #rental .leftArea{
  width: 100%;
}
#rental .rightArea{
  width: 100%;
}
#rental .leftArea .img_container{
  width: 46%;
  display: inline-block;

}
#rental .leftArea .img_container:first-child{
  margin-right: 6%;
}
#rental .img_container:before{

  width: 0px;
  height: 0px;
  border-right:0px solid #4351b3;
}

#rental .img_container:after{
  width: 0px;
  height: 0px;
  border-left:0px solid #4351b3;
}
#rental .h2_bg_sp{
  top:-38%;
}

}
/*---------------
about
-----------------*/
#about{
  background-color: #efefef;
}
#entertainment #about{
  margin-top: 150px;
}
#about p{font-size: 13px;}
#about .wrapper{
  padding: 40px;
}
#about .col_wrapper{
  margin-top: 0;
  padding: 0;
}
#about .leftArea{
  width: 76.7%;
}
#about .rightArea{
  width:18.9%;
}
.btn_area{
  margin-top: 25px;
}
.btn_area a{
  padding-top: 2.8%;
  padding-bottom: 2.8%;
  width: 48.6%;
  background-color: #ccc;
  color: #fff;
  border-radius:3px;
  position: relative;
  display: inline-block;
  font-size: 13px;
  text-align: center;
}
.btn_area a:before{
  content:"";
  position: absolute;
  top:0;
  bottom:0;
  right:5%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-right:2px solid #ffffff;
  border-bottom:2px solid #ffffff;
  transform: rotate(-45deg);
}
.btn_area a.about_touch{
  margin-right: 1%;
  background-color: #2a2322;
}
.btn_area a.purchase{
  background-color: #f5683a;
}

#about .fz_small{
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  #about .wrapper{
  padding: 0px;
}
#about .leftArea{
  width: 100%;
}
#about .rightArea{
  width:100%;
}
.btn_area a{
  padding-top: 7%;
  padding-bottom: 7%;
  padding-left: 5%;
  padding-right: 5%;
  background-color: #ccc;
  color: #fff;
  border-radius:3px;
  position: relative;
  display: inline-block;
  font-size: 13px;
  width: 100%;
}
.btn_area a.about_touch{
  margin-right: 0%;
   margin-bottom: 2%;
}
#about .col_wrapper{
  margin-bottom: 20px;
}
#about .fz_small{
  font-size: 10px;
}
}
/*---------------
bottom_nav
-----------------*/
#bottom_nav{margin-top: 50px;}


@media screen and (max-width: 767px) {}

/*---------------
gesture
-----------------*/
#gesture .h2_container:before{
  background-color: #d44364;
}

#gesture .h2_bg{
  border-right:2px solid #d44364;
  border-left:2px solid #d44364;

}
#gesture .h2_container:after{
  background-color: #d44364;
}
#gesture .h2_bg_sp{
  border-right:2px solid #d44364;
  border-left:2px solid #d44364;
}
#gesture .bg_gray h3{
  line-height: 36px;
}
#gesture h3:after{
  background-color: #d44364;
  bottom:-20px;
}
#gesture .img_container:before{
  border-right:1px solid #d44364;
}
#gesture .img_container:after{
  border-left:1px solid #d44364;
}
#gesture .h2_bg_sp{
  top:-18%;
}
@media screen and (max-width: 767px) {}
/*---------------
tgs
-----------------*/
#tgs .h2_container:before{
  background-color: #d44364;
}

#tgs .h2_bg{
  border-right:2px solid #d44364;
  border-left:2px solid #d44364;

}
#tgs .h2_container:after{
  background-color: #d44364;
}
#tgs .h2_bg_sp{
  border-right:2px solid #d44364;
  border-left:2px solid #d44364;
}
#tgs h3:after{
  background-color: #d44364;
}
#tgs .img_container:before{
  border-right:1px solid #d44364;
}
#tgs .img_container:after{
  border-left:1px solid #d44364;
}
#tgs .h2_bg_sp{
  top:-18%;
}
@media screen and (max-width: 767px) {}

/*----------------------------------------------------
#homeuse
------------------------------------------------------*/
#homeuse .h2_container:before{
  background-color: #ffcf51;
}

#homeuse .h2_bg{
  border-right:2px solid #ffcf51;
  border-left:2px solid #ffcf51;

}
#homeuse .h2_container:after{
  background-color: #ffcf51;
}
#homeuse .h2_bg_sp{
  border-right:2px solid #ffcf51;
  border-left:2px solid #ffcf51;
}
#homeuse .bg_gray h3{
  line-height: 36px;
}
#homeuse h3:after{
  background-color: #ffcf51;
}
#homeuse h4.h4_sub:after{
  background-color: #ffcf51;
}
#homeuse .img_container:before{
  border-right:1px solid #ffcf51;
}
#homeuse .img_container:after{
  border-left:1px solid #ffcf51;
}
#homeuse .h2_bg_sp{
  top:-22%;
}
@media screen and (max-width: 767px) {}
/*---------------
#touchComing
-----------------*/
.case_home{
  text-align: left;
}
.case_home+.case_home{
  margin-top: 130px;
}
.case_number{
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 767px) {}

/*---------------
#useExample
-----------------*/
#useExample{

}
#useExample .col_wrapper{
  margin-top: 10px;
  padding: 0;
}
.thum{
  cursor: pointer;
}
.thum_w25p{
  float: left;
  width: 24.4%;
  margin-left: 0.8%;
  padding: 0.5%;
  transition: all 0.2s ease 0s;
}
.thum_w25p:hover{
  background-color: #f2f2f2;
}
.thum_w25p:first-child{
  margin-left: 0;
}
.thum_w25p:nth-child(5n){
  margin-left: 0;
}
.thum_detail{
  padding: 2%;
}
.thum_category{
  background-color: #ee9e05;
  padding: 5px 5px 3px 5px;
  font-size: 11px;
  line-height: 1;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
}
.thum_p{
    width: 100%; 
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-size: 12px;
    height: 30px;

}
.newMark{position: relative;}
.newMark:after{
  content:"NEW";
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: absolute;
  top:0.5%;
  left:0.5%;
  color: #fff;
  background-color: #cd0e6d;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  padding-top: 1px;
  transform: rotate(-15deg);
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.9);
}
@media screen and (max-width: 767px) {

.thum_w25p{
  width: 48.8%;
  margin-left: 0.8%;
  margin-top: 2%;
}
.thum_w25p:nth-child(odd){
  margin-left: 0;
}
.thum_category{
  font-size: 9px;
}
.thum_p{
  height:25px;
}
.newMark:after{
  content:"NEW";
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: absolute;
  top:0.5%;
  left:0.5%;
  color: #fff;
  background-color: #cd0e6d;
  line-height: 30px;
  font-size: 9px;
  text-align: center;
  padding-top: 1px;
  transform: rotate(-15deg);
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.9);
}
}
/*---------------
#more
-----------------*/
#more{}
.w300{
  max-width: 300px;
  width: :100%;
}
/*---------------
#modal
-----------------*/
.modal-overlay{
  background-color:rgba(0,0,0,0.75);
  opacity: 0.67;
  position: fixed;
  z-index: 1000;
  /*transition: all 0.3s linear 0s;*/
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.modal-content_homeuse {
    position:fixed;
    display:none;
    z-index:10000;
/*     width:50%; */
    margin:0;
    background:#fff;
    border-radius:0px;
}
.modal-content_homeuse-wrap{
    padding:4%;
    float: left;
}
.modal-content_homeuse img{
  max-width:450px;
  max-width:450px;
}
.modal-content_homeuse p{
  font-size: 13px;
  line-height: 22px;
}
.photoData{
  display: none;
}
p.modal-photoData{
  text-align: right;
  font-size: 11px;
  color: #898989;
  margin-bottom: 30px;
}
.modal-close{
  position: absolute;
  right:0;
  top:-38px;
  z-index: 100000;
  width: 35px;
  height: 35px;

}
.modal-closeBar1{
  position: absolute;
  background-color: #000;
  transform: rotate(45deg);
  width: 40px;
  height: 5px;
  z-index: 10000;
  top:0;
  right:0;
  bottom:0;
  left:0;
  margin: auto;
}
.modal-closeBar2{
  position: absolute;
  background-color: #000;
  transform: rotate(-45deg);
  width: 40px;
  height: 5px;
  z-index: 10000;
  top:0;
  right:0;
  bottom:0;
  left:0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .modal-content_homeuse {
    width: 90%;
  }
}
