body{
    overflow-x: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    /* padding-bottom: 123px; */
    width: 100%;
    height: 100%;
    min-height: calc(100vh - 123px);
    background-color: #f5f5f5;
}


/*----=====================================-----------------*/



#contents{
    width: 70%;
    margin: 0 auto;
    color: #707070;
    font-weight: 600;
}


a{
    text-decoration: none;
    color: inherit;
}


.flex{
    display: flex;
    justify-content: space-around;
}

.flex-between{
    justify-content: space-between;
}

.flex-wrap{
    flex-wrap:wrap;

}

.flex2{
    display: flex;
    align-items: flex-start;
}

.flex{
    display: flex;
}

.flex4{
display: flex;
flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.center{
    text-align: center;
}


/*---------------*/


.bold{
font-weight: 600;}

.white{
    color: #fff;
}

.orange{
    color: #fe8331;
}


.red{
    color: #fe8331;
}

.pink{
    color: #ff9999;
}

.pink2{
    color: #ff6069;
}

.back-white{
    background-color: #fff;
}

.back-red{
    background-color: #ff6069;
}

.back-pink{
    background-color: #ff9999;
}

.back-yellow{
    background-color: #FFD45D;
}

.back-blue{
    background-color: #54C5F3;
}

.back-orange{
    background-color: #e98a2c;
}

.border-gray{
    border: 2px solid #b5b5b5;
}

.back-yellow2{
    background-color: #F4B60B;
}


/*----*/

.text-inner{
    width: 100%;
    padding:5%  8%;
    box-sizing: border-box;
}


/*---*/

.arrival-title{
    border-bottom: #ff6069;
}

.back-samonpink{
    background-color: #FFC3B9;
}

/*---------------------------------------*/


p.big{
    font-size: 27px;
}


/*-------------------------------------*/

.arrival-title{
    margin: 5% 0;
    border-bottom: 2px solid #FFD45D;
    position: relative;
    box-sizing: border-box;
}

.arrival-title p{
    width: 100%;
    font-size: 35px;
}



/**/


.btn{
    height:auto;
    position: relative;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    font-size: 20px;
}

.btn a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.btn:hover{
    opacity: 0.8;
}

.reg_btn{
    height:150px;
    position: relative;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    padding: 55px;
    font-size: 30px;
}

.reg_btn:hover{
    opacity: 0.8;
}

/*---------------*/

.about-logo img{
    width: 100%;
}

.about-logo{
    margin: 8% auto;
    width: 70%;
}

.about-text-big{
    font-size: 20px;
}

.main-text{
    font-size: 20px;
    width: 100%;
    height: auto;
}

.about-icon{
    margin: 5% 0;
    text-align: center;
    width: 30%;
    padding: 1.5%;
    box-sizing: border-box;
    border-radius: 6px;
    height: 150px;
}

.about-icon .border-white{
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    margin: auto;
    border-radius: 6px;
    border: 1px solid #fff;
}

.about-icon .border-white p{
    display: block;
    font-size: 18px;
    text-align: center;
    margin: 8px 0 0 0;
    line-height: 1em;
}




.about-circle{
    margin: 5% auto 9% auto;
    text-align: center;
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.about-circle svg{
    margin-top: 25px;
    width: 90px;
    height: 90px;
}

.line-white{
    width: 60%;
    border-bottom: 2px solid #fff;
}

.about-topic{
    margin: 2% auto;
    font-size: 20px;
    
}

.about-number{
    font-size: 50px;
    padding-left: 10px;
}

.line-red{
    width: 45%;
    display: flex;
    align-items: baseline;
    justify-content: center;
    border-bottom: 2px solid #fe8331;
}

.flex4{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.space{
    width: 100%;
    height: 30px;
}


/*--------------------------*/




.back-lightyellow{
    background-color:#FFDE92;

}

hr.style-dot-white{
    margin: 0;
    padding: 5% 0;
    width: 100%;
    border: none;
    border-bottom: 2px dashed #fff;
}

.line-orange{
    border-bottom: 2px solid #fe8331;
    width: 60%;
    display: flex;
    align-items: baseline;
    justify-content: center;
}


.nursery-about-box{
    margin: 5% 0;
    text-align: center;
    width: 30%;
    border-radius: 6px;
    height: 130px;
    position: relative;
    font-size: 17px;
    padding-top: 65px;
    box-sizing: border-box;
}

.nursery-support-circle{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -2px;
    padding-top: 10px;
    box-sizing: border-box;
    left: 40%;
}


.btn img{
    width: 80%;
    height: 30px;
    object-fit: contain;
}


.back-samonpink .text-inner .line-white{
    width: 80%;
    font-size: 25px;
}

.line-white p{
    font-size: 20px;
}

.flex4.guide-box .line-red{
    width: 100%;
}

.guide-box{
    margin-left: 10%;
}

.bottom-red{
    border-bottom: 2px solid #fe8331;
}

hr.dot-white-vertical{
    width: 0px;
    margin: 0 auto;
    height: 80px;
    border: none;
    border-left: 4px dashed #fff;
}

.guide #account-circle{
    stroke:none;
    fill:#fe8331;
}


.guide .cls-2{
    stroke:#fe8331;
}

.margin-top{
    margin-top: 5%;
}


.guide-link .main-text{
    margin-bottom: 10px;
}

.btn img{
    height: 60px;
}


/* ------------えんみっけマッチボックス------------ */
.background-yellow {
    border-radius: 20px;
    background-color: #fff7e2;
    margin-top: 7%;
}

.background-yellow2 {
    border-radius: 20px;
    background-color: #fff7e2;
    margin-top: 5%;
}

.about-title-box{
    padding: 15px 20px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 25px;
    position: relative;
}


.font-15 {
    font-size: 15px;
}

.font-17 {
    font-size: 17px;
}

.font-20 {
    font-size: 20px;
}

.font-25 {
    font-size: 25px;
}

.font-35 {
    font-size: 35px;
}

.font-30 {
    font-size: 30px;
}

.font-40 {
    font-size: 40px;
}

.explanation-text {
    font-size: 25px;
    background-color: #ffe397;
    padding: 10px 0;
}

.area {
    padding: 2% 3%;
}

.margin-top-2 {
    margin-top: 2%;
}

.margin-top-4 {
    margin-top: 4%;
}

.sp-only {
    display: none;
}

.custom-scrollbar-box {
    display: none;
}

.solution-detail ul, .members-ul ul, .feature-ul ul, .difference-detail ul, .hiring-ul ul {
    list-style-type: disc;
    padding-inline-start: 30px;
    padding-inline-end: 10px;
    margin-block-start: 10px;
    margin-block-end: 10px;
}

/* ------------その想い、えんみっけマッチボックスが解決します------------ */
.solution-aria1 {
    gap: 5px;
}

.solution-aria2 {
    gap: 5px;
    justify-content: center;
    margin-top: 5px;
}

.solution-box {
    flex: 1;
    border: 3px solid #ffc21b;
    border-radius: 20px;
    background-color: #ffffff;
}

.solution-main {
    background-color: #ffc21b;
    text-align: center;
    width: 100%;
    font-size: 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 8px 0;
}

.solution-detail {
    height: 170px;
    justify-content: flex-start;
}

.solution1, .solution2, .solution3, .solution4, .solution5, .solution6, .solution7, .solution8 {
    position: relative;
    display: inline-flex;
    height: 70px;
}

.solution1 svg {
    height: auto;
    width: 130px;
    position: absolute;
    top: -10px;
    left: 60px;
}

.solution2 svg {
    height: auto;
    width: 190px;
    position: absolute;
    top: 5px;
    left: 50px;
}

.solution3 svg {
    height: auto;
    width: 210px;
    position: absolute;
    top: 10px;
    left: 25px;
}

.solution4 svg {
    height: auto;
    width: 75px;
    position: absolute;
    top: 10px;
    left: 100px;
}

.solution5 svg {
    height: auto;
    width: 150px;
    position: absolute;
    top: -10px;
    left: 55px;
}

.solution6 svg {
    height: auto;
    width: 170px;
    position: absolute;
    top: -10px;
    left: 50px;
}

.solution7 svg {
    height: auto;
    width: 160px;
    position: absolute;
    top: 0px;
    left: 50px;
}

.solution8 svg {
    height: auto;
    width: 200px;
    position: absolute;
    top: 0px;
    left: 20px;
}
/* ------------------------------------------------------ */

/* --------「えんみっけマッチボックス」は-------- */
.about-box {
    width: 40%;
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

.nursery {
    width: 137px;
    font-size: 20px;
    border-radius: 10px;
    padding: 10px 15px;
    background-color: #FCD5B5;
    text-align: center;
    margin: 10px;
    position: absolute;
    top: -35px;
}

.nursery-text1 {
    margin-top: 20px;
}

.nursery-text2 {
    margin: 5px;
    text-align: center;
}

.nursery-text3 {
    margin-top: 10px;
    text-align: center;
}

.jobseeker {
    width: 137px;
    font-size: 20px;
    border-radius: 10px;
    padding: 10px 15px;
    background-color: #FCD5B5;
    text-align: center;
    margin: 10px;
    position: absolute;
    top: -35px;
    left: 105px;
}

.ourteam {
    width: 70%;
    border: 3px dashed #8AD6E3;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    background-color: #e8f7fa;
}

.allteam {
    width: 70%;
    border: 3px dashed #ff9999;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    font-size: 20px;
    background-color: #ffeeee;
}

.members {
    gap: 77px;
}

.ourteam-members {
    position: relative;
    border: 3px solid #8AD6E3;
    border-radius: 10px;
    padding: 10px 0;
    background-color: #dcf1f5;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
}

.ourteam-members2 {
    position: relative;
    border: 3px solid #8AD6E3;
    border-radius: 10px;
    padding: 10px 0;
    background-color: #dcf1f5;
    text-align: center;
    font-size: 20px;
    /* margin: 10px auto; */
    width: 255px;
    margin: 20px auto 5px auto;
}

.allteam-members {
    position: relative;
    border: 3px solid #ff9999;
    border-radius: 10px;
    padding: 10px 0;
    background-color: #fae3e3;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
}

.allteam-members2 {
    position: relative;
    border: 3px solid #ff9999;
    border-radius: 10px;
    padding: 10px 0;
    background-color: #fae3e3;
    text-align: center;
    font-size: 20px;
    /* margin: 10px auto; */
    width: 255px;
    margin: 0 auto 5px auto;
}

.ourteam-members svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: -10px;
}

.ourteam-members2 svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: -10px;
}

.allteam-members svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: 210px;
}

.allteam-members2 svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: 210px;
}

.ourteam-speech-bubble {
    position: absolute;
    font-size: 17px;
    top: 90px;
    left: -7px;
}

.allteam-speech-bubble {
    position: absolute;
    font-size: 17px;
    top: 273px;
    left: -15px;
}

.ourteam svg {
    height: auto;
    width: 135px;
    position: absolute;
    top: 80px;
    left: -25px;
}

.allteam svg {
    height: auto;
    width: 135px;
    position: absolute;
    top: 260px;
    left: -25px;
}

.matchbox-sp {
    position: relative;
    display: inline-flex;
}

.matchbox-sp svg {
    height: auto;
    width: 200px;
    position: absolute;
    top: 50px;
    left: -100px;
}

.ourteam-members-text {
    height: auto;
    width: 110px;
    font-size: 17px;
    position: absolute;
    top: 355px;
    left: -115px;
}

.allteam-members-text {
    height: auto;
    width: 110px;
    font-size: 17px;
    position: absolute;
    top: 355px;
    left: 0px;
}

.members-text {
    font-size: 20px;
    text-align: center;
}

.members-ul {
    display: flex;
    align-items: flex-end;
    width: 90%;
}

.members-ul ul {
    padding-inline-end: 0px;
}

.about-arrow1, .about-arrow2 {
    position: relative;
    display: inline-flex;
}

.about-arrow1 svg {
    height: auto;
    width: 70px;
    position: absolute;
    top: 180px;
    right: 10px;
    z-index: 100;
}

.about-arrow2 svg {
    height: auto;
    width: 70px;
    position: absolute;
    top: 180px;
    left: 10px;
    transform: scaleX(-1);
    z-index: 100;
}

.about-arrow1 span {
    height: auto;
    width: 70px;
    position: absolute;
    top: 218px;
    right: 0px;
    z-index: 101;
    color: #fff;
    font-size: 20px;
}

.about-arrow2 span {
    height: auto;
    width: 70px;
    position: absolute;
    top: 218px;
    right: -100px;
    z-index: 101;
    color: #fff;
    font-size: 20px;
}

.about-text {
    font-size: 20px;
    height: auto;
    width: 290px;
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: -145px;
}
/* ------------------------------------------------------ */

/* --------接点を「増やす」　つながりを「活かす」-------- */
.feature {
    margin-top: 10px;
}

.feature-main {
    width: 50%;
}

.feature-arrow1, .feature-arrow2 {
    position: relative;
    display: inline-flex;
}

.feature-arrow1 svg {
    position: absolute;
    height: auto;
    width: 120px;
    top: 20px;
    right: 80px;
}

.feature-arrow2 svg {
    position: absolute;
    height: auto;
    width: 120px;
    top: 262px;
    right: 85px;
}

.feature-arrow1 span {
    font-size: 20px;
    position: absolute;
    height: auto;
    width: 150px;
    top: 80px;
    left: -75px;
}

.feature-arrow2 span {
    font-size: 20px;
    position: absolute;
    height: auto;
    width: 230px;
    top: 306px;
    left: -80px;
}

.direct-hire {
    position: relative;
    border: 3px solid #ffe306;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff294;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
}

.feature-box {
    width: 50%;
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

hr.border-double-red{
    margin: 0;
    padding: 10px 0;
    width: 100%;
    border: none;
    border-bottom: 6px double #fe8331;
}

.feature-matchbox-sp {
    position: relative;
    display: inline-flex;
}

.feature-matchbox-sp svg {
    height: auto;
    width: 230px;
    position: absolute;
    top: 30px;
    left: -70px;
}

.feature-ourteam-members {
    position: relative;
    border: 3px solid #8AD6E3;
    border-radius: 10px;
    padding: 10px;
    background-color: #dcf1f5;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
}

.feature-allteam-members {
    position: relative;
    border: 3px solid #ff9999;
    border-radius: 10px;
    padding: 10px;
    background-color: #fae3e3;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
}

.feature-ourteam-members svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: -15px;
}

.feature-allteam-members svg {
    height: auto;
    width: 55px;
    position: absolute;
    top: -20px;
    left: 190px;
}

.feature-detail {
    position: relative;
    display: inline-flex;
}

.feature-detail span {
    width: 310px;
    position: absolute;
    top: 457px;
    left: -180px;
}

.feature-parenthesis1 svg {
    height: 75px;
    width: auto;
    position: absolute;
    top: 457px;
    left: -190px;
}

.feature-parenthesis2 svg {
    height: 75px;
    width: auto;
    position: absolute;
    top: 457px;
    left: 100px;
    transform: scaleX(-1);
}

.feature-text {
    text-align: center;
    font-size: 20px;
}

.feature-ul {
    width: 50%;
    display: flex;
    align-items: flex-end;
}

.feature-ul ul {
    padding-inline-end: 0px;
    padding-inline-start: 40px;
}
/* ------------------------------------------------------ */

.flex3{
    display: flex;
    flex-direction: column;
}

.flex3 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.flex5{
    display: flex;
}

.explanation-box{
    width: 100%;
    /* border-radius: 6px; */
    text-align: center;
    font-size: 0.8em;
    position: relative;
    /* padding: 50px 5% 3% 5%; */
    padding: 3%;
    box-sizing: border-box;
}

.explanation-box .bold{
    /* font-size: 25px; */
    z-index: 0;
}

.under-line{
    background: linear-gradient(transparent 60%, #ffdd7f 60%);
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

.about-circle2{
    position: absolute;
    margin: 5% auto;
    text-align: center;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    top:-90px;
    left: 43%;
}

.about-circle2 svg{
    margin-top: 20px;
    width: 50px;
    height: 50px;
}

/* ---------------「いつ使う？」を仕組み化--------------- */
.routine-aria {
    margin-top: 10px;
}

.routine-box {
    width: 26%;
    border: 3px solid #ffc21b;
    border-radius: 20px;
    background-color: #ffffff;
}

.routine-main {
    background-color: #ffc21b;
    text-align: center;
    width: 100%;
    font-size: 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 8px 0;
}

.routine-detail {
    height: 30%;
    text-align: center;
    align-items: center;
    padding: 10px;
}

.routine {
    position: relative;
    display: inline-flex;
}

.routine svg {
    height: auto;
    width: 60px;
    position: absolute;
    top: 100px;
    left: -30px;
}

.routine1, .routine2, .routine3 {
    position: relative;
    display: inline-flex;
    height: 110px;
}

.routine1 svg {
    height: auto;
    width: 130px;
    position: absolute;
    top: 5px;
    left: 65px;
}

.routine2 svg {
    height: auto;
    width: 200px;
    position: absolute;
    top: 15px;
    left: 45px;
}

.routine3 svg {
    height: auto;
    width: 200px;
    position: absolute;
    top: 25px;
    left: 35px;
}
/* ------------------------------------------------------ */

/* ---「えんみっけ！」と「えんみっけマッチボックス」の違い--- */
.difference-area {
    margin-top: 100px;
    justify-content: center;
    gap: 10px;
}

.difference-box1, .difference-box2 {
    /* flex: 1; */
    border-radius: 20px;
    background-color: #ffffff;
    width: 40%;
}

.difference-main1, .difference-main2 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 8px 0;
}

.difference-box1 {
    border: 3px solid #ff9999;
}

.difference-main1 {
    background-color: #ff9999;
}

.difference-box2 {
    border: 3px solid #ff7070;
}

.difference-main2 {
    background-color: #ff7070;
}

.difference1, .difference2 {
    position: relative;
    display: inline-flex;
}

.difference1 svg, .difference2 svg {
    height: auto;
    width: 200px;
    position: absolute;
}

.difference-text1, .difference-text2 {
    position: absolute;
    font-size: 20px;
    text-align: center;
}

.difference1 svg {
    bottom: -30px;
    left: -70px;
}

.difference-text1 {
    bottom: 35px;
    left: -30px;
}

.difference2 svg {
    transform: scaleX(-1);
    bottom: -30px;
    right: -80px;
}

.difference-text2 {
    bottom: 35px;
    right: -45px;
}
/* ------------------------------------------------------ */

/* --------------------ご利用の流れ-------------------- */
.process-area {
    margin-top: 10px;
}

.process-content {
    margin-left: 40px;
}

.process-box {
    padding: 10px 0;
}

.process-text {
    width: 100%;
    font-size: 25px;
}

.process-detail {
    padding: 10px;
}

.process {
    position: relative;
    display: inline-flex;
}

.process svg {
    height: 450px;
    width: 450px;
    position: absolute;
    top: 15px;
    left: 0;
}

.process-svg, .process-svg2 {
    width: 100px;
    position: relative;
    display: inline-flex;
}

.process-svg svg {
    height: 80px;
    width: 90px;
    position: absolute;
    top: 10px;
}

.process-svg2 svg {
    height: 80px;
    width: 90px;
    position: absolute;
    top: 10px;
    right: 17px;
}
/* ------------------------------------------------------ */

/* ---------------新しい採用のカタチ--------------- */
.hiring-area {
    gap: 80px;
    margin-top: 10px;
}

.hiring-box1 {
    background-color: #fae3e3;
    width: 40%;
    border: 3px solid #ff9999;
    border-radius: 10px;
    padding: 10px;
}

.hiring-main {
    font-size: 25px;
    text-align: center;
}

.hiring-box2 {
    background-color: #dcf1f5;
    width: 40%;
    border: 3px solid #8AD6E3;
    border-radius: 10px;
    padding: 10px;
}

.hiring-facility {
    position: relative;
    display: inline-flex;
}

.hiring-facility svg {
    height: auto;
    width: 180px;
    position: absolute;
    top: 30px;
    left: -90px;
}

.hiring-arrow1, .hiring-arrow2 {
    position: relative;
    display: inline-flex;
}

.hiring-arrow1 svg {
    height: auto;
    width: 60px;
    position: absolute;
    top: 80px;
    left: -70px;
}

.hiring-arrow2 svg {
    height: auto;
    width: 60px;
    position: absolute;
    top: 80px;
    left: 10px;
}

.step-area {
    margin-top: 20px;
    justify-content: center;
    gap: 20px;
}

.step-box {
    width: 25%;
}

.step-main {
    text-align: center;
    width: 100%;
    font-size: 20px;
    padding: 8px 0;
}

.step-arrow {
    position: relative;
    display: inline-flex;
}

.step-arrow svg {
    height: auto;
    width: 60px;
    position: absolute;
    top: 40px;
    left: -30px;
}

.step1, .step2, .step3 {
    position: relative;
    display: inline-flex;
    height: 80px;
}

.step1 svg {
    height: auto;
    width: 150px;
    position: absolute;
    top: 0px;
    left: 50px;
}

.step2 svg {
    height: auto;
    width: 80px;
    position: absolute;
    top: 0px;
    left: 90px;
}

.step3 svg {
    height: auto;
    width: 70px;
    position: absolute;
    top: 0px;
    left: 100px;
}
/* ------------------------------------------------------ */

/* ---------------他業態との価格比較--------------- */
.price-area {
    margin-top: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 25px;
}

.price-table {
    width: 100%;
}

.price-th1 {
    width: 20%;
}

.price-th2, .price-th3 {
    width: 40%;
}

.price-table th {
    background-color: #54c0dd;
    padding: 12px;
    border: 1px solid #dcdfe6;
    font-size: 30px;
}

.price-table td {
    padding: 12px;
    border: 1px solid #dcdfe6;
}

.price-table .temp td {
    background-color: #dcf1f5;
}

.price-table .recruit td {
    background-color: #E9F1F5;
}

.price-table .matchbox td {
    background-color: #BFDCF0;
    color: #fe8331;
    border-top: 5px dashed #ff6a6a;
    border-bottom: 5px dashed #ff6a6a;
}

.price-table .matchbox td:first-child {
    border-left: 5px dashed #ff6a6a;
}

.price-table .matchbox td:last-child {
    border-right: 5px dashed #ff6a6a;
}
/* ------------------------------------------------------ */
