@charset "UTF-8";

/**======================================
	about
======================================**/

/*--------------------------------------
	common
---------------------------------------*/

/*--------------------------------------
	index
---------------------------------------*/

/* about_box */

/* member_box */

#member_box .image_cont {
  flex-basis: 30%;
  max-width: 30%;
}

#member_box .texts_cont {
  flex-basis: 65%;
  max-width: 65%;
}

#member_box .heading03 {
  margin-bottom: 10px;
}

#member_box span {
  margin-left: 10px;
  font-weight: normal;
  font-size: 1.2rem;
  color: #333;
}

#member_box .position {
  color: #333;
  margin-bottom: 15px;
}
