@charset 'utf-8';
main
{
    padding: 18px 3.13% 80px;
}
main header
{
    margin-bottom: 18px;
}
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: 120%;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 1em;
    text-indent: -1em;
    letter-spacing: .05em;
}
main section + section
{
    margin-top: 10px;
}
main section#s1 h3
{
    background: #f5b2b2;
}
main section#s2 h3
{
    background: #a4c3d0;
}
main section#s3 h3
{
    background: #ffe67a;
}
main section#s4 h3
{
    background: #d9e480;
}
main section#s4 > div > ul
{
    margin-top: 25px;
}
main section#s4 > div > ul li
{
    font-size: 14px;
    line-height: 2.14;
}
main section#s5 h3
{
    background: #a4d6c1;
}
main section#s5 > div > a
{
    margin-bottom: 30px;
}
main section#s6 h3
{
    background: #f9c270;
}
main section#s7 h3
{
    background: #bbb3d8;
}
main section#s8
{
    padding: 12px 9% 17px;
    border: 3px #e5e5e5 solid;
}
main section#s8 > div p
{
    line-height: 1.71;
    margin: -5px -.5em 0 0;
    padding: 0;
}
main section#s8 > div > a
{
    width: 100%;
    margin-top: 12px;
}
main section h3
{
    font-weight: bold;
    position: relative;
    padding: 11px 5px 11px 50px;
    cursor: pointer;
    letter-spacing: 0;
    /*&:after
        content ""
        display inline-block
        vertical-align middle
        height 22px*/
}
main section h3.immediate:before
{
    -webkit-transition-delay: 0ms !important;
       -moz-transition-delay: 0ms !important;
        -ms-transition-delay: 0ms !important;
         -o-transition-delay: 0ms !important;
            transition-delay: 0ms !important;
    -webkit-transition-duration: 0ms !important;
       -moz-transition-duration: 0ms !important;
        -ms-transition-duration: 0ms !important;
         -o-transition-duration: 0ms !important;
            transition-duration: 0ms !important;
}
main section h3.open:before
{
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
main section h3:before
{
    font-size: 30px !important;
    position: absolute;
    top: calc(50% - .5em);
    left: 8px;
    -webkit-transition: -webkit-transform .45s;
       -moz-transition:    -moz-transform .45s;
        -ms-transition:     -ms-transform .45s;
         -o-transition:      -o-transform .45s;
            transition:         transform .45s;
}
main section h3 > span
{
    font-size: 20px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: middle;
}
main section h3 > span span
{
    display: inline-block;
}
main section h3 > span small
{
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
main section h3 > span small:first-child
{
    display: block;
    margin-bottom: 6px;
}
main section h4
{
    position: relative;
    margin-bottom: 16px;
    padding-left: 45px;
}
main section h4 > span
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
main section h4 > span span
{
    display: inline-block;
}
main section h4 img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 33px;
}
main section > div:before,
main section > div:after
{
    display: table;
    content: '';
}
main section > div:after
{
    clear: both;
}
main section > div > p
{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.75;
    padding-top: 14px;
    letter-spacing: 0;
}
main section > div > p strong
{
    font-weight: bold;
}
main section > div > p small
{
    font-size: 12px;
    line-height: 1.5;
    display: block;
    color: #808080;
}
main section > div > ul
{
    margin: 16px 0 25px;
}
main section > div > ul li
{
    font-size: 12px;
    font-weight: normal;
    line-height: 1.67;
    letter-spacing: 0;
}
main section > div > ul > li
{
    padding-left: 1em;
}
main section > div > ul > li[data-marker]:before
{
    content: attr(data-marker) '';
}
main section > div > ul > li:before
{
    margin-left: -1em;
    content: '●';
}
main section > div a
{
    font-weight: bold;
    display: inline;
}
main section > div > a
{
    display: block;
    width: 80%;
    margin: 12px auto 0;
    padding: 8px 0 9px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background: #509be5;
}
main section > div > a:after
{
    display: inline-block;
    height: 22px;
    content: '';
    vertical-align: middle;
}
main section > div > a + a
{
    margin-top: 10px;
}
main section > div > a > span
{
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
main section > div > a i
{
    font-size: 21px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
main section > div > a + p
{
    padding-top: 34px;
}
main section > div div
{
    padding-bottom: 30px;
}
main section > div div dl
{
    margin-top: 32px;
}
main section > div div dl dt
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 12px;
    letter-spacing: 0;
}
main section > div div dl dt small
{
    font-weight: normal;
    display: inline-block;
}
main section > div div dl dd
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
}
main section > div div dl dd strong
{
    font-weight: bold;
}
main section > div div dl dd + dd
{
    margin-top: 21px;
}
main section > div div dl dd ul li
{
    padding-left: 5px;
    border-left: 5px #ccc solid;
}
main section > div div dl dd ul li + li
{
    margin-top: 17px;
}
/*# sourceMappingURL=dev/store/techo/ja/2018/sp/place/styl/place-index.css.map */
