@charset "Shift_JIS";

.disable_pc {
	display: none;
}

.disable_sp {
	display: block;
}

.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 999px) {
	.w1000 {
		width: 92%;
	}

}	

#Contents {
	background: none;
}

#ren_2011 {
	position: relative;
}

#ren_2011 .pc_key_photo_wrap {
	content: '';
	display: block;
	background: url('/image/jp/expo/science/ren_2011/key_v_pc.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	z-index: -1;
}

#ren_2011 .pc_key_photo_wrap img {
	max-width: 100%;
}

#ren_2011 .key_v {
	width: 100%;
	height: 200px;
	position: relative;
}

#ren_2011 .key_v .photo_wrap {
	display: none;
}

@media screen and (max-width: 899px) {
	#ren_2011 .pc_key_photo_wrap {
		background: none;	
	}
	
	#ren_2011 .key_v { 
		height: auto;
	}
	
	#ren_2011 .key_v .photo_wrap {
		display: block;	
	}
}

#ren_2011 .key_v .photo_wrap img {
	max-width: 100%;
}

#ren_2011 .key_v .catch_wrap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	box-sizing: border-box;
}

#ren_2011 .key_v .catch_wrap .upper {
	background: rgba( 84, 84, 84, 0.9 );
	color: #fff;
	padding: 25px 0 15px;
}

#ren_2011 .key_v .catch_wrap .upper p {
	margin-bottom: 25px;
}

#ren_2011 .key_v .catch_wrap .upper .ft40 {
	font-size: 200%;
}

#ren_2011 .key_v .catch_wrap .upper .ft75 {
	font-size: 420%;
}

#ren_2011 .key_v .catch_wrap .lower {
	/* background: rgba( 255, 255, 255, 0.9 ); */
	color: #000;
	/* padding: 25px 35px 15px 50px; */
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#ren_2011 .key_v .catch_wrap .lower:hover {
	background: rgba( 255, 255, 255, 1 );
	opacity: 0.85;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#ren_2011 .key_v .catch_wrap .lower:after {
	content: '';
	clear: both;
	display: block;
}

#ren_2011 .key_v .catch_wrap .lower .bx-viewport {
	width: 100% !important;
	margin-left: 0;
}

#ren_2011 .key_v .catch_wrap .lower .bx-wrapper .bx-pager {
	padding-top: 0;
	bottom: -15px;
}

#ren_2011 .key_v .catch_wrap .lower .logo {
	float: left;
}

#ren_2011 .key_v .catch_wrap .lower .txt {
	float: left;
	margin-left: 35px;
}

#ren_2011 .key_v .catch_wrap .lower .txt p {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

#ren_2011 .key_v .catch_wrap .lower .txt .t_01 {
	font-weight: bold;
	font-size: 23px;
	margin-top: 20px;
}

#ren_2011 .key_v .catch_wrap .lower .txt .date {
	font-weight: bold;
	font-size: 25px;
}

#ren_2011 .key_v .catch_wrap .lower .txt .open {
	font-weight: bold;
	font-size: 50px;
	color: #00a8af;
}

#ren_2011 .key_v .catch_wrap .lower .txt a.link {
	display: block;
	background: rgba( 102, 102, 102, 0.6 );
	color: #fff;
	text-decoration: none;
}

#ren_2011 .key_v .catch_wrap .lower .arr {
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -30px;
}

#ren_2011 .unit_wrap .cont .ttl {
	margin-bottom: 20px;
	text-align: center;
}

#ren_2011 .unit_wrap .cont .ttl h2 {
	font-size: 26px;
}

#ren_2011 .unit_wrap#whats_new {
	width: 100%;
	background: rgba( 242, 242, 242, 0.85 );
	box-sizing: border-box;
	padding: 35px 0;
}

#ren_2011 .unit_wrap#whats_new .cont {
	background: #fff;
	margin: 35px auto;
}

#ren_2011 .unit_wrap#whats_new .cont {
	background: #fff;
	padding: 15px 25px;
	box-sizing: border-box;
}

#ren_2011 .unit_wrap#whats_new .cont .list_wrap li {
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
}

#ren_2011 .unit_wrap#whats_new .cont .list_wrap li .date {
	color: #ff8cb2;
	margin-right: 1em;
}
/* whatsnew-更新1128 */
#ren_2011 .unit_wrap#whats_new .cont .list_wrap dt.date {
	color: #ff8cb2;
    margin-right: 1em;
    font-size: 13px;
    float: left;
}
#ren_2011 .unit_wrap#whats_new .cont .list_wrap dd.title {
	font-size: 13px;
    border-bottom: 1px dotted #ccc;
    padding-left: 6.66em;
}
@media screen and (max-width: 999px) {
	#ren_2011 .unit_wrap#whats_new .cont .list_wrap dt.date {
		float: none;
	}
	#ren_2011 .unit_wrap#whats_new .cont .list_wrap dd.title {
		padding-left: 0em;
	}
	dd.title br.disable_sp {
		display: none;
	}
}
#ren_2011 .unit_wrap#cont_01 {
	width: 100%;
	background: rgba( 255, 255, 255, 0.85 );
	box-sizing: border-box;
	padding: 35px 0;
}

#ren_2011 .unit_wrap#cont_01 .cont {
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap:after {
	content: '';
	clear: both;
	display: block;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box {
	width: 49%;
	float: left;
	position: relative;
	box-sizing: border-box;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box:nth-child(1) {
	cursor: pointer;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box.act {
	opacity: 0.5;
	transition: all .4s;
	-webkit-transition: all .4s;
}

@media screen and (max-width: 599px) {
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box.act {
		opacity: 1;
	}
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box:nth-child(even) {
	float: right;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .photo img {
	max-width: 100%;
}
#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .photo a{
	display: block;
	height: 100%;
}
#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .photo a:hover img {
	opacity: 0.7;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .icon_wrap {
	position: absolute;
	z-index: 99;
	bottom: 16%;
	left: 10px;
	background: rgba( 230, 0, 39, 1.0 );
	color: #fff;
	font-size: 13px;
	padding: 4px 12px;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .txt {
	width: 100%;
	position: absolute;
	bottom: 102px;
	background: rgba( 153, 153, 153, 0.8 );
	text-align: center;
	color: #fff;
	padding: 8px;
	box-sizing: border-box;
	cursor: pointer;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box:hover .txt {
	opacity: 0.7;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .txt .arr {
	position: relative;
	margin-left: 8px;
	top: 3px;
	width: 16px;
}
#ren_2011 .unit_wrap#cont_01 .list_wrap .btn{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 72px;
	background: #57c4c3;
	padding: 10px 0 ;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #FFF;
	border-radius: 3px;
	font-size: 16px;
	text-decoration: none;
	box-sizing: border-box;
	float: left;
}
#ren_2011 .unit_wrap#cont_01 .list_wrap .btn:nth-child(even){
	float: right;
}
#ren_2011 .unit_wrap#cont_01 .list_wrap .btn:hover{
	opacity: 0.7;
	transition: all .4s;
	-webkit-transition: all .4s;
}
#ren_2011 .unit_wrap#cont_01 .list_wrap .btn img{
	width: 28px;
	margin-right: 18px;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont {
	background: #f2f2f2;
	margin-top: 20px;
	display: none;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .modal_bg {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 2;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .acc_box {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	box-sizing: border-box;
	z-index: 2;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .acc_box .modal{
	display: block;
	width: 100%;
	max-width: 1000px;
	max-height: 98vh;
	z-index: 3;
	position: relative;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-top: auto;
	background: rgba( 153, 153, 153, 0.8 );
	text-align: center;
	color: #fff;
	padding: 8px;
	box-sizing: border-box;
	cursor: pointer;
	opacity: 1.0;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap:hover {
	opacity: 0.7;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .bnr_wrap {
	padding: 10px 0;
	height: calc(100vh - 160px);
	overflow-y: auto;
	text-align: center;
	box-sizing: border-box;
	opacity: 1.0;
	transition: all .4s;
	-webkit-transition: all .4s;
	cursor: pointer;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .bnr_wrap.noscroll img{
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .bnr_wrap.act {
	padding: 10px 0;
	box-sizing: border-box;
	opacity: 0.75;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .bnr_wrap img {
	max-width: 100%;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap .arr {
	position: relative;
	margin-left: 12px;
	top: 6px;
	transform: rotate(180deg);
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap_p2 {
	background: #57c4c3;
	padding: 1px;
	box-sizing: border-box;
	margin: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: relative;
	height: 60px;
	opacity: 1.0;
	transition: all .4s;
	-webkit-transition: all .4s;
	cursor: pointer;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap_p2.act {
	opacity: 0.75;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap_p2 .txt {
	padding-top: 13px;
	display: inline-block;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap_p2:after {
	content: '';
	clear: both;
	display: block;
}

#ren_2011 .unit_wrap#cont_01 .cont .pc_modal_cont .btn_wrap_p2 .arr {
	right: 1px;
	top: 1px;
	position: absolute
}

#ren_2011 .unit_wrap#cont_02 {
	width: 100%;
	background: rgba( 255, 255, 255, 0.85);
	box-sizing: border-box;
	padding: 35px 0;
}

#ren_2011 .unit_wrap#cont_02 .cont {
	min-height: 750px;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap:after {
	content: '';
	clear: both;
	display: block;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box {
	width: 25%;
	float: left;
	position: relative;
	/* border-left: 5px solid #fff; */
	box-sizing: border-box;
	opacity: 1.0;
	transition: all .4s;
	-webkit-transition: all .4s;
	cursor: pointer;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box.act {
	opacity: 0.5;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box:hover {
	opacity: 0.7;
	transition: all .4s;
	-webkit-transition: all .4s;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .photo img {
	max-width: 100%;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt {
	width: 100%;
	position: absolute;
	top: 35%;
	left: 2%;
	text-align: left;
	color: #fff;
	box-sizing: border-box;
}


#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt p {
	font-size: 11px;
}

#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt h3 {
	border-left: 0;
	padding-left: 0;
	color: #fff;
	font-size: 120%;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont {
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	display: none;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont:after {
	content: '';
	clear: both;
	display: block;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont .acc_box {
	display: none;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont ul {
	width: 31%;
	float: left;
	margin-right: 2%;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont #accc_cont_03 ul {
	width: 100%;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont ul li {
	font-size: 13px;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	margin-bottom: 4px;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont ul li ul {
	width: 100%;
}

#ren_2011 .unit_wrap#cont_02 .cont .pc_accordion_cont ul li li {
	padding-left: 1em;
	box-sizing: border-box;
	font-weight: normal;
	width: 100%;
	margin-bottom: 2px;
}

#ren_2011 .unit_wrap#cont_02 .cont .btn_wrap {
	width: 100%;
	background: rgba( 153, 153, 153, 0.8 );
	text-align: center;
	color: #fff;
	padding: 8px;
	box-sizing: border-box;
}


@media screen and (max-width: 899px) {
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box {
		width: 50%;	
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt {
		top: 15px;	
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list {
		margin-top: 1.0em;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list.disable_pc {
		display: block;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .btn{
		line-height: 150%;
		font-size: 13px;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list li {
		font-size: 13px;
		font-weight: bold;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
		margin-bottom: 4px;
		padding-right: 1em;
		box-sizing: border-box;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list li li {
		padding-left: 1em;
		box-sizing: border-box;
		font-weight: normal;
		margin-bottom: 2px;
	}
	
}

@media screen and (max-width: 800px) {
	#ren_2011 .key_v .catch_wrap {
		position: static;
		-webkit-transform: translate(0%,0%);
		-moz-transform: translate(0%,0%);
		-ms-transform: translate(0%,0%);
		-o-transform: translate(0%,0%);
		transform: translate(0%,0%);	
	}
	
	#ren_2011 .key_v .catch_wrap {
		width: 100%;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower {
		padding: 25px 15px 45px 2%;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .arr {
		right: 15px;	
	}
	
}


@media screen and (max-width: 659px) {
	#ren_2011 .key_v .catch_wrap .upper .ft40 {
		font-size: 22px;	
	}
	
	#ren_2011 .key_v .catch_wrap .upper p {
		margin-bottom: 12px;	
	}
	
	#ren_2011 .key_v .catch_wrap .upper .ft75 {
		font-size: 32px;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .logo {
		float: none;
		text-align: center;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .txt {
		float: none;	
	}
}


@media screen and (max-width: 599px) {
	.disable_pc {
		display: block;
	}

	.disable_sp {
		display: none;
	}
	
	#ren_2011 .unit_wrap .cont .ttl h2 {
		font-size: 20px;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower {
		padding: 25px 2%;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .logo {
		width: 80%;	
		margin-left: auto;
		margin-right: auto;
	}
	
	#ren_2011 .key_v .catch_wrap .lower .logo img {
		max-width: 100%;
	}
	
	#ren_2011 .key_v .catch_wrap .lower .arr {
		right: 2%;
		width: 25px;
		top: 35%;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .txt {
		margin-left: auto;
		margin-right: auto;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .txt .t_01 {
		font-size: 18px;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .txt .date {
		font-size: 20px;	
	}
	
	#ren_2011 .key_v .catch_wrap .lower .txt .open {
		font-size: 38px;	
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box ,
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box:nth-child(2n) {
		width: 100%;
		float: none;
		margin-bottom: 20px;	
		clear: both;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box:nth-child(1):hover {
		opacity: 1;
		transition: none;
		-webkit-transition: none;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .btn{
		clear: both;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box {
		width: 100%;
		float: none;	
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt {
		top: 15px;	
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list {
		margin-top: 1.5em;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list li {
		font-size: 13px;
		font-weight: bold;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
		margin-bottom: 4px;
		padding-right: 1em;
		box-sizing: border-box;
	}
	
	#ren_2011 .unit_wrap#cont_02 .cont .list_wrap .box .txt .txt_list li li {
		padding-left: 1em;
		box-sizing: border-box;
		font-weight: normal;
		margin-bottom: 2px;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .box .txt {
		position: relative;	
		bottom: 0;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .list_wrap .btn {
		height: auto;
	}
	
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont {
		display: none;
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		padding: 2%;
		background: rgba(0,0,0,0.8);
		z-index: 1000;
		box-sizing: border-box;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont .btn_wrap_p2 {
		background: #57c4c3;
		padding: 1px;
		box-sizing: border-box;
		margin: 10px 5px 10px;
		text-align: center;
		color: #fff;
		font-size: 15px;
		position: relative;
		height: 50px;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont .btn_wrap_p2 .txt {
		display: block;
		line-height: 150%;
		font-size: 13px;
		text-align: left;
		position: relative;
		background: none;
		padding: 4px 20px 0 10px;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont .btn_wrap_p2:after {
		content: '';
		clear: both;
		display: block;
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont .btn_wrap_p2 .arr {
		right: 1px;
		top: 1px;
		position: absolute;
		width: 50px;	
	}
	
	#ren_2011 .unit_wrap#cont_01 .cont .sp_modal_cont .btn_wrap {
		background: rgba( 153, 153, 153, 0.8 );
		padding: 1px;
		box-sizing: border-box;
		margin: 10px 10px 10px;
		text-align: center;
		color: #fff;
		font-size: 15px;
		position: relative;
		height: 34px;
	}
	
}