/*YUI*/            
/*FIRST ROW*/
.firstRow__left{
    background-image: url(../../img/okoto/okoto_fv_01_w240_h240.jpg);
}

.firstRow__center{
    background-image: url(../../img/okoto/okoto_fv_02_w240_h240.jpg);
}

.firstRow__right{
    background-image: url(../../img/okoto/okoto_fv_03_w240_h240.jpg);
}

/*SECOND ROW*/
.secondRow__left{
    background-image: url(../../img/okoto/okoto_fv_04_w240_h240.jpg);
}

.secondRow__center{
    display: grid;
    place-items: center;
    border: solid 0.5px #343434;
    border-radius: 10px;
}

    .secondRow__center h1{
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-size: 24px;
        line-height: 2rem;
        text-align: center;
    }

        .fv_text_small{
            font-size: 18px;
        }

.secondRow__right{
    background-image: url(../../img/okoto/okoto_fv_05_w240_h240.jpg);
}

/*THIRD ROW*/
.thirdRow__left{
    background-image: url(../../img/okoto/okoto_feature_w400_h400.jpg);
}

.thirdRow__center{
    background-image: url(../../img/okoto/okoto_storie_w400_h400.jpg);
}

.thirdRow__right{
    background-image: url(../../img/okoto/okoto_dream_w400_h400.jpg);
}

/*FORTH ROW*/
.forthRow__left{
    background-image: url(../../img/okoto/okoto_fv_06_w240_h240.jpg);
}

.forthRow__center{
    background-image: url(../../img/okoto/okoto_fv_07_w240_h240.jpg);
}

.forthRow__right{
    background-image: url(../../img/okoto/okoto_fv_08_w240_h240.jpg);
}
