@import url("../../../font-awesome-4.0.3/css/font-awesome.min.css");

#container_popup { padding:15px 5px }

.item-table {
	border-top: 2px solid #b91504;
	border-right: 1px solid #e8e8e8;
}

.item-table th, .item-table td {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    font-size: 12px;
    
}

.item-table th, .item-table td {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    font-size: 12px;
    background-color: #f8f8f8;
	
}

.calendar-date {
	padding:20px;
	text-align:center;
}

.calendar-year-month {
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	padding: 10px 20px 0px 20px;
	top: 5px;
	position: relative;
}

.calendar-table {
	border-top: 2px solid #515151;
	border-right: 1px solid #dddddd;
	border-collapse: collapse;
}

.calendar-table th, .calendar-table td {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    font-size: 14px;
	height: 46px;
	background-color: #f8f8f8;
    border: 1px solid #cccccc;
	width: 20%;
}

.calendar-table td {
    border-bottom: 1px solid #cccccc;
    text-align: left;
    font-size: 14px;
	padding:5px;
	background-color: #ffffff;	
	border: 1px solid #cccccc;
	line-height:20px;
	vertical-align: top;
}
.day-title{    clear: both;color:#000000;font-weight:600}

.day-item {
	width: 80%;
	clear: both;
}
.expert-title {
	color: #3399cc;
	font-size: 14px;
	padding:5px 0 5px 0;
}

.expert-item {
	font-size: 14px;
	float:left;
	padding-left: 15px;
}

.expert-profit {
	float:right;
	font-size: 14px;
}

.profit-tot {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top:15px;
}


.item-div {width:100%}
.item-div li {float:left;margin-right:20px;margin-bottom:30px}
.item-div * { font-family: "Noto Sans KR", "돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;}
.item-type-title {
	z-index: 2;
	position: absolute;
    font-size: 59px;
	font-weight:bold;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 15%;
    color: #dfdfdf;
}

.item-info-box {
	z-index: 5;
    position: absolute;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 8%;
}

.item-term {
	font-size: 24px;
    font-weight: bold;
   
}

.item-price-kor {
	margin-top:5px;
	font-size: 22px;
    font-weight: bold;
	color: #d5313a;
    font-family: "Noto Sans KR", "돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;
}

.item-price {
	margin-top:5px;
	font-size: 20px;
    font-weight: bold;
	color: #4c4c4c;
    font-family: "Noto Sans KR", "돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;
}
.item-button {
	margin-top:5px;
}

.product_title {
    font-family: "Noto Sans KR", 돋움, Dotum, 굴림, Gulim, Verdana, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 20px;
    color: #353535;
    border-bottom: 2px solid rgb(232, 232, 232);
}


.pdt_item {padding:20px;margin:0 0 60px 0;border:1px solid #ddd;position:relative;}
.pdt_item > ul:nth-child(1) {width:370px;position:absolute;top:20px;left:20px;}
.use_ttl {width:250px;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.use_ttl > ul {margin:0 auto;display:table;}
.it_title {font-size:20px;color:#666;}
.it_term {padding:10px 0 0 0;font-size:36px;color:#666;}
.it_term font {color:#c20000;letter-spacing:-0.05em;word-spacing:-0.05em}
.it_combi {padding:20px 0 0 0}
.it_combi span {font-size:24px;color:#fff;text-align:center;background:#666;display:inline-block;border-radius:4px;width:240px; height:40px;}
.it_buy_btn{padding:20px 0 0 0;}
.it_buy_btn a{display:block; width:240px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:24px; font-weight:bold; background:#d32b2b; border-radius:4px;}
.it_buy_btn a:hover{background:rgb(255, 0, 3);}
.it_buy_btn a.btn_no{background:#ddd;}
.pdt_item > ul:nth-child(1) > li{width:100%;height:260px;position:relative;}
.pdt_item > ul:nth-child(1) > li.no-price { height:180px}
.pdt_item > ul:nth-child(2) {margin:0 0 0 370px;background:#f5f5f5;}
.pdt_item > ul:nth-child(2) > li {padding:28px 0;margin:0 auto;display:table;text-align:center;}
.pdt_item > ul:nth-child(2) > li > div.b-price {width:402px;height:71px;line-height:78px;font-size:42px;background-color:#ffffff;border-radius:50px;margin:0 auto;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(1) font {color:#c20000;font-family:'NanumSquareEB', sans-serif;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(1) span{font-size:14px;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(2) {padding:20px 0 10px 0;font-size:20px;color:#000;border-bottom:1px solid #ddd;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(3) {padding:10px 0 0 0;line-height:35px;font-size:28px;color:#000;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(4) {padding:10px 25px 0;line-height:1.4;font-size:20px;color:#000;box-sizing:border-box;letter-spacing:-1px; text-align:center;}
.pdt_item > ul:nth-child(2) > li > div:nth-child(4) span{color:#cc0000}
.pdt_item > ul:nth-child(2) > li > div:nth-child(4) strong{font-size:18px; font-weight:bold; color:#d32b2b;}

