#pagetitle{
	background:url('../images/opencampus2-2/bg_h2.webp') no-repeat top center;
	background-size:cover;
}

#subnav_opencampus ul li:nth-child(3) a{
	background:#c5e8ea url('../images/common/arrow_white2.svg') no-repeat right 10px center;
}
main section{
	max-width:960px;
	margin:0 auto;
}
main section article strong{
	color:#ef835f;
}
main table{
	border-top:3px dotted #5bb6b7;
	width:100%;
	box-sizing:border-box;
}
main th,
main td{
	padding:10px;
	vertical-align:top;
}
main th{
	color:#5bb6b7;
}
main .hissu{
	color:#ee8162;
	padding:0 10px 0 0;
	float:right;
}
main input[type="text"],
main input[type="email"],
main input[type="tel"],
main select,
main textarea{
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	box-sizing:border-box;
	padding: 5px;
}
main input[type="checkbox"],
main input[type="radio"]{
	width:25px;
	height:25px;
	margin-bottom:15px;
}
main #address1{
	width:100px;
}
main #submit_btn{
}
main #submit_btn input{
	width:240px;
	line-height:60px;
	margin:40px auto;
    display: block;
	border:0;
	border-radius:30px;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
	cursor: pointer;
	background:#5bb6b7;
	color:#fff !important;
}
#gakunen{
	width:80px;
}
#doui_check{
	text-align:center;
}