@charset "Shift_JIS";

body {
    margin: 0;
    padding: 0;
    color: #000;
    font: 12px/1.5 sans-serif;
    -webkit-text-size-adjust: none;
}

span.en {
    display: none;
}

#hpb-container {
    position: relative;
    margin: 0;
    padding: 0;
}

/* スキップリンクの非表示 */
#hpb-skip {
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* ヘッダー */

#hpb-header {
    position: absolute;
    width: 100%;
    height: 175px;
    margin: 0 auto;
}

.hpb-layoutset-02 #hpb-header {
    height: 60px;
}

#hpb-headerMain {
    display: none;
}

#hpb-headerExtra1 {
    display: none;
}

#hpb-headerExtra2 {
    display: none;
}

#hpb-headerNav {
    display: none;
}


/* インナー */
#hpb-inner {
    padding: 0 0 60px;
}

.hpb-layoutset-02 #hpb-inner {
    padding: 70px 0 90px;
}

/* タイトル */
.hpb-layoutset-01 #hpb-title {
    display: none;
}

/* .hpb-layoutset-02 #hpb-title {} */

.hpb-layoutset-02 #hpb-title h2 {
    background-image: url(bg_h2_00_8.png);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 272px;
    height: 47px;
    margin: 11px auto;
    padding: 20px 8px 0;
    font-size: 23px;
    color: #fff;
    line-height: 1.0;
    text-shadow: #000 1px 1px 1px;
    letter-spacing: -1px;
}

.hpb-layoutset-02 #hpb-title h2 span.en {
    display: none;
}


/* ナビゲーション */
h3.hpb-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image: none;
}

#hpb-nav {
    width: 100%;
    overflow: hidden;
}


/* メインコンテンツ */

#hpb-main .hpb-section {
    padding: 0;
    word-break: break-all;
}

img,
img a {
    border: none !important;
}

/* footer */
#hpb-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 55px;
}

.hpb-layoutset-02 #hpb-footer {
    height: 90px;
}

/* #hpb-footerExtra1 {} */

.hpb-layoutset-01 #hpb-footerNav {
    display: none;
}

#hpb-footerMain p {
    background-color: #848095;
    margin: 0;
    padding: 8px 0;
    font: 10px/1.0 'Helvetica', 'Arial', sans-serif;
    text-align: center;
    color: #fff;
}

/* #hpb-aside h3,
#hpb-aside h4,
#hpb-aside p,
#hpb-aside img {
    padding-left: 15px;
} */

#hpb-aside {
    margin: 30px 0px 10px 0px;
    text-align: center;
}

#banner ul {
    margin: 0px 15px 0px 15px;
    padding: 0;
    list-style: none;
}

#banner ul li {
    display: block;
    background-color: rgba(106, 152, 50, 0.9);
    -webkit-box-shadow: 1px 1px 4px #333;
}

#banner ul li a {
    display: block;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 4px 10px 4px 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#companyinfo a{
    display: inline-flex;
    flex-wrap:wrap;
    margin:10px 20px;
    padding:10px;
}