body {
  background: url(/msc/enjoy/products/feature/bousai/images/bg_repeat.jpg) !important;
}

.c5-bohan a:hover {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

/* .c5-item1
   .c5-inStoreFeaturesItem1B
   ========================================================================== */
/*.c5-title*/
.c5-title {
  margin: 90px 0 0 0;
}
@media screen and (max-width: 1000px) {
  .c5-title.c5-title--2line img {
    display: none;
  }
}
.c5-title .c5-title--colorGreen {
  font-size: 2.3em;
  color: #79d112;
  font-weight: inherit;
  background: url(/msc/enjoy/products/feature/bousai/images/title_line.png) bottom no-repeat;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .c5-title .c5-title--colorGreen {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 130%;
  }
  .c5-title .c5-title--colorGreen br {
    display: none;
  }
}
.c5-title .c5-title--colorGreen img {
  margin: 0 5px;
}
@media screen and (max-width: 639px) {
  .c5-title .c5-title--colorGreen img {
    display: none;
  }
}
.c5-title .c5-title--colorGreen span {
  color: #00ac61;
}

.c5-imgLefttextRight {
  overflow: hidden;
  display: table;
  width: 100%;
  margin: 60px 0;
}
.c5-imgLefttextRight .c5-imgLeft {
  vertical-align: top;
  display: table-cell;
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .c5-imgLefttextRight .c5-imgLeft {
    display: block;
    width: 100%;
  }
}
.c5-imgLefttextRight .c5-imgLeft img {
  width: 70%;
}
@media screen and (max-width: 639px) {
  .c5-imgLefttextRight .c5-imgLeft img {
    width: 100%;
    max-width: 100px;
    margin: 0 0 10px 0;
  }
}
.c5-imgLefttextRight .c5-textRight {
  vertical-align: top;
  display: table-cell;
  color: #505050;
  padding: 0 30px 0 0;
}
@media screen and (max-width: 639px) {
  .c5-imgLefttextRight .c5-textRight {
    display: block;
    padding: 0;
  }
  .c5-imgLefttextRight .c5-textRight p br {
    display: none;
  }
}
.c5-imgLefttextRight .c5-textRight h3 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px #d3ceca solid;
}
.c5-imgLefttextRight .c5-textRight p {
  font-size: 17px;
  font-size: 1.063rem;
  line-height: 160%;
}
.c5-imgLefttextRight .c5-textRight a:hover, .c5-imgLefttextRight .c5-textRight a {
  color: #505050;
}

.c5-productBlock h3 {
  background: url(/msc/enjoy/products/feature/bousai/images/bg_title01.png) no-repeat top center;
  height: 105px;
  margin: 40px 0 0 0;
  padding: 0;
  position: relative;
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  overflow: hidden;
}
.c5-productBlock h3 .c5-productBlock__titleLeft {
  position: absolute;
  top: 0;
  left: 0;
}
.c5-productBlock h3 .c5-productBlock__titleRight {
  position: absolute;
  top: 0;
  right: 0;
}
.c5-productBlock h3 .c5-productBlock__titleTxt {
  position: relative;
  z-index: 999;
  display: block;
  padding: 0 20px;
  line-height: 105px;
  font-size: 24px;
  font-size: 1.5rem;
}
.c5-productBlock h3 .c5-productBlock__titleTxt.c5-productBlock__titleTxt--2line {
  line-height: 130%;
  top: 15px;
}
@media screen and (max-width: 639px) {
  .c5-productBlock h3 .c5-productBlock__titleTxt.c5-productBlock__titleTxt--2line {
    top: 10px;
  }
  .c5-productBlock h3 .c5-productBlock__titleTxt.c5-productBlock__titleTxt--2line br {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .c5-productBlock h3 .c5-productBlock__titleTxt {
    top: 20px;
    line-height: 130%;
  }
}
.c5-productBlock .c5-productBlock__inner {
  background: #fff;
}
.c5-productBlock .topRadius, .c5-productBlock .bottomRadius {
  line-height: 0;
}
.c5-productBlock .topRadius img, .c5-productBlock .bottomRadius img {
  width: 100%;
}
.c5-productBlock .c5-item1 {
  overflow: hidden;
  padding: 30px 0;
  display: table;
  width: 100%;
}
.c5-productBlock .c5-item1.c5-item1--re {
  direction: rtl;
}
.c5-productBlock .c5-item1.c5-item1--re .c5-item1__textLeft {
  direction: ltr;
  padding-left: 60px;
}
@media screen and (max-width: 639px) {
  .c5-productBlock .c5-item1.c5-item1--re .c5-item1__textLeft {
    padding: 20px;
  }
}
.c5-productBlock .c5-item1 .c5-item1__imgLeft {
  text-align: center;
}
.c5-productBlock .c5-item1 .c5-item1__imgLeft img {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .c5-productBlock .c5-item1 .c5-item1__imgLeft img {
    width: 80%;
  }
}
.c5-productBlock .c5-item1 .c5-item1__textRight {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
  padding-right: 60px;
  color: #505050;
}
@media screen and (max-width: 639px) {
  .c5-productBlock .c5-item1 .c5-item1__textRight {
    display: block;
    padding: 20px 20px 0 20px;
    width: auto;
  }
}
.c5-productBlock .c5-item1 .c5-item1__imgRight {
  text-align: center;
}
.c5-productBlock .c5-item1 .c5-item1__imgRight img {
  width: 100%;
  margin-left: -100px;
}
@media screen and (max-width: 880px) {
  .c5-productBlock .c5-item1 .c5-item1__imgRight img {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .c5-productBlock .c5-item1 .c5-item1__imgRight img {
    width: 80%;
  }
}
.c5-productBlock .c5-item1 .c5-item1__textLeft {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
}
@media screen and (max-width: 639px) {
  .c5-productBlock .c5-item1 .c5-item1__textLeft {
    display: block;
    padding: 20px;
    width: auto;
  }
}
.c5-productBlock .c5-item1 .c5-item1__heading h4 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-size: 1.250rem;
}
.c5-productBlock .c5-item1 .c5-item1__heading span {
  color: #5c5c5c;
}
.c5-productBlock .c5-item1 .c5-icon {
  margin-bottom: 10px;
}
.c5-productBlock .c5-item1 .c5-icon ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.c5-productBlock .c5-item1 .c5-icon ul li {
  float: left;
  list-style: none;
  margin-right: 5px;
}

/* .c5-leadTxt
   ========================================================================== */
.c5-leadTxt {
  font-size: 20px;
  font-size: 1.25rem;
  color: #505050;
  line-height: 210%;
}
@media screen and (max-width: 767px) {
  .c5-leadTxt br {
    display: none;
  }
}

/* .c5-serviceBlock
   ========================================================================== */
.c5-serviceBlock {
  margin: 45px 0 100px 0;
  color: #505050;
  border: #e9e5e4 3px solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  background: #fff;
}
.c5-serviceBlock h3 {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
}
.c5-serviceBlock .c5-serviceBlock__inner {
  padding: 50px;
  text-align: center;
}

.c5-boderTop01 {
  border-top: solid 1px #f2efec;
}

.c5-boderTop02 {
  border-top: solid 2px #f2efec;
  padding: 60px 60px 0 60px;
}
@media screen and (max-width: 639px) {
  .c5-boderTop02 {
    padding: 20px;
  }
}
.c5-boderTop02 strong {
  font-size: 22px;
  font-size: 1.375rem;
}
.c5-boderTop02 p {
  color: #505050;
}

.c5-text--colorGreen {
  color: #00ac61;
}

/* .c5-LinkRightArrow
.c5-btnProduct/.c5-btnPurchase/.c5-btnBlue
   ========================================================================== */
.c5-LinkRightArrow {
  background: url(/msc/enjoy/products/feature/bousai/images/ico_arrow.png) no-repeat right center;
  padding-right: 20px;
  display: inline-block;
}
.c5-LinkRightArrow:hover {
  color: #fff;
}

.c5-btnProduct {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 38px;
  background: #5787f4 url(/msc/enjoy/products/feature/bousai/images/bg_btnGreen.jpg) no-repeat;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 0 5px 10px 0;
}
@media screen and (max-width: 767px) {
  .c5-btnProduct {
    width: 150px;
    padding: 12px 18px;
    text-align: center;
  }
}
.c5-btnProduct:before {
  content: "\f0da";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .6em .05em 0;
}
.c5-btnProduct:hover {
  color: #fff;
}

.c5-btnPurchase {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 18px;
  background: #ff8a00 url(/msc/enjoy/products/feature/bousai/images/bg_btnOrange.jpg) no-repeat;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 0 5px 10px 0;
}
@media screen and (max-width: 767px) {
  .c5-btnPurchase {
    width: 150px;
    padding: 12px 18px;
    text-align: center;
  }
}
.c5-btnPurchase:before {
  content: "\f0da";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .6em .05em 0;
}
.c5-btnPurchase:hover {
  color: #fff;
}

.c5-btnBlue {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 45px;
  background: #32afff url(/msc/enjoy/products/feature/bousai/images/bg_btnBlue.jpg) no-repeat;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.c5-btnBlue:hover {
  color: #fff;
}

@media screen and (max-width: 639px) {
  .c5-btnProduct {
    margin-bottom: 5px;
  }

  .c5-btnPurchase {
    margin-bottom: 5px;
  }

  .c5-btnBlue {
    margin-bottom: 5px;
  }
}
/* .c5-WBatteryBlock
   ========================================================================== */
.c5-WBatteryBlock {
  padding: 60px;
  border: #e9e5e4 3px solid;
  margin: 45px 0 0 0;
  display: table;
  color: #505050;
}
@media screen and (max-width: 840px) {
  .c5-WBatteryBlock {
    display: block;
    padding: 30px;
  }
}
.c5-WBatteryBlock .c5-textLeft {
  display: table-cell;
  vertical-align: top;
  padding: 0 30px 0 0;
}
@media screen and (max-width: 840px) {
  .c5-WBatteryBlock .c5-textLeft {
    display: block;
    padding: 0;
  }
}
.c5-WBatteryBlock .c5-textLeft .s5-small1 {
  font-size: 14px;
  font-size: 0.875rem;
}
.c5-WBatteryBlock .c5-textLeft h3 {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0;
  margin: 0;
  border-bottom: #d5d0cc 1px solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 840px) {
  .c5-WBatteryBlock .c5-textLeft h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .c5-WBatteryBlock .c5-textLeft h3 br {
    display: none;
  }
}
.c5-WBatteryBlock .c5-imgRight {
  vertical-align: top;
  display: table-cell;
}
@media screen and (max-width: 840px) {
  .c5-WBatteryBlock .c5-imgRight {
    display: block;
    margin: 20px 0 0 0;
    text-align: center;
  }
  .c5-WBatteryBlock .c5-imgRight img {
    width: 100%;
    max-width: 360px;
  }
}
.c5-WBatteryBlock .c5-WBatteryBlock__product h4 {
  margin: 40px 0 0 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.c5-WBatteryBlock .c5-WBatteryBlock__product span {
  margin: 0 0 10px 0;
  display: block;
}

/* .c5-item1__Storagebattery
   ========================================================================== */
.c5-item1__Storagebattery {
  background: #faf8f4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: table;
  width: 100%;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 639px) {
  .c5-item1__Storagebattery {
    width: 100%;
  }
}
.c5-item1__Storagebattery .c5-item1__StoragebatteryText {
  display: table-cell;
  padding: 30px 0 30px 30px;
  vertical-align: middle;
  color: #505050;
}
@media screen and (max-width: 855px) {
  .c5-item1__Storagebattery .c5-item1__StoragebatteryText {
    display: block;
    padding: 30px 30px 0 30px;
  }
}
@media screen and (max-width: 639px) {
  .c5-item1__Storagebattery .c5-item1__StoragebatteryText {
    padding: 20px 20px 0 20px;
  }
}
.c5-item1__Storagebattery .c5-item1__StoragebatteryText strong {
  font-size: 20px;
  font-size: 1.250rem;
}
.c5-item1__Storagebattery .c5-item1__Storagebatterybtn {
  display: table-cell;
  padding: 30px;
  width: 160px;
}
@media screen and (max-width: 855px) {
  .c5-item1__Storagebattery .c5-item1__Storagebatterybtn {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .c5-item1__Storagebattery .c5-item1__Storagebatterybtn {
    padding: 10px 20px 20px 20px;
  }
}
.c5-item1__Storagebattery .c5-item1__Storagebatterybtn a {
  margin: 10px 0 0 0;
  display: block;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .c5-item1__Storagebattery .c5-item1__Storagebatterybtn a {
    display: inline-block;
  }
}
.c5-item1__Storagebattery .c5-item1__Storagebatterybtn a:first-child {
  margin: 0;
}

.c5-item1__StoragebatteryHosoku {
  padding: 0 60px 10px 60px;
}
@media screen and (max-width: 639px) {
  .c5-item1__StoragebatteryHosoku {
    padding: 0 20px;
  }
}

/* .c5-line
   ========================================================================== */
.c5-line {
  background: url(/msc/enjoy/products/feature/bousai/images/bg_line.png) repeat-x;
  height: 10px;
  widows: 100%;
  margin: 90px 0 0 0;
}
