@charset "UTF-8";

/* style.css */
@import url(reset_sp.css);
@import url(min/global_sp.css);

/* detail */
@import url(custom_sp.css);

/* for Android Chrome */
#wrap,
#subwin_wrap {
	max-height: 100%;
}
