@charset "utf-8";

body {
	background: #FEF6FA;
	color: #222;	
}
#event_contents {
	float: none;
	width: 1000px;
	margin: 0 auto;	
}
@media(max-width: 1000px) {
#event_contents {
	width: auto;
}
}

div.summer_head {
	margin-bottom: 20px;	
}
#wrapper div.summer_head h4 {
	font-size: 28px;
	margin: 0 0 10px;
	color: #000!important;
	font-family: serif;	
}
#wrapper div.summer_head  p {
	margin-bottom: 1.5em;	
}


div.summer_head:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.summer_hdr1 {
	width: 230px;
	float: left;
}
div.display_hdr {
	width: 80%;
	margin: 0 auto
}

div.display_title {
	width: 300px;
	margin: 0 auto 30px;	
}
.gyoukai_ttl {
	width: 300px;	
}

div.display_hdr img,
.gyoukai_ttl img,
.summer_hdr1 img,
.display_title img {
	width: 100%;
	height: auto;	
}

.open_wrap {
	padding: 30px;
	border: 2px solid rgba(0,0,0,0.6);
	margin-bottom: 30px;
	 border-image: url(../images/2019spring/border.png) 12 round;
}
.open_wrap:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.seminar_ttl {
	font-family: serif;
	font-weight: bold;
	font-size: 200%;
	text-align: center;
	margin: 0 0 35px;
}

div.col_base div.col {
	width: calc(50% - 15px);
	margin: 0 0 50px;
	float: left;
	cursor: pointer;
}
div.col_base div.col:hover img {
	opacity: 0.8; /* 0.0～1.0 */
	filter: alpha(opacity=80); /* 0～100 */
}

div.col_base div.col img {
	width: 100%!important;
	height: auto;	
}

div.col_base div.col:nth-child(odd) {
	clear: both;
}

div.col_base div.col:nth-child(even) {
	float: right;	
}

div.col_base div.col div.photo {
	margin-bottom: 10px;
	background: none;
}
div.prof_photo {
	width: 90px;
	float: left;	
}
div.col div.caption h5 {
	font-size: 18px;
	margin: 0 0 5px;	
}
div.col div.caption h5 span {
	font-size: 15px;	
}

p.seminar_date {
	margin: 0 0 20px;	
}
div.seminar_teacher {
	padding-top: 25px;	
}

div.prof_caption {
	margin-left: 110px;
}
div.prof_caption p {
	font-size: 12px;
	margin: 0 0 5px;
	line-height: 1.3;
}
div.prof_caption h5 {
	font-size: 15px;
	margin: 0;
}

div.tour_caption {
	margin-bottom: 30px;	
}
p.tour_caption_hdr span {
	padding: 5px 10px;
	border: 1px solid #000;
	font-weight: bold;
}
p.tour_caption_hdr {
	margin: 0 0 10px;
}

#kengaku_tour {
	clear: both;
	margin-top: 30px;
	padding: 30px;
	border: 2px solid #94847A;
	background: #FBF9F5;	
}
#kengaku_tour:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div.summer_lead {
	margin: 0 0 30px;	
}
div.summer_lead p {
	margin: 0 0 15px!important;	
}
@media(max-width: 770px) {
div.summer_hdr1 {
	width: 60%;
	margin: 0 auto 30px;
	float: none;
}
div.summer_lead {
	margin: 0 0 30px;	
}
div.col_base div.col {
	width: calc(50% - 8px);
	margin: 0 0 30px;
}
div.col div.caption h5 {
	font-size: 16px;	
}
div.col div.caption h5 span {
	font-weight: normal;
	font-size: 14px;	
}
div.col div.caption p {
	font-size: 14px;	
}
div.prof_photo {
	float: none;
	float: right;
	margin: 0 0 15px 15px;
	width: 80px;
}
div.prof_caption {
	margin-left: 0;	
}
#wrapper div.summer_head h4 {
	text-align: center;	
}
div.display_title {
	width: 60%;
	margin: 0 auto 30px;	
}
.gyoukai_ttl {
	width: 55%;	
}

}

@media(max-width: 640px) {
	
div.col_base div.col {
	float: none!important;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #000;
}
#kengaku_tour {
	margin-top: 20px;
	padding: 13px;
	border: 1px solid #94847A;
}
}


div.seminar_teacher.gyoukai {
	margin-bottom: 25px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.3);
}
.gyoukai_title {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	letter-spacing: 2px;	
}