@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;900&display=swap');

body {
	color: #6A6A6A;
	font-size: 14px;
	font-family: 'Noto Sans JP','Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.5;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	min-width: 980px;
}

a {
	-webkit-transition: opacity .4s, background .4s, color .4s;
	transition: opacity .4s, background .4s, color .4s;
}

#___gcse_0 {
	display: none;
}

.mwform-file-delete {
	display: none !important;
}

.inner {
	width: 980px;
	padding: 0 15px;
	margin: 0 auto;
}

.vis-sp,
.vis-tb {
	display: none;
}

.cmnhead {
	padding: 15px 0;
}

.cmnhead_ttl {
	color: #48A22E;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	float: left;
	width: 250px;
	padding-top: 0;
}

.cmnhead_ttl img {
	width: 80px;
}


.cmnhead_ttl small {
	font-size: 15px;
	display: block;
	line-height: 1;
}

.cmnhead_cnt {
	float: right;
	width: 700px;
	position: relative;
}

.cmnhead_search {
	position: absolute;
	top: 0;
	right: 0;
}

.cmnhead_search form {
}

.cmnhead_search_input {
	position: relative;
	display: inline-block;
}

.cmnhead_search_input:before {
	background-image: url(http://www.google.com/cse/images/google_custom_search_smwide.gif);
	width: 119px;
	height: 16px;
	content: "";
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -8px;
	opacity: 0.3;
	z-index: 1;
}

input.cmnhead_search_box {
	border: 1px solid #ccc;
	box-shadow: none;
	width: 160px;
	padding: 3px;
	outline: none;
	position: relative;
	z-index: 10;
	background: none;
}

input.cmnhead_search_btn {
	background: #C0C0C1;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	outline: none;
	line-height: 25px;
	padding: 0 10px;
	cursor: pointer;
}

.cmnhead_menu {
	display: table;
	width: 100%;
	padding-top: 35px;
}

.cmnhead_menu > li {
	display: table-cell;
	vertical-align: middle;
}

.cmnhead_menu > li > a {
	display: block;
	text-align: center;
	font-size: 14px;
}

.cmnhead_menu > li > a:hover {
	color: #67C14D;
}

.cmnfoot {
	background: #67C14D;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
}

.cmnfoot_cnt {
	position: relative;
}

.cmnfoot_name {
	font-weight: bold;
}

.cmnfoot_info {
}

.cmnfoot_info dl {
}

.cmnfoot_info dl.-dib {
	display: inline-block;
	padding: 0 5px;
}

.cmnfoot_info dl dt,
.cmnfoot_info dl dd {
	font-weight: bold;
	display: inline-block;
}

.cmnfoot_info dl dt {
}

.cmnfoot_info dl dt:after {
	content: "：";
}

.cmnfoot_info dl dd {
}

.cmnfoot_bnr {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: 0;
}

.cmnfoot_bnr > a {
	display: block;
}

.contents {
	padding: 50px 0;
}

.wrapper {
	padding-bottom: 80px;
}

.footnav {
	background: #EBEEEA;
}

body.-home .footnav {
	display: none;
}

.footnav_list {
	text-align: center;
}

.footnav_list > li {
	display: inline-block;
}

.footnav_list > li > a {
	display: block;
	padding: 10px 15px;
}

.footnav_list > li > a:hover {
	color: #67C14D;
}

.pankuzu {
}

.pankuzu_list {
	list-style-type: none;
	font-size: 0;
}

.pankuzu_list > li {
	font-size: 12px;
	display: inline-block;
}

.pankuzu_list > li:after {
	content: "＞";
	margin-left: 1em;
	margin-right: 1em;
}

.pankuzu_list > li:last-child:after {
	content: "";
}

.pankuzu_list > li > a {
	color: #2462B9;
	display: inline-block;
	padding: 10px 0;
}

.pankuzu_list > li > a:hover {
	text-decoration: underline;
}

.cmnttl {
	background: #67C14D;
	line-height: 1.3;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 15px;
}

.cmnsubttl {
	background: #FF9708;
	line-height: 1.3;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	border-left: 20px solid #FFE308;
	margin-bottom: 20px;
	margin-top: 15px;
}

.program_menu,
.archives_menu {
	margin: 15px 0;
}

.program_menu_list,
.archives_menu_list {
	font-size: 0;
}

.program_menu_list > li {
	display: inline-block;
	width: 18%;
	margin-left: 2.5%;
}

.archives_menu_list > li {
	display: inline-block;
	width: 23.5%;
	margin-left: 2%;
}

.program_menu_list > li:first-child,
.archives_menu_list > li:first-child {
	margin-left: 0;
}

.program_menu.-the37th .program_menu_list li.-map {
	width: 14%;
}

.program_menu.-the37th .program_menu_list li.-market {
	width: 13%;
}

.program_menu.-the37th .program_menu_list li.-stage {
	width: 13%;
}

.program_menu.-the37th .program_menu_list li.-north {
	width: 32%;
}

.program_menu.-the41th .program_menu_list li {
}

.program_menu_list > li > a {
	font-size: 14px;
	display: block;
	border: 1px solid #ccc;
	padding: 8px 15px;
	border-radius: 5px;
	position: relative;
}

.archives_menu_list > li > a {
	font-size: 17px;
	display: block;
	border: 1px solid #ccc;
	padding: 8px 15px;
	border-radius: 5px;
	position: relative;
}

.program_menu_list > li > a:hover,
.archives_menu_list > li > a:hover {
	background: #FFE308;
}

.program_menu_list > li > a:after {
	font-family: icomoon;
	content: "\e900";
	color: #67C14D;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10.5px;
}

.archives_menu_list > li > a:after {
	font-family: icomoon;
	content: "\e900";
	color: #FFE308;
	font-weight: normal;
	font-size: 17px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -12.5px;
}

.archives_menu_list > li > a:hover:after {
	color: #67C14D;
}

body.-program.-map .program_menu_list > li.-map > a,
body.-program.-market .program_menu_list > li.-market > a,
body.-program.-stage .program_menu_list > li.-stage > a,
body.-program.-north .program_menu_list > li.-north > a,
body.-program.-event .program_menu_list > li.-event > a,
body.-program.-pamphlet .program_menu_list > li.-pamphlet > a {
	background: #FFE308;
	border: 1px solid #FFE308;
}

body.-archives.-program .archives_menu_list > li.-program > a,
body.-archives.-join .archives_menu_list > li.-join > a,
body.-archives.-kyosan .archives_menu_list > li.-kyosan > a,
body.-archives.-photo .archives_menu_list > li.-photo > a {
	background: #FFE308;
	border: 1px solid #FFE308;
}

body.-archives.-program .archives_menu_list > li.-program > a:after,
body.-archives.-join .archives_menu_list > li.-join > a:after,
body.-archives.-kyosan .archives_menu_list > li.-kyosan > a:after,
body.-archives.-photo .archives_menu_list > li.-photo > a:after {
	color: #67C14D;
}

.headimage {
	height: 180px;
	background-image: url(http://satyr.io/1300x280/);
	background-size: cover;
	background-position: center;
}

body.-program .headimage {
	background-image: url(../img/img-head-program.png);
}

body.-join .headimage {
	background-image: url(../img/img-head-join.jpg);
}

body.-kyosan .headimage {
	background-image: url(../img/img-head-kyosan.jpg);
}

body.-photo .headimage {
	background-image: url(../img/img-head-photo.jpg);
}

.sec {
	margin-bottom: 40px;
}

.container {
	padding: 0 20px;
	position: relative;
}

.cmnfig {
	text-align: center;
	margin: 20px 0;
}

.cmnfig.-imgleft {
	text-align: left;
}

.sec_col {
	width: 60%;
}

.sec_img {
	position: absolute;
	top: 0;
	right: 20px;
}

.cmntxt {
	line-height: 1.8;
}

.cmntxt.-mt {
	margin-top: 10px;
}

.cmntxt.-mtl {
	margin-top: 60px;
}

.cmntxt.-caution {
	color: #FC3768;
}

.cmnlink {
	color: #2462B9;
}

.cmnlink:hover {
	text-decoration: underline;
}

.cmnlist {
	margin-top: 20px;
}

.cmnlist > li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.cmnlist > li:before {
	content: "●";
	margin-right: 0.3em;
}

.cmnpdf {
	margin: 10px 0;
}

.cmnpdf.-mb0 {
	margin-bottom: 0;
}

.cmnpdf > a {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 380px;
	padding: 7px 10px;
	color: #2462B9;
	margin-right: 20px;
}

.cmnpdf > a:hover {
	background: #ffeaef;
}

.cmnpdf > a span {
	background: #FC3768;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	margin-right: 5px;
}

.cmnpdf > a span.-word {
	background: #2462B9;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	margin-right: 5px;
}

.cmnpdf > a span.-excel {
	background: #276902;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	margin-right: 5px;
}

.cmnpdf > a span.-pptx {
	background: #DD5144;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	margin-right: 5px;
}


.application > a {
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 380px;
	padding: 15px 20px;
	color: #2462B9;
	margin-top: 10px;
	position: relative;
}

.application > a:after {
	content: "\e900";
	font-family: icomoon;
	position: absolute;
	right: 10px;
}

.cmnheadline {
	color: #FF6708;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	border-left: 15px solid #FF9708;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.cmntbl {
	width: 100%;
}

.cmntbl thead th {
	background: rgba(255, 227, 8, 0.5);
	font-size: 16px;
	text-align: left;
	padding: 10px 20px;
}

.cmntbl thead th:nth-child(1) {
	width: 140px;
}

.cmntbl thead th:nth-child(2) {
	width: 520px;
}

.cmntbl thead th:nth-child(3) {
}

.cmntbl tbody th,
.cmntbl tbody td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
}

.cmntbl tbody tr:nth-child(2n) th,
.cmntbl tbody tr:nth-child(2n) td {
	background: rgba(235, 238, 234, 0.5);
}

.cmntbl tbody th {
}

.cmntbl tbody td {
}

.cmnformline {
	color: #67c14e;
	font-size: 22px;
	line-height: 0.75;
	border-left: 10px solid #67c14e;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-top: 30px;
	font-weight: 500;
}

.sponsor {
}

.sponsor_list {
	background: rgba(255, 227, 8, 0.5);
	font-size: 0;
	padding: 30px;
}

.sponsor_list > li {
	width: 120px;
	background: #FFF;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	vertical-align: top;
	margin: 0 14px;
	float: left;
	margin-top: 20px;
}

.sponsor_list > li:nth-child(-n+6) {
	margin-top: 0;
}

.sponsor_list > li > a {
	display: block;
}

.sponsor_list > li > a img {
	vertical-align: bottom;
}

.cmnbnr {
	border-top: 1px solid #ddd;
	background: #EEE;
	padding: 30px 0;
}

body.-home .cmnbnr {
	border-top: 0px;
}

.cmnbnr_list {
	text-align: right;
	font-size: 0;
}

.cmnbnr_list > li {
	display: inline-block;
	margin-left: 37.5px;
	margin-top: 20px;
}

.cmnbnr_list > li:nth-child(5n+1) {
	margin-left: 0;
}

.cmnbnr_list > li:nth-child(-n+5) {
	margin-top: 0;
}

.cmnbnr_list > li > a {
}

.cmnbnr_list > li > a:hover {
	opacity: 0.7;
}

/* All SP & Tablet */
@media screen and (max-width:1000px) {
	img {
		max-width: 100%;
		height: auto;
	}

	.vis-tb {
		display: block;
	}

	.hide-tb {
		display: none;
	}

}

/* All SP */
@media screen and (max-width:640px) {
	.vis-sp {
		display: block;
	}

	.hide-sp {
		display: none;
	}

}

/* for Print */
@media print {
}
