@charset "utf-8";
/* CSS Document */

	
#budo .lang li a, #budo_sp .lang li a{
    color: #000;
}
#budo .lang li::after,#budo_sp .lang li::after {
    border-right: #000 1px solid;
}
#budo #mv {
    background: url('../untitled_(20_of_105.html)-3.jpg') no-repeat;
    background-position: left 0em bottom -100px;
    background-size: cover;
    height: 100vh;
    margin-top: 5px;
    position: relative;
    z-index: 3;
}
#budo_sp .main_mv,#budo_sp .main_mv {
    background: url('../png/mask.png') no-repeat;
    background-position: 25%, 0;
    background-size: cover;
    /* height: 100vh; */
    height: 100%;
    display: table;
    width: calc(100vw);
    position: relative;
    max-width: 100%;
}
	
#budo_sp .main_mv::before,#budo_sp .main_mv::before {
    content: "";
    background: url('../png/budo_ray01.png') no-repeat;
    position: absolute;
    top: -40px;
    left: -50px;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-size: cover;
}
	
@media screen and (max-width: 1024px) {
    #budo .main_mv::before,#budo_sp .main_mv::before  {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: calc(100vw);
        height: 70%;
        background-size: cover;
        bottom: 0;
    }
}

#budo .main_mv .logo ,#budo_sp .main_mv .logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#budo .main_mv .logo_s ,#budo_sp .main_mv .logo_s {
    position: absolute;
    top: 30px;
    left: 50px;
}

/*#budo_sp*/
#budo_sp #mv {
    background: url('../jpg/img_9732a.jpg') no-repeat;
    background-position: left 0em;
    background-size: cover;
    height: 100vh;
    margin-top: 5px;
    position: relative;
    z-index: 3;
	visibility: hidden;
}
@media screen and (max-width: 1919px) {
	#budo_sp #mv {
	    background-position: left 0em bottom 0px;
	}
}

#budo_sp_contents{
    padding-top: 60px;
    padding-bottom: 200px;
    position: relative;
}

#budo_sp_contents::before{
    content: "";
    position: absolute;
    background: url('../png/spc_bg.png') no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    top:0;
    left: 0;
}

#budo_sp_contents #exp::before{
	display: none;
}

#budo_sp_contents .exp_block {
    width: 96%;
    max-width: 900px;
    margin: 0 auto 0px auto;
    color: #fff;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    position: relative;
    z-index: 3;
}

#budo_sp_contents .exp_block figure {
    background: #8E8E8E;
    width: 100%;
    margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
    #budo_sp_contents .exp_block figure {
        margin: 0 0 20px 0;
    }
}

.img_ph{
    width: 900px;
    max-width: 900px;
    margin: 0px auto 30px auto;
    z-index: 2;
    position: relative;
}

@media screen and (max-width: 900px) {	
    .img_ph{
        width: 100%;
        max-width: 900px;
    }
}

.m0{
    margin-bottom: 0;
}

.img_ph img{
    width: 100%;
    height: auto;
    max-width: 100%;
}

.exp_block h4 {
    font-size: 28px;
    margin: 40px auto 30px;
}

.cnt{
    justify-content: center;
}

.cnt div:first-child a{
    color: #fff;
}

.cnt div:first-child a::after{
    border-color: #000;
}

.cnt div:nth-child(2){
    background: #808080;
}

.bgs{
    position: relative;
    z-index: -1;
}

.bgs::before{
    content: "";
    position: absolute;
    background: url('../png/bgs03.png') no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: -600px;
    left:0;
    z-index: 0;
}

.bga{
    position: relative;
    width: 100%;
    z-index: 0;
    margin-top: -70px;
}

.bga::after{
    content: "";
    position: absolute;
    background: url('../png/bgs02.png') no-repeat;
    width: 100%;
    height: 166%;
    background-size: cover;
    top: -300px;
    left: 0;
}

@media screen and (max-width: 1920px) {	
    .bga::after{
        content: "";
        position: absolute;
        background: url('../png/bgs02.png') no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        top: 0;
        left: 0;
    }
}

.mb{
    margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {		
    #budo_sp #mv {
        height: 80vh;
        background-position: left 0 bottom 0px;
    }
    #budo_sp .main_mv, #budo_sp .main_mv{
        background: url('../png/sp_mask.png');
        /* height: 680px; */
        height: 100%;
    }
}

@media screen and (max-width: 768px) {		
    .img_ph {
        width: 100%;
        max-width: 900px;
        margin: 30px auto!important;
        z-index: 2;
        position: relative;
    }
    #budo_sp .main_mv::before, #budo_sp .main_mv::before {
        content: "";
        background: url('../png/budo_ray01.png') no-repeat;
        position: absolute;
        background-size: contain;
        height: 64%;
    }
    #budo_sp #mv {
        height: 80vh;
        background-position: left 0 bottom 0px;
    }
    #budo .main_mv .logo_s, #budo_sp .main_mv .logo_s {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    .exp_block h4 {
        font-size: 18px;
    }
    .o_lang	.exp_block h4 {
        font-size: 18px;
    }
    #budo_sp_contents {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 740px) {
    #budo_sp .main_mv::before, #budo_sp .main_mv::before {
        width: 108%;
    }
}

@media screen and (max-width: 640px) {
    #budo_sp #mv {
        height: 80vh;
        background-position: left -15em bottom 0px;
    }
    #budo_sp .main_mv::before, #budo_sp .main_mv::before {
        content: "";
        background: url(../png/budo_ray01_sp.png) no-repeat;
        position: absolute;
        top: 50px!important;
        right: 0;
        left: -5%!important;
        width: auto;
        background-size: cover;
        margin: 0;
    }
}

@media screen and (max-width: 480px) {
    #budo_sp .main_mv::before, #budo_sp .main_mv::before {
        left: -261px;	
    }
    .mb {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 340px) {
    #budo_sp .main_mv::before, #budo_sp .main_mv::before {
        left: -218px;
    }
}
