/* BASIC css start */
.contain{width:100%; text-align: center; display: inline-block;}

.tit54{font-size: 54px; font-weight: 600; color: #000;}
.tit60{font-size: 60px; font-weight: 800; color: #fe223b; line-height:80px;}
.tit36{font-size: 36px; font-weight: 400; color: #626262;}
	
.contain ul {margin: 0 auto; margin-top: 70px;}
.contain li{float: left;}
.contain .w482{width: 482px;}
.contain .w320{width: 320px; margin-right: 30px; border-radius: 30px; background-color: #f3f3f3; overflow: hidden; box-shadow: 0px 10px 20px 5px #ededed; border: 1px solid #d4d4d4;}	
	
.contain li:last-child{padding-right: 0px;}
.contain p{text-align: center; width: 100%;}
.contain a{display: contents;}

.contain .notice{width: 1060px;}
.contain .notititle{width: 1060px; margin: 0 auto; text-align: left; font-size: 24px; font-weight: 600; line-height: 50px; color: #262626;}
.contain .notice li{position: relative; padding-left: 15px; font-size: 18px; color: #626262; line-height: 40px; font-weight: 300; width: 100%; text-align: left;}
.contain .notice li:before{content: "กค";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 800;
    font-size: 24px;
    color: #626262;}
/* BASIC css end */

