@charset 'utf-8';
nav[role='lineup']
{
    position: relative;
    z-index: 10;
    padding-top: 30px;
}
nav[role='lineup'].pos-fixed div:first-child
{
    position: fixed;
    top: 30px;
}
nav[role='lineup'].pos-fixed.pos-abs div:first-child
{
    position: absolute;
    -webkit-transform: rotate(.01deg);
       -moz-transform: rotate(.01deg);
        -ms-transform: rotate(.01deg);
         -o-transform: rotate(.01deg);
            transform: rotate(.01deg);
}
nav[role='lineup'] div:first-child
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 30px;
    table-layout: fixed;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
         -o-transform: translateZ(0);
            transform: translateZ(0);
    background: #f5f5f5;
}
nav[role='lineup'] div:first-child label
{
    font-weight: 400;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
nav[role='lineup'] div:first-child label:nth-child(1)
{
    padding-right: 12.5%;
    text-align: right;
}
nav[role='lineup'] div:first-child label:nth-child(2)
{
    padding-left: 10.94%;
    text-align: left;
}
nav[role='lineup'] div:first-child label:nth-child(2):before
{
    position: absolute;
    top: calc(50% - 6px);
    left: 0;
    width: 0;
    height: 12px;
    content: '';
    border-left: #ccc 1px solid;
}
nav[role='lineup'] div:first-child label span
{
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding-left: 15px;
    color: #000;
}
nav[role='lineup'] div:first-child label span:before
{
    position: absolute;
    top: calc(50% - 5px);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    content: '';
    vertical-align: middle;
    border: 1px #ccc solid;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #fff;
}
nav[role='lineup'] div:first-child label input
{
    display: none;
}
nav[role='lineup'] div:first-child label input:checked + span:before
{
    border-color: #fa960a;
    background: #fa960a;
}
nav[role='lineup'] > ul li
{
    border-bottom: 1px #ccc solid;
}
nav[role='lineup'] > ul li a
{
    font-size: 16px;
    line-height: 2.19;
    position: relative;
    overflow: hidden;
    height: 33px;
    padding: 0 25px 0 3.13%;
    color: #000;
}
nav[role='lineup'] > ul li a:before
{
    font-size: 20px;
    position: absolute;
    top: calc(50% - .5em);
    right: 5px;
}
nav[role='lineup'] > ul + div
{
    padding-top: 3.13%;
    border-width: 4px;
    border-style: solid;
    border-top: none;
    border-bottom: none;
}
nav[role='lineup'] > ul + div ul
{
    width: 93.59%;
    max-width: 442px;
    margin: 0 auto;
}
nav[role='lineup'] > ul + div ul:before,
nav[role='lineup'] > ul + div ul:after
{
    display: table;
    content: '';
}
nav[role='lineup'] > ul + div ul:after
{
    clear: both;
}
nav[role='lineup'] > ul + div ul li
{
    position: relative;
    float: right;
    width: 48.29%;
    padding-top: 26.71%;
}
nav[role='lineup'] > ul + div ul li + li
{
    float: left;
}
nav[role='lineup'] > ul + div ul li a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
nav[role='lineup'] > ul + div ul li a img
{
    -webkit-border-radius: 4px;
            border-radius: 4px;
}
.ua-desktop nav[role='lineup'] div
{
    left: 50%;
    width: 640px;
    margin-left: -320px;
}
main > section
{
    margin-top: -60px;
    padding-top: 60px;
}
main > section:nth-of-type(1)
{
    z-index: 5;
}
main > section:nth-of-type(2)
{
    z-index: 4;
}
main > section:nth-of-type(3)
{
    z-index: 3;
}
main > section:nth-of-type(4)
{
    z-index: 2;
}
main > section:nth-of-type(5)
{
    z-index: 1;
}
main > section#weeks h4
{
    font-size: 18px;
    line-height: 1.11;
}
main > section#weeks h4 + p
{
    font-size: 14px;
    line-height: 1.5;
    margin: 1.29em 3.21% 2.5em;
    color: #000;
}
main > section#hontai section:nth-of-type(1)
{
    margin-top: 32px;
}
main > section#hontai section h4
{
    margin-bottom: 11px;
}
main > section#hontai section h4 small
{
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 8px;
    vertical-align: top;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
main > section#hontai section h4 span
{
    font-size: 13px;
    line-height: 1.54;
    display: block;
}
main > section#hontai section h4 span strong
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
}
main > section#hontai section h4 span strong:before
{
    content: ' ';
}
main > section[id='5year'] > div h3
{
    margin-bottom: 43px;
}
main > section > div
{
    overflow: hidden;
    padding-top: 40px;
    text-align: center;
    border-width: 4px;
    border-style: solid;
    border-top: none;
    border-bottom: none;
}
main > section > div h3 small
{
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 19px;
    vertical-align: top;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
main > section > div h3 span
{
    font-size: 20px;
    line-height: 1.11;
    display: block;
}
main > section > div h3 span strong
{
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin-top: 2px;
}
main > section > div h3 + p
{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 3.21%;
    margin-top: 11px;
    color: #000;
}
main > section > div h3 + p + ul
{
    font-size: 0;
    margin: 21px 0 40px;
    padding: 20px 0 19px;
    background: #f5f5f5;
}
main > section > div h3 + p + ul:before,
main > section > div h3 + p + ul:after
{
    display: table;
    content: '';
}
main > section > div h3 + p + ul:after
{
    clear: both;
}
main > section > div h3 + p + ul li
{
    display: inline-block;
    width: 28.85%;
    max-width: 90px;
    vertical-align: top;
}
main > section > div h3 + p + ul li + li
{
    margin-left: 3.53%;
}
main > section > div h3 + p + ul li a dl dd:first-child
{
    position: relative;
    padding-top: 79.02%;
}
main > section > div h3 + p + ul li a dl dd:first-child > img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
main > section > div h3 + p + ul li a dl dd:first-child i
{
    position: absolute;
    top: -5px;
    right: -5px;
    width: 36px;
}
main > section > div h3 + p + ul li a dl dt
{
    font-size: 14px;
    line-height: 1.43;
    padding: 3px 0 2px;
    color: #000;
}
main > section > div h3 + p + ul li a dl dd.mdi-chevron-right
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
}
main > section > div h3 + p + ul li a dl dd.mdi-chevron-right:before
{
    font-size: 14px;
    line-height: 1.14;
    display: inline-block;
    vertical-align: middle;
}
main section ul.content-flex li
{
    background-position: 50% calc(50% - 121px);
}
main section ul.content-flex li a
{
    padding-top: calc(100% + 242px);
}
main section ul.content-flex li a dl dt + dd
{
    height: 72px;
}
main section ul.content-flex li a dl dt + dd + dd
{
    height: 100px;
}
#as
{
    width: 100%;
    padding: 4.17%;
    text-align: center;
    letter-spacing: 0;
}
#as dl
{
    text-align: left;
}
#as dl img
{
    width: 100%;
}
#as dl + p
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 8px;
    text-align: left;
}
#as dl + p a
{
    display: inline;
}
#as dl dt
{
    padding-right: 40px;
}
#as dl dt p
{
    font-size: 14px;
    font-weight: 700;
    line-height: 1.29;
}
#as dl dt p small
{
    font-size: 12px;
    line-height: 1.5;
    display: block;
}
#as dl dt + dd
{
    position: relative;
    padding: 4px 4px 8px 0;
}
#as dl dt + dd i
{
    position: absolute;
    top: 4px;
    right: 0;
    width: 40px;
}
#as dl dt + dd ul li
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}
#as dl dt + dd ul li span
{
    font-size: 10px;
    line-height: 1.8;
}
#as dl dt + dd ul li span var
{
    font-size: 12px;
    line-height: 1.5;
    padding-left: 3px;
}
#as dl dt + dd ul li small
{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
}
#as dl dt + dd ul li small:after
{
    content: ' : ';
}
#as > a
{
    position: absolute;
    top: 8px;
    right: 9px;
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    color: #000;
}
#as > a:before
{
    font-size: 20px !important;
    position: absolute;
    top: calc(50% - .5em);
    left: calc(50% - .5em);
    text-indent: 0;
}
/*# sourceMappingURL=dev/store/techo/en/2018/sp/lineup/styl/lineup.css.map */
