@charset "utf-8";


/* androidtv_201804 index.css */

#contents h4{
margin:2em 0 0.5em 1em;
}


#add div.pct img{
	margin-bottom:15px !important;
}

#contents .lh28{
	line-height:28px;
}


/* notice_gray */


#add .notice_gray{
	padding:1em;
	margin-top:2.4em;
}


#contents .notice_gray > ul{
	margin-bottom:0;
}

#other div.notice_gray{
padding-top:0;
}


#other div.notice_gray ol > li > div.pct > img{
	margin-left:0;
}


#other div.notice_gray ol >li > p{
	margin-left:0;
	margin-top:0;
}


/*　annotation */

#contents .section  div.notice_gray ul.annotation{
margin-left:0.8em;
}

#contents .section ul.annotation{
margin-left:1.8em;
}


/*txtlink */


#contents .section ul.annotation li > ul.txtlink li{
	margin: 0 30px 0 0;
    padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left .4em;
	font-size:inherit;
	text-indent:0;
}



@media screen and (max-width: 640px){

#contents h4{
margin-left:0;
}

#contents .section ul.annotation{
	margin-left: 0.5em;
    margin-top: 1em;
}


#other div.notice_gray ol{
margin-bottom:0;
}


#contents .section  div.notice_gray ul.annotation{
margin-left:0;
margin-top:0;
}


}