@charset 'utf-8';
main
{
    padding-bottom: 15px;
}
main > h2
{
    font-size: 12px;
    padding: 5px 0 4px;
    text-align: center;
    color: #e60000;
}
#slide.ready
{
    z-index: -1;
}
#slide.ready > ul
{
    opacity: 0;
}
#slide > div
{
    position: relative;
    overflow: hidden;
    padding-top: 42.19%;
}
#slide > div:last-child
{
    margin-bottom: 32px;
}
#slide > div ul
{
    position: absolute;
    top: 0;
    left: 11.72%;
    width: 76.56%;
    -webkit-transform: translate(0, 0) translateZ(0);
       -moz-transform: translate(0, 0) translateZ(0);
        -ms-transform: translate(0, 0) translateZ(0);
         -o-transform: translate(0, 0) translateZ(0);
            transform: translate(0, 0) translateZ(0);

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
}
#slide > div ul li
{
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 1.02%;
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%);
    background: url('/store/techo/2018/images/loading3.gif') no-repeat 50% 50%;
    -webkit-background-size: 13.06% auto;
       -moz-background-size: 13.06% auto;
            background-size: 13.06% auto;

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
}
#slide > div ul li.ready a
{
    pointer-events: none;
    opacity: 0;
}
#slide > div ul li:first-child
{
    left: 0;
}
#slide > div ul li.active
{
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
}
#slide > div ul li a
{
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    -webkit-transition: opacity .6s;
       -moz-transition: opacity .6s;
        -ms-transition: opacity .6s;
         -o-transition: opacity .6s;
            transition: opacity .6s;
    -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);
    -webkit-border-radius: 4px;
            border-radius: 4px;

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
}
#slide > div ul li a img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#slide > ul
{
    font-size: 0;
    margin: 8px 0 16px;
    -webkit-transition: opacity .6s;
       -moz-transition: opacity .6s;
        -ms-transition: opacity .6s;
         -o-transition: opacity .6s;
            transition: opacity .6s;
    text-align: center;
}
#slide > ul li
{
    font-size: 10px;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transition: background .6s;
       -moz-transition: background .6s;
        -ms-transition: background .6s;
         -o-transition: background .6s;
            transition: background .6s;
    vertical-align: top;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #808080;
}
#slide > ul li + li
{
    margin-left: 12px;
}
#slide > ul li.current
{
    -webkit-transition: background .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: background .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: background .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: background .45s cubic-bezier(.25, .46, .45, .94);
            transition: background .45s cubic-bezier(.25, .46, .45, .94);
    background: #ccc;
}
#info
{
    font-size: 14px;
    display: none;
    margin: 9px 3.13% 0;
    padding: calc(1.88% - 1px) calc(3.13% - 1px);
    letter-spacing: .05em;
    border: 1px #ccc solid;
}
#info p
{
    font-weight: normal;
}
#info p a
{
    display: inline;
}
#info p b
{
    font-weight: bold !important;
}
#info p strong
{
    font-weight: normal;
    color: #e60000;
}
#lead
{
    margin: 21px 3.13% 35px;
}
#lead h1
{
    width: 160px;
    margin: 0 auto 21px;
}
#lead p
{
    font-size: 13px;
    line-height: 2;
    letter-spacing: .05em;
}
#news
{
    margin: 0 auto;
    padding-bottom: 26px;
    border-top: #e5e5e5 1px solid;
    border-bottom: #e5e5e5 1px solid;
    background: url('/store/techo/ja/2018/images/top_news_pattern.png') 50% 10px;
    -webkit-background-size: 20px 20px;
       -moz-background-size: 20px 20px;
            background-size: 20px 20px;
}
#news h3
{
    width: 87.5%;
    max-width: 420px;
    margin: 0 auto 10px;
}
#news h3 img
{
    width: 70.71%;
    margin-left: 10.71%;
    -webkit-transform: translate(0, -13.8%);
       -moz-transform: translate(0, -13.8%);
        -ms-transform: translate(0, -13.8%);
         -o-transform: translate(0, -13.8%);
            transform: translate(0, -13.8%);
}
#news dl
{
    position: relative;
    display: block;
    width: 87.5%;
    max-width: 420px;
    margin: 0 auto;
}
#news dl:before,
#news dl:after
{
    display: table;
    content: '';
}
#news dl:after
{
    clear: both;
}
#news dl dd:nth-of-type(1)
{
    float: left;
    overflow: hidden;
    width: calc(100% - 80px);
    margin-bottom: 17px;
}
#news dl dd:nth-of-type(1) > span
{
    position: relative;
    display: block;
    padding-top: 75%;
    background: url('/store/techo/2018/images/loading3.gif') no-repeat 50% 50%;
    -webkit-background-size: 16% auto;
       -moz-background-size: 16% auto;
            background-size: 16% auto;
}
#news dl dd:nth-of-type(1) > span img
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    -webkit-transition: opacity .3s;
       -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
         -o-transition: opacity .3s;
            transition: opacity .3s;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
#news dl dd:nth-of-type(1) > span img.ready
{
    opacity: 0;
}
#news dl dd:nth-of-type(2)
{
    font-size: 12px;
    line-height: 1.33;
    float: right;
    padding-top: 4px;
    color: #ff4040;
}
#news dl dd:nth-of-type(3)
{
    border-bottom: 1px rgba(0,0,0,.4) solid;
}
#news dl dd:nth-of-type(3) p
{
    font-size: 12px;
    font-weight: normal;
    padding: 6px 0 0;
    letter-spacing: .05em;
}
#news dl dd:nth-of-type(3) p img[src*='/icon/']
{
    font-size: 10px;
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: bottom;
}
#news dl dd:nth-of-type(3) p a
{
    display: inline;
    -webkit-transition: opacity .3s;
       -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
         -o-transition: opacity .3s;
            transition: opacity .3s;
}
#news dl dd:nth-of-type(3) p.ready
{
    visibility: hidden;
}
#news dl dd:nth-of-type(4)
{
    padding-top: 13px;
    text-align: right;
}
#news dl dd:nth-of-type(4) a
{
    font-size: 14px;
    display: inline-block;
    padding-right: 21px;
    vertical-align: top;
}
#news dl dd:nth-of-type(4) a:before
{
    font-size: 21px !important;
}
#news dl dt
{
    position: relative;
    clear: both;
    padding: 15px 0 15px 5.36%;
    border: 2px #ff4040 solid;
    -webkit-border-radius: 8px;
            border-radius: 8px;
    background: #fff;
}
#news dl dt:before
{
    display: inline-block;
    height: 56px;
    content: '';
    vertical-align: middle;
}
#news dl dt:after
{
    position: absolute;
    top: 0;
    right: 22px;
    width: 20px;
    height: 16px;
    margin-top: -1px;
    content: '';
    -webkit-transform: translate(0, -100%) rotate(-90deg);
       -moz-transform: translate(0, -100%) rotate(-90deg);
        -ms-transform: translate(0, -100%) rotate(-90deg);
         -o-transform: translate(0, -100%) rotate(-90deg);
            transform: translate(0, -100%) rotate(-90deg);
    border-left: #fff 1px solid;
    background: url('/store/techo/ja/2018/images/top_news_ico.svg') no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
            background-size: 100% 100%;
}
#news dl dt span
{
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    max-width: 94.34%;
    vertical-align: middle;
}
#news dl dt span br
{
    display: none;
}
#news dl dt img
{
    position: absolute;
    top: -87px;
    right: -2px;
    width: 60px;
}
#related
{
    margin-bottom: 18px;
}
#related ul
{
    width: 96.88%;
    max-width: 465px;
    margin: 0 auto;
}
#related ul:before,
#related ul:after
{
    display: table;
    content: '';
}
#related ul:after
{
    clear: both;
}
#related ul li
{
    position: relative;
    float: left;
    width: 50%;
    padding: 6.45% 1.61% 0;
}
#related ul li:nth-child(4) a img + img
{
    top: -10%;
    right: 6.9%;
    width: 51.03%;
    height: auto;
    -webkit-border-radius: 0;
            border-radius: 0;
}
/*#related ul li:nth-child(5)
{
    float: none;
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 3.23% 1.61% 0;
}
#related ul li:nth-child(5) a
{
    padding-top: 33.33%;
}*/
#related ul li a
{
    position: relative;
    padding-top: 68.97%;
}
#related ul li a img
{
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 8px;
            border-radius: 8px;
}
@media screen and (min-width: 640px)
{
    #related ul
    {
        width: 96.88%;
        max-width: 930px;
    }
    #related ul li
    {
        float: left;
        width: 25%;
        padding: 3.23% .81% 0;
    }
    /*#related ul li:nth-child(5)
    {
        width: 50%;
        padding: 1.61% .81% 0;
    }
    #related ul li:nth-child(5) a
    {
        padding-top: 33.33%;
    }*/
}
#lineup > p
{
    font-size: 16px;
    font-weight: normal;
    padding: 15px 3.13% 0;
}
#lineup nav ul
{
    border-top: 1px #e5e5e5 solid;
}
#lineup nav ul li
{
    border-bottom: 1px #e5e5e5 solid;
}
#lineup nav ul li a
{
    font-size: 16px;
    line-height: 2.69;
    position: relative;
    overflow: hidden;
    height: 43px;
    padding-left: 6.25%;
}
#lineup nav ul li a:before
{
    font-size: 24px !important;
    position: absolute;
    top: calc(50% - .5em);
    right: 3.13%;
}
#lineup section
{
    padding: 15px 0 21px;
    text-align: center;
}
#lineup section h3
{
    font-size: 20px;
    line-height: 2.15;
    overflow: hidden;
    height: 43px;
    margin: 0 3.13%;
    letter-spacing: .05em;
    color: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}
#lineup section > ol
{
    display: table;
    width: 100%;
    max-width: 93.75%;
    margin: 5px auto 0;
}
#lineup section > ol li
{
    font-size: 12px;
    line-height: 1.25;
    display: table-cell;
    width: 33.33%;
    height: 30px;
    padding: 0 3.33%;
    vertical-align: middle;
    color: #000;
    /*&:first-child
          text-align right
        &:last-child
          text-align left*/
}
#lineup section > ol li span,
#lineup section > ol li div
{
    display: inline-block;
    vertical-align: top;
}
#lineup section > ol li > span
{
    white-space: nowrap;
}
#lineup section > ol li div
{
    text-align: left;
}
#lineup section > ol li div span
{
    white-space: nowrap;
}
#lineup section > ol li + li
{
    border-left: 1px #e5e5e5 solid;
}
#lineup section > div
{
    position: relative;
    display: none;
    overflow: hidden;
    height: 150px;
    margin-top: 20px;
}
#lineup section > div.active ul
{
    display: table;
}
#lineup section > div ul
{
    top: 0;
    left: 0;
    display: none;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 150px;
    margin: 0 auto;
    padding: 0 3.13%;
    table-layout: fixed;
    text-align: left;
}
#lineup section > div ul > li
{
    display: table-cell;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    width: 120px;
    vertical-align: top;
}
#lineup section > div ul > li + li
{
    padding-left: 10px;
}
#lineup section > div ul > li a
{
    position: relative;
    display: block;
    height: 150px;
    border-right: #e5e5e5 1px solid;
    border-bottom: #e5e5e5 1px solid;
    -webkit-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
    background: url('/store/techo/2018/images/loading3.gif') no-repeat 50% 50%;
    -webkit-background-size: 24px 24px;
       -moz-background-size: 24px 24px;
            background-size: 24px 24px;
}
#lineup section > div ul > li a img
{
    display: none;
    width: 100%;
    height: 80%;
    -webkit-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
       -moz-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
        -ms-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
         -o-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
            transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    -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);
}
#lineup section > div ul > li a img.state-ready-forced,
#lineup section > div ul > li a img.ready
{
    visibility: hidden;
    opacity: 0;
}
#lineup section > div ul > li a img[style*='display:block'] + i,
#lineup section > div ul > li a img[style*='display: block'] + i
{
    display: block;
}
#lineup section > div ul > li a i
{
    display: none;
}
#lineup section > a
{
    display: inline-block;
    margin-top: 10px;
}
#splash
{
    display: none;
}
main:nth-of-type(1)
{
    padding-bottom: 0;
}
body.splash
{
    height: 100%;
}
body.splash #page
{
    height: 100%;
}
body.splash.disabled
{
    min-height: 0 !important;
}
body.splash.disabled #container
{
    position: static;
}
body.splash.disabled #container + *
{
    margin-top: 0 !important;
}
body.splash #splash
{
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    height: 100vh;
    background: #fff;
}
body.splash #splash > a
{
    position: absolute;
    z-index: 2;
    top: calc(100vh - 76px);
    left: calc(50% - 28px);
    width: 56px;
    height: 56px;
    -webkit-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), top .3s;
       -moz-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), top .3s;
        -ms-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), top .3s;
         -o-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), top .3s;
            transition: opacity .3s cubic-bezier(.25, .46, .45, .94), top .3s;
    background: url('/store/techo/ja/2018/sp/images/top_arrow_alt.svg') no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
            background-size: 100% 100%;
}
body.splash #splash > a.disabled
{
    opacity: 0;
}
body.splash #splash > a img
{
    height: 100%;
    -webkit-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
       -moz-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
        -ms-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
         -o-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
            transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
}
body.splash #splash > div:nth-child(1)
{
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*&:after
            content ""
            width 50%
            padding-top round(100%*73/320,2)
            background url(/store/techo/ja/2018/images/top_logo_alt.svg) no-repeat
            background-size 100% 100%
            position absolute
            top 50%
            left 50%
            transform translate(-50%, -50%)
            z-index 99*/
}
body.splash #splash > div:nth-child(1) div
{
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: calc(100% - 20px);
    -webkit-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955);
       -moz-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955);
        -ms-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955);
         -o-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955);
            transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}
body.splash #splash > div:nth-child(2)
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
       -moz-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
        -ms-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
         -o-transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
            transition: opacity 1.8s cubic-bezier(.455, .03, .515, .955) .6s;
    background: #fff;
}
body.splash #splash > div:nth-child(2).disabled
{
    opacity: 0;
}
body.splash #splash > div:nth-child(2).disabled ~ a img
{
    opacity: 0;
}
body.splash #splash > div:nth-child(2) h1
{
    position: absolute;
    top: calc(50% - 20px);
    left: 50%;
    width: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
body.splash #page
{
    min-height: 100%;
    padding-top: 0;
}
body.splash #container
{
    position: fixed;
    z-index: -1;
    width: 100%;
    padding-top: 40px;
}
body.splash #container > *
{
    -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);
}
body.expand > header
{
    -webkit-transform: translate3d(-93.75%, 0, 0);
       -moz-transform: translate3d(-93.75%, 0, 0);
        -ms-transform: translate3d(-93.75%, 0, 0);
         -o-transform: translate3d(-93.75%, 0, 0);
            transform: translate3d(-93.75%, 0, 0);
}
body.expand > header:after
{
    background: rgba(191,191,191,.5);
}
body:not(.rear) #container
{
    top: 0 !important;
}
body.rear > header[role='extra']:after
{
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
}
body.rear.splash.disabled #container
{
    top: 0 !important;
}
body.rear.splash:not(.disabled) #container
{
    position: absolute !important;
}
body > header
{
    top: 0;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.165, .84, .44, 1);
       -moz-transition:    -moz-transform .45s cubic-bezier(.165, .84, .44, 1);
        -ms-transition:     -ms-transform .45s cubic-bezier(.165, .84, .44, 1);
         -o-transition:      -o-transform .45s cubic-bezier(.165, .84, .44, 1);
            transition:         transform .45s cubic-bezier(.165, .84, .44, 1);
}
body > header:after
{
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background .45s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: background .45s cubic-bezier(.165, .84, .44, 1);
        -ms-transition: background .45s cubic-bezier(.165, .84, .44, 1);
         -o-transition: background .45s cubic-bezier(.165, .84, .44, 1);
            transition: background .45s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform: translate(-9999px, 0);
       -moz-transform: translate(-9999px, 0);
        -ms-transform: translate(-9999px, 0);
         -o-transform: translate(-9999px, 0);
            transform: translate(-9999px, 0);
    background: rgba(191,191,191,0);
}
.ua-desktop body.splash #container
{
    width: 640px;
}
#info + #lineup
{
    padding: 30px 0 45px;
}
#info + #lineup h3
{
    font-size: 20px;
    text-align: center;
}
#info + #lineup > p
{
    padding-bottom: 15px;
}
#info + #lineup > ul
{
    font-size: 0;
    padding: 12px 0 5px;
    text-align: center;
}
#info + #lineup > ul li
{
    display: inline-block;
    width: 48.44%;
    max-width: 232.5px;
    padding: 0 1.56%;
}
#info + #lineup > ul li vertical-align top a
{
    padding-top: 33.33%;
}
#info + #lineup > ul li a
{
    position: relative;
    overflow: hidden;
    padding-top: 68.97%;
    -webkit-border-radius: 10px;
            border-radius: 10px;
}
#info + #lineup > ul li a img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*# sourceMappingURL=dev/store/techo/ja/2018/sp/styl/index.css.map */
