/* BLUE
-----------------------*/
/* GRAY
-----------------------*/
#tpl-contents {
  /* .teacher-title-wrap
	-----------------------*/
  /* .teacher-navi-wrap
	-----------------------*/
  /* .teacher-list-wrap
	-----------------------*/ }
  #tpl-contents .teacher-title-wrap {
    border-top: 1px solid #023462;
    margin-top: 50px;
    padding: 45px 0 0;
    text-align: center;
    color: #023462; }
  @media screen and (max-width: 740px) {
    #tpl-contents .teacher-title-wrap {
      margin: 25px -10px 0;
      padding: 25px 0 0; } }
  #tpl-contents .teacher-title-wrap .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1; }
  #tpl-contents .teacher-title-wrap .name {
    font-size: 22px;
    padding-top: 30px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .teacher-title-wrap .title {
      font-size: 18px;
      font-weight: bold;
      line-height: 1; }
    #tpl-contents .teacher-title-wrap .name {
      font-size: 16px;
      padding-top: 15px; } }
  #tpl-contents .tpl-grid-wrap > ul > li {
    display: table; }
  #tpl-contents .tpl-grid-wrap > ul > li > p {
    display: table-cell;
    vertical-align: middle; }
  #tpl-contents .tpl-grid-wrap > ul > li .tpl-box-border a {
    display: block;
    margin: -20px;
    padding: 20px;
    color: #023462;
    background-position: 10px center; }
  #tpl-contents .teacher-list-wrap {
    border-top: 1px solid #023462;
    margin-top: 50px;
    padding: 30px 0 0; }
  @media screen and (max-width: 740px) {
    #tpl-contents .teacher-list-wrap {
      margin: 25px -10px 0;
      padding: 25px 10px 0; } }
  #tpl-contents .teacher-list-wrap .tpl-grid-wrap > ul {
    margin-top: -50px; }
  #tpl-contents .teacher-list-wrap .tpl-grid-wrap > ul > li {
    padding-top: 50px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .teacher-list-wrap .tpl-grid-wrap > ul {
      margin-top: -30px; }
    #tpl-contents .teacher-list-wrap .tpl-grid-wrap > ul > li {
      padding-top: 30px; }
    #tpl-contents .teacher-list-wrap .tpl-grid-wrap > ul > li > a {
      height: auto !important; } }
  #tpl-contents .teacher-list-wrap li a:hover {
    text-decoration: none; }
  #tpl-contents .teacher-list-wrap li .tpl-col2-wrap__img-wrap {
    width: 180px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .teacher-list-wrap li .tpl-col2-wrap__img-wrap {
      width: 30%; } }
  #tpl-contents .teacher-list-wrap li .name {
    color: #023462;
    font-weight: bold; }
  #tpl-contents .teacher-list-wrap li .list {
    color: #333;
    padding-top: 10px; }
  #tpl-contents .teacher-list-wrap li .list dl {
    padding-top: 7px;
    overflow: hidden; }
  #tpl-contents .teacher-list-wrap li .list dl:first-child {
    padding-top: 0; }
  #tpl-contents .teacher-list-wrap li .list dt {
    clear: both;
    float: left;
    font-weight: bold;
    padding-top: 3px; }
  #tpl-contents .teacher-list-wrap li .list dd {
    float: left;
    padding-top: 3px; }
  #tpl-contents .teacher-list-wrap li .btn {
    clear: both;
    margin-top: 15px; }
  #tpl-contents .teacher-list-wrap li a:hover .btn {
    text-decoration: underline; }
