@charset "UTF-8";


h2 {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100px;
	margin-top: 100px;
	margin-bottom: 10px;
}
.explain {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 40px;
	text-align: center;
	margin-bottom: 100px;
	color: #A2A2A2;
	font-weight: bold;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100px;
	margin-bottom: 10px;
	width: 900px;
	margin-left: 30px;
	text-align: center;
	margin-top: 100px;
}
.copy {
	font-size: 80px;
	margin-bottom: 100px;
	margin-top: 100px;
	text-align: left;
}
section01 p {
	font-size: 30px;
	line-height: 70px;
	color: #A2A2A2;
	margin-bottom: 20px;
	width: 900px;
	margin-left: 30px;
}
.panel {
	background-color: #666666;
}
section02 div p {
}
.clearfix div .text {
}
dl  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
dt {
	font-size: 30px;
	color: #F1F0EF;
	font-weight: bold;
}
dd {
	text-align: right;
	font-size: 30px;
	color: #F1F0EF;
	margin-bottom: 50px;
}
.readmore {
	text-align: center;
	font-size: 50px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 200px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.readmore a {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	text-decoration: none;
	color: #FFFFFF;
}
.readmore a:hover {
	color: #000000;
	background-color: #414141;
	transition: all 0.2s linear;
}
.dot {
	text-align: center;
	margin-top: 100px;
}
.jyunbichu {
	text-align: center;
	padding-top: 300px;
	padding-bottom: 300px;
}
