@charset "utf-8";
/* reset */
.block_goods_size_chart th:not(.recovery-wear-price__size-ta-l) {
    text-align: center;
}
[data-browse-mode="S"] .block-goods-comment5:has(> .block_goods_size_chart) {
    order: 400;
}
/* common */
[data-browse-mode="P"] .block_goods_size_chart {
	margin-bottom: 90px;
}
.recovery-wear-body-size img,.recovery-wear-product-size img {
	height: auto;
}
[data-browse-mode="P"] .icon__scroll.sp_only {
    display: none;
}
[data-browse-mode="S"] .icon__scroll.sp_only {
    width: 110px;
    margin: 20px -10px 0 auto;
    text-align: right;
}
[data-browse-mode="S"] .recovery-wear-body-size .icon__scroll.sp_only {
        margin: -10px calc(20 * (100vw / 375)) 10px auto;
}
@media screen and (max-width: 380px) {
	[data-browse-mode="S"] .recovery-wear-body-size .icon__scroll.sp_only {
		margin-right: calc(18 * (100vw / 375));
	}
}

/* 体型サイズ */
.recovery-wear-body-size {
    background: #F2F2F2;
    margin: 31px 0 0;
    padding: 35px 0 15px;
}
.recovery-wear-body-size .inner {
    width: 90%;
    max-width: 1080px;
	margin: auto;
}
.recovery-wear-body-size__tl {
    text-align: left;
    font-size: 1.421em;
    font-weight: 700;
    padding: 0 0 16px;
	max-width: 540px;
    margin: auto;
}
.recovery-wear-body-size__ctn {
    display: flex;
    justify-content: center;
    gap: 0 3%;
}
.recovery-wear-body-size__item-01 {
    width: 60%;
    max-width: 598px;
}
.recovery-wear-body-size__item-02 {
    width: 37%;
    max-width: 356px;
}
.recovery-wear-body-size__item-01--jersey {
    width: 55%;
    max-width: 560px;
}
.recovery-wear-body-size__item-02--jersey {
    width: 44%;
    max-width: 420px;
}

.recovery-wear-price__size .recovery-wear-price__size-bb-none {
    border-bottom: none;
    vertical-align: top;
}
.recovery-wear-price__size-ta-l {
    text-align: left;
}
.recovery-wear-price__size {
    text-align: center;
    border: none;
    line-height: 2.1;
    table-layout: fixed;
    width: 100%;
    font-size: 0.994em;
	margin: 0 0 1.5em;
}
.recovery-wear-price__size+.recovery-wear-price__size {
    margin-top: 45px;
}
.recovery-wear-price__size th,
.recovery-wear-price__size td {
    background: transparent;
    border: none;
    border-bottom: solid 1px #707070;
    padding: 0;
}
.recovery-wear-price__size tr:last-child th,
.recovery-wear-price__size tr:last-child td {
    border-bottom: none;
}
.recovery-wear-price__size th:nth-child(1) {
    text-align: left;
    width: 77px;
}
.recovery-wear-price__size th:nth-child(2) {
    width: 56px;
}
.recovery-wear-price__size--size {
    width: 50px;
}
.recovery-wear-price__size--category {
    width: 77px;
}

.recovery-wear-price__icon {
    display: block;
    padding: 6px;
    box-sizing: content-box;
}

@media screen and (max-width: 1000px) {
    .recovery-wear-price__size {
        font-size: .9em;
    }
}

@media screen and (max-width: 900px) {

    .recovery-wear-body-size {
        padding: 1.5em 0 0;
		margin-bottom: 1.5em;
    }
	.recovery-wear-body-size .inner {
    width: 100%;
}
    .recovery-wear-body-size__tl {
        text-align: center;
        padding: 0 0 24px;
    }
    .recovery-wear-body-size__wrap {
        overflow-x: auto;
        overflow-y: hidden;
        width: calc(360 * (100vw / 375));
		margin-left: calc(15 * (100vw / 375));
    }
    .recovery-wear-body-size__ctn {
        display: block;
        width: 611px;
        padding: 0 0 5px;
    }

    .recovery-wear-body-size__item-01 {
        width: 598px;
    }
    .recovery-wear-body-size__item-01--jersey {
        max-width: 500px;
    }
    .recovery-wear-body-size__item-02 {
        width: 356px;
        max-width: none;
        /*margin: 60px 0 0;*/
    }
    .recovery-wear-body-size--dry {
        margin: 80px 0 0;
    }

	    .recovery-wear-price__size {
        font-size: 1em;
    }
    .recovery-wear-price__size th,
    .recovery-wear-price__size td {
        font-size: 13px;
    }
    .recovery-wear-price__size th:nth-child(2) {
        width: 64px;
    }

	/* reset */
    .recovery-wear-body-size__wrap.noscroll_row {
        overflow-x: unset;
        overflow-y: unset;
        width: calc(345 * (100vw / 375));
    }
	    .noscroll_row .recovery-wear-body-size__ctn {
        width: auto;
    }
	    .noscroll_row .recovery-wear-body-size__item-02 {
        width: auto;
    }

}


.recovery-wear-body-size__item-01--light {
    width: 55%;
    max-width: max(480px, 34em);
}
.recovery-wear-body-size__item-02--light {
    width: 44%;
    max-width: max(355px, 25em);
}


@media screen and (max-width: 900px) {

    .recovery-wear-body-size__item-01--light {
        width: 100%;
    }
    .recovery-wear-body-size__item-02--light {
        width: 100%;
        max-width: 352px;
    }
	
    .recovery-wear-body-size__ctn--light {
        width: 534px;
        padding-right: 3vw;
    }
	
	
	
}

/* 製品サイズ */
.recovery-wear-product-size__tl {
    text-align: left;
    font-size: 1.421em;
    font-weight: 700;
    padding: 45px 0 0;
	background: transparent;
	border: none;
	max-width: 540px;
    margin: 0 auto 1em;
}
.recovery-wear-product-size__note {
    font-size: 0.853em;
    text-align: right;
    display: block;
    margin: 0 0 -3px;
    position: relative;
    z-index: 1;
}
.recovery-wear-product-size__note-hd {
    visibility: hidden;
}
.recovery-wear-product-size__note--bottom {
    margin-bottom: 14px;
}
.recovery-wear-product-size__img {
    position: relative;
    width: 73.654%;
    margin: 0 0 0 23%;
}
.recovery-wear-product-size__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 13.055%;
    margin: 7.1% 0 0 -13%;
}
.recovery-wear-product-size__icon--bottom {
    margin-top: 5%;
}
.recovery-wear-product-size__size {
    margin: 15px auto 0;
    width: 100%;
}
.recovery-wear-product-size__size--02 {
    width: 325px;
}
.recovery-wear-product-size__size th,
.recovery-wear-product-size__size td {
    background: transparent;
    border: none;
    border-bottom: solid 1px;
    text-align: center;
    padding: 3.3px 11px;
}
.recovery-wear-product-size__size th:nth-child(1) {
    padding-left: 0;
    width: 10em;
}
.recovery-wear-product-size__size td:last-child {
    padding-right: 0;
}

.recovery-wear-product-size {
    max-width: 1080px;
    margin: 0 auto;
    width: 90%;
}
.recovery-wear-product-size__ctn {
    /*display: grid;
    grid-template-columns: 48.14% 48.14%;
    grid-template-rows: auto auto;
    justify-content: space-between;
    grid-auto-flow: column;
    gap: min(141px, 10.2vw) 0;*/
	width: 435px;
    margin: auto;
}
.recovery-wear-product-size__img--jersey {
    width: 75%;
    margin-top: 5.3%;
}
.recovery-wear-product-size__tl--jersey {
    padding-top: 64px;
}
.recovery-wear-product-size__icon--jersey {
    margin-top: 0;
}
.recovery-wear-product-size__size--jersey {
    max-width: 421px;
}
.recovery-wear-product-size__img--jersey-bottom {
    margin-top: 3.4%;
    margin-bottom: 17px;
}
.recovery-wear-product-size__img--jersey-bottom .recovery-wear-product-size__icon {
    margin-top: 3.6%;
}
.recovery-wear-product-size__img--dry {
    width: 74.039%;
    margin: -2.5% 0 0 23%;
}
.recovery-wear-product-size__icon--dry {
    margin-top: 10.3%;
}
.recovery-wear-product-size__img--dry-bottom {
    width: 74.039%;
    margin-top: -3%;
}
.recovery-wear-product-size__icon--dry-bottom {
    margin-top: 10.3%;
}
.recovery-wear-product-size__size--dry-bottom {
    margin: 3px auto 0;
}

@media screen and (max-width: 900px) {

    .recovery-wear-product-size__ctn {
        display: block;
		width: calc(320 * (100vw / 375));
		margin: auto;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item {
        margin: 63px 0 0;
    }
    .recovery-wear-product-size__note--bottom {
        display: none;
    }
	
    .recovery-wear__scroll {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        position: relative;
        background: #fff;
    }
    .recovery-wear-product-size__img {
        margin: 4.6% auto 0;
        padding: 0 0 0 20.8%;
        width: 81%;
        box-sizing: content-box;
        max-width: 415px;
    }
    .recovery-wear-product-size__img--bottom {
        margin-bottom: 18px;
        margin-top: 75px;
    }
    .recovery-wear-product-size__icon {
        width: 13.7%;
        margin: 6% 0 0 0.4%;
    }
    .recovery-wear-product-size__icon li {
        margin-bottom: 10px;
    }
    .recovery-wear-product-size__size {
        width: 560px;
        padding: 0 0 0 0;
    }
    .recovery-wear-product-size__size--jersey {
        width: 420px;
    }
    .recovery-wear-product-size .recovery-wear__scroll {
        width: 109%;
        padding-right: 0;
        padding-bottom: 8px;
        grid-template-columns: 0 1fr 5%;
        display: grid;
    }
    .recovery-wear-product-size .recovery-wear__scroll:before,
    .recovery-wear-product-size .recovery-wear__scroll:after {
        content: "";
    }
    .recovery-wear-product-size__size th,
    .recovery-wear-product-size__size td {
        font-size: 1em;
    }
    .recovery-wear-product-size__size--02 {
        width: 326px;
    }
	
    .recovery-wear-product-size__tl {
        text-align: center;
        padding: 63px 0 0;
    }
	
    .recovery-wear-product-size__tl--jersey {
        padding: 53px 0 0;
        margin: 0 0 13px;
    }
    .recovery-wear-product-size__img--jersey {
        margin: 10.4% auto 8px;
        width: 83.2%;
    }
    .recovery-wear-product-size__img--jersey-bottom {
        margin-top: -3.8%;
        margin-bottom: -0.8%;
        padding: 0 0 0 18.4%;
        width: 88.4%;
    }
    .recovery-wear-product-size__img--jersey-bottom-ladies {
        margin: -4% 0 -3.5% -4.4%;
        max-width: 150%;
        width: 104.3%;
        position: relative;
        z-index: 1;
    }
    .recovery-wear-product-size__img--jersey-bottom .recovery-wear-product-size__icon {
        margin-top: 5%;
        z-index: 2;
    }
    .recovery-wear-product-size__icon--jersey {
        margin-top: 0;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item--jersey {
        margin-top: 41px;
    }
	
    .recovery-wear-product-size__note-hd {
        visibility: visible;
    }
    .recovery-wear-product-size__img--dry {
        margin: 2.9% auto 0;
        width: 82%;
        padding: 0 0 0 22.1%;
    }
    .recovery-wear-product-size__icon--dry {
        margin: 7.6% 0 0 0.4%;
    }
    .recovery-wear-product-size__img--dry-bottom {
        margin: -22px auto 24px;
        width: 81.9%;
    }
    .recovery-wear-product-size__icon--dry-bottom {
        margin: 13.2% 0 0 0.4%;
    }
	
	
	
	
	
}

.recovery-wear-product-size__img--light {
    width: 81.169%;
    margin: 5.4% 0 5.3% 11%;
}
.recovery-wear-product-size__img--light-02 {
    margin-left: 18.9%;
}

.recovery-wear-product-size__tl--light {
    padding-top: 64px;
}
.recovery-wear-product-size__icon--light {
    margin: -0.1% 0 0 3%;
    width: 11.6%;
}
.recovery-wear-product-size__icon--light-02 {
    margin-left: -6.4%;
}
.recovery-wear-product-size__size--light {
    max-width: max(421px, 29em);
}
.recovery-wear-product-size__img--light-bottom {
    width: 53.087%;
    margin: 3% 0 3.5% 27.7%;
}
.recovery-wear-product-size__img--light-bottom .recovery-wear-product-size__icon {
    margin: 6.1% 0 0 -26.6%;
    width: 17.8%;
}

.recovery-wear-product-size__size--02-light {
    width: 100%;
    max-width: max(330px, 23em);
}


@media screen and (max-width: 900px) {

    .recovery-wear-product-size__tl--light {
        padding: 53px 0 0;
        margin: 0 0 13px;
    }
    .recovery-wear-product-size__img--light {
        margin: 5.1% auto 13px;
        width: 100.2%;
        padding: 0;
        max-width: 422px;
    }
    .recovery-wear-product-size__img--light img {
        box-sizing: content-box;
        padding: 0 0 0 2%;
    }
    .recovery-wear-product-size__img--light-bottom img {
        padding: 0 0 0 8.5%;
    }
    .recovery-wear-product-size__img--light-02 img {
        padding: 0 0 0 10.9%;
    }
    .recovery-wear-product-size__img--light-bottom {
        width: 66%;
        margin: -1% auto 0;
        max-width: 276px;
        padding: 0;
    }
    .recovery-wear-product-size__img--light-bottom .recovery-wear-product-size__icon {
        margin: 7.1% 0 0 -26.9%;
        width: 22%;
    }
    .recovery-wear-product-size__icon--light {
        margin: 5.7% 0 0 0%;
        width: 14.5%;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item--light {
        margin-top: 41px;
    }
	
    .recovery-wear-product-size__img--light-02 {
        width: 87.3%;
        margin: 4.5% auto 3px;
        max-width: 364px;
    }
	
    .recovery-wear-product-size__icon--light-02 {
        margin: 5.7% 0 0 -8.3%;
        width: 16.8%;
    }
    .recovery-wear-product-size__note--bottom-light {
        display: block;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item--light-02 {
        margin-top: 40px;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item--light-03 {
        margin-top: 55px;
    }
    .recovery-wear-product-size__item+.recovery-wear-product-size__item--light-04 {
        margin-top: 40px;
    }
    .recovery-wear-product-size__size--light {
        max-width: none;
        width: max(421px, 26em);
    }
}

/* 2列表示 */
[data-browse-mode="P"] .adjust_2row_layout .recovery-wear-body-size__tl,
[data-browse-mode="P"] .adjust_2row_layout .recovery-wear-product-size__tl {
    max-width: 1000px;
}
[data-browse-mode="P"] .adjust_2row_layout .recovery-wear-product-size__ctn {
	display: flex;
	justify-content: space-between;
	width: 1000px;
    margin: auto;
}
[data-browse-mode="P"] .adjust_2row_layout .recovery-wear-product-size__item {
	width: 435px;
	flex-shrink: 0;
}
[data-browse-mode="P"] .recovery-wear-product-size.adjust_2row_layout .recovery-wear-product-size__img > img {
    height: 270px;
}
.recovery-wear-product-size.adjust_2row_layout .recovery-wear-product-size__img.recovery-wear-product-size__img--bottom {
    display: table;
    width: auto;
    margin: auto;
}
[data-browse-mode="S"] .recovery-wear-product-size.adjust_2row_layout .recovery-wear-product-size__img {
    display: table;
    width: auto;
    margin: auto;
    padding: 0;
}
[data-browse-mode="S"] .recovery-wear-product-size.adjust_2row_layout .recovery-wear-product-size__img > img {
    height: 210px;
}
[data-browse-mode="S"] .recovery-wear-product-size.adjust_2row_layout .recovery-wear-product-size__img.recovery-wear-product-size__img--bottom > img {
    height: 270px;
}
.adjust_2row_layout .recovery-wear-product-size__icon {
    width: 19%;
    margin: 7.1% 0 0 -16%;
}
.ajust_text_left {
	text-align: left !important;
	padding-left: 20px !important;
}









