@charset "UTF-8";
/* CSS Document */


/*	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	behavior: url("/css/PIE.htc");*/


/*top*/
.slider_box{
	margin:0 0 20px;
}
.slider-thum_box {
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	padding:10px 0;
}
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px !important;
    z-index: 99;
}
.slick-prev {
     left: 15px !important;
    z-index: 100;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
.slider-thum_box .slider-thum .slider-thum-list {
	padding:0 10px;
	cursor:pointer;
}
.slider-thum_box .slider-thum .slider-thum-list:hover {
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.item_video {
	width:800px;
	height:auto;
}
.item_video video {
	width:100%;
	height:auto;
}



/*members*/
.members section {
	margin:0 0 50px;
	font-size:1.4rem;
}
.members section:last-child {
	margin:0;
}
.members section h5 {
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 25px;
	padding:0 0 0 12px;
	border-left: solid 3px #8660a7;
}
.members section h6 {
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
.members section table {
	width:calc(100% - 10px);
	margin:0 auto 35px 10px;
	text-align:center;
}
.members section table.mb20 {
	margin:0 auto 20px 10px;
}
.members section table.mb25 {
	margin:0 auto 20px 10px;
}
.members section table:last-child {
	margin:0 auto 0 10px;
}
.members section table th ,
.members section table td {
	border-top: solid 1px #bebaba;
	border-bottom: solid 1px #bebaba;
	padding:10px 0;
}
.members section table th {
	width:265px;
	padding-left: 10px;
}
.members section p {
	text-align:right;
}




.members section table2 {
	width:calc(100% - 10px);
	margin:0 auto 35px 10px;
	text-align:center;
}
.members section table2.mb20 {
	margin:0 auto 20px 10px;
}
.members section table2.mb25 {
	margin:0 auto 20px 10px;
}
.members section table2:last-child {
	margin:0 auto 0 10px;
}
.members section table2 th ,
.members section table2 td {
	border-top: solid 1px #bebaba;
	border-bottom: solid 1px #bebaba;
	padding:10px 0;
}
.members section table2 th {
	width:500px;
	padding-left: 10px;
}


/*for students/applicants*/
.for_students_applicants section {
	margin:0 0 50px;
	font-size:1.4rem;
}
.for_students_applicants section:last-child {
	margin:0;
}
.for_students_applicants section h5 {
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 25px;
	padding:0 0 0 12px;
	border-left: solid 3px #8660a7;
}
.for_students_applicants section h6 {
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
.for_students_applicants table{
	width: 100%;
	border-collapse: collapse;
}
.for_students_applicants table th{
	width: 2%;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.for_students_applicants table td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*research_collaboration*/
.research_collaboration section {
	margin:0 0 50px;
	font-size:1.4rem;
}
.research_collaboration section:last-child {
	margin:0;
}
.research_collaboration section h5 {
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 25px;
	padding:0 0 0 12px;
	border-left: solid 3px #8660a7;
}
.research_collaboration section h6 {
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
.research_collaboration section p {
	text-align: right;
}
.research_collaboration table{
	width: 100%;
	border-collapse: collapse;
}
.research_collaboration table th{
	width: 2%;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.research_collaboration table td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*research*/
.research section {
	margin:0 0 50px;
	font-size:1.4rem;
}
.research section:last-child {
	margin:0;
}
.research section h5 {
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 25px;
	padding:0 0 0 12px;
	border-left: solid 3px #8660a7;
}
.research section h5 span {
	font-weight: bold;
}
.research section h6 {
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
.research section p {
	text-align: left;
}
.research section p span {
	font-size: 110%;
	font-weight: bold;
}
.research section img {
	text-align: left;
}
.research table{
	width: 100%;
	border-collapse: collapse;
}
.research table th{
	width: 2%;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.research table td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/*lectures*/
.lectures section {
	margin:0 0 50px;
	font-size:1.4rem;
}
.lectures section:last-child {
	margin:0;
}
.lectures section h5 {
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 25px;
	padding:0 0 0 12px;
	border-left: solid 3px #8660a7;
}
.lectures section h6 {
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
.lectures section table {
	width:calc(100% - 10px);
	margin:0 auto 35px 10px;
	text-align:center;
}
.lectures section table.mb20 {
	margin:0 auto 20px 10px;
}
.lectures section table.mb25 {
	margin:0 auto 20px 10px;
}
.lectures section table:last-child {
	margin:0 auto 0 10px;
}
.lectures section table th ,
.lectures section table td {
	border-top: solid 1px #bebaba;
	border-bottom: solid 1px #bebaba;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20;
}
.lectures section table th {
	width: 580px;
	padding-left: 10px;
}
.lectures section p {
	text-align:right;
}
		   


/* --- 新着情報エリア --- */
dl.box{
    height: 480px;
    overflow: auto;
}
dl.box dt{
    float: left;
    width: 120px;
}
dl.box dd{
    margin: 0 0 10px 0;
    padding: 0 0 10px 120px;
    border-bottom: 1px dotted #aaa;
}



/*------------------------------------------------------------ 
    トリガー
------------------------------------------------------------*/  

.trigger01{
	width:auto;
	font-size:100%;
	margin-bottom:15px;
	padding:20px 20px 20px 25px;
	background:#fff;
	border:1px solid #BDBEBF;
}

.trigger01:not(:last-child){ margin-bottom:15px;}

.trigger01.selected{
}

.trigger01 dt{
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 125%;
}
.trigger01 dt a{
	display: block;
	padding-right: 40px;
	color: #845EA3;
	line-height: 1.6;
	font-weight: bold;
	position: relative;
}

.trigger01 dt a:after{
	display: block;
	content: "";
	width: 18px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 3px;
	background-image: url(../img/topics/icon-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.trigger01.selected dt a:after{ background-position:0 -10px;}

.trigger01 dd{
	display: none;
	margin-top: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5;
}




@media screen and (max-width: 560px){

.trigger01{
	font-size:117%;
	padding:15px 15px 15px 20px;
}

.trigger01 dt{
	padding-left:25px;
	background-size:15px 15px;
}

.trigger01 dt a:after{
	width:14px;
	height:8px;
	background-size:14px 16px;
}

.trigger01.selected dt a:after{ background-position:0 -8px;}

.trigger01 dd{ margin-top:15px;}

}


/* イメージリスト */
#imageList{
	max-width:990px;
	overflow:hidden;
	margin-top:20px;
}

#imageList li{
	width:33.3333%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}

#imageList p{
	line-height: 1.6;
	color: #333333;
	font-size: 100%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}


.img-responsive{
	width:100%;
	height:auto;
}


/* TABLET */
@media screen and (max-width: 788px){

#imageList li{
	width:50%;
	float:left;
	padding:0 15px;
}
}

/* TABLET */
@media screen and (max-width: 400px){

#imageList li{
	width:100%;
	float:none;
	padding:0 ;
}


}
