@charset "UTF-8";

/*========================================================================

  会員個別のCSS

========================================================================*/

.pbPage {
	font-family: "M PLUS 2", sans-serif, 'Noto Sans JP','メイリオ',Meiryo, sans-serif!important;
}
/*グローバルナビ　カテゴリ*/
.font_w_strong{
  color: #fff;
  font-weight: bold;
}
.sp_sub_submenu li{
  padding-left:10px;
}
.c_018b71{
  color:#018b71;
}
.sab_title {
  		font-size: 0.8125rem;
        display: flex;
        align-items: center;
        text-align: left;
        padding: 15px 40px 15px 22px;
        color: #000000;
        text-decoration: none;
        position: relative;
        font-weight: 500;
  
    }