.header {
	background-image: url(../../images/header_bg03.jpg);
	background-position: center top;
	height: 365px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #EBE500;
}
.header_02 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 250px;
	z-index: 3;
	position: relative;
	background-image: url(../../images/header_bg04.jpg);
	padding-top: 60px;
}
.header_03 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 5;
	left: 0px;
	right: 0px;
	top: 285px;
	height: auto;
}
.header_04 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 5;
	background-image: url(../images/header_04.jpg);
	height: 55px;
	overflow: visible;
}

.wrap {
	width: 800px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 16px;
}
.wrap .benefit  {
	margin-bottom: 30px;
	line-height: 26px;
	margin-top: 30px;
}
.wrap .benefit h3 {
	color: #005099;
	border-bottom: 2px dotted #999;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
	padding-top: 5px;
}
.wrap .benefit p {
	padding-left: 20px;
	padding-right: 20px;
}
.wrap .benefit .left2 {
	padding-left: 20px;
	width: 650px;
	float: left;
	display: block;
	padding-right: 0px;
}
.wrap .benefit .right {
	float: left;
	display: block;
	padding-right: 0px;
	text-align: right;
	width: 130px;
}
.wrap .thick  {
	font-weight: bold;
}
.admission {
	margin-top: 10px;
	text-align: center;
}
.admission a:hover {
	opacity: 0.6;
}
h3.c-note{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	border-bottom: #231815 2px solid;
	background-image: none;
	padding: 12px 0;
	margin: 15px 0 10px;
	position: static;
	letter-spacing: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #231815;
}
h3.c-note + p{
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	color: #231815;
	padding-bottom: 10px;
	border-bottom: #231815 2px solid;
	text-align: center;
}

.contents2021{
    width: 908px;
    padding-right: 26px;
    padding-left: 26px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-repeat: repeat-y;
    overflow: hidden;
}
section dl{
	margin: 15px 0 20px;
	text-align: center;
}
section dl dt{
	color: #E60012;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5rem;
    letter-spacing: 0.2em;
}
section dl dt span{
	display: block;
	font-size: 35px;
	margin-top: 0.5rem;
    letter-spacing: 0;
}
section dl dd{
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
}
section dl dd span{
	display: block;
	color: #E60012;
	text-align: center;
}
.benefits {
	text-align: center;
}
.benefits ul li{
	display: inline-block;
}
.benefits ul li .b-text{
	width: 390px;
	height: auto;
/*	margin-bottom: 20px;*/
}
.benefits ul li img{
	width: 99%;
	height: auto;
/*	margin-bottom: 20px;*/
}
.benefits ul li:nth-child(1),
.benefits ul li:nth-child(3) {
	text-align: left;
}
.benefits ul li:nth-child(2),
.benefits ul li:nth-child(4) {
	text-align: right;
}
.benefits ul li:nth-child(5),
.benefits ul li:nth-child(6) {
	text-align: center;
}
.benefits p{
	background-color: #EA5504;
	border-radius: 25px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
	margin: 1rem 0 1.5rem;
}

#kids h3.c-note{
	font-size: 29px;
	border-bottom: none;
	color: #E4007F;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}
.admission a {
	color: #fff;
}
.shipping {
	font-size: 18px;
	font-weight: bold;
	color: #E60012;
	text-align: center;
	padding-top: 0.5rem;
}
.contact{
	margin-top: 15px;
	font-size: 13.9px;
}
.automatic {
	margin-top: 1rem;
}
.automatic div {
	color: #e83828;
	font-size: 16.5px;
	font-weight: bold;
	margin-bottom: 5px;
}
.automatic p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: bold;
}
.automatic span {
	color: #2ea7e0;
}
.automatic a {
	color: #2ea7e0;
}

