@charset "UTF-8";

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
}

div#MainContent div#MainContentBody > .Section > p:first-child {
    margin-bottom: 0;
}

div#MainContent .EdImgmMsr01096544 {
    max-width: 850px;
    margin: 0 auto 50px;
    padding-top: 15px;
}

div#MainContent .EdImgmMsr01096544Hdg01 {
    margin-bottom: 40px;
}

div#MainContent .EdImgmMsr01096544Txt {
    margin-bottom: 0;
    font-size: 30px;
    text-align: center;
}

div#MainContent .EdImgmMsr01096544Dltxt {
    position: relative;
    margin-bottom: 0;
    padding: 6px 0;
    background: linear-gradient(#3f3f3f 0%, #171717 100%) repeat;
    background-color: #3f3f3f;
    color: #fff;
    font-size: 2em;
    text-align: center;
}

div#MainContent .EdImgmMsr01096544Dltxt::before, div#MainContent .EdImgmMsr01096544Dltxt::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 25px;
    margin: -12px 0 0;
    background: url("../../img/landing_page/im_7000/bg_icon.png") no-repeat;
    content: "";
}

div#MainContent .EdImgmMsr01096544Dltxt::before {
    left: 20%;
}

div#MainContent .EdImgmMsr01096544Dltxt::after {
    right: 20%;
}
