@charset "UTF-8";



.value {
	margin-bottom: 15px;
	margin-left: 50px;
	margin-top: 5px;
	line-height: 1.5em;
}
.item {
	margin-bottom: 10px;
	margin-left: 60px;
}
.red {
	color: #F00;
}

.registration th {
    padding: 5px;
    background-color: #008EC1;
    color: #FFF;
    border-right-width: 1px;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    text-align: center;
}

.registration td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}


.registration tr:nth-child(odd) td {
	background-color: #D6E3EB;
}

.registration tr:nth-child(even) td {
	background-color: #B7D5DF;
}


.col2 .registration tr:nth-child(odd) td {
	background-color: #ececec;
}

.col2 .registration tr:nth-child(even) td {
	background-color: #f5f6f6;
}

/* th cell統合のためのスタイル*/
.registration th.nonb {
	
    padding: 5px;
    background-color: #008EC1;
    color: #FFF;
	border-bottom: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFF;
}
	
	.nonb-right {
		border-right: none !important;
padding-right: 0 !important;
text-align: right !important;
border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFF !important;
	}
	
	.nonb-center {
		border-right: none !important;
padding-right: 0 !important;
text-align: center!important;
border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFF !important;
	}

	.th-right {
		text-align: left !important;
padding-left: 0 !important;
		border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFF !important;
	}
		
	.th-bottom {
		border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFF !important;
	}

/* th cell統合のためのスタイル　ここまで*/


.pagenation {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.pagenation a {
	text-decoration: none;
}
.pagenation .here {
	color: #F00;
	font-weight: bold;
}



/*------  全般  -----------*/
body , html {
  height: 100%;
}

body {
	background-image: url(../img/admin_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


#container {
  width: 100%;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}


.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1300px;
}

.wrap.popup {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

#contents {
  padding-bottom: 50px;
}

#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px;
  border-top: 1px solid #cccccc;
background-color: #ffffff;
}

#copyright{
	width: 1300px;
	text-align: right;
	margin: 10px auto;
	font-size: 0.9em;
}

#copyright.popup{
	width: 600px;
	text-align: right;
	margin: 10px auto;
	font-size: 0.6em;
}

.left {
	float: left;
}

.right {
	float: right;
	padding-top: 25px;
}

.clear {
	clear: both;
}


.mainbody {
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W6" ;
}
.narrow {
	margin-left: 30px;
}



.header {
	margin-bottom: 10px;
	overflow: auto;
}

.id {
	float: left;
	padding: 32px 0 10px 10px;
}

#mainbody {

    font-size: 0.9em;
    text-align: left;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.5em;
	min-height: 300px;

}

.min-height {
	min-height: 300px;
}

.body-txt {
	font-size: 16px;
	line-height: 1.5em;
}


.ttl_id {
	float: left;
	width: 600px;
}


/* ------- タイトル　--------*/
h1 {
    padding: 15px 5px 3px 0;
    color: #019fcc;
    font-size: 26px;
    font-family: "Noto Sans JP";
    font-weight: 700;
    margin: 10px 0;
    letter-spacing: 0.1em;
	float: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0088BC;
}

h2.subttl {
    font-size: 18px;
    font-weight: bold;
    color: #002166;
    padding-left: 10px;
    border-left: 5px solid #00A5DD;
    border-bottom-style: none;
    margin: 30px 0 20px 20px;
	float: left;
	}



.logo {
	float: right;
	margin-top: 32px;
}

.font-small {
	font-size: 80%;
}


/* ---------スペース-----*/
.space-top-30 {
	margin-top: 30px;
}
.space-top-50 {
	margin-top: 50px;
}

.col2 {
	width: 48%;
	margin: 1%;
	float: left;
}


/* ------- フォームのフィールドサイズなど　--------*/

.field_long {
	width: 99%;	
}

.field_half {
	width: 48%;
}

.field-long {
	width: 400px;
}

.field-medium {
	width: 150px;
}


.field-id {
	width: 250px;
}

.field-name {
	width: 100px;
}

.field-shisetsu {
	width: 100px;
}


.field-num {
	width: 30px;
}

.btn {
	line-height: 1.6em;
	background-color: #DCE9F3;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0087BA;
	width: 150px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}


.errow {
	font-size: 14px;
	line-height: 1.6em;
	color: #F00000;
	margin-bottom: 5px;
}


.check {
	padding: 10px;
	margin-top: 5px;
	background-color: #FFF7E1;	
}


.submit-btn {
	font-size: 14px;
	background-color: #D8E5EE;
	border: 1px solid #2CB5E4;
	padding: 5px;	
}


.error {
	color: #E80003;
	margin: 3px;
}

.error_bg {
	background-color: #ffcbc3 !important;
}


span.btn {
	background-color: #EDEFF1;
	border-color: #CCCCCC #CCCCCC #CCCCCC #A2C2CD;
	color: #888888;
}






.sticky_table {
  display: block;
  position: relative;
  overflow: scroll;
  width: calc(100vw - 3.0rem);
  height: calc(75vh);
  border-collapse: collapse;
  /*font-size: 0;*/
}

.sticky_table thead,
.sticky_table tbody {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.sticky_table th,
.sticky_table td {
  display: inline-block;
  width: 400px;
}

.sticky_table tbody th {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
}

.sticky_table thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}

.sticky_table thead th.blank {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 3;
}


.btn_area {
	float: right;
}

.btn_area img {
	margin: 2px;
}

	.registration th {
    white-space: nowrap;
}
	
.registration td {
	padding: 5px !important;
	}
	
.sticky_table.registration tbody th {
    padding: 5px;
    color: #000000;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
	font-weight: 400;
	text-align: left;
	background-color: #e8e8e8;
}

/* === テーブル表示するエリア ============= */
#tableArea {
  position   : relative;
  max-width  : 1300px;
  height     : 420px;
  margin     : auto;
  overflow   : hidden;
  background : #ffffff;
  border     : 1px solid #ccc;
	margin: 5px 0;
}


#tableArea-overflow {
  max-width  : 1300px;
  height     : 150px;
 margin: 0 auto;
  overflow: scroll;
}


/* === スクロールバー ===================== */
#tableArea .sBar{
                /* 共通     */
  box-sizing : border-box;
  position   : absolute;
  background : #eee;
  border     : 1px solid #999;
}
.sBar#sNone{                    /* 右下：空 */
  width      : 20px;
  height     : 20px;
  bottom     : 0;
  right      : 0;
  background : #fff;
  border     : none;
}
.sBar#sUP{                      /* 上下：上 */
  width      : 20px;
  top        : 0;
  right      : 0;
  height     : 25px;
  border-bottom-width : 5px;
}
.sBar#sDOWN{                    /* 上下：下 */
  width      : 20px;
  top        : 0;
  bottom     : 20px;
  right      : 0;
}
.sBar#sLEFT{                    /* 左右：左 */
  height     : 20px;
  bottom     : 0;
  left       : 0;
  width      : 25px;
  border-right-width : 5px;
}
.sBar#sRIGHT{                   /* 左右：右 */
  height     : 20px;
  bottom     : 0;
  right      : 20px;
  left       : 20px;
}
/* === スクロールの三角マーク位置合わせ === */
.sImg{                          /* 共通     */
  display    : block;
  position   : absolute;
  width      : 10px;
  height     : 10px;
}
.sImg#iUP{                      /* 上下：上 */
  top        : 5px;
  right      : 5px;
}
.sImg#iDOWN{                    /* 上下：下 */
  bottom     : 25px;
  right      : 5px;
}
.sImg#iLEFT{                    /* 左右：左 */
  bottom     : 5px;
  left       : 5px;
}
.sImg#iRIGHT{                   /* 左右：右 */
  bottom     : 5px;
  right      : 25px;
}
/* === テーブル表示するエリア end ============= */