@charset "Shift_JIS";

/* 要素リセット */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 90%;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
    color: #000000;
    /* 標準文字色 */
    min-width: 925px;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body {
    font-size: 100%;
    
}

/* end */

img {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    background-image: url(fbg_1Ib.png);
    background-position: top left;
    background-repeat: repeat-x;
    position: relative;
}

#hpb-header {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
    height: 85px;
}

#hpb-inner {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

.hpb-layoutset-02 #hpb-wrapper {
    width: 602px;
    padding-top: 53px;
    padding-left: 14px;
    padding-right: 10px;
    float: left;
}

* .hpb-layoutset-02 #hpb-wrapper {
    /* ie6用ハック */
    padding-right: 0;
}

.hpb-layoutset-01 #hpb-title {
    height: 282px;
    margin: 0px;
    padding: 0;
}

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

#hpb-main {
    width: 626px;
    float: left;
    text-align: left;
    padding-right: 10px;
    padding-bottom: 20px;
}

.hpb-layoutset-01 #hpb-main {
    padding-top: 50px;
}

#hpb-aside {
    width: 280px;
    float: right;
    padding-bottom: 50px;
    padding-top: 55px;
    text-align: left;
}

#hpb-footer {

    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 40px;
    position: relative;
    background-image: url(footer-bg01.png);
    background-repeat: repeat-x;

}

*:first-child + html #hpb-footer {
    /*for IE7*/
    position: static;
}

#hpb-footerExtra1 {

    position: absolute;
    top: 0;
}

* html #hpb-footerExtra1 {
    /*for IE6*/
    position: fixed;
}

*:first-child + html #hpb-footerExtra1 {
    /*for IE7*/
    position: static;
}


.hpb-layoutset-01 #hpb-nav {
    width: 925px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    top: 281px;
    left: 0px;
}

.hpb-layoutset-02 #hpb-nav {
    width: 925px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01 {
    background-image: url(bg_1Ib_02_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02 {
    background-image: url(bg_1Ib_02_02.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/* ヘッダー領域 */

#hpb-headerLogo {
    width: 400px;
    float: left;
}

#hpb-headerMain h1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 14px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 18px;
    font-size: 10px;
    color: #000000;
    /* ヘッダー説明文文字色 */
}

#hpb-headerLogo a {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 38px;
    background-image: url(logo_1Ib_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1 {
    width: 330px;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#hpb-headerExtra1 p.tel {
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #68a465;
    line-height: 1.2;
    text-align: right;
    ;
}

#hpb-headerExtra1 p.tel span {
    /* 電話番号の「TEL」文字設定 */
    color: #666;
    font-size: 0.75em;
    font-weight: normal;
}

#hpb-headerExtra1 p.address {
    /* 住所文字設定 */
    font-size: 0.9em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
    text-align: right;
}

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cecece;
}

#hpb-nav ul::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li {
    float: left;
    display: inline;
    font-size: 15px;
    line-height: 37px;
    height: 34px;
    overflow: hidden;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cecece;
}

* html #hpb-nav li {
    /* ie6用ハック */
    width: 135px;
}

#hpb-nav li a {
    display: block;
    height: 34px;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 24px;
}

* html #hpb-nav li a {
    /* ie6用ハック */
    padding-left: 30px;
    padding-right: 20px;
    font-size: 12px;
}

#hpb-nav li span.en {
    display: none;
}

#hpb-nav a:link {
    background-image: url(mainmenu_1Ib_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-nav a:visited {
    background-image: url(mainmenu_1Ib_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-nav a:hover {
    background-image: url(mainmenu_1Ib_02_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#hpb-nav a:active {
    background-image: url(mainmenu_1Ib_02_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}

/* サイドブロック内パーツ */
#banner {}

#banner ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    padding-bottom: 10px;
}

#banner li a {
    display: block;
    width: 280px;
    height: 76px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-service {
    /* 製品一覧バナー */
    background-image: url(top_banner_1Ib_02_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit {
    /* 採用情報バナー */
    background-image: url(top_banner_1Ib_02_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image: url(top_banner_1Ib_02_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-pp {
    /* プライバシーポリシー */
    background-image: url(top_banner-pp.png);
    background-position: top left;
    background-repeat: no-repeat;
}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 282px;
    background-image: url(top_mainimg_1Ib_02.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 10px;
    height: 28px;
    overflow: hidden;
    background-image: url(top_indexBg_1Ib.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 20px;
    text-align: left;
    color: #333;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#toppage h3 span.ja {
    display: none;
}

#hpb-inner #companyinfo {
    width: 276px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: #d7d7d7;
}

#hpb-inner #companyinfo h3 {
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #f0f0f0;
    font-size: 1em;
    margin-top: 0;
}

#hpb-inner #companyinfo p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

    body {
        min-width: 100%;
    }

    /*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
    #hpb-header {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }

    #hpb-inner {
        width: 100%;
    }

    .hpb-layoutset-02 #hpb-wrapper {
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }

    .hpb-layoutset-01 #hpb-title {
        height: auto;
    }

    #hpb-main {
        width: 96%;
        float: none;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .hpb-layoutset-01 #hpb-main {
        padding-top: 0;
    }

    .hpb-layoutset-02 #hpb-main {
        padding-top: 1px;
    }

    #hpb-aside {
        width: 96%;
        float: none;
        padding-bottom: 20px;
        padding-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #hpb-footer {
        padding-top: 0;
        background-image: url(footer-bg01.png);
        background-repeat: repeat-x;
    }

    #hpb-footerExtra1 {
        position: relative;
    }

    .hpb-layoutset-01 #hpb-nav {
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        border-top-width: 1px;
        border-top-color: #cecece;
        border-top-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #cecece;
        border-bottom-style: solid;
    }

    .hpb-layoutset-02 #hpb-nav {
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        border-top-width: 1px;
        border-top-color: #cecece;
        border-top-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #cecece;
        border-bottom-style: solid;
    }

    /*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
    /* 背景設定 */
    .hpb-layoutset-01 {
        background-image: none;
    }

    .hpb-layoutset-02 {
        background-image: none;
    }

    /* ヘッダー領域 */
    #hpb-headerLogo {
        width: 98%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #hpb-headerMain h1 {
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        line-height: 1.4;
    }

    #hpb-headerLogo a {
        max-width: 100%;
        background-size: contain;
        background-position: top center;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    #hpb-headerExtra1 {
        width: 98%;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    /* コンテンツ配置領域 */
    /* ナビゲーション */
    #hpb-nav ul {
        display: none;
        border-left-width: 0px;
    }

    #hpb-nav ul.toggled-on {
        display: block;
    }

    #hpb-nav li {
        float: none;
        display: block;
        line-height: 1.4;
        height: auto;
        border-right-width: 0;
        border-top-width: 1px;
        border-top-color: #cecece;
        border-top-style: solid;
    }

    #hpb-nav li a {
        display: block;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #hpb-nav a:link,
    #hpb-nav a:visited,
    #hpb-nav a:hover,
    #hpb-nav a:active {
        background-image: none;
    }

    #hpb-nav a:hover {
        background-color: #f5f5f5;
    }

    /* サイドブロック内パーツ */
    #banner li a {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #banner a#banner-service,
    #banner a#banner-recruit,
    #banner a#banner-access {
        background-position: top center;
        background-size: contain;
    }

    /* トップページ デザイン定義 */
    .hpb-layoutset-01 #hpb-title h2 {
        height: 170px;
        background-size: contain;
    }

    #toppage h3 {
        margin-left: 0;
        min-height: 28px;
        overflow: visible;
        background-repeat: repeat-y;
    }

    #hpb-inner #companyinfo {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }


}
