@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p,
img, small, strong, sub, sup,b, i,dl, dt, dd, ol, ul, li,
 form, label,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,hgroup, menu, nav, section,
time, mark, audio, video {
margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;line-height:1.0;
}
th{font-style:normal;font-weight:normal;}
ul li{list-style:none; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;}
a{display: block}
a:hover{opacity: 0.8}
body {line-height:1;position: relative}
nav ul {list-style:none;}
table {	border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, footer, header,hgroup, nav, section { display:block; }
img{vertical-align:bottom; display: block;width: 100%}

#footer {
    padding-bottom: 0.5em;
}
#footer .links li {

    font-size: 2.6vw;
    padding: 0 2.7%;
    border-right: 1px solid #a9a9a9;
    display: inline-block;
    line-height: 1.5;
}
#footer .links {
    margin-bottom: 2.5%;
    text-align: center;
}
#footer .links li a {
    color: #222;
    text-decoration: none;
}
#footer small {

    font-size:  2.5vw;
    display: block;
    color: #222;
    text-align: center;
}
.wrap{
    margin: 0 auto;
    max-width: 640px;

}
.contentwrap{
width: 100%;
position: relative;

}

.uriba{
	position: relative;
}

.btn{
	position: absolute;
	display: inline-block;
}

.btn01,.btn02,.btn03{
    bottom: 10%;
    left: -1%;
}

.btn04{
  margin: 5% 0;
  padding: 0 10%;
}

.gif_anime{
	position: relative;
}

.anime{
	position: absolute;
	display: inline-block;
	width: 59%;
}

.anime01,.anime02,.anime03,.anime04,.anime05{
	    bottom: 18.5%;
    left: 20.5%;
}

.anime02{
	bottom: 12.5%;
}

.anime03{
	    bottom: 20.5%;
}

.anime04{
    bottom:  34.5%;
}

.anime05{
	width: 100%;
    bottom: 40%;
	left:0;
	overflow: hidden;
}

@media screen and (min-width:641px){
	#footer .links li,#footer small {
		font-size: 17px;
	}
	#footer .links{
		padding: 0 1.5px;
	}
}
