html {
    box-sizing: border-box;
    font-size: 62.5%;
}

@media screen and (min-width: 821px) and (max-width: 1536px) {
    html {
        font-size: 0.65vw;
    }
}

@media screen and (max-width: 820px) {
    html {
        font-size: 1.3vw;
    }
}

/* 
FOT-TsukuARdGothic Std R

font-family: fot-tsukuardgothic-std,sans-serif;
font-weight: 400;
font-style: normal;

FOT-TsukuARdGothic Std B

font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;


*/

.lp_style * {
    box-sizing: border-box;
}

.lp_style {
    -webkit-text-size-adjust: 100%;
    font-size: 100%;
    color: #333333;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    color: #333333;
    font-feature-settings: "palt";
}

.lp_style button {
    background: transparent;
    padding: 0;
    margin: 0;
}

.lp_style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lp_style a {
    text-decoration: none;
}

.lp_style img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.sp_only {
    display: none !important;
}

.space {
    padding-left: 1rem;
}

@media screen and (max-width: 820px) {
    .space {
        display: none;
    }
}

@media screen and (min-width:751px),
print {
    .pc_only {
        display: block !important;
    }
}

@media screen and (max-width:750px),
print {
    .pc_only {
        display: none !important;
    }

    .sp_only {
        display: block !important;
    }
}

@media screen and (max-width:768px) and (min-width:751px),
print {
    img {
        width: 100%;
        height: auto;
    }
}

.TextGroup {
    display: inline-block;
}


/* ---------------------------------
    #KeyVisual
--------------------------------- */
#KeyVisual {
    width: 100%;
}

/* ---------------------------------
    TabCategory
--------------------------------- */
.TabCategory {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 100px;
    text-align: center;
    letter-spacing: 0;
}



@media screen and (max-width:820px) {
    .TabCategory .inner {
        padding: 0 65px;
    }
}

@media screen and (max-width:640px) {
    .TabCategory .inner {
        padding: 0 32.5px;
    }
}


@media screen and (max-width:820px) {
    .TabCategory {
        width: 100%;
        padding: 100px 0 100px;
    }
}

@media screen and (max-width:640px) {
    .TabCategory {
        padding: 50px 0 50px;
    }
}

.TabCategoryText {
    margin-bottom: 60px;
    font-size: 34px;
    color: #242424;
    letter-spacing: .05em;
    line-height: 1.529;
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width:820px) {

    .TabCategoryText {
        font-size: 38px;
        line-height: 1.57;
        margin-bottom: 60px;
    }
}

@media screen and (max-width:640px) {
    .TabCategoryText {
        margin-bottom: 30px;
        font-size: 19px;
    }
}

.TabCategoryList {
    font-size: 0;
}

.TabCategoryListItem {
    display: inline-block;
}

@media screen and (max-width:820px) {
    .TabCategoryListItem {
        width: calc(50% - 17px);
    }

}

@media screen and (max-width:640px) {
    .TabCategoryListItem {
        width: calc(50% - 8.5px);
    }
}

.TabCategoryListItem:not(:first-of-type) {
    margin-left: 20px;
}

@media screen and (max-width:820px) {
    .TabCategoryListItem:not(:first-of-type) {
        margin-left: 0;
    }
}

@media screen and (max-width:820px) {
    .TabCategoryListItem:nth-of-type(even) {
        margin-left: 17px;
    }

    .TabCategoryListItem:nth-of-type(n+3) {
        margin-top: 17px;
    }
}

@media screen and (max-width:640px) {
    .TabCategoryListItem:nth-of-type(even) {
        margin-left: 8.5px;
    }

    .TabCategoryListItem:nth-of-type(n+3) {
        margin-top: 8.5px;
    }
}

/* ---------------------------------
    ProductArea
--------------------------------- */
#ItemCategory {
    width: 1200px;
    margin: 0 auto;
    padding: 140px 0;
}

@media screen and (max-width:820px) {
    #ItemCategory {
        width: 100%;
        padding: 110px 0 100px;
    }
}

@media screen and (max-width:640px) {
    #ItemCategory {
        width: 100%;
        padding: 55px 0 50px;
    }
}

.ItemCategoryTitle {
    width: 1200px;
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto 60px;
    text-align: center;
}

@media screen and (max-width:820px) {
    .ItemCategoryTitle {
        width: 100%;
        font-size: 50px;
        letter-spacing: .025em;
    }
}

@media screen and (max-width:640px) {
    .ItemCategoryTitle {
        margin-bottom: 30px;
        font-size: 25px;
    }
}

.ItemCategoryTitle img {
    vertical-align: bottom;
}

#LadiesInner {
    background: #e6fdee;
}

#LadiesSocks {
    background: #ffeced;
}

#LadiesSocks .ProductArea {
    background: #fff;
}

#Stockings {
    background: #fffcd1;
}

#MensSocks {
    background: #dff7ff;
}

.ProductArea {
    width: 1200px;
    margin: 0 auto 60px;
}

@media screen and (max-width:820px) {
    .ProductArea {
        width: calc(100% - 30px);
        margin: 0 auto 20px;
    }
}

@media screen and (max-width:640px) {
    .ProductArea {
        width: calc(100% - 15px);
        margin: 0 auto 10px;
    }
}

.ProductArea .inner {
    padding: 0 60px 80px;
    background: #fff;
}

@media screen and (max-width:820px) {
    .ProductArea .inner {
        padding: 0 35px 80px;
    }
}

@media screen and (max-width:640px) {
    .ProductArea .inner {
        padding: 0 17.5px 40px;
    }
}


.ProductAreaIntro {
    padding: 80px 0;
    text-align: center;
}

@media screen and (max-width:820px) {
    .ProductAreaIntro {
        padding: 80px 0;
        text-align: center;
    }
}

@media screen and (max-width:640px) {
    .ProductAreaIntro {
        padding: 40px 0;
        text-align: center;
    }
}


#LadiesInner .ProductArea:nth-of-type(1) .ProductAreaIntroHead {
    color: #2cae5b;
}

#LadiesInner .ProductArea:nth-of-type(1) .ProductAreaIntro .CheckList {
    border: 1px solid #2cae5b;
}

#LadiesInner .ProductArea:nth-of-type(2) .ProductAreaIntroHead {
    color: #3ebdc2;
}

#LadiesInner .ProductArea .ProductAreaIntro .CheckList {
    border: 1px solid #3ebdc2;
}

#LadiesInner .ProductArea .ProductAreaIntro .CheckList .CheckListItem:not(:last-of-type)::after {
    background: url(./../img/blue_border.png);
}

#Stockings .ProductArea .ProductAreaIntro .CheckList {
    border: 1px solid #cdc200;
}

#Stockings .ProductAreaIntroHead {
    color: #cdc200;
}

#Stockings .ProductArea .ProductAreaIntro .CheckList .CheckListItem:not(:last-of-type)::after {
    background: url(./../img/yellow_border.png);
}

#MensSocks .ProductAreaIntroHead {
    color: #1eb9ee;
}


#MensSocks .ProductArea .ProductAreaIntro .CheckList {
    border: 1px solid #1eb9ee;
}

#MensSocks .ProductArea .ProductAreaIntro .CheckList .CheckListItem:not(:last-of-type)::after {
    background: url(./../img/mens_border.png);
}


.ProductAreaIntroHead {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.42;
    letter-spacing: .025em;
    margin-bottom: 40px;
}

@media screen and (max-width:820px) {
    .ProductAreaIntroHead {
        font-size: 32px;
        line-height: 1.25;
        letter-spacing: .025em;
        margin-bottom: 40px;
    }
}

@media screen and (max-width:640px) {
    .ProductAreaIntroHead {
        font-size: 16px;
        letter-spacing: .025em;
        margin-bottom: 20px;
    }
}



.ProductAreaIntro .CheckList {
    width: 700px;
    border: 1px solid #2cae5b;
    border-radius: 10px;
    margin: 0 auto;
    padding: 0 50px;
}

@media screen and (max-width:820px) {
    .ProductAreaIntro .CheckList {
        width: 100%;
        padding: 0 30px;
    }
}

@media screen and (max-width:640px) {
    .ProductAreaIntro .CheckList {
        width: 100%;
        padding: 0 15px;
    }
}

.ProductAreaIntro .CheckListItem {
    position: relative;
    display: block;
    padding: 0 0 0 86px;
    height: 70px;
    line-height: 70px;
    text-align: left;
}

@media screen and (max-width:820px) {
    .ProductAreaIntro .CheckListItem {
        height: 80px;
        line-height: 80px;
        padding: 0 0 0 25px;
    }
}

@media screen and (max-width:640px) {
    .ProductAreaIntro .CheckListItem {
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 12.5px;
    }
}

.CheckListItem .CheckListItemText {
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .025em;
}

@media screen and (max-width:820px) {
    .CheckListItem .CheckListItemText {
        font-size: 26px;
    }
}

@media screen and (max-width:640px) {
    .CheckListItem .CheckListItemText {
        font-size: 13px;
    }
}


.CheckListItem .CheckListItemText::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 16px;
    margin-right: 11px;
    background-image: url(./../img/check.png);
}

@media screen and (max-width:820px) {
    .CheckListItem .CheckListItemText::before {
        margin-right: 20px;
        width: 19px;
        height: 13px;
        background-size: contain;
    }
}

@media screen and (max-width:640px) {
    .CheckListItem .CheckListItemText::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 9.5px;
        height: 6.5px;
        margin-right: 10px;
    }
}



.ProductAreaIntro .CheckListItem:not(:last-of-type)::after {
    content: "";
    position: absolute;
    background: url(./../img/green_border.png);
    background-repeat: no-repeat;
    background-size: auto;
    max-width: 600px;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.Product:nth-of-type(n+4) {
    margin-top: 60px;
}

@media screen and (max-width:820px) {
    .Product:nth-of-type(n+4) {
        margin-top: 0;
    }
    .Product:nth-of-type(n+3) {
        margin-top: 62px;
    }
}
@media screen and (max-width:640px) {
    .Product:nth-of-type(n+3) {
        margin-top: 31px;
    }
}


.ProductImage-big {
    margin-bottom: 80px;
}

@media screen and (max-width:640px) {
    .ProductImage-big {
        margin-bottom: 40px;
    }
}

.ProductItemList {
    font-size: 0;
    letter-spacing: 0;
    text-align: left;
}

.ProductItemList .Product {
    display: inline-block;
    vertical-align: top;
    width: 340px;
}



.ProductItemList .Product.pc_only {
    display: inline-block !important;
}


@media screen and (max-width:820px) {
    .ProductItemList .Product {
        width: calc(50% - 10px);
    }

    .ProductItemList .Product.pc_only {
        display: none !important;
    }

    .ProductItemList .Product.sp_only {
        display: inline-block !important;
    }
}

@media screen and (max-width:640px) {
    .ProductItemList .Product {
        width: calc(50% - 5px);
    }
}

.ProductItemList .Product:not(:nth-of-type(3n+1)) {
    margin-left: 30px;
}

@media screen and (max-width:820px) {
    .ProductItemList .Product:not(:nth-of-type(3n+1)) {
        margin-left: 0;
    }

    .ProductItemList .Product:nth-of-type(odd){
        margin-right: 10px;
    }

    .ProductItemList .Product:nth-of-type(even){
        margin-left: 10px;
    }

    #MensSocks .ProductItemList .Product:nth-of-type(4){
        margin-right: 10px;
    }

    #MensSocks .ProductItemList .Product:nth-of-type(5){
        margin-left: 10px;
    }


}

@media screen and (max-width:640px) {
    .ProductItemList .Product:nth-of-type(odd){
        margin-right: 5px;
    }
    .ProductItemList .Product:nth-of-type(even){
        margin-left: 5px;
    }

    #MensSocks .ProductItemList .Product:nth-of-type(4){
        margin-left: 0;
        margin-right: 5px;
    }

    #MensSocks .ProductItemList .Product:nth-of-type(5){
        margin-right: 0;
        margin-left: 5px;
    }
}

.ProductBanner {
    margin-bottom: 20px;
}

@media screen and (max-width:820px) {
    .ProductBanner {
        display: none;
    }
}

.Product .ProductThumbnail {
    margin-bottom: 24px;
}

@media screen and (max-width:820px) {
    .Product .ProductThumbnail {
        margin-bottom: 26px;
    }   
}

@media screen and (max-width:640px) {
    .Product .ProductThumbnail {
        margin-bottom: 13px;
    }   
}


.Product .ProductThumbnail img {
    display: block;
}

.ProductName {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.25;
    text-align: left;
}

@media screen and (max-width:820px) {
    .ProductName {
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: 700;
        letter-spacing: .05em;
        line-height: 1.25;
    } 
}
@media screen and (max-width:640px) {

    .ProductName {
        margin-bottom: 15px;
        font-size: 12px;
        font-weight: 700;
    }
}

.ProductName .TextGroup {
    display: inline;
}

.ProductCTA {
    max-width: 300px;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto;
}

@media screen and (max-width:820px) {
    .ProductCTA {
        height: 60px;
    }   
}
@media screen and (max-width:640px) {
    .ProductCTA {
        height: 30px;
    }
}


.ProductCategoryCTA {
    max-width: 540px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto;
}

@media screen and (max-width:820px) {
    .ProductCategoryCTA {
        max-width: 580px;
        overflow: hidden;
        margin: 53px auto 0;
    }   
}
@media screen and (max-width:640px) {
    .ProductCategoryCTA {
        max-width: 270px;
        height: 40px;
        margin: 26.5px auto;
    }
}


.ProductCTA a,
.ProductCategoryCTA a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

@media screen and (max-width:820px) {
    .ProductCTA a ,
    .ProductCategoryCTA a {
        font-size: 24px;
        color: #fff;
    }
}

@media screen and (max-width:640px) {
    .ProductCTA a ,
    .ProductCategoryCTA a {
        font-size: 12px;
        color: #fff;
    }
}


.ProductCategoryCTA a {
    font-size: 22px;
}


@media screen and (max-width:640px) {
    .ProductCategoryCTA a {
        font-size: 11px;
    }
}


.ProductCTA a::before,
.ProductCategoryCTA a::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 3px 12px 0 0;
    width: 8px;
    height: 14px;
    background-image: url(./../img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}


@media screen and (max-width:820px) {
    .ProductCTA a::before,
    .ProductCategoryCTA a::before {
        margin: 3px 12px 0 0;
        width: 6px;
        height: 12px;
        background-image: url(./../img/arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
    }  
}

@media screen and (max-width:640px) {
    .ProductCTA a::before,
    .ProductCategoryCTA a::before {
        margin: 3px 6px 0 0;
        width: 3px;
        height: 6px;
        background-size: contain;
    }
}
