@charset "utf-8";

/*-----------------------------------

0101010207003_cmGuideIndex

-----------------------------------*/

/*--- コピー ---*/
.guide_copy_style{
padding: 20px 0 40px 0
}

/*--- ボタン ---*/
.category_guide {
    float: none;
    width: 100%;
    border: none;
}
.category_guide li {
    border: none;
	float: left;
    width: 30%;
    margin: 8px 8px;
	text-align: center;
}
.category_guide ul{
	margin: 0;
    padding: 0;
    list-style: none;
    content: "";
    display: table;
    clear: both;
}

.category_guide a{
	padding: 18px 15px 7px 15px;
	border-radius: 4px;
}

.category_guide a:after {
    position: static;
    display: block;
    width: 33%;
    background: none;
    content: " ";
}
.category_guide a:hover{
	background-color: #004098;
	color: #fff;
}

/*--- 外部リンクアイコン ---*/
.guideindex_box_link_style{
	position: relative;
}
.guideindex_icon_link_style{
    width: 10px;
	position: absolute;
    top: 22px;
    right: 110px;
}


/*-----------------------------------

0101010207004_cmGuideDetail1.html

-----------------------------------*/
/*--- 送料料金表 ---*/
.postage_list th{
	background-color: #888888;
    color: #fff;
    font-weight: normal;
    padding: 12px;
    border: 3px solid;
    width: 175px;
/** キャメル珈琲カスタマイズ */
	text-align: center;
/** キャメル珈琲カスタマイズ */
}

.postage_list th.celwhite{
	background-color: #fff;
}

.postage_list td{
	background-color: #f4f4f4;
    color: #000;
    font-weight: normal;
    padding: 12px;
    border: 3px solid #fff;
    width: 175px;
	text-align: center;
}

/** キャメル珈琲カスタマイズ */
/*
.postage_list td.cel01{
	background-color: #f4cfcf;
	color: #fff
}

.postage_list td.cel02{
	background-color: #399ad4;
	color: #fff
}
*/

.postage_list td.cel01{
	background: #fff;
}
.postage_list td.cel02{
	background-color: #f4cfcf;
	color: #000
}

.postage_list td.cel03{
	background-color: #dddddd;
}

.postage_list td.cel04{
	background-color: #399ad4;
	color: #fff
}
/** キャメル珈琲カスタマイズ */

/*--- 到着日表 ---*/
.arrival_dete_list th{
	background-color: #888888;
    color: #fff;
    font-weight: normal;
    padding: 12px;
    border: 3px solid;
    width: 225px;
/** キャメル珈琲カスタマイズ */
	text-align: center;
/** キャメル珈琲カスタマイズ */
}

.arrival_dete_list td{
	background-color: #f4f4f4;
    color: #000;
    font-weight: normal;
    padding: 12px;
    border: 3px solid #fff;
    width: 265px;
	text-align: center;
}

.arrival_dete_list_special{
	width: 400px !important;
}

/*--- 本文 ---*/
.guidedeta_text_style{
 margin: 15px 20px 30px !important;
}
.guidedeta_subtitle_style{
	    margin: 50px auto 20px !important;
}

.guidedeta_subtitle02_style{
	    margin: 30px auto -5px !important;
}

/*--- 本文赤色 ---*/
.guidedeta_text_red{
	color: red;
}
.guidedate_link_style{
    color: #eb701e;
    text-decoration: underline;
    font-size: 14px;
}

/*--- 画像 ---*/
.guidedata_img_style{
	margin: 35px auto;
}
.guidedata_img_border01_style{
	border-top: 1px dotted #000;
    border-bottom: 1px dotted;
}
.guidedata_img_border02_style{
	border-bottom: 1px dotted #000;
}
.guidedata_img01_style{
	    margin: 23px auto 8px;
}
.guidedata_img02_style{
	    margin: -20px auto 8px;
}

/*--- 外部リンクアイコン ---*/


.guide_box_link_style{
	position: relative;
}

.guide_icon_link_style{
    width: 10px;
	position: absolute;
    top: 20px;
    right: 20px;
}

/*-----------------------------------

0101010105001_cmInputKojinInfo.html

-----------------------------------*/

/*--- 必須---*/
.ico_require{
	background: #ede6d8 !important;
	color: #333 !important;
	border-radius: 4px;
}

/*--- 性別選択ボタン---*/
.list_inline_backnone_style{
	background: none !important;
}

/*--- 性別---*/
.list_inline_style{
	font-size: 13px;
}
/*--- 生年月日---*/
.box_zip select{
	width: 15%;
	height: 32px;
	font-size: 13px;
}

/*--- 都道府県---*/
.prefecture_select{
	font-size: 13px;
}

/*--- メールマガジン---*/
.mailmagazine{
	margin: 50px auto;
    border: none;
    background-color: #f2f2f2;
}

/*--- プライバシーポリシー---*/
.privacy_policy_title{
	text-align: center;
}

.privacy_policy_box{
	background: none;
    margin-bottom: 20px;
}

.privacy_policy_rule{
    margin-bottom: 60px;
}

.privacy_policy_copy{
	text-align: center;
}

.privacy_policy_check{
/*    margin-left: 290px;*/
}

.pv_policy_style .agree_check_style {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*--- エラーメッセージ---*/
.error_message_color_style{
	    color: red;
}
.box_message_border_style{
	    border: 2px solid #f32929 !important;
}

/*--- ボタン---*/
.button_not_entered_style{
	background-color: #ffd9d9 !important;
    color: #b30909 !important;
}
.button_prev:after{
	background: none !important;
}

/*-----------------------------------

0101010105002_cmConfirmKojin.html

-----------------------------------*/

/*--- ボタン ---*/
.registration_button_right_style{
	display: inline;
    float: right;
    width: 240px;
    padding: 18px;
	margin-right: 230px;
	color: #fff;
	background-color: #004098;
    -webkit-appearance: none !important;
	border-radius: 4px !important;
	border: 1px #004098 solid !important;
}

.registration_button_left_style{
	display: inline;
    float: right;
    width: 240px;
    padding: 18px;
    margin-right: 21px;
    -webkit-appearance: none !important;
	border-radius: 4px !important;
}

.box_button_cleafix_style{
	content: "";
    display: table;
    clear: both;
}

/*-----------------------------------

0101010105003_cmRegisterFinish.html

-----------------------------------*/

/*--- 登録完了テキスト ---*/
.form .box_message{
	    margin: 45px auto 120px;
}

/*--- ボタン 注文手続きへ進む ---*/
.box_button .multiple{
	    margin-top: 60px;
}
.button_decision{
	    background: #eb901e;
	    width: 240px !important;
}

/*--- ボタン トップとマイページ ---*/

.to-top_button_right_style{
	display: inline;
    width: 240px !important;
    padding: 18px;
	margin-right: 230px;
	color: #fff;
	background-color: #004098;
}

.to-mypagen_button_left_style{
	display: inline;
    width: 240px !important;
    padding: 18px;
    margin-right: 21px;
	color: #807f7f;
	background-color: #fff;
    border: 1px solid #d6d6d6;
}



/*-----------------------------------

0101010207005_cmCompanyProfile

-----------------------------------*/
.GuideDetail_contents_style {
	margin: 0 0 60px;
}
h3.guide_heading01_style {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: bold;
}

/*-----------------------------------

0101010207006_cmPrivacy.html

-----------------------------------*/
.Privacy_contents_style {
	margin: 0 0 30px;
}
h3.Privacy_head01_style {
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: bold;
}
#guide p.Privacy_txt_style {
	margin: 0 0 20px;
}

/*-----------------------------------

0101010207007_cmSpecificTrant

-----------------------------------*/

/*-----------------------------------

0101010207008_cmSiteMap

-----------------------------------*/
li.block_sitemap_sns_style {
	margin:30px 0 0;
}
li.block_sitemap_sns_style a {
	margin: 0 10px;
}
.company_sitemap_style li {
	font-weight: bold;
}

/*-----------------------------------

0101010106001_guestLoginPurchHistory

-----------------------------------*/
.form > div.box_message_top_style {
	width: auto;
	margin: 0 0 40px;
}
/* // キャメル珈琲カスタマイズ */
div.box_message.box_error,
.form > div.box_error_login_style,
.form div.box_error_login_style {
	color: #b41400;
	border: 1px #b41400 solid;
	padding: 20px;
	width: 100%;
}
.form > div.guest_form_style {
	width: auto;
}


/*common.css 各ページに影響*/
.table_form input.tel {
	width: 250px;
}
/*common.css 各ページに影響*/
/* // キャメル珈琲カスタマイズ common.cssのmargin-bottomを使用する
#main > section {
    margin-bottom: 200px;
}
 */

/*-----------------------------------

0101010106002_guestOrderDetails

-----------------------------------*/
/*mypage.cssの上書き*/
.header_order .order_id {
	padding: 20px;
}
#order .confirm {
	border: 1px #ccc solid;
}
#order .payment_number {
	background: #ede6d8;
	border: 1px #ccc solid;
	font-size: 14px;
}
#order .wrap > section,
#order .wrap > section:nth-child(2n+1) {
	margin-right: 0;
}
#order .table_total th {
	width: 64%;
	text-align: left;
}
#order .table_total .price {
    width: 22%;
	text-align: right;
	padding-right: 0;
}
#order .table_total .tax {
    width: 14%;
	text-align: left;
	padding-left: 0;
}
#order .table_total td strong {
	margin: 0;
}
#order .table_total {
	border: none;
}
#order .table_total .total th,
#order .table_total .total td {
	background: #f4f4f4;
	font-weight: normal;
}
#order .table_total .total td strong {
	font-weight: normal;
}
#order .table_total .discount th,
#order .table_total .discount .tax{
	color: #000;
}
#order .table_total .discount .prices,
#order .table_total .point th,
#order .table_total .point td {
	color: #b41400;
}
#order .table_total .tax_rate_8_style th,
#order .table_total .tax_rate_8_style td {
	border: none;
}

/*purchase.cssの上書き*/
.table_cart th {
	padding: 8px 0;
}
.table_cart td.item,
.table_cart td.price,
.table_cart td.quantity {
	padding:20px;
	position: relative;
}
.table_cart td:first-child,
.table_cart td:not(:first-child) {
    border: none;
}
.table_cart td.item:after,
.table_cart td.price:after,
.table_cart td.quantity:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 80%;
	background: #dcdcdc;
}
.table_cart td:last-child:after {
	content: "";
	background: transparent;
}
#order .confirm .table_cart td p {
	margin: 0 0 6px;
}
.table_cart .item .code {
	font-size: 13px;
}
.table_cart .item .name {
    font-weight: bold;
    font-size: 14px;
}
#order .table_cart .price {
	font-weight: bold;
	font-size: 13px;
}
.table_cart .price strong {
	font-weight: bold;
	font-size: 15px;
}
.table_cart .price span {
	font-size: 13px;
	font-weight: normal;
}
#order .table_cart .price .point {
	color: #b41400;
	font-weight: bold;
	font-size: 15px;
}
#order .table_cart .quantity {
	font-weight: bold;
	font-size: 15px;
}
#order .cart_total th,
#order .confirm.order_item_style .cart_total td {
    background-color: #f4f4f4;
}
#order .cart_total tr:first-child th,
#order .cart_total tr:first-child td {
	border-top: 1px solid #ccc;
}
#order .cart_total tr th,
#order .cart_total tr td {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
#order .confirm.order_item_style .cart_total td.price,
#order .confirm.order_item_style .cart_total td.tax{
	font-weight: bold;
}
.cart_total .price strong {
	font-size: 16px;
	font-weight: bold;
}


/*parts_marito.cssとpurchase.cssで打ち消しあっている*/
#order .confirm h2.order_category_histry_title_style,
#main .form h2.order_category_histry_title_style {
	font-size: 20px !important;
	color: #000;
	text-align: center;
	border: none;
}


/*parts_marito.cssに追加してほしい*/

#order .confirm.order_item_style .table_cart th {
	font-weight: normal;
}
#order .confirm.order_category_histry_confirm_style .table_simple th {
	font-weight: bold;
}
#order .confirm.order_category_histry_confirm_style .table_simple tr:last-child th,
#order .confirm.order_category_histry_confirm_style .table_simple tr:last-child td {
	border: none;
}
#order .order_item_style {
	border: none;
	padding: 0;
}
#order .order_item_style h3 {
	font-weight: bold;
	font-size: 18px;
}
#order .confirm.order_item_style .table_cart tr:first-child th,
#order .confirm.order_item_style .table_cart tr:first-child td {
	color: #fff;
	background: #666;
	text-align: center;
}
#order .confirm.order_item_style .cart_guest_style .item {
	width: 60%;
}
#order .confirm.order_item_style .cart_guest_style .price {
	width: 15%;
}
#order .confirm.order_item_style .cart_guest_style .quantity {
	width: 10%;
}
#order .order_category_histry_confirm_style {
	background: #f4f4f4;
	border: none;
}
#order .order_category_histry_confirm_style table {
	width: 100%;
}
#order .order_category_histry_confirm_style th,
#order .order_category_histry_confirm_style td {
	border-bottom: 1px #ccc solid;
	padding: 10px 0;
}
#order .order_category_histry_confirm_style th {
	width: 24%;
}
#order .order_category_histry_confirm_style td {
	width: 76%;
}

/*0101010105025_cmDispOrderDetailsにも追加してほしい*/
#order .wrap > section.order_category_payment_style {
	display: flex;
	width: 100%;
	float: none;
	margin: 0;
}
#order .wrap > section.order_category_payment_style h3 {
	width: 24%;
	margin: 0;
	padding: 10px;
	background: none;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
#order .wrap > section.order_category_payment_style p,
#order .wrap > section.order_category_payment_style table {
	width: 76%;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#order .wrap > section.order_category_payment_style h3,
#order .wrap > section.order_category_payment_style p,
#order .wrap > section.order_category_payment_style table {
	border-bottom: 1px solid #ccc;
}
#order .wrap > section.order_category_payment_style table th {
	width: 10%;
	padding:0 0 6px;
}
#order .wrap > section.order_category_payment_style table td {
	width: 90%;
	padding:0 0 6px;
}
#order .wrap > section.order_category_payment_style table tr:last-child th,
#order .wrap > section.order_category_payment_style table tr:last-child td {
	padding: 0;
}
#order .wrap > section.order_category_payment_style table.table_simple {
	border-collapse: separate;
	padding: 10px 0;
	table-layout: fixed;
}
#order section.order_total_style {
	display: flex;
	width: 100%;
	margin-right: 15px;
}
#order .order_total_style h3.sub_head01 {
	width: 40%;
	margin: 0;
	background: none;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
#order .order_total_style .table_total {
	width: 60%;
}
.shipping_style .wrap {
	display: flex;
	flex-wrap: wrap;
}
#order .shipping_style .wrap section {
	float: none;
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}
#order .shipping_style section.remarks {
	padding: 0 10px;
}
.shipping_style .sub_head01 {
	font-size: 14px;
	font-weight: bold;
}
.shipping_style .table_simple th {
	font-weight: bold;
	width: 25%;
}
.shipping_style .table_simple td {
	width: 75%;
}

/*ボタンデザイン参考*/
.open_toggle_style {
	position: absolute;
	top: 10px;
	right: 230px;
	margin: 0;
}
.button_toggle_style {
	cursor:pointer;
	background: #004098;
	color: #fff;
	border-radius:4px;
	font-size: 14px;
	padding: 8px 26px;
	position: relative;
	border: 1px #004098 solid;
}
.button_toggle_style:after {
	content: "";
	background: transparent url(/ec/images/mypage/ico_arrow_d_wt.svg) no-repeat 0 0;
	width: 9px;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.button_toggle_style:hover {
	background: #fff;
	color: #004098;
	opacity: 1;
}
.button_toggle_style:hover:after {
	content: "";
	background: transparent url(/ec/images/mypage/ico_arrow_d_bl.svg) no-repeat 0 0;
}



.mypage_link_btn_style ul {
	display: flex;
	list-style: none;
	justify-content: center;
	margin: 80px 0 0;
}
.mypage_link_btn_style ul li {
	margin: 0 10px;
}
.mypage_link_btn_style ul li a {
	min-width: 204px;
	border-radius:4px;
	font-size: 15px;
	padding: 12px 0;
	text-align: center;
}
a.btn_mypage_back_style {
	color: #888888;
	border: 2px #cccccc solid;
}
a.btn_mypage_mytop_style {
	background: #004098;
	color: #fff;
	border: 2px #004098 solid;
}
a.btn_mypage_back_style:hover {
	background: #ccc;
	color: #fff;
	opacity: 1;
}
a.btn_mypage_mytop_style:hover {
	background: #fff;
	color: #004098;
	opacity: 1;
}

#order .header_order.header_order_style .button_open {
    width: 170px;
    padding: 12px 0;
    background: #004098;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
	border:#004098 1px solid;
}

#main .header_order.header_order_style .button {
    top: 10px;
    right: 10px;
}

#order .header_order.header_order_style .button_open:hover {
    background: #fff;
    color: #004098;
    opacity: 1;
}


#order .header_order.header_order_style .button_open:after {
	content: "";
	background: transparent url(/ec/images/mypage/ico_arrow_d_wt.svg) no-repeat 0 0;
	width: 9px;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 24px;
	transform: translateY(-50%);
}

#order .header_order.header_order_style .button_open:hover:after {
	content: "";
	background: transparent url(/ec/images/mypage/ico_arrow_d_bl.svg) no-repeat 0 0;
}

#order .header_order.header_order_style .button_open.button_close:after {
    transform: rotateX( 180deg );
    top: 21px;
}

#order .header_order.header_order_style .button_open.button_close:hover:after {
    transform: rotateX( 180deg );
}

/*-----------------------------------

0101010106009_myEditMailMagazine

-----------------------------------*/
.form > div.box_message_savewrap_style {
	padding: 20px 40px;
	border: 2px solid #dcdcdc;
	width: 100%;
}
.box_message_save_style {
	font-size: 15px;
	color: #b41400;
	text-align: center;
}
.form > section.mg_check_style,
.form > section.mg_terms_style {
	width: 100%;
	margin: 0 0 70px;
}
.form > section.mg_check_style .list_block li label {
	font-size: 15px;
}
.form > section.mg_check_style .list_block li {
	margin: 0;
}
.form > section.mg_terms_style .box_agree {
	border: none;
	font-size: 14px;
	background: none;
}
.form > section.mg_terms_style .box_agree .rule {
	border: 1px #ccc solid;
	padding: 16px 10px;
	margin: 0 0 30px;
}
.form > section.mg_terms_style .agree_txt_style {
	text-align: center;
}
.form > section.mg_terms_style .agree_check_style {
	display: flex;
	justify-content: center;
	align-items: center;
}
.box_agree .type_check.block.checked {
	background: #f4f4f4;
}
.box_button {
	display: flex;
	justify-content: center;
	align-items: center;
}
.form > section.mg_cancel_style {
	background: #f4f4f4;
	padding: 30px;
	width: 100%;
}
.form > section.mg_cancel_style .table_form {
	margin-bottom:20px;
}
.form > section.mg_cancel_style .table_form,
.form > section.mg_cancel_style .table_form th,
.form > section.mg_cancel_style .table_form td {
	border: none;
	width: auto;
	padding: 6px;
}
.form > section.mg_cancel_style input.require {
	background: #fff;
}


/*-----------------------------------

0101010106010_myEditMailMagazineComplete

-----------------------------------*/
.wrap_message_complete_style {
	margin: 0 0 100px;
}
.form > div.box_message_complete_style {
	text-align: center;
	width: auto;
	margin: 0 0 40px;
}

/*-----------------------------------

0101010105013_myChangeKojinInfo.html

-----------------------------------*/

/* // キャメル珈琲カスタマイズ */
div.box_message.box_error,
.form > div.box_error_login_style {
    margin: 0 auto 20px;
}

.form > div.myChangeKojinInfo_table_style {
    margin: 0 auto 20px;
    width:auto;
}

.form > div.myChangeKojinInfo_table_style select {
    background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
    outline: none;
    margin: 0 20px 0 0;
}

/*-----------------------------------

0101010105018_myChangePassword

-----------------------------------*/
.form > div.password_form_style {
	width: auto;
}
.password_confim_style {
	font-size: 14px;
	font-weight: bold;
}


/*-----------------------------------

0101010105020_cmDispMGAddressBookList

-----------------------------------*/
.form_address_group_style,
.form_address_group_style th,
.form_address_group_style td {
	border: none;
	background: none;
	vertical-align: middle;
}
.form_address_group_style select {
	background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
	outline: none;
	margin: 0 20px 0 0;
}
.form .form_address_group_style td input.button {
	margin: 0;
}
.form_address_style #edit_address {
	background: #f4f4f4;
	padding: 30px 20px;
	width: 100%;
}
.form_address_style #edit_address .multiple {
	margin: 0;
}
.form > div#address_book {
	width: 100%;
}
.address_edit_list_style th {
	background: #666;
	color: #fff;
	border: none;
	font-weight: normal;
	text-align: center;
}
.address_edit_list_style td {
	padding: 20px;
}
.address_edit_list_style td.action {
	padding: 20px 0;
}
.address_edit_list_style td.action .change {
	margin:0 10px 0 20px;
}
.address_edit_list_style td.action .delete {
	margin:0 20px 0 10px;
}
.address_edit_list_style td.group,
.address_edit_list_style td.action {
	background: none;
}
.table_address td.name,
.table_address td.address,
.table_address td.group {
	position: relative;
}
.table_address td.name:after,
.table_address td.address:after,
.table_address td.group:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 80%;
	background: #dcdcdc;
}

/*-----------------------------------

0101010105021_cmRegistAddressBook

-----------------------------------*/

.form > section, .form > div.add_address_form_style {
	margin: 0 0 80px;
}


.form > section, .form > .oneForm_style {
	margin: 0 auto !imoprtant;
}

.add_address_form_style select {
	vertical-align: middle;
	background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
	outline: none;
	margin: 0 6px 0 0;
}
.table_form input.button {
	width: auto !important;
	margin: 0 !important;
	vertical-align: middle;
}

/*-----------------------------------

0101010105022_cmConfirmClassifyEdit

-----------------------------------*/
.table_form.my_group_style {
	margin: 0 0 80px;
}
.table_form.my_group_style input,
.table_form.my_group_style span,
.table_form.my_group_style a {
	vertical-align: middle;
}
.table_form.my_group_style input[type="text"] {
	width: 400px;
	margin: 0 5px 0 0;
}
.table_form.my_group_style span.reg {
	background: none;
	font-size: 13px;
	margin: 0 20px 0 0;
}


/*-----------------------------------

0101010104006_cmDispPGAddressBookList

-----------------------------------*/
/*共通にしなくて良い？*/
.free_html_area_style {
	margin: 0 0 30px;
}
#members.members_style {
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}
#members.members_style strong {
	font-size: 20px;
}
.form > div.search_group_style {
	width: 100%;
	padding: 14px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.form > div.address_book_style {
	width: 100%;
}

/*purchase.css修正したい*/
.table_address td.check,
.table_address td.action_1btn_style{
	padding: 20px;
}

/*-----------------------------------

0101010104007_giftCmDisppurchhistorySelect

-----------------------------------*/

.form > div.search_history_style {
	width: 100%;
}
.form > div.search_history_style .table_form {
	border: none;
}
.form > div.search_history_style .table_form th,
.form > div.search_history_style .table_form td {
	background: none;
	border: none;
}
.form > div.search_history_style .table_form th {
	width: 90px;
}
.form > div.search_history_style .table_form td {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.form > div.search_history_style .table_form td select {
	margin: 0 5px 0 16px;
	vertical-align: middle;
	background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
	outline: none;
}
.form > div.search_history_style .table_form td .dash_style {
	margin: 0 20px;
}
.form > div.search_history_style .table_form td input {
	margin: 0 0 0 20px !important;
}
.form > div.address_book_style {
	width: 100%;
}
.form > div.address_book_style td.order,
.form > div.address_book_style td.order_id {
	background: none;
	position: relative;
}
.table_address td.order:after,
.table_address td.order_id:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80%;
    background: #dcdcdc;
}

/*purchase.css修正したい*/
.table_address td.check {
	background:  #f4f4f4;
}


/*-----------------------------------

0101010104008_shEditClientChange
0101010104009_shEditAddresseeChange

-----------------------------------*/
.form_address_style #easy_set {
    background: #f4f4f4;
    padding: 30px 20px;
	width: 100%;
	margin: 30px auto 60px;
}
.form_address_style #easy_set .multiple {
	margin:0;
}
.form > section.client_form_style {
	width: 100%;
}
h2.client_title_style {
	font-size: 20px !important;
	color: #000;
	text-align: center;
	border: none;
}
.form > section.client_form_style .table_form {
	margin: 30px 0 0;
}
.client_form_style select {
    width: 300px;
    vertical-align: middle;
    background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
    outline: none;
    margin: 0 20px 0 0;
}

/*-----------------------------------

0101010104011_shEditDeliverySet

-----------------------------------*/
.form > section.delivery_form_style {
	width: 100%;
}
.delivery_form_style select {
	width: 300px;
	vertical-align: middle;
	background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
	outline: none;
	margin: 0 20px 0 0;
}
.delivery_form_style input[type="radio"] {
    display: inline;
	margin: 0 6px 0 0;
}
.table_form ul.delivery_radio_style {
	margin: 0 0 20px;
}
.delivery_form_style textarea {
	width: 80%;
}


/*-----------------------------------

0101010107001_regularService

-----------------------------------*/
.form > div.subscription_wrap_style {
	width: 100%;
}
.subscription_list_style {
	margin: 0 0 50px;
}
.form_subscription_style h3 {
    font-weight: bold;
    font-size: 18px;
}
.form_subscription_style th {
    background: #666;
    color: #fff;
    border: none;
    font-weight: normal;
    text-align: center;
}
.table_cart.subscription_list_style td {
    padding: 20px;
	border-bottom: 1px #ccc solid;
}
.form_subscription_style td.listnum,
.form_subscription_style td.ssritem,
.form_subscription_style td.address {
    position: relative;
}
.form_subscription_style td.listnum:after,
.form_subscription_style td.ssritem:after,
.form_subscription_style td.address:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 80%;
	background: #dcdcdc;
}
.form_subscription_style td p {
	margin: 0 0 14px;
}
.form_subscription_style td p:last-child {
	margin: 0;
}
.ssritem .ssrname_style {
	font-weight: bold;
}
.action .status_style {
	font-weight: bold;
}
.action .status_style.status_active_style {
	color: #b41400;
}
.action .status_style.status_passive_style {
	color: #898989;
}
.form_subscription_style td .button {
	width: auto !important;
}


/*-----------------------------------

0101010107002_regularServiceDetail

-----------------------------------*/
#main h2.subscription_title_style {
	font-size: 20px !important;
	color: #000;
	text-align: center;
	border: none;
}
.form > div.add_subscription_form_style {
	width: 100%;
}
.add_subscription_form_style select {
	vertical-align: middle;
	background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
	outline: none;
	margin: 0 20px 0 0;
}
.table_form input.button.button_flex_style {
	margin: 0 0 0 10px !important;
}
.order_address_style {
	margin: 0 0 10px;
}


/*-----------------------------------

0101010105025_mypage3_detail

-----------------------------------*/

/*--- パンくず ---*/
.title_border_area_style {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-bottom:30px;
}

.title_border_style {
    box-sizing: border-box;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    height: 1px;
    background-color: #cccccc;
    border: 0;
}

/*--- ページタイトル ---*/


.title_area_style {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-bottom:30px;
}

.title_area_style .title_style {
    box-sizing: border-box;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 0.3em calc((100vw - 100%) / 2);
}

@media screen and (max-width: 1280px) {
    .title_border_style,
    .title_area_style .title_style {
        margin-right:0;
        margin-left: 0;
}

    .title_area_style .title_style{
        padding:10px 15px;
}
}


/*-----------------------------------

0101010105027_srContributeReview.html

-----------------------------------*/

.review_entry_style select {
    background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
    outline: none;
    margin: 0 20px 0 0;
}

.review_entry_comment_style {
    color:#b41400;
    margin-bottom:  60px;
}

.review_entry_table_style  .form > section, .review_entry_table_style .form > div{
    margin: 0 auto 20px;
    width:auto;
}

.review_entry_table_style .form > div.box_button {
    margin-bottom: 120px;
}

/*-----------------------------------

0101010105029_srContributeReview.html

-----------------------------------*/

.CompleteReview_style {
    width:auto;
    border: none;
    text-align: center;
    font-weight: 700;
}


/*-----------------------------------

0101010105012_myPage.html

-----------------------------------*/

.list_mypage_top_style {
    margin-top:0;
}

#main section .list_mypage_top_style h2 {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.list_mypage_top_style li a {
    width: 435px;
    padding: 20px 30px;
    font-size: 14px;
}


/*-----------------------------------

0101010105004_giftLgLogin.html

-----------------------------------*/

.important_area_style {
    border:1px solid #b41400;
    padding: 15px;
    margin-bottom: 20px;
}

.important_ttl_style {
    color:#b41400;
    text-align: center;
    font-size: 22px;
    margin:0 0 10px 0;
}

.important_desp_style {
    color:#b41400;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
}

.important_desp_style_inner{
	margin: 0 auto;
	width: 85%;
}

.box_button_style {
    text-align: center;
}

#login.login_style:before {
    background: none;
}

#login.login_style,
#guest.guest_style {
    width:628px;
    display: inline-block;
    box-sizing: inherit;
    text-align: center;
    height:460px;
    margin-bottom:20px;
}

#login.login_style {
    margin-right:10px;
    background-color: #f4f4f4;
}

#guest.guest_style {
    margin-left:10px;
    left:0;
}


#login.login_style section,
#guest.guest_style section{
    width:auto;
    float:none;
}

#login.login_style p,
#guest.guest_style p{
    margin-bottom: 45px;
}

#box_login.box_login_style {
    width:auto;
    box-sizing: border-box;
}

#login.login_style dt {
    border-right: none;
    background: none;
    padding-left: 20px;
    text-align: left;
}

#login.login_style dl {
    border:none;
}

#login.login_style dd input {
    border:1px solid #dcdcdc;
}

.other_account_register_style {
    background-color: #f4f4f4;
    padding: 40px;
}

ul.other_account_register_flex_style {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin:0;
}

ul.other_account_register_flex_style li {
    list-style-type: none;
    background-color: #fff;
    width:380px;
    margin: 10px;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

ul.other_account_register_flex_style li h3 {
    font-size: 18px;
    font-weight:700;
}

/*-----------------------------------

0101010105023_myFusenshiList.html

-----------------------------------*/

#main > section.favorite_item_style {
    margin-bottom: 0;
}

.margin_b_100_style {

    margin-bottom:100px;
}

.favorite_reg_date_set_style {
    display: flex;
    justify-content:space-between;
}

.favorite_reg_date_style {
    width:200px;
}

.favorite_reg_date_set_style .ico_trash_style img{
    width:20px;
    height:20px;
}

.favorite_item_style .list_item .item {
    min-height: 400px;
}

/* ▼▼ キャメル珈琲カスタマイズ ▼▼ */
.favorite_item_style .list_item .not_orderable {
    background: rgba(223,223,223,0.3);
}
.favorite_item_style .list_item .not_orderable .image {
    opacity: 0.3;
}
.favorite_item_style .list_item .not_orderable .favorite_reg_date_set_style {
    background-color: #ffffff;
}
/* ▲▲ キャメル珈琲カスタマイズ ▲▲ */

.favorite_item_style .list_item_style .list_item_info_style p.list_item_price_style {
    text-align: right;
}


/*-----------------------------------

0101010105024_cmDispPurchHistory.html

-----------------------------------*/

.table_form_style th {
    text-align: right;
}

.table_form_style td {
/*    background: #f2f2f2;*/
}

.table_form_style select {
    width:100px;
}

.table_order_style .name {
    width:auto;
}

.table_order_style {
    box-sizing: border-box;
}

.table_order_style th {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    box-sizing: border-box;
    font-weight: 700;
}

.table_order_style td {
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
}

.table_order_style .addressee_name_style {
    width:150px;
}

.table_order_style td.addressee_name_style {
    border-right:none;
    vertical-align: top;
}

.table_form_style select {
    background: transparent url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
}

/*-----------------------------------

0101010105039_myWithdrawalDispose.html

-----------------------------------*/

#main h2.important_ttl_style {
    color:#b41400;
    text-align: center;
    font-size: 22px;
    margin:0 0 10px 0;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.important_area_list {
    padding: 0;
    margin: 0;
}

.important_area_list li {
    list-style: none;
}

.important_li_style {
    color:#b41400;
    text-indent: 1em;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.important_area_unsubscribe_style {
    border:1px solid #b41400;
    padding: 15px 10px;
}

.form > div.important_area_unsubscribe_style,
.form > div.unsubscribe_style{
    width: 100%;
    margin: 0 0 10px 0 ;
}

.form > div.unsubscribe_style {
    margin-bottom: 150px;
}

.unsubscribe_desp_style {
    margin-bottom:50px;
    text-align: center;
}

.unsubscribe_style table.table_form th {
    width:300px;
    text-align: right;
    background: #fff;
}

.unsubscribe_style table.table_form td.icon {
    background: #fff;
}

.unsubscribe_style table.table_form,
.unsubscribe_style table.table_form th,
.unsubscribe_style table.table_form td {
    border:none;
}

.unsubscribe_style table.table_form {
    margin-bottom:100px;
}



/*-----------------------------------

0101010105039_myWithdrawalDispose.html

-----------------------------------*/

.complete_unsubscribe_style .txt_center_style {
    text-align: center;
}

/*-----------------------------------

0101010104001_giftShEditshoppingbasket.html

-----------------------------------*/

.shopping_cart_box_message_style {
    margin: 0 auto 20px;
}

.shopping_cart_add_message_style {
    display: flex;
    width:800px;
    margin: 0 auto;
    justify-content: center;
    align-items:center;
    background-color: #f1e9db;
    margin-bottom: 50px;
	border-radius: 4px;
}

.shopping_cart_add_message_style p {
    padding: 20px;
}

.shopping_cart_add_message_style p span{
    color:#eb701e;
}

.shopping_cart_add_message_number_style {
    font-size: 28px;
}

.shopping_cart_amount_style td {
    padding: 10px;
    text-align: right;
    background-color: #f4f4f4;
}


.shopping_cart_amount_color_style td {
    color:#c00000;
}

.bx-wrapper_full_category_ttl_style {
    color: #004098;
    font-weight: bold;
    font-size: 28px;
    border-bottom: 1px solid #000;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.cart_shop_style .box_button {
    margin-bottom: 80px;
}

.bx_slider_full_margin_b_style {
    margin-bottom: 80px;
}

/*-----------------------------------

0101010105030_myEasyBuyRegister.html

-----------------------------------*/

.form > div.payment_method_message_style {
    width: 100%;
    margin: 0;
    padding: 0;
    border:none;
    font-weight:700;
}

.form > div.payment_method_message_style .list_indent {
    margin-bottom: 20px;
}

.list_block li:last-child {
    border-bottom: 1px solid #cccccc;
}

.list_block  li .payment_method_credit_area_style li{
    border-bottom: none;
    list-style-type: none;
}

.payment_method_credit_area_style {
    padding-left: 0;
}

.payment_method_message_img01_style {
    margin-bottom: 20px;
}


.payment_method_list_style p {
    margin-bottom: 20px;
}

.payment_method_list_style p.margin_b5_style {
    margin-bottom: 5px;
}

.payment_method_list_style a {
    color: #eb701e;
    text-decoration: underline;
}

.list_block li.payment_method_list_style:not(:last-child) {
    margin-bottom: 0;
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
  overflow-x: scroll;
}

.modalWrapper {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%,-50%);
    width: 1000px;
    max-width: 71%;
    padding: 20px 30px;
    background-color: #fff;
/*    overflow: auto;*/
/*    white-space: nowrap;*/
    margin: 8px 10%;
}

/*-----------------------------------

0101010104014_giftShDisppurchconfirm.html

-----------------------------------*/

.form .box_message.purchase_box_message_style {
    padding: 0;
    border: none;
    font-size: 16px;
    margin: 0 0 20px 0;
}

.form .box_message.purchase_box_message_style .list_indent li {
    padding-left:0;
    text-indent: 0;
}

.purchase_style .sub_head01 {
    font-weight: 700;
}

.purchase_style .table_cart th  {
    padding: 10px 5px;
    background-color: #666666;
    color:#fff;
}

.purchase_style .table_cart td:not(:last-child) {
/*    border-right:1px solid #dcdcdc;*/
}

#purchase.purchase_style .table_cart td.purchase_wrapping_style {
    width:15%;
    background: none;
}

#purchase.purchase_style .table_cart td.purchase_name_style {
    width:35%;
    background: none;
}

#purchase.purchase_style .table_cart td.purchase_tax_style {
    width:10%;
    text-align: center;
    position: relative;
}

#purchase.purchase_style .table_cart td.purchase_quantity_style {
    width:10%;
    background: none;
    vertical-align: middle;
    padding-right:20px;
}

#purchase.purchase_style .table_cart td.purchase_price_style {
    width:15%;
    background: none;
}

#purchase.purchase_style .table_cart td.purchase_price_style {
    width:15%;
    background: none;
}

#purchase.purchase_style .purchase_wrapping_specified_style {
    text-align: center;
}

.icon_gift_style{
	width:50px;
	height:50px;
}

#purchase_calc .settlement .paymethod table tr td.txt_center_style {
    text-align: center;
}

#purchase_calc .point strong.purchasePoint_style {
    display: block;
    margin-left: 0;
}

.table_simple_style th {
    font-weight: 700;
}


/*-----------------------------------

0101010105025_cmDispOrderDetails.html

-----------------------------------*/

#order .confirm.order_category_histry_confirm_style {
    background-color: #f4f4f4;
    border: none;
}

#order .confirm.order_category_histry_confirm_style .table_simple {
    width:100%;
}

#order .confirm.order_category_histry_confirm_style .table_simple th {
    width:20%;
}

#order .confirm.order_category_histry_confirm_style .table_simple td{
    width:80%;
}

#order .confirm.order_category_histry_confirm_style .table_simple th ,#order .confirm.order_category_histry_confirm_style .table_simple td{
    border-bottom:1px solid #ccc;
    padding: 10px;
}

#main h2.order_category_histry_title_style,
#main h3.order_category_histry_title_style{
    text-align: center;
    font-size: 20px;
    padding: 0;
    color: #000;
    border: none;
}

#order .wrap > section.order_category_histry_flex_style {
    display: flex;
    width:100%;
    float: none;
}

#order .wrap > section.order_category_histry_flex_style h3 {
    width:20%;
    margin: 0;
    padding: 0;
    background: none;
    font-size: 14px;
    font-weight: 700;
}

#order .wrap > section.order_category_histry_flex_style p,
#order .wrap > section.order_category_histry_flex_style table{
    width:80%;
    margin-left: 0;
}

#order .wrap > section.order_category_histry_flex_style h3,
#order .wrap > section.order_category_histry_flex_style p,
#order .wrap > section.order_category_histry_flex_style table{
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

#order .wrap > section.order_category_histry_flex_style table th {
    width: 10%;
}

#order .wrap > section.order_category_histry_flex_style table td {
    width: 90%;
}

#order .wrap > section.order_category_histry_flex_style table th,
#order .wrap > section.order_category_histry_flex_style table td {
    padding: 10px;
}


#order .table_total .discount.color000_style {
    color:#000;
}

#order .wrap > section.width50_style {
    width:49%;
    box-sizing: border-box;
}

#order .confirm.order_item_style {
    padding: 0;
    border: none;
}

#order .confirm.order_item_style .table_cart th {
    text-align: center;
    color:#fff;
    background-color: #666666;
}

#order .confirm.order_item_style .table_cart {
    width:100%;
}

#order .confirm.order_item_style .table_cart th.item_info_style {
    width:425px;
}

#order .confirm.order_item_style .table_cart th.price {
    width:160px;
}

#order .confirm.order_item_style .table_cart th.quantity {
    width:105px;
}

#order .confirm.order_item_style .table_cart th.review {
    width:160px;
}

#order .confirm.order_item_style .cart_total th {
    width: 780px;
}

#order .confirm.order_item_style .cart_total td {
/*    background-color: #e6e6e6;*/
}


/*-----------------------------------

0101010105007_lgPasswordForget.html

-----------------------------------*/

.pass_reregistration_style {
    margin: 20px auto 40px;
}

/*-----------------------------------

0101010105008_lgPasswordForgetComplete.html

-----------------------------------*/

.finish_complete_style {
    text-align: center;
    font-size: 26px;
    margin: 40px auto 60px;
}

/*-----------------------------------

0101010105009_lgRegistPassword.html

-----------------------------------*/

.new_password_input_style {
/*    padding-left:20px;*/
    margin-bottom: 30px;
}

/*-----------------------------------

0101010105032_myEditMailMagazine.html

-----------------------------------*/

#main h2.category_title_center_style {
    text-align: center;
    border: none;
}

.category_title_center_style + .list_block li:not(:last-child) {
    margin-bottom: 0px;
}

/*-----------------------------------

0101010104002_shEditOrdererInfo.html

-----------------------------------*/

#flow.flow_col4_style li {
    width:24%;
}

.type_check_inline_style {
    display: inline;
}


/*-----------------------------------

0101010104013_shConfirmSettlementMeth.html

-----------------------------------*/

.heading01.category_title_center_style {
    text-align: center;
    border: none;
}

.use_discount_style .table_form .action {
    width:200px;
}

/*-----------------------------------

0101010104017_shEditPresent.html

-----------------------------------*/

.form > section.campaign_select_style {
    width:auto;
}

.target_amount_notice_style {
    margin-top:60px;
    margin-bottom: 40px;
}

.target_amount_notice_style span.border_square_style {
    display: inline-block;
    border: 1px solid #000;
    margin-right: 10px;
    padding: 5px;
}

.target_amount_notice_style span.color_orange_style {
    color: #eb701e;
}

/*-----------------------------------

0101010104018_shEditFestivalName.html

-----------------------------------*/

.gift_wrapping_table_style {
    width:100%;
}

.gift_wrapping_table_style td:nth-child(1) {
    width:10%;
    font-weight: 700;
}

.gift_wrapping_table_style td:nth-child(2) {
    width:90%;
}

.gift_wrapping_table_style .wrapping_item_table_style th {
    text-align: center;
}

.gift_wrapping_table_style .wrapping_item_table_style td:nth-child(1) {
    width:10%;
    font-weight: 700;
}

.gift_wrapping_table_style .wrapping_item_table_style td:nth-child(2) {
    width:10%;
}

.gift_wrapping_table_style .wrapping_item_table_style td:nth-child(3) {
    width:70%;
}

.gift_wrapping_table_style .wrapping_item_table_style td:nth-child(4) {
    width:10%;
    vertical-align: middle;
}

.gift_wrapping_table_style td {
    vertical-align: top;
    padding: 10px;
}

.gift_wrapping_radio_style {
    padding: 0;
    margin: 0;
}

.gift_wrapping_radio_style li {
    list-style: none;
}

.gift_wrapping_radio_style li:last-child {
/*    padding-bottom: 20px;*/
}

.select02_on,
.select04_on,
.select06_on{
    display: none;
}

.select02,
.select04,
.select06{
    padding-bottom: 20px;
}

ul .select02.checked ~ .select02_on {
    display: block;
    opacity: 1;
      animation-duration: 1s;
      animation-name: fade-in;
      -moz-animation-duration: 1s;
      -moz-animation-name: fade-in;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: fade-in;
}

ul .select04.checked ~ .select04_on {
    display: block;
    opacity: 1;
      animation-duration: 1s;
      animation-name: fade-in02;
      -moz-animation-duration: 1s;
      -moz-animation-name: fade-in02;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: fade-in02;
}

ul .select06.checked ~ .select06_on {
    display: block;
    opacity: 1;
      animation-duration: 1s;
      animation-name: fade-in03;
      -moz-animation-duration: 1s;
      -moz-animation-name: fade-in03;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: fade-in03;
}


@keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-moz-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-webkit-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

@keyframes fade-in02 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-moz-keyframes fade-in02 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-webkit-keyframes fade-in02 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

@keyframes fade-in03 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-moz-keyframes fade-in03 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-webkit-keyframes fade-in03 {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

.gift_wrapping_type_detail_style {
    color: #2CC3FC;
    text-align: right;
}

.gift_wrapping_type_detail_style a{
    color: #2CC3FC;
}

.gift_wrapping_block_area_style {
    margin-bottom: 20px;
}

.gift_wrapping_block_area_style ul{
    margin: 0;
    padding: 0;
}

.amount_buy_arrow_style {
    position: relative;
    width:65px;
    margin: 0 auto;
}

.amount_buy_arrow_style:after {
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color:  transparent transparent #565656 #565656;
    transform: rotate(-45deg);
    position: absolute;
    top:14px;
    left:40px;
}

/*
.amount_buy_arrow_style{
  width: 6px;
  height: 6px;
  border: 2px solid;
  border-color:  transparent transparent #565656 #565656;
  transform: rotate(-45deg);
    position: absolute;
    top:52px;
    left:116px;
}
*/
.table_cart td.purchase_wrapping_specified_style,
.table_cart td.tax_style,
.purchase_quantity_style{
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.table_cart td.purchase_wrapping_specified_style:after,
.table_cart td.tax_style:after,
#purchase.purchase_style .table_cart td.purchase_tax_style:after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80%;
    background: #dcdcdc;
}

_:-ms-lang(x)::-ms-backdrop,.table_cart td.purchase_wrapping_specified_style:after,
.table_cart td.tax_style:after,
#purchase.purchase_style .table_cart td.purchase_tax_style:after,
.table_cart td.item:after,
.table_cart td.price:after,
.table_cart td.quantity:after,
.table_address td.name:after,
.table_address td.address:after,
.table_address td.group:after,
.table_address td.order:after,
.table_address td.order_id:after,
.form_subscription_style td.listnum:after,
.form_subscription_style td.ssritem:after,
.form_subscription_style td.address:after{
    content: "";
    position: absolute;
    right: 0;
    top: 70px !important;
    transform: translateY(-50%);
    width: 1px;
    height: 110px !important;
    background: #dcdcdc;
}

.table_address td.name:after,
.table_address td.address:after,
.table_address td.group:after,
.table_address td.order:after,
.table_address td.order_id:after{
    content: "";
    position: absolute;
    right: 0;
    top: 60px !important;
    transform: translateY(-50%);
    width: 1px;
    height: 100px !important;
    background: #dcdcdc;
}

.purchase_wrapping_specified_style label.type_check {
    display: block;
    width: 20px;
    height: 16px;
    padding: 0;
    margin: 0 auto;
}

.paper_bag_choice_style {
    display: flex;
}

.paper_bag_choice_style p {
    width:200px;;
}

.paper_bag_choice_style .amount_buy_arrow_style {
    margin: 0;
}

/*-----------------------------------

0101010103004_csConfirmIntroduction.html

-----------------------------------*/

.restock_mail_style #product_summary.alert_item {
    width: auto;
}

.restock_mail_style .form > section, .restock_mail_style .form > div {
    width: auto;
}

.restock_mail_style .box_message {
    border:none;
    padding: 20px 0;
}

.restock_mail_style .form .box_message {
    margin: 0;
}


/*-----------------------------------

0101010104013_shConfirmSettlementMeth.html

-----------------------------------*/

.select06_on .table_credit {
    float: none;
}

#set_payment.select_pay_style label {
    border: none;
}

.point_box_style {
    position: absolute;
    right: 20px;
    bottom:20px;
}

.gift_wrapping_radio_style li.padding_b0_style {
    padding-bottom: 0;
}

.credit_registration_style select {
    width: 350px;
    vertical-align: middle;
    background: #fff url(../images/common/ico_arrow_d.png) no-repeat center right 10px;
    outline: none;
    margin: 0 20px 0 0;
}

.purchase_calc_style tr.point td {
    border-top:10px solid #f4f4f4;
}

.cellBack-c_style {
    background: #f4f4f4;
}

/*-----------------------------------

0101010102008_srFacetedNavigation.html

-----------------------------------*/

.heading01_category2_style {
    background: #004098;
    color:#fff;
    border: none;
    padding: 10px;
    margin: 0;
}

.current_category2_style {
    color: #eb701e;
    background: #e8e8e8;
}

.medium_category2_list_style {
    background: #f4f4f4;
}

.medium_category2_list_style ul.active_style{
	display:block;
}

#side .medium_category2_list_style li {
    position: relative;
}

#side .medium_category2_list_style li p {
    padding: 4px 4px 10px 2px;
	text-align:right;
}

#side .medium_category2_list_style li a {
    padding: 10px 0px 10px 30px;
    font-size: 14px;
}

#side .small_category2_list_style li {
    padding-left:10px;
    border: none;
}

#side .small_category2_list_style li a {
    font-size: 12px;
}

.current_category2_child_style {
    color: #eb701e;
    text-decoration: underline;
}

/* // キャメル珈琲カスタマイズ
.category2_menu_style:before{
    width: 4px;
    height: 4px;
    border: 2px solid;
    border-color: transparent transparent #b7b7b7 #b7b7b7;
    transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 13px;
    content: "";
}
*/

.noSub_style:before{
    width: 4px;
    height: 4px;
    border: 2px solid;
    border-color: transparent transparent #b7b7b7 #b7b7b7;
    transform: rotate(-135deg) !important;
    position: absolute;
    top: 16px !important;
    left: 11px !important;
    content: "";
}
/* // キャメル珈琲カスタマイズ
.current_category2_style.category2_menu_style:before{
    transform: rotate(135deg);
    top: 20px;
}
*/
.category3_style {
    margin-bottom: 20px;
}

.category3_style h4,
.sort_product_style h4{
    margin: 0 0 6px 0;
}

.category3_list_style {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    align-items: center;
}

.category3_list_style li {
    list-style-type: none;
}

.category3_list_style li a {
    width:221px;
    margin: 6px;
    border: 1px solid #333;
    text-align: center;
    padding: 10px;
	border-radius: 4px;
    display: grid;
    vertical-align: middle;
    align-items: center;
}

.category3_list_style li:nth-child(4n+1) a {
    margin-left: 0;
}

.category3_list_style li:nth-child(4n) a {
    margin-right: 0;
}

.category3_list_style li a.current_category3_style {
    background-color: #eb701e;
    color:#fff;
    border: 1px solid #eb701e;
	opacity:1.0

}


.category3_list_style li a:hover {
    background-color: #eb701e !important;
    color:#fff !important;
    border: 1px solid #eb701e !important;
	opacity:1.0
}

.sort_product_style {
/*    border-bottom: 1px solid #333;*/
    margin-bottom: 0;
}

.sort_product_style dl {
    padding-bottom: 10px;
}

.list_item_style a {
    width: 100%;
}

.list_item_style .item,
.list_item_style .tag {
    width:245px;
}

.list_item_style .item:nth-child(3n) {
    margin-right: 10px;
}

.list_item_style .item:nth-child(4n) {
    margin-right: 0;
}


.list_item_style .tag {
    position: static;
    text-align: left;
    margin-bottom: 3px;
}

.list_item_style .tag span {
    margin-bottom: 3px;
    font-size: 11px;
    padding: 3px 5px;
	border-radius: 4px;
}

.list_item_style .image01_style {
    position: relative;
    margin-bottom: 3px;
}

.list_item_style .tag01_style {
    position: absolute;
    top: 5px;
    left: 5px;
}

.list_item_style .tag01_style span {
    width:34px;
    text-align: center;
    line-height: 1.1em;
}

.list_item_style .tag02_style {
    text-align: right;
}

.list_item_style .list_item_note_style {
    color:#FFFFFF;
    background-color: #b41400;
    padding: 3px;
    font-size: 14px !important;
	text-align: center;
}

.list_item_style .list_item_info_style p {
    margin-bottom: 5px;
    font-size: 16px;
}

.list_item_style .list_item_info_style p.list_item_price_style {
    text-align: right;
    font-weight: 700;
}
/* // キャメル珈琲カスタマイズ */
.list_item_style .list_item_info_style p.list_item_price_style .tax {
	font-size:80%;
}
/* /// キャメル珈琲カスタマイズ */


.list_item_style .list_item_info_style p.item_sell_style {
    color:#898989;
	font-size:14px;
	font-weight:normal;
}

.list_item_style .list_item_info_style p.item_sell_style span{
	font-size:16px;
}

/* // キャメル珈琲カスタマイズ
.list_item_style .list_item_info_style p.item_sell_style span {
 */
.list_item_style .list_item_info_style p.item_sell_style .price_down {
/* /// キャメル珈琲カスタマイズ */
	color:#b21600;
	font-weight:700;
}

.list_item_stockBox_style{
}


.list_item_stockBox_style p{
	width:45.8% !important;
	border:1px solid #ccc !important;
	color:#000 !important;
	padding:3px !important;
	margin-left:0 !important;
	margin-right:0.8% !important;
	font-size:12px !important;
	float:left !important;
	text-align:center;
	color:#666;
	border-radius: 4px;
}
.list_item_stockBox_style p:nth-child(2n){
	margin-left:0.8% !important;
	margin-right:0 !important;
}


.list_item_stockBox_product_style{
	margin-top:-15px;
	margin-bottom:15px;
}


.list_item_stockBox_product_style p{
	width:auto;
	border:1px solid #ccc !important;
	color:#000 !important;
	padding:3px 5px !important;
	margin-left:0 !important;
	margin-right:3px !important;
	font-size:12px !important;
	float:left !important;
	text-align:center;
	color:#666;
	border-radius: 4px;
}


.search_number_block_style {
    border-top:1px solid #000;
    padding-top: 10px;
}

.search_number_block_style .search_number_style {
    float: left;
    font-size: 16px;
}

.search_number_block_style #productIf {
    float: right;
}

/* // キャメル珈琲カスタマイズ */
div.box_message.box_error,
.form > div.box_error_login_style, .form div.box_error_login_style {
    box-sizing: border-box;
}
/* // キャメル珈琲カスタマイズ
.small_category2_list_style.textInfo_style {
    display: none;
}
*/
/*-----------------------------------

0101010104011_shEditDeliverySet.html

-----------------------------------*/

.delivery_form_style .table_form td p:first-child {
        margin: 0;
}

/*-----------------------------------

0101010104001_giftShEditshoppingbasket.html

-----------------------------------*/
.shoppingLink_style{
	padding-top:15px;
	text-align:left;
	position:absolute;
	display:block;
	left:60px;
}
a.shoppingLink_style{
	text-decoration:underline;
	float:left;
}