@charset "UTF-8";

* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	outline: none;
    
	-ms-content-zooming: none;
	-content-zooming: none;
}

html {
	background-color:#F8F8F8;
}

html body {
	background-image: none;
	color: #333333;
	background-color: transparent #F8F8F8;
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height:100%;
	/*
	user-select: none;
	-o-user-select:none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	*/
}

map area{
	cursor:pointer;
}

#stage_preloader{
	background-color: #F8F8F8;
	width: 1024px;
	height: 685px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-512px;
	z-index: 1000;
	text-align: center;
}

#stage_preloader img{
	position: relative;
	top: 250px;
	margin:0 auto;
}

#mainContainer{
	width:1024px;
	height:612px;
	margin:auto;
	position:relative;
	
	-ms-content-zooming: none;
	-ms-touch-action:none;
	-content-zooming: none;
	-touch-action:none;
	touch-action: none;
}

/* header */

#header{
	overflow:hidden;
	width:1024px;
	height:64px;
	position:relative;
}

#header .setLeft{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	height:62px;
}

#header .setLeft li{
	float:left;
	position:relative;
}

#header .setLeft li.iconGenre{
	margin:3px 0 0 14px;
	position:relative;
}

#header .setLeft li.iconTagCat{
	margin:4px 0 0 0;
	position:relative;
}

#header .setLeft li.tagChapter{
	margin:10px 10px 0 3px;
	position:relative;
	font-weight: bold;
	font-size: 22px;
}

#header .setLeft li.tagLesson{
	margin:11px 0 0 0;
	position:relative;
}

#header .setLeft li.lessonTitle{
	margin:10px 0 0 5px;
	font-size:22px;
	position:relative;
}

#header .setLeft li.lessonTitle .subLessonTitle{
	font-size:14px;
	font-weight: bold;
}

#header .setLeft li.lessonTitle .smallSize{
	font-size:20px;
}

#header .setLeft li.lessonTitleCaption{
	color:#666666;
	margin:-30px 0 0 72px;
	font-size:14px;
	position:relative;
	clear:both;
}

#header .setRight{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	height:62px;
}

#header .setRight li{
	float:left;
	position:relative;
}

#header .headerLine{
	background:url(../img/header_line.jpg);
	width:1024px;
	height:2px;
	clear:both;
	margin:0;
	padding:0;
	position:relative;
}

/* header navi */

#headerNavi{
	background-color: #321919;
	width:1024px;
	height:44px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#headerNavi .setLeft{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	height:42px;
}

#headerNavi .setLeft li{
	margin:1px 0 0 -1px;
	float:left;
	position:relative;
}

#headerNavi .setLeft li.indent{
	margin-left:-21px;
	float:left;
	position:relative;
}

/* #videoWrapper video container */

#videoWrapper{
	position: relative;
	width:512px;
	height:332px;
	margin-left:32px;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#videoWrapper_center{
	position: relative;
	width:512px;
	height:332px;
	margin-left:256px;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

video.fs{
	width: 100%;
	height: 100%;
	position: absolute;
}

.videoPosition{
	padding-top:39px;
	
}
	
.videoPosition2{
	padding-top:79px;
}

.videoPosition3{
	padding-top:60px;
}

.videoPosition4{
	padding-top:92px;
}

#objLinkVideo{
	position: absolute;
}

#videoContainer{
	width:1024px;
	height:287px;
	position:relative;
	background-color: #000000;
	z-index: 2;
}

#videoContainer .videoEmbed{
	float:left;
	margin:0;
	padding:0;
	background-color:#000000;
	width:512px;
	height:287px;
	position: absolute;
	left: auto;
	top: auto;
	z-index: 1;
}

	.fs_mode #videoContainer .videoEmbed{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
	}

#videoContainer .scoreEmbed{
	float:left;
	margin:0;
	padding:0;
}


/* video container fukidashi */
#videoContainer .fukidashiWrapper{
	top:38px;
	left:287px;
	z-index:10;
	position:absolute;
}

#videoContainer .fukidashiWrapper .fukidashiBox{
	width:200px;
	height:220px;
	display:table-cell;
	vertical-align:middle;
}

#videoContainer .fukidashiWrapper .fukidashiTxt{
	font-size:12px;
	display:inline-block;
	text-align:left;
}


/* 130405 box-shadowAdd -> */
#videoContainer .scoreEmbed .shadow_effect {	
	background:#FFF;
	position: absolute;
	-webkit-box-shadow:3px 0 4px rgba(0, 0, 0, 0.2), -3px -1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow:3px 0 4px rgba(0, 0, 0, 0.2), -3px -1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	        box-shadow:3px 0 4px rgba(0, 0, 0, 0.2), -3px -1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#videoContainer .scoreEmbed .shadow_effect:before, #videoContainer .scoreEmbed .shadow_effect:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 3px;
	width: 500%;
	top: 80%;
	opacity: 0.4;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 20px 4px #333;
	   -moz-box-shadow: 0 20px 4px #333;
	   		box-shadow: 0 20px 4px #333;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#videoContainer .scoreEmbed .shadow_effect:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 3px;
	left: auto;
}
/* <- 130405 box-shadowAdd */


/* 130422 rightArea -> */

#videoContainer .rightArea1{
	position:relative;
	z-index:5;
	margin:30px 0 0 40px;
}

#videoContainer .rightArea1 .scrollbar{
	position:relative;
	height:259px;
	overflow:hidden;
}

#videoContainer .rightArea2{
	position:relative;
	z-index:5;
	margin:18px 0 0 40px;
	height:259px;
}

#videoContainer .rightArea2 .scrollbar{
	position:relative;
	height:269px;
	overflow:hidden;
}


/* 130228 popupAdd -> */

#videoContainer .scoreZoom{
	position:absolute;
	right:0px;
	bottom:0px;
}

#imgPreloader{
	display:none;
}

#pop_score{
	/* position:absolute; */
	background-size: contain;
	padding-top: 50%;
}

/* <- 130228 popupAdd */


/* 130321 complete -> */

.complete.window{
	position: relative;
	z-index: 5;
	display: none;
}

.complete.window.selector{
	margin-top: 22px;
	margin-left: 40px; 
	width: 447px;
	height: 244px;
	background-image: url("../img/complete_btn_bg.png");
}

.complete .btn_success{
	position:absolute;
	margin:135px 0 0 19px;
}

.complete .btn_failed{
	position:absolute;
	margin:135px 0 0 222px;
}

.complete.window.success{
	margin-top: 22px;
	margin-left: 40px; 
	width: 447px;
	height: 244px;
	background-image: url("../img/complete_btn_bg_success.png");
}

.complete .btn_select{
	position:absolute;
	margin:77px 0 0 0;
}

.complete .btn_select .btn1{
	position:absolute;
	margin-left:18px;
}

.complete .btn_select .btn2{
	position:absolute;
	margin-left:151px;
}

.complete .btn_select .btn3{
	position:absolute;
	margin-left:284px;
}


.complete .btn_return{
	position:absolute;
	margin:83px 0 0 18px;
}

.complete.window.failed{
	margin-top: 22px;
	margin-left: 40px; 
	width: 447px;
	height: 244px;
	background-image: url("../img/complete_btn_bg_failed.png");
}

.complete.window.failed.nomovie{
	margin-top: 22px;
	margin-left: 40px; 
	width: 447px;
	height: 244px;
	background-image: url("../img/complete_btn_bg_back_to_practice.png");
}

.complete .btn_playmovie{
	position:absolute;
	margin:83px 0 0 18px;
}

.complete .fukidashi_advice{
	position:absolute;
	margin:58px 0 0 374px;
}
/* <- 130321 complete */

/* 130418 Confirm2 -> */

.lessonConfirm{
	position: absolute;
	width: 512px;
	height: 287px;
	z-index: 99;
	top:0;
	display: none;
}

.btnSelfcheck{
	position:absolute;
	margin: 172px 160px;
}

/*
lessonConfirm
btnSelfcheck
*/

/* <- 130418 Confirm2 */



/* lessonTxtArea -> */
#videoContainer .lessonTxtArea{
	position: relative;
	z-index: 5;
	top: 14px;
	left: 28px;
}

#videoContainer .lessonTxtArea .lessonTxt{
	z-index:50;
	position:absolute;
	top:16px;
	left:15px;
	width:417px;
}

#videoContainer .lessonTxtArea .lessonMenu{
	top:44px;
}

#videoContainer .lessonTxtArea .lessonTxt li{
	font-size:12px;
	color:#FFFFFF;
	padding:6px 0 5px 15px;
	background:url(../img/lesson_txt_line.png) no-repeat;
	background-position: bottom;
}

#videoContainer .lessonTxtArea .btnConfirm{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
}

#videoContainer .lessonTxtArea .btnConfirm2 {
	position:absolute;
	top:167px;
	left:121px;
	z-index:10;
}

#videoContainer .lessonTxtArea .btnConfirm3{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
}

#videoContainer .lessonTxtArea .btnConfirmed{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
	display:none;
}

#canvasArea #canvasArea_scrollbar{
	box-shadow: 0 0 9px #663100;
}

/* 130326 video controller_s -> */
#videoController_s{
	background:url(../img/video_controller_bg_intro.jpg) no-repeat;
	overflow:hidden;
	width:512px;
	height:46px;
	position:relative;
}
	.fs_mode #videoController_s{
		position: fixed;
		top: auto;
		left: 50%;
		margin-left: -256px;
		bottom: 0;
		z-index: 3
	}

#videoController_s .setLeft{
	list-style:none;
	padding: 10px 0 0 2px;
	margin:0;
	float:left;
	position:relative;
	height:42px;
}

#videoController_s .setLeft li:first-child{
	float:left;
	position:relative;
	padding-left:4px;
}

#videoController_s .setLeft li{
	float:left;
	position:relative;
	padding-left:132px;
}

#videoController_s .setLeft li.pos2{
	padding-left:13px;
}

#videoController_s .setLeft li.volSlider{
	margin: -4px 0 0 0;
	padding-left: 10px;
}

#videoController_s .volSliderContainer{
	width:157px;
	height:39px;
	position:relative;
	overflow:hidden;
}
#videoController_s .sliderBg{
	position:absolute;
	background:url(../img/btn_video_volbar_bg.gif) no-repeat;
	margin:18px 0 0 24px;
	width: 53px;
	height: 3px;
}

#videoController_s .sliderHead{
	position:absolute;
	margin:8px 0 0 15px;
	background: url(../img/btn_video_vol_head.png) center center no-repeat;
	width: 20px;
	height: 24px;
	left: 53px;
	cursor: default;
}

.seekbarContainer_s{
	position: absolute;
	width: 480px;
	height: 10px;
	top: 345px;
	left: 15px;
	margin-left: auto;
	bottom: auto;
	background:url(../img/seek_bg_def.png) repeat-x;
	z-index: 4;
	opacity: 0.7;
}
	.fs_mode .seekbarContainer_s{
		position: fixed;
		left: 10%;
		bottom: 70px;
		top: auto;
		width: 80%;
	}

/* <- 1300326 video controller_s */


/* video controller */

#videoController{
	background:url(../img/video_controller_bg.jpg) no-repeat;
	overflow:hidden;
	width:1024px;
	height:46px;
	position: absolute;
	top:395px;
	left: auto;
	margin-left: auto;
	bottom: auto;
	z-index: 3;
}
	.fs_mode #videoController{
		position: fixed;
		top: auto;
		left: 50%;
		margin-left: -512px;
		bottom: 0;
		z-index: 3
	}

#videoController.type2{
	background:url(../img/video_controller_bg2.jpg) no-repeat;
}

#videoController.type3{
	background:url(../img/video_controller_bg3.jpg) no-repeat;
}

#videoController.type4{
	background:url(../img/video_controller_bg_advice.jpg) no-repeat;
}

#videoController .setLeft{
	list-style:none;
	padding:10px 0 0 13px;
	margin:0;
	float:left;
	position:relative;
	height:42px;
}

#videoController .setLeft li{
	float:left;
	position:relative;
	padding-left:7px;
}

#videoController .setLeft li.pos1{
	padding-left:25px;
}

#videoController .setLeft li.pos2{
	padding-left:13px;
}

#videoController .setLeft li.pos3{
	padding-left:18px;
}

#videoController .setLeft li.pos4{
	padding-left:10px;
}

#videoController .setLeft li.pos5{
	padding-left:6px;
}

#videoController .setLeft li.pos6{
	padding-top:7px;
	padding-right: 47px;
}

#videoController .setLeft li.pos7{
	padding-left:18px;
}

#videoController .setLeft li.pos8{
	padding-left:6px;
}

#videoController .setLeft li.pos9{
	padding-left:18px;
}

#videoController .setLeft li #abSelector{
	width: 96px;
	height: 30px;
}

#videoController .setLeft li.tempoNum{
	font-size:16px;
	font-weight:600;
	font-family: serif;
	color:#FFD200;
	width:34px;
	padding:4px 16px 0 4px;
	text-align:right;
	margin-left: 55px;
}

#videoController .setLeft li.volSlider{
	margin:-4px 0 0 4px;
}
#videoController.type4 .setLeft li.volSlider{
	margin:-4px 0 0 164px;
}
#videoController .volSliderContainer{
	width:185px !important;
	height:39px;
	position:relative;
	overflow:hidden;
}
#videoController .sliderBg{
	position:absolute;
	background:url(../img/btn_video_volbar_bg.gif) no-repeat;
	margin:18px 0 0 24px;
	width: 53px;
	height: 3px;
}

#videoController .sliderHead{
	position:absolute;
	margin:8px 0 0 15px;
	background: url(../img/btn_video_vol_head.png) center center no-repeat;
	width: 20px;
	height: 24px;
	left: 53px;
	cursor: default;
}

	.volSliderContainer .sliderHS{
		margin-left:24px;
		width: 106px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

.seekbarContainer{
	position: absolute;
	width: 480px;
	height: 10px;
	top: 375px;
	left: 15px;
	margin-left: auto;
	bottom: auto;
	background:url(../img/seek_bg_def.png) repeat-x;
	z-index: 4;
	opacity: 0.7;
}
	.fs_mode .seekbarContainer{
		position: fixed;
		left: 10%;
		bottom: 70px;
		top: auto;
		width: 80%;
	}

.seekbarBg{
	position:absolute;
	background:url(../img/seek_bg.gif) repeat-x !important;
	width: 0px;
	height: 4px;
}

.seekbarHead{
	position:absolute;
	background: url(../img/seek_head.png) no-repeat;
	width: 28px;
	height: 28px;
	cursor: default;
	margin:-12px 0 0 -4px;
	z-index: 10;
	cursor: pointer;
}

.seekbarHS{
	width: 480px;
	height: 25px;
	margin-top: -10px;
	position: absolute;
	cursor: pointer;
	z-index: 3;
}
	.fs_mode .seekbarHS{
		width: 100%;
	}
	
.seekbarHS_s{
	width: 480px;
	height: 25px;
	margin-top: -10px;
	position: absolute;
	cursor: pointer;
	z-index: 3;
}
	.fs_mode .seekbarHS_s{
		width: 100%;
	}

.seekbarHS_advice{
	width:1024px;
	height: 10px;
	margin-top: -4px;
	position: absolute;
	cursor: pointer;
}


/* -> NC */
.repeatA{
	position:absolute;
	background: url(../img/repeat_a.png) no-repeat;
	width: 25px;
	height: 27px;
	margin:-26px 0 0 -1px;
	display:none;
	z-index: 10;
}

.repeatB{
	position:absolute;
	background: url(../img/repeat_b.png) no-repeat;
	width: 25px;
	height: 27px;
	margin:-26px 0 0 -1px;
	display:none;
	z-index: 10;
}
/* <- NC */

.videoControllerFsbg{
	position: relative;
	display: none;
	left: 0;
	height: 50px;
	width: 100%;
	bottom: -4px;
	z-index: 2;
}

	.fs_mode .videoControllerFsbg{
		position: fixed;
		display: block;
	}


/* guitar guide */

#guitarGuide{
	background:url(../img/lesson_guide_bg.jpg) no-repeat;
	height: 168px;
	margin: 46px 0 0 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#guitarGuide img{
	position: absolute;
	right: 0;
	top: 1px;
}


/* bottomContainer */

#bottomContainer_slider_single {
	background:url(../img/lesson_guide_bg_single.jpg) no-repeat;
}

.bottomContainer{
	background:url(../img/lesson_guide_bg.jpg) no-repeat;
	width:100%;
	height: 167px;
	margin: 46px 0 0 0;
	position: relative;
	overflow:hidden;
	z-index: 1;
}

.bottomContainer ul{
	position: relative;
	height:130px;
	width:900px;
	margin:0 auto;
}

.bottomContainer ul li{
	position: relative;
	margin-top:19px;
	float:left;
}

.bottomContainer ul .box-width1{
	position: relative;
	text-align:center;
	width:900px;
}

.bottomContainer ul .box-width2{
	position: relative;
	text-align:center;
	padding-right:10px;
	width:440px;
}

.bottomContainer ul .box-width3{
	position: relative;
	padding-right:10px;
	text-align:center;
	width:293px;
}

.bottomContainer ul .box-width3_txt {
	position: relative;
	text-align:center;
	width:287px;
}

.bottomContainer ul .box-width3_2{
	position: relative;
	padding-right:10px;
	text-align:center;
	width:585px;
}

.bottomContainer ul .box-width4{
	margin-top:9px;
	position: relative;
	padding-right:6px;
	text-align:center;
	width:220px;
}

.bottomContainer ul .last{
	padding-right:0;
}

.bottomContainer ul .txt_box{
	color:#000000;
	font-size:12px;
	padding:5px 0 0 7px;
	line-height:1.7;
	text-align: left;
}

.bottomContainer ul .txt_boxL{
	font-size:12px;
	padding:5px 5px 0 0;
	line-height:1.7;
	text-align: left;
}

.bottomContainer ul .txt_boxL .title{
	font-size:15px;
}

.bottomContainer .board_dummy{
	background:url(../img/fret_typeOff.jpg) no-repeat center;
	height: 179px;
}

.bottomContainer .board_dummy p{
	display: none;
}

/* setting panel */

#settingPanel {
	background:url(../img/bg_setting.png) no-repeat;
	height:608px;
	width:1024px;
	position: absolute;
	z-index: 1000;
	display: none;
}

#settingPanel .settingWrapper{
	overflow: hidden;
	width: 900px;
	margin: 120px auto 50px auto;
	
}

	#settingPanel .settingWrapper .previewWindow {
		float: left;
		width: 490px;
	}
	
	#settingPanel .settingWrapper .settingItems {
		float: left;
		width: 277px;
		margin: 0 70px 0 0;
		position: relative;
	}
		
		#settingPanel .settingWrapper .settingItems .settingTit1 {
			float: left;
			margin: 25px 15px 0 0;
		}

		#settingPanel .settingWrapper .settingItems .settingCap1 {
			clear: both;
			margin: 5px 0 0 60px;
		}
		
		#settingPanel .settingWrapper .settingItems .settingPulldown1 {
			float: left;
		}

		 ul.settingPulldownItems1 {
			background: #666666;
			width: 217px;
			height: 82px;
			position: absolute;
			left: 119px;
			top:300px;
			display: none;
			z-index: 1000;
		}
		
		ul.settingPulldownItems1 li {
			clear: both;
			margin: 0;
			padding: 0;
			line-height: 0;
			margin-bottom: 1px;
		}
		
		#settingPanel .settingWrapper .settingItems .settingItem1 {
			overflow: hidden;
		}

#settingPanel .btnClose {
	margin: 0 auto;
	width: 221px;
}

/* help setting panel */

#helpSettingPanel {
	background:url(../img/bg_setting_help.png) no-repeat;
	height:608px;
	width:1024px;
	position: absolute;
	z-index: 900;
	display: none;
}

#helpSettingPanel .helpSettingWrapper{
	overflow: hidden;
	width: 798px;
	height: 92px;
	margin: 160px auto 242px auto;
}
	
	#helpSettingPanel .helpSettingWrapper .helpSettingItems {
		float: left;
		width: 521px;
		margin: 0;
		position: relative;
	}
		
		#helpSettingPanel .helpSettingWrapper .helpSettingItems .helpSettingTit1 {
			float: left;
			margin: 22px 15px 0 0;
		}

		#helpSettingPanel .helpSettingWrapper .helpSettingItems .helpSettingCap1 {
			clear: both;
			margin: 10px 0 0 123px;
		}
		
		#helpSettingPanel .helpSettingWrapper .helpSettingItems .helpSettingPulldown1 {
			float: left;
		}

		 ul.helpSettingPulldownItems1 {
			background: #666666;
			width: 183px;
			height: 83px;
			position: absolute;
			left: 233px;
			top:300px;
			display: none;
			z-index: 1000;

		}
		ul.helpSettingPulldownItems1 li {
			clear: both;
			margin: 0;
			padding: 0;
			line-height: 0;
			margin-bottom: 1px;
		}
		
		#helpSettingPanel .helpSettingWrapper .helpSettingItems .helpSettingItem1 {
			overflow: hidden;
		}

#helpSettingPanel .btnClose {
	margin: 0 auto;
	width: 221px;
}

/* footer navi */
#footerNavi{
	background-size: 100% auto;
	width:1024px;
	height:60px;
	position: relative;
	margin: 7px 0 0 0;
	cursor: pointer;
	display: inline-block;
	text-align: center;
}
	#footerNavi .footerNaviElem{
		position: relative;
		top: 0;
		height: 100%;
		font-weight: bold;
		font-size: 14px;
		line-height: 55px;
		color: #666666;
		display: inline-block;
		text-align: center;
	}

#footerNavi .left{
	position:absolute;
	width: 245px;
	height: 53px;
	background: url('../img/btn_footer_prevmenu_def.jpg') no-repeat;
	left: 0;
	top: 0;
	z-index: 3;
}
	#footerNavi .left.hover{
		background: url('../img/btn_footer_prevmenu_over.jpg') no-repeat;
	}
	#footerNavi .left .footerNaviElem{
		padding-left: 30px;
		background: url('../img/btn_footer_icon_prev.png') left center no-repeat;
	}
		#footerNavi .left.hover .footerNaviElem{
			background: url('../img/btn_footer_icon_prev_on.png') left center no-repeat;
		}

#footerNavi .right{
	position:absolute;
	width: 245px;
	height: 53px;
	background: url('../img/btn_footer_nextmenu_def.jpg') no-repeat;
	right: 0;
	top: 0;
	z-index: 2;
}
	#footerNavi .right.hover{
		background: url('../img/btn_footer_nextmenu_over.jpg') no-repeat;
	}
	#footerNavi .right .footerNaviElem{
		padding-right: 30px;
		background: url('../img/btn_footer_icon_next.png') right center no-repeat;
	}
		#footerNavi .right.hover .footerNaviElem{
			background: url('../img/btn_footer_icon_next_on.png') right center no-repeat;
		}

#footerNavi .center{
	position:relative;
	height: 53px;
	width: 100%;
	background: url('../img/btn_footer_return_lessonmenu_def.jpg') no-repeat;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
	#footerNavi .center.hover{
		background: url('../img/btn_footer_return_lessonmenu_over.jpg') no-repeat;
	}
	#footerNavi .center .footerNaviElem{
		padding-left: 30px;
		background: url('../img/btn_footer_icon_menu.png') left center no-repeat;
	}
		#footerNavi .center.hover .footerNaviElem{
			background: url('../img/btn_footer_icon_menu_on.png') left center no-repeat;
		}



/* adviceMovie */

#adviceMoviePanel {
	background:url(../img/bg_advice_movie.png) no-repeat;
	height:608px;
	width:1024px;
	position: absolute;
	z-index: 1000;
	display: none;
}

#adviceMoviePanel .adviceMovieWrapper{
	position: relative;
	overflow: hidden;
	width: 512px;
	height: 414px;
	top:90px;
	margin: 0 auto;
}

#adviceMoviePanel p{
	display: block;
}
	#adviceMoviePanel .adviceMovieWrapper .adviceMovieItems {
		width: 512px;
		height: 333px;
		margin: 0;
		position: relative;
		background-color: #333333;
		margin-bottom: 20px
	}
	#adviceMoviePanel .adviceMovieWrapper .returnResson{
		width: 251px;
		height: 61px;
		cursor: pointer;
		float: left;
	}
	#adviceMoviePanel .adviceMovieWrapper .adviceMovieClose{
		width: 251px;
		height: 61px;
		background: url('../img/btn_advice_movie_close.png') no-repeat;
		cursor: pointer;
		float: left;
		margin-left: 10px;
	}


/* Confirm window */
#confirm_window{
	background:url(../img/bg_advice_movie.png) no-repeat;
	height:608px;
	width:1024px;
	position: absolute;
	z-index: 1000;
	display: none;
}

#confirm_window .confirm_windowClose_bg{
	height:608px;
	width:1024px;
}


#confirm_window .checkbox{
	background:url(../img/confirm_bg.png) no-repeat;
	width: 447px;
	height: 244px;
	top:160px;
	left:290px;	
	position: absolute;
}

#confirm_window .checkbox .txt_confirm{
	padding-top:53px;
	text-align:center;
}

#confirm_window .checkbox .btn_confirm{
	margin: 13px auto auto 103px;
	position: relative;
}

#confirm_window .btn_confirmClose{
	width: 65px;
	height: 65px;
	cursor: pointer;
	position:absolute;
	margin: 148px 0 0 685px;
	z-index:200;
	
}

#confirm_window .checkbox .btn_confirmed{
	position: absolute;
	margin: 25px 0 0 19px;
}

#confirm_window .checkbox .btn_confirmAgain{
	position: absolute;
	margin: 25px 0 0 222px;
}

#confirm_window .checkbox .btn_complete{
	position: absolute;
	margin: 25px 0 0 19px;
}

#confirm_window .checkbox .btn_failed2{
	position: absolute;
	margin: 25px 0 0 222px;
}

#confirm_window .checkbox2{
	background:url(../img/confirmed_bg.png) no-repeat;
	width: 447px;
	height: 244px;
	top:160px;
	left:290px;	
	position: absolute;
	display: none;
	z-index:100;
}

#confirm_window .checkbox2 .btn_return{
	position: absolute;
	margin: 75px 0 0 18px;
}

#confirm_window .checkbox_complete{
	background:url(../img/complete_btn_bg_success.png) no-repeat;
	width: 447px;
	height: 244px;
	top:160px;
	left:290px;	
	position: absolute;
	display: none;
}

#confirm_window .checkbox_complete .btn_return{
	position: absolute;
	margin: 83px 0 0 18px;
}

#confirm_window .btn_select{
	position:absolute;
	margin:77px 0 0 0;
}

#confirm_window .btn_select .btn1{
	position:absolute;
	margin-left:18px;
}

#confirm_window .btn_select .btn2{
	position:absolute;
	margin-left:151px;
}

#confirm_window .btn_select .btn3{
	position:absolute;
	margin-left:284px;
}

#confirm_window .checkbox_failed{
	background:url(../img/confirmed_failed_bg.png) no-repeat;
	width: 447px;
	height: 244px;
	top:160px;
	left:290px;	
	position: absolute;
	display: none;
}

#confirm_window .checkbox_failed .btn_return{
	position: absolute;
	margin: 83px 0 0 18px;
}




/* separate layout */

#mainArea_separate {
	width: 1024px;
	height: 555px;
	position:relative;
}

#mainArea_separate2 {
	width: 1024px;
	height: 512px;
	position:relative;
}

.bgCoffeeBreak {
	background: url('../img/coffeebreak_bg.jpg') no-repeat;
}

.bgCoffeeBreak2 {
	background: url('../img/coffeebreak_bg2.jpg') no-repeat;
}

.bgIntroduction {
	background: url('../img/introduction_bg.jpg') no-repeat;
}

.bgIntroduction2 {
	background: url('../img/introduction_bg2.jpg') no-repeat;
}

.bgIntroduction3 {
	background: url('../img/introduction_bg3.jpg') no-repeat;
}

.bgEnding {
	background: url('../img/ending_bg.jpg') no-repeat;
}

#mainArea_separate #videoContainer{
	width:512px;
	z-index: 1;
}

#mainArea_separate2 #videoContainer{
	width:512px;
	z-index: 1;
}

#mainArea_separate .rightArea{
	top:39px;
	left:592px;
	position:absolute;
}

#mainArea_separate2 .rightArea{
	top:39px;
	left:592px;
	position:absolute;
}

#mainArea_separate .rightArea .imgBox{
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#mainArea_separate2 .rightArea .imgBox{
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

/* Introduction*/

#mainArea_separate .rightArea2{
	top:79px;
	left:585px;
	position:absolute;
}

#mainArea_separate2 .rightArea2{
	top:79px;
	left:585px;
	position:absolute;
}

#mainArea_separate .rightArea2 .imgBox{
	width:384px;
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#mainArea_separate2 .rightArea2 .imgBox{
	width:384px;
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#mainArea_separate2 .rightArea2 .txtBoard{
	margin-top:14px;
	position:relative;
	height:114px;
}

#mainArea_separate2 .rightArea2 .txtBoard2{
	margin-top:14px;
	position:relative;
	height:126px;
}

#mainArea_separate2 .rightArea2 .top{
	margin-top:0;
}

#mainArea_separate2 .rightArea2 .txtBoard .board{
	position:absolute;
	z-index: 1;
}

#mainArea_separate2 .rightArea2 .txtBoard2 .board{
	position:absolute;
	z-index: 1;
}

#mainArea_separate2 .rightArea2 .txtBoard .boardContents{
	position:absolute;
	margin:14px 0 0 13px;
	overflow:hidden;
	z-index:10;
	width:394px;
}

#mainArea_separate2 .rightArea2 .txtBoard2 .boardContents{
	position:absolute;
	margin:14px 0 0 13px;
	overflow:hidden;
	z-index:10;
	width:394px;
}

#mainArea_separate2 .rightArea2 .txtBoard .boardContents .ContentImg{
	float:left;
	padding-right:10px;
}


#mainArea_separate2 .rightArea2 .txtBoard .boardContents .ContentTxt{
	float:left;
	margin:8px 0 0 8px;
}

#mainArea_separate2 .rightArea2 .txtBoard2 .boardContents .ContentTxt{
	float:left;
	margin:8px 0 0 8px;
}

#mainArea_separate2 .rightArea2 .txtBoard .boardContents .ContentTxt .txtTit{
	font-size:13px;
	font-weight: bold;
}

#mainArea_separate2 .rightArea2 .txtBoard .boardContents .ContentTxt .txtInner{
	padding-top:5px;
	font-size:12px;
	width:264px;
	line-height:1.3;
}

#mainArea_separate2 .rightArea2 .txtBoard .boardContents .ContentTxt .BtnDetail{
	position:relative;
	margin:5px 0 0 190px;
	z-index:100;
}

#mainArea_separate2 .rightArea2 .txtBoard2 .boardContents .ContentTxt .txtInner{
	padding:18px 0 0 95px;
	font-size:12px;
	width:264px;
	line-height:1.3;
	height:75px;
}

#mainArea_separate2 .rightArea2 .txtBoard2 .boardContents .ContentTxt .BtnDetail{
	position:absolute;
	margin:70px 0 0 298px;
	z-index:100;
}

#mainArea_separate2 .rightArea2 .txtBoard .board:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 68px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #333;
	opacity: 0.8;
	-webkit-box-shadow: 0 15px 7px #333;
	-moz-box-shadow: 0 15px 7px #333;
	box-shadow: 0 15px 7px #333;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}

#mainArea_separate2 .rightArea2 .txtBoard2 .board:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 68px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #333;
	opacity: 0.8;
	-webkit-box-shadow: 0 15px 7px #333;
	-moz-box-shadow: 0 15px 7px #333;
	box-shadow: 0 15px 7px #333;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}


#mainArea_separate .rightArea3{
	top:62px;
	left:592px;
	position:absolute;
}


#mainArea_separate .rightArea3 .imgBox{
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#mainArea_separate2 .rightArea3 .imgBox{
	border:8px #513023 solid;
	-webkit-box-shadow: 0 8px 6px -5px #333;
	   -moz-box-shadow: 0 8px 6px -5px #333;
	        box-shadow: 0 8px 6px -5px #333;
}

#mainArea_separate .rightArea4{
	top:86px;
	left:570px;
	position:absolute;
}

#mainArea_separate .rightArea4 .imgBox .txtArea{
	background:url(../img/ending_btn_bg.png) no-repeat;
	width:422px;
	height:351px;
	position:relative;
	padding-left:33px; 
}

#mainArea_separate .rightArea4 .imgBox .txtArea .mainTit {
	position:absolute;
	top:32px;
	color:#FFF;
	font-size:15px;
	width:380px; 
}

#mainArea_separate .rightArea4 .imgBox .txtArea .txtContent{
	position:absolute;
	top:67px;
	color:#FFF;
	font-size:12px;
	width:370px;
	line-height:1,6;
}

#mainArea_separate .rightArea4 .imgBox .txtArea .btnEnding{
	position:absolute;
	margin:235px 0 0 75px;
}

#mainArea_separate .rightArea4 .diploma{
	position:absolute;
	display:none;
	top:-50px;
}


#mainArea_separate2 .rightArea5{
	top:41px;
	left:563px;
	position:absolute;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea{
	position: relative;
	z-index: 5;
	top: 14px;
	left: 28px;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .lessonTxt{
	z-index:50;
	position:absolute;
	top:16px;
	left:15px;
	width:373px;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .lessonMenu{
	top:44px;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .lessonTxt li{
	font-size:12px;
	color:#FFFFFF;
	padding:6px 0 5px 15px;
	background:url(../img/lesson_txt_line.png) no-repeat;
	background-position: bottom;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .btnConfirm{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .btnConfirm2 {
	position:absolute;
	top:167px;
	left:121px;
	z-index:10;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .btnConfirm3{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
}

#mainArea_separate2 .rightArea5 .lessonTxtArea .btnConfirmed{
	position:absolute;
	top:187px;
	left:119px;
	z-index:10;
	display:none;
}



/* finish selector */
.bottomContainer.noplayer{
	background:url(../img/lesson_guide_np_bg.jpg) no-repeat;
	width:100%;
	height:221px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
}

#bottomContainer_slider_single.noplayer {
	background:url(../img/lesson_guide_bg_np_single.jpg) no-repeat;
}

#bottomContainer_slider_single.noplayer div{
	margin-top: 21px;
}

.resultWrapper{
	float: left;
	top: 0;
	left: 0;
	width: 512px;
	height: 287px;
	z-index: 2;
	position: absolute;
}

.resultContainer{
	position: absolute;
	top: 0;
	left: 0;
	width: 512px;
	height: 287px;
}
.resultContainer.finish{
	
}
.resultContainer.success{
	display: none;
}
.resultContainer.failed{
	display: none;
}
