@charset "UTF-8";
/* CSS Document */
html,body{height:100vh;}
html{
	background-color: #19191A;}
.prof1,.prof2,.topic1,.topic2,.topic3,.accordion-open{
	font-family: ten-mincho,serif;
	font-weight: 400;
	font-style: normal;
	padding: 6px 0px;
	border-bottom: 1px solid #9A9A9A;
	vertical-align: text-top;
}
dt{
	font-family: ten-mincho,serif;
	font-weight: 400;
	font-style: normal;
}
p{color: #FFF;
text-align: center;}
.mfp{margin-bottom: 0px;
font-size: 20px;}
.must{
font-family: source-han-sans-japanese,sans-serif;
font-weight: 700;
font-style: normal;}
.mfp_rows .mfp_col1,.mfp_rows .mfp_col2,.mfp_rows .mfp_col3,.mfp_rows .mfp_col4,.mfp_rows .mfp_col5,.mfp_rows .mfp_col6,.mfp_rows .mfp_col7,.mfp_rows .mfp_col8,.mfp_rows .mfp_col9,.mfp_rows .mfp_col10 {
	float: left;
	padding: 0;
	margin-right: 0px;
}
.mfp_rows .mfp_col1 {width: 10%;}
.mfp_rows .mfp_col2 {width: 20%;}
.mfp_rows .mfp_col3 {width: 30%;}
.mfp_rows .mfp_col4 {width: 40%;}
.mfp_rows .mfp_col5 {width: 50%;}
.mfp_rows .mfp_col6 {width: 60%;}
.mfp_rows .mfp_col7 {width: 70%;}
.mfp_rows .mfp_col8 {width: 80%;}
.mfp_rows .mfp_col9 {width: 90%;}
.mfp_rows .mfp_col10 {width: 100%;}
.mfp_rows textarea {
	width: 90%;}
dd,dt{color:#FFF;}
#profile{
	text-align: center;
	font-family: adobe-garamond-pro,serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;height: 40px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#container {
	max-width: 760px;
	margin: 0 auto;
}
#top-block{
	margin: auto auto;
	padding: 3vh 0px 0px 15px;
	}
/*フォーム*/
input.mfp {
	padding: 2px;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}

/* phone */
@media screen and (max-width: 428px){
#profile{
		width: 95%;
	color: #FFFFFF;}}



      

