/* ヘッダー、フッター */
.l-header__inner__block__logo,
.footer02 .wrap .logo {
    pointer-events: none;
}
.l-header__inner__block.list__block,
.l-header__inner__block__item--search,
.l-header__inner__block__item--menu,
.footer02 .wrap .link-list,
.footer03 .wrap .sns-area {
    display: none;
}
.footer02 .wrap {
    justify-content: center;
}
.footer03 .wrap .copyright {
    width: 100%;
    text-align: center;
}
.footer02 .container {
    padding-bottom: 25px;
}
@media only screen and (max-width: 719px) {
    .footer02 .container {
        padding-bottom: 0;
    }
}
.footer03 .container {
    padding: 25px 0;
    border-bottom: none;
}
@media only screen and (max-width: 719px) {
    .footer03 .wrap .logo {
        margin-top: 0;
    }
}

/* 固定ページcss打ち消し */
.p-page_content {
  padding: 0;
}

.u-margin__top--60 {
  margin-top: 0;
}

.u-margin__bottom--100 {
  margin-bottom: 0;
}

.p-page_content__inner {
  max-width: 100%;
}

.p-page_content__inner p {
  line-height: 1.6;
  margin-top: 0;
}

@media only screen and (max-width: 719px) {
  .p-page_content__inner .c-txt {
    font-size: 13px;
    letter-spacing: 0.06em;
    line-height: 1.6153846154;
  }
}

.p-page_content__inner h2 {
  font-size: medium;
  font-size: initial;
  margin-bottom: 0;
}

.p-page_content__inner a,
.p-page_content__inner span {
  text-decoration: none;
}

/* 共通 */
.l-header__label {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 6px 13px 8px;
    margin-left: 15px;
}
@media only screen and (max-width: 719px) {
.l-header__label {
    font-size: 12px;
    padding: 5px 10px 7px;
    margin-left: 10px;
}
}
.products {
    padding: 60px 0 50px;
}
@media only screen and (max-width: 719px) {
    .products {
        padding: 20px 0 50px;
    }
}
.products__inner {
    max-width: 1187px;
    margin: 0 auto;
    padding: 0 20px;
    color: #000;
}
.products__ttl .en {
    font-size: 45px;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 5px;
}
@media only screen and (max-width: 719px) {
    .products__ttl .en {
        font-size: 33px;
    }
}
.products__ttl .ja {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0.05em;
}
@media only screen and (max-width: 719px) {
    .products__ttl .ja {
        font-size: 15px;
    }
}
.products__list {
    max-width: 1087px;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (max-width: 719px) {
    .products__list {
        margin-top: 30px;
    }
}
.products__col {
    width: 49%;
}
@media only screen and (max-width: 719px) {
    .products__col {
        width: 100%;
        margin-bottom: 40px;
    }
    .products__col:last-child {
        margin-bottom: 0;
    }
}
.products__col.w100 {
    width: 100%;
    margin-top: 55px;
}
@media only screen and (max-width: 719px) {
    .products__col.w100 {
        margin-top: 0;
    }
}
.products__col:not(.main) {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 15px;
}
@media only screen and (max-width: 719px) {
    .products__col:not(.main) {
        gap: 40px 15px;
    }
}
.products__col.main {
    padding-right: 20px;
}
@media only screen and (max-width: 719px) {
    .products__col.main {
        padding-right: 0;
    }
}
.products__col .products__item {
    width: calc(50% - (15px / 2));
}
@media only screen and (min-width: 720px) {
    .products__col.w100 .products__item {
        width: calc(25% - (45px / 3));
    }
}
.products__item .img {
    margin-bottom: 10px;
    border-radius: 35px;
    overflow: hidden;
}
@media only screen and (max-width: 719px) {
    .products__item .img {
        border-radius: 20px;
    }
}
.products__col.main .products__item .img {
    margin-bottom: 13px;
}
.products__item .ttl {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: calc(20 / 16);
    margin-bottom: 10px;
}
.products__col.main .products__item .ttl {
    font-size: 20px;
    line-height: calc(30 / 20);
    margin-bottom: 12px;
}
.products__item .in {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
}
.products__item .price {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
    width: 100%;
    margin-bottom: 12px;
}
@media only screen and (max-width: 719px) {
    .products__item .price {
        width: 100%;
        margin-bottom: 15px;
    }
}
.products__item .price span {
    text-decoration: line-through;
}
.products__col.main .products__item .price {
    font-size: 16px;
}
.products__item .more {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1;
    position: relative;
    padding-right: 20px;
}
@media only screen and (max-width: 719px) {
    .products__item .more {
        margin: 0 0 0 auto;
    }
}
.products__item .more:after {
    content: "";
    background: url(../img/ico_arrow.svg) no-repeat left top/ 100%;
    width: 90px;
    height: 9px;
    position: absolute;
    right: 0;
    bottom: -7px;
}
.footer02 > .container {
    padding-top: 0;
}

@media only screen and (min-width: 720px) {
    .sp {
        display: none !important;
    }
}
@media only screen and (max-width: 719px) {
    .pc {
        display: none !important;
    }
}

/* お客様向け */
.base-customer {
    background: #FBF0DE;
}
.l-header__label.customer {
    background: #FBF0DE;
}
.base-staff {
    background: #BAD7D4;
}
.l-header__label.staff {
    background: #BAD7D4;
}