@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202605-mothersday{background: url(/k-press/assets/img/shopping/202605-mothersday/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .l_shop a.is_btngmap {
    color: #fff;
    text-decoration: none !important;
    margin: 0 0 0 10px;
    padding: 2px 10px 2px 15px;
    display: inline-block;
}
.mothersday_202605_ruby {
  font-size: 30% !important;
  text-align: center;
  ruby-align: center;
  color: #000;
}
.mothersday_202605_browntx {
  color: #923128;
  font-size: 70% !important;
}
.mothersday_202605_pinktx {
  color: #dc2557;
}
.mothersday_202605_brown_Box {
  display: inline-block;
  color: #fff;
  background-color: #923128;
  padding: 5px 10px;
}
.mothersday_202605_subcontents {
  margin-top: 50px;
  padding: 30px;
  background-color: #fef8d9;
}
.mothersday_202605_flexWrap02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (min-width: 767.99px) {
  .mothersday_202605_title {
    font-size: 100% !important;
  }
  .mothersday_202605_title02 {
    font-size: 190% !important;
  }
  .mothersday_202605_flexWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mothersday_202605_flexitem01 {
    width: 48%;
  }
  .mothersday_202605_bordertop {
    border-top: #c8c8c8 2px dotted !important;
    margin-top: 40px !important;
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 767.98px){
  .mothersday_202605_title {
    font-size: 94% !important;
  }
  .mothersday_202605_title02 {
    font-size: 170% !important;
  }
  .mothersday_202605_subcontents {
    padding: 20px;
  }
  .mothersday_202605_bordertop {
    border-top: #c8c8c8 2px dotted !important;
    margin-top: 40px !important;
    padding-top: 40px !important;
  }
}
