@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.month-area {
	width:100%;
	background: #fff;
	font-family: 'Noto Sans JP';
	font-size: 1.8rem;
	padding: 20px 0;
	background: url("../images/background/month.png");
	background-position: top 30px center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.magazine-img {
	border:1px solid #333;
}

.month-area .title-ym {
	font-size: 2.0rem;
}

.month-area .title {
	font-size: 2.8rem;
	font-weight: 900;
}

.caution-box{
	border-top:2px solid #333 ;
	font-weight: normal;
	font-size: 1.4rem;
	font-family: 'Sawarabi Mincho';
	line-height: 1.4em;
	display: inline-block;
}

.caution-box span{
	display: inline-block;
	margin-top: 5px;
}

.month-present img {
	margin-top: -10px;
}

.month-present img.hokren {
	margin-top: 10px;
}
.update {
	font-family: 'Noto Sans JP';
	font-size: 1.2rem;
	font-weight: 300;
}



.month-sp .banner {
	margin-top: 20px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.season-area {
	width:100%;
	height:30px;
/*	background: #fff95d;*/
	background: #ffd450;
}


.season-title {
/*	margin: 5px;*/
	margin: 10px;
}

/*.season-title img {
	width:345px;
}*/

.season-photo img  {
	width:280px;
}
.season-photo {
	position: relative;
	display: block;
	width: 280px;
/*	height: 260px;
	height: 195px;*/
	margin: 20px;
/*	background: #fff;*/
}

/*////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1045px) {
	.season-photo-title{
		display: block;
		margin: 20px auto;
		text-align: center;
	}
	.season-photo {
		position: relative;
		display: block;
		width: 280px;
/*		width: 260px;
		height: 181px;*/
		margin: 10px auto 20px;
/*		background: #fff;*/
	}
}

/*////////////////////////////////////////////////////////////////////////////////*/
.season-area .recipe-title {
	margin-top: 10px;
}

.season-area .desc {
	display: inline-block;
	font-family: 'Noto Sans JP';
	font-size: 1.6rem;
	font-weight: 600;
	text-align: left;
	line-height: 1.6em;
/*2019/02	line-height: 1.6em;*/
/*

	margin-top: 40px;
	margin-top: 30px;
*/
	margin-top: 15px;
	letter-spacing: 0.2em;
/*
	margin-left: -15px;
/*
	letter-spacing: 0.05em;
/*
	margin-left: -15px;
	letter-spacing: 0.1em;
*/
}
.season-photo span.title {
	position: absolute;
	bottom: 0;
	left:0.5px;
/*	width: 100%;*/
	width: 98%;
/*	background: #235c1b;*/
	background: #330000;
	color: #fff;
	text-align: center;
	opacity:0.8;
	padding: 5px 0;
	font-weight: 200;
}

.season-photo img {
/*	box-shadow: 0 0 4px #666;*/
}
.season-photo span.glyphicon {
	margin-right: 10px;
}

.season-photo a:hover span.title {
/*	opacity:1.0;*/
	opacity:0.8;
}

.season-photo a:hover img {
	opacity:0.7;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.detail-area {
	width:100%;
	background: url("../images/background/detail.png");
	background-position: top 10px right 50px;
	background-repeat: no-repeat;

	background-color: #fff;
}

.detail-area-sp {
	width:85%;
	margin: 20px auto;

}

.detail-area-sp .special {
	width:100%;
	margin: 0 auto;
	text-align: left;

}

.detail-area .title-ym {
	font-family: 'Noto Sans JP';
	font-size: 2.0rem;
	font-weight: 900;
	width:95%;
	margin: 20px auto 0;
}
.detail-area .detail-logo {
	display: block;
	width:95%;
	margin: 10px auto 20px;
}

.detail-area .detail-logo img {
	width:400px;
}

.special {
	display: inline-block;
	box-shadow: 0 0 8px #333;
	width: 95%;
	margin: 15px auto;
	padding: 15px;
	text-align: left;
	font-family: 'Noto Sans JP';
}

.special .title{
	font-size: 2.0rem;
	font-weight: 900;
	margin: 0;
	padding:0;
}
h2 {
	color: #e5001f;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

.special .desc {
	font-size: 1.8rem;
	line-height: 1.8em;
/*
	line-height: 1.6em;
*/
}
.cooking-guide{
	display:inline-block;
	height:150px;
	box-shadow: 0 0 4px #999;
	margin: 15px 0;
	padding: 15px;
	position: relative;
}

/*////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 945px) {

	.cooking-guide{
		display:inline-block;
		height:150px;
		box-shadow: 0 0 4px #999;
		margin: 15px 0;
		padding: 15px;
		position: relative;
		margin-bottom: 50px;
	}

}

/*////////////////////////////////////////////////////////////////////////////////*/

.cooking-guide .clip-top{
	position: absolute;
	top:-5px;
	left: -5px;
}
.cooking-guide .clip-bottom{
	position: absolute;
	bottom: -5px;
	right: -5px;
}


.cooking-guide .photo {
	float: left;
	width:90px;
	text-align: center;
	margin-right: 10px;
}

.cooking-guide .text {
	float: right;
	width:300px;
}

.cooking-guide .text span {
	font-size: 1.0rem;
	font-weight: 900;
}

.cooking-guide .text p {
	font-size: 1.8rem;
	font-weight: 400;
	display: inline-block;
	/*201905*/
	margin-bottom:2px;
}

.cooking-guide .text p span.ruby {
	font-size: 1.0rem;
	font-weight: 400;
	display: inline-block;
	vertical-align: bottom;
}


.cooking-guide .text span.desc {
	font-size: 1.2rem;
	font-weight: 400;
}

/*////////////////////////////////////////////////////////////////////////////////*/
.special-photo {
	display: block;
	width: 400px;
	height: 365px;
	margin: 10px auto 20px;
	background: #fff;
	position: relative;
}

.special-photo img.pickup {
	position: absolute;
	top:-45px;
	left: 100px;
}
.special-photo span.title {
	font-family: 'Noto Sans JP';
/*	font-size: 2.0rem;*/
	font-size: 1.8rem;
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	background: #991127;
	color: #fff;
	text-align: center;
	opacity:0.8;
	padding: 5px 0;
	font-weight: bold;
}

.special-photo img.photo {
	box-shadow: 0 0 4px #666;
}
.special-photo span.glyphicon {
	margin-top: 2px;
	margin-right: 10px;
}

.special-photo a:hover span.title {
	opacity:1.0;
}

.special-photo a:hover img {
	opacity:0.7;
}
.special-photo .special-comm{
	border: 1px solid #ff5b7b;
	background: #fce5f5;
	border-radius: 5px;
	font-weight: 500;
	font-size: 1.2rem;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.detail-area-sp .special-photo {
	position: relative;
	display: block;
	width: 300px;
	height: 273px;
	margin: 40px auto 20px;
	background: #fff;
	position: relative;
}

.detail-area-sp .special-photo img.photo {
	width:300px;
}
.detail-area-sp .special-photo img.pickup {
	position: absolute;
	top:-45px;
	left: 100px;
}

/*////////////////////////////////////////////////////////////////////////////////*/




/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/




.recipe-area {
	width:100%;
	font-family: 'Noto Sans JP';
	background: url("../images/background/recipe-box.png");
/* backnumber*/
	background-position: bottom 250px right 30px;
/*	background-position: bottom 50px right 30px;*/
	background-repeat: no-repeat;
	background-color: #fff;

}

.recipe-area .title-ym {
	font-size: 2.0rem;
	font-weight: 900;
	width:95%;
	margin: 20px auto 0;
}


h3 {
	color: #e5001f;
	width:100%;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.2em;
	margin: 0 auto 10px ;
	padding: 0;
}

.recipe .desc {
	font-size: 1.8rem;
	line-height: 1.4em;
	font-weight: 300;
	width:95%;
	margin: 0 auto 10px ;

}

/*//////////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:1024px) {
	.recipe .desc {
		display: none;
	}
}
/*//////////////////////////////////////////////////////////////////////////////////////*/
.recipe-box {
/* backnumber用*/	
	display: block;
	width: 700px;
	text-align: center;
	margin: 0 auto;
		
/* 
	float: left;
	display: block;
	width: 700px;
	text-align: center;
	margin: 0;
*/
/**	background: url("../images/month/202206_pc.png");
	background-position: top 15px left 25px;
	background-repeat: no-repeat;**/
}

.recipe {
	display: inline-block;
	box-shadow: 0 0 8px #333;
	width: 650px;
	margin: 15px auto;
	padding: 10px 20px;
	text-align: left;
	font-family: 'Noto Sans JP';
	background: url("../images/background/recipe_menu.png");

/* 2020/06/23*/
/*	background-position: bottom 50px right 30px;*/
	background-position: bottom 5px right 30px;

	background-repeat: no-repeat;
}

.recipe ul.menu{
	list-style-type: none;
	width:92%;
	margin: -35px auto;
	padding: 0;
	
}

.recipe ul.menu li{
	float: left;
	position: relative;
	margin: 35px 35px 0 0;
}
.recipe ul.menu li:nth-child(even){
	margin: 35px 0 0 0;
 }
 
.recipe ul.menu li img{
	width:260px;
}
.recipe ul li span.title {
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	background: #235c1b;
	color: #fff;
	text-align: center;
	opacity:0.8;
	padding: 5px 0;
	font-weight: 500;
	font-size: 1.2rem;
}

.recipe ul li span.glyphicon {
	margin-right: 10px;
}

.recipe .cooking-guide{
	display:inline-block;
	height:130px;
	box-shadow: 0 0 4px #999;
	margin: 30px 20px;
	padding: 15px 0 0 30px;
	position: relative;
}

.recipe .cooking-guide ul{
	list-style-type: none;
	display:block;
	margin: 0 auto;
	padding: 0;
/*	width: 230px;*/
/*2022年バックナンバー用*/
	width: 460px;

}

.recipe .cooking-guide ul li{
	display:inline-block;
	float: left;
	vertical-align: bottom;
	font-size: 1.0rem;
	margin: 0;
	padding: 0;
}

.recipe .cooking-guide ul li img{
	width: 80px;
}
.recipe .cooking-guide ul li span{
	display:inline-block;
	vertical-align: bottom;
}
.recipe .cooking-guide ul li span.name-box{
	margin: 0 20px 10px 10px;
}
.recipe .cooking-guide ul li span.name-box2{
	margin: 0 10px 10px 5px;
}
.recipe .cooking-guide ul li p.name{
	font-size: 1.6rem;
	margin: 0;
	padding: 0;
	font-weight: 300;
}

.recipe .cooking-guide ul li .ruby{
	font-size: 1.0rem;
	font-weight: 300;
}

.recipe p.caution {
	color: #e5001f;
	font-weight: 300;
	width:95%;
	margin: 0 auto 20px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.botton-nav {
	float: right;
	display: block;
	width:250px;
	margin: 0 25px 0 0;
}

.botton-nav ul {
	list-style-type: none;
	margin: 0 auto 20px;
	padding: 0;
}

.botton-nav ul li  {
	margin-top: 20px;
}
.botton-nav ul li img {
	border: 2px solid #666;
	box-shadow:1px 1px 2px  #999
}

.soon {
	position: relative;
}

.soon p {
	position: absolute;
	top:30%;
	left:15%;
	font-family: 'Noto Sans JP';
	font-size: 2.8rem;
}

.soon img {
	opacity:0.4;
}


/*//////////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:1024px) {
	.month-pc,.detail-area-pc,.recipe-pc {
		display: none;
	}
	.month-sp,.detail-area-sp,.recipe-sp {
		display: block;
	}
}

@media screen and ( min-width:1024px) {
	.month-pc,.detail-area-pc,.recipe-pc {
		display: block;
	}
	.month-sp,.detail-area-sp,.recipe-sp {
		display: none;
	}
}
/*//////////////////////////////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:1024px) {

	.recipe .desc {
		display: none;
	}
	.recipe-box {
	float: left;
	display: block;
	width: 350px;
	text-align: center;
	margin: 0 0 0 15px;
	}
	.recipe {
		display: block;
		box-shadow: 0 0 8px #333;
		width: 350px;
		margin: 15px auto;
		padding: 10px 20px;
		text-align: left;
		font-family: 'Noto Sans JP';
		background: url("../images/background/recipe_menu.png");
		background-position: bottom 50px right 30px;
		background-repeat: no-repeat;
	}
	.recipe .cooking-guide{
		display: none;
	}
	.recipe ul.menu {
	list-style-type: none;
	width: 250px;
	margin: 0 auto;
	padding: 0;
	}
	
	.botton-nav {
		clear: both;
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
}
/*//////////////////////////////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:945px) {
	.month-area {background-image: none;}
	.detail-area {background-image: none;}
	.recipe-area {background-image: none;}
	.recipe {background-image: none;}
}



/*////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:460px) {

	.container {
		padding-right: 5px;
		padding-left: 5px;
		margin-right: auto;
		margin-left: auto;
	}
	.month-present img {
		width: 90%;
		max-width:300px;
		height:auto;
	    margin-top: -10px;
	}
	.kondate span {
	display: inline-block;
	font-family: 'Noto Sans JP';
	font-size: 1.4rem;
	font-weight: 600;
	text-align: left;
	line-height: 1.4em;
	margin: 10px 0 0 0;
	letter-spacing: 0.1em;
	}
	.kondate img {
		width: 100%;
		max-width:100%;
		height:auto;
	    margin-top: 10px;
	}
/*
	.season-title{
		position: relative;
		display: block;
		width: 230px;
		height:auto;
		margin: 10px auto;
	}
	
	.season-title img {
		width: 230px;
		height:auto;
	}
*/
	.season-photo-title{
		display: block;
		margin: 10px auto 20px;
		text-align: center;
	}
	
	.season-photo-title img {
		width: 100%;
		max-width:100%;
		height:auto;
	}
	
	.season-photo {
		position: relative;
		display: block;
		width: 230px;
/*20211118		height: 214px;*/
		margin: 10px auto 20px;
/*		background: #fff;*/
	}
	
	.season-photo img {
		width: 230px;
	}
	
	.special {
		padding: 15px 0;
	}

	.recipe-area-box {
		padding: 15px 0;
	}
	
	.recipe-box {
		float: left;
		display: block;
		width: 100%;
		text-align: center;
		margin: 0;
	}


	.detail-area-sp {
		width: 95%;
		margin: 20px auto;
	}
	
	.detail-area-sp .special-photo {
		position: relative;
		display: block;
		width: 285px;
		height: 260px;
		margin: 40px auto 10px;
		background: #fff;
		position: relative;
	}

	.detail-area-sp .special-photo img.photo {
		width:285px;
	}
	.detail-area-sp .special-photo img.pickup {
		position: absolute;
		top:-45px;
		left: 100px;
	}
	
	.recipe-area-box {
		display: inline-block;
		box-shadow: 0 0 8px #333;
		width: 95%;
		margin: 5px 10px;
		padding: 0;
		text-align: left;
		font-family: 'Noto Sans JP';
	}

	.recipe {
		width:250px;
		padding: 0;
		margin: 5px 0;
		box-shadow: 0 0 ;
	}

	h3 {
		font-size: 3.6rem;
		width:300px;
	}
	.recipe ul.menu {
	    list-style-type: none;
	    width: 290px;
	    margin: 0 auto;
	    padding: 0;
	}
	.recipe ul.menu li img {
		width: 290px;
	}
	.recipe ul.menu li {
		float: left;
		position: relative;
		margin: 15px 0 0 0;
	}
	.recipe ul li span.title {
		font-size:1.6rem;
	}
}
/*////////////////////////////////////////////////////////////////////////////////*/
/*@media screen and ( max-width:945px) {
/*	.season-photo span.title {
/*		font-size:1.2rem;
/*	    font-weight: 200;
/*	}
*/
/*////////////////////////////////////////////////////////////////////////////////*/
@media screen and ( max-width:320px) {
	.season-photo span.title {
		font-size:1.2rem;
	    font-weight: 200;
	}

	.detail-area-sp .special-photo {
	    position: relative;
	    display: block;
	    width: 250px;
	    height: 228px;
	    margin: 40px auto 10px;
	    background: #fff;
	    position: relative;
	}
	.detail-area-sp .special-photo img.photo {
    width: 250px;
	}
	.special-photo span.title {
		font-size:1.2rem;
	}
	h3{
		font-size:2.8rem;
	
	}
	.recipe ul.menu {
	    list-style-type: none;
	    width: 250px;
	    margin: 0 auto;
	    padding: 0;
	}
	.recipe ul.menu li img {
	    width: 250px;
	}
	.recipe ul li span.title {
    font-size: 1.2rem;
}

}
/*//////////////////////////////////////////////////////////////////////////////////////*/
