@charset "UTF-8";
.eSpView {
    display: inherit;
}

.ePcView {
    display: none;
}

#eHeader {
    background: none;
    height: auto;
}


#eHeadLogo {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 14vw;
    font-size: 0;
}


#eHeadLogo img {
    width: 50%;
}

#eHeadCont img {
    display: block;
}

#eHeadLink {
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 153vw;
    width: 100%;
}

#eHeadLink img {
    width: 72%;
}
#eSec00 {
    padding: 10vw 0;
    background: url(../img/sp_pic0_BG.jpg) no-repeat center top /cover;
}

#eSec00 > div {
    margin: 5vw 4vw;
    min-width: unset;
}


#eSec01 {
    padding: 10vw 0;
}

#eSec01 > div {
    margin: 5vw 4vw;
    min-width: unset;
}

#eSec02 {
    padding: 10vw 0;
    background: url(../img/sp_pic6_tsumayoji_BG.jpg?202506) no-repeat center top /cover;
}

#eSec02 > div {
    margin: 5vw auto;
    overflow: hidden;
    position: relative;
    min-width: unset;
}

#eSec02Cont01 {
    height: unset;
}

#eSec02 > div > div {
    top: 28vw;
    left: 8%;
    width: 84%;
}

#eSec02Cont02 {
    padding: 10vw 8vw;
}

#eVideoWrap > div {
    width: auto;
}
#eSec03 > div {
    margin: 0 4vw 6vw;
    min-width: unset;
}

#eSec03 > div#eSec03Cont01,
#eSec03 > div#eSec03Cont02 {
    height: auto;
    margin: 0 0 6vw;
}

#eSec03 {
    padding-bottom: 10vw;
}

#eFootLink {
    right: 3vw;
}

#eFooter {
    padding: 8vw 5vw 3vw;
}

#eFootLogo {
    margin-bottom: 6vw;
}

#eFootLogo img {
    width: 60vw;
}

#eCopyright {
    font-size: 2.6vw;
}

#eSec04 {
    padding: 10vw 4vw;
}

#eSec04 h2 {
    font-size: 5vw;
    margin-bottom: 2em;
}

#eSec04 > div {
    width: auto;
    margin: 0;
}



#eSec02Cont01 img,
#eSec03Cont01 img,
#eSec03Cont02 img {
    height: auto;
    object-fit: unset !important;
}
