@charset "UTF-8";

@import url('fontello.css');

/* -------------------------------------------------------------------- Web Font */

.tweet:before {
	font-family: "fontello";
	content: '\e816';
}

/* -------------------------------------------------------------------- COMMON INIT */

/* Clearfix */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

img {
	max-width: 100%;
	height: auto;
}

@media screen and (min-width:320px){

body {
	width: 100%;
	height: 100%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	overflow-x: hidden;

}

.hide {
	display: none;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #333;
	background: transparent;
}
a:visited {
	color: #333;
	background: transparent;
}
a:hover, a:active {
  color: #333;
	background: transparent;
}


/* -------------------------------------------------------------------- STRUCTURE Mobile*/

#screen {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	overflow: hidden;
}




.inner {
	width: 94%;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 50px;
	background: #faf3e9;
	position: fixed;
	top: 0;
	z-index: 4000;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}

#contents {
	position: absolute;
	width: 100%;
	height: 100%;
	margin:0 auto;
}



#numbtn {
	display: none;
}

#sakura {
	width: 640px;
	height: auto;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 2;
}

#grid {
	width: 510px;
	position: absolute;
	z-index: 1;
}


/* -------------------------------------------------------------------- header Mobile*/

#header ul {
	margin-top: 8px;
}

#header ul li {
	float: left;
}

#header ul li#logo03_yoko {
	display: block;
	width: 69%;
}

#header ul li#logo03_yoko h1 {
	margin-top: 5px;
}

ul li#nav-about {
	display: none;
}

#header ul li#ntc-logo {
	float: right;
}

#header ul li a {
	text-decoration: none;
	display: block;
}


/* -------------------------------------------------------------------- NAV */

nav {
	width: 200px;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 10;
}

nav ul {
	opacity: 0;
	background: #ffffff;
}

nav li {
	height: 50px;
	background: #000;
}

nav li a {
	color: #888;
	background: #111;
	font-size: 12px;
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 6px 0px 6px 12px;
}




/* -------------------------------------------------------------------- PRODUCTS */


/* -------------------------------------------------------------------- SLIDE Mobile*/

/* SLIDES */

#slides {
	width: 100%;
	position: relative;
	top: 72px;
	z-index: 350;
}

#slides ul.slides_container {
	position: absolute;
	left: 0px;
	width: 1000%;
}

#slides ul.slides_container>li {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: left;
}


/* SLIDE NAVIGATION */

.prev {
	position: absolute;
	top: 136px;
	left: 12px;
	z-index: 6000;
	cursor: pointer;
}
.next {
	position: absolute;
	top: 136px;
	right: 12px;
	z-index: 6000;
	cursor: pointer;
}




.genus-kujira {
	color: #EC6426;
}
.genus-saru {
	color: #E60012;
}
.genus-higuma {
	color: #E60012;
}
.genus-kawasemi {
	color: #00A0E9;
}
.genus-tancho {
	color: #00A0E9;
}
.genus-osansyo {
	color: #920783;
}
.genus-iseebi {
	color: #E4007F;
}
.genus-morigaeru {
	color: #920783;
}
.genus-habu {
	color: #1D2088;
}
.genus-kaki {
	color: #009E96;
}



/* ANIMAL BOX */

.abox {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.titleblock {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

.atitle>h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.acat {
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
	line-height: 132%;
}

.acat i {
	font-style: italic;
}


.aimg {
	width: 100%;
	padding: 0;
	position: relative;
	top: 0px;
	z-index: 450;
}

.aimg img {
	display: block;
	margin: 0 auto;
}


.anum {
	width: 61px;
	position: relative;
	top: 0px;
	left: 12px;
}

.aprofile {
	display: block;
	width: 96%;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	text-align: right;
	position: relative;
	z-index: 600;
}

.genkei {
	display: block;
	position: relative;
	top: -58px;
	left: 12px;
	color: #00A0E9;
	font-size: 11px;
	font-weight: bold;
}

.atext {
	display: block;
	width: 94%;
	margin: 0 auto;
	font-size: 12px;
	font-weight: 500;
	line-height: 160%;
	color: #333333;
	position: relative;
	top: -34px;
	z-index: 451;
}

/* ANIMAL PROFILE POSITIONS 03 */
.kamoshika_pro {
	top: -46px;
	right: 0px;
}

.suzume_pro {
	top: -46px;
	right: 0px;
}

.kuwagata_pro {
	top: -46px;
	right: 0px;
}

.maimai_pro {
	top: -46px;
	right: 0px;
}

.ayu_pro {
	top: -46px;
	right: 0px;
}

.kegani_pro {
	width: 58%;
	top: -46px;
	left: 38%;
}

.somei_pro {
	top: -46px;
	right: 0px;
}

.fuji_pro {
	top: -46px;
	right: 0px;
}


/* ____________________________________________________________________________________ANIMAL LINEUP Mobile */

#lineup {
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom:0;
	z-index: 8000;
}

.trigger-tab-close {
	width: 93px;
	height: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	padding: 47px 0 0 0;
	background: url(../images/trigger-tab1.png) no-repeat;
	z-index: 900;
	cursor: pointer;
}
.trigger-tab-open {
	width: 64px;
	height: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	padding: 14px 0 0 0;
	background: url(../images/trigger-tab2.png) no-repeat;
	z-index: 900;
	cursor: pointer;
}

#lineup-target {
	width: 100%;
	height: 80px;	
	background: rgba(255,255,255,0.8);
	z-index: 4000;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
}

#lineup-target ul.pagination {
	width: auto;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#lineup-target ul li {
	float: left;
	display: block;
	height: auto;	

}
#lineup-target ul li a {
	height: auto;	
	display: block;
}



}

@media screen and (min-width:768px){

body {
	overflow: auto;
}

#screen {
	width: 100%;
	height: 100%;
	margin: 0 /*auto*/; /* センタリング */
	padding: 0;
	overflow: hidden;
}

.inner {
	width: 1024px;
	margin: 0 auto;
}

.hide {
	display: none;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #333;
	background: transparent;
}
a:visited {
	color: #333;
	background: transparent;
}
a:hover, a:active {
  color: #333;
	background: transparent;
}


/* -------------------------------------------------------------------- STRUCTURE PC */

#header {
	height: 72px;
}

#contents {
	overflow: hidden;
}


#sakura {
	width: 800px;
	height: auto;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 2;
}

#grid {
	width: 510px;
	position: absolute;
	z-index: 1;
}

/* -------------------------------------------------------------------- header Mobile*/

#header ul {
	width: 960px;
	margin: 0px auto;
	padding-top: 15px;
}

#header ul li#logo03_yoko {
	width: auto;
}

#header ul li#logo03_yoko h1 {
	margin-top: auto;
}

#header ul li#nav-about {
/* 	display: block; */
	font-weight: bold;
  	line-height: 40px;
  	margin: 0 35px 0 340px;
}

/* -------------------------------------------------------------------- PRODUCTS */

#numbtn {
	display: block;
	width: 63px;
	float: left;
	position: absolute;
	top: 120px;
	left: 50%;
	z-index: 600;
	margin: 0 0 0 -485px;
}

#numbtn .num {
	margin-bottom: 30px;
}


/* -------------------------------------------------------------------- SLIDE PC*/

/* SLIDES */

#slides {
	width: 100%;
	position: relative;
	top: 94px;
	z-index: 350;
}

#slides ul.slides_container {
	position: absolute;
	left: 0px;
	width: 10240px;
}

#slides ul.slides_container>li {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

/* SLIDE NAVIGATION */

.prev {
	position: absolute;
	top: 280px;
	left: 50%;
	z-index: 6000;
	margin: 0 0 0 -390px;
	cursor: pointer;
}
.next {
	position: absolute;
	top: 280px;
	right: 50%;
	z-index: 6000;
	margin: 0 -390px 0 0;
	cursor: pointer;
}




.genus-kujira {
	color: #EC6426;
}
.genus-saru {
	color: #E60012;
}
.genus-higuma {
	color: #E60012;
}
.genus-kawasemi {
	color: #00A0E9;
}
.genus-tancho {
	color: #00A0E9;
}
.genus-osansyo {
	color: #920783;
}
.genus-iseebi {
	color: #E4007F;
}
.genus-morigaeru {
	color: #920783;
}
.genus-habu {
	color: #1D2088;
}
.genus-kaki {
	color: #009E96;
}



/* ANIMAL BOX */

.abox {
	width: 640px;
	height: 540px;
	margin: 0 auto;
	position: relative;
}

.atitle {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 0px;
}

.acat {
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 12px;
	padding: 0;
}

.acat i {
	font-style: italic;
}



/* ____________________________________________________________________________________ANIMAL PROFILE POSITIONS */

.aprofile {
	width: auto;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	text-align: right;
	position: absolute;
	z-index: 600;
}

/* 03 */
.kamoshika_pro {
	top: 28px;
	right: 12px;
}

.suzume_pro {
	top: 268px;
	right: 12px;
}

.kuwagata_pro {
	width: 220px;
	top: 300px;
	right: 12px;
}

.maimai_pro {
	width: 240px;
	top: 40px;
	right: 12px;
}

.ayu_pro {
	top: 300px;
	right: 12px;
}

.kegani_pro {
	top: 306px;
	right: 12px;
	left: 0;
}

.somei_pro {
	top: 290px;
	right: 12px;
}

.fuji_pro {
	top: 32px;
	right: 12px;
}


.aimg {
	width: 640px;
	position: relative;
	top: 14px;
	z-index: 450;
}

.anum {
	position: absolute;
	top: 346px;
	left: 12px;
}

.genkei {
	padding: 0px 12px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
	
}

.atext {
	display: block;
	width: 640px;
	font-size: 11px;
	font-weight: 500;
	line-height: 160%;
	color: #333333;
	position: relative;
	top: 18px;
	z-index: 451;
}

/* ____________________________________________________________________________________ANIMAL LINEUP */

#lineup {
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom:0;
	z-index: 8000;
}

.trigger-tab-close {
	width: 93px;
	height: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	padding: 47px 0 0 0;
	background: url(../images/trigger-tab1.png) no-repeat;
	z-index: 900;
	cursor: pointer;
}
.trigger-tab-open {
	width: 64px;
	height: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	padding: 14px 0 0 0;
	background: url(../images/trigger-tab2.png) no-repeat;
	z-index: 900;
	cursor: pointer;
}

#lineup-target {
	width: 100%;
	height: 132px;	
	background: rgba(255,255,255,0.8);
	margin: 0;
	padding: 0;
	z-index: 4000;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3) inset;
}

#lineup-target ul.pagination {
	width: 903px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#lineup-target ul li {
	float: left;
	display: block;
	height: 106px;	

}
#lineup-target ul li a {
	height: 106px;	
	display: block;
}



}