@charset "UTF-8";


/**
 * CONTENTS
 *
 * Base Style ....................... Initializing element's default value
 *                                    H1-H6, paragraph, list table styles
 * Page Layout
 * site-header ...................... The page top header
 * site-footer ...................... The page footer (address and copyright)
 * search-box ....................... Google custom search form
 * sns-links ........................ Link of Facebook and Twitter site
 * header ........................... The page main header
 * page-footer ...................... The page main footer
 * category ......................... Category title logo image
 * global-nav ....................... Global navigation
 * page-main ........................ The page main contents (include subnav)
 * main ............................. The page main contents (exclude subnav)
 *
 * Japanese Only .................... Applies only to Japanese pages
 *
 * Module Layout
 *
 * Print Style ...................... Custom printing styles
 */


/* ------------------------------------------------------------------------ *\
    Base Style : 要素の初期値を初期化
    主要な要素がもつ margin 設定の初期化など
\* ------------------------------------------------------------------------ */

html{
  font-size:62.5%;
}

body {
  margin: 0;
  color: #666;
  font-family: "Lucida Grande", "segoe UI", "Hiragino Maru Gothic ProN", Meiryo, "Yu Gothic", Verdana, Arial, sans-serif;
  font-size: 1.4rem;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, pre {
  margin-top: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  margin-bottom: 2em;
}

ol > li + li {
  margin-top: 0.5em;
}

iframe {
  border: 0;
}

em {
  font-style: normal;
}

a {
	color: #0f8262;
}

a:hover {
	color: #062c21;
}

@media screen and (min-width:2300px) {
    html {
        font-size:68%;
        line-height:2;
    }
}

@media (min-width:1200px){
  .container,
  .container-fluid {
    max-width:1140px
  }
}

img {
   image-rendering: -webkit-optimize-contrast;
}

/* cms内italic用フォント メイリオには斜体がないため */
@font-face {
 font-family:iMeiryo;
 src: local('Meiryo');
}


/* ------------------------------------------------------------------------ *\
    Page Layout : ページのフレームを構成するモジュール
\* ------------------------------------------------------------------------ */

/**
 * site-header : ページの最上位に表示するヘッダ
 * ロゴ、交通アクセス、問合せ、棟案内、English のナビゲーション表示
 */

.site-header {
  margin-bottom: 1em;
  height: 48px;
  background-color: #4bc66e;
  color: #FFF;
}
@media screen and (max-width:767px) {
  .site-header {
    height:96px;
    margin-bottom: 0;
  }
  .navbar-light .navbar-toggler {
    float:left;
    border:none;
    margin-top:7px;
    margin-bottom:auto;
  }
}
@media screen and (max-width:575px) {
  .site-header {
    margin-bottom:-1px;
  }
}
.eng_btn {
  display: block;
  background-color: #004d00;
  color: #fff;
  border-radius: 5px;
  padding:0.5em 0.9em;
  margin-top: 10px;
  font-weight: 600;
  font-size: 0.75em;
  text-decoration: none;
  text-align: center;
  margin-right:1.2em;
  line-height: 1.9;
}
.eng_btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #296c29;
}
@media screen and (max-width:1080px){ /*todo ↓*/
  .eng_btn {
     padding:0.5em 0.75em;
     font-size: 0.5em;
  }
}
@media screen and (max-width:767px){
  .eng_btn {
    margin-right: 0;
  }
}
@media screen and (max-width:575px){
  .eng_btn {
    padding:0.5em 0.9em;
    font-size: 0.75em;
  }
}
.header_nav a {
  display:block;
  color:#fff;
  padding:12px 8px 12px;
  font-weight:600;
}

/**
 * site-footer : ページの最下段に表示するフッタ
 * address要素とコピーライト、Nasura表示
 */

.site-footer {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #3bae5b;
  color: #FFF;
}

.f_nasura {
 position:absolute;
 bottom:-45px;
 right:300px;
}

@media screen and (max-width:1200px) {
  .f_nasura {
    right:100px;
  }
}

/**
 * search-box : Google カスタム検索欄表示
 */

.search-box {
  height: 34px;
}
@media screen and (max-width:767px) {
  .search-box {
    margin-top:1em;
    margin-bottom:1.5em;
  }
}
@media screen and (max-width:575px) {
  .search-box {
    margin-top:1em;
    margin-bottom:1.5em;
  }
}

.input-group {
  margin-top: 10px;
  width:100%;
}

.form-group {
  margin-bottom: 0;
}

#___gcse_0{
	width: 100%;
}

#___gcse_0 .gsc-input-box {
  height:30px;
  padding-top: 1%;
}

#main #___gcse_0 .gsc-input-box {
  padding-top: 0;
}

#___gcse_0 .gsc-input {
  padding-right:0;
}

#___gcse_0 input.gsc-input,
#___gcse_0 .gsc-input-box,
#___gcse_0 .gsc-input-box-hover,
#___gcse_0 .gsc-input-box-focus {
  border-color: #ccc;
  border-radius: 4px 0 0 4px;
  font-size:12px;
  color:#555;
}

::placeholder {
  font-size: 11px;
  color: #ccc;
}

/* googleロゴ */
#___gcse_0 .gsib_a {
  padding-top: 0;
}

/* テキストクリア「×」 */
#___gcse_0 .gsst_a .gscb_a {
  color:#999;
  font-size: 20px;
}
#___gcse_0 .gsst_a:hover .gscb_a,
#___gcse_0 .gsst_a:focus .gscb_a {
  color:#555;
}

/* 検索ボタン */
#___gcse_0 .gsc-search-box .gsc-search-button {
  border-color: #ccc;
  border-left: none;
  border-radius: 0 4px 4px 0;
  font-size:12px;
  margin-left: 0;
  background-color: #fff;
}

#___gcse_0 .gsc-search-box .gsc-search-button svg {
  fill:#555;
}

#___gcse_0 .gsc-search-box button.gsc-search-button-v2,
#___gcse_0 .gsc-search-box button.gsc-search-button {
  width: 30px;
  height: 30px;
  padding: 0 !important;
}

/**
 * header : NAISTテキストロゴと訪問者別インデックス表示
 */

/* Overwrite Bootstrap Style (btn-light) */
.btn-light {
  padding: 5px 5px;
  border:1px solid #ddd;
  margin-top: 25px;
}

/* ------ Naist Bio Style ------  */
.header {
  position: relative;
  padding-bottom:0;
  margin: 0;
  height: 54px;
}

.header__title {
  margin-top:3em;
  margin-bottom:0.5em;
}

.header__title h1 {  /* todo 2022 削除 */
  float:left;
}

.header__title .header__logo {
  float:left;
}

@media screen and (max-width:767px){
  .header {
    padding-bottom: 10px;
    margin-top: 2em;
  }

}

/**
 * page-footer : ページ全体の色調を整えるため配置
 * トップページとサイトマップのコンテンツではこの領域に簡易サイトマップ表示
 */

.page-footer {
  padding-top: 4em;
  border-top: 1px solid #e1e1da;
  background-color: #efefe9;
}

/**
 * category : ページカテゴリのタイトルロゴ画像表示
 */

.logo-category {
  overflow: hidden;
  width: 100%;
  height: 200px;
  background-size:cover;
  background-position: center center;
  position:relative;
}

.logo-category h2 { /* todo 2022 削除 */
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  position:absolute;
  bottom:2.5rem;
  left:2rem;
  letter-spacing: .25rem;
  font-size:3.4rem;
  color:#fdfdfd;
  text-shadow:3px 3px 6px rgba(17,17,17,0.8);
}

.logo-category .category-title {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  position:absolute;
  bottom:2.5rem;
  left:2rem;
  letter-spacing: .25rem;
  font-size:3.4rem;
  color:#fdfdfd;
  text-shadow:3px 3px 6px rgba(17,17,17,0.8);
}

/**
 * global-nav : グローバルナビゲーションのメニュー表示
 */

.global-nav {
  margin-bottom: 2em;
}

/**
 * breadcrumb: パンくずリストの表示
 */

/* Overwrite Bootstrap Style (breadcrumb)*/
.breadcrumb {
  font-size: 0.7857em;
}
.breadcrumb > li + li {
  margin-top: 0;
}

/**
 * page-main : ページのメインコンテンツ（サブナビゲーションを包括）
*/

.page-main {
  margin-bottom: 2em;
}

/**
 * main : pege-main 内のサブナビゲーションを含まないメインコンテンツ
 */

.main {
  margin-bottom: 3em;
}


/* ------------------------------------------------------------------------ *\
    Module / Element : ページレイアウトのブロック内で使用されるスタイル
    main ブロック以外で使用され、主にナビゲーション装飾に利用されるスタイル
\* ------------------------------------------------------------------------ */

/**
 * スプライト画像を使用するためのブロック
 */

.sprite {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
}

/**
 * nav-inline : 水平ナビゲーションのブロック
 */
.nav-inline__item {
  display: block;
  float: left;
}

.page-header__nav {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  position: absolute;
  right: 0;
  bottom: 0;
}
.page-header__nav li a {
  color:#555;
  margin-left: 2em;
}
.page-header__nav li a:hover {
  color:#555;
  text-decoration: none;
}

@media screen and (max-width:991px){
  .page-header__nav li a {
    margin-left: 1.5em;
  }
}

@media screen and (max-width:767px){
  .page-header__nav {
    position: static;
  }
  .page-header__nav li a {
    display: block;
    font-size: 0.9em;
    margin: 1em 0 1em 1em;
  }
}

/* ------- main-title ------- */
.main-title {
  background: linear-gradient(to right,#000,transparent);
  color:#fff;
  font-size:  3.6rem;
  padding:1em 5em 1em 2em;
  letter-spacing: 0.1em;
  position: absolute;
  top:40%;
  line-height:1.2;
  z-index: 9999;
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.main-title > span {
  display: block;
}
.main-title .mt-top {
  font-size: 0.4em;
}
.main-title .mt-middle {
  font-size: 0.7em;
}
.main-title .mt-bottom {
  font-size: 0.4em;
  letter-spacing: 0;
}

@media screen and (min-width:2300px){
  .main-title {
    font-size: 5rem;
  }
}

@media screen and (max-width:1119px){
  .main-title {
    font-size: 3rem;
    padding: 0.8em 4em 0.8em 1.8em;
  }
}

@media screen and (max-width:767px){
  .main-title {
    font-size: 2.5rem;
    padding: 0.7em 0 0.7em 1.2em;
  }
}

@media screen and (max-width:479px){
  .main-title {
    font-size: 2.2rem;
    padding: 0.5em 2em 0.5em 1em;
  }
  .main-title .mt-middle span {
    display: block;
  }
}

/* ------ mainimage ------- */
.mainimage {
  position: relative;
  width:100%;
  height:500px;
  height:calc(100vw / 2000 * 500);
}

@media (max-width:767px) {
  .mainimage {
    margin-bottom: 0;
    height:calc(100vw / 1500 * 500);
  }
}

/**
 * nav-sprite--gnav : nav-sprite の Modifier
 * グローバルナビゲーション表示のためのブロック
 */

 /* ------ global-nav ------- */

  .global-nav {
    margin-bottom: 2em;
    background: linear-gradient(to bottom,  #4bc66e 0%,#4bc66e 55%,#3bae5b 55%,#3bae5b 100%);
  }

  .global-nav ul {
    letter-spacing: -.40em;
    font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }
  .global-nav li {
    text-align: center;
    display: inline-block;
    width:14.286%;
    letter-spacing: normal;
    border-right: 1px solid #2fb13d;
  }
  .global-nav li:last-child {
    border-right: none;
  }
  .global-nav a {
    display: block;
    color:#fff;
    line-height: 1.2;
    padding:0.65em 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #23752c;
  }

  .global-nav .sp_link {
    background-color: #086808;
    margin: 5px;
  }

  .global-nav .sp_link:hover {
    background-color:  #388138;
  }


  .global-nav li a span {
    display: block;
    font-size: 0.7em;
    font-weight: normal;
    color:#c4ffca;
  }

  .global-nav a:hover,
  .gloval-nav a.active,
  .global-nav a.gnav--selected {
    background-color:#70d08b;
  }

  .global-nav .nav-inline__item {
    margin: 0 auto;
    width: 50%;
    text-align: center;
  }

@media screen and (max-width:991px){
  .global-nav li {
    width:14.28%;
  }
  .global-nav a {
    font-size:0.9em;
  }
    .global-nav li:nth-child(4) {
    font-size:0.85em;
  }
}

/**
 * navbar xs-nav : sm以下 グローバルナビゲーション表示のためのブロック
 */
#xs_nav .nav-inline {
  display:  block;
  overflow: hidden;
}
#xs_nav .nav-inline__item {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 0 auto;
  width: 50%;
  text-align: center;
  background: #8fd0a1;
  box-sizing: border-box;
  border:0.5px solid #85ca99;
  font-size:0.9em;
}
#xs_nav .nav-inline__item span{
  display:block;
  font-size:0.8em;
  color:#376a3a;
}
#xs_nav .nav-link {
  display: block;
  overflow: hidden;
  padding-top: 12px;
  width: 100%;
  height: 45px;
  background-image: none;
  text-indent: 0;
  white-space: nowrap;
  font-size: 12px;
  color:#0f6f54;
}
#xs_nav .nav-link:hover {
  text-decoration: none;
  opacity: 1;
}
#xs_nav .nav-inline__item a:hover {
  background-color:#ccffcc;
}


/* Overwrite Bootstrap Style (navbar-light navbar-toggler icon-bar navbar-toggler-icon)*/
.navbar-light .navbar-toggler {
  float:left;
  border:1px solid #4bc66e;
  margin-top:7px;
  margin-bottom:auto;
  padding-left: 0;
  outline: none;
  font-size: 20px;
}
.navbar-light .navbar-toggler .icon-bar {
  background-color:rgba(255,255,255,0.5);
}

.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
  background-color:#4bc66e;
}

.navbar-toggler .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  outline: none;
}

/**
 * category--XXX : categoryブロックの Modifier群
 * カテゴリのタイトルロゴ画像表示
 */

.logo-category--401,
.logo-category--403,
.logo-category--404,
.logo-category--unavailable {
  background-image: url('../img/page_title_err.png');
}

.logo-category--access {
  background-image: url('../img/page_title_access.jpg');
}
.logo-category--achievements {
  background-image: url('../img/page_title_research.jpg');
}
.logo-category--admissions {
  background-image: url('../img/page_title_admission.jpg');
}
.logo-category--calendar {
  background-image: url('../img/page_title_calendar.jpg');
}
.logo-category--campus {
  background-image: url('../img/page_title_campus.jpg');
}
.logo-category--career {
  background-image: url('../img/page_title_career.jpg');
}
.logo-category--company {
  background-image: url('../img/page_title_company.jpg');
}
.logo-category--contact {
  background-image: url('../img/page_title_contact.jpg');
}
.logo-category--courses {
  background-image: url('../img/page_title_courses.jpg');
}
.logo-category--curriculum {
  background-image: url('../img/page_title_curriculum.jpg');
}
.logo-category--guide {
  background-image: url('../img/page_title_guide.jpg');
}
.logo-category--link {
  background-image: url('../img/page_title_link.jpg');
}
.logo-category--outline {
  background-image: url('../img/page_title_outline.jpg');
}
.logo-category--search {
  background-image: url('../img/page_title_search.jpg');
}
.logo-category--sitemap {
  background-image: url('../img/page_title_sitemap.jpg');
}
.logo-category--seminar {
  background-image: url('../img/page_title_seminar.jpg');
}
.logo-category--info{
  background-image: url('../img/page_title_info.jpg');
}
.logo-category--research {
  background-image: url('../img/page_title_research.jpg');
}

@media only screen and (max-width:767px) {

 .logo-category {
    margin-bottom:0.5em;
  }

  .logo-category--401,
  .logo-category--403,
  .logo-category--404,
  .logo-category--unavailable {
    background-image: url('../img/page_title_err_r.png');
  }

  .logo-category--access {
    background-image: url('../img/page_title_access_r.jpg');
  }
  .logo-category--achievements {
    background-image: url('../img/page_title_research_r.jpg');
  }
  .logo-category--admissions {
    background-image: url('../img/page_title_admission_r.jpg');
  }
  .logo-category--calendar {
    background-image: url('../img/page_title_calendar_r.jpg');
  }
  .logo-category--campus {
    background-image: url('../img/page_title_campus_r.jpg');
  }
  .logo-category--career {
    background-image: url('../img/page_title_career_r.jpg');
  }
  .logo-category--company {
    background-image: url('../img/page_title_company_r.jpg');
  }
  .logo-category--contact {
    background-image: url('../img/page_title_contact_r.jpg');
  }
  .logo-category--courses {
    background-image: url('../img/page_title_courses_r.jpg');
  }
  .logo-category--curriculum {
    background-image: url('../img/page_title_curriculum_r.jpg');
  }
  .logo-category--guide {
    background-image: url('../img/page_title_guide_r.jpg');
  }
  .logo-category--link {
    background-image: url('../img/page_title_link_r.jpg');
  }
  .logo-category--outline {
    background-image: url('../img/page_title_outline_r.jpg');
  }
  .logo-category--search {
    background-image: url('../img/page_title_search_r.jpg');
  }
  .logo-category--sitemap {
    background-image: url('../img/page_title_sitemap_r.jpg');
  }
  .logo-category--seminar {
    background-image: url('../img/page_title_seminar_r.jpg');
  }
  .logo-category--info{
    background-image: url('../img/page_title_info_r.jpg');
  }
  .logo-category--research {
    background-image: url('../img/page_title_research_r.jpg');
  }
}

@media only screen and (max-width:575px) {

  .logo-category {
    height:150px;/*todo*/
  }

  .logo-category h2 {
    font-size:2.8rem;
  }

}

/**
 * headline : トップページサムネイル画像ブロック
*/

.headline {
  padding-bottom: 2em;
}
.headline img {
  border: 1px solid #c1c1c1;
  width: 100%;
}
.headline a:hover {
  opacity:0.7;
  transition:0.2s;
}

@media (max-width: 767px) and (min-width: 576px){
  .headline {
    width: 540px;
    margin: 0 auto;
  }
}

/**
 * information : トップページ インフォメーション
 */
.information {
  background-color:#fff;
  border:3px solid #a2c6af;
  padding:1em;
}
.information_title {
  border-right: 1px solid #ddd;
}
.information_title h3 {
  color: #a2c6af;
  font-weight:700;
}

@media (max-width: 767px) {
  .information_title {
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
  }
}
.information dt {
  color:#9b9b9b;
}
.information dd {
  margin-bottom:0.7em;
}

.information dd a {
 color:#464646;
}
.information dd a:hover {
 color:#8e8b8b;
}
.information dt.em_day {
  color:#1f9337;
}
.information dd.em_datail {
  color:#004d00;
}
.information dd.em_datail a {
  border-bottom:1px dashed #1f9337;
  color:#1f9337;
}
.information dd.em_datail a:hover {
  border-bottom:1px dashed #1f9337;
  color:#67b578;
}
.information dd.info_covid a {
  color:#9e2222;
}
.information dd.info_covid a:hover {
  color:#d26a6a;
}
.info_seminar {
  margin-left: 6em;
  text-indent: -6em;
}

/**
 * topics : トップページ トピックス欄（研究成果＋イベントニュース）
 */
 .topics_head {
  padding-bottom:0.4em;
  margin-bottom: 1em;
}
.topics_head--research {
  border-bottom:3px solid #3bae5b;
 }
.topics_head--info {
  border-bottom:3px solid #269ecc;
}

.topics_block {
  padding-top:1em;
  margin-bottom: 3em;
}
.topics__date {
  font-size:0.9em;
  color:#999;
}
.topics__title {
  font-size:0.9em;
  display: block;
}
.topics__title a {
  color:#555;
}
.topics__title a:hover {
  color: #7e7e7e;
}

/**
 * research_block : トップページ トピックス欄 研究成果
 */
.research_block_wrap {
  background-color:#ffffff;
  width:100%;
  padding: 4em 0;
}
.research_box:hover {
  background-color: #eee;
  cursor: pointer;
}
.research_box {
  height: 100%;
  min-height: 320px;
  padding:1.5rem;
  }
.rscbox_1,.rscbox_3,.rscbox_6,.rscbox_8 {
  background-color: #f7f7f7;
}
.research_img {
  border:1px solid #ccc;
  margin-bottom: 1rem;
}
.research_img img {
  width:100%;
}

/**
 * info : トップページ トピックス欄 イベント・ニュース
 */
.info_block_wrap {
  background-color:#f7f7f7;
  width:100%;
  padding: 4em 0;
}
.info_box {
  clear:left;
  padding:1.5rem;
  overflow:hidden;
}
.info_box:hover {
  background-color: #eee;
  cursor: pointer;
}
.info_img {
  float:left;
  margin-right:1em;
  margin-bottom:1em;
  border:1px solid #ccc;
  width:120px;
}

.info_img img {
  width: 100%;
}

.infbox_1,.infbox_2 {
  border-right: 1px dotted #ccc;
}

/* トピックス欄 背景色 レスポンシブ用 */
@media (max-width: 991px) {
  .rscbox_1,.rscbox_3,.rscbox_5,.rscbox_7,.rscbox_9 {
    background-color: #f7f7f7;
  }
  .rscbox_6,.rscbox_8 {
    background-color: #fff;
  }
  .infbox_1, .infbox_2, .infbox_3 {
    border-right: none;
  }
  .infbox_1, .infbox_2 {
    border-bottom: 1px dotted #ccc;
  }
}
@media (max-width: 767px) {
  .rscbox_1,.rscbox_4,.rscbox_5,.rscbox_8 {
    background-color: #f7f7f7;
  }
  .rscbox_3,.rscbox_7 {
    background-color: #fff;
  }
  .infbox_1, .infbox_2, .infbox_3, .infbox_4 {
    border-right: none;
    border-bottom: none;
  }
}

/**
 * topics__tag : トピックス欄 タグ表示
 */
.topics__tag {
  height:16px;
  line-height:16px;
  border-radius: 3px 0 0 3px;
  color: #fff;
  display: inline-block;
  position:relative;
  font-size:1rem;
  width:60px;
  text-align:center;
  margin-right:1em;
  margin-bottom:0.8em;
}
.topics__tag::before {
  border: 8px solid transparent;
  display: block;
  height: 0;
  position: absolute;
  right: -8px;
  top: 0;
  width: 0;

}
.topics__tag--research {
  background: #3bae5b;
}
.topics__tag--prize {
  background: #004d00;
}
.topics__tag--subsidy {
  background: #8eb46c;
}
.topics__tag--event,
.topics__tag--admissions {
  background: #269ecc;
}
.topics__tag--outline {
  background: #437096;
}
.topics__tag--todayseminar {
  background: #4070ca;
  width:80px;
  margin-top: 2em;
  margin-bottom: 0.2em;
}
.topics__tag--covid19 {
  background: #9e2222;
  margin-top: 2em;
  margin-bottom: 0.2em;
}

@media all and (-ms-high-contrast: none) {
  .topics__tag--research {
    border: 0.1px solid #3bae5b;
  }
  .topics__tag--prize {
    border: 0.1px solid #004d00;
  }
  .topics__tag--subsidy {
    border: 0.1px solid #8eb46c;
  }
  .topics__tag--event,
  .topics__tag--admissions {
    border: 0.1px solid #269ecc;
  }
  .topics__tag--outline {
    border: 0.1px solid #437096;
  }
  .topics__tag--todayseminar {
    border: 0.1px solid #4070ca;
  }
  .topics__tag--covid19 {
    border: 0.1px solid #9e2222;
  }
}
.topics__tag::before {
  border-right-width: 0;
  content: '';
}
.topics__tag--research::before {
  border-left-color: #3bae5b;
}
.topics__tag--prize::before {
  border-left-color: #004d00;
}
.topics__tag--subsidy::before {
  border-left-color: #8eb46c;
}
.topics__tag--event::before,
.topics__tag--admissions::before {
  border-left-color: #269ecc;
}
.topics__tag--outline::before {
  border-left-color: #437096;
}
.topics__tag--todayseminar::before {
  border-left-color: #4070ca;
}

.topics__tag--covid19::before {
  border-left-color: #9e2222;
}

/**
 * topics_more : トピックス下段の「一覧へ」の装飾
 */
.topics_more {
  margin: 2em auto 0 auto;
  width:250px;
  text-align:center;
}
.topics_more a {
  color:#fff;
  padding: 0.5em 2em;
  display:block;
  border-radius:30px;
}
.topics_more--research a {
  background-color: #3bae5b;
}
.topics_more--research a:hover {
  background-color: #4bc66e;
}
.topics_more--info a {
  background-color: #269ecc;
}
.topics_more--info a:hover {
  background-color: #7ebbd2;
}


/**
 * btm_bnr_area : 特設コーナー用装飾
 */
.btm_bnr_area_wrap {
  width:100%;
  background-color:#cde6d6;
  padding-top:4em;
  padding-bottom:4em;
}
.btm_bnr_area a:hover {
 opacity:0.7;
 transition:0.2s;
}
@media (max-width: 991px) {
 .btm_bnr_area a img {
   width:100%;
 }
}
@media (max-width: 767px) {
 .btm_bnr_area a img {
   width:auto;
   margin-bottom:0.5em;
 }
}

/**
 * dl の横並びスタイル
 */

 dl-hl dd:before,
 dl-hl dd:after {
  content: " ";
  display: table;
 }

 dl-hl dd:after {
  clear:both;
 }

@media (min-width: 576px) {
  .dl-hl dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 90px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-hl dd {
    margin-left: 110px;
  }
}

/**
 * footer-nav : page-footer ブロック内で使用
 * ページフッタ部分に簡易サイトマップ表示ブロック
 */

.footer-nav {
  margin-bottom: 4em;
}

@media screen and (max-width:575px){
  .footer-nav {
    text-align: center;
  }
}
.footer-nav__title {
  font-size: 1em;
  line-height: 1.333;
  border-bottom: 1px dotted #0f6f54;
  padding-bottom: 3px;
  margin-bottom: 5px;
  font-weight: 600;
}
.footer-nav__items {
  font-size: 0.8em;
  margin-bottom: 1.5em;
  height:auto;
}
.navnoitems {
  border: none;
}
.gaibu {
  padding-right: 15px;
  background:url('../img/gaibu.png') center right no-repeat;
  background-size: 11px;
}

.footer-nav__items > li {
  margin-bottom: 0.2em;
  line-height: 1.333;
}

/**
 * snsarea : ヘッダーとフッターにそれぞれアイコン表示
 */

.sprite--sns {
  width: 29px;
  height: 29px;
  background-image: url(../img/sns_icon_x2.png);
  background-size: 87px auto;
}
.sprite--sns--tw,
.sprite--sns--tw:hover
       { background-position: 0px   0  ; }
.sprite--sns--fb,
.sprite--sns--fb:hover
       { background-position: -29px   0  ; }
.sprite--sns--ig,
.sprite--sns--ig:hover
       { background-position: -58px   0  ; }

.sns-area {
  padding-right: 0;
  width:100px;
  padding-top: 10px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .sns-area {
    margin-right:0;
    width:auto;
  }
}

.footer_sns-area {
  width: 107px;
  margin: 0 auto;
}

.footer_sns-area li:not(:first-child) a {
  margin-left: 10px;
}


/* footer_bnr : フッター用バナーエリア */
.footer_bnr li {
  margin-bottom:  0.5em;
  width: 100%;
}
.footer_bnr a {
  display: block;
  padding:0.5em 1em;
  background-color: #fff;
  width: 100%;
  border: 1px solid #ccc;
  color:#555;
  font-size: .9em;
}
.footer_bnr a:hover {
  text-decoration: none;
  background-color: #efefef;
}
.bnr__item i {
  padding-right:1em;
  color:#a2a2a2;
  font-size:14px;
}

.footer_bnr .graduate a {
  padding:1.3em 1em;
  background-color:#93c899;
  color:#fff;
  font-weight: 600;
  font-size:14px;
  position:relative;
}
.footer_bnr .graduate a i {
  position:absolute;
  right:5px;
  font-size:50px;
  padding-right:0;
  bottom:2px;
  color:#d7eee6;
}
.footer_bnr .graduate a:hover {
  opacity:0.7;
  transition:0.2s;
}
@media (max-width: 991px) {
  .footer_bnr {
    width:280px;
  }
}
@media (max-width: 767px) {
  .footer_bnr {
    margin:1em auto 3em auto;
    text-align:left;
  }
}

/**
 * subnav : 2階層目以降のページで表示するサブナビゲーション
 */

/* Overwrite Bootstrap Style (list-group list-group-item)*/
.list-group {
  margin-bottom: 3em;
}

.list-group-item {
  padding:8px 15px;
}

/* Naist Bio Style + Overwrite Bootstrap Style(list-group-item list-group-item-action active)   */
.subnav-toggle .list-group-item:first-child,
.subnav-toggle .list-group-item:last-child,
.subnav .list-group-item:first-child,
.subnav .list-group-item:last-child {
  border-radius: 0;
}

.subnav .list-group-item-action,
.subnav .list-group-item-action:hover,
.subnav .list-group-item-action:focus {
  color: #0f6f54;
}
.subnav-toggle .list-group-item.active,
.subnav .list-group-item.active,
.subnav .list-group-item.active:hover,
.subnav .list-group-item.active:focus {
  z-index: 2;
  background-color: #37997e;
  border-color: #4f9380;
  color:#fff;
}

/* ------ Naist Bio Style ------  */
.list-group-item--selected {
  background-color: #f5f8f9;
}

@media only screen and (min-width:768px) {
  #subnav {
    display: block;
  }
}

.subnav-toggle__btn {
  position: relative;
  padding-right: 3em;
  width: 100%;
  outline: 0;
  text-align: left;
  padding: 0.5rem 1rem;
  font-size:1.4rem;
}

.subnav-toggle__btn:after {
  position: absolute;
  top: 0;
  right: 0.6em;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 16px;
  height: 16px;
  background-image: url('../img/acordion_toggle.png');
  background-position: 0 0;
  background-size: 16px 16px;
  content: "";
  transition: 0.5s;
  transform: rotate(180deg);
}

.subnav-toggle__btn.collapsed:after {
  transition: 0.5s;
  transform: rotate(0deg);
}

/* ------------------------------------------------------------------------ *\
    Module / Element : ページレイアウトのブロック内で使用されるスタイル
    main ブロック内で使用され、本文記事のレイアウト装飾に使用するスタイル
\* ------------------------------------------------------------------------ */

/**
 * a要素 : mainクラス内の p要素 table要素内のリンクテキスト装飾
 * Specifity(詳細度) を満たす場合のa要素と、
 * class="link" による指定で同じ装飾が得られます
 */

.main p a,
.main table a {
  border-bottom: 1px dashed #0F6F54;
}

.main p a:hover,
.main table a:hover {
  color: #0F6F54;
  text-decoration: none;
}

/**
 * cnt-title : heading要素装飾の補助クラス
 */

.cnt-title {
  box-sizing: border-box;
  padding: 10px 15px;
  font-size: 14px;
  font-size: 1em;
  line-height: 1.4;
}

.cnt-title > h2,
.cnt-title > p {
  margin: 0;
  font-size: 14px;
}

.cnt-title > h2 {
  margin-bottom: 0.75em;
  font-weight: bold;
}

.cnt-title > h2 + p {
  margin-top: 0.5em;
}

.cnt-title > .dl-hl {
  margin-bottom: 0;
}

.cnt-title > .dl-hl dt {
  float: left;
  clear: left;
  overflow: hidden;
  width: 70px;
  text-align: left;
  font-weight: normal;
}

.cnt-title > .dl-hl dd {
  margin-left: 80px;
}

.cnt-title--lg {
  margin-bottom: 2em;
 /*  border-bottom: 3px solid #d0d23e;要検討*/
  border-bottom: 3px solid #7ebbd2;
  background-color: #566056;
  color: #FFF;
}

.cnt-title--md {
  margin-bottom: 1.5em;
  border-top: 1px solid #E1E1DA;
  border-right: 1px solid #E1E1DA;
  border-bottom: 1px solid #E1E1DA;
  border-left: 3px solid #37997e;
  background-color: #EFEFE9;
}

.cnt-title--sm {
  margin-bottom: 1.5em;
  border-bottom: 1px dotted #E1E1DA;
  color: #0F6F54;
}

.cnt-title--xs {
  margin-bottom: 0;
  padding-left: 0;
  color: #0F6F54;
}

/**
 * cnt-text : 主に p要素に対する装飾クラス
 */

.cnt-text {
  margin-bottom: 2em;
  line-height: 1.6666;
}

/**
 * text--XXX : テキスト装飾クラス
 **/

.text--bold {
  font-weight: bold !important;
}

.text--italic {
  font-style: italic !important;
}

/**
 * text--link : a要素と同じテキスト装飾を与える
 */

.text--link {
  border-bottom: 1px dashed #128867;
  color: #128867;
}

.text--link:hover {
/*  color: #062c21;*/
  color: #0F6F54;
  text-decoration: none;
}

/**
 * list-styled : テキスト中の ul要素で使用するリスト要素装飾
 */

.list-styled {
  margin-bottom: 2em;
  margin-left: 2em;
  list-style-type: disc;
}

.list-styled .list-styled {
  margin-top: 1em;
  margin-bottom: 1em;
  list-style-type: circle;
}

.list-styled > li {
  margin-bottom: 0.5em;
}

/**
 * list-expanded : li要素間のマージンを拡げます
 */

.list-expanded > li {
  margin-bottom: 0.5em;
}

.list-expanded > li:last-child {
  margin-bottom: 0;
}

/**
 * dl-default : 本文中の dl要素のデフォルト装飾クラス
 * 要素指定、名称変更（dl or dl-def）など検討しましたが変更せずに残します
 */

.dl-default {
  margin-bottom: 0;
}

.dl-default dd {
  margin-bottom: 0.5em;
}

.dl-default dd:last-child {
  margin-bottom: 0em;
}

.dl-timetable dt {
  font-weight: normal;
}

/**
 * dl-XXX : dl-hl との併用スタイル
 */

@media (min-width: 576px) {
  .dl-hl.dl-timetable dt {
    float: none;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
  }
  .dl-hl.dl-timetable dd {
    margin-left: 0;
  }
  .dl-hl.dl-floormap dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 45%;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-hl.dl-floormap dd {
    margin-left: 50%;
  }
}

@media (min-width: 992px) {
  .dl-hl.dl-timetable dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 120px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-hl.dl-timetable dd {
    margin-left: 120px;
  }
}

/**
 * cnt-img--XXX : img要素の装飾クラス
 */

.cnt-img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 2em;
  margin-left: auto;
}

.figArea img {
  width: 100%;
}


/**
 * idx-item : list-group-item を補助的に装飾するブロック
 * 各カテゴリのインデックスページに使用
 */

 /* Overwrite Bootstrap Style (list-group-flush)*/
.list-group-flush {
    border-bottom:1px solid #ddd;
}

/* ------ Naist Bio Style ------  */
.idx-item {
  position: relative;
  padding-top: 1.2em;
  padding-right: 2em;
  padding-bottom: 1.2em;
}

.idx-item:after {
  position: absolute;
  top: 0;
  right: 0.5em;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 16px;
  height: 16px;
  background-image: url('../img/panel_link_arw_right.png');
  background-position: 0 0;
  background-size: 16px 16px;
  content: "";
}

.disabled:after {
  background-image: none;
}

.idx-item__title {
  margin-bottom: .75em;
  font-size: 1.14285em;
}

.idx-item__body {
}

.idx-item__thumbnail {
  float: left;
  margin-right: 2em;
  width: 250px;
}

.idx-item__title+p {
  overflow:hidden;
  margin-bottom:0;
}

@media (max-width: 991px) {
    .list-group-flush {
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    }
    .idx-item__thumbnail {
      float:none;
      margin-bottom:1em;
      margin-right: 0;
    }
    .index .list-group-item {
      text-align:center;
    }

    .index .list-group-item .idx-item__title + p {
      text-align:left;
    }

}


/**
 * table : table要素装飾
 * レスポンシブデザイン以前の table レイアウトを再現した装飾クラス
 */

 /* Overwrite Bootstrap Style (table table-default)*/
.table th, .table td {
  padding:1rem;
  border-top: 1px solid #fff;
}

.table thead th {
  border-bottom: 2px solid #fff;
}

.table-default {
  margin-bottom: 3em;
  color:#666;
}

 /* ------ Naist Bio Style ------ */
.table-default__thead {
  background-color: #ececba;
  color: #636363;
}

.table th.table-default__thead {
  border-top-width: 0;
}

.table-default__thead + .table-default__thead {
  border-left: 2px solid #fff;
}

.table-default__thead:last-child {
  border-right:1px solid  #ececba;
}

.table-default__item {
  border-right: 1px solid #fff;
  background-color: #f5f5de;
}

.table tr:first-child .table-default__item {
  border-top: 1px solid #f1f2db;
}
.table tr:last-child .table-default__item {
  border-bottom: 1px solid #f1f2db;
}

.table tr:first-child .table-default__value {
  border-top: 1px solid #dee2e6;
}

.table-default__value {
  background-color: #fdfff5;
  border: 1px solid #dee2e6;
}

.table-default__value + .table-default__value {
  border-left: 1px solid #fff;
}

.table-default__td--3em {
  width: 3em;
  white-space: nowrap;
}

.table-default__td--5em {
  width: 5em;
  white-space: nowrap;
}

.table-default__td--7em {
  width: 7em;
  white-space: nowrap;
}


/**
 * award : 研究科紹介（研究科賞）table内で使われる要素装飾
 * 対象者情報を装飾できるようにクラスを準備
 */

.award {
  color: #666;
}

.award + .award {
  margin-top: 0.75em;
}

.award__year,
.award__times,
.award__person,
.award__belong,
.award__title {
  display: block;
}

.award__year {
  white-space: nowrap;
}

/**
 * valign--XXX : td要素などに指定する縦方向のアライメント装飾クラス
 */

.valign--mid {
  vertical-align: middle !important;
}



/**
 * labinfo : 研究室紹介の研究室概要情報部分のブロック
 */

.labinfo {
  margin-bottom: 2em;
}

/* 選択プログラム */
.main .labinfo__pg a{
  border-bottom:none;
  display: inline-block;
  width:70px;
  font-size: 1rem;
  color:#fff;
  background-color: #ccc;
  text-align: center;
  font-weight: 600;
  margin-left: 0.05rem;
}
.main .labinfo__pg a:hover {
  color:#fff;
}
.main .labinfo__pg a.tag_bs {
  background-color: #339966;
}
.main .labinfo__pg a.tag_cb {
  background-color: #c8c800;
}
.main .labinfo__pg a.tag_bn {
  background-color: #33cccc;
}
.main .labinfo__pg a.tag_ds {
  background-color: #ff9900;
}

/**
 * box-valign : 子要素の高さを縦方向に中央揃えにするブロック
 * 研究室紹介ページでは、写真とテキストの縦位置を中央揃えに
 */

.box-valign {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.labinfo > .box-valign__parent {
  height:150px;
}

@media (max-width:991px) {
  .labinfo > .box-valign__parent {
    height: 200px;
  }
}

@media (max-width:575px) {
  .box-valign {
    position: static;
    top: auto;
    transform: none;
  }
  .labinfo > .box-valign__parent {
    height: auto;
  }
}

.labinfo__photo {
  text-align: center;
}

@media (max-width:575px) {
  .labinfo__photo {
    margin-bottom: 1em;
  }
}

.labinfo__photo > img {
  margin-right:  0.3em;
  margin-bottom: 0.5em;
  margin-left:   0.3em;
  width: 90px;
  height: 90px;
}

@media (min-width: 320px) {
  .dl-hl.labinfo__text dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 80px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
  .dl-hl.labinfo__text dd {
    margin-left: 90px;
  }
  .labinfo__text__url {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* courses figureの枠線 */
.fig-img,
.fancybox-inner {
    border:1px solid #e4e4e4;
}

/**
 * labVisit : 研究室紹介ページのいつでも見学会リンク 201902
 */

.labVisit {
  position: fixed;
  bottom:30px;
  right:5%;
  background-color: #efefe9;
  border-radius: 5px;
  text-align: center;
  padding: 1em 1em;
}

.labVisit a {
  color: #0f6f54;
  display: block;
}

.labVisit:after {
  content:"";
  border:solid 15px transparent;
  border-top-color: #efefe9;
  position: absolute;
  display: block;
  bottom: -30px;
  left:48px;
}

@media screen and (max-width:991px) {
  .labVisit {
    position: relative;
    margin-top: 2em;
    bottom:auto;
    right: auto;

  }
  .labVisit:after {
    border:none;
  }
}


/**
 * pagination : ページャーの装飾
*/

/* Overwrite Bootstrap Style (pagination page-link)*/
.pagination {
  margin: 20px auto;
  justify-content: center;
}

.page-link,
.page-link:hover {
    color: #0f6f54;
}

@media screen and (max-width:991px) {
  .pagination-sm .page-link {
    font-size: 0.75rem;
  }
}

/**
 * cms-article : cms内共通 20190805
*/
.cms-article h2,
.cms-article p,
.cms-article ol,
.cms-article ul {
  margin-bottom: 2em;
  line-height: 1.6666;
}
.cms-article ul {
  list-style-type:disc;
  margin-left:1em;
}

.cms-article .ti003,
.cms-article .ti005 {
  line-height: 1.6666;
  margin-bottom: 1.5em;
  border-bottom: 1px dotted #E1E1DA;
  color: #0F6F54;
  font-size: 1.4rem;
}
.cms-article img {
  max-width: 100%;
  margin-bottom: 2em;
}
.cms-article table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2em;
}
.cms-article table > tbody > tr > th,
.cms-article table > tbody > tr > td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #fff;
}
.cms-article table th {
  white-space: nowrap;
  background:#f5f5de;
}
.cms-article table td {
  background: #fdfff5;
}
.cms-article > .text-center > a {
  border-bottom: none;
}
@media (max-width:575px) {
  .cms-article > img {
    display: block;
    margin-bottom: 1em;
  }
}


/**
 * has-icon-XXX : アイキャッチのアイコン画像表示ブロック
 */

.has-icon {
  position: relative;
}

.has-icon--arrow,
.has-icon-arrow {
  position: relative;
  padding-right: 2em;
}

.has-icon--arrow:after,
.has-icon-arrow:after {
  position: absolute;
  top: 0;
  right: 0.5em;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 16px;
  height: 16px;
  background-image: url('../img/panel_link_arw_right.png');
  background-position: 0 0;
  background-size: 16px 16px;
  content: "";
}

.has-icon-examiner,
.has-icon-examinee {
  position: relative;
  padding-left: 64px;
}

.has-icon-examiner:after,
.has-icon-examinee:after {
  position: absolute;
  top: 2px;
  left: 0.5em;
  display: inline-block;
  width: 48px;
  text-align:center;
  color:#fff;
  font-size:0.9em;
}

.has-icon-examiner:after {
  background-color:#219467;
  content:"試験官";
}

.has-icon-examinee:after {
  background-color:#f18d1c;
  content:"受験生";
}

.has-icon-quest,
.has-icon-ans {
  position: relative;
  padding-left: 42px;
}

.has-icon-quest.cnt-text {
  margin-bottom: 1em;
}

.has-icon-quest:after,
.has-icon-ans:after {
  position: absolute;
  top: 2px;
  left: 0.5em;
  display: inline-block;
  width: 24px;
  text-align:center;
  color:#fff;
  font-size:0.9em;
  background-color:#409473;
}

.has-icon-quest:after {
  content:"Q";
}

.has-icon-ans:after {
  background-color:#f18d1c;
  content:"A";
}

/**
 * prgrm : カリキュラム開催報告表示用
 */

.prgrm {
  margin-top: 0.5em;
}
.prgrm li {
  display: inline-block;
  vertical-align: top;
  width:30%;
}
@media screen and (max-width: 768px) {
  .prgrm li {
    display: block;
    width:auto;
    margin-bottom: 0.5em;
  }
}


/**
 * log__date : ページ更新履歴の表示に使用
 */

.log__date {
  display: block;
}

@media screen and (min-width:992px) {
  .log__date {
    float: left;
    width: 90px;
  }
  .log__item {
    display: block;
    margin-left: 100px;
  }
}

/**
 * sns-btn : Facebook, Twitter のボタン表示ブロック
 */

/*.sns-btn__fb { width:160px !important; }*/

.sns-btn {
  margin-top: 0.5em;
  margin-top: 1em;
  font-size: 0.65em;
  line-height: 1em;
  /*margin-left: -71px;*/
}

.sns-btn__fb {
  display: inline-block;
  /* margin-top: 0.5em; */
  padding-right: 5px;
  vertical-align: top;
}

.sns-btn__tw {
  display: inline-block;
  margin-top: 0.5em;
  vertical-align: top;
}

/* add for xs */
@media screen and (max-width:575px) {
  .sprite--sns--xs {
    width: 30px;
    height: 30px;
    background-image: url(../img/sns_nav_x2.png);
    background-size:60px 60px;

}
.sprite--sns--tw--xs {
    background-position:left bottom;
}
.sprite--sns--fb--xs {
    background-position:right bottom;
}

.cnt-title--lg {
  margin-top:1em;
}
}
/* ここまで */
/**
 * cf : overflow:hidden するだけの簡易 clearfix
 */

.cf {
  overflow: hidden;
}

/* 本部HP移行リンク */
.exlink {
    background: url('../img/outer_link_bg.png') center right no-repeat;
    background-size: 30%;
    background-color: #ffffff;
}

/* 入試サイトHP移行リンク */
.exlinkEnt {
    background: url('../img/outer_ent_link_bg.png') center right no-repeat;
    background-size: 30%;
    background-color: #ffffff;
}


/* ------------------------------------------------------
    Japanese Only : 日本語ページのみ適用
---------------------------------------------------------*/
/**
 * header : 訪問者別インデックス表示
 */

@media (max-width:767px) and (min-width:576px) {
  .page-header__nav {
    position: static;
  }
}

@media screen and (max-width:575px){
  .page-header__nav {
    bottom: 10px;
  }
}

/**
 * nav-customer : XS サイズのウィンドウ幅時の訪問者別インデックスメニュー
 * collapseクラスで通常時は非表示でボタンをおすことで表示非表示をトグルします
 */

.nav-customer {
  overflow: hidden;
  margin-bottom: 24px;
}

.nav-customer__item {
  float: left;
  margin: 0 auto;
  width: 50%;
  text-align: center;
}

.nav-customer__item__btn {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 40px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #BCBCBC;
  color: #FFF;
  font-size: 12px;
  line-height: 40px;
}

.nav-customer__item__btn:hover {
  color: #FFF;
  text-decoration: none;
}

/* xs時のglobalメニュー表記 */

.navbar-nav > li > a {
    line-height:13px;
}



/**
 * idx-item__labdata : idx-item の Element
 * 研究室サイトリンクの研究室情報の装飾
 */

.idx-item__labdata {
  margin-bottom: 0;
  padding-left: 0.5em;
}

@media (min-width: 576px) {
  .idx-item__labdata {
    padding-left: 0;
  }
}

.idx-item__labdata > dd {
  margin-bottom: 0.5em;
  padding-right: 0.5em;
}

/* pagenation */

.pagination-sm .page-link {
  font-size:1.4rem;
}

/* ------------------------------------------------------------------------ *\
    Print Style : 印刷用のスタイル
\* ------------------------------------------------------------------------ */

@media print {
  .site-header {
    margin-bottom: 2em;
  }
  .header {
    margin-bottom: 0;
  }
  .logo-category {
    margin-bottom: 1em;
  }
  .breadcrumb {
    display: none;
  }
  .main {
    width: 100%;
  }
  a:not(.btn) {
      text-decoration: none;
  }
  body {
    zoom: 0.65;
    -webkit-print-color-adjust: exact;
  }
  .headline {
    padding-top: 2em;
    width:100%;
  }
  .page-main > .col-lg-9,
  .page-main > .col-md-8 {
    width:100%;
    max-width:100%;
    flex: auto;
  }
  .headline .col-6,
  .headline .col-md-3,
  .research_block_wrap .col-6,
  .research_block_wrap .col-md-4,
  .footer-nav .col-12,
  .footer-nav .col-sm-6 {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .info_block_wrap .col-12,
  .info_block_wrap .col-md-6,
  .btm_bnr_area_wrap .col-12,
  .btm_bnr_area_wrap .col-md-6 {
    width: 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

/* IE10以上 */
@media print and (-ms-high-contrast: none) {

    body {
        zoom: 1.8;
        width: 1200px;
        transform: scale(0.5);
        transform-origin: 0 0;
    }
}
