.color-red {
	color: #fe504f;
}

.con-box {
	font-size: 14px;
	color: #333;
}

.con-box h2 {
	padding: 13px 18px;
	font-size: 16px;
}
.con-list {
	padding: 14px;
	line-height: 1.3em;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background-color: #f1f1f1;
}
.con-list.center {
	text-align: center;
}
.con-list li {
	padding-bottom: 8px;
}

.con-list li:first-child {
	width: 100px;
	vertical-align: top;
	letter-spacing: -0.05em;
}
.con-list li:last-child {
	padding-left: 10px;
}

.def-list {
	line-height: 1.3em;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background-color: #f1f1f1;
}

.def-list .sin td {
	padding-bottom: 4px;
}

.def-list .sin-1 td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.def-list td {
	padding: 16px 0;
	font-size: 12px;
	text-align: center;
}

.def-list td.cat-1 {
	width: 18%;
	font-size: 10px;
}
.def-list td.cat-3 {
	width: 15%;
}
.def-list td.cat-3 em {
	color: #666;
	padding-right: 10px;
}
.def-list td.cat-4 {
	width: 15%;
}
.def-list td.cat-5 {
	padding-right: 10px;
	width: 15%;
}
.def-list .top td {
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #b5b5b5;
}
.def-list tr:last-child td {
	padding-bottom: 16px;
}

.con-price {
	padding: 16px 5px;
	text-align: right;
	border-bottom: 1px solid #b5b5b5;
	background-color: #f1f1f1;
}

.notice-box {
	padding: 14px 20px;
	font-size: 10px;
	line-height: 1.5em;
	border-bottom: 1px solid #b5b5b5;
	background-color: #f1f1f1;
}

.con-box-1 {
	margin: 20px 10px;
	border: 2px solid #fe504f;
}
.con-box-1 h2 {
	padding: 12px 0;
	font-size: 18px;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}
.con-box-1 > div {
	padding: 0 6px;
}

.list-1 li {
	padding: 18px 10px 10px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #b5b5b5;
}
.list-1 li span {
	font-size: 14px;
}

.list-2 {
	padding: 18px 10px 6px;
	font-size: 14px;
	color: #333;
}
.list-2 li {
	padding-bottom: 12px;
}

.link-btn {
	display: block;
	padding: 0 12px;
	width: 142px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #333;
	border: 1px solid #b5b5b5;
	background: url(/m/1.0/common/icon_down.png) no-repeat 110px center;
	background-size: 20px 11px;
}

.list-3 li {
	padding: 18px 10px;
	font-size: 18px;
	color: #fe504f;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}

.list-4 li {
	padding: 12px 10px;
	font-size: 12px;
	color: #999;
}

.con-box-2 {
	margin: 0 10px;
	border: 2px solid #b1b1b1;
}
.con-box-2 h2 {
	padding: 12px 0;
	font-size: 18px;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}
.con-box-2 > div {
	padding: 16px 6px 0;
	font-size: 12px;
	color: #999;
}
.con-box-2 label {
	display: inline-block;
	margin-bottom: 12px;
	padding-right: 30px;
	font-size: 14px;
	color: #666;
}
.con-box-2 label span {
	position: relative;
	top: -2px;
}

.con-box-2 ul {
	padding: 5px 0;
}
.notice-1 {
	margin-bottom: 4px;
	padding-left: 12px;
	text-indent: -12px;
	line-height: 1.3em;
}
.notice-1 span {
	color: #666;
}

.notice-1 .s-red {
	color: #e72b00;
}

.notice-2 {
	padding: 0 12px;
	font-size: 12px;
	color: #000;
}
.notice-2 .more-btn {
	padding: 5px 0;
	font-size: 14px;
	color: #fe504f;
}
.notice-2 .hidden-con {
	display: none;
	padding: 5px 0;
}

.agreement-btn {
	margin-bottom: 16px;
	padding: 0 8px;
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.agreement-btn a {
	position: relative;
	display: block;
	padding: 0 16px;
	font-size: 14px;
	color: #666;
	background-color: #e1e1e1;
}
.agreement-btn span {
	display: block;
	position: absolute;
	top: 7px;
	right: 12px;
	width: 25px;
	height: 20px;
	background-image: url(/m/1.0/common/icon_check.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.agreement-btn span.active {
	background-position: center bottom;
}

.w-142 {
	width: 142px;
}
.t-right {
	text-align: right;
}

.submit-btn {
	margin-top: 26px;
	padding: 0 18px;
}
.submit-btn > a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #fe504f;
}


/*-- popup CSS --*/
.top-reset {
	padding-top: 0;
}

#overlay-box {
	display: none;
	position: fixed;
	background-color: #000;
	z-index: 9990;
}

.popup-box {
	display: none;
	position: fixed;
	top: 70px;
	padding-bottom: 30px;
	width: 300px;
	background: #fff;
	z-index: 9999;
}
.popup-box > div {
	display: none;
}
.popup-box .top-title {
	position: relative;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #202422;
	text-align: center;
	border-bottom: 1px solid #202422;
}
.popup-box .top-title a {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 20px;
	height: 20px;
	background-image: url(/m/1.0/common/btn_x_delete.png);
	background-size: 100%;
}

.p-con-box {
	padding: 10px;
}
.p-con-box h2 {
	margin-top: 25px;
	font-size: 16px;
	color: #333;
}
.p-con-box h2 span {
	padding-left: 15px;
	font-size: 18px;
	color: #fe504f;
}
.p-con-box h3 {
	margin-top: 25px;
	font-size: 14px;
	color: #333;
}
.p-con-box h3 span {
	color: #fe504f;
}


.p-con-box .con-input {
	position: relative;
	color: #333;
}
.p-con-box .con-input > p {
	position: absolute;
	top: 13px;
	right: 15px;
	width: 20px;
	height: 20px;
	font-size: 18px;
}
.p-con-box input {
	display: block;
	margin: 10px 0 22px;
	padding: 14px 40px 14px 10px;
	width: 100%;
	font-size: 16px;
	text-align: right;
	border: 1px solid #b5b5b5;
	outline: none;
}
.p-con-box input::-webkit-input-placeholder {
	font-size: 14px;
	text-align: left;
}
.p-con-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size: 14px;
	text-align: left;
}
.p-con-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size: 14px;
	text-align: left;
}
.p-con-box input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size: 14px !important;
	text-align: left !important;
}

.p-con-box .btn-box li:nth-of-type(1),
.p-con-box .btn-box li:nth-of-type(3) {
	width: 48%;
}

.p-con-box .btn-box a {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
}
.p-con-box .btn-box a.reset-btn {
	color: #25b275;
	border: 1px solid #26b275;
	background-color: #fff;
}
.p-con-box .btn-box a.use-btn {
	color: #ffffff;
	background-color: #fe504f;
}

.p-con-box .select-box {
	margin: 35px 0;
	border: 1px solid #b5b5b5;
}
.p-con-box .select-box select {
	display: block;
	padding: 12px 8px;
	width: 100%;
	font-size: 18px;
	color: #333;
	outline: none;
	border: none;
	background: #fff url(/m/1.0/common/icon_down.png) no-repeat 97% center;
	background-size: 21px 11px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

/*** 20160126 Honge 취소환불규정 테이블 스타일 (리스트형) ***/
table.tb3 {
	width: 100%;
	border-top: 2px solid #e5e5e5;
	border-bottom: 1px solid #d9d9d9;
	border-collapse: collapse;
	margin:0; padding: 0;
}
table.tb3 th{
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color: #fff;
	font: 10pt 돋움;
	letter-spacing: -1;
	background: #444;
	text-align: center;
	padding: 7px 0 3px 0;
}
table.tb3 td{
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 7px 1px 7px 1px;
	text-align: center;
	font: 10pt 돋움;
}
table.tb3 td.r {text-align:right; padding-right:10px;}