
@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 common.css
 Smartphone用

+++++++++++++++++++++++++++++++ */

/* layout */
body,
input,
button {
    font-family:'Roboto', '游ゴシック  Medium',"游ゴシック体", "Yu Gothic", YuGothic,  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,  sans-serif;

    font-size: 15px;
    line-height: 1.4;
}
input,
textarea { font-size: 16px; }

.box > p { margin: 20px 10px; }

/* headline */
h1, h2, h3, h4, h5 {
    font-size: 20px;
}
/*
グローバルヘッダー
-----------------------------------*/
header.global{z-index:100}

header.global .logo {
    float: left;
    width: 120px;
    padding: 8px 0 8px 5px;
}
header.global .logo img { max-width: 100%; }

/* 言語 */
header.global .header_language {
    position: absolute;
    top: 0;
/*    right: 100px;*/
    right:50px;
    width: 50px;
    height: 17px;
    padding-top: 27px;
    font-size: 8px;
    text-align: center;
    z-index:50;
}
	header.global.common .header_language {
	    right: 100px;
	}
header.global .header_language.opened {
    background: #333;
    color: #fff;
}
header.global .header_language:after {
    position: absolute;
    top: 5px;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: url(/images/sp_common/sprite_icon.png) no-repeat -50px 0;
    background-size: 500px auto;
    content: " ";
}
header.global .header_language.opened:after { background-position: -50px -50px; }

header.global .header_nav {
    top: 40px;
    padding: 10px;
    border-bottom: 1px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .35);
}
header.global .header_nav li { border-top: 1px solid #d9d9d9; }
header.global .header_nav li:first-child  { border-top: none; }
header.global .header_nav li a {
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
}
header.global .header_nav .box_button { margin-top: 15px; }

header.global .primary:last-child { display: none; }

/* ネットショッピング */
header.global .header_ec_list {
    position: absolute;
    top: 0;
/*    right: 50px;*/
    right:0;
    width: 50px;
    height: 17px;
    padding-top: 27px;
    font-size: 8px;
    text-align: center;
    z-index:50;
}
	header.global.common .header_ec_list {
	    right: 50px;
	}
header.global .header_ec_list.opened {
    background: #333;
    color: #fff;
}
header.global .header_ec_list:after {
    position: absolute;
    top: 5px;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background:  url(/images/sp_common/sprite_icon.png) no-repeat -400px -150px;
    background-size: 500px auto;
    content: " ";
}
header.global .header_ec_list.opened:after { background-position: -350px -150px; }
header.global .header_ec_list .jp { display: none; }

#header_ec_list span,
#header_ec_list img,
#header_ec_list br { display: none; }
#header_ec_list li:first-child + li { border-top: none; }
#header_ec_list li:first-child a { text-align: left; }
#header_ec_list .category a {
    background: #fff;
    color: #333;
    text-align: left;
}
#header_ec_list p { margin: 0; }

/*
重要なお知らせ
-----------------------------------*/
main .box_important_notice { margin-bottom: 30px; }
header + .box_important_notice,
.box_important_notice:first-child { margin-bottom: 5px; }
.box_important_notice ul { padding: 5px; }
.box_important_notice ul:first-child,
#main .box_important_notice ul:first-child { margin-top: 30px; }
header + .box_important_notice ul:first-child,
.box_important_notice:first-child ul:first-child { margin-top: 0; }
.box_important_notice ul + ul { padding-top: 0 !important; }
.box_important_notice .title { display: none; }

.box_important_notice a { text-decoration: underline; }
.box_important_notice a:hover { text-decoration: none; }
.box_important_notice .align_right{
    display:block;
	text-align:right;
}
.box_important_notice.headernotice ul.sougyou85 li {display:table;font-size:12px}/*追加*/
.box_important_notice.headernotice ul.sougyou85 .image {display:table-cell;margin-right:10px;height:65px;}/*追加*/
.box_important_notice.headernotice ul.sougyou85 span {display:table-cell;vertical-align:middle}/*追加*/
.box_important_notice.headernotice  ul.sougyou85{ margin-top: 0!important;margin-bottom:0!important; }


.box_important_notice.headernotice ul.keishuku {margin-top: 0!important;margin-bottom:0!important;}/*追加*/
.box_important_notice.headernotice ul.keishuku li {padding:16px 0;text-align:center;}/*追加*/
.box_important_notice.headernotice ul.keishuku li span{font-family: "Sawarabi Mincho",serif;font-size:18px;transform: rotate(.03deg);fonr-weight:800;}/*追加*/

.box_important_notice.headernotice  {margin-bottom:10px;}



/*
店舗ヘッダー
-----------------------------------*/
.local_header { position: relative; }
.local_header .name {
    padding: 0 55px 0 10px;
    font-size: 16px;
    line-height: 53px;
    white-space: nowrap;
}
.local_header .information {
    position: absolute;
    top: 0;
    right: 0;
}
.local_header .information .toggle_other {
    position: absolute;
    top: 0;
/*    right: 0;*/
    right:45px;
    display: block;
/*    width: 50px;*/
width:45px;
    height: 18px;
    padding-top: 35px;
    color: #fff;
    font-size: 8px;
    text-align: center;
}
.local_header .information .toggle_other.opened {
    background: #e6e6e6;
    color: #333;
}
.local_header .information .toggle_other:after {
    position: absolute;
    top: 10px;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: url(/images/sp_common/sprite_icon.png) no-repeat -100px -50px;
    background-size: 500px auto;
    content: " ";
}
.local_header .information .toggle_other.opened:after { background-position: -100px 0; }

.local_header .toggle_other_panel {
    position: relative;
    top: 53px;
    right: 0;
    left: 0;
    display: none;
    padding: 10px;
    border-bottom: 1px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .35);
    background: #e6e6e6;
    color: #333;
    z-index: 50;
}

.local_header li {
    position: relative;
    margin: 0 0 10px;
    padding: 15px 10px 14px 40px;
    border-radius: 3px;
    background: #fff;
}
.local_header p {
    margin: 0;
    font-size: 13px;
}
.local_header li:last-child {
    padding: 0;
    background: transparent;
}
.local_header li:last-child > p,
.local_header li:last-child > a  { display: none; }

.local_header .business_hours > div { padding-left: 30px; }
.local_header .address a { text-decoration: none; }
.local_header .address:before,
.local_header .tel:before,
.local_header .time:before,
.local_header .restaurant:before {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-image: url(/images/sp_common/sprite_icon.png);
    background-size: 500px auto;
    content: " ";
}
.local_header .address:before { background-position: -250px -100px; }
.local_header .tel:before { background-position: -300px -100px; }
.local_header .time:before {
    left: 0;
    background-position: -350px -100px;
}
.local_header .restaurant:before {
    left: 0;
    background-position: -400px -100px;
}

/*
共通レイアウト
-----------------------------------*/
main { z-index: 5; }

/*
ローカルメニュー
-----------------------------------*/
#nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}
#nav .title {
    position: absolute;
/*    top: 0;*/
	top:50px;
    right: 0;
    display: block;
/*    width: 50px;*/
width:45px;
    height: 17px;
    padding-top: 27px;
    font-size: 8px;
    text-align: center;
/**/
    background: #333;
    color: #fff;
    z-index:5;
}
#nav .title.app {
   top: 8px;
}
#nav .title.opened {
    background: #333;
    color: #fff;
}
#nav .title:before {
    position: absolute;
    top: 7px;
    left: 50%;
    display: block;
    width: 25px;
    height: 20px;
    margin-left: -12.5px;
    background: url(/images/sp_common/sprite_icon.png) no-repeat 0 -50px;
	background-size: 500px auto;
    content: " ";
}
#nav .title.opened:before {
    width: 20px;
    margin-left: -10px;
    background-position: -150px -150px;
}

#nav_panel {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    display: none;
    padding: 0 10px 10px;
    border-bottom: 1px solid #fff;
    background: #333;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .35);
    color: #fff;
}
#nav_panel.app {
    top: 0;
}
/* 店舗名 */
#nav .name {
    margin: 0;
    padding: 0;
    background: #333;
    font-size: 16px;
    line-height: 53px;
}

/* メインメニュー */
#nav .primary {
    margin-bottom: 15px;
}
#nav .primary li { border-top: 1px solid #d9d9d9; }
#nav .primary li:first-child  { border-top: none; }
#nav .primary li:last-child  { display: none; }

#nav .primary a {
    display: block;
    padding: 10px 10px 9px;
    background: #fff;
}
#nav .primary a:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url(/images/sp_common/sprite_icon.png);
    background-size: 500px auto;
    vertical-align: middle;
    content: " ";
}
#nav .primary .topics:before { background-position: -150px 0; }
#nav .primary .event:before { background-position: -200px 0; }
#nav .primary .shops:before { background-position: -248px 0; }
#nav .primary .floor_map:before { background-position: -400px 0; }
#nav .primary .restaurant:before { background-position: -450px 0; }
#nav .primary .service_guide:before { background-position: -300px 0; }
#nav .primary .access:before { background-position: -346px 0; }
#nav .primary .foreign_customers:before { background-position: -50px 0; }

#nav .primary .column:before { background-position: -478px 0; }

/* ショップブログ start */
#nav .primary .shopblog:before { background-image: url(/images/sp_common/sprite_icon2.png);background-size: 85px auto;background-position: 0 0;}
/* ショップブログ追加 end */


#nav .primary a br { display: none; }
#nav .primary  .noicon:before { background: none; }




/* サブメニュー */
#nav .secondary {
    margin-bottom: 15px;
    padding: 10px 0;
    border-radius: 3px;
    background: #f5f5f5;
}
#nav .secondary li {
    float: left;
    width: 33.33%;
}
#nav .secondary a {
    position: relative;
    display: block;
    height: 30px;
    padding-top: 30px;
    border-left: 1px solid #d9d9d9;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
}
#nav .secondary li:first-child a { border-left: none; }

#nav .secondary a:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 30px;
    height: 20px;
    margin-left: -15px;
    background-image: url(/images/sp_common/sprite_icon.png);
    background-size: 500px auto;
    vertical-align: middle;
    content: " ";
}
#nav .secondary .all_shops:before {
    width: 20px;
    margin-left: -10px;
    background-position: 0 -100px;
}
#nav .secondary .inquiry:before {
    top: 4px;
    width: 25px;
    margin-left: -12.5px;
    background-position: -50px -100px;
}
#nav .secondary .shipping_inquiry:before {
    background-position: -100px -100px;
}
#nav .box_button { margin-top: 15px; }

/* 検索 */
.search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
    border: 3px solid #ccc;
    background: #fff;
}
.search.active { border-color: #333; }
.global .search.active,
#nav .search.active { border-color: #666; }

.search div + div {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 100%;
}
.search input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #fff;
    -webkit-appearance: none;
}
.search .button_ico_search {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 20px;
    margin-top: -10px;
    border: none;
    background: url(/images/sp_common/sprite_icon.png) no-repeat -190px -100px;
    background-size: 500px auto;
    color: transparent;
    font-size: 1px;
    vertical-align: top;
}
.search .active { background: #333; }
.search .active .button_ico_search { background-position: -190px -150px; }

/* 店舗一覧、ネットショッピング */
#nav .toggle_nav { margin: 0 -10px; }
#nav .toggle {
    position: relative;
    display: block;
    padding: 15px 0;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
#nav .toggle.opened {
    border-bottom: none;
    background: #fff;
    color: #333
}
#nav .toggle:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 16px;
    height: 9px;
    margin-top: -5px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -100px -50px;
    background-size: 200px auto;
    content: " ";
}
#nav .toggle.opened:after { background-position: 0 0; }

#nav .toggle_panel {
    border-top: 1px solid #d9d9d9;
    background: #fff;
}
#nav .toggle_panel li { border-top: 1px solid #d9d9d9; }
#nav .toggle_panel a {
    display: block;
    padding: 15px 10px 14px;
    
}

#nav_shop_list li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    float: left;
    width: 50%;
    margin-top: -1px;
    border-bottom: 1px solid #d9d9d9;
}
#nav_shop_list li:nth-child(odd) { border-right: 1px solid #d9d9d9; }
#nav_shop_list li:last-child { width: 100%; }

#nav #nav_shop_list a {
    display: table-cell;
    width: 100%;
    padding: 5px 10px 4px;
    height: 42px;
    line-height: 1.2;
    vertical-align: middle;
}

/* アイコンなし版 */
#nav .simple .primary a:before {
    display: inline;
    margin: 0;
    background: transparent;
}
#nav .noicon.primary a:before {
    display: inline;
    margin: 0;
    background: transparent;
}

/*
共通ボックス
-----------------------------------*/
main { margin-bottom: 20px; }
#main {
    position: relative;
    z-index: 3;
}
.box { margin-bottom: 30px; }
.box_lgray_texture { padding: 10px; }

/*
パンくず
-----------------------------------*/
#pkz { display: none; }

/*
見出し
-----------------------------------*/
/* 大見出し */
.headline01 {
    margin: 30px 0;
    font-size: 13px;
}
.headline01 span {
    display: block;
    font-size: 30px;
}

/* 中見出し */
.heading01 {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 18px;
}
.heading02 {
    margin-bottom: 20px;
    padding: 10px;
}
.heading03 {
    margin-bottom: 10px;
    font-size: 18px;
}

/*
ボタン
-----------------------------------*/
.button {
    width: 100%;
    padding: 15px;
    border: none;
}

/* 次へ */
.button_next:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -50px -50px;
    background-size: 200px auto;
    content: " ";
    visibility: visible;
}

/* 戻る */
.button_prev {
    border-color: #999;
    background: #999;
}
.button_prev:after {
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 9px;
    height: 14px;
    margin-top: -7px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -150px -50px;
    background-size: 200px auto;
    content: " ";
    visibility: visible;
}
.button_prev:hover:after { background-position: -150px -50px; }



/* 閉じるボタン */
.button_close {
    position: relative;
    display: block;
    width: 90px;
    margin: 0 auto;
    padding: 10px 10px 9px 20px;
    background: #fff;
    color: #333;
    font-size: 13px;
    text-align: center;
}
.button_close:before {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(/images/sp_common/sprite_icon.png) no-repeat -150px -100px;
    background-size: 500px auto;
    content: " ";
}

/* 見出し／見出し内ボタン */
.button_transition {
    margin: 10px;
}
.button_transition .button {
    border-color: #333;
    background: #333;
}

/*
戻るリンク
-----------------------------------*/
.link_back { display: none; }

/*
テーブル
-----------------------------------*/
/* ブロックタイプ：thが見出し風 */
.table_block {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}

.table_block th,
.table_block td {
    display: block;
    padding: 10px;
}
.table_block th {
    border-top: 1px solid #d9d9d9;
    background: #f5f5f5;
    font-weight: 300;
}
.table_block:first-child tr:first-child th { border-top: none; }

.table_block .supplement { font-size: 12px; }

/* ボックスタイプ */
.table_box {
    width: 100%;
    border-top: 1px solid #ccc;
}
.table_box th,
.table_box td {
    display: block;
    text-align: left;
}
.table_box th {
    padding: 10px 10px 0;
    font-weight: 500;
}
.table_box td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

/* 通常テーブル */
.table_list  {
    width: 100%;
    border-top: 1px solid #ccc;
}
.table_list td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

/*
タブ
-----------------------------------*/
.box_tab { position: relative; }
.wrap_tab { position: relative; }
.wrap_tab .tab_toggle_panel { display: none; }
.tab_toggle {
    position: relative;
    padding: 15px 40px 14px 20px; 
    background: #333;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.tab_toggle:before {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 16px;
    height: 9px;
    margin-top: -5px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -100px -50px;
    background-size: 200px auto;
    content: " ";
}
.tab_toggle.opened:before { background-position: 0 -50px; }

.tab {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    padding-bottom: 5px;
    background: #333;
    z-index: 10;
}
.tab a {
    display: block;
    margin-right: 5px;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #d9d9d9;
}
.tab li:first-child a { border-top: none; }
.tab a br { display: none; }

.tab .recommend { border-left: 5px solid #5ba619; }
.tab .ladies { border-left: 5px solid #f24981; }
.tab .mens { border-left: 5px solid #0a83bf; }
.tab .foods { border-left: 5px solid #ffb31a; }
.tab .hobby { border-left: 5px solid #a621a6; }
.tab .campaign { border-left: 5px solid #ff791a; }
.tab .norengai { border-left: 5px solid #c00900; }
.tab .foodshow { border-left: 5px solid #24954b; }

/* tab・toggle切り替え版 */
.box_tab_toggle .heading01 { margin-bottom: 1px; }
.heading01 .toggle_sp,
.toggle_sp {
    position: relative;
    display: block;
    margin: -10px 0;
    padding: 15px 40px 15px 10px;
    background: #333;
    color: #fff;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
}
.heading01 .toggle_sp { margin: -10px; }
.heading01 .toggle_sp:after,
.toggle_sp:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 16px;
    height: 9px;
    margin-top: -5px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -100px -50px;
    background-size: 200px auto;
    content: " ";
}
.heading01 .toggle_sp.opened:after,
.toggle_sp.opened:after { background-position: 0 -50px; }
.box_tab_toggle .tab,
.tab_toggle + .tab,
.toggle_sp_panel { display: none; }


/* jsをともなわないタブ */
.static_tab {
    position: relative;
    top: 0;
    margin-bottom: 10px;
    border-left: none;
    background: #fff;
    z-index: 0;
}

.static_tab:before {
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    width: 100%;
    height: 8px;
    background: url(/images/common/bg_texture_w.png) repeat left top;
    background-size: 10px;
    content: " ";
    z-index: 4;
    visibility: visible;
}

.static_tab li {
    float: left;
    display: table;
}
.static_tab a {
    display: table-cell;
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 10px 10px 12px;
    border-top: 2px solid #333;
    border-left: 1px solid #fff;
    border-bottom: 8px solid #333;
    background: #f2f2f2;
    text-decoration: none;
    vertical-align: middle;
}
.static_tab li:first-child a { border-top: 2px solid #333; }
.static_tab li:first-child a { border-left: none; }
.static_tab .current {
    border-bottom-color: #333;
    background-color: #333;
    color: #fff;
    z-index: 3;
}

/*

共通：タグ
-----------------------------------*/

.tags li {
    display: inline-block;
    padding: 3px 5px 2px;
    background: #e6e6e6;
    font-size: 10px;
    line-height: 1.2;
}
.tags .tag_advance_notice {
    background-color: #f23524;
    color: #fff;
}

/*
リスト：トピックス
-----------------------------------*/
.list_topics > p {
    margin: 10px;
}
.list_topics .item {
    position: relative;
    min-height: 100px;
    padding: 5px 10px 5px 115px;
    border-bottom: 1px solid #ccc;
}
.list_topics .image_wrap {
    position: absolute;
    top: 5px;
    left: 5px;
    display: table;
    width: 100px;
    height: 100px;
}
.list_topics .image {
    display: table-cell;
    width: 100px;
    height: 100px;
    background: #f5f5f5 url(/images/common/bg_texture_bk.png) repeat left top;
    background-size: 15px 16px;
    text-align: center;
    vertical-align: middle;
}
.list_topics .image img {
    max-width: 100px;
    max-height: 100px;
}
.list_topics .title {
    margin: 0 0 5px;
    font-size: 16px;
}
.list_topics .title + p { display: none; }
.event_data li {
    padding-left: 12px;
    background: url(/images/common/ico_square.png) no-repeat left 5px;
    background-size: 8px;
    font-size: 12px;
}

/*
リスト：バナー
-----------------------------------*/
.list_banner { margin-left: 10px; }
.list_banner li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
   width: 33.33%;
   margin-top: 10px;
   padding-right: 10px;
   text-align: center;
}
.list_banner li:nth-child(-n+3) { margin-top: 0; }
.list_banner a { display: block; }

/*
関連サイトバナー
-----------------------------------*/
.list_relations {
    margin: 10px 0 20px;
    text-align: center;
}
.list_relations:last-child { margin-bottom: 0; }
.list_banner + .list_relations {
    position: relative;
    margin-top: 60px;
}
.list_banner + .list_relations:before {
    position: absolute;
    top: -30px;
    left: 50%;
    display: block;
    width: 180px;
    height: 2px;
    margin-left: -90px;
    border-radius: 2px;
    background: #e5e5e5 url(/images/common/bg_texture_w.png) repeat left top;
    background-size: 10px;
    content: " ";
}
.list_relations li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    margin-right: -3px;
    padding: 5px;
}
.list_relations a { display: block; }
.list_relations li.squarebanner {
   width: 33.33%;
}

/*
リスト：ショップ
-----------------------------------*/
.list_shop p {  font-size: 12px; }

/* ブロックタイプ */
.list_shop_block li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    display: table;
    width: 50%;
    margin: -1px 0 0 -1px;
    border: 1px solid #d9d9d9;
}
.list_shop_block li:nth-child(odd) {
    clear: left;
    border-right: 1px solid #d9d9d9;
}
.list_shop_block a {
    display: table-cell;
    height: 32px;
    padding: 10px;
    font-size: 13px;
    line-height: 1.2;
    vertical-align: middle;
}
.list_shop_block .image { display: none; }
.list_shop_block p { margin: 0; }


/*
共通注意事項
-----------------------------------*/
.footer_anounce {
    margin: 10px;
    font-size: 10px;
}

/*
ログイン機能
-----------------------------------*/
.box_login p,
.box_login .box_button {
 margin: 10px;
}
.box_login input[type="text"],
.box_login input[type="email"],
.box_login input[type="password"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:block;
    width: 100%;
    padding: 8px 10px 7px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
}

.box_login .reg {
    display: inline-block;
    margin-top: 5px;
    padding: 5px 10px;
    background: #e5e5e5;
    font-size: 11px;
}


/*
スマホ用フッター
-----------------------------------*/
.footer_nav_sp { margin-top: 30px; }
.footer_nav_sp li { margin-bottom: 1px; }
.footer_nav_sp a {
    position: relative;
    display: block;
    padding: 15px;
    background: #e6e6e6;
}
.footer_nav_sp li:first-child a { font-weight: 500; }
.footer_nav_sp a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    background: url(/images/sp_common/sprite_arrow.png) no-repeat -50px 0;
    background-size: 200px auto;
    content: " ";
}


/*
店舗フッター
-----------------------------------*/
#shop_footer { padding: 5px 10px 75px; }

#shop_footer .information li {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    padding-left: 20px;
}
#shop_footer .information li:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/images/sp_common/sprite_icon.png);
    background-size: 500px auto;
    content: " ";
}
#shop_footer .information .address:before { background-position: -250px -100px; }
#shop_footer .information .tel:before { background-position: -300px -100px; }
#shop_footer .information .time:before { background-position: -350px -100px; }
#shop_footer .information .holiday:before { background-position: -400px -100px; }

#shop_footer .information p { margin: 0; }

.box_footer_notice {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 15px;
}

/*
グローバルフッター
-----------------------------------*/
footer.global { z-index: 1; }

.footer_anounce + footer.global { margin-top: 40px; }

.page_top {
    position: absolute;
    top: -30px;
    left: 50%;
    width: 70px;
    margin-left: -35px;
    text-align: center;
}
#button_page_top { display: none !important; }
.page_top a {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 20px;
    border-top: 10px solid #666;
    background: #333;
    font-size: 10px;
    line-height: 20px;
}
.page_top a:before {
    position: absolute;
    top: -8px;
    left: 50%;
    display: block;
    margin-left: -8px;
    border-color: transparent transparent #333;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    content: " ";
}
.footer_shop_list,
.footer_list  { padding-bottom: 30px; }
.footer_shop_list .title,
.footer_list .title  { padding-bottom: 10px; }
.footer_shop_list li,
.footer_list li {
    float: left;
    width: 50%;
    margin-top: 10px;
}
.footer_shop_list li:nth-child(odd) { clear: left; }

footer.global small { font-size: 9px; }

.box_important_notice li {
    font-size: 13px!important;
}





