@charset "utf-8";
main
{
    text-align: center;
}

main > section
{
    position: relative;
    overflow: hidden;
    border-right: 1em #666 solid;
    border-left: 1em #666 solid;
}

main > section > div
{
    position: relative;
    width: 96em;
    margin: 0 auto;
    padding-top: 4.8em;
}

main > section > div h3
{
    font-size: 48px;
    line-height: 1;
    width: 15.21em;
    height: 1.75em;
    text-align: left;
}

main > section > div form
{
    position: absolute;
    top: 5.1em;
    right: 0;
    width: 22.6em;
}

main > section > div form:before,
main > section > div form:after
{
    display: table;
    content: '';
}

main > section > div form:after
{
    clear: both;
}

main > section > div form.disabled > a
{
    cursor: default;
    pointer-events: none;
    opacity: 1 !important;
}

main > section > div form.disabled div
{
    background: #f5f5f5;
}

main > section > div form > a
{
    position: relative;
    display: block;
    float: right;
    width: 3.6em;
    height: 3em;
    cursor: pointer;
    -webkit-border-radius: .2em;
            border-radius: .2em;
    background: #ccc;
}

main > section > div form > a:before
{
    font-size: 20px !important;
    position: absolute;
    top: calc(50% - .5em);
    left: calc(50% - .5em);
    color: #fff;
}

main > section > div form div
{
    position: relative;
    float: left;
    overflow: hidden;
    width: 18.6em;
    height: 3em;
    padding: 0 2.4em 0 .8em;
    -webkit-transition: background .3s;
       -moz-transition: background .3s;
        -ms-transition: background .3s;
         -o-transition: background .3s;
            transition: background .3s;
    border: .1em #ccc solid;
    -webkit-border-radius: .2em;
            border-radius: .2em;
    background: rgba(230,90,80,.1);
}

main > section > div form div input
{
    font-size: 13px;
    line-height: 2.15;
    width: 100%;
}

main > section > div form div a
{
    position: absolute;
    top: calc(50% - 1em);
    right: .2em;
    display: none;
    cursor: pointer;
    color: #ccc;
}

main > section > div form div a:before
{
    font-size: 20px !important;
}

main > section > div > ul
{
    display: inline-block;
    max-width: 98em;
    min-height: 4em;
    margin: 0 -1em;
    text-align: left;
    vertical-align: top;
}

main > section > div > ul:before,
main > section > div > ul:after
{
    display: table;
    content: '';
}

main > section > div > ul:after
{
    clear: both;
}

main > section > div > ul > li
{
    display: none;
    float: left;
    margin: 2em 0;
    padding: 0 1em;
}

main > section > div > ul > li a dl dt + dd
{
    height: 7em;
}

main > section > div > ul > li a dl dt + dd + dd
{
    height: 6.6em;
}

.ua-ie-9 nav[role='toolstoys'] > div
{
    background: #fff url('/store/techo/2018/images/color-gray.svg') no-repeat;
    -webkit-background-size: 100% 3em;
       -moz-background-size: 100% 3em;
            background-size: 100% 3em;
}

nav[role='toolstoys']
{
    position: relative;
    z-index: 10;
    height: 7em;
}

nav[role='toolstoys'].pos-fixed > div
{
    position: fixed;
}

nav[role='toolstoys'] > div
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100em;
    padding: 0 1em;
    text-align: center;
    border-bottom: .1em #ccc solid;
    background: -webkit-linear-gradient(top, #f5f5f5 2.99em, #fff 3em, #fff);
    background:    -moz-linear-gradient(top, #f5f5f5 2.99em, #fff 3em, #fff);
    background:      -o-linear-gradient(top, #f5f5f5 2.99em, #fff 3em, #fff);
    background:     -ms-linear-gradient(top, #f5f5f5 2.99em, #fff 3em, #fff);
    background:         linear-gradient(to bottom, #f5f5f5 2.99em, #fff 3em, #fff);
}

nav[role='toolstoys'] > div ul
{
    display: -webkit-box;
    display:    -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         box;
    display:         flex;
    width: 96em;
    margin: 0 auto;
    text-align: center;

    -webkit-box-lines: multiple;
       -moz-box-lines: multiple;
         -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
         -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}

nav[role='toolstoys'] > div ul li
{
    font-size: 10px;
    display: inline-block;
    overflow: hidden;
    height: 3.9em;
}

nav[role='toolstoys'] > div ul li.current a
{
    opacity: .4 !important;
}

nav[role='toolstoys'] > div ul li a
{
    font-size: 13px;
    line-height: 3.15;
    white-space: nowrap;
    letter-spacing: 0;
    color: #000;
}

nav[role='toolstoys'] > div div
{
    width: 96em;
    height: 3em;
    margin: 0 auto;
    text-align: center;
}

nav[role='toolstoys'] > div div:before,
nav[role='toolstoys'] > div div:after
{
    display: table;
    content: '';
}

nav[role='toolstoys'] > div div:after
{
    clear: both;
}

nav[role='toolstoys'] > div div label
{
    float: right;
}

nav[role='toolstoys'] > div div label span
{
    font-size: 12px;
    line-height: 2.5;
    position: relative;
    display: inline-block;
    padding-left: 1.25em;
    color: #000;
}

nav[role='toolstoys'] > div div label span:before
{
    font-size: 10px;
    position: absolute;
    top: calc(50% - .5em);
    left: 0;
    display: inline-block;
    width: 1em;
    height: 1em;
    content: '';
    vertical-align: middle;
    border: .1em #ccc solid;
    background: #fff;
}

nav[role='toolstoys'] > div div label input
{
    font-size: 10px;
    display: none;
}

nav[role='toolstoys'] > div div label input:checked + span:before
{
    border-color: #fa960a;
    background: #fa960a;
}

.no-flexbox nav[role='toolstoys'] > div ul li + li
{
    margin-left: 3.6em;
}

/*# sourceMappingURL=dev/store/techo/en/2018/pc/toolstoys/styl/toolstoys.css.map */
