body {
	padding-top: 50px;
	padding-bottom: 20px;
	background-color: #676767;
	font-family: '나눔고딕', 'NanumBarunGothic';
}

.container {
	width: 750px;
}

a:link {
	text-decoration: none !important;
}

a:visited {
	text-decoration: none !important;
}

a:hover {
	text-decoration: none !important;
	cursor: pointer;
}

ol,
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu-trigger {
	display: none;
}

.footer {
	position: fixed;
	z-index: 10;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: #000;
}

.footer > .container {
	background: #000;
	text-align: center;
	line-height: 40px;
	color: #828282;
}

section {
	margin: auto;
	padding: 30px;
	background: #fff;
}

form {
	margin: 30px 20px 0 20px;
}

table {
	font-size: 15px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	padding: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt30 {
	margin-top: 30px;
}

.h4,
h4 {
	font-size: 16px;
}

.pointer {
	cursor: pointer;
}

.panel {
	padding: 0 20px;
}

.card-box {
	background: #f4f1e8;
	padding: 15px 15px 5px 15px;
	border-radius: 10px;
}

.basketLnum {
	display: inline-block;
	width: 10%;
	font-weight: bold;
}

.basketLp {
	display: inline-block;
	width: 28%;
}

.btn-primary {
	background-color: #666;
	border-color: #666;
	transition: all 0.8s;
}

.panel-heading {
	padding: 10px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #007042;
	border-color: #007042;
}

.form-row > .col,
.form-row > [class*=col-],
.form-row > [class*=col-] > [class*=col-] {
	padding-right: 5px;
	padding-left: 5px;
}

.w48l {
	width: 48%;
	margin-right: 4%;
	float: left;
}

.w48r {
	width: 48%;
}

.cancelB {
	background: #7b6d64;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s;

}

.submitB {
	background: #d7d2cb;
	color: #584e47;
	font-weight: bold;
	transition: all 0.5s;
}

.submitB:hover,
.submitB:focus,
.submitB:active,
.cancelB:hover,
.cancelB:focus,
.cancelB:active {
	background: #007042;
	color: #fff;
}

.main_menu {
	margin: 10px;
}

.main_menu img {
	width: 100%;
}

.logo {
	float: left;
	height: 50px;
	padding: 10px 5px 0 15px;
	font-size: 23px;
	line-height: 30px;

}

.container {
	background-color: #fff;
	padding-right: 0;
	padding-left: 0;
}

.indexCon {
	background-color: #111;
	min-height: calc(100vh - 90px);
}

.nav > li > a > img {
	/*	20191112*/
	display: none;
}

.title {
	font-size: 15px;
	font-family: '나눔고딕', 'NanumBarunGothic';
	color: rgba(255, 255, 255, 0.5);
}

.select {
	color: #ffffff;
}

.navbar-nav > li > a :hover {
	color: #fff !important;
}

.navbar-nav {
	float: left;
	margin: 0;
	/*	20191112*/
	width: 530px;
}

.navbar-nav > li {
	float: left;
	width: 20%;
	text-align: center;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #080808;
}

.navbar-header {
	background-color: #111;
}

#navbar {
	background-color: #111;
}

.navbar-inverse {
	background-color: #111;
}

.close {
	opacity: 1 !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #7b6d64;
	border-color: #7b6d64;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

#copy_text_input {
	position: absolute;
	width: 40%;
	display: block;
	margin: 2px 34%;
	background: none;
	border: none;
	font-size: 2em;
	text-align: center;
	color: #7d7d7d;
}

#Modal_01 .modal-content {
	background: #efebe1;
}

.modal-header {
	border-bottom: 0 !important;
	border-radius: 6px 6px 0 0;
	padding: 25px;
	background: #efebe1;
}

.modal-footer {
	padding: 10px 20px 20px 20px;
	/*	text-align: left;*/
	border-top: 0 !important;
}

#Modal_01 .modal-body {
	padding: 0 !important;
	border-bottom: 3px solid #40403e;
}

#Modal_02 .modal-body {
	border-bottom: 3px solid #40403e;
}

#Modal_01 .modal-body img {
	display: block;
	width: 80%;
	margin: 5% 10% 10% 10%;
}

#Modal_02 .modal-header .close {
	margin-top: -10px !important;
}

#Modal_01 .modal-footer,
#Modal_02 .modal-footer {
	widows: inherit;
	height: 50px;
	box-sizing: border-box;
	border-radius: 6px;
	background: #fff;
	padding: 0 !important;
	text-align: center;
}

#Modal_01 .modal-footer a,
#Modal_02 .modal-footer a {
	display: inline-block;
	height: 50px;
	float: left;
	width: 50%;
	line-height: 50px;
	font-size: 15px;
	color: #000;
}

#Modal_01 .modal-footer .tell_btn_2,
#Modal_02 .modal-footer .tell_btn_2 {
	box-sizing: border-box;
	border-left: 1px solid #cccccc;
	background: #7b6d64;
	color: #fff;
	font-weight: bold;
}

#Modal_01 .modal-footer .tell_btn_1,
#Modal_02 .modal-footer .tell_btn_1 {
	background: #d7d2cb;
	color: #584e47;
	font-weight: bold;
}

.modal-dialog {
	width: 600px;
	margin: 100px auto;
}

.listImg {
	display: inline-block;
	float: left;
	width: 20%;
}

.listImg img {
	width: 100%;
	box-sizing: border-box;
}

.line-b {
	display: none;
}

.searchbtn {
	margin-top: 25px;
	width: 100%;
}

/*명함주문하기 시작*/
.headTilte {
	padding: 30px 25px 10px 25px;
	background: #f6f5ef;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	line-height: 30px;
	color: #333333;
}

.headTilte h {

	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.card-box h,
	{
	margin-top: 10px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.addpage {
	background: url(../img/add_bg.png) 0 50% no-repeat;
	padding: 5px 0;
	padding-left: 28px;
}

nav {
	width: 100%;
	height: 50px;
}

.pagination {
	display: block;
	width: 321px;
	margin: auto;
}

.bgcolor {
	background-color: #f4f1e8;
	border: solid 1px #ccc;
}

.bgcolor:hover {
	background-color: #e6e4db;
}

.basket {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.label-lg {
	padding: 10px 16px;
}

.quantity {
	background: #eaeaea;
	display: block;
	padding: 10px 20px;
	border-radius: 10px;
}

.panel {
	margin-bottom: 10px !important;
}

.basketBox {
	background-color: #eaeaea;
	padding: 0 20px 13px 20px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.myBox {
	background-color: #eaeaea;
	padding: 20px 20px 13px 20px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.basketTile {
	text-align: center;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
}

.panel-body .noneLabel {
	margin-left: 58px;
}

.noneLabel {
	margin-left: 68px;
}

.basketL {
	float: left;
	width: 70%;
	margin-top: 6px;
}

.basketR {
	float: right;
	width: 30%;
}

.sampleImg {
	display: block;
	width: 75%;
	margin: auto;
}
#team, #part{
	margin-top: 5px;
}

/*명함주문하기 끝*/
.green {
	color: #07796a;
	font-weight: bold;
	font-size: 17px;
}

/*문의사항 시작*/
.title_L {
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	display: inline-block;
	width: 65%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.title_R {
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	float: right;
}

.title_C {
	color: #ff8100;
	text-align: center;
}

/*문의항목*/

.textst {
	text-align: center;
	font-size: 25px;
	line-height: 50px;
}

.fontS15 {
	font-size: 15px;
}

.list_num {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	color: #333;
	background: #fff;
}

.list_view {
	background: #f4f4f2;
	padding: 20px;
	border-radius: 6px;
}

.list_view ul li {
	position: relative;
	margin-left: 15px;
	height: 60px;

}

.list_view ul li:first-child {
	margin-top: 15px;
}

.list_view ul li img {
	width: 13px;
}

.list_view .list2 {
	position: absolute;
	left: 30px;
	top: -5px;
	font-size: 15px;
	font-weight: bold;
}

.list_view .list3 {
	position: absolute;
	left: 30px;
	top: 18px;
	font-size: 15px;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
	overflow: hidden;
}

ul.activity-timeline > li {
	position: relative;
	z-index: 0;
}

ul.activity-timeline > li .activity-icon {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
	width: 15px;
	height: 15px;
	background-color: #ccc;
	margin-left: 10px;
}

.act {
	background-color: #9c8856 !important;
}

ul.activity-timeline > li > p {
	margin-bottom: 0;
	text-indent: 20px;
	line-height: 30px;
}

ul.activity-timeline > li:after {
	content: "";
	display: block;
	border-left: 2px solid #ccc;
	width: 1px;
	height: 100px;
	position: absolute;
	top: 5px;
	left: 16px;
	z-index: -1;
}

.act-icon {
	display: block;
	float: left;
	margin-top: 13px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 15px;
	height: 15px;
	background-color: #ccc;
}

/*mypage 시작*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {


	background: #7b6d64;
	border: 1px solid #7b6d64;
	color: #ffffff;
	display: block;
	font-weight: normal;
	font-size: 15px;
	text-align: center;

}

.nav-tabs > li > a {


	background: #f4f4f2;
	border: 1px solid #f4f4f2;
	color: #222222;
	border-radius: 30px;
	display: block;
	font-weight: normal;
	font-size: 15px;
	text-align: center;

}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #3b3b3b;
	border-radius: 10px;
}

.nav-tabs > li {
	margin-bottom: 15px;
}

.nav-tabs {
	border: none;
}

.mynav > li > a {
	padding: 5px 20px;
}
.orderNav{
	
	margin: 0 auto 10px;
}
.orderNav > li > a {
	padding: 5px;
	
}
.tb_input2 {
	width: 98%;
	margin: auto;
	border: 1px solid #bcbcbc;
}

.tb_input2 > tbody {
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}

.tb_input2 th {
	padding: 5px 0 6px 15px;
	color: #20232c;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	vertical-align: top;
	width: 15%;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.tb_input2 td {
	padding: 5px 15px 6px;
	color: #565960;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	width: 35%;
}

.colAf:first {
	padding-left: 35px;
}

.colAf {
	padding-left: 30px;
}

.detail_list_qna {
	margin-bottom: 20px;
}

.detail_list_qna .area_full_article .row {
	border-top: 1px solid #eaeced;
}

.detail_list_qna .col_answer {
	position: relative;
	padding-left: 60px;
}

.detail_list_qna .col_author {
	display: inline-block;
	width: 88px;
	text-align: center;
}

.detail_list_qna .icon_answer {
	position: absolute;
	top: 0;
	left: 15px;
	background: url("../img/icon_answer.jpg") no-repeat;
	width: 40px;
	height: 18px;
}

.detail_list_qna .col_date {
	display: inline-block;
	width: 99px;
	text-align: center;
}

.answeDate {
	float: right;
	line-height: 30px;
}

.answerText {
	margin-bottom: 20px;
}

/*mypage 끝*/
@media only screen and (max-width: 768px) {
	#navbar {
		background-color: rgba(17, 17, 17, 0.85);
	}

	nav {
		background-color: rgba(255, 255, 255, .15) !important;
	}

	body {
		background: #fff;
	}

	.container {
		width: 100%;
	}

	.sampleImg {
		display: block;
		width: 100%;
		margin: auto;
	}

	.main_menu {
		margin: 30px auto;
		padding: 0;
		/*		width: 90%;*/
	}

	.main_menu img {
		width: 100%;
		margin: 0 auto;
	}

	.panel-body .noneLabel {
		margin-left: -15px;
		margin-right: -15px;
	}

	.noneLabel {
		margin-left: -15px;
	}

	.mobMb {
		margin-bottom: 15px;
	}

	.headTilte {

		letter-spacing: -0.5px;
		word-spacing: -1px;
	}

	section {
		width: 100%;
	}

	form {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.searchbtn {
		margin-top: 0;
		width: 100%;
	}

	.line-b {
		width: 100%;
		border-bottom: 1px solid #292929;
		display: inline-block;
		margin: 10px;
	}

	.line-r {
		border-right: 1px solid #292929;
	}

	.main_menu {
		/*		width: 100%;*/
		/*		height: 550px;*/
		/*		background: #181818;*/
	}

	.article {
		padding-right: 0;
		padding-left: 0;
		background: #fff;
	}

	.indexCon {

		background: #111;
	}


	.listImg {
		display: inline-block;
		float: left;
		width: 50%;
	}

	.listImg img {
		width: 100%;
		box-sizing: border-box;
	}

	.menu-trigger {
		margin-left: 30px;
		margin-top: 17px;
		margin-bottom: 10px;
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	.menu-trigger {
		position: relative;
		width: 30px;
		height: 26px;
	}

	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}

	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}

	.menu-trigger span:nth-of-type(2) {
		top: 12px;
	}

	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}

	#copy_text_input {
		font-size: 1em;
	}

	/* type-01 */
	/* 중앙 라인이 고정된 자리에서 투명하게 사라지며 상하라인 회전하며 엑스자 만들기 */
	.menu-trigger.active-1 span:nth-of-type(1) {
		-webkit-transform: translateY (13px) rotate (-45deg);
		transform: translateY(13px) rotate(-45deg);
	}

	.menu-trigger.active-1 span:nth-of-type(2) {
		opacity: 0;
	}

	.menu-trigger.active-1 span:nth-of-type(3) {
		-webkit-transform: translateY(-11px) rotate(45deg);
		transform: translateY(-11px) rotate(45deg);
	}

	.logo {
		float: right;
		height: 60px;
		padding: 0 30px;
		font-size: 18px;
		line-height: 60px;
		font-variant: 2em;
		color: #fff;
	}

	.nav > li {
		position: relative;
		display: inline-block;
		/*		20191112*/
		/*		width: 19%;*/
	}

	.navbar-nav > li > a {
		padding: 0;
		line-height: 20px;
		text-align: center;
	}

	.navbar-nav {
		margin: 12px 0;
		width: 100%;
	}

	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: 0t;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.modal-dialog {
		position: relative;
		width: 80%;
		margin: 125px auto;
	}

	.basketL {
		width: 100%;
		box-sizing: border-box;
	}

	.basketR {
		width: 100%;
		box-sizing: border-box;
		margin-top: 15px;
	}

	.basketR > .btn-default {
		margin-left: 8%;
		box-sizing: border-box;
	}

	.title_L {

		width: 100%;
		box-sizing: border-box;

	}

	.title_R {
		width: 100%;
		box-sizing: border-box;

	}

	.colAf:after {
		content: "";
		display: block;
		border-left: 2px solid #ccc;
		width: 1px;
		height: 50px;
		position: absolute;
		top: 15px;
		left: 36px;
		z-index: 1;
	}

	.act-icon {

		margin-top: 5px;
		position: absolute;
		z-index: 2;
	}

	.answerText {
		margin-bottom: 35px;
	}

}
