.fv_txt {
    max-width: 100000px;
    width: 1045px;
	display:flex;
	align-items: center;
	justify-content: center;
	position: absolute;
    top: 410px;
    left: 50.5%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 810;
    display: block;
    transition: all .8s ease-out;
}

.fv_txt-large {
    min-width: 1045px;
}
.fv_txt-middle {
    display: none;
    width: 700px;
}
.fv_txt-small {
    display: none;
}


#keyvisual {
	margin-top: 0;
	z-index: 800;
	position: relative;
}

.bottom {
    padding: 80px 0 350px 0;
    background-color: #f5f5f5;
}

.bottom_text {
    margin: 0;
    position: relative;
    z-index: 995;
}

.bottom_text__img {
    position: relative;
    width: 90%;
}

.d-none {
    display: none;
}

.mind {
    position: relative;
    z-index: 800;
    padding: 500px 0 140px 0;
    background-color: #000;
}

.mind-txt-box {
    width: 815px;
    margin: 0 auto;
}

.mind__text {
    color: #fff;
    font-size: 34px;
    margin: 4px 0 0 0;
    font-family:
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    line-height: 1.8;
}

.mind__text-br {
    margin-top: 40px;
}

.br {
    display: none;
}

.mind__copyright-img {
    width: 700px;
    margin-top: -16px;
	position:relative;
	left:-4px;
}

.mind-txt-box-sp {
    display: none;
}

@media screen and ( max-width: 1150px ) {
    .over {
        top: 42%;
    }
    .over img {
        width: 700px;
    }
    .fv_txt {
        top: 275px;
        width: 700px;
    }

    .fv_txt-large {
        display: none;
    }
    .fv_txt-middle {
        display: block;
    }

    .maru_bottom {
        bottom: -310px;
    }

    .mind-txt-box {
        width: 623px;
    }
    
    .mind__text {
        font-size: 26px;
        
    }

    .mind__copyright-img {
        width: 480px;
    }
}

@media screen and ( max-width: 768px ) {
    .over {
        top: 43%;
    }
    
    .over img {
        width: 520px;
    }
    .fv_txt {
        top: 205px;
        width: 520px;
    }

    .fv_txt-middle {
        display: none;
    }
    .fv_txt-small {
        display: block;
    }

    .maru_top {
        top: -100px;
    }

    .maru_top img {
        width: 500px;
    }

    .bottom {
        padding: 180px 0 70px 0;
    }

    .maru_bottom {
        bottom: -135px;
    }
    
    .maru_bottom img {
        width: 400px;
    }

    .mind-txt-box {
        width: 480px;
    }

    .mind {
        padding: 150px 0 64px 0;
    }
    
    .mind__text {
        font-size: 20px;
    }

    .mind__copyright-img {
        width: 370px;
        margin-top: 24px;
    }
}



@media screen and ( max-width: 620px ) {
    .over img {
        width: 450px;
    }
    .fv_txt {
        top: 180px;
        width: 450px;
    }

    .bottom {
        padding: 110px 0 0 0;
    }

    .mind-txt-box {
        width: 325px;
    }

    .mind-txt-box-pc {
        display: none !important;
    }
    .mind-txt-box-sp {
        display: block;
    }

    .mind__copyright-img {
        width: 340px;
        margin-top: 24px;
    }
}

@media screen and ( max-width: 520px ) {
    .over img {
        width: 310px;
    }

    .fv_txt {
        top: 150px;
        width: 310px;
    }

    .maru_top {
        top: -130px;
    }

    .maru_top img {
        width: 450px;
    }

    .maru_bottom {
        bottom: -100px;
    }

    .maru_bottom img {
        width: 300px;
    }

    .mind {
        padding: 80px 0 48px 0;
    }

    .bottom {
        padding: 80px 0 0 0;
    }

    .mind__copyright-img {
        width: 320px;
        margin-top: 24px;
    }
}

@media screen and ( max-width: 414px ) {
    .over img {
        width: 310px;
        top: 125px;
    }

    .fv_txt {
        top: 150px;
        width: 310px;
    }

    .maru_top {
        top: -130px;
    }

    .maru_top img {
        width: 400px;
    }

    .maru_bottom {
        bottom: -80px;
    }

    .maru_bottom img {
        width: 250px;
    }

    .bottom_text__img {
        top: -20px;
    }
    
    .mind {
        padding: 80px 0 40px 0;
    }

    .mind__copyright-img {
        width: 320px;
        margin-top: 0px;
    }
}

@media screen and ( max-width: 375px ) {
    .over {
        top: 43%;
    }

    .fv_txt {
        top: 130px;
    }

    .maru_top {
        left: -200px;
        top: -130px;
    }

    .maru_top img {
        width: 400px;
    }

    .maru_bottom {
        bottom: -100px;
    }
    
    .maru_bottom img {
        width: 281px;
    }

    .bottom {
        padding: 80px 0 0 0;
    }

    .mind {
        padding: 80px 0 40px 0;
    }
}

@media screen and ( max-width: 320px ) {
    .maru_top {
        left: -140px;
        top: -110px;
    }

    .maru_top img {
        width: 300px;
    }

    .maru_bottom {
        bottom: -60px;
    }
    
    .maru_bottom img {
        width: 200px;
    }

    .over {
        top: 41.8%;
    }
    
    .over img {
        width: 280px;
    }

    .bottom {
        padding: 0;
    }

    .fv_txt {
        top: 120px;
        width: 280px;
    }

    .mind {
        padding: 60px 0 32px 0;
        margin-top: -55px;
    }

    .mind-txt-box {
        width: 293px;
    }

    .mind__text {
        font-size: 18px;
    }

    .mind__copyright img {
        width: 270px;
    }
}