@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Judson:700|Cinzel);

/* /// スマホ ////////////////////////// */

a {
}

a:hover {
 opacity: 0.8;
}

p{ margin-bottom: 10px;}

section {
 text-align: center;
 padding: 0 1%;
}

h1,
h2,
h3,
h4,
h5{
 font-weight: bold;
 letter-spacing: 0;
}

h1{
 font-size: 30px;
 font-size: 3.0rem;
 line-height: 4.5rem;
}

h2{
 font-size: 25px;
 font-size: 2.5rem;
 line-height: 3.75rem;
 text-align: center;
}

.t_ri {
	text-align: right;
}

.t_ce {
	text-align: center;
}

.m_b10 {
	margin-bottom: 10px;
}

.m_b15 {
	margin-bottom: 15px;
}

.m_b20 {
	margin-bottom: 20px;
}

.t_90 {
	font-size: 90%;
}

.video {
  text-align:center;
  margin-bottom: 20px;
}

.video iframe {
  max-width: 100%;
}

/*--- ec-beingの自動タイトルを消すスタイル ---*/
.block-category-list--header,
.block-category-list--comment
/*.block-category-list--goods */{
             display: none;
}


.btnOrange a{
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #fff;
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
 background-color: #f4c15d;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f4c15d), to(#e4a016));
 background-image: -webkit-linear-gradient(top, #f4c15d, #e4a016);
 background-image: -moz-linear-gradient(top, #f4c15d, #e4a016);
 background-image: -ms-linear-gradient(top, #f4c15d, #e4a016);
 background-image: -o-linear-gradient(top, #f4c15d, #e4a016);
 background-image: linear-gradient(to bottom, #f4c15d, #e4a016);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4c15d, endColorstr=#e4a016);
}

.btnOrange a:hover{
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 background-color: #f4c15d;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f4c15d), to(#f2c66b));
 background-image: -webkit-linear-gradient(top, #f4c15d, #f2c66b);
 background-image: -moz-linear-gradient(top, #f4c15d, #f2c66b);
 background-image: -ms-linear-gradient(top, #f4c15d, #f2c66b);
 background-image: -o-linear-gradient(top, #f4c15d, #f2c66b);
 background-image: linear-gradient(to bottom, #f4c15d, #f2c66b);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4c15d, endColorstr=#f2c66b);
}

.btnGreen a{
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #fff;
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
 background-color: #783360;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#783360), to(#823768));
 background-image: -webkit-linear-gradient(top, #783360, #823768);
 background-image: -moz-linear-gradient(top, #783360, #823768);
 background-image: -ms-linear-gradient(top, #783360, #823768);
 background-image: -o-linear-gradient(top, #783360, #823768);
 background-image: linear-gradient(to bottom, #783360, #823768);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#783360, endColorstr=#823768);
}

.btnGreen a:hover{
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 background-color: #783360;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#783360), to(#823768));
 background-image: -webkit-linear-gradient(top, #783360, #823768);
 background-image: -moz-linear-gradient(top, #783360, #823768);
 background-image: -ms-linear-gradient(top, #783360, #823768);
 background-image: -o-linear-gradient(top, #783360, #823768);
 background-image: linear-gradient(to bottom, #783360, #823768);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#783360, endColorstr=#823768);
}

.btnRed a{
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #fff;
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
 background-color: #7c6da0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7c6da0), to(#8675ae));
 background-image: -webkit-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -moz-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -ms-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -o-linear-gradient(top, #7c6da0, #8675ae);
 background-image: linear-gradient(to bottom, #7c6da0, #8675ae);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7c6da0, endColorstr=#8675ae);
}

.btnRed a:hover{
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 background-color: #7c6da0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7c6da0), to(#8675ae));
 background-image: -webkit-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -moz-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -ms-linear-gradient(top, #7c6da0, #8675ae);
 background-image: -o-linear-gradient(top, #7c6da0, #8675ae);
 background-image: linear-gradient(to bottom, #7c6da0, #8675ae);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7c6da0, endColorstr=#8675ae);
}

.txtRed{ color: #94252a;}

.txtSize1{ 
 font-size: 20px;
 font-size: 2.0rem;
 font-weight: bold;
 letter-spacing: 0;
 line-height: 3rem;
}
.txtSize2{ 
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: bold;
 letter-spacing: 0;
 line-height: 2.7rem;
}
.txtSize3{ 
 font-size: 13px;
 font-size: 1.3rem;
 letter-spacing: 0;
 line-height: 1.6rem;
}
.txtSize4{ 
 font-size: 10px;
 font-size: 1.0rem;
 letter-spacing: 0;
 line-height: 1.5rem;
}


/* FACEBOOK *************************** */

#facebookBox {
 width: 98%;
 height: auto;
 margin: 2% auto;
}

/* Facebookいいねボタンエリア *************************** */
.fb-like,
.fb-like span,
.fb-like iframe[style]{ max-width: 100%!important; float: left;}

/* header *************************** */
#breadclumb ul{
 letter-spacing: 0;
 margin: 5px;
}

#breadclumb ul li{
 display: inline-block;
 font-size: 13px;
 font-size: 1.3rem;
 line-height: 1.2rem;
 color: #666;
}

#breadclumb ul li:first-child{
 margin-left: -10px;
}

#breadclumb ul li:last-child{
}

#breadclumb li{
 list-style: none;
 margin: 0;
 padding: 5px 0 5px 15px;
 position: relative;
}

#breadclumb ul li a{
 color: #666;
 display: block;
 text-decoration: none;
}

#breadclumb li:before{
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 left: 2px;
 width: 8px;
 height: 8px;
 margin-top: -4px;
 background: #999;
}

#breadclumb li:after{
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 left: 0px;
 width: 8px;
 height: 8px;
 margin-top: -4px;
 background: #fff;
}

#breadclumb li:first-child:before{
 display: none;
}

#breadclumb li:first-child:after{
 display: none;
}


/*//////// ヘッダ //////////////////////////*/
#pageHeader_80525 {
	max-width: 1024px;
	margin: 0 auto;
}

#pageHeader_80525 .span_24 {

}

.line_g {
	border-bottom: 1px solid #dedede;
}

#pageHeader_80525 .pageHeader_80525H1 h1{ 
 margin-top: 10px;
	  text-align: center;

}
#pageHeader_80525 .pageHeader_80525H1 img{
	/* max-width: 70%;*/
	 height: auto;
}


#pageHeader_80525 .pageHeader_80525Menu ul{

	 text-align: center;
	 padding: 5px 0 15px;
	 float: right;
}

#pageHeader_80525 .pageHeader_80525Menu ul li{
 	font-size: 14px;
 	font-size: 1.4rem; 
	 display: inline-block;
	 letter-spacing: 0;
}

#pageHeader_80525 .pageHeader_80525Menu ul li a{
 color: #5e382c;
 display: block;
 line-height: 1.0rem;
 margin: 0;
 padding: 0 5px;
 text-decoration: none;
 text-align: center;
}

#pageHeader_80525 .pageHeader_80525Menu ul li a:hover{
 color: #d14f27;
 display: block;
 line-height: 1.0rem;
 margin: 0;
 padding: 0 5px;
}


/* main *************************** */

/*  */

.nv80440_contsBlock:after { 
	content: ""; 
	display: table; 
	clear: both; 
}


.nv80440_contsBlock {
	padding: 10px 0;
}



@media print, screen and (max-width: 768px) {
/* /// タブレット・PC ////////////////////////// */
#pageHeader_80440 .pageHeader_80440H1 img {
	max-width: 55%;
	 height: auto;
}
}


@media print, screen and (min-width: 768px) {
/* /// タブレット・PC ////////////////////////// */

section {
 text-align: center;
 padding: 15px 1%;
}

.wd30{width: 30%; margin: 0 auto;}
.wd40{width: 40%; margin: 0 auto;}
.wd50{width: 50%; margin: 0 auto;}
.wd60{width: 60%; margin: 0 auto;}
.wd70{width: 70%; margin: 0 auto;}
.wd80{width: 80%; margin: 0 auto;}

.mrgnLN {
 margin-left: 0; 
 }

.mrgnLR1 {
 margin-left: 1%; 
 margin-right: 1%; 
 }

h1,
h2{
 letter-spacing: 0.15rem;
}

.txtSize1{ 
 font-size: 30px;
 font-size: 3.0rem;
 font-weight: normal;
 letter-spacing: 0;
 line-height: 4.5rem;
}
.txtSize2{ 
 font-size: 25px;
 font-size: 2.5rem;
 font-weight: normal;
 letter-spacing: 0;
 line-height: 3.75rem;
}
.txtSize3,
.txtSize4{ 
 font-size: 16px;
 font-size: 1.6rem;
 letter-spacing: 0.1em;
 line-height: 2.4rem;
}

#marcheMovie,
#marcheRecipe{
 margin-bottom: 2%;
}



/* ページTOP *************************** */
#pageTop {
 font-size: 12px;
 font-size: 1.2rem;
}
#pageTop a {
 	-moz-border-radius: 40px;
 	-webkit-border-radius: 40px;
 	border-radius: 40px;
	width: 60px;
	height: 80px;
 	line-height: 1.5rem;
 	padding-top: 26px;
	background: #a19abf none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: block;
	height: 60px;
	opacity: 0.4;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
	/*width: 60px;*/
}
 
}
#pageTop a:hover {
}


}

@media screen and (min-width : 1024px) {
/* /// PC ////////////////////////// */
}


