@charset "UTF-8";
.p-ttl{text-align:center;font-family:'Noto Sans Japanese';font-weight:500;font-size:22px;font-size:2.2rem;color:#e3061b;padding-bottom:5px;border-bottom:3px solid #e3061b;margin-bottom:25px}
.p-txt{text-align:center;font-size:14px;font-size:1.4rem}
.p-txt + .p-txt{margin-top:25px;margin-bottom:45px}
.p-txt a{color:#e3061b}
.m-pts-btn a{width:295px;margin-bottom:15px}
@media screen and (max-width:768px){
.l-content-inner{padding:20px 4%}
.p-ttl{font-size:18px;font-size:1.8rem}
.p-txt{text-align:left;font-size:13px;font-size:1.3rem}
.p-txt + .p-txt{margin-top:20px;margin-bottom:35px}
.m-pts-btn a{width:100%}
}