body{
	background: #fff !important;
	padding-top: 10px
}
#wrapper_axel{
	max-width: 1260px;
	margin: 0 auto;
}

div#container{
	padding: 80px 0;
	max-width: 875px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}


div#axel_header{
	margin-bottom: 150px;
	
}

div#axel_header h1{
	text-align: center;
	margin-bottom: 30px;
}

div#axel_header p{
	font-size: 16px;
	text-align: center;
	line-height: 2em;
}

section{
	margin-bottom: 110px;
}

section h2{
	text-align: center;
	margin-bottom: 50px;
}

section h2 span{
	font-family: 'EB Garamond', serif;
	font-size: 22px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

section h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 20px;
}

section p{
	text-align: justify;
	margin-bottom: 2em;
	font-size: 14px;
	line-height: 2em;
}

section p:last-child{
	margin-bottom: 0;
}

section#axel001{
	
}

section#axel001 ul{
	margin-bottom: 35px;
	
}

section#axel001 div#lead{
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 35px;
}


section#axel002{}
section#axel003{}

section#axel004{}

section#axel004 ul#item_list li{
	text-align: center;
	margin-bottom: 1.5em;
}
section#axel004 ul#item_list li:last-child{
	margin-bottom: 0;
}

section#axel005{}

section#axel005 ul.profile{
	display: table;
	vertical-align: top;
	margin-bottom: 50px;
}

section#axel005 ul.profile h4{
	font-size: 16px;
	margin-bottom: 1em;
}
section#axel005 ul.profile h4 span{
	font-size: 13px;
}

section#axel005 ul.profile li:first-child{
	display: table-cell;
	vertical-align: top;
}
section#axel005 ul.profile li:last-child{
	display: table-cell;
	vertical-align: top;
	padding-left: 30px;
}

div.axel_img img{
	margin-bottom: 1em;
}
	
#footer_axel{
	max-width: 800px !important;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
	font-family: 'EB Garamond', serif;
	font-size: 12px;
	line-height: 2.5em;
	
}


section h2{
	font-family: 'EB Garamond', serif;
}