.module--service_card{margin-bottom:35px;margin-top:45px}@media screen and (max-width:1050px){.module--service_card{margin-bottom:25px;margin-top:30px}}.service_card_list{display:flex;flex-wrap:wrap}.service_card_list_item{border-bottom:1px solid var(--theme_color_border);border-left:1px solid var(--theme_color_border);padding:50px}@media screen and (max-width:1050px){.service_card_list_item{padding:30px}}@media screen and (max-width:425px){.service_card_list_item{padding:20px}}.service_card_list .service_card_list_item:nth-child(-n+3){border-top:1px solid var(--theme_color_border)}@media screen and (max-width:768px){.service_card_list .service_card_list_item:nth-child(n){border-top:none}.service_card_list .service_card_list_item:nth-child(-n+2){border-top:1px solid var(--theme_color_border)}}@media screen and (max-width:425px){.service_card_list .service_card_list_item:nth-child(n){border-top:none}.service_card_list .service_card_list_item:nth-child(-n+1){border-top:1px solid var(--theme_color_border)}}.service_card_list .service_card_list_item{border-right:none}.service_card_list .service_card_list_item:last-child,.service_card_list .service_card_list_item:nth-child(3){border-right:1px solid var(--theme_color_border)}@media screen and (max-width:768px){.service_card_list .service_card_list_item{border-right:none}.service_card_list .service_card_list_item:last-child,.service_card_list .service_card_list_item:nth-child(2){border-right:1px solid var(--theme_color_border)}}@media screen and (max-width:425px){.service_card_list .service_card_list_item{border-right:1px solid var(--theme_color_border)}}.service_card_list.has-col_item3 .service_card_list_item{width:33.33333%}@media screen and (max-width:768px){.service_card_list.has-col_item3 .service_card_list_item{width:50%}}@media screen and (max-width:425px){.service_card_list.has-col_item3 .service_card_list_item{width:100%}}.service_card_list.has-col_item2 .service_card_list_item{width:50%}@media screen and (max-width:425px){.service_card_list.has-col_item2 .service_card_list_item{width:100%}}.service_card_list.has-col_item1 .service_card_list_item{width:100%}.service_card_link{color:inherit;display:flex;flex-flow:column;gap:25px 30px;justify-content:space-between;text-decoration:none}@media screen and (min-width:1051px){.service_card_list.has-col_item1 .service_card_link{flex-flow:row;gap:25px 80px}}@media screen and (max-width:768px){.service_card_link{align-items:center;flex-flow:column}}.service_card_link>figure{margin-inline:auto;max-width:400px}@media screen and (max-width:1050px){.service_card_link>figure{max-width:300px}}.service_card_title_container{flex:1}.service_card_deco-title{align-items:center;background-color:var(--theme_color_main);border-radius:9999px;color:var(--theme_color_font02);display:flex;font-size:15px;height:38px;justify-content:center;margin-inline:auto;padding:2px 30px 3px;width:fit-content}*+.service_card_deco-title{margin-top:25px}.service_card_main-title{color:var(--theme_color_main);font-size:24px;text-align:center}@media screen and (max-width:768px){.service_card_main-title{font-size:20px}}@media screen and (max-width:425px){.service_card_main-title{font-size:18px}}*+.service_card_main-title{margin-top:18px}*+.service_card_description{margin-top:20px}