/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;700&display=swap');

body {
	font-family: 'Noto Sans JP', sans-serif !important;
}

.detail_row {
    display: flex;
    margin-bottom: 10px;
	gap: 5px;
	position: relative;
}

.detail_row > input {
	flex: 1;
}

.detail_row > .koumoku {
	flex: 3;
}

.seikyu_row .right {
	margin-bottom: 30px;
}

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

.plus_btn_grp {
	display: flex;
	justify-content: flex-end;
	gap: 5px;
}

.seikyu_row:last-of-type .right{
	margin-bottom: 10px;
}

.seikyu_caption {
	margin-top: 30px;
}

footer .copyright {
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.top_btn_wrap {
	text-align: center;
	margin-top: 20px;
}

.total_grp {
	display: flex;
	gap: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.hide {
	display: none;
}

input.error {
	border: 2px solid red !important;
}

.error {
	color: red;
}

header#masthead {
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.search-form input[type="search"] {
	padding: 0.3em 0.7em;
}

.text_normal {
	font-size: 14px;
	font-weight: normal;
}

.btn-outline-secondary:focus {
	color: #fff;
}

#company_info {
	position: relative;
	padding-left: 30px;
}

#hanko_img {
    width: 110px;
    position: absolute;
    top: 0;
    right: 199px;
}

.caution {
	color: #630A0C;
}

.company_info_list {
	margin-top: 40px;
}

.font_bold {
	font-weight: bold;
}

#print_popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
	z-index: 100;
	display: none;
}

.popup_wrap {
    width: 1000px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.hacchu_doc .bank_info,
.mitsumori_doc .bank_info {
	display: none;
}

.date_wrap {
    float: right;
}

#atesaki {
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.company_info_wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}

.company_info_wrap .left {
	flex:1;
}

.company_info_wrap .right {
	flex:1;
}

header::before,
header::after {
	display: none !important;
}

.search-form {
    position: relative;
    padding-right: 30px;
}

ul {
	padding-left: 0px !important;
	
}

li {
	list-style: none;
}

.info_list_wrap {
	display: flex;
	padding: 20px;
	border-top: 1px dotted #ccc;
}

.info_list_wrap:last-child {
	border-bottom: 1px dotted #ccc;
}

#total_zone {
    max-width: 600px;
	margin-top: 40px;
	margin-left: auto;
}

#total_zone table td:last-child {
	font-size: 18px;
	font-weight: bold;
}

table th {
	background: #eee !important;
	text-align: center;
}

#detail_zone table td:nth-child(3) {
	text-align: right;
	width: 120px;
}
#detail_zone table td:nth-child(4),
#detail_zone table td:nth-child(5),
#total_zone table td {
	text-align: right;
	width: 150px;
}

#detail_zone table td:nth-child(1) {
	width: 120px;
	text-align: center;
}

.bank_info {
    margin-top: 20px;
}

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

.cat_btns {
    margin-bottom: 20px;
}

.cat_list_title {
	font-weight: bold;
	font-size: 18px;
	color: #052A74;
}

.torihikisaki {
	margin-top: 150px;
}

h4 {
	background: #eee;
	padding: 5px !important;
	line-height: 1;
}

a {
	text-decoration: none !important;
}

button,
a.btn {
	transition: all 0.6s ease !important;
}

.cat_btns a:hover {
	background: #ccc;
}

ul.cat_list {
	display: flex;
    justify-content: flex-start;
    gap: 20px;
	flex-wrap: wrap;
}

ul.cat_list li {
    padding: 20px;
    border: 1px dotted;
	border-radius: 10px;
}

.list_wrap {
    margin-bottom: 50px;
}

.cat_list_status {
	margin-top: 5px;
	margin-bottom: 5px;
}

.stat_tag {
	padding: 3px 10px;
	border: 1px solid;
	border-radius: 5px;
}

.search_list_title {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.no_auth {
	text-align: center;
	margin-top: 50px;
}

.updown_btn_grp {
	position: absolute;
	padding-left: 2px;
	right: -30px;
	top: -1px;
	display: flex;
	flex-direction: column;
}

.updown_btn_grp a {
	font-size: 10px;
}

#reply-title,
.logged-in-as,
.reply-title {
	display: none;
}

.sama {
	font-size: 20px;
	padding-left: 20px;
}

#main h3 {
	padding-left: 8px;
	border-left: 8px solid #999;
	line-height: 1;
}

.goto_list_btn {
	margin-top: 40px;
	text-align: center;
}

.del_target {
	border: 2px solid #CE6868;
}

.um-col-alt-b,
.um-right.um-half {
	display: none;
}


.hacchu_doc .date_col,
.mitsumori_doc .date_col {
	display: none;
}
