@charset "UTF-8";

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

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

h3{
	color:#807571;
	font-size: 20px;
	text-align: left;
	margin: 0 0 60px 100px;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing :0.3em;
}

h4{
	color:#807571;
	font-size: 18px;
	text-align: left;
	margin: 0 0 20px 100px;
    font-family: 'Josefin Sans', sans-serif;
    /*letter-spacing :0.3em;*/
}

.txt_about_01{
    color: #807571;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 3em;
    text-align:left;
    margin:0 0 160px 100px;
}

.txt_about_02{
    color: #807571;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 3em;
    text-align:left;
    margin:0 0 100px 100px;
}