.momoka {color:#000;}
.momoka h4 {font-size:32px;font-weight:600;font-family: "GOT-B";}
.momoka h5 {font-size:18px;margin-bottom:40px;opacity: 50%;}
.momoka p {line-height:1.5;font-size:15px;}
.s1 {margin-bottom: 50px;}
.s1 h4 {font-size: 36px;color: #000;font-weight: 600;}
.s1c {margin-top: 50px;border: 2px solid #ededed;padding: 30px;display: flex;justify-content: space-between;border-radius: 30px;}
.s1c p {flex: 0 1 49%;line-height: 1.75;font-size: 14px; color: #424242;}

@media (max-width: 768px) { 
    .momoka h4 {font-size: 22px;margin-bottom: 10px;}
    .momoka h5 {font-size: 18px;margin-bottom: 20px}
    .momoka p {font-size: 15px;}
}