/* -----------------------------------------------------------
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');
@import url('../../library/animate.min.css');
@import url('../../library/hover-min.css');
@import url('../../library/colorbox.css');

/* ----------------------------------------------------------------------
  02. イベントページ用
---------------------------------------------------------------------- */



#collabo_170927 .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: #585858;
}

#collabo_170927 .mCSB_inside > .mCSB_container{
	margin-right: 10px;
}

/* 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;
}


/*スマホ用
------------------------------------------ */

/*　0913　9周年飾り
------------------------------------------- */

#backImage{
	position: absolute;
	background: url(../../../image/event/september2017/town2/img_back.png) no-repeat center top;
	width: 100%;
	height: 120px;
}

#topImage{
	position: absolute;
	background: url(../../../image/event/september2017/town2/img_topline.png) repeat-x center top;
	width: 100%;
	height: 34px;
}

#leftSideImage{
	position: absolute;
	background: url(../../../image/event/september2017/town2/img_leftSide.png) no-repeat left top;
	width: 174px;
	height: 147px;
	top: 0;
	left: 0;
}

#rightSideImage{
	position: absolute;
	background: url(../../../image/event/september2017/town2/img_rightSide.png) no-repeat right top;
	width: 174px;
	height: 147px;
	top: 0;
	right: 0;
}

#frontImage{
	position: relative;
	background: url(../../../image/event/september2017/town2/img_fron.png) no-repeat center top;
	width: 100%;
	height: 120px;
	z-index: 100;
}


.onry_sp{
	display:inline;
}

.onry_pc{
	display:none;
}
	
#event{
	min-width: 100%;
}
	
#collabo_170927 .max80{
	max-width:80%;
}

#collabo_170927{
	position:relative;
	margin:0 auto;
	background:url(../../../image/event/september2017/edoweek2017/bg.png) repeat #eee8dd;	
	width:100%;
	min-width:320px;
}

#collabo_170927 #contents{
	position:relative;
	margin:0 auto;
	min-width:320px;
	width:100%;
	background:url(../../../image/event/september2017/edoweek2017/bg_top.png) no-repeat center 20px;	
	background-size: 250%;
}

/*トップ*/	


#collabo_170927 #contents #top{ 
	position:relative;
	background-color: rgba(255,255,255,0.8)	;
	width: 90%;
	min-width:300px;
	height: 100%;
	/* border-radius */
	border-radius:19px;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	margin: -20px auto 20px;
}

#collabo_170927 #contents .img01,
#collabo_170927 #contents .img02{ 
	position:relative;
	margin: 5% 10% 10px;
	width: 80%;
	height: auto;
}


#collabo_170927 #contents .btn_popup{ 
	position:relative;
	margin: 0 15%;
	width: 70%;
	height: auto;
}

#collabo_170927 #contents .regist_btn{ 
	position:relative;
	margin: 20px 10%;
	width: 80%;
	height: auto;
}

/* -------モーダル-------------------*/

.modal-overlay {
    z-index:200;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
	height:100%;/*for old Safari*/
    height:100vh;
    background-color:rgba(0,0,0,.5)
}

.modal-overlay (:target) {height:100%\9} /* IE9,10 */

a.modal-open:hover {cursor:pointer; }

.modal-content {
    position:fixed;
    display:none;
    z-index:999;
    margin:2%;
}

.modal-content img {width:auto;max-height:100vh; max-width: 100%;}
.modal-content h1 {font-size:120%; margin-bottom:0.5em}
.modal-content p {max-width:565px; text-align:left;}

a.modal-close {
	position:absolute;
	top:10px;
	right:5px;
	height: auto;
}

a.modal-close img{
	width: 20px;
	height: auto;
}

a.modal-close:hover {
	cursor:pointer;
	opacity:1.0;
}

.modal-img{
	width: 100%;
	height: auto;
}

a.goto_official {
width: 100%;
}

a.goto_official img{
	position: absolute;
	width: 50%;
	height: auto;
	padding: 0 25%;
	top: 82%;
}
 

/*タウン*/

#collabo_170927 #town{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(../../../image/event/september2017/edoweek2017/bg_SP_edo02.png) no-repeat center top #eee8dd;
	background-size: 100% auto;
	padding: 120% 0 5%;
}

#collabo_170927 #town .btnArea_hiroba img{
	width: 90%;
	margin: 0 5%;
}

	
/*ブログ*/


#collabo_170927 #blog{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(../../../image/event/september2017/edoweek2017/bg_SP_edo03.png) no-repeat center bottom #eee8dd;
	background-size: 100% auto;
	padding: 96% 0 4%;
}

#collabo_170927 #blog.blog_regist #blog_box{
	position:relative;
	width: 100%;
	padding:220% 0 0; 
	background:url(../../../image/event/august2017/kitaro/bg_sp1r.png) no-repeat center 20px;
	background-size: 92% auto;
}

#collabo_170927 #blog #btn_blog img{
	width: 90%;
	margin: 0 5%;
}


#collabo_170927 #contents #blog.blog_regist #btn_blog {
	display: none;
}

#collabo_170927 #blog #blog_listbox_in{
	position:absolute;
	height: 58%;
	width: 70%;
	z-index: 10;
	top: 29%;
}

#collabo_170927 #blog #blog_listbox #goto_list img{
	position:absolute;
	height: auto;
	width: 30%;
	top: 15%;
	right: 8%;
	z-index: 10;
}

#collabo_170927 #blog #blog_minilist{
	position:relative;
	height: 62%;
	width: 90%;
	padding: 10px;
	margin:22% auto 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    border-radius: 10px;        /* CSS3草案 */  
}

#collabo_170927 #blog .newBlogList{
	padding-right: 10px	
}

#collabo_170927 #blog #blog_listbox dt{
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
}

#collabo_170927 #blog #blog_listbox dd.title,
#collabo_170927 #blog #blog_listbox dd.id{
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}



	
/*アイテム*/

#collabo_170927 #item{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(../../../image/event/september2017/edoweek2017/bg_SP_edo04.png) no-repeat center top #eee8dd;
	background-size: 100% auto;
	padding: 132% 0 5%;
}

#collabo_170927 #item .btnArea_shop img{
	width: 90%;
	margin: 0 5%;
}

	
/*クマイチ*/

#collabo_170927 #kuma{
	position:relative;
	display: block;
	width:100%;
	height: 100%;
	background:url(../../../image/event/september2017/edoweek2017/bg_edo04.png) no-repeat center #eee8dd;
	background-size: 90% auto;
	padding: 15% 0;
	margin: 20px auto 0;
}


/*PC用
**** 740px 位上*******
------------------------------------------ */

@media screen and (min-width:740px) {
	
	
.onry_pc{
	display:inline;
}

.onry_sp{
	display:none;
}
	
#event{
	min-width: 1000px;
}
	
#collabo_170927 #contents a img{
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
 
#collabo_170927 #contents a img:hover {
	opacity: 0.4;  
	filter: alpha(opacity=70);  
}
	

#collabo_170927 #contents{
	background:url(../../../image/event/september2017/edoweek2017/bg_top.png) no-repeat center 20px;	
	background-size: 100%;
	padding-bottom: 30px;
}

/*トップ*/	

#collabo_170927 #contents #top{ 
	position:relative;
	background:url(../../../image/event/september2017/edoweek2017/bg_PC_edo01.png) no-repeat center 20px;	
	width: 100%;
	min-height: 720px;
	min-width:none;
}

#collabo_170927 #contents #btnArea_pop{
	position:relative;
	width: 1000px;
	height: 700px;
	margin: 0 auto;
}
	
#collabo_170927 #contents .btn_popup{ 
	position:absolute;
	bottom: 42px;
	left: 340px;
	width: 320px;
	height: auto;
	margin: 0;
}

#collabo_170927 #contents #regist1,
#collabo_170927 #contents #regist2{ 
	position:relative;
	width: 1000px;
	margin: 20px auto 0;
	text-align: center;
}	
	
#collabo_170927 #contents .regist_btn{ 
	width: 620px;
	height: auto;
}
	
/* -------　メニュー　-------------------*/
	
#collabo_170927 #contents #menu	{
	display: block;
	position:relative;
	width: 780px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}
	
#collabo_170927 #contents #menu li {
	float: left;
	width: 260px;
}	

/* -------モーダル-------------------*/

a.modal-close {
	position:absolute;
	top:30px;
	right:30px;
	height: auto;
}

a.modal-close img{
	width: 100%;
	height: auto;
}

/*タウン*/

#collabo_170927 #town{
	position:relative;
	display: block;
	width:1000px;
	height: 530px;
	background:url(../../../image/event/september2017/edoweek2017/bg_PC_edo02.png) no-repeat center top ;
	background-size: auto;
	padding: 0;
	margin: 0 auto;
}

#collabo_170927 #town .btnArea_hiroba img{
	position: absolute;
	width: 620px;
	top: 400px;
	left: 190px;
	margin: 0;
	padding: 0;
}

	
/*ブログ アイテム*/

#collabo_170927 #main{
	position:relative;
	display: block;
	width:1000px;
	height: 630px;
	background:url(../../../image/event/september2017/edoweek2017/bg_PC_edo03.png) no-repeat center top ;
	margin: 0 auto;
}
	
#collabo_170927 #blog{
	position:relative;
	display: block;
	width:640px;
	height: 100%;
	background:none;
	padding: 0;
	float: left;
}

#collabo_170927 #blog #btn_blog img{
	position: absolute;
	top:540px;
	left: 120px;
	width: 429px;
	height: 64px;
	margin: 0;
}

#collabo_170927 #blog #blog_listbox_in{
	position:absolute;
	height: 400px;
	width: 400px;
	z-index: 10;
	top: 160px;
	left: 60px;
}

#collabo_170927 #blog #blog_listbox #goto_list img{
	width: 132px;
	top: 60px;
	left: 240px;
	z-index: 10;
}
	
/*アイテム*/

#collabo_170927 #item{
	position:relative;
	background: none;
	width:360px;
	height: 100%;
	padding: 0;
	float: right;
}

#collabo_170927 #item .btnArea_shop img{
	width: 253px;
	height: 64px;
	margin: 0;
	position: absolute;
	top :540px;
	left: 36px;
}
	
/*クマイチ*/

#collabo_170927 #kuma{
	position:relative;
	display: block;
	width:100%;
	height: 123px;
	background:url(../../../image/event/september2017/edoweek2017/bg_edo04.png) no-repeat center #eee8dd;
	background-size: auto;
	padding: 20px 0;
	margin: 20px auto 0;
}


/* ページトップへ戻る */
#collabo_170927 .pageTop170608 {
	position: relative;
    width: 100%;
    max-width: 850px;
    height: 0;
    margin: 0 auto;
}
#collabo_170927 .pageTop170927 a {
	left: auto;
	display: block;	
	margin-left: 820px;
	padding:1em 0 0 2px;
	z-index:800;
    animation:
	moveX 2s ease-in-out infinite alternate;
}

#collabo_170927 .pageTop170927 img{
	width:172px;
	height:149px;
}


}

@keyframes moveX {
	0% {margin-left: 820px;}	
	100% {margin-left: 835px;}
}

/*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;
}

}

/*ブログ一覧
------------------------------------------------*/

.edoweek2017{
	background:url(../../../image/event/september2017/edoweek2017/blog_hedder.png) no-repeat center top;
	padding-top: 200px;
}
