@charset "utf-8";

@media screen and (max-width: 546px) {
#SMP------------------------{}
	
	.staff h2,
	.staff h3{
		margin-top: 20px;
		color: #fff;
		font-size: 20px;
	}
	.staff h2 .under,
	.staff h3 .under{
		border-bottom: solid 3px #0077c8;
	}
	.staff h2{
		width:92%;
		margin:20px auto;
	}
	.staff ul.stafflist {
		margin-top:20px;
		width:92%;
		margin:0 auto;
	}
	.staff ul.stafflist li{
		float:left;	
		width:22%;
		margin-right:4%;
		margin-bottom:25px;
		font-size:12px;
		line-height:16px;
		color:#FFF;
	}
	.staff ul.stafflist li:nth-child(4n){
		margin-right:0px;
	}
	.staff ul.stafflist li img{
		width:100%;
		height:auto;
	}
	.staff .profile {
		width:92%;
		margin:0 auto;
		padding-bottom:60px;
		font-size:14px;
		color:#FFF;
	}
	.staff .profile h3{
		color:#FFF;
	}
	.staff .profile .profile__left{
		width:60%;
		margin: 20px auto;
	}
	.staff .profile .profile__left img{
		width:100%;
		height:auto;
	}
	.staff .profile .profile__right{
		width:100%;
		margin: 20px 0;
	}
	.staff .profile .profile__right li{
		padding-left:36px;
		background:url(../image/reader_q.png) left top no-repeat;
		font-size:14px;
		line-height:24px;
		padding-bottom:10px;
	}
	.staff .profile .profile__right li small{
		font-size:90%;
	}
	.staff .profile .profile__bottom{
		clear:both;
		width:100%;
	}
	.staff .profile .profile__bottom h4{
		font-size:14px;
		line-height:20px;
		padding-bottom:5px;
		margin-bottom:5px;
		border-bottom:1px solid #FFF;
		font-weight:normal;
	}
	.staff .profile .profile__bottom p{
		font-weight:bold;
	}
}

@media screen and (min-width: 547px) and (max-width: 959px){
#TABLET------------------------{}
	
	.staff h2,
	.staff h3{
		margin-top: 20px;
		color: #fff;
		font-size: 20px;
	}
	.staff h2 .under,
	.staff h3 .under{
		border-bottom: solid 3px #0077c8;
	}
	.staff h2{
		width:92%;
		margin:20px auto;
	}
	.staff ul.stafflist {
		margin-top:20px;
		width:92%;
		margin:0 auto;
	}
	.staff ul.stafflist li{
		float:left;	
		width:22%;
		margin-right:4%;
		margin-bottom:25px;
		font-size:12px;
		line-height:16px;
		color:#FFF;
	}
	.staff ul.stafflist li:nth-child(4n){
		margin-right:0px;
	}
	.staff ul.stafflist li img{
		width:100%;
		height:auto;
	}
	.staff .profile {
		width:92%;
		margin:0 auto;
		padding-bottom:60px;
		font-size:14px;
		color:#FFF;
	}
	.staff .profile h3{
		color:#FFF;
	}
	.staff .profile .profile__left{
		width:40%;
		margin: 20px auto;
	}
	.staff .profile .profile__left img{
		width:100%;
		height:auto;
	}
	.staff .profile .profile__right{
		width:100%;
		margin: 20px 0;
	}
	.staff .profile .profile__right li{
		padding-left:36px;
		background:url(../image/reader_q.png) left top no-repeat;
		font-size:14px;
		line-height:24px;
		padding-bottom:10px;
	}
	.staff .profile .profile__right li small{
		font-size:90%;
	}
	.staff .profile .profile__bottom{
		clear:both;
		width:100%;
	}
	.staff .profile .profile__bottom h4{
		font-size:14px;
		line-height:20px;
		padding-bottom:5px;
		margin-bottom:5px;
		border-bottom:1px solid #FFF;
		font-weight:normal;
	}
	.staff .profile .profile__bottom p{
		font-weight:bold;
	}
}

@media screen and (min-width: 960px) {
#PC------------------------{}
	
	.staff h2,
	.staff h3{
		margin-top: 20px;
		color: #fff;
		font-size: 20px;
	}
	.staff h2 .under,
	.staff h3 .under{
		border-bottom: solid 3px #0077c8;
	}
	.staff ul.stafflist {
		margin-top:20px;
	}
	.staff ul.stafflist li{
		float:left;	
		width:160px;
		margin-right:27px;
		margin-bottom:25px;
		font-size:14px;
		line-height:18px;
		color:#FFF;
	}
	.staff ul.stafflist li:nth-child(5n){
		margin-right:0px;
	}
	.staff ul.stafflist li img{
		width:100%;
		height:auto;
	}
	.staff .profile {
		color:#FFF;
		padding-bottom:60px;
	}
	.staff .profile h3{
		color:#FFF;
	}
	.staff .profile .profile__left{
		float:left;	
		width:300px;
		margin: 20px 40px 45px 0;
	}
	.staff .profile .profile__left img{
		width:100%;
		height:auto;
	}
	.staff .profile .profile__right{
		float:left;	
		width:570px;
		margin: 20px 0px 45px 0;
	}
	.staff .profile .profile__right li{
		padding-left:36px;
		background:url(../image/reader_q.png) left top no-repeat;
		line-height:28px;
		padding-bottom:10px;
	}
	.staff .profile .profile__right li small{
		font-size:90%;
	}
	.staff .profile .profile__bottom{
		clear:both;
		width:100%;
	}
	.staff .profile .profile__bottom h4{
		font-size:16px;
		line-height:18px;
		padding-bottom:5px;
		margin-bottom:5px;
		border-bottom:1px solid #FFF;
		font-weight:normal;
	}
	.staff .profile .profile__bottom p{
		font-weight:bold;
	}
}
