* {
	-webkit-appearance: none!important;
}
input[type="button" i], input[type="submit" i], input[type="reset" i],
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none!important;
	border-radius: 0!important;
}

html, body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #363636;
	overflow: visible;
	line-height: 2.0;
	height: 100%;
	word-wrap: break-word;
	color: #000000;
}
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic,　"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.top_body {
	background: #C8161E;
}
h1 {
	margin: 0;
}
h2, h3, h4 {
	line-height: 1.6;
}
ul {
	padding: 0;
}
ul li {
	list-style: none;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover img {
	opacity: 0.8;
}
p {
	margin-top: 0;
}
h2 {
	font-size: 32px;
	border-bottom: 1px #000000 solid;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.pc_only {
	display: block!important;
}
.sp_only {
	display: none!important;
}
@media screen and (max-width: 1000px) {
	.pc_only {
		display: none!important;
	}
	.sp_only {
		display: block!important;
	}
}
.contents_wrapper {
	width: 960px;
	margin: 0 auto;
}
@media screen and (max-width: 960px) {
	.contents_wrapper {
		width: 90%;
	}
}
.drawer-menu li {
	padding: 10px;
	border-bottom: 1px #cccccc solid;
}
.drawer-menu li a {
	color: #000000;
	text-decoration: none;
}
.top_header {
	width: 960px;
	margin: 0 auto;
}
.gnav {
	float: right;
}
.gnav li {
	float: left;
	margin-right: 30px;
}
.gnav li:last-child {
	margin: 0;
}
.gnav li a {
	color: #cccccc;
	text-decoration: none;
	transition:all 0.3s;
}
.gnav .current {
	color: #000000;
}
.gnav li a:hover {
	color: #000000;
}
.top_gnav.gnav li a {
	color: #000000;
}
.mv {
	width: 960px;
	height: auto;
	margin: 10px auto 25px;
	display: block;
}
.top_title {
	width: 904px;
	height: auto;
	margin: 0 auto 25px;
	display: block;
}
.top_lead {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 960px;
	margin: 0 auto 30px;
	text-align: center;
}
.top_info {
	width: 960px;
	margin: 0 auto 90px;
}
.top_info .top_date {
	width: 526px;
	height: auto;
	float: left;
}
.top_info .top_place {
	float: right;
	width: 331px;
	height: auto;
}
.top_news_header {
	border-bottom: 1px #000000 solid;
	padding-bottom: 20px;
	width: 960px;
	height: auto;
	margin: 0 auto 25px;
}
.top_news_header .top_news {
	float: left;
	width: 106px;
	height: auto;
}
.top_news_header .top_more {
	float: right;
	width: 66px;
	height: auto;
	margin-top: 15px;
}
.top_news_content {
	width: 960px;
	margin: 0 auto;
	padding: 0 15px 100px;
	box-sizing: border-box;
}
.top_news_content dd a {
	color: #000000;
	text-decoration: none;
}
.top_news_content dt {
	float: left;
}
.top_news_content dd {
	margin-left: 120px;
}
@media screen and (max-width: 960px) {
	.mv,
	.top_title,
	.top_lead,
	.top_info,
	.top_news_header,
	.top_news_content {
		width: 100%;
	}
	.mv {
		margin-top: 30px;
	}
	.top_title {
		margin-bottom: 10px;
	}
	.top_lead {
		text-align: left;
	}
	.top_info .top_date {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.top_info .top_place {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.top_news_content dt {
		float: none;
	}
	.top_news_content dd {
		margin-left: 0;
	}
}

/* footer */
footer {
	text-align: center;
	padding: 40px 20px 10px;
	background: #ffffff;
	border-top: 1px #000000 solid;
}
footer.top_footer {
	border-top: none;
}
.footer_logo {
	display: inline-block;
	width: 129px;
	height: auto;
	margin-right: 20px;
}
.footer_text {
	display: inline-block;
	text-align: left;
	margin-right: 40px;
}
.footer_text p {
	margin: 0;
}
.footer_mediaarts_logo {
	display: inline-block;
	width: 119px;
	height: auto;
}
.footer_text .footer_contact {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.footer_text .footer_contact a {
	color: #000000;
}
.copyright {
	font-size: 11px;
	line-height: 1.3;
}
@media screen and (max-width: 1000px) {
	.footer_logo {
		display: block;
		margin: 0 auto 20px;
	}
	.footer_text {
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}
	.footer_mediaarts_logo {
		display: block;
		margin: 0 auto 10px;
	}
}

/* sub_header */
.sub_header {
	width: 1000px;
	margin: 20px auto 90px;
}
.sub_logo {
	float: left;
	width: 334px;
	height: auto;
}
.sub_contents_wrapper {
	width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 1000px) {
	.sub_contents_wrapper {
		width: 90%;
	}
	.sub_header {
		width: 100%;
		margin: 20px auto 50px;
	}
	.sub_logo {
		float: none;
		width: 80%;
		margin: 0 auto;
		display: block;
	}
}
/* sub_footer */
footer.sub_footer {
	border-top: #000000 1px solid;
}

/* summary */
.summary_tbl {
	width: 100%;
	border-collapse:collapse;
	margin: 50px auto;
}
.summary_tbl tr {
	border-bottom: #c1c1c1 1px solid;
}
.summary_tbl tr:first-child {
	border-top: #c1c1c1 1px solid;
}
.summary_tbl th,
.summary_tbl td {
	padding: 8px 0;
}
.summary_tbl th h3 {
	text-align: left;
	position: relative;
	font-weight: normal;
	font-size: 16px;
}
.summary_tbl th h3:before {
	display: inline-block;
	content: '';
	background: url(img/heading_icon.png) no-repeat;
	width: 27px;
	height: 24px;
	background-size: contain;
	margin-right: 5px;
	margin-bottom: -5px;
}
.pdf_wrapper {
	margin-bottom: 100px;
}
.pdf_wrapper .pdf_link {
	display: inline-block;
	margin-right: 20px;
	color: #c8161d;
}
.adobe_wrapper {
	margin-top: 30px;
}
.adobe_link_img {
	float: left;
	margin-right: 20px;
	display: block;
}
.adobe_text {
	float: left;
	font-size: 13px;
}
.adobe_text a {
	color: #c8161d;
}

@media screen and (max-width: 1000px) {
	.summary_tbl th {
		width: 120px;
	}
}

/* news */
.news_list {
	margin-bottom: 100px;
}
.news_list li {
	margin-bottom: 40px;
	border-bottom: #040000 1px solid;
	padding-bottom: 30px;
}
.news_list li:last-child {
	border: none;
}
.news_list a {
	color: #000000;
}
.news_date {
	float: left;
	width: 130px;
}
.news_right {
	float: right;
	width: 830px;
}
.news_title {
	color: #c8161d;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}
.news_body {
	margin-bottom: 20px;
}
.news_thumb_box {
	position: relative;
}
.news_img {
	float: left;
	display: block;
	margin: 10px 20px 10px 0;
}
.news_credit {
	float: left;
	font-size: 13px;
	position: absolute;
	bottom: 0;
	left: 260px;
}
@media screen and (max-width: 1000px) {
	.news_date {
		float: none;
		width: 100%;
	}
	.news_right {
		float: none;
		width: 100%;
	}
	.news_thumb,
	.news_img {
		width: 100%;
		margin: 10px 0;
		height: auto;
		max-width: 100%!important;
		float: none;
	}
	.news_credit {
		position: relative;
		bottom: auto;
		left: auto;
	}
}

/* works */
.works_list li {
	padding-bottom: 40px;
	border-bottom: 1px #c1c1c1 solid;
	margin-bottom: 20px;
}
.works_list li:last-child {
	border-bottom: none;
}
.works_img {
	float: left;
	width: 250px;
	font-size: 13px;
}
.works_right {
	float: right;
	width: 720px;
}
.works_label {
	margin-bottom: 15px;
}
.works_label .label_red {
	background: #c8161d;
	border-radius: 5px;
	color: #ffffff;
	padding: 8px 15px;
	line-height: 1.0;
	margin-right: 15px;
	display: inline-block;
}
.works_label .label_white {
	background: #ffffff;
	border: 1px #000000 solid;
	border-radius: 5px;
	color: #000000;
	padding: 8px 15px;
	line-height: 1.0;
	display: inline-block;
}
.works_title {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
}
.works_prise {
	font-size: 16px;
	margin-bottom: 10px;
}
.works_creator {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}
.works_body {
	line-height: 1.8;
}
.works_creator_en {
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	margin-left: 15px;
}
@media screen and (max-width: 1000px) {
	.works_img {
		float: none;
		width: 100%;
	}
	.works_img img {
		width: 100%;
		height: auto;
	}
	.works_right {
		float: none;
		width: 100%;
	}
	.works_label {
		margin-bottom: 15px;
	}
	.works_label .label_red {
		margin-bottom: 10px;
	}
	.works_prise {
		margin-bottom: 10px;
	}
	.works_creator {
		margin-bottom: 20px;
		line-height: 1.3;
	}
}

/* event */
.event_speaker {
	margin-top: 70px;
}
.speaker_name {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0;
}
@media screen and (max-width: 1000px) {
	.event_speaker_img {
		width: 100%;
		height: auto;
		max-width: 100%!important;
	}
}

/* access */
.access_text {
	margin: 30px 0;
}
@media screen and (max-width: 1000px) {
	.access_img {
		width: 100%;
		height: auto;
	}
}