@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/*ブレイクポイント設定*/
.font-setting {
  margin-bottom: 00;
  color: #000;
  line-height: 0;
  font-size: 0;
  letter-spacing: 0em;
  font-weight: 500; }

/*font-size フォントサイズ*/
/*font-color*/
/*boxの中央寄せ*/
/*clearfix*/
/*flexboxで中央寄せ*/
/* Scss Document */
.l-wrapper {
  max-width: inherit;
  display: inherit !important; }
  .l-wrapper.post-custom .l-main {
    width: inherit; }
    .l-wrapper.post-custom .l-main.l-main-wide .dividerBottom .heading.heading-primary .custom__cat {
      margin-right: 15px; }
