  .sub-visual-box { background: url(/_res/ajou/dnaplus/img/common/sub-visual01.jpg) no-repeat 50% 50%/cover;}

.txt-right{text-align:right}
.greeting_head{background:#1c8fce;height:125px; background-image: url(/_res/ajou/dnaplus/img/common/bg_image_01.png); background-repeat: no-repeat; background-size: 30%;
    background-position: right 10px bottom -30px;}
.greeting_head h1{color: #fff; padding: 40px 1em; font-size: 40px; font-weight: 500;}
.greeting{ background: #f7f7f7; padding:50px 3em;}
.greeting p{padding:20px 0; line-height:26px;}
.greeting p.last{text-align:right;}
.greeting p.last span{font-weight: 600; color: #111;}

@media screen and (max-width: 768px) {
	.greeting_head{background-size:50%;}
}