@charset "UTF-8";

#inquiry + .contents_btn01 a:nth-of-type(2) {
	background: #4bbb34;
        box-shadow: 5px 5px 0 #409330;
}
#inquiry + .contents_btn01 a:nth-of-type(2):hover {
        box-shadow: none;
}