@charset "utf-8";

#ContentsArea img {
max-width: 100%;
}
.SemimagethSp *,
.SemimagethSp *::before,
.SemimagethSp *::after {
box-sizing: border-box;
}
.SemimagethSp {
color: #333;
margin-bottom: 40px;
}
.SemimagethSp .SemimagethSpHdg01 {
border-bottom: 3px solid #403f40;
font-size: 2.33em;
text-align: center;
margin: 10px 0 20px;
}
.SemimagethSp .SemimagethSpHdg02 {
font-size: 1.66em;
margin: 20px 0;
}
.SemimagethSp .SemimagethSpContents {
max-width: 320px;
margin: 20px auto;
}
.SemimagethSp .SemimagethSpContents img {
display: block;
margin: auto;
}
.SemimagethSp .SemimagethSpContentsList li {
position: relative;
padding-left: 12px;
}
.SemimagethSp .SemimagethSpContentsList li::before {
content: "";
width: 4px;
height: 4px;
background: #333;
position: absolute;
left: 0;
top: .65em;
border-radius: 2px;
}
.SemimagethSp .SemimagethSpContentsList li:not(:first-child) {
margin-top: 16px;
}
.SemimagethSp .SemimagethSpContentsListImg {
-ms-display: flex;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.SemimagethSp .SemimagethSpContentsListImg li {
width: 50%;
padding: 5px;
}
.SemimagethSp .cmnLpAncrBtn03 {
text-align: center;
margin: 32px 0 40px;
}
