@font-face{
    font-family: "UniqloProLight";
    src:url("../font/UniqloProLight.woff2") format('woff2'),
    url("../font/UniqloProLight.woff") format('woff');
    font-display:swap;
}

@font-face {
    font-family: "UniqloProRegular";
    src: url("../font/UniqloProRegular.eot");
    src: url("../font/UniqloProRegular.eot?") format('embedded-opentype'),
        url("../font/UniqloProRegular.woff") format('woff'),
        url('../font/UniqloProRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "UniqloProBold";
    src: url("../font/UniqloProBold.eot");
    src: url("../font/UniqloProBold.eot?") format('embedded-opentype'),
        url("../font/UniqloProBold.woff") format('woff'),
        url('../font/UniqloProBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

html {
    box-sizing: border-box;
    overflow-y: scroll;
    /* All browsers without overlaying scrollbars */
    -webkit-text-size-adjust: 100%;
    /* iOS 8+ */
    background: #fff;
}

#utgp2020 {
    box-sizing: border-box;
    position: relative;
}

#utgp2020 *,
#utgp2020 ::before,
#utgp2020 ::after {
    background-repeat: no-repeat;
    /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
    box-sizing: inherit;
}

#utgp2020 ::before,
#utgp2020 ::after {
    text-decoration: inherit;
    /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
    vertical-align: inherit;
}

* {
    padding: 0;
    /* Reset `padding` and `margin` of all elements */
    margin: 0;
}

a {
    text-decoration: none;
    color: #1b1b1b;
}

a:link {
    text-decoration: none;
    color: #1b1b1b;
}

a:visited {
    text-decoration: none;
    color: #1b1b1b;
}

a:active {
    text-decoration: none;
    color: #1b1b1b;
}

body {
    color: #1b1b1b;
    line-height: 1.4;
    font-size: 14px;
    font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", メイリオ, Meiryo, sans-serif;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    box-sizing: border-box;
}

/* font */
#utgp2020 .uni-bold {
    font-family: "UniqloProBold";
}

#utgp2020 .uni-regular {
    font-family: "UniqloProRegular";
}

.en body {
    font-family: "Helvetica Neue"
}

.en body #utgp2020 .fw-bold {
    font-weight: bold;
}

.en body #utgp2020 .fw-regular {
    font-weight: normal;
}

.ru body {
    font-family: verdana,arial,sans-serif;
}

.ru body #utgp2020 .fw-bold {
    font-weight: bold;
}

.ru body #utgp2020 .fw-regular {
    font-weight: normal;
}

.vn body {
    font-family: arial, -apple-system, "Segoe UI", droid-sans, "Helvetica Neue", sans-serif;
}

.vn body #utgp2020 .fw-bold {
    font-weight: bold;
}

.vn body #utgp2020 .fw-regular {
    font-weight: normal;
}

#utgp2020 img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* common */
#utgp2020 .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#utgp2020 .pc-only {
    display: none;
}

#utgp2020 .sp-only {
    display: block;
}

#utgp2020 .gradient {
    height: 12px;
    margin-bottom: 9.6vw;
}

#utgp2020 .mb-0 {
    margin-bottom: 0;
}

/* header */

#header {
    width: 100%;
    height: 70px;
    padding: 0 15px;
    margin: 0 auto;
    background-attachment: fixed;
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 99999;
}

#header .logo-col {
    max-width: 1176px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .logo a {
    display: inline-block;
    width: 90px;
    height: 40px;
    margin: 15px 0;
}

#header .logo.en_only_logo a {
    width: 40px;
}

#header .utgp-logo {
    display: inline-block;
    width: 41px;
}

/* content */
#content {
    max-width: 1176px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    /* display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;*/
    margin-top: 70px;
}

/* hero-banner */
#utgp2020 .hero-banner img {
    width: 100%;
    margin-bottom: 9.6vw;
}

#utgp2020 .hero-banner-wrapper {
    margin-bottom: 9.6vw;
}

/* cover */
#utgp2020 .cover {
    color: #ff0000;
    padding: 0 4vw;
    margin-bottom: 5.6vw;
}

#utgp2020 .cover-heading {
    font-size: 46px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1;
    margin-bottom: 5.6vw;
    position: relative;
}

.ru #utgp2020 .cover-heading {
    font-size: 35px;
    line-height: 1.2;
}

#utgp2020 .cover-heading-moma-logo::after {
    content: '';
    background-image: url(../img/text-moma-logo.png);
    background-size: contain;
    display: inline-block;
    vertical-align: bottom;
    width: 135px;
    height: 27px;
    position: absolute;
    top: 9px;
    margin-left: 7px;
}

#utgp2020 .cover-txt {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
}

/* anchor */
#utgp2020 .anchor {
    width: 100%;
        margin-bottom: 14.4vw;
}

#utgp2020 .anchor-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #f00;
    padding: 0;
}

#utgp2020 .anchor-item {
    flex: 1;
    flex-basis: 50%;
    list-style: none;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #f00;
}

#utgp2020 .anchor-item:first-child {
    border-right: 1px solid #f00;
}

#utgp2020 .anchor-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 70px;
    padding: 0 15px;
}

/* section-box */
#utgp2020 .section-box {
    margin-bottom: 14.4vw;
}

#utgp2020 .section-box--mb-0 {
    margin-bottom: 0;
}

#utgp2020 .section-utgp2020-moma-item {
    padding: 0 4vw;
    margin-bottom: 9.6vw;
}

#utgp2020 .section-utgp2020-moma-item-heading {
    margin-bottom: 4vw;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
}

#utgp2020 .section-utgp2020-moma-item-txt {
    font-size: 13px;
    line-height: 1.5;
}

#utgp2020 .section-box .section-heading {
    font-size: 33px;
    color: #ababab;
    line-height: 1.1;
    margin-bottom: 4vw;
    text-align: center;
    padding: 0 4vw;
    font-weight: bold;
}

#utgp2020 .section-box .section-heading--mb-xl {
    margin-bottom: 6.4vw;
}

#utgp2020 .section-box .section-txt {
    font-size: 13px;
    line-height: 1.5;
    padding: 0 4vw;
    margin-bottom: 6.4vw;
}

#utgp2020 .section-box .section-txt--left {
    text-align: left;
}

#utgp2020 .section-box .artist {
    margin-bottom: 4vw;
}

#utgp2020 .section-box .artist-img {
    width: 26.09%;
    margin-right: 4vw;
}

#utgp2020 .section-box .work-description {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 4vw;
}

#utgp2020 .section-box .work-gender-icon {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 4px;
    border: 1px solid #000;
    text-align: center;
    margin-right: 4vw;
}

#utgp2020 .section-box .work-price {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}

#utgp2020 .section-box .judge-artist-work-price {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}

#utgp2020 .section-box .artist-name {
    margin-bottom: 0.8vw;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase;
}

.ru #utgp2020 .section-box .artist-name {
    font-size: 17px;
}

#utgp2020 .section-box .artist-country {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    text-transform: uppercase;
}

.jp #utgp2020 .section-box .artist-country {
    font-size: 13px;
}

.ru #utgp2020 .section-box .artist-country {
    font-size: 14px;
}

#utgp2020 .section-box .judge-artist-img {
    width: 26.09%;
    margin-right: 4vw;
}

#utgp2020 .section-box .judge-artist-name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase;
}

#utgp2020 .section-box .judge-artist-country {
    font-size: 16px;
    line-height: 1.1;
}

#utgp2020 .section-box-item {
    padding: 0 4vw;
    margin-bottom: 9.6vw;
}

#utgp2020 .section-box .grade-txt {
    font-size: 33px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5.6vw;
    text-align: center;
}

#utgp2020 .section-box .work-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 2.4vw;
}

/* swiper */
/* #utgp2020 .swiper-container {
    width: 100%!important;
} */

#utgp2020 .swiper-pagination {
    position: relative;
    margin: 2.4vw 0;
    bottom: 0;
}

#utgp2020 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #000;
}

#utgp2020 .swiper-container .swiper-button-next.box-arrow,
#utgp2020 .swiper-container .swiper-button-prev.box-arrow,
#utgp2020 .swiper-container .swiper-button-next.box-arrow::after,
#utgp2020 .swiper-container .swiper-button-prev.box-arrow::after {
    width: 40px;
    height: 40px;
    outline: none;
}

#utgp2020 .swiper-container .swiper-button-prev.box-arrow {
    left: 0;
}

#utgp2020 .swiper-container .swiper-button-next.box-arrow {
    right: 0;
}

#utgp2020 .swiper-container .swiper-button-prev.box-arrow::after {
    content: "";
    background: url(../img/prev.png) no-repeat;
}

#utgp2020 .swiper-container .swiper-button-next.box-arrow::after {
    content: "";
    background: url(../img/next.png) no-repeat;
}

/* awrards-gallery */
#utgp2020 .awards-gallery-heading {
    font-size: 33px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5.6vw;
    text-align: center;
}

#utgp2020 .awards-gallery-list {
    display: flex;
    flex-wrap: wrap;
}

#utgp2020 .awards-gallery-list-item {
    width: calc((100% - 1px) / 2);
    padding-bottom: 5.6vw;
    box-sizing: content-box;
}

#utgp2020 .awards-gallery-list-item:nth-child(2n) {
    border-left: 1px solid #f4f4f4;
}

#utgp2020 .awards-gallery-list-item:last-child {
    padding-bottom: 0;
}

#utgp2020 .awards-gallery-list-item .product-info {
    padding: 4vw 4vw 0 4vw;
}

#utgp2020 .awards-gallery-list-item .grade {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 0.6;
    color: #fff;
    padding: 1.1vw 1.6vw;
    margin-bottom: 1.6vw;
}

#utgp2020 .awards-gallery-list-item .grade {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 0.6;
    color: #fff;
    padding: 1.1vw 1.6vw;
    margin-bottom: 1.6vw;
}

#utgp2020 .awards-gallery-list-item .grade.grade-1st {
    background-color: #c69214;
}
#utgp2020 .awards-gallery-list-item .grade.grade-2nd {
    background-color: #8a8d8f;
}
#utgp2020 .awards-gallery-list-item .grade.grade-3rd {
    background-color: #b05c37;
}

#utgp2020 .awards-gallery-list-item .product-artist-name {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0.8vw;
    line-height: 1.1;
    text-transform: uppercase;
}

#utgp2020 .awards-gallery-list-item .product-title {
    font-size: 13px;
    margin-bottom: 0.8vw;
    line-height: 1.5;
}

#utgp2020 .awards-gallery-list-item .product-artist-country {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0.8vw;
    line-height: 1.1;
}

#utgp2020 .awards-gallery-list-item .product-price {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 1.6vw;
    line-height: 1.1;
}

#utgp2020 .awards-gallery-list-item .product-gender-icon {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 4px;
    border: 1px solid #000;
    text-align: center;
}

/* ceremony-gallery */
#utgp2020 .ceremony-gallery {
    margin: 9.6vw 0 14.4vw;
    padding: 0 4vw;
}

#utgp2020 .ceremony-gallery .ceremony-gallery-heading {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 4vw;
}

/* about-utgp-wrapper */
#utgp2020 .about-utgp-wrapper {
    padding: 0 4vw;
}

#utgp2020 .about-utgp-wrapper .section-txt {
    padding: 0;
}

/* utgp2020-moma */
#utgp2020 .utgp2020-moma-img {
    margin-bottom: 4vw;
}

/* utgp2020-moma */
#utgp2020 .utgp2020-moma-img.about-utgp-wrapper-left-item {
    margin-bottom: 9.6vw;
}

#utgp2020 .utgp2020-moma-description {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 2.4vw;
}

#utgp2020 .see-more {
    margin: 0 auto;
}

#utgp2020 .see-more-link {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-align: right;
    text-decoration: underline;
}

#utgp2020 .button {
    margin: 14.4vw auto;
    padding: 0 4vw;
}

#utgp2020 .button-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding: 4vw;
    line-height: 1.4;
}

/* inform-img */
#utgp2020 .inform-img {
    margin-bottom: 14.4vw;
}

/* breadcrumbs */
#utgp2020 .breadcrumbs-multi-lang-wrapper {
    justify-content: space-between;
}

#utgp2020 .breadcrumbs {
    padding: 0 4vw;
    margin-bottom: 5.6vw;
}

#utgp2020 .breadcrumbs-item {
    display: inline;
    font-size: 12px;
    line-height: 1.5;
}

#utgp2020 .multi-lang {
    padding: 0 4vw;
    margin-bottom: 5.6vw;
}

#utgp2020 .multi-lang a {
    display: inline;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: underline;
}

#utgp2020 .breadcrumbs-item:not(:first-of-type)::before {
    content: ' / ';
}

#utgp2020 .breadcrumbs-item-link {
    text-decoration: underline;
}

/* other-nav */
#utgp2020 .other-nav {
    padding: 0 4vw;
}

#utgp2020 .other-nav-list {
    display: flex;
    flex: 1;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}

#utgp2020 .other-nav-list-item {
    margin-bottom: 5.6vw;
}

#utgp2020 .other-link-list {
    display: flex;
    flex: 1;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}

#utgp2020 .other-link-list-item {
    display: inline;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 5.6vw;
}

#utgp2020 .other-link-list-item:last-child {
    margin-bottom: 0;
}

#utgp2020 .other-nav-list-item .logo a {
    display: inline-block;
    width: 113px;
    height: 50px;
    background: url(../img/uq_logo.png) no-repeat top left;
    background-size: cover;
    vertical-align: bottom;
}

#utgp2020 .other-nav-list-item .en_only_logo a {
    width: 50px;
    height: 50px;
    background: url(../img/uq_logo_eng_only.png) no-repeat top left;
    background-size: cover;
}

#utgp2020 .sns-list {
    display: flex;
    flex: 1;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 auto;
}

#utgp2020 .sns-list-item:not(:first-of-type) {
    margin-left: 4vw;
}

#utgp2020 .sns-list-item-img {
    border-radius: 5px;
    width: 24px;
    height: 24px;
}

/* Page top */
#utgp2020 .pagetop {
    position: fixed;
    z-index: 9999;
    transition: none;
}

#utgp2020 .pagetop.nomal-pagetop {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 20px;
}

#utgp2020 .pagetop.nomal-pagetop a {
    background: url(../img/backtotop.png) 50%/cover no-repeat;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 20px;
}

#utgp2020 .fr-globalFooter {
    box-sizing: border-box!important;
    background: #f4f4f4!important;
    min-width: 320px!important;
}
#utgp2020 .fr-globalFooter_inner {
    box-sizing: border-box!important;
    border-top: 1px solid #dadada!important;
    padding: 15px 4vw!important;
    text-align: center!important;
}

#utgp2020 .fr-globalFooter_copyright {
    box-sizing: border-box!important;
    color: #ababab!important;
    font-family: "UniqloProLight",sans-serif!important;
    font-size: 11px!important;
}

@media screen and (max-width: 432px) {
    .vn #utgp2020 .cover-heading {
        font-size: 36px;
    }

    .vn #utgp2020 .cover-heading-moma-logo::after {
        width: 120px;
        top: 6px;
    }
}

@media screen and (max-width: 364px) {
    #utgp2020 .cover-heading {
        font-size: 42px;
    }

    .ru #utgp2020 .cover-heading {
        font-size: 31px;
    }

    #utgp2020 .cover-heading-moma-logo::after {
        width: 115px;
    }

    .ru #utgp2020 .cover-heading-moma-logo::after, .vn #utgp2020 .cover-heading-moma-logo::after {
        width: 100px;
    }

    #utgp2020 .anchor-item-link {
        font-size: 15px;
        line-height: 1;
    }

    #utgp2020 .section-box .artist-name {
        font-size: 18px;
    }

    .ru #utgp2020 .section-box .artist-name {
        font-size: 14px;
    }

    .vn #utgp2020 .section-box .artist-name {
        font-size: 16px;
    }

    .ru #utgp2020 .section-box .section-heading {
        font-size: 28px;
    }

    #utgp2020 .section-box .judge-artist-name {
        font-size: 18px;
    }
}

/* PC */
@media screen and (min-width: 813px) {
    /* common */
    #utgp2020 .pc-only {
        display: block;
    }

    #utgp2020 .sp-only {
        display: none;
    }

    /* font */
    .en body #utgp2020 .pc-fw-bold {
        font-weight: bold;
    }
    
    .en body #utgp2020 .pc-fw-regular {
        font-weight: normal;
    }
    /* font */
    .ru body #utgp2020 .pc-fw-bold {
        font-weight: bold;
    }
    
    .ru body #utgp2020 .pc-fw-regular {
        font-weight: normal;
    }
    
    a, a img, a p, a[href], a[href] img, a[href] img, a[href] span {
        transition: .6s;
    }
    
    a:hover, a:hover img, a:hover p, a[href]:hover, a[href]:hover img, a[href]:hover img, a[href]:hover span {
        cursor: pointer;
        opacity: 0.8;
        text-decoration: none;
    }
    
    #utgp2020 .gradient {
        height: 12px;
        margin-bottom: 52px;
    }

    #utgp2020 .gradient.mb-0 {
        margin-bottom: 0;
    }

    #utgp2020 .col {
        flex-wrap: nowrap;
    }

    #utgp2020 .col-reverse {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    #utgp2020 .col-reverse .judge-artist-work-price {
        font-size: 26px;
        margin-bottom: 8px;
        line-height: 1.1;
    }

    #utgp2020 .left-item {
        width: 49.15%;
        margin-right: 99px;
    }

    #utgp2020 .right-item {
        width: 50.84%;
    }

    /* headed */
    #header {
        height: 81px;
        align-items: flex-start;
    }

    #header .logo-col {
        margin: 0 auto;
        height: 81px;
    }

    #header .utgp-logo a {
        width: 50px;
        height: auto;
    }

    /* content */
    #content {
        margin-top: 81px;
    }

    /* hero-banner */
    #utgp2020 .hero-banner img {
        margin-bottom: 52px;
    }

    #utgp2020 .hero-banner-wrapper {
        margin-bottom: 52px;
    }

    /* cover */
    #utgp2020 .cover {
        font-size: 70px;
        padding: 0 75px;
        margin-bottom: 52px;
    }

    #utgp2020 .cover-heading {
        font-size: 70px;
        margin-bottom: 20px;
        line-height: 1.1;
    }

    .ru #utgp2020 .cover-heading {
        font-size: 70px;
        margin-bottom: 20px;
        line-height: 1.1;
    }

    #utgp2020 .cover-heading-moma-logo::after {
        width: 216px;
        height: 44px;
        top: 16px;
        margin-left: 12px;
    }

    #utgp2020 .cover-txt {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 1.4;
    }

    /* anchor */
    #utgp2020 .anchor {
        margin-bottom: 64px;
    }

    #utgp2020 .anchor-list {
        border-top: 1px solid #f00;
        border-right: 1px solid #f00;
        border-left: 1px solid #f00;
    }

    #utgp2020 .anchor-item {
        flex-basis: calc( 100% / 3 );
    }
    
    #utgp2020 .anchor-item:not(:last-of-type) {
        border-right: 1px solid #f00;
    }
    
    #utgp2020 .anchor-item-link {
        font-size: 17px;
        padding: 24px;
        line-height: 1.4;
        height: 82px;
    }

    /* section-box */
    #utgp2020 .section-box {
        margin-bottom: 64px;
    }

    #utgp2020 .section-utgp2020-moma-item {
        padding: 0 75px;
        margin-bottom: 52px;
    }

    #utgp2020 .section-utgp2020-moma-item--mb-64 {
        margin-bottom: 64px;
    }

    #utgp2020 .section-utgp2020-moma-item-heading {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1.36;
        text-align: center;
        padding: 0 150px;
    }
    
    #utgp2020 .section-utgp2020-moma-item-txt {
        font-size: 14px;
        line-height: 1.4;
        padding: 0 150px;
    }

    #utgp2020 .section-box .section-heading {
        font-size: 50px;
        margin-bottom: 20px;
    }

    #utgp2020 .section-box .section-heading--mb-xl {
        margin-bottom: 40px;
    }

    #utgp2020 .section-box .section-txt {
        text-align: center;
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 40px;
    }
    
    #utgp2020 .section-box .section-box-item {
        padding: 0;
    }

    #utgp2020 .section-box .grade-txt {
        font-size: 50px;
        margin-bottom: 52px;
    }
    
    #utgp2020 .section-box .product-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    #utgp2020 .section-box .artist {
        margin-top: 64px;
        margin-bottom: 20px;
    }

    #utgp2020 .section-box .artist-img {
        width: 25.258%;
        margin-right: 24px;
    }

    #utgp2020 .section-box .artist-name {
        font-size: 30px;
        margin-bottom: 4px;
    }

    .ru #utgp2020 .section-box .artist-name {
        font-size: 30px;
    }
    
    #utgp2020 .section-box .artist-country {
        font-size: 22px;
        line-height: 1.4;
    }
    
    .jp #utgp2020 .section-box .artist-country {
        font-size: 18px;
    }
    
    .ru #utgp2020 .section-box .artist-country {
        font-size: 22px;
    }

    #utgp2020 .section-box .work-title {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 12px;
    }

    #utgp2020 .section-box .work-description {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 20px;
        padding-right: 82px;
    }


    #utgp2020 .section-box .work-gender-icon {
        font-size: 14px;
        padding: 5px;
        margin-right: 27px;
    }

    #utgp2020 .section-box .work-price {
        font-size: 38px;
    }

    #utgp2020 .swiper-pagination {
        margin: 12px 0 0;
    }

    #utgp2020 .section-box-item {
        margin-bottom: 64px;
    }

    #utgp2020 #award-works .section-box-item {
        margin-bottom: 52px;
    }

    /* awrards-gallery */
    #utgp2020 .awards-gallery-heading {
        font-size: 50px;
        line-height: 1.1;
        margin-bottom: 52px;
    }
    #utgp2020 .awards-gallery-list-item {
        flex-basis: calc((100% - 72px) / 4);
        margin-bottom: 28px;
        padding-bottom: 0;
        box-sizing: border-box;
    }

    #utgp2020 .awards-gallery-list-item:nth-child(2n) {
        border-left: none;
    }

    #utgp2020 .awards-gallery-list-item:not(:nth-of-type(4n)) {
        margin-right: 24px;
    }

    #utgp2020 .awards-gallery-list-item:last-child {
        margin-bottom: 0;
    }

    #utgp2020 .awards-gallery-list-item .product-info {
        padding: 20px 20px 0 0;
    }

    #utgp2020 .awards-gallery-list-item .grade {
        font-size: 15px;
        padding: 6px 11px 4px;
        margin-bottom: 8px;
        line-height: 0.6;
    }

    #utgp2020 .awards-gallery-list-item .product-artist-name {
        font-size: 20px;
        margin-bottom: 4px;
    }

    #utgp2020 .awards-gallery-list-item .product-title {
        font-size: 14px;
        margin-bottom: 4px;
        line-height: 1.4;
    }

    #utgp2020 .awards-gallery-list-item .product-artist-country {
        font-size: 12px;
        margin-bottom: 4px;
    }

    #utgp2020 .awards-gallery-list-item .product-price {
        font-size: 26px;
        margin-bottom: 8px;
    }

    #utgp2020 .awards-gallery-list-item .product-gender-icon {
        font-size: 14px;
        padding: 5px;
    }

    /* specialedition-col */
    #utgp2020 .specialedition-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
    }

    #utgp2020 .specialedition-col .section-box-item {
        width: calc( (100% - 48px) / 3);
    }

    /* #utgp2020 .specialedition-col .swiper-slide {
        width: 100%!important;
    }

    #utgp2020 .specialedition-col .swiper-slide img {
        width: 100%!important;
    } */

    #utgp2020 .section-box .specialedition-col .img-wrapper {
        margin-right: 0;
    }

    #utgp2020 .section-box .specialedition-col .work-description {
        padding-right: 0;
    }

    #utgp2020 .section-box .specialedition-col .artist {
        margin-top: 20px;
        margin-right: 0;
    }

    /* ceremony-gallery */
    #utgp2020 .ceremony-gallery {
        margin: 64px 0 0;
        padding: 0;
    }
    
    #utgp2020 .ceremony-gallery .ceremony-gallery-heading {
        font-size: 30px;
        line-height: 1.36;
        margin-bottom: 20px;
        text-align: center;
    }

    #utgp2020 .movie_inspire {
        width: 61.906%;
        margin: 0 auto;
    }

    #utgp2020 .swiper-container .swiper-button-next,
    #utgp2020 .swiper-container .swiper-button-prev {
        top: 45%
    }

    /* utgp2020-moma-wrapper */
    #utgp2020 .utgp2020-moma-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
    }

    #utgp2020 .utgp2020-moma-wrapper .utgp2020-moma-left-item {
        width: 58%;
    }

    #utgp2020 .utgp2020-moma-wrapper .utgp2020-moma-right-item {
        width: 42%;
    }

    #utgp2020 .utgp2020-moma-wrapper .utgp2020-moma-img {
        padding: 0;
        margin: 0 88px 0 0;
    }

    #utgp2020 .utgp2020-moma-wrapper .utgp2020-moma-description {
        font-size: 14px;
        line-height: 1.4;
        margin-top: 12px;
        margin-bottom: 12px;
        padding: 0;
    }
    
    #utgp2020 .utgp2020-moma-wrapper .see-more {
        padding: 0;
    }
    
    #utgp2020 .utgp2020-moma-wrapper .see-more-link {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.4;
        text-align: left;
        margin-bottom: 12px;
    }

    /* about-utgp-wrapper */
    #utgp2020 .about-utgp-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        width: 100%;
        padding: 0;
    }

    #utgp2020 .about-utgp-wrapper .about-utgp-wrapper-left-item {
        width: 36.74%;
        margin: 0 88px 0 0;
        padding: 0;
    }

    #utgp2020 .about-utgp-wrapper .about-utgp-wrapper-right-item {
        width: 63.26%;
    }

    #utgp2020 .about-utgp-wrapper .about-utgp-wrapper-left-item .img{
        width: 36.74%;
        margin: 0 88px 0 0;
        padding: 0;
    }
    
    #utgp2020 .section-box .about-utgp-wrapper .section-txt {
        padding: 0 75px 0 0;
        text-align: left;
    }

    /* button */
    #utgp2020 .button {
        margin: 64px 0;
        padding: 0;
    }

    #utgp2020 .button-link {
        font-size: 17px;
        width: 49.065%;
        height: 52px;
        padding: 0;
        margin: 0 auto;
    }

    /* inform-img */
    #utgp2020 .inform-img {
        width: 55.296%;
        margin: 0 auto 56px;
    }

    /* breadcrumbs */

    #utgp2020 .breadcrumbs {
        padding: 0;
        margin-bottom: 28px;
    }

    #utgp2020 .breadcrumbs-item {
        font-size: 14px;
    }

    #utgp2020 .multi-lang {
        padding: 0;
        margin-bottom: 28px;
    }

    #utgp2020 .multi-lang a {
        font-size: 14px;
    }

    /* other-nav */
    #utgp2020 .other-nav {
        padding: 28px 0;
        border-top: 2px solid #dadada;
        border-bottom: 2px solid #dadada;
    }
    
    #utgp2020 .other-nav-list {
        margin: 0 auto;
        max-width: 1176px;
        display: flex;
        flex: 1;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    #utgp2020 .other-nav-list-item {
        margin-bottom: 0;
    }

    #utgp2020 .other-link-list {
        display: flex;
        flex: 1;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
    }

    #utgp2020 .other-link-list-item {
        font-size: 14px;
        margin: 0 80px 0 0;
    }

    #utgp2020 .other-nav-list-item .logo a {
        width: 81px;
        height: 36px;
    }

    #utgp2020 .other-nav-list-item .en_only_logo a {
        width: 36px;
        height: 36px;
    }

    #utgp2020 .sns-list-item:not(:first-of-type) {
        margin-left: 30px;
    }

    #utgp2020 .section-box .judge-artist-img {
        width: 33.512%;
        margin-right: 18px;
    }

    #utgp2020 .section-box .judge-artist-name {
        font-size: 20px;
    }

    #utgp2020 .section-box .judge-artist-country {
        font-size: 12px;
    }

    /* Page top */
    #utgp2020 .pagetop.nomal-pagetop {
        width: 40px;
        height: 40px;
        right: 20px;
    }

    #utgp2020 .fr-globalFooter {
        border-top: 1px solid #dadada!important;
        padding: 28px 0!important;
    }

    #utgp2020 .fr-globalFooter_inner {
        border-top: none!important;
        text-align: left!important;
        max-width: 1226px!important;
        padding: 0 25px!important;
        margin: 0 auto!important;
    }

    #utgp2020 .fr-globalFooter_copyright {
        color: #787878!important;
        font-size: 13px!important;
    }
}