@charset "utf-8";

/* ===========================================*/

   /******* Style for All JAPANESE site *******/

/* ===========================================*/


/*****************************************/
/*1. footer */
/*****************************************/

dl#grouplink {
clear: both !important;
padding-top: 10px !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
border-top: 1px solid #CCCCCC !important;
font-size: 0.8em !important;
}

dl#grouplink dt {
float: left !important;
}
dl#grouplink dd {
float: left !important;
	margin-left: 13px !important;
}


dl#grouplink dd a:link { text-decoration: none; color: #6d6e71; }
dl#grouplink dd a:visited { text-decoration: none; color: #6d6e71; }
dl#grouplink dd a:hover { text-decoration: underline; color: #6d6e71; }

.sectionpar, #grouplink { margin: 0 auto; }
@media(min-width:768px){ #grouplink {width:750px}}
@media(min-width:992px){ #grouplink {width:970px}}
@media(min-width:1200px){ #grouplink {width:1170px}}

table tr td a{line-height:2.0em;}

/* profile Email */
#contact-profile .container > .row > .contact-detail__content {
  float: none !important;
  width: 100% !important;
}
#contact-profile .container > .row > .col-md-offset-1 {
  display: none !important;
}

/* contacts collection Email */
.contacts-component .media-card__content > .media-card__content-email {
  display: none !important;
}

/** Slimheader layout RITM5639531 **/                   
.headerv2-container .slimheader-sublevel-slide .slimheader-slide-nav .slide-nav-contain nav.col-nowrap { columns: 100px 2 !IMPORTANT; }
@media(min-width: 768px){
	.headerv2-container .slimnav-breadcrumb .slimnav-v2-breadcrumbs{
		overflow:hidden !important;
        max-width: 100% !important;
	}
}