/* List category */
.cateDep-fixed {
	position:relative;
	z-index:30;
	left:0;
	width:100%;
	padding:5px 0;
	box-sizing:border-box;
	background-color:#fff;
	border-width:1px 0px;
	border-style:solid;
	border-color:transparent;
	overflow:hidden;
}
.cateDep-fixed._active {
/*	position:fixed;
	top:53px;
	border-color:#eeeeee;*/
}
.categoryDepth {
	clear:both;
	width:100%;
	height:100%;
	box-sizing:border-box;
}
.categoryDepth a {
	display:inline-block;
	padding:5px 12px;
	text-decoration:none;
	font-size:17px;
	color:#777;
	background-color:#fff;
	border:1px solid #a5a5a5;
	border-radius:8px;
}
.categoryDepth a:hover,
.categoryDepth a.active,
.categoryDepth a.active:hover {
	color:#fff;
	background-color:#ff9696;
	border-color:#ff9696;
}
.categoryDepth .swiper-slide {
	width:auto;
	height: 100%;
}
@media (max-device-width:1199px) {
.cateDep-fixed {
	width:calc(100% + 50px);
	margin-left:-25px;
	margin-right:-25px;
}
.categoryDepth {
	padding-left:25px;
}
.categoryDepth a {
	font-size:15px;
}
}
@media (max-device-width:767px) {
.cateDep-fixed {
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
}
.categoryDepth {
	padding-left:15px;
}
.categoryDepth a {
	font-size:12.5px;
}
.cateDep-fixed._active {
	position:fixed;
	top:53px;
	width:100%;
	margin-left:0;
	margin-right:0;
}
}



.locationList {
	border: currentColor;
}

.detail {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	min-height:500px;
	box-sizing:border-box;
}
@media (max-width:1199px) {
.detail {
	padding-left:25px;
	padding-right:25px;
}
.detail._deinner {
	padding-top:25px;
}
}
@media (max-width:767px) {
.detail {
	padding-left:15px;
	padding-right:15px;
}
}
/* List Head */
.detail .plist-topevent {
	clear:both;
}
.detail .plist-topevent img {
	width: auto;
}
@media (max-width:1199px) {
.detail .plist-topevent img {
	width: 100%;
}
}

/* List align */
.detail .plist-top-group {
	width: 100%;
	clear: both;
	margin-top:25px;
	padding: 10px 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	font-size: 14px;
}
.detail .plist-top-group .search-txt {
	width: 35%;
	float: left;
	text-align: left;
}
.detail .plist-top-group .group-line {
	width: 65%;
	float: left;
	text-align: right;
}
.detail .plist-top-group .group-line ul {
	float: right;
	display: inline-block;
}
.detail .plist-top-group .group-line ul li {
	float: left;
	padding: 0px 8px;
	background: url(/img/util_line.png) no-repeat left;
}
.detail .plist-top-group .group-line li:first-child {
	background: none;
}
@media (max-width:1199px) {
.detail .plist-top-group .search-txt {
	width: 100%;
}
.detail .plist-top-group,
.detail .plist-top-group .group-line {
	display:none;
}
}


/* Detail View */
.detail .conTop {
	display: inline-block;
	width: 100%;
	padding: 0px;
	position: relative;
}
.detail .conTop .conTopIn {
	width: 100%;
	display: inline-block;
}
@media (max-width:1199px) {
.detail .conTop {
	margin-top:40px;
}
}
.detail .conTop .conTopIn .pname-sec {
	clear: both;
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
.detail .conTop .conTopIn .pname-sec .icon {
	display: none;
	float: left;
	width: 41%;
	text-align: left;
	margin-bottom: 5px;
}
.detail .conTop .conTopIn .pname-sec .icon img {
	margin-right: 4px;
}
.detail .conTop .conTopIn .pname-sec .prd_name {
	clear: both;
	/*	float:left;
	width:44%;*/
	text-align: left;
	font-size: 34px;
	font-weight: 800;
	color: #202020;
}
.detail .conTop .conTopIn .pname-sec .prd_expl {
	clear: both;
	margin-top: 10px;
	text-align: left;
	font-size: 24px;
	font-weight: 400;
	color: #999;
}
.detail .conTop .conTopIn .pname-sec .pname_btn {
	display: none;
	float: left;
	width: 15%;
	text-align: right;
}
@media (max-width:1199px) {
.detail .conTop .conTopIn .pname-sec {
	width: 100%;
	margin-top:15px;
	margin-bottom:10px;
	line-height:1.3;
}
.detail .conTop .conTopIn .pname-sec .icon {
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
}
.detail .conTop .conTopIn .pname-sec .prd_name {
	font-size: 24px;
}
.detail .conTop .conTopIn .pname-sec .prd_expl {
	font-size: inherit;
}
}
@media (max-device-width:767px) {
.detail .conTop .conTopIn .pname-sec .prd_name {
	font-size:19px;
}
.detail .conTop .conTopIn .pname-sec .prd_expl {
	margin-top:5px;
}
}

.detail .conTop .conTopIn .leftList {
	/*	float: left;*/
	width: 100%;
	padding: 0px;
}
.detail .conTop .leftList .loadView {
	display: none;
	width: 502px;
	float: left;
	order: 1;
}
.detail .conTop .leftList .loadView .photoView .photo {
	border: 1px solid rgb(223, 223, 223);
	width: 500px;
	height: 669px;
	margin: 0px auto 8px auto;
	display: inline-block;
	clear: both;
}
.detail .conTop .leftList .loadView .photoView .photo img {
	width: 500px;
	height: 669px;
}
.detail .conTop .leftList .loadView .photoView .sns {
	width: 500px;
	overflow: hidden;
	border: 1px solid rgb(221, 221, 221);
	border-width: 0px 0px 0px 0px;
	background-color: rgb(255, 255, 255);
	margin: 14px auto;
	text-align: center;
}
.detail .conTop .leftList .loadView .photoView .sns .snsIn {
	height: 86px;
	display: inline-block;
}
.detail .conTop .leftList .loadView .photoView .sns .snsIn li {
	float: left;
	width: 60px;
	height: 84px;
	margin: 0px 3px;
	border: 1px solid rgb(221, 221, 221);
}
.detail .conTop .leftList .detailSelect {
	text-align: left;
	width: 100%; /* 750px */
	/*	margin-bottom: 25px;
	margin-left: 28px;
	float: left;*/
	order: 2;
}

@media (max-width:1199px) {
.detail .conTop .leftList .loadView {
	width: 100%;
	text-align: center;
}
.detail .conTop .leftList .loadView .photoView .photo {
	width: 100%;
	height: auto;
}
.detail .conTop .leftList .loadView .photoView .photo img {
	width: 100%;
	height: auto;
}
.detail .conTop .leftList .loadView .photoView .sns {
	display: none;
	margin: 14px auto;
}
.detail .conTop .leftList .detailSelect {
	width: 100%;
	margin-left: 0;
}
}

/***** 20170310 ******/
.product-odbox {
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	clear: both;
	border: 1px solid #000;
	padding: 30px;
	margin-bottom: 40px;
	text-align: left;
}
.product-odbox h3 {
	clear: both;
	margin-bottom: 30px;
	text-align: left;
	line-height: 1;
	font-size: 30px;
	font-weight: bold;
	color: #202020;
}
.product-odbox h3.gtitle {
	margin-bottom:5px;
}
.goods_expl {
	text-align:left;
	font-size:17px;
	color:#898989;
}
.product-odbox .product-odbox-fleft {
	float: left;
	width: 320px;
	margin-right:100px;
}
.product-odbox .inpro {
	width: 100%;
/*	height: 450px;
	overflow:hidden;*/
}
.product-odbox .inpro img {
	width: 100%;
	height: auto;
	border: 1px solid rgb(221, 221, 221);
}
.product-odbox .bn_guide {
	clear:both;
	margin:15px auto;
	text-align:center;
}
.product-odbox .option-de {
	float: left;
	position: relative;
	width:calc(100% - 500px);
	margin-right:80px;
}
.product-odbox .intitle {
	float: left;
	width: 100%; /* 400px; */
	margin-bottom:20px;
	padding: 15px 0px;
	line-height: 1.3;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #202020;
}
.product-odbox .intitle span {
	font-size: 36px;
}
.product-odbox .intitle span::before {
	content:'\005C';
	font-family:'NanumGothic', 'Nanum Gothic', dotum;
}
.product-odbox .intitle ._dc {
	display:none;
	margin-right:12px;
	color:#f33333
}
.product-odbox .intitle ._dc::before {
	content:'';
}
.product-odbox .intitle ._nprice {
	display:none;
	margin-left:25px;
	color:#999;
}
.product-odbox .sel_colors {
	float: left;
	width: 120px;
	height: 30px;
	margin-right: 20px;
	padding-top: 5px;
}
.product-odbox .tl-selbox {
	float: left;
	width: 240px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(0,89,223);
}
.product-odbox .intitle._mb, .product-odbox .tl-selbox._mb {
	line-height: 91px;
}
.product-odbox .tbl_detail_R {
	width: 100%;
	/*	margin-bottom:8px;*/
	display: inline-block;
}
.product-odbox .tbl_detail_R table {
	/*	border-top:1px solid rgb(0,84,166);*/
	border-left: 1px solid rgb(226,226,226);
	border-collapse: collapse;
}
.product-odbox .tbl_detail_R th {
	background-color: rgb(249, 249, 249);
	border-right: 1px solid rgb(226, 226, 226);
	border-bottom: 1px solid rgb(226, 226, 226);
	color: rgb(26, 26, 26);
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px;
	line-height: 18px;
}
.product-odbox .tbl_detail_R th span {
	vertical-align: top;
	float: left;
}
.product-odbox .tbl_detail_R td {
	border-right: 1px solid rgb(226, 226, 226);
	border-bottom: 1px solid rgb(226, 226, 226);
	background-color: rgb(255,255,255);
	color: rgb(112,112,112);
	padding: 4px 2px;
	text-align: center;
	line-height: 18px;
}
.product-odbox .tbl_detail_R td a {
	color: rgb(89, 93, 100);
	font-weight: bold;
	vertical-align: top;
}
.product-odbox .tbl_detail_R td span {
	vertical-align: top;
}
.product-odbox .tbl_detail_R td .amount-wrap {
	width: 63px;
	margin: 0 auto;
}
.product-odbox .tbl_detail_R td .amount-wrap .amount {
	float: left;
	width: 44px;
	height: 20px;
}
.product-odbox .tbl_detail_R td .amount-wrap .amount input.num {
	width: 32px;
	height: 18px;
	border: 1px solid rgb(204,204,204);
	padding: 0px 3px;
}
.product-odbox .tbl_detail_R td .amount-wrap .amount_btn {
	float: left;
	width: 19px;
	height: 20px;
	display: inline-block;
	line-height: 0 !important;
}
.product-odbox .tbl_detail_R td .amount-wrap .amount_btn ul {
	margin: 0px;
	padding: 0px;
	line-height: 0 !important;
	display: inline-block;
}
.product-odbox .tbl_detail_R td .amount-wrap .amount_btn ul li {
	margin: 0px;
	padding: 0px;
	line-height: 10px !important;
}
@media (max-width:1199px) {
.product-odbox h3 {
	margin-bottom: 20px;
	line-height: 1.3;
	font-size:24px;
}
.product-odbox .intitle {
	padding: 0;
	font-size: 17px;
}
.product-odbox .intitle span {
	font-size: 24px;
}
.product-odbox .intitle ._dc,
.product-odbox .intitle ._nprice {
	display:inline-block;
}
.product-odbox .tl-selbox {
	width: 50%;
	font-size: 2.0em;
}
.product-odbox .tbl_detail_R {
	width: 100%;
}
}
@media (max-device-width:1080px) {
.product-odbox .product-odbox-fleft {
	margin-right:60px;
}
.product-odbox .option-de {
	width:calc(100% - 410px);
	margin-right:30px;
}
}
@media (max-device-width:1023px) {
.product-odbox .product-odbox-fleft {
	width:270px;
	margin-right:45px;
}
.product-odbox .option-de {
	width:calc(100% - 330px);
	margin-right:15px;
}
}
@media (max-device-width:767px) {
.product-odbox {
	padding: 15px;
	margin-bottom: 20px;
}
.product-odbox h3 {
	font-size:19px;
}
.product-odbox .product-odbox-fleft {
	width:180px;
	margin-right:30px;
}
.product-odbox .intitle {
	font-size:14px;
}
.product-odbox .intitle span {
	font-size:19px;
}
.product-odbox .bn_guide img {
	width:92px;
}
.product-odbox .option-de {
	width:calc(100% - 225px);
}
}
@media (max-device-width:539px) {
.product-odbox  {
	display:flex;
	flex-wrap:wrap;
	padding: 10px;
}
.product-odbox > * {
	flex:0 0 100%;
}
.product-odbox h3 {
	font-size:21px;
}
.product-odbox h3.gtitle {
	order:2;
}
.goods_expl {
	order:3;
	font-size:14px;
}
.product-odbox .product-odbox-fleft {
	order:1;
	width:100%;
	margin-right:0;
	margin-bottom:25px;
}
.product-odbox .inpro img {
	border-radius:0.75rem;
}
.product-odbox .option-de {
	order:5;
	width:100%;
	margin-right:0px;
}
.product-odbox .intitle {
	order:4;
	margin-top:10px;
	margin-bottom:15px;
}
}
@media (max-device-width:410px) {
/*
.product-odbox .product-odbox-fleft {
	width:106px;
}
.product-odbox .option-de {
	width:calc(100% - 121px);
}*/
}
@media (max-device-width:359px) {
/*
.product-odbox .product-odbox-fleft,
.product-odbox .option-de {
	width:100%;
	margin-right:0;
}*/
}

.item-option {
	position: relative;
	clear: both;
	width: 100%;
	display: inline-block;
	margin: 10px 0px;
}
.item-option .itemop-total {
	display:none;
	float: left;
	box-sizing: border-box;
	width: 41px;
	height: 41px;
	margin-right: 8px;
	vertical-align: middle;
	background: #fff;
	border: 2px solid #d1d1d1;
	border-radius : 1px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	-ms-box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
}
.item-option .itemop-total input {
	content: ' ';
	width: 33px !important;
	height: 33px !important;
	line-height: 33px;
	margin: 2px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #e40000;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	border: 0px;
}
.item-option .itemop-R {
	float: left;
	width: 100%;
}
.item-option .itemop-R .itemop-selod {
	clear: both;
	box-sizing: border-box;
	margin-top: 10px;
	padding-left: 12px;
	text-align: left;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
	color: #444;
}
.item-option .itemop-R .itemop-selod .goods-sumprice {
	font-size:24px;
}
.item-option .itemop-R .itemop-selod dl:first-child {
	margin: 5px 0px;
	padding: 0px;
	background:none;
}
.item-option .itemop-R .itemop-selod dl {
	float: left;
	display: inline-block;
	/*width: 100%;*/
	margin: 5px 0px 5px 12px;
	padding: 0px 0px 0px 20px;
	background:url(/img/group_line.png) no-repeat 0% 50%;
}
.item-option .itemop-R .itemop-selod dt {
	float: left;
	/*min-width: 15%;*/
	margin-right: 20px;
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	color: #858585;
}
.item-option .itemop-R .itemop-selod dd {
	float: left;
	/*min-width: 50%;*/
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	color: #858585;
}
.item-option .itemop-R .itemop-selod dd img {
	width: auto;
	height: 30px;
	border: 0;
	vertical-align: middle;
}

.item-option .itemop-R .selop-btguide {
	align-content:stretch;
}
.item-option .itemop-R .selop-btguide > :last-child {
	padding-left:0;
}
@media (max-width:1199px) {
.item-option .itemop-total {
	width: 25px;
	height: 25px;
	margin-top: 1px;
	margin-right: 6px;
	border: 1px solid #d1d1d1;
}
.item-option .itemop-total input {
	width: 19px !important;
	height: 19px !important;
	line-height: 19px;
	font-size: 12px;
}
.item-option .itemop-R .itemop-selod {
	padding-left: 0px;
	line-height:1.5;
	font-size: inherit;
}
.item-option .itemop-R .itemop-selod .goods-sumprice {
	font-size:18px;
}
.item-option .itemop-R .itemop-selod dl {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(/img/group_line.png) no-repeat 0% 4px;
}
.item-option .itemop-R .itemop-selod dt {
	margin-right: 10px;
	line-height: 16px;
	font-size: 12px;
}
.item-option .itemop-R .itemop-selod dd {
	line-height: 16px;
	font-size: 12px;
	word-break: break-all;
}
.item-option .itemop-R .itemop-selod dd img {
	width: auto;
	height: 24px;
}
}
@media (max-device-width:767px) {
.item-option .itemop-R .selop-btguide > * {
	--bs-gutter-x: .5rem;
}
}
@media (max-device-width:539px) {
.item-option {
	margin:6px 0;
}
}
@media (max-device-width:410px) {
/*
.item-option .itemop-R .selop-btguide > * {
	--bs-gutter-x: 0;
	flex:0 0 auto;
	width:100%;
}
.item-option .itemop-R .selop-btguide > :last-child {
	margin-top:8px;
}*/
}

/***** 20170310-END *****/

.detail .conTop .leftList .detailSelect .title-line {
	width: 726px;
	height: 52px;
	padding: 4px 12px;
	text-align: left;
	background: rgb(232,234,243);
	display: inline-block;
	clear: both;
}
.detail .conTop .leftList .detailSelect .title-line._bg2 {
	background: #f46676;
}
.detail .conTop .leftList .detailSelect .title-line .inpro {
	float: left;
	width: 65px;
	height: 65px;
	border: 1px solid rgb(221, 221, 221);
	margin-right: 24px;
}
.detail .conTop .leftList .detailSelect .title-line .inpro img {
	width: 65px;
	height: 65px;
}
.detail .conTop .leftList .detailSelect .title-line .intitle {
	float: left;
	width: 516px;
	line-height: 65px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(26,26,26);
}
.detail .conTop .leftList .detailSelect .title-line .intitle span {
	font-size: 18px;
}
.detail .conTop .leftList .detailSelect .title-line .intitle2 {
	float: left;
	width: 85%;
	line-height: 130%;
	font-size: 16px;
	font-weight: bold;
	color: rgb(26,26,26);
}
.detail .conTop .leftList .detailSelect .title-line .tl-selbox {
	float: left;
	width: 15%;
	line-height: 65px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(0,89,223);
}
.detail .conTop .leftList .detailSelect .tbl_detail {
	width: 100%; /* 750px;*/
	border-top: 1px solid rgb(226,226,226) !important;
	margin-bottom: 8px;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .tbl_detail table {
	width: 100%;
	border-left: 1px solid rgb(226,226,226);
	border-collapse: collapse;
}
.detail .conTop .leftList .detailSelect .tbl_detail tr.first th {
	padding-top: 11px;
	font-weight: bold;
	font-size: 18px;
}
.detail .conTop .leftList .detailSelect .tbl_detail tr.first td {
	padding-top: 11px;
}
.detail .conTop .leftList .detailSelect .tbl_detail tr.last th {
	padding-bottom: 10px;
	border-bottom-color: rgb(226, 226, 226);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.detail .conTop .leftList .detailSelect .tbl_detail tr.last td {
	padding-bottom: 10px;
	border-bottom-color: rgb(226, 226, 226);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.detail .conTop .leftList .detailSelect .tbl_detail th {
	background-color: #fcebeb;
	border-right: 1px solid rgb(226, 226, 226);
	border-bottom: 1px solid rgb(226, 226, 226);
	color: rgb(26, 26, 26);
	letter-spacing: -1px;
	font-size:17px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px;
	line-height: 100%;
}
.detail .conTop .leftList .detailSelect .tbl_detail th._bgpink {
	background-color: #fee8eb;
}
.detail .conTop .leftList .detailSelect .tbl_detail th span {
	vertical-align: top;
	float: left;
}
.detail .conTop .leftList .detailSelect .tbl_detail th .help {
	width: 11px;
	height: 11px;
	margin-left: 4px;
	vertical-align: top;
	float: left;
}
.detail .conTop .leftList .detailSelect .tbl_detail th .help img {
	vertical-align: baseline;
}
.detail .conTop .leftList .detailSelect .tbl_detail th .help .helpIn {
	position: relative;
}
.detail .conTop .leftList .detailSelect .tbl_detail td {
	border-right: 1px solid rgb(226, 226, 226);
	border-bottom: 1px solid rgb(226, 226, 226);
	color: rgb(112,112,112);
	padding: 4px 2px;
	text-align: center;
	line-height: 18px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .help .helpIn {
	position: relative;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .help {
	top: -3px;
	vertical-align: top;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .turn.help {
	top: 0px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .turn.help .helpIn {
}
.detail .conTop .leftList .detailSelect .tbl_detail td .help a {
	float: left;
}
.detail .conTop .leftList .detailSelect .tbl_detail td a {
	color: rgb(89, 93, 100);
	font-weight: bold;
	vertical-align: top;
}
.detail .conTop .leftList .detailSelect .tbl_detail td span {
	vertical-align: top;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap {
	width: 60px;
	margin: 0 auto;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap .amount {
	float: left;
	width: 44px;
	height: 26px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap .amount input.num {
	width: 32px;
	height: 24px;
	border: 1px solid rgb(204,204,204);
	padding: 0px 3px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap .amount_btn {
	float: left;
	width: 12px;
	height: 26px;
	display: inline-block;
	line-height: 0 !important;
	margin-top: -2px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap .amount_btn ul {
	margin: 0;
	padding: 0;
	line-height: 0 !important;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .amount-wrap .amount_btn ul li {
	padding: 0;
	display: inline-block;
	line-height: 13px !important;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price1 {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price2 {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	margin-top: -3px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price1 strong {
	line-height: 100%;
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	margin-right: 1px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price2 strong {
	line-height: 100%;
	font-family: Tahoma;
	font-size: 20px;
	margin-right: 1px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: -3px;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price3 em {
	line-height: 100%;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin-right: 1px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .price4 {
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma;
	color: #f00;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .tbl_detail td .btn {
	margin-top: 2px;
	display: inline-block;
}
@media (max-width:1199px) {
.detail .conTop .leftList .detailSelect .title-line {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	min-height: 52px;
}
.detail .conTop .leftList .detailSelect .title-line .intitle2 {
	line-height: 30px;
	font-size: 2.0em;
}
.detail .conTop .leftList .detailSelect .title-line .tl-selbox {
	text-align: right;
}
}
@media (max-device-width:1023px) {
.detail .conTop .leftList .detailSelect .tbl_detail th {
	padding: 3px 2px;
	font-size: 14px;
}
.detail .conTop .leftList .detailSelect .tbl_detail td {
	padding: 3px 2px;
}
}

.img_in {
	padding:0 !important;
	background-color:#6b6b6b !important;
}
.img_in img {
	max-height:100px;
	max-width: 100%;
	object-fit:contain;
}
.font_img_size img {
	max-height:50px;
	max-width: 180px;
}
@media (max-width:1199px) {
.font_img_size img {
	width:100%;
	max-height:42px;
	max-width: 148px;
}
}
@media (max-device-width:1023px) {
.img_in img {
	width:100%;
	max-height:78px;
}
}

.detail .conTop .leftList .detailSelect .pdetail-inner ul {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid rgb(225,225,225);
}
.detail .conTop .leftList .detailSelect .pdetail-inner ul li {
	float: left;
	padding: 8px;
	font: 14px NanumGothic, gulim, dotum;
	line-height: 26px;
	vertical-align: middle;
}
.detail .conTop .leftList .detailSelect .pdetail-inner-sel ul {
	width: 100%;
	display: inline-block;
	background: #f9f9f9;
	border-bottom: 1px dotted rgb(225,225,225);
}
.detail .conTop .leftList .detailSelect .pdetail-inner-sel ul li {
	float: left;
	padding: 8px;
	font: 14px NanumGothic, gulim, dotum;
	line-height: 26px;
	vertical-align: middle;
}

.detail .total_won {
	border-top: 3px solid rgb(32,32,32);
	padding-top: 12px;
	margin: 20px 0px 40px 0;
	font-size: 36px;
	font-weight: 800;
	color: #484848;
	text-align: center;
}

.detail .conTop .leftList .detailSelect .dan_total_won {
	border-bottom: 1px solid rgb(234,234,234);
	padding-bottom: 12px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 24px;
	font-size: 13px;
	font-weight: bold;
	color: rgb(224,0,0);
	text-align: left;
}
.detail .conTop .leftList .detailSelect .dan_total_won2 {
	clear: both;
	margin-top: 8px;
	font-size: 27px;
	font-weight: 700;
	color: #ffb1b1;
	text-align: left;
}
.detail .conTop .leftList .detailSelect .sold_out_txt {
	margin-top: 100px;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	color: rgb(227,37,37);
}
.detail .conTop .leftList .detailSelect .detail_ban ul {
	float: left;
	margin: 0;
	padding: 0;
}
.detail .conTop .leftList .detailSelect .detail_ban ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.detail .conTop .leftList .detailSelect .gift-sec {
	clear: both;
	text-align: center;
}
.detail .conTop .leftList .detailSelect .gift-sec ul {
	clear: both;
	list-style: none;
	display: inline-block;
	width: 100%;
	margin-bottom:15px;
}
.detail .conTop .leftList .detailSelect .gift-sec li.giftimg {
	float: left;
	width: 95%;
	vertical-align: top;
}
.detail .conTop .leftList .detailSelect .gift-sec li.giftimg img {
	width: auto;
}
.detail .conTop .leftList .detailSelect .gift-sec li.giftbtn {
	float: left;
	width: 5%;
	vertical-align: top;
	text-align: right;
}
@media (max-width:1199px) {
.detail .conTop .leftList .detailSelect .total_won {
	font-size: 30px;
}
.detail .conTop .leftList .detailSelect .dan_total_won2 {
	font-size: 21px;
}
.detail .conTop .leftList .detailSelect .gift-sec li.giftimg img {
	width: 100%;
}
}
@media (max-device-width:1023px) {
.detail .conTop .leftList .detailSelect .total_won {
	font-size: 21px;
}
.detail .conTop .leftList .detailSelect .dan_total_won2 {
	font-size: 18px;
}
}
@media (max-device-width:539px) {
.detail .conTop .leftList .detailSelect .dan_total_won2 {
	font-size: 14px;
}
}

.detail .detailCan {
	clear: both;
	width: 100%;
	display: inline-flex;
	flex-wrap:nowrap;
	position: relative;
	margin: 80px 0px 0px 0px;
}
.detail .detailCan .btnBox {
	flex:1 0 0%;
	float: left;
	box-sizing: border-box;
/*	width:calc(24% - 18px);*/
	margin-right:18px;
	text-align: center;
	display:block;
}
.detail .detailCan .btnBox._buy {
	flex:0 0 auto;
	width:72%;
	margin-right:0;
}
.detail .detailCan .btnBox a {
	display:block;
	box-sizing: border-box;
	width: 100%;
	line-height: 62px;
	text-align:center;
	font-family: 'Nanum Square', 'Nanum Gothic', 'NanumGothic';
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	background-color:#ffb1b1;
	border:4px solid #ffb1b1;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.detail .detailCan .btnBox a:hover {
	text-decoration: none;
}
.detail .detailCan .btnBox a.btn1 {
	color: #000;
	background-color:#eaeaea;
	border-color:#eaeaea;
}
.detail .detailCan .btnBox a.btn2 {}
.detail .detailCan .btnBox a.btn3 {
	color: #ff9a9a;
	background-color:#fff;
}

.detail .detailCan .orderNb-box {
	clear: both;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 15px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	text-align: left;
	line-height: 27px;
	font-size: 16px;
	color: #000;
}
.detail .detailCan .orderNb-box .orderNb-left {
	float: left;
	width: 70%;
	text-align: left;
	line-height: 20px;
}
.detail .detailCan .orderNb-box .orderNb-right {
	float: left;
	width: 30%;
	text-align: right;
}
@media (max-width:1199px) {
/*
.detail .detailCan {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	height: auto;
	margin: 0px;
}*/
.detail .detailCan {
	margin-top:45px;
}
.detail .detailCan .btnBox {
/*	width:calc(32% - 8px);*/
	margin-right:8px;
}
.detail .detailCan .btnBox._buy {
	width:66%;
}
.detail .detailCan .btnBox a {
	padding:.75rem .25rem;
	line-height: 1;
	font-size:20px;
	border-width:3px;
}
.detail .detailCan .btnBox a.btn2,
.detail .detailCan .btnBox a.btn3 {
	line-height:inherit;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
}
@media (max-device-width:767px) {
.detail .detailCan .btnBox a {
	font-size:18px;
}

.detail .detailCan .orderNb-box {
	font-size: 14px;
}
.detail .detailCan .orderNb-box .orderNb-left {
	width: 65%;
}
.detail .detailCan .orderNb-box .orderNb-right {
	width: 35%;
}
}
@media (max-device-width:539px) {
.detail .detailCan .btnBox._buy {
	width:62%;
}
.detail .detailCan .btnBox a {
	font-size:16px;
}
}


#detailView-wrap {
	display: block;
	position: relative;
	margin-top: 80px;
}
.detailView-shadow {
	display:none;
}
.detailView {
	clear:both;
	display:;
	position:relative;
	width: 100%;
}
.detailView h2 {
	display: none;
}
.detailView .detailView-inner {
	height: auto;
}
.detailView .detailView-inner img {
	min-width:800px;
	max-width:1440px;
	height:auto;
}

.detailView-mb {
	display: none;
}

.event_card h1 {
	margin-left: 37px;
}
.event_card h1 span {
	left: 70px !important;
}
.event_card .promotionIco {
	left: 0px;
	top: -1px;
	width: 56px;
	position: absolute;
	z-index: 10;
}
.event_card .promotionIco img {
	margin-bottom: -1px;
	vertical-align: top;
}

.detail .conselect {
	width: 1200px;
	margin: 10px 0 10px 0;
	padding: 20px 5px 5px 5px;
	border: 0px solid #cccccc;
	position: relative;
	z-index: 2;
	zoom: 1;
}
.detail .conselect:after {
	content: "";
	display: block;
	clear: both;
}
.detail .conselect .conselectIn {
	position: relative;
	width: 1072px;
	margin: 0 auto;
}
div[class="select-title"] {
	margin-bottom: 9px;
	text-align: left;
}

.tabin-table {
	width: 644px;
	padding: 10px;
	display: inline-block;
}
.tabin-table-notop {
	width: 644px;
	padding: 10px;
	display: inline-block;
	margin-top: 35px;
}
.font_bd {
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tab-team-select {
	text-align: right;
	width: 620px;
	height: 30px;
	margin: 15px 0 15px 0;
	padding: 8px 15px 0 0;
	vertical-align: middle;
	border: 1px solid #cccccc;
}
.tab-team-img {
	text-align: center;
	width: 620px;
	height: 120px;
	margin-top: 15px;
	vertical-align: middle;
}
.tab-ini-select {
	width: 620px;
	height: 30px;
	margin: 15px 0 15px 0;
	padding: 8px 0 8px 8px;
	vertical-align: middle;
	border: 1px solid #cccccc;
}
.tab-ini-img {
	text-align: center;
	width: 600px;
	height: 120px;
	margin-top: 15px;
	vertical-align: middle;
}
.detail-select-title {
	margin-top: 25px;
}
.select-result table td {
	height: 40px;
	padding-left: 3px;
}
.select-result table td.left {
	text-align: left !important;
}
.detail-select {
	clear: both;
	width: 1074px;
	margin: 0 auto;
	padding-top: 20px;
}
.detail-select-summary {
	margin: 15px 0 5px 0;
}
.detail-select-result {
	width: 1072px;
	margin: 15px auto 0 auto;
	text-align: right;
}
.detail-select .detail-select-btn {
	width: 1072px;
	height: 30px;
	text-align: left;
	margin-top: 10px;
}
.detail-select-btn a {
	margin-left: 10px;
}
.detail-select-btn img {
	margin-left: 10px;
}
.detail-select-btn img:first-child {
	margin-left: 0;
}
.detail-select-result span.type01 {
	font: bold 16px/120% dotum, gulim;
	color: #CC0000;
}

.detail-comment {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding:0px;
	display: inline-block;
}
.detail-comment h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #000;
}
.subtxt-caution {
	color: #CC0033;
}
.text-area {
	margin-top: 10px;
}
.detail-comment-sendfile {
	margin-top: 15px;
}
.detail-comment-sendfile .comment-ftx {
	float: left;
	width: 37%;
}
.detail-comment-sendfile .comment-file {
	float: left;
	width: 63%;
}
.text-area textarea {
	box-sizing: border-box;
	padding: 5px 0 0 4px;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	color: #777;
	font-size: 16px;
}
.btn-area {
	width: 1074px;
	height: 35px;
	text-align: right;
	margin: 15px auto 0 auto;
}
.btn-area ul li {
	float: right;
	margin-left: 5px;
}
@media (max-device-width:1199px) {
.text-area textarea {
	border:2px solid #5ab7fd;
	font-size: inherit;
}
}
@media (max-device-width:767px) {
.detail-comment h2 {
	font-size: 18px;
	line-height: 24px;
}
.detail-comment-sendfile .comment-ftx {
	width: 100%;
	margin-bottom: 8px;
	font-size: 14px;
}
.detail-comment-sendfile .comment-file {
	width: 100%;
}
}

.detail-product {
	clear: both;
	margin-top: 15px;
	width: 100%;
	text-align: center;
}
.detail-product table {
	width: 1072px;
}
.detail-product .detail-product-title {
	width: 100%;
	margin-bottom: 15px;
}
.detail-product .detail-product-img {
	width: 1072px;
	margin: 0 auto;
}
.btn-addview {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background-color: #d1d1d1;
	text-align: center;
}
.btn-addview a {
	display: block;
	width: 100%;
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff !important;
	text-align: center;
	background-color: #d1d1d1;
}
.btn-addview a:hover {
	background-color: #acacac;
}
.emblem {
	position: absolute;
	bottom: 32px;
	left: 15px;
}
#POP-emblem-wrap {
	display: inline-block;
	width: 700px;
	margin: 0;
	padding: 0px;
	font-family: 'NanumGothic', 'Nanum Gothic', dotum, gulim;
	font-size: 13px;
}
#POP-emblem-list {
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
	padding: 0;
}
#POP-emblem-list .emblem-box {
	float: left;
	width: 152px;
	height: 192px;
	margin: 8px;
	padding: 0;
	text-align: center;
}
#POP-emblem-list .emblem-box ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#POP-emblem-list .emblem-box ul li {
	font: 12px dotum, gulim;
	font-weight: bold;
	color: #454545;
	text-align: center;
	padding: 2px 0px;
}
#POP-emblem-list .emblem-box ul li.price {
	color: #f60;
}
#POP-emblem-list .emblem-box ul li img {
	width: 150px;
	height: 150px;
	border: 1px solid #c0c0c0;
}
#POP-font-wrap {
	display: inline-block;
	width: 700px;
	margin: 0;
	padding: 0px;
	font-family: 'NanumGothic', 'Nanum Gothic', dotum, gulim;
	font-size: 13px;
}
#POP-font-list {
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
	padding: 0;
}
#POP-font-list .font-box {
	float: left;
	width: 304px; /* 152px; */
	height: 228px;
	margin: 8px;
	padding: 0;
	text-align: center;
}
#POP-font-list .font-box ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#POP-font-list .font-box ul li {
	font: 12px dotum, gulim;
	font-weight: bold;
	color: #454545;
	text-align: center;
	padding: 2px 0px;
}
#POP-font-list .font-box ul li.price {
	color: #f60;
}
#POP-font-list .font-box ul li img {
	width: 300px; /*150px; */
	height: 150px;
	border: 1px solid #c0c0c0;
}
#POP-goods-wrap {
	display: inline-block;
	width: 700px;
	margin: 0;
	padding: 0px;
	font-family: 'NanumGothic', 'Nanum Gothic', dotum, gulim;
	font-size: 13px;
}
#POP-goods-list {
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
	padding: 0;
}
#POP-goods-list .pgoods-box {
	float: left;
	width: 152px;
	height: 244px;
	margin: 8px;
	padding: 0;
	text-align: center;
}
#POP-goods-list .pgoods-box ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#POP-goods-list .pgoods-box ul li {
	font: 12px dotum, gulim;
	font-weight: bold;
	color: #454545;
	text-align: center;
	padding: 2px 0px;
}
#POP-goods-list .pgoods-box ul li.price {
	color: #f60;
}
#POP-goods-list .pgoods-box ul li img {
	width: 150px;
	height: 202px;
	border: 1px solid #c0c0c0;
}
.POP-items-tab {
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 20px auto;
	padding: 0;
	text-align: center;
}
.POP-items-tab ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}
.POP-items-tab li {
	float: left;
	padding: 0px 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(/img/util_line2.png) no-repeat 0% 50%;
}
.POP-items-tab li:first-child {
	background: none;
}
.POP-items-tab li a {
	font-size: 18px;
	color: #959595;
}
.POP-items-tab li a.active {
	color: #000;
}
.POP-items-title {
	clear: both;
	margin: 0px auto;
	text-align: center;
	line-height: 27px;
	font-size: 21px;
	color: #000;
	text-decoration: underline;
}

#OPtion-wrap {
	display: none;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.OPtion-shadow {
	position: relative;
	z-index: 999998;
	width: 100%;
	height: 100%;
	background-color: #1c1c1c;
	opacity: 0.7;
}

#OPtion-PB {
	position: absolute;
	z-index: 999999;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 760px;
	height: 700px;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	padding: 0px 15px 15px 15px;
}
#OPtion-PB h2 {
	display: inline-block;
	width:100%;
	margin-bottom: 8px;
	padding: 7px 0px;
	line-height: 31px;
	text-align: left;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #333;
}
#OPtion-PB h2 span {
}
#OPtion-PB .bc-btn {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 5px 5px;
}

#OPtion-PB .OPtion-inner {
	clear:both;
	position: relative;
	overflow: auto;
	width: 100%;
	height:calc(100% - 136px);
	min-height:calc(100% - 186px);
	max-height:calc(100% - 126px);
}

.OPtion-btn-sec {
	clear:both;
	position: relative;
	width: 100%;
	height: 52px;
	margin-top:18px;
}

.OPtion-size {
	clear: both;
	width: 100%;
	display: inline-block;
}
.OPtion-size dl {
/*	float: left;*/
	clear:both;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	margin: 5px 0px;
	padding: 0px 25px;
}
.OPtion-size dt {
	float: left;
	width: 70%;
	text-align: left;
	line-height: 30px;
	font-size: 1.188em;
	font-weight: bold;
}
.OPtion-size dd {
	float: left;
	width: 30%;
	line-height: 30px;
}
.OPtion-size .size-qtt {
	float: left;
	width:calc(100% - 40px);
	box-sizing: border-box;
	padding: 0px 7px;
}
.OPtion-size .size-qtt input {
	border: 0px;
	width: 98%;
	height: 30px;
	text-align: center;
}
.OPtion-size .size-qtt-bt {
	float: left;
	width: 20px;
	padding: 5px 0px;
}
.OPtion-print {
	clear: both;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	border: 0px solid #000;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
.OPtion-print .opprint-head {
	clear: both;
	display:inline-block;
	width: 100%;
	margin-bottom: 8px;
}
.OPtion-print .opprint-head li {
	float: left;
	margin-right: 20px;
	text-align:left;
	color: #000;
}
.OPtion-print .opprint-head li.title {
	font-size: 1.065em;
	font-weight: bold;
}
.OPtion-print .opprint-Lsec {
	float: left;
	position: relative;
	width: 150px;
	height: 155px;
	margin-right: 20px;
}
.OPtion-print .opprint-Rsec {
	float: left;
	position: relative;
	width:calc(100% - 170px);
}
.OPtion-print .opprint-Rsec ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.OPtion-print .opprint-Rsec li {
	display: inline-block;
	width: 100%;
	margin: 7px 0px;
	line-height: 21px;
	text-align: left;
	color: #858585;
}
.OPtion-print .opprint-Rsec li.title {
	margin: 0px 0px 10px 0px;
	font-size: 1.188em;
	font-weight: 800;
	color: #000;
}
.OPtion-print .opprint-Rsec .sel_view li {
	float: left;
	width: 90%;
	margin: 4px 0px;
	line-height: 21px;
	word-break: break-all;
}
.OPtion-print .opprint-Rsec .sel_view li .mk_img,
.OPtion-print .opprint-Rsec .sel_view li .mk_img_name {
	float: left;
	margin-right: 20px;
}
.OPtion-print .opprint-Rsec .sel_view li .mk_img img {
	width: auto;
	min-width: 45px;
	max-width: 98px;
	height: 45px;
	margin-bottom: 4px;
}
.OPtion-print .opprint-Rsec .sel_view li.close {
	float: right;
	width: 21px;
	margin-left: 8px;
	padding-top: 8px;
	vertical-align: top;
}

.Option-PMview {
	clear: both;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px solid #ddd;
}
.Option-PMview .PMview-title {
	clear: both;
	box-sizing: border-box;
	width: 100%;
	padding: 8px;
	background-color: #f4f4f4;
	line-height: 21px;
	font-size: 14px;
	color: #000;
	border: 1px solid #ddd;
}
.Option-PMview .PMview-sec {
	clear: both;
	margin: 0;
	padding: 0;
	border-top: 0px solid #ddd;
}
.Option-PMview .PMview-sec .PM-preveal {
	float:left;
	width:167px;
}
.Option-PMview .PMview-sec ul {
	float:right;
	width: 70%;
	height: 172px;
	margin:0;
	padding:0;
	border-left: 0px solid #ddd;
}
.Option-PMview .PMview-sec li {
	clear:both;
	width: 100%;
	box-sizing: border-box;
	margin:0;
	padding:10px 3px;
	border-top: 0px solid #ddd;
}
.Option-PMview .PMview-sec li:frist-child {
	border-top: 0px;
}
.Option-PM-tab {
	clear:both;
	display:inline-block;
	width: 100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #eaeaea;
}
.Option-PM-tab li {
	float:left;
	margin:0px 5px;
	padding:5px 3px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
.Option-PM-tab li, .Option-PM-tab li a {
	color: #858585;
}
.Option-PM-tab li._on {
	border-bottom: 2px solid #ff1b7c;
}
.Option-PM-tab li._on, .Option-PM-tab li._on a {
	color: #000;
}
.Option-PMimage {
	clear:both;
	display:inline-block;
	width: 100%;
	box-sizing:border-box;
	margin:0;
	padding:0;
/*	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;*/
}
.Option-PMimage li {
	float:left;
	width: 50%;
	height: 100px;
	box-sizing:border-box;
	text-align:center;
	padding: 4px;
/*	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;*/
}
.Option-PMimage li img {
	width: auto;
	height: 90px;
}

.OPtion-gallery {
	clear: both;
	margin: 0;
	padding: 0;
}
.OPtion-gallery ul {
	width: 100%;
	display: inline-block;
	list-style: none;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.OPtion-gallery li {
	float: left;
	/*width: 16.6%;*/
	min-height: 106px;
	box-sizing: border-box;
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.OPtion-gallery li img {
	width: auto;
	height: 97px;
	border: 0;
}

.OPtion-gift li {
	margin-bottom: 10px;
}
.OPtion-gift li img {
	width: 100%;
	height: auto;
}
@media (max-device-width:1199px) {
.detailView .detailView-inner img {
	width: 100%;
	height: auto;
	min-width:auto;
	max-width:100%;
}

.detailView-mb {
	display:block;
	clear: both;
	width:calc(100% + 30px);
	margin-top: 40px;
	margin-left:-15px;
	margin-right:-15px;
}
.detailView-mb h2 {
	display:none;
	clear: both;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	background-color: #f1f1f1;
}
.detailView-mb img {
	width: 100%;
	height: auto;
}
}
@media (max-device-width:1023px) {
#OPtion-PB {
	width: 92%;
	max-width:760px;
}
}
@media (max-device-width:1023px) and (orientation: landscape) {
#OPtion-PB {
	width:100%;
	max-width:100%;
}
}
@media (max-device-width:767px) {
#detailView-wrap {
	display: none;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	max-width:100%;
	height: 100%;
	margin-top: 0px;
}

.detailView-shadow {
	display: block;
	position: relative;
	z-index: 999998;
	width: 100%;
	height: 100%;
	background-color: #1c1c1c;
	opacity: 0.7;
}

.detailView {
	position: absolute;
	z-index: 999999;
	top: 0;
	left:0;
	width: 100%;
	height: 100%; /* 628px; */
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	padding: 0px 10px 10px 10px;
}
.detailView h2 {
	display:block;
	margin-bottom: 8px;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #333;
}
.detailView .bc-btn {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 12px 5px;
}
.detailView .detailView-inner {
	height: 575px;
	overflow: auto;
	line-height: 18px;
	font-size: 14px;
}

#OPtion-PB {
	top: 0;
	left: 0;
	transform:none;
	width: 100%;
	max-width:100%;
	height: 100%;
}
#OPtion-PB h2 {
	min-height: 31px;
	line-height: 1.75em;
	font-size: 17px;
	letter-spacing: -1px;
}
#OPtion-PB h2 span {
	float:left;
	width:60%;
	display:inline-block;
	line-height: 1.25em;
}

.OPtion_tab li {
	height: auto;
	line-height: 21px;
}

.OPtion-size dl {
	clear: both;
	width: 100%;
	padding: 0px;
}
.OPtion-size dt {
	width: 57%;
}
.OPtion-size dd {
	width: 43%;
}

.OPtion-print .opprint-Lsec {
	margin-right: 15px;
}
.OPtion-print .opprint-Rsec {
	width:calc(100% - 165px);
}
.OPtion-print .opprint-Rsec .sel_view li {
	width: 75%;
}
.OPtion-print .opprint-Rsec .sel_view li .mk_img, .OPtion-print .opprint-Rsec .sel_view li .mk_img_name {
	float: none;
	margin-right: 0;
	clear: both;
}

.Option-PMview .PMview-sec .PM-preveal {
	width:155px;
}
.Option-PMview .PMview-sec ul {
	width: 45%;
}

.OPtion-gallery li {
	/*width: 33.3%;*/
	min-height: 81px;
}
.OPtion-gallery li img {
	/*width: 100%;*/
	height: 72px;
	border: 0;
}
}
@media (max-device-width:359px) {
.OPtion-print .opprint-Rsec {
	width:100%;
}
}
/*** Height ***/
@media (max-height:700px) and (orientation: landscape) {
#OPtion-PB {
	height:100%;
}
}

/* Option POP TAB */
.OPtion_tab {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-bottom: 12px;
}
.OPtion_tab li {
	float: left;
	width: 50%;
	height: 45px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background-color: #fff;
	line-height: 43px;
	color: #000;
	text-align: left;
}
.OPtion_tab li._select {
	border: 1px solid #000;
	background-color: #222;
	color: #fff;
}
/* -END- Option POP TAB */

/* Goods Category TAB */
.category_depth {
	margin-bottom: 5px;
	letter-spacing: 0px;
	font-size: 18px;
	font-family: dotum;
}
.category_depth ul.list {
}
.category_depth ul.list li.item {
	position: relative;
	color: #000000;
	float: left;
	padding-left: 3px;
}
.category_depth ul.list li.item > a {
	color: #000000
}
.category_depth ul.list li.selected > a {
	color: #333333;
	font-weight: bold;
	padding-right: 10px;
	background: url("../images/design/right_quick_arrowdown.gif") no-repeat right center;
}
.category_depth ul.sub_menu_list {
	display: none;
	position: absolute;
	white-space: nowrap;
	z-index: 10;
	border: 1px solid #a0a5b8;
	background-color: #f2f2f2;
	padding: 7px;
}
.category_depth ul.sub_menu_list li.sub_item a {
	display: block;
	color: #858585;
	padding: 1px 0;
	font-weight: normal;
}
.category_depth ul.sub_menu_list li.sub_item a:hover {
	color: #202020
}
.category_depth ul.list li.selected ul.sub_menu_list {
	display: block;
}
/* END--Goods Category TAB */

.ODform-price {
	clear:both;
	width: 100%;
	min-height: 147px;
	border: 1px solid #000;
	border-width: 2px 0px 1px 0px;
}
.ODform-price ul {
	float:left;
	display:inline-block;
	list-style: none;
	width: 33.3%;
	box-sizing: border-box;
	margin:0;
	padding:0;
	border-left:1px solid #ddd;
}
.ODform-price ul._bdnone {
	border-left:0px;
}
.ODform-price li {
	box-sizing:border-box;
	width: 100%;
	padding: 30px 0px;
	text-align:center;
	line-height: 27px;
	font-size: 18px;
	color: #000;
	background-color: #fff;
	border-top:1px solid #ddd;
}
.ODform-price li:first-child {
	border-top:0px;
}
.ODform-price li.title {
	padding: 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #898989;
	background-color: #f5f5f5;
}

.ODform-pay {
	clear:both;
	width: 100%;
	border: 1px solid #000;
	border-width: 2px 0px 1px 0px;
}
.ODform-pay .ODpay-T {
	float:left;
	width: 25%;
	box-sizing: border-box;
	margin:0;
	padding:0px 10px;
	text-align: left;
	line-height:56px;
	font-size: 16px;
	color: #000;
	border-left:1px solid #ddd;
	background-color: #f5f5f5;
}
.ODform-pay .ODpay-T._bdnone {
	border-left:0px;
}
.ODform-pay .ODpay-C {
	clear:both;
	box-sizing:border-box;
	width: 100%;
	padding: 15px 10px;
	text-align:left;
	line-height: 24px;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	border-top:1px solid #ddd;
}
.ODform-pay .ODpay-total {
	clear:both;
	box-sizing:border-box;
	width: 100%;
	padding: 15px 10px;
	text-align:center;
	line-height: 27px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	background-color: #fee6e3;
	border-top:1px solid #ddd;
}
@media (max-device-width:767px) {
/* Order Form */
.ODform-price ul {
	float:none;
	width: 100%;
	border-left:0px;
	border-top:1px solid #ddd;
}
.ODform-price ul._bdnone {
	border-left:0px;
	border-top:0px;
}
.ODform-price li {
	padding: 30px 15px;
	text-align:left;
	line-height: 24px;
	font-size: 14px;
	border-top:1px solid #ddd;
}
.ODform-price li:first-child {
	border-top:0px;
}
.ODform-price li.title {
	padding: 15px 15px;
}
}

/******************************* Mobile *******//* @media (min-width:320px) and (max-width:720px) */

.detail .conTop .leftList .detailSelect .items-size {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 8px 8px 8px;
	text-align: left;
	clear: both;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-sec {
	clear: both;
	padding: 12px 0px;
	height: 37px;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-sec .group-title {
	float: left;
	width: 30%;
	line-height: 37px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-sec .group-option {
	float: left;
	width: 70%;
	height: 37px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail {
	clear: both;
	display: none;
	border-top: 1px dashed #999;
	background-color: #f0f0f0;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail .select-detail {
	clear: both;
	border-bottom: 0.175em solid #d7d7d7;
	background-color: #f5f5f5;
	padding: 5px;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail .select-detail ul {
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail .select-detail ul li {
	float: left;
	list-style: none;
	padding: 5px 0px;
	line-height: 24px;
	font-size: 20px;
	color: #000;
	text-align: left;
	vertical-align: middle;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail .select-detail ul li.txtar {
	text-align: right;
}
.detail .conTop .leftList .detailSelect .items-size .items-option-detail .select-detail input {
	border: 1px solid #ddd;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
.option-selectbox select {
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	border: 1px solid #ddd;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

/********** Cart ***********/
.cartList-wrap {
	clear:both;
}
.cartList-wrap div {
	box-sizing:border-box;
}
.cartList-caption {
	clear:both;
	margin-bottom:10px;
	text-align:right;
}
.cartList-caption._capbottom {
	margin-top:8px;
	text-align:left;
}
.cartList-caption._mb_top {
	display:inline-block;
	width:100%;
	padding:10px 0;
	margin-bottom:0;
	border-top:2px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
.cartList-point {
	clear:both;
	text-align:right;
	vertical-align:middle;
	font-size:18px;
}
.cartList-point .point-title {
	display:inline-block;
}
.cartList-wrap .cart-article {
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
/*
.cartList-wrap .cart-side {
	float:right;
	position:relative;
	width:330px;
	margin-left:70px;
}
.ship-price-progress {
	margin-bottom:8px;
	text-align:center;
	font-size:16px;
	color:#5a5a5;
}
.ship-price-progress strong {
	font-weight:bold;
	color:#ffc948;
}*/
.cart-totalBox {
	clear:both;
	width:100%;
	margin-top:60px;
	margin-bottom:25px;
	padding:30px 45px;
	background-color:#f6f6f6;
}
.cart-totalBox._yellowBox {
	margin:0;
	padding:10px 0px;
	background-color:#ffe076;
}
.cart-totalBox .totalList {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	list-style:none;
	margin:0;
	padding:0;
}
.cart-totalBox .totalList > * {
	flex:0 0 auto;
	width:17%;
	box-sizing:border-box;
	margin:0 15px;
	line-height:48px;
	text-align:center;
	font-size:20px;
	color:#555;
}
.cart-totalBox .totalList .price_numb {
	margin-left:15px;
	color:#ff919e;
}
.cart-totalBox .totalList .allTotal {
	width:24%;
	font-size:26px;
	font-weight:bold;
}
.cart-totalBox .totalList .tp_plus,
.cart-totalBox .totalList .tp_minus,
.cart-totalBox .totalList .tp_equal {
	width:36px;
	height:48px;
	font-size:48px;
	font-weight:bold;
	color:#494949;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-color:transparent;
	background-size:34px;
	opacity: .7;
}
.cart-totalBox .totalList .tp_plus {
	background-image:url(/img/mall/icon_plus.png);
}
.cart-totalBox .totalList .tp_minus {
	background-image:url(/img/mall/icon_minus.png);
}
.cart-totalBox .totalList .tp_equal {
	background-image:url(/img/mall/icon_equal.png);
}

.cart-totalBox .totalList._totalall {
	clear:both;
	padding:0;
	border-top:2px solid #c2c2c2;
}
.cart-totalBox .totalList._totalall dt {
	font-size:16px;
	font-weight:bold;
	color:#4d4d4d;
}
.cart-totalBox .totalList._totalall dd {
	font-size:18px;
	font-weight:bold;
	color:#ffcc41;
}
.cart-totalBox-btn {
	clear:both;
	margin-bottom:100px;
	text-align:right;
}
.cart-totalBox-btn button {
	width:auto;
	margin-left:15px;
}

.cartList-wrap .cartList-btngroup {
	clear:both;
	margin-top:20px;
	text-align:right;
}
.cartList-wrap .cartList-btngroup > * {
	display:inline-block;
	margin-left:10px;
}

table.cart {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
table.cart > :not(caption) > * {
	border-bottom:1px solid #e6e6e6;
}
table.cart > :not(caption) > * > * {
	padding:12px 8px;
	text-align:center;
	font-size:16px;
}
table.cart > :not(caption) > * > th {
	font-weight:700;
}
table.cart > :not(caption) > * > td {
	color: inherit;
}
table.cart > thead {
	border-top:2px solid #c3c3c3;
	border-bottom:1px solid #e6e6e6;
}
table.cart > thead > * > th {
	text-align:center;
	font-weight:400;
	color:#5a5a5a;
}
table.cart .border-top {
	border-top:1px solid #e6e6e6;
}
table.cart .border-none {
	border-color:transparent;
}
table.cart .bg-ligth {
	background-color:#f5f5f5;
}
table.cart th.blue-bg {
	background-color: #38a1ea;
}
table.cart td.txtleft {
	text-align:left;
	padding:7px 8px;
}
table.cart td.line {
	height:1px;
	padding:0px;
	line-height:none;
	border-width:0px;
	background-color:#666;
}

table.cart-bdnone {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
table.cart-bdnone > :not(caption) > * {
	border:0;
}
table.cart-bdnone > :not(caption) > * > * {
	padding:4px 0;
}

.cart .goodstitle {
	text-align:left;
	font-size:18px;
	font-weight:700;
	color:#4e4e4e;
}
.cart .itemimage img {
	width:110px;
	height:132px;
	border-radius:12px;
}
.cart .cart-option .opslit {}
.cart .cart-option .opslit::before {
	content:'\2215';
	margin-left:6px;
	margin-right:6px;
	color:inherit;
}
.cart .cart-option .opslit._pname::before {
	display:none;
}

.cart-detail table {
	border-collapse:collapse;
	border:1px solid #202020;
	border-width:1px 1px 1px 1px ;
}
.cart-detail table > thead {
	border:1px solid #202020;
	border-width:2px;
}
.cart-detail table > tbody.boxbold,
.cart-detail .boxbold {
	border:1px solid #202020;
	border-width:2px;
}

.cart-detail table > * > * {
	border:1px solid #d2d2d2;
}
.cart-detail table > * > * > * {
	padding:7px 5px;
	text-align:center;
	color:#454545;
	border:1px solid #d2d2d2;
}
.cart-detail table > * > * > :first-child {
	border-left-width:0px;
}
.cart-detail table > * > * > :last-child {
	border-right-width:0px;
}
.cart-detail th {
	padding-top:12px;
	padding-bottom:12px;
	background-color:#ffe49e;
	color:#000;
	font-size:16px;
}
.cart-detail table > * > * > * > span {
	margin-left:12px;
	vertical-align:middle;
}
.cart-detail table tr._bd td:first-child,
.cart-detail table td._bd {
	border-left:1px solid #d2d2d2;
}
.cart-detail .grouptitle {
	font-size:21px;
}
.cart-detail .bg_blue {
	background-color:#edf3f8;
}
.cart-detail .bg_gray {
	background-color:#f1f1f1;
}
.cart-detail .bg_red {
	background-color:#fbebeb;
}
.cart-detail .bg_yellow {
	background-color:#fff1cc;
}
.bgsize_S {
	background-color:#ffeeee;
}
.bgsize_M {
	background-color:#eef5ff;
}
.bgsize_L {
	background-color:#eefff4;
}
.bgsize_XL {
	background-color:#f8edfe;
}
.bgsize_2XL {
	background-color:#fff3e3;
}
.bgsize_3XL {
	background-color:#e2edff;
}

.cart-detail-price {
	clear:both;
	margin: 20px auto;
	padding:10px;
	text-align:right;
	color:#ee0000;
	border-bottom:2px solid #202020;
}
.cart-detail-price .total_price {
	font-size:21px;
}

@media (max-device-width:1199px) {
.cartList-mbTable {
	clear:both;
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:15px;
	border-top:1px solid #ebebeb;
}
table.cart > :not(caption) > * > * {
	font-size: inherit;
}

.cart .goodstitle {
	float:left;
	width:calc(100% - 125px);
	margin-left:15px;
	font-size:inherit;
}
.cart .goodstitle._odcart {
	width:100%;
	margin-left:0;
}
.cart .itemimage {
	float:left;
}
.cart-totalBox {
	padding:0px;
	background-color: transparent;
}
.cart-totalBox._yellowBox {
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
}
.cart-totalBox .totalList {
	display:block;
}
.cart-totalBox._yellowBox .totalList {
	margin-left:15px;
	margin-right:15px;
}
.cart-totalBox .totalList > * {
	display:block;
	width:calc(100% - 30px);
	margin:8px 15px;
	line-height:1.4;
	text-align:left;
	font-size: inherit;
}
.cart-totalBox .totalList .price_numb {
	color:inherit;
}
.cart-totalBox .totalList .allTotal {
	width:inherit;
	font-size:16px;
	font-weight:400;
}
.cart-totalBox .totalList .allTotal._order {
	color:#000;
	font-weight:bold;
}
.cart-totalBox .totalList .allTotal .price_numb {
	color:#ffcb4f;
	font-size:18px;
	font-weight:bold;
}
.cart-totalBox .totalList .allTotal._order .price_numb {
	color: inherit;
}
.cart-totalBox .totalList .allTotal::before {
	content:'';
	display:block;
	border-top:1px solid #dfdfdf;
	margin-top:10px;
	margin-left:-15px;
	margin-right:-15px;
	padding-top:10px;
}
.cart-totalBox .totalList .allTotal._order::before {
	content:'';
	display:none;
}

.cartList-point {
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 30px;
	text-align:left;
	font-size:16px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}
.cartList-point .point-title {
	font-weight:bold;
	color:#000;
}

.cart-totalBox-btn {
	margin-top:60px;
	text-align:center;
}
}
@media (max-device-width:1023px) {
.cart-detail .grouptitle {
	font-size:18px;
}
}
@media (max-device-width:767px) {
table.cart > :not(caption) > * > * {
	padding:6px 4px;
}

.cart .goodstitle {
	width:calc(100% - 90px);
	margin-left:15px;
}
.cart .itemimage img {
	width:75px;
	height:auto;
}

.cart-detail .grouptitle {
	font-size:16px;
}

.cart-totalBox-btn button {
	width:100%;
	margin:6px 0px;
}
}
@media (max-device-width:539px) {
.cart-detail th,
.cart-detail .grouptitle {
	font-size:14px;
}
}
@media (max-device-width:410px) {
table.cart > :not(caption) > * > * {
	font-size:12px;
}
._order_de_initial {
	font-size:12px;
}
.cartList-point {
	font-size:12px;
}
}
@media (max-device-width:320px) {
.cartList-point {
	letter-spacing:-0.038rem;
	font-size:10px;
}
}

/********** ORDER FORM ***********/
.orderlist-sectionline {
	clear:both;
	display:block;
	margin-bottom:100px;
}
	
.orderPerson-wrap {
	clear:both;
	width:100%;
}

.orderPerson-wrap h3 {
	margin-bottom:30px;
	padding-left:10px;
	text-align:left;
}
.orderPerson-wrap h3::after {
	content:'';
	display:block;
	margin-top:10px;
	margin-left:-10px;
	border-bottom:1px solid #878787;
}
.orderPerson-wrap h4 {
	margin-bottom:15px;
	text-align:left;
	color:#ff919e;
}

.orderPerson-Form .info-inputcheck {
	clear:both;
	margin-bottom:25px;
	text-align:left;
	font-size:inherit;
	font-weight:bold;
	color:#4e4e4e;
	word-break:keep-all;
}
.orderPerson-Form dl {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-bottom:25px;
}
.orderPerson-Form dl > * {
	flex:1 0 0%;
	width:auto;
	vertical-align:middle;
	text-align:left;
	font-size:13px;
	color:#4e4e4e;
}
.orderPerson-Form dt {
	flex:0 0 auto;
	align-self:start;
	width:100px;
	margin-right:20px;
	font-size:inherit;
	font-weight:bold;
	word-break:keep-all;
}
.orderPerson-Form.school dt {
	width:160px;
}
.orderPerson-Form .schoolyc input {
	width:90px;
}
.orderPerson-Form ._bank_select select {
	width:450px;
}
.orderPerson-Form dl._payinstall_select {}

.orderPerson-Form .orderPay-section {
	margin:25px 40px;
}
.orderPerson-Form .orderPay-section .info-inputcheck {
	font-size:18px;
}
.orderPerson-Form .orderPay-section dt {
	width:75px;
}
.orderPerson-Form .orderPay-section .orderPay-seltxt {
	clear:both;
	box-sizing:border-box;
	text-align:left;
	color:#4e4e4e;
}
.orderPerson-Form .orderPay-section .orderPay-seltxt._warnbox {
	width:800px;
	padding:8px;
	border:1px solid #f00;
}

.orderPerson-Form .orderPay-section .orderPay-seltxt .explain {
	clear:both;
	width:100%;
	margin-top:15px;
	text-align:left;
	font-size:12px;
}
.orderPerson-Form .orderPay-section .orderPay-seltxt .explain > * {
	float:left;
}
.orderPerson-Form .orderPay-section .orderPay-seltxt .explain dt {
	margin-right:25px;
	color:#333;
}
.orderPerson-Form .orderPay-section .orderPay-seltxt .explain dd { }
.orderPerson-Form input, .orderPerson-Form select {
	line-height:27px;
	font-size:inherit;
	border:1px solid #dcdcdc;
	border-width:0 0 2px 0;
}
@media (max-device-width:1199px) {
.orderlist-sectionline {
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.orderPerson-wrap h3,
.orderPerson-wrap .section-line {
	width:calc(100% + 20px);
	margin-left:-15px;
	margin-right:-5px;
}

.orderPerson-Form .orderPay-section .orderPay-seltxt._warnbox {
	width:100%;
}

}
@media (max-device-width:767px) {
.orderPerson-Form ._bank_select select {
	width:99%;
}

.orderPerson-Form .orderPay-section {
	margin-left:15px;
	margin-right:15px;
}
.orderPerson-Form .orderPay-section .info-inputcheck {
	font-size: 12px;
}
.orderPerson-Form .orderPay-section .info-inputcheck label {
	width:47%;
	min-width:auto;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	padding-left:8px;
	padding-right:8px;
}

.orderPerson-Form .wx500, .orderPerson-Form .wx450, .orderPerson-Form .wx300 {
	width:100% !important;
}
}
@media (max-device-width:539px) {
.orderPerson-Form.school dt {
	width:100px;
}
}
@media (max-device-width:420px) {
.orderPerson-Form .orderPay-section .info-inputcheck {
	margin-left:-15px;
	margin-right:-15px;
	font-size: 10px;
}
.orderPerson-Form .orderPay-section .info-inputcheck label {
	margin-left:2px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
}
}
@media (max-device-width:359px) {
.orderPerson-Form .schoolyc input {
	width:50px;
}

.orderPerson-Form .orderPay-section .info-inputcheck {
	margin-left:-20px;
	margin-right:-20px;
}
.orderPerson-Form .orderPay-section .info-inputcheck label {
	letter-spacing:-0.04rem;
}

.orderPerson-Form .wx200, .orderPerson-Form .wx250 {
	width:100% !important;
}
}
@media (max-device-width:319px) {
.orderPerson-Form .orderPay-section .info-inputcheck label {
/*	min-height:62px;*/
}
}

