@charset "utf-8";
/* CSS Document */

/* -------------------------------- 

Mypage intro Style

-------------------------------- */
h3.my_headline {
	font-size: 137.5%;
	font-family: 'NanumSquare', 'Nanum Square' !important; 
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
	h3.my_headline {
		font-size: 97.5%;
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1080px) and (min-width: 768px) {
	h3.my_headline {
		font-size: 112.5%;
		margin-bottom: 15px;
	}
}
ul.mp_intro_box {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
ul.mp_intro_box li {
	display: inline;
}
ul.mp_intro_box li a {
	display: inline-block;
	width: 350px;
	height: 310px;
	background: #ffffff;
	border: 1px #d0d0d0 solid;
	margin: 0 10px 20px 10px;
	padding: 70px 30px 0 30px;
}
ul.mp_intro_box li a:hover {
	border: 1px #404040 solid;
}
ul.mp_intro_box em {
	width: 65px;
	height: 65px;
	margin: 0 auto 20px;
}
ul.mp_intro_box .ml0 {
	margin-left: 0;
}
.icon_myinfo {
	display: block;
	background-image: url(../../images/icon/icon_myinfo.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
.icon_point {
	display: block;
	background-image: url(../../images/icon/icon_point.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
.icon_myclass {
	display: block;
	background-image: url(../../images/icon/icon_myclass.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
.icon_mywish {
	display: block;
	background-image: url(../../images/icon/icon_mywish.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
.icon_mycart {
	display: block;
	background-image: url(../../images/icon/icon_mycart.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
.icon_purchase {
	display: block;
	background-image: url(../../images/icon/icon_purchase.png);
	background-repeat: no-repeat;
	background-size: 65px 65px;
	text-indent: -555555px;
}
ul.mp_intro_box .my_name {
	font-size: 150.0%;
	font-weight: 600;
	color: #e94c35;
	margin-bottom: 20px;
}
ul.mp_intro_box .my_explain {
	display: block;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}
@media only screen and (max-width: 1024px) {
	ul.mp_intro_box li a {
		display: block;
		float: left;
		width: 50%;
		height: auto;
		background: #ffffff;
		border: 1px #d0d0d0 solid;
		box-sizing: border-box;
		margin: 0 -2px -1px 1px;
		padding: 40px 9px;
	}
	ul.mp_intro_box li a:hover {
		border: 1px #d0d0d0 solid;
	}
	ul.mp_intro_box .ml0 {
		margin-left: 1px;
	}
	ul.mp_intro_box em {
		width: 50px;
		height: 50px;
		margin: 0 auto 20px;
	}
	.icon_myinfo, .icon_point, .icon_myclass, .icon_mywish, .icon_mycart, .icon_purchase {
		background-size: 50px 50px;
	}
	ul.mp_intro_box .my_name {
		font-size: 106.2%;
		margin-bottom: 0;
	}
	ul.mp_intro_box .my_explain {
		display: none;
	}
}
@media only screen and (max-width: 1080px) and (min-width: 1024px) {
	ul.mp_intro_box li a {
		display: block;
		float: left;
		width: 31.48%;
		height: auto;
		background: #ffffff;
		border: 1px #d0d0d0 solid;
		box-sizing: border-box;
		margin: 0 0 20px 26px;
		padding: 40px 9px;
	}
	ul.mp_intro_box .ml0 {
		margin-left: -1px;
	}
	ul.mp_intro_box em {
		width: 55px;
		height: 55px;
		margin: 0 auto 20px;
	}
	.icon_myinfo, .icon_point, .icon_myclass, .icon_mywish, .icon_mycart, .icon_purchase {
		background-size: 55px 55px;
	}
	ul.mp_intro_box .my_name {
		font-size: 125%;
		margin-bottom: 15px;
	}
	ul.mp_intro_box .my_explain {
		display: block;
	}
}
/* -------------------------------- 

My Info Style

-------------------------------- */
.my_txtField1 {
	width: 300px;
	height: 35px;
	background: #eeeeee;
	padding: 0 15px;
	color: #404040;
	vertical-align: middle;
}
.my_txtField2 {
	width: 115px;
	height: 35px;
	background: #eeeeee;
	padding: 0 15px;
	color: #404040;
	vertical-align: middle;
}
.my_txtField3 {
	width: 65%;
	height: 35px;
	background: #eeeeee;
	padding: 0 15px;
	color: #404040;
	vertical-align: middle;
}
.my_txtField4 {
	width: 300px;
	height: 35px;
	background: #eeeeee;
	padding: 0 15px;
	color: #404040;
	vertical-align: middle;
}
.my_select1 {
	position: relative;	
	display: inline-block;
	background: #eeeeee url(../../images/icon/icon_arrow3.png) no-repeat right center;
	background-size: 35px 35px;
	overflow: hidden;
	width: 115px;
	height: 35px;
	vertical-align: middle;
}
.my_select1 > select {
	background: transparent;
	border: none;
	color: #666666;
	padding: 6px 10px 8px 10px;
	width: 100%;
	height: 35px;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */ 
	-moz-appearance: none;
	appearance: none;
}
.user_naem {
	display: inline-block;
	width: 130px;
}
.user_nameChange {
	display: inline-block;
	margin-right: 20px;
}
.user_birthday {
	margin-right: 35px;
}
.user_check {
	display: inline-block;
	width: 180px;
	margin-left: 20px;
}
.user_check > input[type="checkbox"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #ffffff;
	border: 1px #707070 solid;
	vertical-align: middle;
}
.user_check > label {
	display: inline-block;
	font-size: 93.8%;
	width: 90%;
	padding-left: 3px;
	line-height: 20px;
}
/* 20171128 Add */
.user_check2 {
	display: inline-block;
	width: 50%;
	margin-left: 20px;
}
.user_check2 > input[type="checkbox"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #ffffff;
	border: 1px #707070 solid;
	vertical-align: middle;
}
.user_check2 > label {
	display: inline-block;
	font-size: 93.8%;
	width: 90%;
	padding-left: 3px;
	line-height: 20px;
}
/* 20180511 */
.user_check3 {
	display: inline-block;
	width: 100%;
	margin-top: 8px;
}
.user_check3 > input[type="checkbox"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #ffffff;
	border: 1px #707070 solid;
	vertical-align: middle;
}
.user_check3 > label {
	display: inline-block;
	font-size: 93.8%;
	width: 90%;
	padding-left: 3px;
	line-height: 20px;
}
.btn_nameChange {
	display: inline-block;
	width: 80px;
	padding: 3px 0;
	font-size: 93.8%;
	font-weight: 600;
	color: #ffffff;
	background: #b2b2b2;
	text-align: center;
}
.btn_postalCode {
	display: inline-block;
	width: 115px;
	height: 35px;
	background: #ffffff;
	border: 1px #e0e0e0 solid;
	text-align: center;
	font-size: 93.8%;
	color: #aaaaaa;
	padding: 5px 0;
	vertical-align: middle;
	margin-left: 10px;
}
@media only screen and (max-width: 768px) {
	.my_txtField1 {
		width: 100%;
		height: 35px;
	}
	.my_txtField2 {
		width: 30%;
	}
	.my_txtField3 {
		width: 100%;
	}
	.my_txtField4 {
		width: 70%;
		height: 35px;
	}
	.my_select1 {
		position: relative;	
		display: inline-block;
		background: #eeeeee url(../../images/icon/icon_arrow3.png) no-repeat right center;
		background-size: 35px 35px;
		overflow: hidden;
		width: 30%;
		height: 35px;
		vertical-align: middle;
	}
	.my_select1 > select {
		background: transparent;
		border: none;
		color: #666666;
		padding: 6px 10px 8px 10px;
		width: 100%;
		height: 35px;
		-webkit-appearance: none; /* 네이티브 외형 감추기 */ 
		-moz-appearance: none;
		appearance: none;
	}
	.user_naem {
		width: 100%;
	}
	.user_nameChange {
		font-size: 87.5%;
		line-height: 16px;
		margin-top: 10px;
	}
	.user_check {
		margin-left: 0;
		margin-top: 10px;
	}
	.user_check2 {
		display: inline-block;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.btn_nameChange {
		display: inline-block;
		width: 80px;
		padding: 5px 0;
		font-size: 87.5%;
		font-weight: 600;
		color: #ffffff;
		background: #b2b2b2;
		margin-top: 7px;
		text-align: center;
	}
	.btn_postalCode {
		display: inline-block;
		width: 110px;
		height: 35px;
		background: #ffffff;
		border: 1px #e0e0e0 solid;
		text-align: center;
		font-size: 93.8%;
		color: #aaaaaa;
		padding: 7px 0;
		vertical-align: middle;
		margin-left: 10px;
	}
}
/* -------------------------------- 

Mypage Point Style

-------------------------------- */
.possess_box {
	width: 100%;
	overflow: hidden;
	border-top: 2px #404040 solid;
	border-bottom: 1px #e0e0e0 solid;
	padding: 40px 0;
	margin-top: 20px;
}
ul.possess_category {
	overflow: hidden;
}
ul.possess_category li {
	float: left;
	width: 330px;
	margin-left: 44px;
}
ul.possess_category li:first-child {
	margin-left: 0;
}
.possess {
	width: 100%;
}
.possess > .possess_slice {
	margin-top: 20px;
	padding-bottom: 24px;
	border-top: 1px #e0e0e0 solid;
}
.possess > .title {
	display: block;
	overflow: hidden;
	font-size: 112.5%;
	font-weight: 600;
	color: #000000;
	line-height: 20px;
}
.possess > .number {
	display: block;
	overflow: hidden;
	font-size: 225%;
	font-weight: 600;
	color: #3995d1;
	line-height: 40px;
}
@media only screen and (max-width: 320px) {
	.possess_box {
		width: 100%;
		padding: 17px 0;
	}
	ul.possess_category li {
		float: none;
		display: inline-block;
		width: 30.5%;
		margin-left: 1%;
	}
	.possess > .possess_slice {
		margin-top: 10px;
		padding-bottom: 13px;
	}
	.possess > .title {
		font-size: 87.5%;
		line-height: 16px;
	}
	.possess > .number {
		font-size: 97.5%;
		line-height: 20px;
	}
}
@media only screen and (max-width: 768px) and (min-width: 321px) {
	.possess_box {
		width: 100%;
		padding: 17px 0;
	}
	ul.possess_category li {
		float: none;
		display: inline-block;
		width: 31.5%;
		margin-left: 1%;
	}
	.possess > .possess_slice {
		margin-top: 10px;
		padding-bottom: 13px;
	}
	.possess > .title {
		font-size: 87.5%;
		line-height: 16px;
	}
	.possess > .number {
		font-size: 97.5%;
		line-height: 20px;
	}
}
@media only screen and (max-width: 1080px) and (min-width: 768px) {
	.possess_box {
		width: 100%;
		padding: 25px 0;
	}
	ul.possess_category li {
		float: none;
		display: inline-block;
		width: 31.5%;
		margin-left: 1%;
	}
	.possess > .possess_slice {
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.possess > .title {
		font-size: 97.5%;
		line-height: 18px;
	}
	.possess > .number {
		font-size: 162.5%;
		line-height: 28px;
	}
}
.coupon_box {
	display: block;
	width: 100%;
	background: #f5f5f5;
	margin: 30px 0 90px 0;
	padding: 27px 30px;
}
.coupon_box .coupon_title {
	display: inline-block;
	font-size: 137.5%;
	color: #000000;
	font-family: 'NanumSquare', 'Nanum Square' !important; 
	font-style: normal;
	vertical-align: middle;
}
.coupon_input {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 510px;
	height: 45px;
	margin: 0 10px 0 20px;
	vertical-align: middle;
}
.coupon_input > label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: 97.5%;
	color: #999999;
	text-align: center;
	cursor: text;
	line-height: 45px;
	background: #ffffff;
}
.coupon_input > input {
	position: relative;
	display: inline-block;
	font-size: 97.5%;
	color: #404040;
	font-weight: 600;
	text-align: center;
	width: 510px;
	height: 45px;
	padding: 0 30px;
	border: 1px #e0e0e0 solid;
	background-color: transparent;
}
.coupon_input > input.focus {
	background: #ffffff;
	border: 1px #e0e0e0 solid;
}
.coupon_box .cp_btn_area {
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}
.btn_couponRegi {
	display: block;
	width: 100px;
	height: 45px;
	line-height: 45px;
	font-size: 97.5%;
	color: #ffffff;
	font-weight: 600;
}
@media only screen and (max-width: 480px) {
	.coupon_box ul {
		width: 100%;
	}
}
@media only screen and (max-width: 980px) and (min-width: 480px) {
	.coupon_box ul {
		width: 80%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 980px) {
	.coupon_box {
		padding: 27px 20px;
		margin: 30px 0 40px 0;
	}
	.coupon_box > ul li {
		display: block;
		width: 100%;
		vertical-align: middle;
	}
	.coupon_box > ul li .coupon_title {
		font-size: 112.5%;
		color: #000000;
		font-family: 'NanumSquare', 'Nanum Square' !important; 
		font-style: normal;
	}
	.coupon_input {
		width: 100%;
		margin: 15px 0;
	}
	.coupon_input > label {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		font-size: 87.5%;
		color: #999999;
		text-align: center;
		cursor: text;
		line-height: 45px;
		background: #ffffff;
	}
	.coupon_input > input {
		position: relative;
		display: block;
		font-size: 87.5%;
		color: #404040;
		font-weight: 600;
		text-align: center;
		width: 100%;
		height: 45px;
		padding: 0 20px;
		border: 1px #e0e0e0 solid;
		background-color: transparent;
	}
	.btn_couponRegi {
		display: block;
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 97.5%;
		color: #ffffff;
		font-weight: 600;
		margin: 0 auto;
	}
}
.coupon_list_title {
	width: 100%;
	position: relative;
	line-height: 32px;
}
.my_select2 {
	position: absolute;
	top: 0;
	right: 0;
	background: #ffffff url(../../images/icon/icon_arrow1.png) no-repeat 92% center;
	background-size: 16px 9px;
	overflow: hidden;
	width: 120px;
	height: 30px;
	vertical-align: middle;
	border: 1px #e0e0e0 solid;
}
.my_select2 > select {
	background: transparent;
	border: none;
	color: #404040;
	font-size: 80%;
	padding: 5px 10px 8px 10px;
	width: 100%;
	height: 30px;
	vertical-align: top;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */ 
	-moz-appearance: none;
	appearance: none;
}
@media only screen and (max-width: 1080px) {
	.my_select2 {
		position: absolute;
		top: 0;
		right: 0;
		background: #ffffff url(../../images/icon/icon_arrow1.png) no-repeat 92% center;
		background-size: 16px 9px;
		overflow: hidden;
		width: 110px;
		height: 30px;
		vertical-align: middle;
		border: 1px #e0e0e0 solid;
	}
	.my_select2 > select {
		background: transparent;
		border: none;
		color: #404040;
		font-size: 80%;
		width: 100%;
		height: 30px;
		vertical-align: top;
		-webkit-appearance: none; /* 네이티브 외형 감추기 */ 
		-moz-appearance: none;
		appearance: none;
	}
}
.cp_list_con {
	padding: 15px 35px;
}
.cp_list_title {
	font-size: 97.5%;
	color: #404040;
	line-height: 20px;
	margin-bottom: 5px;
}
.cp_list_condition {
	font-size: 80%;
	color: #aaaaaa;
	line-height: 16px;
}
.cp_list_period {
	font-size: 87.5%;
	color: #888888;
	padding: 15px 20px;
	text-align: center;
}
@media screen and (max-width: 1080px) {
	.cp_list_con {
		padding: 0;
	}
	.cp_list_title {
		font-size: 93.8%;
		line-height: 20px;
	}
	.cp_list_condition {
		font-size: 75%;
	}
	.cp_list_period {
		font-size: 80%;
		padding: 13px 0 0 0;
	}
}
.coupon_notice {
	margin-top: 70px;
	border-top: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	padding: 25px 20px;
	text-align: left;
}
.coupon_notice ul {
	overflow: hidden;
}
.coupon_notice ul li {
	font-size: 87.5%;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
}
.coupon_notice ul li:last-child {
	margin-bottom: 0;
}
.coupon_notice ul li span.dash {
	display: inline-block;
	width: 15px;
	vertical-align: top;
}
.coupon_notice ul li span.cp_expain {
	display: inline-block;
	width: 980px;
}
@media screen and (max-width: 1080px) {
	.coupon_notice {
		margin-top: 60px;
		padding: 20px;
	}
	.coupon_notice ul li {
		font-size: 80%;
		line-height: 18px;
	}
	.coupon_notice ul li span.dash {
		display: inline-block;
		width: 15px;
		vertical-align: top;
	}
	.coupon_notice ul li span.cp_expain {
		display: inline-block;
		width: 93%;
	}
}
/* -------------------------------- 

My Class Style

-------------------------------- */
.class_thumb {
	padding: 15px 20px;
	text-align: center;
}
.class_thumb > img {
	vertical-align: middle;
	width: 95px;
	height: 60px;
}
@media screen and (max-width: 1080px) {
	.class_thumb {
		padding: 0;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -30px;
	}
}
/* -------------------------------- 

Wish List Style

-------------------------------- */
.wish_price {
	font-size: 87.5%;
	padding: 15px 20px;
	text-align: center;
}
.wish_icon {
	padding: 15px 20px;
}
.wish_icon .icon_wCart {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../../images/icon/icon_cart2.png) no-repeat center center;
	background-size: 34px 34px;
	text-indent: -555555px;
	margin: 0 12px;
	vertical-align: middle;
}
.wish_icon .icon_wDelete {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../../images/icon/icon_delete.png) no-repeat center center;
	background-size: 34px 34px;
	text-indent: -555555px;
	margin: 0 0 0 12px;
	vertical-align: middle;
}

@media screen and (max-width: 1080px) {
	.wish_price {
		font-size: 80%;
		padding: 20px 0 0 0;
	}
	.wish_icon {
		padding: 17px 0 0 0;
	}
	.wish_icon .icon_wCart {
		width: 24px;
		height: 24px;
		background: url(../../images/icon/icon_cart2_m.png) no-repeat center top;
		background-size: 100%;
		text-indent: -555555px;
		margin: 0 8px;
	}
	.wish_icon .icon_wDelete {
		display: inline-block;
		width: 24px;
		height: 24px;
		background: url(../../images/icon/icon_delete_m.png) no-repeat center center;
		background-size: 100%;
		text-indent: -555555px;
		margin: 0 0 0 8px;
	}
}
/* -------------------------------- 

Shopping Cart Style

-------------------------------- */
.cart_check_area {
	padding: 0 0 15px 0;
	text-align: left;
}
.cart_checks {
	padding: 0 20px;
}
.cart_checks > input[type="checkbox"] {
	width: 15px;
	height: 15px;
	background: #ffffff;
	border: 1px #707070 solid;
	vertical-align: middle;
}
.cart_checks > label {
	font-size: 87.5%;
	color: #666666;
	padding-left: 5px;
}
.cart_t_checkArea {
	width: 50px;
}
.cart_price {
	padding: 15px 20px;
	text-align: center;
}
.cart_option {
	padding: 15px 30px;
	text-align: right;
	font-size: 87.5%;
}
.cart_option_line {
	padding: 0 7px;
	color: #aaaaaa;
}
.cart_total_area {
	padding: 30px 0;
	background: #f5f5f5;
	border-bottom: 1px #dfdfdf solid;
}
.cart_total_txt {
	font-size: 106.2%;
	color: #666666;
	line-height: 20px;
	margin-bottom: 7px;
}
.cart_total_price {
	font-size: 237.5%;
	font-weight: 600;
	color: #000000;
	line-height: 40px;
}
.my_m_slice {
	width: 100%;
	float: left;
	margin-top: 13px;
	border-top: 1px #eeeeee solid;
}
/* 20171128 Add */
.discount_area {
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0;
	border-top: 1px #dfdfdf solid;
}
.discount_area .dc_title {
	display: inline-block;
	width: 150px;
	color: #444444;
	line-height: 30px;
	font-size: 80%;
	font-weight: 600;
	padding-left: 30px;
}
.discount_area .dc_use {
	display: inline-block;
	width: auto;
	color: #666666;
	height: 30px;
	padding-right: 40px;
}
.discount_area .dc_use > select {
  font-size: 13px;
  height: 30px;
}
.discount_area .dc_use > select::-ms-expand {
	display: block;
}
.discount_area .dc_input_btn {
	vertical-align: middle;
	display: inline-block;
	zoom: 1;
}
.discount_area .i_wrap {
	display: inline-block;
	max-width: 100%;
	height: 30px;
	background: #eeeeee;
}
.discount_area .dc_label {
	display: inline-block;
	margin-left: 10px;
	font-size: 80%;
	color: #888888;
}
.discount_area .dc_input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
	padding: 0 10px;
	color: #404040;
	font-size: 80%;
	vertical-align: middle;
}
.discount_area .dc_useBtn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	margin-left: 5px;
	background: #404040;
	color: #ffffff;
	font-size: 80%;
	vertical-align: middle;
}
@media screen and (max-width: 1010px) {
	.discount_area {
		padding: 10px 10px;
	}
	.discount_area .dc_title {
		display: block;
		width: 100%;
		color: #444444;
		padding-left: 0;
	}
	.discount_area .dc_use {
		display: block;
		overflow: hidden;
		width: 100%;
		height: auto;
		padding-right: 0;
	}
	.discount_area .dc_label {
		display: block;
		overflow: hidden;
		margin: 7px 0 15px 0;
	}
	.discount_area .dc_useBtn {
		width: 86px;
		padding: 0 10px;
		margin-left: 3px;
		text-align: center;
	}
	.i_wrap {
		width: 65% !important;
	}
}
@media screen and (max-width: 1080px) and (min-width: 1010px) {
	.discount_area .dc_title {
		width: 95px;
		padding-left: 20px;
	}
	.discount_area .dc_use {
		padding-right: 20px;
	}
	.discount_area .i_wrap {
		max-width: 100%;
	}
	.discount_area .dc_label {
		margin-left: 5px;
	}
}
.order_total {
	display: block;
	padding: 30px 0;
	background: #f5f5f5;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
}
.order_total ul {
	overflow: hidden;
}
.order_total ul li {
	position: relative;
	float: left;
	width: 25%;
	text-align: center;
}
.order_total .order_total_txt {
	font-size: 97.5%;
	color: #666666;
	line-height: 16px;
	letter-spacing: -0.5px;
}
.order_total .order_total_price {
	font-size: 125%;
	color: #000000;
	margin-top: 10px;
	line-height: 20px;
	letter-spacing: -0.9px;
}
.p_b {
	display: block;
}
.order_total .order_total_icon {
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: -19px;
	margin-top: -18px;
}
@media screen and (max-width: 1024px) {
	.order_total {
		padding: 15px 15px;
	}
	.order_total ul li {
		position: relative;
		float: none;
		width: 100%;
		height: 36px;
	}
	.order_total .order_total_txt {
		left: 0;
	}
	.order_total .order_total_price {
		right: 0;
		margin-top: 0;
	}
	.order_total .order_total_txt, .order_total .order_total_price {
		position: absolute;
		top: 0;
		line-height: 36px;
	}
	.order_total .order_total_icon {
		display: none;
	}
}
ul.pm_info {
	overflow: hidden;
	background: #f5f5f5;
	border-top: 1px #dfdfdf solid;
	text-align: left;
}
ul.pm_info li {
	line-height: 30px;
	border-bottom: 1px #dfdfdf solid;
}
ul.pm_info li .pm_info_title {
	display: inline-block;
	width: 170px;
	font-size: 97.5%;
	color: #444444;
	font-weight: 600;
	font-family: 'NanumSquare', 'Nanum Square' !important;
	padding: 10px 0 10px 25px;
}
ul.pm_info li .pm_info_amount{
	display: inline-block;
	padding: 10px 25px 10px 0;
	font-size: 150.0%;
	color: #3995D1;
	font-weight: 600;
	font-family: 'NanumSquare', 'Nanum Square' !important;
}
ul.pm_info li .pm_info_select {
	display: inline-block;
	padding: 10px 25px 10px 0;
	font-size: 87.5%;
	color: #666666;
}
ul.pm_info li .pm_info_select > p {
	display: inline-block;
	margin-right: 20px;
}
@media screen and (max-width: 640px) {
	ul.pm_info li .pm_info_title {
		width: 100%;
		padding: 10px 15px 0 15px;
	}
	ul.pm_info li .pm_info_amount {
		width: 100%;
		padding: 0 15px 10px 15px;
	}
	ul.pm_info li .pm_info_select {
		width: 100%;
		padding: 0 15px 10px 15px;
	}
}
.cp_area {
	display: block;
	overflow: hidden;
	padding: 50px 0;
	background: #f5f5f5;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
}
.cp_area p.success {
	font-size:137.5%;
	line-height: 38px;
}
.precautions {
	margin-top: 40px;
	text-align: left;
}
.precautions > .title {
	font-size: 97.5%;
	color:#3995D1;
	margin-bottom: 20px;
}
.precautions ul {
	overflow: hidden;
	margin-bottom: 20px;
}
.precautions ul li {
	line-height: 22px;
	vertical-align: top;
}
.precautions ul li.sub_title {
	font-size: 87.5%;
	color: #444444;
}
.precautions ul li.sub_title::before {
	content: "■";
	font-size: 1px;
	font-family: 'NanumSquare', 'Nanum Square' !important;
	padding-right: 10px;
	vertical-align: middle;
}
.precautions ul li > .dot {
	display: inline-block;
	overflow: hidden;
	width: 15px;
	font-size: 97.5%;
	padding-right: 10px;
	vertical-align: top;
	color: #666666;
}
.precautions ul li > .p_con {
	display: inline-block;
	overflow: hidden;
	width: 97%;
	font-size: 80%;
	color: #666666;
}
@media screen and (max-width: 736px) {
	.precautions ul li > .p_con {
		width: 93%;
	}
}
@media screen and (max-width: 1080px) {
	.cart_check_area {
		padding: 0 0 15px 0;
		text-align: left;
	}
	.cart_checks {
		padding: 0;
	}
	.cart_t_checkArea {
		width: 20px;
	}
	.cart_price {
		padding: 10px 0 0 0;
	}
	.cart_option {
		padding: 19px 0 0 0;
	}
	.cart_total_area {
		padding: 15px 0;
	}
	.cart_total_txt {
		font-size: 93.8%;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.cart_total_price {
		font-size: 187.5%;
		line-height: 32px;
	}
	/* 20171128 Add */
	.cp_area {
		padding: 30px 15px;
	}
	.cp_area p.success {
		font-size:97.5%;
		line-height: 32px;
	}
}
.my_com_detail {
	position: relative;
	padding: 15px 30px;
}
@media screen and (max-width: 1080px) {
	.my_com_detail {
		padding: 0 0 0 110px;
	}
}
/* -------------------------------- 

Inquiry Period Style

-------------------------------- */
.inquiry_period {
	display: block;
	width: 100%;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	padding: 30px 35px;
	margin-bottom: 50px;
	text-align: left;
}
.inquiry_txt {
	font-size: 97.5%;
	color: #666666;
	line-height: 18px;
	text-align: left;
	margin-bottom: 15px;
}
.inquiry_txt:before {
	content: "결제 수단을 클릭하시면 증빙서류를 발급 받을 수 있습니다.";
}
@media screen and (max-width: 1080px) {
	.inquiry_txt {
		font-size: 80%;
	}
	.inquiry_txt:before {
		content: "1년 이상의 조회기간 및 증빙서류 발급은 PC에서 이용 가능합니다.";
	}	
}
.icon_period_area {
	display: inline-block;
	width: 155px;
	padding: 0 45px;
	border-right: 1px #e5e5e5 solid;
	vertical-align: middle;
	text-align: center;
}
.icon_period {
	width: 50px;
	height: 50px;
	background: url(../../images/icon/icon_period.png) no-repeat center center;
	text-indent: -555555px;
	margin: 0 auto;
}
.icon_period_txt {
	font-size: 97.5%;
	color: #888888;
	font-weight: 600;
	margin-top: 10px;
}
ul.btn_period_area {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 50px;
	text-align: center;
}
ul.btn_period_area li {
	float: left;
}
.btn_period {
	display: block;
	width: 60px;
	height: 40px;
	background: #f5f5f5;
	border: 1px #e0e0e0 solid;
	font-size: 80%;
	font-weight: 600;
	color: #404040;
	padding: 13px 0;
	margin-left: 5px;
}
.btn_period:hover {
	border: 1px #404040 solid;
}
.period_date {
	text-align: center;
	padding: 15px 20px;
}
.date_input_area {
	display: inline-block;
	vertical-align: middle;
}
.date_input {
	display: inline-block;
	position: relative;
	width: 140px;
	height: 40px;
	border: 1px #e0e0e0 solid;
	text-align: left;
	box-sizing: content-box;
}
.date_input input[type="text"] {
	width: 96px;
	height: 40px;
	border: none;
	padding: 0 7px;
	text-align: center;
}
.date_input i.icon_calendar {
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(../../images/icon/icon_calendar.png) no-repeat right center;
	text-indent: -555555px;
}
.date_input_dash {
	display: inline-block;
	padding: 0 8px;
}
.btn_inquiry {
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
	text-align: center;
}
.btn_inquiry a {
	display: inline-block;
	width: 90px;
	height: 40px;
	padding-top: 13px;
	box-sizing: padding-box;
}
.startDate_input {
	display: inline-block;
	position: relative;
	width: 140px;
	height: 35px;
	border: 1px #e0e0e0 solid;
	background: #F5F5F5;
	text-align: left;
	box-sizing: content-box;
}
.startDate_input input[type="text"] {
	width: 96px;
	height: 35px;
	border: none;
	padding: 0 7px;
	text-align: center;
	background: #F5F5F5;
}
.startDate_input i.icon_calendar {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 7px;
	width: 24px;
	height: 24px;
	background: url(../../images/icon/icon_calendar.png) no-repeat right center;
	text-indent: -555555px;
}
.btn_startDte {
	display: block;
	width: 90px;
	background: #3995D1;
	padding: 5px 0;
	color: #ffffff;
	margin: 0 auto;
}
@media screen and (max-width: 1080px) {
	.inquiry_period {
		width: 100%;
		margin: 0 auto;
		padding: 30px 35px;
		margin-bottom: 35px;
	}
	.icon_period_area, ul.btn_period_area, .date_input_area, .btn_inquiry {
		display: none;
	}
	.btn_startDte {
		display: block;
		width: 80px;
		background: #3995D1;
		padding: 4px 0;
		color: #ffffff;
		margin: 0 auto;
		vertical-align: middle;
	}
}
/* Mobile Inquiry Period */
.m_inquiry_period {
	display: none;
	width: 100%;
	text-align: center;
}
.m_inquiry_period > ul {
	overflow: hidden;
	position: relative;
	height: 30px;
	margin-top: 15px;
}
.m_inquiry_period > ul > li {
	display: table-cell;
	width: 1%;
}
.m_inquiry_period > ul > li > a {
	position: relative;
	display: block;
	font-size: 75%;
	height: 30px;
	line-height: 30px;
	color: #404040;
	background-color: #f5f5f5;
	border: 1px #e0e0e0 solid;
	border-left: 0;
	text-decoration: none;
}
.m_inquiry_period > ul > li:first-child > a {
	border-left: 1px #e0e0e0 solid;
	margin-left: 0px;
}
@media screen and (max-width: 480px) {
	.m_inquiry_period {
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 1080px) and (min-width: 480px) {
	.m_inquiry_period {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
}

/* -------------------------------- 

Mypage Layrer Popup Style

-------------------------------- */
.layer_my_chanage {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 575px;
	height: auto;
	background-color: #ffffff;
	z-index: 200;
}
.layer_my_chanage .my_chanage_con {
	padding: 35px 25px;
	text-align: center;
}
.layer_my_chanage p.title {
	font-size: 162.5%;
	color: #000000;
	font-family: 'NanumSquare', 'Nanum Square' !important; 
	font-style: normal;
	margin-bottom: 10px;
}
.layer_my_chanage p.txt {
	color: #999999;
	line-height: 22px;
}
.layer_my_chanage p.ctxt {
	color: #666;
	line-height: 25px;
}
.layer_my_chanage p.certify {
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px #dfdfdf solid;
}
.layer_my_chanage p.explain {
	padding-top: 15px;
	font-size: 93.8%;
	color: #3995D1;
	line-height: 20px;
}
.layer_my_chanage .btn-r {
	position: absolute;
	width: 28px;
	height: 28px;
	top: 10px;
	right: 10px;
}
a.btn_layerClose {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../../images/icon/icon_layer_close.png) no-repeat right center;
	background-size: 100%;
	text-indent: -555555px;
}
.my_btn1 {
	display: inline-block;
	padding: 10px 40px;
	margin: 25px 12px 0;
	color: #ffffff;
	font-size: 112.5%;
	font-weight: 600;
}
@media only screen and (max-width: 768px) {
	.layer_my_chanage {
		display: none;
		position: absolute;
		width: 400px;
		height: auto;
		background-color: #ffffff;
		z-index: 200;
	}
	.my_btn1 {
		display: inline-block;
		padding: 10px 30px;
		margin: 25px 5px 0;
		color: #ffffff;
		font-size: 112.5%;
		font-weight: 600;
	}
}
@media only screen and (max-width: 480px) {
	.layer_my_chanage {
		width: 90%;
	}
	.layer_my_chanage .my_chanage_con {
		padding: 40px 15px;
	}
	.layer_my_chanage p.title {
		font-size: 150.0%;
		color: #000000;
		font-family: 'NanumSquare', 'Nanum Square' !important; 
		font-style: normal;
		margin-bottom: 10px;
	}
	.layer_my_chanage p.txt {
		color: #999999;
		line-height: 22px;
		font-size: 93.8%;
	}
}

/* -------------------------------- 

Coupon Popup Style

-------------------------------- */
#coupon_popup_area {
	display: block;
	width: 540px;
	height: 500px;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
}
#coupon_popup_area .coupon_popup_tit {
	font-size: 112.5%;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px;
}
#coupon_popup_area .coupon_popup_list {
	display: block;
	width: 100%;
	height: 330px;
	vertical-align: top;
	overflow-y: auto;
}
.coupon_popup_list ul {
	display: block;
	width: 100%;
	margin: 15px 0;
	border-top: 1px #404040 solid;
}
.coupon_popup_list ul li {
	padding: 15px 20px;
	box-sizing: border-box;
	border-bottom: 1px #e0e0e0 solid;
}
.coupon_popup_list .coupon_popup_radio {
	width: 15px;
	height: 15px;
}
.coupon_popup_list .coupon_popup_con {
	display: inline-block;
	margin-left: 10px;
	font-size: 87.5%;
	color: #666666;
}
.coupon_popup_list .coupon_popup_small_con {
	margin-left: 30px;
	margin-top: 5px;
	font-size: 80%;
	color: #aaaaaa;
}
#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
#coupon_popup_area .coupon_popup_btns {
	display: block;
	margin-top: 10px;
	text-align: center;
}
#coupon_popup_area .coupon_popup_btns a {
	display: inline-block;
	padding: 10px 20px;
	margin: 0 5px;
	font-size: 87.5%;
	box-sizing: border-box;
}

/* Mypage TextArea Style */
.mp_txtArea {
	display: inline-table;
	width: 100%;
}
.mp_txtArea > textarea {
	width: 100%;
	height: 100px;
	background: #eeeeee;
	padding: 15px;
	font-size: 87.5%;
	color: #404040;
	border: none;
}





