html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family:"Playfair Display SC", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
input, textarea,{
	margin: 0;
	padding: 0;
}
ol, ul{
	list-style:none;
}
table{
	border-collapse: collapse; 
	border-spacing:0;
}
caption, th{
	text-align: left;
}
a:focus {
	outline:none;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both{
	clear:both;
}
.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

body {
	background:#ffffff;
}

a {
	color:#663300;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
body,#header{
	transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
}
#wrapper {
	font-size:16px;
	color:#ff80c0;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	line-height: 1.75;
	text-align: left;
}
#topCon {
	position:relative;
}
#headWrapp{
	position:absolute;
	top:30%;
	z-index:999;
	width:100%;
}
#headWrapp.fixed{
	position:fixed;
	top:0;
	left:0;
	background: #FFFFFF;
	padding-bottom: 20px;
}
#header #logo {
  display:block;
  width:200px;
	margin: 10px auto;
}
#header #logo img {
  width:100%;	
}
#navArea {
	margin: 10px auto;
	text-align: center;
}
#navArea ul li {
	display: inline-block;
	margin: 0 3px;
}
#navArea ul li a.btn01,
#navArea ul li a.btn02 {
	display: block;
	text-decoration: none;
	width: 120px;
	letter-spacing:0.2ex;
	position: relative;
	perspective: 120px;
	-webkit-perspective: 120px;
}
#navArea ul li a.btn01 span,
#navArea ul li a.btn02 span {
	font-family: 'Great Vibes', cursive;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 120px;
	padding: 15px 0;
	background-color: rgba(255,255,255,0);
	position:absolute;
	top: 0;
	margin-top: -30px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: 0.8s;
	opacity: 0.6;
}
#navArea ul li a.btn01 span.back,
#navArea ul li a.btn02 span.back {
	background-color: rgba(255,255,255,0);
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	font-size: 14px;
	margin-top: -20px;
}
#navArea ul li a.btn01:hover .front,
#navArea ul li a.btn02:hover .front {
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
}
#navArea ul li a.btn01:hover .back,
#navArea ul li a.btn02:hover .back {
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
}
section{
	display:block;
	clear:both;
	padding-top: 180px;
	margin:80px 0 200px 0;
	position:relative;
	transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
}

#rabbit {
	margin-top:200px !important;
}
section header p{
	font-size:17px;
	font-weight:bold;
	letter-spacing:0.2ex;
	margin:0 0 55px;
	line-height:1.4;
}
section header p span{
	padding-left:1em;
	border-left:solid 1px #ff80c0;
	font-size:16px;
	font-weight:normal;
}
article h2{
	margin:0 0 20px;
	font-size:29px;
	font-weight:bold;
	letter-spacing:0.2ex;
}
article p{
	line-height:3;
	letter-spacing:0.2ex;
}
#company {
	left: 50%;
	margin-left: -330px;
}
#company dl{
	width: 100%;
	max-width: 660px;
	letter-spacing:0.2ex;
	margin-top:40px;
}
#company dt{
	width: 20%;
	float:left;
	display:inline;
	clear:both;
	padding:10px 0;
}
#company dd{
	width: 80%;
	float:left;
	display:inline;
	border-left:solid 1px #eaf4f5;
	padding:10px 0 10px 30px;
}
#company dd.mail {
	font-family: "メイリオ", Meiryo !important;
}

#footer{
	width: 100%;
	position:fixed;
	bottom:0px;
	right:30px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.2ex;
	padding: 10px 0;
	background: #FFFFFF;
	text-align: right;
}
#sakura {
	top: 0;
	left: 0;
	position: fixed;
}


@media screen and (max-width: 949px){
	#company {
		left: 10%;
		margin-left: 0px;
	}
	#wrapper, #headWrapp {
		min-width: 100%;
	}
}

@media screen and (max-width: 770px){
	#company {
		left: 5%;
		margin-left: 0px;
	}
}
	
@media screen and (max-width: 480px){

	section header p {
		margin-bottom: 20px;
	}

	#company {
		margin-left: 0px;
		width: 90%;
	}

	#company dl{
		width: 100%;
		letter-spacing:0.2ex;
		margin: 20px auto 0px;
	}
	#company dt{
		width: 100%;
		float:none;
		display:block;
		clear:both;
		padding:10px 0 5px;
		border-bottom:solid 1px #eaf4f5;
	}
	#company dd{
		width: 100%;
		float:none;
		display:block;
		border-left:none;
		padding:10px 0 15px 30px;
	}

}
