@charset "utf-8";

/*
	店舗一覧
*/

#shop #content h1 {
	background-image: url(../../shop/images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 38px;	
}

#shop #content table {
	width: 980px;
	border-bottom: 5px #cbac00 solid;
	background-image: url(../../shop/images/shop_list_body.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#shop #content table thead {
	background-position: 0 0;
	height: 55px;
}

#shop #content table thead th {
	line-height: 55px;
	color: #fff;
	background-image: url(../../shop/images/shop_list_header.gif);
	background-repeat: no-repeat;
}

#shop #content table thead th.floor-02 {
	line-height: 55px;
	color: #fff;
	background-image: url(../../shop/images/shop_list_header.gif);
	background-position: -328px 0;
}

#shop #content table thead th.floor-03 {
	line-height: 55px;
	color: #fff;
	background-image: url(../../shop/images/shop_list_header.gif);
	background-position: -652px 0;
}


#shop #content table tbody tr {
	background-position: 0 0;
}

#shop #content table tbody td.first {
	width: 272px;
	padding-left: 35px;
	padding-right: 21px;
}

#shop #content table tbody td {
	width: 272px;
	padding: 25px;
	padding-left: 31px;
	padding-right: 21px;
	font-size: 14px;
	line-height: 18px;
}

#shop #content table tbody td.last {
	width: 272px;
	padding-left: 31px;
	padding-right: 25px;
}

#shop #content table tbody td dl {
	margin-bottom: -20px;
}

#shop #content table tbody td dl dt {
	float: left;
	color: #cbac00;
	font-weight: bold;
}

#shop #content table tbody td dl dd {
	margin-left: 45px;
	margin-bottom: 20px;
}

#shop #content table tbody td dl dd a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

/*
	店舗詳細
*/

#shop-detail #content {
	padding-bottom: 110px;
}

#shop-detail #content header {
	padding-bottom: 40px;
}

#shop-detail #content header .visual {
	position: relative;
	height: 360px;
	width: 980px;
	margin-bottom: 40px;
}

#shop-detail #content header .visual .container {
	position: absolute;
	z-index: 2;
	background-image: url(../../shop/detail/images/header_bg.png);
	width: 305px;
	height: 360px;
	top:0;
	right: 0;
}

#shop-detail #content header .visual .container .shop {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 45px;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}

#shop-detail #content header .visual .container .ar {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	padding-top: 37px;
	padding-right: 50px;
	background-image: url(../../shop/detail/images/header_ar_bg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#shop-detail #content .photo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}



#shop-detail #shop-nav ul {
	overflow: hidden;
}

#shop-detail #shop-nav ul li {
	float: left;
}


#shop-detail #shop-nav ul li a {
	display: block;
	height: 60px;	
	width: 196px;
	overflow: hidden;
	text-indent: -9999px;
}

#shop-detail #shop-nav ul li.gem a {
	background-image: url(../../shop/detail/images/shop_nav_gem.gif);
}

#shop-detail #shop-nav ul li.association a {
	background-image: url(../../shop/detail/images/shop_nav_association.gif);
}

#shop-detail #shop-nav ul li.news a {
	background-image: url(../../shop/detail/images/shop_nav_news.gif);
}

#shop-detail #shop-nav ul li.outline a {
	background-image: url(../../shop/detail/images/shop_nav_outline.gif);
}

#shop-detail #shop-nav ul li.sns a {
	background-image: url(../../shop/detail/images/shop_nav_sns.gif);
}

#shop-detail #section-gem {
	background-image: url(../../shop/detail/images/gem_bg.gif);
	background-repeat: repeat-x;
	padding-top: 42px;
	padding-bottom: 50px;
}

#shop-detail #section-gem h2 {
	background-image: url(../../shop/detail/images/gem_title.gif);
	width: 221px;
	height: 23px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#shop-detail #section-gem .wrapper {
	border: 5px solid #ceb223;
	position: relative;
	padding-left: 330px;
	/* height: 250px; */
	min-height: 250px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
}

#shop-detail #section-gem .wrapper h3 {
	color: #ceb223;
	font-size: 18px;
	margin-bottom: 20px;
}

#shop-detail #section-gem .wrapper figure {
	position: absolute;
	top: 0;
	left: 0;

}


#shop-detail #section-association {
	background-image: url(../../shop/detail/images/association_bg.gif);
	background-repeat: repeat-x;
	padding-top: 42px;
	padding-bottom: 50px;
}

#shop-detail #section-association h2 {
	background-image: url(../../shop/detail/images/association_title.gif);
	width: 115px;
	height: 21px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#shop-detail #section-association ul.tab {
	margin-left: -1px;
	overflow: hidden;
	list-style: none;
}

#shop-detail #section-association ul.tab li {
	width: 326px;
	float: left;
	margin-left: 1px;
	height: 50px;
	position: relative;
}



#shop-detail #section-association ul.tab li a {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 326px;
	background-color: #ccecfb;
	color: #00a0e9;
	background-image: url(../../shop/detail/images/association_tab_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	line-height: 46px;
	text-decoration: none;
}

#shop-detail #section-association ul.tab li a:hover {
	opacity: 1;
}

#shop-detail #section-association ul.tab li.current a {
	background-color: #00a0e9;
	color: #fff;
	line-height: 50px;
}



#shop-detail #section-association .tab-content {
	border: 5px solid #00a0e9;
	padding: 25px;
}

#shop-detail #section-association .tab-content section {
	overflow: hidden;
}

#shop-detail #section-association .tab-content section h3 {
	color: #00a0e9;
	font-size: 18px;
	line-height: 1;
	border-bottom: 1px dashed #7fcff4;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#shop-detail #section-association .tab-content section figure{
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

#shop-detail #section-news {
	background-image: url(../../shop/detail/images/news_bg.gif);
	background-repeat: repeat-x;
	padding-top: 42px;
	padding-bottom: 50px;
}

#shop-detail #section-news h2 {
	background-image: url(../../shop/detail/images/news_title.gif);
	width: 123px;
	height: 23px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#shop-detail #section-news ul {
	list-style: none;
	margin-left: -20px;
	margin-top: -30px;
	overflow: hidden;
}

#shop-detail #section-news ul li {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#shop-detail #section-news ul li a {
	text-decoration: none;
}

#shop-detail #section-news article {
	width: 220px;
	height: 320px;
	padding: 5px;
	position: relative;
}

#shop-detail #section-news article h3 {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;	
	padding: 0 6px;
}

#shop-detail #section-news article .date {
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	padding: 6px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#shop-detail #section-news article.food {
	background-color: #d93154
}

#shop-detail #section-news article.event {
	background-color: #00a0e9
}

#shop-detail #section-news article.sale {
	background-color: #cbac00
}

#shop-detail #section-news article.other {
	background-color: #006600
}


#shop-detail #section-news article .icon {
	position: absolute;
	top: -11px;
	left: -11px;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#shop-detail #section-news article.food .icon {
	background-image: url(../images/news_icon_food.png);
}

#shop-detail #section-news article.event .icon {
	background-image: url(../images/news_icon_event.png);
}

#shop-detail #section-news article.sale .icon {
	background-image: url(../images/news_icon_sale.png);
}

#shop-detail #section-news article.other .icon {
	background-image: url(../images/news_icon_other.png);
}


#shop-detail #section-outline {
	background-image: url(../../shop/detail/images/outline_bg.gif);
	background-repeat: repeat-x;
	padding-top: 42px;
	padding-bottom: 50px;
}

#shop-detail #section-outline h2 {
	background-image: url(../../shop/detail/images/outline_title.gif);
	width: 150px;
	height: 23px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#shop-detail #section-outline-photo {
	margin-bottom: 50px;
}

#shop-detail #section-outline-photo .visual {
	margin-bottom: 20px;
}

#shop-detail #section-outline-photo .visual img {
	vertical-align: bottom;
}



#shop-detail #section-outline-photo ul {
	list-style: none;
	overflow: hidden;
	position: relative;
	height: 74px;
	padding-top: 11px;
}

#shop-detail #section-outline-photo ul li {
	float: left;
	margin-left: 20px;
	height: 74px;
	width: 180px;
	overflow: hidden;
}

#shop-detail #section-outline-photo ul li.current {
	position: absolute;
	bottom: 0;
	margin: 0;
	left: 0;
	width: 180px;
	height: 85px;
}


#shop-detail #section-outline-photo ul li:first-child {
	margin-left: 0px;
}


#shop-detail #section-outline-text {
	border: 5px solid #01ac09;
	margin-bottom: 40px;
	padding: 15px;
	font-size: 12px;
	line-height: 22px;
}

#shop-detail #section-outline .container {
	overflow: hidden;
}

#shop-detail #section-outline-info {
	float: left;
}

#shop-detail #section-outline-info dl {
	overflow: hidden;
	width: 640px;
	margin-top: -10px;
}

#shop-detail #section-outline-info dt {
	float: left;
	width: 120px;
	border: 5px solid #dddddd;
	line-height: 40px;	
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}

#shop-detail #section-outline-info dt.even {
	background-color: #f5f5f5;
}

#shop-detail #section-outline-info dd {
	float: left;
	border: 5px solid #dddddd;
	margin-left: -5px;
	width: 485px;
	line-height: 40px;	
	font-size: 12px;
	margin-top: 10px;
	padding-left: 20px;
}

#shop-detail #section-outline-info dd.even {
	background-color: #f5f5f5;
}


#shop-detail #section-outline-floormap {
	border: 5px solid #dddddd;
	width: 296px;
	height: 280px;
	float: left;
	margin-left: 30px;
}

#shop-detail #section-sns {
	background-image: url(../../shop/detail/images/sns_bg.gif);
	background-repeat: repeat-x;
	padding-top: 55px;
	padding-bottom: 50px;
}

#shop-detail #section-sns .container {
	overflow: hidden;
	width: 1000px;
}

#shop-detail #section-sns-facebook {
	float: left;
	width: 480px;
	margin-right: 20px;
	margin-bottom: 25px;
}

#shop-detail #section-sns-twitter {
	float: left;
	width: 480px;
	margin-right: 20px;
	margin-bottom: 25px;
}


#shop-detail #section-sns-staff {
	border: 5px solid #808080;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 15px;
}

#shop-detail #section-sns-staff figure {
	float: left;
	height: 112px;
	width: 285px;
	padding-right: 15px;
}

#shop-detail #section-sns-staff figure .title {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}

#shop-detail #section-sns-staff figure .name {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

#shop-detail #section-sns-staff figure .profile {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}


#shop-detail #section-sns-staff figure img {
	float: left;
	margin-right: 15px;
}

#shop-detail #section-sns-staff .text {
	margin-top: -10px;
}

#shop-detail #section-sns-staff .text p {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}



#shop-detail #section-sns-url {
}

#shop-detail #section-sns-url a {
	font-size: 24px;
	line-height: 86px;
	display: block;
	background-image: url(../../shop/detail/images/sns_url_bg.gif);
	background-repeat: no-repeat;
	padding-left: 81px;
	text-align: center;	
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

#shop-detail-news-detail #section-news {
	padding: 25px;
	overflow: hidden;
}

#shop-detail-news-detail #section-news.food {
	border: 5px solid #d93154;
}

#shop-detail-news-detail #section-news.event {
	border: 5px solid #00a0e9;
}

#shop-detail-news-detail #section-news.sale {
	border: 5px solid #cbac00;
}

<!-- Add by NSEFFECT 2018/02/06-->
#shop-detail-news-detail #section-news.other {
	border: 5px solid #006600;
}

#shop-detail-news-detail #section-news h2 {
	line-height: 35px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	font-size: 18px;
}

#shop-detail-news-detail #section-news.food h2 {
	border-bottom: 1px dashed #d93154;
	color: #d93154
}

#shop-detail-news-detail #section-news.event h2 {
	border-bottom: 1px dashed #00a0e9;
	color: #00a0e9
}

#shop-detail-news-detail #section-news.sale h2 {
	border-bottom: 1px dashed #cbac00;
	color: #cbac00
}

<!-- Add by NSEFFECT 2018/02/06-->
#shop-detail-news-detail #section-news.other h2 {
	border-bottom: 1px dashed #006600;
	color: #cbac00
}

#shop-detail-news-detail #section-news i {
	display: inline-block;
	vertical-align: bottom;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 10px;
}

#shop-detail-news-detail #section-news.food i {
	background-image: url(../images/news_icon_food.png);
}

#shop-detail-news-detail #section-news.event i {
	background-image: url(../images/news_icon_event.png);
}

#shop-detail-news-detail #section-news.sale i {
	background-image: url(../images/news_icon_sale.png);
}

<!-- Add by NSEFFECT 2018/02/06-->
#shop-detail-news-detail #section-news.other i {
	background-image: url(../images/news_icon_other.png);
}

#shop-detail-news-detail #section-news h2 span {
	float: right;
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
}

#shop-detail-news-detail #section-news .images {
	float: right;
	margin-left: 40px;
}
