.newsList {
    padding: 11px 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0em 15px;
    position: relative;
}
.newsList .Title {
    letter-spacing: -1px;
    line-height: 17.738px;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
    text-decoration: none;
    text-align: -webkit-match-parent;
    display: inline;
}
.newsList .Date {
    margin-top: 0.5em;
    font-size: 0.6em;
    color: #ccc;
}
.newsList:last-child {
    border-bottom: 0px;
}

/**/

.SectionHead {
    padding: 0.5em 1em;

    overflow: hidden;
}
.SectionHead .Title {
    font-size: 1.5em;
    font-weight: bold;
}
.SectionHead .SubTitle {
    font-size: 1em;
    color: #666666;
}
.SectionHead .Date {
    font-size: 0.6em;
    margin-top: 0.5em;
    color: #ccc;
}

/**/

/*NewList*/
.container section .NewList {
}

.container section .NewList li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 11px 0;
    margin: 0em 15px;
}
.container section .NewList li:first-child {
}

.container section .NewList li:last-child {
    border-bottom: 0px;
}

.container section .NewList li .OneLineTitle {
    letter-spacing: -1px;
    line-height: 17.738px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
    text-decoration: none;
    text-align: -webkit-match-parent;
    display: inline;
    overflow: hidden;
}

.container section .NewList li .showDate {
    margin-top: 0.5em;
    font-size: 0.6em;
    color: #ccc;
}

.container section .NewList li .ListImg {
    height: 2.5em;
    width: 3em;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 0.5em;
}

.container section .NewList li .ListImg img {
    height: 100%;
}

/*view*/

.socialIcon {
    position: absolute;
    right: 0;
    bottom: 30px;
    background: #fff;
    display: none;
    /*			height: 2.5em;*/
    width: 100%;
    text-align: right;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.socialIcon img {
    width: 2em;
    margin: 0.2em;
}

.NewsCate {
    overflow: hidden;
    padding: 15px 15px 0px;
    line-height: 1.55em;
    color: #333;
}
/*´º½º Å¸ÀÌÆ²*/
.NewsTitle {
    overflow: hidden;
    padding: 10px 15px 0px;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.04em;
    font-weight: normal;
    color: #333;
}
.NewsTitleFont1 {
    font-size: 22px;
    line-height: 28px;
}
.NewsTitleFont2 {
    font-size: 23px;
    line-height: 29px;
}
.NewsTitleFont3 {
    font-size: 24px;
    line-height: 30px;
}
.NewsTitleFont4 {
    font-size: 25px;
    line-height: 31px;
}
.NewsTitleFont5 {
    font-size: 27px;
    line-height: 33px;
}

/*´º½º ¼­ºê Å¸ÀÌÆ²*/
.NewsSubTitle {
    overflow: hidden;
    padding: 3px 15px 0px;
    font-size: 16px;
    line-height: 1.55em;
    font-weight: normal;
    color: #999;
}

/*´º½º ÀÔ·Â ½Ã°£*/
.NewsWriteDate {
    overflow: hidden;
    padding: 3px 15px 0px;
    font-size: 13px;

    font-weight: normal;
    color: #c9c9c9;
}
/*´º½ººä ±â´É*/
.NewsModule {
    padding: 14px 15px 0px;
    position: relative;
}
.NewsModule .CntModul {
    font-size: 18px;
    height: 18px;
    color: #333;
    font-weight: normal;
    line-height: 19px;
    border: 1px solid #ccc;
    padding: 0.3em;
}
.fontSize {
    position: absolute;
    right: 8px;
}
.NewsModule .fontSize .fontP {
    font-size: 18px;
    height: 18px;
    color: #bbb;
    font-weight: normal;
    line-height: 19px;
    border: 1px solid #ccc;
    padding: 0.3em;
}
.NewsModule .fontSize .fontM {
    font-size: 18px;
    height: 18px;
    color: #dfdfdf;
    font-weight: normal;
    line-height: 19px;
    border: 1px solid #ccc;
    padding: 0.3em;
}

/*´º½º ÄÁÅÙÃ÷*/
.NewsConent {
    overflow: hidden;
    padding: 16px 15px 14px;
    line-height: 1.6em;
    color: #333;
    font-size: 21px;
    letter-spacing: -0.04em;
}
.NewsConentFont1 {
    font-size: 18px;
}
.NewsConentFont2 {
    font-size: 19px;
}
.NewsConentFont3 {
    font-size: 20px;
}
.NewsConentFont4 {
    font-size: 21px;
}
.NewsConentFont5 {
    font-size: 22px;
}

/*±âÀÚ Á¤º¸*/
.ReportInfo {
    overflow: hidden;
    margin: 0px 15px 14px;
    line-height: 1.55em;
    border-bottom: 1px solid #888;
    color: #333;
    padding-bottom: 0.3em;
    font-size: 13px;
}
.ReportInfo .nameInfo {
    */: 0.3em;
    float: left;
    width: 100%;
    color: #c9c9c9;
}

/*	@media screen and (min-width:321px){*/
/*		.ReportInfo .emailInfo{*/
/*			padding-top: 0.3em;*/
/*			float: right;*/
/*			color: #333;*/
/*			text-align: right;*/
/*		*/
/*		}*/
/*		.ReportInfo .nameInfo{*/
/*			padding-top: 0.3em;*/
/*			float: left;*/
/*			width: 40%;*/
/*			font-weight: bold;*/
/*			color: #3281C4;*/
/*		}*/
/*	}*/
/*	@media screen and (max-width:320px){*/
/**/
/*		.ReportInfo .emailInfo{*/
/*			padding-top: 0.3em;*/
/*			width: 100%;*/
/*			color: #333;*/
/*			float: left;*/
/*		*/
/*		}*/
/*		.ReportInfo .nameInfo{*/
/*			padding-top: 0.3em;*/
/*			width: 100%;*/
/*			font-weight: bold;*/
/*			color: #3281C4;*/
/*		}*/
/*		*/
/*	}*/
/*¾Æ·¡ÂÊ ¸ðµâ*/
.NewsBModule {
    overflow: hidden;
    padding: 25px 15px 14px;
    line-height: 1.55em;

    color: #333;
    text-align: center;
}
/*¹Ú½º ´º½º*/
.boxNews {
    font-size: 14px;
    width: 100%;
    border: 1px solid #dfdfdf;
}
.boxNews .BoxImg {
    text-align: center;
    padding: 20px 0;
}
.boxNews .boxImgHint {
    color: #999;
}
.boxNews .boxTitle {
    border-bottom: 1px solid #dfdfdf;
    background: #ddd;
    color: #444;
    padding: 6px 8px;
}
.boxNews .boxContent {
    line-height: 155%;
    color: #444;
    padding: 6px 8px;
}

.newsList_new {
    padding: 11px 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0em 15px;
    position: relative;
}
.newsList_img {
    max-width: 93px;
    float: left;
    padding-right: 10px;
}
.newsList_img img {
    width: 100%;
    height: 62px;
}
/*.newsList_new_title {float: left; max-width: calc( 100% - 148px ); height: auto; padding: 10px 0; height: 30px; font-size: 15px; overflow: hidden;}*/
.newsList_new_title {
    float: left;
    max-width: calc(100% - 150px);
    height: auto;
    padding: 10px 0;
    height: 35px;
    font-size: 17px;
    overflow: hidden;
}
.newsList_new_time {
    width: 45px;
    position: absolute;
    right: 0px;
    bottom: 30%;
    padding: 11px 1px 10px 0;
    font-size: 10px;
    background: #fff;
    color: #bbb;
    text-align: right;
    padding-bottom: 10%;
}

/****************************************************************************/
.fontSizeNew {
    right: 8px;
}
.radiusMaker {
    position: absolute;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    top: 7px;
    padding: 3px;
    line-height: 26px;
    left: 65px;
}
.kakaoPlusBtnNews2 {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 15px;
    width: 95px;
    height: 32px;
    border-radius: 33px;
    font-size: 13px;
    line-height: 34px;
    color: #000;
    background-color: #feeb00;
    text-align: center;
    letter-spacing: -1px;
}
.fontModyDiv {
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 121;
    display: none;
}
.fontlistBody {
    width: 50%;
    margin: auto;
    background: #fff;
    border: 1px solid #ccc;
    padding: 25px;
    position: relative;
    border-radius: 10px;
    margin-top: -120px;
}
.flTitle {
    font-size: 12px;
    margin-bottom: 8px;
}
.fontList {
    border-top: 1px solid #ccc;
    padding-bottom: 5px;
    position: relative;
    padding-top: 5px;
    padding-left: 25px;
}
.NewsConentFont2 {
    font-size: 19px;
}
.NewsConentFont5 {
    font-size: 22px;
}
.onFont {
    background-color: #3281c4;
}
.fSelect {
    font-size: 8px;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 3px;
    color: #fff;
    position: absolute;
    top: 7px;
    left: 0px;
}
.ico_view {
    height: 16px;
    margin: 8px 0px 0 0;
    display: inline-block;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    background-size: 160px 450px;
    vertical-align: top;
}



/* ±â»ç ºä ÆäÀÌÁö, PR AD °ü·Ã css */
.pr_wrap {
	background: transparent linear-gradient(270deg, #FBFEFF 0%, #DDEDFC 100%) 0% 0% no-repeat padding-box;
	border-radius: 6px;
	opacity: 1;
	width:100%;
	margin-top:10px;
}

.pr_form {
	padding: 7px 5px;

}

.pr_form ul{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.pr_ad {
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: clamp(11px, 1.9vw, 20px);
    line-height: 0.5;
    font-family: "Malgun Gothic";
    letter-spacing: 0px;
    color: #8A9CB2;
    opacity: 1;
    text-align: center;
    margin-left: 1.5vw;
}

.pr_title {
  margin-left: 1.5vw;
  text-align: left;

  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: clamp(14px, 3.5vw, 20px); /* ¹ÝÀÀÇü ÆùÆ® */
  line-height: 1.3; /* ¿ø·¡ 18px/14px = ¾à 1.285 ¡æ 1.3 Á¤µµ */
  font-family: "Malgun Gothic";

  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 0px !important;
}

.pr_link {
	background: 0% 0% no-repeat padding-box;
    border-radius: 1.5vw;
    letter-spacing: 0px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: clamp(11px, 3.3vw, 18px);
    line-height: 1.3;
    font-family: "Malgun Gothic";
    opacity: 1;
    margin-left: auto;
    text-align: right;
    margin-top: 0px !important;
    padding: 3px 7px;
    position: relative;
    top: -1px;
}


.pr_link.AD a
 {
    color: #60009F;
    font-weight: bold;
}


.pr_link a  {
	color:#005ED1 ;
	font-weight:bold;
}

.pr_link a::after {
  content: "";
  display: inline-block;
  width: 1vw;   /* °¡·Î ±æÀÌ */
  height: 1vw;  /* ¼¼·Î ±æÀÌ */
  border-right: 1px solid  #005ED1; /* ¿À¸¥ÂÊ ¼± */
  border-bottom: 1px solid  #005ED1; /* ¾Æ·¡ÂÊ ¼± */
  transform: rotate(-45deg); /* ¢Ù ¸ð¾çÀ» ¡æ ¸ð¾çÀ¸·Î È¸Àü */
  vertical-align: middle;   /* ÅØ½ºÆ® ¼¼·Î Áß¾Ó Á¤·Ä */
  position: relative;
  top: -0.1vw;  /* ¼ýÀÚ Á¶ÀýÇØ¼­ »ìÂ¦ À§·Î */
}


.pr_link a:hover::after {
  transform: translateX(3px) rotate(-45deg); /* ¼ø¼­: ÀÌµ¿ ¡æ È¸Àü */
}


.pr_form ul li:before,
.pr_ad:before,
.pr_ad.AD:before,
.pr_title:before,
.pr_link:before,
.pr_link a:before {
	content: none !important;
}

.pr_link .import {
	font-weight:bold;
}


.pr_link.AD a::after  {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;

	background: url(https://old.dailypharm.com/Users/News/tmp_img/arrow-square-out.svg) no-repeat center;
	border-right: unset;
	border-bottom: unset;
	background-size: contain;
	transform: unset;
	margin-left: 3px;
}


/* ±â»ç ºä ÆäÀÌÁö, PR AD °ü·Ã css ³¡*/
