@charset "utf-8";
/* 経済学部 学科紹介　 201707 */


/* 画像スライド */
.slick-slide {
	max-height: 500px;
	overflow:hidden;
}

#department .subject_box {
	width: 100%;
	margin: 0 auto 60px;
}

#department .subject_box:last-child {
	margin: 0 auto;
}

#department .subject_box h2 {
	font-size: 160%;
}


#department .mainimage {
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 10px;
}

#department .mainimage img {
	width: 100%;
	margin: 0;
}

#department .index dl {
	margin: 0 0 30px 0;
}

#department .index dl dt {
	padding: 3px 15px;
	background-color: #d9f4fc;
	color: #00B8EE;
	font-weight: bold;
}

#department .index dl dd {
	padding: 10px 10px 0px;
}

#department .index dl dd ul {
	margin: 0 0 0 25px;
}

#department .index dl dd ul li {
	margin: 0 0 3px 0;
	list-style: none;
}

#department .index dl dd ul li:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #4c4948;
	position: relative;
	left: -15px;
	top: -3px;
}

#department .index dl.point {
	margin: 0 0 20px 0;
}

#department .index dl.point dt {
	padding: 7px 15px;
	background-color: #00B8EE;
	color: #ffffff;
}

#department .index dl.point dd {
	padding: 15px 10px 10px;
	background-color: #d9f4fc;
}

#department .index dl.point dd ul li {
	margin: 0 0 5px 0;
}

#department .index dl.point dd ul li:before {
	background: #00B8EE;
}

#department .curriculum {
	margin: 0 0 30px 0;
}

#department .curriculum  h3 {
    font-family: "barkpipe";
	font-feature-settings: "palt";
}


#department ul.eye100 {
	margin-top: 50px;
}

#department ul.eye100::after {
	  content: ""; clear: both; display: block;
}

#department ul.eye100 li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#department ul.eye100 li:last-child {
	margin-right: 0;
}

#department ul.eye100 + ul {
	clear: both;
	margin: 0 0 20px 25px;
}

#department ul.eye100 + ul li {
	list-style: disc;
}



/* 現代経済学科・国際経済学科 */
#department.depa h4 {
	margin-top: 30px;
}

#department.depa .border1 {
	margin-top: 10px;
}



/* カリキュラム */
#department.curriculum2 h3 {
	margin-top: 40px;
	color: #00B8EE;
}

#department.curriculum2 h4 {
	clear: both;
	margin-top: 30px;
}

#department.curriculum2 p {
	margin-bottom: 10px;
}

#department.curriculum2 h2 + h3 {
	margin-top: 10px;
}

#department.curriculum2 h3 + h4 {
	margin-top: 15px;
}

#department.curriculum2 .box01::after {
	  content: ""; clear: both; display: block;
}
	
#department.curriculum2.fieldwork dl dt {
	font-weight: bold;
}
	
#department.curriculum2.fieldwork dl dd {
	margin-bottom: 20px;
}

#department.curriculum2.semi_report h3 {
	margin: 50px 0 0 0;
}

#department.curriculum2.semi_report dl.dl01 {
	margin: 20px 0 20px 0;
}
	
#department.curriculum2.semi_report dl.dl01 dt {
	clear: both;
	float: left;
	width: 3em;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#department.curriculum2.semi_report dl.dl01 dd {
	margin: 0 0 5px 3.5em; 
}

#department.curriculum2.semi_report dl.dl02 {
	margin: 10px 0 20px 0;
}
	
#department.curriculum2.semi_report dl.dl02 dt {
	clear: both;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}

#department.curriculum2.semi_report dl.dl02 dd {
	margin: 0 0 3px 0;
}

#department.curriculum2.semi_report dl.dl03 {
	margin: 10px 0 20px 0;
}
	
#department.curriculum2.semi_report dl.dl03 dt {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#department.curriculum2.semi_report .table1 {
	margin: 0 0 15px 0;
}

#department.curriculum2.semi_report .table1 th, #department.curriculum2.semi_report .table1 td {
	padding: 7px 10px;
}

#department.curriculum2.semi_report .table1 caption {
	margin: 0 0 5px 0;
	font-weight: bold;
}



#department .dept ul.link_box li {
    float: left;
    width: 310px;
    margin: 0 10px 10px 0;
    box-sizing: border-box;
}

/*2022年用追加*/

#department h3.lec_tit {
	padding: 7px 15px;
	background-color: #00B8EE;
	color: #ffffff;
    font-size: 120%;
}

#department h4.lec_subtit {
	color: #00B8EE;
    font-size: 130%;
}

.lectures_tit{
color:#00B8EE;
font-size: 180%!important;
font-weight: bold!important;
}

.laboratories_tit{
color:#00B8EE;
font-size: 180%!important;
font-weight: bold!important;
}

.laboratories_subtit{
background-color: #627a86;
color: #fff;
padding: 5px 10px;
margin-bottom: 10px!important;
}

.laboratories_subtit2{
background-color: #627a86;
color: #fff;
padding: 5px 10px;
margin-bottom: 10px!important;
width: max-content;
}

.laboratories_subtit3{
background-color: #627a86;
color: #fff;
padding: 5px 10px;
margin:10px 5px 10px 0!important;
width: max-content;
float: left;
}

.name{
background-color:#e5ebee;
padding: 7px 10px;
width:180px;
margin: 0 auto;
}

/*.none_pc { display: none;}
.none_sp { display: block;}*/

.members{display: inline-block; margin-top: 20px; }
.members2{display: inline-block; margin-top: 20px; width: 100%;}
#contents div.members .box100_l img, #contents div.members2 .box100_l img{
    margin:0 0 20px 0;
    }
#contents div.members .box100_l img.photo, #contents div.members2 .box100_l img.photo{
    margin-bottom: 0 !important;
    display: block !important;
}

.text_box1{
	padding: 15px;
	background-color: #f2f5f7 ;
	margin-top: 20px;
}

.text_box2{
	padding: 15px;
	border: solid 1px #96A9B3;
	margin-top: 20px;
}


/*2026年度更新内容*/
#department h4.assign_box {
    border: 2px solid #00B8EE;
    padding: 5px 30px;
    display: inline-block;
    color: #00B8EE;
}

.program_subtit{
background-color: #627a86;
color: #fff;
padding: 5px 10px;
margin:10px 5px 10px 0!important;
width: max-content;
}

.members{display: flex; margin-top: 20px; }

.semi_box {
 display: flex;
}

@media screen and (max-width: 736px) {

#department .subject_box h2 {
	font-size: 140%;
}

#department ul.eye100 {
	margin-bottom: 5px;
	}

#department ul.eye100 li {
	width: 49%;
	margin-right: 5px;
}

#department ul.eye100 li:nth-child(even) {
	margin-right: 0;
}
	
#department ul.eye100 + ul li {
	margin-bottom: 5px;
}

#department .dept ul.link_box li {
    clear: both;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
}

#contents div.members .box100_l{
    width: 100px; float:left; clear: both; margin-right: 20px;
    }
#contents div.members .box190_l{
    width: 190px; float:left; 
    }
#contents div.members .box100_l img.photo{margin-bottom: 20px!important;}

/*2026年度更新用*/
.semi_box {
 display: flex;
 flex-direction: column-reverse;
 margin-bottom: 10px;
}

.major {
font-size: 90%;
}

}






