@charset "utf-8";
/* CSS Document */

body {
	width: 960px;/* これは幅を指定しています */
	margin: 0 auto;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Gothic ProN", Meiryo, sans-serif;
		background:#aca2be;
}



.eve {
	display: inline-block;
	width: 155.3px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.eve::before,
.eve::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.eve,
.eve::before,
.eve::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eve {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
}
.eve span {
	display: block;
	position: absolute;
	width: 155px;
	height: 60px;
	border: 2px solid #333;
	text-align: center;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.eve span:nth-child(1) {
	background-color: #333;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.eve span:nth-child(2) {
	background-color: #fff;
	color: #333;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.eve:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.eve:hover span:nth-child(2) {
	background-color: #333;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}





figure {
	position: relative;
	overflow: hidden;
	width: 300px;
	float:left;
	margin:15px 0 0 15px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
figcaption h3,
figcaption h4,
figcaption h5,
figcaption p {
	text-align:left;
	color:#FFF;
	position: absolute;
	left: -110%;
	width: 260px;
	-webkit-transition: .3s;
	transition: .3s;
}

figcaption h3 {
	top: 30px;
}
figcaption p {
	top: 75px;
	font-size:13px;
}
figcaption h4 {
	top: 205px;
	font-size:13px;
}

figcaption h5 {
	top: 205px;
	font-size:13px;
}

figure:hover figcaption {
	opacity: 1;
}
figure:hover figcaption h3,
figure:hover figcaption h4,
figure:hover figcaption h5,
figure:hover figcaption p {
	left: 20px;
}
figure:hover figcaption h3 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
figure:hover figcaption h4,
figure:hover figcaption h5,
figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	margin:35px 0 0 0;
}

figure:hover figcaption h5 {
	text-align:right;
	top:220px;
}

.countdown {
	margin-top:6px;
}

.movie {
	width:242px;
	height:153px;
	
}


.events {
	position:relative;
	float:right;
	right:464px;
	z-index:1000;
}



.campusmap {
	position:relative;
	float:right;
	right:-40px;
	z-index:1000;
}

.live {
	position:relative;
	top:-153px;
}

.kouen {
	width:250px;
	position:relative;
	top:-153px;
	right:-500px;
}
	
.newshead {
	width:205px;
	height:60px;
	position:relative;
	float:right;
	top:-604px;
	right:1px;
	
}

.newscontents {
	background:#FFF;
	position:relative;
	top:-543px;
	left:754px;
	width:205px;
	height:387px;
    overflow: scroll;
	overflow-x:hidden;
	margin:0;

}

.newscontents dl {
	position:relative;
	margin: 0 5px 0 0;
	
}

.newscontents dl dt {
	position:absolute;
	left: 10px;
	clear:both;
	width:100px;
	padding:15px 0 10px 0;
	color:#00B258;
	font-weight:bold;
	font-size:14px;

}

.newscontents dl dd {
	padding:15px 0 10px 30px;
	color:#000000;
	font-size:14px;

}

.twitter {
	width:325px;
	height:428px;
	margin:-540px 0 0 0;
	float:left;
}

.facebook {
	width:325px;
	height:428px;
	float:left;
	position:relative;
	top:-539px;
	left:318px;
	
}
	

.digitalpamphlet img{
	width:325px;
	margin:-540px 0 0 0;
	float:right;
}

.under_menu {
	margin:7px 0 0 0;
}

<!----------------------------------------------------------ABOUT------------------------------------------------------------------>



.about {
	position:relative;
	top:-25px;
}
	

.sakura {
	width:38px;
	height:38px;
}
	

.sakura1 {
	position:relative;
	froat:left;
	left:16px;
}


.sakura2 {
	position:relative;
	left:126px;
	top:-38px;
}

.sakura3 {
	position:relative;
	left:220px;
	top:-77px;
}

.sakura4 {
	position:relative;
	left:346px;
	top:-113px;
}

.sakura5 {
	position:relative;
	left:467px;
	top:-150px;
}

.sakura6 {
	position:relative;
	left:593px;
	top:-188px;
}

.nav {
	height:25px;
}

.navhome {
	width:60px;
	position:relative;
	left:56px;
	top:-25px;
}

.navabout {
	width:40px;
	position:relative;
	left:169px;
	top:-47px;
}

.navevents {
	width:80px;
	position:relative;
	left:258px;
	top:-71px;
}

.navaccess {
	width:80px;
	position:relative;
	left:383px;
	top:-93px;
}

.navsupport {
	width:80px;
	position:relative;
	left:507px;
	top:-116px;
}

.navcontact {
	width:80px;
	position:relative;
	left:637px;
	top:-139px;
}









<!-----------------------------------------------------------アクセス--------------------------------------------------------------->
.trainaccess {
	margin-top:50px;
}
.trainaccess img {
	width:470px;
	margin-top:30px;
	margin-right:30px;
	float:left;
	border: 1px #ccc solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}

.traintext {
	margin-top:30px;
	width:460px;
	float:right;
}
.traintext h2 {
	border-left:5px solid rgba(37,114,232,0.8);
	padding-left:10px;
	margin:0;
	font-size: 16px;
	line-height: 1.5;
}
.traintext p {
	margin:5px 0 20px 10px;
	font-size: 14px;
	line-height: 1.5;
}

#footer{
	text-align:right;
	margin:100px 0 30px 0;
	
}

<!-------------------------------------------------------------キャンパスマップ------------------------------------------------------>
.cmap{
	position:relative;
	top:-100px;
}

<!-------------------------------------------------------------企画一覧　ステージ---------------------------------------------------->

.eventsheader {
	position:absolute;
}


.stageheader {
	position:absolute;
	margin:20px 0 0 10px;
}

.stageoutheader {
	position:absolute;
	margin:20px 0 0 10px;
}

	

.stageimg{
	position:relative;
	left:70px;
	}

.stageoutimg{
	position:relative;
	left:70px;
	}

	
.centerstage {
	margin-top:-40px;
}

.asukastage {
	margin-top:-40px;
}

.keisyoukousyastage {
	margin-top:-40px;
}

	
	
h3.kikakutitle {
	margin-top:230px;
	margin-left:50px;
	font-size: 30px;
	line-height: 1.5;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 5px;
}

	
h3.stagetitle{
	margin-top:70px;
	font-size: 25px;
	line-height: 1.5;
	padding-left: 10px;
	margin-left: 70px;
	border-left-style: solid;
	border-left-width: 5px;
}

.kcontents1 {
	width:320px;
	position: relative;
	float:right;
	top:-440px;
	left:-240px;
}

.kcontents2 {
	width:320px;
    position: relative;
	float:right;
	top:-165px;
	left:-240px;
}

/***                      タイムテーブル                       ***/
.kikakumenu2 {
	position: relative;
	top:10px;
	margin-bottom: 150px;
}
ul.kikakurow2-1,
ul.kikakurow2-2 {
	list-style-type: none;
	margin:30px 5px;
	padding:0;
	display: block;
}

ul.kikakurow2-2 {
	position: relative;
	top:10px;
}

li.kikakubutton2-1 {
	float:left;
	margin-right:10px;
	text-align: center;
}

li.kikakubutton2 {
	float:left;
	margin-right:10px;
	text-align: center;
}
li.kikakubutton2-1:last-child,
li.kikakubutton2:last-child {
	margin-right: 0;
}

.kikakubutton2-1 a {
	font-size: 18px;
	width:310px;
	height:40px;
	margin:0 auto;
	padding-top:5px;
	line-height: 1.5;
	text-align: center;
	border:3px solid #000;
	display:block;
	text-decoration: none;
	color:#000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.kikakubutton2 a {
	font-size: 18px;
	width:230px;
	height:40px;
	margin:0 auto;
	padding-top:5px;
	line-height: 1.5;
	text-align: center;
	border:3px solid #000;
	display:block;
	text-decoration: none;
	color:#000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.kikakubutton2-1 a:hover,
.kikakubutton2 a:hover {
	background:#000;
	color:#fff;
}
.kikakubutton2-1 a,
.kikakubutton2-1 a::before,
.kikakubutton2-1 a::after,
.kikakubutton2 a,
.kikakubutton2 a::before,
.kikakubutton2 a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.stageb a {
	color:#fff;
	background: #ECB935;
	border-color: #ECB935;
}
.stageb a:hover {
	color:#ECB935;
	background: #fff;
}

.ostageb a {
	color:#fff;
	background: #E9872E;
	
	border-color: #E9872E;
}
.ostageb a:hover {
	color:#E9872E;
	background: #fff;
}

.oroomb a {
	color:#fff;
	background:#007AB7;
	border-color: #007AB7;
}
.oroomb a:hover {
	color:#007AB7;
	background:#fff;
}

.oneb a {
	color:#fff;
	background: #0F1419;

	border-color: #0F1419;
}
.oneb a:hover {
	color:#0F1419;
	background: #fff;
}

.twob a {
	color:#fff;
	background: #A6341F;
	
	border-color: #A6341F;
}
.twob a:hover {
	color:#A6341F;
	background: #fff;
}

.threeb a {
	color:#fff;
	background: #26AE90;
	
	border-color: #26AE90;
}
.threeb a:hover {
	color:#26AE90;
	background: #fff;
}

.fourb a {
	color:#fff;
	background: #C69D2B;

	border-color: #C69D2B;
}
.fourb a:hover {
	color:#C69D2B;
	background: #fff;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

h3.kikaku_title {
	margin-top:50px;
	font-size: 30px;
	line-height: 1.5;
	padding-left: 10px;
	margin-left: 5px;
	border-left-style: solid;
	border-left-width: 5px;
}
h3.daytitle {
	font-size: 25px;
	line-height: 1.5;
	margin-top:30px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
}
h3.day1,
h3.day1_title {
	border-left-color:#0F1419;
	color:#0F1419;
}
h3.day2,
h3.day2_title {
	border-left-color:#A6341F;
	color:#A6341F;
}
h3.day3,
h3.day3_title {
	border-left-color:#26AE90;
	color:#26AE90;
}
h3.day4,
h3.day4_title {
	border-left-color:#C69D2B;
	color:#C69D2B;
}

h3.talktitle {
	border-left-color:#60C4B0;
	color:#60C4B0;
}
h3.roomtitle {
	border-left-color:#E9872E;
	color:#E9872E;
}

.sidemenu2 {
	width:160px;
	padding:10px 0 10px 0;
	margin:0;
	float:left;
	clear:both;
	border: 2px solid rgba(37,114,232,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sidemenu2 h1 {
	color:#000;
	margin:0;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}
.sidemenu2 ul {
	position:relative;
	left:10px;
	width:130px;
	padding:0;
	margin:10px 0 0 0;
	color:#000000;
}
.sidemenu2 ul li {
	display:block;
	margin:0;
	width:130px;
	border-top:dashed 1px #000000;
	padding:5px 5px;
	-moz-box-sizing:border-box;
	text-align:center;
	font-size:14px;
	line-height:1.429;
}
.sidemenu2 ul li:last-child {
	border-bottom:dashed 1px #000000;	
}
.sidemenu2 ul li a {
	color:inherit;
	text-decoration:none;
	display:block;
	padding:5px 0;
}
.sidemenu2 ul li a:hover {
	background-color:rgba(37,114,232,0.8);
	color:#FFFFFF;
}
.sidemenu2 ul li a,
.sidemenu2 ul li a::before,
.sidemenu2 ul li a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.fixed {
    position: fixed;
    top: 50px;
    z-index: 10000;
}

#kikaku_link {
	padding-top: 10px;
}

#pl_link1,#pl_link2,#pl_link3,#pl_link4,
#pl_link5,#pl_link6,#pl_link7 {
	padding-top: 20px;
}

#pl_link7 {
	margin-bottom: 110px;
}

.day_contents {
	width:700px;
	margin:-50px 50px;
	float:right;
}

h3.kikaku_title {
	margin-top:120px;
	font-size: 30px;
	line-height: 1.5;
	padding-left: 10px;
	margin-left: 5px;
	border-left-style: solid;
	border-left-width: 5px;
}
h3.daytitle {
	font-size: 25px;
	line-height: 1.5;
	margin-top:30px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
}
h3.day1,
h3.day1_title {
	border-left-color:#0F1419;
	color:#0F1419;
}
h3.day2,
h3.day2_title {
	border-left-color:#A6341F;
	color:#A6341F;
}
h3.day3,
h3.day3_title {
	border-left-color:#26AE90;
	color:#26AE90;
}
h3.day4,
h3.day4_title {
	border-left-color:#C69D2B;
	color:#C69D2B;
}

h3.talktitle {
	border-left-color:#60C4B0;
	color:#60C4B0;
}
h3.roomtitle {
	border-left-color:#E9872E;
	color:#E9872E;
}
table {
	position: relative;
	left:30px;
  width: auto;
  border-spacing: 0;
  font-size:14px;
}
table th {
  color: #fff;
  padding: 8px 15px;
  background: #06113F;
  background:-moz-linear-gradient(rgba(6,17,63,0.7), rgba(6,17,63,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(6,17,63,0.7)), to(rgba(6,17,63,0.9)));
  font-weight: bold;
  border-left:1px solid #06113F;
  border-top:1px solid #06113F;
  border-bottom:1px solid #06113F;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(6,17,63,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th:first-child {
  border-radius: 5px 0 0 0;	
}
table th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #06113F;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #06113F;
  border-left: 1px solid #06113F;
  text-align: center;
}
table tr td:last-child {
  border-right: 1px solid #06113F;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr {
  background: #fff;
}
table tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr:hover {
  background: #45A1CF;
  color:#fff;
  cursor:pointer;
  -webkit-transition: all .1s;
	transition: all .1s;
}