@charset 'utf-8';

/* -----------------------------------------------------------
CSS Information

File name:      nyanbi20170315.css
Update:         2017/03/15
Style Info:     

	01. 全体用
	02. イベントページ用
		・スマホ用
		・PC用
		・ナビゲーション
	03. ムービー、ブログ一覧ページ用
	04. LPページ用

----------------------------------------------------------- */



/* ----------------------------------------------------------------------
  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('../../library/mCustomScrollbar.css');


/* ----------------------------------------------------------------------
  02. イベントページ用
---------------------------------------------------------------------- */



#collabo_170315 #blog .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #FFFEC1;
    background-color: rgba(247,227,70,0.75);
}
/* footer
---------------------------------------------------------------------- */

#container #footerArea {
	width: 830px;
	margin: 0 auto;
	background-image:none; background-color:#f6f6f6;
	-webkit-border-radius: 5px;  /* Safari,Google Chrome */
	-moz-border-radius: 5px;      /* Firefox12まで */
	border-radius: 5px;           /* Firefox13以降 */
}

#container .btnList{
	margin: 0 auto;
}


/*スマホ用
------------------------------------------ */


.onry_sp{
	display:inline;
}

.onry_pc{
	display:none;
}
	
#event{
	min-width: 100%;
	overflow:hidden;
}
	
#collabo_170315 .max80{
	max-width:80%;
}
	
#collabo_170315 {
	min-width:300px;
}

#collabo_170315{
	position:relative;
	margin:0 auto;
	background:#ffda73;	
	width:100%;
	min-width:300px;
}

#collabo_170315 #contents{
	position:relative;
	margin:0 auto;
	min-width:300px;
	width:100%;
}

/*トップ*/	


#collabo_170315 #contents #top{ 
	position:relative;
	margin:0 auto;
	width: 100%;
	min-width:300px;
	height: 100%;
	background:url(/image/event/camp/nyanbo_170315/bg_intro01.png) repeat #fcf0df;
}

#collabo_170315 #contents #top .main_v{		
	position:relative;
	width: 100%;
	padding-top: 170%; 
	background:url(/image/event/camp/nyanbo_170315/bg_intro02.png) no-repeat bottom;
	background-size: contain;
}
	
#collabo_170315 #contents #top .main_v img{ 
	position:absolute;
	top: 8%;
	left: 12%;
	width: 76%;
	height: auto;
}

#collabo_170315 #contents #top .main_v .regist_btn{ 
	position:absolute;
	top: 72%;
	left: 68%;
	width: 30%;
	height: auto;
}

/*SNSボタン*/
	
#collabo_170315 #contents #top .socialBtnArea ul{
	position: absolute;
	top: 1%;
	right: 3%;
}

#collabo_170315 #contents #top .socialBtnArea li{
	float:left;
	width: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}


#collabo_170315 #contents #top .socialBtnArea li img{
	width: 36px;
	height: 36px;
}
	 
/*メニューボタン*/

#collabo_170315 #contents #menu{
	position: relative;
	width: 100%;
	height: auto;
	z-index: 50;
	padding-bottom: 2%;
}
	

#collabo_170315 #contents #menu li{
	position: relative;
	width: 48%;
	height: 100%;
	float: left;
	padding: 1% 1% 0;
}

	
/*ブログ*/


#collabo_170315 #blog{
	position:relative;
	width:100%;
	height:100%;
	background:url(/image/event/camp/nyanbo_170315/bg_blog_sp.png) no-repeat center top;
	background-size: 100%;
	z-index: 1;
}

#collabo_170315 #blog.blog_regist{
	background:url(/image/event/camp/nyanbo_170315/bg_blog_sp_LP.png) no-repeat center top;
	background-size: 100%;
	z-index: 1;
}

#collabo_170315 #blog #blog_box{
	position:relative;
	width: 98%;
	padding:220% 1% 0; 
}

#collabo_170315 #blog #blog_listbox{
	position:absolute;
	height: 23%;
	width: 100%;
	z-index: 10;
	top: 62%;
	background: none;
	right: auto;
}

#collabo_170315 #blog #blog_minilist{
	position:relative;
	height: 100%;
	width: 90%;
	padding-top: 0;
	margin:0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

	
#collabo_170315 #contents #blog #btn_blog {
	position: absolute;
	 height: auto;
	width: 90%;
	top: 87%;
	left: 5%;
	z-index: 50;
}
	
/*アイテム*/

#collabo_170315 #item_sp{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(/image/event/camp/nyanbo_170315/bg_item_sp.png) no-repeat center top;
	background-size:100% auto;
	z-index: 1;
	text-align: center;
	padding-top: 64%;
}

/*アイテム スライダー*/

#collabo_170315 #item_sp .frameLine {
	width:100%;
	margin:0 auto;
}

#collabo_170315 #item_sp .bx-wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#collabo_170315 #item_sp li img{
	width: 94%;
}


/* PAGER */

#collabo_170315 #item_sp .bx-wrapper .bx-controls-direction a {
	position: absolute;
	z-index: 9999;
}

#collabo_170315 .bx-prev {
	left: 2%;
	background: url(/image/event/camp/nyanbo_170315/controller.png) no-repeat 0 -50px;/*prev用画像*/
}
#collabo_170315 .bx-next {
	right: 2%;
	background: url(/image/event/camp/nyanbo_170315/controller.png) no-repeat -50px -50px;/*next用画像*/
}

#collabo_170315 .bx-prev:hover {
	background-position: 0 0;
}

#collabo_170315 .bx-next:hover {
	background-position: -50px 0;
}

#collabo_170315 #item_sp .bx-controls-direction a {
	position: absolute;
	bottom: 46%;
	width: 50px;/*使用画像に応じて指定*/
	height: 50px;/*使用画像に応じて指定*/
	text-indent: -9999px;/*画像置換のためテキストを押しやる*/
	z-index: 9999;
	border:none;
}

/* PAGER */

#collabo_170315 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

#collabo_170315 .bx-wrapper .bx-pager .bx-pager-item,
#collabo_170315 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#collabo_170315 .bx-wrapper .bx-pager.bx-default-pager a {
	background:url(/image/event/camp/nyanbo_170315/pegae.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 10px;
}

#collabo_170315 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#collabo_170315 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(/image/event/camp/nyanbo_170315/pegae_now.png) no-repeat center center;
}


#collabo_170315 #item_sp .btnitem{
	background:url(/image/event/camp/nyanbo_170315/bg_item2_sp.png) no-repeat center 12%;
	background-size: 50% auto;
	text-align: center;
	padding: 20% 5% 0%;
	width: 90%;
}

#collabo_170315 #item_sp .btnitem img{
	margin-bottom: 3%;
}	


/*タウン*/

#collabo_170315 #town{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(/image/event/camp/nyanbo_170315/bg_town_sp.png) no-repeat center top;
	background-size:100% auto;
	z-index: 1;
	text-align: center;
	padding-top: 62%;
	padding-bottom: 6%;
	min-width: 300px;
}

#collabo_170315 #town #npc{
	position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 74% ;
}

#collabo_170315 #town #tora{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(/image/event/camp/nyanbo_170315/tora.gif) no-repeat 100% top;
	background-size: 58%;
}

#collabo_170315 #town #kotora{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(/image/event/camp/nyanbo_170315/kotora.gif) no-repeat 15% 5%;
	background-size: 46%;
}

#collabo_170315 #town .btntown{
	text-align: center;
	width: 90%;
	height: 100%;
	margin: 5% auto;
}	


#collabo_170315 #town object{
	width: 90%;
	height: auto;
	z-index: 9999;
}	

#collabo_170315 .no_flash {
	position: relative;
	width: 100%;
	height: 36%;
	background: url(/image/event/camp/nyanbo_170315/img_noFlash.png) no-repeat center top;
	background-size: 90%;
	z-index: 30;
	padding-bottom: 20%;
}

/*スペシャル*/

#collabo_170315 #sp{
	position:relative;
	display: block;
	width: 100%;
	height: auto;
	background:url(/image/event/camp/nyanbo_170315/bg_sp_sp.png) no-repeat center top;
	background-size:100% auto;
	z-index: 1;
	padding-top: 118%;
	margin-top: -2%;
}


/*紹介*/
#collabo_170315 #nyanbo{
	position:relative;
	display: block;
	width: 100%;
	height: auto;
	background:url(/image/event/camp/nyanbo_170315/bg_nyanbo_sp.png) no-repeat center top;
	background-size:100% auto;
	z-index: 1;
	padding: 100% 0 0;
	
}

#collabo_170315 #nyanbo .btnnyanbo{
	background:url(/image/event/camp/nyanbo_170315/bg_nyanbo2_sp.png) no-repeat center bottom;
	background-size: 100% auto;
	text-align: center;
	padding: 13% 0 8%;
	width: 100%;
}	

	
#collabo_170315 #nyanbo .btnnyanbo img{
	width: 90%;
	margin: 0 5% 3%;
}

#collabo_170315 img {
	max-width:100%;
}

#collabo_170315 #btnregist{
	padding: 2% 0 5%;
	width: 100%;
	text-align: center;
}	

#collabo_170315 #btnregist img{
	width: 90%;
}	


/*PC用
**** 740px 位上*******
------------------------------------------ */

@media screen and (min-width:740px) {
	
	
.onry_pc{
	display:inline;
}

.onry_sp{
	display:none;
}
	
#event{
	min-width: 1020px;
	overflow-x:scroll;
}
	
	
/*トップ*/	

#collabo_170315 #contents #top{ 
	position:relative;
	margin:0 auto;
	width: 100%;
	height: 100%;
	max-width: 1400px;
	max-height: 775px;
	background:url(/image/event/camp/nyanbo_170315/bg_hedder.png) no-repeat top;

	background-size: auto 100%;
	*width: 1000px;
	*min-height: 760px;
	*overflow: visible;
	background:url(/image/event/camp/nyanbo_170315/bg_hedder.png) no-repeat bottom\9;
	width: 1000px\9;
	min-height: 760px\9;
	overflow: visible\9;
}
	
#collabo_170315 #contents #top .credit_img{
	position: absolute;
	top: 10px;
	left: 20px;
}

#collabo_170315 #contents #top .main_v{		
	position:relative;
	background:none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	max-height: 775px;
	text-align: center;
	padding-bottom: 55%
}

#collabo_170315 #contents #top .main_v img{ 
	position:absolute;
	width: 38%;
	top: 20px;
	left: 32%;
	*width: 494px;
	*height: 364px;
	*left: 250px;
	width: 494px\9;
	height: 364px\9;
	left: 250px\9;
}
	
#collabo_170315 #contents #top .main_v .regist_btn{ 
	position:absolute;
	top: 66%;
	left: 80%;
	width: 18%;
	height: auto;
	max-width: 218px;
	*top: 450px;
	*left: 815px;
	*width: 180px;
	*height: auto;
	top: 450px\9;
	left: 815px\9;
	width: 180px\9;
	height: auto\9;
}
	

/*SNSボタン*/

#collabo_170315 #contents #top .socialBtnArea{
	position: relative;
	width: 1020px;
	height: 150%;
	margin: 0 auto;
	z-index: 999;
}
	
#collabo_170315 #contents #top .socialBtnArea ul{
	background:url(/image/event/camp/nyanbo_170315/bg_sns.png) no-repeat center bottom;
	top :auto;
	bottom: -80px;
	height: 62px;
	right: 0;
	width:160px;
	z-index: 999;
	*bottom: -284px;
	*right: 30px;
	bottom: -284px\9;
	right: 30px\9;
}
	
#collabo_170315 #contents #top .socialBtnArea li {
	width: 46px;
}

#collabo_170315 #contents #top .socialBtnArea li img{
	width: 40px;
	height: 40px;
}
	
/*メニューボタン*/

#collabo_170315 #contents #menu{
	position: relative;
	width: 1020px;
	height: 80px;
	z-index: 900;
	padding: 0;
	margin: 0 auto;
}

#collabo_170315 #contents #menu ul{
	padding-left: 20px;
}

#collabo_170315 #contents #menu li{
	position: relative;
	width: auto;
	height: 100%;
	float: left;
	padding: 13px 0 ;
}

#collabo_170315 #contents #menu li:nth-child(4) a{
	padding-left: 28px ;
}

#collabo_170315 #contents #menu ul  > *:first-child + * + * + *{
	*padding-left: 28px ;
}

	
#collabo_170315 #contents #menu img{
	height: 59px;	
	width: auto;
}

#collabo_170315 #contents #menu img{
	height: 59px;	
	width: auto;
}
	
	
/*ブログ*/

#collabo_170315 #blog{
	position:relative;
	width:1020px;
	height:760px;
	background:url(/image/event/camp/nyanbo_170315/bg_blog_pc.png) no-repeat center top;
	background-size: auto;
	margin: 0 auto 30px;
}
	

#collabo_170315 #blog.blog_regist{
	background:url(/image/event/camp/nyanbo_170315/bg_blog_pc_LP.png) no-repeat center top;
	background-size: auto;
}

#collabo_170315 #blog #blog_box{
	position:relative;
	width: 1000px;
	padding:0; 
	margin: 0 auto;
}

#collabo_170315 #blog #blog_listbox{
	position:absolute;
	height: 240px;
	width: 380px;
	z-index: 10;
	top: 360px;
	right: 100px;
}
	
#collabo_170315 #contents #blog #btn_blog {
	position: absolute;
    height: 70px;
	width: 357px;
	top: 600px;
	left: 530px;
    z-index: 50;
}

#collabo_170315 #contents #blog .gotobloglist {
	position: absolute;
    height: 14px;
	width: 84px;
	top: 310px;
	left: 800px;
    z-index: 50;
}
	
/*アイテム*/

#collabo_170315 #item_sp{
	display: none;
}	
	
#collabo_170315 #item_pc{
	position:relative;
	display: block;
	width:1020px;
	height: 1320px;
	background:url(/image/event/camp/nyanbo_170315/bg_item_pc.png) no-repeat center top;
	background-size:auto;
	z-index: 1;
	text-align: center;
	padding-top: 300px;
	margin: 0 auto 30px;
}

/*アイテム スライダー*/
	
#collabo_170315 #item_pc .frameLine ul{
	width: 1000px;
	height: 580px;
	overflow:visible;
	}
	
#collabo_170315 #item_pc .frameLine li{
	left: 0;
	}

#collabo_170315 #item_pc .frameLine {
	width:100%;
	margin:0 auto;
}

#collabo_170315 #item_pc .bx-wrapper {
	width: 100%;
	height: 550px;
	margin: 0 auto;
	position: relative;
}

#collabo_170315 #item_pc li img{
	width: 880px;
	height: 550px;
	margin: 0 auto;
}

#collabo_170315 .bx-prev {
	left: 230px;
}
#collabo_170315 .bx-next {
	right: 230px;
}

/* PAGER */

#collabo_170315 #item_pc .bx-controls-direction a {
	position: absolute;
	bottom: 50%;
	width: 50px;/*使用画像に応じて指定*/
	height: 50px;/*使用画像に応じて指定*/
	text-indent: -9999px;/*画像置換のためテキストを押しやる*/
	z-index: 9999;
	border:none;
}

/* PAGER */

#collabo_170315 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}


#collabo_170315 #item_pc .try01{
	width: 127px;
	height: 34px;
	top: 510px;
	left: 570px;
	position: absolute;
	z-index: 999;
}	

#collabo_170315 #item_pc .btnitem{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
	
#collabo_170315 #item_pc .btnitem img{
	position: absolute;
	z-index: 999;
}	
	
#collabo_170315 #item_pc .btnitem .try02{
	top: 560px;
	left: 100px;
}	
	
#collabo_170315 #item_pc .btnitem .try03{
	top: 540px;
	left: 330px;
}	
	
#collabo_170315 #item_pc .btnitem .try04{
	top: 540px;
	left: 570px;
}	

#collabo_170315 #item_pc .btnitem .try05{
	top: 560px;
	left: 780px;
}	

#collabo_170315 #item_pc .goShop{
	width: 562px;
	height: 92px;
	top: 620px;
	left: 219px;
}	

	
/*タウン*/

#collabo_170315 #town{
	position:relative;
	display: block;
	width:1020px;
	height: 908px;
	background:url(/image/event/camp/nyanbo_170315/bg_town_pc.png) no-repeat center top;
	background-size:auto;
	z-index: 1;
	text-align: center;
	margin: 0 auto 30px;
	padding: 0;
}
	

#collabo_170315 #town #npc{
	position: relative;
	width: 1020px;
	max-width: none;
	height: 908px;
	margin: 0 auto;
	padding-bottom: 0 ;
}

#collabo_170315 #town #tora{
	position: absolute;
	width: 315px;
	height: 390px;
	background:url(/image/event/camp/nyanbo_170315/tora.gif) no-repeat bottom center;
	background-size: 90%;
	top:480px;
	left: 480px;
}

#collabo_170315 #town #kotora{
	position: absolute;
	width: 256px;
	height: 365px;
	background:url(/image/event/camp/nyanbo_170315/kotora.gif) no-repeat bottom center;
	background-size: 90%;
	top:490px;
	left: 720px;
}
	
#collabo_170315 #town .goTown{
	position: absolute;
	width: 422px;
	height: 84px;
	top:680px;
	left: 90px;
}	
	
#collabo_170315 #town .goMovie{
	position: absolute;
	width: 422px;
	height: 84px;
	top:780px;
	left: 90px;
}	
	
	
/*スペシャル*/

#collabo_170315 #sp{
	position:relative;
	display: block;
	width:1020px;
	height: 827px;
	background:url(/image/event/camp/nyanbo_170315/bg_sp_pc.png) no-repeat center top;
	background-size:auto;
	text-align: center;
	margin: 0 auto 30px;
	padding: 0;
}
	
#collabo_170315 #sp .goShop,
#collabo_170315 #sp .goTown{
	position: absolute;
	width: 280px;
	height: 56px;
	top:650px;
	left: 57px;
}	
	
#collabo_170315 #sp .goTown{
	left: 370px;
}	

/*紹介*/

#collabo_170315 #nyanbo{
	position:relative;
	display: block;
	width:1020px;
	height: 580px;
	background:url(/image/event/camp/nyanbo_170315/bg_nyanbo_pc.png) no-repeat center top;
	background-size:auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
	
#collabo_170315 #nyanbo .btnnyanbo .goOfficial,
#collabo_170315 #nyanbo .btnnyanbo .goOfficialShop{
	position: absolute;
	width: 394px;
	height: 78px;
	top:450px;
	left: 87px;
	margin: 0;
}	
	
#collabo_170315 #nyanbo .btnnyanbo .goOfficialShop{
	left: 519px;
}	
	
#collabo_170315 #nyanbo .btnnyanbo{
	background:none;
}	

#collabo_170315 #btnregist{
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}	

#collabo_170315 #btnregist img{
	width: 552px;
	height: 82px;
}	

	

/* ページトップへ戻る */

	
#collabo_170315 .pageTop170315{
	position: relative;
    width: 100%;
    max-width: 850px;
    height: 0;
    margin: 0 auto;
    z-index: 9999;
}

#collabo_170315 .pageTop170315 a{
    left: auto;
	right: 5px;
    display: block;
    margin-left: 880px;
    padding: 0;
}
	
#collabo_170315 .pageTop170315 img{
	max-width: none;
	width:150px;
	height:158px;
}
	
	
/* footer
---------------------------------------------------------------------- */

#footerArea {
	width: 830px;
	margin: 0 auto;
	background-image:none; background-color:#f6f6f6;
	-webkit-border-radius: 5px;  /* Safari,Google Chrome */
	-moz-border-radius: 5px;      /* Firefox12まで */
	border-radius: 5px;           /* Firefox13以降 */
}

	
}

/*SP用
**** 740px 以下限定*******
------------------------------------------ */

@media screen and (max-width:739px) {
	
/*ナビゲーション
------------------------------------------------*/

.btnList, .separate, #footerArea,
.sp_induce, #headerArea #globalNavi{
	display:none;
}

body #event{
	width:100% !important;
}

#event #headerArea {
    width: 100% !important;
    margin: 0 auto !important;
}

#headerArea.simple .headerArea-inner {
    position: relative !important;
    width: 100% !important;
	min-width:320px !important;
}

#headerArea.simple #utilityNavi {
    top: 7px !important !important;
	right:2px !important;
}
	
#headerArea.simple #utilityNavi {
    top: 7px !important !important;
	right:2px !important;
}

#utilityNavi li {
    display: inline;
    list-style-type: none;
    margin-left: 0px;
    padding-right: 2px !important;
    padding-top: 1px !important;
    border-right: 1px solid #aaa;
}

html>body #footerArea,
html .btnList{
	display:none;
}

.HeaderArea{
	background:#ffaaa2;
}

}

/* ----------------------------------------------------------------------
  03. ブログ一覧・ムービー用
---------------------------------------------------------------------- */


#nyanboSub_Wallpaper{
	position: relative;
	width: 100%;
	margin:0 auto;
	min-width: 1000px;
	background:#ffda73;
}

#nyanboSub_Wallpaper #nyanboSub_header{
	position: relative;
	background:url(/image/event/camp/nyanbo_170315/bg_intro01.png) repeat center top ;
	width: 100%;
	height: 245px;
}

#nyanboSub_Wallpaper #nyanboSub_header2{
	position: relative;
	background:url(/image/event/camp/nyanbo_170315/bg_sub_hedder.png) no-repeat center top ;
	width: 100%;
	height: 245px;
}

#nyanboSub_Wallpaper #movieTit{
	position: relative;
	width: 1000px;
	height: 245px;
	margin: 0 auto;
}

#nyanboSub_Wallpaper #movieTit img{
	position: absolute;
	width: 706px;
	height: 195px;
	left: 142px;
	top: 38px;
}

#nyanboSub_Wallpaper #backBtn{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 10;
}

#nyanboSub_Wallpaper #backBtn img{
	position: absolute;
	width: 185px;
	height: 17px;
	right: 10px;
	top: 10px;	
}

#nyanboSub_Wallpaper #nyanboMovie_box{
	position: relative;
	background:url(/image/event/camp/nyanbo_170315/bg_sub_movie.png) no-repeat center 40px ;
	width: 100%;
	height: 740px;
}

#nyanboSub_Wallpaper #nyanboBlog_box{
	position: relative;
	background:url(/image/event/camp/nyanbo_170315/bg_sub_blogList.png) no-repeat center 40px;
	width: 1000px;
	height: 1200px;
	margin: 0 auto;
}

#nyanboSub_Wallpaper #nyanboMovie_box #flash{
	position: relative;
	margin: 0 auto;
	padding-top: 76px;
	width: 800px;
	height: 600px;
}

#nyanboSub_Wallpaper #nyanboBlog_box #contentsArea{
	position: absolute;
	width: 650px;
	top:240px;
	left: 175px;
	background: #fff;
	float: none;
}


#nyanboSub_Wallpaper #nyanboBlog_box #contentsArea .titleSupple span {
    top: -52px;
    color: #fff !important;
}

/* ----------------------------------------------------------------------
  04. LPページ用
---------------------------------------------------------------------- */

#townWrapper170315{
	position: relative;
	width: 100%;
	height: 100%;
	background:url(/image/regist/lp/20170315/bg_border.png) repeat center top;
}

#townWrapper170315 #main{
	position: relative;
	width: 100%;
	min-width: 840px;
	height: 712px;
	background:url(/image/regist/lp/20170315/bg_main.png) no-repeat center 32px;
}

#townWrapper170315 #main_box{
	position: relative;
	width: 840px;
	height: 100%;
	margin: 0 auto;
}

#townWrapper170315 #title{
	width:100%;
	height:32px;
	position:relative;
	margin:0 auto;
	text-align:center;
	padding-top:16px;
	background: #fff;
}

/*SNSボタン*/

#townWrapper170315 .socialBtnArea{
	position: relative;
	width: 840px;
	height: 150%;
	margin: 0 auto;
	z-index: 999;
}
	
#townWrapper170315 .socialBtnArea ul{
	position: absolute;
	top :15px;
	height: 46px;
	left: 15px;
	width:160px;
	z-index: 999;
}
	
#townWrapper170315 .socialBtnArea li {
	width: 46px;
	float: left;
}

#townWrapper170315 .socialBtnArea li img{
	width: 40px;
	height: 40px;
}

#townWrapper170315 #main_v{
	position: absolute;
	top :30px;
	left: 0;
	width:827px;
	height: 413px;
}

#townWrapper170315 #main_btn{
	position: absolute;
	top :-20px;
	left: 660px;
}

#townWrapper170315 #main_btn img{
	position: absolute;
	top :40px;
	left: 0;
	width:226px;
	height: 214px;
	z-index: 999;
}


/* ===== mailform ===== */
#townWrapper170315 #mailForm{
	position:absolute;
	top:440px;
	left:0px;
	background:url(/image/regist/lp/20170315/bg_mail01.png) no-repeat top center;
	width: 840px;
	height:224px;
}

#mailForm2 {
	position: relative;
	background: url(/image/regist/lp/20170315/bg_mail02.png) no-repeat top center;
	width: 840px;
	height: 300px;
	margin: 0 auto;
}

.mailform .address{
	position:absolute;
	top: 60px;
	left: 100px;
	width: 492px;
	height: 38px;
	font-size: 16px;
	line-height: 46px;
	 border: none;
	z-index: 999;	
}

.mailform .submitBtn{
	width:142px;
	height:50px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	position:absolute;
	top:55px;
	left:630px;
	z-index: 999;
}


.mailform p.gotoniccoto a{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 160px;
	height: 20px;
	display: block;
	 position: absolute;
	 top: 110px;
	left: 218px;
	z-index: 999;
}

#help_link {
	text-align: right;
	width: 720px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#nicottinfo{
	background:url(../../../image/regist/lp/20170315/bg_nicottinfo.png) repeat-x center top;
	width:100%;
	height:1120px;
	margin:0 auto;
	padding-top:70px;
	position:relative;
}

#nicotto_01,#nicotto_02,#nicotto_03{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#nicotto_03{
	padding-bottom: 50px;
}

#nicotto_01 img,#nicotto_02 img,#nicotto_03 img{
	padding-top: 50px;
}

#nicotto_01 ul img,#nicotto_02 ul img,#nicotto_03 ul img{
	padding-top: 20px;
}

#townWrapper170315 .bx-pager {
	display: none;	
}

#townWrapper170315 .bx-controls-direction a {
	position: absolute;
	z-index: 9999;
}
#townWrapper170315 .bx-prev {
	left: -40px;
	background: url(../../../image/regist/lp/20161130/controller_50.png) no-repeat 0 -50px;/*prev用画像*/
}
#townWrapper170315 .bx-next {
	right: -40px;
	background: url(../../../image/regist/lp/20161130/controller_50.png) no-repeat -50px -50px;/*next用画像*/
}

#townWrapper170315 .bx-prev:hover {
	background-position: 0 0;
}

#townWrapper170315 .bx-next:hover {
	background-position: -50px 0;
}

#townWrapper170315 .bx-controls-direction a {
	position: absolute;
	margin-top: -240px;
	width: 50px;/*使用画像に応じて指定*/
	height: 50px;/*使用画像に応じて指定*/
	text-indent: -9999px;/*画像置換のためテキストを押しやる*/
	z-index: 9999;
	border:none;
}



