@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;
    /* 標準文字色 */
    background-color: #ffe463;
}


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

/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    width: 930px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    position: relative;
    background-image: url(bg_10F.png);
    background-position: center top;
    background-repeat: repeat-y;
}

#hpb-header {}

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

.hpb-layoutset-01 #hpb-header {
    position: relative;
    height: 125px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image: url(headerBg_10F_01.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-header {
    position: relative;
    height: 125px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image: url(headerBg_10F_01.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#hpb-inner {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.hpb-layoutset-01 #hpb-inner {}

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

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

#hpb-wrapper {
    float: right;
    width: 660px;
    margin-top: 0;
    margin-right: 35px;
    margin-bottom: 0;
    margin-left: 0;
}

.hpb-layoutset-02 #hpb-wrapper {
    margin-top: 20px;
    margin-right: 35px;
    margin-bottom: 0;
    margin-left: 0;
}

#hpb-title {}

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

.hpb-layoutset-01 #hpb-main {}

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

#hpb-aside {
    clear: left;
    float: left;
    width: 185px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 30px;
}

#hpb-footer {
    clear: both;
    height: 120px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-image: url(footerBg_10F.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#hpb-nav {
    float: left;
    width: 185px;
    margin-left: 30px;
}

.hpb-layoutset-01 #hpb-nav {}

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

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */
.hpb-layoutset-01 #hpb-title h2 {
    position: relative;
    left: -12px;
    width: 679px;
    height: 306px;
    background-image: url(mainimg_10F_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* ナビゲーション */
#hpb-nav ul {
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    background-image: url(mainmenuBg_10F_01.png);
    background-position: center top;
    background-repeat: no-repeat;
}

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

#hpb-nav li {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    height: 34px;
    overflow: hidden;
    background-image: url(mainmenuBg_10F_01.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}


#hpb-nav li a {
    display: block;
    height: 34px;
 
}

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

#hpb-nav li span.ja {
    font-size: 16px;
    line-height: 34px;
}

#hpb-nav a:link {
    background-image: url(mainmenu_10F_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    text-decoration: none;
}

#hpb-nav a:visited {
    background-image: url(mainmenu_10F_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    text-decoration: none;
}

#hpb-nav a:hover {
    background-image: url(mainmenu_10F_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
}

#hpb-nav a:active {
    background-image: url(mainmenu_10F_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-01 #toppage {
    margin-right: 15px;
}

#pagetop {}

#pagetop a {
    /* 先頭に戻るボタンの左右設定 */
}

.hpb-layoutset-02 h2 {
    /* コンテンツタイトルの左右設定 */
}


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

    body {
        min-width: 100%;
    }

    /*--------------------------------------------------------
		レイアウト設定
	--------------------------------------------------------*/
    #hpb-container {
        width: 100%;
        margin-bottom: 0px;
        background-image: none;
        background-color: #FFFBF3;
    }

    #hpb-header {
        padding-bottom: 10px;
    }

    .hpb-layoutset-01 #hpb-header {
        height: auto;
        background-image: none;
    }

    .hpb-layoutset-02 #hpb-header {
        height: auto;
        background-image: none;
    }

    #hpb-wrapper {
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    .hpb-layoutset-02 #hpb-wrapper {
        margin-top: 0px;
        margin-right: 0px;
    }

    #hpb-title {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
    }

    .hpb-layoutset-01 #hpb-title {
        width: 100%;
    }

    .hpb-layoutset-01 #hpb-main {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
        text-align: left;
    }

    .hpb-layoutset-02 #hpb-main {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
        text-align: left;
    }

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

    #hpb-footer {
        height: auto;
        background-image: none;
        background-color: #ffe463;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #hpb-nav {
        float: none;
        width: 100%;
        margin-left: 0px;
        background-color: #FFE76C;
        display: inline-block;
    }

    /*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
    /* コンテンツ配置領域 */
    /* トップページメインイメージ */
    .hpb-layoutset-01 #hpb-title h2 {
        left: 0px;
        width: 100%;
        height: 255px;
        background-size: contain;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    /* ナビゲーション */
    #hpb-nav ul {
        padding-top: 0px;
        background-image: none;
        margin-top: 0px;
        margin-bottom: 0px;
        display: none;
    }

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

    #hpb-nav li {
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
        background-image: none;
        border-top-color: #FF9600;
        border-top-style: solid;
        border-top-width: 1px;
        text-align: left;
    }

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

    #hpb-nav li span.ja {
        line-height: 1.4;
    }

    #hpb-nav a:link {
        background-image: none;
    }

    #hpb-nav a:visited {
        background-image: none;
    }

    #hpb-nav a:hover {
        background-image: none;
        background-color: #FF9600;
    }

    #hpb-nav a:active {
        background-image: none;
        background-color: #FF9600;
    }
    
   

    /*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
    .hpb-layoutset-01 #toppage {
        margin-right: 0px;
    }

}
