
.f-bd {
    width: 86.3vw;
    height: 1px;
    background: #eaeaea;
    margin: 0 auto
}

@media screen and (min-width: 767px) {
    .f-bd {
        width: 93.2vw
    }
}

#f-loop {
    width: 1084vw;
    position: relative;
    transform: translateX(0) translateY(0) translateZ(0)
}

@media screen and (min-width: 767px) {
    #f-loop {
        width: 809vw
    }
}

#f-loop .f-line {
    padding: 30px 0;
    display: flex;
    align-items: center;
    width: 542vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line {
        width: 404.5vw;
        padding: 50px 0
    }
}

#f-loop .f-line:last-child {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%) translateY(0) translateZ(0)
}

#f-loop .f-line .img1 {
    width: 92vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img1 {
        width: 68.7vw;
        height: 12.5vw
    }
}

#f-loop .f-line .img2 {
    margin: 0 4vw 0;
    width: 22.4vw;
    height: 13.2vw;
    overflow: hidden
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img2 {
        margin: 0 2vw 0;
        width: 16.7vw;
        height: 10vw
    }
}

#f-loop .f-line .img3 {
    width: 116vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img3 {
        width: 86.8vw;
        height: 12.5vw
    }
}

#f-loop .f-line .img4 {
    margin: 0 4vw;
    width: 11.2vw;
    height: 16.7vw;
    overflow: hidden
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img4 {
        margin: 0 2vw;
        width: 9.2vw;
        height: 12.1vw
    }
}

#f-loop .f-line .img5 {
    width: 118.8vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img5 {
        width: 88.6vw;
        height: 12.5vw
    }
}

#f-loop .f-line .img6 {
    margin: 0 4vw 0 4vw;
    width: 10.2vw;
    height: 10.2vw;
    position: relative
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 {
        margin: 0 3vw 0 4vw;
        width: 8.2vw;
        height: 8.2vw
    }
}

#f-loop .f-line .img6 .box {
    perspective: 1000px;
    position: absolute;
    top: 0;
    left: 0
}

#f-loop .f-line .img6 .boxBase {
    transform-style: preserve-3d;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: rotateX(0) rotateY(0);
    animation: turnAround 30s linear 0s infinite normal none running
}

@keyframes turnAround {
    0% {
        transform: rotateX(0) rotateY(0)
    }

    100% {
        transform: rotateX(360deg) rotateY(360deg)
    }
}

#f-loop .f-line .img6 .boxBase div {
    position: absolute;
    background-color: #E73C17;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

#f-loop .f-line .img6 i {
    font-size: 3.6vw;
    color: #fff;
    text-align: center;
    letter-spacing: .4vw;
    text-indent: .8vw;
    line-height: 1;
    height: 2.2vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 i {
        font-size: 3.6vw;
        letter-spacing: .4vw;
        text-indent: .8vw;
        height: 2.6vw
    }
}

#f-loop .f-line .img6 .boxBase>.top {
    transform: translateY(50%) rotateX(-90deg)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.top {
        transform: translateY(50%) rotateX(-90deg)
    }
}

#f-loop .f-line .img6 .boxBase>.bottom {
    transform: translateY(-50%) rotateX(90deg)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.bottom {
        transform: translateY(-50%) rotateX(90deg)
    }
}

#f-loop .f-line .img6 .boxBase>.front {
    transform: translateZ(5vw)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.front {
        transform: translateZ(4vw)
    }
}

#f-loop .f-line .img6 .boxBase>.back {
    transform: translateZ(-5vw) rotateX(180deg)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.back {
        transform: translateZ(-4vw) rotateX(180deg)
    }
}

#f-loop .f-line .img6 .boxBase>.left {
    transform: translateX(-50%) rotateY(-90deg)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.left {
        transform: translateX(-50%) rotateY(-90deg)
    }
}

#f-loop .f-line .img6 .boxBase>.right {
    transform: translateX(50%) rotateY(90deg)
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img6 .boxBase>.right {
        transform: translateX(50%) rotateY(90deg)
    }
}

#f-loop .f-line .img7 {
    margin: 0;
    width: 81.6vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img7 {
        margin: 0;
        width: 61.3vw;
        height: 12.5vw
    }
}

#f-loop .f-line .img8 {
    margin: 0 4vw 0 7vw;
    width: 38vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img8 {
        margin: 0 2vw 0 4vw;
        width: 27.8vw;
        height: 12.5vw
    }
}

#f-loop .f-line .img9 {
    margin: 0 3vw 0 0;
    position: relative;
    width: 11.9vw;
    height: 16.7vw
}

@media screen and (min-width: 767px) {
    #f-loop .f-line .img9 {
        margin: 0 5vw 0 0;
        width: 11.2vw;
        height: 14vw
    }
}

#f-loop .f-line .img9 svg {
    position: absolute;
    display: none
}

#f-loop .f-line .img9 .shape1 {
    top: 0;
    left: 0
}

#f-loop .f-line .img9 .shape2 {
    top: 0;
    left: 0
}

#f-loop .f-line .img9 .shape3 {
    top: 0;
    left: 0
}

#f {
    background: #000;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    #f {
        padding-bottom: 40px
    }
}

#f .in {
    color: #E73C17;
    width: 100%;
    padding: 20px 10vw 0
}

@media screen and (min-width: 767px) {
    #f .in {
        width: 55%;
        padding: 10vw 0 13vw;
        position: relative;
        top: 0;
        left: 35%;
    }
}

#f .in .logo {
    width: 138px;
    height: 36px;
    margin-bottom: 30px;
    fill: #E73C17
}

@media screen and (max-width: 767px) {
    #f .in .logo {
        margin-left: -4px
    }
}

@media screen and (min-width: 767px) {
    #f .in .logo {
        fill: #fff;
        width: 178px;
        height: 47px;
        margin-bottom: 60px
    }
}

#f .in .flex1 {
    display: none;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #999;
}

@media screen and (max-width: 767px) {
    #f .in .flex1.sp {
        display: flex
    }
}

@media screen and (min-width: 767px) {
    #f .in .flex1.pc {
        display: flex
    }
}

@media screen and (min-width: 767px) {
    #f .in .flex1 {
        padding-bottom: 50px;
        margin-bottom: 50px
    }
}

#f .in .flex1 .cell {
    width: 50%
}

@media screen and (min-width: 767px) {
    #f .in .flex1 .cell {
        width: 33%
    }
}

#f .in .flex1 .cell a {
    padding: 4px 0;
    position: relative;
    color: #999;
    display: block;
    line-height: 1.75;
}

@media screen and (min-width: 767px) {
    #f .in .flex1 .cell a {
        padding: 6px 0
    }
}

@media screen and (min-width: 767px) {
    #f .in .flex1 .cell a:hover i {
        opacity: 0;
        transform: translateX(0) translateY(-6px) translateZ(0)
    }

    #f .in .flex1 .cell a:hover i:last-child {
        opacity: 1;
        transform: translateX(0) translateY(0) translateZ(0)
    }
}

#f .in .flex1 .cell a i {
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .8px;
    display: block;
    transition: transform .3s, opacity .3s;
    color: #999;
}

@media screen and (min-width: 767px) {
    #f .in .flex1 .cell a i {
        font-size: 1.5rem;
        letter-spacing: .8px
    }

    #f .in .flex1 .cell a i:last-child {
        position: absolute;
        top: 6px;
        left: 0;
        opacity: 0;
        transform: translateX(0) translateY(10px) translateZ(0);
        color: #E73C17
    }
}

#f .in .flex2 {
    position: relative;
}

#f .in .flex2 .logos p {
    color: #999;
    font-size: 1.2rem
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos p {
        font-size: 1.3rem
    }
}

#f .in .flex2 .logos .list {
    display: flex
}

@media screen and (max-width: 767px) {
    #f .in .flex2 .logos .list {
        margin-bottom: 30px
    }
}

#f .in .flex2 .logos .list a {
    opacity: .4
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a {
        transition: opacity .3s
    }
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a:hover {
        opacity: 1
    }
}

#f .in .flex2 .logos .list a svg {
    fill: #fff;
    margin-right: 20px
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a svg {
        margin-right: 32px
    }
}

#f .in .flex2 .logos .list a .grande {
    width: 60px;
    height: 13px
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a .grande {
        width: 86px;
        height: 19px
    }
}

#f .in .flex2 .logos .list a .landix {
    width: 54px;
    height: 14px
}

@media screen and (max-width: 767px) {
    #f .in .flex2 .logos .list a .landix {
        margin-top: -1px
    }
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a .landix {
        width: 78px;
        height: 21px
    }
}

#f .in .flex2 .logos .list a .sumuzu {
    margin-top: 2px;
    width: 72px;
    height: 10px
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .logos .list a .sumuzu {
        margin-top: 5px;
        width: 99px;
        height: 14px
    }
}

#f .in .flex2 .img {
    position: absolute;
    bottom: -84px;
    right: 0;
    width: 50px
}

@media screen and (min-width: 767px) {
    #f .in .flex2 .img {
        top: 0;
        bottom: auto;
        width: 76px
    }
}

#f .symbol {
    position: absolute;
    fill: #E73C17;
    bottom: 0;
    left: 0;
    width: 60vw;
    height: 77.3vw;
    pointer-events: none
}

@media screen and (max-width: 767px) {
    #f .symbol {
        display: none
    }
}

#f .symbol svg {
    width: 60vw;
    height: 85.4vw
}

#f .in h2{
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.flogo{
    width: 30%;
    position: absolute;
    left: 2%;
    top: 10vw;
    max-width: 350px;
}
#f .in .flex2 .logos{
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    #h .logo{
        top:20px;
    }
    .flogo{
        position: static;
        margin: 8% auto 3% auto;
    }
    #f .in .flex2 .logos{
        display: block;
    }
}