/* .mobile-nav{display: none;width: 100%;clear: both;background: #f0f0f0;margin-bottom: 10px;}
.mobile-nav ul{ float: none;}
.mobile-nav ul li{}
.mobile-nav ul li a{color: #11478c;font-weight: bold;display: block;cursor: pointer;padding: 10px 15px;border-bottom: 2px solid #ccc;text-align: left;}
.mobile-nav ul li span{display: block;color: #646464 !important;font-weight: normal !important;text-align: left;margin-top: 2px;}
*/.mobile-logo-burger{display: none;}
.mobile-logo-burger a,
.mobile-logo-burger button{display: inline-block;}
.mobile-logo-burger a{float: left;margin-left: 10px;}
.mobile-logo-burger button{border: none;background: transparent;font-size: 2em;float: right;margin-right: 20px;margin-top: 20px;outline: none;}
.com-info table tr td{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 4px 0;
}
.com-info p{margin-bottom: 10px;}
.pc-view{display: block;}
.sp-view{display: none;} 
#mo-nav{
    /* top:-430px!important; */
}
.mobile-nav a{
    line-height:30px;
}
.mobile-nav a:hover{
    color:rgb(0, 0, 0);
}
.mobile-nav li{
    background-color: #fff;
    padding:0!important;
    margin:0;
    height:56px!important;
}
.mosub-menu a {
    background-color: #002E7D;
    color: #ffffff;
    padding-top: 10px;
}
.mosub-menu a:hover{
    color: #ffffff;
}
@media screen and (max-width: 767px) {
    .pc-view{display: none;}
    .sp-view{display: block;}
    body{
        min-width: inherit;
        background: none;
    }
    #line{
        display: none;
    }
    #wrap-site{
        max-width: 1020px;
        width: 100%;
    }
    #header-text-area{
        max-width: 1020px;
        width: 100%;
        height: inherit;
        background-color: #002e7d;
    }
    #header-text-area h1{
        line-height: 1.75;
    }
    #title{
        width: initial;
    }
    #title img{
        width: 100%;
        height: auto !important;
    }
    #header-company-name-area{
        max-width: 1020px;
        height: initial;
        width: 100%;
        margin-bottom: 10px;
    }
    #gv-area,#header-logo-area{display: none;}
    .mobile-logo-burger{display: block;}
    #pan-area{
        max-width: 1000px;
        height: inherit;
        margin: 0px 10px 0 10px;
        position: relative;
        z-index: 5;
        width: 100%;
    }
    #pan-area ul{text-align: left;}
    #pan-area ul li{
        float: none !important;
        display: inline-block;
    }
    #contents-area{
        float: none;
        max-width: 1020px;
        width: 100%;
    }
    /* #left-side{
        margin: 0px 10px 0px 10px;
        float: none;
        width: unset;
    } */
    .write-wrap,.subtitle-area,.kiji-area{
        max-width: 740px;
        width: 100%;
    }
    .subtitle-area{
        height: auto;
    }
    .subtitle-text{
        width: 100%;
        height: auto;
    }
    .gototop{
        width: unset;
        height: inherit;
        margin-left: 0;
    }
    #right-side{
        float: none;
        max-width: 206px;
        width: 100%;
        margin: 20px auto 0;
    }
    .right-area1,.right-area2,.right-area3{
        width: 100%;
        max-width: 206px;
    }
    /* footer */
    #footer-area{width: 100%;}
    #footer-wrap {
        width: 100%;
        margin-top: 80px;
        background: none;    
        border-top: 1px solid #eaeaea;
        /* border-bottom: 25px solid #002e7d; */
    }
    #footer-block1 {
        float: none;
        max-width: 100%;
        height: auto;
        margin-left: 10px;
        position: relative;
        width: 100%;
    }
    #footer-block2 {
        float: none;
        max-width: 478px;
        height: auto;
        position: relative;
        width: 100%;
        margin-left: 10px;
    }
    #footer-block2 ul{
        padding-top: 0;
    }
    #footer-block1 ul,#footer-block2 ul{float: none !important;}
    #footer-block3{
        height: auto;
    }
    .com-info{
        margin-top: 15px;
        margin-left: 10px;
    }
    .com-info table{
        width: 100%;
        border-top: 0 !important;
        border-bottom: 0 !important;
    }
    #footer-sig{
        width: 100%;
        height: 25px;
        background: #002e7d;
    }
}