@media screen and (min-width: 768px), print { #grobalNav ul li:nth-child(4) a { border-bottom: 2px solid #f80; } }
.ttl-category { background-image: url(../../../recruit/images/bg_title_recruit.png); }

.btn_arrow { text-align: center; display: block; text-decoration: none; background-repeat: no-repeat; border: 1px solid #000; transition: all .3s; }

@media screen and (min-width: 768px), print { .btn_arrow { background-position: right 9px center; background-size: 32px; padding: 33px 0; font-size: 20px; } }
@media screen and (max-width: 767px) { .btn_arrow { background-position: right 13px center; background-size: 24px; padding: 13px 0; font-size: 16px; } }
#inq_btn .btn_arrow { color: #fff; border-color: #093; background-color: #093; background-image: url(../../../images/btn_arrow_white.png); text-decoration: none; }
#inq_btn .btn_arrow:hover { border-color: #9C3; background-color: #9C3; }

@media screen and (min-width: 768px), print { #inq_btn .btn_arrow { padding: 20px 0; font-size: 20px; } }
@media screen and (max-width: 767px) { #inq_btn { margin-top: 12px; }
  #inq_btn .btn_arrow { padding: 9px 0; font-size: 16px; } }
