@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility; }

*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  font-family: "Lucida Grande", "メイリオ", Meiryo, sans-serif, "Hiragino Kaku Gothic ProN";
  color: #002b2f; }

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

#main-contents header.subtitle-header h2.subtitle, #main-contents h1 .entry-title-en {
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 400;
  font-style: normal; }

#main-contents h1, #main-contents h2, #main-contents h3, #main-contents h4 {
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 500;
  font-style: normal; }

/* サイト全体のテキストリンク設定 */
a {
  color: #0099ff;
  text-decoration: underline;
  text-underline-position: under; }

a:link {
  text-decoration: underline; }

a:visited {
  color: #7a68ee; }

a:hover {
  text-decoration: none; }

h2.widget-title {
  display: none; }

/* トップページ */
.slick-slide img {
  display: inline-block !important; }

.slick-row {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  .slick-row .slick-cols .slick-grp {
    height: 100%;
    max-width: 210px;
    margin-right: 10px;
    background-color: #fff;
    display: block;
    text-decoration: none;
    color: #002b2f; }
    .slick-row .slick-cols .slick-grp .tps-pho {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      text-align: center; }
      .slick-row .slick-cols .slick-grp .tps-pho img {
        width: auto !important;
        max-height: 120px;
        height: auto; }
    .slick-row .slick-cols .slick-grp .tps-title {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      padding: 10px;
      background-color: #fff; }

.btn-tolist {
  margin: 20px 0;
  text-align: center; }
  .btn-tolist a {
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: none;
    color: #002b2f;
    display: inline-block;
    text-align: center;
    min-width: 160px;
    padding: 12px 12px;
    border: 1px solid #d4dbdc;
    border-radius: 16px;
    background: #fff url("../images/ico_yaji_sankaku_gr.svg") no-repeat 95% 45%; }

.toppage-container h2 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #002b2f;
  border-bottom: 1px solid #d4dbdc;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 20px; }
  .toppage-container h2 .topmd-h2 {
    display: block; }
  .toppage-container h2 .topmd-h2-en {
    font-size: 11px;
    font-size: 0.6875rem;
    display: block;
    margin-top: 5px;
    color: #809597; }

#topsec-01 {
  background-color: #edf0f0;
  padding: 15px 15px 4px; }
  #topsec-01 .topsec01-inner {
    width: 100%;
    padding: 0 50px; }
  #topsec-01 .btn-tolist {
    margin-top: 5px; }

#topsec-102 {
  background-color: #edf0f0;
  padding: 15px 15px 15px; }

#topsec-02 .topsec02-row .tocsec02-col1 {
  width: 100%;
  padding: 15px; }

#topsec-02 .topsec02-row .tocsec02-col2 {
  width: 100%;
  padding: 15px;
  background-color: #e5faf8; }

#topsec-02 .topsec02-row .topsec02-inner a {
  color: #002b2f;
  text-decoration: none; }
  #topsec-02 .topsec02-row .topsec02-inner a:hover {
    text-decoration: underline; }

#topsec-02 .topsec02-row .topsec02-inner .topsec02-inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px; }
  #topsec-02 .topsec02-row .topsec02-inner .topsec02-inner-row .tsec2-pho {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 75px;
    flex: 0 1 75px;
    width: 75px;
    margin-right: 18px;
    text-align: center; }
    #topsec-02 .topsec02-row .topsec02-inner .topsec02-inner-row .tsec2-pho img {
      max-width: 75px;
      height: auto; }
  #topsec-02 .topsec02-row .topsec02-inner .topsec02-inner-row .tsec2-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    min-width: 0; }

#topsec-02 .topsec02-row .topsec02-inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px; }
  #topsec-02 .topsec02-row .topsec02-inner dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    width: 100px;
    margin-right: 8px; }
  #topsec-02 .topsec02-row .topsec02-inner dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    min-width: 0; }

#topsec-02 .topsec02-row .topsec02-inner .tsec2-date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #00CDBE;
  margin-bottom: 4px; }

#topsec-02 .topsec02-row .topsec02-inner .tsec2-title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #002b2f;
  margin-bottom: 8px; }

#topsec-02 .topsec02-row .topsec02-inner .tsec2-update {
  font-size: 12px;
  font-size: 0.75rem;
  color: #637e80; }

#topsec-03 {
  padding: 15px;
  background-color: #edf0f0; }
  #topsec-03 .topsec03-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #topsec-03 .topsec03-inner .topsec03-inner-col {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      width: 100%;
      margin-right: 0%;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #002b2f;
      text-decoration: none;
      line-height: 1.5; }
      #topsec-03 .topsec03-inner .topsec03-inner-col:nth-child(even) {
        margin-right: 0; }
      #topsec-03 .topsec03-inner .topsec03-inner-col .tp3-pho {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 120px;
        flex: 0 1 120px;
        width: 120px; }
      #topsec-03 .topsec03-inner .topsec03-inner-col .tp3-txt {
        font-size: 14px;
        font-size: 0.875rem;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        min-width: 0;
        padding: 5px 15px 4px;
        background-color: #fff; }
        #topsec-03 .topsec03-inner .topsec03-inner-col .tp3-txt p.tp3-title {
          margin-bottom: 5px; }
        #topsec-03 .topsec03-inner .topsec03-inner-col .tp3-txt p.tp3-mess {
          font-size: 12px;
          font-size: 0.75rem; }

#topsec-04 {
  padding: 15px; }
  #topsec-04 .topsec04-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #topsec-04 .topsec04-inner .topsec04-col {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      width: 100%;
      height: 110px;
      padding: 5px 15px;
      margin-right: 0%;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      text-decoration: none;
      text-align: center; }
      #topsec-04 .topsec04-inner .topsec04-col:nth-child(even) {
        margin-right: 0; }
      #topsec-04 .topsec04-inner .topsec04-col .tp4-title {
        font-size: 17px;
        font-size: 1.0625rem; }
      #topsec-04 .topsec04-inner .topsec04-col .tp4-en {
        font-size: 11px;
        font-size: 0.6875rem;
        margin-top: 10px; }
    #topsec-04 .topsec04-inner .tp4col1 {
      background: url("../images/top_img2001.png") no-repeat center center;
      background-size: cover; }
    #topsec-04 .topsec04-inner .tp4col2 {
      background: url("../images/top_img2002.png") no-repeat center center;
      background-size: cover; }

#topsec-banners {
  padding: 15px; }
  #topsec-banners ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #topsec-banners ul li {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
      flex: 0 1 48%;
      margin: 0 0 15px;
      padding: 0;
      margin-right: 4%; }
      #topsec-banners ul li:nth-child(even) {
        margin-right: 0; }

/* ページヘッダー */
a.skiplink {
  display: block;
  overflow: hidden;
  height: 0;
  padding: 0; }

#header-bing-trans {
  max-width: 100%;
  margin: 0 auto;
  position: relative; }
  #header-bing-trans .header-bing-trans-inner {
    width: 120px;
    position: absolute;
    right: 60px;
    top: 20px;
    text-align: right; }
  #header-bing-trans select.goog-te-combo {
    width: 120px; }

.header-tools {
  display: none; }

/* ページフッター */
#page-footer {
  position: relative;
  border-top: 2px solid #b2f0eb; }
  #page-footer .ft-sitemap {
    padding: 50px 15px;
    background-color: #edf0f0; }
    #page-footer .ft-sitemap a {
      color: #002b2f;
      text-decoration: none; }
    #page-footer .ft-sitemap nav {
      display: block;
      zoom: 1; }
      #page-footer .ft-sitemap nav:before, #page-footer .ft-sitemap nav:after {
        display: block;
        height: 0;
        visibility: hidden;
        content: "\0020"; }
      #page-footer .ft-sitemap nav:after {
        clear: both; }
      #page-footer .ft-sitemap nav .ftsitemap-col > ul > li {
        margin-bottom: 1em; }
      #page-footer .ft-sitemap nav .ftsitemap-col ul {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.4; }
        #page-footer .ft-sitemap nav .ftsitemap-col ul a {
          display: block; }
        #page-footer .ft-sitemap nav .ftsitemap-col ul li .sidenavi-jp {
          display: block; }
        #page-footer .ft-sitemap nav .ftsitemap-col ul li .sidenavi-en {
          display: none; }
        #page-footer .ft-sitemap nav .ftsitemap-col ul ul.sub-menu {
          font-size: 13px;
          font-size: 0.8125rem;
          margin: 0.3em 0; }
          #page-footer .ft-sitemap nav .ftsitemap-col ul ul.sub-menu li {
            list-style-type: disc; }
  #page-footer .ft-navi02 {
    padding: 30px 5px; }
    #page-footer .ft-navi02 a {
      color: #002b2f;
      text-decoration: none; }
    #page-footer .ft-navi02 nav ul {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.4; }
      #page-footer .ft-navi02 nav ul li {
        margin-bottom: 1em;
        position: relative;
        padding-left: 16px; }
        #page-footer .ft-navi02 nav ul li:before {
          content: "";
          position: absolute;
          top: 5px;
          left: 0;
          width: 5px;
          height: 8px;
          background-color: #002b2f; }
        #page-footer .ft-navi02 nav ul li .sidenavi-jp {
          display: block; }
        #page-footer .ft-navi02 nav ul li .sidenavi-en {
          display: block;
          font-size: 11px;
          font-size: 0.6875rem; }
      #page-footer .ft-navi02 nav ul ul.sub-menu {
        font-size: 13px;
        font-size: 0.8125rem;
        margin: 0.3em 0; }
        #page-footer .ft-navi02 nav ul ul.sub-menu li {
          list-style-type: disc; }
  #page-footer .ft-logo {
    position: relative;
    width: 120px;
    margin: 0 auto 10px; }
    #page-footer .ft-logo img {
      width: 100%;
      height: auto; }

.ft-hakko {
  padding-left: 10px;
  margin-top: 30px; }
  .ft-hakko small {
    font-size: 12px;
    font-size: 0.75rem;
    color: #809597; }

.ft-copyright {
  color: #fff;
  text-align: center;
  padding: 6px;
  background-color: #002b2f; }
  .ft-copyright small {
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 1px; }

/* ページナビ */
.wp-pagenavi {
  padding: 1.5em 0.5em 1em; }
  .wp-pagenavi a,
  .wp-pagenavi span {
    background-color: #f0f0f0;
    border-radius: 2px;
    border: 1px solid #999;
    color: #222;
    padding: 8px 8px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 5px; }
  .wp-pagenavi .current {
    background-color: #fff; }

.page-links .page-links-title {
  font-size: 16px;
  font-size: 1rem; }

.page-links a {
  font-size: 16px;
  font-size: 1rem;
  color: #222;
  border-radius: 2px; }

.page-links > span {
  font-size: 16px;
  font-size: 1rem;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #ccc;
  color: #222; }

#backtopbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  display: none; }
  #backtopbtn a {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../images/btn_pagetop.png") 0 0 no-repeat;
    background-size: contain; }

/* パンクズ */
#breadcrumb {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #809597;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 10px; }
  #breadcrumb a {
    color: #809597;
    text-decoration: none; }
  #breadcrumb ul {
    font-size: 11px;
    font-size: 0.6875rem;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    line-height: 1.3; }
    #breadcrumb ul li {
      margin: 0;
      padding: 0 16px 0 0;
      float: left; }
      #breadcrumb ul li:last-child {
        background: none; }

/* 画面大枠 */
#body-container {
  max-width: 100%; }
  #body-container #site-header {
    display: block;
    margin-left: 3vw;
    background-color: #fff;
    padding-top: 10px;
    width: 200px; }
    #body-container #site-header .sitesubname {
      font-size: 11px;
      font-size: 0.6875rem;
      text-align: left;
      margin-bottom: 2px; }
    #body-container #site-header .sitetitle {
      text-align: left; }
      #body-container #site-header .sitetitle img {
        width: 74%; }
      @media screen and (max-width: 360px) {
        #body-container #site-header .sitetitle img {
          width: 60%; } }
  #body-container #sidebar {
    padding-top: 10px;
    width: 200px;
    line-height: 1.3;
    position: relative;
    z-index: 8000;
    display: block; }
    #body-container #sidebar nav#gnavi {
      display: none; }
  #body-container #contents-area {
    width: 94%;
    margin: 0 auto; }
    #body-container #contents-area.toppage {
      margin-left: 0;
      width: 100%; }
      #body-container #contents-area.toppage #contents-container {
        margin: 0; }

/*  メインコンテンツ  */
#main-contents #contents-container {
  width: 100%;
  margin: 10px auto;
  min-height: 350px;
  /* 旧サイドバー */ }
  #main-contents #contents-container #sub-col-rtnavi.sub-col-rt {
    width: 300px;
    padding: 1em;
    background-color: #fff;
    -webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 9975;
    top: 65px;
    right: 0px;
    height: calc(100% - 65px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.4s;
    -o-transition: width 0.4s;
    transition: width 0.4s; }
    #main-contents #contents-container #sub-col-rtnavi.sub-col-rt .subcolrt-closebtn {
      width: 25px;
      height: 25px;
      z-index: 9980;
      position: absolute;
      display: block;
      top: 5px;
      right: 10px;
      width: 25px;
      height: 25px;
      background: url("../images/ico_batsu07.svg") no-repeat 0 0/contain;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
    #main-contents #contents-container #sub-col-rtnavi.sub-col-rt h2 {
      font-size: 16px;
      font-size: 1rem;
      color: #002b2f !important;
      padding: 12px 0 3px !important;
      margin: 0 0 16px 0 !important;
      line-height: 1.4;
      border-bottom: 3px solid #00CDBE; }
    #main-contents #contents-container #sub-col-rtnavi.sub-col-rt ul {
      margin: 0;
      padding: 0;
      line-height: 1.3;
      list-style-type: none;
      font-size: 13px;
      font-size: 0.8125rem; }
      #main-contents #contents-container #sub-col-rtnavi.sub-col-rt ul li {
        margin: 0 0 20px 0;
        padding: 0 0 0 16px;
        word-break: break-all; }
        #main-contents #contents-container #sub-col-rtnavi.sub-col-rt ul li:before {
          top: 0.3em; }
    #main-contents #contents-container #sub-col-rtnavi.sub-col-rt.subcolrt-close {
      height: auto;
      overflow: hidden;
      padding: 20px 0 5px;
      width: 34px;
      background-color: #00CDBE;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }
      #main-contents #contents-container #sub-col-rtnavi.sub-col-rt.subcolrt-close .subcolrt-closebtn {
        display: none; }
      #main-contents #contents-container #sub-col-rtnavi.sub-col-rt.subcolrt-close:before {
        content: "";
        position: absolute;
        display: block;
        top: 5px;
        left: 10px;
        width: 16px;
        height: 16px;
        background: url("../images/ico_yaji07.svg") no-repeat 0 0/contain;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      #main-contents #contents-container #sub-col-rtnavi.sub-col-rt.subcolrt-close h2 {
        color: #fff !important;
        width: 30px;
        padding: 0 !important;
        margin: 0 !important;
        letter-spacing: 0px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl; }
      #main-contents #contents-container #sub-col-rtnavi.sub-col-rt.subcolrt-close ul {
        display: none; }

#main-contents .smp_rows_a a {
  display: block; }

#main-contents .smp_br {
  display: block; }

#main-contents .google_calendar iframe {
  width: 100%;
  height: 400px; }

#main-contents header.subtitle-header {
  display: block;
  background: url("../images/subpage_title_bg.png") no-repeat right 25% top 42%/70% auto;
  position: relative; }
  #main-contents header.subtitle-header h2.subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    color: #002b2f;
    padding: 10px 22px 10px 0;
    margin: 0; }
    #main-contents header.subtitle-header h2.subtitle .subtitle-en {
      font-size: 11px;
      font-size: 0.6875rem;
      display: block;
      color: #809597; }

#main-contents {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.7;
  /* ページ内リスト */
  /* 日付絞込みボックス */
  /* ページ内　サムネイルなし日付ありリスト 　手続きガイド用　*/
  /* 検索結果 */
  /* 関連リンクボックス　*/
  /* english ボタン */
  /* 関連項目枠 */
  /* 教授ページ　*/ }
  #main-contents video {
    max-width: 100%; }
  #main-contents .page-ul-list02 > ul:not([style*="list-style-type"]) > li:before {
    content: none; }
  #main-contents .page-ul-list02 > ul:not([style*="list-style-type"]) > li.li-date {
    color: #777;
    margin-top: 10px;
    padding-left: 0;
    padding-top: 10px;
    border-top: 1px solid #ddd; }
  #main-contents .c-red {
    color: #E50011 !important; }
  #main-contents .center {
    text-align: center !important; }
  #main-contents .right {
    text-align: right !important; }
  #main-contents .font-xs {
    font-size: 12px;
    font-size: 0.75rem; }
  #main-contents .font-s {
    font-size: 14px;
    font-size: 0.875rem; }
  #main-contents .font-m {
    font-size: 16px;
    font-size: 1rem; }
  #main-contents .font-l {
    font-size: 18px;
    font-size: 1.125rem; }
  #main-contents .font-xl {
    font-size: 20px;
    font-size: 1.25rem; }
  #main-contents a {
    word-break: break-all; }
  #main-contents h1:first-child {
    margin-top: 0; }
  #main-contents h2:first-child {
    margin-top: 0; }
  #main-contents .entry-header h1,
  #main-contents .entry-header h2,
  #main-contents .entry-header h3,
  #main-contents .entry-header h4,
  #main-contents .entry-header h5 {
    margin-top: 0; }
  #main-contents .page-header h1,
  #main-contents .page-header h2,
  #main-contents .page-header h3,
  #main-contents .page-header h4,
  #main-contents .page-header h5 {
    margin-top: 0; }
  #main-contents h3:first-child {
    margin-top: 0; }
  #main-contents h4:first-child {
    margin-top: 0; }
  #main-contents h5:first-child {
    margin-top: 0; }
  #main-contents h6:first-child {
    margin-top: 0; }
  #main-contents h1 {
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    padding: 0.4em 0.8em 0.3em;
    margin: 0.5em 0;
    line-height: 1.4;
    background-color: #00CDBE; }
    #main-contents h1 .entry-title-en {
      font-size: 14px;
      font-size: 0.77778rem;
      display: block; }
    #main-contents h1.innerpage-eng {
      margin-top: 3em; }
      #main-contents h1.innerpage-eng .entry-title-en {
        display: block;
        /* font-size: 16px; */
        /* font-size: 0.88889rem; */
    font-size: 20px;
    font-size: 1.25rem;
      }
  #main-contents h2 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    color: #00CDBE;
    margin: 30px 0 20px; }
  #main-contents h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    color: #002b2f;
    padding: 6px 8px 6px 10px;
    margin: 30px 0 20px;
    background-color: #b2f0eb; }
  #main-contents h4 {
    font-size: 16px;
    font-size: 1rem;
    color: #002b2f;
    line-height: 1.4;
    padding: 0 0 0 20px;
    margin: 30px 0 20px;
    position: relative; }
    #main-contents h4:before {
      content: "";
      position: absolute;
      top: 6px;
      left: 0;
      width: 8px;
      height: 12px;
      background-color: #00CDBE; }
  #main-contents h5 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.4;
    padding: 6px 8px 6px 10px;
    margin: 0.5em 0;
    background-color: #e0e0e0; }
  #main-contents h6 {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 0 0.2em 0;
    margin: 0.5em 0;
    line-height: 1.4; }
  #main-contents ul:not([style*="list-style-type"]) {
    margin: 1em 0 0 !important;
    padding: 0;
    line-height: 1.3;
    list-style-type: none; }
    #main-contents ul:not([style*="list-style-type"]) li {
      position: relative;
      margin: 6px 16px 5px 0;
      padding: 0;
      padding-left: 20px; }
      #main-contents ul:not([style*="list-style-type"]) li:before {
        content: "";
        position: absolute;
        top: 0.3em;
        left: 4px;
        margin: auto;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-top: 2px solid #002b2f;
        border-right: 2px solid #002b2f;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  #main-contents ol {
    padding-left: 2.5em;
    margin: 0.5em 0 0.8em; }
    #main-contents ol li {
      line-height: 1.5;
      margin-bottom: 0.4em; }
  #main-contents table.table-type01 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    line-height: 1.3;
    width: 100%;
    margin: 0 auto; }
    #main-contents table.table-type01 th {
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      font-weight: normal;
      padding: 4px 4px;
      color: #fff;
      background-color: #e29b16; }
    #main-contents table.table-type01 td {
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      padding: 4px 4px; }
  #main-contents table {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    line-height: 1.3;
    width: 100%;
    margin: 0 auto; }
    #main-contents table th {
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      font-weight: normal;
      padding: 4px 4px;
      color: #fff;
      background-color: #e29b16; }
    #main-contents table td {
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      padding: 4px 4px; }
  #main-contents .wp-embedded-content {
    max-width: 100%; }
  #main-contents div[style*="width"]:not(.evinfo):not(.wp-caption) {
    -webkit-overflow-scrolling: touch;
    width: 100% !important;
    overflow-x: auto; }
  #main-contents .smp_scroll {
    width: 100% !important; }
    #main-contents .smp_scroll::-webkit-scrollbar {
      height: 5px;
      width: 0px; }
    #main-contents .smp_scroll::-webkit-scrollbar-thumb {
      background: #bbb;
      border-radius: 5px; }
    #main-contents .smp_scroll::-webkit-scrollbar-track-piece {
      background: #efefef; }
  #main-contents .page-thumblist dl {
    line-height: 1.3;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #main-contents .page-thumblist dl dt {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 86px;
      flex: 0 1 86px;
      width: 86px;
      margin: 0;
      margin-right: 15px;
      padding: 0; }
      #main-contents .page-thumblist dl dt a {
        display: block;
        text-align: center; }
      #main-contents .page-thumblist dl dt img {
        max-width: 86px;
        height: auto; }
    #main-contents .page-thumblist dl dd {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      min-width: 0;
      margin: 0;
      padding: 0; }
      #main-contents .page-thumblist dl dd .pagetitle {
        display: block;
        line-height: 1.3;
        font-size: 14px;
        font-size: 0.875rem; }
      #main-contents .page-thumblist dl dd .pagetitle-en02 {
        margin-top: 0.3em;
        display: block;
        color: #707070;
        line-height: 1.3;
        font-size: 11px;
        font-size: 0.6875rem; }
      #main-contents .page-thumblist dl dd .extrainfo {
        display: block;
        color: #707070;
        line-height: 1.3;
        margin-top: 12px;
        font-size: 12px;
        font-size: 0.75rem; }
        #main-contents .page-thumblist dl dd .extrainfo a {
          color: #707070;
          text-decoration: none; }
      #main-contents .page-thumblist dl dd .extrainfo2 {
        display: block;
        color: #707070;
        line-height: 1.3;
        margin-top: 3px;
        font-size: 12px;
        font-size: 0.75rem; }
  #main-contents #date-filter-box {
    font-size: 14px;
    font-size: 0.875rem;
    background-color: #f3f3f3;
    padding: 25px 30px 20px;
    margin-bottom: 1.5em; }
    #main-contents #date-filter-box .shiborikomi-en {
      font-size: 11px;
      font-size: 0.6875rem;
      color: #707070; }
    #main-contents #date-filter-box .smp_shibo {
      display: block; }
  #main-contents .page-ondatelist dl {
    overflow: hidden;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
    #main-contents .page-ondatelist dl dt {
      font-size: 13px;
      font-size: 0.8125rem;
      margin: 0 0 0.5em;
      padding: 0; }
      #main-contents .page-ondatelist dl dt .extrainfo {
        color: #707070;
        line-height: 1.3;
        margin-top: 12px;
        margin-left: 2em;
        font-size: 12px;
        font-size: 0.75rem; }
        #main-contents .page-ondatelist dl dt .extrainfo a {
          color: #707070;
          text-decoration: none; }
    #main-contents .page-ondatelist dl dd {
      margin: 0;
      padding: 0; }
      #main-contents .page-ondatelist dl dd .pagetitle {
        display: block;
        line-height: 1.3;
        font-size: 14px;
        font-size: 0.875rem; }
      #main-contents .page-ondatelist dl dd .pagetitle-en02 {
        margin-top: 0.3em;
        display: block;
        color: #707070;
        line-height: 1.3;
        font-size: 11px;
        font-size: 0.6875rem; }
      #main-contents .page-ondatelist dl dd .extrainfo {
        display: block;
        color: #707070;
        line-height: 1.3;
        margin-top: 12px;
        font-size: 12px;
        font-size: 0.75rem; }
        #main-contents .page-ondatelist dl dd .extrainfo a {
          color: #707070;
          text-decoration: none; }
      #main-contents .page-ondatelist dl dd .extrainfo2 {
        display: block;
        color: #707070;
        line-height: 1.3;
        margin-top: 3px;
        font-size: 12px;
        font-size: 0.75rem; }
  #main-contents #search-result dl {
    margin: 1em 0 0 !important;
    padding: 0 0 1em;
    line-height: 1.3;
    list-style-type: none;
    border-bottom: 1px dotted #ccc; }
    #main-contents #search-result dl dt {
      margin: 0 0 0.6em !important;
      padding: 0 0 0 16px;
      background: url("../images/ico_subcate.png") 0 4px no-repeat; }
      #main-contents #search-result dl dt .pagetitle-en02 {
        margin-top: 0.3em;
        display: block;
        color: #707070;
        line-height: 1.3;
        font-size: 11px;
        font-size: 0.6875rem; }
  #main-contents .relatedlinkbox {
    margin: 2em 0; }
    #main-contents .relatedlinkbox h5 {
      font-size: 16px;
      font-size: 1rem;
      padding: 0 0 8px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: transparent url("../images/line_yoko002.png") 0 bottom no-repeat; }
    #main-contents .relatedlinkbox ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      width: 100%;
      font-size: 12px;
      font-size: 0.75rem; }
      #main-contents .relatedlinkbox ul li {
        width: 20%;
        float: left;
        padding: 0 1.5%;
        border-left: 1px solid #00CDBE;
        background: none; }
        #main-contents .relatedlinkbox ul li a {
          color: #002b2f;
          text-decoration: none; }
          #main-contents .relatedlinkbox ul li a .relatedlink-en {
            display: block;
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070;
            margin-top: 2px; }
        #main-contents .relatedlinkbox ul li a:link {
          color: #002b2f;
          text-decoration: none; }
        #main-contents .relatedlinkbox ul li a:visited {
          color: #002b2f;
          text-decoration: none; }
        #main-contents .relatedlinkbox ul li a:hover {
          text-decoration: underline; }
        #main-contents .relatedlinkbox ul li a:active {
          text-decoration: underline; }
  #main-contents #englishbtn03 {
    overflow: hidden;
    margin-top: 0em;
    padding-right: 0px;
    margin-bottom: 10px; }
    #main-contents #englishbtn03 a {
      float: right;
      width: 150px;
      display: block;
      height: 0;
      overflow: hidden;
      padding-top: 30px;
      background: url("../images/btn_englishank03.png") 0 0 no-repeat; }
  #main-contents .entry-header-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    #main-contents .entry-header-btns .emailbtn {
      margin-left: 1em; }
  #main-contents .relatedbox {
    margin-top: 3em;
    margin-bottom: 1.5em;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 1.5em 1em 1em;
    border: 2px solid #00CDBE;
    position: relative; }
    #main-contents .relatedbox h5 {
      letter-spacing: 0.2em;
      position: absolute;
      font-size: 15px;
      font-size: 0.9375rem;
      top: -1.4em;
      left: 10px;
      padding: 5px 1em;
      background-color: #fff; }
    #main-contents .relatedbox h6 {
      margin: 1em 0 0.5em;
      font-size: 14px;
      font-size: 0.875rem; }
  #main-contents h2 .entxt {
    margin-left: 0.5em;
    font-size: 14px;
    font-size: 0.875rem; }
  #main-contents .entxt {
    margin-left: 0.5em;
    font-size: 14px;
    font-size: 0.875rem; }
  #main-contents #rum-members-page li {
    margin-bottom: 10px; }
    #main-contents #rum-members-page li .pagetitle {
      display: block;
      line-height: 1.4;
      font-size: 16px;
      font-size: 1rem; }
    #main-contents #rum-members-page li .memberslist {
      display: block;
      line-height: 1.5;
      font-size: 12px;
      font-size: 0.75rem;
      color: #555; }
    #main-contents #rum-members-page li .journal {
      display: block;
      line-height: 1.5;
      font-size: 12px;
      font-size: 0.75rem;
      color: #555; }
    #main-contents #rum-members-page li .abstract {
      display: block;
      line-height: 1.5;
      font-size: 12px;
      font-size: 0.75rem;
      color: #555;
      margin-top: 5px;
      position: relative;
      word-break: break-all; }
    #main-contents #rum-members-page li .sadoku {
      color: #aaa; }
  #main-contents .morelist-btn {
    margin-top: 8px;
    margin-right: 10px;
    text-align: right; }
    #main-contents .morelist-btn a {
      padding-left: 16px;
      background: url("../images/ico_yaji001.png") 0 6px no-repeat;
      color: #111; }
  #main-contents .contact-info {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 12px 24px 24px;
    background-color: #d6faf9; }
    #main-contents .contact-info a,
    #main-contents .contact-info a:link {
      text-decoration: none !important; }
    #main-contents .contact-info a:hover {
      opacity: 0.8; }
    #main-contents .contact-info .contact-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #main-contents .contact-info .contact-row .contact-cols {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%;
        width: 48%;
        margin-left: 4%;
        min-width: 0; }
        #main-contents .contact-info .contact-row .contact-cols:first-child {
          margin-left: 0; }
        #main-contents .contact-info .contact-row .contact-cols.repobox {
          margin-left: 0; }
        #main-contents .contact-info .contact-row .contact-cols .contact-btns .contact-btn {
          display: block;
          float: none;
          width: 100%;
          height: 115px;
          margin: 0;
          padding: 12px 0 8px;
          color: #fff;
          text-align: center;
          background-color: #00CDBE;
          background-image: url("../images/ico_yaji003.png");
          background-repeat: no-repeat;
          background-position: right 5px center;
          background-size: 16px auto; }
          #main-contents .contact-info .contact-row .contact-cols .contact-btns .contact-btn h6 {
            font-size: 20px;
            font-size: 1.25rem;
            color: #fff;
            margin: 13px 0 13px; }
          #main-contents .contact-info .contact-row .contact-cols .contact-btns .contact-btn .entxt {
            line-height: 1.3; }
        #main-contents .contact-info .contact-row .contact-cols .contact-btns .contact-btn:last-child {
          float: none; }
      #main-contents .contact-info .contact-row h6 .entxt {
        display: block;
        margin-left: 0; }
    #main-contents .contact-info h6 {
      font-size: 15px;
      font-size: 0.9375rem;
      color: #278383; }
      #main-contents .contact-info h6 .entxt {
        margin-left: 0.5em;
        font-size: 14px;
        font-size: 0.875rem; }
    #main-contents .contact-info .contact-btns {
      line-height: 1.5;
      overflow: hidden; }
      #main-contents .contact-info .contact-btns .contact-btn {
        display: block;
        padding: 12px 0 8px;
        color: #fff;
        text-align: center;
        background-color: #00CDBE;
        background-image: url("../images/ico_yaji003.png");
        background-repeat: no-repeat;
        background-position: right 5px center;
        background-size: 16px auto; }
        #main-contents .contact-info .contact-btns .contact-btn h6 {
          font-size: 20px;
          font-size: 1.25rem;
          color: #fff;
          margin: 0; }
        #main-contents .contact-info .contact-btns .contact-btn .entxt {
          line-height: 1.3; }
      #main-contents .contact-info .contact-btns .contact-btn:first-child h6 {
        margin: 3px 0 13px; }
    @media screen and (max-width: 1025px) {
      #main-contents .contact-info .contact-row {
        display: block; }
        #main-contents .contact-info .contact-row .contact-cols {
          display: block;
          width: 100%;
          margin-left: 0; }
          #main-contents .contact-info .contact-row .contact-cols.soranbox {
            margin-top: 20px; } }
  #main-contents #rum-post-list ul li {
    margin: 0 0 0.6em !important;
    padding: 0 0 0 16px;
    background: url("../images/ico_subcate.png") 0 4px no-repeat; }
    #main-contents #rum-post-list ul li .pagetitle-en02 {
      margin-top: 0.3em;
      display: block;
      color: #707070;
      line-height: 1.3;
      font-size: 12px;
      font-size: 0.75rem; }
  #main-contents #rum-post-list.page-thumblist {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #main-contents #rum-post-list.page-thumblist dl {
      overflow: hidden;
      line-height: 1.3;
      margin: 0;
      padding: 0;
      margin-bottom: 10px;
      padding-bottom: 15px;
      margin-right: 4%;
      border-bottom: 1px solid #ddd;
      width: 100%;
      min-width: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #main-contents #rum-post-list.page-thumblist dl:nth-child(even) {
        margin-right: 0; }
      #main-contents #rum-post-list.page-thumblist dl dt {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 86px;
        flex: 0 1 86px;
        width: 86px;
        margin: 0 8px 0 0;
        padding: 0; }
        #main-contents #rum-post-list.page-thumblist dl dt a {
          display: block;
          text-align: center; }
        #main-contents #rum-post-list.page-thumblist dl dt img {
          max-width: 86px;
          height: auto; }
      #main-contents #rum-post-list.page-thumblist dl dd {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        min-width: 0;
        margin: 0;
        padding: 0;
        word-break: break-all; }
        #main-contents #rum-post-list.page-thumblist dl dd .pagetitle {
          display: block;
          line-height: 1.3;
          font-size: 14px;
          font-size: 0.875rem; }
        #main-contents #rum-post-list.page-thumblist dl dd .pagetitle-en02 {
          margin-top: 0.3em;
          display: block;
          color: #707070;
          line-height: 1.3;
          font-size: 11px;
          font-size: 0.6875rem; }
        #main-contents #rum-post-list.page-thumblist dl dd .extrainfo {
          display: block;
          color: #707070;
          line-height: 1.3;
          margin-top: 12px;
          font-size: 12px;
          font-size: 0.75rem; }
          #main-contents #rum-post-list.page-thumblist dl dd .extrainfo a {
            color: #707070;
            text-decoration: none; }
        #main-contents #rum-post-list.page-thumblist dl dd .extrainfo2 {
          display: block;
          color: #707070;
          line-height: 1.3;
          margin-top: 3px;
          font-size: 12px;
          font-size: 0.75rem; }
  #main-contents .copyright-notice {
    font-size: 12px;
    font-size: 0.75rem;
    color: #666;
    margin: 30px 0; }

/* カテゴリー　マルチメディアのとき */
/* リサーチユニット */
#main-contents .rum-list {
  font-size: 14px;
  font-size: 0.875rem;
  overflow: scroll;
  white-space: nowrap;
  padding: 0;
  margin-bottom: 16px;
  position: relative; }
  #main-contents .rum-list::-webkit-scrollbar {
    height: 5px;
    width: 0px; }
  #main-contents .rum-list::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 5px; }
  #main-contents .rum-list::-webkit-scrollbar-track-piece {
    background: #efefef; }
  #main-contents .rum-list a {
    display: inline-block;
    margin-bottom: 4px; }

#research-unit-page .research-unit-memberslist {
  font-size: 12px;
  font-size: 0.75rem;
  color: #666; }

#research-unit-page .ft-bikobox {
  padding: 0.5em 1em 1em;
  background-color: #eee; }
  #research-unit-page .ft-bikobox h5 {
    color: #002b2f !important;
    background-color: #fff !important; }
  #research-unit-page .ft-bikobox .bikoboxtxt {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.7; }

#research-unit-page > h6 {
  font-size: 12px;
  font-size: 0.75rem; }

/* サイトマップ */
ul.sitemap {
  margin-top: 1em; }
  ul.sitemap li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 1.5em; }

/* add 2020.01 */
#body-container.gakusha_no_mori-page #breadcrumb {
  display: none; }

#body-container.gakusha_no_mori-page #site-header {
  position: absolute;
  z-index: 9000;
  background-color: transparent; }

#main-contents #contents-container {
  margin-top: 0; }

#main-contents .mori_search_box {
  padding: 1em;
  text-align: center;
  background-color: #efefef; }
  #main-contents .mori_search_box h6 {
    font-size: 16px;
    font-size: 1rem;
    color: #222; }
    #main-contents .mori_search_box h6 .entxt {
      font-size: 12px;
      font-size: 0.75rem;
      color: #888;
      font-weight: normal;
      margin-left: 0;
      display: block;
      overflow-wrap: break-word;
      word-wrap: break-word;
      word-break: normal; }
  #main-contents .mori_search_box .mori_search_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #main-contents .mori_search_box .mori_search_inner input[type="text"] {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 5px;
      max-width: 200px; }
    #main-contents .mori_search_box .mori_search_inner input[type="submit"] {
      height: 100%; }

#main-contents table.table_kenkyusha_list {
  font-size: 14px;
  font-size: 0.875rem; }
  #main-contents table.table_kenkyusha_list .entxt {
    margin-left: 0;
    font-size: 12px;
    font-size: 0.75rem; }
  #main-contents table.table_kenkyusha_list .ico_kanren_doc {
    margin-right: 0px;
    display: inline-block;
    width: 20px;
    height: 16px; }
    #main-contents table.table_kenkyusha_list .ico_kanren_doc img {
      position: relative;
      margin-top: -2px; }
  #main-contents table.table_kenkyusha_list th {
    color: #002b2f;
    background-color: #b2f0eb; }
  #main-contents table.table_kenkyusha_list td {
    padding-top: 6px; }
  #main-contents table.table_kenkyusha_list td:nth-child(1) {
    width: 50%; }
  #main-contents table.table_kenkyusha_list td:nth-child(2) {
    width: 50%; }

#main-contents header.subtitle-header.sub-gakushano_mori {
  display: block;
  background: url("../images/bg_gakusha_mori02.png") no-repeat right 0/cover;
  position: relative;
  top: 0;
  left: 160px;
  width: calc(100% - 160px); }
  #main-contents header.subtitle-header.sub-gakushano_mori h2.subtitle {
    width: 100%;
    height: 0;
    line-height: 2;
    overflow: hidden;
    padding-top: 75px;
    background: url("../images/logo_gakusha_mori.png") no-repeat right 50% top 50%/auto 50%; }

#body-container.kenkyusha-page {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  padding-top: 0;
  display: block; }
  #body-container.kenkyusha-page #site-header {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 20vw;
    background: url("../images/bg_gakusha_header.png") no-repeat 0 0/80% auto; }
    #body-container.kenkyusha-page #site-header .sitesubname {
      font-size: 12px;
      font-size: 0.75rem;
      text-align: left;
      margin-bottom: 10px;
      margin-left: 1.5em; }
    #body-container.kenkyusha-page #site-header .sitetitle {
      text-align: left;
      padding: 3vw 0 0 6vw; }
      #body-container.kenkyusha-page #site-header .sitetitle img {
        width: 30% !important; }
    #body-container.kenkyusha-page #site-header .logo_header_univ_tsukuba {
      position: absolute;
      width: 25%;
      top: 5vw;
      right: 5vw; }
  #body-container.kenkyusha-page #main-contents {
    margin-left: 0; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .rum-page-header .subtitle {
      font-size: 18px;
      font-size: 1.125rem;
      color: #fff;
      padding: 6px 6px 10px 16px;
      margin-bottom: 0;
      background-color: #00CDBE; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .rum-page-header .entxt {
      font-size: 12px;
      font-size: 0.75rem; }
    #body-container.kenkyusha-page #main-contents #rum-members-page #rum-members-profile {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 8px 8px 10px 16px;
      background-color: #efefef; }
    #body-container.kenkyusha-page #main-contents #rum-members-page h2 {
      margin-bottom: 5px; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .attn_block {
      margin-top: 8px; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .ronbun-attn {
      font-size: 12px;
      font-size: 0.75rem;
      margin-bottom: 10px;
      margin-left: 1em;
      text-indent: -1em; }
    #body-container.kenkyusha-page #main-contents #rum-members-page #rum-post-list {
      padding: 1.6em 1em 1em;
      border: 1px solid #00CDBE; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list {
      padding: 0.5em;
      padding-left: 1px;
      border: 1px solid #00CDBE; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li {
        position: relative; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li .pagetitle {
          font-size: 14px;
          font-size: 0.875rem; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li .li_row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li .publist_lt {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li .tag-label {
          -webkit-box-flex: 0;
          -ms-flex: none;
          flex: none;
          width: 5em;
          font-size: 10px;
          font-size: 0.625rem;
          text-align: center;
          display: inline-block;
          margin-left: 5px; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .publication-list ol li .tag-label a {
            color: #fff;
            display: block;
            width: 100%;
            padding: 3px 8px;
            color: #fff;
            background-color: #3298dc;
            border-radius: 5px; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .chizai-list {
      padding: 0.5em;
      padding-left: 1px;
      border: 1px solid #00CDBE; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .morelist-btn {
      margin-top: 8px;
      margin-right: 10px;
      margin-left: 1em;
      text-align: left; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .morelist-btn a {
        display: inline-block;
        padding-left: 16px;
        background: url("../images/ico_yaji001_02.png") 0 6px no-repeat;
        color: #111; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .morelist-btn a .jptxt {
          display: inline; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .morelist-btn a .entxt {
          display: block;
          font-size: 12px;
          font-size: 0.75rem;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: normal;
          margin-left: 0; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .morelist-btn a:hover {
          text-decoration: none; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 {
      margin: 30px auto 30px;
      padding-top: 15px;
      padding-bottom: 15px;
      width: 96%;
      max-width: 96%;
      position: relative;
      border-top: 1px solid #ddd;
      -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2); }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        background: url("../images/ico_grade202.png") no-repeat 0 100%, url("../images/ico_grade201.png") no-repeat 0 0%; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        background: url("../images/ico_grade202.png") no-repeat 0 100%, url("../images/ico_grade201.png") no-repeat 0 0%; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 h6 {
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        color: #00a9cb; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 h6 .entxt {
          display: block;
          font-size: 12px;
          font-size: 0.75rem;
          color: #888;
          margin-left: 0;
          font-weight: normal;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: normal; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft01banner {
        text-align: center; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft01banner img {
          width: 90%;
          max-width: 320px;
          height: auto; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft_inner a {
        font-size: 14px;
        font-size: 0.875rem;
        display: block;
        padding-left: 16px;
        background: url("../images/ico_yaji001_02.png") 0 6px no-repeat;
        color: #111;
        text-decoration: underline; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft_inner a .jptxt {
          display: block; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft_inner a .entxt {
          display: block;
          font-size: 12px;
          font-size: 0.75rem;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: normal;
          margin-left: 0; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft01 .kenkyu_ft_inner a:hover {
          text-decoration: none; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_footer_container {
      width: 100vw;
      margin-left: 50%;
      margin-top: 40px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #efefef; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 {
      max-width: 96%;
      margin: 0 auto;
      padding: 20px 1em; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 + .kenkyusha_ft02 {
        border-top: none; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col {
        min-width: 0;
        padding: 0;
        margin-bottom: 25px; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col h6 {
          font-size: 14px;
          font-size: 0.875rem;
          color: #278383; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col h6 .entxt {
            font-size: 12px;
            font-size: 0.75rem;
            font-weight: normal;
            margin-left: 0;
            display: block;
            overflow-wrap: break-word;
            word-wrap: break-word;
            word-break: normal; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col .kenkyu_ft_inner a {
          font-size: 14px;
          font-size: 0.875rem;
          display: inline-block;
          padding-left: 16px;
          background: url("../images/ico_yaji001_02.png") 0 6px no-repeat;
          color: #111;
          text-decoration: underline; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col .kenkyu_ft_inner a .jptxt {
            display: inline; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col .kenkyu_ft_inner a .entxt {
            font-size: 12px;
            font-size: 0.75rem;
            overflow-wrap: break-word;
            word-wrap: break-word;
            word-break: normal;
            margin-left: 0; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft02 .kenkyusha_ft_col .kenkyu_ft_inner a:hover {
            text-decoration: none; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori {
      max-width: 980px;
      margin: 0 auto;
      padding: 20px 1em;
      border-top: 1px solid #ddd; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori h6 {
        font-size: 16px;
        font-size: 1rem;
        color: #222; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori h6 .entxt {
          font-size: 12px;
          font-size: 0.75rem;
          color: #888;
          font-weight: normal;
          margin-left: 0;
          display: block;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: normal; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori .kenkyu_ft_inner {
        text-align: center; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori .kenkyu_ft_inner a {
          font-size: 16px;
          font-size: 1rem;
          display: inline-block;
          max-width: 320px; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_mori .kenkyu_ft_inner a:hover {
            text-decoration: none; }
    #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre {
      margin-top: 40px;
      margin-bottom: 40px; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre h6 {
        font-size: 16px;
        font-size: 1rem;
        color: #222;
        margin-bottom: 0; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre h6 .entxt {
          font-size: 12px;
          font-size: 0.75rem;
          color: #888;
          font-weight: normal;
          margin-left: 0;
          display: block;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: normal; }
      #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre .kenkyu_ft_inner {
        text-align: center; }
        #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre .kenkyu_ft_inner a {
          font-size: 16px;
          font-size: 1rem;
          display: inline-block;
          max-width: 320px; }
          #body-container.kenkyusha-page #main-contents #rum-members-page .kenkyusha_ft_cotre .kenkyu_ft_inner a:hover {
            text-decoration: none; }
  #body-container.kenkyusha-page .copyright-notice {
    margin-bottom: 0; }
  #body-container.kenkyusha-page .ft-copyright {
    width: 100vw;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  #body-container.kenkyusha-page .ft-hakko {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 14px;
    font-size: 0.875rem; }
  #body-container.kenkyusha-page header.subtitle-header.sub-gakushano_mori {
    display: block;
    background: url("../images/bg_gakusha_mori.png") no-repeat 0 0/cover;
    position: relative; }
    #body-container.kenkyusha-page header.subtitle-header.sub-gakushano_mori h2.subtitle {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      line-height: 2;
      overflow: hidden;
      padding-top: 75px;
      background: url("../images/logo_gakusha_mori.png") no-repeat 65% 50%/auto 50%; }

/* プログラム関連 */
/* 簡単更新 */
#whatsnew-list dl {
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 1px dotted #ccc; }
  #whatsnew-list dl dt {
    margin: 0;
    padding: 0;
    width: 110px;
    float: left;
    padding-left: 12px; }
  #whatsnew-list dl dd {
    margin: 0;
    padding: 0;
    width: 550px;
    float: left; }

#whatsnew-detail .koshinbi {
  text-align: right; }

#whatsnew-detail .h5-type001 {
  margin-top: 1em;
  border-bottom: 1px dotted #ccc; }

/* イベントカレンダー */
#main-contents #event-datetitle h2 .now-date {
  display: inline-block; }

#main-contents #event-datetitle h2 .date-navi {
  display: inline-block;
  margin-left: 1em; }
  #main-contents #event-datetitle h2 .date-navi a {
    vertical-align: bottom;
    color: #555;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    text-shadow: none;
    padding: 4px 12px 2px 12px;
    margin: 0 2px;
    border-radius: 4px;
    background-color: #ddd; }
    #main-contents #event-datetitle h2 .date-navi a:hover {
      background-color: #e2e2e2; }
    #main-contents #event-datetitle h2 .date-navi a:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    #main-contents #event-datetitle h2 .date-navi a:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

#main-contents .icalbtn {
  position: relative; }
  #main-contents .icalbtn a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #34418b;
    text-decoration: none !important;
    width: 70px;
    margin: 0 0 0 auto;
    padding: 7px 5px 3px 15px;
    border: 1px solid #34418b;
    border-radius: 5px;
    background-image: url("../images/ico_calender.png");
    background-repeat: no-repeat;
    background-position: 4px center;
    background-color: #fff;
    background-size: 18px auto; }
    #main-contents .icalbtn a:hover {
      background-color: #dfe2f3; }

#main-contents .icaladdbtn {
  position: relative; }
  #main-contents .icaladdbtn a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #34418b;
    text-decoration: none !important;
    width: 140px;
    margin: 0 0 25px auto;
    padding: 7px 5px 3px 15px;
    border: 1px solid #34418b;
    border-radius: 5px;
    background-image: url("../images/ico_calender.png");
    background-repeat: no-repeat;
    background-position: 4px center;
    background-color: #fff;
    background-size: 18px auto; }
    #main-contents .icaladdbtn a:hover {
      background-color: #dfe2f3; }

#main-contents .emailbtn {
  position: relative; }
  #main-contents .emailbtn a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #34418b;
    text-decoration: none !important;
    width: 86px;
    margin: 0 0 25px auto;
    padding: 6px 5px 2px 15px;
    border: 1px solid #34418b;
    border-radius: 5px;
    background-image: url("../images/ico_email.png");
    background-repeat: no-repeat;
    background-position: 4px center;
    background-color: #fff;
    background-size: 18px auto; }
    #main-contents .emailbtn a:hover {
      background-color: #dfe2f3; }

#main-contents table.table-event-cal {
  width: 98.6%;
  font-size: 12px;
  font-size: 0.75rem;
  word-break: break-all;
  letter-spacing: 0;
  table-layout: fixed;
  margin: 0;
  line-height: 1.2; }
  #main-contents table.table-event-cal th.header-nengetsu .nengetsu-box {
    position: relative; }
  #main-contents table.table-event-cal th.header-nengetsu a {
    color: #fff; }
  #main-contents table.table-event-cal th.header-nengetsu .prevbtn {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold; }
  #main-contents table.table-event-cal th.header-nengetsu .nextbtn {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold; }
  #main-contents table.table-event-cal th {
    height: 25px;
    color: #fff;
    background-color: #364d7c;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  #main-contents table.table-event-cal td {
    width: 14%;
    height: 74px;
    word-break: break-all;
    vertical-align: top;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  #main-contents table.table-event-cal .bg-gray {
    height: 25px !important;
    text-align: center;
    white-space: nowrap;
    background-color: #eee; }
  #main-contents table.table-event-cal .bg-disable {
    height: 25px !important;
    background-color: #d5d5d5; }
  #main-contents table.table-event-cal .evinfo {
    padding: 5px 1px;
    border-bottom: 1px solid #ccc; }
  #main-contents table.table-event-cal .wsat {
    background-color: #a0c2fc !important; }
  #main-contents table.table-event-cal .wsun {
    background-color: #f9a6a4 !important; }
  #main-contents table.table-event-cal.list-mode {
    width: 100% !important;
    line-height: 1.4;
    border-color: #364d7c; }
    #main-contents table.table-event-cal.list-mode th {
      width: 8%;
      height: auto !important;
      padding: 2px 4px;
      border-color: #8c9ab5; }
    #main-contents table.table-event-cal.list-mode .bg-gray {
      width: 8%;
      height: auto !important;
      padding: 2px 4px; }
    #main-contents table.table-event-cal.list-mode td {
      width: 84%;
      vertical-align: middle;
      height: auto !important;
      padding: 2px 0px;
      border-color: #364d7c; }
      #main-contents table.table-event-cal.list-mode td .evinfo {
        margin-bottom: 2px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px; }
        #main-contents table.table-event-cal.list-mode td .evinfo:last-child {
          border-bottom: none; }
        #main-contents table.table-event-cal.list-mode td .evinfo a {
          color: inherit;
          -webkit-filter: brightness(60%);
          filter: brightness(60%);
          text-decoration: none; }
  #main-contents table.table-event-cal.top-event-cal {
    margin: 15px 0 30px; }
    #main-contents table.table-event-cal.top-event-cal td a {
      font-weight: bold;
      text-decoration: underline; }
    #main-contents table.table-event-cal.top-event-cal .bg-gray {
      background-color: #fff; }

#main-contents .event-cal-body {
  display: none;
  position: relative; }
  #main-contents .event-cal-body.active {
    display: block; }

#main-contents #change-form-btn {
  text-align: right;
  margin-bottom: 8px;
  margin-right: 15px; }
  #main-contents #change-form-btn span {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    text-shadow: none;
    padding: 4px 20px 2px 20px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: #eee; }
    #main-contents #change-form-btn span:hover {
      background-color: #e2e2e2; }
  #main-contents #change-form-btn span.active {
    border: 1px solid #00CDBE;
    background-color: #ddd; }

#main-contents #event-overlay {
  position: absolute;
  width: 100%; }
  #main-contents #event-overlay .eo-row {
    position: absolute;
    width: 100%;
    left: 1px; }
    #main-contents #event-overlay .eo-row .evinfo {
      position: relative;
      font-size: 11px;
      color: #fff;
      background-color: #666;
      border-radius: 4px;
      height: 16px;
      padding: 0 4px;
      margin: 2px 0 0;
      overflow: hidden;
      white-space: nowrap; }
      #main-contents #event-overlay .eo-row .evinfo a {
        color: #fff;
        text-decoration: none;
        white-space: nowrap; }

/* スマホメニュー */
.sliding-menu-content {
  font-size: 12px;
  font-size: 0.75rem;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 16.25rem;
  height: 100%;
  -webkit-transform: translateX(16.25rem);
  -ms-transform: translateX(16.25rem);
  transform: translateX(16.25rem);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: #3d4144;
  z-index: 999999;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .sliding-menu-content a {
    color: #fff; }
  .sliding-menu-content ul.drawer-menu {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.4;
    margin: 0;
    padding: 0; }
    .sliding-menu-content ul.drawer-menu a {
      display: block;
      text-decoration: none; }
    .sliding-menu-content ul.drawer-menu li {
      padding: 0.4em 0.3em 0.4em 1em;
      border-bottom: 1px solid #000; }
      .sliding-menu-content ul.drawer-menu li .sidenavi-jp {
        display: block; }
      .sliding-menu-content ul.drawer-menu li .sidenavi-en {
        font-size: 11px;
        font-size: 0.6875rem;
        display: block;
        color: #809597; }
    .sliding-menu-content ul.drawer-menu li.menu-item-has-children {
      position: relative;
      cursor: pointer; }
      .sliding-menu-content ul.drawer-menu li.menu-item-has-children > a {
        padding-right: 40px; }
      .sliding-menu-content ul.drawer-menu li.menu-item-has-children .submenu-yaji {
        position: absolute;
        display: block;
        top: 0px;
        right: 5px;
        width: 32px;
        height: 32px;
        background: url("../images/ico_yaji07.svg") no-repeat 50% 50%/80% auto;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        .sliding-menu-content ul.drawer-menu li.menu-item-has-children .submenu-yaji.drawersub-open {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
    .sliding-menu-content ul.drawer-menu ul.sub-menu {
      font-size: 13px;
      font-size: 0.8125rem;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .sliding-menu-content ul.drawer-menu ul.sub-menu li:last-child {
        border-bottom: none; }
  .sliding-menu-content.is-visible {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .sliding-menu-content .header-search {
    display: block;
    text-align: center;
    padding: 1em 0.3em 1em; }
    .sliding-menu-content .header-search .searchform input[type="text"] {
      width: 150px;
      border: none;
      border: 1px solid #d4dbdc; }
    .sliding-menu-content .header-search .searchform input {
      font-size: 14px;
      font-size: 0.875rem; }

.menu-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #313437;
  opacity: 0;
  visibility: hidden;
  z-index: 999998; }
  .menu-screen.is-visible {
    opacity: 0.4;
    visibility: visible; }

/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--top.drawer-open .drawer-nav {
  top: 0; }

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0; }

/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0; }

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem; }

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem; }

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 999999;
  top: 0;
  display: block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding-top: 18px;
  padding-right: 0.75rem;
  padding-bottom: 30px;
  padding-left: 0.75rem;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent; }

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent; }

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 4px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #002b2f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: " "; }

.drawer-hamburger-icon:after {
  top: 10px; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }
