@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

/* フッター内パーツ */
#hpb-footerMain{
    display: inline-block;
    padding-top: 15px;
    max-width: 800px;
    word-break: break-all;
}

#hpb-footerMain p{
    font-size: 12px;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
}

#hpb-footerExtra1{
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -40px;
}

#hpb-footerExtra1 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;
    text-align: left;
}

#hpb-footerExtra1 li{
    display: inline-block;
    line-height: 1.2;
    padding-right: 10px;
}

#hpb-footerExtra1 li a{
    padding: 0 0 0 30px;
}


/* サイドブロック内パーツ */


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #000;
}

a:visited{
    color: #000;
}

a:hover{
    color: #999;
}

a:active{
    color: #999;
}

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

p{
    margin-top: 0.5em;
    margin-bottom: 3em;
    padding-right: 1.2em;
    padding-left: 1.2em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin: 30px 0px;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

#coupon-off p.large{
    color: #a31616;
    font-weight: bold;
    font-size: 12px;
}

p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.hpb-layoutset-02 h2{
    background-color: #f00;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height: 70px;
    text-align: left;
    overflow: hidden;
    line-height: 70px;

}

.hpb-layoutset-02 h2 span.ja{
    display: none;
}

h2 span.en{
    display: none;
}

#hpb-wrapper h3{
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    padding: 0;
    margin-bottom: 25px;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin: 10px;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    background-image : url(point_5E.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

table th{
    padding: 0px 20px;
    text-align: left;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    background-color: #eee;
}

table td{
    padding: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}

input.m{
    width: 250px;
}

input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main 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;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image : url(point_5E.png);
    background-position: 2px 7px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 3px;
    margin: 0;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#hpb-main dl dt:first-child,
#hpb-main dl dt:first-child + dd{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
}

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

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}


/* メニューページ デザイン定義 */

#menu{
    width: 667px;
}

#menu .item{
    margin-right: 10px;
}

#menu p{
    display: block;
    width: 667px;
    clear: both;
}

#menu .item dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 0.95em;
}

#menu .item dt{
    width: 11em !important;
}

#menu .item dd{
    text-align: right;
    padding-left: 12.5em;
}

/* クーポン デザイン定義 */

#coupon{
    position: relative;
    border: 3px double #bab283;
    padding: 0;
    margin: 0px;
    background-color: #fcf9f1;
    color: #a31616;
    float: left;
    margin-bottom: 50px;
}

#coupon::after{
    clear: both;
    content : url(ribon_l.png);
    position: absolute;
    bottom: -3px;
    left: -3px;
    display: block;
    visibility: visible;
}

#coupon h4{
    color: #a31616;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    padding: 10px 0px;
    margin: 0;
    border-bottom: 1px solid #bab283;
}

#coupon p{
    margin: 20px auto;
    padding: 0;
}

#coupon hr{
    margin-top: 0;
    margin-bottom: 0;
}


#coupon-off{
    padding: 15px 20px 20px 40px;
    float: left;
    min-width: 360px;
}

#coupon-off strong{
    display: block;
    font-size: 48px;
}

#coupon-limit{
    padding: 15px 40px 20px 20px;
    float: right;
    width: 180px;
}

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

/* アクセスマップ */

#access img{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

/* ご予約 */

#contact form{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
#contact form table{
    width: 100%;
}
#contact form th,
#contact form td,
#contact form td input{
    text-align: left;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
