@charset "utf-8";

.page-id-21694 #page_header_contents section .inner_wrapper h1 {
	display: none;
}

.page-id-21694 .breadcrumb {
	display: none;
}

.header_contents {
	position: relative;
	background-image: url(../images/index/cloud.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 30px;
	width: 100%;
	height: 660px;
	display: block;
}

#karakuri-1 #bldg {
	background-image: url(../images/index/bldg_1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 1205px;
	height: 650px;
	display: block;
	margin-left: -602px;
	left: 50%;
	z-index: 2;
}

#karakuri-2 #bldg {
	background-image: url(../images/index/bldg_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 1205px;
	height: 650px;
	display: block;
	margin-left: -602px;
	left: 50%;
	z-index: 2;
}

#link_flag_btn {
	margin: 52px 0 0 100px;
}

#link_flag_btn img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}

#popup {
	background-image: url(../images/index/fukidashi_2.png);
	background-repeat: no-repeat;
	width: 394px;
	height: 119px;
	position: absolute;
	top: 30px;
	right: 120px;
	z-index: 10;
	display: none;
}

#popup p {
	padding: 30px 30px 30px 40px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#banner1 {
	float: left;
	margin: 62px 0 0 122px;
}

#banner2 {
	float: right;
	width: 200px;
	display: block;
	margin: 62px 118px 0 0;
}

#banner2 img {
	margin-bottom: 20px;
}

#banner1 a:hover img,
#banner2 a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.tab-menu li#menu-1 {
	background-image: url(../images/index/e_click_btn.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 136px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	bottom: 170px;
	margin-left: 20px;
	z-index: 20;
	cursor: pointer;
}

.tab-menu li#menu-1-2 {
	background-image: url(../images/index/e_click_btn3.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 136px;
	display: block !important;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	bottom: 170px;
	margin-left: 20px;
	z-index: 20;
	cursor: pointer;
}

.tab-menu li#menu-2 {
	background-image: url(../images/index/e_back_btn.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 136px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 48%;
	bottom: 327px;
	margin-left: 20px;
	z-index: 20;
	cursor: pointer;
}

.tab-menu li#menu-1:hover,
.tab-menu li#menu-2:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

/*ここから追加20211222*/
#closed {
	position: absolute;
	width: 350px;
	height: 40px;
	font-size: 24px;
	color: #ffffff;
	background-color: #46B06D;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	top: 305px;
	/*padding: 7px 0px;*/
	line-height: 40px;
	z-index: 50;
}

/*ここまで追加20211222*/

#library {
	position: absolute;
	bottom: 86px;
	left: 210px;
	z-index: 20;
	left: 50%;
	bottom: 300px;
	margin-left: 20px;
}

#library a {
	background-image: url(../images/index/e_click_btn4.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 136px;
	display: block !important;
	text-indent: -9999px;
	position: absolute;
	cursor: pointer;
}

#library a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#shoyo {
	position: absolute;
	bottom: 86px;
	left: 210px;
	z-index: 20;
}

#shoyo a {
	background-image: url(../images/index/sv_pic.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	display: block;
	text-indent: -9999px;
}

#shoyo a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}




/*slider*/
#bldg-slider {
	background-image: url(../images/index/sv_back2.png);
	background-repeat: no-repeat;
	width: 870px;
	height: 148px;
	display: block;
	position: absolute;
	left: 170px;
	bottom: -30px;
	z-index: 30;
	font-size: 14px;
	line-height: 25px;
}

#ticker-box {
	width: 850px;
	height: 100px;
	display: block;
	margin: 36px 0 0 0px;
	overflow: scroll;
	overflow-x: hidden;
}

#ticker-box .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#ticker-box .bx-viewport {
	width: 850px !important;
	left: 10px;
	overflow: hidden !important;
}

#ticker-box .bx-window {
	overflow: hidden !important;
}


ul.ticker-slider li {
	width: 800px !important;
	text-align: left;
	padding-left: 30px;
	list-style: square !important;
}

ul.ticker-slider li span {
	padding-right: 15px;
	color: #44b76f;
}

ul.ticker-slider a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

ul.ticker-slider a {
	text-decoration: underline;
	width: 83%;
	float: right;
}

.bx-controls {
	text-align: right;
}

span.date_area {
	width: 90px;
	padding: 0 !important;
	margin-right: 0px;
	color: gray !important;
	font-size: 12px;
	float: left;
}

div::-webkit-scrollbar {
	width: 12px;
}

div::-webkit-scrollbar-track {
	background: #fff;
	border: none;
	border-radius: 10px;
	box-shadow: inset 0 0 2px #5fb85f;
}

div::-webkit-scrollbar-thumb {
	background: #5fb85f;
	border-radius: 10px;
	box-shadow: none;
}



#karakuri-2 #bldg .btn_wrap {
	width: 100%;
	position: relative;
}

a.b_btn_1 {
	position: absolute;
	top: 243px;
	left: 150px;
}

a.b_btn_2 {
	position: absolute;
	top: 360px;
	left: 250px;
}

a.b_btn_3 {
	position: absolute;
	top: 523px;
	left: 195px;
}

a.b_btn_4 {
	position: absolute;
	top: 315px;
	left: 550px;
}

a.b_btn_5 {
	position: absolute;
	top: 407px;
	left: 480px;
}

a.b_btn_6 {
	position: absolute;
	top: 402px;
	left: 675px;
}

a.b_btn_7 {
	position: absolute;
	top: 488px;
	left: 620px;
}

a.b_btn_8 {
	position: absolute;
	top: 240px;
	left: 890px;
}

a.b_btn_9 {
	position: absolute;
	top: 375px;
	left: 940px;
}

a.b_btn_10 {
	position: absolute;
	top: 513px;
	left: 900px;
}

a.b_btn_11 {
	position: absolute;
	top: 562px;
	left: 808px;
}


a.b_btn_1:hover,
a.b_btn_2:hover,
a.b_btn_3:hover,
a.b_btn_4:hover,
a.b_btn_5:hover,
a.b_btn_6:hover,
a.b_btn_7:hover,
a.b_btn_8:hover,
a.b_btn_9:hover,
a.b_btn_10:hover,
a.b_btn_11:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}


/* SNS */
#tw_btn {
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 10;
}

#fb_btn {
	position: absolute;
	right: 0;
	top: 110px;
	z-index: 10;
}

#tw_btn a {
	display: block;
	width: 50px;
	height: 0;
	padding: 50px 0 0;
	background: url(../images/common/tw_btn.png) no-repeat 0 0;
	overflow: hidden;
	z-index: 1;
}

#fb_btn a {
	display: block;
	width: 50px;
	height: 0;
	padding: 50px 0 0;
	background: url(../images/common/fb_btn.png) no-repeat 0 0;
	overflow: hidden;
	z-index: 1;
}

#db_btn {
	position: absolute;
	right: 0;
	top: 170px;
}

#db_btn a {
	display: block;
	width: 50px;
	height: 0;
	padding: 80px 0 0;
	background: url(../images/common/db_btn.png) no-repeat 0 0;
	overflow: hidden;
	z-index: 1;
}

#arecore_btn {
	position: absolute;
	right: 0;
	top: 170px;
	z-index: 10;
}

#arecore_btn a {
	display: block;
	width: 50px;
	height: 0;
	padding: 100px 0 0;
	background: url(../images/common/arecore_btn.png) no-repeat 0 0;
	overflow: hidden;
	z-index: 1;
}




#old_btn {
	position: absolute;
	display: block;
	right: 20px;
	top: 30px;
	z-index: 1;
}

#fb_btn a:hover,
#tw_btn a:hover,
#db_btn a:hover,
#arecore_btn a:hover,
#old_btn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}




/*slider*/
#slider_box {
	height: 130px;
	background-color: #3B3B3B;
	overflow: hidden;
	margin: 80px 0 10px;
}

#slider_box .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#slider_box.bx-viewport {
	overflow: hidden !important;
	width: 200px;
	left: 0;
}

#slider_box .bx-window {
	margin: 0 auto !important;
}

.top_slider {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top_slider li {
	width: 108px !important;
	height: 120px !important;
	margin: 0 20px 0 0;
	padding: 10px 0;
}

.top_slider li img {
	width: 100%;
	height: auto;
}

.top_slider li img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

/* DIRECTION CONTROLS (NEXT / PREV) */
#slider_box .bx-next {
	left: 0;
	background: url(../images/common/arrow_l.png) no-repeat 20px center;
}

#slider_box .bx-prev {
	right: 0;
	background: url(../images/common/arrow_r.png) no-repeat 20px center;
}

#slider_box .bx-prev:hover,
#slider_box .bx-next:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#slider_box .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	/* width: 23px; */
	/* height: 28px; */
	width: 60px;
	height: 130px;
	background-color: #3B3B3B;
	display: block;
	text-indent: -9999px;
	z-index: 9999;
}

#slider_box .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}








.post-list-left-box {
	float: left;
	width: 570px;
}

ul.schedule li {
	border-bottom: #C0C0C0 solid 1px;
	font-size: 12px;
	width: 570px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

ul.schedule li:last-child {
	border-bottom: none;
}

ul.schedule li div.thum {
	float: left;
	display: block;
	width: 110px;
	height: 110px;
	border: #3B3B3B solid 3px;
	overflow: hidden;
}

ul.schedule li div.thum img {
	width: 100%;
	height: auto;
}

ul.schedule li div.txt {
	display: block;
	float: left;
	width: 440px;
	margin: 0;
	padding-left: 20px;
}

ul.schedule li h2 a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}

ul.schedule li p.meta {
	padding: 5px 0 0;
	line-height: 18px;
}



.video-top-list h2 {
	font-size: 20px;
	font-weight: bold;
	color: #9A001A;
	line-height: 20px;
	border-left: #9A001A solid 5px;
	padding-left: 20px;
	margin: 15px 0 40px;
}

.video-top-list h2 span {
	font-size: 14px;
	color: #555;
	padding-left: 10px;
}

.video-top-list h2 span a {
	text-decoration: none;
}

.video-top-list h2 span a:hover {
	text-decoration: underline;
}


.video-top-list li {
	display: block;
	float: left;
	width: 320px;
	font-size: 12px;
	margin-right: 35px;
	margin-bottom: 40px;
	line-height: 18px;
}

.video-top-list li:last-child {
	margin-right: 0 !important;
}

.video-top-list li h3 {
	font-weight: bold;
	margin: 10px 0 5px;
}


/* 開催情報エリア */

.information {
	float: left;
	width: 495px;
}

.exhibition {
	float: right;
	width: 495px;
	margin-right: -20px;
}

.information h2,
.exhibition h2 {
	font-size: 20px;
	font-weight: bold;
	color: #9A001A;
	line-height: 20px;
	border-left: #9A001A solid 5px;
	padding-left: 20px;
	margin: 15px 0 40px;
}

.info_img {
	display: block;
	border: #3B3B3B solid 3px;
	width: 370px;
	height: 165px;
	overflow: hidden;
}

.info_img img {
	width: 370px;
	height: 165px;
}

p.info_ttl {
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 370px;
}

p.info_txt {
	padding-top: 20px;
	font-size: 13px;
	line-height: 1.5em;
	width: 370px;
}

.information li,
.exhibition li {
	width: 370px;
	height: 340px;
	display: block;
	overflow: hidden;
}


/* slider */
.information .bx-wrapper,
.exhibition .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.information .bx-viewport,
.exhibition .bx-viewport {
	width: 370px !important;
	left: 52px;
	overflow: hidden !important;
}

.information .bx-window,
.exhibition .bx-window {
	overflow: hidden !important;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.information .bx-wrapper .bx-prev,
.exhibition .bx-wrapper .bx-prev {
	left: 0;
	background: url(../images/common/arrow_l.png) no-repeat 0 0;
}

.information .bx-wrapper .bx-next,
.exhibition .bx-wrapper .bx-next {
	right: 25px;
	background: url(../images/common/arrow_r.png) no-repeat 0 0;
}

.information .bx-wrapper .bx-prev:hover,
.exhibition .bx-wrapper .bx-prev:hover,
.information .bx-wrapper .bx-next:hover,
.exhibition .bx-wrapper .bx-next:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.information .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 70px;
	outline: 0;
	width: 23px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	z-index: 9999;
}

.exhibition .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 70px;
	outline: 0;
	width: 23px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	z-index: 9999;
}

.information .bx-wrapper .bx-controls-direction a.disabled,
.exhibition .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



ul.om_banner {
	clear: both;
}

ul.om_banner li a {
	padding-top: 30px;
	float: left;
	margin-right: 35px;
}

ul.om_banner.first li a {
	padding-top: 30px;
	float: left;
	margin-right: 38px;
}

ul.om_banner li:last-child a {
	padding-top: 30px;
	float: left;
	margin-right: 0 !important;
}

ul.om_banner li a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

p.sp01 a:hover,
p.sp02 a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

p.sp01 {
	padding-top: 30px;
	float: left;
}

p.sp02 {
	padding-top: 30px;
	float: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

#access .inner_wrapper .right {
	margin-bottom: 30px;
}

p.info {
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

hr.info_hr {
	margin-bottom: 15px;
}

span.green {
	color: #45B870;
	font-weight: bold;
}

#googlemap {
	margin-top: 70px;
	height: auto;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

#tw {
	float: left;
	width: 496px;
}

#fb {
	float: right;
	width: 496px;
}

#link {
	padding-top: 80px;
	clear: both;
}

.link_line {
	height: 100px;
}

.link_line img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

p.link01 {
	margin-right: 35px;
	width: 320px;
	float: left;

}

p.link02 {
	margin-right: 35px;
	width: 320px;
	float: left;
}

p.link03 {
	float: left;
	width: 320px;
}

h2.h2_tw {
	display: block;
	width: 150px;
	height: 0;
	padding-top: 38px;
	background-image: url(../images/index/twitter_ttl.png);
	overflow: hidden;
	margin-bottom: 35px;
}

h2.h2_fb {
	display: block;
	width: 183px;
	height: 0;
	padding-top: 38px;
	background-image: url(../images/index/facebook_ttl.png);
	overflow: hidden;
	margin-bottom: 35px;
}

h2.h2_link {
	display: block;
	width: 114px;
	height: 0;
	padding-top: 38px;
	background-image: url(../images/index/link_ttl.png);
	overflow: hidden;
}

.contents.gray h3 {
	font-size: 14px;
	margin: 35px 0 20px;
	font-family: 'Hiragino Mincho ProN', serif !important;
}

#backToTop a img {
	position: fixed;
	bottom: 70px;
	right: 30px;
	width: 50px;
	height: 50px;
	z-index: 10000;
}

@media screen and (max-width: 1025px) {
	.wrapper {
		width: 100vw;
		max-width: 768px;
		margin: 0 auto;
		overflow: hidden;
	}

	img {
		width: 100%;
	}

	#header {
		position: relative;
	}

	/*.gNaviArea {
		position: absolute;
		top: 10px;
		right: 10px;
	}*/



	.header_contents {
		margin-bottom: 30px;
		/*width: 640px;*/
		max-width: 100%;
		margin: 0 auto;
		height: clamp(300px, 90vw, 500px);
		/*height: 450px;*/
		background: none;
	}

	#karakuri-1 #bldg {
		/*background-image: url(../images/index/bldg_1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;*/
		position: relative;
		width: 100%;
		/*height: clamp(300px, 90vw, 450px);*/
		display: block;
		z-index: 1;
		background: none;
		height: inherit;
		left: 0;
		margin-left: 0;
	}

	.enpaku-bid {
		position: relative;
		max-width: 640px;
		margin: 0 auto;
	}

	#shoyo {
		position: absolute;
		bottom: -2px;
		left: 15%;
		z-index: 20;
		width: 100px;
	}

	/*#shoyo a {
	width: 108px;
	height: 108px;
	display: block;
	text-indent: -9999px;
}*/

	#shoyo a img {
		width: 100%;
		margin: 0;
	}

	/** トップスライダー１ **/

	#bldg-slider {
		width: 90%;
		font-size: 1.1em;
		background-size: 100%;
		align-items: center;
		background-color: #47a869;
		/* top: clamp(300px, 90vw, 450px); */
		height: auto;
		margin: 0 auto;
		background: none;
		bottom: -150px;
		left: 50%;
		transform: translateX(-50%);
		text-align: left;
		max-width: 640px;
	}

	.news-title {
		background-color: #47a869;
		color: #fff;
		text-align: center;
		padding: 0.3em;
	}

	#ticker-box {
		/*width: 394px;
	height: 80px;
	display: block;
	margin: 41px 0 0 160px;
	overflow-y: hidden !important;
	overflow-x: hidden !important;*/
		border: 2px solid #47a869;
		background-color: #fff;
		padding: 0.2em;
		margin: 0;
		width: 100%;
		height: auto;
	}

	#ticker-box .bx-wrapper {
		position: relative;
		margin: 0 auto;
		padding: 0;
		zoom: 1;
	}

	#ticker-box .bx-viewport {
		width: 400px !important;
		left: 10px;
		overflow-y: hidden !important;
		overflow-x: hidden !important;
	}

	#ticker-box .bx-window {
		overflow-y: hidden;
	}


	ul.ticker-slider-mobile li {
		/*width: 390px !important;*/
		font-size: 0.87em;
		line-height: 20px;
		/*height: 20px;*/
		padding-top: 0.5em;
		margin-left: 0;
	}

	ul.ticker-slider-mobile li:last-child a {
		color: #44b76f;
	}

	ul.ticker-slider-mobile li span {
		padding-right: 5px;
		color: #44b76f;
	}

	ul.ticker-slider-mobile a {
		text-decoration: none;
	}

	.bx-controls {
		text-align: right;
	}

	span.date_area {
		width: 90px;
		padding: 0 !important;
		margin-right: 0px;
		color: gray !important;
		font-size: 12px;
		float: left;
	}

	#ticker-box::-webkit-scrollbar {
		width: 10px;
	}

	#ticker-box::-webkit-scrollbar-track {
		background: #fff;
		border: none;
		border-radius: 10px;
		box-shadow: inset 0 0 2px #5fb85f;
	}

	#ticker-box::-webkit-scrollbar-thumb {
		background: #5fb85f;
		border-radius: 10px;
		box-shadow: none;
	}



	#banner_area {
		width: 90%;
		/*margin: 60px 40px 0px 40px;*/
		margin: 50px auto 0;
	}

	.banner_area a {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	#banner_area img {
		width: 100%;
		margin: 0 0 15px;
		height: auto;
	}

	.post-list-left-box {
		float: none;
		width: 100%;
	}

	#contents_area h1 {
		background-image: url(../images-m/index/h1_icon.png);
		background-repeat: no-repeat;
		background-position: clamp(20px, 5vw, 50px) center;
		max-width: 100%;
		height: 70px;
		line-height: 70px;
		font-size: 1.2em;
		font-weight: bold;
		color: #3B3B3B;
		background-color: #E5E5E5;
		display: block;
		padding-left: clamp(60px, 20vw, 100px);
	}


	ul.schedule {
		width: 95%;
		margin: 0 auto;
	}

	ul.schedule li {
		border-bottom: #C0C0C0 solid 1px;
		font-size: 1em;
		width: 100%;
		padding: 25px 0;
	}

	ul.schedule li h2 a {
		font-size: 1.1em;
	}

	ul.schedule li div.thum {
		float: none;
		display: block;
		width: 60%;
		aspect-ratio: 1 / 1;
		height: auto;
		border: #3B3B3B solid 3px;
		overflow: hidden;
		margin: 0 auto 2em;
	}

	ul.schedule li div.thum img {
		width: 100%;
		height: auto;
	}

	ul.schedule li div.txt {
		display: block;
		/*float: left;*/
		width: 95%;
		margin: 0 auto;
		/*padding-left: 20px;*/
	}

	ul.schedule li h2 {
		font-size: 22px;
		font-weight: bold;
		line-height: 30px;
		margin: 0;
		text-align: center;
	}

	ul.schedule li p.meta {
		padding: 10px 0 0;
		line-height: 26px;
	}

	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}

	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video-top-list {
		width: 95%;
		margin: 0 auto;
	}

	.video-top-list h2 {
		font-size: 20px;
		font-weight: bold;
		color: #9A001A;
		line-height: 20px;
		border-left: #9A001A solid 5px;
		padding-left: 20px;
		margin: 15px 0 40px;
	}

	.video-top-list li {
		display: block;
		float: none;
		width: 90%;
		font-size: 18px;
		margin-right: 0;
		margin: 0 auto;
		margin-bottom: 40px;
		line-height: 24px;
	}

	.video-top-list li>iframe {
		width: 100%;
	}

	.video-top-list li:last-child {
		margin: 0 auto !important;
	}

	.video-top-list li h3 {
		font-weight: bold;
		margin: 10px 0 15px;
		font-size: 1.2em;
		line-height: 30px;
	}





	/* 開催情報エリア */

	.exhibit_box {
		width: 560px;
		margin: 40px 40px 0;
	}

	.exhibit_box h2 {
		font-size: 20px;
		font-weight: bold;
		color: #9A001A;
		line-height: 20px;
		border-left: #9A001A solid 5px;
		padding-left: 20px;
		margin: 20px 0 40px;
	}

	.info_img {
		display: block;
		border: #3B3B3B solid 3px;
		width: 450px;
		height: 200px;
		overflow: hidden;
	}

	.info_img img {
		width: 100%;
		height: auto;
	}

	p.info_ttl {
		padding-top: 20px;
		font-size: 22px;
		line-height: 28px;
		font-weight: bold;
		width: 450px;
	}

	p.info_txt {
		padding-top: 20px;
		font-size: 18px;
		line-height: 24px;
		width: 450px;
	}

	.exhibit_box li,
	.exhibit_box li {
		width: 450px;
		height: 380px;
		display: block;
		overflow: hidden;
	}

	/* slider */
	.exhibit_box .bx-wrapper {
		position: relative;
		margin: 0 auto;
		padding: 0;
		zoom: 1;
	}

	.exhibit_box .bx-viewport {
		width: 450px !important;
		left: 58px;
		overflow: hidden !important;
	}

	.exhibit_box .bx-window {
		overflow: hidden !important;
	}

	/* DIRECTION CONTROLS (NEXT / PREV) */
	.exhibit_box .bx-wrapper .bx-prev {
		left: 0;
		background: url(../images/common/arrow_l.png) no-repeat 0 0;
	}

	.exhibit_box .bx-wrapper .bx-next {
		right: 0;
		background: url(../images/common/arrow_r.png) no-repeat 0 0;
	}

	.exhibit_box .bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 70px;
		outline: 0;
		width: 30px;
		height: 38px;
		display: block;
		text-indent: -9999px;
		z-index: 9999;
	}

	.exhibit_box a.disabled {
		display: none;
	}



	ul.om_banner,
	ul.om_banner2 {
		width: 90%;
		margin: 0 auto;
		clear: none;
	}

	ul.om_banner li {
		margin-top: 30px;
	}

	ul.om_banner li img {
		width: 100%;
		height: auto;
	}

	ul.om_banner.first li a {
		margin-right: 0;
	}

	ul.om_banner2 li a {
		margin-right: 0;
	}

	.om_banner2 li a img {
		margin-top: 30px;
		width: 100%;
	}

	ul.om_banner li a {
		margin-right: 0;
		width: 100%;

	}

	p.sp01,
	p.sp02,
	.sp03 {
		padding-top: 30px;
		float: none;
		width: 90%;
		margin: 0 auto;
	}

	p.link01,
	p.link02,
	p.link03 {
		float: none;
	}

	.link_line {
		height: auto;
	}

	.left {
		float: none;
	}

	.right {
		float: none;
		width: 90%;
		margin: 0 auto;
	}

	.access_box {
		width: 95%;
		margin: 0 auto;
		padding-bottom: 30px;
	}

	.access_box p {
		padding-bottom: 20px;
	}

	#access img {
		width: 100%;
		height: auto;
	}

	p.info {
		line-height: 1.5em;
		padding-bottom: 10px;
		width: 90%;
		margin: 0 auto;
	}

	hr.info_hr {
		margin-bottom: 15px;
	}

	span.green {
		color: #45B870;
		font-weight: bold;
	}

	#googlemap {
		margin: 30px auto 0;
		height: 422px;
		width: 90%;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.inner_wrapper_network {
		width: 100%;
	}

	#tw {
		width: 90%;
		margin: 0 auto;
		float: none;
		margin-bottom: 20px;
	}

	#fb {
		width: 95%;
		margin: 0 auto;
		float: none;
		overflow: hidden;
	}

	#fb iframe {
		width: 100%;
	}

	#link {
		width: 90%;
		margin: 0 auto;
		float: none;
	}


	p.link01,
	p.link02,
	p.link03 {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin: 0 auto 10px;
		float: none;
	}

	/*.link02 {
	width: 266px;
	height: 66px;
	display: inline-block;
	margin-bottom: 10px;
}*/

	.link01 img,
	.link02 img,
	.link03 img {
		width: 100%;
		height: auto;
	}

	h2.h2_tw {
		display: block;
		width: 150px;
		height: 0;
		padding-top: 38px;
		background-image: url(../images/index/twitter_ttl.png);
		overflow: hidden;
		margin-bottom: 35px;
	}

	h2.h2_fb {
		display: block;
		width: 183px;
		height: 0;
		padding-top: 38px;
		background-image: url(../images/index/facebook_ttl.png);
		overflow: hidden;
		margin-bottom: 35px;
	}

	h2.h2_link {
		display: block;
		width: 114px;
		height: 0;
		padding-top: 38px;
		background-image: url(../images/index/link_ttl.png);
		overflow: hidden;
	}

	.contents.gray h3 {
		font-size: 16px;
		margin: 35px 0 20px;
		font-family: 'Hiragino Mincho ProN', serif;
	}

	#backToTop a img {
		position: fixed;
		bottom: 70px;
		right: 5px;
		z-index: 10000;
		width: 70px;
		height: auto;
	}
}