* {
    box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
}

ul {
    margin-bottom: 0;
}

i, span.fa {
    font-family: FontAwesome !important;
}

header {
    width: 100%;
    height: 60px;
    position: fixed;
    border: solid 0px;
    z-index: 3;
    padding: 0px 0px 0px 0px;
    background-color: #043c78;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #001e43;
}

.headerNav p{
    padding: 6px 0;
    color: white;
    font-size: initial;
    padding: 18px 0;
    text-align: center;
}

body {
    -webkit-text-size-adjust: 100%;
    color: #464C59;
    background: #FFF;
    position: relative;
    font-size: 11pt/*1.4rem*/;
}

.alignCenter{
    text-align: center;
	vertical-align: middle!important;
}

#main {
    padding: 80px 0px 0px 0px;
    box-sizing: border-box;
	max-width: 90%;
    margin: 0 auto;
}


.lp_Title {
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 120%;
}
#contents {
    margin: 0 auto;
    padding: 30px 0;
    font-size: 14px;
}

form[role=login] > div {
    text-align: center;
}

.login-input-box {
    width: 340px;
    border: 1px #dcdcdc solid;
    padding: 20px;
    margin: 0px auto;
}


form input {
    height: auto;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
}

form[role=login] input, form[role=login] button {
    font-size: 18px;
    margin: 16px 0;
    border-radius: 6px!important;
    -webkit-border-radius: 6px!important;
    -moz-border-radius: 6px!important;
}

.form-control-login {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.infoArea{
	padding: 90px 0px;
	width: 80%;
	max-width: 1200px;
    margin: 0 auto;
}

.infoTable .propTitle{
	max-width: 60px;
}

.officeSeal{
	margin-right: 15px;
}

.borderLine{
	border-bottom: solid #008080;
}


.borderRed{
	border: solid #f30000;
	padding: 12px;
}

.required {
    padding: 0 4px;
    background: #d80000;
    color: #ffffff;
    font-size: 0.85em;
    float: right;
}

.inputArea,.userInfoArea,.btnArea {
	width: 90%;
    margin: 10px auto;
}

.btnArea input{
	width: 15%;
	margin-left: 15px;
}

input[type=radio],input[type=checkbox] {
	vertical-align: top;
}
.unsetVertical{
	vertical-align: unset!important;
}
@media all and (-ms-high-contrast: none){
	input[type=radio],input[type=checkbox]{
		vertical-align: sub;
	}
}

.redLetter{
	color:red;
}
.inlineLetter{
	display: inline;
	padding: 10px;
}

.notice{
	font-size: small;
    padding-top: 10px;
}

_::-webkit-full-page-media, _:future, :root .inlineLetter {
    padding: 5px;
}

.output{
	padding: 10px 0 10px 10px;
}

.form-control[readonly]{
    background-color: #fff;
}

.displayNone{
	display: none;
}

ul {
	list-style: none;
}

.borderNone{
	border:none!important;
}

.clearBoth{
	clear: both;
}

.inputTable{
	width: 55%;
}
.inputTable input{
	display: inline-block;
}
.inputTable .autoWid{
	width: auto;
}
.inputTable .wid120{
	width: 120px;
}

.alignCenter label {
	padding-left: 15px;
}

.deliveryInfo{
	width: 40%;

}

@-moz-document url-prefix() {
	.table-firefox {
		border-collapse: separate;
	}
}

.tableHidden{
	visibility: hidden;
	border-bottom: hidden!important;
	border-right: hidden!important;
}

.borderHidden{
	visibility: hidden;
	border-top: hidden!important;
	border-left: hidden!important;
}


.float-left{
	float: left;
}
.float-right{
	float: right;
}

.propTitle{
	vertical-align: middle!important;
    background-color: #f3f3f3;
}


.minwWid{
 	min-width: 161px;
}
.margin-top{
	margin-top: 16px;

}


.largeSize{
	font-size: large;
    margin: 100px 0;
}

footer {
    color: #fff;
    width: 100%;
     margin-top: auto;
    text-align: center;
    background-color: #474B59;
    position: fixed;
    bottom: 0;
    z-index: 2;
}
footer p{
    margin: 10px;
}

/*visa*/
.text_align_center{
    text-align: center;
}
#after_login_main{
    padding-top: 60px;
    text-align: center;
    margin: auto 30px 60px 30px;
}
#after_login_contents{
    text-align: left;
}
header .headerInner {
    /*max-width: 1200px;
    width: 100%;*/
    margin: 0 30px;
    box-sizing: border-box;
}
.ml_150{
    margin-left:150px;
}
.ml_300{
    margin-left:300px;
}

h1 {
    font-size:30px;
}
h3 {
    margin-top:30px;
}

#request_month_list{
    margin: 0px 50px;
}
#footer_btn_area{
    height:50px;
    width: 1200px;
    text-align: center;
    margin: 20px auto 0px auto;
}
#footer_btn_area #btns{
    position: fixed;
    bottom: 40px;
    width: 1200px;
    height: 90px;
    background-color: #ffefe0;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 5px solid #e60a0a;
    border-top: 5px solid #e60a0a;
    border-right: 5px solid #e60a0a;
}
.footer_btns {
    background-image: none !important;
    width:150px;
}
.btn-danger_i{
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    text-shadow: none !important;
}
.btn-danger_i:hover {
    color: #fff !important;
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}
.btn-primary_i {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    text-shadow: none !important;
}
.btn-primary_i:hover {
    color: #fff !important;
    background-color: #0069d9 !important;
    border-color: #0062cc !important;
}
.btn-info_i {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
    text-shadow: none !important;
}
.btn-info_i:hover {
    color: #fff !important;
    background-color: #138496 !important;
    border-color: #117a8b !important;
}
.btn-light_i {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #b9b9b9;
    text-shadow: none !important;
}
.btn-light_i:hover {
    color: #212529 !important;
    background-color: #e2e6ea !important;
    border-color: #dae0e5 !important;
}
.btn-warning_i{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    text-shadow: none !important;
}
.btn-warning_i:hover {
    color: #212529 !important;
    background-color: #e0a800 !important;
    border-color: #d39e00 !important;
}

/*一覧系共通*/
#month_list_title_table,
#month_lists_table,
#user_list_title_table,
#user_lists_table,
#all_user_list_title_table,
#id_list_table,
#user_history_list_title_table,
#user_history_list_table{
    width:100%;
    border-collapse: collapse;
}
#month_list_title_table th,
#month_lists_table td,
#user_list_title_table th,
#user_lists_table td,
#all_user_list_title_table th,
#id_list_table td,
#user_history_list_title_table th,
#user_history_list_table td{
    padding:2px 10px;
}
#request_list_contents,
#user_list_contents,
#all_user_list_contents,
#user_history_list_contents{
    overflow: auto;
}
#month_lists_table td,
#user_lists_table td,
#id_list_table td,
#user_history_list_table td{
    border: 1px solid #c0c5c2;
}


#month_list_title_table th,
#user_list_title_table th{
    border-top: 1px solid #c0c5c2;
    border-left: 1px solid #c0c5c2;
    border-right: 1px solid #c0c5c2;
    background-color: #0075c2;
    color: white;
}

#search_area select,
#mapp_search_area select,
#mapp_search_company_area select,
#logger_search_office select,
#mapp_search_office_area select{
    padding: 2px 5px;
}

.menu_title i{
    margin-right:10px;
}

.m_l_10{
    margin-left:10px;
}

a.no_link{
    color: gray;
    text-decoration: none;
    cursor: default;
}

#isLoginShowArea_logout{
    cursor: pointer;
}

#setting{
    cursor: pointer;
}

i.fa-sign-out:hover,
i.fa-cog:hover{
    color:#d3d6dd;
}

.setting_menu:hover{
    background-color:#f7f6f5;
    color:#464C59;
}

#change_password_table{
    border-collapse: collapse;
}
#change_password_table th{
    padding:2px 10px;
    border: 1px solid #c0c5c2;
    background-color: #f0f6da;
}
#change_password_table td{
    padding:6px 10px;
    border: 1px solid #c0c5c2;
}

/*アカウント登録*/
#account_reg_area input{
    color:#464C59;
}
.account_infos_table{
    border-collapse: collapse;
}
.account_infos_table th{
    padding:2px 10px;
    border: 1px solid #c0c5c2;
    background-color: #ea5550;
    color:white;
    text-align:center;
}
.account_infos_table select{
    padding:4px;
}
.account_infos_table td{
    padding:6px 10px;
    border: 1px solid #c0c5c2;
}
.account_reg_title{
    font-size:18px;
    margin-top:20px;
}
.loginInfosInput{
    width:100%;
}
.login_name{
    width:150px;
}
.login_name_span{
    margin:0px 10px;
}


.contents_title{
    font-size: 18px;
    font-weight: bold;
}


/*logger*/
.ml_30{
    margin-left:30px;
}

.table_base{
    width:100%;
    border-collapse: collapse;
}
.table_base td{
    font-weight: normal;
}
.table_title th {
    border-top: 1px solid #c0c5c2;
    border-left: 1px solid #c0c5c2;
    border-right: 1px solid #c0c5c2;
    background-color: #ea5550;
    color: white;
    padding:2px 10px;
}
.table_contents td {
    border: 1px solid #c0c5c2;
    padding:2px 10px;
}
.of_a {
    overflow: auto;
}
#csv_area label{
    margin-right:5px;
}
label {
    font-weight: normal;
}
.ta_r{
    text-align: right;
}
#search_result_csv_map{
    margin-top:10px;
    margin-bottom:10px;
}
#search_result_csv_map .float-left{
    border:1px solid gray;
    border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 5px;	/* Firefox用 */
    padding:10px;
    margin-left: 5px;
}
/*kanri*/
#kanri_menu,
#kanri_contents{
    float:left;
    margin-top: 60px;
}
#kanri_menu{
    width:10%;
}
#kanri_contents{
    width:90%;
    padding: 10px 20px;
}
#kanri_menu div{
    background-color: #dae0e5;
    /*max-width: 200px;*/
    padding: 15px 0px 15px 15px;
    font-weight: bold;
    border-bottom: 1px solid #bfbfbf;
    cursor: pointer;
}
#kanri_menu div:not(.menu_selected):hover{
    background-color: #00afcc;
    color:white;
}
#kanri_menu .menu_selected{
    background-color: #0073a8;
    color:white;
    cursor: default;
}
#kanri_btns_search_area #search_area{
    margin-left:50px;
}
#kanri_btns_search_area button,
#kanri_btns_search_area #search_area .float-left{
    margin:10px;
}
.sortMark{
    margin-left: 10px;
}
.selected_row td{
    background-color:#e0ffff;
}

/*新規作成・編集ダイアログ*/
.edit_dialog {
    margin: 10px 0;
    width: 100%;
}

.edit_dialog td {
    padding: 10px 0;
}

.edit_dialog input[type=radio] {
    margin: 0;
    vertical-align: middle;
}

.edit_dialog label {
    margin-right: 10px;
}

.valid_wm {
    width: 25%;
    margin: 4px 0;
    writing-mode: vertical-rl;
    text-align: center;
}

.validInput {
    width: 45%;
}
#search_area td{
    padding:2px;
}
#search_area input,
#mapp_search_staff_text_area input{
    color:#555;
}

#mapp_search_area .float-left,
#logger_search_area .float-left{
    margin-right:20px;
}
.mapp_search_title{
    font-weight:bold;
}
.mapp_fieldset {
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.mapp_list_upper_title{
    margin-top:5px;
    font-weight:bold;
}

#logger_mapping_table th,
#logger_mapping_table td{
    padding:5px;
}

/*IE11*/
input[readonly] {
    background-color: rgb(224, 224, 224);
}