@charset "utf-8";


a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }

.link_ul a:link { text-decoration: underline; }
.link_ul a:visited { text-decoration: underline; }
.link_ul a:hover { text-decoration: underline; }
.link_ul a:active { text-decoration: underline; }

.link_noline a:link { text-decoration: none; }
.link_noline a:visited { text-decoration: none; }
.link_noline a:hover { text-decoration: none; }
.link_noline a:active { text-decoration: none; }

.keyword a {
	text-decoration: underline;
}

.pickup .boxlink {
	position: relative;
}

.pickup .boxlink .pickup_tag {
	background: url(../img/special_icon.png) no-repeat 0 0;
	-webkit-background-size: 64px 42px;
	z-index: 1;
	position: absolute;
	width: 64px;
	height: 42px;
	top: 0;
	left: 10px;
	text-indent: -9999px;
}

.linkmore {
	margin: 10px 10px 20px 10px;
}

.linkmore a {
	display: block;
	background: url(../img/arrow02.gif) no-repeat right center;
	min-height: 16px;
	margin: 0;
	padding: 7px 10px 3px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.linkmore.line {
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #CCC;
}

.title_common {
	border-top: 2px solid #ec6200;
	border-bottom: 1px solid #e5e4d0;
	background: url(../img/bg_gtitle.png) repeat-x 0 bottom;
	min-height: 16px;
	margin: 5px 0 0;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ec6200;
}

.title_common.ti_sub {
	border-top: 2px solid #c4bfbb;
	border-bottom: none;
	margin: 0 0 5px;
	color: #666;
}

.title_common.ti_space {
	margin: 0px 0 5px;
}

.title_common.ti_noline {
	border-bottom: none;
}

.title_common.ti_sub_rank {
	border-top: 2px solid #ec6200;
	border-bottom: none;
	margin: 0 0 5px;
	color: #ec6200;
}

.title_common h1 {
	color: #ec6200;
}

/*写真配置パターン８：大×２＋達人写真付
------------------------------------------*/
div.phoArea13 {
	margin: 10px auto 0;
	padding: 0 10px;
	list-style: none;
	clear: both;
}

div.phoArea13 ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	clear: both;
	width: 300px;
	overflow: hidden;
}

div.phoArea13 ul li {
	float: left;
	width: 145px;
	margin: 0 0 10px;
	padding: 0;
}

div.phoArea13 ul li.left {
	margin: 0 10px 10px 0;
}

div.phoArea13 ul li p.photo {
	margin: 0 0 10px;
	padding: 0;
}

div.phoArea13 ul li p.text {
	margin: 0;
	padding: 0;
}

div.phoArea13 ul li p.text a img {
	float: left;
	margin: 0 10px 0 0;
}

div.phoArea13 ul li p.text span {
	display: block;
	margin: 0 0 8px;
}

div.phoArea13 ul li p.text_star {
	color: #eeb300;
	font-weight: bold;
	margin: 0 ;
	padding: 0;
}

div.phoArea06 {
	margin: 10px auto 0;
}

div.phoArea06 ul li {
	position: relative;
	width: 90px;
}

div.phoArea06 ul li a {
	display: block;
}

div.phoArea06 ul li a p {
	width: 90px;
	margin: 0;
	padding: 84px 0 0;
}

div.phoArea06 img.rank_badge {
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 33px;
	z-index: 10;
}

div.phoArea06 img.pho {
	position: absolute;
	top: 8px;
	left: 0;
	width: 90px;
	height: 70px;
	z-index: 1;
}

.shopPR {
	border-top: 1px dotted #d4d4d4;
	border-bottom: 1px dotted #d4d4d4;
	background: url(../img/arrow02.gif) no-repeat right center;
	display: block;
	margin: 10px 10px 0;
	padding: 10px;
	min-height: 16px;
	font-size: 16px;
	text-align: center;
}

.shopPR a {
	text-decoration: underline;
}

table.menuBtn td{
	width: 50%;
}

footer a {
	text-decoration: underline !important;
}


/* drawer menu ======================== */
#drawer_contents {
	display:block;
}

.drawer_bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 1000;
	position: fixed;
	left: 0;
	top: 0;
	display:none;
}

#drawer_menu {
	background: #fff;
	margin: 0 20px 0 0;
	box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
	z-index: 1001;
	position: absolute;
	left: 0;
	top: 0;
	display:none;
}

#drawer_menu .drawer_hdr { height: 45px; list-style: none; }
.drawer_hdr .logo { width: 183px; height: 27px; float: left; margin: 10px 0 0 8px; }
.drawer_hdr .logo a { display: block; width: 183px; height: 27px; background: url(../img/common/logo.png); -webkit-background-size:183px 27px; }
.drawer_hdr .logo a span { display: none; }

.drawer_hdr .close {
	float: right;
	display: block;
	width: 46px;
	height: 45px;
	background: url(../img/common/header_ico_close.png) no-repeat 0 0;
	-webkit-background-size: 46px 45px;
}

.drawer_hdr .close a {
	width: 46px;
	height: 45px;
	display: block;
	padding: 30px 0 0;
	text-align: center;
	font-size: 8px;
	font-weight: 900;
}

.drawer_title {
	margin: 0;
}

#drawer_menu table.menuBtn{
	border-collapse:collapse;
	width:100%;
	font-size:11px;
	line-height:15px;
	}

#drawer_menu table.menuBtn td{
	border-right:1px solid #e5e4d0;
	border-left:1px solid #fff;
	border-bottom:1px solid #e5e4d0;
	background:url(../img/bg_gnavi.gif) repeat-x bottom;
	text-align:left;
	}

#drawer_menu table.menuBtn th{
	border-right:1px solid #e5e4d0;
	border-left:1px solid #fff;
	border-bottom:1px solid #e5e4d0;
	background:#e5e4d1;
	}

#drawer_menu table.menuBtn a{
	display:block;
	background:url(../img/arrow01.png) no-repeat center left;
	padding:10px 10px 10px 20px;
	color:#333;
	text-decoration:none;
	}

#drawer_menu table.menuBtn a.open{
	background:url(../img/icon_plus.gif) no-repeat center left;
	padding-left:30px;
	}

#drawer_menu table.menuBtn a.close{
	background:url(../img/icon_minus.gif) no-repeat center left;
	padding-left:30px;
	}

#drawer_menu .menuList {
	background: #fff url(../img/bg_gnavi.gif) repeat-x bottom;
	border-left: 1px solid #fff;
	border-bottom:1px solid #e5e4d0;
	display: block;
	padding: 10px 10px 10px 0;
}

#drawer_menu .menuList a.open{
	background: url(../img/icon_plus.gif) no-repeat center left;
	padding-left: 30px;
	}

#drawer_menu .menuList a.close{
	background: url(../img/icon_minus.gif) no-repeat center left;
	padding-left: 30px;
	}

#drawer_menu .search {
	background-image: none;
	background-color: #fff1db;
	border-bottom:1px solid #e5e4d0;
	padding: 10px 10px 10px;
	zoom:1;
}

#drawer_menu .search input[type="text"] {
	width: 227px;
}

#drawer_menu .listFB a {
	background: url(../img/icon_facebook.gif) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listTW a {
	background: url(../img/icon_twitter.gif) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listPC a {
	background: url(../img/icon_pc.gif) no-repeat 6px center;
	-webkit-background-size: 17px 15px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listFeature a {
	background: url(../img/icon_tokusyu.png) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listTatsujin a {
	background: url(../img/icon_tatsujin.png) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listRanking a {
	background: url(../img/icon_ranking.png) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listMonitor a {
	background: url(../img/icon_monitor.png) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

#drawer_menu .listAnker a {
	background: url(../img/arrow01.png) no-repeat 6px center;
	-webkit-background-size: 17px 17px;
	display: block;
	padding-left: 30px;
	min-height: 17px;
}

/*----- 20150220追加 -----*/
.list.pickup .cont li img { box-shadow: 0 2px 2px #ccc; }
.list.pickup .cont h2 a { box-shadow: none; }

/*----- 20151015追加 -----*/
div.phoArea12 {
	margin: 10px 10px 10px 10px;
}

div.phoArea12 ul {
	border-bottom: 1px dotted #CCC;
}

div.phoArea12 ul li {
	position: relative;
    margin-top: 10px;
}

div.phoArea12 ul li a {
	display: block;
}

div.phoArea12 ul li a p {
	margin: 0;
	padding: 53px 0 0;
}

div.phoArea12 img.pho {
	position: absolute;
	top: 8px;
	left: 0;
	width: 90px;
	height: 70px;
	z-index: 1;
}

div.phoArea12 img.rank_badge {
	position: relative;
	top: 0pc;
	right: -60px;
	width: 31px;
	height: 33px;
	z-index: 10;
}

div.phoArea12 span {
	position: absolute;
	top: 8px;
	left: 100px;
	z-index: 1;
	overflow: visible;
}

/* ほかのカテゴリを見る ボタン */
div.linkmore_button {
  margin: 10px 20px 0px 20px;
  padding: 8px 0px 8px 0px;
  display: block;
  text-align: center;
  color: #000000;
  font-size: 16px;
  background-color: #FFCC99;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #ddd;
  border: solid 1px #FF9900;
}

/* 星評価 表示用
------------------------------------------*/
.star-rating-div {
	display:inline-flex;
	align-items: center;
}
.star-rating {
  position: relative;
  display:inline-block;
  font-size: 16px;
}
.star-rating .star-rating-item{
  position:absolute;
  overflow: hidden;
}
.star-rating .star-rating-item:before{
  white-space: nowrap;
  content:"★★★★★";
  color: #ffcc33;
}
.star-rating:after {
  content:"★★★★★";
  color: #ccc;
}

/* 星評価入力(RateYo!版)
---- */
.rating-box {
  position: relative;
	display: inline-flex;
}
.rating-box .rateYo {
  display: inline-flex;
  margin-right: 10px;
  left: 0;
  position: relative;
}
.rating-box .input-div {
  display: inline-flex;
	align-items: center;
}
.rating-box .rating-input {
  background: #fff;
  border: 1px solid #888;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 0 5px;
  width: 40px;
}
.rating-box .counter {
  background: #000;
  border-radius: 5px;
  color: #fff;
  display: none;
  font-size: 14px;
  font-weight: bold;
  left: -9999px;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: -27px;
  width: 35px;
  z-index: 999;
}
.rating-box .counter:before {
  border-top: 8px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid transparent;
  bottom: -16px;
  content: "";
  left: 50%;
  margin-left: -7px;
  position: absolute;
}
.lead {
	margin: 3px;
}

.item_description{
	line-height: 1.5em;
}

.item_detail_section{
	margin-top: 32px;
}

.item_detail_section h2{
	font-size: 1.5em;
	margin-left: 8px;
	margin-right: 8px;
	border-left: solid #f38a2b 15px;
	border-bottom: solid #f38a2b 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.item_detail_section img{
	width: calc(100% - 16px);
	margin: 8px;
}

.item_detail_section p{
	line-height: 1.5em;
	padding: 8px;
}

.item_recommend_eat{
	margin-top: 32px;
	margin-bottom: 32px;
}

.item_recommend_eat h2{
	font-size: 1.5e;
	font-size: 1.5em;
	margin-left: 8px;
	margin-right: 8px;
	border-left: solid #ecd0a5 15px;
	border-bottom: solid #ecd0a5 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.item_recommend_eat p{
	line-height: 1.5em;
}

.item_volume h2{
	margin-left: 8px;
}
