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

 → Profile 
  
=========================================*/	
 
.profle_bloc {
	background:url(../img/bg.jpg) repeat-x center #050000;
	background-size:cover;
	padding:40px 0 90px;
	text-align:center;
	height:auto;
	
	}

.profile_inner {
	width:98%;
	margin:0 auto;
	max-width:1000px;
	height:auto;
} 

#profle_box {width:100%; margin:0 auto;}

#musician {
	display:block;
	vertical-align:top;
	
	width:450px;
	height:auto;
	margin:auto;
}


#prof_visual {
-moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 100%;
	margin-bottom:5px;
	margin: auto;
	
	
}

#prof_visual img {width:400px; height:580px;}
/*
#prof_visual img {width:100%; height:auto; max-width:400px; max-height:620px; display:inline-block;}
*/
.p01 {background:url(../img/member01.jpg) no-repeat left top; }
/* .p01a {background:url(../img/member01n.jpg) no-repeat left top; } */
.p02 {background:url(../img/member02.jpg) no-repeat left top; }
/* .p02a {background:url(../img/member02n.jpg) no-repeat left top; } */
/* .p03 {background:url(../img/member03.jpg) no-repeat left top; } */
/* .p03a {background:url(../img/member03a.jpg) no-repeat left top; } */
/* .p04 {background:url(../img/member04.jpg) no-repeat left top; } */
/* .p04a {background:url(../img/member04a.jpg) no-repeat left top; } */

/*
#prof_visual.p03 {background:url(../img/member03.jpg) no-repeat center top; background-size:contain !important; background-size: 270px 392px !important;}
#prof_visual.p03 img {width:100%; height:auto; max-width:270px !important;  max-height:392px; display:block; }

#prof_visual.p04 {background:url(../img/member04.jpg) no-repeat center top; background-size:contain !important; background-size: 270px 392px !important;}
#prof_visual.p04 img {width:100%; height:auto; max-width:270px !important;  max-height:392px; display:block; }
*/

#detail {padding-bottom:30px;}

#detail, #detail p {
	color:#f5f5f5;
	font-size:13px;
	font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif !Important;
	}
	
#detail p.part {font-size:16px; margin-bottom:5px; letter-spacing:1px;}
#detail p.biography {font-style:italic;}

.links {
	padding:10px;
	line-height:20px;
	}
.links img {
	margin-right:5px;
	}

}
