@charset "utf-8";



/* ixcont01
-------------------------------------------------------------------------------- */

#ixcont01 .widebox {
	position: relative;
	overflow: hidden;
	background: #30211c url(../images/bg_ixcont01.jpg);
}
#ixcont01 .box {
	position: relative;
	z-index: 9;
}

#ixcont01 .fsimg1 {
	position: absolute;
	left: 50%;
	top: 0px;
	bottom: 0;
	margin-left: -680px;
	z-index: 0;
	mix-blend-mode: multiply;

}
#ixcont01 .fsimg2 {
	position: absolute;
	left: 50%;
	top: 0px;
	bottom: 0;
	margin-left: 460px;
	z-index: 0;
	mix-blend-mode: multiply;
}

#ixcont01 h1 {
	width: 100%;
	padding: 20px 0 50px;
	text-align: center;
}
#ixcont01 h1 img {
	width: 90%;
	height: auto;
}

#ixcont01 .subimg {
	width: 100%;
	padding: 0 0 50px;
	text-align: center;
}
#ixcont01 .subimg img {
	width: auto;
	height: auto;
}

.ixlineupbox {
	position: relative;
	left: 50%;
	margin-bottom: 40px;
}
.ixlineupbox .grid {
	position: relative;
	left: -50%;
	width: 12.4%;
	margin: 0 0 0 2%;
}
.ixlineupbox .grid:first-child {
	margin: 0;
}
.ixlineupbox .grid dl {
	width: 96%;
	margin: 0 2%;
}
.ixlineupbox .grid dl dt {
	width: 100%;
	padding: 0 0 10px;
}
.ixlineupbox .grid dl dt img {
	width: 100%;
	height: auto;
}
.ixlineupbox .grid dl dd {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 0em;
}
#ixcont01 .btnbox {
	margin: 0 auto;
	padding: 20px 0 50px;
	text-align: center;
}


/* ixcont02
-------------------------------------------------------------------------------- */

#ixcont02 .widebox {
	position: relative;
	overflow: hidden;
	background: #fff url(../images/bg_ixcont02.png);
}
#ixcont02 .box {
	position: relative;
	padding: 30px 0 20px;
	z-index: 9;
}
#ixcont02 h1 {
	width: 100%;
	padding: 0 0 50px;
	text-align: center;
}
#ixcont02 h1 img {
	height: 60px;
	width: auto;
}

.ytframe {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 10px;
}
.ytframe iframe {
	width: 45%;
	margin: 2%;
}
.yttitle {
	font-size: 1.1em;
	color: #111;
	text-align: center;
	clear: both;
}

/* ixcont04
-------------------------------------------------------------------------------- */

#ixcont04 .widebox {
	position: relative;
	overflow: hidden;
	background: #30211c url(../images/bg_ixcont04.jpg);
}
#ixcont04 .box {
	position: relative;
	padding: 50px 0 50px;
	z-index: 9;
}
#ixcont04 .fsimg {
	position: absolute;
	left: 50%;
	top: 0px;
	bottom: 0;
	margin-left: 350px;
	z-index: 0;
}
#ixcont04 .fsimg1 {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -680px;
	z-index: 0;
	mix-blend-mode: multiply;
}
#ixcont04 .fsimg2 {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 280px;
	z-index: 0;
	mix-blend-mode: multiply;
}

.cont04subbox {
	width: 93%;
	margin: 0 3.5% 20px;
}
.cont04subbox .grid01 {
	width: 45%;
}
.cont04subbox .grid02 {
	width: 55%;
}
.cont04subbox .grid img {
	width: 100%;
	height: auto;
}

.ixrecipebox {
	width: 93%;
	margin: 0 3.5% 10px;
}
.ixrecipebox .grid {
	width: 46%;
	margin: 0 0 20px;
}
.ixrecipebox .grid:nth-child(even) {
	margin: 0 0 40px 8%;
}
.ixrecipebox .grid dl {
	width: 96%;
	margin: 0 2%;
}
.ixrecipebox .grid dl dt {
	width: 100%;
	padding: 0 0 0px;
}
.ixrecipebox .grid dl dt img {
	width: 100%;
	height: auto;
}
.ixrecipebox .grid dl dd {
	font-size: 1.0em;
	color: #795F6B;
	line-height: 1.5em;
	text-align: center;
}
#ixcont04 .btnbox {
	margin: 0 auto;
	padding: 0 0 50px;
	text-align: center;
}



/* ixcont05
-------------------------------------------------------------------------------- */

#ixcont05 .widebox {
	position: relative;
	overflow: hidden;
	background: #fff url(../images/bg_ixcont05.jpg) repeat-x center top;
}
#ixcont05 .box {
	position: relative;
	padding: 10px 0 30px;
	z-index: 9;
}
#ixcont05 h1 {
	width: 100%;
	padding: 0 0 50px;
	text-align: center;
}
#ixcont05 h1 img {
	height: 64px;
	width: auto;
}
.ixbnrbox {
	width: 100%;
	margin: 0;
}
.ixbnrbox .grid {
	width: 47%;
	margin: 0 0 30px;
}
.ixbnrbox .grid:nth-child(even) {
	margin: 0 0 30px 6%;
}
.ixbnrbox .grid img {
	width: 100%;
	height: auto;
}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #2871d7;
}

table.table tr:first-child th,table.table tr:first-child td{
border-top:#2871d7 4px solid
}

table.table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#134091;
}



@media only screen and (max-width: 767px){


	.topmsgbox {
		width: 94%;
		margin: 0 3%;
		padding: 20px 0;
		text-align: center;
	}
	.topmsgbox .subimgbox img {
		width: 80%;
		height: auto;
	}
	.topmsgbox p {
		padding: 20px 0 0;
		font-size: 1.0em;
		line-height: 2.0em;
		color: #333;
		text-align: center;
		letter-spacing: 0.1em;
	}


	#ixcont01 .box {
		padding: 0px 0 0;
	}
	#ixcont01 .fsimg1,
	#ixcont01 .fsimg2 {
		display: none;
	}
	#ixcont01 h1 {
		width: 100%;
		padding: 20px 0 30px;
		text-align: center;
	}
	#ixcont01 h1 img {
		width: 100%;
		height: auto;
	}

	.ixlineupbox {
		margin-bottom: 40px;
	}
	.ixlineupbox .grid {
		width: 31%;
		margin: 0 1%;
	}
	.ixlineupbox .grid:first-child {
		margin: 0 1%;
	}
	.ixlineupbox .grid dl dt {
		padding: 0;
	}
	.ixlineupbox .grid dl dd {
		margin-top: -1%;
		padding: 0 0 30px;
	}
	#ixcont01 .btnbox {
		margin: 0 auto;
		padding: 20px 0 50px;
		text-align: center;
	}

	.ytframe {
		width: 100%;
		height: auto;
	}
	.yttitle {
		font-size: 1.0em;
	}


	#ixcont04 .box {
		padding: 30px 0 30px;
	}
	#ixcont04 .fsimg {
		display: none;
	}
	#ixcont04 .fsimg1,
	#ixcont04 .fsimg2 {
		display: none;
	}
	.cont04subbox {
		padding-bottom: 30px;
	}
	.cont04subbox .grid01,
	.cont04subbox .grid02 {
		float: none;
		width: 100%;
		text-align: center;
	}
	.cont04subbox .grid img {
		width: 80%;
		height: auto;
	}


	#ixcont05 .box {
		position: relative;
		padding: 30px 0 20px;
		z-index: 9;
	}

	#ixcont05 h1 img {
		width: 90%;
		height: auto;
	}
	.ixbnrbox {
		width: 84%;
		margin: 0 8%;
	}
	.ixbnrbox .grid {
		float: none;
		width: 100%;
		margin: 0 0 30px;
		text-align: center;
	}
	.ixbnrbox .grid:nth-child(even) {
		margin: 0 0 30px;
	}



}
