@charset "utf-8";

/* =======================================

	evebt-osechi CSS

========================================== */
/* 画像置換 */
 {
	display: block;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}

/* PC用の要素を非表示 */
.pc,
.lead br,
p.text br,
.aside ul li strong br,
#osechi_recipe ul.recipe_list li.pc,
#osechi_recipe .arrange ul.recipe_list li p.tit br {
	display: none;
}





/* -- base -------------------------------------  */
#content {

}

p {
	line-height: 1.6;
	font-size: 15px;
	text-align: justify;
	color: #000;
	text-justify: inter-ideograph;
}

h1 {
	position: absolute;
	top: 25px;
	width: 100%;
	color: #fff;
	font-family: 'すずむし', 'Suzumushi', serif;
	font-size: 36px;
	text-align: center;
	line-height: 1.4;
	text-shadow: 0px 0px 8px rgba(166, 33, 0, 1);
	font-weight: bold;

}
h1 span.small {
	display: block;
	font-size: 32px;
}

.subPage h1 {
	margin-bottom: 0;
	position: relative;
	top: 0;
    background: url(/img/recipe/event/osechi_2016/bg_02.jpg) 0 0 repeat-y;
    background-size: 970px auto;
    font-size: 35px;
    color: #fff;
    line-height: 1.6;
    vertical-align: middle;
    font-weight: bold;
    overflow: visible;
    letter-spacing: 2px;
    text-shadow: 0px 2px 1px #de3f2a,0px 1px 1px #de3f2a,1px 1px 1px #de3f2a,1px 0px 1px #de3f2a,2px 0px 1px #de3f2a,1px -1px 1px #de3f2a,1px -2px 1px #de3f2a,0px -2px 1px #de3f2a,-1px -2px 1px #de3f2a,-2px -2px 1px #de3f2a,-2px -1px 1px #de3f2a,-2px 0px 1px #de3f2a,-2px 1px 1px #de3f2a,-1px 1px 1px #de3f2a;
}

.subPage h1 span.small {
	display: inline;
	font-size: 34px;
}

h2 {
	margin: 10px 10px 25px;
	width: 100%;
	color: #e83a00;
	font-family: 'すずむし', 'Suzumushi', serif;
	font-size: 30px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: -8px;
}

h2 span {
	padding-left: 3px;
	letter-spacing: -25px;
}

h2 span.kana {
	padding-left: 0;
	letter-spacing: -10px;
}

.headerBox {
	padding-bottom: 10px;
	position: relative;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}

.line {
	margin-top: 0;
	padding-top: 33px;
	border: none;
	background: url(/img/recipe/event/osechi_2016/line_01.png) center top repeat-x;
	background-size: 700px auto;
}

/* -- aside -- */
.aside.line {
	margin: 10px 0 40px;
}

.aside ul {
	padding: 10px;
	background: #fff;
	border-radius: 3px;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}

.aside ul li {
  position: relative;
	padding: 15px 25px 15px 5px;
	overflow: hidden;
	float: none;
	border-bottom: 1px solid #ddd;
	background: #fff url(/img/recipe/event/osechi_2016/arrow.png) right center no-repeat;
	background-size: 20px auto;
}
.aside ul li:last-child {
	border-bottom: none;
}

.aside ul li a {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	align-items: center;
	transition: 0.3s;
	opacity: 1;
}

.aside ul li a:hover {
	opacity: 0.8;
	text-decoration: none;
}

.aside ul li img {
	flex: 1;
	margin-right: 10px;
	width: 25%;
	height: 100%;
}
.aside ul li img.pdt {
  position: absolute;
	width: 8%;
	height:auto;
  top: 19px;
  left: 19%;
}

.aside ul li p {
	margin-top: -5px;
	flex: 2;
	font-size: 13px;
	line-height: 1.7;
}

.aside ul li strong {
	display: block;
	font-weight: bold;
	font-size: 16px;
}

.aside ul li strong.long {
	letter-spacing: -1px;
}





/* osechi index
--------------------------------------------------------------------  */

/* -- .section_recipeBox -------------------------------------  */
#osechiIdx .section_recipeBox {
	margin: 0 0 0;
	padding-bottom: 40px;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}
#osechiIdx .section_recipeBox a:hover{
	color: inherit;
	text-decoration: none;
}

#osechiIdx .section_recipeBox.last {
	padding-bottom: 10px;
}

#osechiIdx .section_recipeBox h3 {
	position: relative;
	padding: 10px 10px 10px 120px;
	background: url(/img/recipe/event/osechi_2016/bg_02.jpg) 0 0 repeat-y;
	background-size: 970px auto;
	font-size: 30px;
	font-family: '丸フォーク M', 'Maru Folk Medium', serif;
	color: #fff;
	line-height: 1.4;
	vertical-align: middle;
	font-weight: bold;
	overflow: visible;
	letter-spacing: 2px;
	text-shadow:0px 2px 1px #de3f2a,0px 1px 1px #de3f2a,1px 1px 1px #de3f2a,1px 0px 1px #de3f2a,2px 0px 1px #de3f2a,1px -1px 1px #de3f2a,1px -2px 1px #de3f2a,0px -2px 1px #de3f2a,-1px -2px 1px #de3f2a,-2px -2px 1px #de3f2a,-2px -1px 1px #de3f2a,-2px 0px 1px #de3f2a,-2px 1px 1px #de3f2a,-1px 1px 1px #de3f2a;
}

#osechiIdx .section_recipeBox h3 span {
	position: absolute;
    top: -18px;
    left: 5px;
	padding-top: 16px;
	display: block;
	width: 108px;
	height: 80px;
	text-align: center;
	background: url(/img/recipe/event/osechi_2016/ico_01_sp.png) 0 0 no-repeat;
	background-size: 108px auto;
	font-size: 16px;
	font-family: sans-serif;
	color: #FFF100;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: 0;
	z-index: 100;
	text-shadow:0px 2px 1px #de3f2a,0px 1px 1px #de3f2a,1px 1px 1px #de3f2a,1px 0px 1px #de3f2a,2px 0px 1px #de3f2a,1px -1px 1px #de3f2a,1px -2px 1px #de3f2a,0px -2px 1px #de3f2a,-1px -2px 1px #de3f2a,-2px -2px 1px #de3f2a,-2px -1px 1px #de3f2a,-2px 0px 1px #de3f2a,-2px 1px 1px #de3f2a,-1px 1px 1px #de3f2a;
}

#osechiIdx .section_recipeBox img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
}

#osechiIdx .section_recipeBox img:hover {
	opacity: 0.9;
}

#osechiIdx .section_recipeBox p.text {
	position: relative;
	padding: 15px;
}

#osechiIdx .section_recipeBox p.text span {
	position: absolute;
	top: -40px;
	right: 7px;
	padding: 5px 7px 5px 10px;
	background: rgba(255,255,255,0.9);
	border-radius: 8px;
	color: #c30;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	z-index: 100;
}

#osechiIdx .section_recipeBox p.text span:hover {
	background: rgba(255,255,255,1);
	color: #e90016;
}









/* -- section_marin headerBox -------------------------------------  */


#osechiIdx .headerBox .lead-wrapper {
	position: relative;
}

#osechiIdx .headerBox img {
	width: 100%;
	max-width: 550px;
}

p.lead {
	margin: 10px;
	padding: 10px 10px 0;
	border-radius: 5px;
	font-size: 13px;
	color: #000;
}
#osechiIdx p.lead {
	margin: 10px;
	padding: 30px 10px 30px;
	width: 63%;
	height: 155px;
	border-radius: 5px;
	font-size: 13px;
	color: #000;
}

#osechiIdx .headerBox .figure {
	position: absolute;
	bottom: 0;
	right: 15px;
	height: 155px;
}

#osechiIdx .headerBox .figure img.pdt01 {
	width: auto;
	height: 155px;
}

#osechiIdx .headerBox .figure img.pdt02 {
	width: auto;
	height: 155px;
}





/* -- section_recipe -------------------------------------  */
#osechiIdx .section_recipe {
	margin-top: 10px;
}

#osechiIdx .section_recipe .section_recipeBox img {
	width: 100%;
	height: auto;
}

#osechiIdx .section_recipe div:nth-child(4) {
	margin-bottom: 20px;
}






/* -- section_decoration -------------------------------------  */
#osechiIdx .section_decoration div {
	margin-bottom: 10px;
}

#osechiIdx .section_decoration h2 {
	letter-spacing: -9px;
	font-size: 33px;
}

#osechiIdx .section_decoration p.text {
    margin-top: -35px;
    padding: 0 15px 25px 15px;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}




/* -- section_other -------------------------------------  */
#osechiIdx .section_other h2 {
	letter-spacing: -8px;
	font-size: 34px;
}

#osechiIdx .section_other h3 {
	padding-left: 20px;
}
#osechiIdx .section_other h3.spacing-on {
	letter-spacing: 5px;
}

#osechiIdx .section_other h3 span {
	position: relative;
	display: inline;
	top: -3px;
	left: 0;
	font-size: 24px;
	background: none;
	font-family: inherit;
	color: inherit;
}



/* osechi_recipe
--------------------------------------------------------------------  */
#osechi_recipe .section_marin {
	padding-top: 0;
}

#osechi_recipe h1 span.small {
	position: relative;
	left:-3px;
	letter-spacing:-5px;
}

#osechi_recipe h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: -6px;
	font-size: 31px;
}
#osechi_recipe .arrange h2 {
	font-size: 29px;
}

#osechi_recipe ul.recipe_list {
    padding: 20px 0 0;
	position: relative;
	text-align: center;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}

#osechi_recipe ul.recipe_list li {
	margin: 0 3px 35px;
	position: relative;
	display: inline-block;
	width: 47%;
	transition: 0.2s;
	opacity: 1;
}
#osechi_recipe ul.recipe_list li:hover {
	opacity: 0.85;
}

#osechi_recipe ul.recipe_list li.blank.pc.sp {
    display: inline-block;
}

#osechi_recipe ul.recipe_list li img {
	width: 100%;
	height: auto;
	border: 1px solid #e6d6c6;
}

#osechi_recipe ul.recipe_list li p.tit {
	position: absolute;
	padding: 5px 5px 5px 10px;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 1.2;
	color: #fff;
	font-weight: bold;
	background: rgba(207,70,28,0.7);
	z-index: 2;
	text-shadow: 0 0 5px rgba(128,63,0,0.8);
	border: 1px solid #e6d6c6;
	border-top: 0;
}
#osechi_recipe .arrange ul.recipe_list li p.tit {
	background: rgba(232,131,33,0.7);
}







/* osechi_origin
--------------------------------------------------------------------  */
#osechi_origin h1 {
	letter-spacing: -0.1em;
}

#osechi_origin ul.recipe_list {
	padding: 7px;
	background: url(/img/recipe/event/osechi_2016/bg_01.jpg) 0 0;
}

#osechi_origin ul.recipe_list li {
	padding: 8px 5px 8px 5px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(133,66,0,0.2);
}


#osechi_origin ul.recipe_list li a {
	display: block;
	text-align: left;
	position: relative;
	width: 100%;
}

#osechi_origin ul.recipe_list li a:hover {
	text-decoration: none;
}

#osechi_origin ul.recipe_list li div.img {
	position: relative;
	display: block;
	width: 40%;
	display: inline-block;
	vertical-align: top;
	border-radius: 1px;
}

#osechi_origin ul.recipe_list li div.img p.tit {
    position: absolute;
    padding: 5px 5px 5px 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    background: rgba(207,70,28,0.7);
    z-index: 2;
    text-shadow: 0 0 5px rgba(128,63,0,0.8);
	border-radius: 0 0 1px 1px;
}

#osechi_origin ul.recipe_list li div.img img {
	width: 100%;
	height: auto;
	border-radius: 1px;
}

#osechi_origin ul.recipe_list li .text {
	padding: 5px 0 5px 12px;
	display: inline-block;
	width: 58%;
}

#osechi_origin ul.recipe_list li .text p {
	padding-right: 5px;
	font-size: 14px;
}



#osechi_origin ul.recipe_list li p.toRecipe {
	position: absolute;
	bottom: 0;
	right: 0;
    padding: 5px 8px 5px 10px;
    float: right;
    background: rgba(255,255,255,0.9);
    border-radius: 8px;
    color: #c30;
    font-weight: bold;
    font-size: 14px;
    z-index: 100;
    box-shadow: 0 0 5px rgba(146,129,120,0.5);
}

#osechi_origin ul.recipe_list li p.toRecipe.relative {
	position: relative;
	margin-top: 10px;
}













