@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:#333;
  font-size: 1.6rem; /* bs5対応 202308*/
}

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;
  text-decoration:none; /* bs5対応 */
}

a:hover {
	color: #062c21;
}

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

@media (min-width:1320px){
  .container,
  .container-fluid {
    max-width:1320px
  }
}
/*
img {
   image-rendering: -webkit-optimize-contrast;
}*/

/* ------------------------------------------------------------------------ *\
    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 {
    margin-bottom: 0;
  }
}
@media screen and (max-width:575px) {
  .site-header {
    margin-bottom:-1px;
  }
}
.sns_btn_area {
  margin-left:40px;
}
@media screen and (max-width:575px) {
  .sns_btn_area {
    margin-left:20px;
  }
}
.sns_btn_area li {
  width:70px;
  background-color: #3bae5b;
  text-align: center;
}
.sns_btn_area a {
  display: block;
  padding:9px 6px;
  border-left: 1px solid #4bc66e;
}
.sns_btn_area a:hover {
  background-color: #086808;
}
.lang_btn {
  height:48px;
  color:#fff;
  padding-top: 12px !important;
  background-color: #086808;
}
.lang_btn:hover {
  color:#fff;
}

.header_nav a {
  display:block;
  color:#fff;
  padding:12px 8px 12px;
  font-weight:600;
  font-size:1.4rem; /* bs5対応 */
}

.header_nav a.gaibu_w {
  padding-right: 14px;
  background:url('../img/gaibu_w.png') center right no-repeat;
  background-size: 11px;
  margin-right: 7px;
}

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

.site-footer {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #3bae5b;
  color: #FFF;
  position: relative; /* bs5対応 */
}

.f_nasura {
 position:absolute;
 bottom:50px;         /* bs5対応 */
 right:calc(50vw - 320px); /* bs5対応 */
 width:130px;
}

.footer_sns-area {
  width:119px;
  margin: 0 auto;
}
.footer_sns-area ul {
    display: flex;
    column-gap: 16px;
}


/**
 * CMS記事内のシェアボタン
 * 
 */
.article_sns-area {
  display:flex;
  column-gap:20px;
  justify-content:flex-end;
}
.article_sns-area .sns-label {
  font-size:1.1em;
}
.article_sns-area ul {
  display:flex;
  column-gap:16px;
}


/**
 * 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;
  border-radius: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;
  font-size:12px;
  color:#555;
  border-radius: 0;
}

::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;
  font-size:12px;
  margin-left: 0;
  background-color: #fff;
  border-radius: 0;
}

#___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テキストロゴ
 */

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

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

@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: #ecefe9;
}

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

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

.logo-category .category-title {
  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);
}


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

/* Overwrite Bootstrap Style (breadcrumb)*/
.breadcrumb {
  font-size: 0.7857em;
  background-color: #e9ecef;  /* bs5対応 */
  padding:0.75rem 1rem;       /* bs5対応 */
  margin-bottom: 1.5rem;      /* bs5対応 */
}
.breadcrumb > li + li {
  margin-top: 0;
}

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

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

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

.main {
  margin-bottom: 3em;
}


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

.page-header__nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
.page-header__nav li a {
  color:#212529;
  margin-left: 2em;
}
.page-header__nav li a:hover {
  color:#555;
  text-decoration: none;
}

.nav-inline .nav-gakunai a {
  background-color: #efefef;
  padding: 0.25em 0.5em;
}

@media screen and (max-width:991px){
  .page-header__nav li a {
    margin-left: 1.5em;
    font-size:1.4rem; /* bs5対応 */
  }
}

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

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

/* ------- 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;
}
.main-title > span {
  display: block;
}
.main-title .mt-top {
  font-size: 0.4em;
}
.main-title .mt-middle {
  font-size: 0.7em;
}

@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-float (entrance) -- */
.main-float {
  position: absolute;
  width: 600px;
  bottom: 10%;
  right: 10%;
}

.main-float img {
  max-width: 100%;
  max-height: 100%
}

@media screen and (max-width: 1600px) {
  .main-float {
    width: auto;
    height:70%;
    right: 5%;
  }
}
@media screen and (max-width: 577px) {
  .main-float {
      height: 40%;
      bottom: 5%;
  }
}

@media screen and (max-width: 479px) {
  .main-float {
    height: 60%;
    right: 3%;
  }
}


/* ------ 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 * 700);
  }
}


/**
 * 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;
  }
  .global-nav li {
    text-align: center;
    display: inline-block;
    width:14.284%;
    letter-spacing: normal;
    border-right: 1px solid #2fb13d;
    font-weight:600;
  }
  .global-nav li:last-child {
    border-right: none;
  }
  .global-nav a {
    display: block;
    color:#fff;
    line-height: 1.6;
    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 a:hover,
  .gloval-nav a.active,
  .global-nav a.gnav--selected {
    background-color:#70d08b;
  }


@media screen and (max-width:1200px){
  .global-nav li:nth-child(3) {
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width:991px){
  .global-nav li:nth-child(3) {
    letter-spacing: 0;
  }
  .global-nav li:nth-child(5) {
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width:991px){
  .global-nav li {
    width:14.28%;
  }

  .global-nav a {
    font-size:0.9em;
  }
}

/**
 * navbar xs-nav : sm以下 グローバルナビゲーション表示のためのブロック
 */
#xs_nav .nav-inline {
  flex-direction: row; /* add 2023.08*/
}
#xs_nav .nav-inline li { /* mod 2023.08 */
  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-link {
  display: block;
  overflow: hidden;
  padding-top: 12px;
  width: 100%;
  height: 45px;
  background-image: none;
  text-indent: 0;
  white-space: nowrap;
  font-size: 1.2rem;
  color:#0f6f54;
}
#xs_nav .nav-link:hover {
  text-decoration: none;
  opacity: 1;
  background-color:#ccffcc;
}

.xs_headnav {
  background-color: #eee;
  padding:1em 0;
}

#xs_nav .xs_headnav ul {
  text-align: center;
}

#xs_nav .xs_headnav li {
  display: inline-block;
}

#xs_nav .xs_headnav a {
   margin: 0 1em;
   font-size: 1.1rem;
}

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

#xs_nav .nav-customer li {
  border-color: #d1d1d1;
}

#xs_nav .nav-customer .nav-link {
  height: auto;
  background-color: #959595;
  color: #FFF;
  padding:1.2em;
}

#xs_nav .nav-customer .btn-gakunai {
  background-color: #676767;
}

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

/* Overwrite Bootstrap Style (navbar-light navbar-toggler icon-bar navbar-toggler-icon)*/
.navbar-light .navbar-toggler {
  float:left;
  border:1px solid #4bc66e;
  margin-top:6px;
  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;
  box-shadow: none;
}

.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--403,
 .logo-category--404 {
   background-image: url('../../e_assets/img/page_title_err.png');
   background-image: image-set(
     url("../../e_assets/img/page_title_err.webp") type("image/webp"),
     url("../../e_assets/img/page_title_err.png") type("image/png"));
 }

.logo-category--achievements,
.logo-category--research {
  background-image: url('../../e_assets/img/page_title_research.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_research.webp") type("image/webp"),
    url("../../e_assets/img/page_title_research.jpg") type("image/jpeg"));
}
.logo-category--campus {
  background-image: url('../../e_assets/img/page_title_campus.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_campus.webp") type("image/webp"),
    url("../../e_assets/img/page_title_campus.jpg") type("image/jpeg"));
}
.logo-category--career {
  background-image: url('../../e_assets/img/page_title_career.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_career.webp") type("image/webp"),
    url("../../e_assets/img/page_title_career.jpg") type("image/jpeg"));
}
.logo-category--contact {
  background-image: url('../../e_assets/img/page_title_contact.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_contact.webp") type("image/webp"),
    url("../../e_assets/img/page_title_contact.jpg") type("image/jpeg"));
}
.logo-category--courses {
  background-image: url('../../e_assets/img/page_title_courses.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_courses.webp") type("image/webp"),
    url("../../e_assets/img/page_title_courses.jpg") type("image/jpeg"));
}
.logo-category--curriculum {
  background-image: url('../../e_assets/img/page_title_curriculum.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_curriculum.webp") type("image/webp"),
    url("../../e_assets/img/page_title_curriculum.jpg") type("image/jpeg"));
}
.logo-category--guide {
  background-image: url('../../e_assets/img/page_title_guide.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_guide.webp") type("image/webp"),
    url("../../e_assets/img/page_title_guide.jpg") type("image/jpeg"));
}
.logo-category--outline {
  background-image: url('../../e_assets/img/page_title_outline.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_outline.webp") type("image/webp"),
    url("../../e_assets/img/page_title_outline.jpg") type("image/jpeg"));
}
.logo-category--search {
  background-image: url('../../e_assets/img/page_title_search.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_search.webp") type("image/webp"),
    url("../../e_assets/img/page_title_search.jpg") type("image/jpeg"));
}
.logo-category--sitemap {
  background-image: url('../../e_assets/img/page_title_sitemap.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_sitemap.webp") type("image/webp"),
    url("../../e_assets/img/page_title_sitemap.jpg") type("image/jpeg"));
}
.logo-category--seminar {
  background-image: url('../../e_assets/img/page_title_seminar.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_seminar.webp") type("image/webp"),
    url("../../e_assets/img/page_title_seminar.jpg") type("image/jpeg"));
}
.logo-category--info{
  background-image: url('../../e_assets/img/page_title_info.jpg');
  background-image: image-set(
    url("../../e_assets/img/page_title_info.webp") type("image/webp"),
    url("../../e_assets/img/page_title_info.jpg") type("image/jpeg"));
}


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

 .logo-category {
    margin-bottom:0.5em;
  }
  .logo-category--403,
  .logo-category--404 {
    background-image: url('../../e_assets/img/page_title_err_r.png');
    background-image: image-set(
      url("../../e_assets/img/page_title_err_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_err_r.png") type("image/png"));
  }
  .logo-category--achievements,
  .logo-category--research {
    background-image: url('../../e_assets/img/page_title_research_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_research_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_research_r.jpg") type("image/jpeg"));
  }
  .logo-category--campus {
    background-image: url('../../e_assets/img/page_title_campus_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_campus_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_calendar_r.jpg") type("image/jpeg"));
  }
  .logo-category--career {
    background-image: url('../../e_assets/img/page_title_career_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_career_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_career_r.jpg") type("image/jpeg"));
  }
  .logo-category--contact {
    background-image: url('../../e_assets/img/page_title_contact_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_contact_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_contact_r.jpg") type("image/jpeg"));
  }
  .logo-category--courses {
    background-image: url('../../e_assets/img/page_title_courses_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_courses_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_courses_r.jpg") type("image/jpeg"));
  }
  .logo-category--curriculum {
    background-image: url('../../e_assets/img/page_title_curriculum_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_curriculum_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_curriculum_r.jpg") type("image/jpeg"));
  }
  .logo-category--guide {
    background-image: url('../../e_assets/img/page_title_guide_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_guide_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_guide_r.jpg") type("image/jpeg"));
  }
  .logo-category--outline {
    background-image: url('../../e_assets/img/page_title_outline_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_outline_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_outline_r.jpg") type("image/jpeg"));
  }
  .logo-category--search {
    background-image: url('../../e_assets/img/page_title_search_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_search_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_search_r.jpg") type("image/jpeg"));
  }
  .logo-category--sitemap {
    background-image: url('../../e_assets/img/page_title_sitemap_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_sitemap_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_sitemap_r.jpg") type("image/jpeg"));
  }
  .logo-category--seminar {
    background-image: url('../../e_assets/img/page_title_seminar_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_seminar_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_seminar_r.jpg") type("image/jpeg"));
  }
  .logo-category--info{
    background-image: url('../../e_assets/img/page_title_info_r.jpg');
    background-image: image-set(
      url("../../e_assets/img/page_title_info_r.webp") type("image/webp"),
      url("../../e_assets/img/page_title_info_r.jpg") type("image/jpeg"));
  }

}

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

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

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

}


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

.headline {
  padding-bottom: 2.5em; /* bs5対応 */
}
.headline img {
  border: 1px solid #c1c1c1;
  width: 100%;
  box-sizing: content-box;
}
.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 {
  border:3px solid #a2c6af;
}
.information_title {
  border-right: 1px solid #ddd;
}
.information_title h3 {
  color: #a2c6af;
}
@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;
 border-bottom:1px dashed #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;
}
.info_seminar {
  margin-left: 6em;
  text-indent: -6em;
}

/**
 * topics : トップページ トピックス欄（研究成果＋イベントニュース）
 */
 .topics_head {
  padding-bottom:0.4em;
  margin-bottom: 1em;
  font-size: 2.5rem;
}
.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:#858585;
}
.topics__title {
  font-size:0.9em;
  display: block;
}
.topics__title a {
  color:#212529;
}
.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.8rem; /* bs5対応 */
}
@media (max-width: 767px) {
  .research_box {
    min-height: auto;
    padding-bottom:3rem;
  }
}
.rscbox_1,.rscbox_3,.rscbox_6,.rscbox_8 {
  background-color: #f7f7f7;
}
.research_img {
  margin-bottom: 1rem;
}
.research_img img {
  width:100%;
  border:1px solid #ccc;
  box-sizing: content-box;
}

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

.info_img img {
  width: 100%;
  border:1px solid #ccc;
  box-sizing: content-box;
}

@media (max-width: 1200px) {
  .info_img {
    width:120px; /* bs5対応 */
  }
}

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

/* イベントニュース 日付部分 段落ち */
@media (min-width: 768px)  {
  .info_block .topics__date {
    display: block;
    margin-bottom: 0.8em;
  }
  .info_block .topics__tag {
    margin-bottom: 0;
  }
}


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

@media (max-width: 767px) {
  .infbox_3 {
    border-bottom: 1px dotted #ccc;
  }
}

@media (max-width: 575px) {
  .rscbox_1,.rscbox_3,.rscbox_5 {
    background-color: #f7f7f7;
  }
 .rscbox_4 {
    background-color: #fff;
  }
  .research_box {
    padding:3rem 6rem;
  }

}

@media (max-width: 414px) {
  .research_box {
    padding:3rem 2rem;
  }
}

/**
 * topics__tag : トピックス欄 タグ表示
 */
.topics__tag {
  height:16px;
  line-height:16px;
  color: #fff;
  display: inline-block;
  position:relative;
  font-size:1.2rem;
  width:70px;
  text-align:center;
  margin-right:1em;
  margin-bottom:0.8em;
  letter-spacing:0.05em;
}

.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:140px;
  margin-bottom: 0.2em;
}
.information .topics__tag--todayseminar {
  margin-top: 2em;
}


/**
 * topics_more : トピックス下段の「一覧へ」の装飾
 */
.topics_more {
  margin: 2em auto 0 auto;
  width:300px;
}
.topics_more a {
  color:#fff;
  padding: 0.5em 2em;
}
.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 img {
  width:300px
}
.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('../../e_assets/img/gaibu.png') center right no-repeat;
  background-size: 11px;
}

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

/* 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 button {
  outline: 0;
}

.subnav-toggle__btn {
  position: relative;
  padding-right: 3em;
  width: 100%;
  outline: 0;
  text-align: left;
  padding: 0.5rem 1rem;
  font-size:1.6rem; /* bs5対応 */
}

.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('../../e_assets/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: 1.6rem; /* bs5対応 */
  line-height: 1.4;
}

.cnt-title > h2,
.cnt-title > p {
  margin: 0;
  font-size: 1.6rem; /* bs5対応 */
}

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

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

.cnt-title--lg {
  margin-bottom: 2em;
  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-floormap dt {
    float: none;
    width: 100%;
    text-align: left;
  }
  .dl-hl.dl-floormap dd {
    margin-left: 0;
  }

}

@media (min-width: 992px) {
  .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%;
  }
}


/**
 * 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;
    border-top:1px solid #ddd; /* bs5対応 */
}

.list-group-flush .list-group-item:first-child { /* bs5対応 */
  border-top:none;
}

/* ------ 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('../../e_assets/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__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 !important; /* bs5対応 */
}

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

 /* ------ Naist Bio Style ------ */
.table-default__thead {
  background-color: #ececba !important; /* bs5対応 */
  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 !important; /* bs5対応 */
}

.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 !important; /* bs5対応 */
  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;
}

.labinfo img {
  margin-right:  0.3em;
  margin-bottom: 0.5em;
  margin-left:   0.3em;
  width: 120px;
  height: 120px;
}

@media (max-width: 1200px) and (min-width:991px) { 
  .labinfo img {
    width: 100px;
    height: 100px;
  }
}

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


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

/* メールアイコン */
.labinfo dd img {
  width:18px;
  height:18px;
  margin-bottom:0;
  margin-left:0.5em;
}

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

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

.labVisit {
  position: fixed;
  bottom:30px;
  margin-left: 1020px;
  background-color: #efefe9;
  border-radius: 5px;
  text-align: center;
  padding: 1em 1em;
  z-index: 1;
}

.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;
}

.labVisit img {
  width:75px
}


@media screen and (min-width:1321px) and (max-width:1700px) {
  .labVisit {
    margin-left: 830px;
  }
}
@media screen and (min-width:1201px) and (max-width:1320px) {
  .labVisit {
    margin-left: 690px;
  }
}
@media screen and (max-width:1200px) {
  .labVisit {
    position: relative;
    margin-top: 2em;
    margin-left: 0;
    bottom:auto;

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

/* modal : 図のポップアップ 2023.09.13 add */
.modal {
  background-color: rgb(30,30,30,0.75);
}
.modal-body{
  background-color:#f7f7f7;padding:1.5rem
}
.modal-body img {
  border:1px solid #e5e5e5;
}
.modal-body figcaption {
  font-size:1.4rem;
  padding-top:1rem;
}
@media screen and (min-width:576px) {
  .modal-dialog {
    max-width:700px
  }
}


/**
 * rel-links : 研究室紹介ページ関連リンク追加 2023.04
 */
.rel-links p {
    border-top:1px dotted #ebebeb;
    border-bottom:1px dotted #ebebeb;
    text-align:right;
    padding-top:0.7em;
    padding-bottom:0.7em;
    margin-bottom:1.5em
}

.rel-links p a {
    border-bottom:none;
    display:inline-block;
}

.rel-links p a:hover {
    text-decoration:underline;
}

.rel-links p a img {
    width:20px;
    margin-right:0.3em;
}



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

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

.page-link,
.page-link:hover {
    color: #37997e;
}

.page-item.active .page-link {
  border-color: #37997e;
  background-color: #37997e;
}


/**
 * 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,
.cms-article h5 {
  line-height: 1.6666;
  margin-bottom: 1.5em;
  border-bottom: 1px dotted #E1E1DA;
  color: #0F6F54;
  font-size: 1.6rem; /* bs5対応 */
  padding: 10px 15px;
}
.cms-article img {
  max-width: 100%;
  margin-bottom: 2em;
}
.cms-article figure,                              /* ↓ ckEditor5対応 ↓ */
.cms-article figure.image-style-align-center {
  text-align: center;
  margin-right:auto;
  margin-left:auto;
}
.cms-article figure.image-style-block-align-right {
  text-align: right;
  margin-right:0 !important;
  margin-left:auto !important;
}
.cms-article figure.image-style-side,
.cms-article figure.image-style-align-right,
.cms-article img.image-style-align-right {
  float: right;
  margin-left: 10px;
}
.cms-article figure.image-style-block-align-left {
  text-align: left;
  margin-right:auto !important;
  margin-left:0 !important;
}
.cms-article figure.image-style-align-left,
.cms-article img.image-style-align-left {
  float: left;
  margin-right: 10px;
}
.cms-article figure figcaption {
  margin-top: -2em;
  margin-bottom: 2em;
  text-align: center;
}                                                  /* ↑ ckEditor5対応 ↑ */
.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;
  }
}


/* 一覧へ戻るボタン */
.backlist {
  color: #fff;
  display: block;
  width: 18em;
  background-color: #37997e;
  border: none;
  font-size: 1.4rem;
  padding: 0.75rem;
  margin:0 auto 2em;
}

 .main p a.backlist {
  border-bottom: 0;
}

 .main p a.backlist:hover {
  color: #fff;
  background-color: #3aa386;
}


/**
 * 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('../../e_assets/img/panel_link_arw_right.png');
  background-position: 0 0;
  background-size: 16px 16px;
  content: "";
}


/**
 * 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;
}

/**
 * cf : overflow:hidden するだけの簡易 clearfix
 */

.cf {
  overflow: hidden;
}

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

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

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

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


/* 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.9;
    -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%;
  }
}

