/*
Template Name: スマホスタイル
*/
@charset "UTF-8";

@import "shared/css/base.css";
@import "shared/css/front_sp.css";
@import "shared/css/contents_sp.css";
@import "shared/css/community_sp.css";

body{font-size:13px;}
body.a42 {font-size:12px;}
@media screen and (min-width: 390px) {body{font-size:14px;}}
@media screen and (min-width: 481px) {body{font-size:16px;}}
@media screen and (min-width: 640px) {body{font-size:18px;}}
@media screen and (min-width: 749px) {body{font-size:20px;}}

.pc {display:none!important;}