@charset "shift_jis";
/* ================================================
	160509
================================================ */

#vpl-support-info{
  text-align: left;
  width: 100%;
  margin: 0 auto;
}
#vpl-support-info h3{
  margin-bottom: 30px;
}
#vpl-support-info .set{
  margin-bottom: 40px;
}
#vpl-support-info .set h4{
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 17px;
  margin-bottom: 15px;
}
#vpl-support-info .set .set-inner{
  padding: 0 15px;
}
#vpl-support-info .set .set-inner li{
  display: block;
  margin-bottom: 0;
}
#vpl-support-info .set .set-inner li img{
  display: block;
}
#vpl-support-info .set .set-inner p{
  margin-bottom: 20px;
}
#vpl-support-info .set .set-inner p span{
  color: #22b0c5;
}

#vpl-support-info #warranty{
  border: 1px solid #ccc;
}
#vpl-support-info #warranty h4{
  background: #888888;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 17px;
  margin-bottom: 0;
  text-align: center;
}
#vpl-support-info #warranty .warranty-inner{
  padding: 15px;
}
#vpl-support-info #warranty .warranty-inner ol{
  list-style-type: decimal;
}
#vpl-support-info #warranty .warranty-inner ol li{
  list-style-type: decimal;
}
#vpl-support-info #warranty .warranty-inner ol li ul li{
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
#vpl-support-info #warranty .warranty-inner ol li ul li span{
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  display: block;
}

#vpl-support-info .set2{
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
#vpl-support-info .set2 p{
  margin:10px 0 40px;
  font-size: 10px;
}
#vpl-support-info .set2 p.link-text{
  font-size: 13px;
  position: absolute;
  top: 42px;
  left: 510px;
}


#vpl-support-info .set3{
  margin-bottom: 40px;
}
#vpl-support-info .set3 h4{
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 17px;
  margin-bottom: 15px;
}
#vpl-support-info .set3 .set3-inner{
  padding: 0 15px;
}
#vpl-support-info .set3 .set3-inner p{
  display: block;
  width: 30px;
  margin-right: 10px;
  margin-top: 0px;
	margin-bottom: 0px;	
  text-align: left;
  font-weight: bold;
  float: left;
}
#vpl-support-info .set3 .set3-inner span{
  display: block;
  width: 90%;
  float: left;
}
#vpl-support-info .set3 .set3-inner strong{
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#vpl-support-info .set3 .set3-inner ul{
  margin-bottom: 25px;
  list-style: none;
}
#vpl-support-info .set3 .set3-inner ul:after {
    content: "";
    clear: both;
    display: block;
}
#vpl-support-info .set3 .set3-inner li{
  clear: left;
}


#vpl-support-info .table-type-01{
  border-collapse: collapse;
  border: 1px solid #808181;
  width: 100%;
}
#vpl-support-info .table-type-01 th{
  border-collapse: collapse;
  border: 1px solid #808181;
  padding: 5px;
  background: #c7e7ed;
  font-weight: bold;
}
#vpl-support-info .table-type-01 th.center{
  text-align: center;

}
#vpl-support-info .table-type-01 td{
  border-collapse: collapse;
  border: 1px solid #808181;
  padding: 5px;
  background: #eff7fa;
  font-weight: bold;
  font-size: 10px;
}

#vpl-support-info .table-type-01 td.img-area{
  padding: 10px 0;
  background: #fff;
  text-align: center;

}


#vpl-support-info .step{
  margin: 25px 0;
}

#vpl-support-info .step li{
  background: url(../images/register/bg_01.png) no-repeat center bottom;
  padding-bottom: 25px;
  margin-top: 10px;
}
#vpl-support-info .step li.end{
  background: none;
  padding-bottom: 0;
}
#vpl-support-info .step-inner{
  background: #c7e7ed;
  border-radius: 4px;
  padding: 10px;
}
#vpl-support-info .step-inner th{
  padding-right: 10px;
  vertical-align: middle;
}
#vpl-support-info .step-inner td{
  vertical-align: middle;
}


#vpl-support-info .mb25{
  margin-bottom: 25px;
}
#vpl-support-info .m25{
  margin: 25px 0;
}

#pagetoparea{
  margin-bottom: 50px;
}


.s5-buttonContainer {
    position: relative;
}
.s5-buttonContainer {
    text-align: center;
    margin: 20px 0;
}
.s5-buttonContainer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.s5-buttonContainer li {
    text-align: left;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
}
.s5-buttonV3:last-child {
    margin-bottom: 0;
    margin-right: 0;
}
a.s5-buttonV3 {
    color: #FFF;
    font-size: 14px;
    font-size: .875rem;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 8px 18px;
    border: none;
    border-radius: 1px;
    background: #5787f4;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-bottom: 10px;
    margin-right: 10px;
}
a:hover a.s5-buttonV3, a.s5-buttonV3:hover, a:focus a.s5-buttonV3, a.s5-buttonV3:focus {
    color: #fff;
    text-decoration: none;
    background: #8aacf6;
    -webkit-transition: background 0;
    transition: background 0;
}
.s5-iconInline {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin-top: -.15em;
    color: inherit;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
a.s5-heading4 {
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 640px) {
	.c5-img{
		width: 100%;
  }
	
	#vpl-support-info .set3 .set3-inner ul{
		padding-left: 0;
	}
	
	#vpl-support-info .set3 .set3-inner span {
    display: block;
    width: 100%;
    float: left;
}
	
	#vpl-support-info .set3 .set3-inner li {
    clear: left;
    margin-bottom: 40px;
}
	
	#vpl-support-info .set3 .set3-inner span {
    display: block;
    width: 100%;
    float: left;
	 margin-bottom: 10px;
}
	
	#vpl-support-info .set3 .set3-inner p{
		margin-bottom: 0px;
	}
}