#contents h2
{
    width: 1000px;
    margin: 0 auto;
}

#contents h2:before
{
    display: inline-block;
    height: 12em;
    content: '';
    vertical-align: middle;
}

#contents h2 span
{
    font-size: 200%;
    line-height: 1.35;
    display: inline-block;
    vertical-align: middle;
}

#contents section
{
    background: rgba(255,255,255,.8);
}

#contents section > div:nth-child(1)
{
    width: 1000px;
    margin: 0 auto;
    padding: 5.2em 2.7em 4.4em 4.6em;
    border-bottom: #000 1px solid;
}

#contents section > div:nth-child(1):before,
#contents section > div:nth-child(1):after
{
    display: table;
    content: '';
}

#contents section > div:nth-child(1):after
{
    clear: both;
}

#contents section > div:nth-child(1) dl
{
    width: 40em;
}

#contents section > div:nth-child(1) dl:nth-child(2n+1)
{
    float: left;
    clear: both;
}

#contents section > div:nth-child(1) dl:nth-child(2n)
{
    float: right;
}

#contents section > div:nth-child(1) dl:nth-child(2n) ~ dl
{
    margin-top: 7.1em;
}

#contents section > div:nth-child(1) dl dt
{
    margin-bottom: 2.8em;
}

#contents section > div:nth-child(1) dl dt img
{
    width: 100%;
}

#contents section > div:nth-child(1) dl dd span
{
    font-size: 130%;
    line-height: 1.54;
    display: block;
}

#contents section > div:nth-child(1) dl dd span + span
{
    margin-top: .62em;
}

#contents section > div:nth-child(1) p
{
    font-size: 120%;
    line-height: 1.67;
    clear: both;
    padding-top: 2.17em;
    letter-spacing: .1em;
}

#contents section > div:nth-child(2)
{
    width: 1000px;
    margin: 0 auto;
    padding: 4.1em 7.2em 8.5em 4.5em;
}

#contents section > div:nth-child(2) h4
{
    font-size: 150%;
    line-height: 2.4;
    letter-spacing: .1em;
}

#contents section > div:nth-child(2) ul li
{
    font-size: 130%;
    line-height: 2.31;
    letter-spacing: .1em;
}

.ua-desktop #contents
{
    background-image: url('/store/mizusawa/2016aw/common/images/contents_bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 6.4em;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}

.ua-mobile body:before
{
    position: fixed;
    z-index: -1;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 2.8em);
    content: '';
    background-image: url('/store/mizusawa/2016aw/common/images/body_bg.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}

.ua-mobile #contents h2
{
    width: 100%;
    padding: 0 6.25%;
}

.ua-mobile #contents h2:before
{
    height: 5.4em;
}

.ua-mobile #contents h2 span
{
    font-size: 180%;
    line-height: 1.2;
}

.ua-mobile #contents section
{
    padding: 0 6.25%;
}

.ua-mobile #contents section > div:nth-child(1)
{
    width: 100%;
    padding: 2em 0 2.4em;
}

.ua-mobile #contents section > div:nth-child(1) dl
{
    width: 100%;
}

.ua-mobile #contents section > div:nth-child(1) dl + dl
{
    margin-top: 3em;
}

.ua-mobile #contents section > div:nth-child(1) dl:nth-child(2n+1)
{
    float: none;
}

.ua-mobile #contents section > div:nth-child(1) dl:nth-child(2n)
{
    float: none;
}

.ua-mobile #contents section > div:nth-child(1) dl:nth-child(2n) ~ dl
{
    margin-top: 3em;
}

.ua-mobile #contents section > div:nth-child(1) dl dt
{
    margin-bottom: .5em;
}

.ua-mobile #contents section > div:nth-child(1) dl dd span
{
    font-size: 90%;
    line-height: 1.75;
}

.ua-mobile #contents section > div:nth-child(1) dl dd span + span
{
    margin-top: .44em;
}

.ua-mobile #contents section > div:nth-child(1) p
{
    font-size: 90%;
    line-height: 1.75;
    padding-top: 1.89em;
    letter-spacing: .05em;
}

.ua-mobile #contents section > div:nth-child(2)
{
    width: 100%;
    padding: 1.8em 0 4.4em;
}

.ua-mobile #contents section > div:nth-child(2) ul li
{
    font-size: 100%;
    line-height: 2;
}

/*# sourceMappingURL=dev/store/mizusawa/2016aw/model/styl/model.css.map */
