.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;
}

.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;
}

.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;
}

.datalist-wrap04 {
	clear:both;
}
.datalist-row {
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	justify-items: stretch;
}
.datalist-col {
	flex:1 0 0%;
	width:auto;
}
.datalist-col dl {
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
	justify-items: stretch;
}
.datalist-col dl > * {
	flex:0 0 auto;
	padding:5px;
	box-sizing:border-box;
}
.datalist-col dl dt {
	width:124px;
	text-align:center;
}
.datalist-col dl dd {
	flex:1 0 0%;
	width:auto;
	text-align:left;
}

@media (max-width:1078px) {
.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 th {
	font-size:1.188em;
}
}
@media (max-width:767px) {
.datalist-col dl dd {
	flex:0 0 auto;
	width:calc(100% - 124px);
}
}
@media (max-width:539px) {
.datalist-col dl dt {
	width:92px;
}
.datalist-col dl dd {
	width:calc(100% - 92px);
}
}

.write-footer {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	justify-items: stretch;
	align-items: center;
	margin-top:15px;
}
.write-footer .write-footer-col {
	flex:1 0 0%;
}
.write-footer .write-btngroup {
	text-align:right;
}

.write-fileBox {
	width:480px;
	display:flex;
	flex-wrap:wrap;
}
.write-fileBox > * {
	flex:0 0 auto;
	box-sizing:border-box;
	padding:5px;
}
.write-fileBox .file-att {
	width:76%;
	padding-left:0;
	padding-right:0;
}
.write-fileBox .file-part {
	width:24%;
	text-align:right;
}
.write-fileBox .file-kb {
	clear:both;
	color:#999;
}
.write-fileBox .file-btn {
	clear:both;
}

@media (max-width:767px) {
.write-footer .write-footer-col {
	flex:0 0 auto;
	width:100%;
}
.write-footer .write-btngroup {
	text-align:center;
}
}
@media (max-width:539px) {
.write-fileBox {
	width:100%;
}
.write-fileBox .file-att,
.write-fileBox .file-part {
	width:100%;
}
.write-fileBox .file-kb {
	clear: none;
	float:left;
	width:50%;
}
.write-fileBox .file-btn {
	clear: none;
	float:right;
	width:50%;
}
}

.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: 252px;
	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;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	width: auto;
	max-width: 310px;
	height: 200px;
}
.gallerylist-wrap .gallery-box .gal-title {
	clear: both;
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	padding: 5px 7px;
	text-align: center;
	line-height: 17px;
	font-family: gulim, dotum;
	font-size: 14px;
	color: #000;
	background-color: #f1f1f1;
}

@media (max-width:1078px) {
.gallerylist-wrap li {
	width: 50%;
}
.gallerylist-wrap .gallery-box {
	height: 261px;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 192px;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	width: auto;
	height: 192px;
}
.gallerylist-wrap .gallery-box .gal-title {
	height: 62px;
}
}
@media (max-width:560px) {
.gallerylist-wrap .gallery-box {
	height:205px;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 136px;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	min-width: 150px;
	height: 136px;
}
}
@media (max-width:380px) {
.gallerylist-wrap .gallery-box {
	height:175px;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 106px;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	height: 106px;
}
}
@media (max-width:319px) {
.gallerylist-wrap .gallery-box {
	height:159px;
}
.gallerylist-wrap .gallery-box .gal-thumb {
	height: 90px;
}
.gallerylist-wrap .gallery-box .gal-thumb img {
	min-width: 124px;
	height: 90px;
}
.gallerylist-wrap .gallery-box .gal-title {
	font-size:12px;
}
}

.page-section {
	clear:both;
	margin:20px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	justify-items: stretch;
	align-items: center;
	width:100%;
}
.page-section > * {
	flex:0 0 auto;
}
.page-section .page-Lsec {
	width: 24%;
	text-align:left;
	padding-left: 8px;
}
.page-section .page-Rsec {
	width: 24%;
	text-align:right;
	padding-right: 8px;
}
.page-section .page-Csec {
	width: 52%;
	text-align:center;
	padding:0px 8px;
}

.board-Tabgroup {
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
	margin-bottom:24px;
}
.board-Tabgroup .tabBtn {
	flex:1 0 0%;
	margin:0 3px;
	padding:8px;
	text-align:center;
	color:#000;
	border:1px solid #c0c0c0;
	border-radius:5px;
}
.board-Tabgroup > :first-child {
	margin-left:0px;
}
.board-Tabgroup > :last-child {
	margin-left:0px;
}

/************************************************* //datalist */

.section-part01 {
	margin-top: 30px;
}
.section-part02 {
	margin-top: 15px;
}


/***** 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 *****/



/* 모바일 시작 */
/*
@media only screen and ( min-width: 760px ) {
.datalist-wrap th {
	padding:12px 0px;
	line-height:30px;
	font-size:24px;
}
.datalist-wrap td {
	padding:12px 0px;
	line-height:30px;
	font-size:24px;
}
.datalist-wrap td input {
	height:28px;
	font-size:24px;
}
}
*/

