@charset "UTF-8";

.mb1{
	margin-bottom:1rem;
}


.fsS { font-size:1.2rem; }
.fs25{ font-size: 2.5rem;}
.fs22{ font-size: 2rem;}
.fs20{ font-size: 1.8rem;}
.fs16{ font-size: 1.4rem;}
.fs14{ font-size: 1.2rem;}
@media screen and (min-width:768px){

.fsL { font-size:2.4rem; }
.fsM { font-size:1.8rem; }
.fsS { font-size:1.4rem; }

.fs25{ font-size: 2.5rem;}
.fs22{ font-size: 2.2rem;}
.fs20{ font-size: 2rem;}
.fs16{ font-size: 1.6rem;}
.fs14{ font-size: 1.4rem;}
}

.co01{color:#e8446b;}



.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mT30{margin-top:30px;}
.mT40{margin-top:40px;}
.mT50{margin-top:50px;}
.mT60{margin-top:60px;}
.mT70{margin-top:70px;}
.mT80{margin-top:80px;}
.mT90{margin-top:90px;}
.mT100{margin-top:100px;}



.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.mB30{margin-bottom:30px;}
.mB40{margin-bottom:40px;}
.mB50{margin-bottom:50px;}
.mB60{margin-bottom:60px;}
.mB70{margin-bottom:70px;}
.mB80{margin-bottom:80px;}
.mB90{margin-bottom:90px;}
.mB100{margin-bottom:100px;}


.textCenter{text-align:center;}







