@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
/** 共通 **********************************************************************/
html, body {
  height: 100%; }

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  color: #1c1c1c;
  line-height: 150%; }

.times {
  font-family: "Times New Roman", Times, "serif"; }

a:link, a:visited, a:hover {
  color: #333; }

a:hover, .add_com:hover {
  opacity: 0.5; }

/* リスト ************/
ul {
  list-style: none; }

/* フォーム ************/
input, select, textarea, button {
  font-family: 'Noto Sans JP', sans-serif; }

input[type="text"], input[type="password"], select, textarea {
  box-sizing: border-box;
  padding: 5px;
  height: 30px;
  border: 1px solid #c6c6c6; }

button, a.b01, a.b02, a.b03, a.b04, a.b05, a.b06, a.b07, a.b08, a.b09, input[type="button"] {
  border: none;
  font-size: 10px;
  color: #fff;
  letter-spacing: 0.3em;
  cursor: pointer; }

a.b01, a.b02, a.b03, a.b04, a.b05, a.b06, a.b07, a.b08, a.b09 {
  display: block;
  text-align: center; }

button.b01, a.b01 {
  width: 150px;
  height: 40px;
  background-color: #2e7aa6;
  line-height: 40px; }

button.b02, a.b02 {
  width: 80px;
  height: 30px;
  background-color: #1d4e6a;
  line-height: 30px; }

button.b03, a.b03 {
  width: 80px;
  height: 30px;
  background-color: #2e7aa6;
  line-height: 30px; }

button.b04, a.b04 {
  width: 170px;
  height: 30px;
  background-color: #1d4e6a;
  line-height: 30px; }

button.b05, a.b05 {
  display: inline-block;
  width: 145px;
  height: 30px;
  background-color: #2e7aa6;
  line-height: 30px; }

button.b06, a.b06 {
  width: 130px;
  height: 40px;
  background-color: #1d4e6a;
  line-height: 40px; }

button.b07, a.b07 {
  width: 80px;
  height: 30px;
  background-color: #8f8f8f;
  line-height: 30px; }

button.b08, a.b08 {
  width: 100px;
  height: 30px;
  background-color: #1d4e6a;
  line-height: 30px; }

button.b09, a.b09 {
  width: 104px;
  height: 36px;
  background-color: #f0f0f0;
  line-height: 36px; }

button.b10, a.b10 {
  width: 130px;
  height: 40px;
  background-color: #8f8f8f;
  line-height: 40px; }

button.b11, a.b11 {
  width: 130px;
  height: 30px;
  background-color: #1d4e6a;
  line-height: 30px; }

button:hover, a:hover {
  opacity: 0.5; }

.form01 input[type="text"], .form01 input[type="password"], .form01 select, .form01 textarea {
  padding: 10px;
  height: auto;
  border: none;
  border-radius: 5px;
  font-size: 12px; }
.form01 p.form01_1 {
  box-sizing: border-box;
  overflow-y: scroll;
  border-radius: 5px; }
  .form01 p.form01_1 label {
    display: block;
    font-size: 12px;
    line-height: 200%; }
    .form01 p.form01_1 label.k1 {
      margin-left: 20px; }
    .form01 p.form01_1 label.k2 {
      margin-left: 40px; }
    .form01 p.form01_1 label.k3 {
      margin-left: 60px; }
    .form01 p.form01_1 label.k4 {
      margin-left: 80px; }
    .form01 p.form01_1 label.k5 {
      margin-left: 100px; }
.form01 p.form01_2 {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .form01 p.form01_2 span {
    display: inline-block; }
.form01 p.form01_3 {
  display: flex;
  align-items: center; }
  .form01 p.form01_3 span {
    display: inline-block; }
.form01 p.form01_4 {
  display: flex;
  align-items: center;
  height: 30px; }
  .form01 p.form01_4 label {
    display: inline-block;
    margin-right: 10px; }
.form01 p.form01_5 {
  display: flex;
  flex-direction: row-reverse; }
.form01 p.form01_6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .form01 p.form01_6 span {
    display: inline-block; }
.form01 p.form01_7 {
  display: flex;
  justify-content: center; }
.form01 #preview {
  display: block;
  margin-top: 5px;
  max-width: 100%; }

#logo_image, #main_image01, #main_image02, #main_image03, #main_image04,
#main_image05, #main_image06, #main_image07, #main_image08,
#ad_image01, #ad_image02, #ad_image03, #product_image, #image1, #image2, #image3 {
  display: none; }

.image_add {
  display: inline-block;
  margin-bottom: 5px;
  width: 120px;
  height: 30px;
  background-color: #2e7aa6;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer; }

.image_add:hover {
  opacity: 0.5; }

.image_del {
  display: inline-block;
  margin-bottom: 5px;
  width: 120px;
  height: 30px;
  background-color: #8f8f8f;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer; }

.image_del:hover {
  opacity: 0.5; }

.bb1_d_e2 {
  border-bottom: 1px dotted #e2e2e2; }

/* 背景色 ************/
.bg_2e {
  background-color: #2e7aa6; }

.bg_9d {
  background-color: #9db2c3; }

.bg_dd {
  background-color: #dddddd; }

.bg_e0 {
  background-color: #e0e0e0; }

.bg_f0 {
  background-color: #f0f0f0; }

.bg_f7 {
  background-color: #f7f7f7; }

.bg_ff {
  background-color: #ffffff; }

/* 幅 ************/
.w_100p {
  width: 100%; }

.w_30 {
  width: 30px; }

.w_50 {
  width: 50px; }

.w_60 {
  width: 60px; }

.w_75 {
  width: 75px; }

.w_80 {
  width: 80px; }

.w_85 {
  width: 85px; }

.w_100 {
  width: 100px; }

.w_130 {
  width: 130px; }

.w_142 {
  width: 142px; }

.w_150 {
  width: 150px; }

.w_160 {
  width: 160px; }

.w_180 {
  width: 180px; }

.w_200 {
  width: 200px; }

.w_220 {
  width: 220px; }

.w_280 {
  width: 280px; }

.w_290 {
  width: 290px; }

.w_300 {
  width: 300px; }

.w_320 {
  width: 320px; }

.w_350 {
  width: 350px; }

.w_380 {
  width: 380px; }

.w_430 {
  width: 430px; }

.w_450 {
  width: 450px; }

.w_460 {
  width: 460px; }

.w_480 {
  width: 480px; }

.w_510 {
  width: 510px; }

.w_580 {
  width: 580px; }

.w_615 {
  width: 615px; }

.w_650 {
  width: 650px; }

.w_698 {
  width: 698px; }

.w_700 {
  width: 700px; }

.w_1100 {
  margin: 0 auto;
  max-width: 1100px; }
  .w_1100 img {
    width: 100%; }

.mw_33p {
  width: 33%; }

.mw_100p {
  display: block;
  margin-bottom: 5px;
  max-width: 100%; }

.mw_250 {
  max-width: 250px; }

/* 高さ ************/
.h_30 {
  height: 30px;
  line-height: 30px; }

.h_36 {
  height: 36px;
  line-height: 36px; }

.h_60 {
  height: 60px; }

.h_130 {
  height: 130px !important; }

.h_160 {
  height: 160px !important; }

/* フォント ************/
.fs_10 {
  font-size: 10px; }

.fs_11 {
  font-size: 11px; }

.fs_18 {
  font-size: 18px; }

.fs_22 {
  font-size: 22px; }

.fw_b {
  font-weight: bold; }

.fc_1c1c1c {
  color: #1c1c1c !important; }

.fc_ff0000 {
  color: #ff0000; }

.fc_ffffff {
  color: #ffffff !important; }

.ta_c {
  text-align: center; }

.ta_r {
  text-align: right; }

.ta_l {
  text-align: left; }

.ls_3 {
  letter-spacing: 0.3em; }

/* マージン ************/
.mb_5 {
  margin-bottom: 5px; }

.mb_10 {
  margin-bottom: 10px; }

.mb_15 {
  margin-bottom: 15px; }

.mb_20 {
  margin-bottom: 20px; }

.mb_30 {
  margin-bottom: 30px; }

.mb_40 {
  margin-bottom: 40px; }

.mb_50 {
  margin-bottom: 50px; }

.mb_60 {
  margin-bottom: 60px; }

.mb_100 {
  margin-bottom: 100px; }

.mt-20 {
  margin-top: -20px; }

.mt_60 {
  margin-top: 60px; }

.ml_10 {
  margin-left: 10px; }

.ml_20 {
  margin-left: 20px; }

.ml_300 {
  margin-left: 300px; }

.ml_auto {
  margin-left: auto; }

.mr_0 {
  margin-right: 0; }

.mr_10 {
  margin-right: 10px; }

.mr_20 {
  margin-right: 20px; }

.mr_30 {
  margin-right: 30px; }

.m_auto {
  margin: 0 auto; }

/* パディング ************/
.p_20 {
  padding: 20px; }

.pt_40 {
  padding-top: 40px; }

.pb_30 {
  padding-bottom: 30px; }

.pb_40 {
  padding-bottom: 40px; }

.pr_10 {
  padding-right: 10px; }

.pl_10 {
  padding-left: 10px; }

/* テーブル ************/
.table01 {
  width: 100%; }
  .table01 tr td {
    padding-left: 5px;
    padding-right: 5px;
    height: 50px;
    vertical-align: middle; }
    .table01 tr td.tommorow {
      border-left: 5px solid #aaffff; }
    .table01 tr td.today {
      border-left: 5px solid #fff7aa; }
    .table01 tr td:last-child {
      text-align: right; }
  .table01 tr:nth-child(odd) td {
    background-color: #f7f7f7; }
  .table01 tr td:first-child {
      width: 105px; }
  .table01 tr td:nth-child(2) {
      width: 240px; }

.table02 {
  width: 100%;
  max-height: 240px;
  overflow-y: scroll; }
  .table02 table {
    width: 100%; }
    .table02 table tr td {
      padding-left: 10px;
      padding-right: 10px;
      height: 40px;
      vertical-align: middle; }
    .table02 table tr:nth-child(odd) td {
      background-color: #f7f7f7; }

.table03 {
  width: 100%; }
  .table03 tr th, .table03 tr td {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    vertical-align: middle; }
  .table03 tr th {
    background-color: #949494;
    border-bottom: 1px solid #949494;
    border-top: 1px solid #949494;
    font-weight: normal;
    text-align: left; }
  .table03 tr td {
    border-bottom: 1px solid #adadad; }
  .table03 tr td.right {
    padding-right: 0; }
  .table03 tr td:nth-child(n+4) {
    width: 80px; }

/* 左右分け */
.sp_bet {
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* ページナビ */
.pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px; }
  .pagenavi li:not(:last-child) {
    margin-right: 5px; }
  .pagenavi li a, .pagenavi li span, .pagenavi li button {
    display: block;
    padding: 5px 10px;
    background-color: #9db2c3;
    border: 1px solid #dddddd;
    letter-spacing: inherit;
    line-height: 150%;
    color: #333;
    font-size: 100%; }
    .pagenavi li .now {
      background-color: #fff; }

/* エラー */
.errors {
  list-style: inherit; }
  .errors .error {
    color: #ff0000; }

/** 固定 **********************************************************************/
/* トップページ */
#s1 header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px; }
#s1 .slider {
  margin: 0 0 60px; }
  #s1 .slider img {
    margin: 0 auto; }
#s1 .s1_1 form {
  margin: 0 auto;
  width: 300px; }
  #s1 .s1_1 form label.fl {
    display: flex;
    justify-content: space-around;
    align-items: center; }

/* ヘッダー */
header.first {
  position: relative;
  width: 100%;
  height: 150px;
  border-bottom: 5px solid #1d4e6a;
  background-color: #fff; }
  header.first .header01 {
    position: absolute;
    top: calc(50% - 83px / 2);
    left: calc(50% - 165px / 2); }
  header.first .header02 {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: calc(50% - 1150px / 2);
    height: 28px;
    line-height: 28px; }
    header.first .header02 .header02_2 {
      margin-left: 20px; }
    header.first .header02 .header02_3 {
      display: block;
      margin-left: 20px;
      width: 83px;
      height: 28px;
      text-align: center; }

header.pickuplist {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 50px auto 30px;
  padding-bottom: 30px;
  width: 1100px;
  border-bottom: 1px solid #e0e0e0; }
  header.pickuplist .header01 {
    margin: 0 auto;
    width: 50%;
    font-weight: bold; }
    header.pickuplist .header01 h1 {
      font-size: 24px;
      line-height: 180%; }
    header.pickuplist .header01 p.no1 {
      font-size: 20px;
      line-height: 180%; }
    header.pickuplist .header01 p.no2 {
      font-size: 18px;
      line-height: 180%; }
  header.pickuplist .header02 {
    margin: 0 auto;
    width: 50%; }
    header.pickuplist .header02 p {
      text-align: right; }

/* wrapper */
.wrapper {
  display: flex;
  min-height: calc(100% - 155px); }
  .wrapper .menu {
    width: calc(50% - 350px);
    min-width: 225px;
    min-height: calc(100% - 155px); }
    .wrapper .menu ul {
      width: 100%; }
      .wrapper .menu ul li {
        height: 40px; }
        .wrapper .menu ul li a {
          display: block;
          box-sizing: border-box;
          height: 40px;
          background-color: #9db2c3; }
          .wrapper .menu ul li a.n {
            background-color: #2e7aa6; }
          .wrapper .menu ul li a span {
            display: block;
            margin-right: 0;
            margin-left: auto;
            padding-left: 12px;
            width: 213px;
            height: 40px;
            background: url("/img/menu.png") center left no-repeat;
            color: #fff;
            line-height: 40px; }
        .wrapper .menu ul li:not(:last-child) a {
          border-bottom: 1px solid #fff; }
  .wrapper .main {
    width: calc(50% + 350px);
    min-width: 925px;
    min-height: calc(100% - 155px); }
    .wrapper .main .main_wrapper {
      margin: 40px 0 100px 25px;
      width: 900px; }
      .wrapper .main .main_wrapper .deli {
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px; }
      .wrapper .main .main_wrapper .deli2 {
        width: 100%; }
        .wrapper .main .main_wrapper .deli2 thead tr th, .wrapper .main .main_wrapper .deli2 thead tr td, .wrapper .main .main_wrapper .deli2 tbody tr th, .wrapper .main .main_wrapper .deli2 tbody tr td {
          padding: 10px;
          border: 1px solid #fff;
          vertical-align: middle;
          text-align: center; }
        .wrapper .main .main_wrapper .deli2 thead tr th {
          background-color: #949494;
          border-bottom: 1px solid #949494;
          border-top: 1px solid #949494; }
        .wrapper .main .main_wrapper .deli2 tbody tr:not(:last-child) td:not(:last-child) {
          border-right: 1px solid #adadad; }
        .wrapper .main .main_wrapper .deli2 tbody tr:not(:last-child):not(:nth-last-of-type(2)) td {
          border-bottom: 1px solid #adadad; }
        .wrapper .main .main_wrapper .deli2 tbody tr td.ta_l {
          text-align: left; }
        .wrapper .main .main_wrapper .deli2 tbody tr.sum td {
          background-color: #9db2c3;
          border-bottom: 1px solid #9db2c3;
          border-top: 1px solid #9db2c3;
          color: #1c1c1c; }

/* ピックアップリスト用 */
#ME1-5, #ME3 {
  height: auto; }
  #ME1-5 .wrapper, #ME3 .wrapper {
    min-height: inherit; }
    #ME1-5 .wrapper .main, #ME3 .wrapper .main {
      margin: 0 auto;
      width: 1100px;
      min-height: inherit; }
      #ME1-5 .wrapper .main h3, #ME3 .wrapper .main h3 {
        margin-bottom: 20px;
        font-size: 22px; }
      #ME1-5 .wrapper .main table, #ME3 .wrapper .main table {
        margin-right: 0;
        font-size: 16px;
        line-height: 140%; }
        #ME1-5 .wrapper .main table:not(:nth-child(5n)), #ME3 .wrapper .main table:not(:nth-child(5n)) {
          margin-right: 22px; }

/* 納品書 */
#ME1-6 h3, #ME4 h3, #KD2_2 h3, #SA2_1 h3 {
  margin-bottom: 20px;
  font-size: 22px; }

/* 五段用 */
#KA1 .ka1 table, #KD1 .ka1 table, #KD2_1 .ka1 table, #K1-D_1 .ka1 table {
  margin-right: 0;
  margin-bottom: 20px;
  width: 170px; }
  #KA1 .ka1 table:not(:nth-child(5n)), #KD1 .ka1 table:not(:nth-child(5n)), #KD2_1 .ka1 table:not(:nth-child(5n)), #K1-D_1 .ka1 table:not(:nth-child(5n)) {
    margin-right: 12px; }

/* SA1/SA2用 */
#SA1 header, #SA2 header, #SA1_1 header, #SA2_1 header {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }
  #SA1 header .header01, #SA2 header .header01, #SA1_1 header .header01, #SA2_1 header .header01 {
    top: 17px;
    left: calc(50% - 79px / 2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease; }
    #SA1 header .header01 img, #SA2 header .header01 img, #SA1_1 header .header01 img, #SA2_1 header .header01 img {
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease; }
#SA1 header.thin, #SA2 header.thin, #SA1_1 header.thin, #SA2_1 header.thin {
  height: 60px; }
  #SA1 header.thin .header01, #SA2 header.thin .header01, #SA1_1 header.thin .header01, #SA2_1 header.thin .header01 {
    top: 22px;
    left: calc(50% - 900px / 2); }
#SA1 .sub_wrapper, #SA2 .sub_wrapper, #SA1_1 .sub_wrapper, #SA2_1 .sub_wrapper {
  margin-top: 105px;
  margin-bottom: 232px; }

#SA1 ul li {
  display: block; }
  #SA1 ul li a.b09 {
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    background: #1D4E6C; }
    #SA1 ul li a.b09:hover {
      background: #7995A3;
      opacity: 1; }
  #SA1 ul li ul.dropdwn_menu {
    display: none;
    position: absolute; }
    #SA1 ul li ul.dropdwn_menu li {
      height: 40px; }
      #SA1 ul li ul.dropdwn_menu li a {
        display: block;
        padding-left: 20px;
        padding-right: 40px;
        height: 40px;
        background: #7995A3;
        line-height: 40px;
        font-size: 10px;
        letter-spacing: 0.3em;
        color: #fff;
        cursor: pointer;
        white-space: nowrap; }
        #SA1 ul li ul.dropdwn_menu li a:hover {
          background: #97bacc;
          opacity: 1; }
#SA1 h4 {
  padding-top: 170px;
  margin-top: -150px; }
#SA1 .sa1 {
  width: 1100px; }
  #SA1 .sa1 .ka1 table {
    margin-right: 0; }
    #SA1 .sa1 .ka1 table tbody tr {
      height: 42px; }
    #SA1 .sa1 .ka1 table:not(:nth-child(5n)) {
      margin-right: 22px; }

/* 左上検索ボックス */
.search01 {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

/* カテゴリー一覧 */
.mb3 {
  width: 100%; }
  .mb3 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #fff; }
    .mb3 li p {
      height: 40px;
      line-height: 40px; }
      .mb3 li p.fl {
        display: flex;
        justify-content: flex-end;
        align-items: center; }
        .mb3 li p.fl a {
          display: inline-block;
          height: 30px;
          text-align: center;
          color: #fff;
          line-height: 30px;
          letter-spacing: 0.2em; }
          .mb3 li p.fl a.fl_1 {
            width: 130px;
            background-color: #2e7aa6; }
          .mb3 li p.fl a.fl_2 {
            width: 80px;
            background-color: #2e7aa6; }
          .mb3 li p.fl a.fl_3 {
            width: 80px;
            background-color: #8f8f8f; }
          .mb3 li p.fl a:not(:first-child) {
            margin-left: 10px; }
  .mb3 tr th, .mb3 tr td {
    height: 40px;
    vertical-align: middle;
    border-bottom: 1px solid #fff; }
    .mb3 tr th.fl, .mb3 tr td.fl {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .mb3 tr th.fl a, .mb3 tr td.fl a {
        display: inline-block;
        height: 30px;
        text-align: center;
        color: #fff;
        line-height: 30px;
        letter-spacing: 0.2em; }
        .mb3 tr th.fl a.fl_1, .mb3 tr td.fl a.fl_1 {
          width: 130px;
          background-color: #2e7aa6; }
        .mb3 tr th.fl a.fl_2, .mb3 tr td.fl a.fl_2 {
          width: 80px;
          background-color: #2e7aa6; }
        .mb3 tr th.fl a.fl_3, .mb3 tr td.fl a.fl_3 {
          width: 80px;
          background-color: #8f8f8f; }
        .mb3 tr th.fl a:not(:first-child), .mb3 tr td.fl a:not(:first-child) {
          margin-left: 10px; }

/* お知らせ・広告 */
.mc1 input[type="text"], .mc1 select, .mc1 textarea {
  padding: 10px;
  height: auto;
  border: none;
  border-radius: 5px;
  font-size: 12px; }
.mc1 .mc1_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .mc1 .mc1_1 label {
    display: block; }
.mc1 .mc1_2 {
  display: flex;
  justify-content: space-between; }
  .mc1 .mc1_2 p span {
    display: block; }

/* ME1 注文書確認 */
#ME1-2 .me1_1, #ME1-3 .me1_1 {
  table-layout: fixed; }

.me1_1 {
  width: 100%; }
  .me1_1 tr th {
    padding: 10px;
    background-color: #f0f0f0;
    font-weight: normal;
    text-align: left; }
  .me1_1 tr td {
    padding: 10px;
    background-color: #f7f7f7;
    border-right: 1px solid #fff; }
  .me1_1 tr th, .me1_1 tr td {
    border-bottom: 1px solid #fff;
    vertical-align: middle; }
  .me1_1 tr .me1_1_1 {
    vertical-align: inherit; }
  .me1_1 tr .me1_1_2 {
    padding: 5px; }

.me1_2 {
  width: 100%; }
  .me1_2 tr th {
    padding: 10px;
    background-color: #f0f0f0;
    font-weight: normal;
    text-align: left; }
  .me1_2 tr td {
    padding: 5px;
    background-color: #f7f7f7;
    text-align: center; }
  .me1_2 tr th, .me1_2 tr td {
    border-bottom: 1px solid #fff;
    vertical-align: middle; }

/* ME1-2 OEM発注確認 */
.me1-2_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px; }
  .me1-2_1 dt, .me1-2_1 dd {
    height: 40px;
    line-height: 40px;
    text-align: center; }
  .me1-2_1 dt {
    width: 15%;
    background-color: #9db2c3;
    color: #fff; }
  .me1-2_1 dd {
    width: 27.5%;
    background-color: #f7f7f7; }

.me1-2_2 {
  width: 100%; }
  .me1-2_2 tr th {
    background-color: #f0f0f0;
    font-weight: normal;
    text-align: left; }
  .me1-2_2 tr td {
    background-color: #f7f7f7;
    text-align: center; }
  .me1-2_2 tr th, .me1-2_2 tr td {
    padding: 10px;
    border-bottom: 1px solid #fff;
    vertical-align: middle; }

/* 在庫登録編集 */
.stocklist table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  .stocklist table tr th, .stocklist table tr td {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    vertical-align: middle; }
  .stocklist table tr th:first-child, .stocklist table tr td:first-child {
    border-right: 5px solid #f0f0f0; }
  .stocklist table tr .right {
    width: 40px;
    background-color: #f0f0f0;
    text-align: center; }
  .stocklist table tr:first-child th, .stocklist table tr:first-child td {
    border-bottom: 5px solid #f0f0f0; }

.h_plus, .v_plus, .h_minus, .v_minus {
  cursor: pointer; }

/* 加盟店在庫 */
.ka1 {
  display: flex;
  flex-wrap: wrap; }
  .ka1 table {
    margin-bottom: 40px;
    width: 202px; }
    .ka1 table:not(:nth-child(4n)) {
      margin-right: 30px; }
    .ka1 table th {
      padding: 10px;
      background-color: #c7c7c7;
      font-weight: normal;
      text-align: left; }
      .ka1 table th .img {
        display: block;
        margin: 0 auto 5px;
        max-height: 100px;
        max-width: 182px; }
    .ka1 table td {
      padding: 5px;
      text-align: center; }
    .ka1 table th, .ka1 table td {
      border-bottom: 2px solid #c7c7c7;
      vertical-align: middle; }

/* 注文フォーム */
.sub_wrapper {
  width: 100%; }
  .sub_wrapper .sa1 {
    margin: 40px auto 0;
    width: 900px; }
    .sub_wrapper .sa1 .sa1_1 {
      display: flex;
      position: relative;
      flex-wrap: wrap; }
    .sub_wrapper .sa1 .thin {
      position: fixed;
      top: 65px; }
    .sub_wrapper .sa1 .acd-check {
      display: none; }
    .sub_wrapper .sa1 .acd-label {
      display: block;
      width: 100%;
      height: 40px;
      background-color: #9db2c3;
      border-bottom: 1px solid #ffffff;
      font-size: 11px;
      color: #ffffff;
      line-height: 40px;
      text-align: center;
      cursor: pointer; }
      .sub_wrapper .sa1 .acd-label::before {
        margin-right: 10px;
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        color: #ffffff;
        font-weight: 900; }
      .sub_wrapper .sa1 .acd-label span {
        display: inline-block;
        margin-left: 10px; }
    .sub_wrapper .sa1 .acd-content {
      height: 0;
      opacity: 0;
      visibility: hidden;
      transition: .5s; }
      .sub_wrapper .sa1 .acd-content table {
        width: 100%; }
        .sub_wrapper .sa1 .acd-content table tr th, .sub_wrapper .sa1 .acd-content table tr td {
          padding: 12px;
          border-bottom: 1px solid #ffffff;
          font-size: 10px; }
        .sub_wrapper .sa1 .acd-content table tr th {
          background-color: #f0f0f0;
          font-weight: normal;
          text-align: left; }
        .sub_wrapper .sa1 .acd-content table tr td {
          background-color: #f7f7f7; }
        .sub_wrapper .sa1 .acd-content table tr .c {
          text-align: center; }
      .sub_wrapper .sa1 .acd-content p {
        text-align: right; }
        .sub_wrapper .sa1 .acd-content p a {
          display: inline-block;
          width: 100px;
          height: 30px;
          color: #ffffff;
          text-align: center;
          line-height: 30px; }
          .sub_wrapper .sa1 .acd-content p a:nth-child(1) {
            background-color: #1d4e6a; }
          .sub_wrapper .sa1 .acd-content p a:nth-child(2) {
            background-color: #8f8f8f; }
    .sub_wrapper .sa1 .acd-check:checked + .acd-label::before {
      content: "\f107"; }
    .sub_wrapper .sa1 .acd-check:checked + .acd-label + .acd-content {
      height: auto;
      opacity: 1;
      visibility: visible; }
  .sub_wrapper .sa1_2 {
    position: fixed;
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%; }
    .sub_wrapper .sa1_2 .ka1 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0 auto;
      width: 900px; }
      .sub_wrapper .sa1_2 .ka1 div {
        display: flex;
        align-items: center; }
      .sub_wrapper .sa1_2 .ka1 .product_search input[type="text"] {
        border: none; }
      .sub_wrapper .sa1_2 .ka1 .product_search input[type="button"] {
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center; }
      .sub_wrapper .sa1_2 .ka1 .product_search .p_search {
        margin-right: 5px;
        background: #9db2c3; }
      .sub_wrapper .sa1_2 .ka1 .product_search .p_clear {
        background: #e0e0e0;
        color: #333; }
  .sub_wrapper .sa2_1 {
    margin: 40px auto 100px;
    width: 900px; }
    .sub_wrapper .sa2_1 .sa2_1_1 {
      display: flex;
      justify-content: space-between;
      margin-bottom: 40px; }
    .sub_wrapper .sa2_1 .sa2_1_2 {
      width: 100%; }
      .sub_wrapper .sa2_1 .sa2_1_2 thead tr th, .sub_wrapper .sa2_1 .sa2_1_2 thead tr td, .sub_wrapper .sa2_1 .sa2_1_2 tbody tr th, .sub_wrapper .sa2_1 .sa2_1_2 tbody tr td {
        padding: 10px;
        border: 1px solid #fff;
        vertical-align: middle;
        text-align: center; }
      .sub_wrapper .sa2_1 .sa2_1_2 thead tr th {
        background-color: #949494;
        border-bottom: 1px solid #949494;
        border-top: 1px solid #949494; }
      .sub_wrapper .sa2_1 .sa2_1_2 tbody tr:not(:last-child) td:not(:last-child) {
        border-right: 1px solid #adadad; }
      .sub_wrapper .sa2_1 .sa2_1_2 tbody tr:not(:last-child):not(:nth-last-of-type(2)) td {
        border-bottom: 1px solid #adadad; }
      .sub_wrapper .sa2_1 .sa2_1_2 tbody tr td.ta_l {
        text-align: left; }
      .sub_wrapper .sa2_1 .sa2_1_2 tbody tr.sum td {
        background-color: #9db2c3;
        border-bottom: 1px solid #9db2c3;
        border-top: 1px solid #9db2c3;
        color: #1c1c1c; }

/* ピックアップリスト合計欄 2020702 */
.pickuplist_sum {
  margin-bottom: 40px; }
  .pickuplist_sum th, .pickuplist_sum td {
    padding: 10px;
    width: 182px;
    border-bottom: 2px solid #c7c7c7;
    border-top: 2px solid #c7c7c7;
    text-align: center; }
  .pickuplist_sum th {
    background-color: #c7c7c7; }
