/*
Theme Name: Tailor Libera
Description: テイラーリベラ：WordPressテーマ
*/
@import url(css/common.css);
@import url(css/all.min.css);
@import url(css/header-drw.css) screen and (max-width: 1069px);
@import url(css/header-glv.css) print, screen and (min-width: 1070px);
@import url(css/sp.css) screen and (max-width: 767px);
@import url(css/pc.css) print, screen and (min-width: 768px);
:root {
  --color-br: #3C2B0D;
  --color-gr: #AAAAAA;
  --color-yl: #C9B062;
  --color-lg: #F3F2EB;
}