@charset "UTF-8";
#navi-button {
    width: 1040px;
    margin: 0 auto;
}

#mainContent {
    width: 1040px;
    margin: 0 auto;
}

.mainImageSMP{
  display: none;
}

.contents_nav {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 20px auto;
    height: 55px;
    overflow: hidden;
}

.contents_nav li {
    display: inline;
}

.contents_nav li img {
    position: relative;
    top: 0;
    -webkit-transition: top 0.2s linear 0s;
    -moz-transition: top 0.2s linear 0s;
    -o-transition: top 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.contents_nav li img:hover {
    position: relative;
    top: -55px;
}

.totopbuttom {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.ingredient>div {
    width: 1040px;
    height: 397px;
    background: url(http://www.rakuten.ne.jp/gold/hahonico-happylife/images/rakuten_c/marathon/201605/feat_collasilk/shampoo_bg.jpg) top left no-repeat;
    margin: 50px auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.ingredient>div:nth-child(1){
  background: #FFF;
  height: initial;
}

.ingredient>div:nth-child(3) {
    background: url(http://www.rakuten.ne.jp/gold/hahonico-happylife/images/rakuten_c/marathon/201605/feat_collasilk/treatment_bg.jpg) top left no-repeat;
}

.ingredient>div:nth-child(4) {
    background: url(http://www.rakuten.ne.jp/gold/hahonico-happylife/images/rakuten_c/marathon/201605/feat_collasilk/oil_bg.jpg) top left no-repeat;
}

.ingredient div div {
    width: 604px;
    height: 370px;
    background: #fff;
    position: relative;
    top: 14px;
    left: 412px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.ingredient dl {
    margin: 0 30px;
}

.ingredient dt {
    margin-bottom: 10px;
    font-weight: bold;
}

.plusOne div {
    margin: 30px auto;
}

.oil_dryer div {
    margin: 40px auto;
}

.titleImg {
    margin: 100px 0 60px;
}

.timesale201605 div img {
    margin: 30px;
}

.revArea {
    width: 46%;
    text-align: left;
    margin: 20px 1%;
    display: inline-block;
    vertical-align: top;
}

.revArea ul {
    list-style: none;
    padding-left: 0;
}

.revArea dt {
    background: #F2F2F2 url("http://a.ichiba.jp.rakuten-static.com/com/img/review/share/201403/icon_positive.gif") no-repeat 10px 9px;
    line-height: 41px;
    font-size: 120%;
    padding-left: 36px;
    margin-bottom: 10px;
}

.revArea dd {
    margin-left: 0;
}

.revArea ul {
    margin: 0 10px 30px;
}

.revArea ul li {
    margin: 0 0 20px;
    overflow: hidden;
}

.starNum {
    padding: 0 0 0 5px;
    font-weight: bold;
    color: #f8ae4b;
}

.revArea ul li:nth-child(2) {
    font-size: 110%;
    font-weight: bold;
    color: #686868;
    margin-bottom: 10px;
}

.revArea ul li:nth-child(3) {
    margin: 0 0 5px;
    line-height: 1.6em;
}

.revDate {
    float: right;
}

.reviewer {
    font-size: 82%;
}

.reviewer span {
    font-size: 150%;
    color: #bf0000;
    font-weight: bold;
}

.usersVoice p {
    text-align: right;
}

@media screen and (max-width:640px) {
  img{
    width:100%;
  }

#header_ie div img{
  width:initial;
}

.mainImagePC{
  display: none;
}

.mainImageSMP{
  display: inline;
}

.titleImg{
  width:100%;
  overflow: hidden;
  margin:20px 0 10px;
}

.titleImg img,.bigsize .titleImg img,.plusOne .titleImg img,.oil_dryer .titleImg img,.timesale201605 .titleImg img{
  width:150%;
}

  #navi-button {
      width: 100%;
      margin: 0 auto;
  }

    #mainContent {
        width: 100%;
    }
    .contents_nav {
        height: initial;
    }
    .contents_nav li {
        height: 55px;
        display: inline-block;
        overflow: hidden;
    }

    .totopbuttom{
      display: none;
    }

    .merit{
      width:100%;
    }

    .revArea{
      width:100%;
      margin: 20px auto;
    }
    .revArea img{
      width:12px;
    }

    .ingredient>div {
    width: 100%;
    height: 800px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
}

.ingredient div div {
    width: 100%;
    background: #fff;
    position: relative;
    top: 420px;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
  }

  .ingredient dl{
    height:400px;
    overflow: auto;
    margin:0 10px;
  }
    .ingredient dd{
      margin-left:0;
    }

    .bigsize img{
      width:70%;
      margin-top:20px;
    }

    .plusOne div img,.timesale201605 div img {
    margin: 30px 2% 0;
    width:44%;
  }

.usersVoice p {
    text-align: left;
    font-size:10px;
}

.oil_dryer img{
  width: 80%;
}

.oil_dryer img:nth-child(3){
  width: 50%;
}
}
