@charset "uef-8";
.about{
    font-family: 'Kaisei Decol';}
.illut_v{
    font-family: 'Kaisei Decol';
    font-size: 19px;
}
div.hyoudai{
    margin-top: 100px;
}

nav{
    margin-left: 50px;
}
/* コメント
-------------------------------------------------------------------------------------------------- */
.cp_h1title{
    position: relative;
    font-family: 'Kaisei Decol';
    font-size: 20px;}

.sns{
    margin-top: 25px;
}

.procreate{
    margin-top: 25px;
}


.Profile{
    margin-top: 20px;
}

.s_i{
    margin-top: 15px;
}
.hr1 {
    position: relative;
	height: 1.5px;
	border-width: 0;
	background-color: #00bcd4;
	background-image: -webkit-linear-gradient( 135deg, #FD6585 10%, #0D25B9 100%);
	background-image: linear-gradient( 135deg, #FD6585 10%, #0D25B9 100%);
    
}

.comment{
    margin-top: 50px;
}

.co{
    font-family: 'Kaisei Decol';}
    
.about{
    background-color: rgb(238, 238, 238);
    font-size: 20px;
    text-align: center; 
    }
.tea{
    margin-top:-15px;
}
.illut_v{display: flex;}

body{
    
    text-align: center;
    padding-top: -100px;
}

.d_g{
    margin-top: 50px;
}

/* ＠media
------------------------------------------ */
@media (max-width: 768px){

.procreate video{
    width: 80%;
}


}
