/*----------------------------------*/
#cart_title{
	display:hidden;
}
.cart_im_box_1{
	width:98%;
	border:1px solid #dee2e6;
	background-color:#f8f9fa;
	padding:14px;
	font-size:80%;
	line-height:120%;
	margin:1%;
}
.cart_im_box_2{
	width:100%;
	border:1px solid #dee2e6;
	background-color:#f8f9fa;
	padding:4px;
}
.cart_im_box_3{
	width:100%;
	border:1px solid #dee2e6;
	background-color:#f8f9fa;
	padding:4px;
}

#cart_main{
	width:100%;
	display:block;/*display:table;*/
}
#cart_main_cell_1{
	width:100%;
	padding:15px 0px 15px 0px;
	border-bottom:solid 1px #dfdfdf;
}
#cart_main_cell_2{
	width:100%;
	padding:0px 0px 15px 0px;
	display:table;
}
#cart_main_cell_3{
	width:100%;
	margin-top:10px;
}
#cart_main_cell_3_alt{
	width:100%;
	display:table;
	margin:10px 0 10px 0;
}
.cart_main_cell_3_alt_bar{
	width:calc(50% - 40px);
	display:table-cell;
	vertical-align:middle;
	padding:0 10px 0 10px;
}
.cart_main_cell_3_alt_bd{
	width:100%;
	display:inline-block;
	border-top:solid 1px #dfdfdf;
	height:10px;
}
#cart_main_cell_3_alt_txt{
	width:80px;
	font-weight:600;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}


#cart_main_cell_4{
	width:100%;
}
#cart_main_cell_5{
	width:100%;
	padding:15px 0px 15px 0px;
}
.cart_notice{
	display:block;
	width:calc(100% - 30px);/*width:690px;*/
	height:auto;
	max-height:300px;
	overflow: hidden;
	border:solid 1px #bee5eb;
	background-color:#d1ecf1;
	padding:13px;
	border-radius:5px;
	margin:0 15px 15px 15px;
}
.cart_notice_title{
	width:100%;
	color:#0c5460;
	font-size:13px;
	font-weight:700;
	line-height:19px;
}
.cart_notice_info{
	width:100%;
	font-size:12px;
	font-weight:400;
	line-height:17px;
	display:inline-block;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*----------------------------------*/
#cart_pcs_title{
	font-size:20px;
	font-weight:500;
	line-height:30px;
	color:#212529;
	padding:10px;
	margin-top:10px;
}
#cart_pcs_list{
	width:100%;
	height:auto;
	min-height:147px;
}
.cart_pcs_product_msg{
	width:100%;
	position:relative;
	height:0px;
}
.cart_pcs_product_error{
	display:none;
	overflow:hidden;
	color:#856404;
	background-color:#fff3cd;
	border:solid 1px #ffeeba;
	font-size:14px;
	line-height:21px;
	font-weight:400;
	padding:5px 15px 5px 15px;
	margin:0 0 0 auto;
	border-radius:3px;
	position:absolute;
	top:-15px;
	right:0;
	z-index:1;
}

.cart_pcs_product{
	width:100%;
	height:170px;
	overflow:hidden;
	display:block;/*display:table;*/
	border-top:solid 1px #dee2e6;
}
.cart_pcs_product_no_product{
	padding:15px;
}
.cart_pcs_product_cell_1{
	width:120px;/*width:120px;*/
	height:170px;
	display:block;/*display:table-cell;*/
	vertical-align:middle;
	padding:15px;
	float:left;
}
.cart_pcs_product_cell_2{
	width:calc(100% - 120px);/*width:360px;*/
	height:90px;
	display:block;/*display:table-cell;*/
	vertical-align:top;
	float:left;
	position:relative;
	padding-top:5px;
}
.cart_pcs_product_cell_3{
	width:calc( (100% - 120px)/2 - 5px);/*width:120px;*/
	height:45px;
	display:block;/*display:table-cell;*/
	vertical-align:top;
	float:left;
	position:relative;
}
.cart_pcs_product_cell_4{
	width:calc( (100% - 120px)/2 - 5px);/*width:120px;*/
	display:block;/*display:table-cell;*/
	vertical-align:top;
	text-align:center;
	float:right;
	position:relative;
}
.cart_pcs_product_img{
	margin:0 auto;
	display:block;
	max-width:90px;
	max-height:117px;
}
.cart_pcs_product_title{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
}
.cart_pcs_product_shop{
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#212529;
}
.cart_pcs_product_point{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#990000;
	margin-top:10px;
	position:absolute;
	top:105px;
	left:70px;
}
.cart_pcs_product_exec{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
	margin-top:10px;
	position:absolute;
	top:130px;
}
.cart_pcs_product_exec_del{
	cursor:pointer;
}
.cart_pcs_product_exec_save{
	cursor:pointer;
	margin-left:15px;
}
.cart_pcs_product_num_calc{
	cursor:pointer;
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#0056b3;
	margin-top:5px;
	margin-left:-5px;
}
.cart_pcs_product_amount{
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#dc3545;
}
.cart_pcs_product_send{
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#212529;
}
.cart_pcs_product_num{
	outline:0;
	width:50px;
	border:solid 1px #a9a9a9;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	color:#212529;
	text-align:center;
}

/*----------------------------------*/
#cart_save_title{
	font-size:20px;
	font-weight:500;
	line-height:30px;
	color:#212529;
	padding:10px;
	margin-top:10px;
}
#cart_save_list{
	width:100%;
	height:auto;
	min-height:147px;
}
.cart_save_product{
	width:100%;
	height:170px;
	overflow:hidden;
	display:block;/*display:table;*/
	border-top:solid 1px #dee2e6;
}
.cart_save_product_no_product{
	padding:15px;
}
.cart_save_product_error{
	padding:15px;
	color:#dc3545;
}

.cart_save_product_cell_1{
	width:120px;/*width:120px;*/
	height:170px;
	vertical-align:middle;
	padding:15px;
	float:left;
}
.cart_save_product_cell_2{
	width:calc(100% - 120px);/*width:360px;*/
	height:90px;
	display:block;/*display:table-cell;*/
	vertical-align:top;
	float:left;
	position:relative;
	padding-top:5px;
}
.cart_save_product_cell_3{
	width:calc( (100% - 120px)/2 - 5px);/*width:120px;*/
	height:45px;
	display:block;/*display:table-cell;*/
	vertical-align:top;
	float:left;
	position:relative;
}
.cart_save_product_cell_4{
	width:calc( (100% - 120px)/2 - 5px);/*width:120px;*/
	display:block;/*display:table-cell;*/
	vertical-align:top;
	float:right;
	position:relative;
}
.cart_save_product_img{
	margin:0 auto;
	display:block;
	max-width:90px;
	max-height:117px;
}
.cart_save_product_title{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
}
.cart_save_product_shop{
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#212529;
}
.cart_save_product_exec{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
	margin-top:10px;
	position:absolute;
	top:130px;
}
.cart_save_product_exec_del{
	cursor:pointer;
}
.cart_save_product_exec_pcs{
	cursor:pointer;
	margin-left:15px;
}
.cart_save_product_amount{
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#dc3545;
}
.cart_save_product_send{
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#212529;
}
.cart_save_product_num{
	outline:0;
	border:solid 1px #a9a9a9;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#212529;
}
.cart_save_product_paging{
	width:100%;

}
.cart_save_product_paging_prev{
	float:left;
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
	cursor:pointer;
}
.cart_save_product_paging_next{
	float:right;
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#0056b3;
	cursor:pointer;
}

#cart_order_info_21{
	display:table-cell;
	width:calc(100% - 220px);
	padding:10px;
}
#cart_order_info_22{
	display:table-cell;
	width:220px;
	padding:10px;
}
#cart_order_info_31{
	width:100%;
	padding:10px;
}
#cart_order_info_32{
	width:100%;
	padding:10px 10px 20px 10px;
}
#cart_order_info_41{
	width:100%;
	padding:10px;
}
#cart_order_info_42{
	width:100%;
	padding:10px 10px 20px 10px;
}
#cart_order_info_31_txt_1{
	font-weight:600;
	font-size:18px;
}
#cart_order_info_31_txt_2{
	font-size:14px;
}
#cart_order_info_41_txt_1{
	font-weight:600;
	font-size:18px;
}
#cart_order_info_41_txt_2{
	font-size:14px;
}
#cart_order_info_41_txt_3{
	font-size:14px;
	color:#c00;
	margin-top:5px;
}

#cart_order_info{
	width:100%;
	border:solid 1px #dfdfdf;
	border-radius:5px;
	padding:8px;
}
#cart_order_num{
	width:100%;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#212529;
	margin-top:10px;
}
#cart_order_num_val{
	color:#dc3545;
}
#cart_order_amount{
	width:100%;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#212529;
	margin-top:10px;
}
#cart_order_amount_val{
	font-weight:700;
	color:#dc3545;
}
#cart_order_point{
	width:100%;
	font-size:13px;
	font-weight:400;
	line-height:19px;
	color:#212529;
	margin-top:10px;
}
#cart_order_point_val{
	color:#dc3545;
}
#cart_order_send_info{
	width:100%;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	color:#dc3545;
	margin-top:10px;
}
#cart_order_send_info_val{
	width:100%;
}
#cart_order_send_estimate{
	width:100%;
	font-size:14px;
	line-height:22px;
	color:#ff9900;
}
#cart_order_btn_1{
	width:60% !important;
	display:block;
	margin:0 auto;
}
#cart_order_btn_2{
	width:60% !important;
	display:block;
	margin:0 auto;
	margin-top:15px;
}
#cart_order_btn_amznpay{
	width:100% !important;
	display:inline-block;
}
#AmazonPayButton > img{
	display:block;
	margin:0 auto;
}

#cart_order_btn_3{
	width:60% !important;
	display:block;
	margin:0 auto;
	margin-top:10px;
	line-height:17px !important;
	font-size:16px !important;
}

.cart_order_btn_1{
	outline: 0;
	display: inline-block;
	padding:5px;
	border:solid 0px #dc3545;
	background-color: rgba(220,53,69,1);
	color:#ffffff;
	line-height:24px;
	font-size:16px;
	font-weight:400;
	text-align:center;
	border-radius:3px;
	cursor:pointer;
	transition: background-color 0.2s ease-in-out;
}
.cart_order_btn_1:hover{
	background-color:#c63145;
}
.cart_order_btn_2{
	outline: 0;
	display: inline-block;
	padding:5px;
	border:solid 1px #dc3545;
	background-color:#ffffff;
	color:#dc3545;
	line-height:24px;
	font-size:16px;
	font-weight:400;
	text-align:center;
	border-radius:3px;
	cursor:pointer;
	transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;
}
.cart_order_btn_2:hover{
	background-color:#dc3545;
	color:#ffffff;
}

.cart_order_btn_3{
	outline: 0;
	display: inline-block;
	padding:5px;
	border:solid 1px #6c757d;
	background-color:#ffffff;
	color:#6c757d;
	line-height:24px;
	font-size:16px;
	font-weight:400;
	text-align:center;
	border-radius:3px;
	cursor:pointer;
	transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;
}
.cart_order_btn_3:hover{
	background-color:#6c757d;
	color:#ffffff;
}

/*----------------------------------*/
#cart_dialog{
	width:100%;
	height:0;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	position:fixed;
	top:0;
	left:0;
	z-index:20000;
	transition: background-color 0.3s ease-in-out 0s;
	background-color:rgba(255,255,255,0);
}
#cart_dialog_loading_img{
	margin: auto;
	width:80px;
}
#cart_dialog_loading_img > img{
	width:100%;
}

#cart_dialog_box{
	width:auto;
	height:auto;
	display:inline-block;
	text-align:left;
}
#cart_dialog_close{
	margin:20px 20px 0 auto;
	width:20px;
	height:20px;
	cursor:pointer;
	position:relative;
	top:0px;
	right:0px;
}
#cart_dialog_close_btn{
	width: 100%;
	height:2px;
	display:block;
	transform: rotate(45deg);
	background-color:#ffffff;
	position:relative;
	top:50%;
}
#cart_dialog_close_btn::after{
	content:"";
	background-color:#ffffff;
	display:block;
	width:100%;
	height:2px;
	transform: rotate(90deg);
	position:relative;
	top:0%;
	left:0%;
}
