@media screen and (max-width:3000px){

/* メディアクエリの外または両方のメディアクエリ内に追加 */
.fader .imagine {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fader:first-child {
    opacity: 1;
}

.bgImage,.bgImagine,.bgImagines,.bgImages {
        width: 100%;
        /* アスペクト比は元の3000/1688 */
        aspect-ratio: 3000 / 1688;
        position: relative;
        overflow: hidden;
        z-index: 2;
    }

.bgImage .fader,.bgImagine .fader,.bgImagines .fader,.bgImages .fader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/* テキスト部分： absolute で中央固定 */
/*.bgImage .fader .texter {
    position: absolute;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    text-orientation: upright;
    -webkit-text-orientation: upright;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    height: 80%;
    display: flex;
    align-items: center;
}*/
.back_greek001 { 
    background: url("../img/index75_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek002 { 
    background: url("../img/index76_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek003 { 
    background: url("../img/index77_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek101{ 
    background: url("../img/index78_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek102 { 
    background: url("../img/index79_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek103 { 
    background: url("../img/index80_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek104 { 
    background: url("../img/index81_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek105 { 
    background: url("../img/index82_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek106 { 
    background: url("../img/index87_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek107 { 
    background: url("../img/index88_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek108 { 
    background: url("../img/index92_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek109 { 
    background: url("../img/index93_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek110 { 
    background: url("../img/index94_LL.jpg") no-repeat;
    aspect-ratio: 3000/1688;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}



}

@media screen and (max-width: 767px) {

/* メディアクエリの外または両方のメディアクエリ内に追加 */
.fader .imagine {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fader:first-child {
    opacity: 1;
}

    /* コンテナ（元の.bgImageクラスを利用） */
.bgImage,.bgImagine,.bgImagines,.bgImages {
        width: 100%;
        /* アスペクト比は元の3000/1688 */
        aspect-ratio: 800 / 1000;
        position: relative;
        overflow: hidden;
        justify-self: stretch;
  grid-column-start: 1;
  grid-row-start: 1;z-index: 2;
    }

.bgImage .fader,.bgImagine .fader,.bgImagines .fader,.bgImages .fader {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    /* テキスト部分： absolute で中央固定 */
    /*.bgImage .fader .texter {
        position: absolute;
        writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        text-orientation: upright;
        -webkit-text-orientation: upright;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        white-space: nowrap;
        height: 80%;
        display: flex;
        align-items: center;
    }*/

.back_greek001 { 
    background: url("../img/index75_s.jpg") no-repeat;
    aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek002 { 
    background: url("../img/index76_s.jpg") no-repeat;
    aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek003 { 
    background: url("../img/index77_s.jpg") no-repeat;
    aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

.back_greek101 {
        background: url("../img/index78_s.jpg") no-repeat;
        aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek102 {
        background: url("../img/index79_s.jpg") no-repeat;
        aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek103 {
        background: url("../img/index80_s.jpg") no-repeat;
        aspect-ratio: 800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek104 {
        background: url("../img/index81_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek105 {
        background: url("../img/index82_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek106 {
        background: url("../img/index87_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek107 {
        background: url("../img/index88_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek108 {
        background: url("../img/index92_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek109 {
        background: url("../img/index93_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}

    .back_greek110 {
        background: url("../img/index94_s.jpg") no-repeat;
        aspect-ratio:800/1000;background-size:100%;background-color: rgba(255,255,255,0.7);

background-blend-mode: overlay;}
    
}