@charset "UTF-8";


body{
	background-color:#FFFFFF;	
}



.for-sp{
    display: none;
}



a{
	
		
}










/* =========================================================

 comment-module
 
========================================================= */



#comment-title{
    margin-bottom: 26px;
    text-align: left;
}
#comment-title .hw-title-icon img{
    width: 17px;
    height: auto;
    vertical-align: middle;
}

#comment-notice{
    color: #222222;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 14px;
    line-height: 1.5em;
    margin-bottom: 35px;
}
#comment-title .hw-title-txt img{
    width: 149px;
    height: auto;
    vertical-align: middle;
    margin-left: 0px;
}
#gigyaComments{
    width: auto !important;
}

div.gig-comments-comment{
    position: relative;
    padding-bottom: 10px;
    padding-left: 10px;
}
#gigyaComments-comments div.gig-comments-comment-child{
    position: relative;
}
div.gig-comments-vote{
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
}
div.gig-comments-replyButtonAndCount{
    
}
a.gig-comments-button-reply{
    position: absolute !important;
    right: 10px;
    top: 50%;
}
div.gig-comments-comment-body{
    padding-right: 50px;
}
a.gig-comments-headerLinks-rss,
a.gig-comments-headerLinks-subscribe{
    color: #848484 !important;
    font-weight: bold !important;
}
span.gig-comments-vertical-seperator{
    color: #848484;
}
#gigyaComments-comments-footer{
    width: 268px;
    margin: 0 auto;
}
#point-icon{
    position: absolute;
    top: 
;
    top: 20px;
    right: 3px;
}
#comments-container{
    position: relative;
}



@media screen and (max-width: 767px) {
	
	
	
    .top-contents-sns #gigyaShare > img{
        margin-left: 10px !important;
    }
    .mobile #comments-container{
        padding-top: 44px;
    }
    #comment-title{
        margin-bottom: 15px;
        margin-left: 0;
    }
    #comment-title .hw-title-icon img{
        width: 13px;
    }

    #comment-notice{
        margin-left: 0;
        line-height: 1.4em;
        margin-bottom: 17px;
        font-size: 10px;
    }
    #comment-title .hw-title-txt img{
        width: 121px;

    }
    div.gig-comments-vote{
        top: 5px;
        margin-top: 0;
    }
    .gig-comments-button-reply{
        font-size: 13px !important;
        line-height: 20px !important;
        bottom:5px;
        top: auto !important;
        margin-top: 0;
    }
    .gig-comments-commentData-header{
        padding-right: 50px;
    }
    .gig-comments-username{
        font-size: 13px !important;
    }
    .gig-comments-comment-body{
        font-size: 13px !important; 
    }
    div.gig-comments-vote-up{
            width: 23px !important;
    height: 23px !important;
    -webkit-background-size: 23px 23px;
    background-size: 23px 23px;
    }


	

}