@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, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","EE EゴシチE","MS PGothic", 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;
}


body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */

/* header,footer */
div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

/* Defalut */
#christmas .pc{
	display:block;
}

#christmas .sp{
	display:none;
}

#christmas {
	font-size:14px;
	line-height: 1.6;
	background: #8f1d22;
	min-width: 1024px;
	letter-spacing: -1px;
}

#christmas a{
	color:#333;
	transition: opacity .15s linear .05s;
	-moz-transition: -moz-opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
}
#christmas a:link{
	color:#333;
}
#christmas a:visited {
	color:#333;
}
#christmas a:focus,
#christmas 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 */
}

#christmas a:active {
	color:#666;
}

/* ------------ main ------------ */

.main-outer {
	background-color: #490509;
	min-width: 1024px;	
}

.main {	
	width: 1024px;
	margin: 0 auto;
}


.main-head-ttl {
	height:122px;
	background:url(../img/bg_ttl_head.png) 0 0 repeat-x;
}
.main-head-ttl img {
	margin:0 auto;
}

h2.mainTtl {
	display: inline;
}

.sub-outer {
	background-color: #8f1d22;
}

.sub {	
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}


/* ------------ section01 ------------ */

.section01-outer {
	background: #8e5c09 url(../img/bg_sec01.jpg) no-repeat top center;
	margin: 0 auto;
	min-width: 1024px;	
}

.section01 {
	width:1024px;
	margin: 0 auto;
	padding: 40px 0 30px;
	height: 394px;
	text-align: center;	
}

.section01 h2 {
	background: url(../img/bg_sec01_tit.png) center 5% no-repeat;	
	color: #990007;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
}

.section01 h2 span {
	font-size: 24px;
	color: #fff;	
}

.section01 h2 + p {
	font-size: 18px;
	color: #fff;
	margin: 10px auto; 
}


.gift-list {
	overflow: hidden;
	width: 720px;
	margin: 0 auto 30px;
	}

.gift-list li {
	float: left;
	width: 220px;
	margin: 0 10px;
	text-align: center;
}

.gift-list li a {
	text-decoration: none;
}

.gift-list li img[src^="img/cmn/cmn_gift_item"],
.gift-list li img[src*="cmn_gift_item"] {
	border: 1px solid #dddddd;
	background-color: #fff;
}

.gift-list-ttl {
	width: 222px;
	height: 62px;
	background: url(../img/bg_sec01_goods.png) center top no-repeat;
	background-size: 100%;
	color: #8e5c09;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.gift-list-txt {
	color: #ffffff;
	margin: 5px 0 7px;
	line-height: 1.2;
}

.gift-list-pdf {
	color: #000;
	font-size: 90%;
	margin: 5px 0 0;
}

/*------------- section02 ------------*/

.section02-outer{
	background: url(../img/bg_sec02.jpg) repeat-x top center,
	url(../img/bg_sec03_bottom.jpg) repeat-x bottom center;
	background-color: #8f1d22;
	min-width: 1024px;
}

.section02{
	width:1024px;
	margin:0 auto;
	position: relative;
}

.section02-txt01{
	position: absolute;
	left: 400px;
	top: 60px;
	width: 520px;
	color: #fff;
	font-size: 16px;
	letter-spacing: -0.5px;
}

.xmas-dishup-box{
	width:950px;
	margin: 0 auto 0;
	padding-top: 235px;
	overflow:hidden;
}

.xmas,
.dishup{
	overflow: hidden;
}

.xmas-dishup-box h3{
	width: 766px;
	height: 70px;
	margin: 0 auto 20px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
}

.xmas h3 {
	background: url(../img/bg_sec02_menu1.png) center top no-repeat;
}

.dishup h3{
	background: url(../img/bg_sec02_menu2.png) center top no-repeat;
}

.xmas-list,
.dishup-list,
.easy-list {
	margin:0;
	padding: 0;
}

.xmas-list h4,
.dishup-list h4 {
	margin: 10px 14px 0;	
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;	
}

.section02 .xmas-list h4 {
	color: #00680c;
}

.section02 .dishup-list h4 {
	color: #937f2f;
}

.xmas-list li,
.dishup-list li{
	position: relative;
	border:1px #ccc solid;
	margin: 0 25px 40px 0;
	background: #fff;
	float: left;
	width: 298px;
	height: 440px;
}

.dishup-list li {
	height: 414px;
}

.xmas-list li.last,
.dishup-list li.last{
	margin-right: 0;
}

.xmas-list p[class^="xmas-list-title"],
.dishup-list p[class^="dishup-list-title"] {
	margin: 10px 0 0 12px;
}

.xmas-list p[class^="xmas-list-title"] img,
.dishup-list p[class^="dishup-list-title"] img {
	width: auto;
}

.xmas-list-txt,
.dishup-list-txt{
	margin: 5px 14px 0;
	font-size:15px;
}

.xmas-list-arrow,
.dishup-list-arrow{
	position:absolute;
	right:10px;
	bottom:10px;
	margin: 0;
	width: 120px;
	height: 24px;
}
.xmas-list-arrow img,
.dishup-list-arrow img {
	display: block;
}

.easy {
	margin: 0 auto 0;
	padding-bottom: 50px;
	overflow: hidden;
}

.easy h3 {
	margin-bottom: 20px;
	background: url(../img/bg_sec02_easy.png) no-repeat center top;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;	
}

.easy h3 span {
	color: #ffc000;
	font-size: 30px;
}

.easy-list {
	overflow: hidden;
	width: 947px;
	margin: 0 auto;
}
.easy-list li {
	float: left;
	width: 222px;
	margin: 0 19px 10px 0;
}
.easy-list li.last {
	margin-right: 0;
}
.easy-list li a {
	text-decoration: none;
}

.easy-list-img img {
	border: 1px solid #ccc;
}
.easy-list-txt {
	margin: 3px 0 0;
	text-align: center;
}


.tp-banner-outer {
	background-color: #fff;
}

ul.tp-banner {
	width: 950px;
	margin: -70px auto 0;
	padding: 13px 0 76px;
	overflow: hidden;
	background-color: #fff;
}

ul.tp-banner li {
	float: left;
	margin-right: 20px;
}

ul.tp-banner li:last-child {
	margin-right: 0;
}


/*------------- section03 ------------*/

.section03-outer{
	background: url(../img/bg_sec03.jpg) repeat-x top center,
		url(../img/bg_sec03_bottom.jpg) repeat-x bottom center;
	background-color: #8f1d22;
	padding-bottom: 125px;
	min-width:1024px;
}

.section03{
	margin:0 auto;
	overflow: hidden;
	width:1024px;
}

.section03 h2{
	float:left;
	margin: 12px 30px 100px 50px;
}

.section03-txt01{
	margin: 50px 0 80px 420px;
	width: 520px;
	font-size:16px;
	color: #fff;
}

.section03 .drink{
	margin-bottom: 20px;
}


.drink-list h3 {
	position: relative;
	width: 300px;
	height: 55px;
	margin-bottom: 15px;
	background-color: #ba8c00 ;	
	color: #fff;
	line-height: 55px;
	font-size: 24px;
	font-weight: bold;	
	text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;	


}

.drink-list h3:after {
position: absolute;
  content: "";
  left: 50%;
  bottom: -12px;
  width: 14px;
  height: 12px;
  margin-left: -7px; /* 三角形画像E幁EE半E */
  background: url(../img/bg_sec03_drink.png) top left no-repeat;
  background-size: 14px 12px;
}

.drink-list{
	overflow: hidden;
	width:950px;
	margin:0 auto;
}

.drink-list .item {
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}

.drink-list li{
	float:left;
	letter-spacing:0;
	width: 298px;
	margin: 0 25px 40px 0;
	list-style: none;
}

.drink-list-border {
	height: 460px;
	position: relative;
}

.drink-list-txt{
	text-align: left;
	margin: 0px 7px;
	position: absolute;
	bottom: 12px;
}

.section03 .drink .drink-list li.drink-list-last {
	margin:0;
}

.section03 .drink-list-exp ul {
	overflow:hidden;
}

.section03 .drink-list-exp ul li {
	line-height: 1.6;
}

.drink-list-exp {
	margin: 10px 7px 7px;
}


.drink-list-img img {
	display: block;
}

.section03 .drink .drink-list .drink-list-exp ul li {
	float:left;
	color: #ba8c00;
	max-width: 278px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}


/* ----------  ---------- */

.regulation {
	color: #fff;
	text-align: right;
	display: block;
	margin: 10px auto 0;
	width: 95%;
	clear: both;
}

.talkroom {
	text-align: center;
	overflow: hidden;
	padding: 20px 0;
}


@media screen and (max-width: 767px){

/* Defalut */
#christmas .pc{
	display:none;
}
#christmas .sp{
	display:block;
}
#christmas {
	max-width: 767px;
}

.pc_main_img-outer02{
	display:none;
}

/* header,footer */
div.spHead,
div.spFoot,
div.spGnav {
	display: block;
}

div.pcHead,
div.pcFoot,
div.pcGnav {
	display: none;
}

/* Defalut */
#christmas{
	font-size:12px;
	line-height: 1.4;
	width:auto;
	min-width: 0;
	margin:0 auto;
	max-width: 767px;
	overflow: hidden;		
}

#christmas .img-rp {
	width: 100% !important;
	height: auto !important;
}


/*--------------------*/
/*------- main -------*/
/*--------------------*/

.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-outer {
	min-width: 0;	
}

.main {	
	width: auto;
}

.sub {	
	width: auto;
	margin: 0 2%; 
	padding: 3% 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}

/*-------------------------*/
/*------- section01 -------*/
/*-------------------------*/

.section01-outer {
	background: url(../img/sp/bg_sec01.png) no-repeat top center,
	url(../img/sp/bg_sec01_bottom.png) no-repeat bottom center;
	background-color: #8e5c09;
	background-size: 100%;
	margin: 0 auto;
	min-width: 0;	
}

.section01 {
	width: 92%;
	margin: 0 auto;
	padding: 5% 0 20%;
	height: auto;	
}

.section01 h2 {
	background: url(../img/bg_sec01_tit.png) center 5% no-repeat;
	background-size: 80%;
	font-size: 18px;
	line-height: 1.3;
}

.section01 h2 span {
	font-size: 14px;
}

.section01 h2 + p {
	font-size: 14px;
	margin: 10px auto; 
	text-align: left;
}

h3[class*="title"]>img,
h3[class*="tit"]>img {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: initial;
}

.gift-list {
	padding-top: 5px;
	width: 100%;
	margin: 0 auto;		
	padding-bottom: 30%;
}

.gift-list li {
	width: 48%;
	margin: 0 4% 4% 0;
	background: url(../img/bg_sec01_goods.png) center top no-repeat;	
	background-size: 100%;
}

.gift-list li:nth-child(even) {	
	margin: 0 0 4% 0;
}


.gift-list-ttl {
	width: 100%;
	height: auto;
	padding: 7% 0 16%;
	background-image: none;
	line-height: 1em;
	font-size: 12px;
}
.gift-list li img {
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}

.gift-list-pdf {
	text-align: left;
	margin:0; 
	color: #fff;
}
.gift-list li img[src^="img/cmn/cmn_gift_item"],
.gift-list li img[src*="cmn_gift_item"] {
	display: none;
}

/*-------------------------*/
/*------- section02 -------*/
/*-------------------------*/
.section02-outer{
	background: url(../img/sp/bg_sec02.png) no-repeat top center,
	url(../img/sp/bg_sec_bottom.jpg) no-repeat bottom center;
	background-color: #8f1d22;
	background-size: 100%;
	width:100%;
	min-width: 0;
	min-height: auto;
}

.section02{
	width: 92%;
	margin:0 auto;
}

.section02-txt01{
	position: static;	
	padding-top: 40%;
	margin: 0 auto 3%;
	width: 100%;	
	font-size: 14px;
	letter-spacing: -0.5px;
}

.xmas-dishup-box{
	width: 100%;
	background: none;
	padding-top: 2%;		
	margin: auto;
	overflow:visible;
}

.xmas,
.dishup{
	margin: 0 0 5.5%;
	float:none;
	width:auto;
}

.dishup {
	margin-bottom: 0;
}

.xmas-dishup-box h3 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 2% 0 9%;
	font-size: 16px;
	line-height: 1.4;
}

.xmas h3 {
	background: url(../img/sp/bg_sec02_menu1.png) center top no-repeat;
	background-size: 100% 85%;	
}

.dishup h3{
	background: url(../img/sp/bg_sec02_menu2.png) center top no-repeat;
	background-size: 100% 85%;	
}	

.xmas-list h4,
.dishup-list h4 {
	float:right;
	width:43%;
	margin:3% 8% 0 3%;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
}	

.xmas-list li,
.dishup-list li{
	border:1px #ccc solid;
	margin-bottom:4%;
	background: #fff;
	position: relative;
	width: 100%;
	height: auto;
}
.xmas-list li {
	background: #fff url("../img/sp/sp_sct02_m_arrow01.png") no-repeat 97.25% 50% ;
	background-size: 3.5%;
}

.dishup-list li{
	background: #fff url("../img/sp/sp_sct02_m_arrow02.png") no-repeat 97.25% 50% ;
	background-size: 3.5%;		
}

.xmas-list li img,
.dishup-list li img{
	width: 100%;
	height: auto;
	float: right;
}

.xmas-list .xmas-list-img,
.dishup-list .dishup-list-img{
	float:left;
	width: 46%;
}

.xmas-list-txt,
.dishup-list-txt{
	float:right;
	width:43%;
	margin:3% 8% 0 3%;
	font-size: 12px;
}

.xmas-list-arrow,
.dishup-list-arrow{
	position:absolute;
	right:3%;
	bottom: 3%;
	width: 25%;
	height: auto;
}

.xmas-list li a {
	display: block;
}

.xmas-list-img {
	display: block;
}

.easy {
	width: 92%;
	margin:2% auto 0;		
	height: auto;
/*	min-height: initial;*/
	padding-bottom: 50%;	
}

.easy h3 {
	margin-bottom: 3%;
	background: url(../img/bg_sec02_easy.png) no-repeat center top;
	background-size: 40%;
	font-size: 14px;
	line-height: 1.4;	
}

.easy h3 span {
	font-size: 16px;
}

.easy-list {
	width: 100%;
	box-sizing: border-box;
}

.easy-list li {
	width: 47%;
	margin: 0 5% 4% 0;
}

.easy-list li:nth-child(even){
	margin: 0 0 4% 0;		
} 	

.easy-list-img img {
	width: 100%;
	display: block;
	height: auto;
}

.easy-list-txt {
	color: #fff;
	margin-top: 2%;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

ul.tp-banner {
	width: 92%;
	margin: 0 auto;
	padding: 2% 0 15% 0 ;
	background-color: initial; 
}

ul.tp-banner li {
	float: none;
	margin: 0 0 4% 0;
}


/*--------------------*/
/*-----section03 -----*/
/*--------------------*/

.section03-outer{
	background: url(../img/sp/bg_sec03.png) no-repeat top center,
	url(../img/sp/bg_sec_bottom.jpg) no-repeat bottom center;
	background-color: #8f1d22;
	background-size: 100%;
	width:100%;
	min-width: 0;
}

.section03{
	width: 92%;
	margin: 0 auto; 
	overflow:visible;
}

.section03 h2 {
	margin: 0;
}

.section03-txt01{
	position: static;	
	padding-top: 40%;
	margin: 0 auto 3%;
	width: 100%;	
	font-size: 14px;
	letter-spacing: -0.5px;
}

.section03 .drink {
	margin-bottom: 0;
}

.section03 .drink .drink-list > li {
	width: 48%;
	margin: 0 4% 7% 0;
	list-style: none;
}

.section03 .drink .drink-list > li:nth-child(even) {
	margin: 0 0 7% 0;
}

.section03 .drink .drink-list li.drink-list-last {
	margin: 0 4% 7% 0;
}
.section03 .drink .drink-list li.drink-list-last.sp-last {
	margin: 0 0 7% 0;
}

.drink-list h3 {
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	padding: 4% 0;
	line-height: 1.2em;
	font-size: 12px;

}

.drink-list h3:after {
position: absolute;
  content: "";
  left: 50%;
  bottom: -12px;
  width: 14px;
  height: 12px;
  margin-left: -7px; /* 三角形画像E幁EE半E */
  background: url(../img/bg_sec03_drink.png) top left no-repeat;
  background-size: 14px 12px;
}

.drink-list {
	width: 100%;
	padding-bottom: 6%;
	box-sizing: border-box;
}
.drink-list .drink-list-exp ul li {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.drink-list-txt {
	position: static;
	margin-bottom: 10px;
	font-size: 12px;
}

.drink-list-border {
	height: auto;
	position: relative;
}




}

