@charset "utf-8";

/* reset */
div#HeaderArea{
margin-bottom: 0;
}
div#ContentsArea div#ContentsLayout.SingleWide:first-child {
padding-top: 0;
}
div#MainContentBody > .Section:first-child > p:first-child {
margin-bottom: 0;
}
#Container {
overflow: hidden;
}

div#MainContent .LpMSemLst li,
div#MainContent .LpMSemLytBtn li,
div#MainContent .LpMSemLstCircle li {
background: none;
padding: 0;
margin: 0;
}


/* layout */
.LpMeasureSemArea .LpMSemLead {
position: relative;
border: 1px solid #d7d7d7;
margin: 40px 0 78px;
text-align: center;
padding: 35px 20px 38px;
font-size: 1.5em;
}
.LpMeasureSemArea .LpMSemLead.Large {
font-size: 1.83333em;
}
.LpMeasureSemArea .LpMSemLead:before {
content: "";
position: absolute;
top: -40px;
left: -100%;
width: 300%;
height: 100%;
background: #e6e6e6;
border-bottom: 1px solid #d7d7d7;
z-index: -2;
padding: 40px 0 41px;
}
.LpMeasureSemArea .LpMSemLead:after {
content: "";
position: absolute;
top: -1px;
left: -1px;
width: 100%;
height: 100%;
background: #fff;
border: 1px solid #d7d7d7;
z-index: -1;
}

div#MainContent .LpMeasureSemArea .LpMSemLead p {
margin-bottom: 0;
line-height: 1.25;
}
div#MainContent .LpMeasureSemArea .LpMSemLead p + p {
margin-top: 16px;
}

.LpMSemHdg1 {
font-weight: normal;
font-size: 2.5em;
margin-bottom: 7px;
line-height: 1.2;
text-align: center;
}
.LpMeasureSemArea .LpMSemLead .LpMSemHdg1 {
font-size: 1.6666em;
}
.LpMeasureSemArea .LpMSemLead.Large .LpMSemHdg1 {
font-size: 1.5454em;
}

div#MainContent .LpMSemLyt {
display: table;
margin-top: 26px;
}
.LpMSemLyt > * {
display: table-cell;
vertical-align: top;
}
.LpMSemLyt .LpMSemImg {
width: 475px;
padding: 3px 0 0 70px;
}

div#MainContent .LpMSemLst {
font-size: 1.1666em;
margin-bottom: 37px;
}
div#MainContent .LpMSemLst .LpMSemLytHdg {
font-size: 1.14285em;
font-weight: bold;
}
div#MainContent .LpMSemLst > li {
padding-left: 11px;
position: relative;
margin-bottom: 16px;
}
div#MainContent .LpMSemLst > li p {
margin-bottom: 0;
}
div#MainContent .LpMSemLst > li:before {
content: "";
width: 5px;
height: 5px;
border-radius: 3px;
background: #000;
position: absolute;
top: .5em;
left: 0;
display: block;
}

.LpMSemLytCircle {
position: relative;
background: url(../../img/landing_page/lp_measure_sem_common/bg_circle.png) no-repeat center center;
margin-bottom: 37px;
}
.LpMSemLytCircleCnt {
width: 312px;
text-align: center;
display: table;
margin: 0 auto;
height: 545px;
font-size: 1.5em;
}
.LpMSemLytCircleCnt .Inner {
display: table-cell;
vertical-align: middle;
}
div#MainContent .LpMSemLytCircleCnt p {
margin-bottom: 0;
line-height: 1.3;
}
div#MainContent .LpMSemLytCircleCnt p + p {
margin-top: 19px;
}

.LpMSemLstCircle > li {
width: 310px;
position: absolute;
}
.LpMSemLstCircle .LT {
left: 0;
top: 0;
}
.LpMSemLstCircle .RT {
right: 0;
top: 0;
}
.LpMSemLstCircle .LB {
left: 0;
bottom: 0;
}
.LpMSemLstCircle .RB {
right: 0;
bottom: 0;
}

/* button */

.LpMSemLytBtn {
display: table;
}
div#MainContent .LpMSemLytBtn.LytCenter {
margin: 0 auto;
}

.LpMSemLytBtn > li {
display: table-cell;
vertical-align: middle;
}
.LpMSemLytBtn > li > a {
display: block;
}
#MainContent .cmnLpAncrBtn04 > a {
padding: 6px 10px 7px 6px;
}
div#MainContent .LpMSemLytBtn > li + li {
padding-left: 12px;
}

/* structure */
.Str1 .LpMSemSub,
.Str1 .LpMSemLytHdg {
color: #0f7330;
}
.Str2 .LpMSemSub,
.Str2 .LpMSemLytHdg {
color: #005e5b;
}
.Str3 .LpMSemSub,
.Str3 .LpMSemLytHdg {
color: #c7000d;
}
.Str4 .LpMSemSub,
.Str4 .LpMSemLytHdg {
color: #cc930c;
}

.Str2 .LpMSemLyt .LpMSemImg,
.Str3 .LpMSemLyt .LpMSemImg {
padding-left: 20px;
}

