/* common:start */
#main {
    width: 100%;
    /*  border-bottom: 2px dotted #cfcfcf;*/
    max-width: 780px;
    margin: 0 auto;
}

/* common:end */

.gamaguchiday {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*
.gamaguchiday-ttl {
  box-sizing: border-box;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.0;
  margin: 0 auto 50px;
  text-align: center;
  width: 100%;
}
*/
.gamaguchiday-mv {
    width: 100%;
    margin: 0 auto calc(132px - (34 - 20)/2*1px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-mv-img {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.0;

    aspect-ratio: 780/424;
}

.gamaguchiday-mv-cap {
    margin-top: calc(40px - (34 - 20)/2*1px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: calc(34/20);
    text-align: center;
}

.gamaguchiday-mv-cap span {
    display: inline-block;
    margin-top: calc(40px - (34 - 24)/2*1px);
    margin-bottom: calc(20px - (34 - 24)/2*1px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 24px;
    line-height: calc(34/24);
}

#sale {
    margin-top: -50px;
    padding-top: 50px;
}

.gamaguchiday-special {
    width: 100%;
    margin: 120px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special-ttl {
    margin: 0 auto 0 184px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special-lead {
    margin: 48px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 30px;
    line-height: calc(46/36);
    text-align: center;
}

.gamaguchiday-special-lead span {
    display: inline-block;
}

.gamaguchiday-special-lead .green {
    color: #58a7a3;
}

.gamaguchiday-special-lead .large {
    font-size: 36px;
}

.gamaguchiday-special-lead .small {
    font-size: 24px;
    color: #000;
}

.gamaguchiday-special-img {
    margin: 70px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.terms-and-conditions {
    width: 720px;
    margin: calc(26px - (26 - 16)/2*1px) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.terms-and-conditions li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: calc(26/16);
    letter-spacing: calc(25rem/1000);
}

.terms-and-conditions li span {
    color: #00717a;
}

.link-txt {
    width: 720px;
    margin: 36px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.0;
}

.link-txt a {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #43709a;
}

.link-txt a::after {
    content: "";
    width: 100%;
    height: 0.5rem;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

.gamaguchiday-special {
    width: 100%;
    margin: 114px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special-ttl {
    margin: 0 auto 0 184px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special-sttl {
    margin: 50px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 1.0;
    text-align: center;
}

.gamaguchiday-special-lead {
    margin: calc(50px - ((48 - 30)/2*1px)) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 30px;
    line-height: calc(46/30);
    text-align: center;
}

.gamaguchiday-special-sttl+.gamaguchiday-special-lead {
    margin-top: 30px;
}

.gamaguchiday-special-lead span {
    font-weight: 500;
    line-height: calc(46/36);
}

.gamaguchiday-special-lead+.terms-and-conditions {
    margin-top: 60px;
}

.sale-period {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: calc(60px - (48 - 36)/2*1px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
}

.sale-period span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sale-period span::after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
}

.gamaguchiday-special-txt {
    margin: calc(50px - ((35 - 24)/2*1px)) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 24px;
    line-height: calc(35/24);
    text-align: center;
}

.gamaguchiday-special-txt span {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 24px;
    line-height: calc(35/24);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(72%, transparent), color-stop(72%, #f7db24));
    background: linear-gradient(transparent 72%, #f7db24 72%);
}

.sale-period+.gamaguchiday-special-txt {
    margin-top: 40px;
}

.gamaguchiday-special-start {
    max-width: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: calc(76px - ((35 - 24)/2*1px)) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 30px;
    color: #58a7a3;
    line-height: 1.0;
    text-align: center;
    position: relative;
}

.gamaguchiday-special-start::before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #58a7a3;
    position: absolute;
    top: 50%;
}

.gamaguchiday-special-start span {
    display: inline-block;
    margin: 0 auto;
    padding: 0 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    background-color: #fff;
    position: relative;
    z-index: 10;
}



/* list */
.gamaguchiday-special .list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: calc((60px - (48 - 30)/2*1px)) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    gap: 100px;
}

.gamaguchiday-special .list li {
    width: 100%;
    max-width: 780px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special .list li .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    gap: 20px;
}

.gamaguchiday-special .list li .list-item .item-img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special .list li a img {
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

.gamaguchiday-special .list .spec {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gamaguchiday-special .list .spec p {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.0;
}

.gamaguchiday-special .list .spec .copy {
    font-size: 20px;
    color: #000;
}

.gamaguchiday-special .list .spec .name {
    margin-top: 24px;
    font-weight: bold;
    font-size: 24px;
    color: #000;
    line-height: 1.0;
}

.gamaguchiday-special .list .spec .name.long {
    margin: calc(0px - (32 - 20)/2*1px) 0;
    font-size: 20px;
    line-height: calc(32/20);
}

.gamaguchiday-special .list .spec .name span {
    font-weight: 500;
    font-size: 23px;
    line-height: calc(32/16);
}

.gamaguchiday-special .list .spec .name+.txt {
    margin-top: calc(20px - (28 - 16)/2*1px);
}

.gamaguchiday-special .list .spec .txt {
    font-size: 16px;
    line-height: calc(28/16);
}

.gamaguchiday-special .list .spec .price {
    font-size: 16px;
}

.gamaguchiday-special .list .spec .price span {
    font-weight: bold;
    font-size: 26px;
    color: #000;
}

.gamaguchiday-special .list .spec .txt+.price {
    margin-top: calc(26px - (28 - 16)/2*1px);
}

.gamaguchiday-special .list .spec .price::first-letter {
    font-size: 16px;
}

.gamaguchiday-special .list+.terms-and-conditions {
    margin-top: 46px;
}

.gamaguchiday-special-border {
    margin-top: 100px;
    margin-bottom: 100px;
}



/* list-item2 */
/*
.list-item2 {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  gap: 76px 20px;
  justify-content: center;
  margin: 50px auto 0;
  width: 100%;
}

.list-item2 li {
  box-sizing: border-box;
  max-width: 350px;
  padding: 0;
  width: 100%;
}

.list-item2 li a:hover {
  color: inherit;
  opacity: 0.8;
  text-decoration: none;
}

.list-item2 li a .item-img {
  aspect-ratio: 1/1;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  width: 100%;
}

.list-item2 li a img {
  transition: 0.4s ease-out;
}

.list-item2 li a img:hover {
  scale: 1.2;
}

.list-item2 .spec {
  box-sizing: border-box;
  margin-top: 20px;
  width: 100%;
}

.list-item2 .spec p {
  box-sizing: border-box;
  display: block;
  line-height: 1.0;
}

.list-item2 .spec .name {
  font-size: 18px;
  font-weight: 500;
  line-height: calc(24/18);
  margin-bottom: calc((24 - 18)/2*-1px);
}

.list-item2 .spec .name .alphanumeric {
  letter-spacing: 0;
}

.list-item2 .spec .price {
  font-size: 16px;
  margin-top: 12px;
}

.list-item2 .spec .price span {
  font-weight: bold;
}

.list-item2 .spec .sale {
  color: #f44c3c;
  font-size: 18px;
}

.list-item2 .spec .sale span {
  font-weight: bold;
}

.list-item2 .spec .price + .sale {
  background: url("https://ayanokoji.itembox.design/item/feature/shuwa/icon_yajirushi.png") 11% 30% no-repeat;
  box-sizing: border-box;
  padding-top: 30px;
}


.list-item2 .spec .price::first-letter {
  font-size: 16px;
  font-weight: bold;
}
*/
/* list-item2:end */

.list-item3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 32px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    gap: 34px 22px;
}

.list-item3 li {
    width: 100%;
    max-width: 244px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list-item3 li a .item-img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    aspect-ratio: 1/1;
}

.list-item3 li a img {
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

.list-item3 .spec {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list-item3 .spec p {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.0;
}

.list-item3 .spec .name {
    margin-bottom: calc((24 - 16)/2*-1px);
    font-weight: 500;
    font-size: 16px;
    line-height: calc(20/16);
}

.list-item3 .spec .price-original {
    margin-top: 8px;
    font-size: 14px;
    text-decoration: line-through;
}

.list-item3 .spec .price {
    margin-top: 14px;
    font-size: 16px;
}

.list-item3 .spec .sale {
    margin-top: 6px;
    font-size: 14px;
    color: #f44c3c;
    text-align: right;
}

.list-item3 .spec .sale::before {
    content: "";
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #000;
    -webkit-transform: rotate(45deg) translate(-0.5rem);
    transform: rotate(45deg) translate(-0.5rem);
}

.list-item3 .spec .sale span {
    font-weight: bold;
    font-size: 20px;
}

.list-item3 .spec .sale::first-letter {
    font-size: 14px;
}


.btn {
    display: block;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn .btn-link {
    width: 684px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 28px;
    color: #fff !important;
    line-height: 1.0;
    border: 3px solid #58a7a3;
    border-radius: 30px;
    background-color: #58a7a3;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;

    aspect-ratio: 684/66;
}

.btn .btn-link::before {
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.0;
    border-bottom: 16px solid transparent;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    -webkit-transform: rotate(-135deg) translate(-0.5rem);
    transform: rotate(-135deg) translate(-0.5rem);
}

.btn .btn-link::after {
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.0;
    border-bottom: 16px solid transparent;
    border-left: 16px solid transparent;
    border-right: 16px solid #fff;
    -webkit-transform: rotate(45deg) translate(-0.5rem);
    transform: rotate(45deg) translate(-0.5rem);
}

.btn+.gamaguchiday-special-start {
    margin-top: 104px;
}

.list-item2+.btn {
    margin-top: 80px;
}

.list-item3+.btn {
    margin-top: 46px;
}

.terms-and-conditions+.btn {
    margin-top: 40px;
}

.related-page {
    width: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: calc(40px - (38 - 18)/2*1px) auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    gap: 33px 0;
}

.related-page .btn {
    width: calc(720/2*1px);
}

.related-page .btn .btn-link {
    width: calc(326/360*100%);
    font-size: 20px;
    color: #000 !important;
    border: 3px solid #f7db24;
    background-color: #f7db24;

    aspect-ratio: 326/60;
}

.related-page .btn .btn-link::after {
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid #000;
    -webkit-transform: rotate(45deg) translate(-0.5rem);
    transform: rotate(45deg) translate(-0.5rem);
}

.related-page .btn .btn-link::before {
    margin-right: 10px;
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transform: rotate(135deg) translate(-0.5rem);
    transform: rotate(135deg) translate(-0.5rem);
}

.related-page .btn:last-child {
    width: 100%;
}

.related-page .btn:last-child .btn-link {
    width: calc(424/720*100%);
    color: #fff !important;
    border: 3px solid #58a7a3;
    background-color: #58a7a3;

    aspect-ratio: 424/60;
}

.related-page .btn:last-child .btn-link::after {
    margin-left: 10px;
    border-right: 12px solid #fff;
}


@media (hover: hover) {
    .link-txt a:hover {
        text-decoration: none;
    }

    .link-txt a:hover::after {
        background-color: #ffb939;
    }

    .gamaguchiday-special .list li a:hover {
        color: inherit !important;
        text-decoration: none;
        opacity: 0.8;
    }

    .gamaguchiday-special .list li a:hover .item-img img {
        scale: 1.035;
    }

    .list-item3 li a:hover {
        color: inherit !important;
        text-decoration: none;
        opacity: 0.8;
    }

    .list-item3 li a:hover img {
        scale: 1.1;
    }

    .btn .btn-link:hover {
        color: #58a7a3 !important;
        text-decoration: none;
        border: 3px solid #58a7a3;
        background-color: #fff;
        opacity: 1;
    }

    .btn .btn-link:hover::after {
        border-bottom: 16px solid transparent;
        border-left: 16px solid transparent;
        border-right: 16px solid #58a7a3;
    }

    .related-page .btn .btn-link:hover {
        color: #272727 !important;
        text-decoration: none;
        border: 3px solid #f7db24;
        background-color: #fff;
        opacity: 1;
    }

    .related-page .btn .btn-link:hover::after {
        border-bottom: 12px solid transparent;
        border-left: 12px solid transparent;
        border-right: 12px solid #000;
    }

    .related-page .btn:last-child .btn-link:hover {
        color: #00717a !important;
        border: 3px solid #00717a;
        background-color: #fff;
    }

    .related-page .btn:last-child .btn-link:hover::after {
        border-right: 12px solid #00717a;
    }
}

@media (max-width: 839px) {
    /* common:start */
    .pc {
        display: none !important;
    }

    .sp {
        display: inline-block !important;
    }

    img {
        width: 100%;
        height: auto;
    }

    /* common:end */

    .gamaguchiday {
        margin-top: calc(26/750*100%);
    }

    .gamaguchiday-ttl {
        margin-bottom: calc((158 - (62 - 48)/2)/750*100%);
        font-size: calc(48/750*100vw);
        line-height: calc(62/48);
    }

    .gamaguchiday-mv {
        margin-bottom: calc((114 - (34 - 20)/2)/750*100%);
    }

    .gamaguchiday-mv-img {
        width: 100%;
        margin: 0 auto;
    }

    .gamaguchiday-mv-cap {
        width: calc(720/750*100%);
        margin: calc(30/750*100%) auto;
        font-size: calc(30/750*100vw);
        line-height: calc(48/30);
        text-align: left;
    }

    .gamaguchiday-mv-cap span {
        margin-top: calc(62/720*100%);
        margin-bottom: 0;
        font-size: calc(36/750*100vw);
        line-height: 1.0;
    }

    .gamaguchiday-special {
        width: calc(720/750*100%);
        margin-top: calc((114 - (48 - 30)/2)/750*100%);
    }

    .gamaguchiday-special+.gamaguchiday-special {
        margin-top: calc(170/720*100%);
    }

    .gamaguchiday-special-ttl {
        width: calc(386/720*100%);
    }

    .gamaguchiday-special-lead {
        margin-top: calc(50/720*100%);
        font-size: calc(28/750*100vw);
    }

    .gamaguchiday-special-lead span {
        font-size: calc(30/750*100vw);
    }

    .gamaguchiday-special-lead .small {
        font-size: calc(24/750*100vw);
    }

    .gamaguchiday-special-lead .large {
        font-size: calc(36/750*100vw);
    }

    .gamaguchiday-special-sttl+.gamaguchiday-special-lead {
        margin-top: calc(28/720*100%);
    }

    .gamaguchiday-special-txt {
        margin-top: calc((50 - (41 - 30)/2)/720*100%);
        font-size: calc(30/750*100vw);
        line-height: calc(41/30);
    }

    .gamaguchiday-special-txt.timesale {
        margin-top: calc((50 - (35 - 24)/2)/720*100%);
        font-size: calc(24/750*100vw);
        line-height: calc(35/24);
    }

    .gamaguchiday-special-start {
        margin-top: calc((76 - (35 - 24)/2)/720*100%);
        font-size: calc(30/750*100vw);
    }

    .btn+.gamaguchiday-special-start {
        margin-top: calc(110/720*100%);
    }

    .gamaguchiday-special .list {
        margin-top: calc(50/720*100%);

        gap: calc(100/750*100vw);
    }

    .gamaguchiday-special .list li .list-item {
        gap: calc(32/750*100vw);
    }

    .gamaguchiday-special .list .spec .copy {
        font-size: calc(24/750*100vw);
        line-height: calc(36/24);
    }

    .gamaguchiday-special .list .spec .name {
        margin-top: calc(10/720*100vw);
        font-size: calc(36/750*100vw);
        line-height: calc(42/36);
    }

    .gamaguchiday-special .list .spec .txt {
        font-size: calc(24/750*100vw);
        line-height: calc(36/24);
    }

    .gamaguchiday-special .list .spec .name+.txt {
        margin-top: calc(24/720*100%);
    }

    .gamaguchiday-special .list .spec .price {
        font-size: calc(25/720*100vw);
    }

    .gamaguchiday-special .list .spec .price::first-letter {
        font-size: calc(25/750*100vw);
    }

    .gamaguchiday-special .list .spec .price span {
        font-size: calc(40/750*100vw);
    }

    .gamaguchiday-special .list .spec .txt+.price {
        margin-top: calc(30/720*100%);
        text-align: right;
    }

    .gamaguchiday-special .list li .list-item picture+.spec .price {
        text-align: right;
    }

    .gamaguchiday-special-img {
        width: 100%;
        margin-top: calc((40 - (45 - 36)/2)/720*100%);
    }

    .terms-and-conditions {
        width: 100%;
        margin-top: calc(40/720*100%);
    }

    .gamaguchiday-special .list+.terms-and-conditions {
        margin-top: calc((34 - (35 - 20)/2)/720*100%);
    }

    .terms-and-conditions li {
        font-size: calc(20/750*100vw);
        line-height: calc(35/20);
    }

    .terms-and-conditions+.btn {
        margin-top: calc((60 - (35 - 20)/2)/720*100%);
    }

    .link-txt {
        width: 100%;
        margin-top: calc(48/720*100%);
        font-size: calc(20/750*100vw);
    }

    .gamaguchiday-special-ttl {
        width: calc(355/720*100%);
        margin-left: calc(156/720*100%);
    }

    .gamaguchiday-special-sttl {
        margin-top: calc(50/720*100%);
        font-size: calc(24/750*100vw);
    }

    .gamaguchiday-special-lead+.terms-and-conditions {
        margin-top: calc(40/720*100%);
        font-size: calc(23/750*100vw);
        line-height: calc(36/23);
    }

    .sale-period {
        margin-top: calc((60 - (48 - 36)/2)/720*100%);
        font-size: calc(24/750*100vw);
    }

    .gamaguchiday-special-txt span {
        font-size: calc(24/750*100vw);
        line-height: 1.2;
    }

    .sale-period+.gamaguchiday-special-txt {
        margin-top: calc(42/720*100%);
        font-size: calc(24/750*100vw);
    }

    .btn .btn-link {
        width: calc(684/720*100%);
        font-size: calc(28/750*100vw);
    }

    .btn .btn-link::before {
        margin-right: calc(20/750*100vw);
        border-bottom: calc(17/750*100vw) solid transparent;
        border-left: calc(17/750*100vw) solid transparent;
        border-right: calc(17/750*100vw) solid transparent;
    }

    .btn .btn-link::after {
        margin-left: calc(20/750*100vw);
        border-bottom: calc(17/750*100vw) solid transparent;
        border-left: calc(17/750*100vw) solid transparent;
        border-right: calc(17/750*100vw) solid #fff;
    }

    .related-page {
        width: 100%;
        margin-top: calc((50 - (34 - 20)/2)/720*100%);

        gap: calc(33/750*100vw) 0;
    }

    .related-page .btn {
        width: 50%;
    }

    .related-page .btn .btn-link {
        width: calc(326/(720/2)*100%);
        font-size: calc(23/750*100vw);
        border: none;
        background-color: #f7db24;
    }

    .related-page .btn .btn-link::after {
        margin-left: calc(20/720*100%);
        border-bottom: calc(12/750*100vw) solid transparent;
        border-left: calc(12/750*100vw) solid transparent;
        border-right: calc(12/750*100vw) solid #000;
        -webkit-transform: rotate(45deg) translate(-0.25rem);
        transform: rotate(45deg) translate(-0.25rem);
    }

    .related-page .btn .btn-link::before {
        margin-right: calc(20/720*100%);
        border-bottom: calc(12/750*100vw) solid transparent;
        border-left: calc(12/750*100vw) solid transparent;
        border-right: calc(12/750*100vw) solid transparent;
        -webkit-transform: rotate(45deg) translate(-0.25rem);
        transform: rotate(45deg) translate(-0.25rem);
    }

    .related-page .btn:last-child .btn-link::after {
        margin-left: 0;
        border-right: calc(12/750*100vw) solid #fff;
    }

    .related-page .btn:last-child .btn-link::before {
        margin-right: 0;
        border-right: calc(12/750*100vw) solid transparent;
    }

    /* list-item2 */
    /*
  .list-item2 {
    gap: calc(64/750*100vw) calc(20/750*100vw);;
    justify-content: space-between;
    margin-top: calc((52 - (35 - 24)/2)/720*100%);
    width: calc(720/720*100%);
  }

  .list-item2 li {
    box-sizing: border-box;
    max-width: inherit;
    padding: 0;
    width: calc(350/720*100%);
  }

  .list-item2 li a .item-img {
  }

  .list-item2 li a img {
    transition: inherit;
  }

  .list-item2 .spec {
    height: inherit;
    margin-top: calc(22/350*100%);
  }

  .list-item2 .spec p {
  }

  .list-item2 .spec .name {
    font-size: calc(18/750*100vw);
  }
  .list-item2 .spec .price-original {
  }

  .list-item2 .spec .price {
    font-size: calc(18/750*100vw);
    margin-top: calc(14/350*100%);
  }

  .list-item2 .spec .price span {
    font-size: calc(18/750*100vw);
  }

  .list-item2 .spec .price::first-letter {
    font-size: calc(18/750*100vw);
  }

  .list-item2 .spec .price + .sale {
    font-size: calc(22/750*100vw);
    padding-top: calc(34/350*100%);
  }

  .list-item2 + .btn {
    margin-top: calc(68/720*100%);
    width: 100%;
  }
*/
    /* list-item2:end  */

    /* 騾壼ｸｸ迚�
  .list-item3 {
      gap: calc(60/720*100vw) calc(20/720*100vw);
      margin-top: calc(150/720*100%);
  }

  .list-item3 li {
    box-sizing: border-box;
    max-width: inherit;
    padding: 0;
    width: calc(50% - 12px);
  }

  .list-item3 li a .item-img {
  }

  .list-item3 li a img {
    transition: inherit;
  }

  .list-item3 .spec {
    justify-content: start;
    margin-top: calc(20/340*100%);
  }

  .list-item3 .spec p {
  }

  .list-item3 .spec .name {
    font-size: calc(26/750*100vw);
  }
  .list-item3 .spec .price-original {
  }

  .list-item3 .spec .price {
    font-size: calc(24/750*100vw);
    margin-top: calc(10/340*100%);
  }

  .list-item3 .spec .price span {
    font-size: calc(32/750*100vw);
  }

  .list-item3 .spec .price::first-letter {
    font-size: calc(24/750*100vw);
  }
*/

    /* 陦ｨ遉ｺ謨ｰ隱ｿ謨ｴ迚� */
    .list-item3 {
        margin-top: calc(50/720*100%);

        gap: 0 calc(36/720*100vw);
    }

    .list-item3 li {
        width: calc(50% - calc(36/720/2*100vw));
        max-width: inherit;
        padding: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .list-item3 .spec {
        margin-top: calc(20/720*100%);
    }

    .list-item3 .spec .name {
        margin-top: calc(20/720*100%);
        margin-bottom: calc(18/720*100%);
        font-size: calc(22/750*100vw);
        line-height: calc(27/22);
    }

    .list-item3 .spec .price {
        margin-top: 0;
        font-size: calc(22/750*100vw);
    }

    .list-item3 .spec .sale {
        margin-top: calc(8/720*100%);
        font-size: calc(20/750*100vw);
    }

    .list-item3 .spec .sale span {
        font-size: calc(27/750*100vw);
    }

    .list-item3 .spec .sale::before {
        border-bottom: calc(12/720*100vw) solid transparent;
        border-left: calc(12/720*100vw) solid transparent;
        border-right: calc(12/720*100vw) solid #000;
        -webkit-transform: rotate(45deg) translate(-0.5rem);
        transform: rotate(45deg) translate(-0.5rem);
    }

    .list-item3+.btn {
        margin-top: calc(50/720*100%);
    }
}

.price::before,
.price::after {
    content: none;
}

.fs-l-main {
    padding-left: 0;
    padding-right: 0;
}

/* #### aタグ内要素を選択できるように追記 ##### */
/* まずは公開ページ用 */
.list li,
.list-item3 li {
    position: relative;
}

.list li a,
.list-item3 li a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.list li a+.list-item,
.list-item3 li a+.list-item {
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.list li a:hover+.item-img,
.list-item3 li a:hover+.item-img,
.list li a:hover+.item-img+.spec,
.list-item3 li a:hover+.item-img+.spec {
    opacity: 0.6;
}

/* 見たまま編集用 */
[data-element-id] .list li,
[data-element-id] .list-item3 li {
    padding-top: 2em;
}

[data-element-id] .list li a,
[data-element-id] .list-item3 li a {
    height: 1.5em;
}

[data-element-id] .list li a::before,
[data-element-id] .list-item3 li a::before {
    content: "リンク変更はここをクリック";
    width: 100%;
    height: 100%;
    display: block;
    font-size: 10px;
    color: white;
    text-align: center;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
}
