html,body{
    position: relative;
    height: 100%;
	font-size: 12px; /* ルート要素のフォントサイズを1rem=14pxと定義する */
    font-family :"UD新ゴ R", "Verdana", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif ;
}

/* ５行おきに背景色を変更する */
.table-quintuple-striped>tbody>tr:nth-of-type(10n+1)
, .table-quintuple-striped>tbody>tr:nth-of-type(10n+2)
, .table-quintuple-striped>tbody>tr:nth-of-type(10n+3)
, .table-quintuple-striped>tbody>tr:nth-of-type(10n+4)
, .table-quintuple-striped>tbody>tr:nth-of-type(10n+5)
{
	background-color:#dcebf0; 
}
.index_button{
    display:block;
    width: 270px;
    margin: 15px 13px 5px 17px;
    height: 35px;
}
a.index_button{
    text-decoration: none;
}
a.index_button :hover{
    text-decoration: none;
}
.is-scrollLock {
    overflow: hidden;
  }
 .cellwidth30{
    width:30px;
  }
  .cellwidth40{
    width:40px;
  }
  .cellwidth50{
    width:50px;
  }
  .cellwidth60{
  width:60px;
  }
  .cellwidth80{
    width:80px;
  }
  .cellwidth100{
    width:100px;
  }
  .cellwidth120{
    width:120px;
  }
  .cellwidth150{
    width:150px;
  }
  .cellwidth170{
    width:170px;
  }
  .cellwidth200{
    width:200px;
  }
  .cellwidth250{
    width:250px;
  }
  
.pagebreak {
    break-after: page;
}
.pagebreak:last-child{
    page-break-after: auto; /* 最後のページの改ページを防ぐ */
}
.container{
	padding: 0;
    max-width: 1280px;
    margin-left:auto;
    margin-right:auto;
}
.container_pms{
	padding: 0;
    max-width: 1375px;
}
.container_parts{
	padding: 0;
    max-width: 1280px;
}
.row{
	margin-left: 0;
	margin-right: 0;
}

.table td{
	margin-left: 0;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 0;
}
a .disabled{
    pointer-events: none;
}
label{
	margin-top: .3rem;
	margin-bottom: .1rem;
}
.btn-gray{
    background-color: #e0e0e0;
    color : #202020;
    border : 1px solid #a0a0a0;
}
#main{
    max-width: 1280px;
    /* max-width: 1820px; */
    margin: auto;
    padding-left: 10px;
}
#qms_main{
    max-width: 1820px;
    padding:0 0 0 10px;
}
#records_main,
#parts_main{
    max-width: 1820px;
    padding-left:10px;
    padding-right: 0;
    margin:0 auto;
}
#parts_main #header_area{
    padding-left:0;
}

#parts_main .tabmenu{
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
}
#parts_main .tabmenu .tab_item{
    flex: 1 1;
    order: -1;
    min-width: 200px;
    padding: .7em 1em .5em;
    background-color: #f2f2f2;
    color: #999;
    font-weight: 600;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
    border:1px solid #aaa;
}

#parts_main .tab_item.currenttab{
    border-bottom: 4px solid #2589d0;
    color: #2589d0;
}
#parts_main .modelcolumn label:hover {
    background-color: #99caff;
    cursor: pointer;
    padding: 0px;
}

#header{
    /* max-width: 1280px; */
    max-width: 1820px;
    margin: 0 auto 15px auto;
	border-bottom:#000000 thin none;
}
#header_logo{
    margin-bottom: 2px;
}
.header_logo_main{
    margin-bottom: 14px;
}
.parts_header .header_logo_sub{
    margin-left: 5px;
}
.qms_header .header_logo_sub{
     /*margin-left: calc((var(--vw) * 100 -  1280px) / 2 + 0px); */
    margin-left: 5px;
}
#header_menu{               /* ヘッダメニュー部を上端に固定 */
    margin-left:0;
    margin-top:20px;
    height: 100px;
    width: 100%;
    min-width: 1280px;
    max-width : 1810px;
    position: sticky;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 11;
  }
  
.qms_print #header_menu{
    margin-left:5px;
}
.mainmenu a,
#header_menu a{
    display: inline-block;
    color: #ffffff;
    height: 30px;
    margin-bottom: 0;
    border-top-right-radius : 15px;
}
#header_area{
    background-color: #ffffff;
    background-color: #cce5ff;
    height: 45px;
    margin-bottom: 11px;
}
#qms_menu,
.qms_mainmenu{
    max-width: 1280px;
    /* display:flex;*/ 
    margin: auto;
    line-height: 1;
}
.qms_print .qms_mainmenu,
.qms_print #qms_menu{
    width: 100%;
    max-width: 1820px;
}

.qms_menugroup{
    width:542px;
    font-size:1.6rem;
    padding-left:8px;
    letter-spacing: -0.05rem;
}
.qms_menugroup.MH{
    background-color:#ffffff;
}
.qms_menugroup.FLC{
    background-color:#ffffff;
}
#qms_menu a.menucurrent{
    /* display:flex;*/ 
    background-color: #000000;
}
#qms_menu a.bg-secondary{
    width :180px;
}
.qms_menu_line{
    width : calc(1280px - 170px - 163px - 187px - 190px- 190px- 190px) ;
    /* flex-grow: 1;
    width : 250px;*/ 
}
#header .navbar-header {
    max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
#header .navbar-header span{
	display: block;
	line-height: 90px
}
#header_navmenu{
    min-width: 580px;
}

#header_navmenu .btn{
    font-size: 15px;
    background-color: #ffffff;
    border-left-color: #000000;
    border-right-color: #000000;
    outline:none;
}
#header_navmenu .btn:after{
    content:"▸";
}
#header_navmenu .current{
    background-color: #f8f9fa;    
}
#header_navmenu .current:after{
    content:"▾";
}
#header_sub, #footer_sub {
	max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
#header_sub_parts{
    width: 100%;
    margin: auto;
}
#menu_navigation{
	width: 100%;
    display: none;
}
#sub_navigation{
	max-width: 1280px;
    margin: auto;
}
#footer{
	border-top:#000000 thin solid;
    width:100%;
	max-width: 1820px;
    margin: auto;
    display: flex;
}
#username,
#qms_authority,
#itemtype{
    visibility:hidden;
}
.drawing-content{
    display: none;
}
.bg-red{
	background-color: #FF0000;
}
.bg-blue{
	background-color: #4472C4;
}
.bg-yellow{
	background-color: #FFC000;
}
/*************** 一覧テーブルの書式設定　********************/
.table-striped tbody tr:nth-of-type(2n+1){ 
    background-color:#dcebf0; 
}
.bg-annex{
	background-color:#dcebf0; 
}
/*.sortable a{
	text-decoration-line: underline;
}
.sortable a:hover{
	text-decoration: none;
}*/
table{
	font-size:12px;
}
table #car_list{
	table-layout: fixed;
	width: 100%;
}

table .carinfo{
	table-layout: fixed;
	width: 100%;
}
table .itemlist{
	table-layout: fixed;
	width: 100%;	
}
th.width3 {
	width: 3%;
}
th.width4 {
	width: 4%;
}
th.width5 {
	width: 5%;
}
th.width6 {
	width: 6%;
}
th.width7 {
	width: 7%;
}
th.width8 {
	width: 8%;
}
th.width9 {
	width: 9%;
}

th.width10 {
	width: 10%;
}
th.width15 {
	width: 15%;
}
th.width20 {
	width: 20%;
}
th.width25 {
	width: 25%;
}
th.width30 {
	width: 30%;
}
th.width40 {
	width: 40%;
}
th.border-left,
td.border-left{
    border-left: 2px solid #000;
}

/*************** 案件詳細表示の開閉　********************/
a.btn{
	line-height: 2;
}
button{
	font-size:12px;	
}
.detail-btn{
    font-size:12px;
}
.detail-btn:before{
    content:'▹詳細';
}
.detail-btn[aria-expanded="true"]:before{
    content:'閉じる';
}
/*************** 指摘履歴のタブ　********************/

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
}
 
.tab_label {
 	width: calc(100%/5);
	color: White;
	background: LightGray;
	margin-right: 5px;
	padding: 8px 12px;
	order: -1;
}
 
input[name="tab_swich"] {
  display: none;
}
 
input:checked + .tab_label {
  background: #cce5ff;
  color: #6c757d;
}
 
.tab_content {
  display: none;
  width: 100%;
}
 
input:checked + .tab_label + .tab_content {
  display: block;
}
.tab_content2 {
    display: block;
    width: 100%;
 }
.tab_label2 {
    display: none;
}
/*************** 指摘履歴のタブここまで　********************/

.login-container{
    position: relative;
    width: 300px;
    margin: 80px auto;
    padding: 20px 40px 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}

.form-control2{
	padding: 3px 1px 3px 1px;
}

#output{
    position: absolute;
    width: 300px;
    top: -75px;
    left: 0;
    color: #fff;
}

#output.alert-success{
    background: rgb(25, 204, 25);
}

#output.alert-danger{
    background: rgb(228, 105, 105);
}

.bg-danger-middle{
	background: #F08300;
}

.subtitle_mh {
  display:block;
  padding: 10px;/*文字周りの余白*/
  font-size:16px;
  /*color: #494949;文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}
.subtitle_claim {
  display:block;
  padding: 10px;/*文字周りの余白*/
  font-size:16px;
  border-left: solid 5px #6c757d;/*左線（実線 太さ 色）*/
}
.subtitle_submit{
  display:block;
  padding: 10px;/*文字周りの余白*/
  font-size:16px;
  background-color: #dcebf0;
  border-left: solid 5px #007bff;/*左線（実線 太さ 色）*/	
}
.sortable-item{
    text-decoration: underline;
}
/*************** 部品発注　********************/
#temporary_body,
#partsorder_body{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
#partsorder_main{
    max-width: 1820px;
    padding-left:10px;
    padding-right: 0;
    margin:0 auto;
}
#partsorder_main .tabmenu{
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

#partsorder_main .tabmenu a{
    border-radius: 100px;
}
#partsorder_main .tabmenu .menucurrent{
    background-color: #00b4f0;
}

.tabmenu a{
    color : #ffffff;
}
.partsorder_unconfirm{
    background-color: #c0e4f0;
}
.partsorder_confirmed{
    background-color: #dcebf0;
}
.partsorder_received{
    background-color: #bcc8cc;
}
.partsorder_canceled{
    background-color: #8d9699;
}
#partsmh_list, #partsmh_list_order{
    table-layout: fixed;
	width: 100%;
    word-break: break-all;
    word-wrap: break-all;
}
.partsorder_unconfirm .btn-submit, 
.partsorder_confirmed .btn-submit{
    padding: 0.5rem 0.5rem;
    color: #ffffff;
    background-color: #00b4f0;
    border: none;
    font-weight: 400;
    height: 30px;
}
#partsthumenail,
.stickerthumenail{
    max-width: 600px;
}
#partsthumenail img,
.stickerthumenail img{
    max-width: 100%;
    height: auto;
    width :auto;
}
.mh_previoustext{
    height: 20px;
    border:#222222 thin solid;
    background-color: #ffffff;
}
.mh_previoustextarea{
    height: 50px;
    border:#222222 thin solid;    
    background-color: #ffffff;
}
.listtype_sticker{
    border:solid 1px #375466;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.listtype_other{
    border:solid 1px #375466;
    border-collapse: collapse;
    width: 70%;
    table-layout: fixed;    
}
.lines_list{
    margin-top: 10px;
    margin-left:15px;
}
.lines_list .claimedline{
    background-color:#99ccff;
}
.lines_list th,
.lines_list td{
    border:solid 1px #375466;
    background-color: #ffffff;
    vertical-align: middle;
}
.lines_list th{
    background-color: #1e90ff;
    color: #ffffff;
    text-align: center;
}
.lines_list td{
    padding: 3px;
}
input[type="number"] {
  width: 40px;
  padding-left: 0;
  padding-right: 0;    
}

#mhpartslist input{
    width: 70px;
}
.listtype_other .listtype_other_num{
    width: 70px;
}
/*ステッカーテーブル*/	
#mhpartslist_db,
#mhpartslist_sp{
    display:none;
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    border:solid thin #375466;
}
#add_form,
#mhpartsthumenail-db,
#mhpartsthumenail-sp{
    display:none;
}
#mhpartslist_db,
#mhpartslist_sp{
    background-color: #ffffff;
    border:solid 1px #375466;    
}
#mhpartslist_db th,
#mhpartslist_sp th{
    background-color: #1e90ff;
    color: #ffffff;
    text-align: center;
}
#mhpartslist_db th,
#mhpartslist_db td,
#mhpartslist_sp th,
#mhpartslist_sp td{
    border:solid 1px #375466;
    padding: 3px;
}
.mh_photopreview{
    min-height : 80px;
}


/*************** 部品マスタ ********************/
#partsmanagement_body{
    width:100%;
    max-width:1820px;
    margin-left:auto;
    margin-right:auto;
}
#heading_row th{
    vertical-align : bottom;
}
#parts_main #orderedparts_list .container_parts{
    width:100%;
    max-width:1810px;
}


.btn_parts{
    font-size:12px;
    line-height: 1;
    height: 20px;
    padding: 0.1rem 0.3rem;
}

.container_parts .resize-image{
  width: 250px;
  height: 140px;
}
.btn-parts{
    width : 160px;
}
.btn-parts_l{
    width : 200px;
}
#main_area_parts{
    width:100%;
    padding: 0;
}
#parts_list{
    width: 100%;
    table-layout: fixed;
}

#orderedparts_list th,
#parts_list th {
  font-size:14px;
  text-align:left;
  background-color: #FFFFFF;
  border-top : none;
}
#parts_list #parts_list_header{
    height: 84px;
}
#parts_list #parts_list_header.parts_list{
    height: 30px;
}

#parts_list #parts_list_header th{
    padding-bottom: 7px;
    background-color:#FFFFFF;
}
#parts_list #parts_list_header tr:nth-child(1) th{
    top: 100px;
    position: sticky;
}
#parts_list #parts_list_header tr:nth-child(2) th{
    position: sticky;  
    top: 130px;
}
#parts_list #parts_list_header tr:nth-child(3) th{
    position: sticky;
    top: 160px;
}

#parts_list #parts_list_header th:first-child{
    margin-right: auto;
}
#parts_list #parts_list_header th.transp{
    background-color: transparent;
    pointer-events: none;
}
#parts_list #parts_list_header th .tfList{
    position: absolute;
    z-index: 99;
}
#parts_list #parts_list_header th #tfList_4{
    left : -60px;
}
#parts_list #parts_list_header th #tfList_5{
    left : -140px;
}
#parts_list #parts_list_header th #tfList_6{
    left : -200px;
}
#parts_list #parts_list_header th.model_head{
    letter-spacing: -0.1rem;
}
#parts_list td{
    border-top : 1px solid #c6c9cc;
    /* RGB(222, 226, 230) #dee2e6*/
}

#parts_list_inventory{
    table-layout: auto;
}
#header_menu a.btn_parts_dl{
    display: block;
    width: 120px;
    height: 36px;
    padding: 4.5px 9px;
    margin: 6px auto 0 6px;

    background: #dee2e6;
    color: #000;
    text-decoration: none;
    text-align: center;
}
#header_menu a.btn_parts_dl:hover{
    background: #FAFAFB;
}


#parts_list_inventory2{
    width:1810px;
    table-layout: fixed;
    border-top: 1px solid #dee2e6;
    border-collapse:collapse;
}
#parts_list_inventory2 th{
    position: sticky;
    top: 99px;
    /* tbody内のセルより手前に表示する */
    z-index: 1;
    background-color: #FFFFFF;
    border:none;
}
#parts_list_inventory2 th.secondrow{
    top: 125px;
}
#parts_list_inventory2 th.column_id{
    position: sticky;
    left: 5px;
    z-index: 11;
}
#parts_list_inventory2 th.column_shelfnumber{
    position: sticky;
    left: 55px;
    z-index: 11;
}
#parts_list_inventory2 th.column_positionnumber{
    position: sticky;
    left: 105px;
    z-index: 11;
}
#parts_list_inventory2 th.column_workingprocess{
    position: sticky;
    left: 165px;
    z-index: 11;
}
#parts_list_inventory2 th.column_productname{
    position: sticky;
    left: 265px;
    z-index: 11;
}
#parts_list_inventory2 th.column_productcode{
    position: sticky;
    left: 465px;
    z-index: 11;
}
#parts_list_inventory2 td{
    background-color: #ffffff;
}
#parts_list_inventory2 td.column_id{
    position: sticky;
    left: 0;
    background-color: #ffffff;
    z-index: 0;
}
#parts_list_inventory2 td.column_shelfnumber{
    position: sticky;
    left: 50px;
    background-color: #FFFFFF;
    z-index: 0;
}
#parts_list_inventory2 td.column_positionnumber{
    position: sticky;
    left: 100px;
    background-color: #FFFFFF;
    z-index: 0;
}
#parts_list_inventory2 td.column_workingprocess{
    position: sticky;
    left: 160px;
    background-color: #FFFFFF;
    z-index: 0;
}
#parts_list_inventory2 td.column_productname{
    position: sticky;
    left: 260px;
    background-color: #FFFFFF;
    z-index: 0;
}
#parts_list_inventory2 td.column_productcode{
    position: sticky;
    left: 460px;
    background-color: #ffffff;
    z-index: 0;
}
#parts_list_inventory2 td.numbercell input{
    width: 40px;
    padding-left: auto;
    padding-right: auto;   
    z-index: 0;
}
#parts_list_inventory2 td.totalcell{
    background-color: #F4F9FF;
}
#parts_list_inventorycount{
    table-layout: fixed;
}
#parts_list_inventorycounttotal{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    text-align: center;  
}
#parts_list_inventorycounttotal th, .table_design08 td {
    border: 2px solid #d2e8f1;
    padding: 1em;
  }
  #parts_list_inventorycounttotal thead th {
    background-color: #4d9bc1;
    color: #fff;
    border: 2px solid #4d9bc1;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #parts_list_inventorycounttotal th:last-of-type {
    border-right: 2px solid #4d9bc1;
  }
  #parts_list_inventorycounttotal tbody th {
    color: #4d9bc1;
    font-weight: bold;
    text-align: center;
  }
  #parts_list_inventorycounttotal tbody td {
    border: 2px solid #ffffff;
    border: 1px solid #4d9bc1;;
    border-right: 1px solid #4d9bc1;
    border-bottom: 1px solid #4d9bc1;
  }

.detailrow th,
.detailrow td{
    background-color: #ffffff;

}
.detailnoterow{
    border-bottom: 2px solid #696969;
}
.detailnoterow td{
    background-color: #ffffff;
}
.detailnoterow .detailnote{
    margin: 2px;
    background-color: #edf2f9;
}

/*************** 棚卸 ********************/

#partsms_main{
    width: 100%;
    max-width:1300px;
}
#partsms_main table{
    border-collapse:separate;
}
#partsms_main table thead{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#partsms_main table th{
    background-color:#ffffff;
}

#partsms_main .headerrow1 th{
    border-top: 1px solid #000;
    border-bottom: none;  
    position: sticky;
    top: 90px;
    z-index: 2;
}
#partsms_main .headerrow2 th{
    border-top: none;  
    border-bottom: 1px solid #000;
    position: sticky;
    top: 115px;
    z-index: 1;
}

#partsms_main th.border-l,
#partsms_main td.border-l,
#parts_list_inventorycount th.border-l,
#parts_list_inventorycount td.border-l,
#parts_list_inventory2 th.border-l,
#parts_list_inventory2 td.border-l{
    border-left: 1px solid #f8f8ff;
    border-left: 1px solid #dee2e6;    
    padding-left:3px;
}
#partsms_main th.border-t,
#partsms_main td.border-t,
#parts_list_inventorycount th.border-t,
#parts_list_inventorycount td.border-t,
#parts_list_inventory2 th.border-t,
#parts_list_inventory2 td.border-t{
    border-top: 1px solid #f8f8ff;
    border-top: 1px solid #dee2e6;    
    padding-left:3px;
}

#partsms_main td.numbercell{
    text-align: right;
    vertical-align: middle;
    padding-right: 5px;
}

#partsms_main td.numbercell input{
    width: 35px;
    padding-left: auto;
    padding-right: auto;   
}

/*************** 多モデル表示試作 ********************/
/* #parts_list th.modelcolumn, 
#parts_list td.modelcolumn {
	display: table-cell;
    display: none;
} */

/*************** 多モデル表示試作 ここまで*************/
.modelcolumn label{
    margin-top:0;
}
#parts_list td{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#parts_list td.numbercell,
.parts_list td.numbercell{
    text-align: right;
    padding-right:5px;
}
#parts_list .eip input{
    width: 40px;
}
#parts_list #parts_list_header .head_52db{
    background-color: #8fd2ff;
}
#parts_list #parts_list_header .head_52sp{
    background-color: #ffa333;
}
#parts_list #parts_list_header .head_52db24,
#parts_list #parts_list_header .head_52db24a,
#parts_list #parts_list_header .head_52db24b{
    background-color: #b6c4cc;
    background-color: #ccebff;
}
#parts_list #parts_list_header .head_52sp24{
    background-color: #ffd199;
}
#parts_list #parts_list_header .head_50db,
#parts_list #parts_list_header .head_50dbr,
#parts_list #parts_list_header .head_50dbv{
    background-color: #bccca3;
    background-color: #b6c4cc;
}

#parts_list th.border-l,
#parts_list td.border-l{
    border-left: 2px solid #000;
    padding-left:3px;
}
.modelt_head.border-left{
    border-left: 1px solid #000;
} 
.sim_num input{
    width: 60px;
}
#parts_list td.radiocell{
    text-align: center;
}
#parts_list tr.row_sim th{
    background-color: #ccebff;
    background-color: transparent;
}
#parts_list tr.row_sim th.isoption_selector{
    background-color: #33adff;
}
#parts_list tr.row_sim th.isoption_selector input[type="checkbox"] {
    accent-color: #ccebff;
}
#orderedparts_list .filterchoicebox,
#parts_list .filterchoicebox,
.parts_list .filterchoicebox{
    display: none;
    position: fixed;
    font-size: 12px;
    padding: 3px;
    z-index: 99;
    background-color: #E8F3FF;
    flex-wrap: wrap;
    width: 80vw;
    max-height: calc(100vh - 280px);
    right: 0;
    left: 0;
    margin:7px auto;
    overflow-x:hidden;
    overflow-y:scroll;
    border:solid 1px;
}
#orderedparts_list .filterchoicebox.narrowbox,
#parts_list .filterchoicebox.narrowbox,
.parts_list .filterchoicebox.narrowbox{
    width : 50vw;
}
#orderedparts_list .filterchoicebox.narrowbox2,
#parts_list .filterchoicebox.narrowbox2,
.parts_list .filterchoicebox.narrowbox2{
    width : 30vw;
}
#orderedparts_list .filterchoicebox.narrowbox15,
#parts_list .filterchoicebox.narrowbox15,
.parts_list .filterchoicebox.narrowbox15{
    width : 15vw;
}
#orderedparts_list  .filterchoicebox label,
#parts_list .filterchoicebox label,
.parts_list .filterchoicebox label{
    display: inline-block;
    padding: 5px 10px;
}
.parts_list .totalrow th,
.parts_list .totalrow td{
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 10px;
}
#record_menu, 
#parts_menu{
    width : 100%;
    margin: auto;
    height: 40px;;
    border-bottom: solid 0px #6c757d;
}
.parts_menu_line{
    width : calc(100% - 171px - 170px - 170px - 170px - 170px) ;
}
#parts_menu .menucurrent{
    background-color: #000000;
}
#cabcon_type_selector{
    width: 250px;
}
#orderedparts_list  #orderedparts_list_header th.filterd,
#parts_list #parts_list_header th.filterd{
    background-color: #E8F3FF;
    border-left:solid 1px #333333;
    border-right:solid 1px #333333;
}
#orderedparts_list .numberfield{
    width:100px;
}
.arrow_u {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-bottom: 5px;
    vertical-align: top;
    width : 15px;
    height: 15px;
  }
  .arrow_u:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }

/*************** 改修エビデンス一覧 の入力枠　********************/
progress {
    width: 300px;
    height: 30px;
    background-color: #dedede;
    vertical-align:middle;
  }
  
  progress::-webkit-progress-bar {
    background-color: #dedede;
  }
  
  progress::-webkit-progress-value {
    background-color: #00bfff;
  }
  
  progress::-moz-progress-bar {
    background-color: #00bfff;
  }
  
  progress::-ms-fill {
    background-color: #00bfff;
  }

#products_list input{
    width: 100px;
}
#pmshistory_modal{
    width: fit-content;
  display: grid;
  grid-template-columns: auto 1fr; /* auto はアイコン、1fr はラベル文字列を想定 */
  gap: 10px;
  padding: 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #404040;
}


/*************** 詳細ブロックのモーダル表示　********************/
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:21;
}

.modalBg {
  width: 100%;
  height: 2000px;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  width: 80%;
  max-width: 1280px;
  height : 90%;
  top: 5%;
  left: 10%;
  transform:translate(0%,0%);
  padding: 10px 30px;
  background-color: #fff;
  overflow : auto;
}
#pmshistory_modal{
    height : 600px;
}
#detail_nav{
    width: calc( 95% - 50px );
}

.modalArea input[type="number"] {
    width: 80px;
    padding-right: 0;    
}
 @media (max-width: 1366px) {
    .modalArea input[type="number"] {
        width: 60px;
        padding-right: 0;    
      }
}


.closeModal {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px solid #333; /* 枠の調整 */
  background: #fff; /* ボタンの背景色 */
}
 
.closeModal::before, .closeModal::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 27px; /* 棒の高さ */
  background: #333; /* バツ印の色 */
}
 
.closeModal::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.closeModal::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}



#header_nav p{
    display: inline-block;
}

#car_list .tablesorter-header {
  cursor: pointer;
  outline: none;
}
#car_list .tablesorter-header-inner::after { 
  content: '▼';
  font-size: 12px;
  margin-left: 5px;
}
#issue_list .tablesorter-header {
  cursor: pointer;
  outline: none;
}
#issue_list .tablesorter-header-inner::after { 
  content: '▼';
  font-size: 12px;
  margin-left: 5px;
}

.nav-current{
  font-weight: 700;
  background-color: aqua;
}
.maincontents{
  max-width: 1280px;
  margin: auto;
}

/*************** ページトップに戻る　フロートアイコン　********************/
#pagetop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 150px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#pagetop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}
#pagetop a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f106';
  font-weight: 900;
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 10px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
}
/*************** ログイン　********************/
#index_header{
    margin-top: 200px;
    margin-bottom: 78px;
}
.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#login_button{
    background-color: #2F67B2;
    color :#FFFFFF;
}
#index_footer{
    margin-top: 105px;
}


/*************** ログインここまで********************/

#home_header{
    margin-top: 181px;
    margin-bottom: 0;
}
#home_footer{
    margin-top: 164px;
}
@page {
    size: auto!important;
}
/*************** 発注一覧テーブルの書式設定********************/
.datahidden{
    background-color: #ffffff;
    color: #ffffff;
}
.order-row th,
.order-row td{
    border-bottom: solid 5px #ffffff;
}
.item-row th,
.item-row td{
    background-color: #ffffff;
}
.detailall-btn:before{
    content:'▹全ての明細を展開する';
}
.detailall-btn[aria-expanded="true"]:before{
    content:'閉じる';
}
.detail-btn{
    font-size:12px;
}
.itemall-btn:before{
    content:'▹この伝票の詳細';
}
.itemall-btn[aria-expanded="true"]:before{
    content:'閉じる';
}
.order_detail{
    background-color: #ffffff;
}
.order_detail th,
.order_detail td{
    border-bottom: solid 5px #ffffff;
}
.order_detail th,
.order_detail td{
    background-color: #ffffff;
}
.suplierorder_detail{
    border-collapse: collapse;
}