@charset "utf-8";

.row {
    max-width: 100% !important
}
.breadcrumb {
    display: none;
}
#primary {
    padding: 0;
}
#agcoll * {
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
#agcoll .rs-vis-m {
    display: block
}
@media (min-width:768px) {
    #agcoll .rs-vis-m {
        display: none
    }
}
#agcoll .rs-vis-d {
    display: none
}
@media (min-width:768px) {
    #agcoll .rs-vis-d {
        display: block
    }
}
#agcoll .nw {
    white-space: nowrap;
}
#agcoll .txt-en {
    font-size: 120%;
}
#agcoll a {
    text-decoration: none;
}

#agcoll .cols {
    display: flex;
    flex-wrap: wrap
}
#agcoll .col {
    flex: 0 0 100%;
    max-width: 100%
}
#agcoll .col--1of2 {
    flex: 0 0 100%;
    max-width: 100%
}
@media(min-width: 768px) {
    #agcoll .col--1of2 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

#agcoll .button--md {
    min-width: 170px;
    font-size: 12px;
    padding: 11px 10px;
    letter-spacing: .02em
}
@media(min-width: 768px) {
    #agcoll .button--md {
        padding: 10px;
        font-size: 14px;
        min-width: 200px
    }
}
#agcoll .button--white {
    color: #fff;
    border-color: #fff
}
#agcoll .button--white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000
}


/* .section-hero */
#agcoll .section-hero {
    position: relative;
    background-color: #e9e6ee
}
#agcoll .section-hero .shell {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 10px
}
@media(min-width: 1025px) {
    #agcoll .section-hero .shell {
        padding: 0 42px
    }
}
#agcoll .section-hero .section__inner {
    padding: 24px 0 434px;
    min-height: 582px
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        min-height: 29.6vw;
        padding: 28px 0
    }
}
#agcoll .section-hero .section__body {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    font-size: 18px;
    line-height: 1.11;
    font-weight: 300;
    text-align: center
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__body {
        flex: 0 1 50%;
        max-width: 50%;
        font-size: 23px;
        line-height: 1.04;
        text-align: left
    }
}
@media(min-width: 1024px) {
    #agcoll .section-hero .section__body {
        flex: 0 1 41%;
        max-width: 41%
    }
}
#agcoll .section-hero .section__body h2 {
    margin-bottom: 5px;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-size: 36px;
    line-height: calc(72 / 72);
    text-transform: uppercase
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__body h2 {
        margin-block: 2px 5px;
        font-size: 42px;
        line-height: calc(42 / 42);
        letter-spacing: 0.84px;
    }
}
#agcoll .section-hero .section__body h6 {
    margin-bottom: 2px;
    font-size: 18px;
    line-height: calc(40 / 36);
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    text-transform: uppercase
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__body h6 {
        margin-bottom: 4px;
        font-size: 23px;
        line-height: calc(24 / 23);
        font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", "RodinCattleyaPro-L{pm}", sans-serif !important;
    }
}
#agcoll .section-hero .section__body p {
    font-size: 15px;
    line-height: calc(40 / 30);
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__body p {
        font-size: 19.2px;
        line-height: calc(24 / 21);
        letter-spacing: .02rem;
    }
}
#agcoll .section-hero .section__image {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 375px;
    height: 582px;
    transform: translateX(-50%)
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__image {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(0)
    }
}
#agcoll .section-hero .section__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}
@media(max-width: 767px) {
    #agcoll .section-hero .section__image img {
        object-position: center bottom;
    }
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__image img:not(.section__img-desktop) {
        display: none
    }
}
#agcoll .section-hero .section__img-desktop {
    display: none
}
@media(min-width: 768px) {
    #agcoll .section-hero .section__img-desktop {
        display: block
    }
}


/* .product-agc */
#agcoll .product-agc {
    padding: 40px 16px 45px;
}
@media(min-width: 768px) {
    #agcoll .product-agc {
        padding-top: 48px;
        padding-bottom: 33px
    }
}
#agcoll .product-agc .header.text-center {
    text-align: left !important;
    margin-block: 40px 33px;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
@media (min-width:768px) {
    #agcoll .product-agc .header.text-center {
        display: none !important
    }
}
#agcoll .product-agc .header.text-center {
    text-align: left !important;
    margin-top: 40px
}
@media only screen and (min-width:768px) {
    #agcoll .product-agc .header.text-center {
        display: none
    }
}
#agcoll .product-agc .product-agc-container {
    display: flex;
    flex-flow: row wrap;
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-agc-container {
        flex-direction: column;
    }
}
#agcoll .product-agc .product-left {
    margin: 0 10px;
}
@media only screen and (min-width:768px) {
    #agcoll .product-agc .product-left {
        flex: 0 0 33.33333%;
        width: 33.33333%;
    }
}
@media(min-width: 1025px) {
    #agcoll .product-agc .product-left {
        flex: 0 0 25%;
        max-width: 25%;
        margin-inline: 10px 12px;
        padding-inline: 20px;
    }
}
@media(max-width: 1024px) {
    #agcoll .product-agc .product-left {
        padding-inline: .9375rem;
    }
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-left {
        display: none;
    }
}
#agcoll .product-agc .product-list {
    display: flex;
    flex: 1 1 0px;
    flex-wrap: nowrap;
    overflow: auto;
    position: relative;
    width: 100%;
    padding-block: 14px 34px;
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-list {
        flex: none;
        padding-block: 0 21px;
    }
}
#agcoll .product-agc .product-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
    min-width: 27.6599%;
    width: 25%;
    margin-right: 34px;
}
@media(max-width: 1024px) {
    #agcoll .product-agc .product-item {
        min-width: 40%;
        margin-right: 40px;
    }
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item {
        gap: 10px;
    }
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-item {
        min-width: 73.765%;
        width: 100%;
        margin-right: 34.5px;
    }
}
#agcoll .product-agc .product-item .item-badge {
    height: 30px;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: calc(30 / 24);
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .item-badge {
        height: 40px;
        margin-bottom: 4px;
        font-size: 15px;
    }
}
#agcoll .product-agc .product-item .item-badge_new {
    color: #E6001E;
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-item .item-badge_new ,
    #agcoll .product-agc .product-item .item-badge_limited {
        line-height: calc(24 / 18);
    }
}
#agcoll .product-agc .product-item .image-wrap {
    margin-bottom: 12px;
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .image-wrap {
        margin-bottom: 6px;
    }
}
#agcoll .product-agc .product-item .image-wrap a {
    display: block;
    position: relative;
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-item .image-wrap a {
        line-height: 0;
    }
}
#agcoll .product-agc .product-item .item-image_base {
    max-width: 100%;
}
#agcoll .product-agc .product-item .item-image_hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .3s;
    width: 100%;
    background-color: #fff;
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .item-image_hover:hover {
        opacity: 1;
    }
}
#agcoll .product-agc .product-item .item-title {
    margin-bottom: 9px;
    font-size: 20px;
    line-height: calc(48 / 40);
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .item-title {
        margin-bottom: 7px;
        font-size: 18px;
        line-height: calc(24 / 18);
        letter-spacing: 1.2px;
    }
}
@media(max-width: 767px) {
    #agcoll .product-agc .product-item .item-title a {
        line-height: calc(48 / 40);
        letter-spacing: 0.13rem;
    }
}
#agcoll .product-agc .product-item .item-shade {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: calc(40 / 32);
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .item-shade {
        margin-bottom: 0;
        font-size: 14px;
        line-height: calc(20 / 14);
    }
}
#agcoll .product-agc .product-item .item-price {
    font-size: 16px;
    text-align: right;
    line-height: calc(40 / 32);
}
@media(min-width: 768px) {
    #agcoll .product-agc .product-item .item-price {
        font-size: 14px;
        line-height: calc(20 / 14);
    }
}
#agcoll .product-agc .scroll-custom::-webkit-scrollbar {
    height: 2px;
    background-color: #f5f5f5;
}
#agcoll .product-agc .scroll-custom::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: rgba(0, 0, 0, .5);
}
#agcoll .product-agc .scroll-custom::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}


/* .section-video-sec */
#agcoll .section-video-sec {
    background-color: #f6f6f6;
    margin-bottom: 15px
}
#agcoll .section-video-sec.cheeks {
    margin-bottom: 0;
}
@media(min-width: 768px) {
    #agcoll .section-video-sec {
        margin-bottom: 0
    }
    #agcoll .section-video-sec .section__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        min-height: 600px;
        height: 46.7vw;
        max-height: 750px
    }
}
#agcoll .section-video-sec .section__video {
    position: relative;
    height: 106.6vw
}
@media(min-width: 768px) {
    #agcoll .section-video-sec .section__video {
        flex: 0 1 50%;
        max-width: 50%;
        height: 100%
    }
}
#agcoll .section-video-sec .section__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}
#agcoll .section-video-sec .section__body {
    position: relative;
    display: flex;
    padding: 27px 0 32px;
    min-height: 505px;
    font-size: 18px;
    line-height: 1.11;
    text-align: center
}
@media(min-width: 768px) {
    #agcoll .section-video-sec .section__body {
        flex: 0 1 50%;
        max-width: 50%;
        min-height: 100%;
        padding: 27px 0 54px
    }
}
@media(min-width: 1024px) {
    #agcoll .section-video-sec .section__body {
        font-size: 23px;
        line-height: 1.04
    }
}
@media(max-width: 767px) {
    #agcoll .section-video-sec.cheeks .section__body {
        min-height: 491px;
        padding-bottom: 45px;
    }
}
#agcoll .section-video-sec .section__content {
    position: relative;
    z-index: 1;
    max-width: 390px;
    padding: 0 20px;
    margin: 0 auto;
    align-self: end;
}
@media(min-width: 768px) {
    #agcoll .section-video-sec .section__content {
        max-width: 700px
    }
}
#agcoll .section-video-sec .section__content .section__title {
    margin-bottom: 5px;
    font-size: 30px;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: calc(60 / 60);
    text-transform: uppercase;
}
@media(min-width: 1024px) {
    #agcoll .section-video-sec .section__content .section__title {
        margin-bottom: 6px;
        font-size: 42px;
        line-height: calc(36 / 42);
    }
}
#agcoll .section-video-sec .section__content p {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: calc(32 / 24);
}
#agcoll .section-video-sec .section__content h6 {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: calc(40 / 30);
}
@media(min-width: 768px) {
    #agcoll .section-video-sec .section__content h6 {
        margin-bottom: 4px;
        font-size: 19px;
        line-height: calc(26 / 19);
        letter-spacing: 0.05rem;
    }
    #agcoll .section-video-sec .section__content p {
        margin-bottom: 11px;
        font-size: 14px;
        line-height: calc(19 / 14);
    }
    #agcoll .section-video-sec .section__content p .txt-en {
        line-height: calc(19 / 17);
    }
}
#agcoll .section-video-sec .section__content p .txt-en {
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: calc(32 / 28.8);
}
#agcoll .section-video-sec .section__image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0
}
#agcoll .section-video-sec .section__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}
@media(max-width: 767px) {
    #agcoll .section-video-sec .section__image img {
        object-fit: contain;
    }
}
#agcoll .section-video-sec .section__image__desktop {
    display: none
}
@media(min-width: 768px) {
    #agcoll .section-video-sec .section__image__desktop + img {
        display: none
    }
    #agcoll .section-video-sec .section__image__desktop {
        display: block
    }
}
#agcoll .section-video-sec--secondary {
    margin-bottom: 0;
    background-color: #f7f7f7
}
#agcoll .section-video-sec--secondary .section__body {
    min-height: 491px;
    padding-bottom: 34px
}
@media(min-width: 768px) {
    #agcoll .section-video-sec--secondary .section__body {
        padding-bottom: 53px;
        min-height: 100%
    }
}
#agcoll .section-video-sec--secondary .section__content {
    max-width: 510px;
    margin: 0 auto
}
#agcoll.section-video-sec--secondary .section__content p {
    margin-bottom: 14px
}
@media(min-width: 768px) {
    #agcoll .section-video--reversed .section__body {
        order: 1
    }
    #agcoll .section-video--reversed .section__video {
        order: 2
    }
}

/* .afterglow-wrapper */
#agcoll .afterglow-wrapper p {
    font-size: 15px;
    line-height: calc(40 / 30);
}
@media(min-width: 768px) {
    #agcoll .afterglow-wrapper p {
        font-size: 19px;
        line-height: calc(26 / 19);
        letter-spacing: 0.02rem;
    }
}
#agcoll .afterglow-wrapper p .txt-en {
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: calc(40 / 36);
}
@media(min-width: 768px) {
    #agcoll .afterglow-wrapper p {
        line-height: calc(26 / 23);
    }
}
#agcoll .afterglow-wrapper .section-primary--dark {
    padding-bottom: 45px !important
}
#agcoll .afterglow-wrapper .section-primary--dark .section__head h2 {
    margin-bottom: 5px !important;
    font-size: 30px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important
}
@media(min-width: 768px) {
    #agcoll .afterglow-wrapper .section-primary--dark {
        padding-bottom: 68px !important
    }
    #agcoll .afterglow-wrapper .section-primary--dark .section__head {
        background-color: #fff!important;
        color: #000!important;
        padding-top: 52px !important
    }
    #agcoll .afterglow-wrapper .section-primary--dark .section__head h2 {
        letter-spacing: 0 !important;
        font-size: 42px !important;
        line-height: 1 !important;
        margin-bottom: 12px !important
    }
}
@media(max-width: 768px) {
    #agcoll .afterglow-wrapper .slider-swatches--alt .slider__image,
    #agcoll .afterglow-wrapper .slider-swatches--alt .slider__image a {
        aspect-ratio: 1
    }
    #agcoll .afterglow-wrapper .slider-swatches--alt .slider__image img {
        height: 100% !important
    }
    #agcoll .afterglow-wrapper .slider-swatches--alt .slider__scrollbar {
        margin-top: 17px !important
    }
}

/*swiper*/
#agcoll .afterglow-wrapper .slider-swatches {
    position: relative
}
#agcoll .afterglow-wrapper .slider-swatches .slider__slides {
    display: flex;
    flex-wrap: nowrap;
    height: auto
}
#agcoll .afterglow-wrapper .slider-swatches .slider__slide {
    height: auto
}
#agcoll .afterglow-wrapper .slider-swatches .slider__image a {
    display: block;
    text-decoration: none
}
#agcoll .afterglow-wrapper .slider-swatches .slider__image img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}
#agcoll .afterglow-wrapper .slider-swatches .slider__button {
    padding: 0;
    border: none;
    background: none;
    color: #000;
    display: inline-block;
    width: auto;
    height: auto;
    top: calc(50% - 6px)
}
#agcoll .afterglow-wrapper .slider-swatches .slider__button--prev {
    left: 8px
}
#agcoll .afterglow-wrapper .slider-swatches .slider__button--next {
    right: 8px
}
#agcoll .afterglow-wrapper .slider-swatches .slider__button:after {
    font-size: 30px
}
#agcoll .afterglow-wrapper .slider-swatches .slider__scrollbar {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 2px;
    border-radius: 0;
    background: #ccc;
    margin: 27px 20px 0;
    cursor: pointer
}
#agcoll .afterglow-wrapper .slider-swatches .slider__scrollbar .swiper-scrollbar-drag {
    border-radius: 0;
    background: #000
}
@media (min-width:768px) {
    #agcoll .afterglow-wrapper .slider-swatches {
        padding-right: 51px
    }
    #agcoll .afterglow-wrapper .slider-swatches .slider__button {
        color: #fff;
        top: calc(50% - 21px)
    }
    #agcoll .afterglow-wrapper .slider-swatches .slider__scrollbar {
        margin: 49px -26px 0 25px
    }
}
#agcoll .afterglow-wrapper .section-primary {
    overflow: hidden;
    padding-bottom: 20px
}
#agcoll .afterglow-wrapper .section-primary .section__head {
    padding: 19px 15px 18px;
    background-color: #000;
    color: #fff;
    text-align: center;
}
#agcoll .afterglow-wrapper .section-primary .section__head h2,
#agcoll .afterglow-wrapper .section__title {
    font-size: 27px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-weight: 100;
    margin-bottom: 8px;
    text-transform: uppercase
}
#agcoll .afterglow-wrapper .section-primary--size1 {
    padding-bottom: 20px
}
@media (min-width:768px) {
    #agcoll .afterglow-wrapper .section-primary .section__head {
        font-size: 23px;
        line-height: 1.04;
        text-align: left;
        padding: 40px 25px 30px
    }
    #agcoll .afterglow-wrapper .section-primary .section__head h2,
    #agcoll .afterglow-wrapper .section__title {
        font-size: 42px;
        line-height: 0.86
    }
    #agcoll .afterglow-wrapper .section-primary--size1 {
        padding-bottom: 60px
    }
}
@media (min-width:1024px) {
    #agcoll .afterglow-wrapper .section-primary .section__head {
        padding: 64px 44px 29px
    }
}

/* .section-group */
#agcoll .card-block {
    position: relative
}
@media(min-width: 768px) {
    #agcoll .card-block {
        aspect-ratio: .985
    }
}
#agcoll .card-block .card__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 520px;
    height: 138vw;
    max-height: 600px
}
@media(min-width: 768px) {
    #agcoll .card-block .card__inner {
        justify-content: left;
        text-align: left;
        padding: 30px;
        min-height: 101%;
        height: 100%
      }
}
#agcoll .card-block .card__media {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
#agcoll .card-block .card__media img,
#agcoll .card-block .card__media video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}
#agcoll .card-block .card__image__desktop {
    display: none
}
@media(min-width: 768px) {
    #agcoll .card-block .card__image__mobile {
        display: none
    }
    #agcoll .card-block .card__image__desktop {
        display: block
    }
}
#agcoll .card-block .card__body {
    position: relative;
    z-index: 1;
    max-width: 400px;
    padding-inline: 5px;
    padding-top: 2px;
    color: #fff;
    font-size: 18px;
    line-height: 1.11;
    letter-spacing: .02em;
}
@media(min-width: 768px) {
    #agcoll .card-block .card__body {
        padding-inline: 0;
        padding-top: 60px;
    }
}
@media(min-width: 1024px) {
    #agcoll .card-block .card__body {
        padding-top: 0;
        font-size: 23px;
        letter-spacing: 4px;
    }
}
@media(min-width: 1024px) {
    #agcoll .col--1of2.right .card-block .card__body {
        padding-left: 7px;
    }
}
#agcoll .card-block .card__body h2 {
    margin-bottom: 5px;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-size: 30px;
    line-height: calc(60 / 60);
    letter-spacing: 0;
}
@media(min-width: 1024px) {
    #agcoll .card-block .card__body h2 {
        margin-top: 2px;
        margin-bottom: 6px;
        font-size: 42px;
        line-height: calc(36 / 42);
    }
}
#agcoll .card-block .card__body h3 {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: calc(40 / 30);
    letter-spacing: 0.05rem;
}
@media(min-width: 1024px) {
    #agcoll .card-block .card__body h3 {
        margin-bottom: 5px;
        font-size: 19px;
        line-height: calc(26 / 19);
    }
}
#agcoll .card-block .card__body p {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: calc(32 / 24);
}
@media(min-width: 768px) {
    #agcoll .card-block .card__body p {
        max-width: 270px;
        margin-bottom: 12px;
        font-size: 14px;
        line-height: calc(19 / 14);
        letter-spacing: 0.05rem;
      }
}
@media(min-width: 768px) {
    #agcoll .card-block .card__btn {
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        text-align: left;
        padding: 0;
        text-decoration: underline;
        line-height: calc(26 / 23);
    }
}
@media(min-width: 1024px) {
    #agcoll .card-block .card__btn {
        font-size: 23px
    }
}
#agcoll .card-block--alt .card__body {
    color: #000
}


/*カートインボタン*/
@media screen and (max-width:767px) {
    .item-cart {
        padding-inline: .625rem;
    }
}
@media only screen and (min-width: 768px) {
    .item-cart {
        padding-inline: .9375rem;
    }
}
.btn-common {
    display:block;
    max-width: 261px;
    margin:0 auto;
    padding: 8.5px 0;
    border:1px solid #000;
    background:#fff;
    color:#000;
    font-size:15px;
    text-align:center;
}
@media only screen and (min-width: 768px) {
    .btn-common {
        transition: color .3s, background-color .3s;
    }
}
@media screen and (max-width:767px) {
    .btn-common {
        width: 100%;
        max-width: none;
        padding: 9px 0;
        font-size: 13px;
    }
}
.btn-common:hover {
    background:#000;
    color:#fff;
}
.cart-btn-wrap[data-checkInstock="true"] {
    max-width: 261px;
    margin:0 auto;
    background:#FFF;
}
@media screen and (max-width:767px) {
    .cart-btn-wrap[data-checkInstock="true"] {
        max-width: none;
        width:100%;
    }
}

.out-of-stock-btn {
    display:block;
    opacity:0.5;
    padding: 8.5px 0;
    border:1px solid #FFF;
    box-sizing:border-box;
    background:#808080;
    color:#FFF;
    font-size:15px;
    text-align:center;
}
@media screen and (max-width:767px) {
    .out-of-stock-btn {
        padding: 9px 0;
        font-size: 13px;
    }
}
