@charset "UTF-8";


.html{
scroll-behavior: smooth;
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url("vd image/background");
	background-size: cover;
}

p{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 200;
font-size: 8pt;
margin-left: 10pt;
margin-right: 10pt;
}

h1{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
font-size: 12pt;
margin-left: 10pt;
}

h2{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 18pt;
font-weight: 500;
margin-top: -8pt;
margin-left: 10pt;
}

h3{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 8pt;
font-weight: 200;
margin-left: 10pt;
}

.video{
width: 100%;
padding: 20pt 20pt 40pt 20pt;
}

.photo1{
display: flex;
flex-flow: column;
align-items: flex-end;
margin-bottom: 20pt;
}
	
.cellphoto{
margin-bottom: 5pt;
}


.yoko{
display: flex;
flex-direction: row;
}
	
.tate{
display: flex;
flex-flow: column;
}

.mainrogo{
margin-bottom: 60pt;
margin-top: -50pt;
display: flex;
flex-flow: column;
}
	
.cover{
width: 100%;
max-width: 1600pt;
}	
	
.resize{
width: 100%;
max-width: 800pt;
min-width: 100pt;
}
	
.kankaku1{
margin-bottom: 100pt;
}
	
.rogoonly{
margin-top: 12pt;
margin-left: 15pt;
position: fixed;
z-index: 10;
}
	
	