@charset "UTF-8";
  div#dubaicup_u23_pc section.main-contents .present-bnr {
    line-height: 1;
    margin: 70px auto; 
    width: 1200px;
    text-align: center;
}
  div#dubaicup_u23_pc section.main-contents .present-bnr a {
    display: inline-block;
    line-height: 1; 
}
  div#dubaicup_u23_pc section.main-contents .present-bnr a:hover {
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; 
}

  div#dubaicup_u23_pc section.main-contents .present-bnr .link.btn_viewing {
    background-color: #fff;
    color: #fff;
    padding: 0.5em 2em;
    border-radius: 8px;
    text-decoration: none;
    line-height: 3;
    font-weight: bold;
}

  div#dubaicup_u23_pc section.main-contents .present-bnr p {
    margin: 10px auto 0;
    line-height: 25px;
    font-size: 1.2em;
    color: #fff;
    font-weight: 700;
}