@charset "utf-8";

#ContentsArea img {
max-width: 100%;
}
.Semgt2thSp *,
.Semgt2thSp *::before,
.Semgt2thSp *::after {
box-sizing: border-box;
}
.Semgt2thSp {
color: #333;
margin-bottom: 40px;
}
.Semgt2thSp .Semgt2thSpHdg01 {
border-bottom: 3px solid #403f40;
font-size: 2.33em;
text-align: center;
margin-bottom: 20px;
}
.Semgt2thSp .Semgt2thSpHdg02 {
font-size: 1.66em;
margin-bottom: 20px;
}
.Semgt2thSp [class^="Semgt2thSpSection0"] {
padding: 20px 10px;
}
.Semgt2thSp .Semgt2thSpContents {
max-width: 320px;
margin: 20px auto;
}
.Semgt2thSp .Semgt2thSpContents img {
display: block;
margin: auto;
}
.Semgt2thSp .Semgt2thSpContentsList li::before {
content: "";
display: inline-block;
vertical-align: middle;
background: #333;
width: .35em;
height: 2px;
margin-right: 5px;
}
.Semgt2thSp .Semgt2thSpContentsList.ListDisc li::before {
content: "・";
background: none;
font-size: 1.16em;
width: auto;
height: auto;
margin-right: 0;
}
.Semgt2thSp .Semgt2thSpContentsList li:not(:first-child) {
margin-top: 16px;
}
.Semgt2thSp .Semgt2thSpContentsList li em {
font-weight: bold;
font-style: normal;
}
.Semgt2thSp .Semgt2thSpContentsListImg {
-ms-display: flex;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.Semgt2thSp .Semgt2thSpContentsListImg li {
width: 50%;
padding: 5px;
}
.Semgt2thSp .Semgt2thSpSection01 .Semgt2thSpContents:first-child {
    margin: 0 auto 20px;
}
.Semgt2thSp .Semgt2thSpSection01 .cmnLpAncrBtn03 {
text-align: center;
margin: 32px 0 40px;
}
.Semgt2thSp .Semgt2thSpSection02 {
background: #B9D0E2;
}
.Semgt2thSp .Semgt2thSpSection04 {
background: #EFEFEF;
background: -moz-linear-gradient(top, #EFEFEF 0%, #CDCDCD 100%);
background: -webkit-linear-gradient(top, #EFEFEF 0%,#CDCDCD 100%);
background: linear-gradient(to bottom, #EFEFEF 0%,#CDCDCD 100%);
}
.Semgt2thSp .Semgt2thSpSection04 .Semgt2thSpContents > img {
box-shadow: 1px 2px 5px #666;
}
