﻿@charset "utf-8";

body {
	width: 100%;
//	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #d9c2b0;
	background-image: url(../img/background_01.jpg);
	background-repeat: no-repeat;
//	background-position: top right;
//	position: absolute;
	margin: 0px auto;
}
header {
	min-width: 310px;
	min-height: 50px;
	margin: 0px 0px auto auto;
//	background-color: blue;
}
h1 {
	color: #d9c2b0;
	font-size: 6px;
	padding-right: 0px;
	text-align: right;
//	line-height: 50px;
//	text-shadow: 2px 2px 3px #0d0907;
}
nav {
	max-width:330px;
	width: 100%;
	max-height:442px;
	margin: 0px auto auto auto;
	padding-top: 78px;
//	padding-left: 144px;
//	background-color: pink;
	position: absolute;
	float: left;
}
.nav01 a {
	color: #f7efed;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 53px;
	padding-left: 139px;
}
.nav01 a:hover {
	color: #af4856;
	background-image: url(../img/nav_ico.jpg);
	background-repeat: no-repeat;
	background-position: 115px;
//	background-color: red;
}
#nav02 a {
	color: #f7efed;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 53px;
	padding-left: 111px;
}
#nav02 a:hover {
	color: #af4856;
	background-image: url(../img/nav_ico.jpg);
	background-repeat: no-repeat;
	background-position: 87px;
}
nav ul li a {
	color: #f7efed;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 53px;
	padding-left: 159px;
}
nav ul li a:hover {
	color: #af4856;
	background-image: url(../img/nav_ico.jpg);
	background-repeat: no-repeat;
	background-position: 135px;
}
#contents {
	position: relative;
	top: -350px;
	left: 330px;
	width: 100%;
	max-width: 700px;
	height: 500px;
	background-color: #d9c2b0;
//	margin: 0px auto;
}
#contents .ashi_01 {
	animation: as_1 7s ease-out 0.5s infinite forwards;
}
#contents .ashi_02 {
	animation: as_2 7s ease-out 1s infinite forwards;
}
#contents .ashi_03 {
	animation: as_3 7s ease-out 1.5s infinite forwards;
}
#contents .ashi_04 {
	animation: as_4 7s ease-out 2s infinite forwards;
}
#contents .ashi_05 {
	animation: as_5 7s ease-out 2.5s infinite forwards;
}
#contents .ashi_06 {
	animation: as_6 7s ease-out 3s infinite forwards;
}
#contents .ashi_07 {
	animation: as_7 7s ease-out 3.5s infinite forwards;
}
#contents .ashi_08 {
	animation: as_8 7s ease-out 4s infinite forwards;
}
#contents .ashi_09 {
	animation: as_9 7s ease-out 4.5s infinite forwards;
}
#contents .ashi_10 {
	animation: as_10 7s ease-out 5s infinite forwards;
}
@keyframes as_1 {
0% {transform: translate(80px,830px);}
100% {transform: translate(80px,830px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_2 {
0% {transform: translate(90px,770px);}
100% {transform: translate(90px,770px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_3 {
0% {transform: translate(0px,710px);}
100% {transform: translate(0px,710px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_4 {
0% {transform: translate(10px,650px);}
100% {transform: translate(10px,650px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_5 {
0% {transform: translate(-80px,590px);}
100% {transform: translate(-80px,590px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_6 {
0% {transform: translate(-70px,530px);}
100% {transform: translate(-70px,530px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_7 {
0% {transform: translate(-160px,470px);}
100% {transform: translate(-160px,470px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_8 {
0% {transform: translate(-150px,410px);}
100% {transform: translate(-150px,410px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_9 {
0% {transform: translate(-240px,350px);}
to {transform: translate(-240px,350px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_10 {
0% {transform: translate(-230px,290px);}
100% {transform: translate(-230px,290px);}
0% {opacity: 1}
100% {opacity: 0}
}
#contents .ashi_11 {
	animation: as_11 9s ease-out 0.5s infinite forwards;
}
#contents .ashi_12 {
	animation: as_12 9s ease-out 1s infinite forwards;
}
#contents .ashi_13 {
	animation: as_13 9s ease-out 1.5s infinite forwards;
}
#contents .ashi_14 {
	animation: as_14 9s ease-out 2s infinite forwards;
}
#contents .ashi_15 {
	animation: as_15 9s ease-out 2.5s infinite forwards;
}
#contents .ashi_16 {
	animation: as_16 9s ease-out 3s infinite forwards;
}
#contents .ashi_17 {
	animation: as_17 9s ease-out 3.5s infinite forwards;
}
#contents .ashi_18 {
	animation: as_18 9s ease-out 4s infinite forwards;
}
#contents .ashi_19 {
	animation: as_19 9s ease-out 4.5s infinite forwards;
}
#contents .ashi_20 {
	animation: as_20 9s ease-out 5s infinite forwards;
}
#contents .ashi_21 {
	animation: as_21 9s ease-out 5.5s infinite forwards;
}
#contents .ashi_22 {
	animation: as_22 9s ease-out 6s infinite forwards;
}
@keyframes as_11 {
0% {transform: translate(80px,830px);}
100% {transform: translate(80px,830px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_12 {
0% {transform: translate(90px,770px);}
100% {transform: translate(90px,770px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_13 {
0% {transform: translate(0px,710px);}
100% {transform: translate(0px,710px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_14 {
0% {transform: translate(10px,650px);}
100% {transform: translate(10px,650px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_15 {
0% {transform: translate(-120px,630px);}
100% {transform: translate(-120px,630px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_16 {
0% {transform: translate(530px,530px);}
100% {transform: translate(530px,530px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_17 {
0% {transform: translate(400px,530px);}
100% {transform: translate(400px,530px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_18 {
0% {transform: translate(400px,460px);}
100% {transform: translate(400px,460px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_19 {
0% {transform: translate(300px,420px);}
100% {transform: translate(300px,420px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_20 {
0% {transform: translate(330px,380px);}
100% {transform: translate(330px,380px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_21 {
0% {transform: translate(260px,310px);}
100% {transform: translate(260px,310px);}
0% {opacity: 1}
100% {opacity: 0}
}
@keyframes as_22 {
0% {transform: translate(290px,290px);}
100% {transform: translate(290px,290px);}
0% {opacity: 1}
100% {opacity: 0}
}
footer {
	position: relative;
	top: 80px;
	width: 325px;
	height:25px;
	margin: 0px auto;
//	background-color: orange;
	margin: -60px auto auto 0px;
}
footer p {
	color: #f7efed;
	font-size: 0.6em;
	text-align: center;
	line-height: 25px;
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,black 1px -1px 0px, black -1px -1px 0px;
}

/***** ここからレスポンシブ *****/

@media screen and (max-width: 675px) {
	#contents .ashi_11 {
		animation-name: none;}
	#contents .ashi_12 {
		animation-name: none;}
	#contents .ashi_13 {
		animation-name: none;}
	#contents .ashi_14 {
		animation-name: none;}
	#contents .ashi_15 {
		animation-name: none;}
	#contents .ashi_16 {
		animation-name: none;}
	#contents .ashi_17 {
		animation-name: none;}
	#contents .ashi_18 {
		animation-name: none;}
	#contents .ashi_19 {
		animation-name: none;}
	#contents .ashi_20 {
		animation-name: none;}
	#contents .ashi_21 {
		animation-name: none;}
	#contents .ashi_22 {
		animation-name: none;}
} 

@media screen and (max-width: 480px) {
	#contents .ashi_01 {
		animation-name: none;}
	#contents .ashi_02 {
		animation-name: none;}
	#contents .ashi_03 {
		animation-name: none;}
	#contents .ashi_04 {
		animation-name: none;}
	#contents .ashi_05 {
		animation-name: none;}
	#contents .ashi_06 {
		animation-name: none;}
	#contents .ashi_07 {
		animation-name: none;}
	#contents .ashi_08 {
		animation-name: none;}
	#contents .ashi_09 {
		animation-name: none;}
	#contents .ashi_10 {
		animation-name: none;}
}

@media screen and (max-width: 330px) {
	footer p {
		font-size: 60%;}
} 