
html {
    font-size: 62.5%;

}

html {

}

html li{
    list-style-type: none;
}

body {
    background-image: url(/image/アセット\ 1@2x.png);
}


p,h2,h3,h4 {
    color: #333;
}

.kv img{
    width: 100%;
}

nav{
    width: 13.541%;
    background-color: #8e8e8e;
}

nav li img{
    width: 90%;
    
}

nav li{
    margin-bottom: 23.913%;
    font-size: 1.9rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 900;
    display: block;
}

.back {
    position: sticky;
    margin-left: 90px;
    top: 20px;
    font-size: 2.8em;
    
}

.back {
    text-decoration: none;
    color: #333;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 700;
}

.menu_logo{
    
    margin-bottom: 39.130%;
}
.menu_box{
    border-left: solid 3px #6e6e6e;
    padding-left: 1.5rem;
    
}

nav a{
    color: rgb(33, 33, 33);
    display: block;
    height: 12.307%;
    transition: color 0.4s ease-out;
    
}

nav ul{
    margin-left: 11.538%;
    padding: 0;
    height: 100vh;
    padding-top: 57.692%;
}

nav ul li a:{
    text-decoration: none;
}

nav {
    
}

#profile {
    height: 49.537%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
}

.profile_ber {
    margin-bottom: 8.3rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    overflow-x: hidden;
    width: 100%;
}
.profile_h2{
    font-size: 5rem;   
    margin-left: 1.8rem;
    margin-right: 1.8rem;
    font-weight: 700;
}
.profile_text h3{
    font-size: 3.5rem;
    margin-bottom: 0;
}
.profile_text {
    font-family: noto-sans-cjk-jp, sans-serif;
    display: flex;
    flex-direction: column;
}    



.profile_text p:nth-of-type(2){
    margin-bottom: 4rem;
}    

.profile_text p:nth-of-type(1){
    margin-bottom: 3rem;
}    

.profile_text img{
    margin-bottom: 3rem;
}    


.about {
    width: 75rem;
    margin: 6rem auto 23rem auto;
        
    overflow-x: hidden;
}
.about ul{
    padding: 0;
    
    overflow-x: hidden;
}

.about li{
    display: flex;
    
    font-size: 1.6rem;
}

.about li p:first-of-type{
    text-align: right;
    margin-right: 4.8rem;
    width: 11.2rem;
}

.about li p:last-of-type{
    width: 22rem;
}
.skill_ber {
    
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 13rem;
    margin-bottom: 5.3rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    overflow-x: hidden;
    width: 100%;
}

.skill_h2{
    font-size: 5rem;   
    margin-left: 1.8rem;
    margin-right: 1.8rem;
    font-weight: 700;
}

.skill {
    width: 75rem;
    display: flex;
    margin: 0 auto;
}

.skill ul{
    display: flex;    
    
    justify-content: center;
    width: 100%;
    padding: 0;
    font-weight: 500;
    font-family: noto-sans-cjk-jp, sans-serif;
    margin-bottom: 25rem;
}

.skill li{
    text-align: center;
    display: flex;
    flex-direction: column; 
    justify-content: center;
    
}

.skill li{
    text-align: center;   
    
}

.skill li:nth-child(1) {
    
}



.skill li {
    font-size: 2.2rem;
}
.skill li{
    margin-right: 10.1rem;
}

.skill li:last-of-type{
    margin-right: 0;
}



.skill img{
    width: 13.5rem;
}

.skill img:first-of-type{
    height: 11.4rem;
    width: auto;
    margin: 0 auto;
}

.profile_text p{

}




.openbtn{
    position:fixed;
    z-index: 9999;
	top:10px;
	left: 10px;
	cursor: pointer;
    width: 70px;
    height:70px;
}    











.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: rgb(33,33,33);
    width: 45%;
}

.openbtn span:nth-of-type(1) {
	top:18px;	
}

.openbtn span:nth-of-type(2) {
	top:29px;
}

.openbtn span:nth-of-type(3) {
	top:40px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}

#g-nav{
    position:fixed;
    z-index: 999;
	top:0;
    left: -120%;
	width: 13.541%;
    height: 100vh;
	transition: all 0.6s;
    background-color:rgba(0,0,0,0.0);
}





#g-nav.panelactive{
    left: 0;
}
.panelactive.headerColorScroll a{
    color: #333;    
    transition: color 0.4s ease-out;
}
.panelactive.headerColorScroll .openbtn span{  
    background-color: #333333;
    transition: color 0.4s ease-out;
}
.headerColorScroll .openbtn span{  
    background-color: #333333;
    transition: color 0.4s ease-out;
}



.panelactive.headerColorScroll .menu_logo_white{
    
    display: none;
}
.panelactive.headerColorScroll .menu_logo_black{
    
    display: block;
}
.panelactive .menu_logo_black{
    
}


.panelactive .headerColorScroll ul li a{


}
#g-nav ul {
    position: absolute;
    z-index: 999;
    
    
}

#g-nav li{ 
    border-left: solid 3px rgb(33, 33, 33);
    padding-left: 1.5rem;
    margin-bottom: 23.913%;
    font-size: 1.9rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 900;
    display: block;
}

#g-nav.panelactive.headerColorScroll  li{
    border-left: solid 3px #333;
    
}

#g-nav li a{
	
}
#g-nav li:first-of-type{
    padding: 0;
    border: none;
}





@media screen and (max-width:893px) {
    
    html {
        font-size: 58.5%;
    }

        #profile {
            flex-direction: column;
            align-items: center;
            width: 90%;
        }

        .about {
            width:90%;
            margin: 4rem auto auto auto;
        }

        .about ul{
            
        }
        .about p{
            font-size: 1.3rem;
        }



        
@media screen and (max-width:509px) {
        #profile h3{
        font-size: 4.2rem       ;
        }
}


    .profile_text img{
        width: 100%;
    }
    .shimoda img{
        width: 70%;
    }

    .button {
        width: 75%;
        height: 5rem;
        margin: 0 auto;
    }



    #g-nav{
        width: 30%;
        
    }

    


    
    nav ul {
        padding-top: 8vh;
    }
    
    nav li {
        background-color: #fff;
        width: 110%;
    }
    
    nav li img{
        width: 15.6rem;
    }
    


    nav a {
        color: #333;

    }

    .panelactive .menu_logo_black {
        display: initial!important;
    }
    
    .skill li:nth-child(1) {
        
        margin-bottom: 5rem;
    }
    
    .skill li:nth-child(2) {
        margin-right: 0;
        
        margin-bottom: 5rem;
    }
    .skill ul{
        flex-wrap: wrap;

    }
    .skill {
        width: 37rem;
    }

    .skill li{
        margin-right: 6rem;
    }
}
