.lcl-cnt{width:90rem;display:grid;gap:2rem;grid-template-columns:repeat(2, 1fr);margin-top:3rem;margin-inline:auto}@media screen and (max-width: 767px){.lcl-cnt{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}}@media screen and (max-width: 767px)and (max-width: 767px){.lcl-cnt{width:33.5rem;margin-left:auto;margin-right:auto}}.lcl-cnt .lcl-cnt__item{padding:3rem 2rem 2rem;border-radius:.5rem;background:#f0f0f0}@media screen and (max-width: 767px){.lcl-cnt .lcl-cnt__item{padding:2rem}}.lcl-cnt .lcl-cnt__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:6.2rem;aspect-ratio:1;padding:.8rem;border-radius:50%;background:#fff;margin-inline:auto}.lcl-cnt .lcl-cnt__ttl{font-family:"Zen Old Mincho",serif;font-weight:700;font-style:normal;font-size:2.5rem;font-size:max(2.5rem,10px);letter-spacing:.05em;font-weight:700;line-height:1.6;margin-top:.5rem;text-align:center;color:#215ee4}@media screen and (max-width: 767px){.lcl-cnt .lcl-cnt__ttl{font-size:2rem;font-size:max(2rem,10px);letter-spacing:0em;line-height:1.5}}.lcl-cnt .lcl-cnt__txt{margin-top:.5rem;text-align:center}.lcl-cnt .lcl-cnt-list{padding:2rem 2.3rem;border-radius:.5rem;margin-top:1.5rem;background:#fff}@media screen and (max-width: 767px){.lcl-cnt .lcl-cnt-list{padding:1.5rem;margin-top:1rem}}.lcl-cnt .lcl-cnt-list__item{font-size:1.2rem;font-size:max(1.2rem,10px);font-weight:400;line-height:1.7;letter-spacing:0;padding-left:1.5rem;position:relative}.lcl-cnt .lcl-cnt-list__item:nth-of-type(n + 2){margin-top:.3rem}.lcl-cnt .lcl-cnt-list__item::before{content:"";position:absolute;inset:.6rem auto auto .1rem;width:.8rem;aspect-ratio:1;border-radius:50%;background:-webkit-gradient(linear, left bottom, left top, color-stop(-9.41%, #0c0a99), color-stop(108.82%, #0f78e1));background:linear-gradient(0deg, #0c0a99 -9.41%, #0f78e1 108.82%)}