/*-----------------------------------------------------
	Reset
-----------------------------------------------------*/
div#HeaderArea {
    margin-bottom: 0;
}

body > #Container {
    overflow: hidden;
    padding-top: 0;
}

div#ContentsLayout {
    padding-bottom: 0;
}

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
}

div#MainContent div#MainContentBody > .Section > p:first-child {
    margin: 0;
}

div#ContentsLayout.SingleWide div#MainContentBody > .Section:first-child {
    padding-bottom: 0;
}

div#MainContent .LpIm7000Rpt ul li {
    padding-left: 5px;
    background: none;
}
div#MainContent .LpIm7000Rpt {
    padding-bottom: 30px;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptHdg01 {
    margin: 23px 0 20px;
    font-size: 2.5em;
    text-align: center;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptHdg01 > em {
    color: #fe1212;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMv {
    margin-bottom: 25px;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMv .LpIm7000RptLst > ul {
    z-index: 0;
    display: -ms-flexbox;
    display: flex;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMv .LpIm7000RptLst::after {
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 273px;
    background: linear-gradient(to right, #333, rgba(51, 51, 51, .6));
    content: "";
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMv .LpIm7000RptLst::before {
    position: absolute;
    bottom: 7%;
    left: 0;
    z-index: 1;
    width: 63%;
    height: 14%;
    background: #fff;
    content: "";
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMvInner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMvInner::after {
    position: absolute;
    left: -100%;
    z-index: -2;
    width: 300%;
    height: 273px;
    background: #333;
    content: "";
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMvImg01, div#MainContent .LpIm7000Rpt .LpIm7000RptMvImg02 {
    z-index: 2;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMvImg01 {
    position: absolute;
    top: 3%;
    left: 9%;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptMvImg02 {
    position: absolute;
    right: 33px;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptHdg02 {
    margin-bottom: 30px;
    padding: 4px 0;
    font-weight: normal;
    font-size: 1.666666em;
    color: #fff;
    text-align: center;
    background: #163e6b;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptHdg02 span {
    font-weight: bold;
    font-size: 1.2em;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptSecInner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptSec .LpIm7000RptBox {
    width: 470px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    -ms-flex-direction    : column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 1.333333em;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptSec .cmnLpAncrBtn03 {
    margin: 30px 0;
    text-align: center;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptSec .cmnLpAncrBtn03 a {
    font-size: 1.25em;
}
div#MainContent .LpIm7000Rpt .LpIm7000RptBox .LpIm7000RptBoxTxt {
    max-width: 470px;
}
@media all and (-ms-high-contrast:none){
  div#MainContent .LpIm7000Rpt .LpIm7000RptMv .LpIm7000RptLst::before {
     bottom: 6%;
  }
}