@charset "UTF-8";

.simple_square_btn8 { font-family: 'Zen Maru Gothic', sans-serif;
	display: block;
	position:absolute;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
        border-radius: 30px;
	border:1px solid #1B1B1B;
	-webkit-backface-visibility: hidden; 
	-moz-backface-visibility: hidden;
    backface-visibility: hidden;top: 2155px;
	left: 110px;
}

.simple_square_btn { font-family: 'Zen Maru Gothic', sans-serif;
	display: block;
	position:absolute;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
        border-radius: 30px;
	border:1px solid #1B1B1B;
	-webkit-backface-visibility: hidden; 
	-moz-backface-visibility: hidden;
    backface-visibility: hidden;top: 2980px;
	left: 110px;}

.simple_square { font-family: 'Zen Maru Gothic', sans-serif;
	display: block;
	position:absolute;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
        border-radius: 30px;
	border:1px solid #1B1B1B;
	-webkit-backface-visibility: hidden; 
	-moz-backface-visibility: hidden;
    backface-visibility: hidden;top: 3880px;
	left: 110px;}

.simple_square_btn8:hover {
	 cursor: pointer;
	 text-decoration: none;
	-webkit-animation: simple_square_btn8 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: simple_square_btn8 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: simple_square_btn8 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes simple_square_btn8{
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-moz-keyframes simple_square_btn8{
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes simple_square_btn8 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}




img.box{background-image:url("images/background.png");}
.box{
	position: relative;
	margin-left: -7px;
	margin-top: -8px;
}
p{position: absolute; font-family: 'Zen Maru Gothic', sans-serif;
	
	}
p.p{font-size: 40px;top: 480px;left: 85px;white-space: pre;transform: rotate(5deg);}
p.catct{
	white-space: pre;
	top: 1170px;
	font-size: 15px;
}
p.dessann{white-space: pre;top: 1728px;font-weight: bold;font-size: 20px;}

p.taipo{white-space: pre;top: 2850px;font-weight: bold;font-size: 20px;}

p.color{white-space: pre;top: 3280px;font-weight: bold;font-size: 20px;color: #FAFAFA;}




