.sec-mv__slider .slider__slide--1,
.sec-mv__thumbnail .thumbnail__img .img--1 {
  background-image: url(/assets/images/pages/department/psychology/mv_img1.jpg?01)
}
.sec-mv__slider .slider__slide--2,
.sec-mv__thumbnail .thumbnail__img .img--2 {
  background-image: url(/assets/images/pages/department/psychology/mv_img2.jpg?01)
}
.sec-mv__slider .slider__slide--3,
.sec-mv__thumbnail .thumbnail__img .img--3 {
  background-image: url(/assets/images/pages/department/psychology/mv_img3.jpg?01)
}
/* subpage */ 
.psychology .l-container{
  padding: 0;
}
.psychology.quslifi .l-container{
	padding: 25px 25px 0;
}
.psychology.qualifications_list .content01-item__note{
  margin: 0;
  padding: 40px 25px;
}
.psychology.qualifications_list .content01-item + .content01-item{
  margin: 0;
}
@media (min-width:768px) {
	.psychology.quslifi .topic-item__note{
		padding-right: 0;
		width: 100%;
	}
    .psychology.qualifications_list .content01-item + .content01-item{
      margin-top: 65px;
    }
	.psychology.qualifications_list .content01-item:nth-child(odd) .content01-item__note,
	.psychology.qualifications_list .content01-item:nth-child(even) .content01-item__note{
		padding: 30px 40px;
	}
}
/* subpage color */
.psychology .content01-item__title .hd{
  border-color: #8c93c8;
}
.psychology .note-block{
  background-color: #f6f7fb;
}
.psychology.qualifications_list .content01-item:nth-child(odd),
.psychology .topic-list{
  background-color: #f6f7fb;  
}
.psychology .content01-item__title .hd,
.psychology .topic-item__title{
	color: #8c93c8;
}