@charset "UTF-8";

p {
    color:  #2E2A49;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
h1 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 75pt;
    padding-left: 25px;
    color: #2E2A49;
    padding-right: 0px;
}
h2 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #2E2A49;
	z-index: 1;
}

.bun{
	position: relative;
}


.bun h1{
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    margin-top: 90px;
}

.bun p {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 840px;
    margin-left: 20px;
    margin-right: 20px;
    color: #FFFFFF;
}
.bun h2 {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 750px;
    margin-left: 20px;
    margin-right: 20px;
    color: #FFFFFF;
}
.lll h1 {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 1270px;
    margin-left: 20px;
    margin-right: 20px;
    color: #FFFFFF;
    text-align: left;
}
img{
	width: 100%;
	
}
h3{
	position: relative;
}

h3{
    position: absolute;
    top: 1850px;
    left: 0;
    color: #524C62;
    margin-top: 50px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 25px;
    margin-left: 20px;
    text-decoration: underline;
}
