@charset "utf-8";
/*
Theme Name: アレンジ2026
Theme URI: https://arrange-gym.com/
Description: アレンジ2026
Author: Seika
Author URI:https://www.seika-office.com/
*/
@import url(reset.css);
@import url(pc.css) screen and (min-width: 768px);
@import url(sp.css) screen and (max-width: 767px);
