@charset "UTF-8";
#method_anchor_links{overflow-x:scroll;overflow-y:hidden;}
#method_anchor_links::-webkit-scrollbar-thumb{border-radius:30px;background-color:#e7e7e7;}
#method_anchor_links_list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;width:max-content;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#method_anchor_links_list .method_anchor_links_it_lk{position:relative;font-weight:bold;}
#method_anchor_links_list .method_anchor_links_it_lk::after{display:block;position:absolute;top:50%;right:0;background:url("../images/arrow_d_bl.png") no-repeat center center/contain;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
@media screen and (max-width: 1024px){#method_anchor_links::-webkit-scrollbar{height:clamp(0px, .8vw, 3px);}
#method_anchor_links_list{margin:clamp(-5px, -1.333333333333333vw, 0px) 0;padding-bottom:clamp(0px, 5.333333333333334vw, 20px);}
#method_anchor_links_list .method_anchor_links_it:not(:first-child){margin-left:clamp(0px, 4.266666666666667vw, 16px);}
#method_anchor_links_list .method_anchor_links_it_lk{padding-right:clamp(0px, 4.266666666666667vw, 16px);font-size:clamp(0px, 3.733333333333334vw, 14px);line-height:clamp(0px, 6.4vw, 24px);}
#method_anchor_links_list .method_anchor_links_it_lk::after{width:clamp(0px, 2.666666666666667vw, 10px);height:clamp(0px, 1.6vw, 6px);}}
@media screen and (min-width: 1025px){#method_anchor_links::-webkit-scrollbar{height:3px;}
#method_anchor_links_list{margin:-4.5px 0;padding-bottom:20px;}
#method_anchor_links_list .method_anchor_links_it:not(:first-child){margin-left:40px;}
#method_anchor_links_list .method_anchor_links_it_lk{padding-right:20px;font-size:15px;line-height:24px;}
#method_anchor_links_list .method_anchor_links_it_lk::after{width:10px;height:6px;}}