.lp_theme_section.case_section{background-color:var(--theme_color_accent-pastel);overflow:hidden;position:relative;z-index:2}.lp_theme_section.case_section .sub_title{color:var(--theme_color_main)}.lp_theme_case_logo_carousel{display:flex;flex-direction:column;gap:18px;margin-top:40px;position:relative;width:100%;z-index:3}.lp_theme_case_logo_row{overflow:hidden}.lp_theme_case_logo_track{animation:lp_case_logo_scroll 30s linear infinite;display:flex;width:max-content}.lp_theme_case_logo_row-reverse .lp_theme_case_logo_track{animation-name:lp_case_logo_scroll_reverse}.lp_theme_case_logo_item{align-items:center;background-color:var(--theme_color_font02);border:1px solid rgba(2,84,136,.12);border-radius:6px;display:flex;flex-shrink:0;height:90px;justify-content:center;margin-right:10px;width:220px}.lp_theme_case_logo_item img{max-height:100%;max-width:100%;object-fit:contain}@container (max-width:768px){@keyframes lp_case_logo_scroll{0%{transform:translateX(0)}to{transform:translateX(-1044px)}}@keyframes lp_case_logo_scroll_reverse{0%{transform:translateX(-1044px)}to{transform:translateX(0)}}}.lp_theme_case_list{--flex-col:3;--flex-gap:30px;display:flex;flex-wrap:wrap;gap:var(--flex-gap);justify-content:start;margin-top:55px;position:relative;z-index:3}@container (max-width:768px){.lp_theme_case_logo_item{height:70px;width:180px}}@media screen and (max-width:768px){.lp_theme_case_list{--flex-col:2;--flex-gap:15px}}@media screen and (max-width:425px){.lp_theme_case_list{--flex-col:1}}.lp_theme_case_list .lp_theme_case_list_item{padding-left:5px;position:relative;width:calc((100% - var(--flex-gap)*(var(--flex-col) - 1))/var(--flex-col))}.lp_theme_case_list_link{color:inherit;display:block;text-decoration:none;transition:.7s}@media screen and (min-width:1051px){a.lp_theme_case_list_link:focus,a.lp_theme_case_list_link:hover{box-shadow:7px 6px 7px #e3e3e3;opacity:.7}a.lp_theme_case_list_link:focus img,a.lp_theme_case_list_link:hover img{opacity:1}}.lp_theme_case_list_figure{position:relative}.lp_theme_case_list_figure img{border-radius:6px 6px 0 0}.lp_theme_case_list_figure figcaption{background:linear-gradient(90deg,#1c6fa3,#4999c7);border-radius:0 9999px 9999px 0;bottom:0;color:var(--theme_color_font02);display:flex;font-size:12px;left:0;padding:5px 16px 5px 12px;position:absolute;transform:translateY(50%) translateX(-5px)}.lp_theme_case_list_figure figcaption:before{aspect-ratio:5/4;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCA1IDQiPjxwYXRoIGZpbGw9IiMwMjU0ODgiIGQ9Ik0wIDRoNVYwWiIvPjwvc3ZnPg==);background-size:cover;content:"";left:0;position:absolute;top:0;transform:translateY(-100%);width:5px}.lp_theme_case_list_body{background-color:var(--theme_color_font02);border-radius:0 0 6px 6px;padding:28px 20px 30px}@media screen and (max-width:425px){.lp_theme_case_list_body{padding:22px 20px 25px}}.lp_theme_case_list_title{font-size:20px}@media screen and (max-width:425px){.lp_theme_case_list_title{font-size:18px}}*+.lp_theme_case_list_richtext{margin-top:10px}