
.lp-header {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  font-style: normal;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;

  font-size:0.625em;
  box-sizing: border-box;

  font-family:Helvetica,'Noto Sans CJK JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック','メイリオ',Meiryo,Helvetica,'Osaka',Arial,sans-serif;



  line-height: 1.6;
  background-color: #000;
  -webkit-text-size-adjust: 100%;
  font-size: 1.6rem;
  color: var(--clr-base);

}

.is-hideSp{
  @include sp() {
    display: none;
  }
}
.is-hidePc{
  @include pc() {
    display: none;
  }
}



.lp-footer {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  font-style: normal;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;

  font-size:0.625em;
  box-sizing: border-box;

  font-family:Helvetica,'Noto Sans CJK JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック','メイリオ',Meiryo,Helvetica,'Osaka',Arial,sans-serif;



  line-height: 1.6;
  background-color: #000;
  -webkit-text-size-adjust: 100%;
  font-size: 1.6rem;
  color: var(--clr-base);

}

@charset "utf-8";
/* ==========================================================================
 Web font
========================================================================== */

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Noto Sans Japanese Light'), local('NotoSansJapanese-Light'),
  url('/font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
  url('/font/NotoSansCJKjp-Light.woff') format('woff'),
  url('/font/NotoSansCJKjp-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Sans Japanese Regular'), local('NotoSansJapanese-Regular'),
  url('/font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
  url('/font/NotoSansCJKjp-Regular.woff') format('woff'),
  url('/font/NotoSansCJKjp-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Noto Sans Japanese Medium'), local('NotoSansJapanese-Medium'),
  url('/font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
  url('/font/NotoSansCJKjp-Medium.woff') format('woff'),
  url('/font/NotoSansCJKjp-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Noto Sans Japanese Bold'), local('NotoSansJapanese-Bold'),
  url('/font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
  url('/font/NotoSansCJKjp-Bold.woff') format('woff'),
  url('/font/NotoSansCJKjp-Bold.ttf') format('truetype');
}
