@import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pangolin&family=Yomogi&display=swap');
@font-face {
  font-family: 'webkeifont';
  src: url('../font/webkeifont.woff') format('woff');
}
html,body{  -webkit-text-size-adjust: none;}


/*sp*/

.sp{display: inherit;}
.pc{display: none;}
.w100{width: 100%;}
.w90{width: 90%; margin:0 auto; display: block;}
.w60{width: 60%; margin:0 auto; display: block;}
.fs80{font-size: 80%;}
.fs60{font-size: 60%;}


/*下からフェードイン*/
.fade-in {
   opacity: 0;
   animation-name: fadein;
   animation-duration: 1.5s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
}
@keyframes fadein {
   0% {
      opacity: 0;
   }
   100% {
      opacity: 1;
   }
}

.en{font-family: 'Pangolin', cursive;}

body{
	font-size: 14px;
	font-family:"Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Pangolin, cursive;
	font-weight: bold;
	color: #000;
	line-height: 1.7;
	-webkit-text-size-adjust: 100%;
	border-top:10px solid #6e3f33;
	background-image:linear-gradient(-45deg, #e7a8c7 25%, #f0bcd6 25%, #f0bcd6 50%, #e7a8c7 50%, #e7a8c7 75%, #f0bcd6 75%, #f0bcd6);
	background-size: 100px 100px;
	background-attachment: fixed;
	background-color: #e7a8c7;}



#mainv{
	text-align: center;
	padding: 0;
	position: relative;}

#mainv #fv_bn1 img{	
	width:30%;
	}

#mainv #fv_bn2 img{
	width:30%;
	}


#mainv-g{
	text-align: center;
	padding-top: 60px;}

#topnews{
	border:double 3px #f00;
	background-color: #fff;
	width: 90%;
	margin:0 auto 0 auto;
	color: #f00;
	padding: 2%;
	font-weight: bold;}

#topics{
	text-align: left;
	background-color: #f3f1ed;
	border-bottom-left-radius: 20px;
 	border-bottom-right-radius: 20px;
 	padding: 4%;
 	margin:0 0 10%;}
	#topics p{
		margin: 0;
		padding: 0.5% 2%;
		}
		#topics p span{
			padding-right: 10px;
			font-weight: bold;}
		#topics a{
			color: #7b2a52;
		}

#news{
	width: 90%;
	margin:0 auto;
	}

.title1{
	width: 100%;
	text-align: center;
	padding: 3px 0;
	background-color: #6e3f33;
	color: #fff;
	font-size: 140%;
	border-top-left-radius: 20px;
 	border-top-right-radius: 20px;
	}



.snssp{
	text-align: center;}

.snssp img{
	width: 45%;}

#top{
	width:90%;
	margin:0 auto;
	margin-top:0px;
	padding-bottom: 1px;}
	#top #twitter{
		width:auto;
		margin: 0 0 20px 0;}
	#top #insta{
		position:relative;
		width:100%;
		height: 250px;
		background-color:#fff;
		border-radius: 4px;        /* CSS3草案 */  
   		-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    	-moz-border-radius: 4px;   /* Firefox用 */
		border:1px solid #ebebeb;
		margin:0 0 10px 0;}
		#top #insta p{
			font-weight:bold;
			border-bottom:1px solid #ebebeb;
			font-size:16px;
			font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
			padding:0;
			text-align:left;
			margin-bottom:10px;
			margin-left:10px;}
			#top #insta p a{
				color:#000;
				text-decoration:none;
				font-weight:bold;}
				#top #insta p a:hover{
					text-decoration:underline;}
			#top #insta #followme{
				position:absolute;
				right:15px;
				top:3px;}

span.bu{
color: #e4026d;
}


/*-------------------------------------------------サイドウィジットへのtwetter埋め込み修正*/

@media screen and (max-width: 768px) and (min-width: 480px) {
iframe .twitter-timeline{
width: 490px !important;
}
}

@media screen and (max-width: 480px) {
iframe.twitter-timeline {
width: 450px !important;
margin:0 auto;/*これを入れないとめっちゃ細く200pxくらいで表示されます。以下イメージあり！*/
}
}

.timeline-Widget {
max-width: 300px!important;
width:200px !important; }
/*サイドウィジットへのtwetter埋め込み修正終わり*/


#bn{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: 390px;
}


.content{
	padding: 20px 0;
	width: 100%;
font-size: 100%;}

h2{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 130%;}

#m02{
	padding: 80px 0;
	background-color: #f3f1ed;}

#m03{
	padding: 100px 0;}



#m10{
	padding: 100px 0;}


#m05{
	padding: 100px 0;}

#m06{
	padding: 100px 0;
	background-color: #f3f1ed;}

#m07{
	padding: 100px 0;
	background-color: #fff;}

#m08{
	padding: 100px 0;
	background-color: #f3f1ed;}

#m11{
	background:url("../img/line_piano.png") repeat-x top #CBE7F9;
	padding: 100px 0;
	border-top: 10px solid #000;}

#m09{
	background:url("../img/line_piano.png") repeat-x top #CCC2DF;
	padding: 100px 0;
	border-top: 10px solid #000;}








.box{
	width: 100%;
	margin: 0 auto;}


h2{
	text-align: center;
	}

h2 i.fas{
	font-size: 80%;
	margin:0 2%;
}

h2 p{
	display: inline;
	font-size: 190%;
	border-bottom:5px solid #262626;
	color: #262626;}

.topbtn{
	text-align: center;
	margin:15px 0;
}
.topbtn a img{
	width:43%;
}


/*about*/

#about{
	width:90%;
	margin:0 auto;}

	#about .outline{
		background-color: #fff;
		padding: 5%;
		text-align: center;
		font-size: 120%;
		 border-radius: 20px;
		 border-bottom: solid 5px #e7a8c7;
	}

	#about .eventtitle{
		font-size: 120%;
		line-height: 1.5;
		font-family: 'webkeifont';
	}

	#about .eventtitle span{
		font-size: 60%;
	}

	#about .att{
		text-align: center;
		font-size:11px;}

	#about .att2{
		text-align: left;
		margin-top:20px;
		font-size:80%;}

#partner{
	text-align: center;
	background-color: #fff;
	margin: 0 5%;
	padding: 5px 0 0 0;}
	#partner img{
		width: 30%;
		margin:10px 30px;}

#profilephoto{
	width: 100%;}


/*ARTIST*/


 /*アコーディオン*/
#acMenu dt{
display:block;
width:90%;
height:auto;
line-height:1.1;
text-align:center;
cursor:pointer;
margin:20px auto 0 auto;
position: relative;
}
#acMenu dt .name{
	font-size: 160%;
	background-color: #000;
	color: #fff;
	padding: 15px 0;
	border-bottom: 2px solid #fff;}
#acMenu dt .name .att{
	text-align: center;

}

#acMenu dt a{
	text-decoration: none;
}

#acMenu dd{
background:#fff;
width:90%;
height:auto;
line-height:1.5;
display:none;
margin:0 auto; 
border-bottom: 5px solid #000;
}
#acMenu dd p{
padding: 5%;
}

.ent8{
  display: block;
  position: absolute;
  top:62px;
  left:7px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1B7FBE;
  text-align:center;
  line-height: 40px;
  font-size: 115%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

.ent9{
  display: block;
  position: absolute;
  top:62px;
  left:7px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F19DB5;
  text-align:center;
  line-height: 40px;
  font-size: 115%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

.ent9_2{
  display: block;
  position: absolute;
  top:62px;
  left:50px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F19DB5;
  text-align:center;
  line-height: 40px;
  font-size: 115%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}


.andmore{
	font-size: 250%;
	text-align: center;
	margin: 30px 0 0 0;}


/*TIME TABLE*/

#timetable{
	text-align: center;
}

#timetable #tt1,#timetable #tt2{
	width:85%;
	margin:0 auto 20px auto;}

#m10 .att{
	font-size: 80%;
	text-align: center;
	margin-top:0px;
	}


/*TICKET*/

.tickettitle{
	font-size: 140%;}

.btn{
	display: block;
	border-radius: 100px;
	background-color: #6e3f33;
	color: #fff;
	padding: 8px;
	width:80%;
	text-decoration: none;
	margin: 10px auto 20px auto;
	border:3px solid #fff;
}

#ticketabout{
	margin:30px auto;
}

#ticketabout .outline{
		background-color: #fff;
		border: 3px solid #262626;
		border-left:20px solid #262626;
		padding: 3%;
		text-align: left;
		font-size: 130%;
		margin:0 auto 30px auto;
		width:80%;
		color: #262626;
		font-family: 'webkeifont';
	}

#ticketabout .outline .att{
	font-size: 70%;
	color: #666;
	}

#ticketabout .att{
	font-size: 80%;
	line-height: 1.6;
	}

.soldout{
	color: #ff0000;
	border:2px solid #ff0000;
	padding: 2px;
	}



/*SPECIAL*/

#m06 #stp_box h4{
	font-size: 150%;
	border-bottom: 5px dotted #000;
	width:100%;
	margin:30px auto 10px auto;
	text-align: left;
	font-weight: bold;}

#m06 .stp{
	width:85%;
	margin:0 auto 30px auto;
	}
#m06 .stp img{
	width:100%;
	border-radius: 10px;
	}

#m06 .att{
	font-size:90%;
	text-align: left;
	}

#m06 iframe{
	width: 90%;
    height: 160vw;
    margin: 0 auto;
    display: block;
}




/*GOODS*/
#m07 #goodslist{
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin:0 auto;
}

#m07 #goodslist img{
	width: 45%;
	margin:1%;
  height: auto;
}

#m07 .att{
	margin-bottom: 30px;
}

/*NOTICE*/
#m09 .att{
	font-size: 100%;
	width:90%;
	margin:0 auto;
	}

#m09 .big{
	font-size: 150%;
	}


/*access*/

h4{
	font-size: 150%;
	border-bottom: 5px dotted #000;
	width:90%;
	margin:30px auto 30px auto;
	text-align: left;}

.access_text{
	text-align: left;
	font-size: 80%;
	width:90%;
	margin:20px auto 50px;
}


/*NOTICE*/

#m08{}

.dlbtn{
	display: block;
	width:90%;
	background-color: #38cf88;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin:0 auto 10px;
	border-radius: 20px;
	font-size: 130%;
}

.formbtn{
	display: block;
	width:90%;
	background-color: #f886b9;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin:0 auto 10px;
	border-radius: 20px;
	font-size: 130%;
}




/*go top*/
#gotop{
	position: fixed;
	bottom:30px;
	right: 30px;
	z-index: 900;}


#footer{
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 10px;}
	#footer #flink{
		margin:15px 0;}
		#footer #flink a{
			color: #fff;
			display: block;}


div#email a{
	text-align:center;
	display:block;
	width:90%;
	height:60px;
	line-height:60px;
	font-size:18px;
	color:#ffffff;
	background-color:#e5006e;
	margin:30px auto;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  }

   div#contacttext{
  	padding-left: 0px;
  	width: 90%;
  	text-align:left;
  	margin:0 auto;}

  	#u-next1{
  	position: relative;
  	}

  #u-next1 #imgend{
  	position: absolute;
  	top:10px;
  	left:0px;
  }


	

@media screen and (min-width: 768px) {
/*===============================================================PC*
===============================================================
===============================================================*/


#wrap {
	overflow:hidden;
}



.w100{width: auto;}
.w90{width: auto; margin:0; display: inline;}
.w60{width: 30%; margin:0; display: inline;}
.sp{display: none;}
.pc{display: inline;}

html{width:100%;}
body{
	width:100%;
	min-width: 100%;
	font-size: 18px;
	font-family:"Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;}


#rect{
	position: absolute;
	top:40px;
	left: 0;
	width: auto;}

#rect_g{
	position: absolute;
	top:40px;
	left: 0;
	width: auto;}


#gnavi{
	position: fixed;
	top:0;
	background-color: #3a231d;
	width: 100%;
	z-index:1000;}

#gnavi ul{
	width: 1000px;
	height: 100%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row;}

#gnavi ul li{
	width: 200px;
	text-align: center;
	padding: 10px;
	}

#gnavi ul li a{
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
	cursor: pointer;
	display: block;
	}

#gnavi ul li a .ja{
	font-size: 70%;
	font-family: 'webkeifont';}
	
#gnavi ul li a .en{
	font-size: 150%;
}

#gnavi #floatmenu{
	background-color: #be9478;
	color: #fff;
	font-size: 12px;
	height: 100%;}

#gnavi #floatmenu div{
	width: 1000px;
	margin:0 auto;}

#gnavi #floatmenu h1{
	float: left;
	width: 600px;
	line-height: 35px;}

#gnavi #floatmenu #sns{
	float: right;
	width: 800px;
	text-align: right;}


#gnavi #floatmenu #sns img{
	height: 31px;
}


#mainv{
	height: auto;
	position: static;
	background:#f3f1ed;
	padding: 20px 0 0 0;
	background-image: linear-gradient(-46deg, #FDD2A4 25%, #f3c493 25%, #f3c493 50%, #FDD2A6 50%, #FDD2A4 75%, #f3c493 75%, #f3c493);
	background-size: 100px 100px;
	background-attachment: fixed;
}


#mainv h1{
	position: static;
	left:auto;
	top:auto;
}

#mainv img{
	transform: auto;
	margin:100px 0 30px 0;
}

#topnews{
	border:double 3px #f00;
	background-color: #fff;
	width: 800px;
	margin:0 auto 0 auto;
	color: #f00;
	padding: 2%;
	font-weight: bold;}

#topics{
	text-align: left;
	border-bottom-left-radius: 20px;
 	border-bottom-right-radius: 20px;
 	padding: 20px;
 	margin: 0 0 50px;
 	background-color: #f3f1ed;}
	#topics p{
		margin: 0;
		padding: 0.5% 2%;
		}
		#topics p span{
			padding-right: 10px;
			font-weight: bold;}
		#topics a{
			color: #7b2a52;
		}

#news{
	width: 1000px;
	margin:0 auto;
	padding-top: 60px;

	}

.title1{
	width: 100%;
	text-align: center;
	padding: 3px 0;
	background-color: #6e3f33;
	color: #fff;
	font-size: 140%;
	border-top-left-radius: 20px;
 	border-top-right-radius: 20px;
	}


#top{
	width:1000px;
	margin:0 auto;
	margin-top:0px;}
	#top #twitter{
		width:500px;
		float:right;}
	#top #insta{
		position:relative;
		width:450px;
		height: auto;
		float:left;
		background-color:#fff;
		border-radius: 4px; 
   		-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
		border:1px solid #ebebeb;}
		#top #insta p{
			font-weight:bold;
			border-bottom:1px solid #ebebeb;
			font-size:16px;
			font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
			padding:10px;
			text-align:left;
			margin-bottom:10px;}
			#top #insta p a{
				color:#000;
				text-decoration:none;
				font-weight:bold;}
				#top #insta p a:hover{
					text-decoration:underline;}
			#top #insta #followme{
				position:absolute;
				right:15px;
				top:12px;}

#bn{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: 390px;
}


.content{
	padding: 70px 0;
	width: 100%;}

h2{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 130%;}


.box{
	width: 1000px;
	margin: 0 auto;}



.topbtn{
	text-align: center;
	margin:0;
	position: absolute;
	top:120px;
	right: 20px;
}
.topbtn a img{
	width:130px;
	margin-bottom: 10px;
}


/*about*/

#about{
	width:90%;
	margin:0 auto;}

	#about .outline{
		background-color: #fff;
		padding: 60px 0;
		text-align: center;
		font-size: 120%;
		border-radius: 20px;
		border-bottom: solid 5px #e7a8c7;
	}

	#about .eventtitle{
		font-size: 200%;
		line-height: 1;
		
	}

	#about .att{
		text-align: center;
		font-size:11px;}

	#about .att2{
		text-align: center;
		margin-top:20px;
		font-size:80%;}

#partner{
	text-align: center;
	background-color: #fff;
	margin: auto;}
	#partner img{
		width: 150px;
		margin:10px 0px;}




/*ARTIST*/


 /*アコーディオン*/

#artistlist{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	width:1000px;
}

.featherlight-sample {
	display: none;
}

#acMenu dt{
display:block;
width:450px;
height:auto;
line-height:1.1;
text-align:center;
cursor:pointer;
margin:20px auto 0 auto;
}
#acMenu dt img{
	width:100%;
}
#acMenu dt .name{
	font-size: 160%;
	background-color: #000;
	color: #fff;
	padding: 15px 0;
	border-bottom: 2px solid #fff;}
#acMenu dt .name .att{
	text-align: center;
}

#acMenu dt a{
	text-decoration: none;
}

#acMenu dd{
background:#fff;
width:450px;
height:auto;
line-height:1.5;
display:none;
margin:0 auto; 
border-bottom: 5px solid #000;
}
#acMenu dd p{
padding: 5%;
}

.featherlight-sample{
	font-size: 80%;
	width:800px;}

.ent8{
  display: block;
  position: absolute;
  top:65px;
  left:5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #1B7FBE;
  text-align:center;
  line-height: 50px;
  font-size: 110%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

.ent9{
  display: block;
  position: absolute;
  top:65px;
  left:5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #F19DB5;
  text-align:center;
  line-height: 50px;
  font-size: 110%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

.ent9_2{
  display: block;
  position: absolute;
  top:65px;
  left:60px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #F19DB5;
  text-align:center;
  line-height: 50px;
  font-size: 110%;
  font:'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;
  pointer-events: none;
  color: #fff;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

.andmore{
	font-size: 250%;
	text-align: center;
	margin: 30px 0 0 0;}


/*TIME TABLE*/

#timetable{
	text-align: center;
	}

#timetable #tt1,#timetable #tt2{
	width:40%;
	display: inline;
	margin:0 20px;}

#m10 .att{
	font-size: 80%;
	text-align: center;
	margin-top:30px;
	}


/*TICKET*/

.tickettitle{
	font-size: 140%;}

.btn{
	display: block;
	border-radius: 100px;
	color: #fff;
	padding: 6px;
	width:380px;
	text-decoration: none;
	margin: 10px auto 50px auto;
	border:3px solid #fff;
	font-size: 130%;

}

#ticketabout{
	width:750px;
	margin:30px auto;

}

#ticketabout .outline{
	font-family: 'webkeifont';
}

.soldout{
	color: #ff0000;
	border:2px solid #ff0000;
	padding: 2px;
	}


/*SPECIAL*/

#m06 #stp_box h4{
	font-size: 110%;
	line-height: 1.5;
	border-bottom: 5px dotted #000;
	width:100%;
	margin:30px auto 10px auto;
	text-align: left;
	font-weight: bold;}

#m06 #stp_box{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	}

#m06 .stp{
	width:45%;
	}
#m06 .att{
	font-size: 80%;
	text-align: left;
	width:100%;
	display: block;
	font-weight: normal;
}
#m06 .stp img{
	width:100%;
	border-radius: 10px;
}

#m06 .kikan{
	font-size: 90%;
}

#m06 iframe{
	width: 780px;
    height: 660px;
    margin: 0 auto;
    display: block;
}


/*GOODS*/
/*GOODS*/
#m07 #goodslist{
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin:0 auto;
}

#m07 #goodslist img{
	width: 45%;
	margin:1%;
  height: auto;
}

#m07 .att{
	margin-bottom: 40px;
	display: block;
}

/*NOTICE*/
#m09 .att{
	font-size: 90%;
	width:90%;
	margin:0 auto;
	}

#m09 .big{
	font-size: 150%;
	}



/*access*/

h4{
	font-size: 150%;
	border-bottom: 5px dotted #000;
	width:800px;
	margin:30px auto 30px auto;
	text-align: left;}

.access_text{
	text-align: left;
	font-size: 80%;
	width:800px;
	margin:20px auto 80px;
}





/*go top*/
#gotop{
	position: fixed;
	bottom:30px;
	right: 30px;
	z-index: 900;}

#archives{
	background-color: #5f320b;
	color: #fff;
	font-size: 13px;
	position: relative;}
	#archives div{
		width: 1000px;
		margin: 0 auto;
		text-align: right;}
		#archives div a{
			color:#fff;}
	#archives #alltop{
		position: absolute;
		width: 200px;
		left: 50%;
		top: 0;
		margin-left:-600px;}

#footer{
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 10px;}
	#footer #flink{
		margin:15px 0;}
		#footer #flink a{
			color: #fff;
			display: block;}


div#email a{
	text-align:center;
	display:block;
	width:400px;
	height:60px;
	line-height:60px;
	font-size:20px;
	color:#ffffff;
	background-color:#e5006e;
	margin:30px auto;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  }

 

  	div#contacttext{
  	padding-left: 100px;
  	width: 500px;
  	text-align: left;
  	margin:0 auto;}


  #rect{
	position: absolute;
	z-index: 0;
	top:95px;
	left: 50%;
	margin-left: 320px;}

	#rect img{
		width: 190px;}

  #rect_g{
	position: absolute;
	z-index: 0;
	top:110px;
	left: 50%;
	margin-left: 200px;}
        
	#rect_g img{
		width: 200px;}


		  #u-next1{
  	position: relative;
  }

  #u-next1 #imgend{
  	position: absolute;
  	top:-20px;
  	left:70px;
  }



  }
  


