@charset "utf-8";
/*===================================
アンケート
===================================*/
.navigation_ {
  font-size: 12px;
  margin-bottom: 15px;
}
.quepage_ttl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 43px 0 15px 0;
}
.questionnaire_box_ input[type="text"], select {
  border-radius: 3px;
  height: 40px;
  border: 1px solid #ccc;
}
.questionnaire_box_ input[type="text"], input[type="password"], textarea {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.questionnaire_box_ select{
  margin: 0;
}
div#birth select {
  margin: 10px;
}
table.formdetail_.questionnaire_input_ tr:has(.queTtl) {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
table.formdetail_.questionnaire_input_ tr:first-child {
  border-top: none;
}
div#cust_name input {
  margin-left: 10px;
}
div.customer_status_ {
  margin: 20px 0;
  padding: 4px;
  font-size: 18px;
}
div.questionnaire_box_ {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.questionnaire_input_ tbody {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 30px 30px 30px;
  display: grid;
  margin-top: 30px;
}
.questionnaire_input_.formdetail_ th {
  padding: 25px 8px 6px 8px;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  color: #008000;
  font-size: 18px;
  border-top: none;
  border-bottom: none;
  background-color: #fff;
}
.questionnaire_input_.formdetail_ td {
  padding: 15px 8px 15px 8px;
  font-weight: normal;
  vertical-align: top;
  background-color: #FFF;
  border-top: none;
  border-bottom: none;
}
div#addr h3 {
  padding: 15px 0 8px 0;
}
div.questionnaire_box_{
  border-bottom: none;
}
.submit_ input, .submit_ img {
  margin-top: 20px;
  vertical-align: middle;
  height: 40px;
  width: 200px;
}
/*===================================
アンケート回答確認
===================================*/
.questionnaire_confirm_ tbody {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 30px 50px 30px;
  display: grid;
  margin-top: 30px;
}
.questionnaire_confirm_.formdetail_ th {
  padding: 30px 8px 6px 8px;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  color: #008000;
  font-size: 18px;
  border-top: none;
  border-bottom: none;
  background-color: #fff;
}
.questionnaire_confirm_.formdetail_ td {
  padding: 15px 8px 23px 8px;
  font-weight: normal;
  vertical-align: top;
  background-color: #FFF;
  border-top: none;
  border-bottom: 1px solid #ccc;
  width: 990px;
}
.submit_ input, .submit_ img {
  margin-top: 20px;
  vertical-align: middle;
  height: 40px;
  width: 200px;
  margin-left: 20px;
}
/*===================================
マイページ
===================================*/
.navitopicpath_ a {
  color: #333;
}
.common_headline1_ {
  margin: 35px 0 30px 0;
  color: #333333;
  line-height: 85%;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  padding: 0;
}
div.customer_ {
  margin: 0 auto;
  width: 1040px;
}
div.mymenu_ {
  margin:0 auto;
  width: 1000px;
}
div.mymenu_ #mymenu_main_ {
  float: left;
  width: 700px;
}
div.mymenu_ #mymenu_main_left_ {
  float: left;
  width: 340px;
}
div.mymenu_ div.mymenu_main_list_ {
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff;
  width: 340px;
  margin: 0 0 20px 0;
  padding-bottom: 25px;
  border: none;
}
div.mymenu_ div.mymenu_main_list_ div.mymenu_main_list_top_ {
  overflow: visible;
   padding: 0;
}
div.mymenu_ div.mymenu_main_list_ h4 {
  border-bottom: 1px solid #E0F8DF;
  color: #008000;
  font-size: 16px;
  font-weight: bold;
  width: 299px;
  margin: 20px 20px 0 20px;
  padding: 20px 0 20px 0;
}
div.mymenu_ div.mymenu_main_list_ div.mymenu_main_list_body_ {
  padding: 0;
}
div.mymenu_ a {
  color: #333;
  font-weight: bold;
  font-size: 14px;
}
div.mymenu_ a:hover {
  color: #008000;
}
div.mymenu_ div.mymenu_main_list_ h5:before {
  content: none;
}
div.mymenu_ div.mymenu_main_list_ h5 {
  padding: 20px 0 0 20px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #008000;
}
div.mymenu_ #mymenu_main_right_ {
  float: right;
  width: 340px;
}
div.mymenu_ div.mymenu_main_list_ li {
  padding: 20px 20px 0 30px;
}
div.mymenu_ #mymenu_side_ {
  float: right;
  font-weight: normal;
  width: 280px;
  margin-top: 20px;
  background-color: #fff;
  font-size: 14px;
  border-radius: 10px;
  padding: 0 20px;
  box-sizing: border-box;
}
div.mymenu_ div.mymenu_main_list_ h4::before {
  content: none;
}
div.mymenu_ div.mymenu_main_list_ h4::after {
  content: none;
}
div.mymenu_ #mymenu_side_>div {
  width: 100%;
    margin: 0 0 8px 0;
    padding: 20px 0 20px 0;
    font-size: 11px;
    border-top: 1px solid #E0F8DF;
    font-weight: bold;
}
div.mymenu_ #mymenu_side_>div:first-child {
  border-top: none;
}
div.mymenu_ #mymenu_side_ div.customer_info_ .loginname_ {
  padding: 10px 0 0 0;
  font-weight: bold;
  font-size: 14px;
}
div.mymenu_ #mymenu_side_ div.mymenu_side_menu_ {
  font-size: 14px;
}
.mymenu_side_menu_ li {
  margin-bottom: 20px;
}
div.staff_ div.staff_info_ {
  padding: 10px 0 0 0;
  font-size: 14px;
}
.staff_head_ h2 {
  font-size: 12px;
  font-weight: bold;
}
li.mymenu_logout {
  margin-bottom: 0;
}
/*===================================
パスワードの変更
===================================*/
div.customer_.col1_ {
  padding: 0;
  width: 1000px;
}
form:has(.passchange_) {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  width: 800px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}
div.customer_ table {
  width: 100%;
  margin: 0 !important;
}
/*===================================
お気に入り
===================================*/
form.bookmark_form {
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
div.customer_ .bookmark_frame_ {
  margin-bottom: 40px;
}
div.customer_ div.bookmark_item_ {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #EEEEEE;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div.bookmark_item_ div.desc_ {
  padding: 20px 0 20px 20px;
  float: left;
  display: inline;
  width: 500px;
}
div.bookmark_item_ div.name_ {
  margin-bottom: 10px;
}
.name1_ {
  font-weight: bold;
  font-size: 16px;
}
div.bookmark_item_ div.spec_ {
  margin-bottom: 8px;
}
.comment_ a {
  display: inline-block;
  font-weight: bold;
  color: #008000;
}
div.bookmark_buy_ {
  text-align: center;
  margin: 0;
}
input#checkcart {
  width: 510px;
  margin-bottom: 20px;
}
.bookmark_buy_ input {
  width: 510px;
}
.bookmark_form .submit_ {
  margin: 0;
  text-align: center;
}
.submit_.bookmark_back {
  text-align: center;
}
.submit_.bookmark_back {
  text-align: center;
}
.bookmark_back {
  margin-top: 20px;
  height: 50px;
  width: 510px;
  text-align: center;
  margin-left: 220px;
  vertical-align: middle;
  margin-bottom: 20px;
}
/*===================================
お気に入りグループ
===================================*/
form:has(table.formlist_.bookmark_) {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
a.bgroup_ {
  display: inline-block;
  margin-bottom: 14px;
  font-weight: bold;
  font-size: 16px;
}
.passchange_ {
  margin-bottom: 30px;
  border-collapse: separate;
  margin-top: 10px;
}
.bookmark_ th:first-child {
  padding: 10px 30px;
}
.bookmark_ td {
  padding: 10px;
  border: none;
  word-break: break-all;
  font-weight: bold;
  background-color: #FFF;
}
span.price_ {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
}
span#comment_count_msg_100013 {
  color: #E6351E !important;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  margin-top: 5px;
}
div.customer_ .precart_button_.precart-name-update, div.customer_ .precart_button_.precart-cancel {
  overflow: visible;
  cursor: pointer;
  margin: 4px 8px 10px;
  font-size: 12px;
  line-height: 13px;
  height: 25px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  box-shadow: 1px 1px 1px #cccccc;
  padding: 4px 6px;
  text-decoration: none;
  background-color: #ffffff;
  color: #333333;
  display: inline-block;
  position: relative;
  margin-left: 0;
}
.bookmarkgroup_item_ .comment_ input {
  height: 35px;
  margin-right: 10px;
}
.bookmark_ th {
  border: none;
  border-top: none;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 16px;
  padding-left: 15px;
  max-width: 135px;
  font-weight: bold;
  max-width: 150px;
  padding: 15px 8px 6px 8px;
}
/*===================================
お問い合わせ
===================================*/
.contactfo_wrap {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.contactfo_wrap table.contact_ th {
  border-top: 1px solid #eee;
  font-weight: bold;
}
.contactfo_wrap table.contact_ td {
  border-top: 1px solid #eee;
}
.contactfo_wrap .contact_ tbody tr:nth-of-type(1) td {
  border: none;
}
.contactfo_wrap .contact_ tbody tr:nth-of-type(1) th {
  border: none;
}
table.formdetail_ input {
  height: 40px;
  border: 1px solid #ccc;
}
.contact_ textarea {
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.contact_ select {
  width: 300px;
}
.contactfo_wrap select {
  margin: 0;
}
/*===================================
お問い合わせ確認
===================================*/
.contact__conwrap table.formdetail_.contact_ {
  word-break: break-all;
}
.contact__conwrap {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.contact__conwrap th {
  border-top: 1px solid #eee;
}
.contact__conwrap td {
  border-top: 1px solid #eee;
}
.contact__conwrap .contact_ tbody tr:nth-of-type(1) td {
  border: none;
}
.contact__conwrap .contact_ tbody tr:nth-of-type(1) th {
  border: none;
}
/*===================================
お問い合わせ完了
===================================*/
div.message_ {
  color: #008000;
  background-color: #ffffff;
  padding: 30px;
  text-align: left;
  border-radius: 10px;
  font-size: 16px;
  line-height: 30px;
  border: none;
}
/*===================================
お問い合わせ履歴一覧
===================================*/
div.contact_ ul.contactlist_ li {
  padding: 20px;
  font-size: 16px;
  border: none;
  border-top: 1px solid #eee;
}
div.contact_ ul.contactlist_ li:first-child {
  border-top: none;
}
div.contact_ ul.contactlist_ {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
}
ul.contactlist_ li .subject_ a {
  color: #008000;
  font-weight: bold;
}
/*===================================
お問い合わせ履歴詳細
===================================*/
div.contactlist_ {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
}
div.contactlist_ .contactlist_order_id_ {
  color: #008000;
  font-weight: bold;
  padding-left: 7px
}
div.contactlist_ .contactlist_goods_ {
  margin: 0 0 0 20px;
  color: #008000;
  font-weight: bold;
}
div.contactlist_line_ {
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
  border: none;
}
div.contactlist_line_ .contactlist_head_ {
  width: 100%;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #CCC;
  margin-bottom: 5px;
  border-radius: 3px;
}
.contactdetail_title_ {
  margin-bottom: 32px;
  font-size: 15px;
  border-bottom: none;
  border-top: none;
  padding: 0;
}
.condetail_confirm__wrap {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  word-break: break-all;
}
/*===================================
購入履歴
===================================*/
.bizsearch_ {
  margin: 0 auto;
  border: none;
}
.history_wrap1 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.bizsearch_ td {
  padding: 15px 10px;
  border: 1px solid #ccc;
  word-break: break-all;
  font-weight: normal;
  background-color: #FFF;
}
table.bizsearch_ input[type="text"], select {
  border-radius: 3px;
  height: 35px;
  width: 190px;
  border: 1px solid #ccc;
}
.history_search th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 100px;
  text-align: center;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
}
table.formlist_.bizsearch_>tbody>tr:nth-child(1)>td:nth-child(3), table.formlist_.bizsearch_>tbody>tr:nth-child(1)>td:nth-child(4), table.formlist_.bizsearch_>tbody>tr:nth-child(1)>td:nth-child(5), table.formlist_.bizsearch_>tbody>tr:nth-child(1)>td:nth-child(6) {
  border: none;
}
.history_wrap2 .history_ tbody tr:nth-of-type(2) td {
  border: none;
}
.history_wrap2 td {
  border: none;
  border-top: 1px solid #ccc;
}
table.bizsearch_.history_ th {
  padding: 30px 0 10px 30px;
  border-bottom: 1px solid #3EB134;
}
td.order_dt_ {
  padding: 20px 10px 20px 30px;
}
div.customer_ table.history_ td.order_detail_ {
  width: 200px;
  padding: 20px 10px;
}
div.customer_ table.history_ td.history_total_ {
  text-align: left;
  color: #E6351E;
}
.history_ td {
  padding: 8px 8px 6px 8px;
  font-weight: normal;
  background-color: #FFF;
  word-break: break-all;
  border-top: 1px solid #ccc;
}
.history_ th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 100px;
  text-align: left;
  border: 2px solid #fff;
  color: #008000;
  font-size: 14px;
}
.history_wrap2 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
/*===================================
購入履歴詳細
===================================*/
div.spandual_ {
  box-sizing: border-box;
  overflow: hidden;
  width: 1000px;
}
.detail_wrapper .historydetail_ a {
  font-weight: bold;
  color: #008000;
  padding-bottom: 5px;
  display: block;
}
.historydetail_wrap2 table.formlist_.host_ {
  width: 550px;
}
.detail_wrapper div.order_ div.estimate_footer_total_ {
  display: inline-block;
  width: auto;
  border: 2px solid #008000;
  padding: 20px;
  float: right;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
}
.detail_wrapper div.order_ div.estimate_footer_total_ h2 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail_wrapper .warning_ {
  color: #E6351E;
  font-weight: bold;
}
.estimate_top_ div.order_ table.order_ {
  margin: 0;
}
table.estimate_top_ td.estimate_top_left_ table {
  width: 510px;
  margin: 0;
}
table.formdetail_.method_ {
  width: 430px;
}
.historydetail_wrap1 {
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/*===================================
得意先会員一覧
===================================*/
table.formlist_.bizsearch_.userlist_search {
  margin-top: 20px;
}
.userlist_search th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 60px;
  text-align: center;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
}
.userlist_search td {
  border: solid 1px #ccc;
}
div.customer_ table.formlist_.bizsearch_ input[name="search_name12"] {
  width: 99%;
}
div.customer_ table.formlist_.bizsearch_ select[name="search_status"] {
  width: 90%;
}
div.customer_ table.formlist_.bizsearch_ select[name="search_auth"] {
  width: 92%;
}
table.formlist_.bizsearch_.userlist_search td {
  border: 1px solid #ccc !important;
}
div.customer_ table.bizuserlist_ tr.user_status2_ td {
  background-color: #fff;
}
.userlist_search th {
  text-align: center;
}
.userlist_search {
  margin-top: 10px
}
table.formlist_.bizuserlist_ th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 100px;
  text-align: left;
  border: 2px solid #fff;
  color: #008000;
  font-size: 14px;
}
table.formlist_.bizuserlist_ td {
  border: none;
  border-top: 1px solid #ccc;
  padding: 10px;
}
.bizuserwrap {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
/*===================================
得意先アドレス帳
===================================*/
.search_box_ input[type="text"], select {
  border-radius: 3px;
  height: 40px;
  border: 1px solid #ccc;
}
.method_address_ .address_item_ {
  padding: 20px;
}
.address_item_ .address_title_ {
  font-weight: bold;
  margin-bottom: 7px;
}
.search_box_ .search-btn {
background: #5F5F5F !important;
cursor: pointer;
color: #fff !important;
padding: 3px;
width: 50px;
height: 40px;
margin-left: 10px;
}
/*===================================
アドレス帳
===================================*/
.address_change_ a {
  font-weight: bold;
  font-size: 16px;
}
/*===================================
会員情報変更
===================================*/
.registration_wrap1 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap2 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap3 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap4 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap5 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap6 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap7 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.registration_wrap1 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap2 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap3 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap4 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap5 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap6 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap7 table.formdetail_.customer_ td input {
  margin-left: 10px;
  margin-right: 10px;
}
.registration_wrap1 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap1 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap2 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap2 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap3 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap3 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap4 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap4 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap5 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap5 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap6 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap6 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap7 table.formdetail_.customer_ td {
  border-top: 1px solid #eee;
}
.registration_wrap7 table.formdetail_.customer_ th {
  border-top: 1px solid #eee;
}
.registration_wrap1 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap1 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap2 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap2 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap3 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap3 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap4 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap4 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap5 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap5 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap6 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap6 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap7 table.formdetail_.customer_ tbody tr:nth-of-type(1) td {
  border: none;
}
.registration_wrap7 table.formdetail_.customer_ tbody tr:nth-of-type(1) th {
  border: none;
}
.registration_wrap1 select {
  margin: 0;
}
.registration_wrap2 select {
  margin: 0;
}
.registration_wrap3 select {
  margin: 0;
}
.registration_wrap4 select {
  margin: 0;
}
.registration_wrap5 select {
  margin: 0;
}
.registration_wrap6 select {
  margin: 0;
}
.registration_wrap7 select {
  margin: 0;
}
/*===================================
納品明細
===================================*/
.delivered_search_wrap {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.delivered_search_wrap th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 100px;
  text-align: center;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
}
.delivered_search_wrap2 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.delivered_search_wrap2 th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  text-align: center;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
}
th.table_search1 {
  width: 53px;
}
div.delivered_search_sum_ {
  width: 400px;
  font-size: 36px;
  margin-bottom: 10px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;

}
/*===================================
買い物かご台帳
===================================*/
.precart_wrap1 td.precart_rgdt_ {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
img.cart_precart {
  width: 120px;
  margin-bottom: 20px;
  margin-left: 10px;
}
img.delete_precart {
  width: 120px;
  margin-left: 10px;
}
.precart_wrap1 table.formlist_.precart_list_ {
  border: none;
}
.precart_wrap1 th {
  padding: 10px;
  font-weight: bold;
  background-color: #E0F8DF;
  width: 100px;
  text-align: left;
  border: 2px solid #fff;
  color: #008000;
  font-size: 14px;
}
.precart_wrap1 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.precart_wrap1 .formlist_ td {
  border: none;
}
.precart_wrap1 td.precart_rgdt_ {
  border-bottom: none !important;
}
div.customer_ .precart_list_ .precart_detail_ {
  width: 90%;
  border-bottom: none;
}
.precart_wrap1 td.precart_detail_ {
  padding-bottom: 60px;
}
.precart_wrap1 div.customer_ .precart_list_ .precart_list_detaillist_ .precart_detail_ {
  width: 60%;
}
.precart_wrap1 .precart_detail_ .goods_content_ {
  display: flex;
  display: inline-block;
  margin-bottom: 20px;
  width: 48%;
}
/*===================================
買い物かご台帳詳細
===================================*/
.precartdetail_wrap1 {
  width: 43%;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
}
.precartdetail_wrap1 table.method_ th {
  border: none;
}
.precartdetail_wrap1  table.method_ td {
  border: none;
}
.precartdetail_wrap2 .estimate_block_ {
  padding: 0 !important;
}
.precartdetail_wrap2 .dest_block_ {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
div.order_ table.destgoodslist_ th {
  border: 1px solid #ccc;
}
.precartdetail_wrap2 .memo_ {
  background-color: #E0F8DF;
}
img.precart_delete {
  width: 57px;
  margin-left: 10px;
}
.precartdetail_wrap2 .formlist_ th {
  padding: 8px 8px 6px 8px;
  font-weight: bold;
  background-color: #E0F8DF;
  border: 1px solid #CCC;
}
.estimate_listframe_.precartdetail_wrap2 {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.estimate_listframe_.precartdetail_wrap2 .dest_block_ {
  margin: 0 !important;
}
.precart__memo {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
div.order_ table.destgoodslist_ td {
  border: 1px solid #ccc;
  padding: 8px 8px 6px 8px;
}
.precartdetail_wrap3 th.memo_ {
  background: #E0F8DF;
}
