.guide-category-title{color: #2D2D2D}
.guide-category-wrap{float: left;}
.guide-category-title{font-family:Roboto Condensed;text-align: center}
.guide-category-name{color: #000000;font-family:Roboto Regular;}
.guide-category-content{float: left}
.guide-category-content-ul{list-style: none;}
.guide-category-content-ul li{display: inline-flex;color: #393939;font-family:Roboto Regular;}
.guide-category-comeback{float: right;font-family: Roboto Regular;color: #FF0000;}
.guide-category-comeback-text{float: left;}
.guide-category-comeback-icon{float: left;}
.guide-category-comeback-text a{color: #FF0000;}
.guide-stt{font-size: 14px;font-family: 'Roboto Bold';}
.guide-category-content-ul li a{font-size: 14px;font-family: 'Roboto Bold';color: #393939; text-decoration: none;}
@media(min-width: 769px) {
    .guide-wrap{font-size: 18px}
    .guide-category-title{font-size: 36px;margin-bottom: 42px;padding-top: 159px;}
    .guide-category-name{font-size: 24px;padding: 26px 0 12px 0;}
	.guide-category-content{padding-top: 24px;margin-bottom: 28px;padding-bottom: 22px;}
	.guide-category-item{margin-left: 19px;}
	.guide-stt{margin-right: 35px;}
	.guide-category-content-ul{display: inline-grid;padding: 0;}
	.guide-category-content-ul li{margin-bottom: 23px;font-size: 18px;}
	.guide-category-comeback{font-size: 16px;padding-bottom: 41px;}    
	.guide-category-comeback-text{margin-top: 2px;margin-right: 18px;}
}
@media(max-width: 768px) {
    .guide-stt{margin-right: 7px}
    .guide-category-title{max-width: 265px;font-size: 30px;margin: auto;line-height: 36px;margin-bottom: 32px;font-family: 'Roboto Medium';padding-top: 79px;}
    .guide-category-name{font-size: 22px;padding: 12px 0px 12px 0;}
	.guide-category-content-ul li{margin-left: 2px !important; margin-top: 13px;}
	.guide-category-content{padding-bottom: 12px;margin-bottom: 32px;}
	.guide-category-comeback{margin-right: 15px;margin-top: 15px;font-size: 14px;}
	.guide-category-comeback-text{margin-right: 8px;}
}