@charset "Shift_JIS";
/*====================================
  PC First Responsible 700px
=======================================*/
/* stickyBnr_campaign(既存CSS) */
#stickyBnr_campaign {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  padding-top: 55px;
  border-bottom: 2px solid #ccc;
  z-index: 4;
}
#stickyBnr_campaign > a {
  display: block;
  width: 960px;
  background: #ed477a;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  border-radius: 30px 30px 0 0;
  box-shadow: 0px -10px 16px -6px rgba(0,0,0,0.4);
  transition: all .6s;
}
#stickyBnr_campaign > a:hover {
  background: #8f42b0;
  opacity: 1;
}
#stickyBnr_campaign .text {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-indent: 70px;
}
#stickyBnr_campaign .text::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 30px);
  left: 0;
  width: 55px;
  height: 60px;
  background: url(../images/k041_td_20241028_02_info.png?2024.1.24) left top no-repeat;
  background-size: 55px;
}
#stickyBnr_campaign .text span {
  font-size: 63%;
}
/* 既存CSS上書き */

.k042_at_250415_3564_cp + #stickyBnr_campaign {
  border-bottom-color: #137EB3;
}
.k042_at_250415_3564_cp + #stickyBnr_campaign > a {
  background: #F1F9FF;
  border: 2px solid #137EB3;
  margin-bottom: -2px;
}
.k042_at_250415_3564_cp + #stickyBnr_campaign > a:hover {
  background: #137EB3;
  opacity: 1;
}
.k042_at_250415_3564_cp + #stickyBnr_campaign .text {
  color: #137EB3;
  text-indent: 45px;
  font-weight: 700;
  font-feature-settings: "palt";
}
.k042_at_250415_3564_cp + #stickyBnr_campaign > a:hover .text {
  color: #fff;
}
.k042_at_250415_3564_cp + #stickyBnr_campaign .text::before {
  background: url('../images/k042_acn_260401_3896_cp_info.png') left top no-repeat;
  background-size: 39px;
  width: 39px;
  height: 39px;
  top: calc(50% - 18px);
}

/*
 * 新規style
 */
.k042_at_250415_3564_cp {
  width: 100%;
  max-width: 1240px;
  min-width: 940px;
  margin: 0 auto;
  line-height: 1.5;
  box-sizing: border-box;
  font-family: "Noto Sans JP","Outfit",sans-serif,serif;
  color: #000;
  text-align: center;
}
.k042_at_250415_3564_cp img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-omde:bicubic;
}
.k042_at_250415_3564_cp figure{
  margin: 0;
}
.k042_at_250415_3564_cp a{
  transition: all .2s ease-out;
}
.k042_at_250415_3564_cp a:hover{
  opacity: .7;
  transition: all .2s ease-out;
}

/* KV */
.k042_at_250415_3564_cp_kv {
  position: relative;
}
.k042_at_250415_3564_cp_kv_data {
  position: absolute;
  left: 0;
  right: 0;
  top: -18px;
  margin: auto;
  max-width: 184.1px;
}
.k042_at_250415_3564_cp_kv_anchor {
  display: flex;
  margin-top: 22px;
  margin-left: -5px;
  margin-right: -5px;
}
.k042_at_250415_3564_cp_kv_anchor li {
  flex-basis: calc(20% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}

/* カウネットスーパーセール */
.k042_at_250415_3564_cp_mt {
  margin-top: 70px;
}
.k042_at_250415_3564_cp_super {
  background-color: #FFECF0;
}
.k042_at_250415_3564_cp_super_warp {
  padding-top: 30px;
}
.k042_at_250415_3564_cp_super.k042_at_250415_3564_cp_header {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #FFECF0;
  padding-top: 47px;
  padding-left: 20px;
  padding-right: 20px;
}
.k042_at_250415_3564_cp_super_heading {
  position: relative;
}
.k042_at_250415_3564_cp_super_heading_label {
  position: absolute;
  max-width: 474px;
  left: 0;
  right: 0;
  top: -73px;
  margin: auto;
}
.k042_at_250415_3564_cp_super.k042_at_250415_3564_cp_footer {
  padding: 40px 20px 60px;
}
a.k042_at_250415_3564_cp_super_btn {
  background-color: #D70034;
  color: #fff;
  font-weight: 700;
  font-size: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  height: 100px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
.k042_at_250415_3564_cp_super_btn_inner {
  position: relative;
  padding-left: 25px;
}
.k042_at_250415_3564_cp_super_btn_inner::before {
  content: '';
  position: absolute;
  background-image: url('../images/k042_acn_260401_3896_cp_super_arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 27px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.k042_at_250415_3564_cp_super_heading_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #D70034;
  height: 55px;
  font-size: 24px;
  font-weight: 800;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 30px;
}

/* カウネットならいつでもおトク！ */
.k042_at_250415_3564_cp_otoku {
  background-color: #FFF2EC;
}
.k042_at_250415_3564_cp_otoku.k042_at_250415_3564_cp_header {
  margin-top: 80px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.k042_at_250415_3564_cp_otoku_heading {
  position: relative;
  max-width: 852.33px;
  margin-left: auto;
  margin-right: auto;
}
.k042_at_250415_3564_cp_otoku_heading_label {
  position: absolute;
  max-width: 474px;
  left: 0;
  right: 0;
  top: -43px;
  margin: auto;
}
.k042_at_250415_3564_cp_otoku.k042_at_250415_3564_cp_footer {
  height: 50px;
}
.k042_at_250415_3564_cp_otoku_col {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.k042_at_250415_3564_cp_otoku_card {
  flex-basis: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
.k042_at_250415_3564_cp_otoku_card dd {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #fff;
  margin-top: 2px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
a.k042_at_250415_3564_cp_otoku_card_link {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  padding-left: 30px;
  color: #000;
  text-decoration: none;
}
.k042_at_250415_3564_cp_otoku_card_link::before {
  position: absolute;
  content: '';
  background-image: url('../images/k042_acn_260401_3896_cp_otoku_arrrow.png');
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.k042_at_250415_3564_cp_otoku_heading_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #F76F00;
  height: 55px;
  font-size: 24px;
  font-weight: 800;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 40px;
}

/* セールじゃなくて毎日安い */
.k042_at_250415_3564_cp_everyday {
  margin-top: 80px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #F3FCE8;
  padding: 17px 20px 50px;
}

.k042_at_250415_3564_cp_everyday_heading {
  margin-left: auto;
  margin-right: auto;
  max-width: 831.04px;
}

.k042_at_250415_3564_cp_everyday_col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -36px;
}

.k042_at_250415_3564_cp_everyday_list {
  flex-basis: calc(50% - 20px);
  margin-top: 36px;
  margin-left: 10px;
  margin-right: 10px;
}

.k042_at_250415_3564_cp_everyday_list dt {
  font-weight: 500;
}

.k042_at_250415_3564_cp_everyday_small {
  font-size: 18px;
}

.k042_at_250415_3564_cp_everyday_middle {
  font-size: 20px;
}

.k042_at_250415_3564_cp_everyday_large {
  font-size: 24px;
}

.k042_at_250415_3564_cp_everyday_list dd {
  margin-top: 5px;
}


/* フッター */
.k042_at_250415_3564_cp_bnr_footer {
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 60px;
  border-top: 3px solid #B6B6B6;
  text-align: center;
}
.k042_at_250415_3564_cp_bnr_footer dt {
  font-weight: 500;
  font-size: 24px;
}
.k042_at_250415_3564_cp_bnr_footer dd {
  margin-top: 20px;
}

/* 商品グループID */
.k042_at_250415_3564_cp_goods_super + [data-id] {
  background-color: #FFECF0;
  padding-left: 20px;
  padding-right: 20px;
}
.k042_at_250415_3564_cp_goods_otoku + [data-id] {
  background-color: #FFF2EC;
  padding-left: 20px;
  padding-right: 20px;
}
.k042_at_250415_3564_cp_goods_super + [data-id] [data-group="goodsgrp"],
.k042_at_250415_3564_cp_goods_otoku + [data-id] [data-group="goodsgrp"]{
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}

/*====================================
  699px For SP
=======================================*/
@media screen and (max-width: 699px) {
  /* stickyBnr_campaign(既存CSS) */
  #stickyBnr_campaign {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    padding-top: 25px;
    border-bottom: 2px solid #ccc;
    z-index: 4;
  }
  #stickyBnr_campaign > a {
    display: block;
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;
  }
  #stickyBnr_campaign .text {
    display: inline-block;
    position: relative;
    font-size: 5vw;
    text-indent: 20px;
    line-height: 1.2;
  }
  #stickyBnr_campaign .text::before {
    display: block;
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    left: -15px;
    width: 40px;
    height: 50px;
    background-size: 40px;
  }
  #stickyBnr_campaign .text span {
    font-size: 63%;
    padding-left: 31px;
  }
  #stickyBnr_campaign .text {
    line-height: 1.5;
    font-size: 22px;
  }
  #stickyBnr_campaign .text span {
    font-size: 55%;
  }

  /* CSS上書き */
  .k042_at_250415_3564_cp + #stickyBnr_campaign .text::before {
    left: 0;
  }

  .k042_at_250415_3564_cp{
    max-width: 100%;
    min-width: 100%;
  }
  .k042_at_250415_3564_cp img{
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    -ms-interpolation-omde:bicubic;
  }
  .k042_at_250415_3564_cp_kv_anchor {
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
  }
  .k042_at_250415_3564_cp_kv_anchor li {
    margin-top: 10px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .k042_at_250415_3564_cp_kv_anchor li:nth-child(1) {
    flex-basis: calc(100% - 4px);
  }
  .k042_at_250415_3564_cp_kv_anchor li:not(:nth-child(1)) {
    flex-basis: calc(50% - 4px);
  }
  .k042_at_250415_3564_cp_kv_data {
    width: 24.546%;
    top: -9px;
  }
  .k042_at_250415_3564_cp_mt {
    margin-top: 25px;
  }
  .k042_at_250415_3564_cp_super.k042_at_250415_3564_cp_header,
  .k042_at_250415_3564_cp_otoku.k042_at_250415_3564_cp_header,
  .k042_at_250415_3564_cp_everyday {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .k042_at_250415_3564_cp_super_heading_sub,
  .k042_at_250415_3564_cp_otoku_heading_sub {
    font-size: 15px;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  a.k042_at_250415_3564_cp_super_btn {
    width: 88.888%;
    height: 50px;
    border-radius: 25px;
    font-size: 15px;
  }
  .k042_at_250415_3564_cp_super_btn_inner {
    padding-left: 15px;
  }
  .k042_at_250415_3564_cp_super_btn_inner::before {
    width: 7px;
    height: 15px;
  }
  .k042_at_250415_3564_cp_super.k042_at_250415_3564_cp_footer {
    padding-top: 20px;
    padding-bottom: 25px;
    padding: 20px 8px 25px;
  }
  .k042_at_250415_3564_cp_super_heading_label {
    width: 64.027%;
    top: -28px;
  }
  .k042_at_250415_3564_cp_super_warp {
    margin-top: 15px;
  }
  .k042_at_250415_3564_cp_otoku_heading_label {
    width: 94.255%;
    top: -27px;
  }
  .k042_at_250415_3564_cp_otoku_heading {
    width: 69.845%;
  }
  .k042_at_250415_3564_cp_otoku_col {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .k042_at_250415_3564_cp_otoku.k042_at_250415_3564_cp_header,
  .k042_at_250415_3564_cp_everyday {
    margin-top: 40px;
  }
  .k042_at_250415_3564_cp_otoku_card {
    margin-left: 0;
    margin-right: 0;
  }
  .k042_at_250415_3564_cp_otoku_card dd {
    margin-top: 1px;
    height: 38px;
  }
  a.k042_at_250415_3564_cp_otoku_card_link {
    font-size: 12px;
    padding-left: 20px;
  }
  .k042_at_250415_3564_cp_otoku_card_link::before {
    width: 14px;
    height: 14px;
  }
  .k042_at_250415_3564_cp_otoku_card + .k042_at_250415_3564_cp_otoku_card {
    margin-top: 2px;
  }
  .k042_at_250415_3564_cp_otoku_col {
    margin-top: -10px;
  }
  .k042_at_250415_3564_cp_everyday {
    padding: 15px 8px 25px;
  }
  .k042_at_250415_3564_cp_everyday_heading {
    width: 79.693%;
  }
  .k042_at_250415_3564_cp_everyday_col {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-top: -10px;
  }
  .k042_at_250415_3564_cp_everyday_list {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .k042_at_250415_3564_cp_everyday_large {
    font-size: 14px;
  }
  .k042_at_250415_3564_cp_everyday_middle {
    font-size: 11px;
  }
  .k042_at_250415_3564_cp_everyday_small {
    font-size: 10px;
  }
  .k042_at_250415_3564_cp_bnr_footer {
    margin-top: 40px;
    padding-top: 20px;
    border-width: 1px;
  }
  .k042_at_250415_3564_cp_bnr_footer dt {
    font-size: 14px;
  }
  .k042_at_250415_3564_cp_bnr_footer dd {
    margin-top: 10px;
  }
  .k042_at_250415_3564_cp_goods_super + [data-id] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .k042_at_250415_3564_cp_goods_otoku + [data-id] {
    padding-left: 8px;
    padding-right: 8px;
  }
}