main h3{
	font-size:48px;
	border-bottom:1px solid #e04977;
}
#contents1 article p{
	text-align: center;
}
#contents1 strong{
	font-size:48px;
	color:#efa4bb;
	display:block;
	padding:40px 0;
	font-family: "kaisei-harunoumi", sans-serif;
	font-weight: 500;
	font-style: normal;
}

#scontents2 form {
	display: block;
}

#contents2 form table {
	width: 100%;
}

#contents2 form th {
	white-space: nowrap;
	text-align: left;
	padding: 10px 0;
	vertical-align: top;
	width: 260px;
	font-weight: normal;
}

#contents2 form td {
	padding: 10px 10px 10px 20px;
	vertical-align: top;
}

.hissu {
	float: right;
	border: 1px solid #e04977;
	padding: 0 10px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #e04977;
	line-height: 1.8;
	padding: 2px 10px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}

select {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
}

.year {
	width: 100px !important;
}

.gakureki {
	width: 300px !important;
	margin: 0 0 10px;
}

.month,
.day,
#age {
	width: 60px !important;
}

input.radio {
	width: auto;
}

#contents2 #tel {
	width: 320px !important;
}

#submitbutton input {
	display: block;
	width: 400px;
	line-height: 50px;
	padding: 0 0px 0 0;
	margin: 0 auto;
	box-sizing: border-box;
	border: 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 40px;
	font-size: 24px;
	position: relative;
	background: #e04977;
}

.short {
	width: 80px !important;
}
#contents3 h3{
	font-size:36px;
}
#contents3 h5 {
	color:#e04977;
	font-size:24px;
	padding: 40px 0 10px;
}
.tel_box{
	font-size:30px;
	text-align:center;
	border:1px solid #ccc;
	padding:20px;
	border-radius:20px;
	margin:20px auto 0;
	max-width:600px;
}