a{
    cursor: pointer;
}

/** Fix:モーダルヘッド・フットのボーダーはみだし対策 **/
.modal-content{
    border-radius: 6px !important;
}

aside {
    color: red;
}
.datepicker{
    z-index: 1151 !important;
    position: absolute;
}
.logout_btn{
    background-color: #00c0ef;
    color: white;
}
.font_b{
    font-weight:bold;
}
.h4.font_b{
    font-size:12px !important;
}
table.table td.option_posi{
    padding-left:22px;
}
.option_posi .bg-green{
    background:#FFF !important;
    border:#00a65a solid 1px;
    color:#00a65a !important;
    font-weight:normal;
    font-size:10px;
}
table.table th,
table.table td{
    vertical-align:middle !important;
}
table.table td.top_posi{
    vertical-align:top !important;
}
.pr_5{
    padding-right:5px;
}
.text_big{
    font-size:13px;
    font-weight:bold;
    color:red;
}
.tab_area_title{
    padding:15px 0 5px;
}
.destination_kind{
    display:inline-block;
    margin-left:15px;
    color:#000;
    font-size:13px;
    font-weight:bold;
    padding:2px 15px;
    border-radius:5px;
}
.form-inline .form-control.slip_field{
    width:35%;
    margin-right:15px;
}
.modal_tab{
    position:relative;
}
.modal_tab .complete_tab{
    position:absolute;
    right:0;
}
.modal_tab .complete_tab a,
.modal_tab .complete_tab a:hover{
    color:#dd4b39;
}
.modal_tab .complete_tab.active a,
.modal_tab .complete_tab.active a:hover{
    border-top-color:#dd4b39 !important;
    background-color:#dd4b39 !important;
    color:#FFF;
}
input[type=checkbox], input[type=radio]{
    vertical-align:middle;
    margin-top:0;
    margin-bottom:0;
}
label{
    vertical-align:middle;
    margin-top:0;
    margin-bottom:0;
}
.caption_area .form-control{
    width:72%;
}
.pagination > li > a.current{
    background:#CCC;
}
/*.pagination > li > span,*/
/*.pagination > li > span:hover{*/
/*    background:#fafafa !important;*/
/*    padding-left:5px;*/
/*    padding-right:5px;*/
/*}*/
.mt_20{
    margin-top:20px;
}
table tr.info{
  font-weight:bold;
}
/* 20200221 */
table tr.info:nth-child(even) > td {
    background-color: #E3F7D7;
}

.info2{
  background-color: #E3F7D7;
  font-weight:bold;
}
.info_title > th{
  border: #BBB solid 1px !important;
  background:#DDD;
  text-align:center;
}
.info_title2 > th{
    border: #BBB solid 1px !important;
    background:#999;
    text-align:center;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td{
  border: #DDD solid 1px;
}
@media (min-width: 768px){
    .photo_btn{
        display:inline-block;
        width:30%;
    }
    .photo_btn .col-sm-2{
        width:50%;
    }
    .modal-dialog{
        margin-top:150px !important;
    }
}
.pagination{
    margin: 0 0 !important;
}
.search{
  display:inline-block;
  font-size:11px;
}
.search_group{
  display:table;
}

.search_group{
  display:table;
  margin:.5em 0;
}
.search_group .search_title{
  display:table-cell;
  width:9em;
  height:2.5em;
  text-align:right;
  padding-left:.5em;
  padding-right:.5em;
  font-weight:bold;
  vertical-align:middle;
  background:#EEE;
  border-radius:5px;
}
.search_group .search_field{
  display:table-cell;
  width:18em;
  height:2.5em;
  text-align:center;
  vertical-align:middle;
}
.search_group .search_field input{
  display:inline-block;
}
.yyyymmdd{
  text-align:center;
  width:calc(45% - 8px);
  padding:4px;
}

::-webkit-input-placeholder {
   text-align: center;
}

:-moz-placeholder {
   text-align: center;  
}

::-moz-placeholder {
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}
.search_frm_style{
    width:95%;
    display:inline;
}
@media (max-width: 768px){
  .search{
    display:block;
  }
  .search_group{
    width:100%;
  }
  .search_group .search_title{
    padding-left:0;
    width:9em;
  }
  .search_group .search_field{
    width:auto;
    padding-left:.5em;
    text-align:left;
  }
  .search_frm_style{
    width:100% !important;
  }
}
.btn_detail{
  width:100%;
  margin:.5em 0;
  height:3em;
  padding:1em 0;
  line-height:100%;
}
.content-wrapper.err_content{
    background: #FFF;
}
.logo{
    padding-top: 50px;
}
.logo_ttl{
    color: #666;
}
.err_conf{
    color: red;
    padding-top: 20px;
    font-size: 18px;
}
.err_detail{
    padding-top: 40px;
    font-size: 15px;
}

.form_short .form-control{
    width: 20%;
    min-width: 60px;
    display: inline-block;
    margin-right: 10px;
}
.log_list .box-primary{
    padding: 20px 20px 10px;
}
.flex-col {
    display: flex;
    flex-wrap: wrap;
    padding: .5em 0;
}
.tbl_conf > thead > tr > th{
    vertical-align: middle;
}
/* login */
.login-page .login_nav{
    overflow: hidden;
}
.login-page .nav-tabs{
    float: right;
}
/* order(detail) */
ul.history_list{
    list-style-type: none;
    margin-left: -25px;
}
ul.history_list li{
    padding-top: 5px;
}
ul.history_list li span.history_ttl{
    display: inline-block;
    width: 200px;
    vertical-align: top;
    padding: 0 20px;
}
ul.history_list li a{
    text-decoration: underline;
}
/* order(history) */
#history .sub_ttl{
    font-size: 13px;
    padding-left: 3em;
    vertical-align: middle;
}
#history .sub_ttl span.history_ttl{
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
/* mail_template */
.mail_template_body{
    height: 10em;
    font-size: 11px;
    overflow-y: scroll;
}
.btn_bottom{
    padding-bottom: 10px;
}
/* export_list */
.table>tbody>tr>td.export_item{
    padding: 0;
}
.table>tbody>tr>td.export_item img{
    width: 100%;
    height: 40px;
    min-height: 40px;
    object-fit: cover;
    cursor: pointer;
}
.export_tbl{
    display: table;
}
.export_cell{
    display: table-cell;
    border-right:solid 1px #CCC;
    padding: 0 2px;
}
.export_btn{
    margin: 5px 2px;
    display: inline-block;
}
/* export_general */
.export_radio{
    padding: 20px 0 10px 20px;
}
.export_radio span{
    padding-right: 20px;
}
.export_radio span label{
    padding-left: 5px;
}
.export_list_tbl{
    display: table;
    width: 100%;
}
.export_list,
.export_icon,
.export_order{
    display: table-cell;
    vertical-align: middle;
}
.export_list{
    width: 40%;
}
.export_order{
    width: 12%;
    text-align: center;
}
.export_list_original,
.export_list_use{
    min-height: 500px;
    padding: 10px 0;
    width: 100%;
}
.export_list_original{
    border: solid 2px #CCC;
}
.export_list_use{
    border: solid 2px #f8a0e7;
}
.arrow_right,
.arrow_left{
    height:30px;
    width:40px;
    display:block;
    position:relative;
    margin: 50px auto;
}
.arrow_right:before,
.arrow_left:before{
    content:'';
    height:0;
    width:0;
    display:block;
    position:absolute;
    top:0;
}
.arrow_right:before{
    border:15px transparent solid;
    border-right-width:0;
    border-left-color:#333;
    right:0;
}
.arrow_left:before{
    border:15px transparent solid;
    border-left-width:0;
    border-right-color:#333;
    left:0;
}
.arrow_right:after,
.arrow_left:after{
    content:'';
    height:10px;
    width:25px;
    display:block;
    background:#333;
    position:absolute;
    top:10px;
}
.arrow_right:after{
    left:0;
}
.arrow_left:after{
    right:0;
}
.order_block{
    background: #90c5e4;
    margin-left: 15px;
    padding: 10px 0;
    border-radius: 5px;
    border: solid 1px #3c8dbc;
}
.order_block div{
    padding: 5px 0;
}
/* photo_list */
.photo_trim_list,
.photo_list{
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    max-height: 660px;
}
.photo_list a{
    color: #333;
}
.photo_list a:hover{
    color: #3c8dbc;
}
.photo_list dl{
    width: 130px;
    padding: 10px 5px;
    margin-bottom: 0;
}
.photo_list dt{
    position: relative;
    height: 130px;
    overflow: hidden;
}
.photo_list dt .photo_check{
    position: absolute;
    top: 0;
    right: 0;
}
.photo_img img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
dl dd .upd_date{
    font-size: 13px;
}
dl dd .file_name{
    text-decoration: underline;
    word-wrap: break-word;
    line-height: 1.2;
}
dl dd .tag{
    font-size: 10px;
    padding-top: 5px;
}
/* photo_edit */
.edit_ttl{
    font-size: 18px;
}
.edit_body{
    padding: 30px;
}
.edit_item{
    padding-bottom: 20px;
}
.photo_files{
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #C4CCCE;
    padding: 16px 0;
    text-align: center;
    min-height: 50px;
}
.photo_files li {
    float: left;
    margin-left: 16px;
    margin-top: 16px;
    margin-right: 32px;
    position: relative;
    list-style: none;
}
.photo_files li img {
    max-width: 100%;
    max-height: 125px;
}
.photo_files li .delete-image {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -13px;
    top: -13px;
    border: 1px solid #C4CCCE;
    background: rgba(248, 248, 248, 0.9);
    color: #666666;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
i.fa-picture-o:before{
    font-size: 60px;
    color: #CCC;
}
i.fa-picture-o{
    padding-top: 10px;
}
i.fa-close{
    font-size: 25px;
    color: #666;
}
#detail_box_upload{
    padding-top: 10px;
}
a.file_upload,
a#file_upload{
    font-size: 15px;
    color: #666;
    cursor: pointer;
}
a.file_upload:hover,
a#file_upload:hover{
    color: #999;
}
.upload_list{
    padding-top: 30px;
}
.upload_text{
    color: red;
    font-size: 18px;
    text-align: center;
}
.font_min{
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
}
/* photo_trim */
.photo_trim_list{
    overflow: unset;
    max-height: unset;
}
.trim_img{
    cursor: pointer;
}
.trim_item{
    width: 205px;
    padding: 20px 10px 0;
}
.trim_item img{
    width: 100%;
    border: solid 1px #CCC;
}
.trim_bg{
    background: #CFCFCF;
    margin-top: 10px;
}
.trim_size .form-control{
    display: inline-block;
    width: 50px;
}
.trim_size span{
    display: inline-block;
    padding: 0 20px;
    font-size: 21px;
}
.cropper-line{
    background: none;
}
/* category_list */
.category_list .table>tbody>tr>td{
    padding-top: 5px;
    padding-bottom: 5px;
}
.table>tbody>tr.sub_category{
    background: #F1F1F1;
    cursor: pointer;
}
.table>tbody>tr.sub_category td{
    padding: 5px;
    font-size: 13px;
}
.indent_1{
    text-indent: 1em;
}
.indent_2{
    text-indent: 2em;
}
.indent_3{
    text-indent: 3em;
}
/* product_list */
table.tbl_product>tbody>tr>td{
    /*padding: 3px 8px;*/
}
.tbl_product td img{
    width: 100%;
}
.tbl_product td textarea{
    height: 38px;
}
.tbl_product td .stock{
    padding-top: 3px;
    margin-left: -3em;
}
.tbl_product td .stock input[type="text"]{
    width: 50px;
    display: inline-block;
    height: 22px;
}
.stock_choice span{
    display: inline-block;
    padding: 0 5px;
}
/* product_edit */
.product_edit .edit_tbl{
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
.product_edit .edit_ttl{
    background: #ececec;
    border-radius: 5px;
    padding: 5px 5px;
    font-size: 14px;
    display: table-cell;
    width: 90px;
    vertical-align: middle;
}
.edit_ttl{
    position: relative;
}
.fa-question-circle{
    position: absolute;
    right: 5px;
    top: calc(50% - 9px);
    color: #187dff;
    font-size: 16px;
}
.product_edit span.chkbox{
    padding-right: 10px;
    display: inline-block;
}
.product_edit span.chkbox label{
    padding-left: 3px;
}
.product_edit .edit_field{
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}
.product_edit .manu_choice{
    display: inline-block;
    width: auto;
    font-size: 12px;
    padding: 5px;
    max-width: 150px;
}
.product_edit .box_type{
    padding: 5px 15px 15px;
    border-radius: 5px;
}
.product_edit .box_type h4{
    padding: 5px 10px;
    background: #709aad;
    color: #FFF;
}
.product_edit .shop_tbl{
    padding-bottom: 5px;
}
.product_edit .shop_name,
.product_edit .shop_input,
.product_edit .shop_btn,
.product_edit .shop_item{
    display: table-cell;
    vertical-align: middle;
}
.product_edit .shop_name{
    width: 80px;
}
.product_edit .shop_input{
    width: 40%;
}
.product_edit .shop_btn{
    width: 85px;
    padding-left: 10px;
}
.product_edit textarea{
    resize: vertical;
}
.product_edit .nav{
    padding-top: 25px;
}

/* manufacturer_edit */
.manufacturer_edit .edit_ttl{
    width: 120px;
}
.edit_field .form_date{
    display: inline-block;
    width: 120px;
}
#app_config_form .edit_field .config_list {
    max-height: 135px;
    overflow-y: auto;
}
.edit_tbl{
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
.edit_ttl{
    background: #ececec;
    border-radius: 5px;
    padding: 5px 18px 5px 5px;
    font-size: 14px;
    display: table-cell;
    width: 140px;
    vertical-align: middle;
}
span.chkbox{
    padding-right: 10px;
    display: inline-block;
}
span.chkbox label{
    padding-left: 3px;
}
.edit_field{
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}


/** 読み込み中 */
.loader {
    margin: 0 auto;
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}
.loader_mini {
    border: 5px solid #f3f3f3 !important; /* Light grey */
    border-top: 5px solid #3498db !important; /* Blue */
    width: 35px !important;
    height: 35px !important;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* バッジ系のCSS（現在利用中のbootstrapには存在しないため独自定義） */
.badge-danger{
    background: #d73925;
}
.badge-success{
    background: #00a65a;
}
.badge-danger a,
.badge-success a{
    color:#FFF;
}


/* 上書きCSS スクロールが出てきたときにページャーとくっ付いてしまう */
.table-responsive .table {
    margin-bottom: 0;
}
.table-responsive{
    margin-bottom: 20px;
}

/* ローディングCSS */
.common_loader_outer {
    background : rgba(0,0,0,0.3);
    height     : 100%;
    padding-top: calc(25% - 50px);
    position   : fixed;
    width      : 100%;
    z-index    : 999999;
}
.common_loader_inner {
    animation    : spin 2s linear infinite;
    border       : 16px solid #f3f3f3;
    border-top   : 16px solid #3498db;
    border-radius: 50%;
    height       : 100px;
    margin       : 0 auto;
    width        : 100px;
}
/**
 * LightBox
 **/
.lb_wrapper {
    -webkit-overflow-scrolling: touch;
    bottom  : 0;
    left    : 0;
    outline : 0;
    overflow: hidden;
    position: fixed;
    right   : 0;
    top     : 0;
    z-index : 20050;
}
.lb_bg {
    background: #000;
    display   : none;
    height    : 100%;
    left      : 0;
    opacity   : 0.5;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 20051;
}
.lb_outer {
    left     : 0;
    margin   : 0px auto 30px auto;
    min-width: 100px;
    max-width: 600px;
    opacity  : 0;
    position : absolute;
    right    : 0;
    width    : fit-content;
    z-index  : 20060;
}
.lb_box {
    border-radius: 6px;
    background   : #fff;
    outline      : 0;
    position     : relative;
}
.lb_box_header {
    border-bottom: 1px solid #e5e5e5;
    min-height   : 60px;
    padding      : 15px;
}
.lb_box_title {
    line-height: 19px;
}
.lb_box_close {
    border     : 0;
    color      : #000;
    cursor     : pointer;
    float      : right;
    font-size  : 21px;
    font-weight: bold;
    margin-top : -2px;
    opacity    : 0.2;
    text-shadow: 0 1px 0 #fff;
}
.lb_box_body {
    padding   : 15px;
    position  : relative;
    text-align: center;
}
.lb_image {
    max-width : 100%;
    max-height: 700px;
    /* width     : fit-content; */
}