.about-g20-gallery .bg {
    background-color: #f5f5f5;
    background-image: url(/ja/images/about_g20/gallery-bg-previous-summit.svg);
    background-position: 100%;
    background-repeat: repeat-y;
    background-size: 100%
}

.about-g20-gallery .btn {
    border: 1px solid #2e59c1 !important;
    color: #2e59c1;
    font-family: Lato,sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 8px 25px
}

.about-g20-gallery .btn1 {
    border-radius: .2rem 0 0 .2rem !important
}

.about-g20-gallery .btn2 {
    border-radius: 0 !important
}

.about-g20-gallery .btn3 {
    border-radius: 0 .2rem .2rem 0 !important
}

.about-g20-gallery .nav-link.btn.active {
    background-color: #2e59c1;
    border-color: #2e59c1;
    color: #fff
}

.about-g20-gallery .nav-link.btn:hover {
    border-color: #2e59c1
}

.about-g20-gallery .item-slick.slick-slide.slick-current.slick-active {
    outline: none!important
}

.about-g20-gallery img {
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.about-g20-gallery .slick-arrow {
    margin-top: -9pt;
    position: absolute;
    top: 50%;
    z-index: 50
}

.about-g20-gallery .slick-prev {
    left: 0
}

.about-g20-gallery .slick-next {
    right: 0
}

.about-g20-gallery .slick-track {
    height: 15vh
}

.about-g20-gallery .slider-for {
    margin-bottom: 15px
}

.about-g20-gallery .slider-for .slick-list .slick-track {
    height: 35vh
}

.about-g20-gallery .slider-for .slick-list .slick-track img {
    background-position: 50%;
    background-size: cover;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.about-g20-gallery .slider-for .slick-prev:before {
    content: url(/ja/images/about_g20/Slider-arrow-before-icon.png)
}

.about-g20-gallery .slider-for .slick-prev:hover:before {
    content: url(/ja/images/about_g20/Slider-arrow-hover-icon.png)
}

.about-g20-gallery .slider-for .slick-next:before {
    content: url(/ja/images/about_g20/Slider-arrow-before-icon.png);
    display: inline-block;
    margin-left: -40px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.about-g20-gallery .slider-for .slick-next:hover:before {
    content: url(/ja/images/about_g20/Slider-arrow-hover-icon.png);
    display: inline-block;
    margin-left: -40px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.about-g20-gallery .image-text {
    display: inline-block;
    position: relative
}

.about-g20-gallery .image-text img {
    display: block
}

.about-g20-gallery .h3-text {
    background: rgba(0,0,0,.5);
    bottom: -5px;
    color: #fff;
    font-family: Lato,sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    left: 50%;
    margin: 0;
    opacity: 1;
    padding: 2px 10px;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: .25 ease-in-out;
    transition: .25 ease-in-out;
    z-index: 1
}

.about-g20-gallery .slider-nav {
    margin: auto
}

.about-g20-gallery .slider-nav .item-slick {
    cursor: pointer;
    margin-right: 15px;
    max-width: 45vw;
    outline: none!important
}

.about-g20-gallery .slider-nav .item-slick img {
    background-position: 50%;
    background-size: cover;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-g20-gallery .slider-nav .slick-next:before,.about-g20-gallery .slider-nav .slick-next:hover:before,.about-g20-gallery .slider-nav .slick-prev:before,.about-g20-gallery .slider-nav .slick-prev:hover:before {
    display: none
}

.about-g20-gallery .doc-heading {
    font-size: 2pc;
    font-size: 2rem
}

.about-g20-gallery .doc-heading,.about-g20-gallery .doc-title {
    color: #000;
    font-family: Plus Jakarta Sans,sans-serif;
    font-weight: 700;
    line-height: 1.5
}

.about-g20-gallery .doc-title {
    font-size: 1.125rem
}

.about-g20-gallery .doc-date {
    color: #000;
    font-family: Plus Jakarta Sans,sans-serif;
    font-size: 1pc;
    font-size: 1rem;
    line-height: 1.5
}

.about-g20-gallery .doc-link {
    color: #2020e0;
    font-family: Plus Jakarta Sans,sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    text-align: right
}

.about-g20-gallery .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 150px;
    -moz-column-gap: 150px;
    column-gap: 150px;
    position: relative
}

.about-g20-gallery .doc-item {
    overflow: hidden
}

.about-g20-gallery .right-space {
    padding-right: 75px
}

.about-g20-gallery .vscrollbar {
    overflow-y: scroll;
    position: relative
}

.about-g20-gallery a {
    text-decoration: none
}

.about-g20-gallery .vscrollbar-blue {
    scrollbar-color: #2e59c1 #f5f5f5
}

.about-g20-gallery .vscrollbar-blue::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1)
}

.about-g20-gallery .vscrollbar-blue::-webkit-scrollbar {
    background-color: #f5f5f5;
    width: 9pt
}

.about-g20-gallery .vscrollbar-blue::-webkit-scrollbar-thumb {
    background-color: #ececec;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1)
}

.about-g20-gallery .border-blue::-webkit-scrollbar-track {
    border: 1px solid #000;
    -webkit-box-shadow: none
}

.about-g20-gallery .border-blue::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none
}

.about-g20-gallery .thin::-webkit-scrollbar {
    display: none;
    width: 6px
}

@media(max-width: 767px) {
    .about-g20-gallery .vscrollbar {
        max-height:470px
    }

    .about-g20-gallery .slider-for .slick-next:before,.about-g20-gallery .slider-for .slick-next:hover:before,.about-g20-gallery .slider-for .slick-prev:before,.about-g20-gallery .slider-for .slick-prev:hover:before {
        display: none
    }

    .about-g20-gallery .slider-nav .item-slick {
        max-width: 40vw
    }

    .about-g20-gallery .slider-for .slick-list .slick-track {
        height: 30vh
    }

    .about-g20-gallery .doc-heading {
        font-size: 22px;
        font-size: 1.375rem
    }

    .about-g20-gallery .doc-title {
        font-size: 1pc;
        font-size: 1rem
    }

    .about-g20-gallery .doc-date {
        font-size: 14px;
        font-size: .875rem
    }

    .about-g20-gallery .btn,.about-g20-gallery .doc-link,.about-g20-gallery .doc-text {
        font-size: 1pc;
        font-size: 1rem
    }

    .about-g20-gallery .btn {
        padding: 5px 10px
    }

    .about-g20-gallery .h3-text {
        font-size: 10px;
        font-size: .625rem
    }
}

@media(max-width: 991px) {
    .about-g20-gallery .two-columns {
        -webkit-column-count:1;
        -moz-column-count: 1;
        column-count: 1
    }

    .about-g20-gallery .right-space {
        padding-right: 0
    }
}

@media(min-width: 768px) {
    .about-g20-gallery .slider-nav .item-slick {
        max-width:26vw
    }

    .about-g20-gallery .slick-track {
        height: 19vh
    }

    .about-g20-gallery .slider-for .slick-list .slick-track {
        height: 40vh
    }

    .about-g20-gallery .vscrollbar {
        max-height: 25pc
    }

    .about-g20-gallery .h3-text {
        font-size: 13px;
        font-size: .8125rem
    }
}

@media(min-width: 1200px) {
    .about-g20-gallery .slider-nav .item-slick {
        max-width:24vw
    }

    .about-g20-gallery .slick-track {
        height: 20vh
    }

    .about-g20-gallery .slider-for .slick-list .slick-track {
        height: 50vh
    }

    .about-g20-gallery .vscrollbar {
        max-height: 25pc
    }

    .about-g20-gallery .h3-text {
        font-size: 1pc;
        font-size: 1rem
    }
}

@media(min-width: 1900px) {
    .about-g20-gallery .slider-nav .item-slick {
        max-width:27vw
    }

    .about-g20-gallery .slick-track {
        height: 23vh
    }

    .about-g20-gallery .slider-for .slick-list .slick-track {
        height: 60vh
    }

    .about-g20-gallery .vscrollbar {
        max-height: 510px
    }

    .about-g20-gallery .h3-text {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media(min-width: 768px)and (max-width:1399px) {
    .about-g20-gallery .doc-heading {
        font-size:28px;
        font-size: 1.75rem
    }

    .about-g20-gallery .doc-title {
        font-size: 1pc;
        font-size: 1rem
    }

    .about-g20-gallery .doc-date {
        font-size: 14px;
        font-size: .875rem
    }

    .about-g20-gallery .doc-link {
        font-size: 1pc;
        font-size: 1rem
    }

    .about-g20-gallery .btn {
        font-size: 18px;
        font-size: 1.125rem;
        padding: 7px 22px
    }
}

@media(max-width: 279px) {
    .about-g20-gallery .btn {
        font-size:8px;
        font-size: .5rem;
        padding: 3px
    }
}

@media(min-width: 280px)and (max-width:375px) {
    .about-g20-gallery .btn {
        font-size:9pt;
        font-size: .75rem;
        padding: 3px
    }
}

.gt-about20-tab .cmp-tabs {
    margin: 0 auto
}

.gt-about20-tab .cmp-tabs__tabpanel {
    padding: 0
}

#prvBtn {
    -webkit-box-flex: 0;
    cursor: pointer;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 5%
}

@media(max-width: 767px) {
    #prvBtn {
        width:20%
    }
}

#nxtBtn {
    -webkit-box-flex: 0;
    cursor: pointer;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 5%
}

@media(max-width: 767px) {
    #nxtBtn {
        width:20%
    }
}

#nxtBtn img {
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tablist-prevsum {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 85%
}

@media(max-width: 767px) {
    .tablist-prevsum {
        width:56%
    }
}

body {
    background: #fff;
    color: #000;
    font: normal normal normal 1.041vw/1.56vw Lato,sans-serif;
    margin: 0
}

@media(max-width: 767px) {
    body {
        font:normal normal normal 1.125rem/1.75rem Lato,sans-serif
    }
}