@charset "utf-8";

/***************************************************************
*
*	PC view
*	
****************************************************************/

#wine_header ul .enoteca_link{
	line-height: 12px ;
	font-size: 10px ;
	font-weight:bold;
	background-image: url(../../common/img/allow_enoteca.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	width:150px;
	height:24px;
	text-align:left;
	margin-top:12px;
	padding-left:15px;
}

#headerLink li {
	float:left;
	margin-right:15px;
	_margin-right:10px;
}

#wine_header ul .enoteca_link a{
	color:#000;
	text-align:left;
	padding:0;
	text-decoration: none;
}

#wine_header ul .enoteca_link a:hover{
	text-decoration: underline;
}
.pc {
	display: block;
}
.sp {
	display: none;
}

.txt_c{
	text-align: center;
}

.alin_rignt{
	text-align: right;
}



.inr_box a {
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}
.inr_box a:hover {
    opacity: 0.6;
}

#wrapper {
	padding:0;
	margin:0;
	text-align:left;
	font-size:100%;
	zoom: 1;
}

#wrapper li{
	list-style:none;
}

#wrapper img {
	border:none;
}

#wrapper:after {
	content: "";
	display: block;
	clear: both;
}



/*------------------------------

	wine header

------------------------------*/

#wine_header {
	position:relative;
	width:1024px;
	margin:0 auto;
	padding-bottom:10px;
	zoom: 1;
}

#wine_header:after {
	content: "";
	display: block;
	clear: both;
}

#wine_header #ttl{
	float:left;
	margin-top:18px;
}

#social {
	position:relative;
	float: right;
	width: 180px;
}

#social_pin {
	position:relative;
	float: right;
}

#social,
#social_pin {
	padding-top:37px;
	/padding-top:25px;
}

#headerLink {
	position:relative;
	float:right;
	padding-top:10px;
	/padding-top:25px;
	zoom: 1;
}

#headerLink li {
	float:left;
	margin-right:15px;
	_margin-right:10px;
}

#headerLink li a{
	color:#717171;
	padding-left:15px;
}


#headerLink:after {
	content: "";
	display: block;
	clear: both;
}






/*----------------------------------
   panel_bnr 
----------------------------------*/

.panel_box{
	width: 1024px;
	margin:0 auto 20px;
}

.panel_box h1{
	margin: 30px 0 0 ;
}

.panel_box .inr_box ul{
	overflow: hidden;
	padding:16px 0 0 ;
}

.panel_box .inr_box  ul li {
	float:left;
	width: 241px;
	height:179px;
	overflow: hidden;
	margin:9px 20px 9px 0;
}

.panel_box .inr_box  ul li img{
	width: 100%;
}


.panel_box .inr_box  ul li:nth-child(4n) {
	margin:9px 0 9px 0 ;
}

.panel_box .inr_box  ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	text-decoration: none;
}

.panel_box .inr_box  ul li a:hover {
	text-decoration: none;
}

.panelttl {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 100px;
	background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(0,0,0,0.5));
	background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(0,0,0,0.5));
	border-radius: 10px;
	-webkit-border-radius: 10px;
}


.panelttl p {
	position: absolute;
	bottom: 0px;
	width: 93%;
	color: #fff;
	text-align:left;
	padding: 0 0 10px 5%;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}


.otsumami{
	margin-bottom:60px;
}


/*--------------------------
.snsArea
 --------------------------*/

.snsArea{
	width: 1024px;
	margin:0 auto;
	padding:15px 0 30px;
}

.snsArea ul{
	display: inline-block;
	text-align:right;
	position: relative;
	z-index: 0;
}

.snsArea iframe {
    vertical-align: bottom;
}

/***************************************************************
*
*	SP view
*	
****************************************************************/

@media screen and (max-width:769px){
	
.pc {
	display: none !important;
}
.sp {
	display: block;
}

#wrapper img{
	width: 100%;
}



/* sp base
------------------------------------------------------------ */

body {
	padding-top: 0;
	background: none;
}

#wrap {
	padding-top: 0px;
	width: 100%;
	background-color:#FFF;
	overflow: hidden;
}

#contentsArea{
	overflow: hidden;
}

#wrap #content {
	width: 100%;
}

#wrapper .navi_box{
  width: 60%;
  background: rgba(150,53,87,0.97);
  position: absolute;
  top: 0 !important;
  left: 100%;
  z-index: 6;
  display: none;
}

#wrapper .bg_black{
  width: 100%;
  background: rgba(0,0,0,0.4);
  position: absolute;
  top: 0 !important;
  left: 0;
  z-index: 5;
  display:none;
}



/*----------------------------------
   panel_bnr osusume
----------------------------------*/

.panel_box{
	width: 100%;
	margin:0%  0 8%;
}

.panel_box h1{
	margin: 0 0 2% ;
}

.panel_box .inr_box ul{
	overflow: hidden;
	padding:2% 0 ;
	width:300px;
	height: 690px;
	margin:0 auto;
	position:relative;
}

.panel_box .inr_box  ul li {
	float:none;
	width: 145px;
	height: 107px;
	margin: 0;
	position:absolute !important;
}

.panel_box .inr_box  ul li:nth-child(4n) {
	margin:0 ;
}


.panel_box .inr_box  ul li img{
	display:block;
	width:100%;
	height:auto;
}


.panel_box .inr_box  ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}



.panel_box .inr_box ul li.leftcnt{
	left:0;
}

.panel_box .inr_box ul li.rightcnt{
	right:0;
}

.panel_box .inr_box ul li.top_01{
	top:10px;
}

.panel_box .inr_box ul li.top_02{
	top:125px;
}

.panel_box .inr_box ul li.top_03{
	top:240px;
}

.panel_box .inr_box ul li.top_04{
	top:355px;
}

.panel_box .inr_box ul li.top_05{
	top:470px;
}

.panel_box .inr_box ul li.top_06{
	top:585px;
}


.panel_box .inr_box  ul li:last-child{
	margin:0;
}

.section .panelttl p {
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	border: none;
}

#otsumami_ttl{
	width: 96.5%;
	margin:0 auto 2%;
}

.otsumami.panel_box .inr_box ul{

	height: 220px;
	margin:0 auto;
	position:relative;
}

/*--------------------------
.snsArea
 --------------------------*/

.snsArea{
	text-align:right;
	width: 190px;
	padding:15px 0 ;
	margin: 0 10px 5px 0 ;
	display: inline-block;
}

}