main
{
    text-align: center;
}

main > nav + section
{
    margin-top: 0;
    padding: 19.5em 0 4em;
}

main > section
{
    margin-top: -6.9em;
    padding: 14.4em 0 4em;
}

main > section#hontai
{
    border-bottom: none;
}

main > section h3 + section
{
    margin-top: -17.9em;
    padding-top: 18.7em;
}

main > section section
{
    width: 96em;
    margin: -6.9em auto 0;
    padding: 14.4em 0 4em;
}

main > section section div
{
    width: 98em;
    margin: 0 -1em;
}

main > section section#hontai_planner
{
    padding-bottom: 0;
    border-bottom: none;
}

main > section section h4
{
    font-size: 20px;
    font-weight: bold;
}

main > section section h4 + p
{
    margin-bottom: 1.14em;
}

main > section > dl
{
    position: relative;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    width: 61em;
    min-height: 15em;
    margin: 1.7em auto 4em;
    padding: 2em 0 2em 35em;
    text-align: left;
    background: #f5f5f5;
}

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

main > section > dl:after
{
    clear: both;
}

main > section > dl dt
{
    position: absolute;
    top: 0;
    left: 0;
    width: 35em;
}

main > section > dl dt img
{
    width: 100%;
}

main > section > dl dt + dd
{
    font-size: 14px;
    float: left;
    width: 25em;
    min-height: 10.71em;
    letter-spacing: 0;
    border-right: #d9d9d9 .071428571428571em solid;
}

main > section > dl dt + dd small
{
    font-size: 12px;
    line-height: 2.04;
}

main > section > dl dt + dd + dd
{
    float: left;
    width: 22em;
    margin-left: 2em;
}

main > section > dl dt + dd + dd ul li + li
{
    border-top: #d9d9d9 .1em solid;
}

main > section > dl dt + dd + dd ul a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: block;
    padding: .43em 1em .43em 0;
    letter-spacing: 0;
}

main > section > dl dt + dd + dd ul a:before
{
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5em;
    color: #509be5;
}

main > section > dl dt + dd + dd ul a#weeks_jan
{
    font-size: 14px;
    line-height: 1.43;
    padding: .71em 1em .71em 3.57em;
    color: #000;
}

main > section > dl dt + dd + dd ul a#weeks_jan small
{
    font-size: 12px;
    line-height: 1.67;
}

main > section > dl dt + dd + dd ul a#weeks_jan i
{
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 2.857142857142857em;
    margin-top: -1.428571428571429em;
}

main > section > dl dt + dd + dd ul a#weeks_jan i img
{
    width: 100%;
}

main section
{
    overflow: hidden;
    border-bottom: #e5e5e5 .1em solid;
}

main section > p
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: .57em;
    color: #808080;
}

main section div
{
    width: 98em;
    margin: 0 auto;
}

main section div > ul
{
    font-size: 0;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

main section div > ul > li
{
    font-size: 10px;
    display: inline-block;
    margin: 0 -.025em 4em;
    padding: 0 1em;
    vertical-align: top;
}

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

nav[role='lineup'].pos-fixed > div
{
    position: fixed;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.3);
            box-shadow: 0 1px 10px rgba(0,0,0,.3);
}

nav[role='lineup'].pos-fixed > div div
{
    opacity: 1;
}

nav[role='lineup'].pos-fixed > div div label
{
    z-index: 1;
}

nav[role='lineup'] > div
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 91em;
    margin-left: -.025em;
    -webkit-transition: box-shadow .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: box-shadow .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: box-shadow .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: box-shadow .45s cubic-bezier(.25, .46, .45, .94);
            transition: box-shadow .45s cubic-bezier(.25, .46, .45, .94);
    -webkit-border-radius: 0 0 1em 1em;
            border-radius: 0 0 1em 1em;
    background: #fff;
}

nav[role='lineup'] > div ul
{
    position: relative;
    z-index: 1;
    padding: 1em;
    background: #fff;
}

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

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

nav[role='lineup'] > div ul li
{
    float: left;
}

nav[role='lineup'] > div ul li + li
{
    margin-left: 3.5em;
}

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

nav[role='lineup'] > div ul li a
{
    position: relative;
    display: block;
    color: #000;
}

nav[role='lineup'] > div ul li a span
{
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
    position: relative;
    display: block;
    padding-left: 3em;
    letter-spacing: 0;
}

nav[role='lineup'] > div ul li a img
{
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 3em;
}

nav[role='lineup'] > div div
{
    position: relative;
    width: 100%;
    padding: 0 1em;
    -webkit-transition: opacity .45s cubic-bezier(.25, .46, .45, .94);
       -moz-transition: opacity .45s cubic-bezier(.25, .46, .45, .94);
        -ms-transition: opacity .45s cubic-bezier(.25, .46, .45, .94);
         -o-transition: opacity .45s cubic-bezier(.25, .46, .45, .94);
            transition: opacity .45s cubic-bezier(.25, .46, .45, .94);
    opacity: 0;
    border-top: #e5e5e5 .1em solid;
}

nav[role='lineup'] > div div label
{
    font-size: 14px;
    line-height: 2.785714285714286;
    position: absolute;
    top: 0;
    left: .714285714285714em;
}

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

nav[role='lineup'] > div div p
{
    font-size: 12px;
    line-height: 3.25;
    position: relative;
    text-align: right;
    background: rgba(255,255,255,0);
}

.ua-ie-8 nav[role='lineup'].pos-fixed > div div
{
    display: block;
}

.ua-ie-8 nav[role='lineup'] > div ul li.current a
{
    color: #999;
}

.ua-ie-8 nav[role='lineup'] > div div
{
    display: none;
}

.ua-ios nav[role='lineup'] > div
{
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
         -o-transform: translateZ(0);
            transform: translateZ(0);
}

a.btn-slide dl dd p
{
    font-size: 12px;
    line-height: 1.5;
    color: #ed2200;
}

a.btn-slide dl dd p span
{
    color: #000;
}

a.btn-slide dl + dl dd p
{
    color: #fff;
}

a.btn-slide dl + dl dd p span
{
    color: #fff;
}

#as
{
    font-size: 10px;
    width: 96em;
    padding: 4em 8em 2em;
    text-align: center;
    letter-spacing: 0;
}

#as dl
{
    text-align: left;
}

#as dl img
{
    width: 100%;
}

#as dl + p
{
    font-size: 14px;
    margin-top: 1.785714285714286em;
}

#as dl dt
{
    font-size: 35px;
    font-weight: bold;
    line-height: 1.2;
}

#as dl dt p small
{
    font-size: 14px;
    display: block;
}

#as dl dt + dd
{
    position: relative;
    margin: 1.2em 0 2.5em;
}

#as dl dt + dd i
{
    position: absolute;
    top: .2em;
    right: 0;
    width: 4em;
}

#as dl dt + dd ul li
{
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
}

#as dl dt + dd ul li small
{
    font-size: 10px;
    line-height: 1.8;
}

#as dl dt + dd ul li small:after
{
    content: '：';
}

#as > a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    margin-top: 2em;
    color: #3698db;
}

#as > a:before
{
    font-size: 24px;
    display: inline-block;
    margin: -.1em .208333333333333em 0 0;
    vertical-align: middle;
}

/*# sourceMappingURL=dev/store/techo/pc/ja/2017/lineup/styl/lineup.css.map */
