@charset 'utf-8';

/* -----------------------------------------------------------
CSS Information

File name:      solidemo150610.css
Update:         2015/05/25
Style Info:     

	01. 全体用
	02. アイテムページ用

----------------------------------------------------------- */



/* ----------------------------------------------------------------------
  01. 全体用
---------------------------------------------------------------------- */

/* import style
------------------------------------------------------------------- */
@import url('../../mod_default.css');
@import url('../../mod_layout.css');
@import url('../../mod_headerfooter.css');
@import url('../../mod_common.css');
/*@import url('../../mod_login.css');
@import url('../../mod_form.css');*/


/* siteTitleArea
---------------------------------------------------------------------- */
body#event #siteTitleArea {
	display: none;
}

/* This page style
---------------------------------------------------------------------- */
#eventContentsArea {
	margin: 0 auto;
	width: 810px;
	background: #f3d8c0;
	text-align: left;
	color:#592822;
}

#eventContentsArea img {
	vertical-align: bottom;
}


/* ----------------------------------------------------------------------
  02. イベントページ用
---------------------------------------------------------------------- */

@media screen and (max-width:738px) { 
	
body #event{
	background:none;
}

body #event.festivalEvent{
	width:320px;
}

#event #container {
    width: 100%;
	background:#f86c83;
}

#event #headerArea {
    width: 320px;
    margin: 0 auto;
	height:70px;
	background: url("/image/event/camp/bearsschool_151202/sp/bg_spheader.png") repeat-x;
}
div#headerArea {
    width: 100%;
    height: 29px;
}

#headerArea.simple .headerArea-inner {
    position: relative;
    width: 320px;
}

.simple #globalNavi {
    top: 25px;
    left: 26px;
    width: 280px;
    height: 41px;
}

.simple #globalNavi li {
    width: auto;
    height: 20px;
	margin:0 3px;
}

#headerArea.simple #utilityNavi {
    top: 7px;
	right:2px;
}

#utilityNavi li {
    display: inline;
    list-style-type: none;
    margin-left: 0px;
    padding-right: 2px;
    padding-top: 1px;
    border-right: 1px solid #aaa;
}

html>body #footerArea,
html .btnList{
	display:none;
}

.HeaderArea{
	background:#ffaaa2;
}

#eventHeaderArea{
	background:url(../../../image/event/camp/bearsschool_160203/sp/header_bg.png) no-repeat center top;
	background-size: 100% auto;
	width: 100%;
}

#townWrapper151202{
	background:#febbb3;
	width:320px;
	margin:0 auto;
}

#townWrapper151202 .eventTit{
    display: block;
    width: 100%;
    height: 0;
	min-height:360px;
    margin: 0 auto;
    text-indent: -9999px;
	background:url(../../../image/event/camp/bearsschool_160203/sp/main.png) no-repeat center 15px;
    background-size: 85% auto;
 }

#eventHeaderArea .socialBtnArea{
	width:100%;
	height:32px;
	margin:10px auto 0;
	padding-bottom: 15px;
}

#eventHeaderArea .socialBtnArea ul.socialLinks {
  list-style: none;
  margin:0 auto;
  width:175px;
}

#townWrapper151202 #eventHeaderArea .socialBtnArea li{
  float: left;
  margin-right: 15px;
}

#townWrapper151202 #eventHeaderArea .socialBtnArea li:last-child{
  margin-right: 0px;
}


#townWrapper151202 #eventHeaderArea .socialBtnArea li img{
  width:32px;
  height:32px;
}

.playnowArea{
	margin:0px auto 23px;
	text-align:center;
}

.playnowArea{
	margin:0px auto 25px;
	text-align:center;
	padding: 0 0px 5px 0;
}

.playnowArea a{
}

.playnowArea img{
	width:65%;
	height:65%;
}

.page-header,
.page-header-clone{
	display:none;
}



/*ブログ投稿エリア
------------------------------------------------*/
/*#blog{ overflow: hidden; }*/

#blog {
	background: url(../../../image/event/camp/bearsschool_160203/bg_blog2.png) repeat;
	
}


.blogArea{
    display: block;
    width: 100%;
	height:750px;
    margin: 0 auto;
    /*padding-top: 80%;*/
	background: url(../../../image/event/camp/bearsschool_160203/sp/bg_blog.png) no-repeat center 10px;
    background-size: 95% auto;
}


.blogArea .btnEntry_circle{
	margin:0 auto;
	width:160px;
	padding-top: 290px;
}

.blogArea .gotobloglist {
	/*display:none;*/
	
	
	position:absolute;
	padding-top:11px;
	padding-left:186px;
	
	
}

.blogArea .btnEntry_circle img{
	width:100%;
	height:100%;
}

.blogArea .blogList{
	width:150px;
}

.blogArea .blogListArea{
	background:url(../../../image/event/camp/bearsschool_160203/sp/bg_bloglist.png) no-repeat top center;
	width:100%;
	min-height:50px;
    background-size: 95% auto;
	padding: 3% 0 10% 0px;
	margin:10px auto;
}

.newBlogList {
	margin-bottom: 5px;
	padding: 0;
	clear: both;
	background: url("/image/common/line_dot.gif") bottom left repeat-x;
	overflow: hidden;
	width:320px;
}

.newBlogList .avatarImg {
	float: left;
	width: 68px;
	height: 68px;
	margin-left: 5px;
	_margin-left: 3px;
	padding: 2px 0 0 2px;
	background: url("/image/common/bg_avatarbust.gif") no-repeat;
}

.newBlogList dl {
	position: relative;
	padding-top: 5px;
	margin-left: 80px;
	height: 70px;
}

* html .newBlogList dl{
	\height /**/: 75px; /* IE5 */
}

.newBlogList dt {
	font-weight: normal;
	overflow: hidden;
	color: #978356;
	font-weight: bold;
}

.newBlogList dt a:link{
	color: #978356;
	text-decoration: none;
}

.newBlogList dt a:hover{
	color: #978356;
	text-decoration: underline;
}

.newBlogList dd.post {
	position: absolute;
	top: 4px;
	right: 3px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #999;
	font-weight:normal;
	font-family:Verdana, sans-serif;
}

.newBlogList dd.id {
	/*padding-top: 1px;
	padding-bottom: 5px;*/
	padding-top: 7px;
	padding-bottom: 1px;
	font-size: 11px;
}

.newBlogList dd.time {
	padding-bottom: 5px;
	font-size: 11px;
	color: #999;
	font-family: Verdana, sans-serif;
}

.newBlogList dd.id span.category,
.newBlogList dd.time span.category {
	margin-left: 7px;
	padding-top: 1px;
	padding-left: 7px;
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	/* border-left: 1px solid #ddd; */
 }

.newBlogList dd.title{
	overflow: hidden;
	padding-left: 11px;
	background: url("/image/common/ico_blogtxt.gif") no-repeat 0 4px;
}

.newMessageList dd.comment {
	overflow: hidden;
	padding-left: 14px;
	background: url("/image/common/ico_comment.gif") no-repeat 0 4px;
}

.newBlogList dd.id a:link,
.newBlogList dd.title a:link {
	color: #777;
	text-decoration: none;
}

.newBlogList dd.id a:hover,
.newBlogList dd.title a:hover{
	color: #777;
	text-decoration: underline;
}

/*ブログスクロールバー*/
#scrollbar1{
	width: 95%;
	margin:0 auto;
	padding-top:18px;
}

#scrollbar1 .viewport{
  width: 90%;

  min-height:200px;
  max-height:300px;
  overflow: hidden;
  position: relative;
  top:0px;
  left:0px;
}

#scrollbar1 .overview{
	list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 10px 0 0 0;
}

#scrollbar1 .scrollbar{
	position: relative;
	background:url(../../../image/event/camp/bearsschool_160203/sp/img_bar.gif) no-repeat;
	float: right; 
	width: 20px;
	margin-top:5px;
	padding: 2px 0 0 0;
}

#scrollbar1 .thumb .end{
	background:url(../../../image/event/camp/bearsschool_160203/sp/img_bar_end.png) no-repeat 50% 0;
	overflow: hidden;
	height: 7px;
	width: 10px;
}
#scrollbar1 .thumb{
	background:url(../../../image/event/camp/bearsschool_160203/sp/img_bar.png) no-repeat 50% 100%;
	width: 10px;
	height:100px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left:2px;
	margin-top:5px;
}


/*仮想タウンイベント開催中
-----------------------------------------*/
.towneventArea {
	background:url(../../../image/event/camp/bearsschool_160203/sp/bg_townevent.png) no-repeat center top;
    display: block;
    width: 100%;
    height: 435px;
    margin: 0px auto 0;
/*    padding-top: 190%;*/
	background-size: 100% auto;
	overflow:hidden;
}


.towneventArea .btnEntry{
    margin: 0px auto 0px;
    text-align: center;
    padding-top: 605px;
    display:none;
}

.towneventArea .btnHiroba{
	display:none;
}

.towneventArea .btnEntry img,
.towneventArea .btnHiroba img{
	width:65%;
	height:65%;
}

.towneventArea .btnPresent{
	display:none;
}


.towneventArea .btnMovie{
	display:none;
}


/* コラボアイテム限定販売
-----------------------------------------*/
.itemOuter{
	background:#febbb3;
	padding:0px;
}

.itemArea{
	background:url(../../../image/event/camp/bearsschool_160203/sp/bg_item.png) no-repeat top center;
	width:100%;
	background-size: 100% auto;
	height:649px;
    /*padding-top: 130%;*/
	margin:0 auto;
}


.itemArea .btnEntry{
    margin: 0px auto;
    text-align: center;
	padding-top: 580px;
}

.itemArea .btnEntry img{
	width:65%;
	height:65%;
}

/* 家具アイテム限定販売
-----------------------------------------*/
#interior{
	position:relative;
	background:#f3d8c0;
	padding:20px 0 10px;
}

.interiorArea{
	background:url(../../../image/event/camp/bearsschool_160203/sp/bg_interior.png) no-repeat top center;
	width:100%;
	background-size: 95% auto;
	height:380px;
    /*padding-top: 130%;*/
	margin:0 auto;
}


.interiorArea .btnInerior{
    margin: 0px auto;
    text-align: center;
	padding-top: 315px;
}

.interiorArea .btnInerior img{
	width:65%;
	height:65%;
}


/* 家具動き
------------------------------------------ */


.pinkchackie {
	position:absolute;
	top:160px;
	left:10px;
  width: 100px;
  height: 145px;
  margin: 2% auto;
  background: url('../../../image/event/camp/bearsschool_160203/chackiepink_s.png') left center;
  animation: pinkchackie_smp 3.8s steps(9) infinite;
}


.bluechackie {
	position:absolute;
	top:110px;
	left:85px;
  width: 100px;
  height: 145px;
  margin: 2% auto;
  background: url('../../../image/event/camp/bearsschool_160203/chackieblue_s.png') left center;
  animation: bluechackie_smp 3.8s steps(9) infinite;
}


@keyframes pinkchackie_smp {
    100% { background-position: -900px; }
}

@keyframes bluechackie_smp {
    100% { background-position: -900px; }
}





/* 「くまのがっこう」の紹介
-----------------------------------------*/
.bearsinfo{
	background:url(../../../image/event/camp/bearsschool_160203/sp/bg_introduction.png) no-repeat top center;
	width:100%;
	height:375px;
	background-size: 90% auto;
    /*padding-top: 105%;*/
	margin:10px auto 0;
}


.bearsinfo .btnEntry{
    margin: 0px auto;
    text-align: center;
	padding-top: 360px;
}

.bearsinfo .btnEntry img{
	width:65%;
	height:65%;
}




/* footer
-----------------------------------------*/

.bearsFooterArea{
	background:url(../../../image/event/camp/bearsschool_160203/bg_footer.png) repeat-x top center;
	width:100%;
	height:44px;
}

.bearsFooter{
	width:100%;
	height:154px;
	position:relative;
	margin:100px auto 0;
}

.bearsFooter .jackie{
	position:absolute;
	top:-40px;
	left:0px;
    text-align: center;
}

.bearsFooter .jackie img{
	width:80%;
	height:80%;
}


/* 紹介ムービー
------------------------------------------ */
#jackyMovie160203 {
	background:url(../../../image/event/camp/bearsschool_160203/bg_moviepage.png) repeat;
}

.movieTit img  {
	width:100%;
	margin:10px auto 0px;

}


.jackyMovieHeaderArea{
	background:url(../../../image/event/camp/bearsschool_160203/header_bg.png) repeat-x center top;
}


#jackyMovie160203 .jackyintroArea{
	background:url(../../../image/event/camp/bearsschool_160203/bg_intromovie.png) no-repeat top center;
	width:978px;
	height:764px;
	position: relative;
	padding:0;
	margin:0 auto 180px;
}

#jackyMovie160203 .jackyintroArea .flash{
	position:absolute;
	top:90px;
	left:89px;
}

#jackybackBtn img {
	width:180px;


}





/* ブログ一覧
------------------------------------------ */

.sp_induce {
	display:none;
}

.blogsubTit{
	width:90%;
	margin:0 auto;
	
}

.blogsubTit img{
	width:100%;
	
}

#jackyMovie160203 #blogListArea .bloglist {
    margin-bottom: 5px;
    padding: 5px 5px 15px 5px;
    clear: both;
    background: url("/image/common/line_dot.gif") bottom left repeat-x;
    overflow: hidden;
}


.jackyblogArea {

	position: relative;
	padding:0;
	margin:0 auto 180px;
	
	
}

#jackybackBtn {
	margin:5px;
	
}

.jackybloglist{
	background:#FFFFFF;
	width:98%;
	padding:5px;
	margin:0 auto;
	overflow:hidden;
	
}



.jackybloglist #contentsArea {
    margin-bottom: 10px;
    float: left;
    width: 95%;
}

.jackybloglist.avatarImg {
    float: left;
    width: 68px;
    height: 68px;
    margin-left: 5px;
    _margin-left: 3px;
    padding: 2px 0 0 2px;
    background: url("/image/common/bg_avatarbust.gif") no-repeat;
}
	
.jackybloglist dl {
    position: relative;
    padding-top: 5px;
    margin-left: 80px;
    height: 70px;
}

.jackybloglist dl dd.post {
    position: relative;
    font-size: 12px;
    color: #666;
	margin-bottom:10px;
}

.jackybloglist .post a {
	display:none;
}

#jackyMovie160203 .jackybloglist .bloglist dl dd.post span.time {
    font-size: 11px;
    color: #999;
    font-family: Verdana, sans-serif;
	border-left: 0px solid #fff;
}

.jackybloglist .bloglist dl dd.post span.time:before {
    content:"\A";
 white-space: pre;
}



#jackyMovie160203 .jackybloglist .bloglist dd.blogTxt {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding-left: 11px;
    overflow: hidden;
    word-break: break-all;
    background: url("/image/common/ico_blogtxt.gif") no-repeat 0 4px;
}



.jackybloglist .bloglist dl dd.category {
    position: absolute;
    top: 2px;
    right: 3px;
}	

#jackyMovie160203 .jackybloglist dl dd.more {
    padding-left: 12px;
    position: absolute;
    bottom: -13px;
    right: 0;
    font-size: 10px;
    background: url("/image/common/ico_more.gif") no-repeat 0 0.3em;
}





}








@media screen and (min-width:739px) { /*パソコンだけ　上記からの差分*/

/* タイトル枠用
------------------------------------------- */
#townWrapper151202{
	background:#fec9c4;
	/* background:url(../../../image/event/camp/bearsschool_160203/bg_item2.png) repeat; */
}


#townWrapper151202 .eventTit{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../../../image/event/camp/bearsschool_160203/main.png) no-repeat center 34px;
	width:1000px;
	height:641px;
	margin:0 auto;
}

#leftSideImage{
background: url(../../../image/event/camp/bearsschool_160203/background_left.png) left top no-repeat;
width: 80px;
height: 637px;
position: absolute;
left: 0;
top: 5px;
z-index: 1;
}

#rightSideImage{
background: url(../../../image/event/camp/bearsschool_160203/background_right.png) left top no-repeat;
width: 80px;
height: 637px;
position: absolute;
right: 0;
top: 5px;
z-index: 1;
}

.HeaderArea{
	min-height:655px;
	background:url(../../../image/event/camp/bearsschool_160203/header_bg.png) repeat-x center top #ffaaa2;
}

#townWrapper151202 #eventHeaderArea {
	position:relative;
	width:1200px;
	margin:0 auto;
}

#eventHeaderArea .socialBtnArea{
	width:170px;
	height:44px;
	position:absolute;
	top:588px;
	left:761px;
}

#eventHeaderArea .socialBtnArea ul.socialLinks {
  list-style: none;
  position: absolute;
}

#townWrapper151202 #eventHeaderArea .socialBtnArea li{
  float: left;
  margin-right: 4px;
}

.playnowArea{
	margin:0px auto 23px;
	text-align:center;
}


/*
 * Sticky header
 */

.page-header {
    width: 100%;
}
.no-boxshadow .page-header {
}
.page-header > .inner {
    width: 800px;
	height:40px;
	margin:19px auto 83px;
}

/* Primary nav */
.primary-nav li.new{
	position:relative;
}

.primary-nav li.new span{
	position:absolute;
	top:-19px;
	left:-3px;	
}

.primary-nav {
    float: left;
}
.primary-nav li {
    float: left;
	margin:0 5px 0 0;
}
.primary-nav li.bnnlast{ margin:0; }

.primary-nav a {
    display: block;
}
.primary-nav a:hover {
}

/* Sticky header (clone) */
.page-header-clone {
    opacity: 1;
    position: fixed;
    top: -92px;
    width: 100%;
    -webkit-transition: top 0.25s;
            transition: top 0.25s;
	background:url(../../../image/event/camp/bearsschool_160203/nav_bg.png) repeat-x ;
    margin: auto;
    width: 100%;
	height:92px;
	z-index:2;			
			
}
.page-header-clone > .inner {
    margin:0 auto;
    width: 1000px;
	height:93px;
	background:url(../../../image/event/camp/bearsschool_160203/nav_bg_item.png) no-repeat top left;
}
.page-header-clone.visible {
    top: 0;
}
.page-header-clone:hover {
    opacity: 1;
}

.page-header-clone .primary-nav {
	width:800px;
	margin:20px 0 0 100px;
}
.page-header-clone .primary-nav a {
    color: rgb(128, 128, 128);
}





/*ブログ投稿エリア
------------------------------------------------*/
#blog {
	background: url(../../../image/event/camp/bearsschool_160203/bg_blog2.png) repeat;
	
	
}

.blogArea{
	position:relative;
	background: url(../../../image/event/camp/bearsschool_160203/bg_blog.png) no-repeat;
	width:1000px;
	height:530px;
	margin:0 auto 0px;
	position:relative;
	padding-top: 118px;
}


.blogArea .btnEntry_circle{
	position:absolute;
	top:368px;
	left:38px;	
}


.gotobloglist {
	position:absolute;
	top:183px;
	left:845px;
	z-index:1;
	
}

.blogArea .blogList{
	width:150px;
}

.blogArea .blogListArea{
	position:absolute;
	background:url(../../../image/event/camp/bearsschool_160203/bg_bloglist.png) no-repeat;
	width:380px;
	height:328px;
	top:144px;
	left:613px;
	padding:67px 0 0 0px;
}

.newBlogList {
	margin-bottom: 5px;
	padding: 0;
	clear: both;
	background: url("/image/common/line_dot.gif") bottom left repeat-x;
	overflow: hidden;
	width:320px;
}

.newBlogList .avatarImg {
	float: left;
	width: 68px;
	height: 68px;
	margin-left: 5px;
	_margin-left: 3px;
	padding: 2px 0 0 2px;
	background: url("/image/common/bg_avatarbust.gif") no-repeat;
}

.newBlogList dl {
	position: relative;
	padding-top: 5px;
	margin-left: 80px;
	height: 70px;
}

* html .newBlogList dl{
	\height /**/: 75px; /* IE5 */
}

.newBlogList dt {
	font-weight: normal;
	overflow: hidden;
	color: #978356;
	font-weight: bold;
}

.newBlogList dt a:link{
	color: #978356;
	text-decoration: none;
}

.newBlogList dt a:hover{
	color: #978356;
	text-decoration: underline;
}

.newBlogList dd.post {
	position: absolute;
	top: 4px;
	right: 3px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

.newBlogList dd.id {
	/*padding-top: 1px;
	padding-bottom: 5px;*/
	padding-top: 7px;
	padding-bottom: 1px;
	font-size: 11px;
}

.newBlogList dd.time {
	padding-bottom: 5px;
	font-size: 11px;
	color: #999;
	font-family: Verdana, sans-serif;
}

.newBlogList dd.id span.category,
.newBlogList dd.time span.category {
	margin-left: 7px;
	padding-top: 1px;
	padding-left: 7px;
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	border-left: 1px solid #ddd;
}

.newBlogList dd.title{
	overflow: hidden;
	padding-left: 11px;
	background: url("/image/common/ico_blogtxt.gif") no-repeat 0 4px;
}

.newMessageList dd.comment {
	overflow: hidden;
	padding-left: 14px;
	background: url("/image/common/ico_comment.gif") no-repeat 0 4px;
}

.newBlogList dd.id a:link,
.newBlogList dd.title a:link {
	color: #777;
	text-decoration: none;
}

.newBlogList dd.id a:hover,
.newBlogList dd.title a:hover{
	color: #777;
	text-decoration: underline;
}

/*ブログスクロールバー*/
#scrollbar1{
	width: 355px;
	margin:0;
}

#scrollbar1 .viewport{
  width: 320px;
  height: 243px;
  overflow: hidden;
  position: relative;
}

#scrollbar1 .overview{
	list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 10px 0 0 0;
}

#scrollbar1 .scrollbar{
	position: relative;
	background:url(../../../image/event/camp/bearsschool_160203/img_bar.gif) no-repeat;
	float: right; 
	width: 20px;
	margin-top:5px;
	padding: 2px 0 0 0;
}

#scrollbar1 .thumb .end{
	background:url(../../../image/event/camp/bearsschool_160203/img_bar_end.png) no-repeat 50% 0;
	overflow: hidden;
	height: 7px;
	width: 10px;
}
#scrollbar1 .thumb{
	background:url(../../../image/event/camp/bearsschool_160203/img_bar.png) no-repeat 50% 100%;
	width: 10px;
	height:100px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left:2px;
	margin-top:5px;
}

#blog,#townevent,#item,#interior,#bearsinfo{
	
	padding-top:118px;
}




/*仮想タウン　デイビットが登場
-----------------------------------------*/

#townevent{
	width:100%;
	background:url(../../../image/event/camp/bearsschool_160203/bg_townevent2.png) repeat-x ;
	
	
	
}

.towneventArea{
	background:url(../../../image/event/camp/bearsschool_160203/bg_townevent.png) no-repeat top center;
	width:1000px;
	height:868px;
	margin:-50px auto 0px;
	position:relative;
}


.towneventArea .btnEntry{
	position:absolute;
	top:596px;
	left:358px;
}

.towneventArea .btnHiroba{
	position:absolute;
	top:720px;
	left:537px;
}

.towneventArea .btnMovie{
	position:absolute;
	top:720px;
	left:38px;
}






/* コラボアイテム限定販売
-----------------------------------------*/



.itemOuter{
	background:#febbb3;
	/* padding:50px 0 5px;*/
	position:relative;	
	background-image:url(../../../image/event/camp/bearsschool_160203/bg_itemmori.png),url(../../../image/event/camp/bearsschool_160203/bg_item2.png);
	background-position: top center, top center;
	background-repeat: no-repeat, repeat;
}




#itemLeftSide{
background: url(../../../image/event/camp/bearsschool_160203/bg_itemleft.png) left top no-repeat;
width: 100px;
height: 220px;
position: absolute;
left: 0;
top: 669px;
z-index:1;


}

#itemRightSide{
background: url(../../../image/event/camp/bearsschool_160203/bg_itemright.png) right top no-repeat;
width: 100px;
height: 220px;
position: absolute;
right: 0;
top: 669px;
z-index:1;
}


#itemBottom{
background: url(../../../image/event/camp/bearsschool_160203/bg_itembotom.png)  center bottom repeat-x;
width: 100%;
height: 51px;
position: absolute;
top: 838px;


}

.itemArea{
	position:relative;
	background:url(../../../image/event/camp/bearsschool_160203/bg_item.png) no-repeat top center;
	width:1000px;
	height:771px;
	margin:0 auto 0px;

}


.itemArea .btnEntry{
	position:absolute;
	top:580px;
	left:262px;	
}


/* 家具アイテム限定発売
-----------------------------------------*/
#interior {
	background: #f3d8c0;
	
}

.interiorArea{
	position:relative;
	background:url(../../../image/event/camp/bearsschool_160203/bg_interior.png) no-repeat top center;
	width:1000px;
	height:810px;
	margin:0px auto 137px;
}


.interiorArea .btnInerior{
	position:absolute;
	top:665px;
	left:262px;
}

/* 家具動き
------------------------------------------ */


.pinkchackie {
	position:absolute;
	top:225px;
	left:55px;
  width: 200px;
  height: 290px;
  margin: 2% auto;
  background: url('../../../image/event/camp/bearsschool_160203/chackiepink.png') left center;
  animation: pinkchackie 3.8s steps(9) infinite;
}


.bluechackie {
	position:absolute;
	top:137px;
	left:255px;
  width: 200px;
  height: 290px;
  margin: 2% auto;
  background: url('../../../image/event/camp/bearsschool_160203/chackieblue.png') left center;
  animation: bluechackie 3.8s steps(9) infinite;
}


@keyframes pinkchackie {
    100% { background-position: -1800px; }
}

@keyframes bluechackie {
    100% { background-position: -1800px; }
}



/* 「くまのがっこう」の紹介
-----------------------------------------*/
#bearsinfo {
	background-color:#fec9c4;
	
}

.bearsinfo{
	position:relative;
	background:url(../../../image/event/camp/bearsschool_160203/bg_introduction.png) no-repeat top center;
	width:952px;
	height:570px;
	margin:0 auto 137px;
}


.bearsinfo .btnEntry{
	position:absolute;
	top:300px;
	left:40px;	
}


/* メールアドレス入力
-----------------------------------------*/
div#column2{
	width: 1000px;
	height: 317px;
	background:url(../../../image/event/camp/bearsschool_160203/bg_entry.png) no-repeat bottom center;
	position: relative;
	margin:0 auto 137px;
}

div#column2 .jackie{
	position:absolute;
	top:9px;
	left:0px;	
}

div#column2 input.address{
	position: absolute;
	top: 176px;
	left: 315px;
	width: 492px;
	height: 42px; 
	font-size: 16px;
	line-height: 46px;
	border:none;
}

div#column2 #btn_submit1{
	position:absolute;
	top:175px;
	left:820px;
}

div#column2 p.gotoniccoto a{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:165px;
	height:20px;
	display:block;
	position: absolute;
	top: 230px;
	left: 457px;
}


/* ニコッとタウン紹介枠
-----------------------------------------*/
.nicottoinfo{
	background:url(../../../image/event/camp/bearsschool_160203/img_nicotto_info.png) no-repeat top left;
	margin:0 auto;
	width:954px;
	height:951px;
	position:relative;
	padding-bottom:300px;
}

.nicottoinfo .jackie{
	position:absolute;
	top:75px;
	left:652px;
}

.bearsFooterArea{
	background:url(../../../image/event/camp/bearsschool_160203/bg_footer.png) repeat-x top center;
	width:100%;
	height:88px;
}

.bearsFooter{
	width:1000px;
	height:154px;
	position:relative;
	margin:0 auto;
}

.bearsFooter .jackie{
	position:absolute;
	top:-170px;
	left:30px;	
}


/* イベント枠用
------------------------------------------- */
#eventContentsArea #titleArea h2{
	display:none;
}


/* clearfix
------------------------------------------- */
#eventContentsArea #mainArea:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}



/* 紹介ムービー
------------------------------------------ */
#jackyMovie160203 {
	background:url(../../../image/event/camp/bearsschool_160203/bg_moviepage.png) repeat;
	
}




.movieTit {
	width:890px;
	height:79px;
	margin:0 auto 10px;
	padding-top:30px;
}


.jackyMovieHeaderArea{
	background:url(../../../image/event/camp/bearsschool_160203/header_bg.png) repeat-x center top;
}


#jackyMovie160203 .jackyintroArea{
	background:url(../../../image/event/camp/bearsschool_160203/bg_intromovie.png) no-repeat top center;
	width:978px;
	height:764px;
	position: relative;
	padding:0;
	margin:0 auto 180px;
}

#jackyMovie160203 .jackyintroArea .flash{
	position:absolute;
	top:90px;
	left:89px;
}

#jackybackBtn {

	position:absolute;
	top:25px;
	left:58px;
}


/* ブログ一覧
------------------------------------------ */
.blogsubTit {
	width:546px;
	height:53px;
	margin:0 auto 20px;
	
}

.jackyblogArea {	
	background:url(../../../image/event/camp/bearsschool_160203/bg_bloglistpage.png) no-repeat top center;
	width:978px;
	height:1098px;
	position: relative;
	padding:0;
	margin:0 auto 180px;
	
	
}

.jackybloglist{
	width:650px;
	position:absolute;
	top:100px;
	left:165px;
	
	
}



}


