@charset 'utf-8';

@import url('normalize.css');
@import url('master.css?230630') screen and (min-width: 769px),print;
@import url('sp_master.css?230630') screen and (max-width: 768px);

@import url('https://fonts.googleapis.com/css2?family=Kaisei+Decol&display=swap');

@font-face {
	font-family: 'LINE Seed JP_OTF';
	font-weight: 400;
	src: url('../font/woff2/LINESeedJP_OTF_Rg.woff2') format('woff2'),
	url('../font/woff/LINESeedJP_OTF_Rg.woff') format('woff');
}

@font-face {
	font-family: 'LINE Seed JP_OTF';
	font-weight: 700;
	src: url('../font/woff2/LINESeedJP_OTF_Bd.woff2') format('woff2'),
	url('../font/woff/LINESeedJP_OTF_Bd.woff') format('woff');
}