@charset "UTF-8";

/* 看護学部 授業について　CSS PC
===============================================*/
section.social img {
    display: block;
    width: 100%;
}
.mv{
	background: url(/kango/academics/img/mv_academics.jpg) no-repeat center center;
	background-size: cover;
}
section.social .social_ttl {
    margin-top: 40px;
}
section.social .contBox {
    margin: 0 auto 50px;
}
section.social .contBox.cont03 {
    margin-bottom: 30px;
}
#main section.social .txtBox h3 {
    margin-top: 0;
}
section.social .social_img img:first-of-type {
    margin-bottom: 10px;
}
section.social a {
    max-width: 180px;
    padding: 20px 12px 20px 0;
    border-bottom: solid 1px #000;
    font-size: 14px;
    line-height: 100%;
    background: url(/kango/common/img/arrow_gray.png) no-repeat right 5px center;
    background-size: 8px auto;
    display: block;
    margin-bottom: 20px;
}
section.social .social_cont02 {
    margin: 0 auto 50px;
}
section.social .social_cont02.cont04 {
    margin-bottom: 30px;
}
#main section.social .social_cont02 h4 {
    color: #e5004a;
    font-size: 18px;
    margin-top: 0;
    line-height: 1.4em;
}
section.social .social_cont02 ul {
    margin: 0 auto;
}
section.social .social_cont02 ul li:first-child {
    margin-top: 20px;
}