.title_menu_recruit {
    width: 960px;
    height: 130px;
    background-color: rgba(255,255,255,0.7);
    justify-content: center;
    text-align: center;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 55px auto;
}

.title_menu_recruit h2 {
    font-size: 40px;
    color: #2576A5;
    padding-top: 19px;
    font-weight: bold;
}

.title_menu_recruit p {
    font-size: 20px;
    color: #2576A5;
    z-index: 10;
}

.info_recruit {
    width: 960px;
    margin: 0px 20px;
}

.info_recruit dl {
    position: relative;
    width: 100%;
    background: #ffffff;
    border: solid 2px #F9CD00;
    border-radius: 3px;
    height: 800px;
}

.info_recruit img {
    width: 361px;
    height: 211px;
}

h2.t1_recruit {
    text-align: center;
    padding: 40px;
    font-size: 1.4em;
    color: #333333;
    font-weight: bold;
    clear: both;
}

.info_recruit_title {
    text-align: center;
    font-size: 1.5em;
    padding: 25px;
    font-weight: bold;
}

.info_recruit_p li {
    padding: 20px;
}

.info_recruit_w {
    margin: 0 auto;
    padding: 10px;
}

.info_recruit_photo {
    display: inline-block;
}

.info_recruit_p {
    display: inline-block;
    vertical-align: top;
    border-collapse: separate;
    border-spacing: 20px 0;
    font-size: 1.2em;
}

.info_recruit_p p {
    display: table-cell;
    padding: 5px;
}

p.info_recruit_p_1 {
    background-color: #ffe600;
    font-weight: bold;
}

p.info_recruit_p_2 {
    background-color: #d6e8dc;
}

.dt_p img {
    width: 230px;
    height: 230px;
}

.dt_p p {
    text-align: center;
    font-size: 1.2em;
    padding-top: 8px;
}

.dt_p div {
    width: 230px;
    float: left;
    margin: 0 38px;
}

#info {
    margin: 0 auto;
    margin-top: 30px;
    width: 1024px;
    height: 800px;
    z-index: 10;
}


#info_about {
    margin: 0 auto;
    margin-top: 30px;
    width: 1024px;
    height: 800px;
    z-index: 10;
}



.info_recruit_about_title {
    display: inline-block;
    vertical-align: top;
    font-size: 1.2em;
    width: 230px;
    padding-left: 60px;
}

.info_recruit_about hr {
    width: 885px;
    background-color: #2f99c7;
    height: 1px;
    margin: 15px 0;
    margin-left: 40px;
}



.info_recruit_about_title {color: #2576A5;font-weight: bold;}

.info_recruit_about {
    width: 960px;
    margin: 0px;
}

.info_recruit_about_title2 {
    width: 665px;
    display: inline-block;
    vertical-align: top;
    font-size: 1.1em;
}

body {
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic;
}

#topVisual {
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 2;
    background-image: url(https://www.h-around.jp/img/background_top.png);
    background-size: 100%;
}

#menu_recruit {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 315px;
    z-index: 10;
    background: rgb(255,255,255);
    opacity: 0.8;
}