.main,
.sidebar {
	padding: 10px 0 0 0;
}

.main .point1,
.main .point2,
.main .point3 {
  padding-top: 20px;
  padding-left: 260px;
}
.main .point2,
.main .point3 {
  margin-top: 20px;
  border-top: dotted 1px #CCCCCC;
}
.main .point1 { background: url(images/point1_photo_001.jpg) no-repeat 0 20px; min-height: 320px; }
.main .point2 { background: url(images/point2_photo.jpg) no-repeat 0 20px; min-height: 250px; }
.main .point3 { background: url(images/point3_photo.jpg) no-repeat 0 20px; min-height: 286px; }


.main-image {
	position: relative;
	width: 900px;
	height: 300px;
}

.btn-intro {
	display: block;
	position: absolute;
	right: 63px;
	bottom: 40px;
	width: 150px;
	height: 60px;
}

.school_news .news2 {
  background: url(/common/images/news_arrow.jpg) 8px 12px no-repeat;
  padding: 10px 0 15px 25px;
  border-bottom: dotted 1px #CCCCCC;
}





/* add 2017.03 */

.inq-area {
	background-color: #fff8f4;
	padding: 1rem;
	border-radius: 5px;
	border: solid 1px #ff8b47;
	text-align: center;
	margin-bottom: 2rem;
}
.inq-area h4 {
	font-size: 1.2rem;
	color: #e1631a;
	line-height: 1.6;
}
.inq-area img {
	width: 70%;
}

.bnr310area-left {
	width: 310px;
	background-color: #ccc;
	float: left;
}
.bnr310area-right {
	width: 310px;
	background-color: #ccc;
	float: right;
}
	
	
	
.bnr310area-left p,
.bnr310area-right p {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 0;
}

p#kousotsusei-bt img,
p#chukousei-bt img,
.bnr-hidden img {
	width: 100%;
	margin: 0;
	line-height: 0;
	font-size: 0;
}
.bnr-hidden {

}

.bnr-hidden {
	margin-bottom: 100px;
	display: none;	
}




/* ADD 2017 新着 */
.event-fin {
	width: 80%;
	border: solid 1px #e28b8b;
	padding: 1rem;
	color: #e28b8b;
	border-radius: 5px;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	margin:0 auto 1rem auto ;
}






/* ADD 2017.04 */

.eve_wrap {
	margin-bottom: 5rem;
	border-top: solid 1px #cac4bb;
	border-bottom: solid 1px #cac4bb;
	height:100%;
	background-color: #f7f9f0;
}

.eve_fin {
	text-align: center;
	padding: 0.5rem;
	background-color: #f9eded;
	font-style: italic;
	font-weight: bold;
	color: #ce3e3e;
}

.eve_leftcell {
	width: 25%;
	float: left;
}
.eve_rightcell {
	width: 75%;
	float: right;
	background-color: #fff;
}


.eve_leftcell div.inner {
	padding: 1rem;
}
.eve_rightcell div.inner {
	
}

.eve_rightcell h3 {
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 1rem 2rem;
	background-color: #faf6ef;
}
	.eve_rightcell h3 a {
		text-decoration: none;
		color: #333;
	}
	.eve_rightcell h3 a:hover {
		text-decoration: underline;
		color: #43cc91;
	}
.eve_rightcell h4 {
	font-size: 0.8rem;
	padding: 0 2rem 1rem 2rem;
	background-color: #faf6ef;
	color: #675e4e;
}
.eve_rightcell div.eve_detail {
	padding: 2rem;
	
}



.eve_type {
	width: 100%;
	color: #fff;
	border-radius: 5px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 1rem;
}
	.type1 {
		background-color: #e04343;
		position: relative;
	}

.eve_date {
	margin-bottom: 1rem;
}

.eve_cost {
	margin-bottom: 1rem;
	border: solid 1px #f3914a;
	padding: 0.1rem;
	text-align: center;
	background-color: #fff5ec;
	border-radius: 5px;
}

.eve_target li {
	border: solid 1px #50ce93;
	padding: 0.1rem;
	text-align: center;
	border-radius: 5px;
	font-size: 0.6rem;
	margin-bottom: 0.3rem;
	background-color: #fff;
	color: #2fb175;
}


.eve_detail table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #e6dfd5;
	margin-bottom: 1rem;
	font-size: 0.75rem;
}

.eve_detail table tr:hover {
	background-color: #faf6ef;
}

.eve_detail table th {
	color: #675e4e;
	width: 30%;
	padding: 10px;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #e6dfd5;
/* 	border-right: 1px dashed #e6dfd5; */
}

.eve_detail table td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #e6dfd5;
}

.eve_cvbt {
	
}

.eve_cvbt a {
	width: 100%;
	float: right;
	background-color: #50ce93;
	text-align: center;
	padding: 1rem 0;
	border-radius: 5px;
	color: #fff;
	font-size: 1.0rem;
	margin-bottom: 1rem;
	text-decoration: none;
}

.eve_cvbt a:hover {
	background-color: #60dea3;
	text-decoration: underline;
}

