/**
 *	@file	Nasu7
 *	@since	2021-02-22
 *	@update	2022-07-06
 */
/**
 *	@since	7.2.0
 */
#lingo {
  margin: .5em 0 0;
}

#navbar button#detect {
  display: none;
}

table.data-table a.btn {
  display: inline-block;
  border: none;
  line-height: 1em;
  margin: .5em;
  padding: .5em;
}
table.data-table a.btn:hover {
  border: none;
}
table.data-table a.btn:visited {
  color: white;
}

/**
 *	@since	7.1.6
 */
ul.socio {
  display: flex;
  align-content: center;
}
ul.socio li + li {
  margin-left: 1em;
}

/**
 *	@since	7.1.5
 *	notice
 */
.khd-notice {
  color: #900;
}
.khd-notice a {
  color: #900;
  text-decoration: underline;
}

/**
 *	changed date by system
 */
.inform dt.mod span {
  display: inline;
}

/**
 *	legacy ITD last update (static)
 */
.node-type-itdash .last-update {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}

/**
 *	*********************************************************************
 *	Responsives
 *	*********************************************************************
 */
/**
 *	for greater screen
 */
@media (min-width: 768px) {
  .node-type-itdash #content, .layout-singlecol #content {
    width: 100%;
  }
  .node-type-itdash #sider, .layout-singlecol #sider {
    display: none;
  }
}
/**
 *
 */
/**
 *	*********************************************************************
 *	
 *	*********************************************************************
 */
/**
 *	-----------------------------
 *
 *	-----------------------------
 */
/**
 *
 */
