.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

._pc {
  display: none !important;
}

._mincho {
  font-family: 'Zen Old Mincho', serif;
}

body {
  background: #fff !important;
}

/**/
main #menu ul {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
main .cart .price img{
    width: 80%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/**/

main {
  color: #000;
}

main img {
  width: 100%;
}

.item_img_sp {
  display: block;
  width: 92%;
  margin: 0 auto;
}

main .pagetop {
  position: fixed;
  right: 4%;
  bottom: 20px;
  cursor: pointer;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

main .pagetop img {
  width: 60px;
}

main .pagetop.active {
  opacity: 1;
  visibility: visible;
}

main #mv {
  max-width: 100%;
  margin: 0 auto;
  /*padding:18.6% 0 0 0;*/
  box-sizing: border-box;
  background: #fff;
}

main #mv .slider_main {
  max-width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
  display: block;
}

main #mv .note {
  font-size: 11px;
  max-width: 100%;
  margin: 5px auto 0 auto;
  padding: 0 2%;
  box-sizing: border-box;
}

main #timesale {
  margin: 0 auto 0 auto;
  color: #333;
}

main #timesale .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 90px 4% 90px 4%;
  box-sizing: border-box;
  text-align: center;
}

main #timesale h1 img {
  width: 100%;
  /*margin-bottom: 52.5px;*/
}

main #timesale h2 img {
  width: 100%;
  margin-top: 58px;
  margin-bottom: 20px;
}

main #timesale .code {
  background: #e8e8e8;
  color: #333;
  padding: 12px 5px;
  font-size: 22px;
  font-weight: bold;
  display: block;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
}

main #timesale button#copy-code {
  position: relative;
  max-width: 360px;
  width: 100%;
  font-size: clamp(18px, 2.2vw, 20px);
  background: #c80537;
  color: #fff;
  font-weight: bold;
  line-height: 2.5;
  padding: 0;
  border-radius: 25px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 22.5px;
  text-align: center;
  border: none;
}

main #timesale .code span {
  font-size: 22px;
}

main #timesale ._note {
  font-size: 14px;
  color: #ca0636;
  text-align: left;
}

main #timesale ul.link {
  text-align: center;
  margin-bottom: 60px;
  width: 92%;
  padding: 0;
}

main #timesale ul.link li {
  margin: 0 15px;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

main #timesale ul.link a {
  font-size: 18px;
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_down.webp) #ca0636 15px 50% no-repeat;
  background-size: auto 8px;
  line-height: 45px;
  padding-left: 10px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  height: 45px;
  display: block;
}

main #menu {
  margin: 0 auto 0 auto;
}

main #menu .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0 0 30px 0;
  box-sizing: border-box;
}

main #menu h1 {
  margin-bottom: 40px;
  display: block;
  padding: 0 4%;
  box-sizing: border-box;
}

main #menu ul {
  text-align: center;
  margin-bottom: 10px;
}

main #menu ul li {
  list-style: none;
  display: block;
  float: left;
  width: 50%;
  margin-bottom: 25px;
}

main #menu ul li:nth-last-child(1){margin-left: 25%;}

/*main #menu ul li:nth-child(2n){clear: both;}
main #menu ul li:nth-child(1){float: none; display: block;  margin-left: 25%;}*/
main #menu ul li img {
  width: 96%;
}

main #menu ul li span {
  display: block;
}

main #menu ul li a {
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
}

main #menu ul li strong {
  color: #ca0636;
}

main #menu ul li a {
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_red.webp) 50% 100% no-repeat;
  background-size: auto 10px;
}

main #give {
  margin: 30px auto 0 auto;
}

main #give .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0 0 30px 0;
  box-sizing: border-box;
}

main #give h1 {
  margin-bottom: 40px;
  display: block;
  padding: 0 4%;
  box-sizing: border-box;
}

main #give ._note {
  display: block;
  margin-top: 40px;
  padding: 0 4%;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
}

main #give ._note span {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  text-align: left;
  margin-bottom: 20px;
}

main #benefits {
  margin: 0px auto 35px auto;
}

main #benefits .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0;
  box-sizing: border-box;
}

main #benefits h1 {
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 0px;
}

main #benefits h1 img {
  width: 100%;
}

main #benefits h2 {
  font-size: 30px;
  line-height: 1.2;
  color: #ca0636;
  font-weight: bold;
  text-align: center;
}

main #benefits .image {
  padding: 30px 0 20px 0;
  box-sizing: border-box;
}

main #benefits .image img {
  height: 140px;
  width: auto;
}

main #benefits .read {
  font-size: 15px;
  margin-top: 15px;
  text-align: left;
}

main #benefits .read strong {
  color: #ca0636
}

main #benefits .btn a {
  color: #ca0636;
  font-weight: bold;
  border: 1px #ca0636 solid;
  display: inline-block;
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_right.webp) 20px 52% no-repeat;
  background-size: auto 12px;
  padding: 4px 20px 4px 40px;
  margin-top: 30px;
}

main #benefits ul {
  padding: 0 4%;
  box-sizing: border-box;
}

main #benefits ul li {
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 40px;
  text-align: center;
  border-bottom: 1px #ccc solid;
}

main #benefits p.link {
  text-align: center;
  margin: 40px 0 100px 0;
}

main #benefits p.link a {
  font-size: 22px;
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_right2.webp) #ca0636 15px 50% no-repeat;
  background-size: 8px auto;
  line-height: 45px;
  padding-left: 20px;
  color: #fff;
  font-weight: bold;
  width: 92%;
  height: 45px;
  display: inline-block;
}

main .item {
  margin-bottom: 0;
}

main .item .inner {
  border: none;
  padding: 0 0 30px 0 !important;
  width: 100%;
}

main .item h2 {
  margin-bottom: 15px;
}

main .item h3 {
  margin: 0 4% 25px 4%;
  /*margin-bottom: 25px;*/
}

main .item {
  color: #333;
}

main .item h1 {
  margin: -50px 0 0 0;
}

main .item .inner {
  width: 92%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  /*border-top:3px #ca0636 solid;*/
}
main .item .innerWide {
  width: 100%;
}

main .item .first {
  /*width:108.7%; position: relative; left:-4.35%;*/
}

main .item .second {
  width: 100%;
  /*padding: 0 4%;*/
}

main .item ul li {
  list-style: none;
  margin-bottom: 30px;
}

main .item .note {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  padding-top: 20px;
  clear: both;
  display: block !important;
}

main .item .note:before {
  display: none;
}

main .item h1 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  min-height: 65px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 50px;
  padding: 10px 0;
}

main .item h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

main .item .read {
  font-size: 16px;
  line-height: 2;
  text-align: left;
  margin: 0 4% 20px 4%;
}

main .item .box {
  padding-top: 20px !important;
}

/*main .item .box ul{padding: 0 4%; box-sizing: border-box;}*/
main .item .clearfix {
  padding-bottom: 30px;
}

main .item .clearfix.section {
  padding-bottom: 20px;
}

main .item .clearfix:nth-last-child(1) {
  padding-bottom: 0;
}

main .item .btn-popup a {
  font-size: 14px;
  color: #6ba5e4;
  border: #6ba5e4 1px solid;
  border-radius: 5px;
  line-height: 36px;
  height: 40px;
  display: block;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding: 0 10px 0 25px;
}

main .item .btn-popup a:before {
  content: '▼';
  transform: rotate(-90deg);
  position: absolute;
  top: 1px;
  left: 10px;
  font-size: 10px;
}

main .item .cart .price .less {
  padding-bottom: 20px !important;
  display: inline-block;
  background: url(../../../images/campaign/mothersday-2026/50_less_plus.png) 0 100% no-repeat;
  background-size: auto 28px;
}

main .item .slider_sub .slick-slide .image {
  margin: 0 auto 15px auto;
  display: block;
  text-align: center;
  width: 75%;
}

main .item .slider_sub .slick-slide .image img {
  max-width: 100vw;
}

main .item .slider_sub .slick-slide .read {
  display: block;
  text-align: left;
}

main .item .slider_sub .slick-prev {
  top: 40%;
  left: 5px;
}

main .item .slider_sub .slick-next {
  top: 40%;
  right: 5px;
}

main #list.item .inner {
  border-top: none;
  width: 100%;
}

main #list.item h2 {
  background: #ca0636;
  color: #fff;
  font-size: 20px;
  padding: 10px 0;
  margin: 0;
}

main #list.item .slide {
  margin: 0;
  padding: 0;
}

main #list.item .slick-slide img {
  max-width: 100vw;
}

main #list.item .first {
  width: 100;
  position: relative;
  left: 0;
}

main #list.item .second {
  padding: 0 4%;
  box-sizing: border-box;
}

main #list.item .slick-dots {
  bottom: -40px;
}

main #list.item .slick-dots li button {
  border: none;
  background-color: #d2d2d2;
}

main #list.item .slick-dots li.slick-active button {
  background-color: #c4113c;
}

main #list.item .slider_list .slick-prev {
  top: 100%;
  left: 20px;
}

main #list.item .slider_list .slick-next {
  top: 100%;
  right: 20px;
}

main .banner {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

main .banner+p {
  padding: 0 4% 70px 4%;
  box-sizing: border-box;
}

main .banner+p a {
  margin-bottom: 30px;
  display: block;
}


main .cart {
  /*background:#fff;*/
  padding-bottom: 30px;
}

main .cart:nth-last-child(1) {
  padding-bottom: 0;
}

main .cart section {
  position: absolute;
  display: none;
}

main .cart section {
  margin-top: 3rem;
  border: 1px solid #ccc;
  padding: 3rem;
  width: 100%;
  box-sizing: border-box;
}

main .cart .hide {
  display: none;
}

main .cart .select_box {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 0 4%;
  box-sizing: border-box;
}

main .cart .select_box select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_select.webp) 100% 50% no-repeat;
  background-size: 40px auto;
  border-radius: 5px;
}

main .cart .select_box::-ms-expand {
  display: none;
}

main .cart .select_box select {
  padding: 8px 38px 8px 8px;
  color: #666666;
}

main .cart .box {
  text-align: left;
  padding-top: 20px;
  box-sizing: border-box;
}

main .cart .title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  display: none;
}

main .cart .price {
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: bold;
  display: block;
}

main .cart .price .size {
  font-weight: normal;
  display: block;
  margin-bottom: 5px;
}

main .cart .price .size+br {
  display: none;
}

main .cart .price .less {
  font-size: 30px;
  /*font-size:32px;*/
  line-height: 1;
  color: #ca0636;
  /*padding-right:105px; display: inline-block; background:url(../../../images/campaign/mothersday-2026/50_less.png) 100% 100% no-repeat; background-size:auto 32px;*/
}

main .cart .price .less span {
  font-size: 16px;
  /*font-size:16px;*/
}

main .cart .coupon {
  font-size: 18px;
  font-weight: bold;
  color: #f60f5a;
  display: block;
  height: 40px;
  /*min-height:40px;*/
  width: 100%;
  line-height: 1;
  margin: 0 auto 40px auto;
  padding: 3.5% 0 0 35%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

main .cart .coupon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 12%;
  display: block;
  content: '';
  background: url(../../../images/campaign/mothersday-2026/less.png) 50% 50% no-repeat;
  background-size: 100% auto;
  z-index: -1;
}

@media screen and (max-width: 321px) {
  main .cart .price .less {
    font-size: 30px;
    /*padding-right:100px; display: inline-block; background:url(../../../images/campaign/mothersday-2026/50_less.png) 100% 100% no-repeat; background-size:auto 30px;*/
  }

  main .cart .price .less span {
    font-size: 20px;
  }
}

/*main .cart .price .arrow{font-size:32px!important; font-weight: bold!important; color:#000; transform: scale(0.7, 1); display: inline-block;}*/
main .cart button {
  display: block;
  width: 90%;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
  background: #c3113b;
}

main .cart button span {
  background: url(../../../images/campaign/mothersday-2026/icon_cart.webp) 0 50% no-repeat;
  background-size: 22px auto;
  padding-left: 35px;
  display: inline-block;
}

main .cart p.link {
  width: 90%;
  margin: 20px auto 0 auto;
}

main .cart p.link a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #c3113b;
  text-align: center;
  border: none;
  border: 1px #c3113b solid;
  transition: all 0.3s ease-out;
  display: block;
  background: #fff;
}

main .cart p.link.hard {
  padding-top: 15px;
}

main .cart p.link.hard a span {
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_red.webp) 100% 50% no-repeat;
  background-size: 16px auto;
  padding-right: 25px;
}

main .cart li {
  width: 100% !important;
  text-align: left;
}

main .cart .guarantee {
  margin: 0 0 20px 0;
  display: block;
}

main .cart .del {
  text-decoration: line-through;
}

.box-event {
  width: 100%;
  min-width: 414px;
}

@media screen and (max-width: 375px) {
  .box-event {
    min-width: 375px;
  }
}

@media screen and (max-width: 321px) {
  .box-event {
    min-width: 320px;
  }
}

.box-event .inner {
  background: #fff;
  width: 92%;
  height: 500px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow-y: scroll;
}

.lity-close {
  display: none;
}

.box-event .icon-close {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  background: url(../../../images/campaign/mothersday-2026/icon_close.png) 100% 50% no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.box-event .icon-close-button {
  background: url(../../../images/campaign/mothersday-2026/icon_close.png) 100% 50% no-repeat;
  background-size: 18px 18px;
  border: none;
  line-height: 1.2;
  margin: 20px auto;
  padding: 0 25px 0 3px;
  display: block;
  color: #000;
  position: relative;
  cursor: pointer;
  outline: none;
  appearance: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#event .title {
  font-size: 18px;
  font-weight: bold;
  color: #3d85c6;
  padding: 20px 4% 0 4%;
  box-sizing: border-box;
}

#event .read {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 0 4% 0 4%;
  box-sizing: border-box;
}

#event .read strong {
  color: #3d85c6;
}

#event .read ._note {
  color: #4c4c4c;
}

.slider.slick-dotted.slick-slider {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .slider.slick-dotted.slick-slider {
    margin-bottom: 40px;
  }
}

.slick-slide {
  height: auto;
}

.slick-slide img {
  max-width: 80vw;
  width: 100%;
}

.slider_main .slick-slide img {
  max-width: 100vw;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #CCCCCC;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev,
.slick-next {
  width: 34px;
  height: 34px;
}

.slick-prev:before {
  background: url(../../../images/campaign/mothersday-2026/icon_prev.png) 0 0 no-repeat;
  background-size: auto 34px;
  width: 50px;
  height: 34px;
  font-size: 0;
  display: block;
}

.slick-next:before {
  background: url(../../../images/campaign/mothersday-2026/icon_next.png) 0 0 no-repeat;
  background-size: auto 34px;
  width: 34px;
  height: 34px;
  font-size: 0;
  display: block;
}

.slick-prev {
  left: 0px;
}

.slick-next {
  right: 0px;
}


.slick-dots li button:before {
  content: none;
}

.slick-dots {
  text-align: center;
  bottom: -25px;
}

.slider_main .slick-dots {
  text-align: center;
  bottom: -7px;
  position: relative;
  margin-bottom: -50px;
  z-index: +1;
}

.slick-dots li {
  margin: 0;
  display: inline-block;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

.slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #979797;
  border-radius: 50%;
  padding: 0;
  color: transparent;
  outline: none;
}

.slick-dots li.slick-active button {
  background-color: #c4113c;
}

/* #myself_coupon */
main #myself_coupon {
  margin: 0 auto 0 auto;
  color: #333;
}

main #myself_coupon .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 45px 4% 25px 4%;
  box-sizing: border-box;
  text-align: center;
}

#myself_coupon h1 {
  margin: 40px 0;
}

#myself_coupon ul.annotation-box {
  margin-top: 40px;
}

#myself_coupon li.annotation {
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  text-align: left;
}

.list-mark {
  width: 2rem;
  flex-shrink: 0;
}

.list {
  flex: 1;
}

/* /#myself_coupon */

/* #guarantee */
main #guarantee {
  margin: 0 auto 0 auto;
  color: #333;
}

main #guarantee .inner {
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 45px 4% 25px 4%;
  box-sizing: border-box;
  text-align: center;
}

.guarantee-content {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 60px 0 45px 0;
}

.guarantee-content .guarantee-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cbcbcb;
}

.guarantee-content .guarantee-item img {
  width: 124px;
}

.guarantee-content .guarantee-item h2 {
  font-size: 24px;
  color: #ca0636;
  font-weight: 600;
}

.guarantee-content .guarantee-item .guarantee-text2 {
  color: #ca0636;
}

.guarantee-content .guarantee-item p {
  font-size: 14px;
  text-align: left;
  width: 300px;
  margin: 0 auto;
}

.details-btn {
  display: block;
  margin-top: auto;
  padding-top: 15px;
}

.productList img {
  display: block;
  width: 346px;
  margin: 0 auto;
}

/* /#guarantee */