.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

._sp {
  display: none !important;
}

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

body {
  background: #fff !important;
}

/**/
main #menu ul li {
    margin: 0 50px 15px 50px;
}
main #menu ul {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
main .item .second:before{
    display: none;
}
main .cart .price img{
    width: 80%;
}
main #benefits ul{
    display: flex;
    justify-content: center;
}
/**/

main {
  color: #000;
}

main a {
  transition: all 0.3s ease-out;
}

main a:hover {
  opacity: 0.7;
}

main .pagetop {
  position: fixed;
  right: calc(50% - 535px);
  bottom: 100px;
  cursor: pointer;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

main .pagetop img {
  width: 80px;
}

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

main #mv {
  background: #fff;
}

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

main #mv .note {
  max-width: 1280px;
  margin: 5px auto 0 auto;
  text-align: right;
}

main #timesale {
  max-width: 1280px;
  margin: 0 auto 0 auto;
  color: #333;
}

main #timesale .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 80px 0 80px 0;
  position: relative;
}

main #timesale h1 {
  text-align: center;
}

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

main #timesale .box {
  padding: 35px;
  box-sizing: border-box;
  border: 3px #ccc solid;
  border-radius: 15px;
  margin-bottom: 25px;
  text-align: center;
  width: 540px;
  margin: 0 auto;
  margin-top: 38px;
}

main #timesale h2 {}

main #timesale h2 img {
  width: auto;
  height: 110px;
}

main #timesale .code {
  background: #e8e8e8;
  color: #333;
  padding: 12px 50px;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  border-radius: 5px;
  margin-top: 26px;
}

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: 23px;
  text-align: center;
  border: none;
}

main #timesale ._note {
  color: #ca0636;
  text-align: center;
  margin: 15px;
}

main #timesale ul.link {
  text-align: center;
  margin-bottom: 100px;
}

main #timesale ul.link li {
  margin: 0 15px;
  display: inline-block;
  width: 350px;
}

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

main #menu {
  max-width: 1280px;
  margin: 0 auto 0 auto;
}

main #menu .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0 20px 0 20px;
  box-sizing: border-box;
  text-align: center;
}

main #menu h1 {
  margin-bottom: 60px;
}

main #menu ul.clearfix {
  text-align: center;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

ul.clearfix2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

main #menu ul li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 45px 20px; /*margin: 0 20px 15px 20px;*/
}

/*main #menu ul li:nth-last-child(1){margin-top: 20px;}*/
main #menu ul li img {
  /*width: 200px;*/
  /*height: 180px;*/
}

/*main #menu ul li:nth-of-type(1) img {
  width: 300px;
}

main #menu ul li:nth-of-type(2) img {
  width: 300px;
}

main #menu ul li:nth-of-type(3) img {
  width: 210px;
}

main #menu ul li:nth-of-type(4) img {
  width: 230px;
}

main #menu ul li:nth-of-type(5) img {
  width: 250px;
}

main #menu ul li:nth-of-type(6) img {
  width: 250px;
}

main #menu ul li:nth-of-type(7) img {
  width: 280px;
}

main #menu ul li:nth-of-type(8) img {
  width: 280px;
}*/

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 a {
  background: url(../../../images/campaign/mothersday-2026/icon_arrow_red.webp) 50% 100% no-repeat;
  background-size: auto 10px;
}

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

main #give {
  max-width: 1280px;
  margin: 120px auto 0 auto;
}

main #give .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 120px auto;
  position: relative;
  padding: 0 20px 0 20px;
  box-sizing: border-box;
  text-align: center;
}

main #give h1 {
  margin-bottom: 60px;
}

main #give ._note {
  display: inline-block;
  margin-top: 60px;
  font-size: 14px;
}

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

main #benefits {
  max-width: 1280px;
  margin: 0 auto 0 auto;
}

main #benefits .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0 0 70px 0;
  text-align: center;
}

main #benefits h1 {
  margin-bottom: 40px;
}

main #benefits h1 img {
  width: 420px;
}

main #benefits h2 {
  font-size: 24px;
  color: #ca0636;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

main #benefits .image {
  padding: 0 0 20px 0;
}

main #benefits .image img {
  width: 100%;
}

main #benefits .read {
  font-size: 15px;
  text-align: left;
  min-height: 130px;
}

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-bottom: 15px;
}

main #benefits ul {}

main #benefits ul li {
  width: 30%;
  float: left;
  margin: 0 5% 0 0;
}

main #benefits ul li:nth-child(3) {
  margin: 0 0 0 0;
}

main #benefits p.link {
  text-align: center;
  margin: 60px 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: 10px auto;
  line-height: 50px;
  padding-left: 20px;
  color: #fff;
  font-weight: bold;
  width: 350px;
  height: 50px;
  display: inline-block;
}

main .item {
  margin-bottom: 0;
}

main .item .inner {
  border: none;
  padding: 60px 0 0 0 !important;
  border-top: #ccc 1px solid;
}

main .item .first {
  width: 40%;
}

main .item .first .image {
  width: calc(100% + 60px);
  position: relative;
  left: -50px;
}

main .item h2 {}

main .item h3 {
  margin-bottom: 25px;
  text-align: left;
}

main .item h3 img {
  height: 82px;
}

main #item01.item h3 img,
main #item02.item h3 img,
main #item03.item h3 img,
main #item04.item h3 img{height:40px;}

main .item .read {
  margin-bottom: 80px;
}

main .item {
  color: #333;
  margin-bottom: 50px;
}

main .item .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0 0 0 0;
  text-align: center;
  /*border-top:3px #ca0636 solid;*/
}

main .item .inner .clearfix {
  padding: 0 0 50px 0 !important;
}

main .item .first {
  width: 35%;
  float: left;
}

main .item .first .image {
  /*width:calc(100% + 50px); left:-20px;*/
  position: relative;
  margin-bottom: 10px;
}

main .item .second {
  width: 58%;
  float: right;
  position: relative;
}

main .item ul li {
  list-style: none;
}

main .item .note {
  font-size: 14px;
  text-align: left;
  padding-top: 10px;
  clear: both;
  display: block !important;
}

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

main .item h1 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  height: 75px;
  line-height: 75px;
  text-align: center;
  margin-bottom: 50px;
}

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;
}

main .item .second li:nth-child(1) {
  width: 48%;
  float: left;
}

main .item .second li:nth-child(2) {
  width: 48%;
  float: right;
}

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

main .item .clearfix {
  padding-bottom: 0;
}

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

main .item .slider_sub .slick-slide:nth-child(1) {
  padding: 0 40px 0 0;
}

main .item .slider_sub .slick-slide:nth-child(2) {
  padding: 0 20px;
}

main .item .slider_sub .slick-slide:nth-child(3) {
  padding: 0 0 0 40px;
}

main .item .slider_sub .slick-slide .image {
  margin-bottom: 15px;
  display: block;
}

main .item .slider_sub .slick-slide .read {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
}

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

main #list.item h2 {
  background: #ca0636;
}

main #list.item .slide {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
}

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

main #list.item .slide {
  padding-bottom: 100px;
}

main #list.item .slick-dots li {}

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: calc(100% - 40px);
  left: 385px;
}

main #list.item .slider_list .slick-next {
  top: calc(100% - 40px);
  right: 380px;
}

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

main .banner+p {
  padding: 0 0 100px 0;
  width: 1020px;
  box-sizing: border-box;
  margin: 0 auto;
}

main .banner+p a {
  width: 50%;
  padding: 0 20px;
  display: block;
  /*float: left;*/
  margin: 0 auto;
}

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

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: 60%;
  /*width: 100%;*/
  margin: 0 0 20px 0;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 5px;
}

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 .title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  display: none;
}

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

main .cart .price .size {
  font-weight: normal;
}

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

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

main .cart .coupon {
  font-size: 20px;
  font-weight: bold;
  color: #f60f5a;
  background: url(../../../images/campaign/mothersday-2026/less.png) 0 50% no-repeat;
  background-size: auto 40px;
  display: block;
  height: 40px;
  width: 330px;
  line-height: 40px;
  margin-bottom: 25px;
  padding-left: 132px;
  box-sizing: border-box;
  text-align: center;
}


main .cart .price .arrow {
  font-weight: bold !important;
  color: #000;
  display: inline-block;
}

/*main .cart .image{display: block; width:calc(100% - 320px);/ *width:calc(100% - 340px);* / float:left; margin-bottom: 30px;}*/
main .cart .box {
  display: block;
  width: 100%;
  /*float:right;*/
  padding-top: 40px;
  /*padding-top: 30px;*/
  clear: both;
}

main .cart button {
  width: 49%;
  float: left;
  /*width:100%;*/
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
  background: #c3113b;
  margin-bottom: 10px;
}

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: 49%;
  max-width: 300px;
  float: right;
  /*width:100%;*/
}

main .cart p.link a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  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 a:hover {
  opacity: 0.7;
}

/*main .cart p.link.hard{padding-top:30px;}
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: -10px 0 20px 0;
  display: block;
}

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

.box-event .inner {
  background: #fff;
  width: 930px;
  height: auto;
  padding: 80px 80px 0 80px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-height: 1000px) {}

@media screen and (max-height: 800px) {
  .box-event#event01 .inner {
    height: 600px;
    overflow-y: scroll;
  }
}

@media screen and (max-height: 600px) {
  .box-event#event01 .inner {
    height: 400px;
    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: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.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-top: 35px;
}

#event .read {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

#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;
}

@media screen and (min-width:1280px) {
  .slider_main .slick-slide img {
    max-width: 1280px;
  }
}

/* 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: 50px;
  height: 50px;
}

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

.slick-next:before {
  background: url(../../../images/campaign/mothersday-2026/icon_next.png) 0 0 no-repeat;
  background-size: auto 50px;
  width: 50px;
  height: 50px;
  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: -30px;
  position: relative;
  z-index: +1;
}

.slick-dots li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.slick-dots li button {
  width: 18px;
  height: 18px;
  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 */
#myself_coupon {
  max-width: 1280px;
  margin: 0 auto 0 auto;
  color: #333;
}

#myself_coupon .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 70px 0 95px 0;
  position: relative;
}

#myself_coupon h1 {
  margin: 40px 0;
}

#myself_coupon ul.annotation-box {
  padding-left: 0;
  width: 650px;
  margin: 0 auto;
  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 */
#guarantee {
  max-width: 1280px;
  margin: 0 auto 0 auto;
  color: #333;
}

#guarantee .inner {
  min-width: 1020px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 70px 0 95px 0;
  position: relative;
}

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

.guarantee-content .guarantee-item {
  width: 600px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.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 */