@charset "UTF-8";


html{
    font-size: 625%;
}
body {
    position: relative;
    width: 100%;
    color: #111;
    text-align: left;
    font-size: .16em;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, "Segoe UI", sans-serif;
    line-height: 1.5;
    overscroll-behavior: none;
}

.sans-serif {
    font-family: 'Oswald', sans-serif;
}
.serif {
    font-family: Times New Roman, Georgia, serif;
}
.mincho {
    font-family:"Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}

figure {
    display: block;
    margin: 0;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.is-pc {
    display: block !important;
}
.is-sp {
    display: none !important;
}

.is-hide {
    display: none;
}
sup {
    font-size: 60%;
    vertical-align: top;
    position: relative;
    top: 0;
}
sub {
    font-size: 80%;
    vertical-align: bottom;
    position: relative;
    bottom: -0.3em;
}

@media only screen and (max-width: 834px) {
    .is-pc {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
    sup {
        font-size: 60%;
        vertical-align: top;
        position: relative;
        top: 0;
    }
    sub {
        font-size: 60%;
        vertical-align: bottom;
        position: relative;
        bottom: 0;
    }
}



/* ===================== */
/* body
/* ===================== */
body {
    background-color: #efefef;
}

@media only screen and (max-width: 834px) {
}

/* ================================================= */
/* footer */
/* ================================================= */

#tu_footer {
    background-color: #fff;
    width: 100%;
}

.localFooter {
    background:#fff;
    padding-top:20px !important;
    line-height: 150%;
}

#bpGlobalFooter {
    background:#fff;
    padding-top:10px;
    padding-bottom: 30px !important;
}

/* ===================== */
/* wrapper
/* ===================== */

#tu_wrap {
    background-color: #fff;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#tu_wrap a {
    transition: all ease .3s;
}

#tu_wrap > .__mainvisual {
    margin: 0 auto;
    position: relative;
}

#tu_wrap > .__mainvisual h1 {
    display: block;
    width: 100%;
}

#tu_wrap > .__mainvisual .__page {
    border: #fff solid 3px;
    border-right: none;
    width: 21%;
    position: absolute;
    right: 0;
    top: 10%;
    z-index: 10;
    line-height: 1 !important;
}
#tu_wrap > .__mainvisual .__page .__page__text {
    width: 100%;
    padding: 10%;
}
#tu_wrap > .__mainvisual .__page .__page__text img {
    width: 33%;
}

#tu_wrap > .__mainvisual .__navi {
    border: #fff solid 3px;
    border-right: none;
    width: 21%;
    position: absolute;
    right: 0;
    top: 29%;
    z-index: 10;
    line-height: 1 !important;
}
#tu_wrap > .__mainvisual .__navi .__navi__text {
    width: 100%;
    padding: 10% 10% 0;
}
#tu_wrap > .__mainvisual .__navi .__navi__text img {
    width: 55%;
}
#tu_wrap > .__mainvisual .__navi .__navi__num {
    padding: 6% 10% 10%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#tu_wrap > .__mainvisual .__navi .__navi__num li {
    width: 13%;
}
#tu_wrap > .__mainvisual .__navi .__navi__coming {
    width: 100%;
    padding: 0 5% 6% 60%;
}

#tu_wrap > .__read {
    width: 100%;
    position: relative;
    overflow: hidden;
}
#tu_wrap > .__read .__read__bg1 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
#tu_wrap > .__read .__read__bg2 {
    background-color: rgba(40, 31, 82, .2);
    width: 76.7142%;
    height: 100%;
    position: absolute;
    left: 11.6429%;
    top: 269px;
    z-index: 2;
}
#tu_wrap > .__read .__read__bg3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
#tu_wrap > .__read .__en__text1 {
    width: 25%;
    position: absolute;
    right: 4%;
    top: 170px;
    z-index: 50;
}
@media only screen and (max-width: 1400px) {
    #tu_wrap > .__read .__read__bg2 {
        position: absolute;
        top: 19vw;
        z-index: 2;
    }
    #tu_wrap > .__read .__en__text1 {
        top: 12vw;
    }
}
#tu_wrap > .__read .__read__contents {
    width: 100%;
    margin: 0 auto;
    padding-top: 269px;
    position: relative;
}
#tu_wrap > .__read .__read__contents .__read__contents__body1 {
    width: 76.7142%;
    margin: 0 auto;
    padding: 190px 60px 50px;
    position: relative;
    z-index: 10;
}
#tu_wrap > .__read .__read__contents .__read__contents__body1 .__read__title1 {
    width: 32%;
    position: absolute;
    top: 8%;
    right: 5%;
}
@media only screen and (max-width: 1400px) {
    #tu_wrap > .__read .__read__contents {
        padding-top: 19vw;
        position: relative;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body1 {
        width: 76.7142%;
        margin: 0 auto;
        padding: 14.5vw 60px 4vw;
        position: relative;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body1 .__read__title1 {
        top: 3vw;
        right: 5%;
    }
}
#tu_wrap > .__read .__read__contents .__read__contents__body1 .__read__text1 {
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.8;
    color: #281f52;
}

#tu_wrap > .__read .__read__contents .__read__contents__body2 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 17.5%;
    position: relative;
    z-index: 10;
}
#tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__img1 {
    width: 69.1428%;
    position: relative;
    z-index: 1;
}
#tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__img2 {
    width: 40.3571%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
#tu_wrap > .__read .__read__contents .__read__contents__body2 .__en__text2 {
    width: 55%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}
#tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__bg4 {
    display: none;
}

#tu_wrap > .__read .__read__contents .__read__contents__body3 {
    width: 60%;
    padding-bottom: 100px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
#tu_wrap > .__read .__read__contents .__read__contents__body3 .__read__title2 {
    width: 90%;
    padding: 50px 0;
}
#tu_wrap > .__read .__read__contents .__read__contents__body3 .__read__text2 {
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.8;
    color: #281f52;
}

#tu_wrap > .__read2 {
    background-color: #fff;
    width: 100%;
    padding: 0;
    position: relative;
}
#tu_wrap > .__read2 .__read2__bg1 {
    background-color: rgba(40, 31, 82, .2);
    width: 11.6429%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#tu_wrap > .__read2 .__read2__bg2 {
    background-color: rgba(40, 31, 82, .2);
    width: 11.6429%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#tu_wrap > .__read2 .__read2__bg3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
#tu_wrap > .__read2 .__read2__body {
    width: 60%;
    padding: 80px 0 40px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
#tu_wrap > .__read2 .__read2__body p {
    margin-bottom: 2em;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    text-indent: 1em;
    line-height: 2;
    color: #281f52;
}

#tu_wrap > .__contents {
    width: 100%;
    position: relative;
}
#tu_wrap > .__contents .__contents__bg {
    background-color: rgba(40, 31, 82, .2);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#tu_wrap > .__contents .__contents__body {
    background-color: #fff;
    width: 48%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
#tu_wrap > .__contents .__contents__body .__contents__body__num {
    width: 54.2%;
    position: absolute;
    left: -54.2%;
    top: 80px;
}

#tu_wrap > .__contents .__contents__body .__contents__body__inner {
    width: 100%;
    padding: 60px 0;
}

#tu_wrap > .__contents .__contents__body .__body__title {
    width: 100%;
    margin-bottom: 60px;
    line-height: 1;
    text-align: center;
}
#tu_wrap > .__contents .__contents__body .__body__title img {
    width: 550px;
}
#tu_wrap > .__contents .__contents__body .__body__img {
    width: 100%;
}
#tu_wrap > .__contents .__contents__body .__body__text1 {
    margin-bottom: 2em;
    padding: 0 5px;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    text-indent: 1em;
    text-align: justify;
    line-height: 1.8;
    color: #281f52;
}

#tu_wrap > .__contents .__contents__body .__body__linklist {
    padding-bottom: 60px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
#tu_wrap > .__contents .__contents__body .__body__linklist li {
    display: block;
    width: 250px;
    margin-left: 20px;
}
#tu_wrap > .__contents .__contents__body .__body__linklist li a {
    background-color: #281f52;
    display: block;
    width: 100%;
    padding: 14px;
    position: relative;
}
#tu_wrap > .__contents .__contents__body .__body__linklist li a::before {
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    height: calc(tan(60deg) * 8px);
    width: 12px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
#tu_wrap > .__contents .__contents__body .__body__linklist li a span {
    display: block;
    padding-left: 16px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}



#tu_wrap > .__footer {
    position: relative;
}
#tu_wrap > .__footer .__footer__inner {
    background-color: #281f52;
    padding-top: 6%;
    padding-bottom: 12.5%;
}
#tu_wrap > .__footer .__en__text3 {
    width: 6%;
    position: absolute;
    left: 9.2%;
    top: -39%;
    z-index: 10;
}
@media only screen and (max-width: 1400px) {
    #tu_wrap > .__footer .__en__text3 {
        top: -17.2vw;
    }
}
#tu_wrap > .__footer .__en__text4 {
    width: 55%;
    position: absolute;
    left: 10%;
    bottom: 7%;
    z-index: 10;
}
#tu_wrap > .__footer .__footer__contents {
    width: 460px;
    margin-left: 18.5%;
}
#tu_wrap > .__footer .__footer__contents .__footer__contents__title {
    width: 66%;
    margin-bottom: 30px;
}
#tu_wrap > .__footer .__footer__contents p {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.7;
    color: #fff;
    text-indent: 1em;
    text-align: justify;
}
#tu_wrap > .__footer .__footer__navi {
    border: #fff solid 7px;
    border-right: none;
    width: 35%;
    padding: 1.5% 3% 1.5% 1.5%;
    position: absolute;
    right: 0;
    bottom: 3%;
    line-height: 1;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__logo {
    width: 28%;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi {
    width: 66%;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi ul li {
    width: 14%;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi .__next {
    width: 35%;
    margin-left: 32%;
    padding-bottom: 2%;
}
#tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi .__comingsoon {
    width: 110%;
    padding-top: 3%;
    padding-left: 63%;
}


@media screen and (max-width: 834px) {

    #tu_wrap > .__mainvisual {
        margin: 0 auto;
        position: relative;
    }

    #tu_wrap > .__mainvisual h1 {
        display: block;
        width: 100%;
    }

    #tu_wrap > .__mainvisual .__page {
        background-color: #281f52;
        border: #fff solid .3vw;
        border-right: none;
        width: 20%;
        padding: 2vw 0;
        position: absolute;
        right: 0;
        top: 3vw;
        z-index: 10;
        font-size: 1px;
        line-height: 1 !important;
    }
    #tu_wrap > .__mainvisual .__page .__page__text {
        width: 50%;
        padding: 0;
        margin: 0 0 0 3vw;
    }
    #tu_wrap > .__mainvisual .__page .__page__text img {
        width: 100%;
    }

    #tu_wrap > .__mainvisual .__navi {
        background-color: #281f52;
        border: #fff solid .3vw;
        border-right: none;
        width: 20%;
        padding: 3vw 0;
        position: absolute;
        right: 0;
        top: 13vw;
        z-index: 10;
        font-size: 1px;
        line-height: 1 !important;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__text {
        width: 50%;
        padding: 0;
        margin: 0 0 2vw 3vw;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__text img {
        width: 100%;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__num {
        padding: 0;
        display: block;
        width: 5.5vw;
        margin-left: 5vw;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__num li {
        width: 100%;
        margin-bottom: 3.5vw;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__num li:last-child {
        width: 100%;
        margin-bottom: 0;
    }
    #tu_wrap > .__mainvisual .__navi .__navi__coming {
        width: 2vw;
        padding: 0;
        position: absolute;
        left: 11.5vw;
        top: 33vw;
    }
    
    #tu_wrap > .__read {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    #tu_wrap > .__read .__read__bg1 {
        display: none;
    }
    #tu_wrap > .__read .__read__bg2 {
        background-color: rgba(40, 31, 82, .2);
        width: 84.8%;
        height: 100%;
        position: absolute;
        left: auto;
        right: 0;
        top: 8vw;
        z-index: 2;
    }
    #tu_wrap > .__read .__read__bg3 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3;
    }
    #tu_wrap > .__read .__en__text1 {
        width: 10vw;
        position: absolute;
        right: auto;
        left: 7vw;
        top: 12vw;
        z-index: 50;
    }
    #tu_wrap > .__read .__read__contents {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        position: relative;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body1 {
        width: 100%;
        margin: 0 auto;
        padding: 35vw 0 0 22.4%;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body1 .__read__title1 {
        width: 45vw;
        position: absolute;
        top: 12vw;
        right: auto;
        left: 22vw;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body1 .__read__text1 {
        margin-bottom: 5vw;
        font-size: 16px;
    }

    #tu_wrap > .__read .__read__contents .__read__contents__body2 {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 36vw;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__img1 {
        width: 77.6vw;
        margin-left: 22.4vw;
        position: relative;
        z-index: 2;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__img2 {
        width: 46.6666vw;
        position: absolute;
        right: auto;
        left: 0;
        bottom: auto;
        top: 40vw;
        z-index: 3;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body2 .__en__text2 {
        width: 80vw;
        position: absolute;
        left: 12vw;
        bottom: 0;
        z-index: 4;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body2 .__read__bg4 {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -82vw;
        z-index: 1;
    }

    #tu_wrap > .__read .__read__contents .__read__contents__body3 {
        width: 100%;
        padding: 0 5vw 5vw 22.4vw;
        margin: 0 auto;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body3 .__read__title2 {
        width: 95%;
        padding: 4vw 0;
        margin: 0 auto;
    }
    #tu_wrap > .__read .__read__contents .__read__contents__body3 .__read__text2 {
        font-size: 16px;
        text-align: justify;
    }

    #tu_wrap > .__read2 {
        background-color: #fff;
        width: 100%;
        padding: 0;
        position: relative;
    }
    #tu_wrap > .__read2 .__read2__bg1 {
        display: none;
    }
    #tu_wrap > .__read2 .__read2__bg2 {
        display: none;
    }
    #tu_wrap > .__read2 .__read2__bg3 {
        display: none;
    }
    #tu_wrap > .__read2 .__read2__body {
        width: 80vw;
        padding: 5vw 0;
        margin: 0 auto;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .__read2 .__read2__body p {
        margin-bottom: 2em;
        font-size: 15px;
        font-weight: bold;
        font-feature-settings: "palt";
        text-indent: 1em;
        text-align: justify;
        line-height: 2;
        color: #281f52;
    }

    

    #tu_wrap > .__contents {
        width: 100%;
        position: relative;
    }
    #tu_wrap > .__contents .__contents__bg {
        display: none;
    }
    #tu_wrap > .__contents .__contents__body {
        background-color: #fff;
        width: 88vw;
        margin: 0 auto;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .__contents .__contents__body .__contents__body__num {
        width: 70vw;
        position: absolute;
        left: 9vw;
        top: 70vw;
    }
    #tu_wrap > .__contents .__contents__body .__contents__body__inner {
        width: 100%;
        padding: 58vw 0 0;
    }

    #tu_wrap > .__contents .__contents__body .__body__title {
        width: 100%;
        margin-bottom: 5vw;
        line-height: 1;
        text-align: center;
    }
    #tu_wrap > .__contents .__contents__body .__body__title img {
        width: 100%;
    }
    #tu_wrap > .__contents .__contents__body .__body__img {
        width: 100%;
    }
    #tu_wrap > .__contents .__contents__body .__body__text1 {
        margin-bottom: 2em;
        padding: 0 4vw;
        font-size: 15px;
        font-weight: normal;
    }

    #tu_wrap > .__contents .__contents__body .__body__linklist {
        padding-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-end;
    }
    #tu_wrap > .__contents .__contents__body .__body__linklist li {
        display: block;
        width: 200px;
        margin-left: 0;
        margin-bottom: 10px;
    }
    #tu_wrap > .__contents .__contents__body .__body__linklist li a {
        background-color: #281f52;
        display: block;
        width: 100%;
        padding: 10px;
        position: relative;
    }
    #tu_wrap > .__contents .__contents__body .__body__linklist li a::before {
        content: "";
        display: block;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: #ffffff;
        height: calc(tan(60deg) * 6px);
        width: 10px;
        clip-path: polygon(0 0, 100% 50%, 0 100%);
    }
    #tu_wrap > .__contents .__contents__body .__body__linklist li a span {
        display: block;
        padding-left: 14px;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
    }
    #tu_wrap > .__contents.__layout1 .__contents__img {
        display: none;
    }
    #tu_wrap > .__contents.__layout2 .__contents__img {
        display: none;
    }
    #tu_wrap > .__contents .__contents__img figure {
        width: 100%;
    }



    #tu_wrap > .__footer {
        position: relative;
        padding-top: 10vw;
    }
    #tu_wrap > .__footer .__footer__inner {
        background-color: #281f52;
        padding-top: 8vw;
        padding-bottom: 5vw;
    }
    #tu_wrap > .__footer .__en__text3 {
        width: 86vw;
        position: absolute;
        left: 8vw;
        top: .2vw;
        z-index: 10;
    }
    #tu_wrap > .__footer .__en__text4 {
        width: 10vw;
        position: absolute;
        left: 10.5vw;
        bottom: auto;
        top: 12vw;
        z-index: 10;
    }
    #tu_wrap > .__footer .__footer__contents {
        width: 65vw;
        margin-left: 25vw;
        margin-bottom: 5vw;
    }
    #tu_wrap > .__footer .__footer__contents .__footer__contents__title {
        width: 40vw;
        margin-bottom: 5vw;
    }
    #tu_wrap > .__footer .__footer__contents p {
        font-size: 14px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: .05em;
        line-height: 2;
        color: #fff;
        text-indent: 0;
        text-align: justify;
    }
    #tu_wrap > .__footer .__footer__navi {
        border: #fff solid .8vw;
        width: 79vw;
        margin: 0 auto;
        padding: 3vw 5vw;
        position: relative;
        right: auto;
        bottom: auto;
        line-height: 1;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__logo {
        width: 28%;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi {
        width: 66%;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi ul li {
        width: 14%;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi .__next {
        width: 35%;
        margin-left: 32%;
        padding-bottom: 2%;
    }
    #tu_wrap > .__footer .__footer__navi .__footer__navi__inner .__navi .__comingsoon {
        width: 104%;
        padding-top: 3%;
        padding-left: 62%;
    }
}
