@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h1 {
	margin: 0;
}
li {
	list-style: none;
}
header {
	
	background-size: cover;
	background-position: center;
	
}
header .container {
	display: block;
	justify-content: space-between;
}
.top h1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.top1 h1 span {
	overflow: hidden;
	display: block;
	height: 0;
	padding: 140% 0 0;
	width: 100%;
	margin: 0 auto;
	background: url("../images/top1.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}
.headA {
	position: relative;
	width: 100%;
	display: block;
}
.headA-mobile {
	display: none;
}


header nav ul {
	list-style-type: none;
	display: flex;
	margin: 0;
	position: absolute;
	top: 10px;
}
header nav a {
	text-decoration: none;
	margin-left: 20px;
	padding: 5px 40px;
	color: #fff;
	margin-top: 10px;
	font-family: Oswald;
	letter-spacing: 3px;
	font-weight: bold;
}
header nav a:hover {
	opacity: 0.8;
}
header nav .facebook {
	background-color: #39539C;
	border-radius: 25px;
}
header nav .instagram {
	background: rgba(247,143,52,1);
background: -moz-linear-gradient(left, rgba(247,143,52,1) 0%, rgba(240,93,93,1) 28%, rgba(199,10,10,1) 58%, rgba(146,0,204,1) 92%, rgba(118,4,224,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247,143,52,1)), color-stop(28%, rgba(240,93,93,1)), color-stop(58%, rgba(199,10,10,1)), color-stop(92%, rgba(146,0,204,1)), color-stop(100%, rgba(118,4,224,1)));
background: -webkit-linear-gradient(left, rgba(247,143,52,1) 0%, rgba(240,93,93,1) 28%, rgba(199,10,10,1) 58%, rgba(146,0,204,1) 92%, rgba(118,4,224,1) 100%);
background: -o-linear-gradient(left, rgba(247,143,52,1) 0%, rgba(240,93,93,1) 28%, rgba(199,10,10,1) 58%, rgba(146,0,204,1) 92%, rgba(118,4,224,1) 100%);
background: -ms-linear-gradient(left, rgba(247,143,52,1) 0%, rgba(240,93,93,1) 28%, rgba(199,10,10,1) 58%, rgba(146,0,204,1) 92%, rgba(118,4,224,1) 100%);
	border-radius: 25px;
}
header nav .line {
	background-color: #62C735;
	border-radius: 25px;
	width: 100px;
	text-align: center;
}



.about .container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.about .container p {
	font-family: font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 2px;
	font-size: 25px;
	line-height: 18px;
	margin: 15px;
}
.about .mobile-container {
	display: none;
}


.gif .container h1 {
	text-align: center;
	height: 400px;
	background-color: #333;
	color: #fff;
	font-size: 60px;
}

.sample .container {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sample .container img {
	width: 80%;
}
.sample-mobile {
	display: none;
}

.reading-support .container {
	width: 48%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
.mouse-big {
	position: absolute;
	top: 27%;
	left: -43%;
}
.pig-big {
	position: absolute;
	top: 27%;
	left: 110%;
}
.panda-big {
	position: absolute;
	top: 76%;
	left: -53%;
}
.elephant-big {
	position: absolute;
	width: 60%;
	top: 78%;
	left: 103%;
}
.purchase-btn2 {
	display: none;
}
.reading-support .container img {
	width: 40%;
	margin-bottom: -10px;
}
.about-reading-support p {
	font-size: 17px;
	line-height: 40px;
}


.characters .container {
	width: 48%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
.characters .container #pinta2 {
	width: 100%;
}
.characters .container p {
	font-size: 17px;
	line-height: 40px;
}
.characters .container #introduce {
	display: flex;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: solid 9px #fff;
	margin-bottom: 20px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: px;
}
#introduce #character {
	width: 40%;
}
#introduce .text {
	width: 50%;
	padding: 0 10px;
}
#introduce .text h4 {
	color: #fff;
	background-color: #333;
	border-radius: 25px;
}
.wordbreak {
	word-break: break-all;
}
#changeName {
	line-height: 45px;
}
.list-mobile {
	display: none;
}
.list {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.switch {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.list {
	height: 50vh;
	margin-bottom: 200px;
}
.list ul {
	height: 400px;
}
.anime {
	transition: 0.2s ease-in-out;
}
.anime:hover {
	transform: scale(1.2);
}
.pop {
	width: 20%;
	position: absolute;
	left: 32%;
	top: -17%;
}
#giraffe {
	width: 6%;
	position: absolute;
	top: 5%;
	left: 1%;
}

#giraffe img {
	width: 100%;
}
#lion {
	width: 7%;
	position: absolute;
	top: 5%;
	left: 13%;
}
#lion img {
	width: 100%;
}
#dog {
	width: 7%;
	position: absolute;
	top: 4%;
	left: 19%;
}
#dog img {
	width: 100%;
}
#panda {
	width: 15%;
	position: absolute;
	top: 5%;
	left: 27%;
}
#panda img {
	width: 100%;
}
#raccoon {
	width: 7%;
	position: absolute;
	top: 5%;
	left: 43%;
}
#raccoon img {
	width: 100%;
}
#sloth {
	width: 7%;
	position: absolute;
	top: 15%;
	left: 50%;
}
#sloth img {
	width: 100%;
}
#pig {
	width: 10%;
	position: absolute;
	top: 10%;
	left: 59%;
}
#pig img {
	width: 100%;
}
#sheep {
	width: 6%;
	position: absolute;
	top: 10%;
	left: 70%;
}
#sheep img {
	width: 100%;
}
#shoebill {
	width: 7%;
	position: absolute;
	top: 10%;
	left: 76%;
}
#shoebill img {
	width: 100%;
}
#mouse {
	width: 8%;
	position: absolute;
	top: 10%;
	left: 82%;
}
#mouse img {
	width: 100%;
}
#otter {
	width: 6%;
	position: absolute;
	top: 38%;
	left: 6%;
}
#otter img {
	width: 100%;
}


#hippo {
	width: 6.5%;
	position: absolute;
	top: 38%;
	left: 14%;
}
#hippo img {
	width: 100%;
}
#snake {
	width: 7.5%;
	position: absolute;
	top: 43%;
	left: 22%;
}
#snake img {
	width: 100%;
}

#chimpanzee {
	width: 9%;
	position: absolute;
	top: 38%;
	left: 36%;
}
#chimpanzee img {
	width: 100%;
}
#elephant {
	width: 15%;
	position: absolute;
	top: 43%;
	left: 45%;
}
#elephant img {
	width: 100%;
}

#zebra {
	width: 7%;
	position: absolute;
	top: 43%;
	left: 61%;
}
#zebra img {
	width: 100%;
}
#rabbit {
	width: 8%;
	position: absolute;
	top: 48%;
	left: 68%;
}
#rabbit img {
	width: 100%;
}


#polar-bear {
	width: 13%;
	position: absolute;
	top: 41%;
	left: 76%;
}
#polar-bear img {
	width: 100%;
}

#cat {
	width: 5%;
	position: absolute;
	top: 69%;
	left: 84%;
}
#cat img {
	width: 100%;
}
#bear {
	width: 10%;
	position: absolute;
	top: 42%;
	left: 88%;
}
#bear img {
	width: 100%;
}
#husky {
	width: 8%;
	position: absolute;
	top: 43%;
	left: 29%;
}
#husky img {
	width: 100%;
}
#chameleon {
	width: 10%;
	position: absolute;
	top: 10%;
	left: 89%;
}
#chameleon img {
	width: 100%;
}
#cat2 {
	width: 8%;
	position: absolute;
	top: 1%;
	left: 6%;
}
#cat2 img {
	width: 100%;
}

.purchase {
	margin-bottom: 50px;
}
.purchase .container {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.purchase a img {
	transition: 0.2s ease-in-out;	
}
.purchase a img:hover {
	transform: scale(1.2);
	
}
.purchase a:hover {
	opacity: 0.8;
}
.purchase .container .chimpanzee-big {
	position: absolute;
	top: 5%;
	left: 2%;
	width: 18%;
}
.purchase .container .hippo-big {
	position: absolute;
	top: 5%;
	left: 80%;
	width: 15%;
}
.polar-bear {
	display: none;
}
.bear {
	display: none;
}
.purchase-btn-mobile {
	display: none;
}
footer {
	text-align: center;
}
footer .container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	justify-content: center;
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 10px 50px;
	border-bottom: 1px solid #000;

}
footer .container img {
	width: 50%;
}
.footer-link {
	display: none;
}

.footer-link p {
	display: inline;
	padding: 0 20px;
}
