/*
 * iweb32-style02
 *
 * Copyright 2016, TANK
 * 
 * 
 * 2016 / 10 / 19
 */


form fieldset p input#TranserPhoneCity ,
form fieldset p input#TranserPhonePort ,
form fieldset p select#TransAddress1 ,
form fieldset p select#TransAddress2 {
	width: 20%;
}

form fieldset p input#TranserPhoneMain {
	width: 44%;
}

form fieldset p input#TransAddress3 {
	width: 54%;
}


/* infoBar
*----------------------------------------------------------------------------*/
#infoBar {
	overflow: hidden;
	margin-bottom: 25px;
	margin-top: 30px;
	width: 100%;
	display: flex;
}

#infoBar p {
	position: relative;
	float: left;
	width: 16.5%;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
	border-right: 1px #e6e6e6 solid;
	border-top: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
}

#infoBar p:nth-child(1) {
	    border-left: 1px #e6e6e6 solid;
}

#infoBar p.ation {
	background: rgb(236 236 236);
	color: #494949;
}

#infoBar p.ation:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 87%;
	height: 64%;
	border: 1px #fff solid;
	display: block;
}


/* + order-list
*----------------------------------------------------------------------------*/
.wrap .orderText{
    padding: 20px;
    margin: 20px 0;
    background-color: #f7f7f7;
    position: relative;
    width: 100%;
}
#center{
	display: flex;
    flex-direction: column;
    align-items: center;
}
#shopping-cart{width:100%;}
#shopping-cart .order-list .list {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #dcdcdc dashed;
}

#shopping-cart .order-list .list p {
	overflow: hidden;
	float: left;
	width: 13%;
	line-height: 70px;
	text-align: center;
}

#shopping-cart .order-list .list p:first-child {
	width: 35%;
	text-align: left;
}

#shopping-cart .order_4 .list p:first-child {
	width: 46%;
}

#shopping-cart .order-list .list p label {
	padding: 5px 0;
	margin-bottom: 10px;
	background: #efefef;
	color: #5d5d5d;
	display: none;
	text-align: center;
}

#shopping-cart .order-list .list:first-child p label {
	width: 100%;
	display: block;
}

#shopping-cart .order-list .list p a {
	overflow: hidden;
	height: 90px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

#shopping-cart .order-list .list p span {
	margin-right: 5px;
	padding: 2px;
	background: #e22518;
	display: inline-block;
	color: #fff;
}

#shopping-cart .order-list .list p b {
	margin-right: 5px;
	display: inline-block;
}

#shopping-cart .order-list .list p b img {
	height: 70px;
}

#shopping-cart .order-list .list p input ,
#shopping-cart .order-list .list p select {
	border: 1px #544a3e solid;
	width: 40px;
	text-align: center;
	font-size: 14px;
}

#shopping-cart .order-list .list p select {
	width: auto;
	background-color: #fff;
	width: 140px;
	text-align: initial;
	padding: 2px;
	vertical-align: inherit;
	font-size: 14px;
}
#shopping-cart .order-list .list p select option{
    font-size: 12px;
}
#shopping-cart p.clearAll {
	text-align: right;
	margin: 30px 0 0;
}

#shopping-cart p.clearAll a ,
#shopping-cart .page a ,
#shopping-cart .order-list p.finish a ,
#shopping-cart .box p.tit a {
	padding: 5px 15px;
	background: #3e3e3e;
	display: inline-block;
	color: #fff;
}

#shopping-cart p.clearAll a:first-child {
	background: #bababa;
	display: none;
}

#shopping-cart p.clearAll a i ,
#shopping-cart .page a i {
	margin-right: 5px;
}


/* + orderInfo
*----------------------------------------------------------------------------*/
#shopping-cart #orderInfo {
	margin: 15px 0;
	width: 245px;
}

#shopping-cart #orderInfo p {
	overflow: hidden;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
}

#shopping-cart #orderInfo p strong {
	display: inline-block;
	float: left;
	color: #544a3e;
	font-weight: normal;
}

#shopping-cart #orderInfo p input {
	border: 1px #544a3e solid;
	width: 50px;
	text-align: right;
padding: 0 10px 0 0;}


/* + orderInfo
*----------------------------------------------------------------------------*/
#shopping-cart .page ,
#shopping-cart .join {
	overflow: hidden;
}

#shopping-cart .join {
	background: url(../../images/02/member/img-line.png) repeat-y center;
}

#shopping-cart .page a {
	float: left;
	background: #888888;
}

#shopping-cart .uptop{
	margin-top: -38px;
}

#shopping-cart .page a.next {
	float: right;
	background: #3e3e3e;
	margin-left: 165px;
}

#shopping-cart h4 {
	padding: 30px 0 5px;
	font-size: 20px;
	font-weight: bold;
	color: #525252;
}
#shopping-cart h4.Box {text-align: center;}



form fieldset input[type="radio"] {
	margin-right: 10px;
	width: auto;
}

#shopping-cart .order-list .pay {
	margin-bottom: 20px;
}

#shopping-cart .order-list .pay p {
	margin: 10px 10px 0 0;
	display: inline-block;
}

#shopping-cart .order-list .pay_box div[data-type="paytype"][data-id="1"] {
	
padding: 15px 20px;
	
border: 5px #ebebeb solid;
	
background-color: #f7f7f7;
	
width: 94%;
}
#transinfo1{display:none;}
#shopping-cart p a.searchStore {
    padding: 5px 10px;
    background: #84ce29;
	display: inline-block;
    color: #fff;
    border-radius: 5px;
}

#shopping-cart ul li {
	margin: 10px 0;
	font-size: 16px;
}

#shopping-cart ul li strong {
	width: 170px;
	display: inline-block;
	text-align: inherit;
}

#shopping-cart ul li input {
	border: 1px #cdcdcd solid;
}

#shopping-cart .order-list p.finish {
	margin: 10px 0;
	text-align: center;
}

#shopping-cart .order-list p.finish a {
	background: #35a04e;
}

#shopping-cart .box ,
#shopping-cart .OR {
	float: left;
	width: 48%;
}

#shopping-cart .box p.tit {
	margin: 10px 0;
	font-size: 16px;
}

#shopping-cart .OR {
	width: 4%;
}
#shopping-cart .OR p {
	margin-top: 265px;
	background: #fff;
	text-align: center;
}


/************ = Ã©ÂÂ©Ã¦â€¡â€°Ã¦â‚¬Â§ = ************/
/* +width:1024 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	#infoBar p.ation:before {
		width: 84%;
	}
	#shopping-cart .OR p {
		background: #f4f4f4;
	}
	#shopping-cart .order-list .pay_box div[data-type="paytype"][data-id="1"]{
    width: auto;
}
}

/* +width:768 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	#infoBar p {
		font-size: 14px;
	}
	#infoBar p.ation:before {
		width: 78%;
	}
	#shopping-cart #orderInfo {
		padding-left: 40%;
	}
	#shopping-cart .join {
		background: none;
	}
	#shopping-cart .box ,
	#shopping-cart .OR {
		width: 100%;
	}
	#shopping-cart .OR {
		margin: 20px 0;
		border-bottom: 1px #ccc solid;
		text-align: center;
	}
	#shopping-cart .OR p {
		position: relative;
		margin-top: 0;
		margin-bottom: -18px;
		padding: 0 20px;
		display: inline-block;
	}
}

/* +width:640 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
	#infoBar {
		display: none;
	}
	#shopping-cart .order-list .list p ,
	#shopping-cart .order-list .list p:first-child {
		float: none;
		width: 100%;
		text-align: left;
		line-height: normal;
		border-bottom: 1px #e2e2e2 solid;
	}
	#shopping-cart .order-list .list p:first-child ,
	#shopping-cart .order-list .list p:last-child {
		padding-bottom: 10px;
		border-bottom: 0;
	}
	#shopping-cart .order-list .list:first-child p label ,
	#shopping-cart .order-list .list p label {
		margin-bottom: 0;
		width: 50%;
		display: inline-block;
	}
	#shopping-cart .order-list .list p:first-child {
		text-align: center;
	}
	#shopping-cart .order-list .list p:first-child label {
		display: none;
	}
	#shopping-cart .order-list .list p a {
		height: auto;
	}
	#shopping-cart .order-list .list p:last-child a {
		display: inline-block;
		vertical-align: inherit;
	}
	#shopping-cart .order-list .list p b {
		margin-bottom: 10px;
		display: block;
		text-align: center;
	}
	#shopping-cart .order-list .list p b img {
		height: auto;
	}
	form fieldset p select#TransAddress1 ,
	form fieldset p select#TransAddress2 {
		width: 25%;
	}
	form fieldset p input#TranserPhoneMain ,
	form fieldset p input#TransAddress3 {
		width: 43%;
	}
	#shopping-cart .order-list .list p select,#shopping-cart .order-list .list p input{
    width: 46%;
    text-align: center;
}
}


/* +width:480 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	#shopping-cart #orderInfo {
		padding-left: 0;
	}
	form fieldset label {
		width: auto;
		display: block;
		text-align: left;
	}
	#shopping-cart ul li strong {
		width: auto;
		display: block;
		text-align: left;
	}
}

/* +width:450 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 450px) {
}