@charset 'utf-8';
.spBlock {
  display: none !important;
}
.pcBlock {
  display: block !important;
}
@media screen and (max-width:769px) {
  .vertical-align_T td {
    vertical-align: top;
  }
  .spBlock {
    display: block !important;
  }
  .pcBlock {
    display: none !important;
  }
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
body {
  margin: 0;
  padding: 0;
}
header {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/220203_01.jpg);
  background-attachment: fixed;
  background-size: auto, auto 100%;
  color: #fff;
  height: 100%;
  padding: 6em 3em 1em 1em;
  position: fixed;
  text-align: right;
  width: 30%;
  overflow-y: auto;
}
.head img {
  width: 63px;
}
.head h1 {
  font-size: 2em;
  line-height: 1.3;
  margin-bottom: 20px;
}
.head h1 span {
  display: block;
  font-size: 16px;
}
.head p {
  font-size: 1.3em;
  margin: -7px auto 50px;
}
header nav ul {
  font-size: 1.4em;
  float: right;
}
header nav::after {
  content: '';
  clear: both;
  display: block;
}
header nav ul li {
  border-bottom: 1px solid #fff;
  width: 150px;
  padding-top: 20px;
  box-sizing: border-box;
}
header nav ul li a {
  display: block;
  width: 100%;
  transition: all .3s;
}
header nav ul li a:hover {
  letter-spacing: 3px;
}
header nav ul li a:link, header nav ul li a:visited {
  color: #fff;
  text-decoration: none;
}
.contact {
  margin: 0 auto 0;
}
.contact a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin-top: 5px;
  font-size: 1.1em;
  letter-spacing: 1px;
}
.tel::before, .mail::before {
  font-family: FontAwesome;
  margin-right: 7px;
  vertical-align: middle;
}
.tel::before {
  content: '\f095';
}
.mail::before {
  content: '\f0e0';
}
.main {
  margin-left: 30%;
  padding: 6em 1em 1em 3em;
  width: calc(100%-30%);
  max-width: 750px;
  position: relative
}
.i_sns {
  position: absolute;
  top: 9px;
  right: 210px;
}
.sns {
  position: absolute;
  top: -10px;
  right: 200px;
}
.contact_btn {
  border: 1px solid #000;
  display: inline-block;
  border-radius: 5px;
  width: 200px;
  text-align: center;
  transition: all .3s;
  position: absolute;
  top: 30px;
  right: 50px;
}
.contact_btn a {
  color: #000;
  text-decoration: none;
  font-size: 1.3em;
  letter-spacing: 5px;
  display: block;
  width: 100%;
}
.contact_btn:hover {
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}
.main_area {}
.content {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.content h2 {
  font-size: 1.2em;
  position: relative;
  padding-left: 31px;
  margin-bottom: 10px;
}
.content h2::before {
  content: '';
  background-color: #000;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 0;
}
.content h2:after {
  content: '';
  background-color: #9e9e9e;
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 18px;
}
.news_area {
  max-height: 230px;
  overflow-y: scroll;
  margin-bottom: 46px;
}
.news_area table {
  width: 100%;
  margin-top: -10px;
}
.news_area table tr {
  border-bottom: 1px dotted #000;
}
.news_area table tr td {
  padding: 18px 0 3px 0;
}
.date {
  width: 150px;
}
.news_area table tr td time {
  margin-right: 10px;
}
.news_area table tr td time::before {
  font-family: FontAwesome;
  content: '\f017';
  font-size: 0.8em;
  margin-right: 2px;
}
.link_area {
  display: flex;
  margin-bottom: 50px;
  width: 100%;
}
.link_btn {
  width: 33.3333%;
  margin-right: 10px;
  position: relative;
}
.link_btn::before {
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 60%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin-top: 8%;
}
.link_btn::after {
  font-family: FontAwesome;
  content: '\f178';
  color: #fff;
  font-size: 2em;
  ;
  position: absolute;
  z-index: 2;
  top: 25%;
  right: 9px;
}
.link_btn img {
  width: 100%;
}
footer p {
  text-align: right;
}
p {
  padding: 5px 0;
}
.pt20 {
  padding-top: 20px;
}
.langWrapper {
  margin: 35px 0 30px;
}
.langWrapper .langBtn {
  width: 150px;
  float: right;
}
.langWrapper .langBtn a {
  color: #fff;
  text-decoration: none;
  padding: 3% 0;
  display: block;
  border: 1px dashed #fff;
  border-radius: 4px;
  font-size: 1.2em;
  text-align: center;
}
.langWrapper .langBtn a:hover {
  background-color: #fff;
  color: #555;
  transition: 0.3s;
  font-weight: bold;
}
.contact p span {
  display: inline-block;
  margin-right: 20%;
  margin-top: 2%;
}
.page .main ul {
  margin: 20px 10px 0;
  box-sizing: border-box;
}
.page .main ul li {
  padding: 15px 0;
}
.page .main ul li .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page .main ul li .wrapper > div:first-of-type {
  width: 70%;
}
.page .main ul li .wrapper > div:last-of-type {
  width: 25%;
}
.page .main ul li:nth-of-type(3) .wrapper > div:first-of-type {
  width: 60%;
}
.page .main ul li:nth-of-type(3) .wrapper > div:last-of-type {
  width: 35%;
}
.page .main ul li:nth-of-type(5) .wrapper > div:first-of-type {
  width: 60%;
}
.page .main ul li:nth-of-type(5) .wrapper > div:last-of-type {
  width: 35%;
}
.page .main ul li:nth-of-type(6) .wrapper > div:first-of-type {
  width: 60%;
}
.page .main ul li:nth-of-type(6) .wrapper > div:last-of-type {
  width: 35%;
}
.page .main ul li .wrapper > div:last-of-type img {
  width: 100%;
}
.page .main ul li h3 {
  font-size: 110%;
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 0;
  margin-bottom: 5px;
}
.page .main ul li p {
  padding: 5px 15px;
}
.page .main a {
  overflow-wrap: normal;
}
.page .main ul li p a {
  display: block;
}
.page .main h2 span {
  font-size: 80%;
  display: block;
  margin-left: -2%;
  margin-top: 5px;
}
.page.laboratory .text_area {
  padding: 0 35px;
  box-sizing: border-box;
}
.page .imageWrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}
.page .imageWrapper dl {
  width: 30%;
}
.page .imageWrapper dt {
  text-align: center;
  padding: 5px 0;
}
.page .imageWrapper dd {}
.page .imageWrapper dd img {
  width: 100%;
}
.page .imageWrapper2 {}
.page .imageWrapper2 dl {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
  flex-wrap: wrap;
}
.page .imageWrapper2 dt {
  text-align: center;
  padding: 10px 0;
}
.page .imageWrapper2 dd {
  width: 30%;
}
.page .imageWrapper2 dd img {
  width: 100%;
}
.page .imageWrapper3 {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}
.page .imageWrapper3 dl {
  width: 39%;
}
.page .imageWrapper3 dl:last-of-type {
  width: 53%;
}
.page .imageWrapper3 dt {
  text-align: center;
  padding: 5px 0;
}
.page .imageWrapper3 dd {}
.page .imageWrapper3 dd img {
  width: 100%;
}
.page .imageWrapper4 {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}
.page .imageWrapper4 dl {
  width: 46%;
}
.page .imageWrapper4 dl:last-of-type {
  width: 44%;
}
.page .imageWrapper4 dt {
  text-align: center;
  padding: 5px 0;
}
.page .imageWrapper4 dd {}
.page .imageWrapper4 dd img {
  width: 100%;
}
.page .main .shushoku .listWrapper {
  display: flex;
  justify-content: space-around;
  position: relative;
}
.page .main .shushoku ul {}
.page .main .shushoku ul li {
  padding: 5px 0;
}
.page .main .shushoku .junfudo {
  position: absolute;
  bottom: 0;
  right: 20px;
  padding: 0;
}
.page .main .shushoku {}
.recruit .main dl {
  padding: 15px 10px;
}
.recruit .main dl dt {
  padding: 5px 0;
  font-size: 110%;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
  font-weight: bold;
}
.recruit .main .nakaImg {
  margin: 20px 0 10px;
  width: 100%;
}
.recruit .main dl dd {
  padding: 0 15px;
  line-height: 1.7;
}
.recruit .main dl dd span {
  display: block;
}
.recruit .main dl dd ul {
  margin: 0;
}
.recruit .main dl dd ul li {
  padding: 5px 0;
}
.links .kensakuImg {}
.links .kensakuImg ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
.links .kensakuImg ul li {
  width: 40%;
  padding: 0;
}
.links .kensakuImg ul li img {
  width: 100%;
}
.links .main ul li p a {
  display: inline;
}
.links .linkWrapper {
  display: flex;
  justify-content: space-between;
}
.links .linkWrapper .kit {
  width: 30%;
  padding: 10px 20px 0 0;
}
.links .linkWrapper .kit img {
  width: 100%;
}
.kv {
  margin-bottom: 25px;
}
.kv img {
  width: 96%;
}
.laboratory .imageWrapper2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.laboratory .imageWrapper2 dl.praha {
  width: 32%;
}
.laboratory .imageWrapper2 dl.workshop {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
  flex-wrap: wrap;
  width: 64%;
  margin-left: -44px;
}
.laboratory .imageWrapper2 dl.photo {
  display: flex;
  justify-content: flex-start;
  margin-left: 10px;
  text-align: center;
}
.laboratory .imageWrapper2 dt {
  text-align: center;
  padding: 10px 0;
}
.laboratory .imageWrapper2 dl.praha dd {
  width: 80%;
}
.laboratory .imageWrapper2 dl.workshop dd {
  width: 45%;
}
.laboratory .imageWrapper2 dl.photo dd {
  width: 33%;
  margin: 0 10px;
}
.laboratory .imageWrapper2 dl.photo dt {
  width: 75%;
}
.laboratory .imageWrapper2 dl.photo dd.mon_t img {
  width: 70%;
}
.laboratory .imageWrapper2 dd img {
  width: 100%;
}
.laboratory .teacher_area {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  /*	flex-wrap:wrap;*/
  flex-flow: column;
  margin-bottom: 20px;
}
.laboratory .teacher_area dl {
  width: 30%;
  text-align: center;
  /*	margin-bottom:20px;*/
}
.laboratory .teacher_area dl dt {
  text-align: center;
  padding: 10px 0;
  font-size: 1rem;
}
.laboratory .teacher_area dl dd {}
.laboratory .teacher_area dl dd img {
  width: 120px;
}
p.dia {
  padding: 5px 20px 30px;
}
span.hyosho {
  display: inline-block;
  font-weight: bold;
  margin: 5px 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.table_B {
  border-top: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;
}
.table_B td {
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  vertical-align: top;
  padding: 7px;
}
.table_B th {
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  background-color: #F2F2F2;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width:769px) {
  header {
    width: 100%;
    position: static;
    text-align: left;
    background-size: cover;
    padding: 1.5em;
  }
  .head {
    display: inline-block;
  }
  .head img, .head h1, .head p {
    display: block;
  }
  .head img {
    width: 47px;
  }
  .head p {
    margin-bottom: 0;
  }
  header nav {
    position: fixed;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    width: 200px;
    top: 0;
    right: -200px;
  }
  .contact {
    display: inline-block;
    margin: 0 auto;
    float: none;
    color: #fff;
    text-align: center;
    width: 100%;
  }
  .contact a {
    font-size: 1em;
  }
  .contact p span {
    margin-right: 0;
  }
  .contact_btn {
    display: none;
  }
  .main {
    margin: 0;
    padding: 2em;
  }
  .link_btn::after {
    font-size: 1.5em;
  }
  footer p {
    text-align: center;
  }
  .langWrapper {
    margin: 5% 0;
    padding: 10%;
  }
  .langWrapper .langBtn {
    float: left;
    width: 100%;
    margin: 15% 0;
  }
  .date {
    width: 42%;
  }
  body.drawer .drawer-hamburger-icon, body.drawer .drawer-hamburger-icon:after, body.drawer .drawer-hamburger-icon:before {
    background-color: #888;
  }
  body.drawer.drawer-open .drawer-hamburger-icon {
    background-color: transparent;
  }
  .sideWrapper.spBlock nav {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,333333+100 */
    background: #999999; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #999999 0%, #333333 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #999999 0%, #333333 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #999999 0%, #333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  }
  header nav ul.drawer-menu {
    width: 100%;
  }
  header nav ul li {
    width: 80%;
    margin: 0 auto;
    padding: 7%;
    text-align: center;
  }
  .page .imageWrapper {
    display: block;
  }
  .page .imageWrapper dl {
    width: 100%;
    margin-bottom: 5%;
  }
  .page .imageWrapper2 dl {
    display: block;
  }
  .page .imageWrapper2 dd {
    width: 100%;
    padding: 4% 0;
  }
  .page .imageWrapper3 {
    display: block;
  }
  .page .imageWrapper3 dl {
    width: 100%;
    margin-bottom: 5%;
  }
  .page .imageWrapper3 dl:last-of-type {
    width: 100%;
  }
  .page .imageWrapper4 {
    display: block;
    padding: 0;
  }
  .page .imageWrapper4 dl {
    width: 100%;
    margin-bottom: 5%;
  }
  .page .imageWrapper4 dl:last-of-type {
    width: 100%;
  }
  .page .main .shushoku .listWrapper {
    display: block;
  }
  .page .main .shushoku ul {
    margin: 0;
  }
  .links .kensakuImg ul {
    display: block;
  }
  .links .kensakuImg ul li {
    width: 100%;
  }
  .links .linkWrapper {
    display: block;
  }
  .links .linkWrapper .kit {
    width: 100%;
    padding: 5% 10% 0% 5%;
  }
  .recruit .main dl dd ul li {
    padding: 2% 1%;
  }
  .recruit .main dl dd span {
    display: block;
    padding: 1% 0px;
  }
  .page .main a {
    overflow-wrap: break-word;
  }
  .page .main ul li .wrapper {
    display: block;
  }
  .page .main ul li .wrapper > div:first-of-type {
    width: 100%;
  }
  .page .main ul li .wrapper > div:last-of-type {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .page .main ul li .wrapper > div:last-of-type img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .page .main ul li:nth-of-type(3) .wrapper > div:first-of-type {
    width: 100%;
  }
  .page .main ul li:nth-of-type(3) .wrapper > div:last-of-type {
    width: 100%;
  }
  .page .main ul li:nth-of-type(5) .wrapper > div:first-of-type {
    width: 100%;
  }
  .page .main ul li:nth-of-type(5) .wrapper > div:last-of-type {
    width: 100%;
  }
  .page .main ul li:nth-of-type(6) .wrapper > div:first-of-type {
    width: 100%;
  }
  .page .main ul li:nth-of-type(6) .wrapper > div:last-of-type {
    width: 100%;
  }
  .sideWrapper .drawer-nav {
    overflow-y: scroll;
    padding-bottom: 10%;
  }
  .kv img {
    width: 100%;
  }
  .laboratory .imageWrapper2 {
    display: block;
    justify-content: space-around;
    align-items: center;
  }
  .laboratory .imageWrapper2 dl.praha {
    width: 100%;
  }
  .laboratory .imageWrapper2 dl.praha dd {
    width: 100%;
  }
  .laboratory .imageWrapper2 dl.workshop {
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }
  .laboratory .imageWrapper2 dl.photo {
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }
  .laboratory .imageWrapper2 dl.photo dd {
    width: 45%;
    margin: 0;
  }
  .laboratory .teacher_area dl {
    width: 50%;
  }
}
@media screen and (max-width:579px) {
  .contact a {
    display: inline-block;
    margin-right: 0px;
  }
  .link_btn::after {
    font-size: 1em;
  }
}