/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*Common : 공통*/
img {
	max-width: 100%;
}
a {
	text-decoration: none !important;
}
/*Header-top*/
#header .header-top {
    background: #fcfcfc;
	border-color: #ddd;
    position: initial; 
}
#header .header-top .header-nav-top .nav>li {
    display: inline-block;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#header .header-top .header-nav-top .nav.nav-pills>li+li {
    margin-left: -1px;
}
#header .header-top .header-nav-top .nav > li > a, 
#header .header-top .header-nav-top .nav > li > span {
    font-size: 12px;
	font-weight: 300;
    color: rgba(0,0,0,0.6);
	padding: 3px 10px;
}
#header .header-top .header-nav-top .nav > li > a:hover, 
#header .header-top .header-nav-top .nav > li.open > a:hover, 
#header .header-top .header-nav-top .nav > li > a:focus, 
#header .header-top .header-nav-top .nav > li.open > a:focus {
    background: transparent;
    color: #333;
}
#header .header-top .header-nav-top .nav > li > a.master{
	color: #fafafa;
}
#header .header-top .header-nav-top .nav > li > a.master:hover{
	color: #ffe14f;
}
@media (max-width: 992px){	
	#header .header-top .container .header-nav-top-wrap {
    	width: 100%;
	}
	
	#header .header-top .header-nav-top {
		margin-right: 0px;
	}
}
/*검색 모달*/
.four-modal .modal-dialog {
    width: 100%;
    margin: 0;
}
.four-modal .modal-content{
	border-radius: 0px;
}
.four-modal #header-search-modal .mobile-search-form input[type="text"]{
	vertical-align: top;
}

.four-modal #header-search-modal .search-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    min-width: 26px;
    height: 35px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background-color: #ef6a11;
    border: none;
	vertical-align: top;
}
.four-modal #header-search-modal .mobile-search-form input[type="text"]{
	padding: 4px 5px;
    border-color: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 50%;
}
@media (max-width: 992px){
	.four-modal #header-search-modal .mobile-search-form input[type="text"]{
		width: 80%;	
	}
}
/*검색기능*/
#header .header-search{
	margin: 18px 0 8px 5px;
}
#header .header-search .search-toggle {
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	min-width: 25px;
	margin: 0;
	text-align: center;
	background-color: transparent;
	color: #fff;
	border: none;
	cursor: pointer;
}
@media (max-width: 992px){
	#header .header-top .header-search {
		margin-right: 0px;
	}
	#header .header-search{
		margin: 8px 0 8px 5px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
		padding: 4px 11px !important;
		line-height: 24px !important;
		font-size: 14px !important;
	}
}
/* Logo*/
#header .header-logo-center {
	text-align: center;
}
#header .header-logo-center img{
	margin: 0px;
}
@media only screen and (min-width:992px){
	#header .header-logo-center {
		padding: 10px 0;
	}
}
@media only screen and (max-width:992px){
	#header.header-narrow .header-logo {
		margin: 5px 0;
	}
	#header .header-logo-center img {
		position: relative;
		z-index: 1500;
	}
}
/*s009 - Header*/
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
}
#header .header-body .header-nav-main {
    margin: 0;
}
#header .header-body .header-nav-main nav > ul > li > a {
	font-size: 16px;
    color: #fff !important;
    padding: 20px 25px!important;
    border-radius: 0px;
    font-weight: 400;
}
#header .header-body .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-body .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: #444;
}
#header .header-body .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 20%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #444444;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header .header-body .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
	color: #cacaca;
	border-color: #666;
}
#header .header-body .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #fff;
	background-color: transparent;
}
#header .header-body .header-nav-main nav > ul > li.open > a, 
#header .header-body .header-nav-main nav > ul > li:hover > a,
#header .header-body .header-nav-main > nav > ul > li > a:hover{
	border-color: #ff1e1e;
}
#header .header-body .header-nav-main nav > ul > li.open > a, 
#header .header-body .header-nav-main nav > ul > li:hover > a,
#header .header-body .header-nav-main nav > ul > li:hover > a.impor01,
#header .header-body .header-nav-main nav > ul > li:hover > a.impor01{
	background: transparent;
}
#header .header-body .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-body .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
#header .header-body .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
#header .header-nav-main nav > ul li a .fa-caret-down:before {
	content: "\f105";
}
#header .header-nav-main nav > ul li:hover a .fa-caret-down:before{
	color: #ef7657;
}
@media only screen and (min-width:992px) {
	#header .header-body .header-con-wrapper{
		background: linear-gradient(#886d61,#584b45);
	}
	#header .header-body .header-con-wrapper .header-nav-main {
		float: none;
		text-align: center;
	}
	#header .header-body .header-nav-main nav > ul > li {
		float: none;
		display: inline-block;
		border-right: 1px solid rgba(221, 221, 221, 0.2);
	}
	#header .header-body .header-nav-main nav > ul > li:last-child{
		border-right: 0px;
	}
	#header .header-body .header-nav-main nav > ul > li > a.impor01 {
		color: #ffd563 !important;
	}
	#header .header-body .header-nav-main nav > ul > li > a.impor02 {
		color: #ffad99 !important
	}
	#header .header-body .header-nav-main nav > ul > li.open > a, 
	#header .header-body .header-nav-main nav > ul > li:hover > a,
	#header .header-body .header-nav-main nav > ul > li:hover > a.impor01,
	#header .header-body .header-nav-main nav > ul > li:hover > a.impor01{
		opacity: 0.7;
		background: transparent;
		text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
	}
	#header .header-body .header-nav-main nav > ul > li:last-child > a {
		padding-right: 0px !important;
	}
	#header .header-body .header-nav-main nav > ul > li:first-child > a {
		padding-left: 0px !important;
	}
}
@media only screen and (max-width:992px) {
	#header .header-container {
		margin-top: -45px;
	}
    #header .header-body .header-nav-main nav > ul > li > a{
        line-height: inherit;
		color: #777 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 14px;
    }
	#header .header-body .header-nav-main nav > ul > li.open > a, 
	#header .header-body .header-nav-main nav > ul > li:hover > a {
    	color: rgba(255,255,255,0.8) !important;
		border-color: #fff;
		color: #000 !important;
	}
	#header .header-body .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-body .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
		border-bottom: 0px;
	}
	#header .header-body .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-body .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-body .header-nav-main nav > ul > li > .dropdown-menu > li > a {
		color: #aaa !important;
	}
	#header .header-body .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #000 !important;
	}
	#header .header-body .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}

/*Mobile Navi Bar 모바일 메뉴바*/
#header .header-btn-collapse-nav {
    margin: 5px 0 8px 5px;
    background-color: #222222;
    color: #fff;
    padding: 4px 11px !important;
    line-height: 22px !important;
    font-size: 14px !important;
}
/*Main Slider: 메인슬라이더*/
.slider-container .tp-caption.btn {
    background-color: rgb(99, 41, 17) !important;
    border-color: rgb(111, 52, 28) !important;
    padding: 10px 15px !important;
    font-size: 18px !important;
}
@media (max-width:479px) {
	.slider-container .tp-caption.btn {
		font-size: 11px !important;
		padding: 8px 10px !important;
	}
}
/*Main Slider: 메인슬라이더 - bullets*/
#revolutionSlider_forcefullwidth .slider-container .tp-caption.btn {
    background-color: rgb(144, 72, 12) !important;
    border-color: rgb(177, 97, 30) rgb(109, 60, 18) rgb(66, 36, 12);
	padding: 10px 15px;
	font-size: 20px;
}
#revolutionSlider_forcefullwidth .tp-bullets{
	top:95% !important;
	left: 49% !important;
	visibility: visible !important;
	opacity: 1 !important;
}
#revolutionSlider_forcefullwidth .tp-bullet.selected, .tp-bullet:hover {
    background: rgba(239, 194, 90, 0.9);
}
#revolutionSlider_forcefullwidth .tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
}
@media only screen and (min-width:992px){
	#revolutionSlider_forcefullwidth .slider-container .tparrows {
		background-color: transparent;
		opacity: 1 !important;
		visibility: visible !important;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:before {
		font-size: 70px;
		opacity: 0.4;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:hover:before{
		opacity: 0.7;
	}
}
/*section01*/
#section01 {
	background-color: #f6b63a;
	border: 0px;
}
#section01 a{
	text-decoration: none;
}
#section01 h4{
	color: #3c2d10;
    font-weight: 500;
    font-size: 20px;
    border-bottom: 1px solid #9e7931;
}
#section01 h3{
	color: #222;
    font-weight: 700;
    font-size: 29px;
	line-height: 35px;
}
#section01 h5{
	color: #5a3d36;
    font-weight: 400;
}
#section01 a.btn{
	border: 1px solid #bb451a;
    background-color: #d8592b;
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
}
#section01 a.btn:hover{
	border: 1px solid #bb451a;
    background-color: #f56733;
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
}
@media (max-width:992px){
	#section01 h3{
		color: #222;
		font-weight: 700;
		font-size: 20px;
		line-height: 25px;
	}
}
/*section01 account*/
#section01 #account-wrp .account{
	border: 1px solid #9e7931;
}
#section01 #account-wrp .account h5{
	color: #5a3d36;
    font-weight: 400;
    position: relative;
    padding-left: 105px;
    padding-top: 10px !important;
    font-size: 15px;
}
#section01 #account-wrp .account h5 span.account{
	position: absolute;
    left: 0;
    top: 5px;
    background-color: #54411c;
    color: #ffffff;
    padding: 5px 10px;
	border: 1px solid #54411c;
}
#section01 #account-wrp .account p{
    color: #40221c;
    font-weight: 900;
    font-size: 19px;
    letter-spacing: -0.01rem;
}
#section01 #account-wrp a.btn{
	border: 1px solid #9e7931;
    color: #54411c;
    border-radius: 0px;
    background-color: transparent;
	width: 100%;
}
#section01 #account-wrp a.btn:hover{
	border: 1px solid #9e7931;
    border-radius: 0px;
    background-color: #ffc24c;
    width: 100%;
}
@media (max-width:992px){
	#section01 #account-wrp .account h5{
		padding-left: 0px;
		padding-top: 45px !important;
		text-align: center;
	}
}
/*section02*/
#section02 {
	border-top: 0px;
}
#section02 ul {
    margin-left: -5px;
    margin-right: -5px;
}
#section02 h3 {
	position: relative;
    padding-left: 13px;
    line-height: 25px;
}
#section02 h3:after{
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#section02 h3 strong {
	color: #c32121;
}
#section02 h3 span{
	color: #6d1d00;
}
#section02 .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #ef7657;
}
#section02 .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#section02 .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ef7657;
}
#section02 .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#section02 .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}
#section02 .item-conwrp a.btn:hover{
    color: #999;
}
#section02 .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#section02 .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#section02 .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#section02 .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}

/*section03*/
#section03 {
	background-color: #e6e5e5;
	border-top: 0px;
}
#section03 ul {
    margin-left: -5px;
    margin-right: -5px;
}
#section03 h3 {
	position: relative;
    padding-left: 13px;
    line-height: 25px;
}
#section03 h3:after{
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#section03 h3 strong {
	color: #ef7657;
}
#section03 .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #f5b53a
}
#section03 .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#section03 .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #f5b53a;
}
#section03 .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#section03 .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}
#section03 .item-conwrp a.btn:hover{
    color: #999;
}
#section03 .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#section03 .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#section03 .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#section03 .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}

/*section04*/
#section04 {
	border-top: 0px;
}
#section04 ul {
    margin-left: -5px;
    margin-right: -5px;
}
#section04 h3 {
	position: relative;
    padding-left: 13px;
    line-height: 25px;
}
#section04 h3:after{
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#section04 h3 strong {
	color: #86C200;
}
#section04 h3 span{
	color: #6d1d00;
}
#section04 .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #ef7657;
}
#section04 .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#section04 .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ef7657;
}
#section04 .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#section04 .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}

#section04 .item-conwrp a.btn:hover{
    color: #999;
}
#section04 .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#section04 .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#section04 .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#section04 .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}
/*section05*/
#section05 {
	background-color: #e6e5e5;
	border-top: 0px;
}
#section05 .sec05-title h4 {
	border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 10px 0;
	color: #656565;
}
#section05 .featured-box-secondary h4 {
    color: #383f48;
}
/*section06*/
#section06 h2{
	position: relative;
	z-index: 1;
	padding: 50px 0;
}
#section06 .img-section-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/sec06_bg_pt.png);
	background-color: rgba(37, 30, 27, 0.8);
}
/*section07*/
#section07 {
	border-top: 0px;
}
#section07 h3 {
	position: relative;
	padding-left: 13px;
}
#section07 h3:after{
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#section07 h3 span.under-lined{
	border-bottom: 2px solid #fe9322;
    display: block;
    width: 50px;
    margin: 0 auto;
    margin-top: 20px;
}
#section07 ul.fio-info li {;
    border: 1px solid #d8d4d1;
    padding-left: 80px !important;
}
#section07 ul.fio-info li.bg01 {
	background: url(../img/sec07-icon01.png) no-repeat;
    background-position: 20px center;
	background-color: #eae9e7;
}
#section07 ul.fio-info li.bg02 {
	background: url(../img/sec07-icon02.png) no-repeat;
    background-position: 20px center;
	background-color: #eae9e7;
}
#section07 ul.fio-info li.bg03 {
	background: url(../img/sec07-icon03.png) no-repeat;
    background-position: 20px center;
	background-color: #eae9e7;
}
#section07 ul.fio-info li.bg04 {
	background: url(../img/sec07-icon04.png) no-repeat;
    background-position: 20px center;
	background-color: #eae9e7;
}
#section07 ul.fio-info li h5{
	font-size: 15px;
    font-weight: 600;
	line-height: 25px;
	color: #444;
}
#section07 ul.fio-info li p{
	font-size: 13px;
	color: #444;
}
#section07 .form-wrp{
	background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
}
#section07 .form-wrp label{
	width: 100%;
    color: #333;
    font-size: 13px;
}
#section07 .form-wrp .form-control{
	border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
}
#section07 .form-wrp span.fio-import{
	color: #e36159;
}
#section07 .form-wrp .fio-agree-wrp input{
	margin: 0px;
	vertical-align: middle;
}
#section07 .form-wrp .fio-agree-wrp label{
	display: inline;
	margin: 0px;
	vertical-align: middle;
}
#section07 .form-wrp .fio-agree-wrp span{
	cursor: pointer;
    border: 1px solid #ddd;
    padding: 4px 4px 3px 4px;
    font-size: 11px;
	word-break: keep-all;
}
#section07 .form-wrp .btn.subm-btn{
	background-color: #5f5049;
    color: #fff;
    margin: 0 auto;
    display: block;
}
#section07 .form-wrp .btn.subm-btn:hover{
	background-color: #6d605a;
}
@media (max-width:992px){
	#section07 ul.fio-info {
		margin: 15px -15px 0 -15px;
	}
	#section07 ul.fio-info .m-mn{
	    margin-top: -1px !important;
	}
	#section07 ul.fio-info .m-mn:nth-child(even){
		margin-left: -1px;
	}
	#section07 .form-wrp{
		padding: 0px;
		padding-top: 15px;
	}
}
@media (max-width:768px){
	#section07 ul.fio-info .m-mn:nth-child(even){
		margin-left: 0px;
	}
}
/*footer*/
#footer {
	padding: 0;
}
#footer .footer-copyright {
     margin-top: 0; 
}
#footer .contact p {
    margin: 0 0 10px;
}
#footer a.phone{
	text-decoration: none;
}
/*Subheader_Under : 탭 또는 설명*/
#subheader_under .subtab li{
	display: inline-block;
}
@media (min-width:992px){	
	#subheader_under .subtab li a{
		text-decoration: none;
		padding: 5px 20px;
		width: 100%;
		height: 100%;
		background-color: #dcdcdc;
		color: #49484e;
		border-radius: 2px;
		border: 1px solid #fff;
		font-size: 15px;
	}	
	#subheader_under .subtab li a.free-de {
		background-color: #e8542d;
		color: #fff;
		border: 1px solid #ff633b;
	}
	#subheader_under .subtab li a.on{
		background-color: rgba(234, 136, 3, 1);
		border: 1px solid #ff9e1e;
		color: #fff;
	}
	#subheader_under .subtab li a:hover{
		opacity: 0.9;
	}
}
@media (max-width:992px){	
	#subheader_under .subtab li a{
		text-decoration: none;
		padding: 2px 5px;
		width: 100%;
		height: 100%;
		background-color: rgba(245, 245, 245, 0.3);
		border: 1px solid rgba(245, 245, 245, 0.2);
		color: #fff;
		border-radius: 2px;
		font-size: 15px;
	}
	#subheader_under .subtab li a.free-de {
		background-color: #ca4c2b;
		border: 1px solid #ff633b;
		color: #fff;
	}
	#subheader_under .subtab li a.on{
		background-color: rgba(255, 154, 17, 0.9);
		border: 1px solid #ff9e1e;
		color: #fff;
	}	
}
/*Sub Page Common*/
.all-con-bg{
	background-color: #fcfcfc;
}
.all-con-wrp {
	padding: 80px 15px;
}
@media (max-width:768px){
	.all-con-wrp {
		padding: 40px 15px;
	}
}
/*page header*/
#aside-menu.page-header{
	padding: 75px 0 100px 0 !important;
	margin: 0 !important;
}
#aside-menu.page-header h1>span{
	display: none;
}
#aside-menu.page-header .sub_title h1{
	text-shadow: 1px 0px 3px rgba(0,0,0,0.5);
}

.siteconfig{
	width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
	background-color: #dedede;
}
.siteconfig .home_box{
	display: inline-block;
    border-left: 1px solid rgba(119, 119, 119, 0.25);
    border-right: 1px solid rgba(119, 119, 119, 0.25);
}
.siteconfig .home_box2,
.siteconfig .home_box3{
	display: inline-block;
	font-size: 13px !important;
}
.siteconfig .home_box2::after {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
.siteconfig .home_box a{
	text-decoration: none;
	color: #777;
	display: block;
	padding: 13px 15px;
}
/*Fio-Modal : 제작상담모달*/
.fio-modal .modal-header {
	background: linear-gradient(#886d61,#584b45);
	border-radius: 4px 4px 0 0;
}
.fio-modal .modal-header .close{
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    opacity: 0.7;
}
.fio-modal .modal-body {
	font-size: 13px;
}
.fio-modal .modal-body ul li{
    padding-top: 15px;
	border-bottom: 1px dashed #ddd;
}
.fio-modal .modal-body ul li:last-child{
	border-bottom: 0px;
}
.fio-modal .modal-body label.tit-label{
	width: 100%;
	color: #333;
}
.fio-modal .modal-body label,
.fio-modal .modal-body input {
	margin: 0px;
	vertical-align: middle;
}
.fio-modal .modal-body .form-wrp label{
	width: 100%;
    color: #333;
    font-size: 13px;
}
.fio-modal .modal-body .form-control {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
}
.fio-modal .modal-body span.fio-import{
	color: #e36159;
}
.fio-modal .modal-body .fio-agree-wrp input{
	margin: 0px;
	vertical-align: middle;
}
.fio-modal .modal-body .fio-agree-wrp label{
	display: inline;
	margin: 0px;
	vertical-align: middle;
}
.fio-modal .modal-body .fio-agree-wrp span{
	cursor: pointer;
    border: 1px solid #ddd;
    padding: 4px 4px 3px 4px;
    font-size: 11px;
	word-break: keep-all;
}
.fio-modal .modal-footer {
	text-align: center;
}
.fio-modal .modal-footer .btn.subm-btn{
	background-color: #5f5049;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
}
.fio-modal .modal-footer .btn.subm-btn:hover{
	background-color: #6d605a;
}

/*Basic_01 - top-contents*/
#basic_01 .top-contents .cost-tag{
	background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 15px 0px;
    text-align: center;
    box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
}
#basic_01 .top-contents .cost-tag h1{
	font-weight: 500;
    color: #f12812;
}
#basic_01 .top-contents .cost-tag span{
    color: #444444;
    font-size: 25px;
}
#basic_01 .top-contents .cost-tag a.btn{
	width: 90%;
    background-color: #48474d;
    color: #fff;
    font-size: 16px;
}
@media (min-width:992px){
	#basic_01 .top-contents .basic_top{
		margin-top: -220px;
	}
}
/*Basic_01 - sec-contents*/
#basic_01 .sec-contents ul {
	border: 1px solid #ddd;
}
#basic_01 .sec-contents ul li {
	padding: 15px 0;
}
#basic_01 .sec-contents ul li .box-content{
	border-left: 1px solid #ddd;
}
#basic_01 .sec-contents ul li:first-child .box-content{
	border-left: 0px;
}
#basic_01 .sec-contents ul li .box-content h4{
	color: #383f48;
}
/*Basic_01 - third-contents*/
#basic_01 .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_01 .third-contents .table {
	font-size: 13px;
}
#basic_01 .third-contents .table tbody {
	border-top: 0px;
}
#basic_01 .third-contents .table tr th,
#basic_01 .third-contents .table tr td {
	border-top: 0px;
	border-bottom: 1px dashed #ddd;
}
#basic_01 .third-contents .table tr th {
	color: #333;
	padding-left: 0px;
}

@media (max-width: 768px){
	#basic_01 .third-contents .table tr th,
	#basic_01 .third-contents .table tr td {
		display: block;
	}
}
/*Basic_01 - fourth-contents*/
#basic_01 .fourth-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_01 .fourth-contents > ul > li > ul > li {
	padding: 4px 0;
	border: 1px solid #ddd;
}
#basic_01 .fourth-contents > ul > li > ul > li:after {
	content: "";
    display: block;
    height: 5px;
    border-left: 1px solid #a0a0a0;
    position: absolute;
    left: 50%;
    bottom: -9px;
}
#basic_01 .fourth-contents > ul > li > ul > li:last-child:after {
	display: none;
}
#basic_01 .fourth-contents > ul > li > ul > li.top-menu {
	background-color: #444;
    color: #fff;
    border-color: #444;
}
/*Basic_01 - fifth-contents*/
#basic_01 .fifth-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_01 .fifth-contents .process-item {
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    padding: 15px 0;
    background-color: #fff;
}
#basic_01 .fifth-contents .process-item h5 {
	background-color: #67564e;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    padding: 5px 6px;
}



/*Basic_01_2 - sec-contents*/
#basic_01_2 .sec-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
/*Basic_01_2 - third-contents*/
#basic_01_2 .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}



/*Basic_01_3 - sec-contents*/
#basic_01_3 .top-contents p.subtitle {
	border-bottom: 1px solid #ddd;
}
#basic_01_3 .top-contents ul li h4{
	font-size: 18px;
}
#basic_01_3 .top-contents ul li h4 strong{
	color: #f12812;
}
#basic_01_3 .top-contents ul li .icon-featured {
    background-color: #383f48;
}
/*Basic_01_3 - sec-contents*/
#basic_01_3 .sec-contents h4 {
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_01_3 .sec-contents h4 p {
	font-size: 14px;
	margin-top: 14px;
}
#basic_01_3 .sec-contents .table {
	font-size: 13px;
}
#basic_01_3 .sec-contents .table tbody {
	border-top: 0px;
}
#basic_01_3 .sec-contents .table tr th,
#basic_01_3 .sec-contents .table tr td {
	border-top: 0px;
	border: 1px solid #ddd;
	color: #333;
	padding: 13px 8px;
}
#basic_01_3 .sec-contents .table tr td span {
	color: #a7a7a7;
    display: inline-block;
    padding-left: 15px;
}
#basic_01_3 .sec-contents .table tr th {
	background-color: #fff;
}

@media (max-width: 768px){
	#basic_01_3 .sec-contents .table tr th,
	#basic_01_3 .sec-contents .table tr td {
		display: block;
		margin-top: -1px;
	}
}
/*Basic_02 - top-contents*/
#basic_02 .top-contents h4 {
	border: 1px dashed #ddd;
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
	border-bottom: 1px solid #e9911b;
}
#basic_02 .top-contents h4 p{
	font-size: 13px;
}
/*Basic_02 - sec-contents*/
#basic_02 .sec-contents > ul {
	margin-left: -5px;
    margin-right: -5px;
}
#basic_02 .sec-contents .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #ef7657;
}
#basic_02 .sec-contents .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#basic_02 .sec-contents .item-wrp .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ef7657;
}
#basic_02 .sec-contents .item-wrp .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn:hover{
    color: #999;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#basic_02 .sec-contents .item-wrp .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}


/*basic_template - top-contents*/
#basic_template .top-contents h3 {
	position: relative;
    padding-left: 13px;
    line-height: 25px;
}
#basic_template .top-contents h3:after {
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#basic_template .top-contents a.top-img-a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border: 1px solid #ddd;
}
#basic_template .top-contents h5 {
	font-weight: 400;
}
#basic_template .top-contents h5 strong{
	color: #f12812;
	font-weight: 400;
}
#basic_template .top-contents .table{
	font-size: 13px;
	border-top: 1px solid #f6973a;
}
#basic_template .top-contents .table tr th,
#basic_template .top-contents .table tr td {
	border-top: 0px;
	border-bottom: 1px solid #ddd;
}
#basic_template .top-contents .table tr th {
	background-color: #eee;
    color: #333;
}
#basic_template .top-contents .table tr td.cost-cell{
    color: #333;
}
#basic_template .top-contents .table tr td input.form-control{
	width: 30px;
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
    padding: 5px 0;
    display: inline;
    height: 17px;
}
#basic_template .top-contents .table tr td input {
	margin: 0px;
}
#basic_template .top-contents .btn.template-btn01{
	background-color: #85ca4e;
    color: #fff;
    border: 1px solid #6fab3f;
    font-size: 13px;
}
#basic_template .top-contents .btn.template-btn01:hover {
	background-color: #90d955;
}
#basic_template .top-contents .btn.template-btn02{
	background-color: transparent;
    color: #c16409;
    border: 1px solid #c16409;
    font-size: 13px;
}
#basic_template .top-contents .btn.template-btn02:hover {
	background-color: #c16409;
    color: #fff;
}
#basic_template .top-contents .total-cost h2{
	color: #f12812;
    font-weight: 800;
    font-size: 29px;
	letter-spacing: 0.01rem;
}
#basic_template .top-contents .total-cost h2 .price_txt{
	color: #333;
    font-size: 19px;
}
@media (max-width:768px){
	#basic_template .top-contents .table tr th,
	#basic_template .top-contents .table tr td {
		display: block;
		text-align: left !important;
	}
	#basic_template .top-contents .total-cost {
		text-align: center !important;
	}
}
/*basic_template - sec-contents*/
#basic_template .sec-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_template .sec-contents > ul > li > ul > li {
	padding: 4px 0;
	border: 1px solid #ddd;
}
#basic_template .sec-contents > ul > li > ul > li:after {
	content: "";
    display: block;
    height: 5px;
    border-left: 1px solid #a0a0a0;
    position: absolute;
    left: 50%;
    bottom: -9px;
}
#basic_template .sec-contents > ul > li > ul > li:last-child:after {
	display: none;
}
#basic_template .sec-contents > ul > li > ul > li.top-menu {
	background-color: #444;
    color: #fff;
    border-color: #444;
}
/*basic_template - third-contents*/
#basic_template .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#basic_template .third-contents .process-item {
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    padding: 15px 0;
    background-color: #fff;
}
#basic_template .third-contents .process-item h5 {
	background-color: #67564e;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    padding: 5px 6px;
}

/*Basic-Fio-Modal : 일반제작상담모달*/
.basic-fio-modal .modal-header {
	background: linear-gradient(#85ca4e,#54a712);
	border-radius: 4px 4px 0 0;
}
.basic-fio-modal .modal-header .close{
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    opacity: 0.7;
}
.basic-fio-modal .modal-body {
	font-size: 13px;
}
.basic-fio-modal .modal-body ul li{
    padding-top: 15px;
	border-bottom: 1px dashed #ddd;
}
.basic-fio-modal .modal-body ul li:last-child{
	border-bottom: 0px;
}
.basic-fio-modal .modal-body ul li h4{
	color: #f12812;
    font-weight: 800;
    letter-spacing: 0.01rem;
}
.basic-fio-modal .modal-body ul li h4 .price_txt{
	color: #333;
    font-size: 15px;
}
.basic-fio-modal .modal-body label.tit-label{
	width: 100%;
	color: #333;
}
.basic-fio-modal .modal-body label,
.basic-fio-modal .modal-body input {
	margin: 0px;
	vertical-align: middle;
}
.basic-fio-modal .modal-body .form-wrp label{
	width: 100%;
    color: #333;
    font-size: 13px;
}
.basic-fio-modal .modal-body .form-control {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
}
.basic-fio-modal .modal-body span.fio-import{
	color: #e36159;
}
.basic-fio-modal .modal-body .fio-agree-wrp input{
	margin: 0px;
	vertical-align: middle;
}
.basic-fio-modal .modal-body .fio-agree-wrp label{
	display: inline;
	margin: 0px;
	vertical-align: middle;
}
.basic-fio-modal .modal-body .fio-agree-wrp span{
	cursor: pointer;
    border: 1px solid #ddd;
    padding: 4px 4px 3px 4px;
    font-size: 11px;
	word-break: keep-all;
}
.basic-fio-modal .modal-footer {
	text-align: center;
}
.basic-fio-modal .modal-footer .btn.subm-btn{
	background-color: #5f5049;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
}
.basic-fio-modal .modal-footer .btn.subm-btn:hover{
	background-color: #6d605a;
}
@media (max-width:992px){
	.basic-fio-modal .modal-body ul li .text-right{
		text-align: left !important;
	}
}


/*Premium_01 - top-contents*/
#premium_01 .top-contents h5 {
	font-size: 16px;
}
#premium_01 .top-contents .cost-tag{
	background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 15px 0px;
    text-align: center;
    box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
}
#premium_01 .top-contents .cost-tag h1{
	font-weight: 500;
    color: #f12812;
}
#premium_01 .top-contents .cost-tag span{
    color: #444444;
    font-size: 25px;
}
#premium_01 .top-contents .cost-tag a.btn{
	width: 90%;
    background-color: #48474d;
    color: #fff;
    font-size: 16px;
}
@media (min-width:992px){
	#premium_01 .top-contents .basic_top{
		margin-top: -220px;
	}
}
/*Premium_01 - sec-contents*/
#premium_01 .sec-contents ul {
	border: 1px solid #ddd;
}
#premium_01 .sec-contents ul li {
	padding: 15px 0;
}
#premium_01 .sec-contents ul li .box-content{
	border-left: 1px solid #ddd;
}
#premium_01 .sec-contents ul li:first-child .box-content{
	border-left: 0px;
}
#premium_01 .sec-contents ul li .box-content h4{
	color: #383f48;
}
/*Premium_01 - third-contents*/
#premium_01 .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_01 .third-contents .table {
	font-size: 13px;
}
#premium_01 .third-contents .table tbody {
	border-top: 0px;
}
#premium_01 .third-contents .table tr th,
#premium_01 .third-contents .table tr td {
	border-top: 0px;
	border-bottom: 1px dashed #ddd;
}
#premium_01 .third-contents .table tr th {
	color: #333;
	padding-left: 0px;
}

@media (max-width: 768px){
	#premium_01 .third-contents .table tr th,
	#premium_01 .third-contents .table tr td {
		display: block;
	}
}
/*Premium_01 - fourth-contents*/
#premium_01 .fourth-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_01 .fourth-contents > ul > li > ul > li {
	padding: 4px 0;
	border: 1px solid #ddd;
}
#premium_01 .fourth-contents > ul > li > ul > li:after {
	content: "";
    display: block;
    height: 5px;
    border-left: 1px solid #a0a0a0;
    position: absolute;
    left: 50%;
    bottom: -9px;
}
#premium_01 .fourth-contents > ul > li > ul > li:last-child:after {
	display: none;
}
#premium_01 .fourth-contents > ul > li > ul > li.top-menu {
	background-color: #444;
    color: #fff;
    border-color: #444;
}
/*Premium_01 - fifth-contents*/
#premium_01 .fifth-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_01 .fifth-contents .process-item {
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    padding: 15px 0;
    background-color: #fff;
}
#premium_01 .fifth-contents .process-item h5 {
	background-color: #67564e;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    padding: 5px 6px;
}

/*Premium_01_2 - sec-contents*/
#premium_01_2 .sec-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
/*Premium_01_2 - third-contents*/
#premium_01_2 .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
/*Premium_01_03 - sec-contents*/
#premium_01_03 .top-contents p.subtitle {
	border-bottom: 1px solid #ddd;
}
#premium_01_03 .top-contents ul li h4{
	font-size: 18px;
}
#premium_01_03 .top-contents ul li h4 strong{
	color: #f12812;
}
#premium_01_03 .top-contents ul li .icon-featured {
    background-color: #383f48;
}
/*premium_01_03 - sec-contents*/
#premium_01_03 .sec-contents h4 {
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_01_03 .sec-contents h4 p {
	font-size: 14px;
	margin-top: 14px;
}
#premium_01_03 .sec-contents .table {
	font-size: 13px;
}
#premium_01_03 .sec-contents .table tbody {
	border-top: 0px;
}
#premium_01_03 .sec-contents .table tr th,
#premium_01_03 .sec-contents .table tr td {
	border-top: 0px;
	border: 1px solid #ddd;
	color: #333;
	padding: 13px 8px;
}
#premium_01_03 .sec-contents .table tr td span {
	color: #a7a7a7;
    display: inline-block;
    padding-left: 15px;
}
#premium_01_03 .sec-contents .table tr th {
	background-color: #fff;
}

@media (max-width: 768px){
	#premium_01_03 .sec-contents .table tr th,
	#premium_01_03 .sec-contents .table tr td {
		display: block;
		margin-top: -1px;
	}
}

/*premium_02 - top-contents*/
#premium_02 .top-contents h4 {
	border: 1px dashed #ddd;
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
	border-bottom: 1px solid #e9911b;
}
#premium_02 .top-contents h4 p{
	font-size: 13px;
}
/*premium_02 - sec-contents*/
#premium_02 .sec-contents > ul {
	margin-left: -5px;
    margin-right: -5px;
}
#premium_02 .sec-contents .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #ef7657;
}
#premium_02 .sec-contents .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#premium_02 .sec-contents .item-wrp .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ef7657;
}
#premium_02 .sec-contents .item-wrp .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn:hover{
    color: #999;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#premium_02 .sec-contents .item-wrp .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}
/*premium_template - top-contents*/
#premium_template .top-contents h3 {
	position: relative;
    padding-left: 13px;
    line-height: 25px;
}
#premium_template .top-contents h3:after {
	content: "";
    background-color: #62524b;
    border-top: 11px solid #f6973a;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#premium_template .top-contents a.top-img-a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border: 1px solid #ddd;
}
#premium_template .top-contents h5 {
	font-weight: 400;
}
#premium_template .top-contents h5 strong{
	color: #f12812;
	font-weight: 400;
}
#premium_template .top-contents .table{
	font-size: 13px;
	border-top: 1px solid #f6973a;
}
#premium_template .top-contents .table tr th,
#premium_template .top-contents .table tr td {
	border-top: 0px;
	border-bottom: 1px solid #ddd;
}
#premium_template .top-contents .table tr th {
	background-color: #eee;
    color: #333;
}
#premium_template .top-contents .table tr td.cost-cell{
    color: #333;
}
#premium_template .top-contents .table tr td input.form-control{
	width: 30px;
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
    padding: 5px 0;
    display: inline;
    height: 17px;
}
#premium_template .top-contents .table tr td input {
	margin: 0px;
}
#premium_template .top-contents .btn.template-btn01{
	background-color: #85ca4e;
    color: #fff;
    border: 1px solid #6fab3f;
    font-size: 13px;
}
#premium_template .top-contents .btn.template-btn01:hover {
	background-color: #90d955;
}
#premium_template .top-contents .btn.template-btn02{
	background-color: transparent;
    color: #c16409;
    border: 1px solid #c16409;
    font-size: 13px;
}
#premium_template .top-contents .btn.template-btn02:hover {
	background-color: #c16409;
    color: #fff;
}
#premium_template .top-contents .total-cost h2{
	color: #f12812;
    font-weight: 800;
    font-size: 29px;
	letter-spacing: 0.01rem;
}
#premium_template .top-contents .total-cost h2 span{
	color: #333;
    font-size: 19px;
}
@media (max-width:768px){
	#premium_template .top-contents .table tr th,
	#premium_template .top-contents .table tr td {
		display: block;
		text-align: left !important;
	}
	#premium_template .top-contents .total-cost {
		text-align: center !important;
	}
}
/*premium_template - sec-contents*/
#premium_template .sec-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_template .sec-contents > ul > li > ul > li {
	padding: 4px 0;
	border: 1px solid #ddd;
}
#premium_template .sec-contents > ul > li > ul > li:after {
	content: "";
    display: block;
    height: 5px;
    border-left: 1px solid #a0a0a0;
    position: absolute;
    left: 50%;
    bottom: -9px;
}
#premium_template .sec-contents > ul > li > ul > li:last-child:after {
	display: none;
}
#premium_template .sec-contents > ul > li > ul > li.top-menu {
	background-color: #444;
    color: #fff;
    border-color: #444;
}
/*premium_template - third-contents*/
#premium_template .third-contents h4 {
	border-bottom: 1px solid #ddd;
    padding: 8px 0;
    border-top: 2px solid #333;
}
#premium_template .third-contents .process-item {
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    padding: 15px 0;
    background-color: #fff;
}
#premium_template .third-contents .process-item h5 {
	background-color: #67564e;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    padding: 5px 6px;
}
/*Premium-Fio-Modal : 일반제작상담모달*/
.premium-fio-modal .modal-header {
	background: linear-gradient(#85ca4e,#54a712);
	border-radius: 4px 4px 0 0;
}
.premium-fio-modal .modal-header .close{
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    opacity: 0.7;
}
.premium-fio-modal .modal-body {
	font-size: 13px;
}
.premium-fio-modal .modal-body ul li{
    padding-top: 15px;
	border-bottom: 1px dashed #ddd;
}
.premium-fio-modal .modal-body ul li:last-child{
	border-bottom: 0px;
}
.premium-fio-modal .modal-body ul li h4{
	color: #f12812;
    font-weight: 800;
    letter-spacing: 0.01rem;
}
.premium-fio-modal .modal-body ul li h4 span{
	color: #333;
    font-size: 15px;
}
.premium-fio-modal .modal-body label.tit-label{
	width: 100%;
	color: #333;
}
.premium-fio-modal .modal-body label,
.premium-fio-modal .modal-body input {
	margin: 0px;
	vertical-align: middle;
}
.premium-fio-modal .modal-body .form-wrp label{
	width: 100%;
    color: #333;
    font-size: 13px;
}
.premium-fio-modal .modal-body .form-control {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    box-shadow: 0px 0px 0px;
    border-radius: 1px;
}
.premium-fio-modal .modal-body span.fio-import{
	color: #e36159;
}
.premium-fio-modal .modal-body .fio-agree-wrp input{
	margin: 0px;
	vertical-align: middle;
}
.premium-fio-modal .modal-body .fio-agree-wrp label{
	display: inline;
	margin: 0px;
	vertical-align: middle;
}
.premium-fio-modal .modal-body .fio-agree-wrp span{
	cursor: pointer;
    border: 1px solid #ddd;
    padding: 4px 4px 3px 4px;
    font-size: 11px;
	word-break: keep-all;
}
.premium-fio-modal .modal-footer {
	text-align: center;
}
.premium-fio-modal .modal-footer .btn.subm-btn{
	background-color: #5f5049;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
}
.premium-fio-modal .modal-footer .btn.subm-btn:hover{
	background-color: #6d605a;
}
@media (max-width:992px){
	.premium-fio-modal .modal-body ul li .text-right{
		text-align: left !important;
	}
}


/*portfolio_01 - top-contents*/
#portfolio_01 .top-contents .top-wrp {
	border: 1px dashed #ddd;
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
	border-bottom: 1px solid #e9911b;
}
#portfolio_01 .top-contents .select-wrp {
	display: inline-block;
	margin-right: 10px;
}
#portfolio_01 .top-contents .select-wrp strong {
	color: #555;
    font-size: 16px;
}
#portfolio_01 .top-contents .select-wrp select {
	vertical-align: middle;
}
#portfolio_01 .top-contents .top-wrp a.btn {
	background-color: #555;
	border: 1px solid #555;
	color: #fff;
}
#portfolio_01 .top-contents .top-wrp a.btn:hover {
	background-color: #666;
}
@media (max-width:479px){
	#portfolio_01 .top-contents .select-wrp {
		margin-right: 0px;
		width: 100%;
	}
	#portfolio_01 .top-contents .btn-wrp {
		text-align: center;
	}	
}
/*portfolio_01 - sec-contents*/
#portfolio_01 .sec-contents > ul {
	margin-left: -5px;
    margin-right: -5px;
}
#portfolio_01 .sec-contents .item-wrp{
	border: 1px solid #ddd;	
    border-bottom: 1px solid #ef7657;
}
#portfolio_01 .sec-contents .item-wrp span.view-count {
    position: absolute;
    right: 3%;
    top: 55%;
    background-color: #fcfcfc;
    border-radius: 50%;
    padding-top: 8px;
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    color: #333;
    font-weight: 600;
    text-align: center;
	font-size: 12px;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp{
	background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ef7657;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp h4{
	border-bottom: 1px solid #bbb;
    font-size: 16px;
    font-weight: 600;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn{
	text-decoration: none;
    font-size: 11px;
    color: #333;
    padding: 0px;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn:hover{
    color: #999;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn-form{
	background-color: #85ca4e;
    color: #fff;
    padding: 2px 6px;
    border: 1px solid #6fab3f;
	font-size: 13px;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn-form:hover{
	background-color: #90d955;
    color: #fff;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn-online{
	background-color: transparent;
    color: #555;
    padding: 2px 6px;
    border: 1px solid #555;
    font-size: 13px;
}
#portfolio_01 .sec-contents .item-wrp .item-conwrp a.btn-online:hover{
	background-color: #555;
    color: #fff;
}