@charset "utf-8";


.new-special .ac-mainvisual{
    position: relative;
    background: url(/activity/okinawa/special/yanbaru/img/Lowestprice.png) no-repeat 50% 50%;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.ac-mainvisual__headline {
    border-top: 3px solid #ffffff;
    padding: 10px;
}
 
.ac-mainvisual .ac-special__title p{
    padding: 10px;
    color: #3BA062;
    font-weight: bold;
    font-size: 50px;
    -webkit-text-stroke: 12px #fff;
    position: absolute;
    margin: 0;
    bottom: 60px;
    left: 20px;
    text-align: left;
}

.ac-mainvisual .ac-special__title .price{
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
}

.ac-mainvisual .ac-special__title p::before{
    content: "2021年世界自然遺産登録！\A独自の生態系を育むやんばるの森";
    -webkit-text-stroke: 0;
    position: absolute;
    white-space: pre;
}

a.ac-navigation__list {
    background-color: #2d6604;
    background-image: -webkit-radial-gradient(#85c526 25%, transparent 0);
    background-image: -o-radial-gradient(#85c526 25%, transparent 0);
    background-image: radial-gradient(#85c526 25%, transparent 0);
    background-position: 0 0, 0 0;
    background-size: 3px 3px;
}

a.ac-navigation__list::after {
    content: url(/activity/okinawa/special/yanbaru/img/img_yanbaru.png);
    bottom: 3px;
}

.ac-navigation__list.\--current {
    background-color: #70ba15;
}

.ac-special__headline {
    background: #439262 url(/activity/okinawa/special/yanbaru/img/title_bar.jpg) right bottom no-repeat;
    color: #ffffff;
}

.ac-special__subheadline::before {
    background:  #73be16;
}

.point__headline {
    font-size: 27px;
    color:#73be16;
    line-height: 1.2;
}

/* map */
.ac-special__map {
    display: block;
    margin: 54px 0 0;
}
.ac-special__map--box {
    flex-basis: 48%;
}
.ac-special__map--box:nth-child(2) {
    display: flex;
    flex-basis: calc(100% - 48%);
}
.ac-special__map--head {
    display: flex;
}
.ac-special__map--title {
    border-bottom: 1px solid #023886;
    box-sizing: border-box;
    color: #023886;
    font-size: 18px;
    font-weight: bold;
    line-height: 29px;
    /* padding: 0 0 16px 17px; */
    padding: 0;
    position: relative;
    width: 185px;
}
.ac-special__map--text {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 25px;
}
.ac-special__map--area {
    border-right: 1px solid #023886;
    border-top: 1px solid #023886;
    margin-top: 40px;
    width: 389px;
}
.ac-special__map--area_list {
    display: flex;
    box-sizing: border-box;
    padding: 10px 22px 10px 7px;
    align-items: center;
    justify-content: space-between;
}
.ac-special__map--area_list:not(:first-child) {
    border-top: 1px solid #023886;
}
.ac-special__map--area_img {
    height: 74px;
    width: 148px;
}
.ac-special__map--area_img:nth-child(2) {
    height: 100px;
    width: 167px;
}
.ac-special__map--area_img img {
    height: 100%;
    width: 100%;
}
.ac-special__map--link {
    align-items: center;
    background-color: #023886;
    border-radius: 4px;
    color: #fff !important;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    justify-content: center;
    line-height: 19px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.ac-special__map--link:hover {
    opacity: .8;
}
.ac-special__map--link::after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 5px;
    margin: auto;
    position: absolute;
    right: 10px;
    top: 0;
    transform: rotate(45deg);
    width: 5px;
}
.ac-special__map--link .s-text {
    font-size: 13px;
}
.ac-special__map--area_list .ac-special__map--link {
    width: 180px;
}
.ac-special__map--img {
    flex-basis: calc(100% - 180px - 7px);
    position: relative;
}
.ac-special__map--img img {
    height: auto;
    width: auto;
    left: 0;
    position: relative;
    top: 0;
}
.ac-special__map--list {
    flex-basis: 180px;
    /* margin-left: 7px; */
}
.ac-special__map--item {
    margin-top: 50px;
    width: 180px;
}

.ac-special__map--item + .ac-special__map--item {
    margin-top: 30px;
}

.content__box .link__btn {
    bottom: 0;
    height: 41px;
    margin: 30px 0 0;
    /* float: right; */
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.content__box .link__btn a {
    align-items: center;
    background-color: #FF7A08;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    justify-content: space-around;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    width: 320px;
}
.content__box .link__btn a:hover {
    opacity: .8;
}
.content__box .link__btn a::after {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    content: "";
    display: block;
    height: 9px;
    position: relative;
    transform: rotate(45deg);
    width: 9px;
}

.btn_blue-white {
    margin: 30px 0 0;
    /* display: flex;
    justify-items: flex-end; */
}

.btn_blue-white a {
    padding: 8px 10px;
    text-align: center;
    letter-spacing: 0px;
    color: #003894;
    opacity: 1;
    border: solid 3px #003894;
    text-decoration: none;
    font-weight: bold;
    display: block;
    float: right;
    border-radius: 5px;
    font-size: 16px;
}

.btn_blue-white a::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 3px solid #003894;
    border-right: 3px solid #003894;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: 4px;
}

.content__box__3col li {
    text-align: center;
}
 
.content__box__3col li + li span {
    font-size: 11px;
}

.flex__wrap .content__box:first-child {
    padding-right: 12px;
    font-size: 11px;
}

.ac-content__img__wrap {
    margin-top: 30px;
    text-align: center;
}

.ac-content__img__item + .ac-content__img__item {
    text-align: center;
    margin-top: 15px;
}

.ac-content__img__item {
    width: 700px;
    margin: 0 auto;
}

.ac-content__img__item img {
    width: 100%;
}

.content__box img {
    margin-bottom: 10px !important;
}
