#topWrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    top:80px;
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.profile_box{
		background:rgba(0,0,0,0.7);
		width:100%;
		height:auto;
		overflow:hidden;
		margin:5% auto 3%;
		padding-bottom:2%;
	}
	#profile_photobox{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:5px auto;
	}
	.profile_mainphoto{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:1% auto;
		padding:1%;
	}
	.profile_mainphoto img{
		width:100%;
		vertical-align:bottom;
	}
	.profile_thumcontents{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
	}
	.profile_thum_box{
		display:table;
		table-layout:fixed;
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
	}
	.profile_thum{
		display:table-cell;
		vertical-align:middle;
		width:31%;
		height:auto;
		overflow:hidden;
		padding:1%;
	}
	.profile_thum img{
		width:100%;
		vertical-align:bottom;
	}
	#profile_movie{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
		margin:0 auto;
		box-sizing:content-box;
	}
	#profile_movie video{
		width:98%;
	}
	
	.profile_x_widget{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
		margin:0 auto;
		box-sizing:content-box;
	}
	
	#profile_bloglink{
		background:url(../img/contents/camera.png) no-repeat;
		background-position:left 10% center;
		background-size:13% auto;
		width:50%;
		height:auto;
		overflow:hidden;
		text-align:center;
		font-size:1.6em;
		color:#ffff00;
		line-height:2em;
		margin:2% auto;
	}
	#profile_bloglink img{
		vertical-align:bottom;
	}
	#profile_bloglink a{
		color:#ffff00;
	}
	#profile_subtitle{
		width:100%;
		height:31px;
		overflow:hidden;
		font-size:4vw;
		font-weight:bold;
		color:#FFF;
		line-height:1.3em;
		text-align:center;
		padding-top:1%;
		margin:2% auto 0px;
	}
	#profile_subtitle span{
		font-size:3vw;
		margin-left:1%;
		color:#FFF;
	}
	.profile_detail{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:1% auto;
	}
	.profile_name{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
		font-size:4vw;
		font-weight:bold;
		color:#FFF;
		line-height:1.4em;
		text-align:center;
	}
	.profile_size{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
		font-size:4vw;
		color:#FFF;
		line-height:1.4em;
		text-align:center;
	}
	#profile_detail_contents{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:3% auto 1%;
	}
	.profile_detailbox{
		display:table;
		table-layout:fixed;
		width:98%;
		height:auto;
		overflow:hidden;
		margin:0;
	}
	.profile_detail_item{
		display:table-cell;
		vertical-align:middle;
		background-color:#ffff01;
		width:30%;
		height:auto;
		overflow:hidden;
		text-align:left;
		padding:1%;
		font-size:1em;
		font-weight: bold;
		color:#000;
		line-height:1.8em;
		border-bottom:1px #CCC solid;
		box-sizing: border-box;
	}
	.profile_detail_contents{
		display:table-cell;
		vertical-align:middle;
		background:#000;
		width:70%;
		height:auto;
		overflow:hidden;
		text-align:left;
		padding:1%;
		font-size:1em;
		font-weight: bold;
		color:#FFF;
		line-height:1.8em;
		border-bottom:1px #CCC solid;
		box-sizing: border-box;
	}
	.profile_catch{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:2% auto;
		font-size:1.2em;
		font-weight: bold;
		color:#FFF;
		line-height:1.4em;
		text-align:left;
	}
	.profile_widget_box{
		width:98%;
		height:auto;
		overflow:hidden;
		text-align:center;
		margin:1% auto 0;
	}
	.sp_profile_widget_box{
		display: none;
	}
	.pc_profile_widget_box{
		width:98%;
		height:auto;
		overflow:hidden;
		text-align:center;
		margin:1% auto 0;
	}
	#profile_schedule_title{
		width:98%;
		height:auto;
		overflow:hidden;
		font-size:1.6em;
		font-weight:bold;
		color:#ffff00;
		line-height:2em;
		text-align:center;
		margin:3% auto 0;
	}
	#schedule{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto 3%;
	}
	#schedule td{
		text-align:center;
		width:13%;
		height:auto;
		padding:1% auto;
	}
	
	.sche-title{
		line-height:2.6em;
	}
	
	.tr-color1{
		background-color: #ffff01;
	}
	.tr-color2{
		background-color:#FFF;
		color:#000;
		font-size:1em;
		font-weight:bold;
		line-height:2.6em;
	}
	
	.date-normal{
		background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
		color:#000;
		font-size:1.2em;
		font-weight:bold;
	}
	
	.date-sat{
		background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
		color:#0033cc;
		font-size:1.2em;
		font-weight:bold;
	}
	
	.date-hori{
		background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
		color:#F03;
		font-size:1.2em;
		font-weight:bold;
	}
	#profile_qa_title{
		width:98%;
		height:auto;
		overflow:hidden;
		font-size:1.6em;
		font-weight:bold;
		color:#e6f401;
		line-height:2em;
		text-align:center;
		margin:10px auto 0;
	}
	#profile_qa_box{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:1% auto 3%;
	}
	#profile_qa_contents{
		width:100%;
		height:auto;
		overflow:hidden;
		float:left;
		margin-left:1%;
	}
	.profile_qa_item{
		font-size:1.4em;
		font-weight: bold;
		color:#ffff88;
		line-height:1.6em;
		text-align:left;
	}
	.profile_qa_answer{
		font-size:1.2em;
		color:#FFF;
		line-height:1.6em;
		text-align:left;
		border-bottom:1px #FFF dashed;
	}
}

@media screen and (max-width: 599px) {
	.profile_box{
		background:rgba(0,0,0,0.7);
		width:100%;
		height:auto;
		overflow:hidden;
		margin:5% auto;
		padding-bottom:2%;
	}
	#profile_photobox{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:1% auto;
	}
	.profile_mainphoto{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
		padding:1%;
	}
	.profile_mainphoto img{
		width:100%;
		vertical-align:bottom;
	}
	.profile_thumcontents{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
	}
	.profile_thum_box{
		display:table;
		table-layout:fixed;
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
	}
	.profile_thum{
		display:table-cell;
		vertical-align:middle;
		width:31%;
		height:auto;
		overflow:hidden;
		padding:1%;
	}
	.profile_thum img{
		width:100%;
		vertical-align:bottom;
	}
	#profile_movie{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
		margin:0 auto;
		box-sizing:content-box;
	}
	#profile_movie video{
		width:98%;
	}
	
	.profile_x_widget{
		width:98%;
		height:auto;
		overflow:hidden;
		padding:1%;
		margin:0 auto;
		box-sizing:content-box;
	}
	
	#profile_bloglink{
		background:url(../img/contents/camera.png) no-repeat;
		background-position:left center;
		background-size:13% auto;
		width:70%;
		height:auto;
		overflow:hidden;
		text-align:center;
		font-size:1.6em;
		color:#ffff00;
		line-height:2em;
		margin:2% auto;
		padding-left:10%;
	}
	#profile_bloglink img{
		vertical-align:bottom;
	}
	#profile_bloglink a{
		color:#ffff00;
	}
	.profile_widget_box{
		width:98%;
		height:auto;
		overflow:hidden;
		text-align:center;
		margin:1% auto 0;
	}
	.pc_profile_widget_box{
		display: none;
	}
	.sp_profile_widget_box{
		width:98%;
		height:auto;
		overflow:hidden;
		text-align:center;
		margin:1% auto 0;
	}
	#profile_subtitle{
		width:100%;
		height:31px;
		overflow:hidden;
		font-size:4vw;
		font-weight:bold;
		color:#FFF;
		line-height:1.3em;
		text-align:center;
		padding-top:1%;
		margin:2% auto 0px;
	}
	#profile_subtitle span{
		font-size:3vw;
		margin-left:1%;
		color:#FFF;
	}
	.profile_detail{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:1% auto;
	}
	.profile_name{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
		font-size:4vw;
		font-weight:bold;
		color:#FFF;
		line-height:1.4em;
		text-align:center;
	}
	.profile_size{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
		font-size:4vw;
		color:#FFF;
		line-height:1.4em;
		text-align:center;
	}
	#profile_detail_contents{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:3% auto 1%;
	}
	.profile_detailbox{
		display:table;
		table-layout:fixed;
		width:98%;
		height:auto;
		overflow:hidden;
		margin:0;
	}
	.profile_detail_item{
		display:table-cell;
		vertical-align:middle;
		background-color:#ffff01;
		width:30%;
		height:auto;
		overflow:hidden;
		text-align:left;
		padding:1%;
		font-size:1em;
		font-weight: bold;
		color:#000;
		line-height:1.8em;
		border-bottom:1px #CCC solid;
		box-sizing: border-box;
	}
	.profile_detail_contents{
		display:table-cell;
		vertical-align:middle;
		background:#000;
		width:70%;
		height:auto;
		overflow:hidden;
		text-align:left;
		padding:1%;
		font-size:1em;
		font-weight: bold;
		color:#FFF;
		line-height:1.8em;
		border-bottom:1px #CCC solid;
		box-sizing: border-box;
	}
	.profile_catch{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:2% auto;
		font-size:1.2em;
		font-weight: bold;
		color:#FFF;
		line-height:1.4em;
		text-align:left;
	}
	#profile_qa_title{
		width:98%;
		height:auto;
		overflow:hidden;
		font-size:1.6em;
		font-weight:bold;
		color:#e6f401;
		line-height:2em;
		text-align:center;
		margin:10px auto 0;
	}
	#profile_qa_box{
		width:98%;
		height:auto;
		overflow:hidden;
		margin:1% auto 3%;
	}
	#profile_qa_contents{
		width:100%;
		height:auto;
		overflow:hidden;
		float:left;
		margin-left:1%;
	}
	.profile_qa_item{
		font-size:1.4em;
		font-weight:bold;
		color:#e6f401;
		line-height:1.6em;
		text-align:left;
	}
	.profile_qa_answer{
		font-size:1.2em;
		color:#FFF;
		line-height:1.6em;
		text-align:left;
		border-bottom:1px #FFF dashed;
	}
	#profile_schedule_title{
		width:98%;
		height:auto;
		overflow:hidden;
		font-size:1.6em;
		font-weight:bold;
		color:#e6f401;
		line-height:2em;
		text-align:center;
		margin:10px auto 0;
	}
	table#schedule{
		width:100%;
		height:auto;
		margin:0 auto;
	}
	
	#schedule td{	/* カレンダーtd の設定 */
		font-size:2.1vw;
		width:13%;
		margin:0;
		text-align:center;
		border:1px #FFF solid;
		box-sizing: border-box;
	}
	
	tr.sche-title{   /* 日付 */
		background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
		background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
		background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
		text-align:center;
		font-size:2.1vw;
		line-height:2em;
	}
	tr.tr-color2{
		background-color: #FFF;
		font-size:2vw;
		color:#000;
		line-height:1.6em;
		text-decoration:none;
	}
	.tr-color1{	/* スケジュール内容(奇数行) */
		}
	
	.tr-color2{
		background-color:#FFF;
	}
	.time-color{	/* スケジュール内容(偶数行) */
		background-color: #FFF;
	}
	
	.date-normal{/* 平日 */
	color:#000;
	}
	
	.date-sat{	/* 土曜 */
	
	color:#001cee;
	}
	
	.date-hori{	/* 日曜 */
	
	color:#ec0101;
	}
}
@media screen and (min-width: 1025px) {
.profile_box{
	width:970px;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:0 auto;
}
#profile_photobox{
	width:750px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
.profile_mainphoto{
	width:300px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:5px;
	float:left;
}
.profile_mainphoto img{
	width:100%;
	vertical-align:bottom;
}
.profile_thumcontents{
	width:400px;
	height:auto;
	overflow:hidden;
	padding:5px;
	float:right;
}
.profile_thum_box{
	display:table;
	table-layout:fixed;
	width:400px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.profile_thum{
	display:table-cell;
	vertical-align:middle;
	width:23%;
	height:auto;
	overflow:hidden;
	padding:1%;
}
.profile_thum img{
	width:100%;
	vertica-align:bottom;
}
#profile_moviebox{
	width:750px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	text-align:center;
}
#profile_movie{
	width:750px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	text-align:center;
}
#profile_movie video{
	width:550px;
}
#profile_x_widgetbox{
	width:750px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	text-align:center;
}
.profile_widget_box{
	width:750px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:5px auto 0;
}
.sp_profile_widget_box{
	display: none;
}
.pc_profile_widget_box{
	width:950px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:5px auto 0;
}
.profile_detail_box{
	width:960px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
.profile_name{
	background:url(../img/contents/girl.png) no-repeat;
	background-position:left 12% center;
	background-size:10% auto;
	width:250px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	font-size:20px;
	color:#FFF;
	text-align:center;
	line-height:2em;
}
.profile_size{
	width:800px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	font-size:18px;
	color:#FFF;
	text-align:center;
	line-height:1.6em;
}
#profile_detail_contents{
	display:table;
	table-layout:fixed;
	width:800px;
	height:auto;
	overflow:hidden;
	margin:10px auto 5px;
}
.profile_detailbox{
	display:table;
	table-layout:fixed;
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
}
.profile_detail_item{
	display:table-cell;
	vertical-align:middle;
	width:20%;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:1.8em;
}
.profile_detail_contents{
	display:table-cell;
	vertical-align:middle;
	width:30%;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:1.8em;
}
.profile_catch{
	width:800px;
	height:auto;
	overflow:hidden;
	crear:both;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:1.4em;
	margin:10px auto;
}
#profile_bloglink{
	background:url(../img/contents/camera.png) no-repeat;
	background-position:left 10% center;
	background-size:13% auto;
	width:180px;
	height:auto;
	overflow:hidden;
	text-align:right;
	font-size:18px;
	color:#ffff00;
	line-height:2em;
	margin:10px 35px 0 0;
	float:right;
}
#profile_bloglink a{
	color:#ffff00;
}

#profile_schedule_title{
	width:900px;
	height:auto;
	overflow:hidden;
	font-size:20px;
	font-weight:bold;
	color:#ffff00;
	line-height:2em;
	text-align:left;
	margin:10px auto 0;
}
#schedule{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:0 auto 10px;
}
#schedule td{
	text-align:center;
	width:180px;
	height:auto;
	padding:5px auto;
}

.sche-title{
	line-height:2.6em;
}

.tr-color1{
	background-color: #ffff01;
}
.tr-color2{
	background-color:#FFF;
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:2.6em;
}

.date-normal{
	background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.date-sat{
	background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
	color:#0033cc;
	font-size:16px;
	font-weight:bold;
}

.date-hori{
	background: -moz-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: -webkit-linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105); 
	background: linear-gradient(to bottom,#dede03,#ffff01 30%,#d1d105);
	color:#F03;
	font-size:16px;
	font-weight:bold;
}

#profile_qa_title{
	width:900px;
	height:auto;
	overflow:hidden;
	font-size:20px;
	font-weight:bold;
	color:#f0f900;
	line-height:2em;
	text-align:left;
	margin:10px auto 0;
}
#profile_qa_title span{
	font-size:16px;
	font-weight:bold;
	color:#666;
}
#profile_qa_box{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:5px auto 10px;
}
#profile_qa_contents{
	width:446px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:2px;
}
.profile_qa_item{
	font-size:16px;
	font-weight:bold;
	color:#e6f401;
	line-height:1.6em;
	text-align:left;
}
.profile_qa_answer{
	font-size:16px;
	color:#FFF;
	line-height:1.6em;
	text-align:left;
	border-bottom:1px #666 dashed;
}
footer {
	text-align: center;
	width: 100%;
	height:auto;
	overflow: hidden;
	background-color: #000;
	background-image: url(../img/common/footer_back.jpg?3103);
	background-position: center top;
	background-size:100% auto;
	color:#FFF;
	margin:80px 0;
	z-index:3;
}

}