@charset "utf-8";
/* CSS Document */

/*（スライダーが崩れる）*/
/*
html * {
    max-height:100%;
}
*/

/*
html {
 -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
*/

/*画像の自動伸縮（スライダーが崩れる）*/
/*
img {
	max-width: 100%;
	height: auto;
}
*/


/* === テキスト装飾関係 === */
.danraku_p20 {
    margin: 20px 0;
}

/* 太文字 */
.bold_txt {
    font-weight: bold;
}
/* 大文字120 */
.fs120 {
    font-size: 120%;
}
/* 小文字90 */
.fs90 {
    font-size: 90%;
}
/* 小文字80 */
.fs80 {
    font-size: 80%;
}
/* 注意書き赤文字 */
.attention_red {
    color: red;
}




/* ==========================
=========== header ==========
============================= */

.cp_cont {
    display: none;
}

header {
  background: url(/sci/common/img/page_line.png)no-repeat center top;
  background-size: contain;
}

.top_head {
    width: 100%;
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

ul.sub_link {
    display: flex;
    justify-content: space-between;
    width: 260px;
    font-size: 14px;
}

header nav {
  background: #000;
}

header nav ul.head_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 85px;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
header nav ul.head_nav li {
    color: #fff;
    position: relative;
    width: 222px;
    font-size: 16px;
    text-align: center;
    height: 70px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.2s;
}
header nav ul.head_nav li a {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
header nav ul.head_nav .li_bg {
  background: url(/sci/common/img/header_bg.png)no-repeat center center;
  width: 43px;
  height: 85px;
  border: none;
}

header nav ul.head_nav li.relink:hover {
  transition-duration: 0.2s;
  border-bottom: 1px solid #fff;
} 

/* ==========================
=========== ぱんくず =========
============================= */


.pankuzu {
    text-align: center;
    padding: 11px 0;
    font-size: 12px;
	background: url(/sci/common/img/pankuzu.png)
}

.pankuzu ul {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
	display: inline-block;
}

.pankuzu ul li {
    float: left;
}

.pankuzu ul li a {text-decoration: underline;}

.pankuzu ul li.under_content:before {
    content: ">";
    color: #0b9552;
    padding: 0px 6px;
    font-weight: bold;
}



/* ==========================
======= 理学部スライダー =======
============================= */

.rigaku_topix {
  background: url(/sci/common/img/rigaku_slider_bg.png)no-repeat bottom;
  background-size: cover;
}


ul.rigaku_slider {
    position: relative;
    max-width: 1000px;
    margin: auto; 
}
div#rigaku_arrows {
    position: relative;
    max-width: 1150px;
    margin: auto;
}

div#rigaku_arrows .slick-prev,
div#rigaku_arrows .slick-next {
    width:37px; /* 画像幅 */
    height:65px; /* 画像高さ */
    top: -110px;
}
div#rigaku_arrows .slick-prev:before,
div#rigaku_arrows .slick-next:before {
    content:"";
}
div#rigaku_arrows button.slick-prev,
div#rigaku_arrows button.slick-next {
    z-index:2;
}
div#rigaku_arrows .slick-prev {
    left:5px; /* 任意の値 */
}
div#rigaku_arrows .slick-next {
    right:5px; /* 任意の値 */
}

div#rigaku_arrows .slick-arrow {
    z-index:10;/* 値は適当に */
}

.slick-initialized .slick-slide li img {
    margin: auto;
    width: 90%;
    max-width: 235px;
}

.ri_to_midashi {
  font-size: 30px;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}


/* ==========================
=========== footer ==========
============================= */

#back-top {
    position: fixed;
    right: 3%;
    bottom: 50px;
    z-index: 999;
}
#back-top span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/sci/common/img/backTop.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.footer_inner {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    font-size: 14px;
}
.c_name {font-size: 24px;}
ul.footer_link {
    display: flex;
    justify-content: space-between;
    width: 350px;
}

/* ==========================
========== copyright ========
============================= */

.copy_inner {
    background: url(/sci/common/img/page_line.png)no-repeat center bottom,#000;
    background-size: contain;
}

.copy_inner p {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    text-align: center;
    font-size: 95%;
    padding: 12px 0 16px;
    color: #fff;
}



/* ==========================
========　下層ページ用css ========
============================= */
.outer1000 {
    width: 100%;
    max-width: 1000px;
    margin: auto;
}
.outer_gray {
	background: #ededed;
	padding-bottom: 40px;
}

.page_visual {
    text-align: center;
}
.page_visual p {
    padding: 55px 40px;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    color: #fff;
    background: url(/sci/common/img/page_visual_line01.png)no-repeat center left 10px,url(/sci/common/img/page_visual_line02.png)no-repeat center right 10px;
}

/*ページタイトル*/
.title_call {
    text-align: center;
    padding: 27px 0 40px;
}
.title_call p {
    display: inline-block;
    font-size: 30px;
    border-bottom: 2px solid #009442;
}


/*-----理学部について第3階層用ナビゲーション------------*/
.rigaku_nav {
	width: 100%;
  background: #015a2a;
}

.rigaku_3nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.rigaku_3nav li {
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 30px;
    border-bottom: 1px solid #015a2a;
    display: flex;
    justify-content: center;
    align-items: center;
	gap: 20px;
    transition-duration: 0.2s;
}
.rigaku_3nav a {
  padding-left: 20px;
  background: url(/sci/common/img/rigaku_nav_bg2.png)no-repeat center left;
	color: #fff;
}

.rigaku_3nav li:first-child::before {
	content: "";
  background: url(/sci/common/img/rigaku_nav_bg.png)no-repeat center center;
	display: block;
	height: 59px;
  width: 17px;
  border: none;
} 
.rigaku_3nav li::after {
	content: "";
  background: url(/sci/common/img/rigaku_nav_bg.png)no-repeat center center;
	display: block;
	height: 59px;
  width: 17px;
  border: none;
}

.rigaku_3nav a:hover {
  transition-duration: 0.2s;
  border-bottom: 1px solid #fff;
}

.intro {
	max-width: 1000px;
	width: 90%;
  line-height: 2;
  margin: 0 auto 60px;
}
.main_txt {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto 10px;
}
.sub_txt {
	max-width: 1000px;
	width: 90%;
	margin: 15px auto;
	& a {
	  color: #009342;
    font-weight: bold;
    text-decoration: underline;
	}
	& a:hover {
		text-decoration: none;
	}
}

.midashi {
	max-width: 1000px;
	width: 90%;
	padding: 5px 15px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
	margin: auto;
	box-sizing: border-box;
	&.sugaku {background: #932c49;}
	&.buturi {background: #af423d;}
	&.kagaku {background: #7b446d;}
	&.bunsi {background: #ac6f1f;}
	&.seitai {background: #3e6a37;}
}
.sub_midashi {
	max-width: 1000px;
	width: 90%;
	padding: 5px 20px;
  margin: 30px auto;
  font-size: 20px;
	border-left: 4px solid #ccc;
	box-sizing: border-box;
	&.sugaku {border-left: 4px solid #932c49;}
	&.buturi {border-left: 4px solid #af423d;}
	&.kagaku {border-left: 4px solid #7b446d;}
	&.bunsi {border-left: 4px solid #ac6f1f;}
	&.seitai {border-left: 4px solid #3e6a37;}
}

p.indent, .indent li {
	text-indent: -16px;
	padding-left: 16px;
	max-width: 1000px;
	width: 90%;
	margin: auto;
}

@media screen and ( max-width: 700px ){

/*ページタイトル*/
.title_call p {
    font-size: 25px;
}
.rigaku_nav {
	display: none;
	}
	
  .table_outer {
		max-width: 10000px;
		width: 90%;
    overflow-x: scroll;
		margin: auto;
  }
  .table_outer table {
    width: 781px;
  } 
  .table_outer::-webkit-scrollbar{
      height: 10px;
  }
  .table_outer::-webkit-scrollbar-track-piece {
      background: #BCDE51;
  }
  .table_outer::-webkit-scrollbar-track{
      background: #BCDE51;
  }
  .table_outer::-webkit-scrollbar-thumb{
      background: #039244;
      border-radius: 5px;
  }
	
}
@media print {
/*
	body {
        min-width: 1125px;
		width: 100%;
		margin: auto;
    }
	*/
	
}
	





