.title_wrap {background: #474965 url('../img/qna_deco.png') no-repeat 95% 85% / 6rem;margin-top: 3.8rem;height: 10rem;padding: 1rem;}
.title_wrap h1 {color: #fff;font-size: 1.8rem;font-weight: 600;margin-top: .5rem;}
.title_wrap h2 {color: #fff;font-size: 1.4rem;font-weight: 500;margin-top: .5rem;}
.title_wrap p  {color: #fff;font-size: 1rem;margin-top: 1rem;line-height: 1.2;}

.content_wrap {margin-bottom: 4rem;}
.content_wrap ul li {}
.content_wrap ul li a {font-size: 1.2rem;font-weight: 500;word-break: break-all;padding: .8rem 1rem;border-bottom: 1px solid #ddd;display: block;line-height: 1.4;display: flex;flex-direction: column;}
.content_wrap ul li a span {color: #aaa;margin-top: .3rem;}
.content_wrap ul li:last-of-type a {border: none;}
/* .content_wrap ul li pre {font-size: 1.2rem;line-height: 1.4;word-break: break-all;} */