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

/*
Theme Name: AKEa
Theme URI: https://akea.co.jp
Description: A theme by <a href="https://akea.co.jp">AKEa</a>.
Version: 2.0
Author: Ono
Author URI: https://d-strive.com
*/

@import url("/css/pc.css") screen and (min-width:1200px);
@import url("/css/tablet.css") screen and (min-width:737px) and (max-width:1199px);
@import url("/css/smart.css") screen and (max-width:736px);
