@charset "utf-8";
/*===========================================
cart　カート＆メンバー関連
===========================================*/

/*===========================================
ベース
===========================================*/


#popup-header {
  padding: 20px;
  /*background: url(../img/common/bg_paper.jpg);*/
}

.cart-wrap {
	width: 100%;
	margin: 40px auto;
}
.cart-wrap-popup {
  padding: 30px;
}

.link-1 li a {
  padding-left: 18px;
  color: #002040;
  background: url(../img/common/icon_arrow_03.png) no-repeat 0 4px;
  text-decoration: none;
}

/*===========================================
ボタン
===========================================*/

/* 色指定 */


.btn-c-red a {
  background: #660000;
  color: #FFF;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}
.btn-c-gray a {
  background: #DDD;
  color: #555;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}
.btn-c-red-gradation a {
  background-image: linear-gradient(180deg,rgb(148,63,59) 0%,rgb(122,34,34) 100%);
  color: #FFF;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}
.btn-c-beige-gradation a {
  background-image: linear-gradient(180deg,rgb(255,255,255) 0%,rgb(241,238,214) 100%);
  color: #660000;
  border-radius: 5px;
  border: solid 1px #CAAEAF;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}

.btn-c-red a:hover,
.btn-c-gray a:hover,
.btn-c-red-gradation a:hover,
.btn-c-beige-gradation a:hover { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }


/* 個別指定 */

.btn-login { width: 100px; float: left; margin:1px 0 0 15px; display: inline;}
.btn-login a { width: 100px; padding: 4px 5px;}

.btn-edit { width: 50px; font-size: 12px;}
.btn-edit a { width: 50px; padding: 3px 0;}

.btn-big { min-width: 240px; font-size: 18px;}
.btn-big a { min-width: 200px; padding: 10px 20px;}

.btn-middle { min-width: 200px; font-size: 16px;}
.btn-middle a { min-width: 160px; padding: 5px 20px;}

.btn-small { min-width: 100px;}
.btn-small a { min-width: 60px; padding: 5px 20px;}

.btn-center { margin-left: auto; margin-right: auto;}




/* ボタン配置 */

.btnul-1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.btnul-2 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.btnul-3 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.btnul-1 li, .btnul-3 li { width: 50%;}
.btnul-2 li { width: 33%;}

.btnul-1 .left,
.btnul-2 .left,
.btnul-3 .left { float: left;}
.btnul-1 .right,
.btnul-2 .right,
.btnul-3 .right { float: right; text-align: right;}

.btnul-2 .center { float: left; text-align: center;}


/*===========================================
入力フォーム
===========================================*/

.formtable{ margin:0 auto 30px; padding:0; line-height:1.6; width: 94%; border-top:1px solid #CCC; border-left:1px solid #CCC;}
.formtable th{width:150px; text-align: left; vertical-align: top; white-space: nowrap; font-weight:bold; color:#002040; background:#EEE; padding:10px 20px; border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
.formtable th i,
.icon-need {color:#FFF; font-size:10px; margin:auto 14px; background:#B20000; padding:2px 8px 1px; line-height:1em;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
.formtable td{ padding:10px 20px; border-bottom:1px solid #CCC; border-right:1px solid #CCC; vertical-align: middle;}
.formtable td em{ font-size: 12px;}
.formtable select, .formtable input{ padding: 2px; margin: 3px 0;}
.formtable textarea:focus,input:focus{ background:#ffdab9;}

.login .cart-login { padding-top: 5px;}
.login input .cart-login input { padding: 4px; margin: 3px 0;}

/*
.formtable select {-moz-appearance: none;-webkit-appearance: none;appearance: none;border-radius: 0;border: 0;margin: 0;padding: 0;background: none transparent;vertical-align: middle;font-size: inherit;color: inherit;box-sizing: content-box;}
.formtable .formbox-a{ font-weight:bold;}
.formtable input, .formtable select, .login input {height:30px; border:1px solid #CCC; font-size:16px; line-height:1em;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; background-image:linear-gradient(180deg,rgb(238,238,238) 0%,rgb(255,255,255) 100%); padding-left:11px; padding-right:11px; margin-bottom: 5px;}
.formtable .form-btn-a{ color:#660000; margin:auto 12px; padding:auto 14px; border:#CAAEAF 1px solid; height:30px; display:inline-table; text-decoration:none; line-height:30px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; background-image:linear-gradient(180deg,rgb(255,255,255) 0%,rgb(241,238,214) 100%); padding-left:14px; padding-right:14px;}
.formtable .form-btn-a:hover{ text-decoration:none; color:#FFF; background:#CAAEAF;}*/
.formtable .form-wd-150{ width:128px;}
.formtable .form-wd-100{ width:78px;}
.formtable .form-wd-500{ width:478px;}
.formtable .form-wd-600{ width:578px;}
.formtable .form-ht-180{ height:170px;width:578px; padding-top:10px;}

/* のし指定用 */
.wrappingtable th{width: 200px; white-space: normal;}
.wrappingtable table { margin:0; width: 90%; border-top:1px solid #CCC; border-left: none;}
.wrappingtable table th{width: 70px; border-right: none; background:url(../img/common/icon_arrow_04.png) no-repeat 5px 20px; padding: 15px 20px 10px 25px;}
.wrappingtable table td{border-right: none;}



/*===========================================
会員登録
===========================================*/

.kiyaku {
	height: 200px;
	padding: 20px;
	margin-bottom: 50px;
	overflow-y: scroll;
	line-height: 1.5;
	background: #F3F3F3;
}
.kiyaku h3 {
	font-weight: bold;
	color: #002040;

}
.kiyaku p {
	margin-bottom: 2em;
}

#step {
	width: 800px;
	overflow: hidden;
	margin:0 auto 40px;
}
#step li {
	width: 200px;
	float: left;
}


/*===========================================
マイページ
===========================================*/

#mypage-name {
	background: #F1EED6;
	border: 3px solid #D96D00;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
#mypage-link {
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
	color: #002040;
}

#sendto-list{ margin:0 auto; padding:0; width: 100%; border-left:1px solid #CCC; border-top:1px solid #CCC;}
#sendto-list th{text-align: left; vertical-align: middle; font-weight:bold; color:#002040; background: #EEE; padding:10px; line-height: 1.5; border-right:1px solid #CCC; border-bottom:1px solid #CCC;}
#sendto-list td{ vertical-align: middle; padding:10px; border-right:1px solid #CCC; border-bottom:1px solid #CCC;}

.cardtable{ margin:10px auto 30px; padding:0; line-height:1.6; width: 700px; border-top:1px solid #CCC; border-left:1px solid #CCC;}
.cardtable th{ vertical-align: middle; font-weight:bold; color:#002040; background:#EEE; padding:15px; border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
.cardtable td{ vertical-align: middle; padding:15px; border-bottom:1px solid #CCC; border-right:1px solid #CCC; font-size: 16px;}
.cardtable select{ padding: 2px; margin: 3px 0;}

.orderlist {
	border-top: 2px solid #999;
}
.orderlist li {
	border-bottom: 2px solid #999;
	padding: 20px;
}
.orderlist h3 {
	font-size: 18px;
}
.orderlist h3:before {
	content: "■";
	color: #8C3032;
}
.orderlist h3 span {
	font-size: 14px;
	font-weight: normal;
}
.orderlist .carttable{
	width: 100%;
	margin-bottom: 15px;
}



/*===========================================
カート
===========================================*/

/* カートの中身確認 */
.carttable {
	margin:0 auto 30px;
	width: 94%;
	border-top:1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-right: 1px solid #CCC;
}
.carttable th{
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	color:#002040;
	padding: 5px 10px;
	border-bottom:1px solid #CCC;
	background: #EEE;
	white-space: nowrap;
}
.carttable td{
	vertical-align: middle;
	padding:10px;
	border-bottom:1px dotted #CCC;
}
.carttable .total th,
.carttable .total td {
	border-top: 1px solid #CCC;
	padding: 15px 10px;
}
.carttable .postage th,
.carttable .postage td {
	padding: 5px 10px;
}
.carttable .number {
	text-align: center;
}
.carttable .price {
	text-align: right;
	white-space: nowrap;
}
.carttable .price2 {
	text-align: right;
	white-space: nowrap;
	color: #D80000;
}
.carttable .totalprice {
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	white-space: nowrap;
}
.carttable .plus {
	font-size: 12px;
	color: #D80000;
}


.cart-headlintext {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #D80000;
}

.cartframe {
    border: 2px solid #CCC;
    margin-bottom: 40px;
}
.cartframe .inner {
	padding:0 30px 10px;

}
.cartframe h2	{
	background-color:#333;
	margin-bottom:30px;
	padding:10px 30px;
	font-weight:bold;
	font-size: 16px;
	color:#FFF;
}

.cart-postagefree {
	width: 92%;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #B3424A;
	padding: 5px 10px;
	margin:0 auto 20px;
	text-align: center;
}
.cart-postagefree span {
	font-size: 22px;
	color: #B3424A;
}

.cart-water {
	width: 92%;
	color: #D80000;
	font-weight: bold;
	border: 2px solid #D80000;
	padding: 10px;
	margin:0 auto 20px;
	overflow: hidden;
	line-height: 1.3;
}
.cart-water img {
	float: left; margin-right: 8px;
}

.cart-orderdetail{
	margin-top:20px;
	padding: 10px 0 8px 15px;
	border-bottom: 2px solid #aaa;
	color:#333;
	background-color:#eee;
	font-size:16px;
	font-weight:bold;
}

/* カート内ログイン */

#cart-login {
	width: 360px;
	height: 260px;
	padding: 20px 35px;
	float: left;
	border: 3px solid #D96D00;
	line-height: 1.5;
}
#cart-login h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #D96D00;
	text-align: center;
}
#cart-login table {
	width: 90%;
	margin:0 auto 15px;
}
#cart-login th,
#cart-login td {
	padding: 5px;
}
#cart-entry {
	width: 360px;
	height: 260px;
	padding: 20px 35px;
	float: right;
	border: 3px solid #064500;
	line-height: 1.5;
}
#cart-entry h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #064500;
	text-align: center;
}

 .member,  .new_member {
	margin: 30px 0 20px 0;
	border:1px solid #aaa;
	width:48%;
	min-height:270px;
	max-height:auto;
	}
 .member {
	float:left;
	}
 .new_member {
	float:right;
	}

 .member .member_ttl,  .new_member .new_member_ttl {
	padding:10px 0 7px 10px;
	}
 .member .member_ttl {
	border-bottom:2px solid #F90;
	color:#F90;
	font-weight:bold;
	}
 .new_member .new_member_ttl {
	border-bottom:2px solid #39F;
	color:#39F;
	font-weight:bold;
	}
 .member .member_box,  .new_member .member_box {
	padding:5px 15px 15px 15px;
	}
 .member .member_box div {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
	}
 .member .member_box label {
	padding-right:10px;
	}
 .member .member_box input {
	margin-left:10px;
	padding:5px;
	}
 .member .member_box .forget {
	text-align:right;
	margin-top: 10px;
	font-size: 12px;
	padding-right:25px;
	}

 .member .member_box .cart_login,.cart_short_new {
	display:block;
	width:70%;
	max-width:300px;
	margin:15px auto 0 auto;
	padding: 12px 0 10px 0;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	color:#FFF;
	background-color:#454545;
}

 .member .member_box .cart_login:hover {
	color:#FFF;
	background: -moz-linear-gradient(top, #360, #690);/* Firefox用 */
    background: -webkit-gradient(linear, left top, left bottom, from(#360), to(#690));/* Safari,Google Chrome用 */
}
 .member .member_box .cart_login:active {
	color:#FFF;
	background: -moz-linear-gradient(top, #690, #360);/* Firefox用 */
    background: -webkit-gradient(linear, left top, left bottom, from(#690), to(#360));/* Safari,Google Chrome用 */
}
 .new_member .member_box .cart_reg,  .new_member .member_box .cart_noreg {
	display:block;
	width:70%;
	max-width:300px;
	margin:15px auto 0 auto;
	padding: 12px 15px 10px 15px;
	color:#444;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
}

 .new_member .member_box .cart_reg {
	background: #FC0;
	border:#F90 solid 2px;
}

 .new_member .member_box .cart_reg:hover {
	background: #FFC;
}

 .new_member .member_box .cart_noreg {
	color:#666;
	background: #FFF;
	border:#F90 solid 2px;
}

 .new_member .member_box .cart_noreg:hover {
	background: #eee;
	}


/*最近チェックした商品*/
.table-ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

.table-ul li {
  display: table-cell;
  vertical-align: middle;
}
.table-ul li img {
	width:80%;
}

.table-ul .c_item {
	border-right:1px dashed #999999;
}
.table-ul .c_item:first-child {
	border-left:1px dashed #999999;
}
.table-ul .c_item a img{
	width:100px;
}
.table-ul .c_item p {
	width:80%;
	margin:5px auto 0 auto;
	text-align: left;
}
.table-ul .c_item p span {
	display:block;
}

/* 包装のし設定 */

.noshi-wrap {
	width: 700px;
	margin: 5px 20px;
}

.noshi-frame {
    border: 2px solid #CCC;
    margin-bottom: 40px;
}

.noshi-frame .inner {
	padding:10px 10px 10px;

}

.noshi-btn {
	text-align: center;
}

/* お届け先情報 */
.sender_box:not(:last-child) {
	border-bottom: 3px solid #000;
}

/*アップセル*/
.upsell_table {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.upsell_table img {
  width:95%;
}
.gain_point {
	color:#0000FD;
}
.cart_gain_point {
	width: 92%;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #0000FD;
	padding: 5px 10px;
	margin: 0 auto 20px;
	text-align: center;
}
.noshi-delete, .noshi-add {
    background: #c11114;
    padding: 12px 18px 12px 18px;
    border-radius: 6px;
    color: #fff;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	display: none;
}
.noshi-add {
	width: 130px;
	padding: 11px 36px 11px 36px;
	margin-bottom: 20px;
}
.wrappingtable table th{
	width: 120px;
}
select.total-noshi {
    height: 26px;
}
.formtable td {
    padding: 10px 8px;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    vertical-align: middle;
}
.form_noshi_table{
	display: none;
}
.noshi_in_cart{
	line-height: 20px;
	margin-bottom: 4px;
    display: block;
}

.cart_reduced_annotation {
	width: 94%;
	margin: 0 auto 5px;
	text-align: right;
}

.widget-container{
	z-index: 1;
}
