dl dt, dl dd {
  float: none !important;
  margin-bottom: 0 !important;
  clear: none !important;
  margin: 0 !important;
}
#hub{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: auto;
}
#hub .hub-nav {
 width: 300px;
 }
@media screen and (min-width: 970px){
#hub {
	margin:0 auto;
	padding-bottom:50px;
    width: 900px;
}
#hub .hub-nav {
	float: left;
	margin: 30px 0 0 0;
}
}
@media screen and (max-width: 970px){
#hub {
    width: 600px;
}
}
@media screen and (max-width: 640px){
#hub {
	margin:0 auto;
	width: 300px;
	padding-bottom:50px;
}
#hub .hub-nav {
	float: left;
	margin: 20px 0 5px 0;
}

#hub li.icon img {
	width: 60%;
}
}
#hub li.icon {
	padding:5px 0;
	text-align:center;
}
#hub li.model-text {
	text-align:center;
	font-size: 14px;
	color:black;
	padding: 0 15px;
}
#hub a:hover img{
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.steps {
  list-style-position: inside;}
.post-edit-link {
  display: none;
}
label{
margin: 0 15px 0 3px;
}
#main h1 {
  margin: 10px 0 !important;
}
#nav input[type="text"]{
  margin: 5px;
  width: 94%;
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 3px;
}
#nav input[type="submit"]{
  width: 93%;min-height: 30px;text-align: center;font-size: 12px;border: solid 1px #AAA;cursor:pointer;
  margin: 5px;
}
#nav dd div {
  margin-left: 5px;
}
#nav .submenu .active {
  display: block;
}
.toggle-button {
  color: #3A8000;
  border: 1px solid #3A8000;
  border-radius: 20px;
  cursor: pointer;
  min-width: 18px;
  height: 18px;
  display: inline-block;
  text-align: center;
}
.childmenu-wrapper {
  display: none;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.childmenu {
  font-size: 11px;
  margin-left: 5px;
  line-height: 13px;
  padding: 8px;
}
.childmenu:before {
  content: "•"; color: black;margin-right: 5px;
}
.device-logo {
  display: inline-block;
    font-size: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: black;
    border-radius: 20px;    background-color: #f2f2f2;
    border: 1px solid #e0e0e0;
    margin-right: 5px;}
.active-logo{
  background: #AAA;
  color: white;
}
.breadcrumb-sp {
  display: inline;
}
.device-logoarea{
  margin-bottom: 20px;
}
@media screen and (max-width: 1100px){
  .contents_2col {
    width: 100%;
  }
  h2 {
    width: 100%;
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px){
  #crumblist a {
    max-width: 100% !important;
  }
}

.crumb-section {
	display: table;
	line-height: 32px;
	margin-bottom: 5px;
	float: left;
}
.crumb-section span {
	margin: 0 5px;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.side {
  float: left !important;
}
.contents_2col {
  float: right !important;
  padding-left: 10px;
}
sup{
  vertical-align: super !important;
}
p {
  font-size: 14.4px;
}
