﻿@charset "UTF-8";

div.postage_comment_ {
  padding: 5px 5px 0 5px;
  margin: 5px 0 0 auto;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: #c30;
}

div.postage_comment2_ {
  padding: 0 5px 0 5px;
  margin: 0 0 0 auto;
  text-align: right;
  font-size: 13px;
  color: #c30;
}

/* --------------------------------------------------------------------
  ご注文方法の指定
-------------------------------------------------------------------- */

div.order_ .massage_ {
  padding: 10px;
}

/* ご注文主（ログイン時） */
div.method_host_ {
  margin-bottom: 10px;
  clear: both;
}

input[name="address.x"] {
  text-decoration: none !important;
  color: #4cae8d !important;
}

div.method_host_ div.host_info_ {
  margin-bottom: 5px;
}

div.method_host_ div.host_info_ + input {
  margin-left: 10px;
}

input.change-address {
  text-decoration: none;
  color: #4cae8d;
  border: none;
  padding: 5px 0;
  background: none;
}

div.method_host_ address {
  font-style: normal;
  padding: 2px 4px;
  border: 1px solid #4cae8d;
}

table.method_host_ {
  margin-bottom: 20px;
  width: 100%;
}

tr#host_mail input,
tr#host_cmail input,
tr#host_addr input,
tr#host_addr2 input,
tr#host_addr3 input,
tr#host_comp input,
tr#host_dept input {
  width: 300px;
}

/* 送り主（ログイン時） */
div.method_sender_ {
  margin-bottom: 10px;
}

div.method_sender_ div.sender_info_ {
  margin-bottom: 5px;
}

div.sender_change_ {
  padding: 2px;
  margin: 0 0 3px 0;
  background: #e5f3ff;
  border: 1px solid #ccc;
  width: auto;
}

#sender_form {
  padding: 0 10px;
}

/* 宛て先（ログイン時） */
div.method_address_ {
  margin-bottom: 10px;
}

div.addresslist_ {
  margin-bottom: 10px;
}

div.address_item_ {
  padding: 2px 5px;
  width: 100%;
  overflow: hidden;
  padding: 2px 0;
}

div.address_item_ address {
  font-style: normal;
  margin: 2px 0;
  padding: 4px 6px;
  padding: 0;
  width: auto;
}

div.address_item_ .address_change_ {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 5px;
  margin-right: 10px;
}

div.address_bottom_ {
  padding: 0;
  text-align: right;
}

.address_select_ {
  text-align: right;
}

/* 送り主（ログイン時） */
div.method_sender_ {
  padding-bottom: 10px;
}

div.method_sender_ + div {
  /*display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;*/
}

div.method_box_ + br + div {
  text-align: center !important;
}

div.method_box_ + br + div input:nth-of-type(2) {
  margin-bottom: 2px;
}

div.method_box_ + br + div input:nth-of-type(2)[name="submit.x"] {
  margin-bottom: 10px;
}

div.method_sender_ + div > input[name="next.x"],
div.method_sender_ + div > input[name="prev.x"] {
  margin: 0;
}

input[name="prev.x"],
.method_sender_ + div input.move_button_bk_ {
  margin-right: 8px !important;
}

div.sender_change_ {
  padding: 6px 10px;
  background: #eef8f5;
  border: 1px solid #ccc;
}

table.method_sender_ {
  margin-top: 10px;
  margin-left: 10px;
  width: 815px;
}

tr#sender_addr input,
tr#sender_addr2 input,
tr#sender_addr3 input,
tr#sender_comp input,
tr#sender_dept input {
  width: 300px;
}

/* 請求先（ログイン時） */
div.method_bill_biz_ {
  padding-bottom: 10px;
}

div.method_bill_biz_ div.bill_biz_ {
  margin-left: 10px;
}

div.order_ span.method_supplier_name_ {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px 2px 2px 7px;
  display: block;
  border-left: 5px solid #4cae8d;
  text-align: left;
  font-size: 16px;
}

div.order_ span.method_agency_name_ {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px 2px 2px 7px;
  display: block;
  border-left: 5px solid #af8ad1;
  text-align: left;
  font-size: 16px;
}

div.order_ div.estimate_block_ {
  margin: 10px 0;
  padding: 10px;
  padding: 0;
}

/* Safari (ただし、iOSのChromeにも適用される) */
_::-webkit-full-page-media,
_:future,
:root div.order_ div.estimate_block_ {
  margin: 15px 0;
}

.estimate_listframe_ div.estimate_block_,
.store_frame_ div.estimate_block_,
.supplier_frame_ div.estimate_block_ {
  margin: 0 !important;
}

div.order_ div.estimate_block_ > div {
  float: none !important;
}

div.order_ div.estimate_block_ table {
  margin: 0 auto 10px;
}

div.order_ div.estimate_block_ h2 {
  /*margin: 4px 0;
  padding: 2px 2px 2px 7px;
  display: block;
  font-weight: bold;
  border-top: 1px solid #dfdfdf;
  border-left: 5px solid #dfdfdf;*/
}

div.order_ div.dest_block_ {
  margin: 4px 0;
}

div.order_ div.dest_block_ table {
  margin: 10px auto;
  width: 95vw;
}

table.formlist_.host_ {
  margin-bottom: 10px;
}

.formlist_.historydetail_.destgoodslist_ {
  width: 95vw;
}

div.order_ div.dest_block_ h2 {
  /*margin: 4px 0;
  padding: 2px 2px 2px 7px;
  display: block;
  font-weight: bold;
  border-top: 1px solid #dfdfdf;
  border-left: 5px solid #dfdfdf;*/
}

div.order_ div.agency_block_ {
  border: none;
  margin: 4px 0;
  padding: 0;
}

div.order_ div.agency_block_ table {
  margin: 10px 0;
}

div.order_ div.agency_block_ h2 {
  margin: 4px 0;
  padding: 2px 2px 2px 7px;
  display: block;
  font-weight: bold;
  border-top: 1px solid #dfdfdf;
  border-left: 5px solid #dfdfdf;
}

div.order_ div.cart_agency_block_ {
  margin: 4px 0 20px 0;
  padding: 0;
}

div.order_ div.cart_agency_block_ table {
  margin: 2px 0;
}

div.order_ div.cart_agency_block_ h2 {
  margin: 4px 0;
  padding: 2px 2px 2px 7px;
  display: block;
  font-weight: bold;
  border-top: 1px solid #dfdfdf;
  border-left: 5px solid #dfdfdf;
}

#pointpay_num {
  background-color: #dedede;
  width: 40px;
  padding: 2px;
}

/* 配送方法 */
div.method_box_ {
  text-align: left;
}

div.method_box_ .common_headline2_ {
  text-align: left;
  display: flex;
  align-items: center;
}

div.method_box_ .must_ {
  margin-left: 10px;
}

div.method_box_ h3 {
  margin: 0 0 10px 0;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  background: #f0f0f0;
}

div.method_box_ div.method_box_content_ textarea {
  width: 98%;
  margin-top: 2.666vw;
}

div.method_box_ div.method_box_content_ input[type="text"] {
  margin-top: 2.666vw;
}

div.method_box_ div.line_contents_ {
  float: left;
}

/* ポイント */
.currentpoint_ {
  margin-bottom: 10px;
  margin-top: 10px;
}

div.point_use_ {
  margin-bottom: 10px;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

/* --------------------------------------------------------------------
  ご注文内容の確認
-------------------------------------------------------------------- */
div.spandual_ {
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

div.order_.spandual_ .common_headline2_ {
  text-align: left;
}

div.spandual_ table {
  /*margin: 0 auto;
  width: 95vw;
  margin-bottom: 10px;*/
}

/* ご注文の商品 */
table.estimate_.sales_,
table.estimate_method_ {
  border-top: 1px solid #ccc;
}

table.estimate_.sales_ th,
table.estimate_method_ th {
  width: 40%;
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  white-space: nowrap;
  background-color: #e5f3ff;
  padding: 3px;
  padding: 8px 8px 6px;
}

table.estimate_.sales_ td,
table.estimate_method_ td {
  width: 60%;
  padding: 3px;
  padding: 8px 8px 6px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

table.estimate_method_ td.total_ {
  font-size: 14px;
  color: #e61d50;
  font-weight: bold;
}

table.estimate_.sales_ td.nocell_ {
  border: none !important;
}

/* 配送情報 */
table.host_,
table.sender_,
table.dest_ {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 12px;
}

table.host_ th,
table.sender_ th,
table.dest_ th {
  border-bottom: 1px solid #ccc;
  background-color: #eef8f5;
  padding: 3px;
  font-weight: normal;
  text-align: left;
  font-size: 13px;
  padding: 8px 8px 6px;
}

table.host_ td,
table.sender_ td,
table.dest_ td {
  padding: 3px;
  font-size: 13px;
  word-break: break-all;
  padding: 8px 8px 6px;
}

div.order_ .method_addr_ {
  padding: 3px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 12px;
}

table.card_,
table.convinience_ {
  width: 100%;
}

table.card_ label {
  margin: 0 20px 0 5px;
}

table.convinience_ th {
  width: 16em;
}

/* お支払い方法 */
div.order_ table.estimate_method_ {
  /*font-size: 12px;
  margin-bottom: 10px;*/
}

div.order_ table.estimate_method_ th {
  width: 30%;
  /*text-align: left;
  background-color: #eef8f5;
  font-weight: normal;
  font-size: 13px;*/
}

div.order_ table.estimate_method_ td {
  width: 70%;
  /*font-size: 13px;
  text-align: right;*/
}

div.estimate_card_form_ {
  border: none;
  background-color: #fff;
  padding: 10px;
}

#card_form {
  text-align: left;
}

/* お届け先 */
div.order_ table.dest_ {
  width: 90%;
  width: 95vw;
}

table.destgoodslist_ {
  width: 90%;
  font-size: 3.2vw;
}

table.destgoodslist_ {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

table.destgoodslist_ th {
  width: 30%;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px;
  background-color: #eef8f5;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  padding: 8px 8px 6px;
}

table.destgoodslist_ td {
  border-top: 1px solid #ccc;
  vertical-align: top;
  padding: 3px;
  padding: 8px 8px 6px;
}

table.destgoodslist_ span.img_s_ {
  float: left;
}

table.destgoodslist_ span.img_s_ img {
  width: 46px;
}

table.destgoodslist_ span.name_ {
  float: left;
}

table.destgoodslist_ th.dest_comment_ {
  text-align: left;
  background-color: #e5f3ff;
}

table.destgoodslist_ td.method_comment_detail_ input,
table.destgoodslist_ td.method_comment_detail_ textarea {
  width: 100%;
}

table.destgoodslist_ td.sublist_ {
  margin: 0;
  padding: 0;
}

.destgoodslist_ textarea {
  width: 98%;
}

.destspeclist_ textarea {
  width: 98%;
}

/* Safari (ただし、iOSのChromeにも適用される) */
_::-webkit-full-page-media,
_:future,
:root .destspeclist_ textarea {
  width: 95%;
}

ul.formlist_.estimate_.card_ li {
  padding: 2px;
}

ul.formlist_.estimate_.card_ li.title_ {
  font-size: 13px;
  background-color: #eef8f5;
}

div.order_ ul.card_ {
  padding: 3px;
}

/* order method */
div.order_ table.method_ {
  width: 100%;
}

/* 配送先 */
div.order_ .method_method_ {
  text-align: left;
}

div.order_ table.order_ {
  /*width: 90%;
  margin: 0 auto 10px auto;
  padding: 3px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 95vw;*/
}

div.order_ table.order_ td {
  /*border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  text-align: right;*/
}

div.order_ table.order_ td.order_id_,
div.order_ table.order_ td.order_dt_,
div.order_ table.order_ td.estimate_id_ {
 /* text-align: right;*/
}

div.order_ table.order_ th {
  /*width: 30%;
  background-color: #eef8f5;
  font-weight: normal;
  text-align: left;
  font-size: 13px;*/
}

/* カードで支払う */
div.order_ table.formdetailcard_ {
  margin-bottom: 10px;
  padding: 3px;
}

div.order_ table.formdetailcard_ th {
  width: 12em;
  background-color: #e5f3ff;
  font-weight: normal;
  text-align: left;
}

.block-order-estimate--commit-btn-include-loading {
  height: 150px;
  width: 65px;
  position: absolute;
  transform: scale(0.5);
}

.block-order-estimate--creditcard-forceinput-message {
  padding: 10px 0 0 0;
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
}

/* 明細オプション */
div.order_ table.destgoodslist_ table.estimate_comments_ {
  border-width: 0;
  padding: 0;
  font-size: 12px;
  margin-left: 1em;
  margin: 0 0 0 8px;
}

div.order_ table.destgoodslist_ table.estimate_comments_ th {
  border-width: 0;
  padding: 0;
  background-color: #fff;
}

div.order_ table.destgoodslist_ table.estimate_comments_ td {
  border-width: 0;
  padding: 0;
  background-color: #fff;
}

div.order_ table.destgoodslist_ table.estimate_comments_ th,
div.order_ table.destgoodslist_ table.estimate_comments_ td {
  vertical-align: top;
  word-break: break-all;
  text-align: left;
}

div.order_ table.formsublist_ {
  width: 100%;
  /*border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 12px;*/
}

div.order_ table.formsublist_ th {
  /*border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;*/
  width: 30%;
  /*padding: 3px;
  background-color: #eef8f5;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  padding: 8px 8px 6px 8px;*/
}

div.order_ table.formsublist_.append_ th {
  white-space: normal;
  word-break: break-all;
}

div.order_ table.formsublist_ td {
  /*border-top: 1px solid #ccc;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
  padding: 8px 8px 6px 8px;*/
}

/* --------------------------------------------------------------------
  カートメニュー
--------------------------------------------------------------------- */
#cart_menu {
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f6f6f6;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
}

#cart_menu.active {
  pointer-events: all;
  opacity: 1;
}

#cart_menu_header {
  height: 70px;
  margin: 0 auto;
  position: relative;
  background: #606060;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

#cart_menu_header .title {
  padding: 4% 0 3%;
  margin: 0 auto;
  padding-top: 23px;
  font-size: 20px;
}

#cart_menu_header .btn-cartmenu-close {
  position: fixed;
  top: 15px;
  right: 10px;
  width: 42px;
  height: 42px;
  cursor: pointer;
}

#cart_menu_header .btn-cartmenu-close::before,
#cart_menu_header .btn-cartmenu-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 線の幅（太さ） */
  height: 30px; /* 線の高さ（長さ） */
  background: #fff; /* バツ印の色 */
}

#cart_menu_header .btn-cartmenu-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#cart_menu_header .btn-cartmenu-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#cart_menu_body {
  overflow: auto;
  color: #333;
}

#cart_menu_body_inner {
  margin: 15px;
}

#cart_menu_body .to_cart_ {
  margin: 10px 0;
  text-align: center;
}

#cart_menu_body .to_cart_ a {
  color: #fff;
  background: transparent url(../../img/usr/sp/arrow_white.png) right center no-repeat;
  background-color: #577cc6;
  padding: 10px 0;
  margin: 0 auto;
  font-size: 12px;
  position: relative;
  border-radius: 4px;
  width: 250px;
  height: 20px;
  display: inline-block;
  text-align: center;
}

#cart_menu_body .to_cart_info_ {
  padding-left: 8px;
  margin: 5px 0;
}

#cart_menu_body .add_dest_ a {
  padding: 4px 10px;
  margin: 5px 0;
  text-decoration: underline;
}

#cart_menu_body .cart_dest_ {
  overflow: hidden;
  margin: 5px 0;
  border: 1px solid #333;
}

#cart_menu_body .cart_dest_ input {
  display: none;
}

#cart_menu_body .cart_dest_ input + div {
  display: block;
  color: #666;
  background-color: #f0f0f0;
  background-size: 20px;
  padding: 3px 0 2px 40px;
}

#cart_menu_body .cart_dest_ input:checked + div {
  border: 1px solid #4cae8d;
  color: #333;
  background: #eef8f5 url(../../img/usr/sp/icon_cart_on.png) 4px center no-repeat;
  background-size: 24px;
}

#cart_menu_body .cart_dest_ label span.cart_info_ {
  font-size: 12px;
}

/*****************************************************/

div.order_ table.order_cart_list_ {
  border-bottom: solid 1px #ccc;
}

div.order_ table.order_cart_list_ td {
  border-top: solid 1px #ccc;
  vertical-align: top;
}

div.order_ table.order_cart_list_ {
  width: 100%;
}

div.order_ table.order_cart_list_ td.image_ {
  width: 70px;
  padding: 0;
  padding: 10px 0 10px 10px;
}

div.order_ table.order_cart_list_ td.image_ img {
  width: 60px;
}

div.order_ table.order_cart_list_ input.order_cart_qty_ {
  width: 40px;
}

div.order_ table.order_cart_list_total_ {
  width: 96%;
}

div.order_ table.order_cart_list_total_ th {
  width: auto;
  text-align: right;
}

div.order_ table.order_cart_list_total_ td.price_ {
  text-align: right;
  padding-right: 4px;
}

div.order_ table.order_cart_list_total_ td.exclude_price_ {
  text-align: right;
  padding-right: 4px;
}

div.order_ table.order_cart_list_total_ td.postage_comment_ {
  text-align: right;
  padding-right: 4px;
}

/* 軽減税率対応 */
div.order_ table.order_cart_list_total_ tr.tax_sum_ th {
  font-weight: normal;
}

div.order_ table.order_cart_list_total_ tr.tax_sum_ td {
  font-weight: normal;
}

div.order_ .order_cart_list_all_total_ {
  border: 1px solid #4cae8d;
  background-color: #eef9f5;
  padding: 8px 8px 6px;
  margin-top: 10px;
}

div.order_ .order_cart_list_sub_total_ {
  border: 1px solid #4cae8d;
  padding: 8px 8px 6px;
}

div.order_ .total_title_ {
  font-weight: bold;
}

div.order_ table.order_cart_list_ tr.cart_detail_change_ td {
  background: #e3ffff;
}

div.order_ table.order_cart_list_ tr.cart_detail_zero_ td {
  background: transparent;
}

div.order_ table.order_cart_list_ td.goods_detail_ > table {
  width: 99%;
  width: 92%;
  margin: 10px;
}

div.order_ table.order_cart_list_ td.goods_detail_ > table td {
  border-width: 0;
  text-align: right;
}

div.order_ table.order_cart_list_ td.goods_detail_ > table td.name_ {
  text-align: left;
}

div.order_ table.order_cart_list_ td.goods_detail_ > table td.amt_ {
  width: 80px;
}

div.order_ .order_cart_delete_ {
  width: 25px;
  font-size: 12px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  padding: 4px 10px;
  margin: 4px 0 4px auto;
  text-decoration: none;
  background-color: #ddd;
  color: #333;
  display: block;
}

div.order_ .order_cart_reload_ {
  font-size: 12px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #4cae8d;
  padding: 4px 10px;
  text-decoration: none;
  background-color: #4cae8d;
  color: #fff;
  display: inline-block;
}

div.order_ .order_cart_reload_ {
  margin-top: 2px;
  display: none;
}

div.order_ .order_cart_reload_.show_ {
  display: inline-block;
  margin-bottom: 10px;
}

div.address_box_2_ .address_change_ input {
  background: none;
  text-decoration: underline;
  border: none;
  color: #332b2c;
  padding: 5px 0;
}

div.address_box_2_ .address_select_ input {
  background: #ccc;
  border: solid 1px #ccc;
  color: #332b2c;
  padding: 10px;
}

/** header list start **/

div.order_ h2.dest_list_ {
  background: url(../../img/usr/sp/ico_title.png) left top no-repeat;
  padding-left: 20px;
  text-shadow: 1px 1px #f0f0cc;
  color: #f0b000;
  min-height: 23px;
  font-weight: bold;
  float: left;
  background: none;
  color: #4cae8d;
  padding-left: 0;
  text-shadow: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
  margin-left: 0;
  color: #333;
}

div.order_ .order_cart_message_ {
  font-size: 12px;
  clear: both;
}

div.order_ .order_cart_sublist_ {
  margin: 0 0 10px 0;
  padding: 2px;
  border: 1px solid #4cae8d;
  border: none;
}

div.order_ .order_cart_sublist_bottom_ {
  clear: both;
  margin: 0 10px;
}

.order-cart-address-del-copy-wrapper input.current-shipping-order-delete-list + input.current-shipping-order-copy-list,
.order-cart-address-del-copy-wrapper input.current-shipping-order-delete + input.current-shipping-order-copy {
  margin-right: 0;
}

.order-cart-address-del-copy-wrapper {
  text-align: right;
}

div.order_ table.order_cart_sublist_total_ {
  margin-left: auto;
  margin-right: 0;
}

div.order_ table.order_cart_sublist_total_ th {
  text-align: right;
}

div.order_ table.order_cart_sublist_total_ td {
  text-align: right;
}

div.order_ .order_cart_sublist_ .item_ {
  width: 100%;
}

div.order_ .order_cart_sublist_ .item_ a {
  display: block;
  overflow: hidden;
  border: 1px solid #4cae8d;
  position: relative;
  text-decoration: none;
  margin: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

div.order_ .order_cart_sublist_ .now_ a {
  border-width: 1px;
  margin: 1px;
}

div.order_ .order_cart_sublist_ .item_ a .title_ {
  display: block;
  padding: 4px 4px 3px 2px;
  margin: 0;
  font-size: 12px;
  line-height: 1.1;
  color: #fff;
  background-color: #4cae8d;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  color: #333;
  background-color: #fff;
}

div.order_ .order_cart_sublist_ .now_ a .title_ {
  color: #fff;
  background-color: #4cae8d;
  color: #333;
  background-color: #eef8f5;
}

div.order_ .order_cart_sublist_ .ng_ a .title_ {
  color: #c00;
}

div.order_ .order_cart_sublist_ a .ng_ {
  color: #c00;
}

div.order_ .order_cart_sublist_ .item_ a .info_ {
  display: block;
  margin: 0;
  padding: 4px 2px 2px 19px;
  font-size: 12px;
  line-height: 1.1;
  color: #777;
  font-weight: normal;
  text-align: right;
  background: #fff url(../../img/usr/order_cart_icon_cart.png) 2px 2px no-repeat;
  background-size: 14px;
}

div.order_ .order_cart_sublist_ .now_ a .info_ {
  color: #000;
  background-color: #eef8f5;
}

div.order_ .order_cart_sublist_ .item_add_ input {
  float: left;
  margin: 3px;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #4cae8d;
  position: relative;
  background-color: #4cae8d;
  width: 176px;
  height: 40px;
  color: #fff;
  width: 156px;
  float: right;
  margin-right: 0;
}

div.order_ #order_cart_sublist_new {
  position: absolute;
  display: none;
}

div.order_ a.order_cart_navi_ {
  font-size: 13px;
  background: none;
  text-decoration: underline;
  border: none;
  color: #33c;
  padding: 5px 0;
  text-shadow: none;
  float: right;
  text-decoration: none;
  color: #4cae8d;
}

.dest_list_ > a.order_cart_navi_ {
  margin-left: -83px !important;
  margin-top: 20px;
}

div.order_ input.order_cart_navi_ {
  font-size: 14px;
  background: none;
  text-decoration: none;
  border: none;
  color: #4cae8d;
  padding: 5px 0;
}

/** header list end **/

div.order_ table.destgoodslist_ th.method_goodsname_ {
  width: 70%;
}

div.order_ table.destgoodslist_ th.method_qty_ {
  width: 30%;
}

/* --------------------------------------------------------------------
  注文フロー　ヘッダー
-------------------------------------------------------------------- */
div.order_ div.order_flow_ {
  padding-bottom: 12px;
}

div.order_ div.order_flow_ ul {
  clear: both;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

div.order_ div.order_flow_ ul li {
  display: block;
  height: 60px;
  line-height: 16px;
  width: 25%;
  /* for step4 */
  text-align: center;
  font-size: 10px;
  font-style: normal;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18%;
  box-sizing: border-box;
  background: #f6f6f6;
  flex-wrap: wrap;
  padding-top: 7px;
  position: relative;
  font-weight: bold;
  width: 11%;
}

div.order_ div.order_flow_.order_flow_4 ul li {
  width: 18%;
}

div.order_ div.order_flow_ ul li::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #4cae8d;
  border-right: solid 2px #4cae8d;
  position: absolute;
  top: 50%;
  right: -17px;
  margin-top: -4px;
  transform: rotate(45deg);
}

div.order_ div.order_flow_ ul li span {
  width: 100%;
  margin-top: -25px;
  font-size: 12px;
}

div.order_ div.order_flow_ ul li.now_ {
  background-color: #eef9f5;
  color: #4cae8d;
  border: 1px solid #4cae8d;
  width: 25%;
  padding-top: 0;
}

div.order_ div.order_flow_ ul.for_estimate_ li.now_ {
  background: #e9f1ff;
  color: #567cc5;
  border-color: #567cc5;
}

div.order_ div.order_flow_ ul.for_estimate_ li::after {
  border-color: #567cc5;
}

div.order_ div.order_flow_ ul li:first-child {
  background-image: none;
}

div.order_ div.order_flow_ ul li:last-child::after {
  content: none;
}

/* 支払方法の指定画面の配送一覧 */
div.order_ div.method_destlist_frame_ {
  margin-bottom: 8px;
}

div.order_ div.method_destlist_frame_ .method_destlist_:nth-of-type(2) {
  /*border-bottom: 1px solid #ccc;*/
}

div.order_ div.method_destlist_frame_ .delivery_date_ {
  color: #c00;
  font-weight: bold;
}

div.order_ table.method_destlist_ {
  /*margin-top: 0;
  margin-bottom: 0;
  border-bottom-width: 0;*/
}

div.order_ table.method_destlist_ th {
  /*border-width: 0;
  background: #eef8f5;
  padding: 5px;*/
}

div.order_ table.method_destlist_ td {
  /*border-width: 0;
  padding: 5px;*/
}

div.order_ table.method_destlist_ th.spec_ {
  /*border-bottom: 1px solid #ccc;*/
}

div.order_ table.method_destlist_ td.spec_ {
  /*border-bottom: 1px solid #ccc;*/
}

div.order_ table.method_destlist_ td.goodsname_ {
  /*padding: 0 0 0 4px;*/
}

div.order_ table.method_destlist_ td.qty_ {
  /*padding: 0;*/
}

div.order_ table.method_destlist_ td.amt_ {
  /*padding: 0 4px 0 0;*/
}

div.order_ table.method_destlist_ td.detail_option_ {
  /*padding-top: 0;*/
}

div.order_ table.method_destlist_ td.detail_option_ table {
  width: 100%;
}

div.order_ table.method_destlist_ td.detail_option_ table th {
  word-break: break-all;
}

div.order_ table.method_destlist_ td.detail_option_ table td {
  /*padding: 5px;*/
}

div.order_ table.method_destlist_ td.goodsname_ div,
div.order_ table.method_destlist_ td.qty_ div,
div.order_ table.method_destlist_ td.amt_ div {
  /*background: #fff;
  padding: 2px;
  border-top: 1px dashed #ccc;*/
}

div.order_ table.method_destlist_ td.goodsname_ span,
div.order_ table.method_destlist_ td.qty_ span,
div.order_ table.method_destlist_ td.amt_ span {
  /*font-weight: bold;*/
}

/* --------------------------------------------------------------------
  軽減税率対応
-------------------------------------------------------------------- */
div.order_ h2.estimate_subtotal_title_ {
  text-align: left;
}

div.order_ table.estimate_subtotal_breakdown_list_ {
  border: 3px double #ccc;
  margin-bottom: 10px;
}

div.order_ table.estimate_subtotal_breakdown_list_ th {
  font-weight: normal;
}

div.order_ table.estimate_subtotal_breakdown_list_ th {
  text-align: right;
}

div.order_ table.estimate_subtotal_breakdown_list_ td {
  width: 29%;
  text-align: right;
  padding-right: 8px;
}

div.order_ table.estimate_subtotal_breakdown_list_ th.subtotal_ {
  width: 29%;
  padding-left: 8px;
}

div.order_ table.estimate_subtotal_breakdown_list_ th.tax_ {
  width: 13%;
}

div.order_ div.estimate_footer_total_ {
  border: 2px solid #4cae8d;
  padding: 8px 8px 6px;
  text-align: left;
  margin: 0 auto;
  font-size: 3.2vw;
  box-sizing: border-box;
  margin-bottom: 2.666vw;
}

div.order_ div.estimate_footer_total_ h2 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

div.order_ div.estimate_footer_total_ table {
  width: 100%;
}

div.order_ div.estimate_footer_total_ table th {
  padding: 2px 1em;
  font-weight: normal;
}

div.order_ div.estimate_footer_total_ table td {
  font-weight: bold;
}

div.order_ div.estimate_footer_total_ table.estimate_total_list_ {
  width: 95vw;
}

div.order_ div.estimate_footer_total_ table.estimate_total_list_ th {
  border: 1px solid #ccc;
  width: 30%;
  padding: 3px;
  background-color: #eef8f5;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  padding: 8px 8px 6px 8px;
}

div.order_ div.estimate_footer_total_ table.estimate_total_list_ td {
  border: 1px solid #ccc;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
  padding: 8px 8px 6px 8px;
}

div.order_ div.estimate_footer_total_ table.estimate_total_list_ td.total_ {
  font-size: 14px;
  color: #e61d50;
  font-weight: bold;
}

div.order_ div.estimate_footer_total_ td.estimate_subtotal_sum_ {
  display: none;
}

/* 軽減税率対応時に追加 */
div.order_ table.formsublist_ td {
  border-right: 1px solid #ccc;
}

.estimate_block_ table.formsublist_.destgoodslist_.historydetail_ td.estimate_goods_ {
  text-align: left;
}

div.order_ table.destgoodslist_ {
  margin: 0;
}

div.order_ table.destgoodslist_ table.estimate_comments_ {
  width: auto;
  border-collapse: separate;
  margin-top: 8px;
  margin-left: 0;
}

div.order_ table.destgoodslist_ table.estimate_comments_ select {
  margin-bottom: 5px;
}

div.order_ table.destgoodslist_ span.estimate_name_ {
  font-weight: bold;
}

div.order_ table.destgoodslist_ span.estimate_qty_,
div.order_ table.destgoodslist_ span.estimate_amt_,
div.order_ table.destgoodslist_ span.estimate_amt_tax_,
div.order_ table.destgoodslist_ span.estimate_amt_tax_biz_,
div.order_ table.destgoodslist_ span.period_ {
  margin-left: 1em;
}

div.order_ table.destgoodslist_ span.amt_tax_,
div.order_ table.destgoodslist_ span.amt_tax_biz_ {
  margin-right: 4px;
}

div.order_ table.destgoodslist_ span.qty_ {
  margin-right: 4px;
  font-weight: bold;
}

div.order_ table.destgoodslist_ span.amt_,
div.order_ table.destgoodslist_ span.amt_tax_biz_ {
  font-weight: bold;
}

div.order_ table.destgoodslist_ td.price_ {
  text-align: right;
  border-right: 1px solid #ccc;
}

div.order_ table.formsublist_.breakdown_list_ th.tax_ {
  border-top: 1px solid #ccc;
  border-right-style: none;
  width: auto;
  padding: 3px;
  background-color: #e5f3ff;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

div.order_ table.formsublist_.breakdown_list_ td {
  border-top: 1px solid #ccc;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
}

/** カート モーダル **/

#inline-content .cart_data_ {
  margin-top: 12px;
  padding: 8px;
  border: 2px solid #4cae8d;
}

#inline-content .title_ {
  font-weight: bold;
}

#inline-content .cart_data_ table {
  width: 100%;
}

#inline-content .cart_data_ table td {
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 80%;
}

#inline-content .cart_data_ table td.image_ {
  width: 60px;
}

#inline-content .cart_data_ table td.image_ img {
  width: 50px;
  height: 50px;
  margin: 5px;
}

#inline-content .cart_data_ table th.qty_,
#inline-content .cart_data_ table td.qty_ {
  text-align: center;
}

.order-cart-content {
  text-align: right;
}

.card-line {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 10px;
}

/* --------------------------------------------------------------------
  注文・見積添付ファイルアップロード
  --------------------------------------------------------------------- */
div#file_attachment_frame_ .attach-file-name {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div#file_attachment_frame_ .attach-file-list div {
  margin: 4px;
}

div#file_attachment_frame_ .attach-file-list {
  display: flex;
  align-items: center;
}

div.order_ .delete_ {
  overflow: visible;
  cursor: pointer;
  width: 25px;
  font-size: 12px;
  line-height: 19px;
  height: 18px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #909090;
  padding: 3px 10px;
  text-decoration: none;
  color: #555;
  display: inline-block;
  position: relative;
}

#upload_file_ {
  display: none;
}

div.attachment-help,
div.attachment-notice {
  display: block;
  font-size: 11px;
  color: #737373;
  text-align: left;
}

#drop_file_area_ {
  width: 110px;
}

#btn_select_file_ {
  margin-bottom: 10px;
}
