@charset "utf-8";

/* -------------------------------------------------- */
/* PC*/
/* -------------------------------------------------- */
#exhibitor {
	padding-bottom: 100px;
}

.genreBtnArea {
	height: 184px;
	transition: all 0.3s ease-in-out 0s;
}

.genreBtnFix {
	width: 100%;
	position: fixed!important;
	top: 100px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 100;
}

.genreBtnFix .genreBtnList {
	padding-bottom: 0;
}

.genreBtnList {
	position: relative;
	z-index: 100;
	width: 1130px;
	margin: 0 auto;
	padding-bottom: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.genreBtn a {
	margin-bottom: 15px;
	padding: 0 35px;
	position: relative;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 56px;
	vertical-align: 0;
	background-color: #fff;
	border-width: 3px;
	border-style: solid;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.genreBtnFix .genreBtn a {
	font-size: 1.4rem;
	line-height: 40px;
}

.genreBtn a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin: 16px 0 0 -4px;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #007bff transparent transparent transparent;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.genreBtn a:after {
	content: "";
	position: absolute;
	right: -7px;
	bottom: -7px;
	z-index: -1;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #000000;
}

.genreBtn a:hover {
	color: #fff;
}

.genreBtn a:hover:before {
	border-color: #fff transparent transparent transparent;
}

.genreBtn:nth-child(n + 5) {
	margin-bottom: 0;
}

.genreBtn01 a {
	color: #EA2F00;
	border-color: #EA2F00;
}

.genreBtn01 a:before {
	border-color: #EA2F00 transparent transparent transparent;
}

.genreBtn01 a:after {
	border-color: #EA2F00;
}

.genreBtn01 a:hover {
	background-color: #EA2F00;
}

.genreBtn02 a {
	color: #920783;
	border-color: #920783;
}

.genreBtn02 a:before {
	border-color: #920783 transparent transparent transparent;
}

.genreBtn02 a:after {
	border-color: #920783;
}

.genreBtn02 a:hover {
	background-color: #920783;
}

.genreBtn03 a {
	color: #E95283;
	border-color: #E95283;
}

.genreBtn03 a:before {
	border-color: #E95283 transparent transparent transparent;
}

.genreBtn03 a:after {
	border-color: #E95283;
}

.genreBtn03 a:hover {
	background-color: #E95283;
}

.genreBtn04 a {
	color: #00A040;
	border-color: #00A040;
}

.genreBtn04 a:before {
	border-color: #00A040 transparent transparent transparent;
}

.genreBtn04 a:after {
	border-color: #00A040;
}

.genreBtn04 a:hover {
	background-color: #00A040;
}

.genreBtn05 a {
	color: #303A9A;
	border-color: #303A9A;
}

.genreBtn05 a:before {
	border-color: #303A9A transparent transparent transparent;
}

.genreBtn05 a:after {
	border-color: #303A9A;
}

.genreBtn05 a:hover {
	background-color: #303A9A;
}

.genreBtn06 a {
	color: #009C84;
	border-color: #009C84;
}

.genreBtn06 a:before {
	border-color: #009C84 transparent transparent transparent;
}

.genreBtn06 a:after {
	border-color: #009C84;
}

.genreBtn06 a:hover {
	background-color: #009C84;
}

.genreBtn07 a {
	color: #F08300;
	border-color: #F08300;
}

.genreBtn07 a:before {
	border-color: #F08300 transparent transparent transparent;
}

.genreBtn07 a:after {
	border-color: #F08300;
}

.genreBtn07 a:hover {
	background-color: #F08300;
}

.genreBtn08 a {
	color: #62C7E5;
	border-color: #62C7E5;
}

.genreBtn08 a:before {
	border-color: #62C7E5 transparent transparent transparent;
}

.genreBtn08 a:after {
	border-color: #62C7E5;
}

.genreBtn08 a:hover {
	background-color: #62C7E5;
}

.genreBtn09 a {
	color: #333;
	border-color: #dcdddd;
}

.genreBtn09 a:before {
	border-color: #dcdddd transparent transparent transparent;
}

.genreBtn09 a:after {
	border-color: #dcdddd;
}

.genreBtn09 a:hover {
	color: #333;
	background-color: #dcdddd;
}

#cornerSyllabary {
	padding-bottom: 10px;
	text-align: right;
	font-size: 1.6rem;
	line-height: 1;
}

.cornerConts {
	padding: 130px 0 150px;
	margin-top: -130px;
	position: relative;
}

#anc01 {
	padding: 230px 0 150px;
	margin-top: -230px;
}

.cornerConts:last-child {
	padding-bottom: 0;
}

#anc01 {
	z-index:8;
}

#anc02 {
	z-index:7;
}

#anc03 {
	z-index:6;
}

#anc04 {
	z-index:5;
}

#anc05 {
	z-index:4;
}

#anc06 {
	z-index:3;
}

#anc07 {
	z-index:2;
}

#anc08 {
	z-index:1;
}

.cornerContsTtl {
	position: relative;
	width: calc(100% - 4px);
	padding: 12px 24px;
	margin-bottom: 26px;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.cornerContsTtl:before {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 0;
}

.cornerContsTtl:after {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -4px;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.cornerConts01Ttl {
	color: #EA2F00;
	background-color: #FFE5E7;
	border-left-color: #EA2F00;
}

.cornerConts01Ttl:before {
	border-color: #EA2F00 transparent transparent;
}

.cornerConts01Ttl:after {
	background-color: #EA2F00;
}

.cornerConts02Ttl {
	color: #920783;
	background-color: #FDE6FB;
	border-left-color: #920783;
}

.cornerConts02Ttl:before {
	border-color: #920783 transparent transparent;
}

.cornerConts02Ttl:after {
	background-color: #920783;
}

.cornerConts03Ttl {
	color: #E95283;
	background-color: #FFECF2;
	border-left-color: #E95283;
}

.cornerConts03Ttl:before {
	border-color: #E95283 transparent transparent;
}

.cornerConts03Ttl:after {
	background-color: #E95283;
}

.cornerConts04Ttl {
	color: #00A040;
	background-color: #D6FEE7;
	border-left-color: #00A040;
}

.cornerConts04Ttl:before {
	border-color: #00A040 transparent transparent;
}

.cornerConts04Ttl:after {
	background-color: #00A040;
}

.cornerConts05Ttl {
	color: #004098;
	background-color: #E5F0FF;
	border-left-color: #004098;
}

.cornerConts05Ttl:before {
	border-color: #004098 transparent transparent;
}

.cornerConts05Ttl:after {
	background-color: #004098;
}

.cornerConts06Ttl {
	color: #009C84;
	background-color: #E1FFFA;
	border-left-color: #009C84;
}

.cornerConts06Ttl:before {
	border-color: #009C84 transparent transparent;
}

.cornerConts06Ttl:after {
	background-color: #009C84;
}

.cornerConts07Ttl {
	color: #F08300;
	background-color: #FEECD6;
	border-left-color: #F08300;
}

.cornerConts07Ttl:before {
	border-color: #F08300 transparent transparent;
}

.cornerConts07Ttl:after {
	background-color: #F08300;
}

.cornerConts08Ttl {
	color: #62C7E5;
	background-color: #EAFAFF;
	border-left-color: #62C7E5;
}

.cornerConts08Ttl:before {
	border-color: #62C7E5 transparent transparent;
}

.cornerConts08Ttl:after {
	background-color: #62C7E5;
}

.cornerConts09Ttl {
	color: #333;
	background-color: #dcdddd;
	border-left-color: #333;
}

.cornerConts09Ttl:before {
	border-color: #333 transparent transparent;
}

.cornerConts09Ttl:after {
	background-color: #333;
}

.cornerTable {
	width: 100%;
	margin-bottom: 60px;
	word-spacing: 100%;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

.cornerTable tr {
	width: 100%;
	background: #FFFFFF;
	transition: all 0.3s ease-in-out 0s;
}

.cornerTable tr:hover {
	background: #FFE6E6;
}

.theme01,.theme02 {
	width: 530px;
	padding: 15px 0;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background: #F4F2EB;
}

.theme02 {
	width: calc(100% - 530px);
	border-left: 2px solid #C9C9C9;
}

.detailCompany {
	width: 530px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #C9C9C9;
}

.detailCompanyLink {
	padding: 20px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: all 0.3s ease-in-out 0s;
}

.detailLogo {
	width: 160px;
	height: 140px;
	margin-right: 30px;
	position: relative;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
}

.detailLogo img {
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.detailName {
	max-width: 300px;
	font-size: 1.6rem;
	line-height: 1.2;
}

.detailNameTxt {
	display: block;
}

.detailInfo {
	width: calc(100% - 530px);
	vertical-align: middle;
	border-left: 2px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}

.detailInfoLink {
	padding: 20px 30px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: all 0.3s ease-in-out 0s;
}

.detailCompanyLink,
.detailInfoLink:hover {
	color: #333333 !important;
}

.interview .detailName:before {
	content: 'インタビュー記事掲載';
	padding: 3px 10px;
	margin-bottom: 5px;
	display: inline-block;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1;
	color: #FFFFFF;
	background: #DD4D4D;
}

.interview .detailLogo {
	position   : relative;
	 overflow   : hidden;
   	/* 画像のサイズに合わせて変更ください */
	 width      : 160px;
	 height     : 140px;
	 background : #fff;
}

.interview .detailLogo img {
	display    : block;
	position   : absolute;
	/* 画像のサイズを表示エリアに合せる */
	width      : inherit;
	height     : auto;
	opacity    : 0;
	animation  : slideAnime 6s ease infinite;
}

.subTit {
	padding: 120px 0 10px;
	margin-top: -120px;
	font-size: 2rem;
	font-weight: bold;
}


/*=== スライドのアニメーションを段差で開始する ========= */
.interview .detailLogo img:nth-of-type(1) {
	animation-delay: 0s;
	max-width: 120px;
}
.interview .detailLogo img:nth-of-type(2) {
	animation-delay: 3s;
 }

/*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
  0% { opacity: 0 }
  5% { opacity: 1 }
 45% { opacity: 1 }
 50% { opacity: 0 }
100% { opacity: 0 }
}

@-webkit-keyframes slideAnime{
  0% { opacity: 0 }
  5% { opacity: 1 }
 45% { opacity: 1 }
 50% { opacity: 0 }
100% { opacity: 0 }
}
