.datalist-wrap {
}
.datalist-wrap textarea {
	padding: 5px 0 0 4px;
	border: 1px solid #fff;
	background-color: #fff;
	color: #777;
}
.sub_text {
	width:100%;
	position:relative;
	margin-top:5px;
	color:#666666;
	font-size:14px;
}
.datalist-wrap .vertical_m {
	vertical-align:middle;
}

.datalist-wrap table {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.datalist-wrap th {
	text-align:center;
	padding:6px 0px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	background-color:#505050;
	color:#fff;
	font-size:1.125em;
	font-weight: bold;
	line-height:21px;
}
.datalist-wrap th.bg01 {
	background-color:#686f76;
	border:1px solid #d6d6d6;
}

.datalist-wrap td {
	text-align:center;
	padding:6px 0px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	color:#777;
	line-height:21px;
}
.datalist-wrap td:first-child {
	border-left:1px solid #ccc;
}
.datalist-wrap td.last {
	border-right:1px solid #ccc;
}
.datalist-wrap td.none {
	border:none !important;
}
.datalist-wrap td.bg01 {
	background-color:#f5f5f5;
	font-weight:bold !important;
}
.datalist-wrap td.bg02 {
	background-color:#f0f1f2;
}
.datalist-wrap td.bg03 {
	background-color:#f5f6f8;
}
.datalist-wrap th.pdnone, .datalist-wrap td.pdnone {
	padding:0px;
}

.datalist-wrap table.cart {
	border:1px solid #d6d6d6;
	border-width:0px 0px 0px 0px;
}
.datalist-wrap table.cart th {
	text-align:center;
	padding:10px 2px;
	border-top:2px solid #333;
	border-bottom:1px solid #999;
	border-left:1px solid #d6d6d6;
	background-color:#ebebeb;
	color:#000;
}
.datalist-wrap table.cart th:first-child {
	border-left:0px;
}
.datalist-wrap table.cart th.bg01 {
	background-color:#f5f5f5;
	font-weight:bold !important;
}
.datalist-wrap table.cart th.blue-bg {
	background-color: #38a1ea;
}
.datalist-wrap table.cart td {
	text-align:center;
	padding:7px 2px;
	color:#777;
	border:1px solid #d6d6d6;
	border-width:0px 0px 1px 1px;
}
.datalist-wrap table.cart td:first-child {
	border-left:0px;
}
.datalist-wrap table.cart td:last-child {
}
.datalist-wrap table.cart td.txtleft {
	text-align:left;
	padding:7px 8px;
}
.datalist-wrap table.cart td.line {
	height:1px;
	padding:0px;
	line-height:none;
	border-width:0px;
	background-color:#666;
}

.datalist-wrap table.cart-buylist {
	border-collapse:collapse;
	border:0px;
}
.datalist-wrap table.cart-buylist td {
	text-align:center;
	padding:2px 0px;
	color:#707070;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
}
.datalist-wrap table.cart-buylist td.txtleft {
	text-align:left;
	padding:2px 4px 2px 10px;
}
@media (max-width:1023px) {
.datalist-wrap th {
	padding:12px 3px;
	line-height:20px;
	font-size:1.188em;
}
.datalist-wrap td {
	padding:12px 3px;
	line-height:20px;
	font-size:14px;
}
.datalist-wrap td input {
	height:28px;
	font-size:14px;
}

.datalist-wrap table.cart td {
	font-size:14px;
}

}

.cart-detail table {
	border:1px solid #adb6be;
	border-width:1px 1px 1px 1px ;
}
.cart-detail table th {
	text-align:center;
	padding:10px 2px;
	border:1px solid #adb6be;
	border-width:1px 1px 1px 1px;
	background-color:#c1c3cb;
	color:#000;
	font-size:1.125em;
}
.cart-detail table th img {
	vertical-align:middle;
}
.cart-detail table th span {
	margin-left:12px;
}
.cart-detail table th:first-child {
	border-left:0px;
}
.cart-detail table th:last-child {
	border-right:0px;
}
.cart-detail table th.last {
	border-bottom:0px;
}
.cart-detail table th.txtleft {
	text-align: left;
	padding:10px 2px 10px 8px;
}
.cart-detail table td {
	text-align:center;
	padding:7px 2px;
	color:#707070;
	border:1px solid #e1e1e1;
	border-width:1px 0px 0px 1px;
}
.cart-detail table td img {
	vertical-align:middle;
}
.cart-detail table td span {
	margin-left:12px;
}
.cart-detail table td:first-child {
	border-left:0px;
}
.cart-detail table td:last-child {
}
.cart-detail table tr._bd td:first-child,
.cart-detail table td._bd {
	border-left:1px solid #e1e1e1;
}
.cart-detail table td.bg_blue {
	background-color:#edf3f8;
}
.cart-detail table td.bg_gray {
	background-color:#f1f1f1;
}
.cart-detail table td.bg_red {
	background-color:#fbebeb;
}
.cart-detail table td.txtleft {
	text-align:left;
	padding:7px 2px 7px 8px;
}
.cart-detail-price {
	clear:both;
	margin: 20px auto;
	padding-right:10px;
	text-align:right;
	color:#ee0000;
}
.cart-detail-price .total_price {
	font-size:1.45em;
}

@media (max-width:1023px) {
.cart-detail table th {
	font-size:1.188em;
}
}


.datalist-wrap .detail-type td {
	padding:3px 0 3px 0;
	text-align:center;
}
.datalist-wrap .detail-type2 th {
	padding:3px 0 3px 0;
	font-size:1.125em;
	font-weight:100;
	height:18px;
	text-align:center;
}
.datalist-wrap .detail-type .top {
	border-top:1px solid #f0f0f0;
}
.datalist-wrap .detail-type .top2 {
	border-top:1px solid #CCCCCC;
}
.datalist-wrap .detail-type .odd td {
	background-color:#f5f6f8;
}
.datalist-wrap .detail-type .left {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.datalist-wrap .center {
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.datalist-wrap02 {
	border-right:1px solid #eaeaea;
}
.datalist-wrap02 table {
	width:100%;
}
.datalist-wrap02 th {
	padding:7px 0 5px 20px;
	border:1px solid #626875;
	border-width:0 1px 0px 1px;
	background-color:#717784;
	color:#eff1f2;
	text-align:left;
	vertical-align:top;
}
.datalist-wrap02 td {
	padding:7px 20px 5px 20px;
	border-bottom:1px solid #eaeaea;
	color:#777;
	vertical-align:top;
}
.datalist-wrap02 tbody tr:first-child th {
	border-width:1px;
}
.datalist-wrap02 tbody tr:first-child td {
	border-top:1px solid #eaeaea;
}
.datalist-wrap02 td.center {
	text-align:center;
}
.datalist-wrap02 td:first-child {
	border-left:1px solid #e4e4e4e;
}
.datalist-wrap02 td.last {
	border-right:1px solid #e4e4e4e;
}

.datalist-wrap03 {
	clear:both;
	margin-top: 10px;
	border-top:1px solid #333;
}
.datalist-wrap03 table {
	width:100%;
	border-collapse:collapse;
}
.datalist-wrap03 th {
	padding: 10px;
	border-bottom:1px solid #e7e7e7;
	background-color: #f5f5f5;
	text-align: left;
	color: #666;
	line-height: 24px;
	font-weight:600;
	font-size:1.125em;
}
.datalist-wrap03 th.bg2 {
	background-color: #dcdde0;
}
.datalist-wrap03 td {
	padding: 10px;
	border-bottom:1px solid #e7e7e7;
	background-color: #fff;
	text-align: left;
	color: #000;
	line-height: 24px;
}

.a-left table tr td{
	text-align:left !important;
	padding-left: 10px !important;
}
.a-left table tr th{
	text-align:left !important;
	padding-left: 10px !important;
}

/*-- List Form --*/
.board-headimg {
	clear:both;
	/*margin-top:130px;*/
	text-align:center;
	background-color:#f5782d;
}
.board-headimg._pc {
	display:block;
}
.board-headimg._mb {
	display:none;
}

.boardList-wrap {
	position:relative;
	clear:both;
}
.boardList-wrap ol {
	list-style:none;
	display: flex;
	flex-wrap:wrap;
	box-sizing:border-box;
	border-collapse:collapse;
	width:100%;
	margin:0;
}
.boardList-wrap li {
	flex:0 0 auto;
	width:auto;
	list-style:none;
	float:left;
	box-sizing:border-box;
	margin:0;
}
.boardList-wrap .boardList-head {
	clear:both;
	width:100%;
	margin:0;
	border:0;
}
.boardList-wrap .boardList-head ol {
	background-color:#fff;
	border-top:3px solid #333;
	border-bottom:1px solid #333;
}
.boardList-wrap .boardList-head li {
	line-height:45px;
	text-align:center;
	color:#000;
	font-size:16px;
	font-weight:bold;
	word-break:keep-all;
}
.boardList-wrap .boardList-body {
	clear:both;
	width:100%;
	margin:0;
}
.boardList-wrap .boardList-body ol {
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardList-wrap .boardList-body li {
	padding:10px 7px;
	line-height:21px;
	text-align:center;
}
.boardList-wrap .Btitle {
	flex:1 0 0%;
	text-align:left;
	color:#000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.boardList-wrap .Btitle a {
	color:#000;
}
.boardList-wrap .Btitle div {
	display:inline-block;
	width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	vertical-align:middle;
}
.boardList-wrap .Btitle._t2 {
	width:50%;
}
.boardList-wrap .Bno, .boardList-wrap .Bcount {
	width:7%;
}
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:12%;
}
@media (max-width:767px) {
.boardList-wrap .Bno, .boardList-wrap .Bcount {
	display:none !important;
}
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:18%;
}
}
@media (max-width:410px) {
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:20%;
}
}

/*-- Wirte Form --*/
.boardWrite-wrap {
	position:relative;
	clear:both;
}
.boardWrite-wrap .boardWrite-head {
	display:table;
	border-collapse:collapse;
	width:100%;
	background-color:#fff;
	border-top:2px solid #333;
}
.boardWrite-wrap .boardWrite-head .title {
	clear:both;
	box-sizing:border-box;
	padding:15px 5px;
	line-height:21px;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-head ol {
	list-style:none;
	display:table;
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-head li {
	list-style:none;
	display:table-cell;
	box-sizing:border-box;
	margin:0;
	padding:8px 12px;
	text-align:left;
}
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:150px;
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#000;
}
.boardWrite-wrap .boardWrite-head li.class_tit::after {
	content:'';
	display:block;
	position:absolute;
	right:0;
	top:10px;
	bottom:10px;
	width:1px;
	background-color:#e7e7e7;
}
.boardWrite-wrap .boardWrite-body {
	clear:both;
	box-sizing:border-box;
	width:100%;
	min-height:300px;
	margin:0;
	padding:15px 5px;
	line-height:18px;
	text-align:left;
	font-size:14px;
	font-weight:300;
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-body a {
	color:#333;
}
.boardWrite-wrap .boardWrite-body img {
	min-width:300px;
	max-width:100%;
	height:auto;
}

.write-addfile-group {
	display:block;
	width:480px;
}
.write-addfile-group .addfile-sec-list {
	float:left;
	width:calc(100% - 120px);
}
.write-addfile-group .addfile-sec-btn {
	float:right;
	width:108px;
	margin-left:12px;
	text-align:right;
}
.write-addfile-group .addfile-sec-btn > * {
	display:block;
}
.write-addfile-group .addfile-kb {
	margin-bottom:8px;
	font-size:11px;
	color:#858585;
}

.board-record {
	clear:both;
	display:table;
	width:100%;
	background-color:f3f4f7;
	border:1px solid #333;
	border-width:1px 0px;
}
.board-record dl {
	list-style:none;
	display:table;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #ddd;
}
.board-record dl:first-child {
	border-top:0px;
}
.board-record dt, .board-record dl {
	list-style:none;
	display:table-cell;
	box-sizing:border-box;
}
.board-record dt {
	float:left;
	width:20%;
	line-height:45px;
	text-align:center;
	font-size:16px;
}
.board-record dt:after {
	content: "";
	display: block;
	height: 14px;
	border-right: 1px solid #aaa;
	margin: 0px auto;
}
.board-record dd {
	float:left;
	width:80%;
	padding:0px 8px;
	line-height:45px;
	text-align:left;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.write-fleft {
	float:left;
	width:50%;
	text-align:left;
}
.write-fright {
	float:right;
	width:50%;
	text-align:right;
}
@media (max-device-width:1023px) {
.boardWrite-wrap .boardWrite-head li {
	padding-left:8px;
	padding-right:8px;
}
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:120px;
}

.write-addfile-group {
	width:400px;
}
}
@media (max-device-width:767px) {
.write-addfile-group {
	width:100%;
}

.write-fleft,
.write-fright {
	float:none;
	width:100%;
	display:inline-block;
	margin-bottom:12px;
}
.write-fright {
	text-align:center;
}
}
@media (max-device-width:410px) {
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:100px;
}
}

.commentBox {
	clear:both;
	width:100%;
	box-sizing:border-box;
	padding:15px;
	border:3px solid #A2D8C6;
	border-radius:8px;
}
.commentBox .comment-row {
	clear:both;
	display:inline-block;
	width:100%;
}
.commentBox .comment-fl {
	float:left;
	width:50%;
	text-align:left;
}
.commentBox .comment-fl._contents {
	width:85%;
}
.commentBox .comment-fl > * {
	margin-right:15px;
}
.commentBox .comment-fr {
	float:right;
	width:50%;
	text-align:right;
}
.commentBox .comment-fr._contents {
	width:15%;
}
.commentBox .comment-inputgroup {
	display:inline-block;
	width:auto;
	margin:5px 0;
}
.commentBox .comment-inputgroup > * {
	float:left;
}
.commentBox .comment-inputgroup .comment-intitle {
	display:inline-block;
	min-width:65px;
	margin-right:10px;
	vertical-align:middle;
	font-size:inherit;
	font-weight:bold;
	color:#333;
}
.commentBox .comment-inputgroup .comment-input._contents {
	width:calc(100% - 100px);
}
.commentBox .emoticon label {
	margin-right:8px;
}
.btn-comment {
	display:inline-block;
	cursor:pointer;
	box-sizing:border-box;
	margin:5px;
	padding:15px 8px;
	vertical-align:middle;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background-color:#fbfbfb;
	border:1px solid #353535;
	border-radius:4px;
}

.commentBox-review {
	clear:both;
	width:100%;
	box-sizing:border-box;
	margin:8px 0px;
	padding:8px;
	background-color:#F1EDE5;
	border-radius:8px;
}
.commentBox-reviewinner {
	display:inline-block;
	box-sizing:border-box;
	width:100%;
	padding:15px;
	background-color:#fff;
	border-radius:6px;
	box-shadow:0px 0px 3px #D0C9BC;
}
.commentBox-review .cmreview-contents {
	clear:both;
	text-align:left;
	font-size:inherit;
	color:inherit;
}
.commentBox-review .cmreview-bottom {
	clear:both;
	margin-top:10px;
	text-align:left;
	font-size:inherit;
	color:inherit;
}
.commentBox-review .cmreview-bottom .cmreview-date {
	float:left;
	text-align:left;
}
.commentBox-review .cmreview-bottom .cmreview-btn {
	float:right;
}


.gallerylist-wrap {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.gallerylist-wrap li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0px 4px 10px 4px;
}
.gallerylist-wrap .gallery-box {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #ddd;
	display: inline-block;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	clear: both;
	width: 100%;
	height: 200px;
	margin-bottom: 5px;
	overflow:hidden;
	display: inline-grid;
	align-items:center;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	width: auto;
	height:auto;
	max-width:100%;
	max-height:200px;
}
.gallerylist-wrap .gallery-box .gal-title {
	clear: both;
	width: 100%;
	height:54px;
	box-sizing: border-box;
	padding: 8px;
	text-align: center;
	line-height: 1.5;
	font-family: gulim, dotum;
	color: #000;
	background-color: #f1f1f1;
}
.gallerylist-wrap .gallery-box .gal-title a {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #000;
}

@media (max-width:1023px) {
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 130px;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	max-height:100%;
}
}
@media (max-width:767px) {
.gallerylist-wrap li {
	width:50%;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 192px;
}
}
@media (max-width:539px) {
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 140px;
}
}
@media (max-width:410px) {
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 130px;
}
}
@media (max-width:320px) {
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 100px;
}
}


.datalist-top {
	clear:both;
	display:inline-block;
	width:100%;
	margin:15px 0;
	font-size:14px;
}
.datalist-top ._left {
	float:left;
	width:40%;
	text-align:left;
}
.datalist-top ._right {
	float:right;
	width:60%;
	text-align:right;
}
.datalist-top .data-search {
	float:right;
	display:inline-flex;
	flex-wrap:wrap;
	align-items:center;
	box-sizing:border-box;
	width:auto;
	margin:0;
	padding:0;
	border:0;
	background-color: transparent;
}
.datalist-top .data-search li {
	list-style:none;
	flex:0 0 auto;
	margin-left:4px;
}
.datalist-top .data-search select {
	width:80px;
	height:35px;
	padding:0em 1.8em 0em 0.5em;
}
.datalist-top .data-search input[type=text] {
	height:35px;
}
@media (max-width:767px) {
.datalist-top ._left {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.datalist-top ._right {
	float:none;
	width:100%;
	text-align:center;
}
.datalist-top .data-search {
	float:none;
	display:flex;
	margin:0.3em auto;
	padding:7px;
	border:1px solid #d7dce1;
	background-color:#f2f6fa;
}
.datalist-top .data-search li {
	width:100%;
	margin:4px 0px;
}
.datalist-top .data-search select {
	width:100%;
}
.datalist-top .data-search input.wx200 {
	width:100%;
}
}

.page-section {
	clear:both;
	margin:20px auto;
	text-align:center;
	display:inline-block;
	width:100%;
	box-sizing:border-box;
}
.page-section > * {
	box-sizing:border-box;
	padding:0 8px;
}
.page-section .page-Lsec {
	float:left;
	width: 20%;
	text-align:left;
}
.page-section .page-Rsec {
	float:right;
	width: 20%;
	text-align:right;
}
.page-section .page-Csec {
	float:left;
	width: 60%;
	text-align:center;
}

.button-group {
	clear:both;
	margin:20px auto;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.button-group > * {
	flex:1 0 0%;
}
.button-group > * > * {
	display:inline-block;
	margin:4px;
}
.button-group .btn-left {
	text-align:left;
}
.button-group .btn-right {
	text-align:right;
}
.button-group .btn-center {
	text-align:center;
}
@media (max-device-width:767px) {
.button-group > * {
	flex:0 0 auto;
	width:100%;
}
.button-group .btn-left,
.button-group .btn-right,
.button-group .btn-center {
	text-align:center;
}
}

/************************************************* //datalist */

.section-part01 {
	margin-top: 30px;
}

/***** ORDER FORM *****/
.orderForm {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
}
.orderForm .orderForm-left {
	float:left;
	position:relative;
	width:71.5%;
	margin-right:1.5%;
}
.orderForm .orderForm-right {
	float:right;
	position:relative;
	width:27%;
}
.orderForm h3 {
	clear:both;
	margin:25px 0px;
	padding-bottom:8px;
	line-height:normal;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ddd;
}
.orderForm .orderInfo-inner {
	clear:both;
	margin-bottom:60px;
	padding:0;
}
.orderForm .orderInfo-inner .ODFtitle {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	color:#333;
}
.orderForm .orderInfo-inner .ODFinput {
	clear:both;
	text-align:left;
	vertical-align:middle;
}
.orderForm .orderInfo-inner .ODFinput p {
	margin-bottom:8px;
}

.orderForm .orderInfo-inner .ODFinput input[type=text] {
	height:auto;
	padding:15px;
	line-height:normal;
	border:1px solid #bcbcbc;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
}

/***** END-ORDER FORM *****/

