<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
@media screen and (min-width: 600px)
{
    #wrapper
    {
        font-size: 10px !important;
        width: 100%;
    }
    #wrapper #header,
    #wrapper #global,
    #wrapper #footer
    {
        width: 96em;
        margin-right: auto;
        margin-left: auto;
    }
    #wrapper #header_sp,
    #wrapper #footer_sp
    {
        display: none;
    }
    #wrapper #contents
    {
        width: 960px;
        margin: 4em auto;
    }
    #wrapper #contents img
    {
        width: auto;
    }
}
@media screen and (max-width: 600px)
{
    img
    {
        font-size: inherit;
    }
    a:hover
    {
        opacity: 1;
    }
    #header,
    #global,
    #footer
    {
        display: none;
    }
    #wrapper
    {
        width: 600px;
    }
    #wrapper &gt; a.icon-arrow-top
    {
        display: none;
    }
    #contents
    {
        font-size: 13px;
    }
    #contents img
    {
        width: 100%;
    }
    #contents *
    {
        background-image: url('data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');
    }
    #header_sp
    {
        position: relative;
    }
    #header_sp h1
    {
        position: relative;
        padding-top: 5em;
    }
    #header_sp h1 img
    {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16em;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
    #header_sp ul:nth-of-type(1) li
    {
        position: absolute;
        top: 0;
        width: 6em;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(1)
    {
        left: 0;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(1) a
    {
        background: #3698db;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(1) a:before
    {
        font-size: 210%;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(2)
    {
        right: 0;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(2) a
    {
        background: #ed2200;
    }
    #header_sp ul:nth-of-type(1) li:nth-of-type(2) a:before
    {
        font-size: 140%;
    }
    #header_sp ul:nth-of-type(1) li a
    {
        position: relative;
        display: block;
        padding-top: 5em;
    }
    #header_sp ul:nth-of-type(1) li a:before
    {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        color: #fff;
    }
    #header_sp ul:nth-of-type(2)
    {
        padding: 1em 0 2em;
    }
    #header_sp ul:nth-of-type(2):before,
    #header_sp ul:nth-of-type(2):after
    {
        display: table;
        content: '';
    }
    #header_sp ul:nth-of-type(2):after
    {
        clear: both;
    }
    #header_sp ul:nth-of-type(2) li
    {
        float: left;
    }
    #header_sp ul:nth-of-type(2) li + li
    {
        border-left: .1em #cbcbcb solid;
    }
    #header_sp ul:nth-of-type(2) li:nth-of-type(1)
    {
        width: 20%;
    }
    #header_sp ul:nth-of-type(2) li:nth-of-type(2)
    {
        width: 17.8125%;
    }
    #header_sp ul:nth-of-type(2) li:nth-of-type(3)
    {
        width: 36.875%;
    }
    #header_sp ul:nth-of-type(2) li:nth-of-type(4)
    {
        width: 25.3125%;
    }
    #header_sp ul:nth-of-type(2) li a
    {
        font-size: 140%;
        line-height: 2.857142857142857;
        display: block;
        text-align: center;
        color: #3f3f3f;
    }
    #footer_sp
    {
        margin-top: 2em;
    }
    #footer_sp small
    {
        font-size: 100%;
        position: relative;
        position: relative;
        display: block;
        padding-top: 4.4em;
        background: #e5e5e5;
    }
    #footer_sp small img
    {
        position: absolute;
        top: 50%;
        right: 1em;
        width: 13.4em;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    #footer_sp a.icon-arrow-top
    {
        position: relative;
        display: block;
        padding-top: 3.6em;
        background: #e5e5e5;
    }
    #footer_sp a.icon-arrow-top:before
    {
        font-size: 150%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
    #footer_sp a.icon-mail
    {
        font-size: 160%;
        line-height: 3.125;
        padding-left: .3125em;
    }
    #footer_sp a.icon-mail:before
    {
        font-size: 112.5%;
    }
    #footer_sp a.icon-desktop
    {
        font-size: 160%;
        line-height: 2.75;
        display: block;
        width: 16.25em;
        margin: .625em auto;
        text-align: center;
        color: #fff;
        -webkit-border-radius: .25em;
                border-radius: .25em;
        background: #3698db;
    }
    #footer_sp a.icon-desktop:before
    {
        font-size: 162.5%;
        margin-top: 0;
    }
    #footer_sp ul:nth-of-type(1)
    {
        position: relative;
        padding: 1em 0;
        border-top: #e5e5e5 .5em solid;
    }
    #footer_sp ul:nth-of-type(1):before,
    #footer_sp ul:nth-of-type(1):after
    {
        display: table;
        content: '';
    }
    #footer_sp ul:nth-of-type(1):after
    {
        clear: both;
    }
    #footer_sp ul:nth-of-type(1):before
    {
        font-size: 120%;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: .833333333333333em;
        content: 'ã‚·ã‚§ã‚¢ã™ã‚‹';
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #7f7f7f;
    }
    #footer_sp ul:nth-of-type(1) li
    {
        float: right;
        width: 7em;
        padding-left: 1em;
    }
    #footer_sp ul:nth-of-type(1) li a
    {
        position: relative;
        display: block;
        padding-top: 4em;
        -webkit-border-radius: .4em;
                border-radius: .4em;
    }
    #footer_sp ul:nth-of-type(1) li a:before
    {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        color: #fff;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(1) a
    {
        background: #00c300;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(1) a:before
    {
        font-size: 210%;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(2) a
    {
        background: #2d4485;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(2) a:before
    {
        font-size: 160%;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(3) a
    {
        background: #55acee;
    }
    #footer_sp ul:nth-of-type(1) li:nth-of-type(3) a:before
    {
        font-size: 140%;
    }
    #footer_sp ul:nth-of-type(2)
    {
        border-top: #e5e5e5 .5em solid;
        border-bottom: #e5e5e5 .5em solid;
    }
    #footer_sp ul:nth-of-type(2) li + li
    {
        border-top: #cbcbcb 1px solid;
    }
    #footer_sp ul:nth-of-type(2) li a
    {
        font-size: 160%;
        line-height: 2.75;
        display: block;
        padding-left: .3125em;
        color: #3f3f3f;
    }
}
.ua-desktop body,
.ua-desktop #contents
{
    font-size: 10px !important;
}
/*# sourceMappingURL=dev/store/techo/2016/articles/styl/articles.css.map */
</pre></body></html>