.page-case-post .section{padding-top:50px}.case_post_category{background-color:var(--theme_color_base);border:1px solid var(--theme_color_border);margin-top:30px;padding:20px}.case_post_category .company_information *+.richtext{margin-top:10px}.case_post_category .company_information_name{font-size:1.5em}.case_post_category .master_list{display:flex;flex-flow:column;gap:20px}.case_post_category *+.master_list{margin-top:30px}.case_post_category .master_list_item{align-items:start;display:none;gap:10px 20px}.case_post_category .master_list_item:has(.child_list_item){display:flex}.case_post_category .category_list_title{font-size:1.125em}@media screen and (max-width:768px){.case_post_category .master_list_item{flex-flow:column}}@media screen and (min-width:767px){.case_post_category .category_list_title{border-right:1px solid var(--theme_color_border);padding-right:20px;width:8em}}@media screen and (max-width:768px){.case_post_category .master_list_item{border-bottom:1px solid var(--theme_color_border);padding-bottom:20px}.case_post_category .category_list_title{font-size:1em;width:100%}}.case_post_category .child_list{align-items:start;display:flex;flex:1;flex-wrap:wrap;gap:10px 20px;min-height:1em}.case_post_category .child_list_item{background-color:var(--theme_color_main-pastel);border:1px solid var(--theme_color_main);border-radius:3px;color:var(--theme_color_main);display:block;font-size:12px;font-weight:700;line-height:1.2;padding:5px 10px;text-decoration:none}