/** Navbar **/
.ig-navbar-container:not(.uk-navbar-transparent) {
    background: rgba(0, 0, 0, 0.8);
    }
.logo{
    padding: 1rem 0;
}
.uk-container-small{
    max-width: 960px;
}
/**Button**/
.uk-button {
    margin: 0 5px 0 0;
    padding: 0 15px;
}
/**/
#pagetop{
    position:fixed;
    right: 15px;
    bottom: 120px;
    z-index: 980;
}
.report-label{
    background-color: #b90101;
    color: #fff;
    padding: 7px;
}
.label-summer {
    background-color: #43b4ed;
    color: #fff;
}
.label-seminar {
    background-color: #037b1e;
    color: #fff;
}
.label-tomin {
    background-color: rgba(216, 12, 12, 0.9);
    color: #fff;
}
.label-sympo {
    background-color: #006;
    color: #fff;
}
.label-sci_cafe {
    background-color: #32d296;
    color: #fff;
}
.label-red{
    background-color: #b90101;
    color: #fff;
    border: 1px solid transparent;
}
.label-red2{
    background-color: #ffffff;
    color: #b90101;
}
.label-grey{
    background-color: #959595;
    color: #fff;
}
.label-topi{
    background-color: #b90101;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    margin-left: 4px;
}
.label-border{
    background-color: #fff;
    color: #b90101;
    border: 1px solid #b90101;
    border-radius: 0;
    margin-left: 4px;
}
.label-border-blue{
    background-color: #fff;
	color: #414141;
    border: 1px solid #4096cf;
    margin-left: 4px;
}
.label-new{
    background-color: #b90101;
    color: #fff;
    border: 1px solid transparent;
	font-size: 8.5px;
	padding: 0 3px;
	margin-bottom:3px;
}
.label-ippan{
	background-color: #a2cfe6;
	color: #fff;	
	font-size: 0.7rem;
	}	
.label-kenkyu{
	background-color: #c7d3de;
	color: #0081c3;	
	font-size: 0.7rem;	
	}
.label-pre{
        background-color: #eeeeee;
        color: #666;
        border-bottom: 1px dotted #666;	
        font-size: 0.7rem;	
        }    
/**badge**/
.newbadge{
    min-width: 13px;
    height: 13px;
    background-color: #b90101;
    font-size: 0.5rem;
    padding: 0;
    margin: 0;
}
/****/
.padding-10{
    padding: 10px;
}
.padding-5{
	padding: 5px;
}
.margin-3{
    margin: 0px 3px 3px 0;
}
.update{
    float: right;
    font-size: 0.8rem;
    color: #333;
}
.date{
    display: block;
    margin-bottom: 5px;
    font-size: 0.9rem;
    color: #999;
}
.uk-card a :hover{
    opacity: 0.7;
}
.shadow-reset{
    box-shadow: 0 0 0 #eee;
}
#topi-hover img :hover{
    opacity: 0.7;
}
.footer-c{
    text-align: center;
}
.t-shadow{
    text-shadow: 0 1px 2px rgba(149, 149, 149, 0.8);
}
.finish{
	font-size: 13px;
	color: red;
}
/**yoko**/
.yoko dt{
		float: left;
}
.yoko dd{
		margin-left: 70px;
}

/**public end_box**/
.end_box{
	width:98%;
	margin:8px 0px 0px 0px;
	padding:8px 0px 0px 12px;
	border:1px solid #c0c0c0;
}
.end_box dl{
	padding:0px;
	margin:0px;
}
.end_box dt{
	padding:0px;
	margin:0px;
}
.end_box .box_h1{
	font-size:1.077em;
	font-weight: normal;
}
.box_h1{
	font-size:1.231em;
	text-align:left;
	padding:0px;
	margin:8px 0px 4px 0px;
	border-bottom:1px dotted #c0c0c0;
}
.box_h2{
	font-size:1.077em;
	text-align:left;
	padding:0px;
	margin:4px 0px 0px 0px;
	font-weight: normal;
	color:#69abed;
    border-bottom: 1px dotted #c0c0c0;
}
.box_h2 span{
	font-size:0.923em;
	color: red;
}
.box_h4{
	font-size:1.06em;
	text-align:left;
	padding:0px;
	margin:4px 10px 0px 0px;
	font-weight: normal;
}
.box_p {
    font-size: 0.8em;
    margin:0px 0px 10px 14px;
}
.box_p span{
	color: red;
}
/**uk-icon**/
.uk-icon{
	position:relative;
}
/**bg**/
.bg-red{
    background: #b90101;
    color: #fff;
}
.bg-fff{
    background: #fff;
    color: #333;
}
.bg-mint{
    background-color: rgb(191, 238, 244);
}
.bg-purple{
    background-color: #ecd8e9;
}
.bg-y{
    background-color: rgb(245, 243, 211);
}
.bg-b{
    background-color: #b6d9fd;
}
.bg-lightgreen{
	background-color: #74d678;
}
/**border**/
.gray-border{
    border: 1px solid #e1e1e1;
}
.blue-border{
    border: 1px solid #3070a0;
}
.border-red{
	border: 1px solid rgb(185, 1, 1);
	}
.border-b-red{
	border-bottom: 1px solid rgb(185, 1, 1);
	}
.border-b{
	border-bottom: 1px solid #e5e5e5;
	}
.border-b-b{
	border-bottom: 2px dashed #aacfef;
	}
.border-b-blue{
	border-bottom: 1px dashed #00a8e7;
}
.border-r12{
	border-radius: 12px;
}
.border-dashed{
	border: 2px dashed #aacfef;
}
/*image*/
.copy-guard {
    pointer-events: none;
}
/*text*/
.text-red{
    color: #b90101;
}
.underline{
	text-decoration: underline;
}
.text-80{
	font-size: 80%;
}
/*font*/
.i-font{
	font-weight: bold;
	font-style: italic;
}
.i-font-light{
	font-weight: lighter;
	font-style: italic;
}

/*list*/

/**/
li.g-nav > a {
    position: relative;
}
li.g-nav > a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: calc(135% - 16px);
    bottom: 25px;
    height: 2px;
    background-color: rgba(185, 1, 1, 0.8);
    transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition-property: right
}
li.g-nav > a:hover::before {
  right: 13px;
}
.jnav-button-text {
  padding: 0;
  line-height: 1.5;
  background: none;
  position: relative;
}
.jnav-button-text::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  border-bottom: 2px solid rgba(185, 1, 1, 0.8);
  transition: right 0.3s ease-in-out;
}
.jnav-button-text:hover::before {
    right: 0;
    color: #b90101;
}

/***sidebar***/
.sidebar-left{
    padding: 40px 40px 60px 0px;
}

/***repository***/
.re-hr {
    height: 1px;
    border: none;
    border-top: 1px dotted rgba(199, 191, 90, 0.9);
    margin: 20px 0;
}
.r-box {
    margin: 13px 0px;
    padding: 0px 0px;

}
/*ボタンエフェクトtype1 グレー&カラー*/
.img3{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border: 1px solid #eee;
}
.img3:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/*ボタンエフェクトtype2 ライン*/
.re-line {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  min-width: 230px;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  background-color: #000000;
  border: 1px solid #eee;
}
.re-line *,
.re-line *:before,
.re-line *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
.re-line img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.re-line figcaption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px 5px;
}
.re-line figcaption:before,
.re-line figcaption:after {
  height: 1px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
.re-line figcaption:before {
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}
.re-line figcaption:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(100%);
  transform: translateX(-100%);
}
.re-line figcaption div:before,
.re-line figcaption div:after {
  width: 1px;
  height: 170px;
  position:absolute;
  content: '';
  background-color: #ffffff;
}
.re-line figcaption div:before {
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.re-line figcaption div:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(100%);
  transform: translateY(-100%);
}
.re-line h2,
.re-line h4{
  margin: 0;
  text-transform: uppercase;/*大文字*/
}
.re-line h2 {
  font-weight: 400;
}
.re-line h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
}
.re-line a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.re-line:hover img,
.re-line.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.re-line:hover figcaption:before,
.re-line.hover figcaption:before,
.re-line:hover figcaption:after,
.re-line.hover figcaption:after,
.re-line:hover figcaption div:before,
.re-line.hover figcaption div:before,
.re-line:hover figcaption div:after,
.re-line.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.re-line:hover figcaption:before,
.re-line.hover figcaption:before,
.re-line:hover figcaption:after,
.re-line.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}  
/***** footer  *****/
#footer{
/***	background: url(/images/footer.png) no-repeat center bottom;**/
	color:#ffffff;
	}
#footer a{
	color:#ffffff;
	}
.f-box1{
    float: left;
    width: 330px;
    margin:0px 10px 0px 25px;
    padding:0;
}
.f-box2{
    float: left;
    width: 240px;
    margin:0px 0px 0px 25px;
    padding:0;
}
.f-box3{
    float: left;
    width: 240px;
    margin:0px 0px 0px 25px;
    padding:0;
}

.footh1{
	font-size: 20px;
	margin:0px; padding:0px;
}
.footh2{
	font-size: 14px;
	margin:0px 0px 6px 0px; 
	padding:0px;
	border-bottom: 1px solid #ffffff;
}
.footh2-2{
	font-size: 14px;
	margin:30px 0px 6px 0px !important; 
	padding:0px;
	border-bottom: 1px solid #ffffff;
}
.footp{
	font-size: 12px;
	margin:0px;
}
#footer ul{
	margin:0;
	padding:0;
	font-size: 11px;
	}
.footcopy{
	font-size: 12px;
	margin:0px;
	text-align:center;
	padding:10px 0px;
}
