@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Girassol&family=Goblin+One&family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
body.special {overflow-x: hidden;}
.mothersday2026 {
  color: #333;
  font-family: "Noto Serif JP", serif;
}

/**
* ユーティリティクラス
*/
.mothersday2026 .vw100 {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.mothersday2026 a {
  display: block;
}
.mothersday2026 a:hover {
  text-decoration: none;
}
.mothersday2026 .block {
  display: block;
}
.mothersday2026 .bold {
  font-weight: bold;
}
.mothersday2026 .brTb {
  display: none;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .mothersday2026 .brTb {
    display: block;
  }
}
.mothersday2026 .brTbNone {
  display: block;
}
@media screen and (max-width: 1100px) {
  .mothersday2026 .brTbNone {
    display: none;
  }
}

/**
 * 送料
 */
.mothersday2026 .shippingFee {
  display: flex;
  align-items: center;
  border: 10px solid #FDDAD7;
  padding: 15px 15px 15px 15px;
  background-color: #fff;
  margin-bottom: 20px;
  color: #333;
}
.mothersday2026 .shippingFeeHeader {
  padding-right: 70px;
  border-right: 1px solid #D53037;
  text-align: center;
  min-width: 340px;
  justify-items: end;
  align-items: center;
  padding-top: 4px;
}
.mothersday2026 .shippingFeeHeaderTop {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  margin-bottom: 2px;
}
.mothersday2026 .shippingFeeHeaderText {
  font-size: 25px;
  letter-spacing: 0.06em;
  font-weight: 600;
  line-height: 1;
}
.mothersday2026 .shippingFeeHeaderNote {
  font-size: 12px;
  letter-spacing: 0.05em;
  justify-self: center;
  padding-right: 1em;
}
.mothersday2026 .shippingFeeIcon {
  margin-right: 8px;
}
.mothersday2026 .shippingFeeList {
  min-width: calc(100% - 340px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 0 50px;
  gap: 0 15px;
}
.mothersday2026 .shippingFeeItem {
  display: flex;
  vertical-align: bottom;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
}
.mothersday2026 .shippingFeeTerm {
  font-size: 25px;
  letter-spacing: 0.06em;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  display: flex;
  align-items: center;
  text-align: center;
  vertical-align: text-bottom;
}
.mothersday2026 .shippingFeeTerm i{
  display: inline-block;
  font-style: normal;
  margin-bottom: 2px;
  vertical-align: bottom;
}
.mothersday2026 .shippingFeeTerm::after {
  content: "：";
}
.mothersday2026 .shippingFeeTermNote {
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  margin-left: 4px;
  margin-top: 4px;
}
.mothersday2026 .shippingFeeDesc {
  font-size: 25px;
  margin-bottom: 10px;
  white-space: nowrap;
}
.mothersday2026 .shippingFeePrice {
  color: #D53037;
  letter-spacing: 0.06em;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
}
.mothersday2026 .shippingFeeUnit {
  font-size: 40px;
  white-space: nowrap;
}
.mothersday2026 .shippingFeeTax {
  font-size: 18px;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .mothersday2026 .shippingFeeHeader {
    padding-right: 15px;
    min-width: auto;
    width: 254px;
    justify-content: end;
  }
  .mothersday2026 .shippingFeeList {
    padding: 0 0 0 15px;
    gap: 0 10px;
    min-width: auto;
    width: calc(100% - 254px);
  }
}
@media screen and (max-width: 1100px) and (min-width: 921px) {
  .mothersday2026 .shippingFeeHeader {
    padding-right: 20px;
  }
  .mothersday2026 .shippingFeeList {
    padding: 0 0 0 20px;
    gap: 2px 0;
    width: auto;
    grid-template-columns: repeat(1, 1fr);
  }
  .mothersday2026 .shippingFeeHeaderNote {
    width: auto;
  }
}
@media screen and (max-width: 920px) and (min-width: 768px) {
  .mothersday2026 .shippingFee {
    padding: 12px;
    flex-direction: column;
  }
  .mothersday2026 .shippingFeeHeaderNote {
    font-size: 10px;
  }
  .mothersday2026 .shippingFeeDesc {
    margin-bottom: 6px;
  }
  .mothersday2026 .shippingFeeHeaderText {
    font-size: 20px;
  }
  .mothersday2026 .shippingFeeIcon {
    margin-right: 5px;
    width: 40px;
  }
  .mothersday2026 .shippingFeeTerm {
    font-size: 17px;
  }
  .mothersday2026 .shippingFeePrice {
    font-size: 17px;
  }
  .mothersday2026 .shippingFeeUnit {
    font-size: 24px;
  }
  .mothersday2026 .shippingFeeTax {
    font-size: 12px;
  }
  .mothersday2026 .shippingFeeTermNote {
    font-size: 9px;
    margin-top: 3px;
  }
  .mothersday2026 .shippingFeeHeader {
    border-right: none;
    border-bottom: 1px solid #D53037;
    padding: 0 0 4px;
    margin-bottom: 9px;
    width: 100%;
  }
  .mothersday2026 .shippingFeeHeaderTop {
    justify-content: center;
    width: 100%;
  }
  .mothersday2026 .shippingFeeHeaderNote {
    width: 100%;
    padding-right: 0;
  }
  .mothersday2026 .shippingFeeList {
    padding: 0;
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .shippingFee {
    flex-direction: column;
    align-items: stretch;
    padding: 15px;
    border-width: 5px;
  }
  .mothersday2026 .shippingFeeHeader {
    padding: 0 0 5px 0;
    border-right: none;
    margin-bottom: 9px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D53037;
  }
  .mothersday2026 .shippingFeeHeaderTop {
    justify-content: center;
    width: 100%;
  }
  .mothersday2026 .shippingFeeHeaderNote {
    width: 100%;
    padding-right: 0;
  }
  .mothersday2026 .shippingFeeList {
    min-width: auto;
    display: grid;
    padding: 0;
    gap: 4px 0;
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
    align-items: center;
  }
  .mothersday2026 .shippingFeeItem {
    width: auto;
    align-items: baseline;
  }
  .mothersday2026 .shippingFeeTerm {
    display: inline-grid;
    width: 112px;
    font-size: 18px;
    position: relative;
    align-items: baseline;
    text-align: center;
  }
  .mothersday2026 .shippingFeeTerm::after {
    position: absolute;
    right: 0;
    content: "：";
  }
  .mothersday2026 .shippingFeeList .shippingFeeItem:last-child .shippingFeeTerm::after{
    top:2px;
  }
  .mothersday2026 .shippingFeeTermNote {
    display: inline-grid;  
    font-size: 10px;
    margin-left: 4px;
    margin-top: 4px;
  }
  .mothersday2026 .shippingFeeDesc {
    font-size: 16px;
    margin-bottom: 0;
  }
  .mothersday2026 .shippingFeePrice {
    font-size: 16px;
  }
  .mothersday2026 .shippingFeeUnit {
    font-size: 22px;
  }
  .mothersday2026 .shippingFeeTax {
    font-size: 12px;
  }
}

/**
 * アンカーナビ
 */
.mothersday2026 .anchor {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 0 auto 20px;
}
.mothersday2026 .anchorBtn {
  height: 70px;
}
.mothersday2026 .anchorLink {
  align-items: center;
  background-color: #ed939b;
  background-image: url(icon-arrow-anchor-scroll01.svg);
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 13.86px 14.69px;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  letter-spacing: 0.03em;
  line-height: 1.4;
  text-align: center;
  border-radius: 8px;
}
.mothersday2026 .anchorLinkAll {
  background-image: url(icon-arrow-anchor-all01.svg);
  background-size: 14.69px 13.86px;
}
@media screen and (max-width: 1100px) and (min-width: 861px) {
  .mothersday2026 .anchorLink {
    font-size: 16px;
    background-position: calc(100% - 7px) 50%;
  }
  .mothersday2026 .anchorLink .brTb {
    display: block;
  }
}
@media screen and (max-width: 860px) and (min-width: 768px) {
  .mothersday2026 .anchor {
    grid-template-columns: repeat(2, 1fr);
    margin: 20px auto 30px;
  }
  .mothersday2026 .anchorLink {
  	height: 60px;
  }
  .mothersday2026 .anchorBtn {
    height: 60px;
    width: 100%;
  }
  .mothersday2026 .anchorLink .brTb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .anchor {
    width: calc(100% - 20px);
    grid-template-columns: repeat(1, 1fr);
    margin: 0 auto 20px;
  }
  .mothersday2026 .anchorBtn {
    height: 50px;
    width: 100%;
  }
  .mothersday2026 .anchorLink {
    background-position: calc(100% - 10px) 50%;
    background-size: 11.088px 11.752px;
    font-size: 16px;
  }
  .mothersday2026 .anchorLinkAll {
    background-size: 11.752px 11.088px;
  }
}

/**
* ご注文前に必ずお読みください。
*/
.mothersday2026 .sectionAttention {
  background-color: rgba(242, 242, 242, 0.6);
  padding: 45px;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}
.mothersday2026 .sectionAttention .title {
  margin-bottom: 28px;
}
.mothersday2026 .sectionAttention .title .h2 {
  color: #484848;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
}
.mothersday2026 .sectionAttention .title span {
  position: relative;
}
.mothersday2026 .sectionAttention .title span:before {
  background-color: #e3628c;
  bottom: -12px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 50px;
}
.mothersday2026 .sectionAttention p {
  color: #484848;
  font-size: 18px;
  line-height: 1.67;
  margin-bottom: 12px;
}
.mothersday2026 .sectionAttention dt {
  color: #484848;
  font-size: 20px;
  line-height: 1.67;
  font-weight: bold;
  margin-left: -12px;
}
.mothersday2026 .sectionAttention dd {
  color: #484848;
  font-size: 18px;
  line-height: 1.67;
}
.mothersday2026 .sectionAttention dd:not(:last-child) {
  margin-bottom: 12px;
}
.mothersday2026 .sectionAttention dd li {
  line-height: 1.6;
  padding-left: 1em;
  position: relative;
}
.mothersday2026 .sectionAttention dd li .emphasis {
  color: #bb3939;
  font-weight: bold;
}
.mothersday2026 .sectionAttention dd li .emphasisBlack {
  color: #484848;
}
.mothersday2026 .sectionAttention dd li:before {
  content: "・";
  display: inline;
  left: 0;
  position: absolute;
}
.mothersday2026 .sectionAttention dd li li {
  margin-bottom: 1px;
  padding-left: 1em;
  position: relative;
}
.mothersday2026 .sectionAttention dd li li:before {
  content: "※";
  display: inline;
  left: 0;
  position: absolute;
}
.mothersday2026 .sectionAttention dd li .space {
  margin-right: 90px;
}
.mothersday2026 .sectionAttention dd .emphasis {
  color: #bb3939;
  font-weight: bold;
}
.mothersday2026 .sectionAttention dl {
  padding-left: 17px;
}
.mothersday2026 .sectionAttention .proviso {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
}
@media screen and (max-width: 880px) {
  .mothersday2026 .sectionAttention {
    padding: 45px 20px 50px;
  }
  .mothersday2026 .sectionAttention dd li .space {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionAttention {
    padding: 20px;
  }
  .mothersday2026 .sectionAttention p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 3px;
  }
  .mothersday2026 .sectionAttention dl {
    padding-left: 0;
  }
  .mothersday2026 .sectionAttention dt {
    font-size: 14px;
    line-height: 25px;
    margin-left: -9px;
  }
  .mothersday2026 .sectionAttention dd {
    font-size: 14px;
    line-height: 25px;
  }
  .mothersday2026 .sectionAttention dd:not(:last-child) {
    margin-bottom: 5px;
  }
  .mothersday2026 .sectionAttention dd li {
    line-height: 22px;
    margin-bottom: 4px;
    padding-left: 1em;
    position: relative;
  }
  .mothersday2026 .sectionAttention .proviso {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

/**
* アコーディオン
*/
.mothersday2026 .accordion .accordionTitle {
  background-color: #ffffff;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  height: 70px;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: relative;
  border: 1px solid #C0944C;
  border-radius: 8px;
}
.mothersday2026 .accordion .accordionTitle span {
  position: relative;
  color: #333;
}
.mothersday2026 .accordion .accordionTitle span:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(icon_title.svg);
  height: 35px;
  top: 50%;
  left: -37px;
  transform: translateY(-50%);
  width: 22px;
}
.mothersday2026 .accordion .accordionTitle.open:after {
  transform: translateY(-50%) rotate(180deg);
}
.mothersday2026 .accordion .accordionTitle:after {
  background-image: url(icon-arrow-caution01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  width: 18.726px;
  height: 8px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease-in-out;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .mothersday2026 .accordion .accordionTitle {
    height: 60px;
  }
  .mothersday2026 .accordion .accordionTitle span:before {
    height: 30px;
    width: 19px;
    left: -30px;
  }
  .mothersday2026 .accordion .accordionTitle:after {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .accordion {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
  .mothersday2026 .accordion .accordionTitle {
    font-size: 18px;
    height: 50px;
  }
  .mothersday2026 .accordion .accordionTitle:after {
    right: 10px;
  }
  .mothersday2026 .accordion .accordionTitle.open:after {
    right: 10px;
    width: 15.726px;
  }
  .mothersday2026 .accordion .accordionTitle span {
    margin-left: 10px;
    display: inline-block;
  }
  .mothersday2026 .accordion .accordionTitle span:before {
    left: -28px;
    top: 53%;
  }
}

/**
* タイトル
*/
.mothersday2026 .title {
  text-align: center;
  margin-bottom: 20px;
}
.mothersday2026 .title .h3{
  width: 100%;
  height: 80px;
  display: block;
  text-align: center;
  position: relative;
  z-index: 0;
}
.mothersday2026 .title .h3 .ja{
  width: 100%;
  display: inline-block;
  top           : 68%;
  left          : 50%;
  transform     : translate(-50%, -50%);
  color: #D53037;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  z-index: 2;
  position: absolute;
}
.mothersday2026 .title .h3 .small {
  width: 100%;
  display: inline-block;
  top           : 16%;
  left          : 50%;
  transform     : translate(-50%, -50%);
  position: absolute;
  color : #c0944c;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.06em;
  font-family: "Girassol", serif;
  z-index: 1;
   white-space   : nowrap;
}
.mothersday2026 .sectionRanking  .title .h3 .small,
.mothersday2026 .sectionCategory  .title .h3 .small{
  top: 10%;
  color: #c0944c;
}

.mothersday2026 .sectionRanking  .title .h3 .ja, 
.mothersday2026 .sectionCategory  .title .h3 .ja {
  color: #a1690d;
}

.mothersday2026 .sectionRanking  .title .h3 .gap{
  margin-right: 12px;
}

.mothersday2026 .title .desc {
  color: #333;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-top: 20px;
}
.mothersday2026 .sectionGift .title .desc {
  color: #D53037;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .mothersday2026 .title .h3{
    height: 60px;
  }
  .mothersday2026 .title .h3 .ja{
    font-size: 30px;
  }
  .mothersday2026 .title .h3 .small {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .title {
    width: 100%;
    margin-bottom: 15px;
  }
  .mothersday2026 .title .h3{
    height: 60px;
  }
  .mothersday2026 .title .h3 .ja{
    font-size: 26px;
    top:106%;
    line-height: 1.25;
  }
  .mothersday2026 .sectionRanking .title .h3 .ja,
  .mothersday2026 .sectionGift .title .h3 .ja {
  	top:106%;
  }

  .mothersday2026 .title .h3 .small {
    font-size: 24px;
  }
  .mothersday2026 .sectionRanking .title .h3 .gap {
    margin-right: 0;
  }
  .mothersday2026 .title .desc {
    font-size: 13px;
    margin-top: 50px;
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 374px) {
  .mothersday2026 .title .h3 {
    font-size: 26px;
  }
}

/**
* 包装について
*/
.mothersday2026 .aboutPackaging {
  background-color: #ffffff;
  padding: 50px 0 34px 50px;
  margin: 20px 30px 0;
}
.mothersday2026 .aboutPackaging .flex {
  display: flex;
}
.mothersday2026 .aboutPackaging .textArea {
  width: 80%;
}
.mothersday2026 .aboutPackaging .packagingImage {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  width: 130px;
}
.mothersday2026 .aboutPackaging .packagingImage p {
  color: #484848;
  font-size: 16px;
  line-height: 1.19;
  white-space: nowrap;
}
.mothersday2026 .aboutPackaging dl {
  padding-left: 0;
}
.mothersday2026 .aboutPackaging dt {
  color: #484848;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 11px;
  margin-left: 0;
}
.mothersday2026 .aboutPackaging dd {
  color: #484848;
  font-size: 18px;
  line-height: 1.6;
}
.mothersday2026 .aboutPackaging dd li {
  padding-left: 0;
}
.mothersday2026 .aboutPackaging dd li:before {
  display: none;
}
.mothersday2026 .aboutPackaging dd .notes {
  color: #333;
  font-size: 14px;
  line-height: 1.64;
  margin-top: 8px;
}
.mothersday2026 .aboutPackaging .caption {
  font-size: 13px;
  line-height: 1;
  color: #000;
  font-weight: 200;
  display: block;
  text-align: center;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .mothersday2026 .aboutPackaging {
    padding: 30px;
  }
  .mothersday2026 .aboutPackaging .flex {
    display: block;
  }
  .mothersday2026 .aboutPackaging .textArea {
    width: 100%;
  }
  .mothersday2026 .aboutPackaging .packagingImage {
    display: block;
    text-align: center;
    width: 100%;
  }
  .mothersday2026 .aboutPackaging dl {
    margin-bottom: 20px;
  }
  .mothersday2026 .aboutPackaging .image {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .mothersday2026 .aboutPackaging .image img {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .aboutPackaging {
    padding: 20px;
    margin: 20px 0 0;
  }
  .mothersday2026 .aboutPackaging dt {
    font-size: 18px;
  }
  .mothersday2026 .aboutPackaging dd {
    font-size: 14px;
  }
  .mothersday2026 .aboutPackaging dd .notes {
    font-size: 12px;
  }
  .mothersday2026 .aboutPackaging .packagingImage p {
    font-size: 12px;
  }
  .mothersday2026 .aboutPackaging .image {
    width: 150px;
    margin: 0 auto;
  }
  .mothersday2026 .aboutPackaging .caption {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) and (min-width: 744px) {
  .mothersday2026 .aboutPackaging .textArea br {
    display: none;
  }
}
@media screen and (max-width: 767px) and (min-width: 570px) {
  .mothersday2026 .aboutPackaging .aboutPackaging .image {
    width: 25%;
  }
}

/**
* サマリー
*/
.mothersday2026 .summary {
  margin: 55px 0 50px;
  text-align: center;
}
.mothersday2026 .summary .summaryTtl {
  display: inline-block;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  position: relative;
  font-weight: bold;
  color: #333;
}
.mothersday2026 .summary .summaryTtl .emphasis {
  color: #D53037;
}
.mothersday2026 .summary .summaryTtlInner {
  position: relative;
}
.mothersday2026 .summary .summaryTtlInner::before, .mothersday2026 .summary .summaryTtlInner::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .mothersday2026 .summary {
    margin: 30px 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 820px) and (min-width: 768px) {
  .mothersday2026 .summary .summaryTtl {
    font-size: 26px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .summary {
    margin: 30px 0 25px;
  }
  .mothersday2026 .summary .summaryTtl {
    line-height: 1.3em;
    margin-bottom: 15px;
    font-size: 26px;
  }
}

/**
* ランキング
*/
.mothersday2026 .sectionRanking {
  margin-top: 70px;
  background-color: #F8F0E5;
  padding: 50px 40px;
}
.mothersday2026 .sectionRanking .section{
  margin: 60px auto 0;
  max-width: 1100px;
}
.mothersday2026 .sectionRanking .h3 {
  z-index: 1;
  position: relative;
}
.mothersday2026 .sectionRanking .rank01 {
  position: relative;
}
.mothersday2026 .sectionRanking .rank01:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 102%;
  width: 31px;
  height: 40px;
  left: 5px;
  top: -2px;
  position: absolute;
  background-image: url(icon-ranking01.png);
}
.mothersday2026 .sectionRanking .rank02 {
  position: relative;
}
.mothersday2026 .sectionRanking .rank02:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 102%;
  width: 31px;
  height: 40px;
  left: 5px;
  top: -2px;
  position: absolute;
  background-image: url(icon-ranking02.png);
}
.mothersday2026 .sectionRanking .rank03 {
  position: relative;
}
.mothersday2026 .sectionRanking .rank03:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 102%;
  width: 31px;
  height: 40px;
  left: 5px;
  top: -2px;
  position: absolute;
  background-image: url(icon-ranking03.png);
}
.mothersday2026 .sectionRanking .rank04 {
  position: relative;
}
.mothersday2026 .sectionRanking .rank04:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 102%;
  width: 31px;
  height: 40px;
  left: 5px;
  top: -2px;
  position: absolute;
  background-image: url(icon-ranking04.png);
}
.mothersday2026 .sectionRanking .rank05 {
  position: relative;
}
.mothersday2026 .sectionRanking .rank05:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 102%;
  width: 31px;
  height: 40px;
  left: 5px;
  top: -2px;
  position: absolute;
  background-image: url(icon-ranking05.png);
}
.mothersday2026 .sectionRanking .catch {
  color: #3d4842;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2.14;
}
.mothersday2026 .sectionRanking .flexColumn2 {
  margin-bottom: 30px;
}
.mothersday2026 .sectionRanking .flexColumn2 .item:nth-last-child(n+3) {
  margin-bottom: 25px;
}
@media screen and (max-width: 1052px) and (min-width: 768px) {
  .mothersday2026 .sectionRanking {
    background-position: 0 0;
  }
  .mothersday2026 .sectionRanking .title .h3::before {
    width: 75.6px;
    left: -93px;
    top: -27px;
    height: 112px;
  }
}
@media screen and (max-width: 920px) and (min-width: 768px) {
/*  .mothersday2026 .sectionRanking .title .h3 .pcNone {
    display: block;
  }*/
  .mothersday2026 .sectionRanking .title .h3::before {
    left: -69px;
  }
  .mothersday2026 .sectionRanking .section {
    margin: 50px auto 0;
  }
  .mothersday2026 .sectionRanking {
    margin-top: 50px;
    padding: 45px 40px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionRanking {
    margin-top: 50px;
    margin-bottom: 0;
    padding: 45px 20px;
  }
  .mothersday2026 .sectionRanking .section{
    margin: 20px auto 0;
  }
  .mothersday2026 .sectionRanking .h4 {
    font-size: 21px;
  }
  .mothersday2026 .sectionRanking .rank01:after {
    background-size: 100%;
    width: 36px;
    height: 43px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank02:after {
    background-size: 100%;
    width: 36px;
    height: 43px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank03:after {
    background-size: 100%;
    width: 36px;
    height: 43px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank04:after {
    background-size: 100%;
    width: 36px;
    height: 43px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank05:after {
    background-size: 100%;
    width: 36px;
    height: 43px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .section:not(:last-child) {
    margin-bottom: 40px;
  }
  .mothersday2026 .sectionRanking .title {
    margin-bottom: 10px;
  }
  .mothersday2026 .sectionRanking .catch {
    line-height: 1.8;
  }
  .mothersday2026 .sectionRanking .flexColumn2 {
    margin-bottom: 30px;
  }
  .mothersday2026 .sectionRanking .flexColumn2 .item:nth-last-child(n+3) {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 440px) {
  .mothersday2026 .sectionRanking .h4 {
    font-size: 21px;
  }
  .mothersday2026 .sectionRanking .rank01:after {
    background-size: 100%;
    width: 27px;
    height: 31px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank02:after {
    background-size: 100%;
    width: 27px;
    height: 31px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank03:after {
    background-size: 100%;
    width: 27px;
    height: 31px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank04:after {
    background-size: 100%;
    width: 27px;
    height: 31px;
    position: absolute;
  }
  .mothersday2026 .sectionRanking .rank05:after {
    background-size: 100%;
    width: 27px;
    height: 31px;
    position: absolute;
  }
}
@media screen and (max-width: 374px) {
  .mothersday2026 .sectionRanking .title .h3::before {
    width: 43.2px;
    left: -35px;
    top: -3px;
    height: 64px;
  }
}

/**
* ランキング ギフト 商品
*/
.mothersday2026 .goodsList {
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
}
.mothersday2026 .goodsList.grid5{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}
.mothersday2026 .goodsList.grid4{
  display: grid;
  place-items: flex-start;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  padding: 40px 40px 0 40px;
}
.mothersday2026 .goodsList.grid3{
  width: 817px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin: 0 auto;
  padding: 40px 40px 0 40px;
}
.mothersday2026 .goods {
  cursor: pointer;
}
.mothersday2026 .goods .goodsBox {
  padding: 10px 0 0;
}
.mothersday2026 .goods .goodsName {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: left;
  line-height: 1.6;
}
.mothersday2026 .goods .goodsBrand {
display: inline-block;
    font-size: 14px;
    font-weight: normal;
  }

/*.mothersday2026 .goods .goodsName span {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
}*/
.mothersday2026 .goods .goodsPrice {
  display: block;
  text-align: right;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
}
.mothersday2026 .goods .goodsPrice .icon {
  margin-right: 10px;
}
.mothersday2026 .goods .goodsPrice span.emphasis02 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 2px;
}
@media screen and (max-width: 920px) and (min-width: 768px) {
  .mothersday2026 .goodsList.grid4{
    gap: 18px;
  }

  .mothersday2026 .goodsList.grid3{
    width: 76%;
    gap: 18px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .goodsList.grid5,.mothersday2026 .goodsList.grid4,.mothersday2026 .goodsList.grid3{
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 10px;
    padding: 24px 16px 20px 16px;
  }

  .mothersday2026 .sectionRanking .goodsList.grid5{
  	padding: 0;
	}
  .mothersday2026 .goods {
    width: 100%;
    cursor: pointer;
  }
  .mothersday2026 .goods .goodsName {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 2px;
  }
  .mothersday2026 .goods .goodsName span {
    font-size: 14px;
  }
  .mothersday2026 .goods .goodsPrice {
    font-size: 13px;
  }
  .mothersday2026 .goodsList.grid3{
    width: 100%;
}
}

/**
* ギフト
*/
.mothersday2026 .sectionGift {
  margin:　auto 0;
  background-color: #FDDAD7;
  padding: 50px 40px;
}
.mothersday2026 .sectionGift.giftm{
    margin-bottom: 0;
    padding: 0 20px;
  }
.mothersday2026 .sectionGift .section{
  max-width: 1100px;
  margin: 40px auto 0;
  border-radius: 12px;
  padding-bottom: 50px;
  background-color: #fff;
}
.mothersday2026 .sectionGift .section .goods{
  padding-bottom: 10px;
}
.mothersday2026 .sectionGift .section .goods .goodsName{
/*  padding: 0 14px;*/
}
.mothersday2026 .sectionGift .section .goods .goodsPrice{
  padding-right: 10px;
}

.mothersday2026 .sectionGift .title {
  position: relative;
  padding: 30px;
  max-width: 1100px;
  margin: 0 auto;
  background-image: url(icon-circle.svg), url(icon-circle.svg), url(icon-circle.svg), url(icon-circle.svg);
  background-repeat: no-repeat;
  background-position:
    calc(0% - 20px) calc(0% - 20px),
    calc(100% + 20px) calc(0% - 20px),
    calc(100% + 20px) calc(100% + 20px),
    calc(0% - 20px) calc(100% + 20px);
  background-size: 47px;
  overflow: hidden;
}

.mothersday2026 .sectionGift .title::after {
  content: "";
  position: absolute;
  inset: -20px; 
  background-image: 
    url(icon-circle.svg), 
    url(icon-circle.svg), 
    url(icon-circle.svg), 
    url(icon-circle.svg);
  background-repeat: no-repeat;
  background-position:
    left top,
    right top,
    right bottom,
    left bottom;
  background-size: 47px;
  pointer-events: none;
}

.mothersday2026 .sectionGift .title::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #C79431;
  pointer-events: none;
}

.mothersday2026 .sectionGift .h3.setgift::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration01.png);
  width: 80px;
  height: 130px;
  left: 10px;
  top: 15px;
}
.mothersday2026 .sectionGift .h3.setgift::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration01.png);
  width: 80px;
  height: 130px;
  right: 10px;
  top: 15px;
  transform: scale(-1, 1);
}
.mothersday2026 .sectionGift .h3.flower::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration02.png);
  width: 100px;
  height: 130px;
  right: 100px;
  top: 15px;
}
.mothersday2026 .sectionGift .h3.flower::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration02.png);
  width: 100px;
  height: 130px;
  left: 100px;
  top: 15px;
  transform: scale(-1, 1);
}
.mothersday2026 .sectionGift .h3.sweets::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration03.png);
  width: 146px;
  height: 130px;
  left: 10px;
  top: 2px;
}
.mothersday2026 .sectionGift .h3.sweets::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration03.png);
  width: 146px;
  height: 130px;
  right: 10px;
  top: 2px;
  transform: rotate(70deg);
}
.mothersday2026 .sectionGift .viewAll{
  margin-top: 30px;
}
.mothersday2026 .sectionGift .viewAll a{
  color: #fff;
  height: 80px;
  max-width: 600px;
  font-size: 24px;
  border-radius: 50px;
  background-color: #D53037;
}
@media screen and (max-width: 920px) and (min-width: 768px) {
  .mothersday2026 .sectionGift {
    padding: 45px 40px;
  }
  .mothersday2026 .sectionGift .section{
    margin: 30px auto 0;
  }
  .mothersday2026 .sectionGift .viewAll a{
    width: 100%;
  }
  .mothersday2026 .sectionGift .title {
    width: 100%;
    margin: 0 auto;
  }
  .mothersday2026 .sectionGift .h3.flower::before {
  	right: 20px;
  	transform: scale(0.8);
  	transform-origin: center;
  }
  .mothersday2026 .sectionGift .h3.flower::after{
    left: 20px;
    transform: scale(-0.8, 0.8);
  	transform-origin: center;
  }
  .mothersday2026 .sectionGift .h3.setgift::before{
    top: 0;
    left: -20px;
    transform: scale(0.8);
  	transform-origin: center;
  }
  .mothersday2026 .sectionGift .h3.setgift::after{
    top: 0;
    right: -20px;
    transform: scale(-0.8, 0.8);
  	transform-origin: center;
	}
  .mothersday2026 .sectionGift .h3.sweets::before {
  	transform: scale(0.7);
  	transform-origin: center;
  	top:-20px;
  	left: 0;
  }
  .mothersday2026 .sectionGift .h3.sweets::after {
  	transform: rotate(70deg) scale(0.7);
  	transform-origin: center;
  	top:-20px;
  	right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionGift {
    margin-bottom: 0;
    padding: 45px 20px;
  }
  .mothersday2026 .sectionGift .section{
    margin: 20px auto 0;
    padding-bottom: 30px;
  }
  .mothersday2026 .sectionGift .title{
    width: 100%;
    padding: 30px 20px;
    margin: 0 auto;
  }
  .mothersday2026 .sectionGift .title h3{
    margin: 0 auto;
  }
  .mothersday2026 .sectionGift .h3.flower,
  .mothersday2026 .sectionGift .h3.sweets{
    height: 40px;
  }
  .mothersday2026 .sectionGift .desc.d_line,
  .mothersday2026 .sectionGift .desc.d_line{
    margin-top: 30px;
  }

  .mothersday2026 .sectionGift .viewAll{
    margin-top: 0;
    font-size: 20px;
  }
  .mothersday2026 .sectionGift .viewAll a{
    width: 90%;
    height: 80px;
    border-radius: 40px;
    font-size: 20px;
  }
  .mothersday2026 .sectionGift .h3::before,
  .mothersday2026 .sectionGift .h3::after{
      background-size: cover;
  }
  .mothersday2026 .sectionGift .h3.setgift::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration01.png);
  width: 62px;
  height: 90px;
  left: 0;
  top: 0;
}
.mothersday2026 .sectionGift .h3.setgift::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration01.png);
  width: 62px;
  height: 90px;
  right: 0;
  top: 0;
}
.mothersday2026 .sectionGift .h3.flower::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration02.png);
  width: 69px;
  height: 90px;
  right: -15px;
  top: 0;
}
.mothersday2026 .sectionGift .h3.flower::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration02.png);
  width: 69px;
  height: 90px;
  left: -15px;
  top: 0;
}
.mothersday2026 .sectionGift .h3.sweets::before{
  content: "";
  position: absolute;
  background-image: url(icon-decoration03.png);
  width: 104px;
  height: 60px;
  left: -15px;
  top: 0;
}
.mothersday2026 .sectionGift .h3.sweets::after{
  content: "";
  position: absolute;
  background-image: url(icon-decoration03.png);
  width: 104px;
  height: 60px;
  right: -15px;
  top: 0;
  transform: scale(-1, 1);
}
}

/**
* 予算から選ぶ
*/
.mothersday2026 .sectionPrice {
  padding: 50px 0;
}
.mothersday2026 .sectionPrice .content{
  max-width: 1040px;
  margin: 0 auto;
}
.mothersday2026 .sectionPrice h3{
  color: #333 !important;
}
.mothersday2026 .sectionPrice .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.mothersday2026 .sectionPrice .item a {
  align-items: center;
  background-color: #ffffff;
  background-image: url(icon-arrow-right01.svg);
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 7.844px 16.903px;
  border: solid 1px #C61969;
  color: #000;
  display: flex;
  font-size: 22px;
  font-weight: 500;
  height: 60px;
  justify-content: center;
  line-height: 1.1;
  padding: 0 10px;
  width: 100%;
  border-radius: 8px;
}
.mothersday2026 .sectionPrice .item a .baseline {
  align-items: baseline;
  display: flex;
  letter-spacing: 0.02em;
}
.mothersday2026 .sectionPrice .item a .small {
  font-size: 18px;
}
.mothersday2026 .sectionPrice .title{
  margin-bottom: 0;
}
.mothersday2026 .sectionPrice .title .h3 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  background-image: none;
  padding: 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 920px) and (min-width: 768px) {
  .mothersday2026 .sectionPrice {
    padding: 45px 15px;
  }
}
@media screen and (max-width: 1052px) {
  .mothersday2026 .sectionPrice .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .mothersday2026 .sectionPrice .item a {
    background-size: 7px 16px;
    font-size: 18px;
    height: 50px;
  }
  .mothersday2026 .sectionPrice .item a .small {
    font-size: 16px;
  }
  .mothersday2026 .sectionPrice .title .h3 {
  	margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionPrice .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .mothersday2026 .sectionPrice {
    padding: 45px 15px;
  }
  .mothersday2026 .sectionPrice .title {
    margin-bottom: 30px;
  }
  .mothersday2026 .sectionPrice .title .h3 {
    font-size: 26px;
  }
  .mothersday2026 .sectionPrice .item a {
    height: 43px;
  }
}

/**
* 贈る相手から選ぶ
*/
.mothersday2026 .sectionRecipient {
  padding-bottom: 50px;
}
.mothersday2026 .sectionRecipient .content{
  max-width: 1040px;
  margin: 0 auto;
}
.mothersday2026 .sectionRecipient .title{
  margin-bottom: 0;
}
.mothersday2026 .sectionRecipient .title .h3 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  background-image: none;
  padding: 0;
  letter-spacing: 0.1em;
}
.mothersday2026 .sectionRecipient .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.mothersday2026 .sectionRecipient .item a {
  align-items: center;
  background-color: #ffffff;
  background-image: url(icon-arrow-right01.svg);
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 7.844px 16.903px;
  border: solid 1px #C61969;
  color: #000;
  display: flex;
  font-size: 20px;
  font-weight: 500;
  height: 60px;
  justify-content: center;
  line-height: 1.1;
  padding: 0 10px;
  width: 100%;
  letter-spacing: 0.1em;
  border-radius: 8px;
}
@media screen and (max-width: 920px) and (min-width: 768px) {
  .mothersday2026 .sectionRecipient {
    padding: 0 15px 45px;
  }
}
@media screen and (max-width: 1052px) {
  .mothersday2026 .sectionRecipient .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .mothersday2026 .sectionRecipient .item a {
    background-size: 7px 16px;
    font-size: 16px;
    height: 50px;
  }
  .mothersday2026 .sectionRecipient .title .h3 {
  	margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionRecipient {
    padding: 0 15px 45px;
  }
  .mothersday2026 .sectionRecipient .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .mothersday2026 .sectionRecipient .title {
    margin-bottom: 30px;
  }
  .mothersday2026 .sectionRecipient .title .h3 {
    font-size: 26px;
  }
  .mothersday2026 .sectionRecipient .item a {
    height: 43px;
  }
}

/**
* コスメバナー
*/
.mothersday2026 .cosmeBannerWrap {
  max-width: 830px;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 auto 70px;
}
.mothersday2026 .cosmeBannerWrap .cosmeBanner {
  margin-bottom: 5px;
}
.mothersday2026 .cosmeBannerWrap p {
  font-size: 14px;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mothersday2026 .cosmeBannerWrap .cosmeBannerWrap {
    margin: 0 auto 50px;
  }
  .mothersday2026 .cosmeBannerWrap .cosmeBannerWrap p {
    font-size: 12px;
  }
}

/**
* カテゴリーから選ぶ
*/
.mothersday2026 .sectionCategory {
  background-color: #F8F0E5;
  padding: 50px 0;
}
.mothersday2026 .sectionCategory h3{
  color: #333 !important;
}
.mothersday2026 .sectionCategory .content{
  max-width: 1100px;
  margin: 40px auto 0;
}
.mothersday2026 .sectionCategory .brTb {
  display: none;
}
.mothersday2026 .sectionCategory .item {
  backface-visibility: hidden;
}
.mothersday2026 .sectionCategory .item img{
  width: 100%;
  border-radius: 12px 12px 0 0;
}
.mothersday2026 .sectionCategory .itemName {
  align-items: center;
  background-color: #fff;
  background-image: url(icon-arrow-right01.svg);
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 7.8px 16.9px;
  color: #333;
  display: flex;
  font-size: 18px !important;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.075em;
  line-height: 1.4;
  height: 60px;
  padding: 12px 15px;
  text-align: center;
  flex-direction: column;
  border-radius: 0 0 12px 12px;
}
.mothersday2026 .sectionCategory .itemName span {
  align-items: center;
  display: flex;
  justify-content: center;
}
.mothersday2026 .sectionCategory .grid3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.mothersday2026 .sectionCategory .title {
  position: relative;
  z-index: 1;
}
.mothersday2026 .sectionCategory .h3 {
  color: #000;
  z-index: 2;
}
@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .mothersday2026 .sectionCategory .itemName {
    font-size: 17px;
    background-position: calc(100% - 10px) 50%;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .mothersday2026 .sectionCategory .h3::before {
    right: -164px;
  }
  .mothersday2026 .sectionCategory .itemName {
    font-size: 17px;
    background-position: calc(100% - 10px) 50%;
  }
}
@media screen and (max-width: 1052px) {
  .mothersday2026 .sectionCategory .grid3 {
    gap: 18px;
  }
  .mothersday2026 .sectionCategory .content{
    padding: 0 20px;
  }
  .mothersday2026 .sectionCategory .brTb {
    display: block;
  }
}
@media screen and (max-width: 1052px) and (min-width: 901px) {
  .mothersday2026 .sectionCategory .h3::before {
    width: 78.85px;
    right: -110px;
    top: -27px;
    height: 151.05px;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .mothersday2026 .sectionCategory {
    padding: 45px 0;
  }
  .mothersday2026 .sectionCategory .h3::before {
    width: 66.4px;
    right: -81px;
    top: -18px;
    height: 127.2px;
  }
  .mothersday2026 .sectionCategory .itemName {
    font-size: 15px;
    background-position: calc(100% - 5px) 50%;
    padding: 12px 0;
  }
  .mothersday2026 .sectionCategory .content {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .sectionCategory {
    padding: 45px 20px;
  }
  .mothersday2026 .sectionCategory .content{
    padding: 0;
    margin: 20px auto 0;
  }
  .mothersday2026 .sectionCategory .title {
    margin-bottom: 60px;
  }
  .mothersday2026 .sectionCategory .grid3 {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .mothersday2026 .sectionCategory .itemName {
    font-size: 17px !important;
    background-position: calc(100% - 10px) 50%;
    background-size: 7px 16px;
    padding: 12px 0;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  .mothersday2026 .sectionCategory .brTb {
    display: none;
  }
}
@media screen and (max-width: 374px) {
  .mothersday2026 .sectionCategory .h3::before {
    width: 33.2px;
    right: -36px;
    height: 63.6px;
  }
  .mothersday2026 .sectionCategory .itemName {
    font-size: 12px;
    background-position: calc(100% - 5px) 50%;
  }
}

/**
* フッターボタン
*/
.mothersday2026 .bnrWrap {
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  margin: 90px auto 5em;
  max-width: 830px;
}
.mothersday2026 .bnrWrap .categoryLink {
  width: calc((100% - 30px) / 2);
}
.mothersday2026 .bnrWrap .categoryLink a {
  align-items: center;
  background-color: #CE4D66;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  max-width: 400px;
  padding: 0 10px;
  width: 100%;
}
.mothersday2026 .bnrWrap .topBtn {
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
}
.mothersday2026 .bnrWrap .topBtn a {
  align-items: center;
  border: 1px solid #7a7778;
  color: #7a7778;
  display: flex;
  font-size: 20px;
  height: 70px;
  justify-content: center;
  max-width: 400px;
  padding: 0 10px;
  width: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .mothersday2026 .bnrWrap {
    flex-direction: column;
  }
  .mothersday2026 .bnrWrap .categoryLink {
    width: 100%;
  }
  .mothersday2026 .bnrWrap .categoryLink a {
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  .mothersday2026 .bnrWrap .topBtn {
    width: 100%;
    margin-right: 0;
  }
  .mothersday2026 .bnrWrap .topBtn a {
    font-size: 16px;
    height: 50px;
    margin: 20px auto 0;
    max-width: 360px;
    width: 80%;
  }
}
@media screen and (max-width: 801px) {
  .mothersday2026 .bnrWrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    margin: 60px auto 0;
    max-width: 100%;
  }
  .mothersday2026 .bnrWrap .categoryLink {
    width: 100%;
  }
  .mothersday2026 .bnrWrap .categoryLink a {
    align-items: center;
    color: #ffffff;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 70px;
    justify-content: center;
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  .mothersday2026 .bnrWrap .topBtn {
    width: 100%;
    margin-right: 0;
  }
  .mothersday2026 .bnrWrap .topBtn a {
    align-items: center;
    border: 1px solid #7a7778;
    color: #7a7778;
    display: flex;
    font-size: 16px;
    height: 50px;
    justify-content: center;
    margin: 20px auto 0;
    max-width: 360px;
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .bnrWrap {
    margin-top: 60px;
    padding: 0 14px;
  }
}

/**
* すべての商品を見る
*/
.mothersday2026 .viewAllItem{
  margin: 0 auto 40px;
}
.mothersday2026 .viewAllItem a{
  font-family: "Noto Serif JP", serif;
  margin: 0 auto;
  position: relative;
  border-radius: 50px;
  z-index: 1;
  max-width: 750px;
}
.mothersday2026 .viewAllItem.gw p{
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 32px;
}
.mothersday2026 .viewAllItem.gw a{
  background-color: #F88379;
}
.mothersday2026 .viewAllItem.all a{
  background-color: #D53037;
}
@media screen and (max-width: 880px) {
  .mothersday2026 .viewAllItem a{
    margin: 0 auto 50px;
    position: relative;
    z-index: 1;
    max-width: 750px;
    width: calc(100% - 20px);
  }
  .mothersday2026 .viewAllItem.gw p{
  margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .mothersday2026 .viewAllItem a{
    max-width: 600px;
  }
  .mothersday2026 .viewAllItem.gw p{
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.mothersday2026 .viewAll {
  position: relative;
  z-index: 1;
}
.mothersday2026 .viewAll a {
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-size: 24px;
  height: 100px;
  justify-content: center;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: -1px auto 1px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .mothersday2026 .viewAll {
    padding: 0 5px;
  }
  .mothersday2026 .viewAll a {
    margin: -1px auto 1px;
    max-width: none;
    height: 90px;
    font-size: 20px;
    line-height: 1.4;
    width: calc(100% - 12px);
  }
}

@media screen and (max-width: 767px) {
  body > .contents {
    padding: 0;
  }
  #d_side {
    padding: 0 1em !important;
  }
}/*# sourceMappingURL=style.css.map */