@charset "utf-8";

.access_top{
    margin: 0 0 100px 0;
}

.tokutei{
    color:#807571;
	font-size: 20px;
	text-align: center;
	margin: 0 0 100px 0;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing :0.3em;
}

h4{
    color: #807571;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 3em;
    text-align: center;
}

.txt_guide{
    color: #000;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 3em;
    text-align: center;
    margin:0 0 40px 0;
}