@charset "utf-8";

/*
----------------------------------------------------------------------------------------------------
# form and cart
----------------------------------------------------------------------------------------------------
*/

#alpha h2{
	margin-bottom: 40px;
}
#alpha h4{
	margin: 0 auto 10px;
}
#alpha h4{
	margin:0 0 10px 0;
	padding:3px 0 3px 5px;
	border-left:5px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
#alpha table{
	width:100%;
	background:#c0c0c0;
	margin: 0 auto 10px;
	border-collapse: collapse;
}
#alpha table th,
#alpha table td{
	padding: 5px 10px;
	border: 1px solid #888;
	text-align:left;
}
#alpha table th{
	width:25%;
	background: #f1f1f1;
}
#alpha table td{
	background: #fff;
}
#alpha table td em{
	display:block;
	padding:5px 0 0 0;
	color: #e30213;
}
#alpha table td span{
	display:block;
	padding:5px 0 0 0;
}
#alpha table td ul{
	margin:0;
	padding:0;
}
#alpha table td li{
	padding:0 10px 0 0;
	display:inline;
}
#alpha table input{
	margin:0 5px 0 0;
}
#alpha table .note{
	font-weight:normal;
	font-size:90%;
	line-height:1.3em;
	color:#e30213;
}
#alpha #item_spec{
	margin:0 auto;
}
#alpha #item_spec_2{
	margin:10px auto 2em;
}

#alpha #rfq-form h2{
	margin-bottom:20px;
}
#alpha #rfq-form h3{
	margin-bottom:10px;
}

#alpha .error th{
	background:#e4d4e1;
}
#alpha .error td{
	background:#ffeffc;
}
#alpha .error td input{
}

/*送信後*/
#alpha .done{
	width:25em;
	margin:0 auto;
	padding:20px 0;
}
#alpha .done p{
	font-size:medium;
}

/*ナビ*/
#alpha #form-flow{
	padding:0 0 20px 0;
}
#alpha #form-flow li{
	width:160px;
	height:30px;
	float:left;
	margin:0 30px 0 0;
	text-align:center;
	color:#666;
	font-weight:bold;
	font-size:medium;
	line-height:33px;
	text-indent:-1em;
	background:url(../images/img-form-off.gif) no-repeat 0 0;
}
#alpha #form-flow li.on{
	color:#fff;
	background:url(../images/img-form-on.gif) no-repeat 0 0;
}
#alpha #form-flow li.end{
	text-indent:0;
	background:url(../images/img-form-end-off.gif) no-repeat 0 0;
}
#alpha #alpha #form-flow li.end-on{
	color:#fff;
	text-indent:0;
	background:url(../images/img-form-end-on.gif) no-repeat 0 0;
}

#alpha span.checkbox{
	display:inline-block;
	min-width:24%;
	margin:0; padding:0;
}
#alpha label.checked{
	font-weight:bold;
	text-decoration:underline;
}

/*必須画像*/
#alpha .must th{
	background: #efefef url(../images/icon-from-must.png) no-repeat right 10px center;
}
#alpha .default th{
	background: #efefef url(../images/icon-from-default.png) no-repeat right 10px center;
}
#alpha .must input[type="text"],
#alpha .must textarea{
	border: 1px solid #F6534E;
}
#alpha .must-icon th{
	background: #efefef url(../images/icon-from-must.png) no-repeat right 10px center;
}
#alpha .default th{
	background: #efefef url(../images/icon-from-default.png) no-repeat right 10px center;
}
#alpha .must-icon input[type="text"],
#alpha .must-icon textarea{
	border: 1px solid #F6534E;
}

/*送信ボタン*/
/*#alpha button,
#alpha input[type="button"]{
	padding:2px 5px;
	cursor:pointer;
}*/
#alpha .button{
	cursor:pointer;
}

.submit_button {
	background: #FFA900;
	background-image: -webkit-linear-gradient(top, #FFA900, #FF8300);
	background-image: -moz-linear-gradient(top, #FFA900, #FF8300);
	background-image: -ms-linear-gradient(top, #FFA900, #FF8300);
	background-image: -o-linear-gradient(top, #FFA900, #FF8300);
	background-image: -webkit-gradient(to bottom, #FFA900, #FF8300);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 20px;
	font-weight: 800;
	padding: 15px;
	-webkit-box-shadow: 5px 6px 10px 0 #000000;
	-moz-box-shadow: 5px 6px 10px 0 #000000;
	box-shadow: 5px 6px 10px 0 #000000;
	text-shadow: 1px 1px 20px #FFAE00;
	border: solid #FFAE00 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}

.submit_button:hover {
	border: solid #FF8300 0;
	background: #FF8300;
	background-image: -webkit-linear-gradient(top, #FF8300, #FFA900);
	background-image: -moz-linear-gradient(top, #FF8300, #FFA900);
	background-image: -ms-linear-gradient(top, #FF8300, #FFA900);
	background-image: -o-linear-gradient(top, #FF8300, #FFA900);
	background-image: -webkit-gradient(to bottom, #FF8300, #FFA900);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 16px;
	text-decoration: underline;
}

.no_submit_button {
	background:#ededed;
	background-image: -webkit-linear-gradient(top, #ededed, #dfdfdf);
	background-image: -moz-linear-gradient(top, #ededed, #dfdfdf);
	background-image: -ms-linear-gradient(top, #ededed, #dfdfdf);
	background-image: -o-linear-gradient(top, #ededed, #dfdfdf);
	background-image: -webkit-gradient(to bottom, #ededed, #dfdfdf);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	color:#777777;
	font-family: Verdana;
	font-size: 20px;
	font-weight: 800;
	padding: 15px;
	-webkit-box-shadow: 5px 6px 10px 0 #000000;
	-moz-box-shadow: 5px 6px 10px 0 #000000;
	box-shadow: 5px 6px 10px 0 #ffffff;
	border: solid #dcdcdc 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}

#form .submit{
	margin-bottom: 40px;
	text-align:center;
}

#cart_table th:not(:first-child){
	width: 10%;
}
#cart_table th:first-child{
	width: 40%;
}
#cart_table .price{
	color: red;
	font-weight: bold;
	font-size: 1.3em;
}
#cart_table li{
	display: block;
}
#cart_table .space{
	width: 1px;
	padding: 0;
	margin: 0;
}
#cart .red{
	font-weight: bold;
	color: red;
	text-align: center;
	font-size: 1.3em;
}


#alpha table .link{
	font-weight: normal;
	display: block;
	font-size: 0.85em;
}
#alpha table td a{
	text-decoration: underline;
}
#alpha table td a:hover{
	text-decoration: none;
}

#alpha .red{
	color: red;
}

#versign{
	background:#9b0033;
	color:#fff;
	margin:0 auto 40px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#versign-inner{
	height:82px;
	padding:10px;
}
#versign .float-left{
	width:115px;
	height:82px;
	background:#fff;
	border:none;
	margin:0 10px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#versign p{
	font-size:11px;
	margin:10px 0 0 0;
}
#versign p a{
	color:#fff;
	text-decoration:underline;
	margin:0 .5em;
}
#versign p a:hover{
	text-decoration:none;
}

#cart-flow{
	padding-bottom: 3em;
}

#cart-flow #payment-charts,
#cart-flow .payment-chart,
#cart-flow p{
	padding-bottom: 0;
	margin-bottom: 0;
}
#cart-flow a{
	text-decoration: underline;
}


#rfq-paypal{
	margin-top: -50px;
	margin-bottom: -20px;
}
#rfq-paypal td,
#rfq-paypal table,
#rfq-paypal tr{
	background: none;
	padding: 0;
	margin: 0;
}

.photo-border{
	border: 1px solid #999;
	padding: 4px;
}

.inq-header-text{
	line-height: 170%;
}


#alpha #support_text .support-block{

}
#alpha #support_text .w50per{
	width: 49%;
}
#alpha #support_text textarea{
	width: 90%;
	height: 130px;
}


/*********** タブ - 大カテゴリ ***********/
#rfq-tab{
}
#rfq-tab ul {
	text-align: center;
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 6px;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	background: url(../images/bg-aaa.gif) bottom repeat-x;
}
#rfq-tab ul li {
	width: 105px;
	position: relative;
	display: inline-block;
	margin: 0 -5px;
	padding: 0 15px 0 20px;
	color: #888;
	line-height: 2em;
	cursor:pointer;
	border: 1px solid #AAA;
	position: relative;
	z-index: 1;
	float: left;
	background: #fff url(../images/bg-rfq-tab.jpg) 0 repeat-x;

	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	behavior: url(/css/PIE.htc); /*PIE.htc*/
}
#rfq-tab ul li.on {
	width: auto;
	cursor:default;
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
	font-weight:bold;
}

#rfq-tab ul li.on:hover {
	color: #444;
	font-weight:bold;
}
#rfq-tab ul li:hover {
	color: #444;
	font-weight:bold;
}
#rfq-tab .add-item{
	height: 23px;
	width: 15px;
	line-height: 23px;
	margin-top: 5px;
	padding: 0 10px 0 15px;
	z-index: 0;
}
#rfq-tab ul li .remove-item{
	display: none;
}
#rfq-tab ul li.on .remove-item{
	display: inline;
	color: red;
	cursor: pointer;
	font-weight: normal;
}
#rfq-tab ul li.on .remove-item:hover{
	font-weight: bold;

}
#rfq-tab ul li.additem-txt{
	border: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 0;
	cursor: text;
	background: url(../images/bg-rfq-additem-txt.gif) 0 0 no-repeat;
	margin-left: 10px;
	height: 29px;
	border-radius: 0;
	width: 163px;
	text-align: center;
}
.item-block{
	display: none;
}
.item-block.on{
	display: block;
}


.hidden{
	display: none;
}
#alpha td span.hidden{
	display: none;
}

.btn-value-change,
.btn-value-save{
	float: right;
}
.value-area{
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
#rfq-fomat{
	padding: 30px 10px 0;
	margin-left: 1px;
	margin-top: -1px;
	margin-bottom: 20px;
	border: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
#rfq-fomat hr{
	border-top: 1px solid #AAA;
	margin: 2em 0 1em;
}

#rfq-fomat dt,
#rfq-fomat dd{
	display: inline;
}

#rfq-fomat dd em{
	position: absolute;
}


.item-block .price{
	text-align: right;
}
.item-block .price .shokei{
	float: left;
	padding-left: 500px;
	font-weight: bold;
	padding-bottom: 5px;
}
.item-block .border-bottom{
	border-bottom: 1px solid #444;
}


#ui-datepicker-div{
	font-size: 12px;
}

.form-input dd ,
.form-input td {
	height: 50px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.form-input .must td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.form-input dd .error ,
.form-input td .error {
	position: absolute;
	top: -15px;
	left: 0;
	white-space: nowrap;
	padding: 3px 10px;
	background: #e30213;
	color: #fff;
	border-radius: 5px;
	opacity: 0.8;
}
.form-input dd .error { top: -35px;}
.form-input dd .error .inner ,
.form-input td .error .inner {
	position: relative;
}
.form-input dd .error .inner:after ,
.form-input td .error .inner:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #e30213 transparent transparent transparent;
	z-index: -1;
}
#alpha-inner {
	overflow: visible;
}
.form .btn-back {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #333;
	background-color: #F5F5F5;
	border-color: #ccc;

	vertical-align: top;
	margin-top: 10px;
}
.form .btn-back:focus,
.form .btn-back.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.form .btn-back:hover {
	text-decoration: none;
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.form .btn-back:active,
.form .btn-back.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	/* box-shadow */
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.inquiry_form{
	margin: 0 auto 40px;
	width: 98%;
}
.inquiry_form *{
	margin: 0;
	padding: 0;
}
.inquiry_form{
	font-size: 15px;
	line-height: 1.5;
}
.inquiry_form ul{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 5px 0;
}
.inquiry_form li{
	width: 33%;
	padding-bottom:3px;
	float: left;
}
.inquiry_form input{
	margin-right: 3px;
}
.inquiry_form textarea{
	width: 100%;
}
.ondes {color: #999;}

.form-input td input{
	font-size: 14px;
	padding: 5px 0;
}

/*
----------------------------------------------------------------------------------------------------
# cart
----------------------------------------------------------------------------------------------------

/***************************************************************************************************
 * 共通
 **************************************************************************************************/

#cart-nav-title{
	background: url(../../../images/h-box1-bg.gif);
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 10px;
}
#cart-nav-title .step{
	padding-right: 10px;
	color: #D20A2A;
	font-weight: bold;
}
#cart-nav{
	padding-bottom: 5px;
	padding-left: 10px;
}
#cart-nav li{
	float: left;
	margin-right: 5px;
	padding: 2px 5px;
}
#cart-nav .on{
	background-color: #D30A2A;
	color: #fff;
}

.noki-date-box{
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
	width: 450px;
	margin: 0 auto 20px;
	color: #D30A2A;
	font-weight: bold;
	text-align: center;
}
.noki-date-box .inner1{
	border: 2px solid #D30A2A;
	background: #FFAAAA;
	padding: 7px;
}
.noki-date-box .inner2{
	background: #FFF;
	padding: 10px;
}
.noki-date{
	font-size: 2.5em;
	line-height: 1.2em;
	padding-bottom: 0;
}
.noki-text{
	font-size: 1.2em;
	padding-bottom: 0;
}

.attention-box ul{
	padding: 5px 0;
	line-height: 22px;
}


.error{
	color: red;
	font-weight: bold;
}


/***************************************************************************************************
 * index
 **************************************************************************************************/
#cart-empty-text{
	padding: 100px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
}

/***************************************************************************************************
 * payment
 **************************************************************************************************/

.user-delivery-block .block{
	padding-left: 26px;
}
.order_memo{
	min-height: 120px;
	display: block;
}

/***************************************************************************************************
 * upload
 **************************************************************************************************/
.upload-box{
	background: #fdfdfd;
	border:1px solid #ddd;
	padding: 10px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.upload-box table{
	margin-bottom: 10px !important;
}
.upload-box table a{
	font-weight: bold;
}
.upload-box .th-v{
	width: 5em;
}
.checklist table{
	display: none;
}
.checklist table.on{
	display: table;

}


.user-delivery-block ul{
	padding: 10px;
}
.user-delivery-block li{

}
.user-delivery-block li label{
	display: block;
	border-left: 4px solid #CCC;
	padding-left: 5px;
	background-color: #FDF7F7;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	-moz-box-shadow: 1px 1px 5px #ccc;
	behavior:url(/css/PIE.htc);
}
.user-delivery-block li label.checked{
	border-left: 4px solid #D9534F;
}
.user-delivery-block li input[type="radio"]{
	float: left;
}
.user-delivery-block li dl{
	padding-left: 30px;
}


input.x1{	width: 20%;}
input.x2{	width: 40%;}
input.x3{	width: 60%;}
input.x4{	width: 80%;}

.cart_data{
	border: 3px double #c00;
	background: #ffe;
	padding: 20px 0;
}
.cart_data p{
	text-align: center;
	font-size: 24px;
	color: #f00 !important;
	font-weight: bold;
	line-height: 1;
}
.cart_data p strong{
	color: #f00 !important;
	font-size: 36px !important;
}
.cart_data ul{
	margin: 10px 10px 0;
	line-height: 1.8;
	font-size: 12px;
}

#cart-table table th{
	text-align: center !important;
	width: 15.5% !important;
	background: #f1f1f1;
}
#cart-table table td{
	text-align: right !important;
}
#cart-table .border-bottom-double td{
	border-bottom: 3px double #D30A2A;
}

.stepBar {
	width: 700px;
	height: 40px;
	margin: 20px auto;
	padding: 0;
}
.stepBar li {
	width: 19%;
	height: 40px;
	line-height: 40px;
	list-style: none;
	float: left;
	border: 1px solid #fff;
	position: relative;
	text-align: center;
	background-color: #f0efef;
	font-size: 14px;
	text-indent: 1em;
}
.stepBar li.active {
	background-color: #ff9966;
	color: #FFF;
}
.stepBar li span.before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #fff;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #fff;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	left: 0px;
	z-index: 10;
}
.stepBar li.first span.before {
	border: none;
}
.stepBar li span.after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 19px;
	border-color: transparent transparent transparent #f0efef;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #007bff;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#007bff');
	position: absolute;
	right: -19px;
	z-index: 50;
}
.stepBar li.active span.after {
	border-color: transparent transparent transparent #f96;
}

.cart_lead{
	font-size: 16px;
	margin: 20px auto;
	text-align: center;
	line-height: 1.5;
}

#data-table table{
	margin-bottom: 40px !important;
}
.cart_upload p{
	margin: 2em auto 1em;
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
}
.cart_upload p strong{
	color: #f00 !important;
	font-weight: bold;
	font-size: 16px !important;
}
.cart_upload a[href$=".pdf"]{
	transition-duration: .3s;
	display: block;
	background: #f60;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	padding: .8em 0 .5em;
	width: 40%;
	margin: 0 auto 20px;
	text-decoration: none;
}
.cart_upload a[href$=".pdf"]:hover{
	background: #fa3;
}
.cart_upload a[href$=".pdf"]:after {
	display: inline-block;
	content: url("/images/common/ico_pdf.png");
	vertical-align: middle;
}
.cart_upload h4{
	margin: 2em auto 1em;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	background: #efefef;
	padding: .5em 0 !important;
	color: #333;
	border: none !important;
}

.cart_btn{
	display: table;
	width: 100%;
	margin: 40px auto 0;
	padding: 0;
}
.cart_btn li{
	width: 50%;
	display: table-cell;
	vertical-align: top;
	cursor: pointer;
}
.cart_btn li:hover{
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}
.cart_btn li:first-child{
	text-align: left;
}
.cart_btn li:last-child{
	text-align: right;
}

/* clearfix */
.clearfix {width:100%;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#rise_order_detail{
	display: none;
}

.form-input dd ,
.form-input td {
	height: 50px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.form-input .must td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.form-input dd .error ,
.form-input td .error {
	position: absolute;
	top: -15px;
	left: 0;
	white-space: nowrap;
	padding: 3px 10px;
	background: #e30213;
	color: #fff;
	border-radius: 5px;
	opacity: 0.8;
}
.form-input dd .error { top: -35px;}
.form-input dd .error .inner ,
.form-input td .error .inner {
	position: relative;
}
.form-input dd .error .inner:after ,
.form-input td .error .inner:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #e30213 transparent transparent transparent;
	z-index: -1;
}


/***************************************************************************************************
 * calendar
 **************************************************************************************************/

/* calendar */


#alpha table.calendar {
	background: #fff;
	border: none;
	width: 100%;
	margin: 0 auto 10px auto;
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid #ddd;
	line-height: 20px;
}
#alpha table.calendar .title{
	font-weight: bold;
	font-size: 1.2em;
}
#alpha table.calendar td {
	padding: 2px;
	text-align: center;
	border: 1px solid #ddd;
}
#alpha table.calendar th {
	padding: 2px 5px;
	margin: 0;
	background: #E9E9E9;
	border: none;
	text-align: center;
	font-size: 11px;
	border: 1px solid #ddd;
	font-weight: normal;
}
#alpha table.calendar .today {
	font-weight: bold;
	font-size: 1.1em;
	border: 2px #D20A2A solid;
}

#alpha table.calendar td.week_day6{
	background-color: #FFAAAA;
}
#alpha table.calendar td.holiday,
#alpha table.calendar td.week_day0{
	color: #000;
	background-color: #FFAAAA;
}
#alpha table.calendar .change {
	padding: 0;
	cursor: pointer;
	font-weight: bold;
}
#alpha table.calendar .change:hover{
	text-decoration: underline;
}

#alpha #customer-support-area table.calendar-show{
	width: 180px;
}

#alpha .calendar-show table.calendar .change{
	cursor: default;
}

#alpha .calendar-show table.calendar .change span{
	display: none;
}

#alpha #customer-support-area table.calendar-show td{
	padding: 0 2px;
}