.red_box{width:40px;height:30px;border:2px solid #d93f07;display:flex;justify-content:center;align-items:center;text-align:center;font-size:11px;line-height:1.2;letter-spacing:.04em;color:#d93f07;font-weight:bold;gap:2px}.red_box:not(:lang(ja)){width:auto;min-width:40px;height:auto;min-height:30px}.p_search .c_title{padding:0 2rem}@media screen and (max-width: 749px){.p_search .c_title{padding:1rem}}.p_search .c_title_content h2 i:before{width:70px;height:70px;background-image:url(../../../img/knowledge/search/ico_search_title.svg);background-size:100%;background-position:center;background-repeat:no-repeat;content:"";display:block}@media screen and (min-width: 750px){.p_search .c_title_content h2 i:before{height:60px}}.p_search .c_title_content h2 span{line-height:1.2;font-size:32px}@media screen and (max-width: 749px){.p_search .c_title_content h2 span{font-size:26px}}.p_search .c_title_content h2 span span{font-size:20px;color:#0566af}@media screen and (max-width: 749px){.p_search .c_title_content h2 span span{font-size:16px}}.p_search .c_breadlist{padding:1rem 2rem}@media screen and (max-width: 749px){.p_search .c_breadlist{padding:1rem}}.p_search_section_description{width:100%;padding:16px 15px;padding-top:32px;display:flex;flex-direction:column;align-items:center;justify-content:flex;gap:32px;font-weight:normal}@media screen and (max-width: 749px){.p_search_section_description{gap:16px}}.p_search_section_description_message{letter-spacing:0;line-height:2;max-width:970px;margin-left:auto;margin-right:auto}@media screen and (max-width: 749px){.p_search_section_description_message{font-size:14px}}.p_search_section_description_content{flex-grow:1;display:flex;gap:32px}.p_search_section_description_content_wrapper{width:500px;max-width:100%;display:flex;align-items:end}@media screen and (max-width: 749px){.p_search_section_description_content_wrapper{flex-direction:column;gap:16px}}.p_search_section_description_content_wrapper:not(:lang(ja)){width:auto;min-width:500px;max-width:1000px}@media screen and (max-width: 749px){.p_search_section_description_content_wrapper:not(:lang(ja)){min-width:0;width:100%;max-width:500%}}@media screen and (max-width: 749px){.p_search_section_description_content{width:100%;flex-wrap:wrap;justify-content:space-around;padding:0 20px;gap:8px}}.p_search_section_description_content_item{max-width:100%;display:flex;align-items:center;gap:8px}.p_search_section_description_content_item .item_text{font-size:12px;line-height:1.5;letter-spacing:.07em}.p_search_section_description_update_at{font-size:12px}.p_search_section_filter_btn{width:360px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;text-align:center;border:#0566af 2px solid;font-size:15px;font-weight:bold;line-height:1.5;background-color:#fff;border-radius:50px;transition:all .3s ease;cursor:pointer;color:#191919}.p_search_section_filter_btn_wrapper{width:100%;display:flex;align-items:center;justify-content:center;padding:15px 10px;background-color:#d1e7f8}.p_search_section_filter_btn_filter_label{font-size:12px;line-height:1;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.p_search_section_filter_btn:hover{opacity:1}@media screen and (max-width: 749px){.p_search_section_filter_btn{font-size:15px;max-width:100%}}.p_search_section_filter_btn::after{content:"";position:absolute;top:50%;right:12px;width:22px;height:22px;background:url(/assets/img/knowledge/search/ico_filter_add.svg) no-repeat center;background-size:contain;transform:translateY(-50%);transition:all .3s ease}.p_search_section_filter_btn.filtered{background-color:#0566af;color:#fff;border-color:#fff}.p_search_section_filter_btn.filtered::after{background-image:url(/assets/img/knowledge/search/ico_filter_add_white.svg)}.p_search_section_table_section{padding:32px 0 80px 32px;background-color:#f4f9ff;display:flex;flex-direction:column;gap:48px}@media screen and (max-width: 749px){.p_search_section_table_section{padding:15px 0 36px 15px;gap:32px}}.p_search_section_table_inner{display:inline-block;white-space:nowrap}.p_search_section_table_wrapper{width:100%;overflow-x:auto;background-color:#f4f9ff;position:relative;display:flex}.p_search_section_table_wrapper::after{content:"";display:inline-block;width:32px;flex-shrink:0}@media screen and (max-width: 749px){.p_search_section_table_wrapper::after{width:15px}}.p_search_section_table_wrapper>.accessibility_ico{position:absolute;width:100px;height:100px;z-index:1;top:150px;left:50%;filter:drop-shadow(0px 4.63636px 4.63636px rgba(0, 0, 0, 0.25))}@media screen and (min-width: 1000px){.p_search_section_table_wrapper>.accessibility_ico{width:88px;height:88px}}@media screen and (min-width: 1500px){.p_search_section_table_wrapper>.accessibility_ico{display:none}}.p_search_section_table_wrapper table{min-width:1200px;background:#fff;box-sizing:border-box;margin-top:0;border-collapse:separate}.p_search_section_table_wrapper table:first-of-type{border-top:2px solid #7fb7e0}.p_search_section_table_wrapper th,.p_search_section_table_wrapper td{min-width:60px;box-sizing:border-box;border-right:2px solid #7fb7e0;border-bottom:2px solid #7fb7e0;white-space:nowrap;font-size:12px;text-align:center;vertical-align:middle;text-wrap:wrap}.p_search_section_table_wrapper th.follow_cell,.p_search_section_table_wrapper td.follow_cell{position:sticky;left:0;border-left:2px solid #7fb7e0}.p_search_section_table_wrapper th{background-color:#d1e7f8;padding:0;font-weight:bold;line-height:1.5;color:#191919;font-size:12px}.p_search_section_table_wrapper th.access_cell{min-width:145px}.p_search_section_table_wrapper th.highlight{background-color:#ffddd2}.p_search_section_table_wrapper td{min-height:100px;padding:8px;background-color:#fff;font-weight:normal;text-align:left;line-height:1.5;letter-spacing:.07em}.p_search_section_table_wrapper td.highlight{background-color:#fff3ee}.p_search_section_table_wrapper .hospital-name{position:sticky;left:0;text-align:start;min-width:150px;width:150px;font-size:14px;font-weight:bold}.p_search_section_table_wrapper .hospital-name .tag-group{width:100%;display:flex;justify-content:start;gap:5px;margin-top:8px}.p_search_section_table_wrapper .blue-font{color:#0566af;padding:6px 0}.p_search_section_table_wrapper .link_cell{text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.p_search_section_table_wrapper .link_cell_item{width:55px;height:40px;color:#fff;text-decoration:none;background-color:#0566af;border-radius:5px;border:#0566af 2px solid;display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1.2;letter-spacing:.04em}.p_search_section_table_wrapper .link_cell_item:not(:lang(ja)){min-height:40px;height:auto;word-break:break-all;overflow-wrap:anywhere;white-space:normal}.p_search_section_table_wrapper .link_cell_item:hover{color:#0566af;background-color:#fff;opacity:1}.p_search_section_table_wrapper .number-cell{text-align:center;min-width:60px;vertical-align:middle}.p_search_section_table_wrapper .cancer-group{background-color:#f8f9fa;text-align:center;font-weight:bold}.p_search_section_table_wrapper .surgery-type{min-width:100px;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;height:120px}.p_search_section_table_wrapper .link_btn{color:#fff;text-decoration:none;background-color:#0566af;padding:10px;border-radius:5px;font-size:75%}.p_search_section_table_wrapper .link_btn:hover{text-decoration:underline}.p_search_section_show_more_btn{position:relative;width:165px;height:40px;border-radius:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:#0566af 2px solid;font-size:14px;font-weight:bold;background-color:#fff;color:#191919}.p_search_section_show_more_btn_wrapper{width:100%;position:relative;display:flex;align-items:center;justify-content:center;background-color:#f4f9ff}@media screen and (max-width: 749px){.p_search_section_show_more_btn_wrapper{width:calc(100% + 15px);max-width:calc(100% + 15px);margin-left:-15px}}.p_search_section_show_more_btn::after{content:"";position:absolute;top:50%;right:12px;width:14px;height:14px;background:url(/assets/img/knowledge/search/ico_show_more.svg) no-repeat center;background-size:contain;transform:translateY(-50%);transition:all .3s ease}.p_search_section_show_more_btn:hover{opacity:1}.filter_select_dialog{z-index:1000;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);width:690px;background-color:#f4f9ff}.filter_select_dialog_wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;display:none}@media screen and (max-width: 749px){.filter_select_dialog_wrapper{padding:40px 10px}}@media screen and (max-width: 749px){.filter_select_dialog{width:100%;border-radius:0}}.filter_select_dialog_header_close_btn{position:absolute;top:-8px;right:-12px;width:65px;height:65px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0566af;gap:8px;color:#fff;font-size:11px;cursor:pointer}@media screen and (max-width: 749px){.filter_select_dialog_header_close_btn{top:-32px;right:0}}.filter_select_dialog_header_close_btn:hover{opacity:1}.filter_select_dialog_header_close_btn_icon{width:20px;height:20px;background-image:url(/assets/img/knowledge/search/ico_close.svg);background-size:100%;background-position:center;background-repeat:no-repeat;content:"";display:block}.filter_select_dialog_body{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;gap:12px}.filter_select_dialog_body_title_label{font-size:18px;line-height:1.5;letter-spacing:.07em}.filter_select_dialog_body_button{width:160px;height:45px;border:#0566af 2px solid;border-radius:22.5px;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#191919;font-size:12px}.filter_select_dialog_body_button_wrapper{width:520px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media screen and (max-width: 749px){.filter_select_dialog_body_button_wrapper{width:100%;justify-content:center}}.filter_select_dialog_body_button:hover{cursor:pointer}.filter_select_dialog_body_button.active{background-color:#0566af;color:#fff}.filter_select_dialog_submit_btn{width:260px;height:54px;display:flex;align-items:center;justify-content:center;background-color:#d93f07;border-radius:5px;border:#d93f07 2px solid;color:#fff;font-size:18px;box-shadow:8px 8px 0px rgba(0,0,0,.1);cursor:pointer}.filter_select_dialog_submit_btn_wrapper{width:100%;display:flex;justify-content:center;padding:30px 0}.filter_select_dialog_submit_btn:hover{opacity:1;color:#d93f07;background-color:#fff}.filter_select_dialog_footer_close_btn{width:160px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:#0566af 2px solid;background-color:#fff;padding:0 16px;cursor:pointer;color:#191919}.filter_select_dialog_footer_close_btn_wrapper{display:flex;justify-content:center;padding:20px 0;background-color:#eee}.filter_select_dialog_footer_close_btn:hover{opacity:1;background-color:#f4f9ff;color:#0566af}.filter_select_dialog_footer_close_btn>p{width:100%;text-align:center}