@media screen and (max-width:1279px){
/*************************** B-01. 枠組共通 ***********************/
.fixbox{
    width:98%;
}
/*************************** B-02. header ************************/
.header-list-03{
  justify-content: space-evenly;
}
.header-list-03 li{
  margin-right: 1.8rem;
  position: relative;
  max-width: 150px;
}
.header-list-03 li span{
  letter-spacing: 0.2px;
}

/*************************** B-03. nav ***************************/
/*************************** B-04. main共通 **********************/
/*************************** B-05. h1, h2見出し *******************/
/*************************** B-06. breadcrumb ********************/
/*************************** B-07. pager backnumber等 ************/
/*************************** B-08. aside *************************/
/*************************** B-09. footer ************************/
/*************************** B-10. toppage ***********************/
/*************************** B-11. form **************************/
/*************************** B-12. レギュレーション ********************/
/*************************** B-13. 検索結果 ***********************/
/*************************** B-14. 内部ページ ***********************/
}/* max-width */