@charset "shift_jis";
/* christmas */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: auto;
	text-decoration: none;
	vertical-align: top;
}

body {
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", "メイリオ",Meiryo, sans-serif;
	/* font-size:12px; */
	color:#333;
	/* letter-spacing: -1px; */
}
ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hidden {
	text-indent: -9999px;
	white-space: nowrap;
}

img {
	border: 0;
	vertical-align: bottom;
}


body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */


div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

/* Defalut */
/*.valentine .pc{
	display:block;
}

.valentine .sp{
	display:none;
}*/

.valentine {
	font-size:16px;
	line-height: 1.6;
	background: #fff;
	letter-spacing: -1px;
}

.valentine a{
	color:#333;
	transition: opacity .15s linear .05s;
	-moz-transition: -moz-opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
}
.valentine a:link{
	color:#333;
}
.valentine a:visited {
	color:#333;
}
.valentine a:focus,
.valentine a:hover {
	color:#666;
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 */
}

.valentine a:active {
	color:#666;
}
/*-- wrap --*/
.wrap {
	max-width: 1600px;
	min-width: 1024px;
	margin: 0 auto;
}

/*-- main --*/
.main {
	width: 100%;
	background: #f2ead4 url(../img/pc/pc_bg_main.jpg) center bottom no-repeat;
}

.main-head-ttl {
    height: 122px;
    margin: 0 auto;
    background: url(../img/pc/bg_ttl_head.png) 0 0 repeat-x;
}

.main-head-ttl img {
	display: block;
    margin: 0 auto;
}

.main-inner {
	padding: 52px 0;
}
.main-title {
	width:512px;
	height: 296px;
	margin: 0 auto;
}

/*-- section01 --*/
.sec01 {
	background: #ffd3d3;
}
.sec01-inner {
	background: url(../img/pc/pc_bg_kanpai.png) center top no-repeat;
}
.sec01-title {
	padding: 20px 0 30px;
	text-align: center;
}
.sec01-txt {
	padding-bottom: 50px;
	text-align: center;
}
.bg_arc {
	height: 72px;
	background: url(../img/pc/pc_bg_arc.png) center bottom no-repeat;
}

/*-- section02 --*/
.sec02 {
	background: url(../img/pc/pc_bg.png) center top;
}
.sec02-title {
	text-align: center;
}
.sec02-title img {
	margin-top: -35px;
}
.sec02-txt {
	margin: 20px 0 30px;
	text-align: center;
}
.dishup-box{
	min-width:1024px;
	margin:0 auto;
	z-index: 5;
	position: relative;
	overflow: hidden;
}
.dishup-box-inner{
	width:950px;
	margin: 0 auto 0;
	overflow:hidden;
}
.dishup-list-item {
	position: relative;
	float: left;
	width: 300px;
	margin: 0 25px 25px 0;
	border: 5px solid #d3bd81;
	background: #fff;
	box-sizing: border-box;
}
.dishup-list-item.-last {
	margin-right: 0;
}
.dishup-list-item-txtarea {
	min-height: 136px;
	padding:10px;
}
.dishup-list-item-title {
	margin-bottom: 10px;
}
.dishup-list-item-txt {
	margin-bottom: 15px;
	font-size: 14px;
}
.dishup-list-item-here {
	position: absolute;
  right: 3%;
  bottom: 2%;
}

/*-- section03 --*/
.sec03 {
	padding: 20px 0 36px;
	background: #462b12;
}
.sec03-inner {
	min-width: 1024px;
	margin: 0 auto;
}
.sec03-title {
	margin-bottom: 20px;
	text-align: center;
}
.v-enjoy {
	width: 950px;
	margin: 0 auto;
}
.v-enjoy-list {
	overflow: hidden;
}
.v-enjoy-list-item {
	float: left;
	padding: 0 8px;
	text-align: center;
}
.v-enjoy-list-item img {
	margin-bottom: 10px;
}
.v-enjoy-list-item-txt {
	font-size: 14px;
	font-weight: bold;
	color: #e0cd9b;
}

/*-- section04 --*/
.sec04 {
	padding: 38px 0;
	background: url(../img/pc/pc_bg.png) center top;
}
.sec04-title {
	margin-bottom: 20px;
	text-align: center;
}
.sec04-txt {
	margin-bottom: 30px;
	text-align: center;
}
.drink-box{
	position: relative;
	min-width:1024px;
	margin:0 auto;
	z-index: 5;
	overflow: hidden;
}
.drink-box-inner{
	width:950px;
	margin: 0 auto;
	overflow:hidden;
}
.drink02 {
	margin: 0 auto;
}
.drink-list {
	overflow: hidden;
}
.drink-list-item {
	float: left;
	width: 300px;
	margin: 0 25px 30px 0;
}
.drink-list-item-box {
	background: #fff;
	border: 5px solid #d3bd81;
	box-sizing: border-box;
}
.drink-list-item.-last {
	margin-right: 0;
}
.drink-list-item-txtarea {
	padding: 4.5%;
	background: #fff;
	font-size: 14px;
}
.drink-list-item-mat {
	margin-bottom: 2.5%;
	font-weight: bold;
	color: #e75181;
}

.sec04 a {
	text-decoration: underline;
}
	
/*-- section05 --*/
.sec05 {
	padding-bottom: 10px;
	background: url(../img/pc/pc_bg.png) center top;
}
.sec05-inner {
	min-width: 1024px;
	margin: 0 auto;
}
.sec05-title {
	margin-bottom: 18px;
	text-align: center;
}
.together {
	width: 950px;
	margin: 0 auto;
}
.together-list {
	overflow: hidden;
}
.together-list01 {
	width: 950px;
	margin: 0 auto;
}
.together-list02 {
	width:762px;
	margin: 0 auto;
}
.together-list-item {
	float: left;
	width: 186px;
	margin: 0 5px 40px 0;
	text-align: center;
}
.together-list01 .together-list-item {
	margin-right: 5px;
}
.together-list02 .together-list-item {
	margin-right: 6px;
}
.together-list03 .together-list-item {
	margin-right: 80px;
}
.together-list03 .together-list-item:nth-child(2) {
	margin-right: 106px;
}
.together-list-item.-last {
	margin-right: 0;
}
.together-list03 .together-list-item.-last {
	width: 358px;
}
.together-list-item-title {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #492e13;
}
	
/*-- section06 --*/
.sec06 {
	padding: 20px 0 50px;
	background: #462b12;
}
.sec06-inner {
	min-width: 1024px;
	margin: 0 auto;
}
.sec06-title {
	margin-bottom: 20px;
	text-align: center;
}
.recommend {
	width: 950px;
	margin: 0 auto;
}
.recommend-list {
	overflow: hidden;
}
.recommend-list-item {
	float: left;
	margin: 0 23px 0 0;
	text-align: center;
}
.recommend-list-item.-last {
	margin-right: 0;
}

/* SP ================================================================*/
@media screen and (max-width: 767px){
	/* Defalut */
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}


	div.spHead,
	div.spFoot,
	div.spGnav {
		display: block;
	}

	div.pcHead,
	div.pcFoot,
	div.pcGnav {
		display: none;
	}

	.valentine {
		font-size:14px;
		line-height: 1.6;
		width:100%;
		min-width: 0;
		margin:0 auto;
		max-width: 767px;
		overflow: hidden;
	}
	/*-- wrap --*/
	.wrap {
		width: 100%;
		min-width: 0;
	}
	
	/*-- main --*/
	.main {
		background: none;
	}

	.main-head-ttl {
		height: auto;
		background-size: contain;
	}
	
	.main-head-ttl a {
		display: block;
		padding-top: 18.75%;
		background: url(../img/sp/ttl_head.png) center top no-repeat;
		background-size: contain;
	}
	
	.main-head-ttl img {
		display: none;
	}

	.main-title {
		width: auto;
		height: auto;
		padding-top: 39.06%;
		background: url(../img/sp/sp_main.jpg) center top no-repeat;
		background-size: contain;
	}
	.main-inner {
		padding: 0;
	}
	
	/*-- section01 --*/
	.sec01-inner {
		background: none;
	}
	.sec01-title {
		padding-top: 39.37%;
		background: url(../img/sp/sp_ttl_kanpai.jpg) center top no-repeat;
		background-size: contain;
	}
	.sec01-txt {
		padding: 0 15px 50px;
		margin-top: -66px;
		text-align: left;
	}
	.bg_arc {
		height: 31px;
		background: url(../img/sp/sp_bg_arc.png) center bottom no-repeat;
	}
	
	/*-- section02 --*/
	.sec02 {
		background: url(../img/sp/sp_bg.png) center top;
	}
	.sec02-inner {
		max-width: 767px;
		padding: 0 3%;
	}
	.sec02-title {
		/*max-width: 640px;*/
		margin: 0 auto;
		padding-top: 27.13%;
		background: url(../img/sp/sp_ttl_v-menu.png) center top no-repeat;
		background-size: contain;
	}
	.sec02-txt {
		margin-bottom: 20px;
		text-align: left;
	}
	.dishup-box {
		min-width: 0;
	}
	.dishup-box-inner {
		width: 100%;
	}
	.dishup-list-item {
		float: none;
		width:100%;
		margin: 0 0 20px 0;
		overflow: hidden;
	}
	.dishup-list-item a {
		display: block;
		overflow: hidden;
	}
	.dishup-list-item-img {
		float: left;
		width: 46%;
		box-sizing: border-box;
	}
	.dishup-list-item-img img {
		width: 100%;
		height: auto;
	}
	.dishup-list-item-txtarea {
		float: left;
		width: 54%;
		min-height: 0;
		padding: 3%;
		box-sizing: border-box;
	}
	.dishup-list-item-title {
		margin-bottom: 2%;
	}
	.dishup-list-item-title img {
		max-width: 100%;
		height: auto;
	}
	.dishup-list-item-txt {
		margin: 3%;
	}
	.dishup-list-item-here {
		position: absolute;
		right: 3%;
		bottom: 4%;
		width: 25%;
		height: auto;
	}
	.dishup-list-item-here img {
		width: 100%;
		height: auto;
	}
	/*-- section03 --*/
	.sec03 {
		padding-bottom: 20px;
	}
	.sec03-inner  {
		min-width: 0;
		padding: 0 3%;
	}
	.sec03-title {
		max-width: 640px;
		margin: 0 auto 20px;
		padding-top: 15.54%;
		background: url(../img/sp/sp_ttl_v-enjoy.png) center top no-repeat;
		background-size: contain;
	}
	.v-enjoy {
		width: auto;
	}
	.v-enjoy-list {
		width: 100%;
		overflow: hidden;
	}
	.v-enjoy-list-item {
		float: left;
		width: 50%;
		margin-bottom: 5%;
		box-sizing: border-box;
	}
	.v-enjoy-list-item img {
		width: 100%;
		height: auto;
	}
	
	/*-- section04 --*/
	.sec04-inner {
		padding: 0 3%;
	}
	.sec04-title {
		max-width: 640px;
		margin: 0 auto 20px;
		padding-top: 26.35%;
		background: url(../img/sp/sp_ttl_vd-menu.png) center top no-repeat;
		background-size: contain;
	}
	.sec04-txt {
		text-align: left;
	}
	.drink-box {
		min-width: 0;
	}
	.drink-box-inner {
		width: 100%;
	}
	.drink02 {
		width: auto;
	}
	.drink-list-item {
		position: relative;
		float: none;
		width:100%;
		margin: 0 0 30px 0;
	}
	.drink-list-item-box {
		overflow: hidden;
	}
	.drink-list-item-img {
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.drink-list-item-txtarea {
		float: left;
		width: 50%;
		padding: 4% 3%;
		box-sizing: border-box;
	}
	.drink-list-item-box01 .drink-list-item-txtarea,
	.drink-list-item-box02 .drink-list-item-txtarea,
	.drink-list-item-box03 .drink-list-item-txtarea {
		padding: 8% 3%;
	}
	.drink-list-item-title {
		max-width: 360px;
		margin: 0 auto;
	}
	.drink-list-item-title img {
		width: 100%;
		height: auto;
	}
	.drink-list-item-here {
		position: absolute;
		right: 3%;
		bottom: 4%;
		width: 25%;
		height: auto;
	}
	.drink-list-item-here img {
		width: 100%;
		height: auto;
	}

	
	
	/*-- section06 --*/
	.sec06 {
		padding-bottom: 6%;
	}
	.sec06-inner  {
		min-width: 0;
		padding: 0 3%;
	}
	.sec06-title {
		max-width: 640px;
		margin: 0 auto 20px;
		padding-top: 16.95%;
		background: url(../img/sp/sp_ttl_recommend.png) center top no-repeat;
		background-size: contain;
	}
	.recommend {
		width: auto;
	}
	.recommend-list {
		width: 100%;
		overflow: hidden;
		margin: 0 2%;
	}
	.recommend-list-item {
		float: left;
		width: 46%;
		margin: 0 4% 4% 0;
		padding: 0;
		box-sizing: border-box;
	}
	.recommend-list-item img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 480px) {
	.dishup-list-item-txt,
	.v-enjoy-list-item-txt {
		font-size: 12px;
	}
	.drink-list-item-txtarea {
		font-size: 11px;
	}
}