@charset "utf-8";

/* オープンキャンパス */

h3, h4{
	font-weight:normal;
	}
@media ( min-width : 640px ) {
.left{
	float:left;
	}
.right{
	float:right;
	}
.ab{
	position:absolute;
	}
}
@media ( max-width : 640px ) {
	aside {
		padding-bottom: 10px;
	}
	aside li {
		width: 32.5%;
		margin-right: 0;
		margin-bottom: 0;
	}
	aside li + li {
		margin-left: 1%;
	}
	.left{
		padding: 0 10px;
	}
	.right{
		padding: 0 10px;
	}
}

#top div{
	margin-top:10px;
	}
#top div img{
	margin:15px 0;
	}
#top div h3{
	font-size:30px;
	line-height:36px;
	}
#top div h4{
	font-size:14px;
	line-height:24px;
	}
#info{
	padding-top:15px;
	background:#f7f4ed;
	}
#info .container{
	position:relative;
	}
#info p{
	border:1px solid #e7e7e7;
	background:#fff;
	padding:2px 2px 10px 2px;
	text-align:center;
	font-size:14px;
	line-height:24px;
	}
#info p span{
	display:block;
	padding:5px 0;
	background:#f7f4ed;
	text-align:center;
	margin-bottom:10px;
	}
#info h4{
	margin-top:35px;
	font-size:14px;
	line-height:24px;
	}

@media ( min-width : 640px ) {
#top div{
	width:518px;
	}
#top div h3{
	white-space:nowrap;
	}
#info p{
	width:437px;
	}
#info h4{
	text-align:center;
	}
#info .koutuhi	{
	bottom:63px;
	left:450px;
	}
#info .maikai	{
	top:20px;
	right:0;
	}
}

@media ( max-width : 640px ) {
#info{
	padding: 0 10px;
	background:#fff;
	}
#info img{
	display:block;
	margin:0 auto;
	}
#info .koutuhi	{
	margin-bottom: 10px;
	}
#info .maikai	{
	margin-bottom: 10px;
	}
}

#schedule{
	margin-top:30px;
	}
@media ( max-width : 640px ) {
	#schedule{
		padding: 0 10px;
	}
}

#date{
	background:#f7f4ed;
	padding:50px 0;
	}
#date .day {
	position:relative;
	background:#fff;
	}
#date .day .date {
	display: table;
	width: 100%;
	height: 118px;
	}
#date .day .date > * {
	display: table-cell;
	vertical-align: middle;
	}
#date .day .date dt {
	width: 118px;
	text-align: center;
	color: #fff;
	}
#date .day .date dt .y {
	display: block;
	margin-bottom: 3px;
	font-size: 16px;
	text-align: center;
	}
#date .day .date dt .m {
	font-size: 28px;
	vertical-align: 20px;
	}
#date .day .date dt .s {
	font-size: 25px;
	margin: 0 2px;
	vertical-align: 14px;
	}
#date .day .date dt .d {
	font-size: 40px;
	}
#date .day .date dt .w {
	display: block;
	margin-top: 3px;
	font-size: 19px;
	text-align: center;
	}
#date .day .date.c01 {
	background-color: #fce6b3;
	}
#date .day .date.c01 dt {
	background-color: #f8bb33;
	}
#date .day .date.c02 {
	background-color: #f8cce0;
	}
#date .day .date.c02 dt {
	background-color: #ed76ad;
	}
#date .day .date.c03 {
	background-color: #d4eac3;
	}
#date .day .date.c03 dt {
	background-color: #8bc75f;
	}
#date .day .date.c04 {
	background-color: #f7bdc8;
	}
#date .day .date.c04 dt {
	background-color: #ea4d6c;
	}
#date .day .date dd {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1.6;
	}
#date .day .date dd .bus {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 14px;
	padding: 6px 10px;
	background-color: #F4E100;
	text-align: center;
	}
#date .day > div {
	padding: 23px 19px;
	}
#date .title {
	display: table;
	width: 100%;
	height: 194px;
	background:#f7f4ed;
	}
#date .title > * {
	display: table-cell;
	vertical-align: middle;
	}
#date .title dt {
	width: 208px;
	}
#date .title dd {
	padding: 20px 10px;
	text-align: center;
	font-size: 22px;
	}
#date .day div p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
	}
#date .clearfix {
	zoom: 1;
	}
#date .clearfix:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
	}
#date .clearfix + .clearfix {
	margin-top: 40px;
	}
#date .day div .btn{
	width: 100%;
	bottom: 23px;
	left: 0;
	text-align:center;
	}

@media ( min-width : 640px ) {
	#date .day{
		width: 470px;
		height: 540px
	}
}

@media ( max-width : 640px ) {
	#date {
		padding: 30px 10px;
	}
	#date .left,
	#date .right {
		padding: 0;
	}
	#date .clearfix:after {
		content: "none";
	}
	#date .day {
		margin-top: 20px;
	}
	#date .day .date {
		height: 80px;
	}
	#date .day .date dt {
		width: 80px;
	}
	#date .day .date dt .y {
		font-size: 12px;
		margin-bottom: 0;
	}
	#date .day .date dt .m {
		font-size: 20px;
		vertical-align: 15px;
	}
	#date .day .date dt .s {
		font-size: 18px;
		vertical-align: 10px;
	}
	#date .day .date dt .d {
		font-size: 26px;
	}
	#date .day .date dt .w {
		margin-top: 0;
		font-size: 13px;
	}
	#date .day .date dd {
		padding-left: 10px;
		font-size: 13px;
	}
	#date .day .date dd .bus {
		right: 0;
		padding: 3px 5px;
		font-size: 11px;
	}
	#date .day > div {
		padding: 10px;
	}
	#date .title {
		height: auto;
	}
	#date .title dt {
		width: 120px;
	}
	#date .title dd {
		font-size: 18px;
	}
	#date .day div p{
		font-size: 13px;
	}
	#date .day div .btn{
		margin-top: 15px;
	}
}

#seido{
	position:relative;
	margin-top:20px;
	}
#seido .ab{
	top:0;
	left:226px;
	z-index:-1;
	}
#seido h3{
	padding-top:30px;
	font-size:30px;
	}
#seido h4{
	font-size:24px;
	line-height:34px;
	color:#680000;
	}
#seido h5{
	margin-top:30px;
	font-size:23px;
	line-height:30px;
	border-bottom:1px dotted #A22233;
	}
#seido .kana{
	display:block;
	margin-top:20px;
	width:45px;
	line-height:23px;
	text-align:center;
	color:#fff;
	background:#A22233;
	}
#seido table{
	width:100%;
	margin-top:5px;
	}
#seido td{
	border:1px solid #e3e3e3;
	font-size:14px;
	line-height:24px;
	padding:5px 20px;
	}

@media ( min-width : 640px ) {
#seido td{
	width:25%;
	}
}

#seido td span{
	float:right;
	margin-top:5px;
	}
#seido table .color{
	background:#f7f4ed;
	}

@media ( max-width : 640px ) {
#seido {
	padding: 0 10px 20px;
	}
#seido .ab{
	position: absolute;
	top:0;
	left: auto;
	right:10px;
	width: 80px;
	z-index:-1;
	}
#seido .ab, #seido td{
	display:block;
	margin:0 auto;
	}
#seido td:empty{
	display: none;
	}
#seido td:nth-child(even){
	background:#f7f4ed;
}
#seido table .color{
	background:#ffffff;
	}
}

/* オープンキャンパスお申込み */
button.entry {
	position: relative;
	padding: 7px 45px 5px;
	border: 2px solid #A22233;
	background-color: #fff;
	color: #A22233;
	font-family:inherit;
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 1px;
	cursor: pointer;
	}
button.entry:after {
	position: absolute;
	top: 50%;
	right: 13px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: 3px solid #A22233;
	border-right: 3px solid #A22233;
	border-radius: 1px;
	content: "";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	}
button.entry:hover {
	opacity:0.7;
	}
@media ( max-width : 640px ) {
	button.entry {
	padding: 3px 45px;
	line-height: 1.2;
	}
}

