.cam_salon_list {
  text-align: left;
}

#cam_line_right {
  margin-top: 20px;
}


/*ネイル*/

.cam_nail {
  margin: 0;
  padding: 0;
  width: calc(91%/4);
  margin-right: 3%;
  box-sizing: border-box;
  margin-top: 30px;
}

.cam_nail:nth-of-type(4n) {
  margin-right: 0;
}

.cam_nail img {
  width: 100%;
  height: auto;
  padding: 6px 6px 0;
  box-sizing: border-box;
}

.cam_nail a {
  overflow: hidden;
  display: block;
  line-height: 0;
}

.nail_price {
  text-align: center;
  padding: 3px 0;
}

@media screen and (max-width: 480px) {
  #Contents_cam_waku_top {
    margin-bottom: 0;
  }
  .cam_salon_list {
    width: 47.5%;
    margin-right: 5%;
  }
  .cam_salon_list:nth-child(3n) {
    margin-right: 5%;
  }
  .cam_salon_list:nth-of-type(2n) {
    margin-right: 0;
  }
  .ib {
    display: inline-block;
  }
  #salon_list_title_plaza,
  #salon_list_title_oasis,
  #salon_list_title_nail {
    background: none;
    padding-left: 0;
  }
  #salon_list_title_oasis,
  #salon_list_title_plaza,
  #salon_list_title_nail {
    width: 100%;
  }
  /*各サロンのキャンペーンページ*/
  #Contents_title_waku_2 {
    line-height: 1.4;
  }
  #cam_line_left {
    float: none;
    width: 100%;
  }
  #Contents_cam_waku_bottom {
    margin-bottom: 0;
  }
  #cam_line_right {
    width: 100%;
    float: none;
    text-align: right;
    margin-top: 16px;
  }
  #cam_line_top_salon_name_title {
    font-size: 11pt;
  }
  /*ネイル*/
  .cam_nail {
    margin: 0;
    padding: 0;
    width: calc(95%/2);
    margin-right: 5%;
    box-sizing: border-box;
    margin-top: 30px;
  }
  .cam_nail:nth-of-type(2n) {
    margin-right: 0;
  }
  .cam_nail:nth-of-type(4n) {
    margin-right: 3%;
  }
  .cam_nail:nth-of-type(4) {
    clear: none;
    margin-right: 0;
  }
}
