
main div.o-container {
    text-align: left;
}

main .o-freepage__wrap h1 {
    text-align: left;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 0 auto 20px auto;
}

main .o-freepage__wrap h2 {
    font-size: 1.7rem;
    font-weight: 600;
    border-bottom: 1px solid hsl(0deg 0% 88%);
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}

main .o-freepage__wrap h3 {
    font-size: 1.6rem;
    font-weight: 600;
    border-left: 2px solid hsl(14deg 82% 59%);
    padding: 0 0 0 13px;
    margin: 0 0 15px 0;
}

main ol {
    list-style: decimal;
    margin-left: 1em;
}

main ul {
    list-style: disc;
    margin-left: 1em;
}

main strong {
    font-weight: bold;
}

main s {
    text-decoration: line-through;
}

main blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

main table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

main table th {
    padding: 10px;
    background: #e9faf9;
    font-weight: bold;
}

main table td {
    padding: 10px;
    border: solid 1px #778ca3;
}

main div.o-container {
    text-align: left;
}

main .o-freepage__wrap h1 {
    text-align: left;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 0 auto 20px auto;
}

main .o-freepage__wrap h2 {
    font-size: 1.7rem;
    font-weight: 600;
    border-bottom: 1px solid hsl(0deg 0% 88%);
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}

main .o-freepage__wrap h3 {
    font-size: 1.6rem;
    font-weight: 600;
    border-left: 2px solid hsl(14deg 82% 59%);
    padding: 0 0 0 13px;
    margin: 0 0 15px 0;
}

main ol {
    list-style: decimal;
    margin-left: 1em;
}

main ul {
    list-style: disc;
    margin-left: 1em;
}

main strong {
    font-weight: bold;
}

main s {
    text-decoration: line-through;
}

main blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

main table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

main table th {
    padding: 10px;
    background: #e9faf9;
    font-weight: bold;
}

main table td {
    padding: 10px;
    border: solid 1px #778ca3;
}

.t-category__main {
    width: 100%;
}

.o-freepage__wrap .t-category__main .t-category__search--list {
    width: 100%;
    margin-left: 0;
}

.o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box {
    width: calc(100% / 5 - 20px);
}

@media screen and (max-width: 600px) {
    .o-freepage__wrap .t-category__main {
        width: 100%;
    }

    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box {
        width: calc(100% / 3 - 8px);
        font-size: x-small;
        margin: 0 1% 10px;
    }

    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__img,
    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__brand,
    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__name,
    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__spec {
        margin: 5px 5px 0;
    }

    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__detail .o-slideitem__cart,
    .o-freepage__wrap .t-category__main .t-category__search--list .o-slideitem__box .o-slideitem__detail .o-slideitem__favorite {
        height: 40px;
        text-align: center;
        font-size: xx-small;
    }
}
