.en {
    font-family: RidleyGrotesk, sans-serif
}

.title {
    margin-bottom: 60px
}

/* s:20220620 폰트 사이즈 줄이기 */
.title__description {
    margin-top: 15px;
    line-height: 1.5416666667;
    font-size: 22px;
}

/* e:20220620 폰트 사이즈 줄이기 */
.p-bunker .floating-button {
    height: 0;
    z-index: 20
}

.bunker {
    position: relative
}

.bunker-head {
    position: relative;
    padding: 119px 40px 131px;
    color: #fff
}

.bunker-head__bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bunker-head__bg--1 {
    background-image: url(../../images/bunker/img_head_bg_01_pc.jpg)
}

.bunker-head__bg--2 {
    background-image: url(../../images/bunker/img_head_bg_02_pc.jpg)
}

.bunker-head__bg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.bunker-head__bg-wrap .swiper-container {
    width: 100%;
    height: 100%
}

.bunker-head__wrap {
    margin: 0 auto;
    max-width: 1200px
}

.bunker-head__title {
    font-size: 40px;
    line-height: 1.255;
    font-weight: 700;
    text-align: center
}

.bunker-head__list {
    display: flex;
    justify-content: space-between;
    max-width: 1160px;
    margin: 71px auto 0
}

.bunker-head__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc((100% - 200px) / 3);
    box-sizing: border-box;
    border: solid 1px rgba(255, 255, 255, .5);
    border-radius: 50%
}

.bunker-head__item:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 100%
}

.bunker-head__item + .bunker-head__item {
    margin-left: 100px
}

.bunker-head__item + .bunker-head__item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -82px;
    width: 64px;
    transform: translateY(-50%);
    border-bottom: 3px dashed rgba(255, 255, 255, .5)
}

.bunker-head__item .element__title {
    font-size: 40px;
    line-height: 1.255;
    font-weight: 700;
    font-size: 40px;
    line-height: 50.2px
}

.bunker-head__item .element__text {
    font-size: 18px;
    line-height: 1.7222222222;
    white-space: nowrap;
    font-size: 18px;
    line-height: 31px
}

.bunker-head__item .element__text-wrap {
    position: absolute;
    top: calc((120 / 320) * 100%);
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.bunker-head__text {
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 700
}

/* s:20220620 max-width 조정 */
.bunker-head__text-wrap {
    margin: 55px auto 0;
    max-width: 1007px;
    text-align: center
}

/* e:20220620 max-width 조정 */
.bunker-head__desc {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.7222222222
}

.bunker-content {
    margin: 120px auto 240px;
    padding: 0 40px;
    max-width: 1280px
}

.bunker-content__title {
    font-size: 40px;
    font-weight: 700
}

.bunker-content__list {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.bunker-content__item {
    position: relative;
    padding-left: 204px
}

.bunker-content__item + .bunker-content__item {
    margin-top: 80px
}

.bunker-content__item:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

.bunker-content__item .exhibition__title {
    font-size: 28px;
    line-height: 1.3214285714;
    font-weight: 700
}

.bunker-content__item .exhibition__subtitle {
    font-size: 18px;
    line-height: 1.7222222222
}

.bunker-content__item .exhibition__desc {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666;
    word-break: break-all
}

[lang=en] .bunker-content__item .exhibition__desc {
    word-break: keep-all
}

.bunker-content__item .exhibition__image {
    position: relative;
    margin-top: 40px;
    width: 100% !important;
    overflow: hidden
}

.bunker-content__item .exhibition__image:before {
    content: "";
    display: block;
    clear: both;
    padding-top: calc((400 / 996) * 100%)
}

.bunker-content__item .exhibition__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.bunker-content__item .exhibition__link {
    position: relative;
    display: inline-block;
    margin-top: 40px;
    padding-right: 25px
}

.bunker-content__item .exhibition__link span {
    font-size: 20px;
    line-height: 1.35;
    color: #111
}

.bunker-content__item .exhibition__link:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 10px;
    background: url(../../images/bunker/icon_link_arrow.svg) no-repeat 100% 50%;
    transform: translateY(-50%)
}

.bunker-bg {
    position: absolute;
    top: 240px;
    left: 50%;
    width: 100vw;
    height: calc(100% - 240px);
    transform: translateX(-50%);
    background: linear-gradient(180deg, #e1f0ff 0, #ecddfe 100%);
    z-index: -1
}

/* s:20220419 빛의 시어터 소개 백그라운드 바꾸기 */
.bunker-bg.theatre-bg {
    position: absolute;
    top: 240px;
    left: 50%;
    width: 100vw;
    height: calc(100% - 240px);
    transform: translateX(-50%);
    background: linear-gradient(180deg, #FEEDD6 0%, #DDF9FE 100%);
    z-index: -1
}

/* e:20220419 빛의 시어터 소개 백그라운드 바꾸기 */
.bunker-intro {
    margin: 0 auto;
    padding-bottom: 240px;
    max-width: 1200px;
    overflow: hidden
}

.bunker-intro__item {
    width: 100%
}

.bunker-intro__image {
    overflow: hidden;
    position: relative;
    width: 100% !important
}

.bunker-intro__image:before {
    content: "";
    display: block;
    clear: both;
    padding-top: calc((640 / 1200) * 100%)
}

.bunker-intro__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

/* s:20220620 폰트사이즈 수정 */
.bunker-intro__title {
    margin-top: 120px;
    font-size: 35px;
    font-weight: 700;
    word-break: break-all
}

/* e:20220620 폰트사이즈 수정 */
.bunker-intro__text {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.4166666667;
    font-weight: 500
}

.bunker-intro__text-wrap {
    position: relative;
    margin-top: 80px;
    padding-left: 205px
}

.bunker-intro__text-wrap:before {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

[lang=en] .bunker-intro__text {
    word-break: keep-all
}

.bunker-intro__desc {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666;
    word-break: break-all
}

[lang=en] .bunker-intro__desc {
    word-break: keep-all
}

.bunker-intro .swiper-container {
    margin: 0 -20px;
    padding: 0 20px
}

.bunker-intro .carousel-navigation {
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 440px;
    transform: translateX(-50%);
    z-index: 100
}

.bunker-intro .carousel-navigation__anchor--next:after, .bunker-intro .carousel-navigation__anchor--prev:after {
    border-color: #fff
}

.bunker-intro .carousel-navigation__current, .bunker-intro .carousel-navigation__divider, .bunker-intro .carousel-navigation__total {
    font-weight: 400;
    color: #fff
}

.bunker-video {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 120px;
    max-width: 1280px;
    box-sizing: border-box
}

.bunker-video
.bg {
    position: absolute;
    top: 285px;
    left: 50%;
    width: 100vw;
    height: calc(100% - 285px);
    transform: translateX(-50%);
    background: linear-gradient(180deg, #e1f0ff 0, #ecddfe 100%);
    z-index: -1
}

/* s:20220412 theatre_bg 바탕색 바꾸기 */
.bg.theatre_bg {
    position: absolute;
    top: -50px;
    left: 50%;
    width: 100vw;
    height: calc(100% - 20px);
    transform: translateX(-50%);
    background: linear-gradient(180deg, #FEEDD6 0%, #DDF9FE 100%);
    z-index: -1
}

/* e:20220412 theatre_bg 바탕색 바꾸기 */
.bunker-video .video {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    height: 0
}

.bunker-video .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/* s:20220620 폰트사이즈 줄이기 */
.bunker-video__title {
    margin-top: 120px;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700
}

/* e:20220620 폰트사이즈 줄이기 */
.bunker-video__text {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 500
}

.bunker-video__text-wrap {
    position: relative;
    margin-top: 80px;
    padding-left: 204px
}

.bunker-video__text-wrap:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

.bunker-video__desc {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666;
    word-break: break-all
}

.bunker-video__desc + .bunker-video__desc {
    margin-top: 0
}

[lang=en] .bunker-video__desc {
    word-break: keep-all
}

.bunker-condition {
    margin: 0 auto;
    padding: 130px 40px 110px;
    max-width: 1280px;
    box-sizing: border-box
}

.bunker-condition__title {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700
}

.bunker-condition__carousel {
    width: calc((100% - 24px) / 2);
    overflow: hidden
}

.bunker-condition__carousel + .bunker-condition__carousel {
    margin-left: 24px
}

.bunker-condition__carousel-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 70px
}

.bunker-condition__carousel .swiper-container {
    margin: 0 -20px;
    padding: 0 20px
}

.bunker-condition__carousel .swiper-slide:before {
    content: "";
    display: block;
    clear: both;
    padding-top: calc((320 / 588) * 100%)
}

.bunker-condition__carousel .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.bunker-condition__carousel .carousel-navigation {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 440px;
    transform: translateX(-50%);
    z-index: 100
}

.bunker-condition__carousel .carousel-navigation__anchor--next:after, .bunker-condition__carousel .carousel-navigation__anchor--prev:after {
    border-color: #fff
}

.bunker-condition__carousel .carousel-navigation__current, .bunker-condition__carousel .carousel-navigation__divider, .bunker-condition__carousel .carousel-navigation__total {
    font-weight: 400;
    color: #fff
}

.bunker-condition__carousel .swiper-title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.7222222222;
    text-align: center
}

.bunker-condition__carousel .swiper-title strong {
    font-weight: 500
}

.bunker-condition__carousel .swiper-title span {
    margin-left: 10px;
    font-weight: 400;
    color: #666
}

.bunker-condition__text {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 500
}

.bunker-condition__text-wrap {
    position: relative;
    margin-top: 70px;
    padding-left: 204px
}

.bunker-condition__text-wrap:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

.bunker-condition__desc {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666
}

.bunker-bi {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden
}

.bi-concept {
    padding: 120px 0;
    background: linear-gradient(180deg, #e1f0ff 0, #ecddfe 100%)
}

/* s:20220412 빛의 시어터 bi 스토리 배경색깔 */
.bi-concept.theatre_bg {
    padding: 120px 0;
    background: linear-gradient(180deg, #FEEDD6 0%, #DDF9FE 100%)
}

/* e:20220412 빛의 시어터 bi 스토리 배경색깔 */
.bi-concept__wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 40px;
    box-sizing: border-box
}

.bi-concept__title {
    float: left;
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700
}

.bi-concept__image-wrap {
    display: flex;
    margin-left: 283px;
    max-width: 859px
}

.bi-concept__image + .bi-concept__image {
    margin-left: 100px
}

.bi-concept__image img {
    width: 100%
}

.bi-concept__text {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 500;
    word-break: break-all
}

.bi-concept__text-wrap {
    position: relative;
    margin-top: 80px;
    padding-left: 204px
}

.bi-concept__text-wrap:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

[lang=en] .bi-concept__text {
    word-break: keep-all
}

.bi-concept__desc {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666;
    word-break: break-all
}

[lang=en] .bi-concept__desc {
    word-break: keep-all
}

.bi-keyword {
    padding: 120px 0 144px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../../images/bunker/img_bi_keyword_bg_pc.jpg)
}

.bi-keyword__wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 40px;
    box-sizing: border-box;
    color: #fff
}

.bi-keyword__title {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700
}

.bi-keyword__list {
    display: flex;
    justify-content: space-between;
    max-width: 1122px;
    margin: 40px auto 0
}

.bi-keyword__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc((100% - 162px) / 3);
    box-sizing: border-box;
    border: solid 1px rgba(255, 255, 255, .5);
    border-radius: 50%
}

.bi-keyword__item:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 100%
}

.bi-keyword__item + .bi-keyword__item {
    margin-left: 81px
}

.bi-keyword__item .keyword__title {
    font-size: 32px;
    line-height: 1.75;
    font-weight: 700;
    font-size: 32px;
    line-height: 56px
}

.bi-keyword__item .keyword__text {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.7222222222;
    white-space: nowrap;
    font-size: 18px;
    line-height: 31px
}

.bi-keyword__item .keyword__text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.bi-award {
    margin: 120px auto 208px;
    max-width: 1280px;
    padding: 0 40px;
    box-sizing: border-box
}

.bi-award__title {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700
}

.bi-award__content {
    position: relative;
    margin-top: 80px;
    padding-left: 204px
}

.bi-award__content:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #111
}

.bi-award__text {
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 500
}

.bi-award__image {
    margin-top: 40px;
    width: 282px
}

.bi-award__image img {
    width: 100%
}

.bunker-history {
    position: relative;
    padding: 120px 0 240px;
    background-color: #151515
}

.bunker-history__line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .3)
}

.bunker-history__wrap {
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1280px;
    box-sizing: border-box
}

.bunker-history__title {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff
}

.bunker-history__list {
    display: flex;
    flex-direction: column;
    padding-bottom: 87px
}

.bunker-history__item {
    position: relative;
    align-self: flex-end;
    width: 50%
}

.bunker-history__item .dot {
    position: absolute;
    top: -5px;
    left: -5.25px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #ccc
}

.bunker-history__item .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 104px;
    border-bottom: dashed 1px #ccc;
    transform-origin: 0 0
}

.bunker-history__item:nth-child(even) {
    align-self: flex-start
}

.bunker-history__item:nth-child(even) .dot {
    left: auto;
    right: -5.25px
}

.bunker-history__item:nth-child(even) .line {
    left: auto;
    right: 0;
    transform-origin: 100% 0
}

.bunker-history__item:nth-child(even) .bunker-history__item-wrap {
    margin-left: auto;
    margin-right: 114px
}

.bunker-history__item + .bunker-history__item {
    margin-top: 5.5px
}

.bunker-history__item--no-image .bunker-history__text-wrap {
    margin-top: 0;
    top: -18.5px
}

.bunker-history__item-wrap {
    margin-left: 114px;
    max-width: 384px
}

.bunker-history__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bunker-history__image-wrap {
    position: relative;
    width: 100%;
    overflow: hidden
}

.bunker-history__image-wrap:before {
    content: "";
    display: block;
    clear: both;
    padding-top: calc((232 / 384) * 100%)
}

.bunker-history__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.bunker-history__year {
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 500
}

.bunker-history__text {
    margin-top: 2px;
    font-size: 18px;
    line-height: 1.7222222222
}

.bunker-history__text-wrap {
    position: absolute;
    margin-top: 17px;
    color: #fff
}

@media (max-width: 1280px) and (min-width: 769px) {
    .bunker-head__item .element__title {
        font-size: 3.3333333333vw
    }

    .bunker-head__item .element__title {
        line-height: 4.1833333333vw
    }

    .bunker-head__item .element__text {
        font-size: 1.5vw
    }

    .bunker-head__item .element__text {
        line-height: 2.5833333333vw
    }

    .bi-keyword__item .keyword__title {
        font-size: 2.6666666667vw
    }

    .bi-keyword__item .keyword__title {
        line-height: 4.6666666667vw
    }

    .bi-keyword__item .keyword__text {
        font-size: 1.5vw
    }

    .bi-keyword__item .keyword__text {
        line-height: 2.5833333333vw
    }
}

@media (max-width: 768px) {
    .title {
        margin-bottom: 40px
    }

    .title__description {
        margin-top: 15px;
        line-height: 1.6875
    }

    .bunker-head {
        padding: 60px 20px 80px
    }

    .bunker-head__bg--1 {
        background-image: url(../../images/bunker/img_head_bg_01_mo.jpg)
    }

    .bunker-head__bg--2 {
        background-image: url(../../images/bunker/img_head_bg_02_mo.jpg)
    }

    .bunker-head__title {
        font-size: 24px;
        line-height: 1.5416666667;
        text-align: left
    }

    .bunker-head__list {
        display: flex;
        margin: 64px -20px 0;
        padding: 0 20px;
        overflow-x: scroll
    }

    .bunker-head__item:after {
        content: none
    }

    .bunker-head__item {
        flex: none;
        width: 240px;
        height: 240px
    }

    .bunker-head__item + .bunker-head__item {
        margin-left: 32px
    }

    .bunker-head__item + .bunker-head__item:before {
        left: -24px;
        width: 16px;
        border-width: 2px
    }

    .bunker-head__item .element__title {
        font-size: 24px
    }

    .bunker-head__item .element__title {
        line-height: 30.12px
    }

    .bunker-head__item .element__text {
        font-size: 16px
    }

    .bunker-head__item .element__text {
        line-height: 27px
    }

    .bunker-head__item .element__text {
        margin-top: 10px
    }

    [lang=en] .bunker-head__item .element__text {
        margin-top: 12px
    }

    .bunker-head__item .element__text-wrap {
        top: calc((86 / 240) * 100%)
    }

    [lang=en] .bunker-head__item .element__text-wrap {
        top: calc((84 / 240) * 100%)
    }

    .bunker-head__text {
        font-size: 18px;
        line-height: 1.7222222222
    }

    .bunker-head__text-wrap {
        margin-top: 64px;
        max-width: none;
        text-align: left
    }

    .bunker-head__desc {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-content {
        margin: 80px auto 150px;
        padding: 0 20px
    }

    .bunker-content__title {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bunker-content__list {
        margin-top: 40px
    }

    .bunker-content__item {
        padding-left: 0
    }

    .bunker-content__item + .bunker-content__item {
        margin-top: 64px
    }

    .bunker-content__item:before {
        content: none
    }

    .bunker-content__item .exhibition__title {
        font-size: 20px;
        line-height: 1.65
    }

    .bunker-content__item .exhibition__subtitle {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-content__item .exhibition__desc {
        margin-top: 10px;
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-content__item .exhibition__image {
        margin-top: 30px
    }

    .bunker-content__item .exhibition__link {
        margin-top: 30px
    }

    .bunker-content__item .exhibition__link span {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-bg {
        top: 60px;
        height: calc(100% - 60px)
    }

    .bunker-intro {
        padding-bottom: 160px;
        overflow: visible
    }

    .bunker-intro__title {
        margin-top: 64px;
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bunker-intro__text {
        font-size: 18px;
        line-height: 1.7222222222
    }

    .bunker-intro__text-wrap {
        margin-top: 20px;
        padding-left: 0
    }

    .bunker-intro__text-wrap:before {
        content: none
    }

    .bunker-intro__desc {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-intro__desc + .bunker-intro__desc {
        margin-top: 5px
    }

    .bunker-intro .carousel-navigation {
        display: none
    }

    .bunker-video {
        padding: 0 20px 80px
    }

    .bunker-video .bg {
        top: 58px;
        height: calc(100% - 58px)
    }

    .bunker-video__title {
        margin-top: 64px;
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bunker-video__text {
        font-size: 18px;
        line-height: 1.7222222222
    }

    .bunker-video__text-wrap {
        margin-top: 20px;
        padding-left: 0
    }

    .bunker-video__text-wrap:before {
        content: none
    }

    .bunker-video__desc {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-video__desc + .bunker-video__desc {
        margin-top: 5px
    }

    .bunker-condition {
        padding: 80px 20px
    }

    .bunker-condition__title {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bunker-condition__carousel {
        width: 100%;
        overflow: visible
    }

    .bunker-condition__carousel + .bunker-condition__carousel {
        margin: 20px 0 0
    }

    .bunker-condition__carousel-wrap {
        flex-direction: column;
        margin-top: 30px
    }

    .bunker-condition__carousel .carousel-navigation {
        display: none
    }

    .bunker-condition__carousel .swiper-title {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-condition__text {
        font-size: 18px;
        line-height: 1.7222222222
    }

    .bunker-condition__text-wrap {
        margin-top: 40px;
        padding-left: 0
    }

    .bunker-condition__text-wrap:before {
        content: none
    }

    .bunker-condition__desc {
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-condition__desc + .bunker-condition__desc {
        margin-top: 5px
    }

    .bunker-bi {
        margin: 0 -20px
    }

    .bi-concept {
        padding: 60px 0 80px
    }

    .bi-concept__wrap {
        padding: 0 20px
    }

    .bi-concept__title {
        float: none;
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bi-concept__image {
        width: calc((215 / 335) * 100%)
    }

    .bi-concept__image-wrap {
        flex-direction: column;
        align-items: center;
        margin: 40px 0 0
    }

    .bi-concept__image + .bi-concept__image {
        margin: 40px 0 0;
        width: calc((319 / 335) * 100%)
    }

    .bi-concept__text {
        font-size: 18px;
        line-height: 1.7222222222
    }

    .bi-concept__text-wrap {
        margin-top: 40px;
        padding-left: 0
    }

    .bi-concept__text-wrap:before {
        content: none
    }

    .bi-concept__desc {
        font-size: 16px;
        line-height: 1.6875
    }

    .bi-concept__desc + .bi-concept__desc {
        margin-top: 5px
    }

    .bi-keyword {
        padding: 66px 0 120px;
        background-image: url(../../images/bunker/img_bi_keyword_bg_mo.jpg)
    }

    .bi-keyword__wrap {
        padding: 0 20px
    }

    .bi-keyword__title {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bi-keyword__list {
        display: flex;
        margin: 64px -20px 0;
        padding: 0 20px;
        overflow-x: scroll
    }

    .bi-keyword__item:after {
        content: none
    }

    .bi-keyword__item {
        flex: none;
        width: 240px;
        height: 240px
    }

    .bi-keyword__item + .bi-keyword__item {
        margin-left: 32px
    }

    .bi-keyword__item .keyword__title {
        font-size: 24px
    }

    .bi-keyword__item .keyword__title {
        line-height: 30.12px
    }

    .bi-keyword__item .keyword__text {
        font-size: 16px
    }

    .bi-keyword__item .keyword__text {
        line-height: 27px
    }

    .bi-keyword__item .keyword__text {
        margin-top: 10px
    }

    .bi-award {
        margin: 80px auto 160px;
        padding: 0 20px
    }

    .bi-award__title {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bi-award__content {
        margin-top: 20px;
        padding-left: 0
    }

    .bi-award__content:before {
        content: none
    }

    .bi-award__text {
        font-size: 16px;
        line-height: 1.6875;
        font-weight: 400;
        color: #666
    }

    .bi-award__image {
        width: 156px
    }

    .bunker-history {
        padding: 60px 0 160px
    }

    .bunker-history__line {
        top: auto;
        bottom: -160px;
        left: 20px;
        height: calc(100% + 100px);
        transform: none
    }

    .bunker-history__wrap {
        padding: 0 20px
    }

    .bunker-history__title {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .bunker-history__list {
        margin-top: 60px;
        padding-bottom: 0
    }

    .bunker-history__item {
        align-self: flex-start;
        width: 100%
    }

    .bunker-history__item .line {
        width: 16px
    }

    .bunker-history__item:nth-child(even) .dot {
        left: -5.25px;
        right: auto
    }

    .bunker-history__item:nth-child(even) .line {
        left: 0;
        right: auto
    }

    .bunker-history__item:nth-child(even) .bunker-history__item-wrap {
        margin-left: 20px;
        margin-right: 0
    }

    .bunker-history__item + .bunker-history__item {
        margin-top: 65.6px
    }

    .bunker-history__item--no-image .bunker-history__image-wrap {
        display: none
    }

    .bunker-history__item--no-image .bunker-history__text-wrap {
        margin-top: -15.5px;
        top: auto
    }

    .bunker-history__item-wrap {
        margin-left: 20px;
        max-width: none
    }

    .bunker-history__year {
        font-size: 20px;
        line-height: 1.55
    }

    .bunker-history__text {
        margin-top: 0;
        font-size: 16px;
        line-height: 1.6875
    }

    .bunker-history__text-wrap {
        position: static;
        margin-top: 10px
    }
}