main {
  padding: 30px 0 120px;
}

.l-breadcrumb {
  margin: 0 auto 30px;
}

.l-mothers-day-wrapper {
  font-family: "ヒラギノ角ゴシック";
  font-size: 1.6rem;
  line-height: 1.5;
}

.l-mothers-day-wrapper a:hover {
  cursor: pointer;
}

.l-mothers-day {
  margin: 0 auto 120px;
  width: 1000px;
}

.l-mothers-day:last-child {
  margin: 0 auto;
}

.l-mothers-day-max {
  margin: 0 auto 60px;
  min-width: 1000px;
  width: 100%;
}

.mothers-day-eye-catch {
  background: #f8e2e7;
  margin: 0 0 30px;
  width: 100%;
}

.mothers-day-eye-catch picture {
  margin: 0 auto;
  width: 1000px;
}

.mothers-day-caution {
  margin: 0 auto;
  width: 1000px;
}

.mothers-day-caution small {
  font-size: 1.4rem;
}

.mothers-day-benefits {
  border: solid 14px #ed879c;
  margin: 0 auto 20px;
  padding: 36px 26px 26px;
}

.mothers-day-benefits h2 {
  margin: 0 auto 12px;
  width: 462px;
}

.mothers-day-benefits-description {
  margin: 0 0 24px;
  text-align: center;
}

.l-mothers-day-benefits-detail {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
}

.mothers-day-benefits-img {
  width: 480px;
}

.mothers-day-benefits-text {
  width: 410px;
}

.mothers-day-benefits-text section:not(:last-child) {
  margin: 0 0 30px;
}

.mothers-day-benefits-text h3 {
  margin: 0 0 20px;
}

.mothers-day-benefits-text p {
  text-align: justify;
}

.l-mothers-day-benefits-caution {
  border: solid 10px #f2f2f2;
}

.mothers-day-benefits-caution {
  background: #f2f2f2;
  border: solid 2px #fff;
  padding: 25px 20px 33px;
}

.mothers-day-benefits-caution h3 {
  font-size: 2.2rem;
  margin: 0 0 30px;
  text-align: center;
}

.mothers-day-benefits-caution section:not(:last-child) {
  margin: 0 0 30px;
}

.mothers-day-benefits-caution h4 {
  font-size: 1.6rem;
}

.mothers-day-benefits-caution h4::before {
  content: '【';
}

.mothers-day-benefits-caution h4::after {
  content: '】';
}

.mothers-day-benefits-caution small {
  font-size: 1.6rem;
}

.mothers-day-benefits-description {
  font-weight: 600;
}

.mothers-day-link-list {
  display: flex;
  padding: 0 40px;
}

.mothers-day-link-list li:not(:last-child) {
  margin: 0 30px 0 0;
}

.mothers-day-link-list a {
  text-decoration: underline;
}

.mothers-day-link-list a::after {
  content: '>>';
}

.section-title {
  align-items: center;
  color: #d63457;
  display: flex;
  font-size: 3.7rem;
  font-weight: 600;
  justify-content: space-between;
  letter-spacing: .1em;
  text-align: center;
}

.section-title::before,
.section-title::after {
  background: #d63457;
  content: '';
  display: block;
  height: 6px;
}

.mothers-day-choice .section-title::before,
.mothers-day-choice .section-title::after {
  width: 334px;
}

.mothers-day-shipping-free .section-title::before,
.mothers-day-shipping-free .section-title::after {
  width: 275px
}

.l-mothers-day-gift .section-title::before,
.l-mothers-day-gift .section-title::after {
  width: 236px;
}

.section-sub-title {
  color: #d63457;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0 0 30px;
  text-align: center;
}

.section-sub-title::before,
.section-sub-title::after {
  content: '-';
  margin: 0 10px;
}

.mothers-day-shipping-free .section-sub-title,
.l-mothers-day-gift .section-sub-title {
  margin: 0 0 72px;
}

.mothers-day-choice-list {
  display: flex;
  justify-content: space-between;
}

.mothers-day-choice-list li {
  background: #dd5875;
  border-radius: 5px;
  width: 310px;
}

.mothers-day-choice-list a {
  align-items: center;
  background: url(https://gigaplus.makeshop.jp/hachibeikan/msday2021/icon-arrow-right-w.png) no-repeat right 20px center;
  color: #fff;
  display: flex;
  font-size: 2rem;
  font-weight: 600;
  justify-content: center;
  height: 80px;
}

.l-mothers-day-shipping-free {
  background-color: #fef2f5;
  margin: 0 auto 60px;
  padding: 60px 0;
}

.mothers-day-shipping-free {
  margin: 0 auto;
  width: 1000px;
}

.mothers-day-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mothers-day-list:not(:last-child) {
  margin: 0 0 120px;
}

.mothers-day-list li {
  margin: 0 0 60px;
  width: 306px;
}

.mothers-day-list li:nth-last-child(-n+3) {
  margin: 0;
}

.mothers-day-list .mothers-day-list-max {
  width: 100%;
}

.mothers-day-list .mothers-day-list-large {
  width: 480px;
}

.mothers-day-list .mothers-day-list-title {
  margin: 0 auto 30px;
}

.l-mothers-day-gift .mothers-day-list-title img,
.mothers-day-list .mothers-day-list-title img {
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  width: auto;
}

.mothers-day-list li a {
  display: block;
}

.shipping-free-img {
  margin: 0 0 5px;
}

.shipping-free-icon {
  background-color: #dd5875;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  margin: 0 0 5px;
  padding: 4px 10px;
}

.mothers-day-item-name {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.8rem;
  margin: 0 0 10px;
  overflow: hidden;
}

.mothers-day-item-price {
  color: #dd5875;
  display: block;
  font-weight: 600;
  text-align: right;
}

.mothers-day-item-price::before {
  content: '￥';
}

.mothers-day-link {
  height: 112px;
}

.mothers-day-link a {
  align-items: center;
  background: #dd5875 url(https://gigaplus.makeshop.jp/hachibeikan/msday2021/icon-arrow-right-w.png) no-repeat right 30px center;
  border-radius: 10px;
  box-shadow: 0 10px 0 0 #bf4761;
  color: #fff;
  display: flex;
  font-size: 3rem;
  font-weight: 600;
  justify-content: center;
  height: 112px;
  letter-spacing: .4rem;
  line-height: 1;
  margin: 0 auto;
  width: 570px;
}

.mothers-day-link a:active {
  box-shadow: none;
  transform: translateY(10px);
}

.l-reception {
  border: solid 10px #dd5875;
  margin: 0 auto 60px;
  padding: 40px 20px;
}

.l-reception h2 {
  margin: 0 auto 20px;
  width: 512px;
}

.l-reception h3 {
  font-size: 2.2rem;
  margin: 0 0 30px;
  text-align: center;
}

.l-reception h3::before {
  content: '【';
  margin: 0 6px 0 0;
}

.l-reception h3::after {
  content: '】';
  margin: 0 0 0 6px;
}

.reception-list {
  margin: 0 0 30px;
}

.reception-list li {
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 10px;
  text-align: center;
}

.reception-list li:last-child {
  margin: 0;
}

.reception-caution small {
  font-size: 1.6rem;
}

.wrapping-img {
  margin: 0 0 20px;
}

.wrapping-text {
  line-height: 2.6rem;
}

.wrapping-text a {
  text-decoration: underline;
}

@media screen and (max-width: 600px) {
  main {
    padding: 0;
  }

  .l-breadcrumb {
    margin: 0;
  }

  .l-mothers-day {
    width: 92%;
  }

  .mothers-day-eye-catch picture,
  .mothers-day-caution {
    width: 100%;
  }

  .l-mothers-day-max {
    min-width: 100%;
  }

  .l-mothers-day-wrapper {
    font-size: 1.4rem;
    padding: 0 0 50px;
  }

  .l-mothers-day {
    margin: 0 auto 60px;
  }

  .l-mothers-day-max {
    padding: 0;
  }

  .l-mothers-day-max .mothers-day-caution {
    padding: 0 4%;
  }

  .mothers-day-eye-catch {
    margin: 0 0 15px;
  }

  .mothers-day-benefits {
    border-width: 7px;
    margin: 0 auto 15px;
    padding: 20px;
  }

  .mothers-day-benefits h2 {
    margin: 0 auto 15px;
    width: 80%;
  }

  .mothers-day-benefits-description {
    font-weight: 600;
    margin: 0 auto 15px;
    text-align: justify;
  }

  .mothers-day-benefits-description strong {
    font-weight: 600;
  }

  .l-mothers-day-benefits-detail {
    display: block;
  }

  .mothers-day-benefits-img {
    margin: 0 auto 30px;
    width: 100%;
  }

  .mothers-day-benefits-text {
    width: 100%;
  }

  .mothers-day-benefits-text section:not(:last-child) {
    margin: 0 0 20px;
  }

  .mothers-day-benefits-text h3 {
    margin: 0 0 15px;
  }

  .l-mothers-day-benefits-caution {
    border: none;
  }

  .mothers-day-benefits-caution {
    border: none;
    padding: 20px 3%;
  }

  .mothers-day-benefits-caution section:not(:last-child) {
    margin: 0 0 20px;
  }

  .mothers-day-benefits-caution h3 {
    font-size: 1.5rem;
    margin: 0 0 20px;
  }

  .mothers-day-benefits-caution h4 {
    font-size: 1.4rem;
  }

  .mothers-day-benefits-caution small {
    font-size: 1.4rem;
  }

  .mothers-day-link-list {
    display: block;
    padding: 0;
  }

  .mothers-day-link-list li:not(:last-child) {
    margin: 0 0 10px;
  }

  .section-title {
    font-size: 2.1rem;
  }

  .section-title::before,
  .section-title::after {
    height: 3px;
  }

  .mothers-day-choice .section-title::before,
  .mothers-day-choice .section-title::after {
    width: 20%;
  }

  .mothers-day-shipping-free .section-title::before,
  .mothers-day-shipping-free .section-title::after {
    width: 16%;
  }
  .l-mothers-day-gift .section-title::before,
  .l-mothers-day-gift .section-title::after {
    width: 10%;
  }

  .section-sub-title {
    font-size: 1rem;
  }

  .mothers-day-shipping-free .section-sub-title,
  .l-mothers-day-gift .section-sub-title {
    margin: 0 0 30px;
  }

  .l-mothers-day-shipping-free {
    margin: 0 auto 30px;
    padding: 30px 0;
  }

  .mothers-day-shipping-free {
    width: 92%;
  }

  .mothers-day-choice {
    margin: 0 auto 30px;
  }

  .mothers-day-choice-list li {
    width: 30%;
  }

  .mothers-day-choice-list a {
    background: url(https://gigaplus.makeshop.jp/hachibeikan/msday2021/sp-icon-arrow-down-w.png) no-repeat center bottom 5px/10px auto;
    font-size: 1.3rem;
    height: 60px;
    line-height: 1.3;
    text-align: center;
  }

  .mothers-day-list:not(:last-child) {
    margin: 0 0 60px;
  }

  .mothers-day-list li,
  .mothers-day-list .mothers-day-list-large {
    width: 48%;
  }

  .mothers-day-list li,
  .mothers-day-list li:nth-last-child(-n+3) {
    margin: 0 0 15px;
  }

  .mothers-day-list .mothers-day-list-max {
    margin: 0 0 30px;
  }

  .mothers-day-list li:last-child {
    margin: 0;
  }

  .mothers-day-list .mothers-day-list-title {
    margin: 0 auto 8px;
  }

  .mothers-day-list li:nth-child(1) .mothers-day-list-title {
    width: 266px;
  }

  .mothers-day-list li:nth-child(2) .mothers-day-list-title {
    width: 222px;
  }

  .l-mothers-day-gift li:nth-child(1) .mothers-day-list-title,
  .mothers-day-list li:nth-child(3) .mothers-day-list-title,
  .mothers-day-list li:nth-child(4) .mothers-day-list-title{
    width: 250px;
  }

  .shipping-free-icon {
    display: none;
  }

  .mothers-day-item-name {
    font-size: 1.3rem;
    line-height: 1.4rem;
    margin: 0 0 5px;
  }

  .mothers-day-item-price {
    font-size: 1.3rem;
  }

  .mothers-day-link {
    height: 66px;
  }

  .mothers-day-link a {
    background-position: right 15px center;
    background-size: 10px 15px;
    box-shadow: 0 6px 0 0 #bf4761;
    font-size: 1.9rem;
    height: 66px;
    letter-spacing: .2rem;
    width: 100%;
  }

  .l-reception {
    border-width: 5px;
    margin: 0 auto 30px;
    padding: 20px 4%;
  }

  .l-reception h2 {
    margin: 0 auto 20px;
    width: 178px;
  }

  .l-reception h3 {
    font-size: 1.4rem;
    margin: 0 0 20px;
  }

  .l-reception h3::before {
    margin: 0 2px 0 0;
  }

  .l-reception h3::after {
    margin: 0;
  }

  .reception-list {
    margin: 0 0 15px;
  }

  .reception-list li {
    font-size: 1.4rem;
    margin: 0;
    text-align: left;
  }

  .reception-caution small {
    font-size: 1.4rem;
  }

  .wrapping-img {
    margin: 0 0 15px;
  }
}

@media screen and (max-width: 320px) {
  .mothers-day-benefits {
    padding: 4vw;
  }

  .mothers-day-shipping-free .section-title::before,
  .mothers-day-shipping-free .section-title::after {
    width: 10%;
  }

  .l-mothers-day-gift .section-title::before,
  .l-mothers-day-gift .section-title::after {
    width: 4%;
  }

  .l-reception h3 {
    font-size: 1.2rem;
  }

  .l-reception h3::before {
    margin: 0;
  }
}