@charset "utf-8";

/* www.hokudai.ac.jp/home2018/
 * Style sheet for the HTML 5
 * Last modify 2018/03/07 15:10
 */


/* Base Style
----------------------------------------------------- */
#wrapper_bg {
}
#mainimg {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 25px;
}
	#mainimg li img {
		width: 100%;
	}
	#mainimg p {
		display: none;
		position: absolute;
		top: 7.81%;
		width: 100%;
		z-index: 100;
	}
		#mainimg p img {
			width: 27.03%;
		}
#contents {
	margin: 0;
}
	#mainimg:after,
	#main_bnr:after,
	#detail p:after {
		clear: both;
		content:"";
		display: block;
	}
	#detail {
		position: relative;
		margin: 0 10px;
	}
		#detail img {
			width: 100%;
		}
		#detail p {
			margin: 3.12% 0 0;
		}
			#detail p img {
				display: block;
				float: left;
				width: 50%;
			}
	#countDown {
		position: absolute;
		top: -60px;
		right: 5px;
		background: url("../img/img_top_countdown01.png") no-repeat right center;
		-webkit-background-size: 77.5px;
		background-size: 77.5px;
		width: 77.5px;
		height: 78.5px;
		text-align: right;
	}
		#countDown span {
			position: relative;
			display: inline-block;
			font-family: arial;
			top: 28px;
			right: -2;
			width: 77.5px;
			font-size: 26px;
			color: #ffffff;
			font-weight: bold;
			line-height: 1;
			text-align: center;
		}
	#main_bnr {
		margin: 25px 10px;
	}
		#main_bnr li {
			margin: 15px 0 ;
		}
			#main_bnr li img {
				width: 100%;
			}
	#questionnaire {
		margin: 0 0 40px;
	}

#info {
	padding: 30px 10px;
	background: #d9e8d6;
	text-align: left;
}
	#info h2 img {
		width: 100%;
	}
		#siteinfoArea h3 img {
			width: 25.5%;
			max-width: 123px;
		}
		#siteinfoArea .inner_wrap01 {
			margin-bottom: 15px;
			padding: 10px 5px 10px 10px;
			border: 2px solid #ffae00;
			background: #fff;
		}
		#siteinfoArea .inner_wrap01 ul {
			height: 150px;
			overflow-y: scroll;
		}
		#siteinfoArea .inner_wrap01 ul li {
			margin: 0 10px 0 0;
			padding: 10px 0;
			border-bottom: 1px dotted #bfbfbf;
		}
		#facebookArea h3 img {
			width: 42.5%;
			max-width: 205px;
		}
	#facebookArea {
		margin-top: 30px;
	}
		#facebookArea .inner_wrap01 {
			margin-bottom: 15px;
			border: 2px solid #4d6b9d;
			background: #fff;
			text-align: center;
			line-height: 1;
		}
		#facebookArea .inner_wrap01 iframe {
			height: 150px;
			margin: 0 auto -3px;
		}
			#siteinfoArea img.imgSwitch,
			#facebookArea img.imgSwitch {
				width: 100%;
			}

#movie_poster {
	margin-top: 34px;
}
	#movie_poster:after {
		clear: both;
		content:"";
		display: block;
	}
	#movie_poster section {
		padding: 2px;
		border: 3px solid #ca8954;
		background: #fffff2;
	}
		#movie_poster .wrap {
			padding: 20px 10px 10px;
			border: 1px solid #ca8954;
		}
		#movie_poster .wrap p a img {
			width: 100%;
		}
	#movieArea {
		margin: 0 10px;
		background: url("../img/bg_movie01.jpg") no-repeat center center;
		-webkit-background-size: cover;
		background-size: cover;
	}
			#movieArea h2 img {
				width: 13.32%;
				max-width: 69px;
			}
		#movieArea iframe {
			width: 100%;
		}
		#movieArea p {
			margin-top: 30px;
		}
	#posterArea {
		margin: 20px 10px 0;
		background: url("../img/bg_poster01.jpg") no-repeat center center;
		-webkit-background-size: cover;
		background-size: cover;
	}
		#posterArea .wrap div {
			margin-bottom: 24px;
		}
			#posterArea h2 img {
				width: 60.89%;
				max-width: 274px;
			}

#pastHeldArea {
	padding: 34px 0 30px;
}
	#pastHeldArea ul {
		margin: 15px 10px 0;
	}
	#pastHeldArea ul:after {
		clear: both;
		content:"";
		display: block;
	}
		#pastHeldArea ul li {
			float: left;
			width: 48%;
			margin: 0 0 4% 4%;
			overflow: hidden;
		}
		#pastHeldArea ul li:first-child,
		#pastHeldArea ul li:nth-child(2n+1) {
			margin: 0 0 4%;
		}
			#pastHeldArea ul img {
				width: 100%;
			}

/* PC */
@media screen and (min-width:641px) {
#mainimg {
	width: 749px;
	height: 452px;
	margin-bottom: 50px;
}
	#mainimg p {
		top: 50px;
		width: 100%;
	}
		#mainimg p img {
			width: 173px;
		}
			#main_bnr li img {
				width: 220px;
			}
	#detail {
		position: relative;
		margin: 0;
	}
		#detail p {
			margin: 0;
		}
			#detail img {
				width: auto !important;
			}
	#countDown {
		top: -140px;
		right: 30px;
		-webkit-background-size: 155px;
		background-size: 155px;
		width: 217px;
		height: 193px;
	}
		#countDown span {
			top: 72px;
			right: 14px;
			width: 120px;
			font-size: 54px;
		}
	#main_bnr {
		margin: 0;
	}
		#main_bnr li {
			float: left;
			width: 220px;
			margin: 50px 0 40px 30px;
		}
		#main_bnr li:first-child {
			margin: 50px 0 40px 0;
		}
			#main_bnr a:hover img,
			#questionnaire a:hover img {
				opacity: 0.7;
			}
#info {
	margin: 0 -30px;
	padding: 37px 30px 46px;
}
	#info:after {
		clear: both;
		content:"";
		display: block;
	}
	#info a:hover img {
		opacity: 0.7;
	}
	#siteinfoArea {
		float: left;
		width: 350px;
	}
		#siteinfoArea .inner_wrap01 {
			margin-bottom: 25px;
			padding: 18px 12px 18px 18px;
		}
		#siteinfoArea h3 img {
			width: 123px;
		}
		#siteinfoArea .inner_wrap01 ul {
			height: 310px;
		}
	#facebookArea {
		float: right;
		width: 350px;
		margin-top: 0;
	}
		#facebookArea .inner_wrap01 {
			margin-bottom: 25px;
		}
		#facebookArea h3 img {
			width: 205px;
		}
		#facebookArea .inner_wrap01 iframe {
			height: 346px;
		}
			#siteinfoArea img.imgSwitch,
			#facebookArea img.imgSwitch {
				width: 350px;
			}
	#movie_poster section {
		padding: 5px;
		border: 5px solid #ca8954;
	}
		#movie_poster .wrap {
			padding: 34px 0 16px;
			border: 2px solid #ca8954;
		}
		#movie_poster .wrap p a img {
			width: 290px;
		}

	#movieArea {
		float: left;
		width: 350px;
		margin: 0;
	}
			#movieArea h2 img {
				width: 69px;
			}
		#movieArea iframe {
			width: 290px;
			height: 185px;
		}
	#posterArea {
		float: right;
		width: 350px;
		margin: 0;
	}
			#posterArea h2 img {
				width: 274px;
			}
		#posterArea .wrap div {
			margin: 35px 0 36px;
		}
#pastHeldArea {
	padding: 67px 0 32px;
}
	#pastHeldArea ul {
		width: 848px;
		margin: 30px auto 0;
	}
		#pastHeldArea ul li,
		#pastHeldArea ul li:nth-child(2n+1) {
			width: 220px;
			margin: 0 0 28px 30px;
		}
		#pastHeldArea ul li:first-child,
		#pastHeldArea ul li:nth-child(3n+1) {
			margin: 0 0 28px;
		}

}

/* !h(n)eading
---------------------------------------------------------- */
#info h2 {
	margin-bottom: 30px;
	text-align: center;
}
	#siteinfoArea h3,
	#facebookArea h3 {
		margin-bottom: 5px;
		text-align: center;
	}
	#siteinfoArea h3 {
		background: url("../img/bg_siteinfo01.png") no-repeat center center;
	}
	#facebookArea h3 {
		background: url("../img/bg_facebook01.png") no-repeat center center;
	}
		#siteinfoArea h3 span,
		#facebookArea h3 span {
			display: inline-block;
			padding: 15px 23px 0 0;
		}
	#movieArea h2 {
		margin-bottom: 15px;
	}
	#posterArea h2 {
		margin-bottom: 15px;
	}
	#pastHeldArea h2 {
		margin: 0 10px;
	}
		#pastHeldArea h2 img {
			width: 100%;
		}

/* PC */
@media screen and (min-width:641px) {
	#siteinfoArea h3,
	#facebookArea h3 {
		margin-bottom: 24px;
	}
	#movieArea h2 {
		margin-bottom: 35px;
	}
	#posterArea h2 {
		margin-bottom: 23px;
	}
	#pastHeldArea h2 {
		margin: 0;
	}
		#pastHeldArea h2 img {
			width: 720px;
		}
}

/* Link Style
----------------------------------------------------- */
#info h3 a {
	display: inline-block;
	width: 63px;
	overflow: hidden;
	vertical-align: middle;
}
	#info h3 a:hover img {
		margin: 0 0 0 -63px;
	}
#siteinfoArea .inner_wrap01 li a {
	display: inline-block;
	height: 16px;
	padding-bottom: -5px;
	border-bottom: 5px solid #fee801;
	color: #333333;
	text-decoration: none;
}
	#siteinfoArea .inner_wrap01 li a:hover {
		color: #1788e7;
	}
	#movie_poster p a:hover img,
	#pastHeldArea li a:hover img {
		opacity: 0.7;
	}

/* PC */
@media screen and (min-width:641px) {

}

/* List Style
----------------------------------------------------- */
#main #reportArea li {
	margin-left: 5px;
	padding: 0px 15px 7px 15px;
	background: url("../common/img/ico_arrow03.gif") no-repeat left center;
	line-height: 1.5;
}

#main #backnumberList li {
	float: left;
	width: 126px;
	margin-left: 15px;
}

#main #backnumberList li:first-child {
	margin-left: 0;
}

/* PC */
@media screen and (min-width:641px) {

}

/*slider
----------------------------------------------------- */
.sp-slide.last img {
	z-index: 1;
}
.sp-slide img {
	position: relative;
	z-index: 5;
}
.sp-buttons {
	z-index: 10;
}

/* PC */
@media screen and (min-width:641px) {

}

/*Form Style
----------------------------------------------------- */


/* Line Style
----------------------------------------------------- */


/* Block Style
----------------------------------------------------- */


/* Margin / Padding /Float /Position Style
----------------------------------------------------- */


/* Text Style
----------------------------------------------------- */


/* Image Style
----------------------------------------------------- */


/* Table Style
----------------------------------------------------- */




