#alpha-universe.page-seminar {
  background: url("/ichigan/a-universe/assets/img/seminar/common/meet-a_bg.jpg") no-repeat center top #000;
  /*-webkit-background-size: contain;
  background-size: contain;*/
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar {
    background: url("/ichigan/a-universe/assets/img/seminar/common/sp_meet-a_bg.jpg") no-repeat center 170px #000;
    -webkit-background-size: 375px auto;
    background-size: 375px auto;
  }
}

#alpha-universe.page-seminar main.contents,
#alpha-universe.page-professor main.contents {
  padding-top: 62px;
}

/* 見出し */

#alpha-universe.page-seminar .section__heading--2 {
  margin-bottom: 74px;
}
#alpha-universe.page-seminar .section__heading--3 {
  margin-bottom: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .section__heading {
    margin: 0 auto;
  }
  #alpha-universe.page-seminar .section__heading img {
    display: none;
  }
  #alpha-universe.page-seminar .section__heading--1 {
    width: 234px;
    height: 45px;
    background: url("/ichigan/a-universe/assets/img/seminar/common/sp_h_01.png") no-repeat center top;
    -webkit-background-size: 234px auto;
    background-size: 234px auto;
  }
  #alpha-universe.page-seminar .section__heading--3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar {
    padding-top: 27px;
  }
}

#alpha-universe.page-seminar .seminar__mv {
  height: 250px;
  margin-top: 40px;
  background: url("/ichigan/a-universe/assets/img/seminar/common/mv_01.jpg") no-repeat center top;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar__mv {
    height: 180px;
    margin-top: 40px;
    background: url("/ichigan/a-universe/assets/img/seminar/common/sp_mv_01.jpg") no-repeat center top;
    -webkit-background-size: auto 180px;
    background-size: auto 180px;
  }
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .section__heading--1 {
    margin-top: 18px;
  }
  #alpha-universe.page-professor .section__heading--1 img {
    display: none;
  }
}

#alpha-universe.page-seminar .seminar-list {
  -webkit-font-smoothing: antialiased;
  margin-top: 36px;
  margin-bottom: -10px;
  font-size: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list {
    margin-top: 40px;
  }
}
#alpha-universe.page-professor .seminar-list {
  -webkit-font-smoothing: antialiased;
  margin-top: 40px;
  margin-bottom: -10px;
  font-size: 0;
  text-align: center;
}

#alpha-universe.page-seminar .seminar-list:before, #alpha-universe.page-seminar .seminar-list:after,
#alpha-universe.page-professor .seminar-list:before, #alpha-universe.page-seminar .seminar-list:after {
  content: " ";
  display: table;
}

#alpha-universe.page-seminar .seminar-list:after,
#alpha-universe.page-professor .seminar-list:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list,
  #alpha-universe.page-professor .seminar-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#alpha-universe.page-seminar .seminar-list__item,
#alpha-universe.page-professor .seminar-list__item {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  height: 100%;
  border: 1px solid #5c5c5c;
  opacity: .9;
  background-color: #000;
  margin: 0 .5%;
  padding: 23px 20px 40px;
  margin-bottom: 16px;
  text-align: left;
}

@media screen and (max-width: 1300px) {
  #alpha-universe.page-seminar .seminar-list__item,
  #alpha-universe.page-professor .seminar-list__item {
    width: 31.333333333%;
    margin: 0 1% 20px;
  }
}

@media screen and (max-width: 1180px) {
  #alpha-universe.page-seminar .seminar-list__item,
  #alpha-universe.page-professor .seminar-list__item {
    width: 48%;
    margin: 0 1% 20px;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item,
  #alpha-universe.page-professor .seminar-list__item {
    width: 100%;
    display: block;
    margin: 0 0 39px;
    padding: 18px 20px 38px;
  }
  #alpha-universe.page-seminar .seminar-list__item:last-child,
  #alpha-universe.page-professor .seminar-list__item:last-child {
    margin-bottom: 0;
  }
}

#alpha-universe.page-seminar .seminar-list__item-date,
#alpha-universe.page-professor .seminar-list__item-date {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  color: #e66c00;
  letter-spacing: .08em;
}

#alpha-universe.page-seminar .seminar-list__item-date .year,
#alpha-universe.page-professor .seminar-list__item-date .year {
  display: block;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-date .year,
  #alpha-universe.page-professor .seminar-list__item-date .year {
    font-size: 15px;
    margin-bottom: 4px;
  }
}

#alpha-universe.page-seminar .seminar-list__item-date .day,
#alpha-universe.page-professor .seminar-list__item-date .day {
  display: block;
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-date .day,
  #alpha-universe.page-professor .seminar-list__item-date .day {
    font-size: 32px;
  }
}

#alpha-universe.page-seminar .seminar-list__item-title,
#alpha-universe.page-professor .seminar-list__item-title {
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  color: #e0e0e0;
  margin-top: 33px;
  line-height: 1.4;
}

#alpha-universe.page-seminar .seminar-list__item-title .spbr,
#alpha-universe.page-professor .seminar-list__item-title .spbr {
  display: none;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-title,
  #alpha-universe.page-professor .seminar-list__item-title {
    font-size: 17px;
    line-height: 1.7;
    margin-top: 30px;
  }
  #alpha-universe.page-seminar .seminar-list__item-title br,
  #alpha-universe.page-professor .seminar-list__item-title br {
    display: none;
  }
  #alpha-universe.page-seminar .seminar-list__item-title .spbr,
  #alpha-universe.page-professor .seminar-list__item-title .spbr {
    display: block;
  }
}

#alpha-universe.page-seminar .seminar-list__item-data,
#alpha-universe.page-professor .seminar-list__item-data {
  font-size: 14px;
  margin-top: 22px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-data,
  #alpha-universe.page-professor .seminar-list__item-data {
    margin-top: 14px;
  }
}

#alpha-universe.page-seminar .seminar-list__item-data .place,
#alpha-universe.page-professor .seminar-list__item-data .place {
  display: block;
  color: #e66c00;
  line-height: 1.6;
}

#alpha-universe.page-seminar .seminar-list__item-data .date,
#alpha-universe.page-professor .seminar-list__item-data .date {
  display: block;
  color: #e0e0e0;
  margin-top: 6px;
  line-height: 1.7;
}

#alpha-universe.page-seminar .seminar-list__item-info,
#alpha-universe.page-professor .seminar-list__item-info {
  padding-top: 30px;
  margin-top: 22px;
  border-top: 1px solid #555;
}

#alpha-universe.page-seminar .seminar-list__item-info--last,
#alpha-universe.page-professor .seminar-list__item-info--last {
  border-top: 0;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-info,
  #alpha-universe.page-professor .seminar-list__item-info {
    padding-top: 26px;
    margin-top: 18px;
  }
  #alpha-universe.page-seminar .seminar-list__item-info--last,
  #alpha-universe.page-professor .seminar-list__item-info--last {
    padding-top: 0;
  }
}

#alpha-universe.page-seminar .seminar-list__item-info-wrap:before, #alpha-universe.page-seminar .seminar-list__item-info-wrap:after,
#alpha-universe.page-professor .seminar-list__item-info-wrap:before, #alpha-universe.page-professor .seminar-list__item-info-wrap:after {
  content: " ";
  display: table;
}

#alpha-universe.page-seminar .seminar-list__item-info-wrap:after,
#alpha-universe.page-professor .seminar-list__item-info-wrap:after {
  clear: both;
}

#alpha-universe.page-seminar .seminar-list__item-info-image,
#alpha-universe.page-professor .seminar-list__item-info-image {
  float: left;
  width: 78px;
  height: 78px;
}

#alpha-universe.page-seminar .seminar-list__item-info-image img,
#alpha-universe.page-professor .seminar-list__item-info-image img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-info-image,
  #alpha-universe.page-professor .seminar-list__item-info-image {
    width: 75px;
    height: 75px;
  }
}

#alpha-universe.page-seminar .seminar-list__item-info-text,
#alpha-universe.page-professor .seminar-list__item-info-text {
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-left: -78px;
  padding-left: 96px;
  font-size: 14px;
  color: #c9c9c9;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item-info-text,
  #alpha-universe.page-professor .seminar-list__item-info-text {
    line-height: 1.6;
    margin-left: -75px;
  }
}

#alpha-universe.page-seminar .seminar-list__item .more,
#alpha-universe.page-professor .seminar-list__item .more {
  display: block;
  color: #5687f5;
  text-decoration: none;
  margin-top: 25px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar-list__item .more,
  #alpha-universe.page-professor .seminar-list__item .more {
    margin-top: 32px;
  }
}

/*
* 160912追加
*/
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar__heading {
    margin-top: 56px;
  }
}
#alpha-universe.page-seminar .store-box {
  margin-top: 78px;
  margin-bottom: 112px;
  height: 280px;
  background: url("/ichigan/a-universe/assets/img/seminar/common/seminar_bg.jpg") no-repeat center top;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .store-box {
    margin-top: 90px;
    margin-bottom: 120px;
    height: auto;
    background: url("/ichigan/a-universe/assets/img/seminar/common/sp_seminar_bg.jpg") no-repeat center top;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
}
#alpha-universe.page-seminar .store-box .seminar__heading {
  padding-top: 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .store-box .seminar__heading {
    padding-top: 96px;
  }
}

/*#alpha-universe.page-seminar .professor {

}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .professor {
    margin-top: 120px;
  }
}*/

#alpha-universe.page-seminar .artist-card {
  padding-top: 80px;
  margin-bottom: -80px;
  font-size: 0;
  line-height: 1;
}

#alpha-universe.page-seminar .artist-card:before, #alpha-universe.page-seminar .artist-card:after {
  content: " ";
  display: table;
}

#alpha-universe.page-seminar .artist-card:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card {
    padding-top: 52px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
  #alpha-universe.page-seminar .artist-card.artist-card--mini {
    padding-top: 40px;
  }
}

#alpha-universe.page-seminar .artist-card .inner.is-hover .artist-card__item a {
  opacity: .3;
}

#alpha-universe.page-seminar .artist-card__item {
  display: inline-block;
  vertical-align: bottom;
  background: #141414;
  width: 24%;
  margin: 0 .5%;
  position: relative;
  margin-bottom: 16px;
}

#alpha-universe.page-seminar .artist-card__item.is-spotlight a {
  opacity: 1 !important;
}

#alpha-universe.page-seminar .artist-card__item-wrap {
  height: 100%;
}

#alpha-universe.page-seminar .artist-card__item a {
  display: block;
  text-decoration: none;
  height: 100%;
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  border: 1px solid #5c5c5c;
  position: relative;
}


@media screen and (max-width: 1300px) {
  #alpha-universe.page-seminar .artist-card__item {
    width: 31.333333333%;
    margin: 0 1% 20px;
  }
}

@media screen and (max-width: 1180px) {
  #alpha-universe.page-seminar .artist-card__item {
    width: 48%;
    margin: 0 1% 20px;
  }
}

/*@media screen and (min-width: 1181px) {
  #alpha-universe.page-seminar .artist-card__item:nth-child(3n) {
    margin-right: 0;
  }
}*/

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  #alpha-universe.page-seminar .artist-card__item:last-child {
    margin-bottom: 0;
  }
}

#alpha-universe.page-seminar .artist-card__item-title {
  position: relative;
}

#alpha-universe.page-seminar .artist-card__item-title.is-enabled-notice {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title {
    height: auto;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap {
  display: block;
  padding: 32px 20px 28px;
}

#alpha-universe.page-seminar .artist-card.artist-card--mini .artist-card__item-title-wrap {
  padding: 28px 20px 40px;
}

#alpha-universe.page-seminar .artist-card__item-title-wrap:before, #alpha-universe.page-seminar .artist-card__item-title-wrap:after {
  content: " ";
  display: table;
}

#alpha-universe.page-seminar .artist-card__item-title-wrap:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap {
    display: block;
    position: static;
    left: auto;
    bottom: auto;
    padding: 30px 19px 20px;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap .photo {
  float: left;
  width: 68px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .photo {
    width: 74px;
  }
  #alpha-universe.page-seminar .artist-card__item-title-wrap .photo img {
    width: 100%;
    height: auto;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap .name {
  float: left;
  width: 100%;
  margin-left: -68px;
  padding-left: 83px;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .name {
    margin-left: -74px;
    padding-left: 84px;
    margin-top: -3px;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap .name .job {
  display: block;
  font-size: 14px;
  color: #fff;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  letter-spacing: .12em;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .name .job {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .name .job {
    font-size: 12px;
    margin-top: 8px;
    margin-left: 4px;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap .name .ja {
  display: block;
  font-size: 24px;
  color: #fff;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  letter-spacing: .12em;
  margin-top: 6px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .name .ja {
    font-size: 21px;
    margin-top: 8px;
  }
}

#alpha-universe.page-seminar .artist-card__item-title-wrap .name .en {
  display: block;
  font-size: 10px;
  color: #e66c00;
  font-family: "Lora", serif;
  letter-spacing: .16em;
  margin-top: 4px;
  margin-left: 4px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .artist-card__item-title-wrap .name .en {
    font-size: 8px;
    margin-top: 6px;
  }
}

#alpha-universe.page-seminar .artist-card__item-product {
  font-size: 12px;
  color: #ef6c00;
  padding: 14px 20px 28px;
  display: block;
}
#alpha-universe.page-seminar .artist-card.artist-card--mini .artist-card__item-product {
  padding: 0 20px;
  position: absolute;
  bottom: 18px;
  left: 0;
}

#alpha-universe.page-seminar .artist-card__item-photo img {
  width: 100%;
  height: auto;
}

#alpha-universe.page-seminar .artist-card__item-text {
  color: #fff;
  opacity: .9;
  font-size: 14px;
  padding: 22px 22px 92px;
  line-height: 2;
}

#alpha-universe.page-seminar .artist-card__item-button {
  position: absolute;
  bottom: 38px;
  left: 20px;
}

#alpha-universe.page-seminar .artist-card__item-button a {
  color: #7f7f7f;
  font-size: 12px;
  border: 1px solid #6a6a6a;
  padding: 10px 40px;
}


/* アンカー */

#alpha-universe.page-seminar .seminar__anchor {
  text-align: center;
  margin-top: 66px;
  margin-bottom: 260px;
  font-size: 0;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .seminar__anchor {
    margin: 66px 25px 200px;
  }
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-seminar .seminar__anchor {
    margin: 66px 25px 120px;
  }
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item {
  width: 440px;
  height: 126px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #5c5c5c;
  background: #141414;
  padding-top: 15px;
  margin: 0 20px;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item:hover {
  opacity: .5;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item {
    width: 100%;
    height: auto;
    padding: 12px 0 10px;
    display: block;
    margin: 0 auto;
  }
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item:hover {
    opacity: 1;
  }
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item--left {
    margin-bottom: 24px;
  }
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item:hover {
  text-decoration: none;
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item span {
  display: block;
  font-size: 22px;
  color: #fff;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item span {
    font-size: 21px;
  }
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item p {
  font-size: 14px;
  color: #7f7f7f;
  padding-top: 11px;
  line-height: 1.7;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item p {
    font-size: 12px;
    padding-top: 6px;
  }
}
#alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item i {
  display: block;
  width: 14px;
  height: 9px;
  margin: 10px auto 0;
  background: url("/ichigan/a-universe/assets/img/seminar/common/arrow_01.png") no-repeat center top;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-seminar .seminar__anchor .seminar__anchor-item i {
    width: 10px;
    height: 7px;
    background: url("/ichigan/a-universe/assets/img/seminar/common/sp_arrow_01.png") no-repeat center top;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
    margin: 6px auto 0;
  }
}


/*
* professor
*/
#alpha-universe.page-professor .profile {
  width: 880px;
  margin: 60px auto 0;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile {
    width: 100%;
    margin: 40px auto 0;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile {
    margin: 0 auto;
  }
}

#alpha-universe.page-professor .profile__image {
  float: left;
  width: 400px;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile__image {
    width: 260px;
  }
  #alpha-universe.page-professor .profile__image img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__image {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
}

#alpha-universe.page-professor .profile__data {
  float: right;
  width: 400px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data {
    float: none;
    width: auto;
  }
  #alpha-universe.page-professor .profile__data:before, #alpha-universe.page-professor .profile__data:after {
    content: " ";
    display: table;
  }
  #alpha-universe.page-professor .profile__data:after {
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-name {
    float: none;
    width: 100%;
    margin-top: 40px;
  }
}

#alpha-universe.page-professor .profile__data-name .job {
  display: block;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  color: #e0e0e0;
  letter-spacing: .2em;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-name .job {
    display: block;
    font-size: 14px;
    margin-left: 3px;
  }
}

#alpha-universe.page-professor .profile__data-name .ja {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  font-size: 38px;
  color: #e0e0e0;
  letter-spacing: .2em;
  margin-top: 16px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-name .ja {
    display: block;
    font-size: 25px;
    margin-top: 13px;
    line-height: 1.2;
  }
}

#alpha-universe.page-professor .profile__data-name .en {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Lora", serif;
  font-size: 16px;
  color: #e66c00;
  letter-spacing: .16em;
  -webkit-font-smoothing: antialiased;
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-name .en {
    display: block;
    font-size: 12px;
    margin-top: 6px;
    margin-left: 4px;
    padding-top: 0;
  }
}

#alpha-universe.page-professor .profile__data-text {
  font-size: 14px;
  color: #e0e0e0;
  letter-spacing: .08em;
  margin-top: 26px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-text {
    line-height: 1.85;
    margin-top: 20px;
  }
}

#alpha-universe.page-professor .profile__data-link {
  margin-top: 11px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data-link {
    margin-top: 16px;
  }
}

#alpha-universe.page-professor .profile__data-link a {
  color: #5687f5;
  font-size: 14px;
  background-image: url("/ichigan/a-universe/assets/img/common/link_window_01.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto;
  padding-right: 20px;
  line-height: 1.6;
  word-break: break-all;
}

#alpha-universe.page-professor .profile__data-link a:empty {
  display: none;
}

#alpha-universe.page-professor .profile__data .banner__image {
  margin-top: 33px;
}

#alpha-universe.page-professor .profile__data .banner__image--border {
  display: inline-block;
  vertical-align: top;
}

#alpha-universe.page-professor .profile__data .banner__image--border img {
  border: 1px solid #808080;
}

#alpha-universe.page-professor .profile__data .banner__image img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data .banner__image a {
    display: block;
    width: 306px;
  }
}

#alpha-universe.page-professor .profile__data .banner__image a {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
}

#alpha-universe.page-professor .profile__data .banner__image a:hover {
  opacity: .75;
}

#alpha-universe.page-professor .profile__data .banner__link {
  margin-top: 17px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile__data .banner__link {
    margin-top: 16px;
  }
}

#alpha-universe.page-professor .profile__data .banner__link a {
  color: #5687f5;
  font-size: 14px;
  background-image: url("/ichigan/a-universe/assets/img/common/link_window_01.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto;
  padding-right: 20px;
  line-height: 1.6;
  word-break: break-all;
}

#alpha-universe.page-professor .profile__data .banner__link a:empty {
  display: none;
}

#alpha-universe.page-professor .profile .equipment {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .equipment {
    margin-top: 60px;
  }
}

#alpha-universe.page-professor .profile .equipment-title {
  font-size: 18px;
  color: #e0e0e0;
  letter-spacing: .2em;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .equipment-title {
    font-size: 17px;
  }
}

#alpha-universe.page-professor .profile .equipment-list {
  margin-top: 14px;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding: 22px 0 15px;
}

#alpha-universe.page-professor .profile .equipment-list:before, #alpha-universe.page-professor .profile .equipment-list:after {
  content: " ";
  display: table;
}

#alpha-universe.page-professor .profile .equipment-list:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .equipment-list {
    padding: 22px 0 6px;
  }
}

#alpha-universe.page-professor .profile .equipment-list__item {
  float: left;
  width: 16.666666667%;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .equipment-list__item {
    width: 50%;
    margin-bottom: 24px;
  }
}

#alpha-universe.page-professor .profile .equipment-list__item:nth-child(1), #alpha-universe.page-professor .profile .equipment-list__item:nth-child(2), #alpha-universe.page-professor .profile .equipment-list__item:nth-child(3) {
  margin-bottom: 18px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .equipment-list__item:nth-child(1), #alpha-universe.page-professor .profile .equipment-list__item:nth-child(2), #alpha-universe.page-professor .profile .equipment-list__item:nth-child(3) {
    margin-bottom: 24px;
  }
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7m2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7m2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7rm2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7rm2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7sm2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7sm2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal500f40g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal500f40g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel70200g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel70200g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel70200gm .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel70200gm.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal70200g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal70200g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal70400g2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal70400g2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel55f18z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel55f18z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel85f14gm .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel85f14gm.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel1635z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel1635z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel2470gm .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel2470gm.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel2470z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel2470z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel24240 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel24240.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel85f14gm .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel85f14gm.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7s .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7s.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7m2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7m2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7r .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7r.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal500f40g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal500f40g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx1r .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx1r.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--99 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_99.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal85f14z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal85f14z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel70300g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel70300g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel28f20 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel28f20.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel90m28g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel90m28g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--selp28135g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_selp28135g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx10m2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx10m2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx100m4 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx100m4.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--6300 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_6300.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel35f28z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel35f28z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx1rm2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx1rm2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel1670z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel1670z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel70300g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel70300g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel28f20 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel28f20.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel90m28g .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel90m28g.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx10m2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx10m2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx100m4 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx100m4.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--6300 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_6300.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel35f28z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel35f28z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--rx1rm2 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_rx1rm2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel1670z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel1670z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--7m2_nl .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_7m2_nl.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--99_nl .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_99_nl.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal50f14 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal50f14.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal50m28 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal50m28.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal100m28 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal100m28.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal135f18z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal135f18z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel1670z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel1670z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sal135f28 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sal135f28.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel35f18 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel35f18.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel50f14z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel50f14z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel50f18 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel50f18.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel1018 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel1018.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel18200 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel18200.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel50m28 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel50m28.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--6000 .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_6000.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item.item--sel35f14z .equipment-list__item-image {
  background-image: url("/ichigan/a-universe/assets/img/professional_detail/equipment/equipment_item_sel35f14z.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

#alpha-universe.page-professor .profile .equipment-list__item a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
}

#alpha-universe.page-professor .profile .equipment-list__item a:hover {
  opacity: .75;
}

#alpha-universe.page-professor .profile .equipment-list__item-image {
  width: 90%;
  height: 108px;
  margin: 0 auto;
}

#alpha-universe.page-professor .profile .equipment-list__item-name {
  font-size: 14px;
  color: #e0e0e0;
  line-height: 1.5;
  padding: 0 8px;
}

#alpha-universe.page-seminar .professor-button {
  width: 100%;
  text-align: center;
  margin-top: 104px;
}

#alpha-universe.page-professor .profile-button,
#alpha-universe.page-professor .seminar-list-button {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile-button {
    padding-top: 12px;
    margin-top: 38px;
    float: none;
    position: relative;
  }
  #alpha-universe.page-professor .seminar-list-button {
    padding-top: 12px;
    margin-top: 38px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
  }
  #alpha-universe.page-seminar .professor-button {
    padding-top: 12px;
    margin-top: 38px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
  }
}

#alpha-universe.page-professor .profile-button:before,
#alpha-universe.page-professor .profile-button:after {
  content: " ";
  display: table;
}
#alpha-universe.page-professor .profile-button:after {
  clear: both;
}

#alpha-universe.page-professor .seminar-list-button__item {
  font-size: 16px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
}

#alpha-universe.page-professor .profile-button__item {
  float: left;
  font-size: 16px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
}
#alpha-universe.page-professor .profile-button--first .profile-button__item {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile-button__item {
    width: 100%;
  }
}
#alpha-universe.page-professor .profile-button__item:last-child {
  margin-right: 0;
  margin-left: 0;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile-button__item {
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    margin: 16px 0 0 0;
  }
  #alpha-universe.page-professor .profile-button__item--2 {
    position: absolute;
    bottom: -72px;
    left: 0;
  }
  #alpha-universe.page-professor .seminar-list-button__item {
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    margin: 24px 0 0 0;
  }
  #alpha-universe.page-professor .profile-button__item:first-child,
  #alpha-universe.page-professor .seminar-list-button__item:first-child {
    margin-top: 0;
  }
}

#alpha-universe.page-professor .relation {
  margin-top: 140px;
}

#alpha-universe.page-professor .relation--2 {
  margin-bottom: -56px;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .relation {
    margin-top: 190px;
  }
  #alpha-universe.page-professor .relation--2 {
    margin-top: 118px;
  }
}

#alpha-universe.page-professor .relation .relation__heading {
  text-align: center;
  font-size: 38px;
  color: #e0e0e0;
  letter-spacing: .24em;
  -webkit-font-smoothing: antialiased;
}
#alpha-universe.page-professor .relation .relation__heading .spbr {
  display: none;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .relation .relation__heading {
    line-height: 1.4;
  }
  #alpha-universe.page-professor .relation .relation__heading .spbr {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation .relation__heading {
    font-size: 28px;
  }
}

#alpha-universe.page-professor .relation .relation__heading::after {
  content: " ";
  display: block;
  width: 50px;
  height: 2px;
  background: #4d4d4d;
  margin: 20px auto 0;
}

#alpha-universe.page-professor .relation-entry {
  margin-top: 40px;
}

#alpha-universe.page-professor .relation-entry:before, #alpha-universe.page-professor .relation-entry:after {
  content: " ";
  display: table;
}

#alpha-universe.page-professor .relation-entry:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 38px;
  }
}

#alpha-universe.page-professor .relation-entry.is-hover .relation-entry__item a {
  opacity: .3;
}

#alpha-universe.page-professor .relation-entry__item {
  float: left;
  background: #141414;
  width: 30%;
  margin-right: 5%;
  position: relative;
  margin-bottom: 60px;
}

#alpha-universe.page-professor .relation-entry__item.is-spotlight a {
  opacity: 1 !important;
}

@media screen and (max-width: 1180px) {
  #alpha-universe.page-professor .relation-entry__item {
    width: 47%;
    margin-right: 6%;
  }
  #alpha-universe.page-professor .relation-entry__item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1181px) {
  #alpha-universe.page-professor .relation-entry__item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  #alpha-universe.page-professor .relation-entry__item a {
    padding-bottom: 40px;
  }
}

#alpha-universe.page-professor .relation-entry__item a {
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  height: 100%;
  border: 1px solid #5c5c5c;
}

#alpha-universe.page-professor .relation-entry__item a[target="_blank"] .relation-entry__item-button span {
  position: relative;
}

#alpha-universe.page-professor .relation-entry__item a[target="_blank"] .relation-entry__item-button span::before {
  content: " ";
  display: block;
  width: 11px;
  height: 9px;
  background-image: url("/ichigan/a-universe/assets/img/common/btn_icon_window.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 9px;
  position: absolute;
  top: 4px;
  right: 4px;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .relation-entry__item a[target="_blank"] .relation-entry__item-button span::before {
    width: 14px;
    height: 11.5px;
    background-size: auto 11.5px;
    top: 6px;
    right: 6px;
  }
}

#alpha-universe.page-professor .relation-entry__item a:hover .relation-entry__item-button span {
  background: #505050;
  color: #e0e0e0;
  border: 1px solid #505050;
}

#alpha-universe.page-professor .relation-entry__item.is-type--1 .relation-entry__item-title {
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  font-size: 16px;
  color: #fff;
  line-height: 1.7;
}

#alpha-universe.page-professor .relation-entry__item.is-type--1 .relation-entry__item-title-wrap {
  display: block;
  padding: 34px 18px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--1 .relation-entry__item-title-wrap {
    bottom: auto;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title-wrap {
  padding: 0 30px 24px;
  bottom: 26px;
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title-wrap:before, #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title-wrap:after {
  content: " ";
  display: table;
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title-wrap:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title-wrap {
    padding: 30px 19px 20px;
    bottom: auto;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .photo {
  float: left;
  width: 68px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .photo {
    width: 74px;
  }
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .photo img {
    width: 100%;
    height: auto;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name {
  float: left;
  width: 100%;
  margin-left: -68px;
  padding-left: 83px;
  margin-top: 2px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name {
    margin-left: -74px;
    padding-left: 84px;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .job {
  display: block;
  font-size: 14px;
  color: #fff;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  letter-spacing: .12em;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .job {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .job {
    font-size: 12px;
    margin-top: 8px;
    margin-left: 4px;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .ja {
  display: block;
  font-size: 26px;
  color: #fff;
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
  letter-spacing: .12em;
  margin-top: 10px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .ja {
    font-size: 21px;
    margin-top: 8px;
  }
}

#alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .en {
  display: block;
  font-size: 10px;
  color: #e66c00;
  font-family: "Lora", serif;
  letter-spacing: .16em;
  margin-top: 6px;
  margin-left: 4px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item.is-type--2 .relation-entry__item-title .name .en {
    font-size: 8px;
    margin-top: 6px;
  }
}

#alpha-universe.page-professor .relation-entry__item-title {
  position: relative;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item-title {
    height: auto;
  }
}

#alpha-universe.page-professor .relation-entry__item-title-wrap:before, #alpha-universe.page-professor .relation-entry__item-title-wrap:after {
  content: " ";
  display: table;
}

#alpha-universe.page-professor .relation-entry__item-title-wrap:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item-title-wrap {
    display: block;
  }
}

#alpha-universe.page-professor .relation-entry__item-title-wrap small {
  display: block;
}

#alpha-universe.page-professor .relation-entry__item-title-wrap small .job {
  display: none;
}

#alpha-universe.page-professor .relation-entry__item-photo img {
  width: 100%;
  height: auto;
}

#alpha-universe.page-professor .relation-entry__item-text {
  color: #fff;
  opacity: .9;
  font-size: 14px;
  padding: 30px 22px 92px;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item-text {
    padding: 14px 19px 9px;
    line-height: 1.9;
  }
}

#alpha-universe.page-professor .relation-entry__item-button {
  position: absolute;
  bottom: 38px;
  left: 20px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item-button {
    width: 100%;
    position: static;
    bottom: auto;
    left: auto;
    padding: 0 18px;
    text-align: center;
  }
}

#alpha-universe.page-professor .relation-entry__item-button > span {
  font-size: 12px;
  border: 1px solid #6a6a6a;
  padding: 10px 40px;
  color: #7f7f7f;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-entry__item-button > span {
    width: 100%;
    display: block;
    padding: 15px 0;
  }
}

#alpha-universe.page-professor .relation-button {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-button {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
  }
}

#alpha-universe.page-professor .relation-button__item {
  font-size: 16px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .relation-button__item {
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    margin: 24px 0 0 0;
  }
  #alpha-universe.page-professor .relation-button__item:first-child {
    margin-top: 0;
  }
}

/* プロフィール ステータス */

#alpha-universe.page-professor .profile .status {
  -webkit-font-smoothing: antialiased;
  margin-top: 34px;
}
#alpha-universe.page-professor .profile .status__item {
  margin-bottom: 38px;
  padding-top: 16px;
  border-top: 1px solid #808080;
}
#alpha-universe.page-professor .profile .status__item:last-of-type {
  margin-bottom: 0;
}
#alpha-universe.page-professor .profile .status__item-heading {
  color: #e0e0e0;
  font-size: 18px;
  margin-bottom: 24px;
  letter-spacing: .2em;
  border-left: 4px solid #808080;
  padding-left: 10px;
}
#alpha-universe.page-professor .profile .status__item li {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
#alpha-universe.page-professor .profile .status__item li:before {
  content: "・";
}

/*
 profile - works
*/
#alpha-universe.page-professor .profile .works {
  margin-top: 40px;
  padding-bottom: 28px;
  -webkit-font-smoothing: antialiased;
  border-bottom: 1px solid #808080;
}
#alpha-universe.page-professor .profile .works-title {
  font-size: 18px;
  color: #e0e0e0;
  letter-spacing: .2em;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .works-title {
    font-size: 17px;
  }
}
#alpha-universe.page-professor .profile .works-text {
  margin-top: 14px;
  border-top: 1px solid #808080;
  padding: 22px 0 15px;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: .08em;
}
#alpha-universe.page-professor .profile .works ul:before,
#alpha-universe.page-professor .profile .works ul:after {
  content: " ";
  display: table;
}
#alpha-universe.page-professor .profile .works ul:after {
  clear: both;
}
#alpha-universe.page-professor .profile .works li {
  width: 172px;
  float: left;
  margin-right: 5px;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile .works li {
    width: 19.2%;
    margin-right: 1%;
  }
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .works li {
    width: 48%;
  }
}
#alpha-universe.page-professor .profile .works li.works-item--1,
#alpha-universe.page-professor .profile .works li.works-item--2,
#alpha-universe.page-professor .profile .works li.works-item--3,
#alpha-universe.page-professor .profile .works li.works-item--4,
#alpha-universe.page-professor .profile .works li.works-item--5 {
  margin-bottom: 5px;
}
@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile .works li.works-item--1,
  #alpha-universe.page-professor .profile .works li.works-item--2,
  #alpha-universe.page-professor .profile .works li.works-item--3,
  #alpha-universe.page-professor .profile .works li.works-item--4,
  #alpha-universe.page-professor .profile .works li.works-item--5 {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .works li.works-item--1,
  #alpha-universe.page-professor .profile .works li.works-item--2,
  #alpha-universe.page-professor .profile .works li.works-item--3,
  #alpha-universe.page-professor .profile .works li.works-item--4,
  #alpha-universe.page-professor .profile .works li.works-item--5,
  #alpha-universe.page-professor .profile .works li.works-item--6,
  #alpha-universe.page-professor .profile .works li.works-item--7,
  #alpha-universe.page-professor .profile .works li.works-item--8 {
    margin-bottom: 14px;
  }
}
#alpha-universe.page-professor .profile .works li.works-item--5,
#alpha-universe.page-professor .profile .works li.works-item--10 {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .works li {
    margin-right: 4%;
  }
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .profile .works li.works-item--5 {
    margin-right: 4%;
  }
  #alpha-universe.page-professor .profile .works li.works-item--2,
  #alpha-universe.page-professor .profile .works li.works-item--4,
  #alpha-universe.page-professor .profile .works li.works-item--6,
  #alpha-universe.page-professor .profile .works li.works-item--8,
  #alpha-universe.page-professor .profile .works li.works-item--10 {
    margin-right: 0;
  }
}
#alpha-universe.page-professor .profile .works li figure a {
  display: block;
  width: 100%;
  height: 100%;
}
#alpha-universe.page-professor .profile .works li figure a img {
  width: 100%;
  height: auto;
}

#alpha-universe.page-professor .profile .js-works-slider-modal-open {
  display: block;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  text-decoration: none;
  position: relative;
  cursor: zoom-in;
}

#alpha-universe.page-professor .profile .js-works-slider-modal-open:before {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/ichigan/a-universe/assets/img/common/entry_icon_zoom.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: 3px;
  right: 3px;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .profile .js-works-slider-modal-open:before {
    width: 16px;
    height: 16px;
    background-image: url("/ichigan/a-universe/assets/img/common/sp_entry_icon_zoom.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
  }
}

#alpha-universe.page-professor .profile .js-works-slider-modal-open:hover {
  opacity: .75;
}

#alpha-universe.page-professor .works-slider-modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 25999;
}

#alpha-universe.page-professor .works-slider-modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  cursor: zoom-out;
}

#alpha-universe.page-professor .works-slider-modal-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  z-index: 2;
  background: url("/ichigan/a-universe/assets/img/common/loading.gif") no-repeat center center;
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity: 0;
}
#alpha-universe.page-professor .works-slider-modal-wrap > div {
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
  transition: opacity 0.35s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
  opacity: 0;
}
#alpha-universe.page-professor .works-slider-modal-wrap.is-loaded,
#alpha-universe.page-professor .works-slider-modal-wrap.is-loaded > div {
  opacity: 1;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-wrap {
    width: 100%;
  }
}

#alpha-universe.page-professor .works-slider-modal-close {
  position: absolute;
  top: -43px;
  right: 0;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-close {
    width: 80%;
    top: -32px;
    left: 50%;
    margin-left: -40%;
    text-align: right;
  }
}

#alpha-universe.page-professor .works-slider-modal-close a {
  display: block;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  cursor: zoom-out;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-close a {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background-image: url("/ichigan/a-universe/assets/img/common/sp_entry_icon_close.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 20px auto;
  }
  #alpha-universe.page-professor .works-slider-modal-close a img {
    display: none;
  }
}

#alpha-universe.page-professor .works-slider-modal-close a:hover {
  opacity: .75;
}

#alpha-universe.page-professor .works-slider-modal-photo .exif {
  font-size: 14px;
  color: #fff;
  text-align: right !important;
  padding-right: 2em;
  padding-top: 1em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .works-slider-modal-photo .exif {
    font-size: 10px;
  }
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-photo {
    background-size: 16px;
  }
}

#alpha-universe.page-professor .works-slider-modal-photo {
  text-align: center;
}

#alpha-universe.page-professor .works-slider-modal-photo .photo img {
  max-height: 620px;
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-photo .photo img {
    max-width: 100%;
    max-height: 70%;
  }
}

#alpha-universe.page-professor .entry-button {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

#alpha-universe.page-professor .entry-button__item {
  font-size: 14px;
  width: 100%;
  height: 44px;
  line-height: 44px;
}

@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .entry-button__item {
    width: 100%;
  }
  #alpha-universe.page-professor .entry-button__item:first-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 990px) {
  #alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction {
    display: none;
  }
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -29px;
  width: 58px;
  height: 58px;
  border: 1px solid #fff;
  background: #000;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a:hover {
  border: 4px solid #fff;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a:hover:before {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a.bx-prev {
  left: -88px;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a.bx-prev:before {
  background-image: url("/ichigan/a-universe/assets/img/common/slider_control_prev.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a.bx-next {
  right: -88px;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-controls-direction a.bx-next:before {
  background-image: url("/ichigan/a-universe/assets/img/common/slider_control_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}

#alpha-universe.page-professor .works-slider-modal-photo .bx-pager {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: -42px;
  left: 0;
  width: 100%;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-pager .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-pager .bx-pager-item a {
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #808080;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -9999px;
}
#alpha-universe.page-professor .works-slider-modal-photo .bx-pager .bx-pager-item a.active {
  width: 14px;
  height: 14px;
  background-color: #808080;
}
@media screen and (max-width: 767px) {
  #alpha-universe.page-professor .works-slider-modal-photo .bx-pager .bx-pager-item a {
    width: 7px;
    height: 7px;
  }
  #alpha-universe.page-professor .works-slider-modal-photo .bx-pager .bx-pager-item a.active {
    width: 12px;
    height: 12px;
  }
}