@charset "UTF-8";
/* CSS Document */



body{
	background-color: #F2EEEA;
	margin: 0;
	padding: 0;
	
}


.container{
	display: block;
	position:relative;
	width:800px;
	height:auto;
	margin: 0 auto;
	padding: 0;
background-color: #f08831;
	border: 10px solid #f08831;
	border-radius: 20px;
}

.container-inner{
	display: block;
	position:relative;
	width:800px;
	height:auto;
	background-color: #fff;
	border-radius: 10px;
	overflow:hidden;
}

.top{
	display: block;
	position:relative;
	width:800px;
	height:100px;
	background-color: #fcd7a3;
	margin: 0;
	padding: 0;
}

h1{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top:20px;
	margin: auto;
	text-align: center;
	color: #8b2f16;
font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 45px;
}

h1 span{
	font-size: 25px;
}

h1::before{
content: "おりがみオムライス";
	display: block;
	position: absolute;
	left: 90px;
	color: #000;
	top:35px;
font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 15px;
	font-weight: 300;
}


h2{
	position: absolute;
	top: 150px;
	left: 80px;
	font-size: 18px;
	border: 3px solid #8b2f16;
	padding: 20px;
	padding-right: 30px;
	border-radius: 10px;
	width: auto;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}


h2::before{
	content:"用意する物";
	position: absolute;
	top: -12px;
	background-color: #fff;
	font-size: 15px;
	padding: 0px 10px;
}


.container2{
	display: block;
	position: relative;
	width: 800px;
	height: 50px;
margin-top: 200px;
}

.container2 img:first-of-type{
	position: absolute;
	top: 10px;
	left: 450px;
	width: 100px;
			 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 1.5s;
	 animation-iteration-count: infinite;
}


.container2 img:nth-of-type(2){
	position: absolute;
	top: 10px;
	left: 550px;
	width: 50px;


}

.container2 img:nth-of-type(3){
	position: absolute;
	top: 55px;
	left:585px;
	width: 70px;
		 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 1s;
	 animation-iteration-count: infinite;

}

.container2 img:nth-of-type(4){
	position: absolute;
	top: 50px;
	left: 670px;
	width: 50px;
}

.container2 img:nth-of-type(5){
	position: absolute;
	top: 100px;
	right: 25px;
	width: 100px;
			 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 3s;
	 animation-iteration-count: infinite;
}

.container3{
	display: block;
	position: relative;
	width: 800px;
	height: 70px;
margin-top: 200px;
}

.container3 img:first-of-type{
	position: absolute;
	top: 30px;
	right: 160px;
	width: 150px;
	 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 2s;
	 animation-iteration-count: infinite;
}







.container4{
	display: block;
	position: relative;
	width: 800px;
	height: 130px;
margin-top: 200px;

}

.container4 img:first-of-type{
	position: absolute;
top: 55px;
	right: 210px;
	width: 60px;
	
}


.container4 img:nth-of-type(2){
	position: absolute;
	top: 10px;
	right: 160px;
	width: 150px;
animation-name: anim_b6;
  animation-duration: 3s;
	 animation-iteration-count: infinite;
}


.container4 img:nth-of-type(3){
	position: absolute;
	top: 60px;
	right: 40px;
	width: 90px;
		 animation-name: anim_s;
  animation-duration: 3s;
	transform: rotate(5deg);
	 animation-iteration-count: infinite;
}



.container5{
	display: block;
	position: relative;
	width: 800px;
	height: 130px;
margin-top: 200px;

}

.container5 img:first-of-type{
position: absolute;
	top: 50px;
	left: 450px;
	width: 80px;
		 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 1.5s;
	 animation-iteration-count: infinite;
}


.container5 img:nth-of-type(2){
position: absolute;
	top: 10px;
	left: 550px;
	width: 80px;
}

.container5 img:nth-of-type(3){
position: absolute;
	top: 70px;
	right: 100px;
	width: 120px;
		 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 2s;
	 animation-iteration-count: infinite;
}


.container6{
	display: block;
	position: relative;
	width: 800px;
	height: 130px;
margin-top: 200px;
margin-bottom: 200px;

}


.container6 img:first-of-type{
	position: absolute;
top: 60px;
	left: 350px;
	width: 200px;
}


.container6 img:nth-of-type(2){
	position: absolute;
top: 0px;
	left: 396px;
	width: 120px;
	animation-name: anim_b6;
  animation-duration: 3s;
	 animation-iteration-count: infinite;
	
}



.container6 img:nth-of-type(3){
position: absolute;
	top: 70px;
	right: 100px;
	width: 120px;
		 animation-name: anim_s;
	transform: rotate(5deg);
  animation-duration: 1.5s;
	 animation-iteration-count: infinite;
}


img:last-of-type{
	display: block;
	margin: 0 auto;
	width: 500px;
	margin-bottom: 100px;
}

p{
	position: absolute;
	top: 0px;
	left: 80px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.2px;
}
