@charset "UTF-8";

body {
	margin: 0px
}

a {
	text-decoration: none;
}

.logo img{
	width: 110px;
	margin-left: 20px;
	margin-top: 15px;
}

.top img{
	width: 404px;
	margin-top: 25px;
}


.box img{
	width: 404px;
	margin-top: 40px;
}

.question1 p{
	font-family: "ヒラギノ丸ゴ ProN";
	margin-left: 60px;
	font-size: 19px;
	margin-top: -325px;
	margin-bottom: 320px;
	color: rgba(248,42,157,1.00);
}

.question2 p{
	font-family: "ヒラギノ丸ゴ ProN";
	margin-left: 60px;
	font-size: 19px;
	margin-top: -310px;
	margin-bottom: 320px;
	color: rgba(248,42,157,1.00);
}

.question3 p{
	font-family: "ヒラギノ丸ゴ ProN";
	margin-left: 60px;
	font-size: 19px;
	margin-top: -309px;
	margin-bottom: 320px;
	color: rgba(248,42,157,1.00);
}

#topic1 img{
	width: 404px;
	margin-top: -30px;
	margin-bottom: -90px;
}

.button1 a {
	color: #FFF;
	font-size: 19px;
	text-decoration: none;
	font-family: "ヒラギノ丸ゴ ProN";
	background: rgba(248,42,157,1.00);
	padding: 20px 30px;
	border: 0px solid rgba(248,42,157,1.00);
  box-shadow: 0 6px 0 #733;
  border-radius: 6px;
  display: inline-block;
  transition: .3s;
  margin-bottom: 32px;
	margin-left: 125px;
	margin-right: auto;
 margin-top: -200px;
}

.button1 a:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0 #333;
}

.homeback1 img{
	width: 50px;
	margin-left: 325px;
	margin-top: -100px;
}

.next img{
	width: 40px;
	margin-left: 187px;
	margin-top: 70px;
	margin-bottom: 70px;
}

#topic2 img{
	width: 404px;
	margin-bottom: -100px;
}

.button2 a {
	color: #FFF;
	font-size: 19px;
	text-decoration: none;
	font-family: "ヒラギノ丸ゴ ProN";
	background: rgba(248,81,28,1.00);
	padding: 20px 30px;
	border: 0px solid rgba(244,81,28,1.00);
  box-shadow: 0 6px 0 #733;
  border-radius: 6px;
  display: inline-block;
  transition: .3s;
  margin-bottom: 35px;
	margin-left: 125px;
	margin-right: auto;
 margin-top: -20px;
}

.button2 a:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0 #333;
}

.homeback2 img{
	width: 50px;
	margin-left: 325px;
	margin-top: -40px;
}

.next2 img{
	width: 40px;
	margin-left: 187px;
	margin-top: 70px;
	margin-bottom: 70px;
}

#topic3 img{
	width: 404px;
	margin-bottom: -100px;
}

.button3 a {
	color: #FFF;
	font-size: 19px;
	text-decoration: none;
	font-family: "ヒラギノ丸ゴ ProN";
	background: rgba(35,81,145,1.00);
	padding: 20px 30px;
	border: 0px solid rgba(35,81,145,1.00);
  box-shadow: 0 6px 0 rgba(23,51,91,1.00);
  border-radius: 6px;
  display: inline-block;
  transition: .3s;
  margin-bottom: 28px;
	margin-left: 125px;
	margin-right: auto;
 margin-top: -20px;
}

.button3 a:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0 #333;
}

.homeback3 img{
	width: 50px;
	margin-left: 325px;
	margin-top: -40px;
}

.end img{
	width: 400px;
	margin-left: -10px;
	margin-top: 50px;
	margin-bottom:80px;
}

.bottom img{
	width: 90px;
	margin-left: 155px;
	margin-bottom: 70px;
}

.footer img{
	width: 110px;
	margin-left: 30px;
	margin-bottom: -90px;
}

.twitter img{
	width: 40px;
	margin-left: 90px;
	margin-bottom: -62px;
	margin-top: 0px;
}

.facebook img{
	width: 40px;
	margin-left: 280px;
	margin-top: px;
	margin-bottom: -40px;
}

.youtube img{
	width: 45px;
	margin-left: 340px;
	margin-top: 2px;
	margin-bottom: 35px;
	
}