/* header */
header {
	width:100%;
	height:auto;
	border-bottom:1px solid #ddd;
}

header .header {
	width:100%;
	max-width:1360px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 0 24.5px;
	box-sizing:border-box;
}

header .header h1 {
	display:block;
	width:180px;
	height:36px;
	float:left;
	margin-top:7px;
}
header .header h1.logo2 {
	width:130px;
	padding-left: 20px;
}

header .header h1 a {
	display:block;
}

header .header h1 a img {
	display:block;
	object-fit: cover;
    width: 100%;
}

header .header .btn_menu {
	width:140px;
	height:50px;
	box-sizing:border-box;
	border:1px solid #000;
	float:right;
	line-height:28px;
	font-size:23px;
	font-weight:bold;
	text-indent:14px;
	line-height:46px;
	background:url(/images/icon_menu.png) 103px center no-repeat;
	background-size:20px;
	margin-left: 10px;
}
header .header .btn_menu.home {
	width:50px;
	height:50px;
	box-sizing:border-box;
	border: none;
	float:right;
	background:url(/images/home_btn.png) center no-repeat;
	background-size: 50px;
	margin-left: 0;
}
.m_btnPrev {
	width:15px;
	height:23px;
	background:url(/images/btn_prev.jpg) top center no-repeat;
	background-size:15px;
	margin-right:17px;
	float:left;
}
.m_logo {
	float:left;
	display:block;
	width:25px;
	height:23.5px;
}
.m_logo img {
	display:block;
	width:100%;
}

/* contents */
.contents {
	width:100%;
	max-width:1360px;
	margin:0 auto;
}

/* visual */
.topVisual {
	margin:60.5px auto 54px;
	overflow: hidden;
}
.topVisual .rollingBanner { position: relative; overflow: hidden; width: 100%; /*height: 100%;*/ }
.topVisual img {
	display:block;
	width:100%;
}
.topVisual img.t_view { display:none; }
.topVisual img.m_view { display:none; }

/* menuList */
.menuList {
	margin-bottom:67px;
}
.menuList .title {
	font-size:22px;
	line-height:28px;
	font-weight:bold;
	padding-bottom:14px;
	margin-bottom:30px;
	border-bottom: 1px solid #ddd;
}

.fowiWrap {
	width:100%;
	font-size:0;
}

.fowiWrap li {
	width:22.8%;
	/*max-width:310px;*/
	display:inline-block;
	box-sizing:border-box;
	margin-right:2.93%;
	margin-bottom:2.9%;
	border: 1px solid #eee;
}
.fowiWrap li:nth-child(4n){
	margin-right:0;
}
.fowiWrap li a {
	display:block;
	width:100%;
	height:100%;
	position:Relative;
	padding-bottom:27px;

}
.fowiWrap li a:hover {
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
}
.fowiWrap .thumb {
	position:Relative;
	z-index:1;
	padding:52px 0 47px;
}
.fowiWrap .thumb img {
	display:block;
	margin:0 auto;
	width:100%;
	max-width:236px;
}
.fowiWrap .con {
	width:100%;
	box-sizing:border-box;
	padding:0 30px;
}
.fowiWrap .con p {
	font-size:20px;
	line-height:28px;
	height:56px;
	margin-bottom:12px;
	width:100%;
/*	overflow: hidden;*/
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
/*	word-break:break-all*/
}
.fowiWrap .con mark {
	font-size:14px;
	line-height:28px;
	color:#2E8DE5;
	margin-right:6px;
	font-family:"Spoqa Han Sans Neo"
}
.fowiWrap .con span {
	display:inline-block;
	font-size:14px;
	line-height:28px;
	color:#bbb;
	position:relative;
	font-family:"Spoqa Han Sans Neo"
}
.fowiWrap .con span.currency-format {
	font-size:20px;
	line-height:28px;
	color:#2E8DE5;
	position:relative;
	font-family:"Spoqa Han Sans Neo"

}
.fowiWrap .con span:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#bbb;
	position:absolute;
	top:50%;
	left:0;
}
.fowiWrap .con b {
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	display:inline-block;
	letter-spacing:-1px;
	font-family:"Spoqa Han Sans Neo"
}
.fowiWrap .con div {
	display: inline-flex;
}

.categoryWrap {
	width:100%;
	position:relative;
	border-bottom:1px solid #ddd;
	padding-bottom:11px;
	margin-bottom:30px;
	float:left;
}
.categoryWrap nav {
	font-size:0;
	float:left;
}
.categoryWrap nav a {
	display:inline-block;
	font-size:22px;
	line-height:29px;
	color:#999;
	padding:0 18.5px;
	position:relative;
}
.categoryWrap nav a:before {
	content:"";
	display:block;
	width:1px;
	height:20px;
	background:#ddd;
	position:Absolute;
	top:6px;
	left:0;
}
.categoryWrap nav a:first-child {
	padding-left:0
}
.categoryWrap nav a:first-child:before {
	display:none;
}
.categoryWrap nav a.active {
	color:#c8102e;
	font-weight:bold;
}

.categoryWrap .category {
	float:right;
	position:relative;
	width:auto;
	max-width:200px;
	z-index:10;
	background:url(/images/select.png) 86% center no-repeat #f1f1f1;
	background-size:12px;
	padding-left:19px;
	box-sizing:border-box;
	padding-right:3%
}
.categoryWrap .category p {
	width:100%;
	height:100%;
	font-family:"Noto Sans KR";
	font-size:20px;
	line-height:40px;
	height: 40px;
}

.categoryWrap .category ul {
	position:absolute;
	top:50px;
	right:0;
	border:2px solid #c8102e;
	background:#fff;
	box-sizing:border-box;
	padding:14px 20px;
	width:200px;

}
.categoryWrap .category ul li {
	cursor:pointer;
	font-size:20px;
	line-height:28px;
}
.categoryWrap .category ul li:hover {
	color:#c8102e;
	text-decoration:underline;
	font-weight:bold;
}

.btnMore {
	width: 100%;
	max-width:320px;
	height: 60px;
	line-height:60px;
	text-align:center;
	box-sizing:border-box;
	border: solid 1px #dddddd;
	background-color: #f7f7f7;
	font-size: 22px;
	color: #777777;
	margin:120px auto;
	display:block;
}

/* 상품 상세 설명 */
.product_container {
	width:100%;
	height:Auto;
	overflow:hidden;
}
.product_container .product_img {
	width:50%;
	float:left;
}
.product_container .product_option {
	width:44.118%;
	float:right;
}
.product_container .product_option .name {
	font-size:36px;
	line-height:46px;
	padding-bottom:43px;
	border-bottom:1px solid #000;
	margin-bottom:39px;
}
.product_container .product_option .price {
	padding-bottom:39.5px;
	border-bottom:1px solid #eee;
	margin-bottom:29.5px;
}
.product_container .product_option .price mark {
	display:inline-block;
	color:#2E8DE5;
	font-size:30px;
	line-height:45px;
	padding-right:31px;
	position:relative;
	font-family:"Spoqa Han Sans Neo"
}
.product_container .product_option .price mark:after {
	content:"";
	display:block;
	width:1px;
	height:25px;
	background:#999;
	position:absolute;
	top:12px;
	right:15px;
}
.product_container .product_option .price span {
	display:inline-block;
	color:#999;
	font-size:30px;
	line-height:45px;
	position:relative;
	font-family:"Spoqa Han Sans Neo"
}
.product_container .product_option .price span:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#999;
	position:absolute;
	top:50%;
	left:0;
}
.product_container .product_option .price p {
	font-size:46px;
	line-height:68px;
}
.product_container .product_option .price p b {
	display:inline-block;
	margin-right:4px;
	font-family:"Spoqa Han Sans Neo"
}

.product_container .product_option .count {
	width:100%;
	background:#f8f8f8;
	box-sizing:Border-box;
	overflow:hidden;
	padding:20px 40px;
	margin-bottom:20px;
}

.product_container .product_option .count div.chk {
	float:left;
	background:#fff;
	border:1px solid #ddd;
	display:block;
	font-size:0;
}

.product_container .product_option .count div.chk .minus {
	width:50px;
	height:50px;
	background:url(/images/btn_minus.svg) center center no-repeat;
	background-size:24px;
	font-size:0;
	border:0;
	vertical-align:top
}
.product_container .product_option .count div.chk .plus {
	width:50px;
	height:50px;
	background:url(/images/btn_plus.svg) center center no-repeat;
	background-size:24px;
	font-size:0;
	border:0;
	vertical-align:top
}
.product_container .product_option .count div.chk span {
	display:inline-block;
	padding:0 37px;
	height:50px;
	line-height:50px;
	font-size:30px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	font-family:"Spoqa Han Sans Neo"
}
.product_container .product_option .count div.chk input {
	display:inline-block;
	padding:0 37px;
	width: 50px;
	height:50px;
	line-height:50px;
	font-size:30px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:none;
	border-bottom:none;
	font-family:"Spoqa Han Sans Neo";
	text-align: center;
}
.product_container .product_option .count .total {
	float:right;
	font-size:30px;
	line-height:50px;
}
.product_container .product_option .count .total b {
	color:#2E8DE5;
	font-size:34px;
	position:relative;
	top:2px;
	margin-right:8px;
	font-family:"Spoqa Han Sans Neo"
}
.product_container .product_option .purchase {
	clear:both;
	width:100%;
	background-color:#2E8DE5;
	color:#fff;
	font-size:34px;
	line-height:80px;
	text-align:center;
	border:0;
	margin-bottom:32.5px;
}
.product_container .product_option .purchase:disabled {
	background-color:#999999;
}
.product_container .product_option .cancel_purchase {
	clear:both;
	width:100%;
	background-color:#f5f5f5;
	color:#999;
	font-size:34px;
	line-height:80px;
	text-align:center;
	border:0;
	margin-bottom:32.5px;
	cursor:default
}
.product_container .product_option .confirm {
	box-sizing:border-box;
	border:1px solid #eee;

	box-sizing:border-box;
	padding:12px 36px 12px 40px;
	margin-bottom:20px;
	overflow:hidden;
	font-size:32px;
	line-height:54px
}
.product_container .product_option .confirm span {
	display:block;
	float:left;
}
.product_container .product_option .confirm p {
	float:right;
}
.product_container .product_option .confirm p b {
	font-size:36px;
	font-family:"Spoqa Han Sans Neo"
}
.product_container .product_option .info_area {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	box-sizing:border-box;
	padding:27.5px 0 28.5px;
}
.product_container .product_option .info_area .MMS {
	display:inline-block;
	font-size:26px;
	line-height:30px;
}
.product_container .product_option .info_area .MMS span {
	background-size:30px;
}
.product_container .product_option .info_area .MMS span:after {
	width:1px;
	height:26px;
	background:#999;
	content:"";
	display:inline-block;
	margin:0 15px;
	position:relative;
	top:3px;
}
.product_container .product_option .info_area mark {
	color:#1473e6
}
.product_container .product_option .info_area li{
	position:relative;
	font-size:26px;
	box-sizing:border-box;
	padding-left:39px;
	line-height:30px
}

.product_container .product_option .info_area li:before {
	content:"";
	display:inline-block;
	width:3px;
	height:3px;
	background-color:#000;
	position:absolute;
	top:14px;
	left:0
}

.product_container .product_option .info_area .cancel{
	font-size:30px;
	box-sizing:border-box;
	background:url(/images/icon_cancel_point.svg) left center no-repeat;
	background-size:30px;
	padding-left:39px;
	line-height:30px;
	color:#2E8DE5;
}
.product_container .product_option .exchange_area {
	color:#666;
	line-height:40px;
	font-size:26px;
	padding:25.5px 0 31.5px;
	border-bottom:1px solid #ddd;
}

.product_container .product_option .exchange_area li {
	position:relative;
	box-sizing:border-box;
	padding-left:39.5px;
}
.product_container .product_option .exchange_area li:before {
	content:"";
	display:inline-block;
	width:3px;
	height:3px;
	background-color:#666;
	position:absolute;
	top:24px;
	left:0
}
.product_detail {
	border-top:1px solid #000;
	margin-bottom:468px
}
.product_detail nav {
	width:100%;
	font-size:0;
	margin-bottom:60px;
}
.product_detail nav a {
	display:inline-block;
	width:33.33333333333%;
	text-align:Center;
	border-bottom: 1px solid #eee;
	color:#999;
	font-size:22px;
	line-height:60px;
	overflow:hidden;
	box-sizing:border-box;
}

.product_detail nav a.active {
	background:#fff;
	border-bottom: 4px solid #000;
	color:#000;
	line-height:64px;
	font-weight: bold;
}

.product_detail .Mg_Bottom_short{
	margin-bottom: 10px;
}

.product_detail .PD_Top_zero{
	padding-top: 0;
}
.product_detail dl {
	margin-bottom:48px;
}
.product_detail dl dt {
	font-weight:bold;
	font-size:26px;
	line-height:38px;
	border-bottom:1px solid #ddd;
	padding-bottom:6px;
	box-sizing:border-box;
}
.product_detail dl dd {
	box-sizing:border-box;
	padding:40px 0 0 0;
	font-size:20px;
	line-height:30px;
	color:#333
}
.product_detail dl dd mark {
	color:#ff0000;
	font-weight:bold;
}
.product_detail dl dd ul li {
	box-sizing:border-box;
	padding-left:18px;
	position:relative;
}
.product_detail dl dd ul li:before {
	content:"-";
	display:block;
	position:absolute;
	top:0;
	left:0
}
.product_detail dl dd .table {
	display:table
}
.product_detail dl dd .table span {
	display:table-cell
}

.product_detail dl dd .table span:first-child {
	width:188px
}
.product_detail dl dd b {
	color:#000
}
.product_detail dl dd table {
	width:100%;
	color:#000;
	border-top:1px solid #dcdcdc;
}
.product_detail dl dd table tbody tr th {
	border-bottom:1px solid #dcdcdc;
	width:23%;
	background:#eee;
	box-sizing:border-box;
	padding:17px 42px;
	text-align:left;
}
.product_detail dl dd table tbody tr td {
	border-bottom:1px solid #dcdcdc;
	width:77%;
	box-sizing:border-box;
	padding:17px 0;
}
.product_detail dl.product_notice_info dd table tbody tr td {
	padding:17px 0 17px 42px;
}

.product_detail .imgArea{
	margin:60.5px auto 54px;
}

.product_detail .imgAreaimg {
	display:block;
	width:100%;
}

.product_detail .imgArea img.m_view {
	display:none;
}

.list_table{
	border: 1px solid #eee;
	width: 100%;
}
.fowi-useplace tr th {
	text-align: center !important;
}
.fowi-useplace tr td {
	text-align: center !important;
	width: auto !important;
    word-break: break-word;
    white-space: break-spaces;
}

.list_table th{
	height: 60px;
	border: 1px solid #eee;
	font-family:"Spoqa Han Sans Neo";
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: left;
	padding-left: 30px;

}
.list_table th:nth-child(1){
	width: 20%;
}

.list_table th:nth-child(2){
	width: 40%;
}
.list_table th:nth-child(3){
	width: 20%;
}
.list_table th:nth-child(4){
	width: 20%;
}



/* 구매내역조회 */
.purchaseList {
	width:100%;
	box-sizing:border-box;
	padding: 30px 100px 30px 20px;
	background-color: #ffffff;
	overflow:hidden;
	display:table;
	margin-bottom:30px;
	border: 1px solid #ddd;
}

.purchaseList .detail {
	display:none;
}
.purchaseList .breakdown {
	display:table;
	width:100%;
}
.purchaseList .breakdown > div {
	display:table-cell;
	vertical-align:middle;
	vertical-align:middle;
}
.purchaseList .breakdown img {
	display:block;
	width: 140px;
}
.purchaseList .breakdown .thumb {
	width: 140px;
}
.purchaseList .breakdown div.cancel{
	position:relative;
    display: flex;
	/* display:block; */
    justify-content: center;
    align-items: center;
	width:140px;
	height:140px;
	border-radius:12px;
	overflow:hidden;
	float:left;
}

.purchaseList .breakdown div.cancel:before {
	content:"";
	display:block;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.3);
	position:Absolute;
	top:0;
	left:0
}

.purchaseList .breakdown .menuDetail {
	width:61%;
	box-sizing:border-box;
	padding-left:3%
}

.purchaseList .breakdown .menuDetail p {
	margin-bottom:20px;
}

.purchaseList .breakdown .title {
	font-size:20px;
	line-height:28px;
	border-bottom:0;
	margin:0;
	padding:0;
	width:100%;
	display:block;
	height:auto;
	max-height:56px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
/*.purchaseList .breakdown ul {
	font-size:0;
	float:left;
	width:100%;
	box-sizing:border-box;
}
.purchaseList .breakdown ul li {
	font-size:14px;
	display:block;
	width:50%;
	line-height:28px;
}
.purchaseList .breakdown ul li:nth-child(even) {
	width:auto;
}
.purchaseList .breakdown ul li.cancel {
	color:#DA1A32;
}
.purchaseList .breakdown ul li span {
	color:#888;
	display:inline-block;
	width:82px;
}*/

.purchaseList .breakdown table {
	font-size:0;
	float:left;
	width:100%;
	box-sizing:border-box;
}
.purchaseList .breakdown table tr {
	font-size:14px;
	display:block;
	line-height:28px;
	text-align: left;
}

.purchaseList .breakdown table th{
	vertical-align: top;
}


.purchaseList .breakdown table th:nth-child(1){
	width: 20%;
	min-width: 80px;
}

.purchaseList .breakdown table th:nth-child(2){
	width: 80%;
	min-width: 400px;
}


.purchaseList .breakdown table tr.cancel {
	color:#2E8DE5;
}
.purchaseList .breakdown table tr span {
	color:#888;
	display:inline-block;
}



.purchaseList .price {
	position: relative;
	line-height:28px;
	text-align:right;
	width:32%;
}
.purchaseList .price span {
	color:#bbbbbb;
	font-size:18px;
	position:relative;
	margin:0 10px;
	font-family:"Spoqa Han Sans Neo"
}
.purchaseList .price span:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#bbb;
	position:absolute;
	top:50%;
	left:0;
}
.purchaseList .price mark {
	font-size:18px;
	color:#2E8DE5;
	/*margin:0 10px;*/
	font-family:"Spoqa Han Sans Neo"
}
.purchaseList .price b {
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	font-family:"Spoqa Han Sans Neo"
}

/*220113 버튼 추가*/
.purchaseList .price button{
	position: absolute;
	bottom: 0;
    right: 0;
	width: 150px;
	height: 40px;
	border:1px solid #ddd;
	text-align:Center;
	line-height:35px;
	background:#fff;
	color:#777;
	font-size:18px;
}
.purchaseList .price button:disabled {
    background-color: #f5f5f5;
    color: #999;
    border: 0;
    cursor: default;
}

/* 주문메뉴정보 */
.menuInfo .title {
	font-weight:bold;
	font-size:22px;
	margin-bottom:40px;
	margin-top:58.5px;
	padding-bottom: 14px;
	border-bottom: 1px solid #ddd;
}
.menuInfo .purchaseList .breakdown li {
	width:100%
}

/*210604 수정*/
.orderWrap {
	width:100%;
	height:100%;
	display :inline-block;
	margin-bottom: 100px;
}

.orderWrap .orderForm,
.orderWrap .paymentBox {
/*	display:table-cell;*/
	box-sizing:border-box;
	height: 100%;
}
.orderWrap .orderForm {
	float:left;
	width:66%;
	padding:50px 14% 0 0;
	margin-bottom: 200px;
}
.certifyWrap {
	text-align: center;
}
.certifyWrap .orderWrap .orderForm {
	margin-bottom: 0 !important;
	width: 100%;
}
.orderWrap .orderForm .title {
	position:Relative;
}
.orderWrap .orderForm .title p {
	position:relative;
	font-weight:bold;
	font-size:24px;
	margin-bottom:20px;

}

.orderWrap .MG_TOP_60{
	margin-top: 60px;

}

.orderWrap .orderorInfo .phoneCertify{
	display:table;
	width:100%;
	margin:30px 0;
}

.orderWrap .orderorInfo .nameCertify{
	display:table;
	width:100%;
	margin:30px 0;
}

.orderWrap .orderorInfo .phoneCertify p , .orderWrap .orderorInfo .messageCertify p, .orderWrap .orderorInfo .nameCertify p{
	display:table-cell;
	width:20%;
	max-width:147px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width:14%;
	padding-top:8px;
	font-size:16px;
}
.orderWrap .orderorInfo .phoneCertify ul , .orderWrap .orderorInfo .nameCertify ul {
	display:table-cell;
	width:80%;
}
.orderWrap .orderorInfo .phoneCertify ul li{
	border-bottom:1px solid #ddd;
	padding:18px 0 10px;
	width:100%;
	overflow:hidden;
	position:Relative;
}

.orderWrap .orderorInfo .nameCertify ul li{
	border-bottom:1px solid #ddd;
	width:100%;
	overflow:hidden;
	position:Relative;

}


.orderWrap .orderorInfo .phoneCertify ul li.active, .orderWrap .orderorInfo .nameCertify ul li.active {
	border-color:#2E8DE5;
}
.orderWrap .orderorInfo .phoneCertify ul li:first-child {
	padding-top:0
}
.orderWrap .orderorInfo .phoneCertify ul li input, .orderWrap .orderorInfo .nameCertify ul li input {
	height:40px;
	color:#777;
	text-indent:20px;
	border:0;
	float:left;
	width:60%;
	font-size:18px;
	font-family:"Noto Sans KR"
}
	.orderWrap .orderorInfo .phoneCertify ul li.num4 div {
		display:inline-block;
		width:40%;
		text-align:Right;
	}
.orderWrap .orderorInfo .phoneCertify ul li button {
	float:right;
	width: 150px;
	height: 40px;
	border:1px solid #ddd;
	text-align:Center;
	line-height:35px;
	background:#fff;
	color:#777;
	font-size:18px;
	font-family:"Noto Sans KR"
}
.orderWrap .orderorInfo .phoneCertify ul li button.active {
	background:#2E8DE5;
	border-color:#2E8DE5;
	color:#fff;
}
.orderWrap .orderorInfo ul li.info {
	box-sizing:border-box;
	color:#2E8DE5;
	font-size:18px;
	padding:14px 0 0 20px;
	border-bottom:0
}
.orderWrap .orderorInfo .phoneCertify ul li span {
	font-size:18px;
	color:#2E8DE5;
	line-height:40px;
	margin-right:10px
}



.orderWrap .orderorInfo .messageCertify {
	display:table;
	width:100%;
	margin-bottom:60px;
}
.orderWrap .orderorInfo .messageCertify ul{
	display:table-cell;
	width:80%;
}
.orderWrap .orderorInfo .messageCertify ul li {
	padding:18px 0 10px;
	overflow:hidden;
	position:relative;
}
.orderWrap .orderorInfo .messageCertify ul li.active  {
	border-color:#2E8DE5;
}
.orderWrap .orderorInfo .messageCertify ul li:first-child {
	border: 1px solid #ddd;
	padding-top:0;
	height: 90px;
}
.orderWrap .orderorInfo .messageCertify ul li textarea {
	color:#777;
	border:0;
	float:left;
	width:80%;
	height:60px;
	padding: 16px 20px;
	font-size:18px;
	font-family:"Noto Sans KR";
	overflow: hidden;
    resize: none;
}

.orderWrap .orderorInfo .messageCertify ul li textarea:focus {
	outline: none;
}

.orderWrap .orderorInfo .messageCertify ul li > div{
	position: absolute;
    right: 20px;
    bottom: 20px;
    font-size:18px;
    color:#777;

}

.orderWrap .orderorInfo .messageCertify ul li span {
	font-size:18px;
	color:#2E8DE5;
}

/*210604 수정 end*/

.orderWrap .orderorInfo .title span{
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	font-size:20px;
}

.chk { display:none; }
.chk + label {
	display: inline-block;
	cursor: pointer;
	line-height: 24px;
	padding-left: 32px;
	background: url('/images/chk_off.png') left center no-repeat;
	background-size: 24px;
}
.chk:checked + label {
	background-image: url('/images/chk_on.png');
	background-size:24px;
}

.orderWrap .paymentBox {
	float:right;
	width:34%;
	background:#fff;
	margin-top:50px;
	padding-top:35px;
	border:1px solid #ddd;
}

.orderWrap .paymentBox div {
	box-sizing:border-box;
	padding:0 30px;
}
.orderWrap .paymentBox div p {
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:18px;
}
.orderWrap .paymentBox div ul {
	border-bottom:1px solid #eee;
	padding-bottom:30px;
}

.orderWrap .paymentBox div ul li {
	display:inline-block;
	width: 40%;
    padding-bottom: 15px;
}

.orderWrap .paymentBox .certyfyArea ul li{
	width: 100%;
}


.orderWrap .paymentBox div ul.paymentType li {
	width: 47%;
	line-height: 34px;
    word-break: keep-all;
}
/*
.orderWrap .paymentBox div ul li:first-child {
	margin-right:20px
}
.orderWrap .paymentBox div ul li:last-child {
	margin-right:0px
}
*/
.orderWrap .paymentBox div:nth-child(2) p {
	padding-top:30px;
}

.orderWrap .paymentBox div span {
	display:block;
	font-size:14px;
	line-height:22px;
	color:#888;
	margin-top:11px;
}

.orderWrap .paymentBox div .sumBox {
	display:table;
	width:100%;
	padding:20px 0 130px;
}
.orderWrap .paymentBox div .sumBox dt,
.orderWrap .paymentBox div .sumBox dd {
	display:Table-cell;
}
.orderWrap .paymentBox div .sumBox dt {
	text-align:left;
	font-size:20px;
	line-height:28px;
	vertical-align:middle;
}
.orderWrap .paymentBox div .sumBox dd {
	font-size:40px;
	line-height:59px;
	text-align:right;
	vertical-align:middle;
}
.orderWrap .paymentBox div .sumBox dd mark {
	color:#2E8DE5;
	font-weight:bold;
	font-family:"Spoqa Han Sans Neo"
}
.orderWrap .paymentBox .btn_paying {
	display:block;
	width:100%;
	border:0;
	height:80px;
	line-height:80px;
	background:#2E8DE5;
	color:#fff;
	text-align:center;
	font-size:32px;
}

/* 결제완료 */
.completeWrap {
	text-align:center;
	box-sizing:border-box;
	padding:70px 0 0 0;
	background:url(/images/chk_on.png) top center no-repeat;
	background-size:50px;
	margin: 100px 0 450px 0;
}
.completeWrap dl {
	margin-bottom:80px;
}
.completeWrap dl dt {
	font-size:40px;
	line-height:59px;
	margin-bottom:16px;
	font-weight:300
}

.completeWrap dl dd {
	color:#777;
	font-size:20px;
	line-height:28px
}
.completeWrap .btn_area {
	font-size:0
}

.completeWrap .btn_area a {
	display:inline-block;
	font-size:22px;
	width: 320px;
	height: 60px;
	text-align:center;
	box-sizing:border-box;
	line-height:58px;
	border:1px solid #ddd;
	color:#777;
	background:#f7f7f7;
	margin:0 10px;
}
.completeWrap .btn_area a.go_list {
	background-color:#2E8DE5;
	border-color:#2E8DE5;
	color:#fff
}

/* 구매내역조회 */
.certifyWrap > p {
	font-size:40px;
	line-height:59px;
	margin-bottom:30px;
	text-align:center;
	font-weight:300
}
.certifyWrap .orderWrap {
	width:100%;
	max-width:640px;
	margin:0 auto;
	background:#fff;
	margin-bottom:300px;
}

.certifyWrap .orderWrap .orderorInfo .phoneCertify {
	margin-bottom:0
}
.certifyWrap .orderWrap .orderForm {
	padding-right:0
}
.certifyWrap .orderWrap .orderForm tbody tr td div p {
	display:inline-block;
	line-height:40px;
	width:100%;
	max-width:500px;
	box-sizing:border-box;
	padding-left:20px;
	font-size:18px;
}
.certifyWrap .orderWrap .orderForm tbody tr td div p span {
	display:block;
	float:right;
}
.certifyWrap .orderWrap .orderForm tbody tr td div.active {
	border-color:#2E8DE5
}
.certifyWrap .orderWrap .orderForm tbody tr td div.active button {
	background:#2E8DE5;
	border-color:#2E8DE5;
	color:#fff;
}
/* 구매내역없음 */
.noListBox {
	text-align:center;
	font-size:30px;
	padding-top:70px;
	font-weight:300;
	background:url(/images/icon_noList.png) top center no-repeat;
	background-size:60px;
	margin:120px auto 200px;
	line-height:45px;
}

/* /// footer /// */
footer {
	background:#444;
	color:#fff;
	font-size:15px;
	line-height:28px;
	padding:53px 0 60px;
}
footer .footer {
	width:100%;
	max-width:1360px;
	margin:0 auto;
	box-sizing:border-box;
	background:url(/images/ft_logo.png) left top no-repeat;
	padding-left:240px;
}
footer .footer > p:first-child {
	font-size:18px;
	margin-bottom:22px;
}
footer .footer div p {
	display:inline-block;
}
.btnTop {
	display:block;
	width:60px;
	height:60px;
	box-sizing:border-box;
	position:fixed;
	bottom:30px;
	right:30px;
	cursor:pointer
}
.btnTop img {
	display:block;
	width:100%;
}
.btnTop:hover {
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
}

/* /// tablet /// */
@media screen and (min-width: 1080px) and (max-width: 1359px) {
	/* /// header /// */
	header .header {
		box-sizing:border-box;
		padding:30px 40px 28px 36px;
	}
	header .header h1 a img {
		width:180px;
	}
	header .header h1.logo2 a img {
		width:130px;
	}
	header .header .btn_menu {
		width:112px;
		height:40px;
		font-size:18px;
		line-height:38px;
		text-indent:10px;
		background-position:84px center;
		background-size:18px;
	}
	header .header .btn_menu.home {
		width:50px;
		height:40px;
		font-size:18px;
		line-height:38px;
		text-indent:10px;
	}

	.topVisual {
		margin:0;
		padding:35px 36px 52px;
		box-sizing:border-box;
	}
	.topVisual img.web_view {display:none;}
	.topVisual img.t_view { display:block; }
	.topVisual img.m_view { display:none; }

	.fowiWrap li {
		width:30%;
		margin-right:5%;
	}
	.fowiWrap li a {
		/* max-width:310px; */
		border:1px solid #f1f1f1;
	}
	.fowiWrap li:nth-child(4n) {
		margin-right:5%
	}
	.fowiWrap li:nth-child(3n) {
		margin-right:0
	}

	.menuList {
		padding:0 36.5px;
	}

	/* /// 상품 상세 설명 /// */

	.menuInfo .title{
		margin-top:  0;
	}

	.product_container .inner{
		padding:0 36.5px;
	}
	.product_container .product_img img {
		width:100%;
		display:block;
		max-width:400px;
	}

	.product_container .product_option .name {
		font-size:30px;
		line-height:40px;
		padding-bottom:32.5px;
		margin-bottom:22.9px;
	}
	.product_container .product_option .price {
		padding-bottom:23.5px;
		margin-bottom:29.5px;
	}
	.product_container .product_option .price mark,
	.product_container .product_option .price span {
		font-size:22px;
		line-height:33px;
	}
	.product_container .product_option .price mark {
		padding-right:20px
	}
	.product_container .product_option .price mark:after {
		right:10px;
	}
	.product_container .product_option .price p {
		font-size:26px;
		line-height:56px
	}
	.product_container .product_option .price p b {
		font-size:30px;
	}
	.product_container .product_option .count {
		padding:15px;
	}
	.product_container .product_option .count div.chk .minus,
	.product_container .product_option .count div.chk .plus {
		width:50px;
		height:50px;
	}
	.product_container .product_option .count div.chk span,
	.product_container .product_option .count div.chk input {
		height:50px;
		line-height:50px;
		font-size:24px
	}
	.product_container .product_option .count .total {
		font-size:26px;
		line-height:45px;
	}
	.product_container .product_option .count .total b {
		font-size:30px
	}
	.product_container .product_option .purchase,
	.product_container .product_option .cancel_purchase {
		line-height:80px;
		font-size:26px;
		margin-bottom:30.6px;
	}
	.product_container .product_option .info_area {
		padding:15px 0 16px;
	}

	.product_container .product_option .info_area .MMS{
		font-size:18px;
		line-height:30px;
	}

	.product_container .product_option .info_area .MMS li {
		font-size:18px;
		line-height:30px;
	}

	.product_container .product_option .info_area .MMS span:after {
		height: 18px;
	}
	.product_container .product_option .info_area .MMS li:first-child:after {
		height:22px
	}
	.product_container .product_option .confirm,
	.product_container .product_option .confirm p b {
		font-size:26px;
		line-height:36px;
	}
	.product_container .product_option .info_area .info,
	.product_container .product_option .info_area .cancel {
		font-size:22px;
		background-size:25px;
	}
	.product_container .product_option .exchange_area {
		padding:14px 0 17.5px;
	}

	.product_container .product_option .info_area li{
		font-size:18px;
		line-height:30px;

	}
	.product_container .product_option .exchange_area li {
		font-size:18px;
		line-height:30px
	}
	.product_container .product_option .exchange_area li:before {
		top:14px;
	}
	.product_detail {
		position:relative;
		box-sizing:border-box;
		padding:5px 36.5px 0;
		border-top:0;
	}
	.product_detail:before {
		content:"";
		display:block;
		width:calc( 100% - 73px );
		position:absolute;
		top:0;
		left:36.5px;
		border-top: 1px solid #000;
	}

	.product_detail .imgArea img.web_view{
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.product_detail .imgArea img.m_view{
		display: none;
	}

	/* /// 주문메뉴정보 /// */

	.certifyWrap .orderWrap{
		margin-bottom: 0;
	}
	.menuInfo {
		box-sizing:border-box;
		padding:0 36px;
	}
	.purchaseList {
		box-shadow:none;
		border:1px solid #ddd
	}
	.orderWrap {
		/* display:block; */
		box-sizing:border-box;
		padding:0 36px;
	}

	.orderWrap .orderForm{
		display:block;
		width:100%;
	}

	.orderWrap .paymentBox{
		display:block;
		width:100%;
		margin-bottom: 180px;
	}

	.orderWrap .orderForm {
	width:100%;
	padding-right:0;
	margin-bottom:37px;
	overflow:hidden;
	}

	.orderWrap .orderForm tbody tr td div input {
		max-width:75%
	}

	.certifyWrap .orderWrap .orderForm,
	.certifyWrap .orderWrap .orderForm table {
		margin-bottom:0
	}
	/* /// footer /// */
	footer {
		padding-left:96px;
		padding-right:96px;
	}
	.btnTop {
		display:none
	}
}

/* /// mobile /// */
@media screen and (min-width: 280px) and (max-width: 1079px) {
	/* 공통 */
	.web_view {display:none;}
	.t_view {display:none;}
	.m_view {display:block;}

	.orderorInfo .web_view{display: none;}
	.web_view {display:none;}

	/* header */
	header {border:0}
	header .header {
		padding:19.9px 20px 18px;
		border-bottom: 1px solid #ddd;
	}
	header .header h1 {
		margin-top:0;
		height:auto;
		width: 130px;
	}
	header .header h1.logo2 {
		width: 90px;
		padding-left: 10px;
	}
	header .header h1 a {
		width:129px
	}
	header .header h1.logo2 a {
		width:85px
	}
	header .header .btn_menu {
		width:70px;
		height:30px;
		background:none;
		font-size:14px;
		line-height:28px;
		text-align:center;
		text-align:center;
		text-indent:0;
		margin-left: 5px;
	}
	header .header .btn_menu.home {
		width:30px;
		height:30px;
		background: url(/images/home_btn_m.png) center no-repeat;
		background-size: 30px;
	}


	.topVisual {
		box-sizing:border-box;
		border-radius:16px;
		overflow:hidden;
		padding:0 20px;
		margin:0 auto 34px;
	}
	.topVisual img.web_view { display:none; }
	.topVisual img.t_view { display:none; }
	.topVisual img.m_view { display:block; }

	.menuList {
		box-sizing:border-box;
		padding:0 20px
	}
	.menuList .title {
		font-size:18px;
		padding-bottom:6.4px;
		    margin-bottom: 25px;
	}
	.fowiWrap li {
		margin-right:0;
		width:100%;
		margin-bottom:0;
	}
	.fowiWrap li a:hover {
		box-shadow:none;
	}
	.fowiWrap li a {
		display:table;
		padding-bottom:0;
		padding:20px 0;
	}
	.fowiWrap .flag_HOT,
	.fowiWrap .flag_BEST {
		width:40px;
		heighT:40px;
		left:0;
	}
	.fowiWrap .flag_HOT b,
	.fowiWrap .flag_BEST b{
		font-size:10px;
	}
	.fowiWrap .thumb {
		display:table-cell;
		padding: 0 30px 0 20px;
		width:130px;
	}
	.fowiWrap .thumb img {
		max-width:130px;
	}
	.fowiWrap .con {
		width:calc(100% - 130px);
		display:table-cell;
		vertical-align:top;
		padding: 8px 20px 0 0;

	}
	.fowiWrap .con p {
		font-size:17px;
		line-height:22px;
		/* height:44px; */
	}
	.fowiWrap .con b {
		padding-bottom:8.5px;
		line-height:20px;
		float:left;
		width:100%;
		letter-spacing:0
	}
	.fowiWrap .con mark,
	.fowiWrap .con span {
		line-height:18px;
		float:left;
		margin-top: 30px;
	}
	.categoryWrap {
		margin-bottom:0;
		padding-bottom:0
	}
	.categoryWrap .category ul {
		display:none;
	}
	.categoryWrap nav a {
		font-size:18px;
		padding:0;
		margin:0 14px
	}
	.categoryWrap nav a:first-child {
		margin-left:0
	}
	.categoryWrap nav a.active:after {
		content:"";
		display:block;
		width:100%;
		height:2px;
		background:#c8102e;
		position:absolute;
		bottom:-6px;
		left:0
	}
	.categoryWrap nav a:before{
		display:none;
	}
	.categoryWrap .category {
		background:url(/images/m_select.png) 10px center no-repeat #fff;
		background-size:12px;
		border:1px solid #ddd;
		padding-right:8px;
		padding-left:27px;
	}
	.categoryWrap .category p {
		font-size:14px;
		color:#999;
		line-height:22px;
		height:24px;
	}
	.btnMore {
		max-width:120px;
		height:30px;
		font-size:14px;
		line-height:28px;
		margin:60px auto;
	}
	footer {
		padding:36px 20px 120px;
	}
	footer .footer {
		background:none;
		padding-left:0;
		color:#d5d5d5;
		line-height:22px;
	}
	footer .footer p {
		font-size:14px;
		line-height:22px;
		font-weight:300
	}
	footer .footer p:first-child {
		font-size:14px;
		margin-bottom:0
	}
	footer .footer > p:last-child {
		margin-top:20px;
	}
	.product_container .product_img {
		width:100%;
		float:none;
		padding:30px 0 46px;
	}
	.product_container .product_img img{
		display:block;
		width:100%;
		max-width:250px;
		margin:0 auto;
	}
	/*
	.product_container {
		padding-bottom:30.5px;
		margin-bottom:30px;
	}*/
	.product_container .product_option {
		width:100%;
		float:none;
	}
	.product_container .product_option .name {
		font-size:25px;
		line-height:34px;
		letter-spacing:-1.35px;
		padding-bottom:23.5px;
		margin-bottom:15.5px
	}
	.product_container .product_option .price mark {
		font-size:18px;
		line-height:27px;
		padding-right:16px
	}
	.product_container .product_option .price mark:after {
		height:18px;
		top:6.5px;
		right:7px;
	}
	.product_container .product_option .price {
		padding-bottom:14.5px;
		margin-bottom:30.5px;
	}
	.product_container .product_option .price span {
		font-size:18px;
		line-height:27px;
	}
	.product_container .product_option .price p {
		font-size:22px;
		line-height:33px;
	}
	.product_container .product_option .price p b {
		font-size:26px;
		line-height:33px;
	}
	.product_container .product_option .count {
		padding:14px 16px;
	}
	.product_container .product_option .count div.chk .minus,
	.product_container .product_option .count div.chk .plus {
		width:32px;
		height:32px;
		background-size:14px;
	}
	.product_container .product_option .count div.chk span,
	.product_container .product_option .count div.chk input {
		width:42px;
		height:32px;
		font-size:16px;
		line-height:32px;
		text-align:center;
		padding:0;
	}
	.product_container .product_option .count .total {
		font-size:16px;
		line-height:34px;
	}
	.product_container .product_option .count .total b {
		font-size:20px;
	}
	.product_container .product_option .purchase {
		height:60px;
		font-size:20px;
		line-height:60px;
		margin-bottom:24.5px;
	}
	.product_container .product_option .info_area {
		padding:8.5px 0;
	}


	.product_container .product_option .info_area li {
		font-size:15px;
		line-height:24px;
		padding-left:24px;
	}
	.product_container .product_option .info_area li:first-child {
		background-size:16px;
		background-position:0 5px;
		padding-left:24px;
		font-size: 15px;
	}
	.product_container .product_option .info_area li:first-child:after {
		height:12px;
		margin:0 5px;
		top:2px
	}

	.product_container .product_option .info_area li:before{
		top: 45%;
	}

	.product_container .product_option .exchange_area {
		padding:8px 0 10.5px;
		font-size:15px;
		line-height:24px
	}
	.product_container .product_option .exchange_area li {
		padding-left:23px;
	}
	.product_container .product_option .exchange_area li:before {
		top:11px
	}

	.product_container .product_option .info_area .MMS span:after{
		height: 15px;
	}
	.product_detail {
		margin-top:-37px;
		margin-bottom:100px;
		border-top: 10px solid #F8F8F8;
	}

	.product_detail .Mg_Bottom_short{
		padding:  0;
	}
	.product_detail nav {
		margin-bottom:10px;
	}
	.product_detail nav a {
		line-height:50px;
		font-size:18px;
	}
	.product_detail nav a.active {
		font-size: 18px;
		line-height:50px;
		border-bottom: 2px solid #000;
	}

/*	.product_detail nav a:first-child {
		border-radius:10px 0 0 10px
	}
	.product_detail nav a:last-child {
		border-radius:0 10px 10px 0
	}*/

	.product_detail .imgArea{padding: 0 20px;margin: 20px auto 40px; }
	.product_detail .imgArea img.m_view{display: block; margin: 0 auto; width: 100%;}


	.product_detail dl {
		margin-bottom:20px;
		padding: 0 20px;
	}
	.product_detail dl dt {
		padding-left:0;
		font-size:15px;
	}
	.product_detail dl dd {
		padding:20px 0 0 0;
		font-size:13px;
		line-height:22px
	}
	.product_detail dl dd ul li {
		padding-left:10px
	}
	.product_detail dl dd .table span:first-child {
		width:95px
	}
	.product_detail dl dd table tbody tr th,
	.product_detail dl dd table tbody tr td, .product_detail dl.product_notice_info dd table tbody tr td {
		padding:16px 10px
	}

	.list_table{
		padding: 0 20px;
		border: 0;
	}
	.list_table th{
		font-size: 15px;
    	line-height: 24px;
    	padding: 20px;

	}



	.product_container .product_option .confirm {
		padding:15px 13px 15px 16px;
		font-size:16px;
		line-height:24px;
		border:0;
		background-color:#f8f8f8
	}
	.product_container .product_option .confirm p b {
		font-size:20px;
		margin-right:3px;
	}
	.product_container .product_option .info_area .info,
	.product_container .product_option .info_area .cancel {
		font-size:15px;
		background-size:18px;
		padding-left:25px;
	}
	.product_container .product_option .cancel_purchase {
		height:60px;
		font-size:20px;
		line-height:60px
	}

	/* 주문자 인증 */
	.certifyWrap {
		padding-top:24.5px;
	}
	.certifyWrap > p {
		text-align:left;
		font-size:18px;
		font-weight:bold;
		line-height:28px;
		margin-bottom:0;
	}
	.certifyWrap .orderWrap {
		padding:0;
		box-shadow:none;
		max-width:100%;
	}
	.certifyWrap .orderWrap .orderForm {
		padding:0
	}
	.orderWrap .orderForm {
		width:100%;
		padding-right:0;

	}

	.orderWrap .orderorInfo .phoneCertify{
		margin : 20px 0 0;
	}

	.orderWrap .orderorInfo .nameCertify{
		margin: 30px 0 0;
	}

	.orderWrap .orderorInfo .phoneCertify ul li input, .orderWrap .orderorInfo .nameCertify ul li input{
		max-width: 65%;
    		font-size: 15px;
    		line-height: 28px;
    		height: 28px;
    		text-indent: 9.5px;
	}



	.orderWrap .orderorInfo .phoneCertify p,.orderWrap .orderorInfo .nameCertify p  {
		display: none;
	}
	.orderWrap .orderorInfo .phoneCertify ul {
		display:block;
		width:100%;
	}

	.orderWrap .orderorInfo .nameCertify ul li{
		padding-bottom: 10px;
	}

	.orderWrap .orderorInfo .phoneCertify ul li button {
		width:112px;
		font-size:14px;
		height:25px;
		line-height:22px;
	}
	.orderWrap .orderorInfo .phoneCertify ul li.num4 button {
		width:auto;
		padding:0 16px;
	}
	.orderWrap .orderorInfo .phoneCertify ul li input {
		max-width:65%;
		font-size:15px;
		line-height:28px;
		height:28px;
		text-indent:9.5px;
	}
	.orderWrap .orderorInfo .phoneCertify ul li input:focus {
		border:0
	}
	.orderWrap .orderorInfo .phoneCertify ul li span {
		font-size:15px;
		line-height:25px;
	}
	.orderWrap .orderorInfo ul li.info {
		font-size:15px;
		padding:6px 0 0 9.5px
	}

	.menuInfo {
		padding:24.5px 20px 0 20px;
		box-sizing:border-box;
	}
	.menuInfo > .title {
		margin-top:0;
		font-size:18px;
		line-height:28px;
		border-bottom:1px solid #ddd;
		padding-bottom:6.5px;
		margin-bottom: 25px;
	}
	.menuInfo .purchaseList {
		box-shadow:none;
		border:1px solid #ddd;
		margin-bottom:40px;
		padding:15px 10px;
	}
	.menuInfo .purchaseList .breakdown {
		padding:0
	}
	/*
	.menuInfo .purchaseList .breakdown p.titleWrap {
		padding-top:0
	}
	.menuInfo .purchaseList .breakdown .inner img {
		max-width:65px;
	}
	*/
	.purchaseList {
		padding:0;
		box-shadow:none;
		border:1px solid #ddd
	}
	.purchaseList .breakdown {
		padding:10px;
		box-sizing:border-box;
		width:100%;
		display: block;
	}
	.purchaseList .breakdown > div {
		display:block;
		width:100%;
	}
	.purchaseList .breakdown .thumb,
	.purchaseList .breakdown div.cancel {
		width:65px;
		height:65px;
		float:left;
		border-radius:7px
	}
	.purchaseList .breakdown img {
		vertical-align:top;
		width:100%;
	}
	.purchaseList .breakdown .menuDetail {
		float:left;
		width:calc(100% - 65px);
		/*width:auto;
		max-width:70%;*/
	}
	.purchaseList .breakdown .menuDetail p {
		margin-bottom:8px
	}
	.purchaseList .breakdown .inner {
		padding-left:0;
		padding-bottom:0;
		width:100%
	}
	.purchaseList .breakdown .price {
		padding-top:20px;
		width:100%;
		float:none;
		clear:both;
	}
	.purchaseList > .detail {
		display:block;
		width:100%;
		background:#f5f5f5;
		box-sizing:border-box;
		padding:15px 10px;
		font-size:12px;
	}
	.purchaseList .detail ul li.cancel {
		color:#2E8DE5
	}
	.purchaseList .detail ul li span {
		display:inline-block;
		width:66px;
		color:#888;
	}
	.purchaseList .price {
		text-align:right;
		max-width:100%;
	}
	.purchaseList .breakdown .title {
		padding-bottom:0;
		font-size:15px;
		line-height:18px;
		height:auto;
		font-weight:normal
	}
/*	.purchaseList .breakdown ul {
		line-height:18px;
		clear:both;
		padding-left:0
	}
	.purchaseList .breakdown ul li {
		font-size:12px;
		line-height:18px;
		width:100%;
		position:relative;
		box-sizing:border-box;
	}
	.purchaseList .breakdown ul li.web_view {
		display:none;
	}*/
	.purchaseList .breakdown ul li.message span {
		position:absolute;
		top:0;
		left:0;
	}
	.purchaseList .breakdown ul li.message {
		display:block;
		padding-left:82px;
	}


	.purchaseList .breakdown table {
		line-height:18px;
		clear:both;
		padding-left:0
	}
	.purchaseList .breakdown table tr {
		font-size:12px;
		line-height:22px;
		width:100%;
		position:relative;
		box-sizing:border-box;
	}

	.purchaseList .breakdown table tr.web_view {
		display:none;
	}
	.purchaseList .breakdown table th:nth-child(1){
		width: 20%;
		min-width: 72px;
	}

	.purchaseList .breakdown table th:nth-child(2){
		width: 80%;
		min-width: 160px;
	}
	.purchaseList .price span,
	.purchaseList .price mark,
	.purchaseList .price b {
		font-size:15px;
	}
	/*220113 버튼 추가*/
	.purchaseList .price button{
		position: inherit;
		width: 100%;
	    font-size: 15px;
	    margin-top: 5%;
	    margin-bottom: 1%;
	}

	.orderWrap {
		margin-bottom:50px
	}
	.orderWrap .orderForm,
	.orderWrap .paymentBox {
		display:block;
		width:100%;
		box-sizing:border-box;
		padding:0 20px;
		margin-bottom: 10px;
	}
	.orderWrap .orderForm .title p {
		font-size:18px;
		margin-bottom:0;
	}
	.orderWrap .orderorInfo .title span {
		font-size:15px;
	}
	.chk + label,
	.chk:checked + label {
		background-size:20px;
		padding-left:26px;
	}
	.orderWrap .paymentBox {
		box-shadow:none;
		border-top:10px solid #f8f8f8;
		padding-top:33px;
	}
	.orderWrap .paymentBox div {
		padding:0
	}
	.orderWrap .paymentBox div span {
		font-size:12px;
		line-height:18px;
	}
	.orderWrap .paymentBox div ul {
		border-bottom:0;
		padding-bottom:22px;
	}
	.orderWrap .paymentBox div p {
		font-size:18px;
		line-height:28px;
	}
	.orderWrap .paymentBox div.allSum:before {
		content:"결제금액";
		font-weight:bold;
		font-size:18px;
		line-height:28px;
	}
	.orderWrap .paymentBox div .sumBox {
		padding: 12px 0 100px;
	}
	.orderWrap .paymentBox div .sumBox dt,
	.orderWrap .paymentBox div .sumBox dd,
	.orderWrap .paymentBox div .sumBox dd mark {
		font-size:15px;
		line-height:28px;
		font-weight:normal;
	}
	.orderWrap .paymentBox div .sumBox dd {
		color:#2E8DE5
	}
	.orderWrap .paymentBox .btn_paying {
		position:fixed;
		bottom:0;
		left:0;
		border-radius:0;
		font-size:18px;
		height:62px;
		line-height:62px;
	}

	.completeWrap {
		background-size:30px;
		padding-top:34px;
		margin-bottom:100px;
	}
	.completeWrap dl dt {
		font-size:20px;
		line-height:29px;
		margin-bottom:0
	}
	.completeWrap dl dd {
		font-size:12px;
		line-height:18px;
	}
	.completeWrap .btn_area {
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
	}
	.completeWrap .btn_area a {
		border-radius:0;
		width:50%;
		margin:0;
		font-size:18px;
		border:0
	}
	#purchaseWrap .title {
		 margin-bottom: 25px;
	}
	/*
	#purchaseWrap .purchaseList {
		box-shadow:none;
		border:1px solid #ddd;
		padding:0;
	}
	#purchaseWrap .purchaseList > div {
		padding:10px;
		box-sizing:border-box;
		overflow:hidden;
	}
	#purchaseWrap .purchaseList .price {
		padding-top:0;
		width:100%;
	}
	#purchaseWrap .purchaseList .breakdown {
		position:relative;
	}
	#purchaseWrap .purchaseList .breakdown img {
		width:65px;
		position:absolute;
		top:10px;
		left:10px;
	}
	#purchaseWrap .purchaseList .breakdown .title {
		box-sizing:border-box;
		padding-left:90px;
		font-weight:normal;
		margin-bottom:10px;
	}
	#purchaseWrap .purchaseList .breakdown div.cancel {
		width:65px;
		height:65px;
		position:absolute;
		top:10px;
		left:10px;
	}
	#purchaseWrap .purchaseList .breakdown div.cancel img {
		position:relative;
		top:0;
		left:0
	}
	#purchaseWrap .purchaseList .breakdown ul li {
		width:100%;
		box-sizing:border-box;
		padding-left:90px;
	}
	*/


	/* 구매내역없음 */
	.noListBox {
		font-size:15px;
		padding-top:44px;
		background-size:30px;
		margin:60px auto 100px;
		line-height:22px;
	}

	footer .footer div span {
		display:none;
	}
	footer .footer div p {
		display:block;
	}
	.btnTop {display:none;}
}