@charset "UTF-8";
/* CSS Document */

/*===============
 /order/
===============*/
.order .heading01 {
	margin-top: 15px;	
}
.order .heading01 .icn-free {
	display: block;
	background: url(/sp/common/image/label_free.gif) no-repeat right center;
	background-size: 42px auto;
	-webkit-background-size: 42px auto;
	font-weight: bold;
}
.order .coution {
	color: #C00;
	text-align: center;
	margin-top: 10px;	
}
.order .coution h3 {
	font-size: 16px;
	font-weight: bold;
}

.order .num-list li {
	margin-top: 5px;
	color: #FF8600;
	font-weight: bold;
	background-color: #FFF3E5;
	line-height: 1;
	padding: 6px 6px 5px 8px;
}
.order .num-list li span {
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	width: 14px;
	height: 14px;
	font-size: 10px;
	text-align: center;
	margin-right: 6px;
	background-color: #FF8600;
	padding-top: 2px;
	letter-spacing: -0.001em;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	position: relative;
	top: -1px;
}
.order .num-list li:last-child {
	background-color: #FF8600;
	color: #FFF;
}
.order .num-list li:last-child span {
	background-color: #FFF;
	color: #FF8600;
}

.order .img-f-wrap {
	margin-top: 10px;
	display: table;
	width: 100%;
}
.order .img-f-wrap div {
	display: table-cell;
	width: 50%;
	text-align: center;
}
.order .img-f-wrap div .cap {
	font-size: 10px;
	color: #FF0000;
	margin-top: 5px;	
}


.order .fwrap02 div {
	text-align: left;
}
.order .fwrap02 .img-col {
	width: 157px;
	vertical-align: top;
}
.order .fwrap02 .txt-col {
	width: auto;
}
.order .fwrap02 .txt-col .col-ttl {
	color: #FF8500;
	font-weight: bold;
	margin-bottom: 5px;	
}

.order .brand-navi-col h3 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.order .brand-navi-col .brand-navi {
	display: table;
	border-left: 1px solid #FF8700;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	table-layout: fixed;
	border-top: 1px solid #FF8700;
	margin-top: 10px;
}
.order .brand-navi-col .brand-navi > div {
	display: table-row;
}
.order .brand-navi-col .brand-navi a,
.order .brand-navi-col .brand-navi span {
	display: table-cell;
	border-bottom: 1px solid #FF8700;
	border-right: 1px solid #FF8700;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
	padding: 5px;
	min-height: 44px;
	height: 44px;
	color: #FF8700;
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, -moz-linear-gradient(top, #fffdfd 0%, #ffe8ce 100%);
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffdfd), color-stop(100%,#ffe8ce));
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, -webkit-linear-gradient(top, #fffdfd 0%,#ffe8ce 100%);
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, -o-linear-gradient(top, #fffdfd 0%,#ffe8ce 100%);
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, -ms-linear-gradient(top, #fffdfd 0%,#ffe8ce 100%);
	background: url(/sp/common/image/bg_tri.png) no-repeat right bottom, linear-gradient(to bottom, #fffdfd 0%,#ffe8ce 100%);
	line-height: 1;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
}
.order .brand-navi-col .brand-navi:nth-of-type(1) {
	
}
.order .brand-navi-col .brand-navi .name {
	font-weight: bold;
	margin-bottom: 2px;
}
.order .brand-navi-col .brand-navi .kana {
	font-size: 7px;
	letter-spacing: -0.001em;
	line-height: 1.4;
}
.order .brand-navi-col .brand-navi a.stay,
.order .brand-navi-col .brand-navi span {
	color: #FFF;
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, -moz-linear-gradient(top, #ffb766 0%, #ff8700 100%);
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb766), color-stop(100%,#ff8700));
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, -webkit-linear-gradient(top, #ffb766 0%,#ff8700 100%);
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, -o-linear-gradient(top, #ffb766 0%,#ff8700 100%);
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, -ms-linear-gradient(top, #ffb766 0%,#ff8700 100%);
	background: url(/sp/common/image/bg_tri_o.png) no-repeat right bottom, linear-gradient(to bottom, #ffb766 0%,#ff8700 100%);
	text-shadow: -1px -1px 0px rgba(80, 44, 00, 0.3);
}


.order .fwrap03 div {
	text-align: left;
}
.order .fwrap03 .img-col {
	width: 132px;
	vertical-align: top;
}
.order .fwrap03 .txt-col {
	width: auto;
}

.btn-request input {
background-color: #FF8700;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFB766), to(#FF8700));
background-image: -webkit-linear-gradient(#FFB766, #FFB766 25%, #FF8700);
background-image: -moz-linear-gradient(top, #FFB766, #FFB766 25%, #FF8700);
background-image: -ms-linear-gradient(#FFB766, #FF8700);
background-image: -o-linear-gradient(#FFB766, #FF8700);
background-image: linear-gradient(#FFB766, #FF8700);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EA9898", endColorstr="#C00", GradientType=0);
padding: 6px;
margin: 0 auto;
color: white;
font-weight: bold;
font-size: 18px;
text-decoration: none;
border: 1px solid #FF8700;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
display: block;
width: 100%;
text-align: center;
text-shadow: 1px 1px 0px #666;
}
.btn-request.soldout input {
background-color: #999;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCC), to(#999));
background-image: -webkit-linear-gradient(#CCC, #CCC 25%, #999);
background-image: -moz-linear-gradient(top, #CCC, #CCC 25%, #999);
background-image: -ms-linear-gradient(#CCC, #999);
background-image: -o-linear-gradient(#CCC, #999);
background-image: linear-gradient(#CCC, #999);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EA9898", endColorstr="#C00", GradientType=0);
padding: 6px;
margin: 0 auto;
color: white;
font-weight: bold;
font-size: 18px;
text-decoration: none;
border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
display: block;
width: 100%;
text-align: center;
text-shadow: 1px 1px 0px #666;
}
.soldout-txt {
	color: #C00;
	margin-top: 10px;
}


/*===============
 /order/flow/
===============*/
.order .flow .gray-box {
	background-color: #EFEFEF;
	padding: 10px;
	text-align: center;
}
.order .flow .gray-box .pay {
	display: inline-block;
	text-align: left;
}

.order .flow .bdr-box {
	border: 2px solid #FF8700;
	border-top: none;
}

.order .heading-num {
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #FF8700;
	line-height: 1;
	padding: 6px 6px 5px 8px;
}
.order .heading-num span {
	color: #FF8700;
	font-weight: bold;
	display: inline-block;
	width: 14px;
	height: 14px;
	font-size: 10px;
	text-align: center;
	margin-right: 6px;
	background-color: #FFF;
	padding-top: 2px;
	letter-spacing: -0.001em;
	box-sizing: border-box;
	
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	position: relative;
	top: -1px;
}


/*===============
 /order/shipping/
===============*/
.order .shipping .package {
	margin-top: 10px;
}
.order .shipping .package p {
	background-color: #FF8700;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.order .shipping .package ul {
	padding: 10px;
	border: 2px solid #FF8700;
	border-top: none;
	display:;
}
.order .shipping .package ul li {
	display: inline-block;
	color: #FF8500;
	font-size: 10px;
	font-weight: bold;
	width: 49%;
}

.order .list-num {
}
.order .list-num dt {
	background-color: #FFF3E5;
	margin-top: 15px;
	-moz-border-radius: 26px 0 0 26px;
	-webkit-border-radius: 26px 0 0 26px;
	border-radius: 26px 0 0 26px;
	font-size: 14px;
	color: #FF8500;
}
.order .list-num dt span {
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	width: 26px;
	height: 26px;
	font-size: 14px;
	text-align: center;
	margin-right: 6px;
	background-color: #FF8500;
	padding-top: 2px;
	letter-spacing: -0.001em;
	box-sizing: border-box;
	
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
	position: relative;
	top: -1px;
}
.order .list-num dd {
	margin-top: 10px;
}














































