@charset "Shift_JIS";

/* ---------------------------------------
 商品の設定
---------------------------------------- */
/* ボタン */
div.order-h_ .d-btn input,
div.order-h_ .d-btn button {
  width: 100%;
  height: 56px;
  border-radius: 56px;
  border: #333 1px solid;
  font-size: 16px;
  font-weight: 700;
	text-decoration: none;	
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
}
div.order-h_ .d-btn.-yellow input,
div.order-h_ .d-btn.-yellow button { border: #CC0000 1px solid; background: #CC0000; color: #FFF;}
div.order-h_ .d-btn input.disabled_,
div.order-h_ .d-btn button.disabled_ { border-color: #D2D2D2 !important; color: #FFF !important; background: #D2D2D2 !important; pointer-events: none;}

/* h1タイトル下 : お届け先の変更 リンク */
div.order-h_ a.back-txt { padding: 0 0 0 20px; margin: 0 0 20px 0; font-size: 16px; text-decoration: underline; line-height: 1; color: #1D3994; display: inline-flex; position: relative;}
div.order-h_ a.back-txt::before {
  content: '';
  width: 8px;
  height: 8px;
  margin: 0 auto;
  border-right: #1A1A1C 1px solid;
  border-bottom: #1A1A1C 1px solid;
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  left: 3px;
  transform: rotate(135deg);
}

/* h1タイトル下 : 一括商品設定（のし等）ボタン */
div.order-h_ .content_option_ > div.d-btn button.setting-all { margin-bottom: 20px;}

/* お届け先
---------------------------------------- */
/* 共通パーツ */
div.delivery_detail_ { margin: 0 0 20px 0;}
div.delivery_dest_ { padding: 0 10px 20px; margin: 0; border: #D8D8DB 1px solid; background: #FFF; overflow: hidden;}
div.delivery_dest_:nth-of-type(n+2) { margin-top: 15px;}
div.delivery_dest_ .delete-txt,
div.delivery_dest_ .change-txt,
div.delivery_dest_ .reset-txt-box button { padding: 0; margin: 0; border: none; word-break: keep-all; white-space: nowrap; text-decoration: underline; color: #1D3994; background: none; cursor: pointer;}
div.delivery_dest_ .reset-txt-box { margin: 16px 0 0 0; text-align: center;}

/* 見出し */
div.delivery_dest_ .dest_ttl { padding: 10px 13px; margin: 0 -10px 10px; border-bottom: #D8D8DB 1px solid; display: flex; align-items: center; background: #F8F8FB;}
div.delivery_dest_ .dest_ttl .common_headline2_ { padding: 0; margin: 0; font-size: 16px; font-weight: 500; background: none; position: relative;}
div.delivery_dest_ .dest_ttl .numTxt { padding: 0 0 0 15px; font-size: 16px; font-weight: 500;}
div.delivery_dest_ .dest_ttl .numTxt span { font-size: 20px; font-weight: 500;}
div.delivery_dest_ .dest_ttl .btn_deldest_ { position: absolute; right: 5px; top: 3px;}

div.delivery_dest_ .dest_goods_ttl_ { padding: 10px 13px; margin: 0 -10px 10px; border-bottom: #D8D8DB 1px solid; display: flex; align-items: center; background: #F8F8FB;}
div.delivery_dest_ .dest_goods_ttl_ span { padding: 0; margin: 0; font-size: 16px; font-weight: 500; background: none; position: relative;}

/* 宛先・住所 */
div.delivery_dest_ .address_item_ { margin: 0 0 10px 0;}
div.delivery_dest_ .address_item_ address { font-size: 16px; font-weight: 400; line-height: 1.7;}
div.delivery_dest_ .address_item_ address p { font-size: 16px; font-weight: 400;}
div.delivery_dest_ .address_item_ address p.zip_ { margin: 20px 0 0 0;}
div.delivery_dest_ .address_item_ + .dest_goods_wrap_ { margin-top: 30px;}

/* 商品内容・個数 */
div.delivery_dest_:not(.is-alreadySet-multiple):not(.is-alreadySet) .dest_goods_wrap_ { margin-top: 0; display: none;}
div.delivery_dest_:not(.is-alreadySet-multiple):not(.is-alreadySet):not(.is-regular01):not(.is-regular02) .dest_goods_ { border: none;}
div.delivery_dest_ .dest_goods_ { margin-top: 30px; border: #D8D8DB 1px solid;}
div.delivery_dest_ .dest_goods_.delivery_num_on_ .deliveries-num { 
	padding: 10px 13px;
	margin: 0 0 10px;
	border-bottom: #D8D8DB 1px solid;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	align-items: center;
	background: #F8F8FB;
}
div.delivery_dest_ .dest_goods_.delivery_num_off_ { border: #D8D8DB 1px solid;}
div.delivery_dest_ .goodsinfo_box_ {}
div.delivery_dest_ .goodsinfo_box_:nth-of-type(n+2) { padding-top: 20px; margin-top: 20px; position: relative;}
div.delivery_dest_ .goodsinfo_box_:nth-of-type(n+2)::before { content: ''; width: calc(100% - 20px); border-top: #D8D8DB 1px solid; display: block; position: absolute; top: 0; left: 10px;}
div.delivery_dest_ .goodsinfo_box_ > .inner_ { border: #D8D8DB 1px solid;}
div.delivery_dest_ ul.method_goodslist_ {}
div.delivery_dest_ li.method_goodslist_item_ { position: relative;}
div.delivery_dest_ li.method_goodslist_item_ .header { padding: 10px; text-align: center; display: flex; align-items: center; position: relative;}
div.delivery_dest_ li.method_goodslist_item_ .header .delete-txt + .change-txt { margin-left: 15px;}
div.delivery_dest_ li.method_goodslist_item_ .header p { width: 100%; margin: 0 auto 0 0; font-size: 16px; font-weight: 500; text-align: left;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ { padding: 0 16px; margin: 0; border-bottom: #D8D8DB 1px solid; display: flex; align-items: center; position: relative;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ input[type="checkbox"] { margin: 0;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ input[type="checkbox"] { display: none !important;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ label { width: 100%; height: 70px; padding: 0; display: flex; align-items: center; cursor: pointer; position: relative;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ label::before { content: ''; width: 17px; height: 17px; margin: 0 20px 0 0; border: #333 1px solid; border-radius: 3px; background: #FFF; display: inline-block;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ input[type="checkbox"]:checked + label::before { border: #CC0000 1px solid; background: #CC0000;}
div.delivery_dest_ li.method_goodslist_item_ .header.checkgoods_ input[type="checkbox"]:checked + label::after {
	content: '';
	width: 9px;
	height: 5px;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;
	display: block;
	position: absolute;
	left: 5px;
	top: calc(50% - 4px);
	transform: rotate(-50deg);
	box-sizing: border-box;
}
div.delivery_dest_ li.method_goodslist_item_ .box_ { width: 100%; padding: 10px; display: flex; justify-content: space-between;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .img_ { width: 100px;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .img_ img { width: 100%;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .desc_ { width: calc(100% - 110px);}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_name_ { margin: 0 0 7px 0; font-size: 14px; font-weight: 400; line-height: 1.7;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_name_ .name1_ { font-size: 14px; font-weight: 400; word-break: break-word;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_name_ .name2_ { font-size: 14px; font-weight: 400; word-break: break-word;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_price_ { font-size: 14px; font-weight: 400; line-height: 1.7;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_price_ .price_ { margin: 0 0 7px 0; font-size: 16px; font-weight: 500; text-align: right;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_price_ .price_ .yen_ { font-size: 12px; font-weight: 500;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_price_ .tax_ { font-size: 10px; font-weight: 400; display: none;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_goods_price_ .include_ { font-size: 10px; font-weight: 400; display: block;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_qty_ .method_qty_num_ { margin: 7px 0 0 0; font-size: 12px; font-weight: 400;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_qty_ { font-size: 12px; font-weight: 400;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_qty_ span { margin: 0 0 0 5px; font-size: 12px; font-weight: 400;}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_qty_ .select-block-wrap_ {
	max-width: 180px;
  margin: 16px 0 0 auto;
  font-size: 16px;
  text-align: right;
	word-break: keep-all;
	white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
div.delivery_dest_ li.method_goodslist_item_ .box_ .method_qty_ .select-block-wrap_ .select-block_ { width: calc(180px - 5em); margin-right: 0.5em;}

/* 出荷予定日 */
div.delivery_dest_ li.method_goodslist_item_ .method_goods_salesperiod_ {
	margin: 10px 0;
	display: flex;
	justify-content: flex-end;
}
div.delivery_dest_ li.method_goodslist_item_ .method_goods_salesperiod_ div {
	margin: 0 10px 0 0;
	font-size: 12px;
	font-weight: 400;
}
div.delivery_dest_ li.method_goodslist_item_ .method_goods_salesperiod_ .salesperiod_ {
	font-size: 12px;
	font-weight: 400;
	color: #EC0000;
}

/* 商品設定（のし等）ボタン */
div.delivery_dest_ .dest_goods_ .noshi_box_btn_ {  width: 260px; padding: 0; margin: 20px auto; text-align: center;}
div.delivery_dest_ .dest_goods_ .noshi_box_btn_ input,
div.delivery_dest_ .dest_goods_ .noshi_box_btn_ button {
  width: 100%;
  height: 56px;
  border: #333 1px solid;
  border-radius: 56px;
  font-size: 16px;
  font-weight: 700;
	text-decoration: none;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
}

/* 商品設定（のし等） */
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ { margin: 10px; padding: 0; text-align: left;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dt { padding: 0 0 7px 10px; margin: 0; border-bottom: #DDD 1px solid; font-size: 14px; font-weight: 500; display: flex; justify-content: space-between;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dt .change-txt { font-size: 14px;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd { padding: 10px; background: none;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd div { width: 100%; word-wrap: break-word;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd > div { word-break: break-all; display: flex; justify-content: left;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd table { width: 100%;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd .noshi_config_title_ { min-width: 140px; font-size: 14px; font-weight: 500; text-align: left; white-space: nowrap; background: none;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd .noshi_config_contents { width: auto; padding-left: 10px; font-size: 14px; font-weight: 400; text-align: left; white-space: wrap; display: block; word-break: break-word;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd .noshi_config_contents span { max-width: 90%; padding-left: 10px; white-space: wrap;}
div.delivery_dest_ .goodsinfo_box_ .noshi_setting_ dd .order_memo_title_{
  white-space: pre-wrap;
}

/* 備考*/
div.delivery_dest_ .goodsinfo_box_ .item_bikou_ { margin: 10px; padding: 0; text-align: left;}
div.delivery_dest_ .goodsinfo_box_ .item_bikou_ dd { padding: 10px; background: none;}

/* 二重包装 */
div.delivery_dest_ .goodsinfo_box_ .goods_remarks_ { margin: 10px; padding: 0; text-align: left;}
div.delivery_dest_ .goodsinfo_box_ .goods_remarks_ dt { padding: 0 0 7px 10px; margin: 0; border-bottom: #DDD 1px solid; font-size: 14px; font-weight: 500; display: flex; justify-content: space-between;}
div.delivery_dest_ .goodsinfo_box_ .goods_remarks_ dd { padding: 10px; background: none;}

/* 配送方法（佐川） */
div.delivery_dest_ .goods_sel_delivery_method_ { padding: 30px 0 0 0; margin: 30px 10px; border-top: #DCDCDC 1px solid; overflow: hidden;}
div.delivery_dest_ .goods_sel_delivery_method_ .block_title_ { margin: 0 0 16px 0; font-size: 16px; font-weight: 500; display: block;}
div.delivery_dest_ .goods_sel_delivery_method_ .inner_ .sagawa_message_ { color: #EC0000;}

/* 配達方法 */
div.delivery_dest_ .goods_delivery_method_ { padding: 30px 0 0 0; margin: 30px 10px; border-top: #DCDCDC 1px solid; display: block;}
div.delivery_dest_ .goods_delivery_method_ .block_title_ { margin: 0 0 16px 0; font-size: 16px; font-weight: 500; display: block;}
div.delivery_dest_ .goods_delivery_method_ .notice_text_ { padding: 0; margin: 0 0 16px 0; font-size: 14px; font-weight: 400; color: #EC0000;}
div.delivery_dest_ .goods_delivery_method_ .inner_ { margin: 20px 0 0 0;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ { width: 100%; height: 80px; display: flex; align-items: center; position: relative;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ + .goods_delivery_method_item_ { margin-top: 10px;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ label { 
	width: 100%;
	height: 100%;
	padding: 0 0 0 55px;
	margin: 0;
	border: #333 1px solid;
	border-radius: 8px;
	display: flex;
	align-items: center;
	background: transparent;
	position: relative;
	cursor: pointer;
	z-index: 2;
}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_.type-up label,
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_.type-u label { padding-bottom: 20px;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ input[type="radio"] { position: absolute; top: calc(50% - 10px); left: 18px;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ input[type="radio"]:checked + label { border: #CC0000 2px solid;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ .postage_ { font-size: 16px; font-weight: 400; position: absolute; right: 30px; z-index: 1;}
div.delivery_dest_ .goods_delivery_method_ .inner_ .goods_delivery_method_item_ .memo_ { font-size: 12px; font-weight: 400; color: #666666; position: absolute; left: 57px; bottom: 20px; z-index: 1;}

/* お届け日時 */
div.delivery_dest_ .method_goods_delivery_ { padding: 30px 6px; margin: 30px 10px 0; border-top: #DCDCDC 1px solid; display: block;}
div.delivery_dest_ .method_goods_delivery_ .block_title_ { margin: 0 0 16px 0; font-size: 16px; font-weight: 500; display: block;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_ .ttl_ { margin: 0 0 7px 0; font-size: 14px; font-weight: 500;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_ .block2_ { margin: 20px 0 0 0;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_.unselectables_ .block1_ { margin: 0; display: flex; align-items: center;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_.unselectables_ .block2_ { margin-top: 10px; display: flex; align-items: center;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_.unselectables_ div[class^="block"] .ttl_ { width: 100px; margin: 0; font-size: 14px; font-weight: 500;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_.unselectables_ div[class^="block"] .child_ { width: calc(100% - 100px); margin: 0; font-size: 14px; font-weight: 400;}
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_ .block1_ .efo-error_,
div.delivery_dest_ .method_goods_delivery_ .block_wrapper_ .block2_ .efo-error_ { margin: 10px 0 0 0; display: block;}
div.delivery_dest_ .method_goods_delivery_ p.delivery_notice_ { margin-top: 20px; font-size: 14px;}
div.delivery_dest_ .method_goods_delivery_ p.delivery_notice_ + p.delivery_notice_ { margin: 7px 0 0 0;}

/* 1件目の商品設定をコピー ボタン */
div.delivery_dest_ .copy_flg_area_ { width: 260px; margin: 20px auto 0;}
div.delivery_dest_ .copy_flg_area_ input {
  width: 100%;
  height: 56px;
  border: #333 1px solid;
  border-radius: 56px;
  font-size: 16px;
  font-weight: 700;
	text-decoration: none;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
}
div.delivery_dest_ .copy_flg_area_ input.disabled_ { border: none; color: #FFF; background: #757575; pointer-events: none;}
div.delivery_dest_ .copy_flg_area_ + .dest_goods_wrap_ { margin-top: 20px;}

/* 商品の選択を完了する ボタン */
div.delivery_dest_ .dest_goods_ .btnArea_ { width: 260px; margin: 20px auto 0;}

/* この住所に送る商品を選択 ボタン */
div.delivery_dest_ .btnArea_ { width: 260px; margin: 20px auto 0;}
div.delivery_dest_ .btnArea_ + .error_ { text-align: center;}

/* カートに戻って商品を追加 ボタン */
div.delivery_dest_ .back-txt-wrap { text-align: center;}
div.delivery_dest_ .back-txt-wrap a.back-txt { padding: 0 !important; margin: 0 !important; font-size: 14px !important; font-weight: 400 !important;}
div.delivery_dest_ .back-txt-wrap a.back-txt::before { display: none !important;}

/* 各お届け先に商品が設定されていません */
div.order-h_ div.content_option_ .submit_ + .error_wrap_ { width: 100%; margin: 16px 0 0 0; text-align: center;}
div.order-h_ div.content_option_ .submit_ + .error_wrap_ > .error_ { padding: 0; margin: 0; font-size: 14px; font-weight: 400; text-align: center; color: #EC0000; position: relative;}

/* TOPへ戻る */
div.order-h_ div.content_option_ .back_shop_button_ { padding-top: 40px;}

/* 商品設定（のし等） - モーダル
---------------------------------------- */
div.order-h_ .d-modal {
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s ease-in-out;
  z-index: 3;
  opacity: 0;
  pointer-events: none;
}
div.order-h_ .d-modal.is-open   { opacity: 1; pointer-events: all; transition: 0.3s ease-in-out 0.3s;}
div.order-h_ .d-modal--headding { padding: 0; margin: 0 0 15px 0; font-size: 20px; font-weight: 500;}
div.order-h_ .d-modal--overlay  { width: 100%; height: 100%; background: rgb(0, 0, 0, 0.6);}
div.order-h_ .d-modal-body {
  width: calc(100% - 32px);
  max-height: calc(100dvh - 80px);
  border-radius: 12px;
  background: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow-y: scroll;
}
div.order-h_ .d-modal--close { padding: 0; margin: 0 0 16px 0; position: relative;}
div.order-h_ .d-modal--close .modal-close { left: 0;}
div.order-h_ .d-modal--close .modal-back { display: none;}
div.order-h_ .d-modal--close .modal-back.is-active { display: flex; position: absolute; top: 0; left: 0;}
div.order-h_ .d-modal--slide { background: #FFF;}
div.order-h_ .d-modal--slider { padding-top: 15px; padding-bottom: 30px;}
div.order-h_ .esb-displayer { 
	height: 56px;
	padding: 0 24px 0 15px;
	border: #333 1px solid;
	border-radius: 6px;
	font-size: 16px;
	text-decoration: none;
	display: flex;
	align-items: center;
	background: transparent url("../../img/usr/common/select_bg.png") calc(100% - 10px) center no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	position: relative;
	z-index: 1;
}
div.order-h_ .esb-dropdown { width: 100% !important; margin-top: -5px; border: #333 1px solid; border-radius: 0 0 6px 6px; display: none; background: #FFF; position: relative; z-index: 2;}
div.order-h_ .esb-dropdown .esb-item { min-height: 56px; padding: 5px 15px; display: flex; align-items: center;}
div.order-h_ .esb-dropdown .esb-item:nth-of-type(n+2) { border-top: #333 1px solid;}
div.order-h_ .d-modal--content { padding: 0 0 200px 0;}
div.order-h_ * + .d-modal--content { margin-top: 20px;}
div.order-h_ .d-modal--content .d-modal-txt { margin: 0 0 16px 0; font-size: 14px;}
div.order-h_ .d-modal--content .d-modal-txt p { font-size: 14px;}
div.order-h_ .d-modal--content .setting-item input[type="text"] { width: 100%; max-width: 100%;}
div.order-h_ .d-modal--content .setting-item input.disabled_[type="text"] { border-color: #949497; color: #999; background-color: #F1F1F4;}
div.order-h_ .d-modal--content .setting-item select { width: 100%; height: 52px;}
div.order-h_ .d-modal--content .setting-item > dt { margin: 0 0 7px 0; font-size: 14px; font-weight: 500;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .easy-select-box { pointer-events: none;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .radio-area_ input { border-color: #949497; color: #999; background-color: #F1F1F4; pointer-events: none !important;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .radio-area_ label { color: #999; pointer-events: none !important;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ select,
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .esb-displayer { border-color: #949497; color: #999; background-color: #F1F1F4; pointer-events: none;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ input[type="radio"]:checked:before { background: #949497; pointer-events: none !important;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .d-modal--sample-txt { pointer-events: none;}
div.order-h_ .d-modal--content .setting-item > dd.disabled_ .d-modal--sample-txt button { color: #999;}
div.order-h_ .d-modal--content .setting-item .radio-area_.two_ { margin: 0 0 20px 0; display: flex; column-gap: 20px;}
div.order-h_ .d-modal--content .setting-item .radio-area_.two_ li label { min-width: 80px; display: inline-block;}
div.order-h_ .d-modal--content .setting-item.item_remarks dt,
div.order-h_ .d-modal--content .setting-item.item_bikou_ dt { margin-bottom: 10px;}
div.order-h_ .d-modal--content .setting-item.item_remarks dd textarea,
div.order-h_ .d-modal--content .setting-item.item_bikou_ dd textarea { width: 100%; max-width: 100%;}
div.order-h_ .d-modal--content .esb-dropdown { max-height: 200px; overflow-y: scroll !important;}
div.order-h_ .d-modal--content .error_ { padding: 0; margin: 5px 0 0;}
div.order-h_ .d-modal--content .notes_ { padding: 0 0 0 1em; margin: 5px 0 0; font-size: 14px; font-weight: 400; text-indent: -1em;}
div.order-h_ .d-modal--content .notes_ a { padding: 0; margin: 0; border: none; font-size: 14px; font-weight: 400; text-decoration: underline; color: #1D3994; display: inline; background: none;}
div.order-h_ .d-modal--content .notes_.present_message_ { display: none;}
div.order-h_ .d-modal--content > dl:nth-of-type(n+2) { padding-top: 18px; margin-top: 20px; border-top: #DDD 1px solid;}
div.order-h_ * + .d-modal--sample-txt { margin: 10px 0;}
div.order-h_ .d-modal--sample-txt button { padding: 0; margin: 0; border: none; text-decoration: underline; color: #1D3994; display: inline; background: none;}
div.order-h_ .d-modal--noshi-sample h3:nth-of-type(n+2) { margin-top: 40px;}
div.order-h_ .d-modal--noshi-sample .exlist { margin-top: 20px; display: flex; flex-wrap: wrap;}
div.order-h_ .d-modal--noshi-sample .exlist li { width: calc(100% / 2 - 5px);}
div.order-h_ .d-modal--noshi-sample .exlist li .image img { width: 100%; display: block;}
div.order-h_ .d-modal--noshi-sample .exlist li p:not(.image) { margin-top: 10px;}
div.order-h_ .d-modal--noshi-sample .exlist li:not(:nth-of-type(2n)) { margin-right: 10px;}
div.order-h_ .d-modal--noshi-sample .exlist li:nth-of-type(n+3) { margin-top: 25px;}
div.order-h_ .d-modal--close.close--bottom { display: none; position: relative;}
div.order-h_ .d-modal-area .d-btn { margin-top: 25px;}
div.order-h_ .d-modal--content .d-btn button.option-set-btn { width: 136px; margin: 0 auto;}

/* 一括商品設定を利用する・しないボタン */
div.order-h_ .modal-slide-item.is-front .d-modal--content { padding: 0;}
div.order-h_ .modal-slide-item.is-front .col-box.-col02 { width: 100%; padding: 24px 0 0; margin: 24px 0 0; border-top: #DDD 1px solid; display: flex; justify-content: center; flex-wrap: wrap; column-gap: 10px;}
div.order-h_ .modal-slide-item.is-front .col-box.-col02 .d-btn { width: 136px; padding: 0; margin: 0;}
div.order-h_ .modal-slide-item.is-front .col-box.-col02 .d-btn button { width: 136px; padding: 0; margin: 0; border: #CC0000 1px solid; color: #FFF; background: #CC0000;}

/* ---------------------------------------
 一括商品設定（のし等）
---------------------------------------- */
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ { margin: 0 auto 20px; border: #D8D8DB 1px solid; overflow: hidden;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .headding { padding: 14px 13px; border-bottom: #D8D8DB 1px solid; font-size: 15px; font-weight: 500; background: #F8F8FB;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ { padding: 16px; margin: 0; border-radius: 6px; background: #FFF; overflow: hidden;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dt { 
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 500;
	background: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd { padding: 0; line-height: 1.7; background: none;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd div { width: 100%; word-wrap: break-word;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd > div { word-break: break-all; display: flex; justify-content: left;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd .noshi_config_title_ { 
	min-width: 140px;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	white-space: nowrap;
	background: none;
}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd .noshi_config_contents {
	width: auto;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	white-space: wrap;
	display: block;
	word-break: break-word;
}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd .noshi_config_contents span { max-width: 90%; padding-left: 10px; white-space: wrap;}
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ + .d-btn { display: none;}
div.order_gift_.content_option_ div.noshi_setting_wrap_ dl.noshi_setting_ dd t.order_memo_title_,
div.order-h_ .noshi_area_ .d-modal-area.-content-option .noshi_setting_wrap_ .noshi_setting_ dd .order_memo_title_{
  white-space: pre-wrap;
}

/* ---------------------------------------
 定期商品
---------------------------------------- */
/* 1回目のお届け */
div.delivery_dest_.is-regular01 .dest_goods_ { margin-top: 30px; border: #D8D8DB 1px solid;}
div.delivery_dest_.is-regular01 .method_goods_delivery_ { padding-top: 5px; margin-top: 0; border-top: none;}
div.delivery_dest_.is-regular01 .method_goods_delivery_ .block_title_ { padding: 0 0 7px 0; margin: 0 0 10px 0; font-size: 16px; font-weight: 500; border-bottom: #DDD 1px solid;}

/* 2回目の以降のお届け */
div.delivery_dest_.is-regular02 .dest_goods_ { margin-top: 30px; border: #D8D8DB 1px solid;}
div.delivery_dest_.is-regular02 .method_goods_delivery_ { padding-top: 5px; margin-top: 0; border-top: none;}
div.delivery_dest_.is-regular02 .method_goods_delivery_ p.delivery_notice_ { font-size: 10px;}
div.delivery_dest_.is-regular02 .next_arrival_dt_msg_ { padding: 0; margin: 20px 0 0 0;}

/* ---------------------------------------
 単一配送先 - 設定済
---------------------------------------- */

/* ---------------------------------------
 複数配送先 - 設定済
---------------------------------------- */
div.delivery_dest_.is-alreadySet-multiple li.method_goodslist_item_ { border: none;}
div.delivery_dest_.is-alreadySet-multiple .dest_goods_ { margin: 0 auto 20px;}

