@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSスマートフォンテンプレート部品設定
--------------------------------------------------------*/
/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/

/* マージン */
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-cnt-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-hl-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-hl-bg-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-cbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-sbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbox-style{
    margin: 0 10px !important;
}
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-01, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-02, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-03{
    margin: 5px 10px !important;
}

/* レイアウトコンテナ　2種類
================================================== */

/* 見出し　7種類
================================================== */
.hpb-layoutset-01 .hpb-parts-smt-hl-01, .hpb-layoutset-01 .hpb-parts-smt-hl-02, .hpb-layoutset-01 .hpb-parts-smt-hl-03{
    padding: 10px 0 !important;
}
.hpb-layoutset-01 .hpb-parts-smt-hl-04, .hpb-layoutset-01 .hpb-parts-smt-hl-05, .hpb-layoutset-01 .hpb-parts-smt-hl-06, .hpb-layoutset-01 .hpb-parts-smt-hl-07{
    padding: 10px !important;
}

.hpb-layoutset-01 .hpb-parts-smt-hl-style{
    background-image: none !important;
    border-color: #cfae59;
}

.hpb-layoutset-01 .hpb-parts-smt-hl-bg-style{
    background-image: none !important;
    background-color: #333333;
    border-color: #cfae59;
}

.hpb-layoutset-02 .hpb-parts-smt-hl-style, .hpb-layoutset-02 .hpb-parts-smt-hl-bg-style{
    background-color: transparent !important;
    background-image : url(bg_hr_00_5.png) !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-position: center bottom !important;
    margin: 0 0 15px 0 !important;
    padding: 0 0 12px !important;
    font-size: 16px;
    color: #cfae59;
    line-height: 1.0;
    overflow: hidden !important;
    border-style: none !important;
}

/* 文書枠　5種類
================================================== */

/* リスト枠　4種類（2×2種類　見出しアリ・ナシ）
================================================== */
.hpb-parts-smt-sbox-style h3{
    background-image: none !important;
    background-color: #333333 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 14px !important;
    font-weight: bold;
}

.hpb-parts-smt-sbox-style ul{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
}

/* リンクリスト　2種類（2×6種類　枠角・枠丸／見出しアリ・ナシ／画像アリ・ナシ）
================================================== */
.hpb-parts-smt-lbox-style h3{
    background-image: none !important;
    background-color: #333333 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 14px !important;
    font-weight: bold;
}

.hpb-parts-smt-lbox-style ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

/* リンクボタン　9種類
================================================== */

/* リンクカラー　2種類
================================================== */
.hpb-parts-smt-lbox-style a, .hpb-parts-smt-lbtn-style a{
    color: #fff;
}
