.bg-gray{
    background-color: #f9f9f8 !important;
}
.bg-white{
    background-color: #fff !important;
}
.bg-baige{
    background-color: #fdf4e7 !important;
}
.color-black{
    color: #000 !important;
}
.color-white{
    color: #fff !important;
}
@media (max-width: 767px) {
    .bg-xs-transparent {
        background-color: transparent !important;
    }
}
@media (max-width: 767px) {
    .bg-xs-white {
        background-color: #fff !important;
    }
}
@media (max-width: 767px) {
    .text-xs-center{
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-sm-center{
        text-align: center !important;
    }
}
@media (max-width: 767px) {
    #contents.feature2{
        margin-bottom: 13px;
    }
}
@media (min-width: 768px) {
    #contents.feature2{
        margin-bottom: 33px;
    }
}

@media (max-width: 767px) {
    .featureMv{
        height: 100vw;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    .featureMv2{
        background-image: url(/bathroom/axiy/images/feature2/mv_sp.jpg)
    }
    .featureMv3{
        background-image: url(/bathroom/axiy/images/feature3/mv_sp.jpg)
    }
    .featureMv4{
        background-image: url(/bathroom/axiy/images/feature4/mv_sp.jpg)
    }
}
@media (min-width: 768px) {
    .featureMv{
        height: 506px;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    .featureMv2{
        background-image: url(/bathroom/axiy/images/feature2/mv.jpg)
    }
    .featureMv3{
        margin-bottom: 0 !important;
        background-image: url(/bathroom/axiy/images/feature3/mv.jpg)
    }
    .featureMv4{
        background-image: url(/bathroom/axiy/images/feature4/mv.jpg)
    }
}
@media (max-width: 767px) {
    .featureMv{
    	width: 100%;
    }
    .featureMv .featureMvText{
    }
    .featureMv .featureMvText h1{
        font-size: 21px;
        letter-spacing: 2.1px;
        text-align: center;
        color: #fff;
        box-sizing: border-box;
        font-weight: normal;
        line-height: 1.2;

    }
    .featureMvLead{
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 1.3px;
        text-align: left;
        color: #fff;
        background-color: #000;
        padding: 30px 30px 0;
    }
}
@media (min-width: 768px) {
    .featureMv{
    	width: 960px;
    	margin:auto;
    }
    .featureMv .featureMvText{
        width: 796px;
        /*height: 330px;*/
        padding: 44px 31px 52px 17px;
        /*background-color: rgba(0,0,0,0.5);*/
        box-sizing: border-box;

    }
    .featureMv .featureMvText h1{
        font-size: 45px;
        letter-spacing: 4.5px;
        text-align: center;
        color: #fff;
        box-sizing: border-box;
        font-weight: normal;
        line-height: 1.2;

    }
    .featureMv .featureMvText p{
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 1.5px;
        margin-top: 45px;
        text-align: center;
        color: #fff;
        box-sizing: border-box;

    }
    .featureMv .featureMvText p + p{
        margin-top: 36px;
    }
    .featureTit{
        font-size: 32px;
        font-family: serif;
        line-height: 1.88;
        letter-spacing: 4.8px;
        text-align: center;
        color: #fff;
    }
}

@media (max-width: 767px) {
    .featureSecTitSerif{
        font-family: serif;
        font-weight: normal;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        font-size: 23px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: 2.3px;
        text-align: center;
    }
    .featureSecTitSerif.ls-2px{
        letter-spacing: 1px !important;
    }
    .featureSecTitSerif span{
        display: inline-block;
        border-bottom: 1px solid #000;
    }
    .symmetrySec .featureSecTitSerif,
    .symmetrySec .featureSecTitSerif span{
        color: #fff;
        border-color: rgba(255,255,255,0.5);
    }
}
@media (min-width: 768px) {
    .featureSecTitSerif{
        font-size: 32px;
        font-family: serif;
        line-height: 1.88;
        letter-spacing: 3px;
        text-align: center;
        font-weight: normal;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
    }
    .featureSecTitSerif.ls-2px{
        letter-spacing: 2px !important;
    }
    .symmetrySec .featureSecTitSerif,
    .symmetrySec .featureSecTitSerif span{
        color: #fff;
        border-color: rgba(255,255,255,0.5);
    }
    .featureSecTitSerif span{
        border-bottom: 1px solid #000;
    }
}
@media (max-width: 767px) {
    .featureSecTit{

    }
}
@media (min-width: 768px) {
    .featureSecTit{
        font-size: 31.9px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.65;
        letter-spacing: 4.78px;
        text-align: center;
        color: #333;
    }
    .featureSecTit:after{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 48px;
        width: 75px;
        height: 2px;
        background-color: #333333;
        content: "";
    }
}
@media (max-width: 767px) {
    .featureSecLead{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.88;
        letter-spacing: 2.4px;
        text-align: left;
        color: #333;
        margin-bottom: 24px;
    }
}
@media (min-width: 768px) {
    .featureSecLead{
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: 2.7px;
        text-align: center;
        color: #333;
        margin-top: 60px;
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .featureSecTit{
        font-size: 23px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.78;
        letter-spacing: 2.3px;
        text-align: center;
        color: #333;
        margin-bottom: 27px;
    }
    .featureSecTit:after{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
        width: 75px;
        height: 2px;
        background-color: #333333;
        content: "";
    }
}
.featureContainer{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
@media (max-width: 767px) {
    .featureContainer{
        padding-left: 30px;
        padding-right: 30px;
    }
}
.featureContainer2{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.symmetrySec{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #000;
}
.featureSec{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (max-width: 767px) {
    .featureSec{
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.symmetryFeatures li{
    text-align: left;

}

@media (max-width: 767px) {
    .symmetryFeatures{
        margin-top: 40px;
    }

    .symmetryFeatures li{
        text-align: left;
        font-size: 13px;
        color: #fff;
        list-style: none;
        line-height: 1.4;
        display: flex;
        align-items: flex-start;

    }
    .symmetryFeatures li img{
        margin-right: 8px;

    }
    .symmetryFeatures li + li{
        margin-top: 12px;
    }
}
.symmetry_image{
    /*margin: 20px;*/
    position: relative;
}
.symmetry_image img{
    width: 900px;
    margin: 0 auto;
    display: block;
}
@media (max-width: 767px) {
    .symmetry_image img{
        width: 100%;
        margin: 0 auto;
    }
}
.symmetry_image img.arrow_up{
    position: absolute;
    top:50px;
    left: 448px;
    width: 58px;
    opacity: 0.2;
}
@media (max-width: 767px) {
    .symmetry_image img.arrow_up{
        top:50px;
        left: calc(50% - 15px);
        width: 30px;
        opacity: 0.2;
    }
}
.symmetry_image img.arrow_down{
    position: absolute;
    bottom: 58px;
    left: 448px;
    width: 58px;
    opacity: 0.2;
}

@media (max-width: 767px) {
    .symmetry_image img.arrow_down{
        bottom: 58px;
        left: calc(50% - 15px);
        width: 30px;
        opacity: 0.2;
    }
}
.symmetry_image .arrow_l{
    position: absolute;
    top: 328px;
    left: 170px;
}
@media (max-width: 767px) {
    .symmetry_image .arrow_l{
        top: calc(50% - 15px);
        left: 0;
    }
}
.symmetry_image .arrow_r{
    position: absolute;
    top: 328px;
    left: 602px;
}
@media (max-width: 767px) {
    .symmetry_image .arrow_r{
        top: calc(50% - 15px);
        left: calc(100% - 90px);
    }
}
.symmetry_image .arrow_l img.arrow_left,
.symmetry_image .arrow_r img.arrow_left{
    position: absolute;
    top: 0;
    left: 36px;
    width: 50px;
    opacity: 0.2;
}
@media (max-width: 767px) {
    #rsp .symmetry_image .arrow_l img.arrow_left,
    #rsp .symmetry_image .arrow_r img.arrow_left{
        position: absolute;
        top: 0;
        left: 18px;
        max-width: none !important;
        width: 25px !important;
        height: 29px !important;
        opacity: 0.2;
    }
}
.symmetry_image .arrow_l img.arrow_lr,
.symmetry_image .arrow_r img.arrow_lr{
    position: absolute;
    top: 0;
    left: 85px;
    width: 10px;
    height:58px;
    opacity: 0.2;
}
@media (max-width: 767px) {
    #rsp .symmetry_image .arrow_l img.arrow_lr,
    #rsp .symmetry_image .arrow_r img.arrow_lr{
        position: absolute;
        top: 0;
        left: 42px;
        max-width: none !important;
        width: 5px !important;
        height: 29px !important;
        opacity: 0.2;
    }
}
.symmetry_image .arrow_l img.arrow_right,
.symmetry_image .arrow_r img.arrow_right{
    position: absolute;
    top: 0;
    left: 95px;
    width: 50px;
    opacity: 0.2;

}
@media (max-width: 767px) {
    #rsp .symmetry_image .arrow_l img.arrow_right,
    #rsp .symmetry_image .arrow_r img.arrow_right{
        position: absolute;
        top: 0;
        left: 47px;
        max-width: none !important;
        width: 25px !important;
        height: 29px !important;
        opacity: 0.2;

    }
}
.featureCard{
    height: 100%;
    background-color: #fff;
    text-align: left;
}

.featureCardTxt{
    padding: 0 20px 20px;
}
.featureCardTxt.simple{
    padding: 0;
}
.featureCardTxt h3{
    font-size: 22.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 2.28px;
    text-align: left;
    color: #333;
    min-height: 46px;
    display: flex;
    align-items: flex-end;
}
.featureCardTxt small{
    display: block;
    font-size: 15.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.49;
    letter-spacing: 1.58px;
    text-align: left;
    color: #333;
}
.featureCardTxt p{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1.3px;
    text-align: left;
    color: #333;
    margin-top: 20px;
}
@media (max-width: 767px) {

    .featureCardTxt h3{
        font-size: 19.8px;
        line-height: 1.61;
        letter-spacing: 1.98px;
    }
    .featureCardTxt small{
        font-size: 15.8px;
        line-height: 1.49;
        letter-spacing: 1.58px;
        text-align: left;
        color: #333;
    }
    .featureCardTxt p{
        font-size: 13px;
        line-height: 1.8;
        letter-spacing: 1.3px;
        text-align: left;
        color: #333;
    }
}
.d-flex{
    display: flex;
}
.jc-center{
    justify-content: center;
}
#contents .listLink{
    min-width: 335px;
}

.featureSecHr{
    border-top: 1px solid #333;
    padding-top: 60px;
}
.featureCardIcon{
    display: flex;
    align-items: flex-end;
    margin-left: auto;
    padding-bottom: 6px;
}
@media (max-width: 767px) {

}
.featureCardIcon .icon_select{
    width: 89px;
}
.featureCardIcon img{
    margin-left: 8px;
}
@media (max-width: 767px) {
    .featureCardIcon{
        display: flex;
        /*justify-content: flex-end;*/
    }
    .featureCardIcon img{
        max-width: 88px !important;
    }
}
.featureColorTit{
    font-size: 18.75px;
    font-weight: normal;
}
.featureColorTit small{
    font-size: inherit;
}
@media (max-width: 767px) {
    .featureColorTit{
        font-size: 15px;
        font-weight: normal;
        line-height: 1.2;
        margin-bottom: 6px;
    }
    .featureColorTit small{
        display: block;
        font-size: 12px;
    }
}
.featureTxt{
    font-size: 16px;
}
@media (max-width: 767px) {
    .featureTxt{
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .feature_making {

    }
}
@media (min-width: 768px) {
    .featureBathImg1 span,
    .featureBathImg2 span,
    .featureBathImg3 span{
        display: none;
    }
}
@media (max-width: 767px) {
    .featureBathImg{
        position: relative;
        margin-left: -30px;
        margin-right: -30px;
    }
    .featureBathImg1 span{
        left: 18%;
        top: 53%;
    }
    .featureBathImg2 span{
        left: 60%;
        top: 3%;
    }
    .featureBathImg3 span{
        left: 78%;
        top: 53%;
    }
    .featureBathImg1 span,
    .featureBathImg2 span,
    .featureBathImg3 span{
        font-style: normal;
        color: #fff;
        font-size: 20px;
        position: absolute;
        line-height: 1;
        text-shadow: 0 0 3px #000;
    }
}
.featureBath{
    position: relative;
    z-index: 10;
}
@media (max-width: 767px) {
    .featureBath1 span,
    .featureBath2 span,
    .featureBath3 span{
        font-style: normal;
        color: #fff;
        font-size: 20px;
        position: absolute;
        left: 0.5em;
        top: 0.5em;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    .featureBath1 span,
    .featureBath2 span,
    .featureBath3 span{
        display: none;
    }
    .featureBath1 {
        left: calc(50% - 1px);
        bottom: 100%;
        position: absolute;
        height: 210px;
        width: 1px;
        border-left: 3px dashed #000;
    }

    .featureBath2 {
        left: calc(90% - 1px);
        bottom: 100%;
        position: absolute;
        height: 350px;
        width: 1px;
        border-left: 3px dashed #000;
    }

    .featureBath3 {
        left: calc(50% - 1px);
        bottom: 100%;
        position: absolute;
        height: 112px;
        width: 1px;
        border-left: 3px dashed #000;
    }
}
.featureItemL{
    margin-bottom: 70px;
}
@media (max-width: 767px) {
    .featureItemL{
        margin-bottom: 30px;
    }
}
.featureItemLTxt{
    padding-top: 20px;
}
@media (max-width: 767px) {
    .featureItemLTxt{
        padding-top: 14px;
    }
}
.featureItemL h3{
    font-size: 22.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 2.28px;
    text-align: left;
    color: #333;
}
@media (max-width: 767px) {
    .featureItemL h3{
        font-size: 19.8px;
        line-height: 1.61;
        letter-spacing: 1.98px;
        text-align: left;
        color: #333;
    }
}

@media (max-width: 767px) {
    .featureItemM{
        display: flex;
    }
    .featureItemM img{
        width: 165px;
    }
}
@media (min-width: 768px) {
    .featureItemMTxt h3 {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 2px;
        text-align: left;
        color: #fff;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: -40px;
        margin-bottom: 28px;
    }
}
@media (max-width: 767px) {
    .featureItemMTxt{
        padding-left: 12px;
    }
    .featureItemMTxt h3{
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 2px;
        text-align: left;
        color: #000;
        margin-bottom: 17px;
    }
}
.featureItemMTxt p{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1.3px;
    text-align: left;
    color: #333;
}
@media (max-width: 767px) {
    .featureItemMTxt p{
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 1.3px;
        text-align: left;
        color: #333;
    }
}

.featureSecTitIcon{
    display: flex;
    justify-content: center;
    margin-top: 48px;
    margin-bottom: 30px;
}
.featureSecTitIcon span{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.97;
    letter-spacing: 2.4px;
    text-align: center;
    color: #fff;
    padding: 6px 9px;
    border-radius: 3px;
    background-color: #5a4e49;
}
@media (max-width: 767px) {
    .featureSecTitIcon{
        margin-top: 30px;
    }
    .featureSecTitIcon span{
        font-size: 18px;
        line-height: 1.3;
        letter-spacing: 1.8px;
        color: #fff;
    }
}
.featureYoutube{
    background-color: #DEDEDE;
    padding: 20px;
}
.featureYoutube.simple{
    background-color: transparent;
}
@media (max-width: 767px) {
    .featureYoutube{
        padding: 10px;
    }
}
.featureYoutube iframe{
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
}
.featureYoutube2{
}
.featureYoutube2 iframe{
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
}
.featureDesc{
    padding-top: 20px;
}
.featureDescR{
    padding-right: 20px;
}
.featureDescL{
    padding-left: 20px;
}
@media (max-width: 767px) {
    .featureDesc{
        padding: 20px;
        background-color: #fff;
    }
}
.featureDesc h3{
    font-size: 22.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 2.28px;
    text-align: left;
    color: #333;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .featureDesc h3{
        font-size: 19.8px;
        line-height: 1.61;
        letter-spacing: 1.98px;
        color: #333;
        margin-bottom: 15px;
    }
}
.featureDesc small{
    display: block;
    font-size: 15.8px;
    line-height: 1.49;
    letter-spacing: 1.58px;
    text-align: left;
    color: #333;
    margin-bottom: 12px;
}
.featureDesc p{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1.3px;
    text-align: left;
    color: #333;
}

.featureSoundShower{
    display: flex;
    flex-direction: column;
    padding-top: 58px;
    box-sizing: border-box;
    height: 560px;
    background: url(../images/feature4/bg_sound_shower.jpg) 50% 50% / cover no-repeat;
}
@media (max-width: 767px) {
    .featureSoundShower{
        height: auto;
        padding-top: 0;
        margin-left: -30px;
        margin-right: -30px;
    }
}
.featureSoundShower iframe{
    display: block;
    width: 630px;
    max-width: 100%;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 16 / 9;
}
@media (max-width: 767px) {
    .featureSoundShower iframe{
        display: block;
        max-width: 100%;
        background-color: #000;
        margin-left: auto;
        margin-right: auto;
        aspect-ratio: 16 / 9;
    }
}
.featureSoundShower dl {
    margin-top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.4);
    padding-top: 19px;
    padding-bottom: 19px;
}
@media (max-width: 767px) {
    .featureSoundShower dl {
        margin-top: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: rgba(0,0,0,0.4);
        padding: 25px;

    }
}
.featureSoundShower dl dt{
    font-size: 17.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: 1.78px;
    text-align: left;
    color: #fff;
}
@media (max-width: 767px) {
    .featureSoundShower dl dt{
        font-size: 17.8px;
        line-height: 1.54;
        letter-spacing: 1.78px;
        text-align: center;
        color: #fff;
        margin-bottom: 14px;
    }
}
.featureSoundShower dl dd{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1.3px;
    text-align: left;
    color: #fff;
    border-left: 1px solid #fff;
    margin-left: 25px;
    padding-left: 25px;
}
@media (max-width: 767px) {
    .featureSoundShower dl dd{
        font-size: 13px;
        text-align: left;
        border-left: 0 solid #fff;
        margin-left: 0;
        padding-left: 0;
    }
}
.featureSoundShower1{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    background-color: #fff;
}
.featureSoundShower1 img{
    width: 356px;
}
.featureSoundShower2{
    height: 350px;
    padding: 30px 30px;
    background-color: #fff;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .featureSoundShower2{
        height: auto;
        padding: 24px 20px;
        background-color: #fff;
        box-sizing: border-box;
    }
}
.bluetooth{
    margin-top: 20px;
    padding: 15px 17px 12px 14px;
    background-color: #f9f9f8;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .bluetooth{
        margin-top: 20px;
        padding: 15px 17px 12px 14px;
        background-color: #f9f9f8;
        display: block;
        align-items: center;
        justify-content: center;
    }
}
.featureSoundShower2 h3{
    font-size: 19.8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 1.98px;
    text-align: left;
    color: #333;
    margin-bottom: 14px;
}
.featureSoundShower2 p{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: 1.4px;
    text-align: left;
    color: #333;
}
.featureSoundShower2 .bluetooth p{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: 1.4px;
    text-align: left;
    color: #333;
}
.wellness_feature span,
.wellness_feature th{
    display: inline-block;
    width: 3.5em;
    background: #ddd;
    line-height: 2.5em;
    text-align: center;
    margin-right: 0.8em;
    font-weight: bold;
    border-radius: 6px;
    margin-bottom: 6px;
}
.material_photo{
    position: relative;
}
.material_photo .colorboxCustom{
    position: absolute;
    height: 34px;
    display: block;
	right: 17px;
	bottom: 17px;
	top: auto;
}
@media (max-width: 767px) {
    .featureSoundShower2 .bluetooth p{
        font-size: 13px;
        margin-bottom: 20px;
    }
}
.bluetooth img{
    width: 138px;
}

@media (max-width: 767px) {
    .bluetooth img{
        width: 138px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}