body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "";
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: left;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
  font-weight: 500;
}
a.sp-scroll-up {
  background: #d8d8d8;
}
a.sp-scroll-up:link {
  color: #fff;
}
a.sp-scroll-up:hover {
  background: #0c9776;
}
#sp-footer a{
    color: #fff;
  font-size: 13px;
}
#sp-top {border-top: 8px solid #0c9776;}
#sp-breadcrumb {border-top: 6px solid #f5f5f5;}
#group_link {font-size: 12px;
background-image: url(../../../images/shibaura/header_icon.png);
background-repeat: no-repeat;
background-position: left center;
padding: 10px 0 10px 12px;
color: #333333;
display: inline-block;}
.home-top-p {margin-bottom: 5px;}
.logo {margin-top: 16px;}
.copyright {
    font-size: 11px;
}
#sp-footer #sp-footer2 {
    text-align: left;
}
#sp-footer .container-inner {
    padding: 10px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #e0faf1;
}
/*#sp-menu > .sp-column {margin: 0 auto;
width: 450px;}*/
#sp-menu {
  display: flex;
  justify-content: center;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
font-size:12px;
font-weight: 500 !important;;}
.sp-megamenu-parent > li  > a {
font-size:17px;
font-weight: 600 !important;;}
.breadcrumb {background-color: #fff;
border-radius: .25rem;
padding-left: 0px;
margin-bottom: 0px;
font-size: 10px;}
.company .article-header h1 {background-image: url(../../../images/shibaura/h2_bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: auto;
padding: 25px 30px 30px;
margin-bottom: 0px !important;}
/*div .companypage {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  min-height: 600px;
}*/
div[itemprop="articleBody"] {
   font-size: 13px;
   /*padding-bottom: 20px;*/
  min-height: 300px;
}
div[itemprop="articleBody"] > img {
position: relative;
margin-right: auto;
margin-left: auto;
}
.article-header > h1 {
  font-size: 24px !important;
  letter-spacing: 1px;
  font-weight: bold;
}
#sp-footer .container-inner {
    padding: 10px 0;
}
#sp-component {
    padding-left: 0px;
  padding-right: 0px;
}
#sp-user1 {background-color: #fff;}

#sp-right .sp-column {
  margin-left: 30px;
  width: 280px;
}

.menu-parent > a {
  font-size: 20px;
}

#sp-right .sp-module {
    margin-top: 5px;
    border: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    position: relative;
}

#sp-right .sp-module .sp-module-title {
    margin: 0 0 0px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 0px;
    background-color: #0c9776;
    color: white;
}

#sp-right .sp-module ul.menuproduct > li {
    display: block;
    border-bottom: 0px;
    background-color: #a6d2c1;
    font-size: 16px;
}
#sp-right .sp-module ul.menunormal > li {
    display: block;
    border-bottom: 0px;
    background-color: #a6d2c1;
    font-size: 16px;
}
#sp-right .sp-module ul > li {
border-bottom: 0px;
display: block;
}
#sp-right .sp-module ul > li:hover {
background-image: url(../../../images/shibaura/right_menu_on.png);
background-repeat: no-repeat;
background-position: left center;

}
#sp-right .sp-module ul.menunormal > li > a {
padding: 12px 5px 12px 25px;
color: #292b2e;
display: block;
position: relative;
text-decoration: none;
    background-image: url(../../../images/shibaura/right_menu_off.png);
    background-repeat: no-repeat;
    background-position: left center;

}
#sp-right .sp-module ul.menuproduct > li > a {
padding: 20px 5px 20px 25px;
color: #292b2e;
display: block;
position: relative;
text-decoration: none;
    background-image: url(../../../images/shibaura/right_menu_off.png);
    background-repeat: no-repeat;
    background-position: left center;
font-size: 16px;
}
#sp-right .sp-module ul.menuproduct > li > a:hover {
    background-image: url(../../../images/shibaura/right_menu_on.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#sp-right .sp-module ul.menuproduct > li.current > a {
    background-image: url(../../../images/shibaura/right_menu_on.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.menuproduct > li > ul > li {
background-color: #cae4da;
}
.menuproduct li ul li a {
    padding: 5px 5px 5px 25px !important;
    color: #000000 !important;
    font-size: 10px;
    white-space: nowrap;
    background-image: url(../../../images/shibaura/right_menu_off.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#sp-right .current > a{
background-image: url(../../../images/shibaura/right_menu_on.png) !important;
background-repeat: no-repeat;
background-position: left center;
}
.menuproduct .current > a{
background-image: url(../../../images/shibaura/right_menu_on.png) !important;
background-repeat: no-repeat;
background-position: left center;
}
.menuproduct > li ul li {
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.5s ease-in-out;
	color: #000000!important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
        position: relative;
}
.menuproduct > li.current ul li {
height: 40px;
}
.menuproduct > li:hover ul li {
height: 40px;
}
.custom-guide {
margin-top: 20px;
text-align: center;
border: 1px solid #0c9776;
width: 178px;
background-color: #FFFFFF;
}
.custom-guide:hover {
  background-color: #0c9776;
}
.custom-guide:hover p{
  color: #FFFFFF;
}
.custom-guide a {
display: block;
color: #0c9776;
width: 100%;
height: 100%;
padding: 10px 0;
}
.guide-title {
text-align: center;
font-size: 13px;
color: #0c9776;
}
.custom-guide a img{
width: 70%;
margin: 6px auto;
}

.adobe_reader {
    float: left;
    width: 130px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#sp-user1 p {
    float: left;
    width: 590px;
    font-size: 12px;
    margin-top: 20px;
}

.jumbotron {
    padding-top: 20px;
    padding-bottom: 10px;
}
.j-title {
height: auto;
padding: 20px 30px 20px;
margin-bottom: 0px;
line-height: 30px;
width: 700px;
font-size: 24px;
}
.lead {
padding-left: 30px;
font-size: 13px;
font-weight: 300;
margin-top: 0;
margin-bottom: 1rem;
}
.anchor {
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}
.anchor a {
    margin: 0 30px 0 0;
    padding: 0px 0 10px 26px;
    display: inline-block;
    background-image: url(../../../images/shibaura/anchor.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    color: #000000;
}


#sp-bottom {
  border-top: 5px solid #fff;
    background: #f5f5f5;
    color: #000;
  padding-top: 20px;
  padding-bottom: 0px;
}
#sp-bottom a {
    color: #000;
}
#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 5px;
}
#sp-bottom .sp-module .sp-module-title {
  margin-bottom: 10px;
}
#sp-bottom .menu li > a, #sp-bottom .menu li > span {font-size: 12px;
background-image: url(../../../images/shibaura/header_icon.png);
background-repeat: no-repeat;
background-position: left center;
padding: 0px 0px 5px 12px;
color: #333333;
display: inline-block;}

@media only screen and (max-width: 740px) {
  #sp-menu {
   display: flex;
	justify-content: right;
  }
}