@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  position: relative;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  color: inherit;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=month],
input[type=datetime-local],
input[type=week],
input[type=time],
input[type=date] {
  -moz-appearance: textfield;
}

input[type=date]::-webkit-clear-button,
input[type=month]::-webkit-clear-button,
input[type=datetime-local]::-webkit-clear-button,
input[type=time]::-webkit-clear-button,
input[type=week]::-webkit-clear-button {
  -webkit-appearance: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

address {
  font-style: normal;
}

@media screen and (min-width: 481px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 576px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1040px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1240px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1439px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1279px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1239px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1039px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    margin: 0;
  }
}

@media screen and (max-width: 1239px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (max-width: 1039px) {
  .hidden-pc-down {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .hidden-xxs-down {
    display: none !important;
  }
}

@media screen and (min-width: 1240px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media screen and (min-width: 1040px) {
  .hidden-pc-up {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media screen and (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media screen and (min-width: 375px) {
  .hidden-xxs-up {
    display: none !important;
  }
}

.pl-0 {
  padding-left: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pl-1 {
  padding-right: 10px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pl-2 {
  padding-right: 20px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pl-3 {
  padding-right: 30px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pl-4 {
  padding-right: 40px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pl-5 {
  padding-right: 50px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pl-6 {
  padding-right: 60px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pl-7 {
  padding-right: 70px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pl-8 {
  padding-right: 80px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pl-9 {
  padding-right: 90px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pl-10 {
  padding-right: 100px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto 120px;
  border-bottom: 1px solid #222222;
}
.tabs .tab {
  display: inline-block;
  width: 200px;
  padding: 0.5em 1em;
  font-size: 1.125rem;
  text-align: center;
  border: 1px solid #222222;
  border-bottom: 0;
}
@media screen and (min-width: 769px) {
  .tabs .tab:hover {
    color: #fff;
    background: #222222;
  }
}
@media screen and (max-width: 767px) {
  .tabs .tab {
    width: 50%;
    font-size: 1rem;
  }
}
.tabs .tab.is-active {
  color: #fff;
  background: #222222;
}

.lead {
  font-size: 2.125rem;
  font-weight: 500;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .lead {
    font-size: 1.6875rem;
  }
}

@media screen and (min-width: 768px) {
  .title-border {
    margin-bottom: 45px;
  }
}

.teacher-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 80px 25px;
}
@media screen and (max-width: 767px) {
  .teacher-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 25px;
  }
}
.teacher-item figure {
  width: 100%;
  aspect-ratio: 1/1;
}
.teacher-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.teacher-profile {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 10px auto 0;
}
.teacher-group {
  width: 100%;
  margin-bottom: 1em;
}
.teacher-group a {
  display: block;
  width: 100%;
  padding: 0.7em 0.5em;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.4em;
  border: 1px solid #222222;
}
@media screen and (max-width: 767px) {
  .teacher-group a {
    font-size: 0.75rem;
  }
}
.teacher-group a:not(:last-child) {
  margin-bottom: 5px;
}
.teacher-name {
  margin-bottom: 0.5em;
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
}
.teacher-field {
  font-size: 0.875rem;
}
.teacher-field dl {
  line-height: 1.6em;
}
.teacher-field dt {
  font-weight: 500;
}

/* 詳細 */
.title-lab {
  margin: 0 auto 40px;
  padding: 50px 0;
  background: url(../img/research/bg_title.jpg) center no-repeat;
  background-size: cover;
}
.title-lab-inner {
  display: block;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 3rem;
  font-weight: 500;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  line-height: 1.4em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .title-lab-inner {
    font-size: 1.75rem;
  }
}
.title-lab-inner .category {
  position: relative;
  display: block;
  margin: 0 auto 15px;
  padding-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  .title-lab-inner .category {
    font-size: 1rem;
  }
}
.title-lab-inner .category::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1px;
  background: #fff;
}

.navigation.top {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .navigation.top {
    margin-bottom: 90px;
  }
}
.navigation.bottom {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .navigation.bottom {
    margin-top: 80px;
  }
}
.navigation .btn-back {
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
}

#teacher .teacher-profile-list .teacher-profile-item {
  background: #fff;
}
#teacher .teacher-profile-list .teacher-profile-item:not(:last-child) {
  margin-bottom: 20px;
}
#teacher .teacher-profile-list .teacher-profile-head {
  padding: 20px;
  padding-right: 60px;
  transition: padding 0.2s linear;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-profile-head {
    padding: 20px;
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open {
  pointer-events: none;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  #teacher .teacher-profile-list .teacher-profile-head.is-open {
    padding: 60px;
    padding-bottom: 40px;
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open .teacher-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #teacher .teacher-profile-list .teacher-profile-head.is-open .teacher-img {
    width: 260px;
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open .content-row .content-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #teacher .teacher-profile-list .teacher-profile-head.is-open .content-row .content-right {
    width: calc(100% - 310px);
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open .teacher-intro {
  display: block;
  margin: 30px auto 0;
}
#teacher .teacher-profile-list .teacher-profile-head.is-open .btn-acc {
  top: 20px;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-profile-head.is-open .btn-acc {
    top: 10px;
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open .btn-acc .bar::after {
  transform: rotate(0deg);
}
#teacher .teacher-profile-list .teacher-profile-head.is-open + .teacher-profile-body .btn-acc {
  top: auto;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-profile-head.is-open + .teacher-profile-body .btn-acc {
    bottom: 10px;
  }
}
#teacher .teacher-profile-list .teacher-profile-head.is-open + .teacher-profile-body .btn-acc .bar::after {
  transform: rotate(0deg);
}
#teacher .teacher-profile-list .teacher-profile-head .content-row {
  flex-direction: row;
  align-items: flex-start;
}
#teacher .teacher-profile-list .teacher-profile-head .content-row .content-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(100% - 90px);
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-profile-head .content-row .content-right {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 22vw);
  }
}
#teacher .teacher-profile-list .btn-acc {
  position: absolute;
  top: calc(50% - 25px);
  right: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .btn-acc {
    right: 10px;
  }
}
#teacher .teacher-profile-list .btn-acc .bar {
  display: block;
  position: relative;
}
#teacher .teacher-profile-list .btn-acc .bar::before, #teacher .teacher-profile-list .btn-acc .bar::after {
  position: absolute;
  top: 50%;
  left: calc(50% - 12px);
  content: "";
  display: inline-block;
  width: 24px;
  height: 1px;
  background: #222222;
  transition: all 0.2s ease-in;
}
#teacher .teacher-profile-list .btn-acc .bar::after {
  transform: rotate(90deg);
}
#teacher .teacher-profile-list .teacher-profile-body {
  padding: 0 60px 80px;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-profile-body {
    padding: 0 20px 60px;
  }
}
#teacher .teacher-profile-list .teacher-img {
  width: 70px;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-img {
    width: 18vw;
  }
}
#teacher .teacher-profile-list .teacher-img figure {
  width: 100%;
  aspect-ratio: 1/1;
}
#teacher .teacher-profile-list .teacher-img figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#teacher .teacher-profile-list .teacher-position {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  font-size: 0.625rem;
  line-height: 1.4em;
  border: 1px solid #BABABA;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-position {
    height: auto;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  #teacher .teacher-profile-list .teacher-position + div {
    padding-left: 20px;
    width: calc(100% - 100px);
  }
}
#teacher .teacher-profile-list .teacher-name {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-name {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }
}
#teacher .teacher-profile-list .teacher-field {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .teacher-field {
    font-size: 0.75rem;
    line-height: 1.4em;
  }
}
#teacher .teacher-profile-list .teacher-intro {
  display: none;
}
#teacher .teacher-profile-list .detail-table {
  width: 100%;
}
#teacher .teacher-profile-list .detail-table tr:first-child th,
#teacher .teacher-profile-list .detail-table tr:first-child td {
  border-top: 1px solid #BABABA;
}
#teacher .teacher-profile-list .detail-table th,
#teacher .teacher-profile-list .detail-table td {
  padding: 20px;
  text-align: left;
}
#teacher .teacher-profile-list .detail-table th {
  position: relative;
  width: 200px;
  font-weight: 500;
  vertical-align: middle;
  border-bottom: 1px solid #BABABA;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .detail-table th {
    width: 35%;
    padding-left: 0;
  }
}
#teacher .teacher-profile-list .detail-table th::after {
  content: "";
  position: absolute;
  top: 1em;
  right: 0;
  display: inline-block;
  width: 1px;
  height: calc(100% - 2em);
  background: #BABABA;
}
#teacher .teacher-profile-list .detail-table td {
  border-bottom: 1px solid #BABABA;
}
@media screen and (max-width: 767px) {
  #teacher .teacher-profile-list .detail-table td {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #lab .content-inner--s {
    padding: 0;
  }
}
#lab .lab-website {
  margin: 80px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lab .lab-website {
    margin: 50px auto;
  }
}
#lab .lab-website .btn {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  width: 100%;
  font-size: 1.125rem;
}
#lab .lab-website .btn .icon-blank {
  margin-left: 0.5em;
}
#lab .lab-website .btn:not(:last-child) {
  margin-bottom: 15px;
}
#lab .img-main {
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  #lab .img-main {
    margin-bottom: 30px;
  }
}
#lab .img-main img {
  width: 100%;
  height: auto;
}
#lab .img-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 90px auto 0;
}
@media screen and (max-width: 767px) {
  #lab .img-group {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 40px;
  }
}
#lab .img-group figure {
  width: 100%;
  aspect-ratio: 25/19;
}
#lab .img-group figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=research.css.map */