﻿/***********************************************/
/*  共通  */
/***********************************************/
ul{
	list-style:none;
}

li{
	list-style-image:none;!important
}

#contents h2 
{
    width:auto;
    background:none;
    color:#000;
    margin:0;
    padding:0;
}

#contents h2 img
{
    width:auto;
    background:none;
    margin:0;
    padding:0;
    position:relative;
    top:0;
    left:0;
}


/***********************************************/
/*  base  */
/***********************************************/

#footer 
{
    min-width:950px;
}

#pc_share_outer {
  width: 950px;
  margin: 0 auto;
}

.pc_share 
{
    display:block;
    width:190px;
    float:right;
    margin:0 auto 10px;
    overflow:hidden;
}

.tools_btn .tools_btn_R a
{
    text-indent:0%;
}

.tools_btn_L,
.tools_btn_R
{
    width:40px;
    height:auto;
}

.tools_btn_L 
{
    margin-right:10px;   
}

.tools_btn_R 
{
    
    margin-left:0%;   
}

.tools_btn_L a, .tools_btn_R a 
{
    width:40px;
    height:auto;
    text-indent:0%;
}

.tools_btn_L a img, .tools_btn_R a img
{
    width:100%;
}

.shareLine 
{
    display:none;
}

#pc_share_outer 
{
    width:950px;
    margin:0 auto;
}


#footer_L a.sp_footer_info,
#footer_L a.sp_footer_top
{
    display:none;
}

.sp_footer-nav
{
    display:none;
}

.moreTxt 
{
    width:100%;
    text-align:center;
}

.footerLink 
{
    display:none;
}


/***********************************************/
/*  contents  */
/***********************************************/
#contents
{
    position:relative;
    width:950px;
    padding-bottom:20px;
    background:url(../image/main-bg.png) 0 0 no-repeat #1e1210;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", “HG明朝E”, ”ＭＳ Ｐ明朝”, “MS PMincho”, Meiryo, serif;
}

#contents-header 
{
    margin-left:40px;
    margin-bottom:25px;
    padding-top:30px;
}

#contents-header h1
{
    display:block;
    width:616px;
    height:160px;
    margin-bottom:25px;
    background:url(../image/mainlogo.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#contents-header h2
{
    display:block;
    width:247px;
    height:38px;
    margin:0 0 20px;
    padding:0;
    float:none;
    border:none;
    background:url(../image/copy01.png) 0 0 no-repeat #1e1210;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#headcopy p 
{
    display:block;
    height:15px;
    margin-bottom:20px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

p.p01{
    width:283px;
    background:url(../image/copy02.png) 0 0 no-repeat;
}

p.p02{
    width:321px;
    background:url(../image/copy03.png) 0 0 no-repeat;
}

p.p03{
    width:321px;
    background:url(../image/copy04.png) 0 0 no-repeat;
}

p.p04{
    width:400px;
    background:url(../image/copy05.png) 0 0 no-repeat;
}

#contentsInner 
{
    width:920px;
    margin:0 auto;
}

#contentsInner h2
{
    display:block;
    width:539px;
    height:33px;
    margin:0 auto 20px;
    padding:0;
    float:none;
    border:none;
    background:url(../image/copy06.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#contentsInner ul 
{
    width:100%;
}

#contentsInner ul li.shopBox
{
    position:relative;
    display:block;
    width:410px;
    height:210px;
    float:left;
    margin:0 15px 30px;
    padding:10px;
    background-color:#dcdddd;
}

#contentsInner ul li.shopBox:hover
{
    background-color:#fff;
}

#contentsInner ul li.shopBox a.shoplinkBtn
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.shopDetail 
{
    position:relative;
    width:100%;
    margin-bottom:10px;
}

.shopDetail img
{
    position:relative;
    width:242px;
    clear:both;
    float:left;
}

.shopTxt 
{
    position:relative;
    width:168px;
    float:left;
}

.shopTxt h3
{
    position:relative;
    padding:22px 0 0 10px;
    border-bottom:1px solid #333;
    color:#F00;
    line-height:1.1em;
}

.shopTxt p
{
    font-size:12px;
    line-height:14px;
    position:relative;
    padding:5px 0 5px 10px;
}

ul.shopInfo 
{
    width:100%;
    overflow:hidden;
}

ul.shopInfo li
{
    width:auto;
    float:left;
    padding-left:17px;
    margin-right:10px;
    font-size:12px;
}

.cartel 
{
    background:url(../image/telicon.png) 0 50% no-repeat;
}

.caradd 
{
    background:url(../image/addressicon.png) 0 50% no-repeat;
}

.time 
{
    background:url(../image/timeicon.png) 0 50% no-repeat;
}

.holyday 
{
    background:url(../image/holydayicon.png) 0 50% no-repeat;
}

.seat 
{
    background:url(../image/seaticon.png) 0 50% no-repeat;
}

.small 
{
    font-size:12px;
    line-height:14px;
}

a.topLink 
{
    display:block;
    width:130px;
    height:auto;
    margin:0 auto;
    padding:10px;
    text-align:center;
    background-color:#FFF;
    font-size:14px;
    text-decoration:none;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

/***********************************************/
/*  clearfix  */
/***********************************************/
.cf:after {
  content: "";
  clear: both;
  display: block;
}


@media screen and (max-width: 768px)
{
    
    
#header 
{
    width:94%;
    margin:0 auto;
    padding:3% 0;
}
    
#header_L 
{
    width:65%;
}

#header_LL 
{
    width:100%;
    height:auto;
}

#header_LL a
{
    width:100%;
    height:61px;
    background:url(/s_library/image/image_logo.jpg) 0 0 no-repeat;
    background-size:contain;
}

#header_LL a img 
{
    display:none;
}

#header_R 
{
    width:27%;
}

#header_R #navi 
{
    width:100%;
    background:none;
    padding-bottom:0;
}

#header_R h2 
{
    display:none;
}

#freesearch 
{
    display:none;
}

#header_R #btn_favo {
  width: 100%;
  float: right;
  border:none;
  margin: 0;
  padding:0;
}

#header_R #btn_favo a 
{
    display:block;
  width: 100%;
  height:61px;
  margin: 0;
  padding:0;
  background:url(/s_library/image/checkListBtn.gif) 0 0 no-repeat;
    background-size:contain;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}


/***********************************************/
/*  contents  */
/***********************************************/
#contents
{
    position:relative;
    width:100%;
    padding-bottom:20px;
    background:url(../image/main-bg.png) 0 0 no-repeat #1e1210;
    background-size:contain;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", “HG明朝E”, ”ＭＳ Ｐ明朝”, “MS PMincho”, Meiryo, serif;
}

#contents-header 
{
    margin-left:20px;
    margin-bottom:25px;
    padding-top:30px;
}

#contents-header h1
{
    display:block;
    width:80%;
    height:0;
    margin-bottom:25px;
    padding-bottom:20%;
    background:url(../image/mainlogo.png) 0 0 no-repeat;
    background-size:contain;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#contents-header h2
{
    display:block;
    width:70%;
    height:0;
    margin:0 0 20px;
    padding:0 0 11%;
    float:none;
    border:none;
    background:url(../image/copy01.png) 0 0 no-repeat;
    background-size:contain;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#headcopy p 
{
    display:block;
    height:15px;
    margin-bottom:20px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

p.p01{
    width:76%;
    background:url(../image/copy02.png) 0 0 no-repeat;
    background-size:contain;
}

p.p02{
    width:80%;
    background:url(../image/copy03.png) 0 0 no-repeat;
    background-size:contain;
}

p.p03{
    width:80%;
    background:url(../image/copy04.png) 0 0 no-repeat;
    background-size:contain;
}

p.p04{
    width:95%;
    background:url(../image/copy05.png) 0 0 no-repeat;
    background-size:contain;
}

#contentsInner 
{
    width:98%;
    margin:0 auto;
}

#contentsInner h2
{
    display:block;
    width:90%;
    height:0;
    margin:0 auto 20px;
    padding:0 0 11%;
    float:none;
    border:none;
    background:url(../image/copy06.png) 0 0 no-repeat;
    background-size:contain;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#contentsInner ul 
{
    width:100%;
}

#contentsInner ul li.shopBox
{
    position:relative;
    display:block;
    width:96%;
    height:auto;
    float:none;
    margin:0 0 30px;
    padding:2%;
    background-color:#dcdddd;
}

.shopDetail 
{
    position:relative;
    width:100%;
    margin-bottom:10px;
}

.shopDetail img
{
    position:relative;
    width:100%;
    clear:both;
    float:none;
}

.shopTxt 
{
    position:relative;
    width:100%;
    float:none;
}

.shopTxt h3
{
    position:relative;
    padding:22px 0 0 10px;
    border-bottom:1px solid #333;
    color:#F00;
}

.shopTxt p
{
    font-size:12px;
    line-height:14px;
    position:relative;
    padding:5px 10px;
}

ul.shopInfo 
{
    width:100%;
    overflow:hidden;
}

ul.shopInfo li
{
    width:auto;
    float:left;
    padding-left:17px;
    margin-right:10px;
    font-size:12px;
}

.cartel {
    background:url(../image/telicon.png) 0 50% no-repeat;
}

.cartel a
{
    position:relative;
}

.address 
{
    background:url(../image/address-icon.png) 0 50% no-repeat;
}

.time 
{
    background:url(../image/timeicon.png) 0 50% no-repeat;
}

.holyday 
{
    background:url(../image/holydayicon.png) 0 50% no-repeat;
}

.seat 
{
    background:url(../image/seaticon.png) 0 50% no-repeat;
}

.small 
{
    font-size:12px;
    line-height:14px;
}

a.topLink 
{
    display:block;
    width:130px;
    height:auto;
    margin:0 auto;
    padding:10px;
    text-align:center;
    background-color:#FFF;
    font-size:14px;
    text-decoration:none;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
 

 /* フッターリンク */

.tools_btn_R a
{
    display:block;
    width:30px;
    height:30px;
}

.moreTxt img
{
    width:80%;
}





#footer 
{
    min-width:0;
}

#header_SEO h1,
#footer_L,
#footer_inner
{
    width:100%;
}

#footer_link,
#footer_inner_U,
.tools_btn_pc
{
    display:none;
}



.shop-details-box 
{
    width:90%;
    margin:0 auto 20px;
}

.shop-link 
{
    margin:0 auto;
    width:100%;
    height:auto;
    margin:0 auto;
    padding:0;
}

.shop-link a,
.shop-link a:hover
{
    width:100%;
    background:none;
    text-indent:0;
    border:1px solid #f5a915;
    text-align:center;
    background-color:#FFF;
    padding:3% 0;
    text-decoration:none;
    font-size:1.2em;
    color:#f5a915;
}

#header_SEO h1 
{
    display:none;
}

#footer_inner{
    background-color: #481F00;
    padding: 3% 0;
}

#footer_L
{
    width:100%;
    padding-bottom:3%;
}

#footer_L a 
{
    display:none;
}

#footer_L a.sp_footer_info
{
    width:auto;
    float:left;
    display:block;
    line-height:14px;
    margin-left:5%;
    vertical-align: baseline;
}

#footer_L a.sp_footer_top 
{
    width:auto;
    float:right;
    margin:0 5% 0 0;
    display:block;
    line-height:14px;
    vertical-align: baseline;
}

#footer_R
{
    width:100%;
    clear:both;
    text-align:center;
    background-color:#B3ADA0;
}

.tools_btn 
{
    display:none;
}

.pc_share 
{
    display:block;
    width:90%;
    float:none;
    margin:0 auto 10px;
}

.tools_btn_L,
.tools_btn_R
{
    width:18%;
    height:auto;
}

.tools_btn_L 
{
    margin-right:2.5%;   
}

.tools_btn_R 
{
    margin-left:0%;   
}

.tools_btn_L a, .tools_btn_R a 
{
    width:100%;
    height:auto;
    text-indent:0%;
}

.tools_btn_L a img, .tools_btn_R a img
{
    width:100%;
}

.shareLine 
{
    display:block;
}



#pc_share_outer 
{
    width:100%;
    margin:0;
}

.sp_footer-nav
{
    display:block;
}

.spDisplay 
{
    display:block;
}

.pcDisplay 
{
    display:none !important;
}





/***********************************************/
/*  contents  */
/***********************************************/
#contents
{
    position:relative;
    width:100%;
}


}

@media screen and (max-width: 480px)
{
    
#au-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li 
{
    font-size:0.8em;
} 

.more-buscoupon 
{
    font-size:12px;
}

}