/* 注釈 ここから */
.annotation-text {
    font-size: 14px;
}
.annotation-text::before {
    content: "※";
}
/* 注釈 ここまで */

/* ウクライナ　アコーディオン */
.open-btn .btn {
    max-width: 200px;
    border-radius: 10px;
    border: 1px solid #666;
    padding: 10px 0;
    margin: 20px auto;
    cursor: pointer;
    text-align: center;
}

.min-box .min-text {
    height: 520px;
    overflow: hidden;
    position: relative;
}
.min-box .min-text.is-long {
	height: 520px;
	overflow: hidden;
	position: relative;
}
.min-box .min-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 70px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
}
/* ウクライナ　アコーディオン　終了 */


.link-block-content h2 {
    margin: 0 0 24px 0;
    font-size: 24px;
    color: #0068B7;
}

.link-block-content h2.title-border {
    border-bottom: 1px solid #969696;
    padding: 0 0 16px 0;
    font-size: 18px;
}

.link-block-content .flex-3column-list {
    margin: 0;
}

.link-block-content {
    background: #F7F7F7;
    padding: 32px;
    margin-bottom: 40px;
}

.link-block-content h2.title-border {
    border-bottom: 1px solid #969696;
    padding: 0 0 16px 0;
    font-size: 18px;
}

.link-block-content .flex-3column-list {
    margin: 0;
}

ul.arrow-link-list>li {
    position: relative;
    padding: 0 0 0 24px;
    margin: 0 0 8px 0;
    line-height: 1.4;
}

ul.arrow-link-list>li a {
    color: #000;
    word-wrap: break-word;
    text-decoration: underline;
}

ul.arrow-link-list>li::before {
    content: "";
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 8px;
    bottom: inherit;
    left: 4.5px;
    margin: auto;
    transform: rotate(45deg);
    z-index: 999;
}

ul.arrow-link-list>li::after {
    content: "";
    width: 16px;
    height: 16px;
    background: #315694;
    border-radius: 50%;
    position: absolute;
    top: 2.5px;
    left: 0;
    margin: auto;
}

ul.arrow-link-list>li img {
    margin: 0 0 0 6px;
    vertical-align: middle;
}

/*------------*/
.open-box.js {
    text-decoration: underline;
    cursor: pointer;
}

.content-content-item ul.img-slider li::after,
.content-single-item ul.img-slider li::after,
.content-single-item ul li.no-arrow::after {
    display: none;
}

.surround-wrap .content-single-item ul>li:first-of-type {
    margin-top: 0;
}

.content-single-item ul li.rotate-arrow::after {
    transform: rotate(135deg);
    top: 25px;
    margin: inherit;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.content-single-item ul li.rotate-arrow.open::after {
    transform: rotate(-45deg);
}

.box-accordion {
    display: none;
    padding: 10px 0;
}

.singles a {
    line-height: 2;
    margin-left: 1em;
}

.singles a:before {
    content: "・";
    display: inline-block;
}

.surround-wrap .content-single-item {
    margin-top: 60px;
}

.surround-wrap .pdf-content-slider {
    margin-top: 40px;
}

.surround-wrap #world-map {
    box-shadow: 4px 5px 3px rgb(0 0 0 / 40%);
    height: auto;
    width: 100%;
}

.surround-wrap h4 {
    font-size: 22px;
    position: relative;
    padding: 10px 0 0;
}

.surround-wrap .enviro_map {
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 806px;
    text-align: center;
    margin: 0 auto;
}

.surround-wrap .enviro_map img {
    max-width: 100%;
}

.surround-wrap .enviro_map map {
    max-width: 100%;
}

.surround-wrap #area_btn a {
    background-color: rgba(142, 0, 0, 0.7);
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 30%);
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    position: absolute;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
    text-decoration: none;
    border: 2px solid #ccc;
    border-radius: 15px;
    font-weight: bold;
}

.surround-wrap #area_btn a.red {
    font-size: 18px;
    padding: 15px 30px;
}

.surround-wrap #area_btn a.green {
    background-color: rgba(0, 126, 27, 0.788);
    border-radius: 50%;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 30%);
    width: 19%;
    height: 24%;
    display: grid;
    justify-items: center;
    align-items: center;
    font-size: 14px;
    padding: 0;
}

.surround-wrap #area_btn a.blue {
    background-color: rgb(37 54 171 / 70%);
    font-size: 18px;
    padding: 15px 30px;
}

.surround-wrap #area_btn a:not(.none):hover {
    background-color: #cc0000;
    border: 1px solid #fff;
}

.surround-wrap #area_btn a.blue:not(.none):hover {
    background-color: rgb(0 11 85 / 100%);
}

/* .surround-wrap #area_btn a.green:hover {
    background-color: rgba(0, 71, 21, 1);
} */

.surround-wrap #area_btn a.blue span {
    display: block;
    font-size: 13px;
}


.surround-wrap #area_btn a.green span span {
    display: block;
    font-size: 13px;
}

.surround-wrap #area_btn a.none {
    pointer-events: none;
}


.surround-wrap .surr01 {
    top: 60%;
    left: 39%;
}

.surround-wrap .surr02 {
    top: 37%;
    left: 41%;
}

.surround-wrap .surr04 {
    top: 8%;
    left: 47%;
}

.surround-wrap .surr05 {
    top: 27%;
    left: 67%;
}

.surround-wrap .surr06 {
    top: 11%;
    left: 79%;
}

.surround-wrap .surr07 {
    top: 84%;
    left: 43%;
}

.surround-wrap .surr08 {
    top: 61%;
    left: 71%;
}

.surround-wrap .surr09 {
    top: 66%;
    left: 63%;
}

.surround-wrap .surr10 {
    top: 50%;
    left: 6%;
}

.surround-wrap .surr11 {
    top: 22%;
    left: 6%;
}

.surround-wrap .lSSlideOuter .lSPager.lSpg,
.surround-wrap .lSPager.lSGallery {
    display: none !important;
}

.surround-wrap .border-box {
    max-width: 916px;
    margin: 0 auto;
}

.surround-wrap .lslide img {
    max-width: 100%;
}

.surround-wrap .lslide {
    text-align: center;
}

.surround-wrap .content-content-item ul.img-slider li::after,
.surround-wrap .content-single-item ul.img-slider li::after {
    display: none;
}

.surround-wrap .content-content-item ul.img-slider li,
.surround-wrap .content-single-item ul.img-slider li {
    margin-right: 15px;
}

.surround-wrap .content-single-item ul.img-slider li img {
    vertical-align: initial;
    margin: 0;
}

.surround-wrap .lSSlideOuter {
    box-sizing: border-box;
    padding: 0 8px;
}

.surround-wrap .lSAction>.lSNext {
    right: -8px;
}

.surround-wrap .lSAction>.lSPrev {
    left: -8px;
}
.surround-wrap .content-single-item ul li::after {
    display: block;
}

.surround-wrap .img-slider li {
    border: none !important;
}

@media (min-width: 1099px) {
    .surround-wrap #area_btn a.green>span {
        top: 6px;
        position: relative;
    }
}

@media (max-width: 1099px) {

    .link-block-content {
        padding: 16px;
    }

    .link-block-content h2 {
        font-size: 22px;
        margin: 0 0 16px 0;
    }

    .surround-wrap #area_btn {
        margin-top: 20px;
    }

    .surround-wrap #area_btn a.green,
    .surround-wrap #area_btn a {
        background-color: none;
        box-shadow: none;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 14px;
        padding: 10px 20px;
        position: relative;
        text-shadow: none;
        text-decoration: none;
        border: 2px solid #ccc;
        border-radius: 15px;
        font-weight: bold;
        width: 100%;
        top: 0 !important;
        left: 0 !important;
    }
    .surround-wrap .lSSlideOuter .lSPager.lSpg {
        display: block !important;
    }
    .surround-wrap .content-single-item ul.lSPager.lSpg li {
        border: none !important;
    }
    .surround-wrap .content-single-item ul li::after {
        display: none;
    }
}