@charset "utf-8";
/* ==========================================================================
   home PC
   ========================================================================== */
.jumbotron {
  background-image: url(/vaporub/img/main_image.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  width: 1016px;
  height: 0;
  padding-top: 492px;
  position: relative;
  margin: 0 auto 44px;
}
.jumbotron .name {
  width: 584px;
  height: 248px;
  position: absolute;
  top: 98px;
  left: 364px;
}
.jumbotron p {
  position: absolute;
  top: 293px;
  left: 368px;
  color: #00a495;
  line-height: 1.6;
  font-size: 18px;
  text-indent: -.5em;
}
.campaign {
  margin-bottom: 50px;
  text-align: center;
}
.campaign li {
  display: inline-block;
 *zoom: 1;
  width: 450px;
  margin: 0 10px 20px;
}
.cm {
  width: 450px;
  padding: 36px 0;
  margin: 0 auto 85px;
  background: url(/vaporub/img/bg_cm.png) no-repeat 0 0;
  background-size: 100% auto;
}
.sec01 {
  background-image: url(/vaporub/img/bg_section01.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 340px;
  padding: 20px 40px 0;
  margin-bottom: 50px;
}
.sec02 {
  background-image: url(/vaporub/img/bg_section02.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 324px;
  padding: 130px 40px 0 473px;
  margin-bottom: 60px;
}
.conts {
  overflow: hidden;
  margin: 0 auto 100px;
  width: 880px;
}
.conts section {
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  margin: 0 20px 15px;
}
.conts a {
  display: block;
  width: 340px;
  height: 293px;
  padding: 57px 20px 50px 40px;
}
.conts h2 {
  color: #00a495;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 20px;
}
.conts p {
  color: #00a495;
  font-size: 18px;
  line-height: 1.8;
}
.sec03 {
  background-image: url(/vaporub/img/pc_li_01.jpg);
}
.sec04 {
  background-image: url(/vaporub/img/pc_li_02.jpg);
}
.sec05 {
  background-image: url(/vaporub/img/pc_li_03.jpg);
}
.sec06 {
  background-image: url(/vaporub/img/pc_li_04.jpg);
}
