@charset "utf-8";


 @media screen and (max-width: 480px) { 

.fs12{line-height: 1.5; font-size:1.2rem;}
.fs13{line-height: 1.5; font-size:1.2rem;}
.fs14{line-height: 1.5; font-size:1.2rem;}
.fs15{line-height: 1.5; font-size:1.3rem;}
.fs16{line-height: 1.5; font-size:1.4rem;}
.fs17{line-height: 1.5; font-size:1.5rem;}
.fs18{line-height: 1.5; font-size:1.5rem;}
.fs19{line-height: 1.5; font-size:1.5rem;}
.fs20{line-height: 1.5; font-size:1.5rem;}
.fs22{line-height: 1.5; font-size:1.8rem;}
.fs25{line-height: 1.5; font-size:1.8rem;}
.fs30{line-height: 1.5; font-size:1.8rem;}
.fs35{line-height: 1.5; font-size:1.8rem;}
.fs40{line-height: 1.5; font-size:2.2rem;}
.fs45{line-height: 1.5; font-size:2.2rem;}
.fs50{line-height: 1.5; font-size:2.8rem;}
.fs60{line-height: 1.5; font-size:2.8rem;}
.fs70{line-height: 1.5; font-size:2.8rem;}
.fs80{line-height: 1.5; font-size:2.8rem;}

.m10{margin-top:0.5rem;}
.m20{margin-top:1rem;}
.m30{margin-top:1rem;}
.m40{margin-top:2rem;}
.m50{margin-top:2rem;}
.m60{margin-top:3rem;}
.m70{margin-top:3rem;}
.m80{margin-top:4rem;}
.m90{margin-top:4rem;}
.m100{margin-top:5rem;}
.m120{margin-top:5rem;}
.m150{margin-top:8rem;}
.m200{margin-top:10rem;}


.mb10{margin-bottom:0.5rem;}
.mb20{margin-bottom:1rem;}
.mb30{margin-bottom:1rem;}
.mb40{margin-bottom:2rem;}
.mb50{margin-bottom:2rem;}
.mb100{margin-bottom:5rem;}

.p0{padding-top: 0;}
.p10{padding-top:0.5rem;}
.p20{padding-top:1rem;}
.p30{padding-top:1rem;}
.p40{padding-top:2rem;}
.p50{padding-top:2rem;}
.p60{padding-top:3rem;}
.p70{padding-top:3rem;}
.p80{padding-top:4rem;}
.p90{padding-top:4rem;}
.p100{padding-top:5rem;}
.p120{padding-top:5rem;}
.p150{padding-top:8rem}
.p200{padding-top:10rem;}

.pb0{padding-bottom:0rem;}
.pb10{padding-bottom:0.5rem;}
.pb20{padding-bottom:1rem;}
.pb50{padding-bottom:2rem;}
.pb100{padding-bottom:5rem;}
.pb150{padding-bottom:5rem;}

.w100{width: 100%;}
.w95{width: 98%;}
.w90{width: 95%;}
.w80{width: 90%;}


.area-wt{background-color: #ffffff;}
.area-rd{background-color: #DD3032;}

.area-bk{background-color: #000000;}
.area-bbk{border: 0.2rem solid #000000;}
.area-bwt{border: 0.2rem solid #ffffff;}
.area-lg{background-color: #B0E860; margin-left: -1rem;}

.area-p10{padding: 0.5rem;}
.area-p20{padding: 1rem;}
.area-p40{padding: 1.3rem;}


.area-ss{
	filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.4));
}

.shadow{
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.4));
}

.flash-wt{
	box-shadow:rgba(255, 255, 255, 0.55) 0px 0px 0.3rem 0.3rem;
	-webkit-box-shadow:rgba(255, 255, 255, 0.55) 0px 0px 0.3rem 0.3rem;
	-moz-box-shadow:rgba(255, 255, 255, 0.55) 0px 0px 0.3rem 0.3rem;	
	padding: 1.5rem 1rem;
}

.t-shadow{
 text-shadow: 0 2px 3px rgba(0, 0, 0, 1);
}


.huti{
    color: #000;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}


 }