@charset "UTF-8";


@media screen and (min-width: 769px) {
	
#profile{width:100%;padding:20px 0; }
.teacher_icon{width: 40px; height: 43px; display: block; margin: auto; background:url(../img/common/icon_teacher.svg) no-repeat; }		
.prf_ttl{width:1120px; margin: auto; margin-top:40px; margin-bottom:40px;}
.prf_ttl h2{font-size: 24px;margin-bottom:20px;}		
.profileWrap{width:940px; margin: auto; margin-bottom:60px;}
.prf_photo{width:280px; margin-right:40px; float: left;}
.prf{float: left; width: 620px;}
.prf dt{}
.prf dt h3{font-size: 23px; font-weight: bold; line-height:1em;}
.prf dt span{font-size: 12px; color:#999999!important;}
.prf dd{font-size: 16px;line-height:1.7em; margin-top:10px;}
.prf dd span{font-size: 14px;line-height:1.2em;}
	
/*アクセス*/	
#access{width:100%;padding:0 0 30px; background: #f5f5f5 repeat-x;}
.access_icon{width: 22px; height: 34px; display: block; margin: auto; background:url(../img/common/icon_map.svg) no-repeat; }		
	
.access_ttl	{background: #036eb8; height: 120px;}
.access_ttl_Wrap{width:1120px; margin: auto; padding-top:18px;position: relative;}	
.access_ttl_Wrap:before{content: "";position: absolute;top: 114%;left: 50%;margin-left: -15px;border: 15px solid transparent;border-top: 15px solid #036eb8;}	
.access_icon{width: 19px; height: 30px; display: block; margin: auto; background:url(../img/common/icon_map.svg) no-repeat; }
.access_ttl_Wrap h2{padding-top:12px; margin: auto; margin-bottom:10px; color: #fff;font-size: 24px; text-align: center; line-height: 20px;}
.access_ttl_Wrap h2 span{font-size: 12px; }
	
.accessW{width:940px; margin: auto; margin-bottom:30px; margin-top:80px;}	
.access_gmap{width:540px; margin-right:40px; float: left;}
.access_gmap p{magrgin-top:20px; font-size: 13px;}
.access_about{float: left;}
.access_about dt{margin-bottom:5px;}
.access_about dt h3{width: 280px;}
.access_about dd{font-size: 16px;line-height:1.5em;margin-top:5px;}
.access_about dd span{font-size: 12px;line-height:1.4em; color: #E64290;}	
.access_about dd h4{font-size: 20px;line-height:1.5em;margin:3px 0 2px 0;}	
.access_about dd img{width:61px;padding-top:5px;padding-right:10px; transition: 0.3s;}
.access_about dd img:hover{opacity:0.6;}
.line_txt{font-size: 14px!important;vertical-align:38%;color: #333!important;}	
.prf_button{width:110px!important;}		

	
}



@media screen and (max-width: 768px)  {
#profile{width:100%;padding:20px 0; }
.teacher_icon{width: 36px; height: 36px; display: block; margin: auto; background:url(../img/common/icon_teacher.svg) no-repeat; }	
.prf_ttl{width:90%; margin: auto; margin-top:40px; }	
.prf_ttl h2{font-size: 20px;margin-bottom:20px;}		
.profileWrap{margin: auto; margin-bottom:30px;}	
.prf_photo{margin:auto; text-align:center; width:280px; }
.prf{width:90%; margin:auto;}
.prf dt{}
.prf dt h3{font-size: 18px; font-weight: bold; line-height:1em; margin-top:20px;}
.prf dt span{font-size: 10px; color:#999999!important;}
.prf dd{font-size: 14px;line-height:1.5em; margin-top:10px;}
.prf dd span{font-size: 12px;line-height:1.2em; padding-top:5px!important;}	
	
/*アクセス*/	
	
#access{width:100%;padding:20px 0; }
.access_icon{width: 20px; height: 30px; display: block; margin: auto; background:url(../img/common/icon_map.svg) no-repeat; }		
	
.access_ttl	{background: #036eb8; height: 58px;}
.access_ttl_Wrap{width:95%; margin: auto; position: relative;}	
.access_ttl_Wrap:before{content: "";position: absolute;top: 110%;left: 50%;margin-left: -15px;border: 15px solid transparent;border-top: 15px solid #036eb8;}	
.access_icon{display: none;}
.access_ttl_Wrap h2{padding-top:16px; margin: auto; margin-bottom:10px; color: #fff;font-size: 20px; text-align: center; line-height: 14px;}
.access_ttl_Wrap h2 span{font-size: 10px; }	
	
.accessW{width:90%; margin: auto; margin-top:40px; margin-bottom:30px;}

.access_gmap{width:100%; margin-bottom:20px;margin: auto;}
.access_gmap p{magrgin-top:10px; font-size: 12px;}
.access_about{}
.access_about dt{margin-bottom:10px;}
.access_about dt h3{width: 250px;margin-top:20px;}
.access_about dd{font-size: 16px;line-height:1.5em;margin-top:5px;}
.access_about dd span{font-size: 11px;line-height:1.4em; color: #E64290;}	
.access_about dd h4{font-size: 18px;line-height:1.5em;margin:3px 0 2px 0;}	
.access_about dd img{width:61px;padding-top:5px; transition: 0.3s;}
.access_about dd img:hover{opacity:0.6;}
.line_txt{font-size: 13px!important;vertical-align:38%;color: #333!important; padding-left:10px;}	
.prf_button{width:110px!important;}		
	
	
}