/*
Theme Name: miraids
Author: Weblab
Author URI: https://www.weblab.co.jp/
Version: 1.0.0
*/
@charset 'utf-8';

@import url('/new/common/css/normalize.css');
@import url('/new/common/css/master.css') screen and (min-width: 768px),print;
@import url('/new/common/css/block.css') screen and (min-width: 768px),print;
@import url('/new/common/css/sp_master.css') screen and (max-width: 767px);
@import url('/new/common/css/sp_block.css') screen and (max-width: 767px);

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@900&display=swap');

