@charset "UTF-8";

.right__link a {
    display: inline-block;
}

.ac-mainvisual__headline {
    top: auto;
    bottom: 20px;
    font-weight: normal;
    text-shadow: 2px 2px 1px #000;
}

.ac-special__headline {
    background: url(/activity/okinawa/special/marine/img/bg_hedding.png) right bottom no-repeat;
    color: #003894;
    font-size: 30px;
    height: 60px;
    padding: 18px 22px;
    margin: 0 auto 20px;
}

.ac-special__subheadline {
    border-bottom: 2px dotted #02a7cc;
}

.ac-special__subheadline::before {
    background: #02a7cc;
}

a.ac-navigation__list {
    height: 50px;
    padding-bottom: 10px;
    margin-right: 6px;
    background: repeating-linear-gradient(0deg, rgba(1, 55, 207, 1) 0px, rgba(2, 163, 205, 0.5)), repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(1, 55, 207, 0.5) 2px, rgba(1, 55, 207, 0.5) 3px);
    border-bottom: 2px solid rgba(1, 55, 207, 1);
    box-shadow: 3px 2px 4px rgba(255,255,255,0.4) inset,0 -1px 1px rgba(1, 55, 207, 0.75);
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
}

a.ac-navigation__list::after {
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-top: 10px solid #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}