@charset "UTF-8";

/*---------------------------------------------------
--
-- 2018-10-02
-- mediquick-h-r/style.css
--
*/
.mainimg01 .sp,
.mdh_plotion_box .sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .mainimg01 .pc,
  .mdh_plotion_box .pc {
    display: none;
  }
  .mainimg01 .sp,
  .mdh_plotion_box .sp {
    display: block;
  }
  .mainimg01 img {
    width: 100%;
  }
  #container img {
    width: 100%;
    height: auto;
  }
}

.mainimg01 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201709/bg_pc_mainimg01.png") no-repeat center top;
  background-size: auto 100%;
  background-color: #40c5f4;
}

.mdh_plotion_box {
  width: 100%;
}

.mdh_plotion_box .inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}

.relativeWrap {
  position: relative;
}

.btn_pdt_cart {
  display: inline-block;
  width: 21.39%;
  height: 52%;
  text-indent: -9999px;
  background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_pc_product_cart_off.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  position: absolute;
  top: 29.51%;
  left: 75.69%;
}

.btn_pdt_cart:hover {
  background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_pc_product_cart_on.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.btn_pdt_cart02 {
  display: inline-block;
  width: 21.39%;
  height: 52%;
  text-indent: -9999px;
  background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_pc_product_cart_off.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  position: absolute;
  top: 31.51%;
  left: 75.69%;
}

.btn_pdt_cart02:hover {
  background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_pc_product_cart_on.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

@media screen and (max-width: 767px) {
  .btn_pdt_cart {
    width: 87.5%;
    height: 16%;
    text-indent: -9999px;
    background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_sp_product_cart_off.png");
    position: absolute;
    top: 78%;
    left: 6.5%;
  }
  .btn_pdt_cart:hover {
    background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_sp_product_cart_off.png");
    opacity: 0.7;
  }
  .btn_pdt_cart02 {
    width: 87.5%;
    height: 16%;
    text-indent: -9999px;
    background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_sp_product_cart_off.png");
    position: absolute;
    top: 80%;
    left: 6.5%;
  }
  .btn_pdt_cart02:hover {
    background-image: url("/~/Media/com/mediquick-h/promotion/201709/btn_sp_product_cart_off.png");
    opacity: 0.7;
  }
}

.mdh_cart_list {
  position: absolute;
  width: 66%;
}
.mdh_cart_list dt {
  margin: 0 auto 2% auto;
  width: 42.5%;
}
.mdh_cart_list li {
  float: left;
  width: 33.333%;
}

@media screen and (max-width: 767px) {
  .mdh_cart_list {
    position: relative;
    margin: 0 auto;
    padding: 3.2% 1.6% 0.6% 1.6%;
    border-radius: 7px;
    background-color: #4eb9ec;
    width: 84.3%;
  }
  .mdh_cart_list dt {
    margin-bottom: 3%;
    width: 51.9%;
  }
  .mdh_cart_list li {
    float: none;
    width: 100%;
  }
}

/*------------------------------
--
--  SECTION 1
--
*/
.mdh_plotion_box.s1 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201709/bg_pc_plotion_s1.png") repeat-x center top;
}

/*------------------------------
--
--  SECTION 2
--
*/
.mdh_plotion_box.s2 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201810/bg_pc_plotion_s2.png") no-repeat center top;
  background-size: auto 100%;
  background-color: #9fe6ff;
}

.mdh_plotion_box.s2 .mdh_cart_list {
  top: 62%;
  right: 2%;
}

@media screen and (max-width: 767px) {
  .mdh_plotion_box.s2 {
    padding-bottom: 11%;
    background-image: none;
  }
  .mdh_plotion_box.s2 .mdh_cart_list {
    top: 0;
    right: 0;
  }
}

/*------------------------------
--
--  SECTION 3
--
*/
.mdh_plotion_box.s3 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201709/bg_pc_plotion_s3.png") repeat-x center top;
  background-size: auto 100%;
}

.mdh_plotion_box.s3 .bg2 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201709/bg_pc_plotion_s3_2.png") no-repeat center top;
  background-size: auto 100%;
}

.mdh_plotion_box.s3 .txt {
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 1px;
  position: absolute;
  left: 3%;
  top: 40%;
}

@media screen and (max-width: 999px) {
  .mdh_plotion_box.s3 .txt {
    font-size: 1.751vw;
  }
}

@media screen and (max-width: 767px) {
  .mdh_plotion_box.s3 .txt {
    display: none;
    width: 90%;
    font-size: 3.451vw;
    letter-spacing: 1.8px;
    line-height: 2;
    top: 19.4%;
    left: 6.4%;
  }
  .mdh_plotion_box.s3 .txt br {
    display: none;
  }
}

/*------------------------------
--
--  SECTION 4
--
*/
.mdh_plotion_box.s4 {
  width: 100%;
  background: url("/~/Media/com/mediquick-h/promotion/201810/bg_pc_plotion_s2.png") no-repeat center top;
  background-size: auto 100%;
  background-color: #9fe6ff;
}

.mdh_plotion_box.s4 .mdh_cart_list {
  top: 62%;
  right: 2%;
}

@media screen and (max-width: 767px) {
  .mdh_plotion_box.s4 {
    padding-bottom: 11%;
    background-image: none;
  }
  .mdh_plotion_box.s4 .mdh_cart_list {
    top: 0;
    right: 0;
  }
}

/*------------------------------
--
--  SECTION 5
--
*/

.mdh_plotion_box.s5 {
  margin-bottom: 90px;
}

.mdh_plotion_bnrBox {
  margin: 0 auto;
  padding: 0 20px;
}

.mdh_plotion_bnrBox .left {
  float: left;
  width: 50%;
}

.mdh_plotion_bnrBox .left a {
  display: block;
  position: relative;
}

.mdh_plotion_bnrBox .left a:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("/~/Media/com/mediquick-h/promotion/201709/img_pc_plotion_s5_2_2_on.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
}

.mdh_plotion_bnrBox .right {
  float: right;
  width: 50%;
  position: relative;
}

.mdh_plotion_bnrBox .right a {
  display: block;
  position: relative;
}

.mdh_plotion_bnrBox .right a:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("/~/Media/com/mediquick-h/promotion/202104/img_pc_plotion_s5_2_4_on.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
}

.capt_s5 {
  padding: 0 20px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .mdh_plotion_bnrBox .left,
  .mdh_plotion_bnrBox .right {
    float: none;
    width: 100%;
  }
  .mdh_plotion_bnrBox .left a:hover:before {
    background-image: url("/~/Media/com/mediquick-h/promotion/201709/img_sp_plotion_s5_2_2_on.png");
  }
  .mdh_plotion_bnrBox .right a:hover:before {
    background-image: url("/~/Media/com/mediquick-h/promotion/202104/img_sp_plotion_s5_2_4_on.png");
  }
  .mdh_plotion_bnrBox {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .capt_s5 {
    font-size: 10px;
  }
}
