/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.c-pagename {
  padding: 40px 0 29px;
}

@media (min-width: 1024px) {
  .c-pagename {
    padding: 60px 0 58px;
  }
}

.c-pagename .tag {
  padding: 0px 8px 2px;
  margin-bottom: 8px;
}

@media (min-width: 1024px) {
  .c-pagename .tag {
    padding: 2px 8px 3px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333em;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
}

.c-pagename .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.15625em;
  letter-spacing: 0em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .c-pagename .ttl {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1em;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.c-pagename .ttl .clr-green {
  margin-right: 9px;
}

@media (min-width: 1024px) {
  .c-pagename .ttl .clr-green {
    margin-right: 19px;
  }
}

.interviews-head {
  width: calc(100% - 48px);
  margin: 0 auto;
  padding: 0 0 32px;
  position: relative;
  z-index: 2;
}

@media (min-width: 1024px) {
  .interviews-head {
    padding: 0 0 48px;
  }
}

.interviews-head__txt {
  margin: 0 auto 4px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.1em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .interviews-head__txt {
    max-width: 1040px;
    margin: 0 auto 17px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333em;
  }
}

.interviews-head__filter {
  border-radius: 8px;
  background: rgba(198, 225, 128, 0.5);
  padding: 26px 16px 16px;
}

@media (min-width: 1024px) {
  .interviews-head__filter {
    margin: 0 auto;
    max-width: 1200px;
    padding: 51px 15px 40px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .interviews-head__filter {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.interviews-head__filter .box-in {
  max-width: 1105px;
  margin: 0 0 0 auto;
}

.interviews-head__filter .ttl {
  margin: 0 0 26px;
  padding: 0 0 9px;
  border-bottom: solid 2px #8EC400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  letter-spacing: 0.014em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .interviews-head__filter .ttl {
    margin: 0 0 35px;
    padding: 0 0 9px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
  }
}

.interviews-head__filter .ttl .en {
  margin-right: 6px;
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .interviews-head__filter .ttl .en {
    margin-right: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
  }
}

.interviews-head__filter .group {
  margin-bottom: 19px;
}

@media (min-width: 1024px) {
  .interviews-head__filter .group {
    margin-bottom: 30px;
  }
}

.interviews-head__filter .group:last-child {
  margin-bottom: 0;
}

.interviews-head__filter .name {
  margin-bottom: 10px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.06667em;
  letter-spacing: 0.1em;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .interviews-head__filter .name {
    margin-bottom: 19px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.05882em;
    letter-spacing: 0.1em;
    font-weight: 600;
  }
}

.interviews-head__filter .list {
  width: calc(100% + 4px);
}

.interviews-head__filter .list li {
  margin: 0 4px 8px 0;
  padding: 2px 9px 3px;
  border-radius: 100px;
  cursor: pointer;
  background: #fff;
  color: rgba(26, 0, 93, 0.5);
  display: inline-flex;
  transition: all .3s;
  transition-property: background, color;
  will-change: background, color;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.86667em;
  letter-spacing: 0.08em;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .interviews-head__filter .list li {
    margin: 0 3px 7px 0;
    padding: 3px 10px 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667em;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .interviews-head__filter .list li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875em;
  }
}

.interviews-head__filter .list .is-active {
  background: #8EC400;
  color: #fff;
}

.interviews-people {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .interviews-people {
    justify-content: flex-start;
    padding: 0 14px;
  }
}

.interviews-person {
  width: calc(50% - 8px);
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .interviews-person {
    width: calc(100% / 5 - 20px);
    margin: 0 10px 20px;
  }
}

.interviews-person .link {
  display: block;
  background: #FFF;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}

@media only screen and (min-width: 1025px) {
  .interviews-person .link:hover {
    opacity: 1;
  }
  .interviews-person .link:hover .box-img img {
    transform: scale(1.1);
  }
}

.interviews-person .box-img {
  position: relative;
  border-radius: 0 0 0 8px;
  overflow: hidden;
}

.interviews-person .box-img img {
  width: 100%;
  transition: transform .4s;
}

.interviews-person .position {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #8EC400;
  color: #FFF;
  border-radius: 0 8px 0 0;
  padding: 3px 16px 5px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  letter-spacing: 0.08em;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .interviews-person .position {
    padding: 5px 20px 7px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6875em;
  }
}

.interviews-person .info {
  padding: 9px 16px 17px;
  min-height: 158px;
}

@media (min-width: 1024px) {
  .interviews-person .info {
    padding: 12px 20px 13px;
    min-height: 190px;
  }
}

.interviews-person .name {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375em;
  letter-spacing: 0em;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .interviews-person .name {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.38889em;
  }
}

.interviews-person .join-date {
  padding-top: 4px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.30769em;
  letter-spacing: 0em;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .interviews-person .join-date {
    padding-top: 6px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.26667em;
  }
}

.interviews-person .tags {
  padding-top: 17px;
  line-height: 1;
  overflow: hidden;
  width: calc(100% + 16px);
}

@media (min-width: 1024px) {
  .interviews-person .tags {
    padding-top: 20px;
  }
}

.interviews-person .tags li {
  float: left;
  margin-right: 13px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: 400;
}

@media (min-width: 1024px) {
  .interviews-person .tags li {
    margin-right: 13px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em;
  }
}

.interviews-person .tags .break {
  clear: left;
}

.c-bottom-bg {
  height: 64px;
}

@media (min-width: 1024px) {
  .c-bottom-bg {
    height: 179px;
  }
}
