@media screen and (min-width: 1025px), print {
  .main_content {
    position: relative;
  }
  .main_content:before {
    content: '';
    background-color: #fff;
    width: -webkit-calc(100% - 104px);
    width: -moz-calc(100% - 104px);
    width: calc(100% - 104px);
    position: absolute;
    top: -49px;
    left: 52px;
    z-index: 99;
    height: 49px;
  }
  .main_content h2 {
    position: relative;
    padding: 30px 0 15px;
    margin-bottom: 59px;
  }
  .main_content h2 span {
    font-size: 3.343rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: #231815;
    line-height: 1;
  }
  .main_content h2::before, .main_content h2::after {
    content: '';
    position: absolute;
    width: 56px;
    height: 5px;
    bottom: 0;
  }
  .main_content h2::before {
    background: #231815;
    left: 2px;
  }
  .main_content h2::after {
    background: #a99019;
    left: 57px;
  }

  .main_content h3 {
    position: relative;
    padding: 10px 0 15px;
    margin-bottom: 19px;
  }

  .main_content .ct {
    padding-bottom: 132px;
  }
  .how .row {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
  }
  .how_main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .how_main h3 {
    font-family: "Nunito Sans", sans-serif;
  }
  .how_main p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
  }
  .how_main .movie {
    width: 61.07%;
  }
  .how_main .movie iframe {
    border: 0;
  }
  .how_main .movie .movie_txt {
    padding: 29px 0 0;
  }
  .how_main .movie .movie_txt h3 {
    font-size: 3.4rem;
    line-height: 38px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: #000;
    margin-bottom: 26px;
  }
  .how_main .movie .movie_txt p {
    font-size: 2rem;
    line-height: 28px;
    color: #000;
    text-align: justify;
    letter-spacing: 0.52px;
  }
  .how_main .side {
    width: 36.35%;
  }
  .how_main .side article {
    padding: 0 21px 26px 10px;
  }
  .how_main .side article:not(:last-child) {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 24px;
  }
  .how_main .side article a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-decoration: none;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .how_main .side article a:hover {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .how_main .side article a:hover h3,
  .how_main .side article a:hover p {
    color: #a99019;
  }
  .how_main .side article figure {
    width: 129px;
  }
  .how_main .side article .side_txt {
    width: 212px;
  }
  .how_main .side article .side_txt h3 {
    font-size: 2.4rem;
    color: #040404;
    line-height: 22px;
    font-weight: 600;
    margin: 2px 0 17px;
    letter-spacing: 1.2px;
  }
  .how_main .side article .side_txt p {
    line-height: 22px;
    letter-spacing: 0.35px;
    font-size: 1.8rem;
    color: #040404;
    text-align: justify;
  }
  .how_main .side article .side_txt .icon {
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .how_main .side article .side_txt .icon li {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 78px;
    height: 21px;
    -moz-border-radius: 11px;
         border-radius: 11px;
    color: white;
    font-size: 11px;
  }
  .how_main .side article .side_txt .icon__movie {
    background-color: #e21c18;
    margin-right: 10px;
  }
  .how_main .side article .side_txt .icon__blog {
    background-color: #9f8518;
  }
  .how_main .side .slick-arrow {
    display: none;
  }
  .how_btn {
    margin: 72px 0 0 0;
  }
  .how_btn button {
    position: relative;
    width: 201px;
    height: 50px;
    -moz-border-radius: 25px;
         border-radius: 25px;
    color: #fff;
    font-size: 2.475rem;
    line-height: 1;
    border: 0;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    cursor: pointer;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .how_btn button:hover {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .how_btn button::after {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .how_btn button.back {
    background: #e61f19;
    margin-right: 36px;
  }
  .how_btn button.back::after {
    background: url(../images/back.png) no-repeat;
    left: 15px;
  }
  .how_btn button.next {
    background: #a99019;
  }
  .how_btn button.next::after {
    background: url(../images/next.png) no-repeat;
    right: 15px;
  }
  .how-list__items {
    padding: 0 21px 26px 10px;
  }
  .how-list__items:not(:last-child) {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 24px;
  }
  .how-list__items a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-decoration: none;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .how-list__items a:hover {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .how-list__items a:hover h3,
  .how-list__items a:hover p {
    color: #a99019;
  }
  .how-list__img {
    width: 129px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 30px;
  }
  .how-list__txt h3 {
    font-size: 2.4rem;
    color: #040404;
    line-height: 22px;
    font-weight: 600;
    margin: 2px 0 17px;
    letter-spacing: 1.2px;
  }
  .how-list__txt p {
    line-height: 22px;
    letter-spacing: 0.35px;
    font-size: 1.8rem;
    color: #040404;
    text-align: justify;
  }
  .how-list__txt .icon {
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .how-list__txt .icon li {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 78px;
    height: 21px;
    line-height: 21px;
    -moz-border-radius: 11px;
         border-radius: 11px;
    color: white;
    font-size: 11px;
  }
  .how-list__txt .icon__movie {
    background-color: #e21c18;
    margin-right: 10px;
  }
  .how-list__txt .icon__blog {
    background-color: #9f8518;
  }
  .pag ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
  .pag ul li {
    width: 44px;
    height: 44px;
  }
  .pag ul li a {
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
  }
  .pag ul li a:hover {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .pag ul li:not(.back_btn):not(.nxt_btn) {
    -moz-border-radius: 50%;
         border-radius: 50%;
    border: 1px solid #000;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 44px;
    text-align: center;
    margin-right: 11px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn):nth-last-of-type(2) {
    margin-right: 0;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn).active, .pag ul li:not(.back_btn):not(.nxt_btn):hover {
    background: #000;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn).active a, .pag ul li:not(.back_btn):not(.nxt_btn):hover a {
    color: #fff;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn) a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
  }
  .pag ul li.back_btn, .pag ul li.nxt_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .pag ul li.back_btn a, .pag ul li.nxt_btn a {
    width: 16px;
    height: 14px;
  }
  .pag ul li.back_btn a.pre, .pag ul li.nxt_btn a.pre {
    background: url(../images/pre.png) no-repeat;
  }
  .pag ul li.back_btn a.pre:hover, .pag ul li.nxt_btn a.pre:hover {
    background: url(../images/pre_hv.png) no-repeat;
  }
  .pag ul li.back_btn a.next, .pag ul li.nxt_btn a.next {
    background: url(../images/next.png) no-repeat;
  }
  .pag ul li.back_btn a.next:hover, .pag ul li.nxt_btn a.next:hover {
    background: url(../images/next_hv.png) no-repeat;
  }
  .pag ul li.back_btn {
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pag ul li.nxt_btn {
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (max-width: 1024px) {
  .main_content .ct {
    padding: 9.11458vw 0 17.1875vw;
  }
  .main_content .row {
    padding: 0 3.90625vw;
  }
  .main_content h2 {
    position: relative;
    margin-bottom: 9.11458vw;
    padding-bottom: 3.90625vw;
    text-align: center;
  }
  .main_content h2 span {
    font-size: 7.77344vw;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: #231815;
    line-height: 1;
  }
  .main_content h2::before, .main_content h2::after {
    content: "";
    position: absolute;
    width: 12.36979vw;
    height: 1.17188vw;
    bottom: 0;
  }
  .main_content h2::before {
    background: #231815;
    left: 50%;
  }
  .main_content h2::after {
    background: #a99019;
    right: 50%;
  }
  .how_main h3 {
    font-family: "Nunito Sans", sans-serif;
  }
  .how_main p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
  }
  .how_main .movie iframe {
    width: 100%;
    height: 57.55208vw;
    border: 0;
  }
  .how_main .movie .movie_txt {
    padding: 4.55729vw 0 0;
  }
  .how_main .movie .movie_txt h3 {
    font-size: 4.94792vw;
    line-height: 5.20833vw;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: #000;
    margin-bottom: 3.90625vw;
  }
  .how_main .movie .movie_txt p {
    font-size: 3.90625vw;
    line-height: 4.94792vw;
    color: #000;
    text-align: justify;
  }
  .how_main .side {
    padding: 5.85938vw 0 11.84896vw;
    position: relative;
    border-bottom: 0.13021vw solid #d2d2d2;
  }
  .how_main .side .slick-arrow {
    display: block;
    width: 7.55208vw;
    height: 6.64062vw;
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    position: absolute;
    bottom: 2.60417vw;
  }
  .how_main .side .slick-arrow.slick-prev {
    left: 2.60417vw;
    background-image: url("../images/slk_lf.png");
  }
  .how_main .side .slick-arrow.slick-prev:hover {
    background-image: url("../images/slk_lf_at.png");
  }
  .how_main .side .slick-arrow.slick-next {
    right: 2.60417vw;
    background-image: url("../images/slk_rg.png");
  }
  .how_main .side .slick-arrow.slick-next:hover {
    background-image: url("../images/slk_rg_at.png");
  }
  .how_main .side article {
    padding: 13.67188vw 11.71875vw 0 10.41667vw;
    position: relative;
  }
  .how_main .side article a {
    text-decoration: none;
  }
  .how_main .side article figure {
    width: 45.44271vw;
    height: 31.38021vw;
    margin: 0 auto 3.25521vw;
    position: relative;
    left: 0.52083vw;
  }
  .how_main .side article figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .how_main .side article .side_txt h3 {
    width: 100%;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 4.42708vw;
    line-height: 5.72917vw;
    color: #040404;
    letter-spacing: 0.22135vw;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    top: 4.94792vw;
    left: 0;
  }
  .how_main .side article .side_txt p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 3.90625vw;
    line-height: 5.20833vw;
    color: #000;
    letter-spacing: 0.13021vw;
  }
  .how_main .side article .side_txt .icon {
    margin-top: 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .how_main .side article .side_txt .icon li {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 20.3125vw;
    height: 5.46875vw;
    -moz-border-radius: 2.86458vw;
         border-radius: 2.86458vw;
    color: white;
    font-size: 3.125vw;
  }
  .how_main .side article .side_txt .icon__movie {
    background-color: #e21c18;
    margin-right: 2.60417vw;
  }
  .how_main .side article .side_txt .icon__blog {
    background-color: #9f8518;
  }
  .how_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 9.11458vw 0 0 0;
  }
  .how_btn button {
    width: 41.66667vw;
    display: block;
    height: 9.76562vw;
    -moz-border-radius: 6.51042vw;
         border-radius: 6.51042vw;
    color: #fff;
    font-size: 4.94792vw;
    line-height: 1;
    border: 0;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    position: relative;
  }
  .how_btn button::after {
    content: "";
    display: block;
    position: absolute;
    width: 3.64583vw;
    height: 3.125vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .how_btn button.back {
    background: #e61f19;
  }
  .how_btn button.back::after {
    background: url(../images/back.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 2.60417vw;
  }
  .how_btn button.next {
    background: #a99019;
  }
  .how_btn button.next::after {
    background: url(../images/next.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 2.60417vw;
  }
  .how-list__items {
    position: relative;
    padding: 2.60417vw 0;
  }
  .how-list__items:not(:last-child) {
    border-bottom: 1px solid #d2d2d2;
  }
  .how-list__items a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-decoration: none;
  }
  .how-list__img {
    width: 45.44271vw;
    height: 31.38021vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 3.90625vw;
    text-align: center;
  }
  .how-list__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .how-list__txt h3 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 4.42708vw;
    line-height: 5.72917vw;
    color: #040404;
    letter-spacing: 0.22135vw;
    white-space: nowrap;
    margin-bottom: 2.60417vw;
  }
  .how-list__txt p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 3.90625vw;
    line-height: 5.20833vw;
    color: #000;
    letter-spacing: 0.13021vw;
  }
  .how-list__txt .icon {
    margin-top: 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .how-list__txt .icon li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 20.3125vw;
    height: 5.46875vw;
    -moz-border-radius: 2.86458vw;
         border-radius: 2.86458vw;
    color: white;
    font-size: 3.125vw;
  }
  .how-list__txt .icon__movie {
    background-color: #e21c18;
    margin-right: 2.60417vw;
  }
  .how-list__txt .icon__blog {
    background-color: #9f8518;
  }
  .pag {
    margin-top: 6.51042vw;
  }
  .pag ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pag ul li {
    width: 10.15625vw;
    height: 10.15625vw;
  }
  .pag ul li:nth-child(5) {
    margin-right: 0;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn) {
    -moz-border-radius: 50%;
         border-radius: 50%;
    border: 1px solid #000;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-size: 4.42708vw;
    line-height: 10.15625vw;
    text-align: center;
    margin-right: 2.86458vw;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn):nth-last-of-type(2) {
    margin-right: 0;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn).active, .pag ul li:not(.back_btn):not(.nxt_btn):hover {
    background: #000;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn).active a, .pag ul li:not(.back_btn):not(.nxt_btn):hover a {
    color: #fff;
  }
  .pag ul li:not(.back_btn):not(.nxt_btn) a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
  }
  .pag ul li.back_btn, .pag ul li.nxt_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .pag ul li.back_btn a, .pag ul li.nxt_btn a {
    width: 4.16667vw;
    height: 3.64583vw;
  }
  .pag ul li.back_btn a.pre, .pag ul li.nxt_btn a.pre {
    background: url(../images/pre.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .pag ul li.back_btn a.next, .pag ul li.nxt_btn a.next {
    background: url(../images/next.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .pag ul li.back_btn {
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pag ul li.nxt_btn {
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
