@-webkit-keyframes borderPaginationAnim {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes borderPaginationAnim {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media screen and (min-width: 751px) {
  .footer.footer-common-24ss, .footer.footer-common-25aw {
    padding-bottom: 80px;
  }
  .page-contents.brands .btn-more {
    width: 129px;
    height: 39px;
    border-radius: 20px;
  }
  .page-contents.brands .btn-more span {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    padding-bottom: 1px;
  }
  .page-contents.brands .btn-more span::before, .page-contents.brands .btn-more span::after {
    content: unset;
  }
  .page-contents.brands .btn-more.btn.primary span {
    padding-right: 0;
  }
  .page-contents.brands .btn-more.small {
    width: 129px;
    height: 39px;
    border-radius: 20px;
  }
  .page-contents.brands .btn-more.small span {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .btn-more.small span::before, .page-contents.brands .btn-more.small span::after {
    content: unset;
  }
  .page-contents.brands .breadcrumb-list {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 10;
    margin: 0;
    color: #777;
  }
  .page-contents.brands .breadcrumb-list a {
    color: #777;
  }
  .page-contents.brands .breadcrumb-list .here {
    color: #777;
  }
  .page-contents.brands section:last-child {
    border-bottom: unset;
  }
  .page-contents.brands .section-mv {
    position: relative;
    height: 38.7vw;
    overflow: hidden;
  }
  .page-contents.brands .section-mv picture img {
    width: 100%;
  }
  .page-contents.brands .section-mv picture::before {
    content: "";
    width: 100%;
    height: 45%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    bottom: 0;
  }
  .page-contents.brands .section-mv .box-txt {
    position: absolute;
    left: 3.2%;
    bottom: 8.5%;
    z-index: 2;
    color: #fff;
  }
  .page-contents.brands .section-mv .ttl-sub {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    margin-bottom: 12px;
  }
  .page-contents.brands .section-mv .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
    margin-bottom: 10px;
  }
  .page-contents.brands .section-mv .txt {
    font-size: 14px;
    line-height: 1.42;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-mv .tags-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-contents.brands .section-mv .tags {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 2px;
    width: fit-content;
    background: #fff;
    color: #222;
    padding: 0 12px 1px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-contents.brands .section-mv .tags .tag {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.24px;
    padding: 0;
  }
  .page-contents.brands .section-mv .tags .tag:not(:last-child) {
    border-right: 1px solid #ddd;
    padding-right: 7px;
  }
  .page-contents.brands .section-mv .tags .tag:last-child {
    padding-left: 6px;
  }
  .page-contents.brands .section-lineup-list {
    padding: 85px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-lineup-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-lineup-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-lineup-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-lineup-list .swiper-slide {
    width: 32.3%;
    max-width: 375px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.brands .section-lineup-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-lineup-list .swiper-slide a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-lineup-list .swiper-slide a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-lineup-list .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-lineup-list .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-lineup-list .slider-arrow-prev {
    left: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-lineup-list .slider-arrow-next {
    right: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-lineup-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-lineup-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-lineup-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-lineup-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-lineup-list .txt-box {
    width: 92%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-lineup-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-lineup-list .txt-box .txt-link {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-top: 15px;
  }
  .page-contents.brands .section-lineup-list .txt-box .txt-link span::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../images/common/arrow-white4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 3px;
  }
  .page-contents.brands.women .section-lineup-list {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list {
    padding: 85px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-clothBrand-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-clothBrand-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-clothBrand-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide {
    width: 32.3%;
    max-width: 375px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow-prev {
    left: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow-next {
    right: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-clothBrand-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-clothBrand-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-clothBrand-list .modal {
    display: none;
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 999;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link {
    padding: 8px 30px;
    border-radius: 25px;
    border: 1px solid #aaa;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 50px;
    margin: 0;
    color: #fff;
    background-color: #222;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span {
    font-size: 13px;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span::after {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span::before {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link:hover {
    color: #222;
    background-color: #fff;
  }
  .page-contents.brands .section-clothBrand-list .modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .page-contents.brands .section-clothBrand-list .modal-inner {
    position: relative;
    margin: 5vh auto 0;
    height: 91vh;
    width: 90%;
    max-width: 1100px;
    min-width: 710px;
    background: #fff;
    overflow-y: scroll;
    border-radius: 8px;
  }
  .page-contents.brands .section-clothBrand-list .modal-inner::-webkit-scrollbar {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .modal-ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 20px;
    text-align: center;
    padding: 85px 0 30px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #f5f5f5;
    width: calc(100% - 120px);
    padding: 20px 23px 17px;
    margin: 0 60px;
    position: sticky;
    top: -1px;
    left: 0;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 13px 8px 14px;
    background-color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 1;
    color: #997e5d;
    border: 1px solid #997e5d;
    text-align: center;
    border-radius: 6px;
    margin: 0 3px 3px 0;
    cursor: pointer;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn a {
    font-size: unset;
    line-height: unset;
    letter-spacing: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn span {
    padding-right: 15px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn span::before {
    background: url(../images/common/arrow-under_brown5.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn span::after {
    background: url(../images/common/arrow-under-white5.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn:hover {
    background-color: #997e5d;
    color: #fff;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn:hover span {
    padding-right: 15px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn:hover span::before {
    opacity: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu .btn:hover span::after {
    opacity: 1;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu.fitted {
    width: 100%;
    margin: 0;
    padding: 20px 23px 17px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu.fitted .btn {
    padding: 8px 12px 9px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail {
    width: 100%;
    position: relative;
    padding: 0 60px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .inner {
    width: 100%;
    padding-top: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 980px;
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box:not(:first-child) {
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .detail-box {
    width: 49%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .detail-box .logo-box {
    margin-bottom: 25px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .detail-box .logo-box img {
    width: 100%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .img-box {
    width: 44.9%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .img-box img {
    width: 100%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-001 .logo-box img {
    max-width: 150px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-002 .logo-box img {
    max-width: 190px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-003 .logo-box img {
    max-width: 190px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-004 .logo-box img {
    max-width: 102px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-005 .logo-box img {
    max-width: 192px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-006 .logo-box img {
    max-width: 173px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-007 .logo-box img {
    max-width: 210px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-008 .logo-box img {
    max-width: 210px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-009 .logo-box img {
    max-width: 200px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-010 .logo-box img {
    max-width: 270px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-011 .logo-box img {
    max-width: 185px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-012 .logo-box img {
    max-width: 185px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
    padding: 3.2% 5%;
    margin-bottom: 35px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box p {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box p:not(:last-child) {
    padding-right: 18px;
    margin-right: 18px;
    border-right: 1px solid #ccc;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .txt {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .btn-link-wrapper .btn-link {
    width: 280px;
    height: 50px;
    margin: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .btn-link-wrapper .btn-link span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
  }
}
@media screen and (min-width: 751px) and (max-width: 950px) {
  .page-contents.brands .section-clothBrand-list .modal-menu {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail {
    padding: 0 30px;
  }
}
@media screen and (min-width: 751px) {
  .page-contents.brands.women .section-clothBrand-list {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list {
    padding: 85px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-itemSelect-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-itemSelect-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-itemSelect-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide {
    width: 32.3%;
    max-width: 375px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow-prev {
    left: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow-next {
    right: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-itemSelect-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-itemSelect-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-itemSelect-list picture::before {
    content: "";
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.7;
  }
  .page-contents.brands .section-itemSelect-list .txt-box {
    width: 88.7%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-itemSelect-list .txt-box .price {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt-link {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-top: 15px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt-link span::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../images/common/arrow-white4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 3px;
  }
  .page-contents.brands .section-itemSelect-list .txt-notice {
    color: #999;
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 200;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-itemSelect-list .note-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg 0.5s ease-out 0.35s both;
            animation: fade-in-bg 0.5s ease-out 0.35s both;
  }
  @-webkit-keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  @keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  .page-contents.brands .section-itemSelect-list .note-modal .inner {
    width: 100%;
    max-width: 500px;
    height: auto;
    background-color: #fff;
    border-radius: 8px;
    padding: 80px 45px 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list {
    height: 100%;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.72px;
    margin-bottom: 15px;
    text-align: center;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list .txt {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn {
    width: 169px;
    height: 49px;
    border: solid 1px #aaa;
    color: #222;
    background: #fff;
    border-radius: 25px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn a {
    padding: 12px 0 13px;
    font-size: 12px;
    line-height: 1.41;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn a:hover {
    opacity: unset;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn span {
    padding: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn span::before, .page-contents.brands .section-itemSelect-list .note-modal .btn span::after {
    content: unset;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover {
    color: #fff;
    background: #222;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover span::before {
    opacity: 1;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover span::after {
    opacity: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn.reserve {
    background-color: #222;
    border-color: #222;
    color: #fff;
    margin: 12px auto 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn.reserve:hover {
    background-color: #fff;
    color: #222;
    border-color: #aaa;
  }
  .page-contents.brands .section-guarantee-v2 {
    padding: 90px 0;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-guarantee-v2 .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-guarantee-v2 picture {
    position: relative;
    display: block;
  }
  .page-contents.brands .section-guarantee-v2 picture img {
    width: 100%;
    border-radius: 8px;
  }
  .page-contents.brands .section-guarantee-v2 .box {
    position: absolute;
    top: 50%;
    left: 5.2%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #fff;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-sub span {
    font-size: 12px;
    vertical-align: super;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
    margin-bottom: 30px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item.point-01 {
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 1;
    letter-spacing: -0.66px;
    margin-right: 2px;
    margin-top: -4px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin-bottom: 10px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: -3px;
  }
  .page-contents.brands .section-guarantee-v2 .btn.btn-more {
    width: 130px;
    height: 40px;
  }
  .page-contents.brands .section-guarantee-v2 .txt-notice {
    color: #999;
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
  }
  .page-contents.brands .section-appeal-list {
    padding: 85px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-appeal-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-appeal-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-appeal-list .swiper-slide {
    width: 32.3%;
    max-width: 375px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.brands .section-appeal-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-appeal-list .swiper-slide a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-appeal-list .swiper-slide a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-appeal-list .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-appeal-list .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-appeal-list .slider-arrow-prev {
    left: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-appeal-list .slider-arrow-next {
    right: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-appeal-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-appeal-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-appeal-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-appeal-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.6;
  }
  .page-contents.brands .section-appeal-list picture.type-01::before {
    opacity: 1;
  }
  .page-contents.brands .section-appeal-list picture.type-02::before {
    content: unset;
  }
  .page-contents.brands .section-appeal-list .txt-box {
    width: 92%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 6.7%;
  }
  .page-contents.brands .section-appeal-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.34px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
    letter-spacing: -0.66px;
    margin-left: 4px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt span.att {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin: 0 4px 0 2px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item.point-01 {
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin-bottom: 7px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .txt span {
    margin-right: 3px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .txt {
    font-size: 12px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-02 {
    color: #222;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-03 .appeal-item .txt span.att {
    font-size: 18px;
    margin: 0 2px 0 0;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-04 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-04 .appeal-item .txt span {
    font-size: 30px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .ttl-sub {
    margin-bottom: 28px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .appeal-item .txt span {
    font-size: 20px;
    margin-right: 4px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .appeal-item .txt span.att {
    display: block;
    margin-bottom: 9px;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option {
    position: absolute;
    right: 1.7%;
    bottom: -1.5%;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span::before, .page-contents.brands .section-appeal-list .txt-box .btn-option span::after {
    width: 2px;
    height: 12px;
    background-color: #222;
    content: "";
    position: absolute;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span::before {
    rotate: 90deg;
  }
  .page-contents.brands .section-appeal-list .option-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 200;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-appeal-list .option-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg 0.5s ease-out 0.2s both;
            animation: fade-in-bg 0.5s ease-out 0.2s both;
  }
  @keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  .page-contents.brands .section-appeal-list .option-modal .inner {
    height: calc(100% - 50px);
    width: 100%;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    margin: 50px auto 0;
    padding: 0 50px 0;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list {
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 50px;
    padding-top: 60px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list::-webkit-scrollbar {
    display: none;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl + .option-block {
    margin-top: 30px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.72px;
    margin-top: 60px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub.type-02 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.8px;
    margin: 0px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub + .option-block {
    margin-top: 20px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub:not(:first-of-type) {
    margin-top: 40px;
    padding-top: 50px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block:not(:last-child) {
    margin-bottom: 37px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 1.5%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block li {
    width: 18.8%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block picture {
    width: 100%;
    display: block;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block picture img {
    width: 100%;
    border-radius: 8px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 + .option-block.type-01 {
    padding-top: 40px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 ul {
    gap: 0 3.5%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 li {
    width: 22.3%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4.7%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 50px 0 43px;
    margin: 40px 0 50px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-box:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: unset;
  }
  .page-contents.brands .section-appeal-list .option-modal .list-ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.14px;
    margin-bottom: 10px;
  }
  .page-contents.brands .section-appeal-list .option-modal .list-ttl span {
    color: #997e5d;
    margin-left: 6px;
  }
  .page-contents.brands .section-appeal-list .option-modal li picture::before {
    content: unset;
  }
  .page-contents.brands .section-appeal-list .option-modal .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.41;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-appeal-list .option-modal .txt span {
    display: block;
    color: #997e5d;
  }
  .page-contents.brands .section-appeal-list .option-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-appeal-list .option-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands.women .section-appeal-list .txt-box.type-02 {
    color: #fff;
  }
  .page-contents.brands.men.suit .section-appeal-list .option-modal .option-block .classic {
    display: block;
  }
  .page-contents.brands.men.suit .section-appeal-list .option-modal .option-block .comfort.formal {
    display: none;
  }
  .page-contents.brands.men.comfort .section-appeal-list .option-modal .option-block .classic, .page-contents.brands.men.formal .section-appeal-list .option-modal .option-block .classic {
    display: none;
  }
  .page-contents.brands.men.comfort .section-appeal-list .option-modal .option-block .comfort.formal, .page-contents.brands.men.formal .section-appeal-list .option-modal .option-block .comfort.formal {
    display: block;
  }
  .page-contents.brands .section-looksSelect-list {
    padding: 85px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-looksSelect-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-looksSelect-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-looksSelect-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide {
    width: 24%;
    max-width: 278px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide a {
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow-prev {
    left: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow-next {
    right: -1.7%;
    top: 55%;
  }
  .page-contents.brands .section-looksSelect-list .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-looksSelect-list .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-looksSelect-list .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-looksSelect-list picture::before {
    content: "";
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.5;
  }
  .page-contents.brands .section-looksSelect-list .txt-box {
    width: 92%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 5.5%;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .ttl-sub {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .price {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .price + .ttl-sub {
    margin-top: 10px;
  }
  .page-contents.brands .section-staffpick-list {
    padding: 90px 0 80px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-staffpick-list .inner {
    max-width: 1160px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .page-contents.brands .section-staffpick-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-staffpick-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
  }
  .page-contents.brands .section-staffpick-list a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-staffpick-list .box-list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.brands .section-staffpick-list .box-list li {
    width: calc((100% - 51px) / 4);
    max-width: 277px;
  }
  .page-contents.brands .section-staffpick-list .box-list .img {
    margin-bottom: 10px;
    border-radius: 8px;
    background-color: #ddd;
  }
  .page-contents.brands .section-staffpick-list .box-list .img a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-staffpick-list .box-list .img img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    overflow: hidden;
    margin-bottom: 5px;
    overflow-wrap: anywhere;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .ttl a:hover {
    opacity: 0.5;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .store {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    color: #999;
    font-size: 10px;
    line-height: 1.2;
  }
  .page-contents.brands .section-voice {
    display: none;
    padding: 90px 0 80px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-voice .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-voice .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-voice .block-ttl .btn {
    display: none;
  }
  .page-contents.brands .section-voice .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-voice .swiper-wrapper {
    margin-top: 10px;
  }
  .page-contents.brands .section-voice .swiper-slide {
    width: 31.6%;
    max-width: 375px;
    height: auto;
    background-color: #f0f0f0;
    padding: 3.8% 2.5% 4.2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 6px;
  }
  .page-contents.brands .section-voice .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .page-contents.brands .section-voice .slider-arrow::before {
    background: #fff;
  }
  .page-contents.brands .section-voice .slider-arrow-prev {
    left: -1.7%;
    top: 58%;
  }
  .page-contents.brands .section-voice .slider-arrow-next {
    right: -1.7%;
    top: 58%;
  }
  .page-contents.brands .section-voice .swiper-button-disabled {
    display: none;
  }
  .page-contents.brands .section-voice .slider-pagination .swiper-pagination-bullet {
    border: unset;
    background: #ddd;
    width: 15px;
    height: 2px;
    border-radius: unset;
    margin: 0 4px;
  }
  .page-contents.brands .section-voice .slider-pagination .swiper-pagination-bullet-active {
    border-color: unset;
    background: #999;
  }
  .page-contents.brands .section-voice .box-eva {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .page-contents.brands .section-voice .box-eva .star {
    color: #F7C560;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1;
  }
  .page-contents.brands .section-voice .box-eva .star .gray-star {
    color: #ccc;
  }
  .page-contents.brands .section-voice .box-eva .date {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin-left: 5px;
  }
  .page-contents.brands .section-voice .box-people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-voice .box-people .age {
    margin: 0 5px 0 8px;
  }
  .page-contents.brands .section-voice .box-people .gender {
    margin: 0 0 0 5px;
  }
  .page-contents.brands .section-voice .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-bottom: 12px;
  }
  .page-contents.brands .section-voice .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-suitpedia-list {
    padding: 90px 0;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-suitpedia-list .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-suitpedia-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-suitpedia-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
  }
  .page-contents.brands .section-suitpedia-list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px 1.45%;
    overflow: hidden;
  }
  .page-contents.brands .section-suitpedia-list .list li {
    width: 23.9%;
  }
  .page-contents.brands .section-suitpedia-list .list li img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-contents.brands .section-suitpedia-list .list li a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-suitpedia-list .list li a:hover {
    opacity: 0.6;
  }
  .page-contents.brands .section-suitpedia-list .list li a.img {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 8px;
  }
  .page-contents.brands .section-suitpedia-list .list li a.img::before {
    content: "";
    display: block;
    padding-top: 56.3%;
    background-color: #999;
  }
  .page-contents.brands .section-suitpedia-list .list li .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.14px;
    margin-top: 10px;
  }
  .page-contents.brands .section-suitpedia-list .list + .list {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #CCCCCC;
  }
  .page-contents.brands .section-order-flow {
    padding: 90px 0 80px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-order-flow .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
  }
  .page-contents.brands .section-order-flow .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-order-flow .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
    padding-right: 20px;
  }
  .page-contents.brands .section-order-flow .pc-btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .page-contents.brands .section-order-flow .pc-btn-box p {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-order-flow .sp-btn-box {
    display: none;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop {
    width: 149px;
    height: 40px;
    border-radius: 25px;
    background-color: #222;
    border: solid 1px #222;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop:hover {
    background-color: #fff;
    color: #222;
    border-color: #aaa;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop span {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-order-flow .box-flow {
    background-color: #f0f0f0;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .page-contents.brands .section-order-flow .flow {
    position: relative;
    width: 32.3%;
    max-width: 375px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 50px 55px 90px;
  }
  .page-contents.brands .section-order-flow .flow:not(:last-child) {
    border-right: 1px solid #ddd;
  }
  .page-contents.brands .section-order-flow .flow::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 79px;
    height: 79px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
  }
  .page-contents.brands .section-order-flow .flow.flow-01::before {
    top: 48%;
    background-image: url("/assets/images/common/icon_flow-01.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow.flow-02::before {
    top: 47.5%;
    background-image: url("/assets/images/common/icon_flow-02.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow.flow-03::before {
    top: 44.5%;
    background-image: url("/assets/images/common/icon_flow-03.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -6px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-color: #ddd #ddd transparent transparent;
    background-color: #f0f0f0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .page-contents.brands .section-order-flow .number {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-order-flow .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 7px;
  }
  .page-contents.brands .section-order-flow .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-brands-v3 {
    padding: 90px 0 90px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-brands-v3 .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
  }
  .page-contents.brands .section-brands-v3 .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
  }
  .page-contents.brands .section-brands-v3 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    letter-spacing: 0.54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-contents.brands .section-brands-v3 .ttl-main span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
    margin-right: 13px;
    margin-top: 1px;
  }
  .page-contents.brands .section-brands-v3 .block-brand {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men + .block-ttl {
    margin-top: 90px;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men {
    display: grid;
    grid-template-columns: 1fr 0.5fr 0.5fr;
    grid-template-rows: 1fr 1.08fr;
    gap: 2.7% 1.6%;
    grid-auto-flow: row;
    grid-template-areas: "tst comfort formal" "tst easy shirts";
  }
  .page-contents.brands .section-brands-v3 .block-brand.men .tst {
    grid-area: tst;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men .comfort {
    grid-area: comfort;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men .formal {
    grid-area: formal;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men .easy {
    grid-area: easy;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men .shirts {
    grid-area: shirts;
  }
  .page-contents.brands .section-brands-v3 .block-brand.women {
    display: grid;
    grid-template-columns: 1fr 0.5fr 0.5fr;
    grid-template-rows: 1fr 1.08fr;
    gap: 2.7% 1.6%;
    grid-auto-flow: row;
    grid-template-areas: "wtst weasy wformal" "wtst wshirt .";
  }
  .page-contents.brands .section-brands-v3 .block-brand.women .wtst {
    grid-area: wtst;
  }
  .page-contents.brands .section-brands-v3 .block-brand.women .weasy {
    grid-area: weasy;
  }
  .page-contents.brands .section-brands-v3 .block-brand.women .wformal {
    grid-area: wformal;
  }
  .page-contents.brands .section-brands-v3 .block-brand.women .wshirt {
    grid-area: wshirt;
  }
  .page-contents.brands .section-brands-v3 .box-brand {
    position: relative;
  }
  .page-contents.brands .section-brands-v3 .box-brand a {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%;
  }
  .page-contents.brands .section-brands-v3 .box-brand a:hover .box-img img {
    opacity: 0.7;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-gender {
    position: absolute;
    left: 20px;
    top: 17px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: #222;
    z-index: 3;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img {
    position: relative;
    background-color: #222;
    border-radius: 8px;
    height: 100%;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    z-index: 2;
    opacity: 0.3;
    border-radius: 8px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border-radius: 8px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-txt {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 3;
  }
  .page-contents.brands .section-brands-v3 .box-brand.men.tst .box-txt, .page-contents.brands .section-brands-v3 .box-brand.women.wtst .box-txt {
    bottom: 25px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-en {
    margin-bottom: 11px;
    line-height: 0.5;
    height: 10px;
    color: #fff;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-en.st {
    font-size: 14px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-en.st + .ttl-brand-ja {
    font-size: 26px;
    letter-spacing: 1.04px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-ja {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 1.3;
    color: #fff;
  }
  .page-contents.brands .section-brands-v3 .box-brand .btn {
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: 5;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .page-contents.brands .section-brands-v3 .box-brand .btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/arrow-white7.svg) no-repeat 13px center;
  }
  .page-contents.brands .section-brands-v3 .btn-more {
    display: none;
  }
  .page-contents.brands .section-about-v2 {
    padding: 90px 0;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-about-v2 .inner {
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
  }
  .page-contents.brands .section-about-v2 .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-about-v2 picture {
    position: relative;
    display: block;
  }
  .page-contents.brands .section-about-v2 picture img {
    width: 100%;
    border-radius: 8px;
  }
  .page-contents.brands .section-about-v2 picture::before {
    content: "";
    width: 75%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#35404D), to(transparent));
    background-image: linear-gradient(90deg, #35404D, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 8px;
    opacity: 0.75;
  }
  .page-contents.brands .section-about-v2 .box {
    position: absolute;
    top: 50%;
    left: 5.2%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #fff;
  }
  .page-contents.brands .section-about-v2 .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1.04px;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-about-v2 .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.14px;
    margin-bottom: 25px;
  }
  .page-contents.brands .section-about-v2 .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px;
  }
  .page-contents.brands .section-about-v2 .btn.btn-more, .page-contents.brands .section-about-v2 .btn.btn-movie {
    width: 130px;
    height: 40px;
  }
  .page-contents.brands .section-about-v2 .btn a {
    color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: -0.01em;
  }
  .page-contents.brands .section-about-v2 .btn span::before {
    background-image: url(../images/common/icon-btn-arrow-black.svg);
    top: 0;
    right: -4px;
    width: 15px;
    height: 14px;
  }
  .page-contents.brands .section-about-v2 .btn span::after {
    background-image: url(../images/common/icon-btn-arrow-white.svg);
    top: 0;
    right: -4px;
    width: 15px;
    height: 14px;
  }
  .page-contents.brands .section-about-v2 .btn:hover {
    background: #fff;
    border-color: #ccc;
  }
  .page-contents.brands .section-about-v2 .btn:hover a {
    color: #222;
  }
  .page-contents.brands .section-about-v2 .movie-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-about-v2 .movie-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg-youtube 0.5s ease-out 0.35s both;
            animation: fade-in-bg-youtube 0.5s ease-out 0.35s both;
  }
  @-webkit-keyframes fade-in-bg-youtube {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  @keyframes fade-in-bg-youtube {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  .page-contents.brands .section-about-v2 .movie-modal .inner {
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    margin-top: 50px;
    padding: 50px;
  }
  .page-contents.brands .section-about-v2 .movie-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-about-v2 .movie-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-about-v2 .movie-modal .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .page-contents.brands .section-about-v2 .movie-modal .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.brands .section-about-v2 {
    border-bottom: unset;
  }
  .page-contents.brands .section-shop-grandtop {
    padding: 80px 0 100px;
    background: #efefef;
  }
  .page-contents.brands .section-shop-grandtop .inner {
    position: relative;
    width: calc(100% - 100px);
    max-width: 1160px;
    margin: 0 auto;
  }
  .page-contents.brands .section-shop-grandtop .block-ttl .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 25px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl {
    color: #222;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.9px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.14px;
  }
  .page-contents.brands .section-shop-grandtop .btn-more {
    background: #efefef;
    border: 1px solid #999;
  }
  .page-contents.brands .section-shop-grandtop .btn-more span {
    padding-right: 0;
  }
  .page-contents.brands .section-shop-grandtop .btn-more:hover {
    background: #222;
    border-color: #222;
  }
  .page-contents.brands .section-shop-grandtop .block-list .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 3%;
    background: #fff;
    padding: 50px 50px 20px;
    border-radius: 8px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector {
    width: calc(19.5% - 50px);
    min-width: 180px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-menu {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-menu:after {
    content: "";
    background: url(../images/common/arrow-under-black6.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 8px;
    height: 10px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn {
    display: none;
    position: relative;
    padding: 15px;
    font-size: 13px;
    line-height: 1;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn:last-child {
    border-bottom: none;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn .shop-count {
    margin-left: 10px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .shoplist {
    width: calc(80.5% - 50px);
    min-height: 320px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .region {
    width: 100%;
    display: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-contents.brands .section-shop-grandtop .block-list .region.isShow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: listFade 0.6s ease;
            animation: listFade 0.6s ease;
  }
  @-webkit-keyframes listFade {
    from {
      opacity: 0;
      -webkit-transform: translateY(15px);
              transform: translateY(15px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes listFade {
    from {
      opacity: 0;
      -webkit-transform: translateY(15px);
              transform: translateY(15px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .page-contents.brands .section-shop-grandtop .block-list .region-ttl {
    width: 100%;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin: 0 0 18px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop {
    width: 23%;
  }
  .page-contents.brands .section-shop-grandtop .box-shop:not(:nth-child(4n+1)) {
    margin: 0 2.6% 35px 0;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a {
    text-decoration: none;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a:hover {
    opacity: 0.5;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a:hover::after {
    -webkit-transform: translate(2px, -50%);
            transform: translate(2px, -50%);
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name span {
    display: block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.24px;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels {
    font-size: 0;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span {
    display: inline-block;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 1;
    min-width: 40px;
    padding: 5px 7px;
    text-align: center;
    border-radius: 2px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span:not(:last-child) {
    margin: 0 3px 3px 0;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.option {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
}
@media screen and (min-width: 751px) and (max-width: 1004px) {
  .page-contents.brands .section-shop-grandtop .block-list .shoplist {
    width: 100%;
    min-height: 260px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector {
    height: 45px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-menu {
    position: absolute;
    width: 180px;
    background: #fff;
    z-index: 2;
  }
}
@media screen and (max-width: 750px) {
  .footer.footer-common-24ss, .footer.footer-common-25aw {
    padding-bottom: 90px;
  }
  .page-contents.brands .btn-more {
    width: 100px;
    height: 35px;
    border-radius: 25px;
  }
  .page-contents.brands .btn-more::after {
    content: unset;
  }
  .page-contents.brands .btn-more span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 141%;
    letter-spacing: 0.24px;
    padding-right: 0;
    padding-bottom: 1px;
  }
  .page-contents.brands .btn-more span::after {
    content: unset;
  }
  .page-contents.brands .btn-more.small {
    width: 100px;
    height: 35px;
    border-radius: 17.5px;
  }
  .page-contents.brands .btn-more.small span {
    font-size: 12px;
    padding-right: 12px;
  }
  .page-contents.brands .breadcrumb-list {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 10;
    margin: 0;
    color: #777;
  }
  .page-contents.brands .breadcrumb-list a {
    color: #777;
  }
  .page-contents.brands .breadcrumb-list .here {
    color: #777;
  }
  .page-contents.brands section:last-child {
    border-bottom: unset;
  }
  .page-contents.brands .section-mv {
    position: relative;
    overflow: hidden;
  }
  .page-contents.brands .section-mv picture img {
    width: 100%;
  }
  .page-contents.brands .section-mv picture::before {
    content: "";
    width: 100%;
    height: 45%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    bottom: 0;
  }
  .page-contents.brands .section-mv .box-txt {
    width: 88.7%;
    position: absolute;
    left: 5.6%;
    bottom: 8.5%;
    z-index: 2;
    color: #fff;
  }
  .page-contents.brands .section-mv .ttl-sub {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    margin-bottom: 12px;
  }
  .page-contents.brands .section-mv .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-mv .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
    margin-bottom: 12px;
  }
  .page-contents.brands .section-mv .tags-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-contents.brands .section-mv .tags {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 2px;
    width: fit-content;
    background: #fff;
    color: #222;
    padding: 0 12px 1px;
    height: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-contents.brands .section-mv .tags .tag {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.2px;
    padding: 0;
  }
  .page-contents.brands .section-mv .tags .tag:not(:last-child) {
    border-right: 1px solid #ddd;
    padding-right: 7px;
  }
  .page-contents.brands .section-mv .tags .tag:last-child {
    padding-left: 6px;
  }
  .page-contents.brands .section-lineup-list {
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-lineup-list .inner {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-lineup-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px;
  }
  .page-contents.brands .section-lineup-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-lineup-list .slider {
    padding-right: 40px;
  }
  .page-contents.brands .section-lineup-list .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
    gap: 10px;
    padding-left: 20px;
  }
  .page-contents.brands .section-lineup-list .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 86.3%;
  }
  .page-contents.brands .section-lineup-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-lineup-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-lineup-list .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-lineup-list .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-lineup-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-lineup-list .txt-box {
    width: 89%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-lineup-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.8px;
  }
  .page-contents.brands .section-lineup-list .txt-box .txt-link {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-top: 15px;
  }
  .page-contents.brands .section-lineup-list .txt-box .txt-link span::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../images/common/arrow-white4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 3px;
  }
  .page-contents.brands.women .section-lineup-list {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list {
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-clothBrand-list .inner {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-clothBrand-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px;
  }
  .page-contents.brands .section-clothBrand-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-clothBrand-list .slider {
    padding-right: 40px;
  }
  .page-contents.brands .section-clothBrand-list .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
    gap: 10px;
    padding-left: 20px;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 86.3%;
  }
  .page-contents.brands .section-clothBrand-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-clothBrand-list .txt-box {
    width: 89%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-clothBrand-list picture::before {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .txt-box {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .modal {
    display: none;
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 1001;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link {
    padding: 8px 30px;
    border-radius: 25px;
    border: 1px solid #aaa;
    width: 100%;
    height: 50px;
    color: #fff;
    background-color: #222;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span {
    font-size: 13px;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span::after {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal .btn-link span::before {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .page-contents.brands .section-clothBrand-list .modal-inner {
    position: relative;
    height: 96.7vh;
    width: 95%;
    background: #fff;
    overflow-y: scroll;
    margin: 2.5% auto 0;
    border-radius: 8px;
  }
  .page-contents.brands .section-clothBrand-list .modal-inner::-webkit-scrollbar {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .modal-inner.bg-lock {
    overflow: hidden;
  }
  .page-contents.brands .section-clothBrand-list .modal-ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 20px;
    text-align: center;
    padding: 45px 0 25px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu {
    display: none;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp {
    position: sticky;
    top: 0;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 90%;
    height: auto;
    border: 1px solid #ccc;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #997e5d;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #fff;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted {
    width: 100%;
    border-radius: unset;
    border-top: unset;
    border-left: unset;
    border-right: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted.open {
    height: 96.7vh !important;
    padding-bottom: 90px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted.open .btn p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted.open .btn p::after {
    top: -1px;
    right: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted.open .btn:last-child {
    border-bottom: 1px solid #ccc;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 50px;
    display: block;
    width: 1px;
    height: 25px;
    background-color: #ccc;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted span.menu-top {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.fitted span.menu-top::after {
    right: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp.open {
    height: 72vh;
    overflow-y: scroll;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp span.menu-top {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp span.menu-top::after {
    content: "";
    background: url(../images/common/arrow-under-black6.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
    width: 8px;
    height: 10px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 15px 20px;
    display: none;
    border-top: 1px solid #ccc;
    background-color: #fff;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn a {
    font-size: unset;
    line-height: unset;
    letter-spacing: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn .en-name {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #222;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn .en-name::after {
    content: unset;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn p {
    width: 100%;
    padding-right: 15px;
    position: relative;
  }
  .page-contents.brands .section-clothBrand-list .modal-menu-sp .btn p::after {
    content: "";
    background: url(../images/common/arrow-under-black6.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: -7px;
    right: -5px;
    width: 8px;
    height: 10px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail {
    width: 100%;
    position: relative;
    padding: 0 20px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .inner {
    width: 100%;
    margin: 0 auto;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box {
    margin-bottom: 40px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box:not(:first-child) {
    padding-top: 50px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box:last-child {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box:last-child .detail-box {
    padding-bottom: 50px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .detail-box .logo-box {
    margin-bottom: 25px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .detail-box .logo-box img {
    width: 100%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .img-box {
    margin-bottom: 23px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box .img-box img {
    width: 100%;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-001 {
    padding-top: 40px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-001 .logo-box img {
    max-width: 120px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-002 .logo-box img {
    max-width: 150px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-003 .logo-box img {
    max-width: 160px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-004 .logo-box img {
    max-width: 100px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-005 .logo-box img {
    max-width: 150px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-006 .logo-box img {
    max-width: 150px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-007 .logo-box img {
    max-width: 180px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-008 .logo-box img {
    max-width: 160px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-009 .logo-box img {
    max-width: 165px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-010 .logo-box img {
    max-width: 250px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-011 .logo-box img {
    max-width: 190px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .clothbrand-box#clothbrand-012 .logo-box img {
    max-width: 180px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
    padding: 10px 8px;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box p {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .price-box p:not(:last-child) {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #ccc;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .txt {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 22px;
    margin-bottom: 22px;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .btn-link-wrapper .btn-link {
    width: 100%;
    height: 50px;
    margin: 0;
  }
  .page-contents.brands .section-clothBrand-list .modal-detail .btn-link-wrapper .btn-link span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
  }
  .page-contents.brands.women .section-clothBrand-list {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list {
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-itemSelect-list .inner {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-itemSelect-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px;
  }
  .page-contents.brands .section-itemSelect-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-itemSelect-list .slider {
    padding-right: 40px;
  }
  .page-contents.brands .section-itemSelect-list .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
    gap: 10px;
    padding-left: 20px;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 86.3%;
  }
  .page-contents.brands .section-itemSelect-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-itemSelect-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-itemSelect-list .txt-box {
    width: 89%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-itemSelect-list .txt-box .price {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.72px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt-link {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-top: 15px;
  }
  .page-contents.brands .section-itemSelect-list .txt-box .txt-link span::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../images/common/arrow-white4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 3px;
  }
  .page-contents.brands .section-itemSelect-list .txt-notice {
    color: #999;
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
    margin-left: 20px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 200;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-itemSelect-list .note-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg 0.5s ease-out 0.35s both;
            animation: fade-in-bg 0.5s ease-out 0.35s both;
  }
  @-webkit-keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  @keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  .page-contents.brands .section-itemSelect-list .note-modal .inner {
    width: 88.7%;
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    padding: 90px 20px 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list {
    height: 100%;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.72px;
    margin-bottom: 12px;
    text-align: center;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .note-list .txt {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn {
    width: 169px;
    height: 49px;
    border: solid 1px #aaa;
    color: #222;
    background: #fff;
    border-radius: 25px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn a {
    padding: 12px 0 13px;
    font-size: 12px;
    line-height: 1.41;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn a:hover {
    opacity: unset;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn span {
    padding: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn span::before, .page-contents.brands .section-itemSelect-list .note-modal .btn span::after {
    content: unset;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover {
    color: #fff;
    background: #222;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover span::before {
    opacity: 1;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn:hover span::after {
    opacity: 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn.reserve {
    background-color: #222;
    border-color: #222;
    color: #fff;
    margin: 12px auto 0;
  }
  .page-contents.brands .section-itemSelect-list .note-modal .btn.reserve:hover {
    background-color: #fff;
    color: #222;
    border-color: #aaa;
  }
  .page-contents.brands .section-guarantee-v2 {
    padding: 70px 0 50px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-guarantee-v2 .inner {
    margin: 0 20px;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 18px;
  }
  .page-contents.brands .section-guarantee-v2 picture {
    position: relative;
    display: block;
  }
  .page-contents.brands .section-guarantee-v2 picture img {
    width: 100%;
    border-radius: 8px;
  }
  .page-contents.brands .section-guarantee-v2 .box {
    position: absolute;
    bottom: 6.9%;
    left: 5.8%;
    color: #fff;
    width: 88.4%;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-guarantee-v2 .ttl-sub span {
    font-size: 10px;
    vertical-align: super;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item.point-01 {
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.66px;
    margin-right: 2px;
    margin-top: -3px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-guarantee-v2 .guarantee-list .guarantee-item .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: -2px;
  }
  .page-contents.brands .section-guarantee-v2 .btn.btn-more {
    width: 148px;
    height: 39px;
    margin-top: 28px;
  }
  .page-contents.brands .section-guarantee-v2 .txt-notice {
    color: #999;
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
  }
  .page-contents.brands .section-appeal-list {
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .inner {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-appeal-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px;
  }
  .page-contents.brands .section-appeal-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-appeal-list .slider {
    padding-right: 40px;
  }
  .page-contents.brands .section-appeal-list .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
    gap: 10px;
    padding-left: 20px;
  }
  .page-contents.brands .section-appeal-list .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 86.3%;
  }
  .page-contents.brands .section-appeal-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-appeal-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-appeal-list .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-appeal-list .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-appeal-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-appeal-list .txt-box {
    width: 89%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-appeal-list picture::before {
    opacity: 0.6;
  }
  .page-contents.brands .section-appeal-list picture.type-01::before {
    opacity: 1;
  }
  .page-contents.brands .section-appeal-list picture.type-02::before {
    content: unset;
  }
  .page-contents.brands .section-appeal-list .txt-box {
    margin-bottom: 8.5%;
    text-shadow: unset;
  }
  .page-contents.brands .section-appeal-list .txt-box .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.8px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.34px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.66px;
    margin-left: 4px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item .txt span.att {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin: 0 4px 0 2px;
  }
  .page-contents.brands .section-appeal-list .txt-box .appeal-list .appeal-item.point-01 {
    border-right: 1px solid #fff;
    padding-right: 10px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.34px;
    margin-bottom: 7px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .txt span {
    margin-right: 3px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-01 .appeal-item .txt {
    font-size: 12px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-02 {
    color: #222;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-02 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-02 .appeal-item .txt span {
    font-size: 30px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-03 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-03 .appeal-item .txt span {
    font-size: 30px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-03 .appeal-item .txt span.att {
    font-size: 18px;
    margin: 0 2px 0 0;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-04 .ttl-sub {
    margin-bottom: 18px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-04 .appeal-item .txt span {
    font-size: 30px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .ttl-sub {
    margin-bottom: 28px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .appeal-item .txt span {
    font-size: 20px;
    margin-right: 4px;
  }
  .page-contents.brands .section-appeal-list .txt-box.type-05 .appeal-item .txt span.att {
    display: block;
    margin-bottom: 9px;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option {
    position: absolute;
    right: -1.5%;
    bottom: -1.5%;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span::before, .page-contents.brands .section-appeal-list .txt-box .btn-option span::after {
    width: 2px;
    height: 12px;
    background-color: #222;
    content: "";
    position: absolute;
  }
  .page-contents.brands .section-appeal-list .txt-box .btn-option span::before {
    rotate: 90deg;
  }
  .page-contents.brands .section-appeal-list .option-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 200;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-appeal-list .option-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg 0.5s ease-out 0.2s both;
            animation: fade-in-bg 0.5s ease-out 0.2s both;
  }
  @keyframes fade-in-bg {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.3);
    }
  }
  .page-contents.brands .section-appeal-list .option-modal .inner {
    height: calc(100% - 50px);
    width: 100%;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    margin: 50px 0 0 0;
    padding: 0 20px 0;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list {
    overflow: scroll;
    height: 100%;
    padding-bottom: 20px;
    padding-top: 60px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl + .option-block {
    margin-top: 30px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.72px;
    margin-top: 40px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub.type-02 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.8px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub + .option-block {
    margin-top: 20px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-list .ttl-sub:not(:first-of-type) {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block {
    margin-top: 37px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 2.9%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block li {
    width: 48.5%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block picture {
    display: block;
    margin-bottom: 8px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block picture img {
    width: 100%;
    border-radius: 8px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 li {
    width: 22.8%;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 + .option-block.type-01 {
    padding-top: 40px;
    border-top: 1px solid #ddd;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 43px;
    margin-bottom: 50px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-box:last-of-type {
    padding-bottom: 50px;
    border-bottom: unset;
    margin-bottom: 0;
  }
  .page-contents.brands .section-appeal-list .option-modal .list-ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.14px;
    margin-bottom: 10px;
  }
  .page-contents.brands .section-appeal-list .option-modal .list-ttl span {
    color: #997e5d;
    margin-left: 6px;
  }
  .page-contents.brands .section-appeal-list .option-modal li picture::before {
    content: unset;
  }
  .page-contents.brands .section-appeal-list .option-modal .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.41;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-appeal-list .option-modal .txt span {
    display: block;
    color: #997e5d;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 .list-ttl {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 .list-ttl span {
    color: #997e5d;
    margin-left: 6px;
  }
  .page-contents.brands .section-appeal-list .option-modal .option-block.type-02 .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 1.2;
  }
  .page-contents.brands .section-appeal-list .option-modal .btn-close {
    position: fixed;
    right: 10px;
    top: 60px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-appeal-list .option-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands.women .section-appeal-list .txt-box.type-02 {
    color: #fff;
  }
  .page-contents.brands.men.suit .section-appeal-list .option-modal .option-block .classic {
    display: block;
  }
  .page-contents.brands.men.suit .section-appeal-list .option-modal .option-block .comfort.formal {
    display: none;
  }
  .page-contents.brands .section-looksSelect-list {
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-looksSelect-list .inner {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-looksSelect-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px;
  }
  .page-contents.brands .section-looksSelect-list .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-looksSelect-list .slider {
    padding-right: 40px;
  }
  .page-contents.brands .section-looksSelect-list .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding-right: 20px;
    gap: 10px;
    padding-left: 20px;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 86.3%;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide picture img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-looksSelect-list .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-looksSelect-list .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-looksSelect-list picture::before {
    content: "";
    width: 100%;
    height: 60%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    opacity: 0.65;
  }
  .page-contents.brands .section-looksSelect-list .txt-box {
    width: 89%;
    position: absolute;
    left: 5.2%;
    bottom: 0;
    color: #fff;
    z-index: 2;
    margin-bottom: 8.2%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .page-contents.brands .section-looksSelect-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
  }
  .page-contents.brands .section-looksSelect-list .swiper-slide a {
    pointer-events: none;
  }
  .page-contents.brands .section-looksSelect-list picture::before {
    height: 50%;
    opacity: 0.5;
  }
  .page-contents.brands .section-looksSelect-list .txt-box {
    margin-bottom: 5.5%;
    text-shadow: unset;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .ttl-sub {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .price {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.84px;
  }
  .page-contents.brands .section-looksSelect-list .txt-box .price + .ttl-sub {
    margin-top: 10px;
  }
  .page-contents.brands .section-staffpick-list {
    padding: 70px 0 55px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-staffpick-list .inner {
    margin: 0 20px;
  }
  .page-contents.brands .section-staffpick-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 18px;
  }
  .page-contents.brands .section-staffpick-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
  }
  .page-contents.brands .section-staffpick-list a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-staffpick-list .box-list {
    margin-bottom: 35px;
  }
  .page-contents.brands .section-staffpick-list .box-list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 39px 2.8%;
  }
  .page-contents.brands .section-staffpick-list .box-list li {
    width: 48.6%;
  }
  .page-contents.brands .section-staffpick-list .box-list .img {
    margin-bottom: 10px;
    border-radius: 6px;
    background-color: #ddd;
  }
  .page-contents.brands .section-staffpick-list .box-list .img a:hover {
    opacity: 0.7;
  }
  .page-contents.brands .section-staffpick-list .box-list .img img {
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    overflow: hidden;
    margin-bottom: 3px;
    overflow-wrap: anywhere;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .ttl a:hover {
    opacity: 0.5;
  }
  .page-contents.brands .section-staffpick-list .box-list .box-txt .store {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    color: #999;
    font-size: 10px;
    line-height: 1.2;
  }
  .page-contents.brands .section-staffpick-list .btn-more {
    width: 170px;
    height: 39px;
    margin: 0 auto;
  }
  .page-contents.brands .section-voice {
    display: none;
    padding: 60px 0 40px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-voice .inner {
    position: relative;
    margin-left: 20px;
    overflow: hidden;
  }
  .page-contents.brands .section-voice .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 20px 0;
  }
  .page-contents.brands .section-voice .block-ttl .btn {
    display: none;
  }
  .page-contents.brands .section-voice .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-voice .slider {
    height: 100%;
    width: calc(100% - 65px);
    margin-left: 0;
    margin-right: auto;
    z-index: 1;
    overflow: visible;
  }
  .page-contents.brands .section-voice .swiper-slide {
    height: auto;
    background-color: #f0f0f0;
    padding: 25px 20px 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 6px;
  }
  .page-contents.brands .section-voice .slider-arrow-prev {
    display: none;
  }
  .page-contents.brands .section-voice .slider-arrow-next {
    display: none;
  }
  .page-contents.brands .section-voice .slider-pagination {
    display: none;
  }
  .page-contents.brands .section-voice .box-eva {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .page-contents.brands .section-voice .box-eva .star {
    color: #F7C560;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1;
  }
  .page-contents.brands .section-voice .box-eva .star .gray-star {
    color: #ccc;
  }
  .page-contents.brands .section-voice .box-eva .date {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin-left: 5px;
  }
  .page-contents.brands .section-voice .box-people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-voice .box-people .age {
    margin: 0 5px 0 8px;
  }
  .page-contents.brands .section-voice .box-people .gender {
    margin: 0 0 0 5px;
  }
  .page-contents.brands .section-voice .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-bottom: 12px;
  }
  .page-contents.brands .section-voice .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-suitpedia-list {
    padding: 70px 0 55px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-suitpedia-list .inner {
    margin: 0 20px;
    position: relative;
  }
  .page-contents.brands .section-suitpedia-list .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-suitpedia-list .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
  }
  .page-contents.brands .section-suitpedia-list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 2.8%;
    overflow: hidden;
    margin-bottom: 35px;
  }
  .page-contents.brands .section-suitpedia-list .list li {
    width: 48.6%;
  }
  .page-contents.brands .section-suitpedia-list .list li img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-contents.brands .section-suitpedia-list .list li a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-suitpedia-list .list li a:hover {
    opacity: 0.6;
  }
  .page-contents.brands .section-suitpedia-list .list li a.img {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 6px;
  }
  .page-contents.brands .section-suitpedia-list .list li a.img::before {
    content: "";
    display: block;
    padding-top: 56.3%;
    background-color: #999;
  }
  .page-contents.brands .section-suitpedia-list .list li .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.24px;
    margin-top: 10px;
  }
  .page-contents.brands .section-suitpedia-list .list + .list {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #CCCCCC;
  }
  .page-contents.brands .section-suitpedia-list .btn-more {
    width: 170px;
    height: 39px;
    margin: 0 auto;
  }
  .page-contents.brands .section-order-flow {
    padding: 70px 0 55px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-order-flow .inner {
    position: relative;
    margin: 0 20px;
  }
  .page-contents.brands .section-order-flow .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 18px;
  }
  .page-contents.brands .section-order-flow .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
  }
  .page-contents.brands .section-order-flow .pc-btn-box {
    display: none;
  }
  .page-contents.brands .section-order-flow .sp-btn-box p {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.14px;
    margin-bottom: 20px;
    text-align: center;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop {
    width: 169px;
    height: 40px;
    border-radius: 25px;
    background-color: #222;
    border: solid 1px #222;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 0 auto;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop a {
    font-size: 12px;
    line-height: 1.41;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop span {
    padding: 0;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop span::after {
    content: unset;
  }
  .page-contents.brands .section-order-flow .btn.btn-shop:hover {
    background-color: #fff;
    color: #222;
    border-color: #aaa;
  }
  .page-contents.brands .section-order-flow .box-flow {
    background-color: #f0f0f0;
    border-radius: 6px;
    margin-bottom: 35px;
  }
  .page-contents.brands .section-order-flow .flow {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 20px 30px 90px;
  }
  .page-contents.brands .section-order-flow .flow:not(:last-child) {
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-order-flow .flow::before {
    display: block;
    position: absolute;
    top: 36%;
    left: 0%;
    width: 79px;
    height: 79px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
  }
  .page-contents.brands .section-order-flow .flow.flow-01::before {
    top: 45%;
    background-image: url("/assets/images/common/icon_flow-01.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow.flow-02::before {
    background-image: url("/assets/images/common/icon_flow-02.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow.flow-03::before {
    background-image: url("/assets/images/common/icon_flow-03.svg");
    background-size: contain;
  }
  .page-contents.brands .section-order-flow .flow:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -6px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-color: #ddd #ddd transparent transparent;
    background-color: #f0f0f0;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .page-contents.brands .section-order-flow .number {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    margin-bottom: 6px;
  }
  .page-contents.brands .section-order-flow .ttl {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.14px;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-order-flow .txt {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.24px;
  }
  .page-contents.brands .section-brands-v3 {
    padding: 70px 0 50px;
    border-bottom: 1px solid #ddd;
  }
  .page-contents.brands .section-brands-v3 .inner {
    margin: 0;
    overflow: hidden;
  }
  .page-contents.brands .section-brands-v3 .block-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 20px 25px;
  }
  .page-contents.brands .section-brands-v3 .block-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: visible;
    overflow-x: scroll;
    padding: 0 20px;
    gap: 10px;
  }
  .page-contents.brands .section-brands-v3 .block-brand.men + .block-ttl {
    margin-top: 70px;
  }
  .page-contents.brands .section-brands-v3 .ttl-main {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 141%;
    letter-spacing: 0.42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-contents.brands .section-brands-v3 .ttl-main span {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
    padding-bottom: 9px;
  }
  .page-contents.brands .section-brands-v3 .box-brand {
    position: relative;
    min-width: 86.3%;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img {
    position: relative;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    z-index: 2;
    opacity: 0.2;
    border-radius: 8px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-img img {
    width: 100%;
    position: relative;
    z-index: 1;
    border-radius: 8px;
  }
  .page-contents.brands .section-brands-v3 .box-brand .box-txt {
    position: absolute;
    left: 15px;
    right: 20px;
    bottom: 17px;
    z-index: 3;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-en {
    margin-bottom: 8px;
    line-height: 1;
    letter-spacing: 0.84px;
    color: #fff;
    font-size: 12px;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-ja {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.07em;
    color: #fff;
  }
  .page-contents.brands .section-brands-v3 .box-brand .ttl-brand-ja span {
    display: inline-block;
  }
  .page-contents.brands .section-brands-v3 .box-brand .btn {
    display: none;
  }
  .page-contents.brands .section-brands-v3 .btn-more {
    display: none;
  }
  .page-contents.brands .section-about-v2 {
    padding: 70px 0 50px;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
  .page-contents.brands .section-about-v2 .inner {
    margin: 0 20px;
  }
  .page-contents.brands .section-about-v2 .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
    margin-bottom: 18px;
  }
  .page-contents.brands .section-about-v2 picture {
    position: relative;
    display: block;
  }
  .page-contents.brands .section-about-v2 picture img {
    width: 100%;
    border-radius: 6px;
  }
  .page-contents.brands .section-about-v2 picture::before {
    content: "";
    width: 100%;
    height: 80%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    bottom: 0;
    border-radius: 6px;
    opacity: 0.4;
  }
  .page-contents.brands .section-about-v2 .box {
    position: absolute;
    top: 72%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
    width: 88.4%;
  }
  .page-contents.brands .section-about-v2 .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
  }
  .page-contents.brands .section-about-v2 .txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 25px;
  }
  .page-contents.brands .section-about-v2 .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px;
  }
  .page-contents.brands .section-about-v2 .btn.btn-more, .page-contents.brands .section-about-v2 .btn.btn-movie {
    width: 148px;
    height: 40px;
    border-color: #fff;
  }
  .page-contents.brands .section-about-v2 .btn a {
    color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: -0.01em;
  }
  .page-contents.brands .section-about-v2 .btn span::before {
    background-image: url(../images/common/icon-btn-arrow-black.svg);
    top: 0;
    right: -4px;
    width: 15px;
    height: 14px;
  }
  .page-contents.brands .section-about-v2 .btn span::after {
    background-image: url(../images/common/icon-btn-arrow-white.svg);
    top: 0;
    right: -4px;
    width: 15px;
    height: 14px;
  }
  .page-contents.brands .section-about-v2 .btn:hover {
    background: #fff;
    border-color: #ccc;
  }
  .page-contents.brands .section-about-v2 .btn:hover a {
    color: #222;
  }
  .page-contents.brands .section-about-v2 .btn:hover span::after {
    background-image: url(../images/common/icon-btn-arrow-black.svg);
  }
  .page-contents.brands .section-about-v2 .movie-modal {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
    overflow: hidden;
  }
  .page-contents.brands .section-about-v2 .movie-modal.is-open {
    height: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation: fade-in-bg-youtube 0.5s ease-out 0.35s both;
            animation: fade-in-bg-youtube 0.5s ease-out 0.35s both;
  }
  @-webkit-keyframes fade-in-bg-youtube {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgb(0, 0, 0);
    }
  }
  @keyframes fade-in-bg-youtube {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgb(0, 0, 0);
    }
  }
  .page-contents.brands .section-about-v2 .movie-modal .inner {
    height: calc(100% - 50px);
    width: 100%;
    background-color: #000;
    padding: 0;
    margin: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-contents.brands .section-about-v2 .movie-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 5;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f0f0f0;
  }
  .page-contents.brands .section-about-v2 .movie-modal .btn-close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon_modal_close_sp.svg) no-repeat 13px center/14px auto;
  }
  .page-contents.brands .section-about-v2 .movie-modal .youtube {
    position: relative;
    width: 100%;
    margin-top: 5px;
  }
  .page-contents.brands .section-about-v2 .movie-modal .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .page-contents.brands .section-about-v2 {
    border-bottom: unset;
  }
  .page-contents.brands .section-shop-grandtop {
    padding: 70px 0;
    background: #efefef;
  }
  .page-contents.brands .section-shop-grandtop .inner {
    margin: 0 20px;
  }
  .page-contents.brands .section-shop-grandtop .block-ttl .inner {
    position: relative;
    margin-bottom: 25px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl {
    color: #222;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-main {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.72px;
    margin-bottom: 20px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .page-contents.brands .section-shop-grandtop .box-ttl .ttl-txt {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 1.44px;
  }
  .page-contents.brands .section-shop-grandtop .btn-more {
    background: #efefef;
    border: 1px solid #999;
    position: absolute;
    top: -8px;
    right: 0;
  }
  .page-contents.brands .section-shop-grandtop .btn-more:hover {
    color: #fff;
    background: #222;
    border-color: #222;
  }
  .page-contents.brands .section-shop-grandtop .block-list .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-menu {
    position: absolute;
    min-width: 180px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    z-index: 2;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-menu:after {
    content: "";
    background: url(../images/common/arrow-under-black6.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 8px;
    height: 10px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn {
    display: none;
    position: relative;
    padding: 15px;
    font-size: 13px;
    line-height: 1;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn:last-child {
    border-bottom: none;
  }
  .page-contents.brands .section-shop-grandtop .block-list .selector .select-btn .shop-count {
    margin-left: 10px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .shoplist {
    width: 100%;
    margin-top: 75px;
  }
  .page-contents.brands .section-shop-grandtop .block-list .region {
    width: 100%;
    display: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contents.brands .section-shop-grandtop .block-list .region.isShow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: listFade 0.6s ease;
            animation: listFade 0.6s ease;
  }
  @-webkit-keyframes listFade {
    from {
      opacity: 0;
      -webkit-transform: translateY(15px);
              transform: translateY(15px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes listFade {
    from {
      opacity: 0;
      -webkit-transform: translateY(15px);
              transform: translateY(15px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .page-contents.brands .section-shop-grandtop .block-list .region-ttl {
    width: 100%;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 20px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 14px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-contents.brands .section-shop-grandtop .box-shop::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(../images/common/arrow-black6.svg) no-repeat center center/contain;
    width: 10px;
    height: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: -0.03em;
    line-height: 21px;
    margin-bottom: 5px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a {
    text-decoration: none;
    color: #222;
    display: block;
    position: relative;
    padding-right: 20px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a:hover {
    opacity: 0.5;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name a:hover::after {
    -webkit-transform: translate(2px, -50%);
            transform: translate(2px, -50%);
  }
  .page-contents.brands .section-shop-grandtop .box-shop .name span {
    display: block;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: -0.03em;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels {
    font-size: 0;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span {
    display: inline-block;
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 18px;
    min-width: 40px;
    padding: 0 5px 1px;
    text-align: center;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span:not(:last-child) {
    margin-right: 3px;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.gender {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.gender.men {
    background: #618ABA;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.gender.women {
    background: #D67984;
  }
  .page-contents.brands .section-shop-grandtop .box-shop .labels span.option {
    font-family: tt-commons-pro, sans-serif;
    font-weight: 500;
    background: #D67984;
  }
}