@charset "UTF-8";

#container {
  width: 100%;
  max-width: 632px;
  padding: 0;
}

.top-visual {
	background: #fff;
	padding-bottom: 18px;
}

.top-visual_mainimage {
	width: 100%;
	max-width: 632px;
	height: auto;
}

.top-visual_main {
	text-align: center;
}

.top-visual_skitter {
	width: 290px;
	height: 186px;
	margin: -68px auto 0;
	padding: 73px 15px 0;
	overflow: hidden;
	box-sizing: content-box;
}

.top-visual_skitter img {
	width: 100%;
	height: auto;
}

.top-visual_skitter a {
	pointer-events: none;
}

.top-visual_newstitle {
	width: 97px;
	margin-top: 20px;
}

.top-visual_newstitleimage {
	width: 100%;
	max-width: 194px;
	height: auto;
}

.top-visual_wrap {
	display: table;
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px dotted #000;
	width: 100%;
}

.top-visual_wrapfirst {
	display: table;
	margin-top: .5em;
	padding-top: .5em;
	width: 100%;
}

.top-visual_newsdate {
	display: table-cell;
	font-size: 10px;
	font-weight: bold;
	width: 6em;
	padding-right: 2em;
	vertical-align: top;
}

.top-visual_newsheadline {
	display: table-cell;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.top-visual_bnrs {
	margin-top: 8px;
	overflow: hidden;
}

.top-visual_bnrleft {
	text-align: center;
	float: left;
	width: 49%;
}

.top-visual_bnrright {
	text-align: center;
	float: right;
	width: 49%;
}

.top-visual_bnr {
	display: block;
	width: 100%;
	max-width: 137px;
	margin: 20px auto 0;
}
.top-visual_bnr img {
	width: 100%;
	height: auto;
}

.top-visual_container {
	padding: 0 15px 0;
}

.top-visual_announce {
	margin-top: 10px;
	text-align: center;
}

.top-visual_announce-title {
	font-size: 17px;
	color: #01b5e2;
	line-height: 1.5;
}

.top-visual_announce-title span {
	display: block;
	font-size: 13px;
	color: #464646;
}

.top-visual_announce-txt {
	margin-top: 10px;
}

.top-visual_announce-box {
	margin-top: 15px;
	padding: 10px 15px;
	text-align: center;
	border: 2px solid #01b5e2;
	border-radius: 3px;
}

.top-visual_announce-box h3 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.3;
}

.top-visual_announce-box h3 span {
	display: block;
	font-size: 14px;
}

.top-visual_announce-box-finish {
	margin-top: 15px;
	color: #e91b00;
	font-size: 14px;
	font-weight: bold;
}

.top-visual_announce-date {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	background: #01b5e2;
}

.top-visual_announce-image {
	display: inline-block;
	width: 60%;
	margin-top: 15px;
}

.top-visual_announce-image img {
	width: 100%;
}

.top-visual_announce-btn {
	display: inline-block;
	width: 75%;
	margin: 15px 0 5px;
}

.top-visual_announce-btn:hover {
	opacity: .7;
}

.top-visual_announce-btn img {
	width: 100%;
}

.top-feature {
	padding: 20px 15px;
	background: #383838;
}

.top-special_heading,
.top-feature_heading {
	text-align: center;
	line-height: 1;
}

.top-feature_line {
	background: #01b5e2;
	display: block;
	height: 1px;
	margin: 6px auto 3px;
	width: 90%;
}

.top-card {
	margin-top: 11px;
}

.top-card_link {
	display: block;
}

.top-card_link img {
	width: 100%;
	height: auto;
}

.top-card_detail {
	background: #161616;
	padding-bottom: 15px;
}

.top-card_update {
	float: left;
	padding: 7px 0 6px 15px;
	color: #fff;
}

.top-card_sup {
	float: right;
	padding: 7px 15px 6px 0;
	color: #fff;
}

.top-card_heading {
	padding: 6px 15px;
	background: #01b5e2;
}

.top-feature_headingimage1 {
	width: 100%;
	max-width: 74px;
	height: auto;
}

.top-feature_headingimage2 {
	width: 100%;
	max-width: 45px;
	height: auto;
}

.top-card_headingtitle {
	font-size: 12px;
	color: #fff;
}

.top-card_headingsup {
	background: #000;
	display: inline-block;
	float: right;
	padding: 2px 4px 1px;
	font-size: 10px;
	color: #e91b00;
}

.top-card_wrap {
	overflow: hidden;
	font-size: 7px;
}

.top-txt_detail {
	padding: 15px;
	font-size: 10px;
	color: #fff;
}

.top-txt_detail a {
	text-decoration: underline;
	color: #fff;
}

.top-card_linkbtn {
	display: inline-block;
	width: 50%;
}

.top-card_btn {
	text-align: center
}

.top-card_linkbtn2 img,
.top-card_linkbtn img {
	width: 100%;
	height: auto;
}


/* special */

.top-special {
	padding: 20px 15px;
}

.top-special_headingimage1 {
	width: 100%;
	max-width: 97px;
	height: auto;
}

.top-special_headingimage2 {
	width: 100%;
	max-width: 44px;
	height: auto;
}

.top-special_line {
	background: #01b5e2;
	display: block;
	height: 1px;
	margin: 6px auto 3px;
	width: 90%;
}

.top-special_box {
	text-align: center;
}

.top-special_content {
	margin-top: 10px;
}

.top-special_btn {
	text-align: center;
}

.top-special_btn img {
	width: 100%;
	max-width: 572px;
	height: auto;
}


/* outline */

.top-outline {
	padding: 20px 15px;
	background: top center url(/event/festival/201711/sp/images/bg_section04_01.jpg) #000 no-repeat;
	background-size: 100% auto;
}

.top-outline_heading {
	text-align: center;
	line-height: 1;
}

.top-outline_headingimage1 {
	width: 100%;
	max-width: 77px;
	height: auto;
}

.top-outline_headingimage2 {
	width: 100%;
	max-width: 43px;
	height: auto;
}

.top-outline_line {
	background: #01b5e2;
	display: block;
	height: 1px;
	margin: 6px auto 3px;
	width: 90%;
}

.top-outline_txt01 {
	font-size: 16px;
	text-align: center;
	margin-top: 33%;
}

.top-outline_txt01 img {
	width: 66%;
	height: auto;
}

.top-outline_txt02 {
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.top-outline_sup {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}


/* info */

.top-info {
	padding: 15px;
}

.top-info_heading {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

.top-info_list {
	font-size: 10px;
	margin-top: 15px;
}

.top-info_color01 {
	color: #0088b6;
}

.top-info_color02 {
	color: #e91b00;
}

.top-info_list {
	width: 100%;
	position: relative;
}

.top-info_list dl {
	display: table;
	width: 86%;
	margin-right: 14%;
}

.top-info_list dt {
	display: table-cell;
	width: 4em;
}

.top-info_list dd {
	display: table-cell;
}

.top-info_ic {
	position: absolute;
	top: 0;
	right: 1%;
	width: 13%;
}

.top-info_ic img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.top-info_logo {
	width: 31%;
	height: auto;
	vertical-align: middle;
}

.top-info_graph {
	margin-top: 15px;
}

.top-info_graph img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.top-info_box {
	margin-top: 15px;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
}

.top-info_box dt {
	padding: 10px;
	text-align: center;
	background: #afafaf;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.top-info_box dd {
	padding: 15px;
}

.top-info_box p {
	padding-left: 5px;
	font-size: 10px;
	font-weight: 700;
	overflow: hidden;
	color: #e91b00;
}

.top-info_attlist {
	font-size: 10px;
}

.top-info_attlist strong {
	color: #e91b00;
}

.top-info_wrap {
	overflow: hidden;
}

.top-info_btn {
	float: left;
}

.top-info_btn img {
	vertical-align: text-top;
}

.top-visual_finish {
	margin: 20px auto 0;
    max-width: 497px;
    width: 85%;
}
.top-visual_finish img {
	width: 100%;
	height: auto;
}
.top-visual_finish-txt {
	margin-top: 14px;
	text-align: center;
	font-size: 8px;
	line-height: 13px;
}
.top-visual_download {
	position: relative;
	margin-top: 20px;
}
.top-visual_download img {
	width: 100%;
	height: auto;
}
.top-visual_download_btn {
	display: block;
	position: absolute;
	top: 25.33vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*width: 53.809vw;
	height: 7.619vw;*/
	width: 78vw;
    text-align: center;
    color: #e91b00;
    font-size:130%;
    font-weight: bold;
}

.mt15 {
	margin-top: 15px !important;
}

#top-outline {
	padding-top: 73px;
	margin-top: -73px;
}
