@charset "UTF-8";
/*変数設定用*/
/* フラッシュメッセージ */
.flash_message p {
  margin-bottom: 0;
}

.required_mark {
  color: #dd4b39;
  font-size: 0.9rem;
  margin-left: 10px;
}

/* 顧客情報入力画面（顧客専用画面） */
.custom_error {
  font-size: 0.8rem;
  letter-spacing: 1px;
  color: #dd4b39;
}

/*
共通部分パーツ
*/
body {
  font-size: 14px !important;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  background: #f3f1ed;
  color: #666;
}

a {
  color: #666;
}

a:hover {
  color: #ff9d0f;
}

h1, h2, h3, h4, h5, h6 {
  color: #666;
  font-weight: 400;
}

.vsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .vsp {
    display: block;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

フォントカラー

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.text-dark {
  color: #666 !important;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

スクロールバー

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
::-webkit-scrollbar {
  width: 13px;
}

::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 15px;
  box-shadow: inset 0 0 1px #999;
}

::-webkit-scrollbar-thumb {
  background: #f3e7cf;
  border-radius: 15px;
  box-shadow: none;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

アイコンボックス

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.info-box {
  padding: 0;
}
.info-box .info-box-icon {
  border-radius: 0.25rem 0 0 0.25rem;
}
.info-box .info-box-icon.bg-danger {
  background-color: #ffb6b4 !important;
}
.info-box .info-box-icon.bg-success {
  background-color: #90ce9c !important;
}
.info-box .info-box-icon.bg-warning {
  background-color: #f5e39c !important;
}
.info-box .info-box-content {
  padding: 15px 10px;
  text-align: right;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ログイン画面

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
  background-color: #fff7df;
  border: 1px solid #ffe9bc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ナビ上部

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.navbar-white {
  background-color: #fff5e1;
}

.main-header {
  border-bottom: 1px solid #eac375;
}

.navbar-light .btn-navbar, .navbar-light .form-control-navbar {
  background-color: #ffe9bc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

サイドバーナビ関係

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.brand-text {
  text-align: center;
  display: block !important;
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

[class*=sidebar-dark-] {
  background-color: #fff;
}
[class*=sidebar-dark-] .nav-header {
  color: #666;
}
[class*=sidebar-dark-] .brand-link {
  border-bottom: #ccc;
  color: #666;
}
[class*=sidebar-dark-] .sidebar a {
  color: #666;
}

[class*=sidebar-dark-] .nav-sidebar > .nav-item.menu-open > .nav-link,
[class*=sidebar-dark-] .nav-sidebar > .nav-item:hover > .nav-link,
[class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-link:focus {
  color: #ff9700;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link {
  color: #666;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:focus,
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:hover {
  color: #ff9700;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ボタン関係

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.btn-secondary {
  font-size: 14px;
  background: #a3a3a3;
  border-radius: 15px;
  border: 1px solid #a3a3a3;
  padding: 5px 5px;
  width: 70px;
  line-height: 1;
}
.btn-secondary:hover {
  border: 1px solid #a3a3a3;
  background: #fff;
  color: #a3a3a3;
}

.btn-danger {
  font-size: 14px;
  background: #f38e88;
  border-radius: 15px;
  border: 1px solid #f38e88;
  padding: 5px 5px;
  min-width: 70px;
  line-height: 1;
}
.btn-danger:hover {
  border: 1px solid #f38e88;
  background: #fff;
  color: #f38e88;
}

.btn-primary {
  font-size: 14px;
  background: #fdb247;
  border-radius: 15px;
  border: 1px solid #fdb247;
  padding: 5px 25px;
  line-height: 1;
}
.btn-primary:hover {
  border: 1px solid #fdb247;
  background: #fff;
  color: #fdb247;
}

.btn-outline-primary {
  font-size: 14px;
  background: #fdb247;
  border-radius: 15px;
  border: 1px solid #fdb247;
  padding: 5px 25px;
  line-height: 1;
}
.btn-outline-primary:hover {
  border: 1px solid #fdb247;
  background: #fff;
  color: #fdb247 !important;
}

.btn-success {
  font-size: 14px;
  background: #90ce9c;
  border-radius: 15px;
  border: 1px solid #90ce9c;
  padding: 5px 7px;
  min-width: 70px;
  line-height: 1;
}
.btn-success:hover {
  border: 1px solid #90ce9c;
  background: #fff;
  color: #90ce9c;
}

.btn-info {
  font-size: 14px;
  background: #90ce9c;
  border-radius: 15px;
  border: 1px solid #90ce9c;
  padding: 5px 25px;
  line-height: 1;
}
.btn-info:hover {
  border: 1px solid #90ce9c;
  background: #fff;
  color: #90ce9c;
}

.btn-warning {
  font-size: 14px;
  background: #e0d96d;
  border-radius: 15px;
  border: 1px solid #e0d96d;
  padding: 5px 25px;
  line-height: 1;
  color: #fff;
}
.btn-warning:hover {
  border: 1px solid #e0d96d;
  background: #fff;
  color: #e0d96d;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

カード

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.card-header {
  border-bottom: none;
  padding-top: 20px;
}

.card-primary:not(.card-outline) .card-header {
  background-color: #fff;
}

.card-success:not(.card-outline) .card-header {
  background-color: #fff;
}

.card-primary:not(.card-outline) .card-header .btn-primary:hover {
  color: #fdb247;
}

.card-primary:not(.card-outline) .card-header .btn-success:hover {
  color: #90ce9c;
}

.bg-gradient-primary .btn-tool,
.bg-primary .btn-tool,
.card-primary:not(.card-outline) .btn-tool {
  color: #666;
}

.bg-gradient-primary .btn-tool:hover,
.bg-primary .btn-tool:hover,
.card-primary:not(.card-outline) .btn-tool:hover {
  color: #fdb247;
}

.card-footer {
  background-color: #fff;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

カードヘッダーナビ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  border: 1px solid #fdb247;
  background: #fdb247;
}

.nav-pills .nav-link:not(.active):hover {
  color: #fdb247;
  cursor: pointer;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

カードヘッダページャー

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.card-primary:not(.card-outline) .card-header a.page-link {
  color: #666;
  font-size: 0.8rem;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

テーブル

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.table tr.clickable {
  cursor: pointer;
}

.table td {
  height: 40px;
}

.table td, .table th {
  border-top: none;
  border-bottom: 1px solid #d2d2d2;
  padding: 6px 5px !important;
}
@media screen and (max-width: 767px) {
  .table td, .table th {
    min-width: 90px !important;
    width: auto !important;
    font-size: 13px !important;
    padding: 5px 3px !important;
  }
}

.table td, .table th,
.tablesorter-default td,
.tablesorter-default td {
  vertical-align: middle !important;
  padding: 6px 5px !important;
  font-size: 14px !important;
  color: #666 !important;
}

.tablesorter-default .header, .tablesorter-default .tablesorter-header {
  padding: 10px 20px 10px 5px !important;
}

.table.table-head-fixed thead tr:nth-child(1) th {
  box-shadow: inset 0 0px 0 #ccc, inset 0 -1px 0 #ccc;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}

.dtp > .dtp-content {
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .dtp > .dtp-content {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .dtp > .dtp-content .dtp-picker-calendar table th,
  .dtp > .dtp-content .dtp-picker-calendar table td {
    min-width: auto !important;
    padding: 6px 0px !important;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

フォーム

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.form-group {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.form-control {
  background-color: #fff7df;
  color: #666;
  border: 1px solid #ffe9bc;
  border-radius: 10px;
}

input[type=file].form-control {
  padding: 4px 13px 14px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #f3f1ed;
  border: 1px solid #aaa;
}

.custom-select {
  background-color: #fff7df;
  color: #666;
  border: 1px solid #ffe9bc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

キャンバス

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
canvas {
  border: 3px solid #eee !important;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ページャー

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.page-item.active .page-link {
  background-color: #eac375;
  border-color: #eac375;
}

.page-link {
  color: #666;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

問診票フローチャート

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.flowchart-operator {
  width: 200px !important;
}
.flowchart-operator .flowchart-operator-title {
  font-size: 13px;
  font-weight: 500;
}

.qr_code {
  text-align: center;
  display: block;
  width: 100%;
}
.qr_code svg {
  max-width: 200px;
}

@media screen and (max-width: 767px) {
  .login-box, .register-box {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .login-box .btn-primary, .register-box .btn-primary {
    padding: 5px;
  }
}

@media screen and (max-width: 767px) {
  .card-body .row {
    display: -ms-flexbox;
    display: block;
    flex-wrap: initial;
  }
}
@media screen and (max-width: 767px) {
  .card-body .col-2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .card-body .sp_w100 {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ログイン画面

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .login-card-body .col-8, .login-card-body .col-4 {
    float: left;
    font-size: 12px;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ページャー

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .pagination {
    overflow-x: auto;
  }
}

@media screen and (max-width: 767px) {
  .input-group .col-4, .input-group .col-xs-4 {
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
  }
}

.input-group.mg .col-4, .input-group.mg .col-xs-4 {
  margin: 5px;
}

@media screen and (max-width: 767px) {
  .card-footer {
    padding: 2.75rem 1.25rem;
    margin: auto;
    width: 100%;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

売上集計

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .aggregate .sp_tac {
    display: block;
    margin: 10px auto;
  }
}

.sp_table_scr .card-body {
  overflow-x: scroll;
}

@media screen and (max-width: 767px) {
  .csv_wrap .csv_btn {
    display: block;
    margin: 10px auto;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

在庫管理

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .sp_stock .card-title {
    margin-bottom: 20px;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .sp_stock .card-tools {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

SP汎用

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .sp_textarea {
    width: 300px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w200 {
    width: 200px;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

問診票管理

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .create {
    overflow-x: scroll;
  }
}

@media screen and (max-width: 767px) {
  .show .sp_w100 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .card-success .float-right {
    float: none !important;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

顧客管理　店舗選択

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.qr_code_links {
  overflow-wrap: anywhere;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

顧客管理 顧客情報詳細

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.client_order_history .card-body .input-group {
  display: block;
}
.client_order_history .card-body .input-group .col-4 {
  margin-bottom: 5px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

発注管理

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .purchase_table {
    overflow-x: scroll;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

問診票回答

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 767px) {
  .interview_wrap {
    white-space: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .interview_wrap th, .interview_wrap td {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .interview_wrap .sp_100vw {
    width: 100vw;
  }
}
@media screen and (max-width: 767px) {
  .interview_wrap .sp_none {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .flowchart-container {
    width: 100% !important;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

顧客情報統合画面

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.tbl-integration td {
  height: 51px;
}

.copybtn {
  background: #fdb247;
  color: #fff;
  border-radius: 0.2rem;
  font-size: 75%;
  padding: 3px 4px 4px;
}

.copybtn i {
  margin-right: 2px;
}

.integration_btn {
  font-size: 20px;
}/*# sourceMappingURL=custom.css.map */