@import url(https://lind.itembox.design/generate/theme6/fs_original.css?t=20220624165934);

.lind-guide-smp-header {
    display: none;
}
@media screen and (min-width: 600px) {
    .lind-guide-beginners-section h1 {
        font-size: 30px;
    }
    .lind-guide-beginners-link > a {
        font-size: 24px;
    }
    /* マイページ */
    .fs-c-accountService {
        justify-content: flex-start;
    }
}
@media screen and (min-width: 960px) {
    /* CCテーマ上書き */
    /* 商品グループは1行4商品に */
    .fs-c-productList__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px);
        grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px);
        grid-gap: 0px;
    }
    .fs-c-productList__list > *:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .fs-c-productList__list > *:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .fs-c-productList__list > *:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .fs-c-productList__list > *:nth-child(4) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .fs-c-productList__list > *:nth-child(5) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .fs-c-productList__list > *:nth-child(6) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .fs-c-productList__list > *:nth-child(7) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .fs-c-productList__list > *:nth-child(8) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .fs-c-productList__list > *:nth-child(9) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .fs-c-productList__list > *:nth-child(10) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .fs-c-productList__list > *:nth-child(11) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .fs-c-productList__list > *:nth-child(12) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .fs-c-productList__list > *:nth-child(13) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .fs-c-productList__list > *:nth-child(14) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .fs-c-productList__list > *:nth-child(15) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .fs-c-productList__list > *:nth-child(16) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .fs-c-productList__list > *:nth-child(17) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .fs-c-productList__list > *:nth-child(18) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .fs-c-productList__list > *:nth-child(19) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .fs-c-productList__list > *:nth-child(20) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 5;
        grid-row: 5;
    }
}
@media screen and (min-width: 768px) {
    .lind-header-welcome {
        max-width: 1000px;
        margin: 5px auto;
        font-size: 12px;
        text-align: right;
    }
    .lind-header-welcome a {
        color: #e75000;
    }
    .lind-show-smp {
        display: none;
    }
    a:hover img {
        opacity: .8;
    }
    .lind-heading {
        padding: 12px;
        background-color: #eee;
    }
    .fs-l-sideArea .lind-heading {
        padding: 6px;
    }
    .lind-heading__h2:not(:first-child) {
        margin-top: 1em;
    }
    div[id^="_rcmdjp_display_"]:not(:first-child) > .lind-heading__h2:first-child {
        margin-top: 1em;
    }

    /* header */
    .fs-l-header {
        padding-top: 0;
    }
    .fs-l-header::before {
        background-color: #e75000;
    }
    .lind-header__Description {
        background-color: #e75000;
    }
    .lind-header__Description > div {
        max-width: 1000px;
        margin: 0 auto;
    }
    .lind-header__Description p {
        margin: 0;
        padding: 8px 10px;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
    }
    .fs-l-header__contents {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        -ms-grid-columns: 35% 0 65%;
        grid-template-columns: 35% 0 65%;
    }
    .fs-l-header__logo {
        -ms-grid-column: 1;
        grid-column: 1;
        padding-right: 0;
        padding-left: 0;
    }
    .fs-l-header__leftContainer {
        display: none;
    }
    .fs-l-header__utility {
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        align-self: baseline;
    }
    .fs-p-logo {
        display: block;
        padding: 15px 0 25px;
    }
    .fs-p-logo__image {
        width: 73.428572%;
        max-width: 257px;
        vertical-align: middle;
    }
    .fs-p-logo__badge {
        width: 18.571429%;
        max-width: 65px;
        margin-left: 4.285%;
        vertical-align: middle;
    }
    .fs-p-headerUtilityMenu {
        padding-top: 30px;
    }
    .fs-p-headerUtilityMenu__list a {
        font-size: 16px;
    }
    .fs-p-headerUtilityMenu__list a:hover {
        color: #e75000;
    }
    .lind-header-news p {
        padding: 8px;
        font-size: 16px;
    }
    /* 会社情報 */
    .fs-p-headerUtilityMenu__list .lind_menu__company.is-loggedIn--true {
        display: none;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__company a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_company.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__company a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_company_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .lind_menu__company {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_company_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    /* はじめての方へ */
    .fs-p-headerUtilityMenu__list .lind_menu__beginners.is-loggedIn--true {
        display: none;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__beginners a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_favorite.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__beginners a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_favorite_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .lind_menu__beginners {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_favorite_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    /* お気に入り商品 */
    .fs-p-headerUtilityMenu__list .lind_menu__favorite {
        display: none;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__favorite.is-loggedIn--true {
        display: list-item;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__favorite a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_favorite.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__favorite a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_favorite_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .lind_menu__favorite {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_favorite_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    /* ログイン */
    .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__login a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_login.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__login a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_login_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__login {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_login_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    /* ご注文履歴 */
    .fs-p-headerUtilityMenu__list .lind_menu__reorder {
        display: none;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__reorder.is-loggedIn--true {
        display: list-item;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__reorder a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_reorder.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__reorder a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_reorder_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .lind_menu__reorder {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_reorder_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    /* マイページ */
    .fs-p-headerUtilityMenu__list .lind_menu__my {
        display: none;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__my.is-loggedIn--true {
        display: list-item;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__my a::before {
        display: inline-block;
        font-family: 'fs-icon';
        content: "";
        border: none;
        width: 23px;
        height: 26px;
        margin-right: 4px;
        vertical-align: bottom;
        text-align: center;
        font-size: 30px;
    }
    /* カート */
    .fs-p-headerUtilityMenu__list .lind_menu__cart a::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_cart.png?t=20240605101602);
        border: none;
        width: auto;
        height: auto;
        margin-right: 4px;
        vertical-align: bottom;
    }
    .fs-p-headerUtilityMenu__list .lind_menu__cart a:hover::before {
        content: url(https://lind.itembox.design/item/lindsp/ico_header_cart_on.png?t=20240605101602);
    }
    .fs-p-headerUtilityMenu__list .lind_menu__cart {
        background: url(https://lind.itembox.design/item/lindsp/ico_header_cart_on.png?t=20240605101602) no-repeat 0 0;
        background-size: 0 0;
    }
    .fs-p-headerNavigation {
        max-width: 1000px;
    }
    .fs-p-headerNavigation__search {
        flex-grow: 1;
    }
    .fs-p-headerNavigation__list {
        width: 100%;
    }
    .fs-p-headerNavigation__list > li:nth-child(n+5) {
        display: flex;
        justify-content: center;
    }
    #fs_Top .fs-p-headerNavigation__list > li.lind-sp-top-nav {
        display: none !important;
    }
    .fs-p-headerNavigation__list > li:nth-child(5) {
        border-left-color: transparent;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link {
        flex-direction: column;
        padding: 3px 0 2px;
        min-width: 90%;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link:link,
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link:visited {
        font-size: 1.6rem;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link:hover {
        color: #fff;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-sports:hover {
        background-color: #f19149;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-taping:hover {
        background-color: #d7cb07;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-stretch:hover {
        background-color: #8fc31f;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-training:hover {
        background-color: #00a0e9;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-ground:hover {
        background-color: #00479d;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link-ordermade:hover {
        background-color: #e4007f;
    }
    .fs-p-headerNavigation__link > i img {
        height: 48px;
    }

    /* footer */
    .fs-p-footerPageTop {
        max-width: 1016px;
    }
    .fs-l-footer {
        background-color: #eee;
    }
    .fs-l-footer__contents {
        max-width: 1016px;
    }
    .lind-footer-guide-list {
        display: flex;
        justify-content: space-between;
    }
    .lind-footer-guide-list-item {
        position: relative;
        width: 24.1%;
        padding: 25px 8px 40px 12px;
        border: 1px solid #d2d2d2;
        background-color: #fff;
    }
    .lind-footer-guide-list-item__image {
        margin: 0;
    }
    .lind-footer-guide-list-item__text {
        margin-top: 20px;
        padding-left: 0;
        font-size: 12px;
    }
    .lind-footer-guide-list-item__text b {
        font-size: 16px;
        font-weight: normal;
    }
    .lind-footer-guide-list-item__link {
        position: absolute;
        margin: 0;
        right: 8px;
        bottom: 8px;
    }
    .lind-footer-guide-list-item__link a {
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        padding: 0 8px;
        border: 1px solid #bfbfbf;
    }
    .lind-footer-guide-list-item__link a:hover {
        text-decoration: none;
        opacity: .8;
    }
    .fs-p-footerNavigation {
        max-width: 1000px;
        -ms-grid-columns: 1fr 27% 30% !important;
        grid-template-columns: 1fr 27% 30% !important;
        grid-gap: 0;
    }
    .fs-p-footerNavigation > *:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .fs-p-footerNavigationItem {
        border-right: 1px solid #7f7f7f;
    }
    .fs-p-footerNavigationItem:last-child {
        border-right: none;
    }
    .lind-footer-logo {
        width: 88.15%;
        max-width: 379px;
    }
    .lind-footer-logo a {
        display: inline-block;
        padding-bottom: 10px;
        border-bottom: 1px solid #8a938e;
    }
    .lind-footer-info b {
        font-size: 18px;
    }
    .lind-footer-nav-menu .fs-p-footerUtilityMenu {
        padding-top: 0;
        padding-left: 20px;
        padding-bottom: 0;
    }
    .lind-footer-nav-menu .fs-p-footerUtilityMenu__list {
        display: block;
        list-style-type: disc;
        list-style-position: inside;
    }
    .lind-footer-nav-menu .fs-pt-menu li + li {
        margin-top: 5px;
    }
    .lind-footer-nav-menu .fs-p-footerUtilityMenu__list > li + li {
        margin-left: 0;
    }
    .lind-footer-nav-menu .fs-pt-menu__heading {
        display: inline-block;
        font-size: 16px;
    }
    .fs-p-footerUtilityMenu__list span {
        padding: 0;
    }
    .fs-p-footerUtilityMenu__list a {
        text-indent: 0;
    }
    .lind-footer-nav-menu .fs-pt-menu a:hover {
        text-decoration: underline;
    }
    .lind-footer-nav-menu .fs-p-footerUtilityMenu__list > li:not(:first-child) a {
        border-top: none;
    }
    .lind-footer-nav-menu .fs-p-footerUtilityMenu__list a::before {
        display: none;
    }
    .lind-footer-contact {
        margin: 0;
        padding-left: 20px;
        font-size: 18px;
        line-height: 1.35;
    }
    .lind-footer-contact__tel {
        margin: 20px 0 0;
        padding-left: 20px;
    }
    .lind-footer-nav-bottom {
        background-color: #fff;
    }
    .lind-footer-menu-bottom {
        display: flex;
        margin-bottom: 0;
        max-width: 1000px;
        justify-content: center;
    }
    .lind-footer-menu-bottom > li {
        display: block;
        padding: 5px;
    }
    .lind-footer-menu-bottom span {
        font-size: 14px;
    }
    .lind-footer-menu-bottom span::before {
        display: none;
    }
    .lind-footer-menu-bottom.fs-pt-menu a:hover {
        text-decoration: underline;
    }
    .fs-p-footerCopyright__remarks {
        display: block;
        margin: 0 auto;
        font-size: 12px;
    }

    /* top page */
    .lind_top_mv .slick-slide a {
        position: relative;
        display: block;
        font-size: 12px;
    }
    .lind_top_mv .slick-slide a::after {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(255, 255, 255, .3);
    }
    .lind_top_mv .slick-slide.slick-current a::after {
        background-color: rgba(0, 0, 0, 0);
    }
    .lind_top_mv .slick-slide.slick-current[data-slick-index="0"] ~ .slick-slide.slick-cloned a::after {
        background-color: rgba(0, 0, 0, 0);
    }
    .lind_top_mv .slick-slide.slick-current[data-slick-index="0"] ~ .slick-slide.slick-cloned + .slick-slide a::after {
        background-color: rgba(255, 255, 255, .3) !important;
    }
    .lind_top_mv .slick-slide.slick-current a:hover::after {
        background-color: rgba(0, 0, 0, 0);
    }
    .lind-top-welcome {
        padding: 10px;
        background-color: #eee;
    }
    .lind-top-welcome p {
        font-size: 24px;
        text-align: center;
    }
    .lind-top-service {
        display: table;
        border-collapse: collapse;
        table-layout: fixed;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .lind-top-service img {
        vertical-align: top;
    }
    .lind-top-service__left {
        display: table-cell;
        vertical-align: top;
        width: 17.5%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #001f67;
        background-color: #001f67;
    }
    .lind-top-service__right {
        display: table-cell;
        vertical-align: middle;
        width: 82.5%;
        margin: 0;
        padding: 0;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        overflow: hidden;
    }
    .lind-top-service__image {
        float: left;
        width: 65%;
        text-align: center;
    }
    .lind-top-service__image img {
        width: 92.5%;
        max-width: 496px;
    }
    .lind-top-service__button {
        float: right;
        width: 34%;
        text-align: center;
    }
    .lind-top-service__button a {
        display: inline-block;
        width: 92.86%;
        max-width: 260px;
    }
    .lind-top-service__button a:first-child {
        margin-top: 1.5%;
        margin-bottom: 0.5%;
    }
    .lind-top-service__button a img {
        width: 100%;
    }
    .lind-top-category-list-item {
        position: relative;
        width: 48.7013%;
        margin-bottom: 2.5974%;
        border: 1px solid #bfbfbf;
        overflow: hidden;
    }
    .lind-top-category-list-item:nth-child(odd) {
        margin-right: 1.2987%;
    }
    .lind-top-category-list-item:nth-child(even) {
        margin-left: 1.2987%;
    }
    .lind-top-category-list-item__img {
        float: left;
        width: 45%;
        padding: 25px 10px 5px;
    }
    .lind-top-category-list-item__img a > img:first-child {
        width: 100%;
    }
    .lind-top-category-list-item__img a > img.lind-top-category-list-item__label {
        width: 99px;
        left: 0;
        top: -8px;
    }
    .lind-top-category-list-item__text {
        float: right;
        width: 50%;
        height: 100%;
        padding: 12px 10px 10px 0;
        text-align: left;
    }
    .lind-top-category-list-item__category {
        margin-bottom: 5px;
        text-align: left;
        font-size: 16px;
        font-weight: bold;
    }
    .lind-top-category-list-item__category small {
        font-size: 80%;
    }
    .lind-top-category-child-list {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .lind-top-category-child-list > li {
        margin: 0;
        padding: 0;
        font-size: 12px;
    }
    .lind-top-category-list-item__more {
        display: block;
        position: absolute;
        margin: 0;
        right: 8px;
        bottom: 8px;
    }
    .lind-top-category-list-item__more a {
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        padding: 0 8px;
        border: 1px solid #bfbfbf;
    }
    .lind-top-category-list-item__more a:hover {
        text-decoration: none;
        opacity: .8;
    }
    .lind-top-category-smp-link {
        display: none;
    }
    .lind-top-purpose-list-item {
        width: 22.8572%;
        max-width: 176%;
        margin-bottom: 2.85715%;
    }
    .lind-top-purpose-list-item:nth-child(odd) {
        float: left;
        clear: none;
        margin-left: 2.85715%;
    }
    .lind-top-purpose-list-item:nth-child(even) {
        float: left;
        margin-left: 2.85715%;
    }
    .lind-top-purpose-list-item:nth-child(4n+1) {
        float: left;
        clear: both;
        margin-left: 0;
    }
    .lind-top-purpose-list-item:nth-child(4n) {
        float: right;
        margin-left: 0;
    }
    .lind-top-purpose-list-item a {
        padding-top: 100%;
    }
    .lind-top-purpose-list-item a:hover::after {
        background-color: rgba(0, 0, 0, .25);
    }
    .lind-top-purpose-list-item a p {
        height: 22px;
        font-size: 20px;
        line-height: 22px;
    }
    .lind-top-purpose-list-item__baseball a img {
        width: 183%;
        max-width: 183%;
        left: -43.5%;
        top: -15%;
    }
    .lind-top-purpose-list-item__soccer a img {
        width: 265%;
        max-width: 265%;
        left: -83%;
        top: -11%;
    }
    .lind-top-purpose-list-item__rugby a img {
        width: 165%;
        max-width: 165%;
        left: -20%;
        top: -6%;
    }
    .lind-top-purpose-list-item__field a img {
        width: 165%;
        max-width: 165%;
        left: -32%;
        top: -1%;
    }
    .lind-top-purpose-list-item__basketball a img {
        width: 170%;
        max-width: 170%;
        left: -39%;
        top: -5%;
    }
    .lind-top-purpose-list-item__handball a img {
        width: 180%;
        max-width: 180%;
        left: -44%;
        top: -18.5%;
    }
    .lind-top-purpose-list-item__school a img {
        width: 192%;
        max-width: 192%;
        left: -72%;
        top: -17%;
    }
    .lind-top-purpose-list-item__clinic a img {
        width: 200%;
        max-width: 200%;
        left: -62%;
        top: -30%;
    }
    .lind-cc-top-slick-wrapper .lind-fr2-carousel {
        padding-left: 40px;
        padding-right: 40px;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-arrow {
        width: 20px;
        height: 80px;
        background-color: #dcdcdc;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-prev:hover,
    .lind-cc-top-slick-wrapper .rcmd-slick-prev:focus,
    .lind-cc-top-slick-wrapper .rcmd-slick-next:hover,
    .lind-cc-top-slick-wrapper .rcmd-slick-next:focus {
        background-color: #dcdcdc;
        opacity: .8;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-prev {
        left: 0;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-prev:before {
        position: relative;
        left: -1px;
        content: "";
        font-size: 0;
        width: 0;
        height: 0;
        border-right: 12px solid #fff;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-next:before {
        position: relative;
        left: 1px;
        content: "";
        font-size: 0;
        width: 0;
        height: 0;
        border-left: 12px solid #fff;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
    }
    .lind-cc-top-slick-wrapper .rcmd-slick-next {
        right: 0;
    }
    .lind-fr2-listItem {
        padding: 16px 12px;
    }
    .lind-fr2-listItem__link:hover {
        text-decoration: none;
        color: #0e0e0e;
    }
    .lind-fr2-listItem__link:hover .lind-fr2-listItem__productName {
        text-decoration: none;
    }
    .lind-fr2-listItem__imageContainer {
        padding: 2px;
    }
    .lind-fr2-listItem__productName {
        max-height: 56px;
    }
    .lind-top-brand-list {
        margin-top: 45px;
    }
    .lind-top-brand-list-item {
        width: 22.078%;
        margin-bottom: 6.5%;
        text-align: center;
    }
    .lind-top-brand-list-item:nth-child(odd) {
        clear: none;
    }
    .lind-top-brand-list-item:nth-child(even) {
        float: left;
    }
    .lind-top-brand-list-item:nth-child(4n+1) {
        float: left;
        clear: both;
    }
    .lind-top-brand-list-item:nth-child(4n+2),
    .lind-top-brand-list-item:nth-child(4n+3) {
        margin-left: 3.896%;
    }
    .lind-top-brand-list-item:nth-child(4n) {
        float: right;
    }
    .lind-left-news {
        border: 1px solid #eee;
        margin-bottom: 20px;
    }
    .lind-left-news-link {
        margin: 0.6em 0;
        padding-right: 8px;
        text-align: right;
        font-size: 13px;
    }
    .lind-left-news-link > a::before {
        display: inline-block;
        font-family: 'fs-icon';
        content: '\e90c';
        color: #e75000;
        font-size: 16px;
        position: relative;
        vertical-align: top;
        left: 0;
        top: -2px;
    }
    .lind-left-banners {
        margin-bottom: 30px;
    }
    .lind-left-banners a img {
        vertical-align: top;
    }
    .lind-left-banners p:first-child {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .lind-left-banners p:nth-child(2) {
        margin-top: 3px;
        padding: 0 7px;
        font-size: 12px;
    }
    .lind-left-calendar-legend {
        margin-top: 0;
        font-size: 16px;
        line-height: 22px;
    }
    .lind-left-calendar-legend span {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0 3px 0 0;
        padding: 0;
        background-color: #e60012;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        border-radius: 11px;
        vertical-align: top;
    }
    .lind-left-calendar-legend + .lind-left-calendar-legend span {
        background-color: #b1e9ff;
    }
    .lind-left-calendar-description {
        margin: 16px 0 0;
        padding: 0 1px;
        font-size: 12px;
    }
    .lind-left-calendar-description span {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 1px 0 0;
        padding: 0;
        font-size: 0;
        background-color: #e60012;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        vertical-align: top;
        position: relative;
        top: 3px;
    }
    .lind-left-calendar-description span ~ span {
        background-color: #b1e9ff;
    }
    .lind-top-stage-category-list,
    .lind-category-subgroup-list {
        justify-content: space-between;
    }
    .lind-top-stage-category-list > li,
    .lind-category-subgroup-list > li {
        width: calc(25% - 15px);
    }
    .lind-top-stage-category-list > li p,
    .lind-category-subgroup-list > li p {
        font-size: 16px;
    }
    .lind-top-stage-category-link {
        margin-top: 0;
        margin-bottom: 2em;
    }
    .lind-top-stage-category-link > a {
        padding: 4px 1.2em;
        font-size: 15px;
    }
    #lindTopMvBody {
        padding-top: 450px;
    }
    #lindTopMvBody > div {
        height: 450px;
    }
    #lindTopMvBody > div img {
        position: absolute;
        width: 100%;
        max-width: auto;
        max-width: unset;
        max-width: initial;
        min-width: 1600px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    #lindTopMvBody .lind-top-wmv-txt__text {
        width: 100%;
        max-width: 1000px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }
    #lindTopMvBody .lind-top-wmv-txt__text img {
        width: 53%;
        max-width: 528px;
        margin-left: 10px;
    }
    #lindTopMvBody .lind-top-wmv-txt__badge {
        width: 100%;
        max-width: 1000px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: right;
    }
    #lindTopMvBody .lind-top-wmv-txt__badge img {
        width: 14%;
        max-width: 138px;
        margin-right: 5px;
    }
    .lind-top-mini-banners .fs-pt-carousel__track {
        padding-left: 32px;
        padding-right: 32px;
    }
    .lind-top-mini-banners.fs-c-slick .slick-slide {
        padding-left: 8px;
        padding-right: 8px;
    }
    .lind-top-mini-banners.fs-c-slick .slick-prev {
        left: 0;
    }
    .lind-top-mini-banners.fs-c-slick .slick-next {
        right: 0;
    }

    /* page */
    .fs-c-documentArticle__heading {
        font-size: 18px;
    }
    .lind-pc-twocolumns__row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .lind-pc-twocolumns__column {
        width: calc(50% - 10px);
    }
    .lind-pc-twocolumns__column:not(:first-child) {
        margin-top: 0;
    }
    .lind-guide-link-list {
        padding-left: 15px;
    }
    .lind-guide-link-list a:hover {
        color: #0e0e0e;
    }
    .lind-guide-beginners-section {
        margin-top: 120px;
    }
    .lind-guide-beginners-section h1 {
        margin-bottom: 0;
    }
    .lind-guide-beginners-section:not(:first-child) h1 {
        padding-top: 100px;
    }
    .lind-guide-begenners-paragraph,
    .lind-guide-beginners-notice p {
        font-size: 15px;
        line-height: 1.8;
        text-align: center;
    }
    .lind-guide-beginners-section__first .lind-guide-begenners-paragraph {
        margin-top: 50px;
    }
    .lind-guide-beginners-section__first .lind-guide-begenners-paragraph:first-of-type {
        margin-top: 70px;
    }
    .lind-guide-contents__beginners .lind-footer-guide {
        margin-top: 60px;
    }
    .lind-guide-beginners-link {
        margin-top: 60px;
    }
    .lind-guide-beginners-link > a:hover {
        text-decoration: none;
        opacity: .8;
    }
    .lind-guide-begenners-paragraph.__MT50 {
        margin-top: 50px;
    }
    .lind-guide-beginners-notice p:last-child {
        padding-left: 0;
        text-indent: 0;
    }
    .lind-guide-begenners-img01 {
        margin-top: 50px;
    }
    .lind-guide-begenners-img01 img {
        max-width: 276px;
    }
    .lind-guide-common-link-wrapper .fs-c-documentArticle__heading {
        padding-left: 30px;
    }
    .lind-guide-order-leading {
        padding-left: 12px;
        font-size: 16px;
    }
    .lind-guide-order-content {
        margin-top: 30px;
        padding: 0 30px;
        line-height: 1.75;
    }
    .lind-guide-payments-table th,
    .lind-guide-payments-table td {
        font-size: 14px;
    }
    .lind-guide-payments-table:last-of-type tbody th {
        white-space: nowrap;
    }
    .lind-guide-receipt-table {
        width: calc(100% - 30px);
        margin-left: auto;
        margin-right: auto;
    }
    .lind-guide-receipt-table thead th,
    .lind-guide-receipt-table tbody th,
    .lind-guide-receipt-table tbody td,
    .lind-guide-receipt-table tfoot td {
        font-size: 14px;
    }
    .lind-guide-receipt-form-wrapper {
        border-width: 10px;
    }
    #lindTackleDummyShippingPopup + .lind-modal-overlay .lind-modal-inner {
        min-width: 600px;
    }
    .lind-news-contents {
        padding: 20px 30px;
    }
    .lind-news-list > div {
        display: flex;
    }
    .lind-news-list dt {
        width: 10em;
    }
    .lind-news-contents.lind-news-contents__guide {
        padding-left: 25px;
        padding-right: 25px;
    }
    .lind-left-news .lind-news-list div {
        display: block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .lind-left-news .lind-news-list div:nth-child(n+5) {
        display: none;
    }
    .lind-left-news .lind-news-list dt {
        width: auto;
        font-size: 13px;
    }
    .lind-left-news .lind-news-list dd {
        font-size: 13px;
    }
    .lind-about-documentArticle .fs-c-documentArticle__content {
        padding-left: 80px;
        padding-right: 80px;
    }
    .lind-about-documentArticle .fs-c-documentArticle__heading {
        margin-bottom: 40px;
    }
    .lind-about-message {
        margin-bottom: 30px;
    }
    .lind-about-message span {
        display: block;
        line-height: 1.8;
    }
    .lind-about-message span:nth-child(even) {
        text-align: right;
    }
    .lind-about-paragraph {
        margin-top: 60px;
    }
    .lind-about-right b {
        font-size: 22px;
    }
    .lind-about-info dt {
        font-size: 18px;
    }
    .lind-cart-quotation-button {
        width: 100%;
        max-width: auto;
        max-width: initial;
        text-align: left;
    }
    .lind-heading.lind-heading__h2.lind-heading__sale {
        font-size: 30px;
    }
    .lind-sale-items .fs-c-productListCarousel__list__itemTrack {
        -ms-grid-columns: calc(33.333333% - 7px) calc(33.333333% - 7px) calc(33.333333% - 7px);
        grid-template-columns: calc(33.333333% - 7px) calc(33.333333% - 7px) calc(33.333333% - 7px);
    }
    .lind-sale-items .fs-c-productListCarousel__list__item {
        padding-left: 20px;
        padding-right: 20px;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(4) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(5) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(6) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(7) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(8) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(9) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(10) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(11) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(12) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 4;
        grid-row: 4;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(13) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(14) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(15) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 5;
        grid-row: 5;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(16) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 6;
        grid-row: 6;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(17) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 6;
        grid-row: 6;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(18) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 6;
        grid-row: 6;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(19) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 7;
        grid-row: 7;
    }
    .lind-sale-items .fs-c-productListCarousel__list__item:nth-child(20) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 7;
        grid-row: 7;
    }
    .lind-sale-items .fs-c-productName__name {
        padding-right: 5px;
        padding-left: 5px;
        word-break: break-all;
    }
    .lind-sale-items .fs-c-productPrice__main__label {
        font-size: 14px;
        width: auto;
        position: relative;
        top: -1px;
    }
    .lind-sale-items .fs-c-productPrice--listed .fs-c-productPrice__main__price {
        font-size: 14px;
    }
    .lind-sale-items .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 24px;
    }
    .lind-sale-items.__price-normal .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 14px;
    }
    .lind-sale-items .fs-c-button--plain {
        padding: 2px 16px;
    }
    .lind-heading.lind-heading__h2.lind-heading__sale2 {
        padding: 10px;
        font-size: 24px;
    }
    .lind-sale-tab-area {
        margin-bottom: 40px;
    }
    .lind-sale-tab-list-item.__lind-current > a::after {
        left: calc(50% - 10px);
        top: calc(100% + 4px);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #002e73;
    }
    .lind-sale-tab-contents-list {
        margin-top: 0;
    }
    .lind-sale-tab-contents-list-item {
        padding-top: 30px;
    }
    .lind-c-boarder-link a {
        font-size: 18px;
    }
    .lind-sale-tab-contents-list-item .lind-c-boarder-link a:hover {
        text-decoration: underline;
    }
    .lind-sale-link__outlet {
        margin-top: 30px;
    }
    .lind-heading.lind-heading__h2.lind-heading__outlet {
        font-size: 24px;
    }
    /* 熱中症対策ページ */
    .lind-f_h_d-contents h1 {
        margin-bottom: 17px;
    }
    .lind-heading.lind-heading__h2.lind-heading__blue {
        margin-bottom: 15px;
        font-size: 30px;
    }
    .lind-f_h_d-contents .lind-c-two-columns {
        margin-bottom: 10px;
    }
    .lind-f_h_d-note-block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 755px;
        background: url(https://lind.itembox.design/item/lindsp/category/f_h_d/f_h_d_bg_note.png?t=20240605101602) repeat-y center top;
        background-size: 100% 100%;
        margin: 0 auto;
        padding: 35px 25px;
    }
    .lind-f_h_d-sub-block {
        background: none;
        padding: 0;
    }
    .lind-f_h_d-sub-block > div > div:last-child {
        margin-top: 0;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img01 {
        width: 59.14894%;
        max-width: 417px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img02 {
        width: 35.7447%;
        max-width: 252px;
        padding-top: 10px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img03 {
        width: 56.0284%;
        max-width: 395px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img04 {
        width: 38.8653%;
        max-width: 274px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img05 {
        width: 55.0355%;
        max-width: 388px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img06 {
        width: 40.8511%;
        max-width: 288px;
        padding-top: 20px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img07 {
        width: 54.89362%;
        max-width: 387px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img08 {
        width: 40.2837%;
        max-width: 284px;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img03:first-child,
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img07:first-child {
        float: right;
    }
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img04:last-child,
    .lind-f_h_d-sub-block > div > .lind-f_h_d-img08:last-child {
        float: left;
    }
    .lind-f_h_d-sub-block > div:nth-child(even) {
        margin-top: 40px;
    }
    .lind-f_h_d-sub-block + .lind-f_h_d-sub-block {
        margin-top: 35px;
    }
    .lind-f_h_d-contents section:nth-of-type(3) {
        margin-bottom: 10px;
    }
    /* 合宿特集 */
    .lind-camp-mini-banners {
        margin-bottom: 30px;
    }
    .lind-camp-mini-banners.fs-c-slick .slick-prev,
    .lind-camp-mini-banners.fs-c-slick .slick-next {
        top: 45%;
    }
    .lind-camp-tab-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 10px;
    }
    .lind-camp-tab-list-item {
        width: 16.666666%;
    }
    .lind-camp-tab-list-item a {
        padding-top: 20px;
        padding-bottom: 25px;
        font-size: 16px;
    }
    .lind-camp-tab-list-item a::after {
        top: 65%;
    }
    .lind-camp-content-panel {
        padding-top: 75px;
        margin-top: -75px;
        margin-bottom: 40px;
    }
    .lind-camp-content-panel .lind-heading.lind-heading__h2 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .lind-c-feat-description {
        font-size: 17px;
    }
    .lind-sale-items.lind-sale-pickup {
        margin-bottom: 10px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productListItem__productName {
        margin-bottom: 30px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productName__copy {
        font-size: 18px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productName__name {
        padding-left: 0;
        padding-right: 0;
        font-size: 22px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice--listed {
        width: 40%;
        justify-content: flex-start;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice--listed + .fs-c-productPrice--selling {
        width: 60%;
        justify-content: flex-end;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice--listed .fs-c-productPrice__main__label {
        font-size: 20px
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice--listed .fs-c-productPrice__main__price {
        font-size: 30px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice__main__label {
        font-size: 18px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 32px;
        line-height: 1;
        padding-bottom: 5px;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-buttonContainer form {
        width: 100%;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-button--plain {
        width: 100%;
    }
    .lind-sale-items.lind-sale-pickup .fs-c-button__label {
        font-size: 22px;
    }
    .lind-sale-pickup-description {
        padding: 20px;
    }
    .lind-sale-pickup-description p {
        font-size: 16px;
        line-height: 1.4;
    }
    .lind-sale-pickup-description p.lind-sale-pickup-description__heading {
        font-size: 24px;
    }
    .lind-c-feat-description + .lind-sale-items:not(.lind-sale-pickup) {
        margin-top: 20px;
    }
    .lind-camp-content-panel .lind-c-boarder-link a {
        padding-left: 40px;
        padding-right: 40px;
    }
    .lind-medicine-balls .lind-heading.lind-heading__h2.lind-heading__blue {
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 24px;
    }
    .lind-medicine-balls-list,
    .lind-c-category-item-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .lind-medicine-balls-list-item,
    .lind-c-category-item-list-item {
        width: calc(50% - 10px);
    }
    .lind-medicine-balls-list-item .__lind-catch,
    .lind-c-category-item-list-item .__lind-catch {
        font-size: 15px;
    }
    .lind-medicine-balls-list-item .__lind-label span,
    .lind-c-category-item-list-item .__lind-label span {
        font-size: 14px;
    }
    .lind-medicine-balls-list-item .__lind-description a:hover,
    .lind-c-category-item-list-item .__lind-description a:hover {
        opacity: .7;
    }
    .lind-top-nologin-banner {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .lind-taping-tab-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        border-radius: 5px 5px 0 0;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 5px solid #00a0e9;
    }
    .lind-taping-tab-list-item {
        position: relative;
        width: 16.6666666%;
        height: 0;
        padding-top: 10.5%;
        margin-bottom: 0;
    }
    .lind-taping-tab-list-item:not(:first-child) {
        border-left: 1px solid #ccc;
    }
    .lind-taping-tab-list-item a {
        position: absolute;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        left: -1px;
        top: -1px;
        padding-top: 0;
        border-radius: 5px 5px 0 0;
        border: none;
    }
    .lind-taping-tab-list-item.__lind-current a::after {
        position: absolute;
        display: block;
        content: '';
        width: 0;
        height: 0;
        left: calc(50% - 6px);
        top: calc(100% + 2px);
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid #00a0e9;
    }
    .lind-taping-tab-list-item p {
        font-size: 18px;
        line-height: 1.1;
    }
    .lind-taping-tab-list-item p img {
        max-width: 70px;
        width: 100%;
    }
    .lind-taping-caution-readme {
        padding-bottom: 30px;
    }
    .lind-taping-caution-readme strong {
        font-size: 18px;
    }
    .lind-taping-caution-readme dt {
        font-size: 16px;
    }
    .lind-taping-caution-readme dd {
        margin-left: 15px;
    }
    .lind-taping-caution-link {
        overflow: hidden;
    }
    .lind-taping-caution-link a {
        width: 49.351%;
        max-width: 380px;
    }
    .lind-taping-caution-link a:first-child {
        float: left;
    }
    .lind-taping-caution-link a:last-child {
        float: right;
        margin-top: 0;
    }
    .lind-c-category-description {
        position: relative;
        margin-bottom: 40px;
        padding-left: 35%;
    }
    .lind-c-category-description__title {
        text-align: left;
        font-size: 26px;
    }
    .lind-c-category-description__title small {
        font-size: 75%;
    }
    .lind-c-category-description__image {
        position: absolute;
        width: 35%;
        margin: 0;
        left: 0;
        top: 0;
    }
    .lind-c-category-description__image img {
        width: 100%;
    }
    .lind-c-category-description__text {
        margin-top: 10px;
        padding: 0;
        font-size: 14px;
    }
    .lind-c-category-description__spec {
        padding: 15px;
    }
    .lind-c-category-description__spec > div {
        display: table;
    }
    .lind-c-category-description__spec > div > dt {
        float: none;
        display: table-cell;
        min-width: 8em;
        -moz-text-align-last: justify;
        text-align-last: justify;
        text-justify:inter-ideograph;
    }
    .lind-c-category-description__spec > div > dd {
        display: table-cell;
    }
    /* キャンペーン */
    .lind-c-campaign-term dd {
        margin-top: 0;
        margin-left: 10px;
    }
    .lind-c-campaign-leading {
        font-size: 16px;
        padding: 0 2em;
    }
    .lind-c-campaign-information {
        padding: 15px 30px;
    }
    /* フッターお買い物ガイド更新 */
    .lind-footer-guide2 .lind-footer-guide-list-item {
        padding: 20px 25px 40px 25px;
        width: 31.333333%;
        border: none;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__title {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        margin: 0;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__title img {
        vertical-align: top;
        margin-right: 8px;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__text {
        margin-top: 25px;
        font-size: 14px;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__text b {
        font-size: 14px;
        color: #fe0000;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__link {
        right: 14px;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__link a {
        padding: 0 14px;
    }
    /* ラグビー特集 */
    .lind-f_rugby-contents .lind-heading.lind-heading__h2 {
        font-size: 36px;
        padding: 4px;
        margin-top: 60px;
    }
    .lind-f_rugby-section {
        margin-bottom: 3em;
    }
    .lind-f_rugby-text {
        padding-left: 1.5em;
        padding-right: 2em;
        font-size: 16px;
    }
    /* カレンダー */
    .lind-cal-main {
        display: block;
        width: 200px;
        padding: 0;
    }
    table.lind-cal-calendar {
        width: 200px;
    }

    .lind-top-ship-info {
        padding-bottom: 0;
        border-bottom: none;
    }
    .lind-top-ship-date {
        font-size: 25px;
    }
    .lind-top-ship-date b {
        font-weight: normal;
		color: #FF0000;
    }
    .lind-top-ship-link {
        margin: 0;
        font-size: 12px;
    }
    .lind-top-ship-link a::before {
        top: 2px;
    }

    .lind-c-item-icon-heading + div {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lind-c-item-rows2 {
        display: flex;
        justify-content: space-between;
    }
    .lind-c-item-rows2.__reverse {
        flex-direction: row-reverse;
    }
    .lind-c-item-rows2 > * {
        width: calc(50% - 10px);
        margin-top: 0;
    }
    /* 2022.06.23 */
    .lind-item-c1-link a {
        max-width: 400px;
        font-size: 20px;
        padding: 17px 0;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .lind-item-c1-link a::before {
        width: 16px;
        height: 16px;
    }
    .lind-item-c1-link.__column3 {
        display: flex;
        justify-content: space-between;
    }
    .lind-item-c1-link.__column3 > a {
        width: 32%;
        max-width: 320px;
        margin-left: 0;
        margin-right: 0;
    }
    .lind-item-ot-box1 {
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }
    .lind-item-ot-box1 > div:first-child {
        width: 58%;
        max-width: 580px;
    }
    .lind-item-ot-box1 > div:last-child {
        width: 40%;
        max-width: 400px;
        padding: 0;
    }
    .lind-item-ot-h2 {
        font-size: 24px;
    }
    .lind-item-ot-text {
        font-size: 15px;
    }
    .lind-item-ot-text em {
        font-size: 20px;
    }
    .lind-item-ot-def-table th {
        font-size: 15px;
    }
    .lind-item-ot-def-table td {
        font-size: 15px;
    }
    .lind-item-ot-box2 {
        display: flex;
        justify-content: space-between;
    }
    .lind-item-ot-box2 > div {
        width: 49%;
        max-width: 470px;
        display: flex;
        flex-direction: column;
    }
    .lind-item-ot-box2 > div + div {
        margin-top: 0;
    }
    .lind-item-ot-box2 .lind-item-ot-h2 {
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .lind-item-ot-box3 {
        margin-top: 35px;
        margin-bottom: 50px;
    }
    .lind-heading.lind-heading__ot {
        font-size: 24px;
        padding: 15px 30px;
    }
    .lind-item-ot-box__inner {
        padding-top: 5px;
        padding-left: 25px;
        padding-right: 0;
    }
    .lind-item-ot-box4 {
        display: flex;
        margin-top: 25px;
    }
    .lind-item-ot-box4 + .lind-item-ot-box4 {
        margin-top: 10px;
    }
    .lind-item-ot-box4:last-child {
        margin-bottom: 40px;
    }
    .lind-item-ot-box4 > div:first-child {
        width: 380px;
        flex-shrink: 0;
    }
    .lind-item-ot-box4 > div:last-child {
        flex-grow: 1;
    }
    .lind-item-ot-border-box {
        width: 100%;
        margin-top: 50px;
        padding: 10px 28px 20px;
    }
    .lind-item-ot-box5 {
        position: relative;
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .lind-item-ot-box5::before {
        position: absolute;
        display: block;
        content: '';
        width: calc(100% - 10px);
        height: 10px;
        background-color: #00a0ea;
        left: 5px;
        top: calc(50% - 5px);
        z-index: -1;
    }
    .lind-item-ot-box5 > div {
        box-sizing: border-box;
        border: 2px solid #e5e5e5;
        border-radius: 4px;
        background-color: #fff;
        width: 15.6%;
        max-width: 156px;
        text-align: center;
        padding-top: 15px;
    }
    .lind-item-ot-box5 .lind-item-ot-text {
        display: flex;
        height: 65px;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        line-height: 1.2;
    }
    .lind-item-ot-box6 {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 0;
        padding-right: 0;
    }
    .lind-item-ot-box7 > p {
        width: calc(25% - 25px);
    }
    .lind-item-ot-box7 .lind-item-ot-text.__link {
        font-size: 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .fs-p-headerUtilityMenu__list a {
        font-size: 12px;
    }
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link:link,
    .fs-p-headerNavigation__listItem .fs-p-headerNavigation__link:visited {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 1001px) {
    .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
        max-width: 770px;
    }
    .fs-l-sideArea {
        width: 100%;
        max-width: 200px;
    }
    .fs-p-drawer {
        box-shadow: none;
        position: relative;
        transform: translateX(0);
    }
    .fs-c-slick .slick-prev {
        left: calc(50vw - 500px);
    }
    .fs-c-slick .slick-next {
        right: calc(50vw - 500px);
    }
    .lind-modal-inner {
        max-width: 900px;
    }
}
@media screen and (max-width: 1000px) {
    .fs-l-sideArea {
        display: none;
    }
    .lind-footer-guide2 .lind-footer-guide-list-item__text br {
        display: none;
    }
}

div.poplink.pc022 {
    margin-top: 30px;
}


div#item_comment ul li{
line-height : 1.4;
letter-spacing:0.5pt;
margin-bottom: 1em;
}

div#item_comment a{
text-decoration: underline;
}


/* 会員情報入力画面の必須マーク「＊」を「必須」のテキスト表示に変更 */
.fs-c-requiredMark{
    overflow: visible;
    text-indent: 0;
    width:auto;
}
.fs-c-requiredMark::before{
    display: none;
}


/* プラスチック製品の熱注意文装飾用 */
span.heat_attention{
margin:1em;
display: block;
background:red;
color:white;
text-align:center;
}

/* 商品グループページでキャッチコピーを非表示に */
h2.fs-c-productListItem__productName span.fs-c-productName__copy{
display:none;
}



/* オーダー商品用の装飾等 */
.btn-square-red {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #b7282e;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
  font-size:150%
}

.btn-square-blue {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #1e50a2;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
  font-size:150%
}

.btn-square-yellow {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #d7cf3a;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
  font-size:150%
}

.btn-square-purple {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #4d4398;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
  font-size:150%
}

div.order_contents p{
margin:2em;
font-size:120%;
}
div.order_contents a{
color:#ffffff;
}

.box-merit{
  position: relative;
  background: linear-gradient(
    -45deg,
    #fff 25%, #adf47d 25%,
    #fbc6cc 50%, #fff 50%,
    #fff 75%, #adf47d 75%,
    #d8e0ff
  );
  background-size: 8px 8px;
  padding: 8px;
}
.box-merit_inner{
  background: #FFF;
  padding: .5em;
}
h3.merit{
  color: #28a639;
  margin: 0 0 .5em;
  font-size:150%;
  font-weight:bold;
}

.box-demerit{
  position: relative;
  background: linear-gradient(
    -45deg,
    #fff 25%, #fabcd3 25%,
    #fbc6cc 50%, #fff 50%,
    #fff 75%, #fabcd3 75%,
    #d8e0ff
  );
  background-size: 8px 8px;
  padding: 8px;
}
.box-demerit_inner{
  background: #FFF;
  padding: .5em;
}
h3.demerit{
  color: #ed82a9;
  margin: 0 0 .5em;
  font-size:150%;
  font-weight:bold;
}


div#price-list p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
div#price-list th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
div#price-list td {
  border: solid 1px #ccc;
  padding: 10px;
}
@media screen and (max-width: 640px) {
  .tbl-r03 {
    width: 90%;
  }
  .tbl-r03 tr {
    display: block;
    float: left;
  }
  .tbl-r03 tr td, 
  .tbl-r03 tr th {
    border-left: none;
    display: block;
    height: 50px;
  }
  .tbl-r03 thead {
    display: block;
    float: left;
    width: 30%;
  }
  .tbl-r03 thead tr {
    width: 100%;
  }
  .tbl-r03 tbody {
    display: block;
    float: left;
    width: 70%;
  }
  .tbl-r03 tbody tr {
    width: 50%;
  }
  .tbl-r03 tr td + td {
    border-left: none;
  }
  .tbl-r03 tbody td:last-child {
    border-bottom: solid 1px #ccc;
  }
}


/* サプリメント栄養表示Table */
table.supplement {
	border-collapse: collapse;
}
table.supplement th {
	border: 1px solid black;
	padding: 8px;
	background-color: silver;
}
table.supplement td {
	border: 1px solid black;
	padding: 8px;
	background-color: white;
}


.btn-gradient-flat {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #FFF;
  font-size:120%;
  font-weight:bold;
  background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
  transition: .4s;
  border-radius: 3px;
}


.btn-gradient-flat:hover {
  text-decoration: none;
  background-image: linear-gradient(#6795fd 0%, #67ceff 70%);
}

a.btn-gradient-flat:visited {
color:#fff;
}


.text-blink {
	-webkit-animation: blink 1s ease infinite;
	animation: blink 1s ease infinite;
}
@-webkit-keyframes text-blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes text-blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

/* カレンダーの土曜日を強制的に背景白に */
table.lind-cal-calendar td.lind-cal-sat span {
    background-color: #ffffff;
}