@charset "utf-8";

/*/////////////////////////////////////////////////////////////
 Container
//////////////////////////////////////////////////////////////*/

#flipper {
	height: 1024px;
}

#nRight {
	display: none;
}


#browserError {
	width: 100%;
	text-align:center;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	font-size: 13px;
}

#browserErrorTitle {
	padding: 10px 10px 0px 10px;
	font-size: 15px;
}

#browserError img {
	padding-top: 5px;
	
}

#search, #textindex, #pdf{
	display: block;
	position: absolute;
	visibility: hidden;
    left: 0;
    top: 0;
    z-index: 52;
}

#iTextindex, #iSearch, #iPDF {
	display: block;
	position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.mainCover, .footerCover {
	display: block;
	position: absolute;
    left: 0;
    top: 0;
    z-index: 51;
}

.footerCover {
	visibility: hidden;
}


/*/////////////////////////////////////////////////////////////
 Navigation
//////////////////////////////////////////////////////////////*/
#navigation {
	z-index: 20;
}

#nLeft {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 21;
}


#nRight {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	z-index: 22;
}

#nLeft div, #nRight div {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 30;
}


/*/////////////////////////////////////////////////////////////
 Navigation Top
//////////////////////////////////////////////////////////////*/

#nTop {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 23;
	background: url(../images/header-background.gif) repeat-x;
	-webkit-background-size: 3px 29px;
}

.nTopButton {
	display: inline-block;
	vertical-align: top;
	z-index: 30;
}


#nTitle, #nPage {
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

#nTitle {
	padding-left: 10px;
}

#nPage {
	padding-right: 10px;
}

#nClose {
	padding: 0 10px 10px 10px;
}

.nTopButton img {
	display: block;
}

#nHomepageImg {
	display: none;
}

/*/////////////////////////////////////////////////////////////
 Navigation Bottom
//////////////////////////////////////////////////////////////*/
#nBottom {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 25;
	background: url(../images/footer-background.gif) repeat-x;
	-webkit-background-size: 3px 42px;
}

#footerNavi {
	padding-left: 36px;
	z-index: 31;
}

.footerNaviButton {
	display: none;
	width: 56px;
	height: 100%;
	margin: 0 8px 0 0;
}

#shareNavi, #mokujiNavi, #searchNavi, #audioNavi {
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	display: none;
	width: 100%;
	height: 100%;
	/*padding-left: 36px;*/
	z-index: 32;
	background: url(../images/footer-background.gif) repeat-x;
	-webkit-background-size: 3px 42px;
}


#shareNavi {
	padding-left: 36px;
}

#nSharePanel, #nMokujiThumbnail {
	margin-left: 36px;
}

body[type="android"] #searchNavi {
	padding-left: 0px;
}

#audioNavi {
	z-index: 33;
}


.footerNaviButton img, .naviRightButton, .naviRightButton img, .overNaviButton {
	width: 56px;
	height: 42px;
}

#nMokujiTextindex {
	width: 60px;
}

.overNaviButton {
	display: inline;
	margin: 0 8px 0 0;
}

.naviRightButton {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#audioPlayer {
	display: none;
	position: absolute;
	top: 15px;
	left: -1000px;
	right: 0;
}

#nShareLoading {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 12px 0 0 50px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#nFooterR {
	display: none;
}

/*/////////////////////////////////////////////////////////////
 Navigation Bottom Search
//////////////////////////////////////////////////////////////*/


#nSearchTextBox {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 179px;
	height: 26px;
	margin: 7px 0 0 10px;
	background: url(../images/footer-search-form.png) no-repeat;
}

#nSearchTextBox input {
	padding: 1px 0 0 10px;
	width: 130px;
	height: 26px;
	font-size: 16px;
	border: none;
	background: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}



#nSearchValue {
	width: 200px;
	height: 26px;
	margin: 14px 0 0 10px;
	padding: 0px 0px 0 0;
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
    white-space: nowrap;
 
}

#nSearchClear {
	display: none;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0px;
	right: 0px;
	background: url(../images/footer-search-clear.png) no-repeat center center;
	cursor: pointer;
}


#nSearch {
	display: inline-block;
	position: absolute;
	margin: 0;
	height: 26px;
	width: 66px;
	margin: 7px 0 7px 0;
}

#nSearchButton {
	display: inline-block;
	position: absolute;
	margin: 0;
	height: 26px;
	width: 66px;
}

#nSearchIcon {
	display: inline-block;
	position: absolute;
	margin: 0;
	height: 18px;
	width: 19px;
	margin: 4px 0 0 22px;
}

#nSearchLoader {
	display: none;
	position: absolute;
	margin: 0;
	height: 15px;
	width: 15px;
	margin: 5px 0 0 24px;
}

#nSearchClose {
	position: absolute;
	display: block;
}


/*/////////////////////////////////////////////////////////////
 Android Search
//////////////////////////////////////////////////////////////*/

body[type="android"] #searchForm {
	position: absolute;
	display: none;
	left: 0px;
}

body[type="android"] #searchToolbar {
	top: 0px;
	padding: 0 8px 8px 0px;
	height: 59px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	background-image: url("../images/search_header.png");
	-webkit-background-size: 3px 59px;
	background-repeat: repeat-x;
}

body[type="android"] #searchInfo {
	width: 260px;
	height: 25px;
}

body[type="android"] #nSearchTextBox {
	position: absolute;
	display: block;
	top: 25px;
	margin: 0px 0 0 10px;
}

body[type="android"] #nSearchInput {
	padding: 0 0 0 10px;
	width: 135px;
	height: 26px;
	font-size: 16px;
	border: none;
	background: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body[type="android"] #nSearchButton {
	position: absolute;
	display: block;
	top: 25px;
	margin: 0px 0 0 189px;
	background: url(../images/footer-search-button_a.png) no-repeat center center;
	border: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body[type="android"] #nSearchCancelButton {
	position: absolute;
	display: block;
	height: 42px;
	width: 39px;
	right: 0px;
	margin-top: 17px;
	padding: 10px 10px;
	background: url(../images/list-cancel.png) no-repeat center center;
	border: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body[type="android"] #nSearchClear {
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0px;
	right: 0px;
	background: url(../images/footer-search-clear.png) no-repeat center center;
	cursor: pointer;
	display: block;
	border: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body[type="android"] #searchWord {
	position: absolute;
	width: 100%;
	top: 59px;
	left: 0;
	height: 20px;
	color: #bbb;
	background-color: #464646;
	z-index: 3;
}

body[type="android"] #searchWord span {
	top: 1px;
	padding: 1px 0 3px 15px;
	font-size: 11px;
}


/*/////////////////////////////////////////////////////////////
 Choice
//////////////////////////////////////////////////////////////*/
#choice {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 24;
	visibility: hidden;
}

#choiceMain {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 41;
	-webkit-border-radius: 4px;

}

#choiceBack {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 40;
	visibility: hidden;
}

#choiceCover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 42;
	visibility: hidden;
}

.choiceNoButton {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	background-image: url("../images/button-no.png");
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;

}

/*
.choiceYesButton {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	background-image: url("../images/button-yes.png");
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}
*/

.choiceText {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
}


/*/////////////////////////////////////////////////////////////
 Slice
//////////////////////////////////////////////////////////////*/
#slice {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#sTray {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
	-webkit-transform: translate(0px, 0px);
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	-webkit-transform-style: flat;
}

.sImageWrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.sImageWrapper span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.sImage {

}

.sImage img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.scormScoreCheck
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.scormScoreCheckR
{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
/*/////////////////////////////////////////////////////////////
 Thumbnail
//////////////////////////////////////////////////////////////*/

#thumbnail {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#tTray {
	display: block;
	position: absolute;
    left: 0;
    top: 0;
	-webkit-transform: translate(0px, 0px);
	-webkit-transition-duration: 0.4s;
	-webkit-transition-property: -webkit-transform;
	-webkit-transform-style: flat;
}

.tImage {
	display: block;
	position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
	-webkit-box-shadow: 1px 2px 4px #000000;
}

.tImage img {
	display: block;
	position: absolute;
    left: 0;
    top: 0;
}

.tImageLabel {
	display: block;
	position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #666666;
    text-align: right;
    line-height: 20px;
    font-size: 12px;
}

.tImageWrapper img {
	display: block;
	position: absolute;
}
.tScormScoreCheck img {
    display: none;
    position: absolute;
}

/*/////////////////////////////////////////////////////////////
 Other
//////////////////////////////////////////////////////////////*/
.linkPoint, .searchPoint {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    /*
	background-color: #ff0000;
	opacity: 0.3;
	*/
}

.linkPoint {
    z-index: 6;
}

.searchPoint, .searchPointFade {
    z-index: 5;
}

.linkPointArea, .searchPointArea {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.linkPointArea {
    z-index: 6;
}

.searchPointArea {
    z-index: 5;
}


.linkPoint canvas, .searchPoint canvas, .searchPointFade canvas {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.linkPoint canvas {
    z-index: 6;
}

.searchPointFade canvas {
	-webkit-animation-name: "fade";
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;	/* 何回実行するか。infiniteで無限 */
	-webkit-animation-direction: alternate;	/* alternateにするとアニメーションが反復 */
	-webkit-animation-delay: 0s;	/* 実行までの待ち時間 */
}

body[type="android"] .searchPointFade canvas {
	-webkit-animation-name: "";
}


@-webkit-keyframes "fade" {
	from {
		opacity: 0;
	}
	to {
		opacity: 1.0;
	}
}



#selectedPoint {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
	z-index: 10;
}

#dummy {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*/////////////////////////////////////////////////////////////
 Animatio
//////////////////////////////////////////////////////////////*/
.slideToRight {
	-webkit-animation-name: "slideToRightAnimation";
	-webkit-animation-duration: 0.4s;
}
@-webkit-keyframes "slideToRightAnimation" {
	from {
		left: -500px;
	}
	to {
		left: 0px;
	}
}

.slideToLeft {
	-webkit-animation-name: "slideToLeftAnimation";
	-webkit-animation-duration: 0.4s;
}
@-webkit-keyframes "slideToLeftAnimation" {
	from {
		left: 0px;
	}
	to {
		left: -500px;
	}
}


.coverFadeIn {
	-webkit-animation-name: "coverFadeIn";
	-webkit-animation-duration: 0.3s;
	/* -webkit-animation-delay: 0.1s;	実行までの待ち時間これをつけるとバチバチする */
}

@-webkit-keyframes "coverFadeIn" {
	from {
		opacity: 0;
	}
	to {
		opacity: 0.3;
	}
}

.coverFadeOut {
	-webkit-animation-name: "coverFadeOut";
	-webkit-animation-duration: 0.3s;
}

@-webkit-keyframes "coverFadeOut" {
	from {
		opacity: 0.3;
	}
	to {
		opacity: 0;
	}
}

