.imgmaxwidth img{
    max-width: 100%;
}
.toppage .row h2{
    margin-top: 1em;
}
#top-content #page-title {
    clear: both;
    padding: 480px 0 0;
    background-color: #fbfbfb;
    position: relative;
}
#second-content #page-title {
    clear: both;
    padding: 0 0 300px;
    background-color: #fbfbfb;
    position: relative;
}
#recruitment-content #page-title {
    clear: both;
    padding: 0 0 400px;
    background-color: #fbfbfb;
    position: relative;
}
#page-title .page-title {
    text-align: left;
    padding: 0;
    position: absolute;
    bottom: 0;
}
#top-content #page-title .page-title h1 {
    font-weight: bold;
    color: #000000;
    background-color: #FFF;
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
}
#page-title .page-title h1 {
    font-weight: bold;
    color: #000000;
    background-color: #FFF;
    padding: 20px;
    width: 75%;
    margin-bottom: 0;
    bottom: 0;
    position: absolute;
}
#top-content #page-title .page-title h1 {
    position: unset;
}

#second-content #page-title .page-title h1 {
    width: max-content;
    display: inline-block;
}
#recruitment-content #page-title .page-title h1 {
    width: auto;
    display: inline-block;
}
.top-content-list .row{
    margin-bottom: 5rem;
}
#footer ul.nav-footer li{
    float: left;
    list-style: none;
    margin-left: 26px;
}
#footer h5{
    color: #FFFFFF;
    font-weight: bold;
}
.heading-text.heading-section h2:before {
    background-color: #FFFFFF;
}
#sekou h3{
    margin-bottom: 0.3em;
}
#rinen{
    background-image: url(../img/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
#rinen span{
    font-weight: bold;
    font-size: 1.4em;
}
.sidebar h3{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;

}
.sekou-desc h5,.sekou-desc p{
    text-align: left;
}
.sekou-desc h5{
    font-weight: 700;
}
.kosei h4{
    margin-top: 10px;
}
#movie h2{
        margin-bottom: 40px;
    text-align: center;
}

@media (max-width: 767.98px) { 
#header #logo > a img {
    height: 40px;
}}
