.ad-Section {
padding-top: 40px;
}
.ad-Section_Block:not(:first-child) {
margin-top: 40px;
}
@media only screen and (min-width: 769px) {
.ad-Section_Block:not(:first-child) {
margin-top: 70px;
}
}
.ad-Section_HeadingDetail {
margin: 0 0 45px;
font-size: 2.75rem;
font-weight: 500;
line-height: 1.3;
text-align: center;
}
@media only screen and (min-width: 769px) {
.ad-Section_HeadingDetail {
font-size: 3rem;
}
}
.ad-Section_Heading {
margin: 0 0 25px;
font-size: 2rem;
font-weight: 500;
line-height: 1.1;
text-align: center;
}
@media only screen and (min-width: 769px) {
.ad-Section_Heading {
font-size: 2.2rem;
line-height: 1.3;
}
}
.ad-Section_HeadingSub {
margin: 0;
font-size: 1.5rem;
font-weight: normal;
letter-spacing: .05em;
text-align: center;
}
.ad-Section_HeadingSub ~ .ad-Section_HeadingSub {
margin-top: 30px;
}
.ad-Section_Image {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
@media only screen and (min-width: 769px) {
.ad-Section_Image {
margin-top: 30px;
margin-bottom: 30px;
}
}
.ad-Section_PostContent p {
margin: 0;
font-size: 1.7rem;
letter-spacing: .05em;
line-height: 1.834;
}
.ad-Section_PostContent p + p {
margin-top: 30px;
}
.ad-Section_PostContent h4 {
margin-top: 25px;
margin-bottom: 30px;
font-size: 2rem;
font-weight: 500;
line-height: 1.5;
text-align: center;
}
.ad-Section_PostContent h5 {
margin-top: 25px;
margin-bottom: 20px;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.5;
text-align: center;
}
.ad-Section_PostContent ul {
margin: 0;
padding: 0;
font-size: 1.5rem;
list-style: none
}
.ad-Section_PostContent ol {
margin: 0;
padding: 0 0 0 2em;
font-size: 1.5rem;
}
.ad-Section_PostContent ul li {
position: relative;
}
.ad-Section_PostContent ul li::before {
content:"・";
position:absolute;
left:0;
top:0;
}
.ad-Section_PostContent ul li , .ad-Section_PostContent ul li p{
padding-left: 1em;
}
.ad-Section_PostContent ul li a {
position: relative;
transition: .2s;
}
.ad-Section_PostContent a {
word-wrap: break-word;
text-decoration: none;
transition: .2s;
}
.ad-Section_PostContent a:hover {
text-decoration: underline;
}
.ad-Section_Text_right{
margin: 20px 0;
font-size: 1.5rem;
letter-spacing: .05em;
line-height: 1.834;
text-indent: 1em;
text-align: right;
}
.sw-BtnArrow {
padding-right: 30px;
}
.st-Contents ul li a.sw-ExternalLinkIcon:before {
right: -1em;
}
@media only screen and (min-width: 769px) {
.st-Contents ul li a.sw-ExternalLinkIcon:before {
right: -0.3em;
}
}