html {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
    position: relative;
    min-height: 100%;
}
body {
    color: #222222;
    /* margin bottom by footer height */
    margin-bottom: 60px;
    font-size: 0.8125rem;
}

a {
    color: #0077dd;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #0077dd;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}

/* ========================================================================
   Header
=========================================================================== */
header {
	background-color: #FFFFFF;
	border-bottom: 3px solid #ebebeb;
	width:100%;
}
header.top-fixed {
	position:fixed;
	top:0px;
	z-index: 1;
}
.uk-container.header-content {
	box-sizing: border-box;
	min-height: 80px;
	max-width: 1480px;
}
@media (min-width: 960px) {
  .uk-container.header-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
h1.logo {
	margin:0px;
	float: left;
	padding: 15px 0px 15px 0px;
    font-size: 1.5rem;
}

h1.logo img {
	height:50px;
	margin:0px;
}

.header-line {
	width: 100%;
	border-top: 6px solid #000000;
	border-bottom: 4px solid #cc0001;
}

/* Header-Icon
=========================================================================== */
.header-icon {
	padding: 0px;
	color:#555555;
	text-decoration:none !important;
}
.header-icon:hover,.header-icon:focus {
	color:#555555;
}

.uk-navbar-item.logout-icon {
  padding: 0 0 0 15px;
}
.menu-icon .header-icon {
	margin-top:2px;
	font-size: 36px;
}
.uk-navbar-item.menu-icon {
  padding: 0 0 0 15px;
}

/* ========================================================================
   Main
=========================================================================== */

#main {
	margin-top:90px;/*heade fixed height*/
	padding-top: 20px;
	padding-bottom: 100px;
}
.uk-container.main-content {
	box-sizing: border-box;
	max-width: 1480px;
}
 
/* Section
=========================================================================== */
.section {
	padding: 0px 0px;
}
.section + .section {
  margin-top: 60px;
}
.section-title {
	background-color: #ebebeb;
	margin-bottom: 40px;
}
.section-title h2 {
	margin:0px;
	padding: 7px 5px 7px 3px;
    font-size: 1.5rem;/*24px*/
	color:#000000;
	background-color:#FFFFFF;
}
.section-title > hr.line {
	width:210px;
	margin: 0px;
	border: 0;
	border-top: none;
	height:0px;
	border-bottom: 5px solid transparent;
}

/* Section Block
=========================================================================== */
.section-block {
	padding: 0px 0px;
}
.section-block + .section-block {
  margin-top: 40px;
}
.block-title {
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
	padding: 0px 0px 5px 0px;
}
.block-title h3 {
	margin:0px;
	padding: 4px 0px 4px 10px;
    font-size: 1.125rem;/*18px*/
	color:#000000;
	float:left;
	background-color:#FFFFFF;
	border-left: 5px solid #222222;
}
.block-title::before {
  content: "";
  display: table-cell;
}
.block-title::after {
  content: "";
  display: table;
  clear: both;
}

@media(min-width:768px) {

.section-block {
	padding: 0px 20px;
}

}

/* Block Inner
=========================================================================== */
.block-inner {
	padding: 0px 0px;
}
.block-inner + .block-inner {
  margin-top: 30px;
}
h4.inner-title {
	margin:0px 0px 10px 0px;
	padding: 0px;
    /*13px　font-size: 0.8125rem;*/
    font-size: 0.9375rem;
	color:#111111;
}
h4.inner-title i {
	margin-right:5px;
	color:#111111;
	vertical-align: middle;
}
@media(min-width:768px) {

.block-inner {
	padding: 0px 20px;
}

}

/* Inner Child
=========================================================================== */
.inner-child {
	padding: 0px 0px;
}
.inner-child + .inner-child {
	margin-top: 20px;
}
h5.child-title {
	margin:0px 0px 10px 0px;
	padding: 0px;
	/*13px　font-size: 0.8125rem;*/
	font-size: 0.8125rem;
	font-weight:bold;
	color:#111111;
}
h5.child-title i {
	margin-right:5px;
	color:#111111;
	vertical-align: middle;
}
@media(min-width:768px) {

.inner-child {
	padding: 0px 20px;
}

}
/* Page Event Info
=========================================================================== */
.event-info {
	margin-bottom:20px;
}
.page-usr-name {
	margin:0px;
	padding: 0px;
    font-size: 1.125rem;/*18px*/
	font-weight: bold;
}
.page-usr-name span {
	margin-right:10px;
	color:#333333;
}
.page-event-title {
	margin:0px;
	padding: 0px;
	font-size: 1.125rem;/*18px*/
	font-weight: bold;
}

/* ========================================================================
   Sidebar Left　NotUsed
=========================================================================== */

.sidebar-left-title {
	margin:0px 0px 13px 0px;
	font-size: 1.125rem;/*18px*/
	font-weight: bold;
}

/* min-width:960px
=========================================================================== */
@media (min-width:960px){

.sidebar-left .uk-offcanvas {
  display:block;
}

.sidebar-left .uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 86px;
  bottom: 0;
  left: 0px;
  /* 2 */
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: #222222;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.15s ease-out;
  /* transition: all 0.3s ease-out; */
}

.sidebar-left.s-action .uk-offcanvas-bar {
  top: 86px;
  bottom: 0;
  left: -270px;
}

}

@media (min-width:1400px){

.sidebar-left .uk-offcanvas {
  display:block;
}

.sidebar-left .uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 86px;
  bottom: 0;
  left: 0px;
  /* 2 */
  box-sizing: border-box;
  width: 300px;
  padding: 20px 20px;
  background: #222222;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.15s ease-out;
  /* transition: all 0.3s ease-out; */
}

.sidebar-left.s-action .uk-offcanvas-bar {
  top: 86px;
  bottom: 0;
  left: -300px;
}

}


/* ========================================================================
   Footer
=========================================================================== */

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #000000;
	text-align:center;
}
.uk-container.footer-content {
	box-sizing: border-box;
	max-width: 1480px;
}
footer p {
	padding: 20px 0px 0px 0px;
}
/* ========================================================================
   Table
 ========================================================================== */

/* ========================================================================
   Responsive Table
=========================================================================== */
	@media (max-width: 639px) {

.co-table-responsive\@s,.co-table-responsive\@s > tbody,.co-table-responsive\@s > tbody > tr,.co-table-responsive\@s > tbody > tr > th,.co-table-responsive\@s > tbody > tr > td {
	display: block;
}
.co-table-responsive\@s > thead {
	display: none;
}
.co-table-responsive\@s > tbody > tr > th,.co-table-responsive\@s > tbody > tr > td {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	overflow: visible !important;
	white-space: normal !important;
}
.co-table-responsive\@s > tbody > tr > th:not(:first-child):not(.uk-table-link),.co-table-responsive\@s > tbody > tr > td:not(:first-child):not(.uk-table-link),.co-table-responsive\@s .uk-table-link:not(:first-child) > a {
	padding-top: 0px !important;
}
.co-table-responsive\@s > tbody > tr > th:not(:last-child):not(.uk-table-link),.co-table-responsive\@s > tbody > tr > td:not(:last-child):not(.uk-table-link),.co-table-responsive\@s .uk-table-link:not(:last-child) > a {
	padding-bottom: 0px !important;
}
.uk-table-justify.co-table-responsive\@s > tbody > tr > th,.uk-table-justify.co-table-responsive\@s > tbody > tr > td {
	padding-left: 0;
	padding-right: 0;
}

	}

	@media (max-width: 959px) {

.co-table-responsive\@m,.co-table-responsive\@m > tbody,.co-table-responsive\@m > tbody > tr,.co-table-responsive\@m > tbody > tr > th,.co-table-responsive\@m > tbody > tr > td {
	display: block;
}
.co-table-responsive\@m > thead {
	display: none;
}
.co-table-responsive\@m > tbody > tr > th,.co-table-responsive\@m > tbody > tr > td {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	overflow: visible !important;
	white-space: normal !important;
}
.co-table-responsive\@m > tbody > tr > th:not(:first-child):not(.uk-table-link),.co-table-responsive\@m > tbody > tr > td:not(:first-child):not(.uk-table-link),.co-table-responsive\@m .uk-table-link:not(:first-child) > a {
	padding-top: 0px !important;
}
.co-table-responsive\@m > tbody > tr > th:not(:last-child):not(.uk-table-link),.co-table-responsive\@m > tbody > tr > td:not(:last-child):not(.uk-table-link),.co-table-responsive\@m .uk-table-link:not(:last-child) > a {
	padding-bottom: 0px !important;
}
.uk-table-justify.co-table-responsive\@m > tbody > tr > th,.uk-table-justify.co-table-responsive\@m > tbody > tr > td {
	padding-left: 0;
	padding-right: 0;
}

	}

	@media (max-width: 1199px) {

.co-table-responsive\@l,.co-table-responsive\@l > tbody,.co-table-responsive\@l > tbody > tr,.co-table-responsive\@l > tbody > tr > th,.co-table-responsive\@l > tbody > tr > td {
	display: block;
}
.co-table-responsive\@l > thead {
	display: none;
}
.co-table-responsive\@l > tbody > tr > th,.co-table-responsive\@l > tbody > tr > td {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	overflow: visible !important;
	white-space: normal !important;
}
.co-table-responsive\@l > tbody > tr > th:not(:first-child):not(.uk-table-link),.co-table-responsive\@l > tbody > tr > td:not(:first-child):not(.uk-table-link),.co-table-responsive\@l .uk-table-link:not(:first-child) > a {
	padding-top: 0px !important;
}
.co-table-responsive\@l > tbody > tr > th:not(:last-child):not(.uk-table-link),.co-table-responsive\@l > tbody > tr > td:not(:last-child):not(.uk-table-link),.co-table-responsive\@l .uk-table-link:not(:last-child) > a {
	padding-bottom: 0px !important;
}
.uk-table-justify.co-table-responsive\@l > tbody > tr > th,.uk-table-justify.co-table-responsive\@l > tbody > tr > td {
	padding-left: 0;
	padding-right: 0;
}

	}

	@media (max-width: 1599px) {

.co-table-responsive\@xl,.co-table-responsive\@xl > tbody,.co-table-responsive\@xl > tbody > tr,.co-table-responsive\@xl > tbody > tr > th,.co-table-responsive\@xl > tbody > tr > td {
	display: block;
}
.co-table-responsive\@xl > thead {
	display: none;
}
.co-table-responsive\@xl > tbody > tr > th,.co-table-responsive\@xl > tbody > tr > td {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	overflow: visible !important;
	white-space: normal !important;
}
.co-table-responsive\@xl > tbody > tr > th:not(:first-child):not(.uk-table-link),.co-table-responsive\@xl > tbody > tr > td:not(:first-child):not(.uk-table-link),.co-table-responsive\@xl .uk-table-link:not(:first-child) > a {
	padding-top: 0px !important;
}
.co-table-responsive\@xl > tbody > tr > th:not(:last-child):not(.uk-table-link),.co-table-responsive\@xl > tbody > tr > td:not(:last-child):not(.uk-table-link),.co-table-responsive\@xl .uk-table-link:not(:last-child) > a {
	padding-bottom: 0px !important;
}
.uk-table-justify.co-table-responsive\@xl > tbody > tr > th,.uk-table-justify.co-table-responsive\@xl > tbody > tr > td {
	padding-left: 0;
	padding-right: 0;
}

	}

/* ========================================================================
   Title
=========================================================================== */

/* title-label
=========================================================================== */
.title-label {
	width:100%;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	position:relative;
	font-weight: bold;
	min-height:30px;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
.uk-alert-search .title-label {
	font-weight:normal;
}
.uk-table.table-type-a.co-table-responsive\@s .title-label,
.uk-table.table-type-a.co-table-responsive\@m .title-label,
.uk-table.table-type-a.co-table-responsive\@l .title-label,
.uk-table.table-type-c.co-table-responsive\@s .title-label,
.uk-table.table-type-c.co-table-responsive\@m .title-label,
.uk-table.table-type-c.co-table-responsive\@l .title-label,
.uk-table.table-type-d.co-table-responsive\@s .title-label,
.uk-table.table-type-d.co-table-responsive\@m .title-label,
.uk-table.table-type-d.co-table-responsive\@l .title-label,
.uk-table.table-type-e.co-table-responsive\@s .title-label,
.uk-table.table-type-e.co-table-responsive\@m .title-label,
.uk-table.table-type-e.co-table-responsive\@l .title-label,
.uk-table.table-type-f.co-table-responsive\@s .title-label,
.uk-table.table-type-f.co-table-responsive\@m .title-label,
.uk-table.table-type-f.co-table-responsive\@l .title-label,
.uk-table.table-type-n.co-table-responsive\@s .title-label,
.uk-table.table-type-n.co-table-responsive\@m .title-label,
.uk-table.table-type-n.co-table-responsive\@l .title-label  {
	color:#111111;
	padding:10px;
	background-color: #ededed;
}

@media (min-width: 960px) {

.uk-table.table-type-a.co-table-responsive\@s .title-label,
.uk-table.table-type-a.co-table-responsive\@m .title-label,
.uk-table.table-type-a.co-table-responsive\@l .title-label,
.uk-table.table-type-c.co-table-responsive\@s .title-label,
.uk-table.table-type-c.co-table-responsive\@m .title-label,
.uk-table.table-type-c.co-table-responsive\@l .title-label,
.uk-table.table-type-d.co-table-responsive\@s .title-label,
.uk-table.table-type-d.co-table-responsive\@m .title-label,
.uk-table.table-type-d.co-table-responsive\@l .title-label,
.uk-table.table-type-e.co-table-responsive\@s .title-label,
.uk-table.table-type-e.co-table-responsive\@m .title-label,
.uk-table.table-type-e.co-table-responsive\@l .title-label,
.uk-table.table-type-f.co-table-responsive\@s .title-label,
.uk-table.table-type-f.co-table-responsive\@m .title-label,
.uk-table.table-type-f.co-table-responsive\@l .title-label,
.uk-table.table-type-n.co-table-responsive\@s .title-label,
.uk-table.table-type-n.co-table-responsive\@m .title-label,
.uk-table.table-type-n.co-table-responsive\@l .title-label  {
	padding:0px;
}

}

.title-label.hs {
	padding-right:40px !important;
}
.uk-table.table-type-a.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-a.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-a.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@l .title-label.hs  {
	padding-right:50px !important;
}
@media (min-width: 640px) {
.uk-table.table-type-a.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-a.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-a.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-c.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-d.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-e.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-f.co-table-responsive\@l .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@s .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@m .title-label.hs,
.uk-table.table-type-n.co-table-responsive\@l .title-label.hs  {
	padding-right:40px !important;
}
}
/* sub-title
=========================================================================== */
.sub-title {
	display: block;
	position:relative;
	color:#111111;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 0px;
}
.sub-title.hs {
	padding-right:40px !important;
}

/* text-hs
=========================================================================== */
.text-hs {
	font-size:0.75rem;
	font-weight:normal;
	border: 1px solid #dddddd;
	border-radius: 2px;
	display:inline-block;
	background-color:#FFFFFF;
	color:#D60018;
	line-height:1.2;
	padding:2px 4px;
}

.title-label > .text-hs {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top:-10px;
}

.uk-table.table-type-a.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-a.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-a.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@l .title-label > .text-hs  {
	right: 10px;
}

@media (min-width: 640px) {
.uk-table.table-type-a.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-a.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-a.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-c.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-d.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-e.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-f.co-table-responsive\@l .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@s .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@m .title-label > .text-hs,
.uk-table.table-type-n.co-table-responsive\@l .title-label > .text-hs  {
	right: 0px;
}

}

.sub-title > .text-hs {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top:-10px;
}

/* ========================================================================
   Table Type A B C D E
=========================================================================== */

.uk-table.table-type-a,
.uk-table.table-type-b,
.uk-table.table-type-c,
.uk-table.table-type-d,
.uk-table.table-type-e,
.uk-table.table-type-e {
  margin-bottom: 30px;
}
/* Add margin if adjacent element */
* + .uk-table.table-type-a,
* + .uk-table.table-type-b,
* + .uk-table.table-type-c,
* + .uk-table.table-type-d,
* + .uk-table.table-type-e,
* + .uk-table.table-type-f {
  margin-top: 0px;
}

.uk-table.table-type-a > tbody > tr > th,
.uk-table.table-type-b > tbody > tr > th,
.uk-table.table-type-c > tbody > tr > th,
.uk-table.table-type-d > tbody > tr > th,
.uk-table.table-type-e > tbody > tr > th,
.uk-table.table-type-f > tbody > tr > th {
  vertical-align: middle;
  font-weight: normal;
  font-size: 0.8125rem;/*13px*/
  color: #111111;
}

.uk-table.table-type-a > tbody > tr > th,.uk-table.table-type-a > tbody > tr > td,
.uk-table.table-type-b > thead > tr > th,.uk-table.table-type-b > thead > tr > td,
.uk-table.table-type-b > tbody > tr > th,.uk-table.table-type-b > tbody > tr > td,
.uk-table.table-type-c > tbody > tr > th,.uk-table.table-type-c > tbody > tr > td,
.uk-table.table-type-d > tbody > tr > th,.uk-table.table-type-d > tbody > tr > td,
.uk-table.table-type-e > tbody > tr > th,.uk-table.table-type-e > tbody > tr > td,
.uk-table.table-type-f > tbody > tr > th,.uk-table.table-type-f > tbody > tr > td {
  padding: 16px 12px;
  font-size: 0.8125rem;/*13px*/
}

.uk-table.table-type-a td > :last-child {
  margin-bottom: 0;
}
.uk-table.table-type-b tfoot {
  font-size: 0.8125rem;/*13px*/
}
/* ========================================================================
   Table Size
=========================================================================== */
.uk-table.table-xs > thead > tr > th,
.uk-table.table-xs > tbody > tr > th,
.uk-table.table-xs > tbody > tr > td {
  padding: 6px 6px;
}
.uk-table.table-s > thead > tr > th,
.uk-table.table-s > tbody > tr > th,
.uk-table.table-s > tbody > tr > td {
  padding: 8px 10px;
}
.uk-table.table-l > thead > tr > th,
.uk-table.table-l > tbody > tr > th,
.uk-table.table-l > tbody > tr > td {
  padding: 22px 12px;
}
/* ========================================================================
   Table Type None
=========================================================================== */
.table-type-n {
	border-collapse: collapse;
	border-spacing: 0;
}
.table-type-n > tbody > tr > th,
.table-type-n > tbody > tr > td {
	padding: 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 0.8125rem;/*13px*/
	color:#111111;
}

/* ========================================================================
   Table Type A
=========================================================================== */
.uk-table.table-type-a {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.uk-table.table-type-a > tbody > tr > th {
	background-color:#222222;
	border-bottom: 1px solid #bdbdbd;
	border-right: 2px solid #bdbdbd;
	color:#FFFFFF;
}
.uk-table.table-type-a > tbody > tr > td {
	background-color:#fafafa;
	border-bottom: 1px solid #bdbdbd;
	text-align: left;
	vertical-align:middle;
}
.uk-table.table-type-a > tbody > tr > th:first-child {
	width:25%;
}
.uk-table.table-type-a > tbody > tr:last-child > th,
.uk-table.table-type-a > tbody > tr:last-child > td {
	border-bottom: none;
}

/* ========================================================================
   Table Type B
=========================================================================== */
.uk-table.table-type-b {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.uk-table.table-type-b > thead > tr > th {
	height:40px;
    text-align: center;
    border-bottom: none;
    white-space: nowrap;
    vertical-align: middle;
    border-left: 1px solid #bdbdbd;
	background-color:#222222;
	color:#FFFFFF;
}
.uk-table.table-type-b > thead.multiple > tr > th {
	height: auto;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
    white-space: nowrap;
    vertical-align: middle;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
	background-color:#222222;
	color:#FFFFFF;
}
.uk-table.table-type-b > thead > tr > th small {
	font-size:0.75rem;
}
.uk-table.table-type-b > thead > tr > th:first-child {
    border-left: none;
}
.uk-table.table-type-b > thead.multiple > tr > th:last-child {
    border-right: none;
}
.uk-table.table-type-b > tbody > tr > td,
.uk-table.table-type-b > tbody > tr > th {
    vertical-align: middle;
    border-bottom: none;
}
.uk-table.table-type-b > tbody > tr > td {
    vertical-align: middle;
    border-bottom: none;
}
.uk-table.table-type-b.table-cell-center > tbody > tr > th,
.uk-table.table-type-b.table-cell-center > tbody > tr > td {
	text-align:center;
}

.uk-table.table-type-b > tbody > tr > td a {
    color: #111111;
    text-decoration: underline;
}

.uk-table.table-type-b > tbody > tr > td a:hover,
.uk-table.table-type-b > tbody > tr > td a:focus {
    color: #111111;
    text-decoration: underline;
}
.uk-table.table-type-b > tbody > tr > td a.uk-button {
    color: #FFFFFF;
    text-decoration: none;
}

.uk-table.table-type-b > tbody > tr > td a.uk-button:hover,
.uk-table.table-type-b > tbody > tr > td a.uk-button:focus {
    color: #FFFFFF;
    text-decoration: none;
}
.uk-table.table-type-b > tbody > tr {
    border-bottom: 1px solid #bdbdbd;
}
.uk-table.table-type-b > tbody > tr:first-child > td {
    border-top: 2px solid #bdbdbd;
}
.uk-table.table-type-b > tbody > tr:last-child > td {
    border-bottom: 2px solid #bdbdbd;
}
.uk-table.table-type-b > tbody > tr:nth-of-type(odd) {
    background: #fafafa;
}
.uk-table.table-type-b > tfoot > tr > td,
.uk-table.table-type-b > tfoot > tr > th {
	height:40px;
    text-align: center;
    vertical-align: middle;
    border-bottom: none;
    background-color: #e5f3fe;
    font-style: normal;
}

/* ========================================================================
   Table Type C
=========================================================================== */
.uk-table.table-type-c {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.uk-table.table-type-c > tbody > tr > th {
	background-color:#ebebeb;
	border-bottom: 1px solid #bdbdbd;
	border-right: 2px solid #FFFFFF;
	color:#111111;
	vertical-align:middle;
}
.uk-table.table-type-c > tbody > tr > td {
	background-color:#fafafa;
	border-bottom: 1px solid #bdbdbd;
	text-align: left;
	vertical-align:middle;
}
.uk-table.table-type-c > tbody > tr > th:first-child {
	width:25%;
}
.uk-table.table-type-c > tbody > tr:last-child > th,
.uk-table.table-type-c > tbody > tr:last-child > td {
	border-bottom: none;
}

/* ========================================================================
   Table Type D
=========================================================================== */
.uk-table.table-type-d {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.uk-table.table-type-d > tbody > tr > th {
	background-color:#f7f7f7;
	border-bottom: 2px solid #FFFFFF;
	border-right: 1px solid #e5e5e5;
	color:#111111;
}
.uk-table.table-type-d > tbody > tr > td {
	background-color:#FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
	vertical-align:middle;
}
.uk-table.table-type-d > tbody > tr > th:first-child {
	width:25%;
}
.uk-table.table-type-d > tbody > tr:last-child > th,
.uk-table.table-type-d > tbody > tr:last-child > td {
	border-bottom: none;
}

/* ========================================================================
   Table Type E
=========================================================================== */
.uk-table.table-type-e {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	border-spacing: 0;
	width: 100%;
}
.uk-table.table-type-e > tbody > tr > th {
	background-color:#f7f7f7;
	border-bottom: 1px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	color:#111111;
}

.uk-table.table-type-e > tbody > tr > td {
	background-color:#FFFFFF;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	vertical-align:middle;
}
.uk-table.table-type-e > tbody > tr > th:first-child {
	width:25%;
}
.uk-table.table-type-e > tbody > tr:last-child > th,
.uk-table.table-type-e > tbody > tr:last-child > td {
	border-bottom: none;
}

/* ========================================================================
   Table Type F
=========================================================================== */
.uk-table.table-type-f {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	border-spacing: 0;
	width: 100%;
}
.uk-table.table-type-f > tbody > tr > th {
	background-color:#f7f7f7;
	border-bottom: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	color:#111111;
}

.uk-table.table-type-f > tbody > tr > td {
	background-color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	vertical-align:middle;
}
.uk-table.table-type-f > tbody > tr > th:first-child {
	width:25%;
}
.uk-table.table-type-f > tbody > tr:last-child > th,
.uk-table.table-type-f > tbody > tr:last-child > td {
	border-bottom: none;
}
/* Co Table Responsive S
=========================================================================== */
	@media (max-width: 639px) {

.uk-table.table-type-e.co-table-responsive\@s {
	border: none;
}


.uk-table.table-type-a.co-table-responsive\@s > tbody > tr > th,
.uk-table.table-type-c.co-table-responsive\@s > tbody > tr > th,
.uk-table.table-type-e.co-table-responsive\@s > tbody > tr > th {
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background-color: transparent !important;
	border-bottom: none;
	border-right: none;
	color:#111111 !important;
}

.uk-table.table-type-a.co-table-responsive\@s > tbody > tr > td,
.uk-table.table-type-c.co-table-responsive\@s > tbody > tr > td,
.uk-table.table-type-e.co-table-responsive\@s > tbody > tr > td {
	background-color: transparent !important;
	padding-top: 10px !important;
	padding-bottom: 20px !important;
	border-bottom:  none;
}

	}

	@media (min-width: 640px) {

.uk-table.table-type-a.co-table-responsive\@s > tbody > tr > th > .title-label {
	color:#FFFFFF;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

.uk-table.table-type-c.co-table-responsive\@s > tbody > tr > th > .title-label {
	color:#111111;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

.uk-table.table-type-e.co-table-responsive\@s > tbody > tr > th > .title-label {
	color:#111111;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

	}

/* Co Table Responsive M
=========================================================================== */
	@media (max-width: 959px) {

.uk-table.table-type-a.co-table-responsive\@m > tbody > tr > th,
.uk-table.table-type-c.co-table-responsive\@m > tbody > tr > th,
.uk-table.table-type-e.co-table-responsive\@m > tbody > tr > th {
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background-color: transparent !important;
	border-bottom: none;
	border-right: none;
	color:#111111 !important;
}

.uk-table.table-type-a.co-table-responsive\@m > tbody > tr > td,
.uk-table.table-type-c.co-table-responsive\@m > tbody > tr > td,
.uk-table.table-type-e.co-table-responsive\@m > tbody > tr > td {
	background-color: transparent !important;
	padding-top: 18px !important;
	border-bottom:  none;
}

	}

	@media (min-width: 960px) {

.uk-table.table-type-a.co-table-responsive\@m > tbody > tr > th > .title-label {
	color:#FFFFFF;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

.uk-table.table-type-c.co-table-responsive\@m > tbody > tr > th > .title-label {
	color:#111111;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

.uk-table.table-type-e.co-table-responsive\@m > tbody > tr > th > .title-label {
	color:#111111;
	padding:0px;
	background-color: transparent;
	border: 1px solid transparent;
}

	}

/* ========================================================================
   Login
=========================================================================== */

.login-wapper {
	width:600px;
	margin:60px auto 0px auto;
}

.error-text {
  font-size: 0.8125rem;
  margin:0px;
 }

.login-wapper .uk-alert-danger.uk-alert.error-text {
  font-size: 0.8125rem;
  margin-bottom:30px;
  margin-left:0px;
  margin-right:0px;
}

/* Other pages
=========================================================================== */
.uk-alert-danger.uk-alert.error-text {
  font-size: 0.8125rem;
  margin-bottom:30px;
  margin-left:20px;
  margin-right:20px;
}

/* ========================================================================
   Search
=========================================================================== */

.uk-alert.uk-alert-search .uk-table.table-type-a,
.uk-alert.uk-alert-search .uk-table.table-type-b,
.uk-alert.uk-alert-search .uk-table.table-type-c,
.uk-alert.uk-alert-search .uk-table.table-type-d,
.uk-alert.uk-alert-search .uk-table.table-type-e,
.uk-alert.uk-alert-search .uk-table.table-type-f {
  margin-bottom: 0px;
}
/* Add margin if adjacent element */
.uk-alert.uk-alert-search * + .uk-table.table-type-a,
.uk-alert.uk-alert-search * + .uk-table.table-type-b,
.uk-alert.uk-alert-search * + .uk-table.table-type-c,
.uk-alert.uk-alert-search * + .uk-table.table-type-d,
.uk-alert.uk-alert-search * + .uk-table.table-type-e,
.uk-alert.uk-alert-search * + .uk-table.table-type-f {
  margin-top: 0px;
}

/* Nonstyle-table.search
=========================================================================== */
.nonstyle-table.search {
	background-color:#FFFFFF;
}
.nonstyle-table.search th {
	font-weight:normal;
	background-color:#fafafa;
}
.uk-table.table-type-d td .search-text {
	font-weight:bold;
	display:inline-block;
	padding:0px 10px;
}
/* ========================================================================
   eData
=========================================================================== */
.uk-alert.uk-alert-eData {
	padding: 15px 15px 15px 15px;
	background-color: #64679c;
	/*background: #77eafc;*/
	color: #111111;
}
.eData-title {
	font-size: 0.9375rem !important;/*15px*/
	width:100%;
	height:40px;
	display:inline-block;
	color: #FFFFFF;
	padding:0px 10px;
	line-height:2.7;
}

/* Nonstyle-table.eData
=========================================================================== */
.nonstyle-table.eData {
	background-color:#FFFFFF;
}
.nonstyle-table.eData th {
	font-weight:normal;
	background-color:#313360;
}
.nonstyle-table.eData td {
	padding:0px 10px;
	font-weight:normal;
	background-color:#FFFFFF;
}

.uk-table.table-type-e td .eData-text {
	font-weight:bold;
	display:inline-block;
	padding:0px 10px;
}

/* ========================================================================
   Info
=========================================================================== */
.info-status-title {
	margin:0px;
	padding: 0px;
	font-size: 1.125rem;/*18px*/
	font-weight: bold;
}

/* Nonstyle-table.o-status
=========================================================================== */
.nonstyle-table.info-status {
	background-color:#FFFFFF;
}
.nonstyle-table.info-status th {
	font-weight:normal;
	/*background-color:#313360;*/
}
.nonstyle-table.info-status td {
	padding:0px 10px;
	font-weight:normal;
	background-color:#FFFFFF;
}

/* ========================================================================
   Form
=========================================================================== */

/* radio checkbox horizonral(横型)
=========================================================================== */
ul.radio-horizonral,ol.radio-horizonral,ul.checkbox-horizonral,ol.checkbox-horizonral {
	list-style:none;
	margin:2px 0px;
	padding:0;
}

.nonstyle-table.search td ul.radio-horizonral,
.nonstyle-table.search td ol.radio-horizonral,
.nonstyle-table.search td ul.checkbox-horizonral,
.nonstyle-table.search td ol.checkbox-horizonral {
	list-style:none;
	margin:0px 0px;
	border: 1px solid #e5e5e5;
	padding:0px 0px 0px 10px;
}

ul.radio-horizonral li,ol.radio-horizonral li,ul.checkbox-horizonral li,ol.checkbox-horizonral li {
	position: relative;
	padding-top:0px;
	padding-left:25px;
	padding-right:15px;
	margin: 5px 0px;
	vertical-align:middle;

}

.nonstyle-table.search td ul.radio-horizonral li,.nonstyle-table.search td ol.radio-horizonral li,.nonstyle-table.search td ul.checkbox-horizonral li,.nonstyle-table.search td ol.checkbox-horizonral li {
	margin: 0px 0px;
	min-height:38px;
	vertical-align:middle;
	box-sizing: border-box;
	padding-top:7px;
}

ul.radio-horizonral input[type="radio"],ol.radio-horizonral input[type="radio"],ul.checkbox-horizonral input[type="checkbox"],ol.checkbox-horizonral input[type="checkbox"] {
	position:absolute;
	top:0px;
	left: 0px;
	margin-right:5px;
}
.nonstyle-table.search td ul.radio-horizonral input[type="radio"],.nonstyle-table.search td ol.radio-horizonral input[type="radio"],.nonstyle-table.search td ul.checkbox-horizonral input[type="checkbox"],.nonstyle-table.search td ol.checkbox-horizonral input[type="checkbox"] {
	position:absolute;
	top:8px;
	left: 0px;
	margin-right:5px;
}

ul.radio-horizonral li label,ol.radio-horizonral li label,ul.checkbox-horizonral li label,ol.checkbox-horizonral li label {
	cursor: pointer;
}


ul.radio-horizonral li,ol.radio-horizonral li,ul.checkbox-horizonral li,ol.checkbox-horizonral li { 
	display:inline-block;
}

/* radio checkbox vertical(縦型)
=========================================================================== */

ul.radio-vertical,
ol.radio-vertical,
ul.checkbox-vertical,
ol.checkbox-vertical { 
	list-style:none;
	margin:2px 0px;
	padding:0;
}

ul.radio-vertical li,
ol.radio-vertical li,
ul.checkbox-vertical li,
ol.checkbox-vertical li { 
	position: relative;
	padding-left:25px;
	padding-right:10px;
	margin: 5px 0px;
}


ul.radio-vertical input[type="radio"],
ol.radio-vertical input[type="radio"],
ul.checkbox-vertical input[type="checkbox"],
ol.checkbox-vertical input[type="checkbox"] {
	position:absolute;
	top:0px;
	left: 0px;
	margin-right:5px;
}

ul.radio-vertical li label,
ol.radio-vertical li label,
ul.checkbox-vertical li label,
ol.checkbox-vertical li label {
	cursor: pointer;
}


ul.radio-vertical li,
ol.radio-vertical li,
ul.checkbox-vertical li,
ol.checkbox-vertical li { 
	display:block;
}

/* ========================================================================
   Et Pagination
 ========================================================================== */
.et-pagination {
  padding: 0;
  display:block;
  text-align: center;
}
.et-pagination:before,
.et-pagination:after {
  content: "";
  display: table;
}
.et-pagination:after {
  clear: both;
}
/* Items
 ========================================================================== */
.et-pagination > a {
  display: inline-block;
  font-size: 0.8125rem;
  vertical-align: top;
}

.et-pagination > a,
.et-pagination > span {
  display: inline-block;
  min-width: 16px;
  padding: 3px 5px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: content-box;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0px;
}
/* links */
.et-pagination > a {
  background: #f5f5f5;
  color: #444;
  text-shadow: 0 1px 0 #fff;
}
/* hover */
.et-pagination > a:hover,
.et-pagination > a:focus {
  background-color: #fafafa;
  color: #444;
  outline: none;
  border-color: rgba(0, 0, 0, 0.16);
}
/* click */
.et-pagination > a:active {
  background-color: #eee;
  color: #444;
}
/* active */
.et-pagination > .et-active {
  background-color: #00449b;
  color: #FFF;
  border-color: transparent;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
/* Disabled */
.et-pagination > .et-disabled {
  background-color: #fafafa;
  color: #999;
  border: 1px solid rgba(0, 0, 0, 0.06);
  text-shadow: 0 1px 0 #fff;
}
/* Previous and next navigation
 ========================================================================== */
.et-pagination-previous {
  float: left;
}
.et-pagination-next {
  float: right;
}
/* Alignment modifiers
 ========================================================================== */
.et-pagination-left {
  text-align: left;
}
.et-pagination-right {
  text-align: right;
}
/* Icon
 ========================================================================== */

.et-pagination > a > i {
  color:#888888;
  line-height:1;
  vertical-align:middle;
  font-size:15px !important;
}

/* ========================================================================
   QR
=========================================================================== */

.qr-c {
	text-align:center;
	padding:40px;
}

.qr-c img {
	text-align:center;
	margin-top:0px;
	width:200px;
}

@media (min-width: 768px) {

	.qr-c img {
		width:200px;
	}


}

/* ========================================================================
   Event Head
=========================================================================== */
.event-head {
	margin-bottom:20px;

}
.event-head .event-head-title {
	font-size: 1.5rem;/*18px*/
	font-weight:bold;
	margin-top:0px;
}
.event-head .event-head-data {
	font-size: 0.8125rem;/*13px*/
	margin-bottom:5px;
}
/* ========================================================================
   Etms Class
=========================================================================== */

.etms-err { color:#ff0000; }
.etms-hide { display: none; }

/* ========================================================================
   Other Class
=========================================================================== */

.ab-center {
	margin-top: 9px;
}

@media (min-width: 1200px) {

	.ab-center {
		position: absolute;
		right: -30px;
	}
}
