@charset "utf-8";

body{
	margin:0;
	padding:0;
	font-family:"游明朝", "YuMincho", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho";
	font-size:15px;
	line-height:1.8;
	color:#630000;
	position:relative;
}

.yugo{
	font-family:"游ゴシック", "YuGothic", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic";
}

img{
	vertical-align:bottom;
	border:none;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.rollover:hover img{
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity:0.85;
}

.center{
	text-align:center;
}
.right{
	text-align:right;
}

.bold{
	font-weight:bold;
}

#page{
	background:url("../images/bg_05.jpg") repeat center top;
}

@media screen and (max-width: 600px){
	body{
		font-size:14px;
		line-height:1.5;
	}
	#page{
		width:auto;
	}
	.pcShow{
		display:none;
	}
	img{
		max-width:100%;
		height:auto;
	}
}
@media screen and (min-width: 601px){
	.spShow{
		display:none;
	}
}

/*--------header---------*/
#header{
	background:#ffffff;
}
#header .headerInner{
	width:1200px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
}
#header .toHome{
	color:#154f9e;
	font-weight:bold;
	font-size:13px;
	position:absolute;
	top:20px;
	right:0;
}
@media screen and (max-width: 600px){
	#header .headerInner{
		width:auto;
		padding:10px 5px;
	}
	#header .toHome{
		top:15px;
		right:5px;
		line-height:1.2;
		text-align:right;
	}
}


/*--------header---------*/
#section01{
	width:1200px;
	margin:0 auto;
	height:893px;
	background:transparent url("../images/bg_01.png") no-repeat center top;
	position:relative;
	z-index:1;
}
#section01 .mainVisual{
	padding-top:120px;
	text-align:center;
}
#section01 h1{
	margin:0;
}

@media screen and (max-width: 600px){
	#section01{
		width:auto;
		height:auto;
		background:none;
	}
	#section01 .mainVisual{
		position:relative;
		padding:0;
	}
	#section01 .mainVisual .catchArea{
		width:70%;
		position:absolute;
		top:15%;
		text-align:center;
		padding:0 15%;
	}
}


/*--------section02---------*/
#section02{
	width:1200px;
	margin:-153px auto 0;
	height:350px;
	padding-top:250px;
	background:url("../images/bg_02.jpg") no-repeat left top;
	position:relative;
}
#section02 h2{
	width:1000px;
	margin:0 auto;
}
#section02 .leadText{
	background:rgba(0,0,0,0.5);
	margin:5px 0;
	padding:15px 0;
}
#section02 .leadText p{
	width:1000px;
	margin:10px auto;
	color:#ffffff;
}
#section02 .leadText p span{
	display:block;
}
@media screen and (max-width: 600px){
	#section02{
		width:auto;
		height:auto;
		padding-top:100px;
		padding-bottom:20px;
		margin-top:-75px;
		background-size:300% auto;
		background-position:65% 0;
	}
	#section02 h2{
		width:75%;
		margin:0 0 0 10px;
	}
	#section02 .leadText{
		padding:10px;
		margin:5px 0;
	}
	#section02 .leadText p{
		width:auto;
	}
	#section02 .leadText p span{
		display:inline;
	}
}

/*--------section03---------*/
#section03{
	width:1200px;
	margin:0 auto;
	height:1590px;
	padding-top:56px;
	background:url("../images/bg_03.jpg") no-repeat left top;
}
#section03 .boxWhite{
	width:1100px;
	margin:0 auto;
	padding:50px 0;
	background:rgba(255,255,255,0.88);
}
#section03 h2{
	margin:0;
	text-align:center;
}
#section03 p.lead{
	text-align:center;
}
#section03 p.lead span{
	display:block;
}
#section03 .nutr01{
	width:894px;
	margin:-30px auto 0;
}
#section03 .nutr02,
#section03 .nutr03{
	width:814px;
	padding-left:80px;
	margin:30px auto 0;
}
#section03 .boxOther{
	background:url("../images/bg_nutrient_01.png") no-repeat left top;
	width:839px;
	height:401px;
	margin:80px auto 0;
	padding:40px;
}
#section03 .research_by{
	text-align:right;
	margin-top:5px;
	padding-right:90px;
}

#section03 .boxOther h3{
	text-align:center;
	margin:20px 0;
}

@media screen and (max-width: 600px){
	#section03{
		width:auto;
		height:auto;
		padding-top:30px;
		padding-bottom:30px;
		background-position:10% 0;
	}
	#section03 .boxWhite{
		width:auto;
		margin:0 20px;
		padding:30px 10px 20px;
	}
	#section03 p.lead{
		text-align:left;
		font-size:14px;
	}
	#section03 p.lead span{
		display:inline;
	}
	#section03 .boxOther_sp{
		margin-top:30px;
	}
}


/*--------section04---------*/
#section04{
	width:1200px;
	margin:0 auto;
	height:3730px;
	padding-top:60px;
	background:url("../images/bg_04.jpg") no-repeat left top;
}
#section04 h2{
	text-align:center;
}
#section04 h3{
	text-align:center;
	margin:0 0 50px;
}
#section04 .boxRecipe{
	width:1100px;
	margin:0 auto;
	background:url("../images/bg_recipe_01.png") repeat left top;
}
#section04 .boxRecipe .inner{
	margin:0 auto;
	padding:80px;
	background:url("../images/bg_recipe_02.png") no-repeat right top;
}
#section04  .boxRecipeItem{
	margin-top:100px;
}
#section04 .boxRecipeItem .imgCol{
	width:320px;
	float:left;
}
#section04 .boxRecipeItem .textCol{
	width:530px;
	float:right;
	position:relative;
	min-height:320px;
}
#section04 .boxRecipeItem .textCol .text01{
	color:#ffffff;
}
#section04 .boxRecipeItem .textCol .text02{
	color:#ffea00;
	width:380px;
}
#section04 .boxRecipeItem .textCol .text01 span,
#section04 .boxRecipeItem .textCol .text02 span{
	display:block;
}
#section04 .boxRecipeItem .textCol hr{
	background:url("../images/bg_dot_01.png") repeat-x left top;
	height:2px;
	margin:20px 0;
	border:none;
}
#section04 .devideTop{
	padding-top:120px;
	background:url("../images/border_recipe.png") no-repeat center top;
}
#section04 .boxRecipe .inner .detailRecipe{
	position:absolute;
	right:0;
	bottom:0;
}
#section04 .boxRecipe .otherRecipe{
	margin-top:80px;
	text-align:center;
}
@media screen and (max-width: 600px){
	#section04{
		width:auto;
		height:auto;
		padding:30px 20px;
		background:url("../images/bg_04_sp.png") repeat-y left top;
	}
	#section04 h3{
		margin:0 0 20px;
	}
	#section04 .boxRecipe{
		width:auto;
	}
	#section04 .boxRecipe .inner{
		background-size:30%;
		padding:30px 20px 20px;
	}
	#section04  .boxRecipeItem{
		margin-top:20px;
	}
	#section04 .boxRecipeItem .imgCol{
		width:auto;
		float:none;
	}
	#section04 .boxRecipeItem .textCol{
		width:auto;
		float:none;
		min-height:0;
	}
	#section04 .boxRecipeItem .textCol .text02{
		width:68%;
	}
	#section04 .boxRecipeItem .textCol .text01 span,
	#section04 .boxRecipeItem .textCol .text02 span{
		display:inline;
	}
	#section04 .devideTop{
		padding-top:30px;
		margin-top:30px;
		background-size:100% auto;
	}
	#section04 .boxRecipe .inner .detailRecipe{
		width:30%;
	}
	#section04 .boxRecipe .otherRecipe{
		margin-top:40px;
		text-align:center;
	}
}


/*--------section05---------*/
#section05{
	width:1200px;
	margin:0 auto;
	height:1774px;
	padding-top:80px;
/*	background:url("../images/bg_05.jpg") no-repeat left top; */
}
#section05 .boxPaper{
	width:860px;
	margin:0 auto;
	padding:50px 120px;
	background:rgba(255,255,255,0.88);
}
#section05 h2{
	text-align:center;
}
#section05 h3{
	text-align:center;
	margin:40px 0;
}
#section05 .boxDownload{
	text-align:center;
	margin:30px 0;
}
#section05 .boxDownload a{
	margin:0 30px;
	text-align:center;
}
#section05 .boxPaper hr{
	background:url("../images/bg_dot_02.png") repeat-x left top;
	height:2px;
	border:none;
	margin:60px 0;
}
#section05 .boxPaper .boxHowToNo1 img{
	vertical-align:top;
}
#section05 .boxPaper .boxHowToNo1 p{
	display:inline-block;
	vertical-align:top;
	margin:10px 0 0 30px;
}
#section05 .boxPaper .notice{
	font-size:14px;
}
#section05 .boxPaper .boxHowToNo2{
	margin-top:50px;
}
#section05 .boxPaper .boxHowToNo2 img{
	vertical-align:top;
}
#section05 .boxPaper .boxHowToNo2 p{
	display:inline-block;
	vertical-align:top;
	margin:15px 0 0 30px;
}
#section05 .boxPaper .boxHowToNo2 .photo{
	margin-top:30px;
	margin-left:50px;
	position:relative;
}
#section05 .boxPaper .boxHowToNo2 .photo .photogenic{
	position:absolute;
	top:-60px;
	right:10px;
}
#section05 .boxPaper .boxHowToNo3{
	margin-top:50px;
}
#section05 .boxPaper .boxHowToNo3 img{
	vertical-align:top;
}
#section05 .boxPaper .boxHowToNo3 p{
	display:inline-block;
	vertical-align:top;
	margin:20px 80px 0 30px;
}
#section05 .boxPaper .boxHowToNo3 .photo{
	display:inline-block;
}

#section05 .bnr{
	width:1100px;
	height:420px;
	margin:60px auto 0;
	position:relative;
}
#section05 .bnr .btnDetail_1{
	position:absolute;
	top:315px;
	right:450px;
}
#section05 .bnr .btnDetail_2{
	position:absolute;
	top:315px;
	right:270px;
}
#section05 .bnr .btnDetail_3{
	position:absolute;
	top:315px;
	right:90px;
}

@media screen and (max-width: 600px){
	#section05{
		width:auto;
		height:auto;
		padding-top:30px;
		padding-bottom:30px;
		background:url("../images/bg_05.jpg") repeat center top;
		background-size:140% 100%;
		background-position:50% 0;
		background-repeat:repeat-y;
	}
	#section05 .boxPaper{
		width:auto;
		margin:0 20px;
		padding:30px 20px;
	}
	#section05 h2{
		width:80%;
		margin:0 auto;
	}
	#section05 h3{
		margin:20px auto 30px;
	}
	#section05 h3.howto{
		max-width:200px;
	}
	#section05 .boxDownload{
		margin:20px 0;
	}
	#section05 .boxDownload a{
		margin:0;
		width:48%;
		float:right;
	}
	#section05 .boxDownload a:first-child{
		float:left;
	}
	#section05 .boxPaper .iconNo{
		width:15%;
		height:auto;
		margin-top:5px;
	}
	#section05 .boxPaper .boxHowToNo1{
		padding:0 0 0 10px;
	}
	#section05 .boxPaper .boxHowToNo1 p{
		width:75%;
		margin:0 0 0 5%;
	}
	#section05 .boxPaper .notice{
		font-size:13px;
	}
	#section05 .boxPaper .boxHowToNo2{
		padding:0 0 0 10px;
		margin-top:30px;
	}
	#section05 .boxPaper .boxHowToNo2 img{
		vertical-align:top;
	}
	#section05 .boxPaper .boxHowToNo2 p{
		width:75%;
		margin:5px 0 0 5%;
	}
	#section05 .boxPaper .boxHowToNo2 .photo_sp{
		margin-top:20px;
		padding-left:40px;
	}
	#section05 .boxPaper .boxHowToNo3{
		padding:0 0 0 10px;
		margin-top:30px;
	}
	#section05 .boxPaper .boxHowToNo3 p{
		width:75%;
		margin:5px 0 0 5%;
	}
	#section05 .boxPaper .boxHowToNo3 .photo{
		margin:20px 0 0 40px;
	}
	#section05 .boxPaper hr{
		margin:30px 0;
	}
	#section05 .bnr{
		width:auto;
		margin-top:30px;
		padding:0 20px;
		height:auto;
	}
	#section05 .bnr .btnDetail_1{
		width:25%;
		height:auto;
		top:47%;
		left:50%;
	}
	#section05 .bnr .btnDetail_2{
		width:25%;
		height:auto;
		top:66%;
		left:50%;
	}
	#section05 .bnr .btnDetail_3{
		width:25%;
		height:auto;
		top:89%;
		left:50%;
	}

}


/*--------footer---------*/
#footer{
	background:#ffffff;
}
#footer .footerInner{
	width:1100px;
	/* height:30px; */
	padding:20px 0;
	margin:0 auto;
}
#footer .links{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	/* float:left; */
}
#footer .links li{
	list-style:none;
	margin:0;
	padding:0;
}
#footer .links li{
	background:url("../images/icon_link_01.png") no-repeat left 0.3em;
	background-size:10px auto;
	padding-left:15px;
	display:inline-block;
	margin-right:10px;
}
#footer .links li a{
	color:#154f9e;
}
#footer .copy{
	text-align:right;
	margin:0 20px 0 0;
	color:#154f9e;
}
#footer a.snsFb{
	margin-right:10px;
}
#footer a.snsIsg{
}
#footer .footerRight{
	text-align:right;
}

@media screen and (max-width: 600px){
	#footer{
		margin-top:0;
	}
	#footer .footerInner{
		width:auto;
		height:auto;
		padding:25px 10px;
		position:relative;
	}
	#footer .copy{
		font-size:12px;
		text-align:left;
		font-weight:normal;
	}
	#footer .links{
		list-style:none;
		margin:0;
		padding:0;
		width:calc(100% - 100px);
		float:none;
	}
	#footer .links li{
		background:url("../images/icon_link_01.png") no-repeat left 0.3em;
		background-size:10px auto;
		padding-left:15px;
	}
	#footer .links li a{
		color:#154f9e;
	}
	#footer .footerRight{
		margin-top:15px;
		text-align:left;
	}
	#footer a.snsFb{
		position:absolute;
		top:25px;
		right:45px;
	}
	#footer a.snsIsg{
		position:absolute;
		top:25px;
		right:10px;
	}
}


/* clearfix
---------------------------------------- */
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
