nav[role='toolstoys']
{
    position: relative;
    z-index: 10;
    width: 96em;
    margin: 0 auto;
}

nav[role='toolstoys'].pos-fixed > div
{
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-color: #e5e5e5;
}

nav[role='toolstoys'].pos-fixed > div > ul
{
    padding: .4em 5.9em .4em 8.9em;
}

nav[role='toolstoys'].pos-fixed > div > ul li a
{
    height: 3.8em;
}

nav[role='toolstoys'].pos-fixed > div > ul li a > span
{
    font-size: 12px;
}

nav[role='toolstoys'].pos-fixed > div > ul li a img
{
    width: 3.2em;
    margin-right: 1em;
}

nav[role='toolstoys'].pos-fixed > div div label
{
    margin-right: 1.8em;
}

nav[role='toolstoys'] > div
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 96em;
    -webkit-transition: border .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: border .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: border .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: border .45s cubic-bezier(.25, .46, .45, .94);
            transition: border .45s cubic-bezier(.25, .46, .45, .94);
    border: .1em rgba(229,229,229,0) solid;
    border-top: none;
    -webkit-border-radius: 0 0 .4em .4em;
            border-radius: 0 0 .4em .4em;
    background: #fff;
}

nav[role='toolstoys'] > div > ul
{
    position: relative;
    z-index: 1;
    width: 100%;
    padding: .4em 0;
    -webkit-transition: padding .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: padding .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: padding .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: padding .45s cubic-bezier(.25, .46, .45, .94);
            transition: padding .45s cubic-bezier(.25, .46, .45, .94);
    background: #fff;
}

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

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

nav[role='toolstoys'] > div > ul li
{
    float: left;
    padding: .5em 1em .5em 2em;
}

nav[role='toolstoys'] > div > ul li.current a
{
    color: #e60000;
}

nav[role='toolstoys'] > div > ul li a
{
    position: relative;
    display: block;
    height: 4.8em;
    -webkit-transition: height .45s cubic-bezier(.25, .46, .45, .94), color .3s;
       -moz-transition: height .45s cubic-bezier(.25, .46, .45, .94), color .3s;
        -ms-transition: height .45s cubic-bezier(.25, .46, .45, .94), color .3s;
         -o-transition: height .45s cubic-bezier(.25, .46, .45, .94), color .3s;
            transition: height .45s cubic-bezier(.25, .46, .45, .94), color .3s;
    color: #000;
}

nav[role='toolstoys'] > div > ul li a:after
{
    display: inline-block;
    width: 0;
    height: 100%;
    content: '';
    vertical-align: middle;
}

nav[role='toolstoys'] > div > ul li a > span
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    display: inline-block;
    -webkit-transition: font .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: font .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: font .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: font .45s cubic-bezier(.25, .46, .45, .94);
            transition: font .45s cubic-bezier(.25, .46, .45, .94);
    vertical-align: middle;
    letter-spacing: 0;
}

nav[role='toolstoys'] > div > ul li a > span small
{
    font-size: 10px;
    display: block;
}

nav[role='toolstoys'] > div > ul li a img
{
    font-size: 10px;
    display: inline-block;
    width: 4.8em;
    margin-right: 2em;
    -webkit-transition: width .45s cubic-bezier(.25, .46, .45, .94), margin .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: width .45s cubic-bezier(.25, .46, .45, .94), margin .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: width .45s cubic-bezier(.25, .46, .45, .94), margin .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: width .45s cubic-bezier(.25, .46, .45, .94), margin .45s cubic-bezier(.25, .46, .45, .94);
            transition: width .45s cubic-bezier(.25, .46, .45, .94), margin .45s cubic-bezier(.25, .46, .45, .94);
    vertical-align: middle;
}

nav[role='toolstoys'] > div div
{
    position: relative;
    clear: both;
    width: 100%;
    height: 4em;
    padding: 0;
    text-align: right;
    border-top: #e5e5e5 .1em solid;
}

nav[role='toolstoys'] > div div label
{
    font-size: 14px;
    line-height: 2.79;
    display: inline-block;
    height: 100%;
    -webkit-transition: margin .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: margin .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: margin .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: margin .45s cubic-bezier(.25, .46, .45, .94);
            transition: margin .45s cubic-bezier(.25, .46, .45, .94);
    vertical-align: top;
}

nav[role='toolstoys'] > div div label input
{
    font-size: 10px;
    margin: -.2em .3em 0 0;
    vertical-align: middle;
}

nav[role='toolstoys'] p
{
    position: absolute;
    top: 18.9em;
    right: 0;
    text-align: left;
    white-space: nowrap;
}

nav[role='toolstoys'] p small
{
    font-size: 12px;
    line-height: 1.75;
    display: block;
    padding-left: 1em;
    text-indent: -1em;
}

.ua-desktop nav[role='toolstoys'] > div > ul li a:hover
{
    color: #e60000;
}

nav[role='drawer'].unite
{
    -webkit-border-radius: 0 0 0 .4em;
            border-radius: 0 0 0 .4em;
}

/*.ua-ios
  nav[role="toolstoys"] > div
    transform translateZ(0)*/

aside[role='tab']
{
    position: relative;
    width: 96em;
    height: 39.2em;
    margin: 0 auto;
    padding: 12em 0 8em;
}

aside[role='tab'].ready
{
    border: none;
}

aside[role='tab'].ready section
{
    opacity: 0;
}

aside[role='tab'] section
{
    position: absolute;
    top: 12em;
    left: calc(50% - 48em);
    width: 96em;
    height: calc(100% - 20em);
    padding: 2em 1.2em 1.2em;
    -webkit-transition: opacity .45s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: opacity .45s cubic-bezier(.165, .84, .44, 1);
        -ms-transition: opacity .45s cubic-bezier(.165, .84, .44, 1);
         -o-transition: opacity .45s cubic-bezier(.165, .84, .44, 1);
            transition: opacity .45s cubic-bezier(.165, .84, .44, 1);
    border: .3em #f2ba49 solid;
    background: #fff;
}

aside[role='tab'] section h4
{
    position: absolute;
    top: -4.3em;
    width: 25em;
    height: 4.3em;
    text-align: center;
    border-width: .1em;
    border-color: #f2ba49;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    background: #fff;
}

aside[role='tab'] section h4 a
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4.2em;
    padding-top: 0;
    color: #f2ba49;
}

aside[role='tab'] section h4 a strong
{
    display: inline-block;
    vertical-align: bottom;
    border-bottom: .3em #fff solid;
}

aside[role='tab'] section h4 a strong span
{
    font-size: 16px;
    line-height: 2.44;
    display: block;
}

aside[role='tab'] section.active
{
    z-index: 1;
}

aside[role='tab'] section.active h4
{
    border-width: .3em;
}

aside[role='tab'] section.active h4 a
{
    padding-top: .8em;
    cursor: default;
}

aside[role='tab'] section.active h4 a strong
{
    border-bottom: .3em #f2ba49 solid;
}

aside[role='tab'] section.active h4 a strong span
{
    font-size: 24px;
    line-height: 1.29;
}

aside[role='tab'] section:first-child h4
{
    left: 21.7em;
}

aside[role='tab'] section:first-child ul > li dt:before
{
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 2em;
    text-align: center;
    color: #fff;
    background: #f2ba49;
}

aside[role='tab'] section:first-child ul > li:first-child dt:before
{
    content: '1';
}

aside[role='tab'] section:first-child ul > li:first-child + li dt:before
{
    content: '2';
}

aside[role='tab'] section:first-child ul > li:first-child + li + li dt:before
{
    content: '3';
}

aside[role='tab'] section:first-child ul > li:first-child + li + li + li dt:before
{
    content: '4';
}

aside[role='tab'] section:first-child ul > li:first-child + li + li + li + li dt:before
{
    content: '5';
}

aside[role='tab'] section:first-child + section h4
{
    left: 48.7em;
}

aside[role='tab'] section ul:before,
aside[role='tab'] section ul:after
{
    display: table;
    content: '';
}

aside[role='tab'] section ul:after
{
    clear: both;
}

aside[role='tab'] section ul > li
{
    float: left;
    padding: 0 .5em;
}

aside[role='tab'] section ul > li a
{
    width: 17.6em;
}

aside[role='tab'] section ul > li a dl dt
{
    position: relative;
    height: 9.3em;
    border-bottom-width: .5em;
    border-bottom-style: solid;
}

aside[role='tab'] section ul > li a dl dt img
{
    left: 50%;
    width: 8.8em;
    margin-left: -4.4em;
}

aside[role='tab'] section ul > li a dl dd
{
    height: 6.1em;
    border-bottom: none;
}

aside[role='tab'] section ul > li a dl + dl
{
    top: 9.3em;
}

aside[role='tab'] section ul > li a:hover dl:first-child + dl
{
    height: calc(100% - 9.3em);
}

#toolstoys-index nav[role='toolstoys']
{
    margin-bottom: -1em;
    border-bottom: .1em #e5e5e5 solid;
}

#toolstoys-index nav[role='toolstoys'] > div
{
    position: relative;
}

#toolstoys-index nav[role='toolstoys'] + div
{
    margin-top: 7em;
}

#toolstoys-index main
{
    padding-bottom: 12em;
}

#toolstoys-index main > div
{
    width: 96em;
    margin: 0 auto;
}

#toolstoys-index main > div:before,
#toolstoys-index main > div:after
{
    display: table;
    content: '';
}

#toolstoys-index main > div:after
{
    clear: both;
}

#toolstoys-index main > div a
{
    display: block;
    width: 44em;
    color: #000;
}

#toolstoys-index main > div a:nth-child(2n)
{
    float: right;
}

#toolstoys-index main > div a:nth-child(2n) ~ a
{
    margin-top: 6em;
}

#toolstoys-index main > div a:nth-child(2n+1)
{
    float: left;
    clear: both;
}

#toolstoys-index main > div a dl dd:first-child
{
    min-height: 22em;
}

#toolstoys-index main > div a dl dd:first-child img
{
    width: 100%;
}

#toolstoys-index main > div a dl dt
{
    margin: 1.4em 0 1.2em;
}

#toolstoys-index main > div a dl dt span
{
    font-size: 20px;
    border-bottom-width: .15em;
}

#toolstoys-index main > div a dl dt span.icon-new
{
    position: relative;
}

#toolstoys-index main > div a dl dt span.icon-new:before
{
    font-size: 150%;
    line-height: 1.33;
    position: absolute;
    top: 50%;
    left: -1.67em;
    display: block;
    overflow: hidden;
    width: 1.33em;
    height: 1.33em;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #f2ba49;
}

#toolstoys-index main > div a dl dt span small
{
    font-size: 14px;
    padding-left: .5em;
}

#toolstoys-index main > div a dl dt + dd
{
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}

#toolstoys-index main > div a dl dt + dd > span
{
    font-size: 10px;
    position: relative;
    display: block;
    overflow: hidden;
    width: 30em;
    height: 4.6em;
    margin: 1.4em auto 0;
    text-align: center;
    color: #fff;
    -webkit-border-radius: .6em;
            border-radius: .6em;
    background: #509be5;
}

#toolstoys-index main > div a dl dt + dd > span i
{
    font-size: 24px !important;
    line-height: 1;
}

#toolstoys-index main > div a dl dt + dd > span span
{
    font-size: 16px;
    font-weight: bold;
    line-height: 2.88;
    display: inline-block;
    vertical-align: middle;
}

#toolstoys-list nav[role='breadcrumb'] ol li a small:before
{
    content: '　';
}

#toolstoys-list aside[role='tab']
{
    border-top: #e5e5e5 .1em solid;
}

#toolstoys-list main
{
    margin-top: 4.2em;
}

#toolstoys-list main > section
{
    padding: 24.4em 0 4em;
    text-align: center;
}

#toolstoys-list main > section h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
}

#toolstoys-list main > section div
{
    width: 98em;
    margin: 0 auto;
}

#toolstoys-list main > section div h4
{
    height: 6.3em;
}

#toolstoys-list main > section div h4 > span
{
    font-size: 32px;
    line-height: 1.25;
    display: inline-block;
    border-bottom: .09em #000 solid;
}

#toolstoys-list main > section div h4 > span small
{
    font-size: 71.43%;
}

#toolstoys-list main > section div h4 > span small:before
{
    content: '　';
}

#toolstoys-list main > section div > ul
{
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

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

#toolstoys-list main > section div > ul:after
{
    clear: both;
}

#toolstoys-list main > section div > ul > li
{
    display: none;
    float: left;
    margin: 0 0 4em;
    padding: 0 1em;
}

#toolstoys-list main > section div > ul > li a dl dd
{
    height: 7.8em;
}

#toolstoys-list main > section div > ul > li a dl dd:nth-of-type(1) strong
{
    max-height: 4.5em;

    -webkit-line-clamp: 3;
}

#toolstoys-list main > section div > ul > li a dl dd + dd
{
    height: 13.1em;
}

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