.page_en .footer_company hr {
    width: 250px;
}
.footer_logo img{
    width:100%;
    max-width:300px;
}
a {
    color: #1b246f;
}
.business_page a{
    color: #3F51B5;
    font-weight: bold;
}

a:hover {
    color: #1b246f;
    opacity: 0.8;
}
.business_page a:hover{
    color: #3F51B5;
    opacity: 0.8;
}
.page_en .footer_company {
    width: 300px;
}
.overview .main_content dt {
    width: 250px;
}
.cate_name_e{
  font-size: 42px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-top: 26px;
}
#sp-footer1{
  padding-bottom:20px;
}
.contact #sp-footer {
    background-color: #aebfcc;
    padding-bottom: 0;
}
.entry-header {
    margin-bottom: 0;
}
#sp-footer1 .nav.menu li.item-124, #sp-footer1 .nav.menu li.item-124{
    border-right: 1px solid;
}
#sp-footer1 .nav.menu li.item-173, #sp-footer1 .nav.menu li.item-174{
display: none;
}
.sp-megamenu-parent >li >a.menu_je {
        color: #1b246f;
  font-weight: bold;
}
.sp-megamenu-parent >li >a.menu_je:before {
display:none;
}
.business_bloc_details{
    margin: 30px 0;
    float: left;
    width: 100%;
}

.business_bloc_img{
    border: 1px solid #ccc;
}
.business_bloc{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.business_bloc.bloc_left{
    float: left;
    width: 80%;
}
.business_bloc.bloc_right{
  float: right;
    width: 80%;
}
.business_bloc_text{
      float: left;
    width: 70%;
    box-sizing: border-box;
    padding: 1%;
}
.business_bloc_img{
      float: left;
    width: 30%;
    box-sizing: border-box;
    padding: 1%;
}
.business_bloc_subtitle{
      font-size: 18px;
    font-weight: bold;
}
.business_bloc_title{
      font-size: 21px;
    border-bottom: 1px solid #111;
    border-bottom: 1px solid #ff9933;
    padding: 10px 0;
    margin-bottom: 10px;
}
#offcanvas-toggler {
    display: none;
}
body {
    font-family: 'Noto Sans JP', sans-serif;
  	font-size:15px;
}
article.item {
    margin-bottom: 0;
}
.container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.sp-module {
    margin: 0;
}
h1#toph {
/*    position: absolute;
    top: 50%;
    transform: translate(0, -50%);*/
    margin: 0;
}
#sp-main-body {
    padding: 0 0 60px;
    min-height: 600px;
}
#sp-header-area, #sp-header-area .container, #sp-header-area .row, #sp-header, #sp-menu, #sp-header .logo {
    height: 56px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    height: 56px;
    line-height: 56px;
}
#sp-header-area {
    position: fixed;
    z-index: 1;
    width: 100%;
    background: #fff;
}
#sp-header-area .container {
    width: 100%;
}
#sp-header-area .row {
    width: 94%;
    margin: auto;
}
.logo img {
width: 100%;
/*    padding-top: 5px;*/
    max-width: 248px;
}
/*.top_img_area {
    height: 937px;
    position: relative;
}*/

.top_img_area {
    position: relative;
    top: 50%;
    display: table;
    margin: 50vh auto 0;
}

/*.inner_top_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/

.inner_top_img {
    transform: translate(-0, -50%);
    text-align: center;
}
.inner_top_img img{
    display: inline-block;
    max-width: 800px;
    width: 100%;
}
#sp-header {
    box-shadow: none;
    width: 25%;
    display: inline-block;
}
#sp-menu {
    display: inline-block;
    width: 75%;
    position: absolute !important;
    right: 0;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    font-size: 16px;
}
.sp-megamenu-parent >li >a:before {
    content: "\025cf";
    color:#1b246f;
    padding-right: 6px;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a, .sp-megamenu-parent >li.active>a:before{
    color: #bfa04a;
}
#sp-footer {
    background-color: #aebfcc;
    padding-bottom: 0;
}

.sp-module ul >li {
    border-bottom: none;
}
.sp-module ul >li >a:before{
  content:unset;  
}
#sp-footer1 .nav.menu li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid;
    height: 16px;
    font-size: 16px;
}
.sp-module ul >li >a {
    line-height: 10px;
}
.footer_content {
    width: 100%;
    margin: 40px auto;
}
.footer_logo {
    display: inline-block;
}
.footer_company {
    width: 200px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-top: 32px;
    padding-left: 20px;
}
hr {
    margin: 5px 0;
    width: 170px;
}
.add {
    font-size: 13px;
    line-height: 18px;
}
span.sp-copyright {
    color: #808080;
}


.aboutus {
    background: url(/images/top_img1.png) top center no-repeat;
    background-size: cover;
}
.representative {
    background: url(/images/top_img22.png) top center no-repeat;
    background-size: cover;
}
.cate_img_area.contact {
    background: url(/images/top_img3.png) top center no-repeat;
    background-size: cover;
}
.cate_img_area {
    height: 400px;
    position: relative;
    margin-top: -30px;
}
.inner_cate_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    width: 100%;
}
.cate_name {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.sub_cate_name {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    padding-top: 20px;
    font-weight: 500;
}
.main_content {
    width: 1020px;
    margin: 100px auto;
}
.main_content dl {
    border-bottom: 1px solid #d1d1d1;
    border-bottom: 1px solid #ff9933;
    margin: 0;
}
.main_content dt, .main_content dd {
    display: inline-block;
    padding: 20px 0;
}
.main_content dt {
    font-weight: normal;
    width: 150px;
    padding-left: 20px;
    vertical-align: top;
  font-weight: bold;
}
.main_content ol {
    list-style-type: upper-roman;
    padding: 0 20px;
}
.map {
    margin-top: 100px;
}
dl.rep_ceo {
    border-bottom: none;
}
.rep_main dt {
    font-size: 19px;
    width: 20%;
}
.rep_ceo dd span {
    font-size: 24px;
}
/*.name {
    font-family: 'book antiqua', palatino;
}*/
.rep_ceo dd {
    font-size: 45px;
    font-weight: bold;
    font-family: 'HG行書体', YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.prof {
    font-size: 15px;
    margin: 20px 0 60px;
    font-weight: normal;
    font-family: 'Noto Sans JP', sans-serif;
}
.rep_main dd {
    width: 79%;
}
.fcp_wrapper {
    width: 70%;
    margin: 100px auto;
    background: no-repeat;
    border: none;
    box-shadow: none;
}
div.fcp_line input {
    width: 100%;
}
div.fcp_line textarea {
    width: 100%;
}
div.fcp_line label {
    text-align: left;
}
.fcp_line.fcp_sendrow {
    text-align: center;
    margin-top: 100px;
}
.fcp_form input.button {
    background: #040000;
    border: none;
}
span.br {
    display: inline-block;
}
.rep_ceo dd {
    line-height: 1;
}
