#condition #main {
padding-bottom: 127px;
}
#condition #main h2 {
margin-bottom: 19px;
text-align: center;
}
#condition #main .aboutTtl01 {
color: #ed6359;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
}
.conditionSec p {
font-size: 1em;
line-height: 1.875;
letter-spacing: 0.05em;
font-feature-settings : "palt";
}
.conditionSec ul {
list-style: circle;
margin: 10px 0 30px;
padding: 0 0 0 20px;
}
.conditionSec ul li{
list-style: circle;
margin: 0 0 10px 0;
}
.conditionSec p + p {
margin-top: 1.8em;
}
.conditionSec .aboutTtl01 + img {
margin-bottom: 10px;
}
#condition .sec02 {
margin-top: 51px;
}
@media screen and (max-width: 768px) {
.conditionSec .image2column img {
width: 100%;
}
.conditionSec .image2column img + img {
margin-top: 15px;
float: none;
}
}