@media (max-width: 991.98px){/*¤â¾÷*/
  #about_title{
    margin-top:-30px !important;
	margin-left:-9px !important;
  }
  #now_image{
    margin-top:10px !important;
  }
  #now_title{
    margin-top:-30px !important;
	margin-left:-10px !important;
  }
  .about_title2{
    margin-left:-10px !important;
    font-size:1.5rem;
    color:#539DE9;
    padding:10px 0 10px 0;
  }
  .activity_expired{
    position:absolute; 
	right:0;
	padding-top:18px;
  }
}
@media (min-width: 992px){/*®à¾÷*/
  #about_title{
    margin-top:10px !important;
	margin-left:-30px !important;
  }
  #now_image{
    margin-top:30px !important;
  }
  #now_title{
    margin-top:15px !important;
	margin-left:-9px !important;
  }
  .about_title2{
    margin-left:-30px !important;
    font-size:1.5rem;
    color:#539DE9;
    padding:10px 0 10px 0;
  }
  .member_content{
    line-height:1.3rem;
    font-size:0.8rem;
  }
  .page_title_padding{
  	padding-top:30px;
  }
  .activity_expired{
  	position:absolute; 
	right:110;
  }
  .head_menu{
  	max-width:80% !important;
  }
}
.about_title{
  font-size:1.5rem;
  color:#539DE9;
  padding:10px 0 0 0;
}

#index_image {
  border: 3px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s ease;
}
#content{
  line-height:25px;
}
.member_image{
  max-height:100px;
}
.album_image{
  max-height:200px;
}
.other_image{
  max-height:260px;
}
.other_title{
  color:#539DE9;
  font-size:1rem;
  font-weight:700;
}