@charset "utf-8";
/* CSS Document */

body {
	font-size: 1rem;
	line-height: 1.7rem;
    color: var(--main-color);
	position: relative;
    font-family: 'Roboto', sans-serif;
}

#glnav,
#ftnav,
#topic_path,
main h1,
main h2,
dl dt
{letter-spacing:0.1rem;}

.public_item .close,
.botton_sea{letter-spacing:0.2rem;}



/*----　index ----*/

@media screen and (min-width: 1200px){

#about .a_right{
    padding: 4rem 4rem 8rem 10rem;
}

}

