.showPC{ display: block  !important; }
.showSP{ display:none !important;}

body{
  min-width: 960px;
}

#wrapper {
  display: none;
  position: relative;
  margin: 0;
}

header {
  position: fixed;
  width: 100%;
  min-width: 960px;
  height: 60px;
  background-color: #d02f26;
  z-index: 9999;
}

#wrapper.fixed header {
  position: fixed;
  left: 0;
  top: 0;
}

header h1 {
  position: absolute;
  left: 40px;
  top: 15px;
}

header h1 img{
  width: 90px;
  height: auto;
}

header nav {
  position: absolute;
  right: 0px;
  top: 20px;
}

header nav div.button {
  position: relative;
  height: 24px;
  float: left;
  margin:0 30px 0 0;
}

header nav div.button a img{
  vertical-align:top;
}


header nav .social{
  float: left;
}

header nav .social div{
  float: left;
  margin-top: 2px;
}

header nav .social img {
  vertical-align: top;
}

header nav .social .button{
  margin-right: 15px;
}

header nav .social .social_title{
  margin-right: 15px;
}

#container {
  padding: 60px 0 0 0;
}

/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  index.html [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

#container.index .tImages {
  position: relative;
  width: 100%;
  height: 590px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#container.index .tImages .prev,
#container.index .tImages .next{
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
}

#container.index .tImages .prev{left: 0;top: 50%;}
#container.index .tImages .next{right:0; top: 50%;}

#container.index .tImages ol li{
}

#container.index .tImages ul {
  width: 300%;
  height: 590px;
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

#container.index .tImages ul li {
  position: relative;
  float: left;
  width: 33.3333%;
  height: 590px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#container.index .tImages ul li .bg{
  position: relative;
  width: 100%;
  height: 590px;
  overflow:hidden;
  text-align: center;
  background: #ffffff;
}

#container.index .tImages ul li .bg img{
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#container.index .tImages ul li .box{
  position:absolute;
  width: 960px;
  height: 100%;
  left: 50%;
  margin: 0 0 0 -480px;
  padding: 0;
  z-index: 1;
}

#container.index .tImages ul li.ti1,
#container.index .tImages ul li.ti2,
#container.index .tImages ul li.ti3{
  background-color:#fff;
}

#container.index .tImages ul li.ti1 .button,
#container.index .tImages ul li.ti2 .button,
#container.index .tImages ul li.ti3 .button{
  position: absolute;
  left: 40px;
  bottom:120px;
}

#container.index .tImages ul li.ti1 .button img,
#container.index .tImages ul li.ti2 .button img,
#container.index .tImages ul li.ti3 .button img{
  width: 265px;
  height: 53px;
}

#container.index .txt_button{
  width: 130px;
  line-height:41px;
  height:41px;

}

#container.index .txt_button a{
  display: block;
  border: 1px solid #333333;
  color:#111111;
  background-color: inherit;
  font-size: 15px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#container.index .txt_button a:hover{
  display: block;
  border: 1px solid #d02f26;
  color:#FFFFFF;
  background-color:#d02f26;
}

#container.index .products h2{
  text-align: center;
  padding: 25px 0;
}

#container.index .products h2 span{
  border-bottom: 1px solid #000;
  padding-bottom:10px;
}

#container.index .products .row {
}

#container.index .products .row .box {
  position: relative;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}

#container.index .products .row .box.two{
  width: 50%;
  height: 360px;
  line-height: 160%;
}

#container.index .products .row .box.two .arrow {
  position: absolute;
  top: 50%;
  right: 5%;
  width: 18px;
  height: 33px;
  margin-top: -16px
}

#container.index .products .row .box.three{
  width: 33.33333%;
  height: 270px;
  box-sizing: border-box;
  border-right: 1px solid #e3e3e3;
}

#container.index .products .row .box .images{
  position: relative;
}

#container.index .products .row .box.c1 .images{
  position: absolute;
  top: 88px;
  left: 50%;
  margin-left: -101px;
  width:202px;
  height: 130px;
}

#container.index .products .row .box.c2 .images{
  position: absolute;
  top: 88px;
  left: 50%;
  margin-left: -186px;
  width:372px;
  height: 130px;
}

#container.index .products .row .box.c2 .images img:first-child{
  margin:0 18px 0 0;
}

#container.index .products .row .box.three .images{
  position: absolute;
  top: 88px;
  left: 50%;
  margin-left: -75px;
  width:149px;
  height: 62px;
}

#container.index .products .row .box .point {
  list-style: none;
  width: 300px;
  position: absolute;
  top: 182px;
  left: 50%;
  margin-left: -150px;
  text-align:left;
}

#container.index .products .row .box.c2 .point {
  list-style: none;
  width: 340px;
  position: absolute;
  margin-left: -170px;
}

#container.index .products .row .box.three .point {
  list-style: none;
  width: 100%;
  position: absolute;
  top: 130px;
  left: inherit;
  margin-left:0;
  text-align: center;
}

#container.index .products .row .box .txt_button {
  position: absolute;
  top: 268px;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  height: 41px;
}

#container.index .products .row .box.three .txt_button {
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  height: 41px;
}

#container.index .products .row .box.three .arrow {
  position: absolute;
  top: 50%;
  right: 5%;
  width: 18px;
  height: 33px;
  margin-top: -16px
}

#container.index .products .row .box .point img{
  margin-right: 12px;
}

#container.index .products .row .box .gradation_box {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#container.index .products .row .box .gradation_box .on,
#container.index .products .row .box .gradation_box .off{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#container.index .products .row .box.c1 .gradation_box .on{
  z-index: 1;
  background-color: #e1faff;
}

#container.index .products .row .box.c1 .gradation_box .off{
  z-index: 0;
  background-color: #cdf6ff;
}

#container.index .products .row .box.c2 .gradation_box .on{
  z-index: 1;
  background-color: #eff2f6;
}

#container.index .products .row .box.c2 .gradation_box .off{
  z-index: 0;
  background-color: #e5e9f0;
}

#container.index .products .row.line2 .box .gradation_box .on{
  z-index: 1;
  background: #ffffff;
}

#container.index .products .row.line2 .box .gradation_box .off{
  z-index: 0;
  background-color: #fafafa;
}

#container.index .comparison {
  font-size: 13px;
  height: 400px;
  background: url("../img/comparison_index_background.jpg") repeat-x top center;
}

#container.index .comparison .button {
  width: 130px;
  height: 41px;
}

#container.index .comparison .button a{
  width: 130px;
  height: 41px;
}

#container.index .comparison .box {
  position: relative;
  width: 960px;
  height: 400px;
  margin: auto;
  background: url("../img/comparison_index_img01.png") no-repeat right center;
}

#container.index .comparison .box .tips {
  position: absolute;
  left: 88px;
  top: 130px;
  text-align: center;
}

#container.index .comparison .box .tips h3 {
  margin: 0 0 15px 0;
}

#container.index .comparison .box .tips h3 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.index .comparison .box .tips p{
  margin: 0 auto 15px auto;
}

#container.index .introduction{
  font-size: 13px;
  height: 400px;
  background-color: #ffffff;
}

#container.index .introduction .button {
  width: 130px;
  height: 41px;
}

#container.index .introduction .button a{
  width: 130px;
  height: 41px;
}

#container.index .introduction .box {
  position: relative;
  width: 960px;
  margin: auto;
}

#container.index .introduction .box ul.objs {
  position: absolute;
  list-style: none;
  top: 160px;
}

#container.index .introduction .box ul.objs li{
  float: left;
  margin:0 30px 0 0;
  padding: 0;
}

#container.index .introduction .box .tips {
  position: absolute;
  top: 130px;
  right: 0;
  text-align: center;
}

#container.index .introduction .box .tips h3 {
  margin: 0 0 15px 0;
}

#container.index .introduction .box .tips h3 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.index .introduction .box .tips p{
  margin: 0 auto 15px auto;
}

#container.index .fImages{
  position: relative;
  width: 100%;
  height: 400px;
  text-align: center;
  background-color: #fff;
}

#container.index .fImages .box{
  position: absolute;
  left:50%;
  top:0;
  z-index: 0;
  width: 960px;
  height: 400px;
  margin: 0 0 0 -480px;
  z-index: 1;
}

#container.index .fImages .box .button{
  position: absolute;
  left: 50%;
  top:50%;
  margin: -27px 0 0 -132px;
}

#container.index .fImages .bg{
  position: relative;
  width: 100%;
  height: 400px;
  text-align: center;
  overflow: hidden;
}

#container.index .fImages .bg img{
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  /product [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

#container.products {
}

#container.products h2{
  text-align: center;
  background: #ffffff;
  padding: 50px;
}

#container.products h2 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.products .products_index{

}

#container.products .products_index .prop{
  width: 100%;
  height: 430px;
  background-color: #fafafa;
  border-bottom: 1px solid #e4e4e4;
}

#container.products .products_index .prop.b1{
  background-color: #cdf6ff;
}

#container.products .products_index .prop.b2{
  background-color: #e5e9f0;
}

#container.products .products_index .prop.b3{
  background-color: #f1ede2;
}

#container.products .products_index .prop .box{
  position: relative;
  width: 860px;
  height: 430px;
  margin: auto;
}

#container.products .products_index .prop .box .titles{
  position: absolute;
  width: 390px;
  right: 0;
  top:40px;
}

#container.products .products_index .prop .box .titles h3{
  font-size: 24px;
}

#container.products .products_index .prop .box .titles p{
  line-height: 120%;
}


#container.products .products_index .prop .box .titles span{
  font-size: 12px;
}


#container.products .products_index .prop .box .images{
  position: absolute;
  top: 106px;
  left: 0;
}

#container.products .products_index .prop .box ul.icons{
  position: absolute;
  list-style: none;
  width: 400px;
  margin: 0px 0px;
  right: -5px;
  top:133px;
}

#container.products .products_index .prop .box ul.icons li{
  width: 70px;
  height: 70px;
  float: left;
  margin: 5px;
  background-repeat: no-repeat;
  background-size: 70px 140px;
  background-position: 0 0;
}

#container.products .products_index .prop .box ul.icons li.i1{
  background-image: url("../../product/img/products_index_icon01_on.png");
}

#container.products .products_index .prop .box ul.icons li.i2{
  background-image: url("../../product/img/products_index_icon02_on.png");
}

#container.products .products_index .prop .box ul.icons li.i3{
  background-image: url("../../product/img/products_index_icon03_on.png");
}

#container.products .products_index .prop .box ul.icons li.i4{
  background-image: url("../../product/img/products_index_icon04_on.png");
}

#container.products .products_index .prop .box ul.icons li.i5{
  background-image: url("../../product/img/products_index_icon05_on.png");
}

#container.products .products_index .prop .box ul.icons li.i6{
  background-image: url("../../product/img/products_index_icon06_on.png");
}

#container.products .products_index .prop .box ul.icons li.i7{
  background-image: url("../../product/img/products_index_icon07_on.png");
}

#container.products .products_index .prop .box ul.icons li.i8{
  background-image: url("../../product/img/products_index_icon08_on.png");
}

#container.products .products_index .prop .box ul.icons li.i9{
  background-image: url("../../product/img/products_index_icon09_on.png");
}

#container.products .products_index .prop .box ul.icons li.i10{
  background-image: url("../../product/img/products_index_icon10_on.png");
}

#container.products .products_index .prop .box ul.icons li.off{
  background-position: 0 -70px;
}


#container.products .products_index .prop .box .detailButton{
  position: absolute;
  width: 275px;
  height: 60px;
  top: 278px;
  left: 0;
}

#container.products .products_index .prop .box .detailButton a{
  display: block;
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  border-bottom: 1px solid #333333;
  float: left;
  color: #333333;
  text-decoration: none;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  text-indent: -1em;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#container.products .products_index .prop .box .detailButton a:last-child{
  border-right: 1px solid #333333;
}

#container.products .products_index .prop .box .detailButton a:hover{
  background-color: #d02f26;
  border: 1px solid #d02f26;
  color: #fff;
}

#container.products .products_index .prop .box .linkButton{
  position: absolute;
  width: 390px;
  right: 0;
  top: 316px;
}

#container.products .products_index .prop .box .linkButton a{
  display: block;
  border: 1px solid #333333;
  text-align: center;
  color: #333333;
  text-decoration: none;
  font-size: 16px;
  line-height: 55px;
  font-weight: bold;
  background-image: url("../img/blank_icon.png");
  background-repeat: no-repeat;
  background-position: 350px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#container.products .products_index .prop .box .linkButton a:hover{
  background-color: #d02f26;
  border: 1px solid #d02f26;
  color: #fff;
}

#container.products .products_index .prop.b3 .box .images{
  top: 80px;
}

#container.products .products_index .prop.b3 .box .detailButton{
  top: 309px;
}

#container.products .products_index .prop.b4 .box .images,
#container.products .products_index .prop.b5 .box .images,
#container.products .products_index .prop.b6 .box .images{
  top: 158px;
}

#container.products .products_index .comparison {
  font-size: 13px;
  height: 400px;
  background: url("../img/comparison_index_background.jpg") repeat-x top center;
}

#container.products .products_index .comparison .txt_button{
  width: 130px;
  line-height:41px;
  height:41px;

}

#container.products .products_index .comparison .txt_button a{
  display: block;
  border: 1px solid #333333;
  color:#111111;
  background-color: inherit;
  font-size: 15px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#container.products .products_index .comparison .txt_button a:hover{
  display: block;
  border: 1px solid #d02f26;
  color:#FFFFFF;
  background-color:#d02f26;
}

#container.products .products_index .comparison .box {
  position: relative;
  width: 960px;
  height: 400px;
  margin: auto;
  background: url("../img/comparison_index_img01.png") no-repeat right center;
}

#container.products .products_index .comparison .box .tips {
  position: absolute;
  left: 88px;
  top: 130px;
  text-align: center;
}

#container.products .products_index .comparison .box .tips h3 {
  margin: 0 0 15px 0;
}

#container.products .products_index .comparison .box .tips h3 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.products .products_index .comparison .box .tips p{
  margin: 0 auto 15px auto;
}

@supports (-moz-osx-font-smoothing:auto) {
  #container.products .products_index .prop .box .titles p{
    line-height: 120%;
  }
}

#container.products .products_wrapper{
  background: #fafafa;
}

#container.products .products_wrapper .box{
  width: 960px;
  margin: auto;
}

#container.products .products_wrapper .box .left{
  float:left;
  width: 221px;
  padding: 50px 0;
}

#container.products .products_wrapper .box .left h3 a{
  display: block;
  color: #333333;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 14px;
}

#container.products .products_wrapper .box .left h3 a:hover{
  color: #d02f26;
}

#container.products .products_wrapper .box .left h3 a::before{
  content:">  "
}

#container.products .products_wrapper .box .left dl{
  border-top: 1px solid #000000;
  padding: 14px 0 24px 0;
}

#container.products .products_wrapper .box .left dl dt{
  float: left;
  width: 59px;
  margin-right: 15px;
  padding-top: 10px;
}

#container.products .products_wrapper .box .left dl dd{
  float: left;
  width: 147px;
}

#container.products .products_wrapper .box .left dl dd ul{
  list-style: none;
}

#container.products .products_wrapper .box .left dl dd ul li{
  border-bottom: 1px dashed #ccc;
  padding: 10px 0 10px 0;
}

#container.products .products_wrapper .box .left dl dd ul li a {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 14px;
  text-decoration: none;
}

#container.products .products_wrapper .box .left dl dd ul li a:hover{
  color: #d02f26;
}

#container.products .products_wrapper .box .left dl dd ul li a[target="_blank"]{
  background: url("../img/blank_icon.png") no-repeat right center;
}

#container.products .products_wrapper .box .left a.active{
  color: #d02f26;
}

#container.products .products_wrapper .box .left dl dd ul li:last-child{
  padding: 10px 0 0 0;
  border: none;
}

#container.products .products_wrapper .box .right{
  float: left;
  border-left: 1px solid #ccc;
  width: 660px;
  padding: 50px 0 50px 49px;
  margin: 0 0 0 30px;
  box-sizing: border-box;
}

#container.products .products_wrapper .box .right .f18{
  font-size: 18px;
}

#container.products .products_wrapper .box .right h3{
  font-size: 24px;
  margin:0 0 20px 0;
}

#container.products .products_wrapper .box .right .feature_nav {
  margin:0 0 60px 0;
}

#container.products .products_wrapper .box .right .feature_nav ul{
  list-style: none;
  width: 660px;
}

#container.products .products_wrapper .box .right .feature_nav ul li{
  width: 330px;
  line-height: 64px;
  float: left;
}

#container.products .products_wrapper .box .right .feature_nav ul li a{
  display: block;
  text-align: center;
  color: #333333;
  text-decoration: none;
}

#container.products .products_wrapper .box .right .feature_nav ul li a img{
  margin: 0 15px 0 0;
}

#container.products .products_wrapper .box .right .feature_nav ul li.n1{
  background: url("../../product/img/products_nav_bg1.jpg") no-repeat;
}

#container.products .products_wrapper .box .right .feature_nav ul li.n2{
  background: url("../../product/img/products_nav_bg2.jpg") no-repeat;
}

#container.products .products_wrapper .box .right .points{
  font-size: 14px;
}

#container.products .products_wrapper .box .right .points h4{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

#container.products .products_wrapper .box .right .points h4 img{
  margin-right: 10px;
}

#container.products .products_wrapper .box .right .points p{
  margin-bottom: 30px;
}

#container.products .products_wrapper .box .right .point_2 p {
  font-size: 18px;
}

#container.products .products_wrapper .box .right .points p span.red {
  color: #d02f26;
  font-weight: bold;
}

#container.products .products_wrapper .box .right .qa{
  width: 660px;
  border-bottom: 1px solid #d0d0d0;
}

#container.products .products_wrapper .box .right .qa dl{
  width: 100%;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}

#container.products .products_wrapper .box .right .qa dl.active{
  border-top: 1px solid #d02f26;
  border-left: 1px solid #d02f26;
  border-right: 1px solid #d02f26;
}

#container.products .products_wrapper .box .right .qa dl dt{
  background-color: #fafafa;
  background-image: url("../../product/img/q_red.png");
  background-repeat: no-repeat;
  background-position: 20px 30px;
  background-size: 17px 22px;
}

#container.products .products_wrapper .box .right .qa dl dt a {
  display: block;
  padding: 25px 80px 25px 55px;
  text-decoration: none;
  background-image: url("../../product/img/qa_plus.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 16px 16px;
  color: #333333;
  outline: inherit;
}

#container.products .products_wrapper .box .right .qa dl dt:hover{
  background-color: #fff;
}

#container.products .products_wrapper .box .right .qa dl dt:hover a{
  color:#d02f26;
}


#container.products .products_wrapper .box .right .qa dl.active dt{
  background-color: #d02f26;
  background-image: url("../../product/img/q_white.png");
}


#container.products .products_wrapper .box .right .qa dl.active dt a{
  background-image: url("../../product/img/qa_minus.png");
  color: #fff;
}

#container.products .products_wrapper .box .right .qa dl dd{
  display: none;
  padding: 25px 55px 25px 55px;
  background-image: url("../../product/img/a_red.png");
  background-repeat: no-repeat;
  background-position: 20px 30px;
  background-size: 17px 17px;
  background-color: #fff;
}

/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  /what [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

#container.what {
}

#container.what h2{
  text-align: center;
  background: #ffffff;
  padding: 50px;
}

#container.what h2 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.what .what_wrapper{
  background: #fafafa;
}

#container.what .what_wrapper .box{
  width: 960px;
  margin: auto;
}

#container.what .what_wrapper .box h3{
  box-sizing: border-box;
  padding: 50px 0;
}

#container.what .what_wrapper .box h3 img{
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
}

#container.what .what_wrapper .box .what_list{
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}

#container.what .what_wrapper .box .what_list dl{
  width: 100%;
  box-sizing: border-box;
}

#container.what .what_wrapper .box .what_list dl.active{
}

#container.what .what_wrapper .box .what_list dl dt{
  position: relative;
  box-sizing: border-box;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: 20px 30px;
  background-size: 17px 22px;
  overflow: hidden;
}

#container.what .what_wrapper .box .what_list dl dt img {
  display: block;
  position: absolute;
  left: 32px;
  top: 50%;
  margin-top: -60px;
}

#container.what .what_wrapper .box .what_list dl dt img.off{
  display:block;
}

#container.what .what_wrapper .box .what_list dl dt img.on{
  display: none;
}

#container.what .what_wrapper .box .what_list dl.active dt img.on{
  display:block;
}

#container.what .what_wrapper .box .what_list dl.active dt img.off{
  display:none;
}

#container.what .what_wrapper .box .what_list dl dt a {
  display: block;
  padding: 25px 80px 25px 75px;
  border-top: 1px solid #d0d0d0;
  text-decoration: none;
  background-image: url("../../product/img/qa_plus.png");
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 16px 16px;
  color: #333333;
  outline: inherit;
}

#container.what .what_wrapper .box .what_list dl dt a img{
  display: block;
  position: absolute;
  left:inherit;
  top:inherit;
  right:80px;
  bottom: 0;
  margin-top: 0;

  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

}

#container.what .what_wrapper .box .what_list dl dt:hover{
  background-color: #fff;
}

#container.what .what_wrapper .box .what_list dl dt:hover a{
  color:#d02f26;
}


#container.what .what_wrapper .box .what_list dl.active dt{
  background-color: #d02f26;
  border-left: 1px solid #d02f26;
  border-right: 1px solid #d02f26;
}


#container.what .what_wrapper .box .what_list dl.active dt a{
  border-top: 1px solid #d02f26;
  background-image: url("../../product/img/qa_minus.png");
  color: #fff;
}

#container.what .what_wrapper .box .what_list dl.active dt a img{
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#container.what .what_wrapper .box .what_list dl dd{
  position: relative;
  display: none;
  padding: 25px 75px 25px 75px;
  border-left: 1px solid #d02f26;
  border-right: 1px solid #d02f26;
  background-image: url("../../what/img/line.png");
  background-repeat:repeat-y;
  background-position: 32px 0;
  background-size: 17px 121px;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 14px;
}

#container.what .what_wrapper .box .what_list dl.active dd{
}

#container.what .what_wrapper .box .what_list dl dd img{
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

#container.what .what_wrapper .box .what_list dl.w4 dd img{
  bottom: 50%;
  margin-bottom: -139px;
}

#container.what .what_wrapper .box .what_list dl.w8 dd img{
  bottom: 50%;
  margin-bottom: -204px;
}

#container.what .what_wrapper .box .what_list dl.w9 dd img{
  right: 15px;
  bottom: 50%;
  margin-bottom: -112px;
}

#container.what .what_wrapper .box .what_list dl.w11 dd img{
  bottom: 50%;
  margin-bottom: -115px;
}

#container.what .what_wrapper .box .what_list dl.w12 dd img{
  bottom: 50%;
  margin-bottom: -118px;
}

#container.what .what_wrapper .box .what_list dl.w13 dd img{
  bottom: 50%;
  right: 30px;
  margin-bottom: -62px;
}

#container.what .what_wrapper .box .what_list dl.w14 dd img{
  right: 30px;
  bottom: 50%;
  margin-bottom: -45px;
}

#container.what .what_wrapper .box .what_list dl dd table{
  width: 100%;
}

#container.what .what_wrapper .box .what_list dl dd table tr{
}

#container.what .what_wrapper .box .what_list dl dd table th,
#container.what .what_wrapper .box .what_list dl dd table td{
  text-align: left;
  vertical-align: top;
  border-bottom: 1px dashed #cccccc;
  margin: 0;
}

#container.what .what_wrapper .box .what_list dl dd table th{
  font-weight: normal;
  width: 10em;
  padding: 15px 15px 15px 0px;
}

#container.what .what_wrapper .box .what_list dl dd table td{
  position: relative;
  padding: 15px 120px 15px 0px;
}

#container.what .what_wrapper .box .what_list dl dd table tr:last-child th,
#container.what .what_wrapper .box .what_list dl dd table tr:last-child td{
  border-bottom: none;
}

#container.what .what_wrapper .box .what_list dl dd table td table {
  width: 80%;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#container.what .what_wrapper .box .what_list dl dd table td table th{
  width: inherit;
}
#container.what .what_wrapper .box .what_list dl dd table td table th,
#container.what .what_wrapper .box .what_list dl dd table td table td{
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #ccc;
}

#container.what .what_wrapper .box .what_list dl dd table tr:last-child td table th{
  border-bottom: 1px solid #cccccc;
}

#container.what .what_wrapper .think {
    background-color: #fff;
    margin-top: 50px;
}

#container.what .what_wrapper .think .box  {
  position: relative;
  padding: 48px 0 70px 75px;
  box-sizing: border-box;
}

#container.what .what_wrapper .think .box img.item{
  position: absolute;
  left: 28px;
  top: -51px;
}

#container.what .what_wrapper .think .box h4{
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 15px 0;
}

/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  /compare [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

#container.compare {
}

#container.compare h2{
  text-align: center;
  background: #ffffff;
  padding: 50px;
}

#container.compare h2 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.compare .compare_wrapper{
  background: #fafafa;
  padding: 50px 0;
}

#container.compare .compare_wrapper h3{
  font-size: 18px;
  margin-bottom: 15px;
}

#container.compare .compare_wrapper .box {
  width: 960px;
  margin: auto;
}

#container.compare .compare_wrapper .box .compare_list table{
  width: 100%;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

#container.compare .compare_wrapper .box .compare_list table tr{
}

#container.compare .compare_wrapper .box .compare_list table thead tr th,
#container.compare .compare_wrapper .box .compare_list table thead tr td{
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  box-sizing: border-box;
  text-align: center;
  padding:20px 15px;
}

#container.compare .compare_wrapper .box .compare_list table tbody tr th,
#container.compare .compare_wrapper .box .compare_list table tbody tr td{
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  box-sizing: border-box;
  text-align: center;
  padding:15px 15px;
}

#container.compare .compare_wrapper .box .compare_list table thead{
  background-color: #efefef;
}

#container.compare .compare_wrapper .box .compare_list table thead th{
  font-weight: normal;
  color: #d02f26;
}

#container.compare .compare_wrapper .box .compare_list table thead th span{
  font-size: 13px;
}

#container.compare .compare_wrapper .box .compare_list table tbody tr th {
  font-weight:normal;
  line-height: 120%;
  background-color: #ffffff;
}

#container.compare .compare_wrapper .box .compare_list table tbody tr th span{
  font-size:12px;
}

#container.compare .compare_wrapper .box .compare_list table tbody tr td {
  background-color: #ffffff;
}

#container.compare .compare_wrapper .box .compare_list table tbody tr td:nth-child(even) {
  background-color: #fafafa;
}

#container.compare .action_wrapper {
  background: url("../../compare/img/action_background_loop.jpg") repeat-x center bottom;
}

#container.compare .action_wrapper .inner{
  background: url("../../compare/img/action_background.jpg") no-repeat center bottom;
}

#container.compare .action_wrapper .box h3{
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

#container.compare .action_wrapper .box{
  width: 960px;
  margin: auto;
  padding: 50px 0 240px 0;
}

#container.compare .action_wrapper .box table {
  width: 680px;
}

#container.compare .action_wrapper .box table th{
  text-align: left;
}

#container.compare .action_wrapper .box table thead th,
#container.compare .action_wrapper .box table thead td{
  border-bottom: 1px dashed #cccccc;
  padding: 10px 0px;
  color: #d02f26;
}

#container.compare .action_wrapper .box table tbody th,
#container.compare .action_wrapper .box table tbody td{
  border-bottom: 1px dashed #cccccc;
  padding: 15px 0px;
  font-size: 14px;
}

#container.compare .action_wrapper .box table tbody tr:last-child th{ border: none; }
#container.compare .action_wrapper .box table tbody tr:last-child td{ border: none; }

/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  /sitemap [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

#container.sitemap {
}

#container.sitemap h2{
  text-align: center;
  background: #ffffff;
  padding: 50px;
}

#container.sitemap h2 span{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

#container.sitemap .sitemap_wrapper{
  background: #fafafa;
  padding: 35px 0 100px 0;
}

#container.sitemap .sitemap_wrapper .box {
  width: 960px;
  margin: auto;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list{
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl{
  border-bottom: 1px solid #000000;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dt {
  padding: 15px 0;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dt a{
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dt a:before{
  content :">    ";
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dt a:hover{
  color: #d02f26;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd ul{
  list-style: none;
  border-top: 1px dashed #cccccc;
  padding: 15px;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd ul li{
  padding: 5px;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a{
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a:hover{
  color: #d02f26;
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a:before{
  content :">  "
}

#container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a[target="_blank"]{
  background: url("../img/blank_icon.png") no-repeat right center;
  padding-right: 20px;
}


/*-----------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

  /footer [PC]

/////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------*/

footer {
  margin: 0;
  padding: 0 0 0 0;
}

footer .box{
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

footer .pagetop {
  background-color: #d02f26;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

footer .pagetop:hover {
  background-color: #da5c55;
}

footer .pagetop a {
  display: block;
  padding: 20px 0;
}

footer .left.company {
  float: left;
  font-size: 13px;
}

footer .left.company a{
  color: #333333;
  text-decoration: none;
}

footer .left.company img{
  width: 207px;
  height: auto;
  margin-right: 20px;
}

footer .right.copyright {
  float:right;
  font-size: 12px;
}

@media screen and (min-width: 641px) {

  header nav { right: 0 !important; }
  #container.products .products_wrapper .box .left{ display:block !important; };

}


@media screen and (max-width: 640px) {

  .showSP{ display: block !important; }
  .showPC{ display:none !important; }

  body{
    min-width:inherit;
    width: 100%;
  }

  header {
    min-width:inherit;
    height: 63px;
  }

  #wrapper.fixed header {
    position: fixed;
    left: 0;
    top: 0;
  }

  header h1 {
    position: absolute;
    left: 15px;
    top: 15px;
  }

  header h1 img{
    width: 90px;
    height: auto;
  }

  header .menuButton{
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
  }

  header .menuButton img.m1{
    display:block;
  }

  header .menuButton img.m2{
    display:none;
  }

  header .menuButton.open img.m1{
    display:none;
  }

  header .menuButton.open img.m2{
    display: block;
  }

  header nav {
    position: absolute;
    right: -50%;
    top: 63px;
    width: 50%;
    height: 2000%;
    background-color: #d02f26;
  }

  header nav div.button {
    position: relative;
    width: 78%;
    height:auto;
    float:none;
    margin:0 auto 0 auto;
    padding: 5% 0 5% 0;
    border-bottom: 1px solid #e3827d;
  }

  header nav div.button a {
    width: 100%;
    height:auto;
  }

  header nav div.button a img{
    vertical-align:top;
  }

  header nav div.button.a a img{
    width: 22%;
    height: auto;
  }

  header nav div.button.b a img{
    width: 40%;
    height: auto;
  }

  header nav div.button.c a img{
    width: 53%;
    height: auto;
  }

  header nav div.button.d a img{
    width: 54%;
    height: auto;
  }

  header nav div.button.e a img{
    width: 53%;
    height: auto;
  }
  header nav .social{
    float:none;
    width: 78%;
    margin: 10% auto 0 auto;
  }

  header nav .social .s_title{
    display: none;
  }

  header nav .social div{
  }

  header nav .social div.button{
    position: relative;
    width: 30%;
    height:auto;
    float: left;
    margin: 0 5% 0 0;
    padding: 10px 10px 10px 10px;
    border: 1px solid #e3827d;
    box-sizing: border-box;
  }

  header nav .social div.button:last-child{
    margin: 0 0 0 0;
  }

  header nav .social img {
    vertical-align: top;
    width: 100%;
    height: auto;
  }

  #container.index .tImages {
    position: relative;
    width: 100%;
    height:auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }

  #container.index .tImages .prev,
  #container.index .tImages .next{
    position: absolute;
    z-index: 1;
    width: 30px;
    height: 30px;
  }

  #container.index .tImages .prev{left: 0;top: 50%;}
  #container.index .tImages .next{right:0; top: 50%;}

  #container.index .tImages ol{ display: none;}
  #container.index .tImages ol li{ }

  #container.index .tImages ul {
    width: 300%;
    height:auto;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
  }

  #container.index .tImages ul li {
    position: relative;
    float: left;
    width: 33.3333%;
    height:auto;
    margin: 0;
    padding: 0;
  }

  #container.index .tImages ul li .bg{
    position: relative;
    width: 100%;
    height:auto;
    overflow:hidden;
    text-align: center;
    background: #ffffff;
  }

  #container.index .tImages ul li .bg img{
    position:relative;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #container.index .tImages ul li .box{
    position:absolute;
    width: 100%;
    height: 100%;
    left: 0;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 1;
  }

  #container.index .tImages ul li.ti1 .button,
  #container.index .tImages ul li.ti2 .button,
  #container.index .tImages ul li.ti3 .button{
    position: absolute;
    left: 50%;
    bottom:64px;
    width: 54%;
    height:auto;
    margin: 0 0 0 -27%;
  }

  #container.index .tImages ul li.ti1 .button img,
  #container.index .tImages ul li.ti3 .button img,
  #container.index .tImages ul li.ti3 .button img{
    width:100%;
    height: auto;
  }

  #container.index .txt_button{
    width: 130px;
    line-height:41px;
    height:41px;
  }

  #container.index .products .txt_button a{
    display: block;
    border:none;
    color:inherit;
    background-color: inherit;
  }

  #container.index .products .txt_button a:hover{
    border:none;
    color:inherit;
    background-color: inherit;
  }

  #container.index .products .row .box {
    font-size:12px;
    text-align: center;
  }

  #container.index .products .row .box.two{
    width: 100%;
    height:inherit;
    padding: 0 0 40px 0;
  }

  #container.index .products .row .box.two .arrow{
    width: 3%;
    height: 180%;
    margin-top: -2%;
  }

  #container.index .products .row .box.two .arrow img{
    width: 100%;
    height: auto;
  }

  #container.index .products .row .box.three{
    width: 100%;
    height:inherit;
    padding: 40px 0;
    border-bottom: none;
    border-bottom: 1px solid #e3e3e3;
  }

  #container.index .products .row .box.three .arrow{
    width: 3%;
    height: 180%;
    margin-top: -2%;
  }

  #container.index .products .row .box.three .arrow img{
    width: 100%;
    height: auto;
  }


  #container.index .products .row .box .images{
    position: relative;
    width:43%;
    height: auto;
  }

  #container.index .products .row .box br{
    display: none;
  }

  #container.index .products .row .box.c1 .images{
    position:static;
    top: 0;
    left: 0;
    margin-left: 0px;
    margin: auto;
    width:43%;
    height: auto;
  }

  #container.index .products .row .box.c2 .images{
    position:static;
    top: 0;
    left: 0;
    margin-left: 0px;
    margin: auto;
    width:43%;
    height: auto;
  }

  #container.index .products .row .box.c2 .images img:first-child{
    margin:0 0 0 0;
  }

  #container.index .products .row .box.three .images{
    position:static;
    top: 0;
    left: 0;
    margin-left:0;
    margin: auto;
    width:43%;
    height:auto;
  }

  #container.index .products .row .box .point {
    width:230px;
    position:relative;
    top:0;
    left:0;
    margin-left:0;
    margin: auto;
    text-align:left;
  }

  #container.index .products .row .box.c2 .point {
    width:240px;
    position:relative;
    top:0;
    left:0;
    margin-left:0;
    margin: auto;
    text-align:left;
  }


  #container.index .products .row .box.three .point {
    width: 100%;
    position:relative;
    top: 0;
    text-align:center;
  }

  #container.index .products .row .box .txt_button {
    position:absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  #container.index .products .row .box.three .txt_button {
    position:absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  #container.index .products .row .box .txt_button a {
    display: block;
    width: 100%;
    height: 100%;
  }

  #container.index .products .row .box .txt_button a span{
    display: none;
  }

  #container.index .products .row .box .point img{
    margin-right: 12px;
  }

  #container.index .products .row .box .images{
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
  }

  #container.index .products .row .box .images img{
    width: 100%;
    height: auto;
    padding: 0 0 20px 0;
  }

  #container.index .products .row .box .point{
    visibility:inherit !important;
    opacity: 1 !important;
  }

  #container.index .comparison {
    font-size:100%;
    height: 420px;
    background: url("../img/comparison_index_background_sp.jpg") no-repeat center bottom #fff;
    background-size:contain;
  }

  #container.index .comparison .box {
    position: relative;
    width:100%;
    height:420px;
    margin: auto;
    background-image:none;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size:auto;
  }

  #container.index .comparison .txt_button{
    width: 53%;
  }

  #container.index .comparison .txt_button a{
    width: 100%;
  }

  #container.index .comparison .box .tips {
    position:static;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 40px 0 40px 0;
  }

  #container.index .comparison .box .tips h3 {
    margin-bottom: 0;
    width: 22%;
    margin: 0 auto 3% auto;;
  }

  #container.index .comparison .box .tips h3 span{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
  }

  #container.index .comparison .box .tips h3 img{
    width: 100%;
    height: auto;
  }

  #container.index .comparison .box .tips p{
    margin-bottom: 10px;
  }

  #container.index .introduction {
    position: relative;
    height: auto;
  }


  #container.index .introduction .box {
    position:static;
    width:100%;
    height: auto;
    margin: auto;
    padding: 40px 0 40px 0;
  }

  #container.index .introduction .box ul.objs {
    position:relative;
    list-style: none;
    top:inherit;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
  }

  #container.index .introduction .box ul.objs li{
    display: inline;
    float:none;
    margin:15px;
    padding: 0;
  }

  #container.index .introduction .box .tips {
    position:static;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto 0 auto;
  }

  #container.index .introduction .box .tips h3 {
    margin-bottom:0;
    width: 32%;
    margin: 0 auto 3% auto;;
  }

  #container.index .introduction .box .tips h3 span{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
  }

  #container.index .introduction .box .tips h3 img{
    width: 100%;
    height: auto;
  }

  #container.index .introduction .box .tips p{
    margin-bottom: 10px;
    font-size: 120%;
  }

  #container.index .introduction .txt_button{
    width: 53%;
  }

  #container.index .introduction .txt_button a{
    width: 100%;
  }

  #container.index .fImages{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
  }

  #container.index .fImages .box{
    position: absolute;
    left:0;
    top:0;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    z-index: 1;
  }

  #container.index .fImages .box .button{
    position: absolute;
    left: 50%;
    top:50%;
    margin: -27px 0 0 -132px;
  }

  #container.index .fImages .bg{
    position: relative;
    width: 100%;
    height:auto;
    overflow:hidden;
    text-align: center;
    background: #ffffff;
  }

  #container.index .fImages .bg img{
    position:relative;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* Product for SP */

  #container.products {
  }

  #container.products h2{
    padding: 30px;
  }

  #container.products .products_wrapper .box{
    width: 100%;
    margin: auto;
  }

  #container.products .products_wrapper .box .productMenu{
    width: 100%;
    margin: auto;
  }

  #container.products .products_wrapper .box .productMenu a{
    display: block;
    width: 100%;
    height: 0;
    padding-top:17%;
    overflow:hidden;
    background-image: url("../../product/img/menu_button_img_sp.png");
    background-position:center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color:#d02f26;
    text-align: center;
    cursor: pointer;
  }

  #container.products .products_wrapper .box .left{
    float:none;
    width:100%;
    padding: 20px 0 20px 0;
    margin: 0 auto 0 auto;
    background-color: #f1f1f1;
    display:none;
  }

  #container.products .products_wrapper .box .left h3{
    width: 90%;
    margin: auto;
  }

  #container.products .products_wrapper .box .left h3 a{
    display: block;
    color: #333333;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 14px;
  }

  #container.products .products_wrapper .box .left h3 a::before{
    content:">  "
  }

  #container.products .products_wrapper .box .left dl{
    width: 90%;
    border-top: 1px solid #000000;
    padding: 14px 0 24px 0;
    margin: auto;
  }

  #container.products .products_wrapper .box .left dl dt{
    float: left;
    width: 20%;
    margin-right: 15px;
    padding-top: 10px;
  }

  #container.products .products_wrapper .box .left dl dd{
    float:right;
    width: 70%;
  }

  #container.products .products_wrapper .box .left dl:last-child dd{
    float: none;
  }

  #container.products .products_wrapper .box .left dl dd ul{
    list-style: none;
  }

  #container.products .products_wrapper .box .left dl dd ul li{
    border-bottom: 1px dashed #ccc;
    padding: 10px 0 10px 0;
  }

  #container.products .products_wrapper .box .left dl dd ul li a {
    display: block;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
  }

  #container.products .products_wrapper .box .left dl dd ul li a[target="_blank"]{
    background: url("../img/blank_icon.png") no-repeat right center;
  }

  #container.products .products_wrapper .box .left dl dd ul li:last-child{
    padding: 10px 0 0 0;
    border: none;
  }

  #container.products .products_wrapper .box .right{
    float:none;
    border-left:none;
    width:90%;
    padding: 50px 0 50px 0;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
  }

  #container.products .products_wrapper .box .right h3{
    font-size: 24px;
    margin:0 0 20px 0;
  }

  #container.products .products_wrapper .box .right .feature_nav {
    margin:0 0 20px 0;
  }

  #container.products .products_wrapper .box .right .feature_nav img.feature_img{
    width: 100%;
  }

  #container.products .products_wrapper .box .right .feature_nav ul{
    list-style: none;
    width: 100%;
  }

  #container.products .products_wrapper .box .right .feature_nav ul li{
    width: 50%;
    line-height:160%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
  }

  #container.products .products_wrapper .box .right .feature_nav ul li a{
    display: block;
    text-align: center;
    color: #333333;
    text-decoration: none;
  }

  #container.products .products_wrapper .box .right .feature_nav ul li a img{
    margin: 0 auto 10px auto;
    display:block;
  }

  #container.products .products_wrapper .box .right .feature_nav ul li.n1{
    background: url("../../product/img/products_nav_bg1.jpg") no-repeat;
  }

  #container.products .products_wrapper .box .right .feature_nav ul li.n2{
    background: url("../../product/img/products_nav_bg2.jpg") no-repeat;
  }

  #container.products .products_wrapper .box .right .points{
    font-size: 14px;
  }

  #container.products .products_wrapper .box .right .points h4{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
  }

  #container.products .products_wrapper .box .right .points h4 img{
    margin-right:0;
    width: 100%;
    height: auto;
  }

  #container.products .products_wrapper .box .right .points p{
    margin-bottom: 30px;
  }

  #container.products .products_wrapper .box .right .points p img{
    width: 100%;
    height: auto;
  }

  #container.products .products_wrapper .box .right .qa{
    width: 100%;
  }

  #container.products .products_index{

  }

  #container.products .products_index .prop{
    width: 100%;
    height:auto;
  }

  #container.products .products_index .prop .box{
    position: relative;
    width: 100%;
    height:auto;
    margin: auto;
    padding: 30px 0 30px 0;
  }

  #container.products .products_index .prop .box .titles{
    position:static;
    width:auto;
    text-align: center;
    padding: 0 0 20px 0;
    font-size: 14px;
  }

  #container.products .products_index .prop .box .titles h3{
    font-size: 18px;
  }

  #container.products .products_index .prop .box .titles span{
    font-size: 10px;
  }

  #container.products .products_index .prop .box .images{
    position:static;
    width: 42%;
    margin: 0 auto 20px auto;
  }

  #container.products .products_index .prop .box .images img{
    width: 100%;
    height: auto;
  }

  #container.products .products_index .prop .box ul.icons{
    position:static;
    width:72%;
    margin: 0px auto 20px auto;
  }

  #container.products .products_index .prop .box ul.icons li{
    width: 18%;
    height: inherit;
    margin: 1%;
    background-size:cover;
  }

  #container.products .products_index .prop .box ul.icons li:before{
    content:"";
    display: block;
    padding-top: 100%;
  }

  #container.products .products_index .prop .box ul.icons li.off{
    background-position: 0 100%;
  }


  #container.products .products_index .prop .box .detailButton{
    position:static;
    width:60%;
    height: 60px;
    margin: auto;
  }

  #container.products .products_index .prop .box .detailButton a{
    width: 50%;
    line-height: 300%;
  }

  #container.products .products_index .prop .box .linkButton{
    position:static;
    width:60%;
    margin: auto;
  }

  #container.products .products_index .prop .box .linkButton a{
    font-size: 16px;
    line-height: 300%;
    background-image: url("../img/blank_icon.png");
    background-repeat: no-repeat;
    background-position: 93% center;
  }

  #container.products .products_index .comparison {
    font-size:100%;
    height: 400px;
    background: url("../img/comparison_index_background_sp.jpg") no-repeat center bottom #fff;
    background-size:contain;
  }

  #container.products .products_index .comparison .box {
    position: relative;
    width:100%;
    height:400px;
    margin: auto;
    background-image:none;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 40px 40px;
  }

  #container.products .products_index .comparison .txt_button{
    width: 53%;
  }

  #container.products .products_index .comparison .txt_button a{
    width: 100%;
  }

  #container.products .products_index .comparison .box .tips {
    position:static;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 40px 0 40px 0;
  }

  #container.products .products_index .comparison .box .tips h3 {
    margin-bottom: 0;
    width: 22%;
    margin: 0 auto 3% auto;;
  }

  #container.products .products_index .comparison .box .tips h3 span{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
  }

  #container.products .products_index .box .tips h3 img{
    width: 100%;
    height: auto;
  }

  #container.products .products_index .box .tips p{
    margin-bottom: 10px;
  }

  /*-----------------------------------------------------------------------
  /////////////////////////////////////////////////////////////////////////
  /////////////////////////////////////////////////////////////////////////

    /what [SP]

  /////////////////////////////////////////////////////////////////////////
  ------------------------------------------------------------------------*/

  #container.what h2{
    padding: 30px;
  }

  #container.what .what_wrapper .box{
    width: 94%;
    margin: auto;
  }

  #container.what .what_wrapper .box h3{
    padding: 30px 0;
  }

  #container.what .what_wrapper .box .what_list dl dt img {
    left: 15px;
  }

  #container.what .what_wrapper .box .what_list dl dt a {
    padding: 25px 50px 25px 45px;
  }

  #container.what .what_wrapper .box .what_list dl dt img.obj{
    display: none;
  }

  #container.what .what_wrapper .box .what_list dl dd{
    padding: 15px 25px 15px 45px;
    background-position: 15px 0;
    background-size: 17px 121px;
    font-size: 10px;
  }

  #container.what .what_wrapper .box .what_list dl dd img{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #container.what .what_wrapper .box .what_list dl.w3 dd {
    padding: 15px 25px 90px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w3 dd img{
    width: 93%;
    bottom: 0;
    margin-bottom:0;
  }

  #container.what .what_wrapper .box .what_list dl.w4 dd {
    padding: 15px 25px 100px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w4 dd img{
    width: 59%;
    right: 50px;
    bottom: 0;
    margin-bottom: 0px;
  }

  #container.what .what_wrapper .box .what_list dl.w5 dd {
    padding: 15px 25px 150px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w5 dd img{
    width: 79%;
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
  }

  #container.what .what_wrapper .box .what_list dl.w8 dd{
    padding: 15px 25px 120px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w8 dd img{
    width: 87%;
    bottom: 25px;
    margin-bottom: 0;
  }

  #container.what .what_wrapper .box .what_list dl.w9 dd {
    padding: 15px 25px 120px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w9 dd img{
    width: 66%;
    right: 30px;
    bottom: 30px;
    margin-bottom: 0px;
  }

  #container.what .what_wrapper .box .what_list dl.w11 dd{
    padding: 15px 25px 100px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w11 dd img{
    width: 50%;
    right: 30px;
    bottom:0;
    margin-bottom:0;
  }

  #container.what .what_wrapper .box .what_list dl.w12 dd {
    padding: 15px 25px 100px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w12 dd img{
    width: 65%;
    right: 30px;
    bottom:30px;
    margin-bottom:0;
  }

  #container.what .what_wrapper .box .what_list dl.w13 dd{
    padding: 15px 25px 100px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w13 dd img{
    width: 30%;
    bottom: 30px;
    right: 30px;
    margin-bottom: 0;
  }

  #container.what .what_wrapper .box .what_list dl.w14 dd{
    padding: 15px 25px 100px 45px;
  }

  #container.what .what_wrapper .box .what_list dl.w14 dd img{
    width: 30%;
    bottom: 30px;
    right: 30px;
    margin-bottom: 0;
  }

  #container.what .what_wrapper .box .what_list dl dd table th{
    width: 5em;
  }

  #container.what .what_wrapper .box .what_list dl dd table td{
    padding: 15px 0px 15px 0px;
  }

  #container.what .what_wrapper .box .what_list dl dd table td table {
    width: 100%;
  }

  #container.what .what_wrapper .think .box  {
    padding: 48px 0 70px 45px;
  }

  #container.what .what_wrapper .think .box img.item{
    left: 11px;
  }

  #container.what .what_wrapper .think .box h4{
    font-size: 16px;
  }

  /*-----------------------------------------------------------------------
  /////////////////////////////////////////////////////////////////////////
  /////////////////////////////////////////////////////////////////////////

    /compare [SP]

  /////////////////////////////////////////////////////////////////////////
  ------------------------------------------------------------------------*/

  #container.compare .compare_wrapper .box {
    width:90%;
    margin: auto;
  }

  #container.compare .compare_wrapper .box .compare_list{
    width:100%;
    margin: auto;
    overflow:scroll;
    position: relative;
  }

  #container.compare .compare_wrapper .box .compare_list p.shadow{
    position: absolute;
    width: 32px;
    height: 100%;
    right: 0;
    top: 0;
    background: url("../../compare/img/compare_shadow.png") repeat-y ;
  }

  #container.compare .compare_wrapper .box .compare_list table{
    width: 900px;
  }

  #container.compare .compare_wrapper .box .compare_list table thead tr th,
  #container.compare .compare_wrapper .box .compare_list table thead tr td{
    padding:20px 15px;
  }

  #container.compare .compare_wrapper .box .compare_list table tbody tr th,
  #container.compare .compare_wrapper .box .compare_list table tbody tr td{
    padding:15px 15px;
  }

  #container.compare .compare_wrapper .box .compare_list table thead th span{
    font-size: 13px;
  }

  #container.compare .compare_wrapper .box .compare_list table tbody tr th span{
    font-size:12px;
  }

  #container.compare .action_wrapper {
    background:none;
  }

  #container.compare .action_wrapper .inner{
    background: url("../img/comparison_index_background_sp.jpg") no-repeat center bottom;
    background-size:contain;
  }

  #container.compare .action_wrapper .box h3{
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }

  #container.compare .action_wrapper .box{
    width:90%;
    margin: auto;
    padding: 50px 0 200px 0;
  }

  #container.compare .action_wrapper .box table {
    width: 100%;
  }

  #container.compare .action_wrapper .box table th{
    text-align: left;
  }

  #container.compare .action_wrapper .box table thead th{
    padding: 10px 0px;
    vertical-align: top;
  }

  #container.compare .action_wrapper .box table thead th:last-child{
    padding: 10px 15px;
  }

  #container.compare .action_wrapper .box table tbody td{
    padding: 15px 0px;
    font-size: 14px;
    vertical-align: top;
    line-height: 120%;
  }

  #container.compare .action_wrapper .box table tbody td:last-child{
    padding: 15px 15px;
  }

  #container.compare .action_wrapper .box table tbody td span{
    font-size:10px;
  }

  /*-----------------------------------------------------------------------
  /////////////////////////////////////////////////////////////////////////
  /////////////////////////////////////////////////////////////////////////

    /sitemap [PC]

  /////////////////////////////////////////////////////////////////////////
  ------------------------------------------------------------------------*/

  #container.sitemap h2{
    padding: 30px;
  }

  #container.sitemap .sitemap_wrapper{
    background: #fafafa;
    padding: 35px 0 100px 0;
  }

  #container.sitemap .sitemap_wrapper .box {
    width: 90%;
    margin: auto;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list{
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl{
    border-bottom: 1px solid #000000;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dt {
    padding: 15px 0;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dt a{
    color: #000;
    text-decoration: none;
    font-size: 18px;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dt a:before{
    content :">    ";
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dd ul{
    list-style: none;
    border-top: 1px dashed #cccccc;
    padding: 15px;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dd ul li{
    padding: 5px;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a{
    color: #000;
    text-decoration: none;
    font-size: 14px;
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a:before{
    content :">  "
  }

  #container.sitemap .sitemap_wrapper .box .sitemap_list dl dd a[target="_blank"]{
    background: url("../img/blank_icon.png") no-repeat right center;
    padding-right: 20px;
  }

  /*-----------------------------------------------------------------------
  /////////////////////////////////////////////////////////////////////////
  /////////////////////////////////////////////////////////////////////////

    footer [SP]

  /////////////////////////////////////////////////////////////////////////
  ------------------------------------------------------------------------*/


  footer {
    margin: 0;
    padding: 0 0 0 0;
  }

  footer .box{
    width:100%;
    margin: 0 auto;
    padding: 30px 0 0 0;
    text-align: center;
  }

  footer .left.company {
    float:none;
    font-size: 13px;
  }

  footer .left.company img.logo{
    display: none;
  }

  footer .right.copyright {
    float:none;
    font-size: 12px;
  }


}
