nav[role='breadcrumb']
{
    border-bottom: none;
}

nav[role='category'] ul
{
    display: inline-block;
}

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

nav[role='category'] ul:after
{
    clear: both;
}

nav[role='category'] ul:before
{
    font-size: 12px;
    font-weight: bold;
    display: block;
    content: 'お店から、商品を調べる';
    letter-spacing: 0;
    color: #808080;
}

nav[role='category'] ul:first-child:before
{
    width: 100%;
    border-bottom: #e5e5e5 .09em solid;
}

nav[role='category'] ul + ul
{
    margin-top: .8em;
}

nav[role='category'] ul + ul:before
{
    width: 80em;
    content: '商品から、お店を調べる';
}

nav[role='category'] ul + ul li
{
    font-size: 12px;
    border-top: #e5e5e5 .09em solid;
}

nav[role='category'] ul li
{
    float: left;
}

nav[role='category'] ul li + li
{
    margin-left: 1.7em;
}

nav[role='category'] ul li.current a
{
    cursor: default;
    pointer-events: none;
    color: #808080;
}

nav[role='category'] ul li a
{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
}

nav[role='category'] ul li a small
{
    font-size: 11px;
    display: inline-block;
    margin: 0 -.5em;
}

main
{
    width: 96em;
    margin: 0 auto;
    padding: 2.8em 0 15em;
}

main header
{
    margin-top: 3.4em;
}

main header h2
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: .1em;
    letter-spacing: .025em;
}

main header p
{
    font-size: 12px;
    line-height: 1.5;
}

main header p.loading
{
    padding-bottom: 2.92em;
    background: url('/store/techo/pc/ja/2017/images/loading3.gif') no-repeat bottom left;
    -webkit-background-size: 3.2em 3.2em;
       -moz-background-size: 3.2em 3.2em;
            background-size: 3.2em 3.2em;
}

main header p + p
{
    display: none;
}

main header + ul
{
    margin: 4.6em 0 6em;
    padding-top: .5em;
    background: #f5f5f5;
}

main header + ul:before,
main header + ul:after
{
    display: table;
    content: '';
}

main header + ul:after
{
    clear: both;
}

main header + ul li
{
    float: left;
    width: 6em;
    padding-bottom: .2em;
    text-align: center;
}

main header + ul li a
{
    font-size: 13px;
}

main section h3
{
    font-size: 16px;
    font-weight: bold;
    margin-top: 1.63em;
    padding: .5em 0;
}

main section table
{
    width: 96em;
    table-layout: fixed;
}

main section table tr th,
main section table tr td
{
    font-size: 14px;
    padding: .86em 0 .86em .5em;
    text-align: left;
    border-right: #d9d9d9 .08em solid;
    border-left: #d9d9d9 .08em solid;
}

main section table tr:nth-child(odd) th,
main section table tr:nth-child(odd) td,
main section table tr.nth-odd th,
main section table tr.nth-odd td
{
    background: #f5f5f5;
}

main section table tr th
{
    font-weight: bold;
    width: 13.57em;
}

main section table tr td *
{
    font-weight: bold;
    display: inline-block;
    margin-right: 2em;
}

/*# sourceMappingURL=dev/store/techo/pc/ja/2017/place/styl/place-weeks.css.map */
