@charset "utf-8";
main
{
    padding: 18px 0 60px;
}

main header
{
    margin: 0 3.13%;
    text-align: center;
}

main header > *
{
    text-align: left;
}

main header h2
{
    margin-bottom: 8px;
}

main header h2 span
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    display: inline-block;
    padding-right: .5em;
    letter-spacing: .025em;
}

main header p
{
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
    padding-bottom: 24px;
    letter-spacing: .05em;
}

main header p.loading
{
    padding-bottom: 64px;
}

main header p.loading:after
{
    position: absolute;
    bottom: 16px;
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
    content: '';
    background: url('/store/techo/2018/images/loading3.gif') no-repeat left bottom;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
            background-size: 100% 100%;
}

main header p + p
{
    display: none;
    padding-left: 1em;
    text-indent: -1em;
}

main header p + p span
{
    display: block;
}

main header p + p span:not(:empty):before
{
    content: '＊この一覧表は、';
}

main header p + p span:not(:empty):after
{
    content: '現在のものです。';
}

main header > a
{
    display: inline-block;
}

main header > a:before
{
    font-size: 21px !important;
    line-height: 1.05;
    display: inline-block !important;
    vertical-align: middle;
}

main header > a span
{
    font-size: 14px;
    line-height: 1.57;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .05em;
}

main header .mdi-unfold-more
{
    font-size: 16px;
    font-weight: normal;
    line-height: 2.5;
    position: relative;
    width: 80.67%;
    margin: 30px auto 0;
    border: 1px #999 solid;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background: #fff;
}

main header .mdi-unfold-more:before
{
    font-size: 20px;
    position: absolute;
    top: calc(50% - .5em);
    right: 2.5%;
}

main header .mdi-unfold-more select
{
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 12.5% 0 6.25%;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

main header .mdi-unfold-more select:-moz-focusring
{
    color: transparent;
    text-shadow: 0 0 0 #000;
}

main header .mdi-unfold-more select::-ms-value
{
    background: none;
}

main header .mdi-unfold-more select::-ms-expand
{
    display: none;
}

main header .mdi-unfold-more option
{
    color: #000;
}

main footer
{
    display: none;
    margin-top: 50px;
    text-align: center;
}

main footer > a
{
    display: inline-block;
}

main footer > a:before
{
    font-size: 21px;
    line-height: 1.05;
    display: inline-block !important;
    vertical-align: middle;
}

main footer > a span
{
    font-size: 14px;
    line-height: 1.57;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .05em;
}

main section
{
    margin-top: 30px;
    padding-top: 10px;
}

main section h3
{
    font-size: 16px;
    line-height: 1.63;
    overflow: hidden;
    width: 33.13%;
    height: 26px;
    margin: 0 auto 10px;
    text-align: center;
    letter-spacing: .05em;
    color: #fff;
    -webkit-border-radius: 13px;
            border-radius: 13px;
    background: #000;
}

main section table
{
    width: 100%;
}

main section table tr th,
main section table tr td
{
    font-size: 15px;
    line-height: 1.33;
    width: 50%;
    padding: 14px 3.13%;
    text-align: left;
    vertical-align: top;
    letter-spacing: .025em;
}

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

main section table tr th
{
    font-weight: bold;
    border-right: #d9d9d9 1px solid;
}

main section table tr td
{
    font-weight: normal;
}

main section table tr td a,
main section table tr td span
{
    font-weight: bold;
    display: inline-block;
}

main section table tr td a:first-child ~ a,
main section table tr td span:first-child ~ a,
main section table tr td a:first-child ~ span,
main section table tr td span:first-child ~ span
{
    margin-top: 26px;
}

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