<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box
}

body {
    background: #f9f9f9;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    word-break: break-all;
    word-wrap: break-word
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

img {
    vertical-align: bottom
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li {
    margin: 0;
    padding: 0
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #000;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none
}

a:hover img {
    opacity: .8;
    filter: alpha(opacity=80)
}

input, select, textarea {
    vertical-align: middle;
    outline: none
}

input, textarea::-webkit-input-placeholder {
    color: #000
}

input, textarea:-moz-placeholder {
    color: #000
}

input, textarea::-moz-placeholder {
    color: #000
}

input, textarea:-ms-input-placeholder {
    color: #000
}

.clearfix::after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0
}

.mt0 {
    margin-top: 0 !important
}

.mt8 {
    margin-top: 8px !important
}

.mt16 {
    margin-top: 16px !important
}

.mt24 {
    margin-top: 24px !important
}

.mt32 {
    margin-top: 32px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt48 {
    margin-top: 48px !important
}

.mt56 {
    margin-top: 56px !important
}

.mt64 {
    margin-top: 64px !important
}

.ml8 {
    margin-left: 8px !important
}

.ml16 {
    margin-left: 16px !important
}

.ml24 {
    margin-left: 24px !important
}

.mr8 {
    margin-right: 8px !important
}

.mr16 {
    margin-right: 16px !important
}

.mr24 {
    margin-right: 24px !important
}

.mlr-at {
    margin-right: auto !important;
    margin-left: auto !important
}

.mlr8 {
    margin-right: 8px !important;
    margin-left: 8px !important
}

.mlr16 {
    margin-right: 16px !important;
    margin-left: 16px !important
}

.mlr24 {
    margin-right: 24px !important;
    margin-left: 24px !important
}

.mb0 {
    padding-bottom: 0px !important
}

.mb8 {
    padding-bottom: 8px !important
}

.mb16 {
    padding-bottom: 16px !important
}

.mb24 {
    padding-bottom: 24px !important
}

.mb32 {
    padding-bottom: 32px !important
}

.mtb8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.mtb16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.mtb24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.pd8 {
    padding: 8px !important
}

.pd16 {
    padding: 16px !important
}

.pd24 {
    padding: 24px !important
}

.pt8 {
    padding-top: 8px !important
}

.mtop10 {
    margin-top: 10px
}

.mtop15 {
    margin-top: 15px
}

.mtop20 {
    margin-top: 20px
}

.mtop25 {
    margin-top: 25px
}

.mtop30 {
    margin-top: 30px
}

.mbottom10 {
    margin-bottom: 10px
}

.mbottom15 {
    margin-bottom: 15px
}

.mbottom20 {
    margin-bottom: 20px
}

.mbottom25 {
    margin-bottom: 25px
}

.mbottom30 {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    header, article, footer {
        width: 100%
    }

    .nosp {
        display: none !important
    }
}

@media only screen and (min-width: 469px) {
    .nopc_sub {
        display: none !important
    }
}

@media only screen and (max-width: 469px) {
    .nosp_sub {
        display: none !important
    }
}

@media only screen and (max-width: 360px) {
    .nosp_small {
        display: none !important
    }
}

@media only screen and (min-width: 360px) {
    .nopc_small {
        display: none !important
    }
}

@media only screen and (min-width: 768px) {
    footer, header {
        width: 1000px !important;
        margin: 0 auto !important
    }

    article {
        width: 680px !important;
        margin: 0px !important
    }

    aside {
        width: 300px !important;
        margin-left: 20px !important
    }

    #colmun {
        display: flex;
        justify-content: center;
        margin: 16px auto 0;
        min-width: 1000px
    }

    .nopc {
        display: none !important
    }

    .getPointCorner_try-entry-area {
        width: 1000px !important;
        margin: 0 auto !important
    }
}

.wrapper {
    height: 100%;
    overflow-x: hidden;
    position: relative
}

.overlay {
    content: '';
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.5s
}

.overlay.open {
    width: 100%;
    height: 100%;
    opacity: 1
}

main {
    height: 100%;
    min-height: 100vh;
    transition: all 0.5s;
    overflow-x: scroll
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    main {
        padding: 0 16px
    }
}

main .menu-trigger {
    display: inline-block;
    width: 18px;
    height: 12px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 100
}

main .menu-trigger span {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000
}

main .menu-trigger span:nth-of-type(1) {
    top: 0
}

main .menu-trigger span:nth-of-type(2) {
    top: 5px
}

@media only screen and (min-width: 470px) {
    main .menu-trigger span:nth-of-type(2) {
        top: 8px
    }
}

main .menu-trigger span:nth-of-type(3) {
    bottom: 0
}

@media only screen and (min-width: 470px) {
    main .menu-trigger {
        height: 18px;
        width: 24px;
        top: 18px
    }
}

@media only screen and (max-width: 469px) {
    main .menu-trigger {
        width: 25px;
        height: 19px;
        top: 18px;
        right: 15px
    }

    main .menu-trigger span {
        height: 3px
    }

    main .menu-trigger span:nth-of-type(2) {
        top: 8px
    }
}

main .menu-trigger.active {
    display: none
}

main .menu-trigger.active span {
    background-color: #fff
}

nav {
    width: 280px;
    height: 100%;
    background-color: #828282;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 20;
    transform: translate(280px);
    transition: all 0.5s;
    max-height: 100vh;
    overflow-y: scroll
}

nav ul li {
    position: relative;
    font-sixe: 15px
}

nav ul li a {
    display: block;
    color: #fff !important;
    text-decoration: none
}

@media only screen and (min-width: 470px) {
    nav ul li a {
        padding: 16px
    }
}

@media only screen and (max-width: 469px) {
    nav ul li a {
        padding: 12px
    }
}

nav ul li a i {
    font-size: .8rem;
    margin-left: 10px
}

nav ul li + li {
    border-top: 1px solid #656565
}

nav ul li:last-child {
    margin-bottom: 40px
}

nav ul li.bar {
    background: #c4c4c4;
    font-size: .9rem;
    color: #828282;
    padding: 10px 8px;
    border-top: none
}

nav ul li.bar p {
    padding-left: 8px;
    font-weight: 700
}

nav ul li.bar + li {
    border-top: none
}

nav.open {
    transform: translateZ(0);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

header {
    text-align: center;
    z-index: 10
}

header .top-area {
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 55px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    header .top-area {
        height: 70px;
        padding: 0 10px
    }
}

@media only screen and (max-width: 469px) {
    header .top-area {
        padding-left: 15px;
        padding-right: 15px
    }
}

header .top-area a {
    display: block
}

header .top-area a.logo {
    width: 35%;
    margin-right: 3.5%
}

@media only screen and (min-width: 470px) {
    header .top-area a.logo {
        width: 22%
    }
}

header .top-area a.like {
    width: 8.5%;
    margin-left: 3.5%
}

@media only screen and (min-width: 470px) {
    header .top-area a.like {
        width: 4%;
        margin-left: 4%
    }
}

header .top-area a img {
    width: 100%;
    height: auto;
    vertical-align: middle
}

header .top-area form#search-box {
    width: 47%
}

header .top-area form#search-box input {
    width: 100%;
    display: block;
    background: #c4c4c4 url(../images/common/ic_search.svg) 10px center no-repeat;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    padding: 8px 15px 8px 30px;
    -webkit-appearance: none
}

@media only screen and (max-width: 469px) {
    header .top-area form#search-box input {
        padding: 6px 15px 5px 30px
    }
}

@media only screen and (min-width: 768px) {
    header .logo {
        width: 12% !important;
        position: absolute;
        left: 16px
    }

    header .menu {
        display: flex;
        align-items: center;
        font-size: .9em;
        right: 24px
    }

    header .menu .btn-group1 {
        position: absolute;
        left: 160px
    }

    header .menu .btn-group1 ul.btn-genre {
        display: flex;
        margin-right: 50px
    }

    header .menu .btn-group1 ul.btn-genre li a {
        width: 72px;
        color: #4f4f4f;
        padding: 0;
        border: none;
        position: relative;
        display: inline-block;
        text-decoration: none;
        font-size: .9rem
    }

    header .menu .btn-group1 ul.btn-genre li a::after {
        position: absolute;
        bottom: -10px;
        left: 0;
        content: '';
        width: 100%;
        height: 3px;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: transform 0.3s
    }

    header .menu .btn-group1 ul.btn-genre li a:hover::after {
        transform: scale(1, 1);
        font-weight: 700
    }

    header .menu .btn-group1 ul.btn-genre li a.mens::after {
        background: #9eceff
    }

    header .menu .btn-group1 ul.btn-genre li a.kids::after {
        background: #f2c94c
    }

    header .menu .btn-group1 ul.btn-genre li a.ladies::after {
        background: #ffa99b
    }

    header .menu .btn-group3 {
        display: flex;
        position: absolute;
        right: 10px
    }

    header .menu .btn-group3 .btn-menu {
        position: relative;
        border-radius: 5px;
        background: #fff;
        text-align: center;
        text-shadow: none;
        font-weight: 700;
        border: solid 1px #4f4f4f;
        border-radis: 100px
    }

    header .menu .btn-group3 .btn-menu a {
        display: block;
        color: #666;
        text-decoration: none;
        padding: 8px 0
    }

    header .menu .btn-group3 .btn-menu i {
        margin-left: 10px
    }

    header .menu .btn-group3 .btn-menu a {
        display: block;
        color: #4f4f4f;
        padding: 8px 16px 8px 8px
    }

    header .menu .btn-group3 .btn-menu a i.fa {
        margin-right: 5px
    }

    header .menu .btn-group3 .btn-menu ul.menu-level {
        display: none
    }

    header .menu .btn-group3 .btn-menu:hover ul.menu-level {
        display: block;
        position: absolute;
        top: 37px;
        width: 165px;
        z-index: 6;
        background: #fff;
        border: solid 1px #4f4f4f;
        font-weight: 400;
        text-align: left
    }

    header .menu .btn-group3 .btn-menu:hover ul.menu-level:before {
        content: '';
        position: absolute;
        top: -8px;
        margin-left: 14px;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 9px;
        border-color: transparent transparent #fff;
        z-index: 5
    }

    header .menu .btn-group3 .btn-menu:hover ul.menu-level:after {
        content: '';
        position: absolute;
        top: -10px;
        left: 13px;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #4f4f4f transparent;
        z-index: 2
    }

    header .menu .btn-group3 .btn-menu:hover ul.menu-level li a {
        display: block;
        border-bottom: dotted 1px #ddd;
        padding: 12px;
        color: #454545
    }

    header .menu .btn-group3 .btn-menu:hover ul.menu-level li a:hover {
        text-decoration: underline
    }

    /*!* スマホメニュー3つ表示 *! }*/
}

.article_promotion-caveat {
    background-color: #fff;
    color: #868686;
    font-size: 10px;
    text-align: center;
    padding: 8px 0 0
}

@media only screen and (min-width: 768px) {
    .aside_box {
        background-color: #fff;
        margin-top: 16px
    }

    .aside_box:first-of-type {
        margin-top: 0
    }

    .aside_box p {
        padding: 1rem;
        font-size: 16px
    }

    .aside_box p:before {
        border-left: 4px solid #929292;
        content: '';
        padding-right: 8px
    }

    .aside_box ul li {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #ccc
    }

    .aside_box ul li:last-child {
        border: none
    }

    .aside_box ul li a {
        color: #2d2926;
        text-decoration: none
    }

    .aside_box ul li a:hover {
        opacity: .5;
        text-decoration: underline
    }

    .aside_box ul.press_list li {
        padding: 16px 24px
    }

    .aside_box ul.press_list div {
        display: flex
    }

    .aside_box ul.press_list div img {
        width: 64px;
        height: 64px;
        object-fit: cover;
        margin-right: 8px;
        border-radius: 5px
    }

    .aside_box ul.press_list div p {
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 60px
    }

    .aside_box ul.press_list_text li {
        padding: 4px 16px
    }

    .aside_box ul.press_list_text a {
        text-decoration: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        align-items: center;
        display: flex;
        position: relative;
        padding: 8px 0
    }

    .aside_box ul.press_list_text a:active {
        font-weight: 700
    }

    .aside_box ul.press_list_text a:after {
        background: url(/images/common/aside_arrow.svg) no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 30px;
        position: absolute;
        right: -8px;
        top: 50%;
        transform: translateY(-50%);
        width: 30px
    }
}

.top-menu {
    width: 100%;
    display: flex;
    justify-items: center;
    justify-content: center;
    background-color: #4f4f4f;
    background-color: #4f4f4f;
    position: relative
}

.top-menu li {
    width: auto;
    background-color: #4f4f4f;
    width: 100%
}

.top-menu li .mens:active, .top-menu li .mens :hover {
    background-color: #9eceff
}

.top-menu li .kids:active, .top-menu li .kids :hover {
    background-color: #f2c94c
}

.top-menu li .ladies:active, .top-menu li .ladies :hover {
    background-color: #ffa99b
}

.top-menu li .other:active, .top-menu li .other :hover {
    background-color: #c4c4c4;
    opacity: .8
}

.top-menu li a {
    height: 35px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 35px;
    box-sizing: border-box
}

.top-menu li .mens-active {
    background-color: #9eceff
}

.top-menu li .mens-active:active, .top-menu li .mens-active :hover {
    background-color: #9eceff
}

.top-menu li .mens-active::after {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #9eceff;
    display: block
}

.top-menu li .kids-active {
    background-color: #f2c94c
}

.top-menu li .kids-active:active, .top-menu li .kids-active :hover {
    background-color: #f2c94c
}

.top-menu li .kids-active::after {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #f2c94c;
    display: block
}

.top-menu li .ladies-active {
    background-color: #ffa99b
}

.top-menu li .ladies-active:active, .top-menu li .ladies-active :hover {
    background-color: #ffa99b
}

.top-menu li .ladies-active::after {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #ffa99b;
    display: block
}

.top-menu li .other-active {
    background-color: #c4c4c4
}

.top-menu li .other-active:active, .top-menu li .other-active :hover {
    background-color: #c4c4c4
}

.top-menu li .other-active::after {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #c4c4c4;
    display: block
}

@media only screen and (min-width: 470px) {
    .top-menu li {
        width: 25% !important
    }
}

.header-sub-menu {
    width: 100%;
    display: flex;
    justify-items: center;
    justify-content: center;
    padding: 16px 0;
    background-color: #fff
}

.header-sub-menu li {
    width: 28%;
    margin: 0 2%;
    position: relative
}

.header-sub-menu li:hover:after {
    content: '';
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #4f4f4f
}

.header-sub-menu li a {
    background-color: #d6d6d6;
    color: #4f4f4f;
    display: flex;
    justify-items: center;
    justify-content: center;
    border-radius: 20px;
    padding: 5px;
    font-size: .8em
}

.header-sub-menu li a:hover {
    background-color: #4f4f4f;
    color: #fff
}

.header-sub-menu .sub-menu-on {
    background-color: #4f4f4f;
    color: #fff
}

.header-sub-menu .sub-menu-on::after {
    content: '';
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #4f4f4f
}

footer {
    width: 100%;
    overflow: hidden;
    background-color: #c4c4c4;
    padding: 25px 0 25px;
    font-size: 14px;
    margin-top: 30px !important
}

@media only screen and (max-width: 639px) {
    footer {
        padding-bottom: 0
    }
}

footer .ft-top, footer .ft-txt, footer .ft-list, footer .service-box, footer .comp-box {
    padding-left: 25px;
    padding-right: 25px
}

footer .ft-top {
    font-weight: 700
}

footer .ft-top:not(:first-of-type) {
    margin-top: 30px
}

footer .ft-txt {
    margin-top: 15px;
    padding-bottom: 10px
}

footer .ft-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

footer .ft-list li {
    margin-top: 12px;
    margin-right: 5px
}

footer .ft-list li a {
    display: block;
    background-color: #222;
    color: #fff;
    box-sizing: border-box;
    font-size: 11px;
    border-radius: 50px;
    min-width: 55px;
    text-align: center;
    padding: 5px
}

footer .ft-list li a:hover {
    opacity: .8
}

footer .logo {
    width: 84px;
    margin: 15px auto 0
}

footer .logo img {
    width: 100%
}

footer .comp-box, footer .service-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
    justify-content: center
}

footer .comp-box li a, footer .service-box li a {
    display: block;
    font-size: 12px;
    line-height: 1.8
}

footer .comp-box li:not(:last-of-type) a::after, footer .service-box li:not(:last-of-type) a::after {
    content: '|';
    font-size: 12px;
    display: inline-block;
    margin: 0 8px;
    color: #949494
}

footer .comp-box {
    margin-top: 10px
}

footer .comp-copy {
    display: flex;
    justify-content: center;
    font-size: .55rem
}

footer .comp-copy li {
    margin: 25px 4px 0
}

footer .comp-copy li:first-child {
    border-right: solid 1px #949494;
    padding-right: 8px
}

footer .comp-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin: 24px 25px 0
}

@media only screen and (min-width: 640px) {
    footer .comp-bottom {
        padding: 16px 0
    }
}

@media only screen and (max-width: 639px) {
    footer .comp-bottom {
        padding: 16px 8px;
        margin: 24px 0 0
    }
}

footer .comp-bottom li {
    margin: 0 8px
}

@media only screen and (min-width: 470px) {
    footer .comp-bottom li:first-child {
        margin: 0 24px 0 0
    }
}

@media only screen and (max-width: 469px) {
    footer .comp-bottom li:first-child {
        margin: 0 8px
    }
}

footer .comp-bottom li:first-child img {
    max-width: 100%;
    max-height: 24px;
    height: auto
}

footer .comp-bottom li:first-child .biglobe-logo {
    max-height: 36px;
    height: 36px;
}

footer .comp-bottom li img {
    max-width: 100%;
    max-height: 50px;
    height: auto
}

footer .comp-bottom li .logo-area {
    display: flex;
    justify-content: center;
    align-items: center
}

footer .comp-bottom li .logo-area div {
    margin: 0 4px
}

footer #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #333;
    opacity: .6
}

footer #page_top a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    text-decoration: none
}

footer #page_top a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 3px;
    height: 14px;
    background: #fff;
    margin: 0 auto
}

footer #page_top a::after {
    content: '';
    position: relative;
    display: flex;
    text-decoration: none;
    margin-top: -3px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.main-area .goto-btn {
    display: flex
}

@media screen and (max-width: 736px) {
    .main-area .goto-btn {
        display: block;
        width: 60%;
        margin: 20px auto 30px auto
    }
}

@media screen and (max-width: 736px) and (max-width: 399px) {
    .main-area .goto-btn {
        width: 94%
    }
}

.main-area .goto-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    width: 30%;
    margin: 20px 1% 40px 1%
}

@media screen and (max-width: 736px) {
    .main-area .goto-btn a {
        height: 50px;
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        -o-border-radius: 25px;
        -ms-border-radius: 25px;
        width: 100%;
        margin: 10px 0
    }
}

.main-area .goto-btn a:nth-child(1) {
    background-color: #9eceff;
    margin-left: 3%;
    margin-right: 1%
}

@media screen and (max-width: 736px) {
    .main-area .goto-btn a:nth-child(1) {
        margin-left: 0;
        margin-right: 0
    }
}

.main-area .goto-btn a:nth-child(2) {
    background-color: #f2c94c;
    margin-left: 1%;
    margin-right: 1%
}

.main-area .goto-btn a:nth-child(3) {
    background-color: #ffa99b;
    margin-left: 1%;
    margin-right: 3%
}

.main-area .goto-btn a::after {
    content: '';
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    margin: auto;
    width: 6px;
    height: 6px;
    transform: rotate(315deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 88%
}

.main-area .goto-btn a:hover {
    opacity: .8
}

.main-area .sub-area {
    background-color: #fff;
    padding-bottom: 40px
}

.main-area .ttl-area {
    margin-bottom: 32px
}

@media only screen and (max-width: 767px) {
    .main-area .ttl-area {
        margin: 8px 4px 32px
    }
}

@media only screen and (max-width: 767px) {
    .main-area .ttl-area img {
        width: 100%;
        height: auto
    }
}

.main-area .bubble-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 16px
}

.main-area .bubble-area .chara {
    width: 120px
}

@media only screen and (max-width: 767px) {
    .main-area .bubble-area .chara {
        width: 20%
    }
}

@media only screen and (max-width: 767px) {
    .main-area .bubble-area .chara img {
        width: 100%;
        height: auto
    }
}

.main-area .bubble-area .chara p {
    display: block;
    text-align: center;
    font-size: .6875rem;
    margin-top: 8px
}

.main-area .bubble-area p.comment {
    width: calc(100% - 140px);
    padding: 16px 24px;
    position: relative;
    display: inline-block;
    margin-left: 20px;
    border: 1px solid #666;
    border-radius: 8px;
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .main-area .bubble-area p.comment {
        width: calc(80% - 15px);
        padding: 16px;
        margin-left: 15px
    }
}

.main-area .bubble-area p.comment:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #666 transparent transparent;
    translate: -100% -50%
}

@media only screen and (max-width: 767px) {
    .main-area .bubble-area p.comment:before {
        border-width: 5px 13px 5px 0
    }
}

.main-area .bubble-area p.comment:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-style: solid;
    border-width: 8.9px 17.8px 8.9px 0;
    border-color: transparent #fff transparent transparent;
    translate: -100% -50%
}

@media only screen and (max-width: 767px) {
    .main-area .bubble-area p.comment:after {
        border-width: 3.9px 10.8px 3.9px 0
    }
}

.main-area .bubble-area p.comment strong {
    color: #f24c4c;
    font-weight: 700
}

.main-area h2.subttl {
    color: #fff;
    background-color: #929292;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    margin: 48px 0 40px;
    font-size: 1rem
}

.main-area h2.subttl .icon {
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #929292;
    border-radius: 50%;
    font-size: .5em;
    margin-right: 8px;
    padding-top: 8px;
    line-height: 1.2;
    text-align: center;
    box-sizing: border-box
}

.main-area h2.subttl .icon strong {
    font-size: 2.5em
}

.main-area h2.subttl span.text {
    width: calc(100% - 58px);
    font-size: 1.08rem
}

.main-area .item-area {
    margin: 0 16px
}

.main-area .item-area p {
    font-size: 1.08rem;
    font-weight: 700;
    margin-bottom: 1rem
}

@media only screen and (max-width: 767px) {
    .main-area .item-area p {
        font-size: 1rem
    }
}

.main-area .item-area p span {
    text-decoration: underline
}

.main-area .item-area .item {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .main-area .item-area .item img {
        width: 100%;
        height: auto
    }
}

.main-area .example-area h3.example {
    margin: 32px 16px 0;
    padding: 4px 16px;
    font-size: .875rem;
    background-color: #dedede
}

.main-area .example-area .ttl-area {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    margin: 24px 0;
    font-size: 1.08rem
}

.main-area .example-area .ttl-area span {
    background-color: #4f4f4f;
    height: 40px;
    width: 40px;
    margin-right: 16px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.428rem;
    line-height: 40px;
    text-align: center;
    font-weight: 700
}

.main-area .example-area .ttl-area p {
    width: calc(100% - 48px)
}

.main-area .example-area .ans-area {
    padding: 0 16px
}

.main-area .example-area .ans-area .ans-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.main-area .example-area .ans-area .ans-box span {
    background-color: #fff;
    height: 40px;
    width: 40px;
    margin-right: 16px;
    border-radius: 50%;
    border: 2px solid #df8b8b;
    color: #df8b8b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.428rem;
    line-height: 40px;
    text-align: center;
    font-weight: 700
}

.main-area .example-area .ans-area .ans-box p {
    width: calc(100% - 48px)
}

.main-area .example-area .caution-area {
    margin-top: 24px
}

.main-area .example-area .caution-area .caution-box {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    padding: 20px;
    background-image: url(https://fashion.biglobe.ne.jp/images/rank_system/check.png);
    background-color: #fff7ce;
    background-position: 97% 50%;
    background-repeat: no-repeat
}

@media screen and (max-width: 736px) {
    .main-area .example-area .caution-area .caution-box {
        padding: 4%;
        background-image: none
    }
}

.main-area .example-area .caution-area .caution-box p {
    width: 80%
}

@media screen and (max-width: 736px) {
    .main-area .example-area .caution-area .caution-box p {
        text-align: left;
        width: 100% !important
    }
}

.main-area .example-area .caution-area .caution-box:before {
    content: '';
    position: absolute;
    top: -25px;
    left: 20%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 15px solid #fff7ce
}

.main-area .summary-area {
    margin-top: 48px
}

@media only screen and (min-width: 768px) {
    .main-area .summary-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area {
        margin-left: 8px;
        margin-right: 8px
    }
}

.main-area .summary-area p.comment {
    width: calc(100% - 160px);
    padding: 16px 24px;
    position: relative;
    display: inline-block;
    margin-right: 30px;
    border: 1px solid #ffa0a0;
    border-radius: 8px;
    background-color: #fff;
    font-size: 1.142rem;
    font-weight: 700;
    background-color: #fff4f4;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area p.comment {
        width: 100%;
        padding: 16px;
        margin: 0;
        font-size: 1rem
    }
}

.main-area .summary-area p.comment:before {
    content: "";
    position: absolute;
    border-style: solid
}

@media only screen and (min-width: 768px) {
    .main-area .summary-area p.comment:before {
        top: 50%;
        right: 0;
        border-width: 10px 0 10px 20px;
        border-color: transparent transparent transparent #ffa0a0;
        translate: 100% -50%
    }
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area p.comment:before {
        bottom: 0;
        left: 80%;
        border-width: 15px 10px 0 10px;
        border-color: #ffa0a0 transparent transparent;
        translate: -50% 100%
    }
}

.main-area .summary-area p.comment:after {
    content: "";
    position: absolute;
    border-style: solid
}

@media only screen and (min-width: 768px) {
    .main-area .summary-area p.comment:after {
        top: 50%;
        right: 0;
        border-width: 8.9px 0 8.9px 17.8px;
        border-color: transparent transparent transparent #fff4eb;
        translate: 100% -50%
    }
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area p.comment:after {
        bottom: 0;
        left: 80%;
        border-width: 12.8px 8.9px 0 8.9px;
        border-color: #fff4eb transparent transparent;
        translate: -50% 100%
    }
}

.main-area .summary-area p.comment span {
    color: #f24c4c
}

.main-area .summary-area p.comment strong {
    font-size: 1.428rem
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area p.comment strong {
        font-size: 1.142rem
    }
}

.main-area .summary-area .chara {
    width: 130px
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area .chara {
        width: 100%;
        text-align: right
    }
}

@media only screen and (max-width: 767px) {
    .main-area .summary-area .chara img {
        width: 90px;
        height: auto;
        margin-right: 24px
    }
}

.main-area .answer {
    text-align: center;
    margin-top: 2.5rem
}

.main-area .answer p {
    color: #f24c4c;
    font-size: 1rem;
    font-weight: 700
}

.guide-head {
    margin-top: 48px
}

.guide-head .title {
    width: 100%;
    background: #c4c4c4;
    font-weight: 700;
    padding: 8px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.guide-area .guide-table {
    width: 100%;
    background: #fff;
    padding: 24px 24px 24px 40px;
    font-size: .8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.guide-area .guide-table li {
    list-style: disc
}</pre></body></html>