@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:


New Creation:	.
Last Change:	2018/12/06 16:12:24.


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object

------------------------------------------------------------------------
----------------------------------------------------------------------*/
body > .l-container {
  min-height: 100vh;
}

.pc {
  display: none !important;
}

html {
  scroll-padding-top: 14.4vw;
}

:root.is-fixed {
  overflow: clip;
}
/*# sourceMappingURL=layout.css.map */
