@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    width: 890px;
    float: left;
    height: 29px;
}

#hpb-headerMain p{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 13px;
    font-size: 13px;
}

#hpb-headerLogo{
    display: block;

    width : 380px;
    float: left;
  height : 40px;

    text-align: left;

    margin: 10px 0 0 0;
    padding: 0 0 0 0;
}

/*
#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 : 60px;
    background-image : url(../img/toplogoimg.jpg);
    background-position: center left;
    background-repeat: no-repeat;
  width : 500px;
}
*/

#hpb-headerExtra1{
    width: 450px;
    margin-top: 29px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    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: 5px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1em;
    line-height: 19px;
    text-align: right;
    font-size: 13px;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    display: block;
    text-align: right;
}

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

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    padding-top: 60px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    font-size: 1em;
    text-align: center;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    position: absolute;
    top: 5px;
    left: 0px;
}

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

* html #hpb-footerExtra1 li{
    display: inline; /* for IE6 */
}

*:first-child + html #hpb-footerExtra1 li{
    display: inline; /* for IE7 */
}

#hpb-footerExtra1 li a{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
}

#hpb-footerExtra1 a:link{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    color: #ffffff;
    background-color: #089DED;
    text-decoration: none;
}
#hpb-footerExtra1 a:active{
    color: #ffffff;
    background-color: #089DED;
    text-decoration: none;
}

#hpb-footerExtra2
{
}

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

/* バナー */
#banner{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    padding-bottom: 20px;
}

#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{
    display: block;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
}

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

#banner a#banner-a1{
    /* 旅行の基礎知識を知ろうバナー */
    background-image : url(../img/topimg1.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a2{
    /* 行き先を考えようバナー */
    background-image : url(../img/topimg2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a3{
    /* 旅行の準備を始めようバナー */
    background-image : url(../img/topimg3.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a4{
    /* 出国から帰国までの流れバナー */
    background-image : url(../img/topimg4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a5{
    /* 簡単な英会話を覚えようバナー */
    background-image : url(../img/topimg5.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a6{
    /* 旅行の疑問バナー */
    background-image : url(../img/topimg6.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a7{
    /* 旅行のトラブルバナー */
    background-image : url(../img/topimg7.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a8{
    /* お役立ち情報バナー */
    background-image : url(../img/topimg8.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-a9{
    /* トップページバナー */
    background-image : url(../img/topimg9.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
    padding-top: 10px;
    padding-bottom: 10px;
}

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

#shopinfo img.shopinfo-img{
    float: right;
    margin-top: 26px;
    margin-right: 10px;
    margin-left: 10px;
}

#shopinfo h3{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 3px;
    font-size: 1em;
    line-height: 1;
    color: #089DED;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #089DED;
    font-weight: normal;
    text-align: left;
}

#shopinfo span.en{
    font-family: century, serif;
    padding-right: 10px;
    text-transform: uppercase;
}

#shopinfo h4{
    font-weight: normal;
    padding-left: 10px;
    font-size: 0.98em;
    padding-top: 0;
    padding-bottom: 0.1em;
    color: #089DED;
}

#shopinfo p{
    padding-left: 10px;
    margin-bottom: 0.1em;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


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

/* リンク文字色 */
a:link{

    color: #1d3994;
/*
    color: #049BEE;
*/
    text-decoration: underline;
}
a:visited{
    color: #1d3994;
/*
    color: #049BEE;
*/
    text-decoration: underline;
}
a:hover{
    color: #1d3994;
/*
    color: #089DED;
*/
    text-decoration: none;
}
a:active{
    color: #1d3994;
/*
    color: #089DED;
*/
    text-decoration: none;
}


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

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
/*
    line-height: 1.4;
    text-align: left;
*/
    line-height: 21px;
text-align: justify;
font-size: 15px;
color: #000000;
}

p.large{
    color: #089DED;
    font-weight: bold;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h1{
    background-image : url(../img/content_title_5Ab.png);
    background-position: top right;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 15px;

    text-align: left;
    font-size: 21px;

/*
    overflow: hidden;
    line-height: 50px;

*/
		word-break: break-all;

}

.hpb-layoutset-02 h1 span.ja{
    font-size: 1.0em;
    color: #ffffff;
/*
    padding-right: 10px;
    padding-left: 15px;
*/
}

h1 span.en{
    font-size: 0.9em;
    color: #9FDAFF;
    font-family: century, serif;
    font-weight: normal;
    text-transform: uppercase;
}

.hpb-layoutset-02 #hpb-wrapper h2{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 3px;
/*
    font-size: 1.1em;
    font-weight: normal;
*/
    font-size: 19px;
    line-height: 1.4;
    color: #089DED;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #089DED;
    text-align: left;
}

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

h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
/*
    font-size: 1em;
*/
    line-height: 1.2;
    color: #000000;
    font-size: 17px;
}

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

table{
    font-size: 14px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
color: #000000;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #B3ECFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

/* フォームパーツ設定 */
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;
}


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

.mokuji{
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 4px;
}

#hpb-title .mokuji ul li{
text-align:left;
    margin-left: 0;
    margin-right: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    line-height: 21px;
font-size: 15px;
color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6d6d6;
}

#hpb-main dl dd ul li, #hpb-main dl dd ol li{
    line-height: 20px;
}

#hpb-main ol li{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    line-height: 21px;
font-size: 15px;
color: #000000;
}

#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;
color: #000000;
}

#hpb-main ul li{
    text-align: left;
/*
    line-height: 1.4;
*/
    line-height: 21px;
font-size: 15px;

    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-image : url(../img/point_5Ab1.png);
    background-position: 2px 7px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6d6d6;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
/*
    margin-bottom: 20px;
*/
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;

font-size: 15px;
color: #000000;
}

#hpb-main dt{
/*
    float: left;
*/
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
/*
    font-weight: normal;
    width: 9em !important;
*/
          font-weight: bold;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 10px;

/*
    background-image : url(../img/point_5Ab.png);
    background-position: 2px 8px;
    background-repeat: no-repeat;
*/
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
/*
    margin-left: 0;
*/
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 1em;

/*
    padding-left: 11em;
    color: #089DED;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
*/
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
}

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

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    width: 113px;
    height: 20px;
    overflow: hidden;
    background-image : url(../img/returnTop_5Ab.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */

	#hpb-title img{
    margin: 0 0 10px 0;
	}

.hpb-layoutset-01 #hpb-title h1{
    margin: 0 0 10px 0;
padding: 8px;
background-color:#3232ff;
color:#ffffff;

}

/*
.hpb-layoutset-01 #hpb-title h2{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 280px;
    background-image : url(../img/topmainimg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
*/

#toppage-news{
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #089DED;
    padding-left: 6px;
}

#toppage h2{
    font-size: 19px;
    line-height: 1;
    color: #089DED;
    text-align: left;
    padding: 0;
    margin: 0px;
}

#toppage-news h2{
    font-size: 19px;
    line-height: 1;
    color: #089DED;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #089DED;
    font-weight: normal;
    text-align: left;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    text-align: left;
}

#toppage-news h3{
    font-size: 14px;
    line-height: 1;
    color: #089DED;
    font-weight: bord;
    text-align: left;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    text-align: left;
}

#toppage-news span.en{
    font-family: century, serif;
    padding-right: 10px;
    text-transform: uppercase;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

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

#toppage-news span.date{
    color: #666666;
    padding-left: 10px;
    background-image : url(../img/point_5Ab.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    line-height: 1.5;
}

/* メニューページ デザイン定義 */
#menu .item{
    width: 290px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 135px;
}

* html #menu .item{
    height: 135px; /* for ie6 */
}

#menu .item h3{
    width: 275px;
    margin-left: auto;
    margin-right: auto;
}

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

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

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

/* クーポン デザイン定義 */
#coupon{
    border-top-width: 4px;
    border-top-style: double;
    border-top-color: #d6d6d6;
    border-right-width: 4px;
    border-right-style: double;
    border-right-color: #d6d6d6;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #d6d6d6;
    border-left-width: 4px;
    border-left-style: double;
    border-left-color: #d6d6d6;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 30px;
    margin-bottom: 30px;
}

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

#coupon-off{
    width: 340px;
    float: left;
}

#coupon-limit{
    width: 130px;
    float: right;
}

#coupon h3{
    margin-left: 15px;
    margin-right: 15px;
}

#coupon h4{
    width: 110px;
    margin-right: auto;
    background-color: #089DED;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: none;
    text-align: center;
}

#coupon p{
    margin-bottom: 0;
}

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


.news-photo{
    float: left;
    padding-right: 10px;
    padding-bottom: 2px;
}

.news-comment{
    margin-top: 5px;
}

#toppage-news hr{
    margin-top: 0;
    margin-bottom: 10px;
    clear: both;
}

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

#hpb-title .mokuji ul li{
    font-size: 1.45em;
    line-height: 1.45em;
}

#hpb-wrapper p{
    font-size: 1.45em;
    line-height: 1.45em;
}


	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		margin-left: auto;
		margin-right: auto;

		width: 98%;
		float: none;
		height: auto;
	}
	#hpb-headerMain p{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
font-size: 1.2em;
	}

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

	#hpb-headerLogo img{
width:98%;
	}

/*
	#hpb-headerLogo a{
		max-width: 100%;
		height: 29px;
		background-size:contain;
		background-position: center center;
	}
*/

	#hpb-headerExtra1{
		width: 98%;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0;
		float: none;
	}
	#hpb-headerExtra1 p.tel{
		padding-right: 0;
font-size: 1.2em;
	}
	#hpb-headerExtra1 p.address{
		padding-right: 0;
font-size: 1.2em;
	}
	
	/* フッター内パーツ */
	#hpb-footerMain{
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		background-color: #f1f0f0;
		margin-bottom: 20px;
	}
	#hpb-footerMain p{
		margin-bottom: 0.5em;
		word-break:break-all;
	}
	#hpb-footerExtra1{
		position: relative;
		top: 0;
	}
	#hpb-footerExtra1 ul{
		padding-right: 10px;
		padding-left: 10px;
	}
	#hpb-footerExtra1 li{
		line-height: 2.2;
		padding-bottom: 5px;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	#banner li{
		max-width: 100%;
		box-sizing: border-box;
	}
	#banner li a{
		max-width: 100%;
	}
	#banner a#banner-a1{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a2{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a3{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a4{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a5{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a6{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a7{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-a8{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-blog{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-trip{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-card{
		background-position: top center;
		background-size: contain;
	}
	#banner a#banner-reserve{
		background-position: top center;
		background-size: contain;
	}
	
	/* 店舗情報 */
	#shopinfo{
		max-width: 100%;
		box-sizing: border-box;
	}
	#shopinfo img.shopinfo-img{
		float: none;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		max-width: 100%;
		box-sizing: border-box;
	}
	#shopinfo h3{
		line-height: 1.4;
		max-width: 100%;
		box-sizing: border-box;
	}
	#shopinfo span.en{
		display: inline-block;
	}
	#shopinfo h4{
		padding-right: 10px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#shopinfo p{
		padding-right: 10px;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}
	.hpb-layoutset-02 h1{
		background-position: bottom right;
		background-size: cover;
		height: auto;
		line-height: 1.4;
		padding-top: 8px;
		padding-bottom: 8px;
		word-break: break-all;
	}
	.hpb-layoutset-02 h1 span.ja{
		padding-right: 3px;
		display: block;
	}
	.hpb-layoutset-02 h1 span.en{
		display: block;
		padding-right: 15px;
		padding-left: 15px;
	}
	.hpb-layoutset-02 #hpb-wrapper h2{
		padding-left: 0;
		line-height: 1.4;
	}
	h3{
		padding-right: 0;
		padding-left: 0;
		line-height: 1.4;
	}
	table{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */

	#hpb-main ol li{
    font-size: 1.45em;
		line-height: 1.45em;
	}

	#hpb-main ul li{
    font-size: 1.45em;
		line-height: 1.45em;
		padding-right: 0;
	}
	#hpb-main dl dd p, #hpb-main dl ul li, #hpb-main dl ol li, #hpb-main ul li p{
    font-size: 1.0em;
}

	#hpb-main dl{
    font-size: 1.45em;
}

	#hpb-main dt{
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-main dd{
		padding-left: 0;
	}
	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}
	#pagetop a{
		max-width: 100%;
	}
	
	/* トップページ デザイン定義 */

	#hpb-title img{
width:100%
	}

/*
	.hpb-layoutset-01 #hpb-title h1{
		height: 280px;
		background-size: contain;
	}
*/

	#toppage-news h2{
		line-height: 1.4;
		padding-right: 2px;
	}

	#toppage-news h3{
		line-height: 1.4;
		padding-right: 2px;
	}
	#toppage-news span.en{

		display: inline-block;
	}
	#toppage-news dt{
		max-width: 100%;
	}
	#toppage-news dd{
		padding-left: 0;
		min-height: 0;
	}
	
	/* メニューページ デザイン定義 */
	#menu .item{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		min-height: 0;
		box-sizing: border-box;
	}
	#menu .item h3{
		width: 96%;
		box-sizing: border-box;
	}
	#menu .item dt{
		width: 100% !important;
	}
	#menu .item dd{
		padding-left: 0;
	}

	/* クーポン デザイン定義 */
	#coupon{
		max-width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
	}
	#coupon-off{
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	#coupon-limit{
		width: 100%;
		float: none;
	}
	#coupon h4{
		line-height: 1.4;
		max-width: 100%;
	}
	
	/* ご予約 デザイン定義 */
	#contact form td input{
		margin-bottom: 3px;
	}
	
}