@charset "utf-8";
	.only_popup_box {width:100%;}
	.only_popup_box h1 {width:100%; height:240px; background:url('/images/bg/bg_popup_only.png') no-repeat; text-indent:-9999px;}
	.only_popup_box p.title {text-align:center; margin-top:30px; font-size:20px; color:#666; font-weight:600;}
	.only_popup_box p.title span.leftbg {display:inline-block; width:60px; height:10px; margin-right:27px; background:url('/images/bg/bg_popup_only_title01.png') no-repeat 0 1px;}
	.only_popup_box p.title span.rightbg {display:inline-block; width:60px; height:10px; margin-left:27px; background:url('/images/bg/bg_popup_only_title02.png') no-repeat 0 1px;}
	.only_popup_box p.only_info {font-size:16px; color:#555; line-height:1.4; padding:10px 0 30px 35px;}
	.only_popup_box dl.only_pro {overflow:hidden; margin:0 30px;}
	.only_popup_box dl.only_pro dt {text-align:center; margin:20px auto 30px auto;}
	.only_popup_box dl.only_pro dd.image {width:355px; height:200px; border:1px solid #e1e1e1; background:#ffffff; float:left;}
	.only_popup_box dl.only_pro dd.video {width:355px; height:200px; border:1px solid #e1e1e1;float:right;}
	.only_popup_box dl.only_content {margin:70px 30px 15px 30px; padding:20px; border:5px solid #ffb8bd; position:relative;}
	.only_popup_box dl.only_content dt {position:absolute; top:-41px; left:30%;margin-left:-10px; font-size:30px; font-weight:600; padding:12px 40px;
																		background:url('/images/bg/bg_popup_only_r.png') no-repeat left center, url('/images/bg/bg_popup_only_l.png') no-repeat right center; background-color:#ffffff;}
	.only_popup_box dl.only_content dt.tit{left:25%;font-size:22px;text-align:center;background:url('/images/bg/bg_popup_only_r.png') no-repeat left 41%, url('/images/bg/bg_popup_only_l.png') no-repeat right 41%;background-color:#fff;} /*2018-07-04 : 추가*/
	.only_popup_box dl.only_content dt span {display:inline-block; height:41px; padding:5px 10px; background:url('/images/bg/bg_popup_only_title03.png') repeat-x;}
	.only_popup_box dl.only_content dt span.border{line-height:25px;border-top:1px solid #aaa;border-bottom:1px solid #aaa;height:53px;background:#fff;} /* 2018-07-04 : 추가*/
	.only_popup_box dl.only_content dd  {letter-spacing:-1px;}
	.only_popup_box dl.only_content dd .only_good {padding-bottom:30px; background:url('/images/bg/bg_popup_only04.png') repeat-x 0 bottom;}
	.only_popup_box dl.only_content dd .only_good .tit {text-align:center; width:280px; margin:40px auto 20px auto; height:35px; padding-top:5px; color:#fff; font-size:21px; background-color:#f22c47; border-radius:5px; letter-spacing:-1px;}
	.only_popup_box dl.only_content dd .only_good .tit span {padding-left:25px; background:url('/images/bg/bg_popup_only02.png') no-repeat left 13px;}
	.only_popup_box dl.only_content dd .only_good .tit strong {background:url('/images/bg/bg_popup_only02.png') no-repeat right 13px; padding-right:25px;}
	.only_popup_box dl.only_content dd .only_good ol {}
	.only_popup_box dl.only_content dd .only_good ol.mb25 {margin-bottom:25px;}
	.only_popup_box dl.only_content dd .only_good ol li.kind {background:none; font-weight:600; padding-bottom:10px; font-size:21px; letter-spacing:-1px; padding-left:0;}
	.only_popup_box dl.only_content dd .only_good ol li {font-size:17px; line-height:1.4; color:#555; background:url('/images/bg/bg_popup_only03.png') no-repeat 0 8px; padding:0 0 7px 20px;}

	.only_popup_box dl.only_content dd .only_intro {}
	.only_popup_box dl.only_content dd .only_intro .tit {text-align:center; width:280px; margin:40px auto 20px auto; height:35px; padding-top:5px; color:#fff; font-size:21px; background-color:#f22c47; border-radius:5px;}
	.only_popup_box dl.only_content dd .only_intro .tit span {padding-left:25px; background:url('/images/bg/bg_popup_only02.png') no-repeat left 13px;}
	.only_popup_box dl.only_content dd .only_intro .tit strong {background:url('/images/bg/bg_popup_only02.png') no-repeat right 13px; padding-right:25px; font-weight:normal;}
	.only_popup_box dl.only_content dd .only_intro .con {font-size:17px;  color:#555; line-height:1.5;}
	.only_popup_box dl.only_content dd .only_intro .txt {margin:15px 0 0 10px; font-size:17px; color:#555; line-height:1.4;}
	.only_popup_box dl.only_content dd .only_intro .txt span {text-decoration:line-through;}