.lp_theme_section.problem_section{background-color:var(--theme_color_base);padding-bottom:20px;position:relative;z-index:1}.lp_theme_section.problem_section .sub_title{color:var(--theme_color_main)}.lp_theme_section.problem_section:before{aspect-ratio:12/1;background-color:var(--theme_color_accent-pastel);bottom:0;content:"";display:block;left:50%;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDE0NDAgMTIwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmN2Y0ZWUiIHN0cm9rZT0iIzcwNzA3MCIgZD0iTTAgODIwaDE0NDB2MTIwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC04MjApIj48ZWxsaXBzZSBjeD0iMjQ3OCIgY3k9IjI3NTIuNTkzIiBmaWxsPSIjZjdmNGVlIiByeD0iMjQ3OCIgcnk9IjI3NTIuNTkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTc1OCA4MjApIi8+PC9nPjwvc3ZnPg==);mask-repeat:no-repeat;mask-size:100%;position:absolute;transform:translateX(-50%);width:100%;z-index:-1}.lp_theme_section.problem_section:after{aspect-ratio:1/1;background:linear-gradient(220deg,rgba(28,111,163,0),#1c6fa3);border-radius:50%;bottom:0;content:"";display:block;left:0;max-width:90%;opacity:.15;position:absolute;transform:translateX(-182px) translateY(50%);width:500px;z-index:-2}.lp_theme_problem_list{--flex-col:3;--flex-gap:30px;display:flex;flex-wrap:wrap;gap:calc(var(--flex-gap) + 30px) var(--flex-gap);justify-content:start;margin-top:40px;position:relative;z-index:3}@media screen and (max-width:768px){.lp_theme_problem_list{--flex-col:2;--flex-gap:15px}}@media screen and (max-width:425px){.lp_theme_problem_list{--flex-col:1}}.lp_theme_problem_list .lp_theme_problem_list_item{background-color:var(--theme_color_font02);border-radius:6px;box-shadow:3px 3px 20px rgba(118,168,200,.1);padding:20px 30px 30px;position:relative;width:calc((100% - var(--flex-gap)*(var(--flex-col) - 1))/var(--flex-col))}@media screen and (max-width:768px){.lp_theme_problem_list .lp_theme_problem_list_item{padding:20px 20px 30px}}.lp_theme_problem_list .lp_theme_problem_list_item:after{border-style:solid;border-bottom:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid var(--theme_color_font02);bottom:0;content:"";height:0;position:absolute;right:30px;transform:translateY(100%);width:0}.lp_theme_problem_list_link{color:inherit}.lp_theme_problem_list_number{color:var(--theme_color_main);font-size:12px;padding-bottom:10px;text-align:right}@media screen and (min-width:521px){.lp_theme_problem_list_number{position:absolute;right:22px;top:20px}}.lp_theme_problem_list_figure{aspect-ratio:9/7;border-radius:8px;max-width:calc(100% - 53px);overflow:hidden;width:90px}.lp_theme_problem_list_figure img{min-height:100%;min-width:100%;object-fit:cover}.lp_theme_problem_list_title{font-size:20px;margin-top:20px}@media screen and (max-width:768px){.lp_theme_problem_list_title{font-size:18px}}