@charset "UTF-8";


/* common */
.title-wrap {
    text-align: center;
}

#index2 .title-wrap {
    margin: 6.667rem 0 2.833rem
}

.title {
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.667rem;
    letter-spacing: -0.6px;
    color: #5024af;
}

.mb-text {
    font-size: 1.000rem;
    letter-spacing: -0.2.000rem;
    margin-bottom: 0.278rem;
    line-height: 1.5;
}

.img-wrap {
    margin: 0 auto;
}

.ic-bul {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #48484a;
    border-radius: 50%;
    margin:0 0.278rem 0.278rem;
}

    /* common 미디어쿼리 */
@media screen and (max-width:1000px) {
    .index-wrap p {
        font-size: 0.833rem
    }

    .title {
        font-size: 1.5001rem;
        line-height: 1.4
    }

    .ic-bul {
        display: inline-block;
        width: 3px;
        height: 3px;
        background: #48484a;
        border-radius: 50%;
        margin: 0 0.278rem 0.278rem;
    }
}
@media screen and (max-width:640px) {
    .title {
        font-size: 1.111rem;
        line-height: 1.4
    }

    .mb-text {
        margin-bottom: 0.111rem;
    }
}


/* Main */
#main {
    width: 100%;
    height: 837px;
    background-image: linear-gradient(to top, #5024af, #5e48aa);
    overflow: hidden;
}
#main .layout{
    max-width:1200px
}

#main .title-wrap {
    width: 40%;
    max-width: 300px;
    z-index: 1;
    margin: 0;
    text-align: left;
    left:141px;
}

#main .title-wrap h2 {
    font-size: 2.778rem;
    font-weight:700;
    line-height: 1;
}

#main .title-wrap h2,
#main .title-wrap p,
#main .title-wrap span {
    color: #fff;
}

#main .title-wrap p {
    letter-spacing: -0.4px;
    margin: 2.389rem 0 3.167rem;
    line-height: 1.778rem;
    font-size: 1.111rem;
}

#main .title-wrap span {
    display: block;
    font-weight: 300;
    font-size: 0.833rem;
    letter-spacing: 0.017rem;
    margin-top: 0.5rem;
}

#main .btn-download {
    width: 204px;
    height: 56px;
    display: block;
    border-radius: 30.5px;
    background-color: rgba(255, 255, 255, 0.21);
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 53px;
}

#main .btn-download.wedding {
    border: 1px solid #fff;
    background-color: transparent;
    margin-top: 1.111rem;
}

#main .img-wrap {
    position: absolute;
    left: 25%;
    top: 46%;
    z-index: 0;
    width: 100%;
    max-width: 893px;
}

#main .img-wrap-m {
    display: none
}

    /* Main 미디어쿼리 */
@media screen and (max-width:1200px) {
    #main{
        height:860px;
    }


    #main .title-wrap {
        width: 100%;
        max-width: 100%;
        text-align: center;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        top: 20%;
        left: 0;
    }

    #main .layout {
        width: 100%
    }

    #main .img-wrap {
        left: auto;
        right: -5%;
        top: 65%;
        width: 115%;
        max-width: 115%
    }

    #main .btn-download {
        margin: 0 auto;
    }
}
@media screen and (max-width:640px) {
    #main{
        height:814px;
    }

    #main .title-wrap {
        top: 16%;
    }

    #main .layout {
        width: 100%
    }

    #main .title-wrap h2 {
        font-size: 2.222rem
    }

    #main .title-wrap p {
        font-size: 0.833rem;
        margin: 0.611rem 0 1.444rem;
        line-height: 1.47;
    }

    #main .title-wrap span {
        font-size: 0.556rem
    }

    #main .btn-download {
        width: 154px;
        height: 42px;
        line-height: 41px;
        font-size: 0.833rem
    }

    #main .btn-download.wedding{
        margin-top:0.889rem;
        line-height: 39px;

    }

    #main .img-wrap {
        display: none
    }

    #main .img-wrap-m {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -1.389rem
    }
}



/* INDEX 1 */
#index1 .title-wrap {
    margin: 6.667rem 0 3.833rem
}

#index1 .img-wrap {
    max-width: 488px
}

#index1 .mobimg {
    display: none
}

/* INDEX 2 */
#index2 .title-wrap {
    margin: 6.667rem 0 2.833rem
}

#index2 .title span.fc-grey {
    font-size: inherit;
    font-weight: inherit;
}

#index2 .con-wrap{
    padding: 0 2.722rem;
}


#index2 .hd-line {
    font-size: 0.944rem;
    color: #72787f;
    max-width: 345px;
    margin: 0 auto 2.778rem;
    letter-spacing: -0.019rem;
    padding: 1.333rem 0;
    border-top: 1px solid #e8ebed;
    border-bottom: 1px solid #e8ebed;
    line-height: 1.667rem;
}

#index2 .flexbox{
    margin: 0 -0.556rem 0 -0.556rem
}

#index2 .item,
#index3 .item{
    display: flex;
    display: -webkit-flex;
    flex-grow: 1;
    text-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: column;

}

#index2 .item{
    justify-content: center;
}


#index2 .item {    
    flex-basis: 30.33%;
    height: 377px;
    margin:0 0.556rem;
    background: #f7f8f9;
    border: 1px solid #f4f5f6
}

#index2 .item:nth-of-type(2) {
    justify-content: flex-start
}

#index2 .item:nth-of-type(2) .icon {
    width: 80px;
    margin: 4.000rem auto 2.27rem; 
}

#index2 .item:first-child .icon{
    width:83px;
    margin: 0 auto 1.444rem    
}

#index2 .item:last-of-type .icon{
    margin: 0 auto 3.056rem
}

#index2 .item p {
    font-size: 0.889rem;
    line-height: 1.389rem;
    letter-spacing: -0.3px;
    padding: 0 1.222rem;
}

#index2 .item p strong {
    display: block;
    font-weight: 700;
    font-size: 1.111rem;
    line-height: 1.722rem;
    letter-spacing: -0.021rem;
    margin-bottom:0.778rem;
}

    /* INDEX 2 미디어쿼리 */
@media screen and (max-width:1500px) {
    #index2 .item p br{
        display:none
    }
}

@media screen and (max-width:1200px) {
    #index2 .item:nth-of-type(2) {
        justify-content:center
    }

    #index2 .item:nth-of-type(2) .icon {
        margin: 0 auto 2.000rem
    }
}
@media screen and (max-width:1000px) {
    #index2 .con-wrap,
    #index3 .con-wrap{
        padding: 0;
    }
    

    #index2 .flexbox{
        margin:0
    }

    #index2 .con-wrap {
        padding: 0 2.222rem
    }

    #index2 .hd-line {
        border-top: 1px solid #f4f5f6;
        border-bottom: 1px solid #f4f5f6;
        padding:0.833rem 0;
    }

    #index2 .item {
        height: auto;
        padding: 2.778rem 1.667rem;
        margin: 1.111rem 0 0 0;
        flex-basis: 100%;
        flex-wrap: nowrap;
        flex-direction: row;
        text-align: left;
        justify-content: left;
        align-items: center;
    }

        
    #index2 .item:nth-of-type(2) {
        justify-content: left;
    }

    #index2 .item:first-of-type{
        margin:0
    }

    #index2 .item .icon,
    #index2 .item:first-child .icon,
    #index2 .item:nth-of-type(2) .icon,
    #index2 .item:last-of-type .icon {
        margin: 0 auto;
    }

    #index2 .item p {
        width: 80%;
    }

    #index2 .item p br{
        display: none;
    }

}
@media screen and (max-width:640px) {
    #index1 .title-wrap {
        margin: 4.722rem 0 2.111rem
    }
    #index1 .mobimg {
        display:block
    }
    #index1 .pcimg {
        display:none
    }
    #index2 .title-wrap {
        margin: 4.722rem 0 2.278rem;
    }

    #index1 .img-wrap {
        width: 90%;
    }

    #index2 .con-wrap {
        padding: 0 1.111rem
    }

    #index2 .hd-line {
        width: 283px;
        font-size: 0.722rem;
        line-height: 1.222rem;
        letter-spacing: 0.014rem;
        margin: 0 auto 2.278rem;
    }

    #index2 .item {
        padding: 1.333rem 0.944rem
    }

    #index2 .item .icon,
    #index2 .item:nth-of-type(2) .icon {
        width: 40px
    }

    #index2 .item:first-of-type .icon {
        width: 48px
    }

    #index2 .item p strong,
    #index2 .item p {
        font-size: 0.667rem;
        letter-spacing: -0.013rem;
        line-height: 1.111rem;
    }

    #index2 .item p {
        padding: 0 0 0 1.111rem;
    }
}


/*  INDEX 3 */
#index3 {
    /* margin-top: 6.444rem; */
    padding-bottom: 7.722rem
}

#index3 .title-wrap {
    margin: 6.667rem 0 7.900rem
}

#index3 .con-wrap{
    padding: 0 1.611rem;
}


#index3 .item{
    /*flex-basis: 21.5%;*/
    margin:0 1.111rem;
}

#index3 .item .icon {
    margin: 0 auto 1.000rem;
    width: 100px;
}

#index3 .item p {
    font-size: 1.000rem;
    line-height: 1.333rem;
    letter-spacing: 0.019rem;
    padding: 0 1.333rem;
}

#index3 .item p strong {
    display: block;
    font-weight: 700;
    font-size: 1.111rem;
    line-height: 1.667rem;
    letter-spacing: -0.021rem;
    margin-bottom: 0.389rem;
}



    /*  INDEX 3 미디어쿼리 */
@media screen and (max-width:1500px) {
    #index3 .item{
        flex-basis: 20%;
    }
}


@media screen and (max-width:1000px) {
    #index3 .con-wrap{
        padding:0
    }

    #index3 .item {
        flex-basis: 44%;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        background: #f7f8f9;
        /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);*/
        padding: 1.000rem 0 1.222rem;
        height:270px;
        margin:0 0.333rem;
    }

    #index3 .item:nth-child(-n+2) {
        margin-bottom:0.667rem;

    }

    #index3 .item p {
        order: 1;
        height: 72px;
        font-size: 0.778rem;
        line-height: 1.2;
    }

    #index3 .item p strong {
        font-size: 0.889rem;
        margin-bottom:0.111rem;
    }

    #index3 .item .icon {
        order: 2;
        width: 80px;
        margin:0 auto;
    }
}
@media screen and (max-width:640px) {
    #index3 {
        /* margin-top: 4.389rem; */
        padding-bottom:5.222rem;
    }

    #index3 .title-wrap {
        margin: 4.722rem 0 3.222rem
    }

    #index3 .item {
        height:150px;
        padding: 0.944rem 0 0.833rem
    }

    #index3 .item p {
        height: 60px;
        font-size: 0.667rem;
        line-height: 0.778rem;
        letter-spacing: 0.014rem;
    }

    #index3 .item p strong {
        font-size: 0.778rem;
        line-height: 1.333rem;
        margin-bottom:0.111rem;
    }

    #index3 .item .icon {
        width: 56px
    }
}

/* index4 */
#index4 .img-wrap,
#index7 .img-wrap {
    width: 60%;
}
#index4 {
    margin-top: 100px;
}

#index4 .img-wrap {
    max-width: 470px
}

#index4 .title-wrap {
    margin: 6.667rem 0 4rem;
}

#index4 .mobimg {
    display: none
}

    /* index4 미디어쿼리 */
@media screen and (max-width:640px) {
    #index4 .title-wrap {
        margin: 4.722rem 0 1.5rem;
    }

    #index4 .pcimg {
        display: none
    }

    #index4 .mobimg {
        display: block;
    }

    #index4 .img-wrap {
        width: 100%;
    }
}


    /* INDEX 3, INDEX 5  미디어쿼리 */
@media screen and (max-width:1200px) {
    #index3 .img-wrap,
    #index5 .img-wrap {
        width: 50%;
    }
}

/*  INDEX 5*/
#index5 {
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

#index5 .title-wrap {
    margin: 6.667rem 0 5.333rem
}

#index5 .con-title {
    width: 100%;
    text-align: center
}

#index5 .con-title .icon-award {
    position: relative;
    display: block;
    width: 63px;
    margin: 0 auto 0.722rem
}

#index5 .con-title .icon-award::before,
#index5 .con-title .icon-award::after,
#index5 .con-title p::after{
    content: "";
    position: absolute;
    height: 1px;
    background: rgba(222, 166, 16, 0.21);
}

#index5 .con-title .icon-award::before,
#index5 .con-title .icon-award::after {
    width: 76px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#index5 .con-title .icon-award::before {
    left: -5.111rem
}

#index5 .con-title .icon-award::after {
    right: -5.111rem
}

#index5 .con-title p {
    position: relative;
    font-size: 0.944rem;
    font-weight: 700;
    line-height:1.556rem;
    letter-spacing: 0.018rem;
    color: #dea610
}

#index5 .con-title p::after {
    width: 255px;
    bottom: -31px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.news-list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
}

#index5 .news-list {
    margin-top: 5.556rem;
    padding: 0 15.056rem;
}

#index5 .news-list .list-left,
#index5 .news-list .list-right {
    width: 48.8%
}

#index5 .news-list .list-right {
    padding-top: 2.000rem
}

#index5 .news-list .list {
    width: 100%;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 1.500rem;
    position: relative;
    padding: 0.950rem 0.556rem;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

#index5 .news-list .list p,
#index5 .news-list .list strong {
    font-size: 0.833rem;
    line-height: 1.333rem;
    letter-spacing: 0.013rem;
}

#index5 .news-list .list strong {
    font-size: 0.722rem;
    line-height: 1.333rem;
    letter-spacing: -0.016rem;
    font-weight: 700
}

#index5 .news-list .list .icon {
    display: block;
    width: 38px;
    position: absolute;
    left: -0.222rem;
    top: -1.111rem
}

#index5 .news-list .list-right .list .icon {
    left: auto;
    right: -0.222rem
}


    /*  INDEX 5 미디어쿼리*/
@media screen and (max-width:1200px) {
    #index5 .news-list {
        padding: 0 6.667rem;
    }
}

@media screen and (max-width:1000px) {
    #index5 .news-list {
        padding: 0 1.389rem;
    }
}
@media screen and (max-width:640px) {
    #index5 {
        padding-bottom: 2.389rem
    }

    #index5 .title-wrap {
        margin: 4.722rem 0 3.222rem
    }

    #index5 .con-wrap {
        width: 95%;
        float: none;
        margin: 0 auto
    }

    #index5 .con-title {
        margin-top: 1.700rem
    }

    #index5 .con-title .icon-award {
        width: 35px;
        margin: 0 auto 0.333rem
    }

    #index5 .con-title p {
        font-size: 0.722rem;
        line-height: 1.111rem;
        letter-spacing: 0.013rem;
    }

    #index5 .con-title p br:first-child {
        display: block
    }

    #index5 .con-title .icon-award::before,
    #index5 .con-title .icon-award::after {
        width: 55px;
    }

    #index5 .con-title .icon-award::before {
        left: -66px;
    }

    #index5 .con-title .icon-award::after {
        right: -66px;
    }

    #index5 .con-title p::after {
        width: 169px;
    }

    #index5 .con-title p::after {
        bottom: -21px
    }

    #index5 .news-list {
        width: 100%;
        display: table;
        margin: 4.333rem auto 0;
        padding: 0 20px;
    }

    #index5 .news-list .list{
        margin-bottom:1.889rem;

    }

    #index5 .news-list .list-left{
        width: 92%
    }


    #index5 .news-list .list-right {
        width: 95%
    }


    #index5 .news-list .list-left .list {
        text-align: left;
        padding: 0.722rem 0 0.667rem 1.111rem;
        line-height:1
    }

    #index5 .news-list .list-right .list {
        text-align: right;
        padding: 0.722rem 1.111rem 0.667rem 0;
    }

    #index5 .news-list .list-right {
        float: right;
        padding-top: 0;

    }


    #index5 .news-list .list-right .list {
        float: right;
        line-height: 1;
    }

    #index5 .news-list .list .icon {
        width: 30px;
        left: -0.333rem;
        top: -0.556rem
    }

    #index5 .news-list .list p {
        font-size: 0.722rem;
        line-height: 1.167rem;
        letter-spacing: -0.012rem
    }

    #index5 .news-list .list strong {
        font-size: 0.611rem;
        line-height: 1.167rem;
        letter-spacing: 0.013rem
    }
}


/* INDEX 6*/
#index6 .title-wrap {
    margin: 6.667rem 0 5.167rem
}

#index6 {
    margin-top: -4.000rem;
    background: #fff;
    padding-bottom: 7.889rem
}

#index6 .news-list {
    position: relative;
    padding: 0 180px
}

#index6 .news-list::after {
    content: "";
    width: 1px;
    height: 61px;
    background: #e8ebed;
    position: absolute;
    top: 0.556rem;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#index6 .news-list .list-left,
#index6 .news-list .list-right {
    width: 49%;
}

.cond-join {
    text-align: center;
    margin-bottom: 1.667rem;
}

.list-right .cond-join {
    position: relative;
    margin-bottom: 2.222rem;
}

.cond-join .mem-img {
    width: 70px;
    margin: 0 auto 0.667rem;
}

.cond-join strong {
    font-size: 0.889rem;
    line-height: 1.111rem;
    letter-spacing: 0.018rem;
    color: #000;
    font-weight: 700;
}

#index6 .list {
    position: relative;
    width: 300px;
    margin: 0.667rem auto 0;
    border-radius: 4px;
    border: 1px solid #f4f5f6;
    background-color: #f7f8f9;
}

#index6 .list:not(:last-of-type)::before {
    content: "OR";
    width: 33px;
    height: 20px;
    line-height: 1.111rem;
    text-align: center;
    font-size: 0.611rem;
    font-weight: 700;
    color: #fff;
    border-radius: 13.6px;
    background: #5e48aa;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -0.833rem;
    z-index: 1
}

#index6 .list p {
    font-size: 0.778rem;
    line-height: 1.278rem;
}

#index6 .list-left .list {
    padding: 1.111rem 0;

}

#index6 .list-left .list p {
    padding-left: 4.000rem
}


#index6 .list-right .list {
    padding: 0.833rem;
}

#index6 .list-right .list p {
    padding-left: 2.056rem
}

#index6 .icon {
    width: 16px;
    position: absolute;
    line-height: 1;
}

#index6 .list-left .icon {
    top: 49%;
    left: 50px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#index6 .list-left .list:last-of-type p{
    padding-left:4.167rem;
}

#index6 .list-left .list:last-of-type .icon{
    left:2.889rem
}

#index6 .list-right .icon {
    top: 21%;
    left:1.556rem
}

    /* INDEX 6 미디어쿼리 */
@media screen and (max-width:1000px) {
    #index6 .news-list::after {
        display: none;
    }

    #index6 .news-list {
        padding: 0;
    }

    #index6 .news-list .list-left,
    #index6 .news-list .list-right {
        width: 95%;
        margin:0 auto
    }

    #index6 .news-list .list-right {
        margin-top:3.444rem;
    }

    #index6 .list-left .list{
        text-align: center;
    }

    #index6 .list-left .list:last-of-type .icon{
        left:0
    }

    #index6 .list-left .list:last-of-type p,
    #index6 .list-left .list p{
        padding-left: 0.556rem;
    }

    #index6 .list-left .list:nth-of-type(3) .icon{
        left:65px
    }

    #index6 .list-left .list:last-of-type .icon{
        left:53px
    }

}
@media screen and (max-width:640px) {
    #index6 {
        padding-bottom: 3.333rem;
        margin-top: 0;
    }

    #index6 .title-wrap {
        margin: 4.722rem 0 4.222rem
    }
}


/* INDEX 7 */
.gray-bg2{
    background: rgb(254,254,254);
    background: linear-gradient(6deg, rgba(254,254,254,1) 14%, rgba(250,251,251,1) 63%, rgba(247,248,249,1) 100%);
}

#index7 .title-wrap {
    margin: 6.667rem 0 4.444rem
}

#index7 .img-wrap {
    max-width: 449px
}

#index7 .ix7-m{
    display: none;
}


/* INDEX 8 */
#index8 {
    padding: 6.111rem 0 4.889rem;
    background-color: #5e48aa;
    text-align: center
}

#index8 * {
    color: #fff;
}

#index8 .title-wrap {
    margin: 0 auto;
}

#index8 h3 {
    font-size: 1.667rem;
    font-weight: 400;
    letter-spacing: -0.6px;
    line-height: 1.5;
}

#index8 h3 strong {
    font-weight: bold;
    font-size: inherit;
    letter-spacing: inherit;
}

#index8 p {
    line-height: 1.65;
    margin: 1.8rem 0 3.500rem
}

#index8 .img-wrap a {
    display: inline-block;
    margin: 0 0.111rem
}

#index8 .img-wrap a img {
    width: 300px
}

    /* INDEX 7,8 미디어쿼리 */
@media screen and (max-width:1000px) {
    #index7 .img-wrap {
        width: 100%
    }

    #index8 .img-wrap a img {
        width: 200px
    }
}

@media screen and (max-width:640px) {
    #index7 .title-wrap {
        margin: 4.444rem 0 1.000rem
    }

    #index7 .ix7-m{
        display: block;
    }

    #index7 .ix7-pc{
        display: none;
    }


    #index8 {
        padding: 3.500rem 0
    }

    #index8 h3 {
        font-size: 1.111rem;
        letter-spacing: -0.022rem;
    }

    #index8 p {
        line-height: 1.222rem;
        letter-spacing: 0.014rem;
        font-size: 0.722rem;
        margin: 1.722rem 0 2.833rem
    }

    #index8 .img-wrap a img {
        width: 149px
    }
}

/* Index9 */
#index9 {
    /*margin-top: 100px;*/
    padding: 100px 0 70px 0;
    width: 100%;
    background: top right url("/static/images/index9-symbol-533b7b4f2822e21c543b332c8e6bccfa.png") no-repeat #5e48aa;;
}
#index9 .layout {
    text-align: center;
}
#index9 .title-wrap .mb-text,
#index9 .title-wrap .title,
#index9 .award .award-group pre,
#index9 .award .award-group strong {
    color: #FFFFFF;
}
#index9 .text-area {
    margin: 40px auto 76px;
}
#index9 .text-area p {
    font-size: 17px;
    line-height: 30px;
    font-weight:500;
    color: #FFFFFF;
}
#index9 .text-area p br.none {
    display: none;
}
#index9 .text-area .logo-area {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px
}
#index9 .text-area .logo-area span {
    margin: 0 6px
}
#index9 .text-area .logo-area span img {
    width: auto;
    height: 27px;
}
#index9 .text-area strong {
    display: block;
    font-size: inherit;
    font-weight: bold;
}
#index9 .award {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 104px;
}
#index9 .award .award-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#index9 .award .award-group span.award-img {
    width: 101px;
    height: 101px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#index9 .award .award-group .awrad-text {
    margin-top: 15px
}
#index9 .award .award-group strong {
    font-size:20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px
}
#index9 .award .award-group pre {
    white-space: pre-line;
    font-size: 18px;
    line-height: 28px
}
 /* INDEX 9 미디어쿼리 */
@media screen and (max-width:1023px) {
    #index9 {
        background-size: 270px auto;
    }
    #index9 .award {
        grid-gap: 0 40px;
    }
    #index9 .award .award-group .awrad-text {
        margin-top: 10px
    }
}
@media screen and (max-width:767px) {
    #index9 {
        /*margin-top: 80px;*/
        padding: 80px 0 90px 0;
        background-image: url("/static/images/index9-symbol-mobile-f631fb5a1a92bbce1332c3e9f96a514b.png");
        background-size: auto;
    }
    #index9 .text-area {
        margin: 56px auto 45px
    }
    #index9 .text-area p {
        font-size: 12px;
        line-height: 1.83;
    }
    #index9 .text-area p br.none {
        display: block;
    }
    #index9 .text-area .logo-area {
        width: 145px;
        margin: auto;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 45px
    }
    #index9 .text-area .logo-area span {
        margin: 3px 0;
    }
    #index9 .award {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 18px 0;
        width: 80%;
        max-width: 282px;
        margin:  auto
    }
    #index9 .award .award-group {
        flex-direction: row;
        justify-content: center;
        background-color: #fff;
        padding: 20px 26px 20px;
        max-width: 266px;
    }
    #index9 .award .award-group:last-of-type {
        margin-bottom: 0
    }
    #index9 .award .award-group span.award-img {
        width: 60px;
        height: 60px;
    }
    #index9 .award .award-group .awrad-text {
        width: calc(100% - 60px);
        text-align: left;
        margin: 0 0 0 20px
    }
    #index9 .award .award-group strong {
        display: block;
        margin-bottom: 1px;
        font-size: 14px;
        line-height: 24px;
        color: #48484a;
    }
    #index9 .award .award-group pre {
        line-height: 1.6;
        font-size: 12px;
        font-weight: 500;
        color: #48484a;
    }

}