.header__bread_list{background:var(--color_ui_light);text-align:center}@media screen and (min-width: 769px ){.header__bread_list{font-size:var(--size_txt_xs)}}@media screen and (max-width: 768px ){.header__bread_list{font-size:var(--size_caption)}}.header__bread_list ol{height:3.1rem;display:flex;align-items:center;list-style:none;width:100%;margin:0 auto;word-break:keep-all;white-space:nowrap;max-width:var(--width_max_pc_l);padding:0 1.6em;box-sizing:border-box;border:1px solid rgba(0,0,0,.02);border-right:none;border-left:none}@media screen and (max-width: 768px ){.header__bread_list ol{font-size:1.2rem;overflow-x:auto;overflow-y:hidden;padding:0 1rem}}.header__bread_list li{padding:0;margin:0}.header__bread_list li.home,.header__bread_list li.header__bread_list--home{margin:0;display:flex;align-items:center;width:1.4rem}.header__bread_list li.home a,.header__bread_list li.header__bread_list--home a{font-size:0}.header__bread_list li.home a::before,.header__bread_list li.header__bread_list--home a::before{content:"";background:url("/~/media/img/common/global_nav/icon_home_blue.svg") no-repeat center center/1.4rem,url("/~/media/img/common/global_nav/icon_home_blue_hover.svg") no-repeat center center/0;display:block;width:1.4rem;height:1.4rem}@media screen and (min-width: 769px ){.header__bread_list li.home a::before,.header__bread_list li.header__bread_list--home a::before{font-size:var(--size_txt_xs);height:3.1rem}}@media screen and (max-width: 768px ){.header__bread_list li.home a::before,.header__bread_list li.header__bread_list--home a::before{font-size:var(--size_caption)}}.header__bread_list li:not(li.header__bread_list--home){margin:0 0 0 1rem}.header__bread_list li:not(li.header__bread_list--home)::before{content:"";display:inline-block;height:.4rem;width:.4rem;border-right:solid 1.5px #7b8d93;border-bottom:solid 1.5px #7b8d93;transform:rotate(-45deg) translateY(-0.25em);margin:.75rem .5em 0 0}.header__bread_list li:last-child a{color:var(--color_font_mid);cursor:default}.header__bread_list li:not(:last-child) a:hover{text-decoration:underline}.header__bread_list li:not(:last-child) a:hover::before{background:url("/~/media/img/common/global_nav/icon_home_blue_hover.svg") no-repeat center center}.header__bread_list a{display:inline-block;position:relative;padding:.5em 0;margin:0;text-decoration:none;color:#07c;transition-property:color,background-color,box-shadow;transition-duration:.3s}.header__bread_list span{display:inline-block;padding:.5em 0;margin:0;color:rgba(12,12,13,.9)}@media screen and (max-width: 768px ){.header__bread_list span{padding-left:0}}.header__bread_list span::before{margin:.5rem .5em 0 0 !important}