@charset "UTF-8";
.l-header{
height: auto !important;
}

@media screen and (min-width: 769px) {
  #search_area .search_area-inner .search_wrapper .txt {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #search_area .search_area-inner .close_btn{
  text-align: center;
  }
}
@media screen and (min-width: 769px) {
  #search_area .search_area-inner .close_btn{
  text-align: center;
}
}
 
@media screen and (max-width: 768px) {
  #search_area .search_area-inner .search_wrapper .search_ttl{
 text-align: center;
 }
 }
@media screen and (min-width: 769px) {
  #search_area .search_area-inner .search_wrapper .search_ttl {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  #bottom_area .graduate_box .name {
    line-height: 1.0em;
  }
}

@media screen and (min-width: 769px) {
  #bottom_area .graduate_box .profession {
    line-height: 1.0em;
  }
}
@media screen and (min-width: 769px) {
  #bottom_area .graduate_box .occupation {
    line-height: 1.0em;
  }
}
@media screen and (max-width: 768px) {
  #bottom_area .graduate_box .occupation {
    line-height: 1.0em;
  }
}
@media screen and (max-width: 768px) {
  #bottom_area .graduate_box .name {
    line-height: 1.0em;
  }
}

@media screen and (max-width: 768px) {
  #bottom_area .graduate_box .profession {
    line-height: 1.0;
  }
}

@media screen and (max-width: 768px) {
  #search_area .search_area-inner .nav-open::before {
    line-height: normal;
  }
}

body {
  letter-spacing: normal !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

font-weight: normal;
font-style: normal;
line-height: unset;
/*font-feature-settings: "palt" 1 !important; /* 強制的にプロポーショナル詰めをON */
/*letter-spacing: normal !important;          /* 意図しない文字間あきをリセット */
}


@media screen and (min-width: 769px) {
  footer ul {
    display: block;
    margin: inherit;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 769px) {
  footer li {
    display: block;
    vertical-align: middle;
  }
}



@media screen and (min-width: 769px) {
  footer p {
    margin-left: 0px;
    text-transform: none;
    line-height: 2.0em;
    
  }
}

@media screen and (max-width: 768px) {
  footer p{
    text-transform: none;
  }
}

@media screen and (max-width: 768px) {
  footer li {
    display: block;
    text-align: center;
    text-align: inherit;
  }
}

.l-footer__bottom .l-footer__motto .en {
  letter-spacing: 0.05em !important;
}
.l-footer__bottom .l-footer__motto .sub {
  letter-spacing: 0.05em !important;
}

@media screen and (min-width: 769px) {
  .l-footer__nav dl dd {
    font-feature-settings: "palt" 1 !important;
  }
}

.l-footer__copyright p {
  font-size: 12px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  footer p {
    margin-top:inherit;
    line-height: 2.0em;
  }
}
