
#main_crosstalk{
	position: relative;
	height: 500px;
	background-image: url(../images/crosstalk/crosstalk_main_pc.jpg);
	background-position: top center;
	background-size: cover;
}

#main_crosstalk h2{
	display: block;
	position: absolute;
	z-index:100;
	top: 50%;
	left: 50%;
	
	padding-top: 0px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	line-height: 1.3;
	text-align: center;
	z-index: 3;
	margin-top: -55px;
}


#main_crosstalk ul{
	display: block;
	position: absolute;
	z-index:110;
	width: 360px;
	margin-top: 60px;
	top: 44%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#main_crosstalk ul li{
	width: 170px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #e30920;
	font-size: 18px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_crosstalk ul li:nth-child(2){
	float: right;
}

#main_crosstalk ul li span{
	display: block;
	font-size: 14px;
}


#description{
	background-color: #e30920;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 42px;
	padding-bottom: 48px;
}



section{
	position: relative;
	padding-bottom: 160px;
	background-color: #FFF;
}

section:nth-child(even){
	background-color: #f5f5f5;
}

.crosstalk_area article{
	position: relative;
	padding-top: 50px;
	z-index: 100;
}

.crosstalk_area aside{
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #FFF;
	background-color: #e30920;
	text-align: center;
	width: 28px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

.crosstalk_area aside span{
	position: absolute;
	width: 28px;
	top: 50%;
	left: 0px;
	padding-bottom: 2px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.crosstalk_area h1{
	font-size: 30px;
	color: #e30920;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 50px;
}

.crosstalk_area h2{
	position: relative;
	font-size: 16px;
	color: #e30920;
	padding-left: 24px;
	padding-bottom: 40px;
	text-align:justify;
	text-justify:distribute;
}

.crosstalk_area h2::before{
	position: absolute;
	content: "";
	display: inline-block;
	width: 17px;
	height: 2px;
	left: 0px;
	top: 10px;
	background-color: #e30920;
}

.crosstalk_area dt{
	width: 3em;
	float: left;
	color: #e30920;
	line-height: 2;
}

.crosstalk_area dd{
	padding-left: 3em;
	padding-bottom: 35px;
	line-height: 2;
	
	text-align:justify;
	text-justify:distribute;
}


.crosstalk_area figure img{
	max-width: 100%;
}

#crosstalk_1{
	overflow: hidden;
}


#crosstalk_1 article div{
	width: 480px;
	padding-left: 10px;
}

#crosstalk_1 figure{
	position: absolute;
	min-width: 450px;
	width: 37.5%;
	left: 50%;
	top: 180px;
	margin-left: 90px;
	z-index: 90;
	overflow: hidden;
}

#crosstalk_2 article{
	padding-top: 0px;
}

#crosstalk_2 div.crosstalk_img{
	position: relative;
	top:-50px;
}

#crosstalk_2 > div::before{
	content: "";
	display: block;
	padding-top: 33.333333%
}

#crosstalk_2 > div figure{
	position: absolute;
	min-width: 880px;
	width: 73.333333%;
	top: 0px;
	right: 50%;
	margin-right: -28.333333%;
	z-index: 1000;
	overflow: hidden;
}

/*
#crosstalk_2.crosstalk_area aside{
	position: absolute;
	left: 0px;
	top:10px;
	display: block;
}

#crosstalk_2.crosstalk_area h1{
	padding-left: 38px;
	text-align: left;
}
*/

#crosstalk_3 article{
	position: relative;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	padding-top: 50px;
	z-index: 200;
	background-color: #f5f5f5;
}

#crosstalk_3 div.crosstalk_img{
	position: relative;
	top:-50px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 1800px;
}

#crosstalk_3 figure{
	overflow: hidden;
}

#crosstalk_4{
	overflow: hidden;
}


#crosstalk_4 article div{
	width: 480px;
	padding-right: 10px;
	float: right;
}

#crosstalk_4 figure{
	position: absolute;
	min-width: 450px;
	width: 37.5%;
	right: 50%;
	top: 180px;
	margin-right: 90px;
	z-index: 90;
	overflow: hidden;
}


#crosstalk_5{
	margin-top: -50px;
}

#crosstalk_5 figure{
	overflow: hidden;
}


#crosstalk_5 article{
	padding-top: 0px;
}

/*
#crosstalk_5.crosstalk_area aside{
	position: absolute;
	left: 0px;
	top:10px;
	display: block;
}

#crosstalk_5.crosstalk_area h1{
	padding-left: 38px;
	text-align: left;
}
*/


#crosstalk_5 div.crosstalk_img{
	position: relative;
	top:-50px;
	overflow: hidden;
}

#crosstalk_5 > div::before{
	content: "";
	display: block;
	padding-top: 33.333333%
}

#crosstalk_5 > div figure{
	position: absolute;
	min-width: 880px;
	width: 73.333333%;
	top:0px;
	left: 50%;
	margin-left: -28.333333%;
	z-index: 90;
}

#crosstalk_6 article{
	position: relative;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	padding-top: 50px;
	z-index: 200;
	background-color: #fff;
}

#crosstalk_6 div.crosstalk_img{
	position: relative;
	top:-50px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 1800px;
}


#crosstalk_8{
	margin-top: -50px;
}

#crosstalk_8 article{
	padding-top: 0px;
}


#crosstalk_8 div.crosstalk_img{
	position: relative;
	top:-50px;
	overflow: hidden;
}



#crosstalk_1 figure::before,
#crosstalk_3 figure::before,
#crosstalk_5 figure::before{
	position: absolute;
	content: "";
	width: 200%;
	height: 100%;
	right: 0%;
	background: -webkit-linear-gradient(left, #e50020 50%, #f5f5f5 50%) 100% bottom / 100% 100% no-repeat;
	background: linear-gradient(to right, #e50020 50%, #f5f5f5 50%) 100% bottom / 100% 100% no-repeat;
}

#crosstalk_2 figure::before,
#crosstalk_4 figure::before,
#crosstalk_6 figure::before,
#crosstalk_8 figure::before{
	position: absolute;
	content: "";
	width: 200%;
	height: 100%;
	right: 0%;
	background: -webkit-linear-gradient(left, #e50020 50%, #fff 50%) 100% bottom / 100% 100% no-repeat;
	background: linear-gradient(to right, #e50020 50%, #fff 50%) 100% bottom / 100% 100% no-repeat;
}


.crosstalk_anime_on figure::before{
	width: 200%;
	height: 100%;
	right: 0%;
	-webkit-animation: figure_move .8s forwards ease-out 0.5s;
  	animation: figure_move .8s forwards ease-out 0.5s;
}

.crosstalk_anime aside{
	margin-top: 50px;
	opacity: 0;
}

.crosstalk_anime_on aside{
	margin-top: 50px;
	opacity: 0;
	-webkit-animation: figure_aside .6s forwards ease-out 0.8s;
  	animation: figure_aside .6s forwards ease-out 0.8s;
}


.crosstalk_anime h1{
	margin-top: 0px;
	opacity: 0;
}

.crosstalk_anime_on h1{
	opacity: 0;
	-webkit-animation: figure_fade .6s forwards ease-out 0.8s;
  	animation: figure_fade .6s forwards ease-out 0.8s;
}

.crosstalk_anime_on h2,
.crosstalk_anime_on dl{
	opacity: 0;
	-webkit-animation: figure_fade .6s forwards ease-out 1.4s;
  	animation: figure_fade .6s forwards ease-out 1.4s;
}


@keyframes figure_move{
	0% {
		right: 0%;
	}
	100% {
		right: -200%;
	}
}

@keyframes figure_aside{
	0% {
		margin-top: 50px;
		opacity: 0;
	}
	100%{
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes figure_fade{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}



@media screen and (min-width: 1800px) {
	#crosstalk_2 > div::before{
		padding-top: 600px;
	}
	
	#crosstalk_5 > div::before{
		padding-top: 600px;
	}
}

@media screen and (max-width: 1200px) {
	#crosstalk_2 > div::before{
		padding-top: 400px;
	}
	
	#crosstalk_5 > div::before{
		padding-top: 400px;
	}
}


@media screen and (max-width: 767px) {
	img{
		max-width: 100%;
	}
	
	
	#main_crosstalk{
		position: relative;
		height: auto;
		background-image: url(../images/crosstalk/crosstalk_main_sp.jpg);
		background-position: center center;
		background-size: cover;
	}
	

	#main_crosstalk h2{
		display: block;
		width: 90%;
		position: absolute;
		z-index:100;
		top: 45%;
		left: 50%;

		padding-top: 0px;
		margin-top: 0px;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		line-height: 1.3;
		text-align: center;
		z-index: 3;
	}
	

	#main_crosstalk ul{
		display: block;
		position: absolute;
		z-index:110;
		width: 97%;
		margin-top: 0px;
		top: auto;
		bottom: 1%;
		left: 50%;
		-webkit-transform: translate(-50%,-0%);
		-ms-transform: translate(-50%,-0%);
		transform: translate(-50%,-0%);
	}

	#main_crosstalk ul li{
		width: 49.5%;
		float: left;
		text-align: center;
		font-weight: bold;
		color: #e30920;
		font-size: 18px;
		background-color: #FFF;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
	}

	#main_crosstalk ul li:nth-child(2){
		float: right;
	}


	#description{
		background-color: #e30920;
		color: #FFF;
		font-weight: bold;
		text-align: center;
		font-size: 14px;
		padding: 6%;
		padding-left: 8%;
		padding-right: 8%;
	}
	
	
	section{
		padding-bottom: 20%;
	}

	.crosstalk_area article{
		position: relative;
		padding-top: 8%;
		z-index: 100;
		padding-left: 7%;
		padding-right: 7%;
	}

	.crosstalk_area h1{
		font-size: 22px;
		padding-bottom: 8%;
	}

	.crosstalk_area h2{
		padding-bottom: 5%;
	}

	#crosstalk_1{
		overflow: hidden;
	}

	#crosstalk_1 article div{
		width: 100%;
		padding-left: 10px;
	}
	
	#crosstalk_1 > div{
		position: relative;
		width: 100%;
		padding-top: 10%;
		text-align: right;
	}

	#crosstalk_1 figure{
		display: inline-block;
		position: relative;
		min-width: auto;
		width: 85%;
		left: auto;
		right: auto;
		top: 0%;
		margin-left: 0px;
		margin-right: 0px;
		z-index: 90;
	}
	
	#crosstalk_2 article{
		padding-top: 8%;
	}

	#crosstalk_2 div.crosstalk_img{
		position: relative;
		top:0px;
	}
	
	#crosstalk_2 > div{
		position: relative;
		width: 100%;
		padding-top: 0%;
	}

	#crosstalk_2 > div::before{
		content: "";
		display: block;
		padding-top: 0px;
	}

	#crosstalk_2 > div figure{
		display: inline-block;
		position: relative;
		min-width: auto;
		width: 85%;
		left: auto;
		right: auto;
		top: 0%;
		margin-left: 0px;
		margin-right: 0px;
		z-index: 90;
		margin-top: -10%;
	}

	#crosstalk_2.crosstalk_area aside{
		display: block;
		float: none;
		margin-top: 10px;
	}

	#crosstalk_2.crosstalk_area h1{
		padding-left: 0px;
		text-align: center;
	}
	
	#crosstalk_4{
		overflow: visible;
		height: auto;
	}
	
	#crosstalk_4 article{
		display: block;
		overflow: hidden;
		padding-bottom: 20%;
	}

	#crosstalk_4 article div{
		width: 100%;
		padding-left: 10px;
	}
	
	#crosstalk_4 > div{
		position: relative;
		width: 100%;
		padding-top: 0%;
		text-align: left;
	}

	#crosstalk_4 figure{
		display: inline-block;
		position: relative;
		min-width: auto;
		width: 85%;
		left: auto;
		right: auto;
		top: 0%;
		margin-left: 0px;
		margin-right: 0px;
		z-index: 90;
		margin-top: -10%;
	}
	
	#crosstalk_5{
		overflow: visible;
	}
	
	
	#crosstalk_5 article{
		padding-top: 8%;
	}

	#crosstalk_5 div.crosstalk_img{
		position: relative;
		top:0px;
	}
	
	#crosstalk_5 > div{
		position: relative;
		width: 100%;
		padding-top: 0%;
		text-align: right;
	}
	
	#crosstalk_5 div.crosstalk_img{
		position: relative;
		top:0px;
		overflow: visible;
	}

	#crosstalk_5 > div::before{
		content: "";
		display: block;
		padding-top: 0px;
	}
	
	

	#crosstalk_5 > div figure{
		display: inline-block;
		position: relative;
		min-width: auto;
		width: 85%;
		left: auto;
		right: auto;
		top: 0%;
		margin-left: 0px;
		margin-right: 0px;
		z-index: 90;
		margin-top: -10%;
	}

	#crosstalk_5.crosstalk_area aside{
		display: block;
		float: none;
		margin-top: 10px;
	}

	#crosstalk_5.crosstalk_area h1{
		padding-left: 0px;
		text-align: center;
	}
	
	#crosstalk_8{
		margin-top: 0px;
	}

	#crosstalk_8 article{
		padding-top: 0px;
	}


	#crosstalk_8 div.crosstalk_img{
		position: relative;
		top:-50px;
		overflow: hidden;
	}


	
}

@media screen and (max-width: 480px) {
	
	
	
}

@media screen and (max-width: 360px) {
	
	
	
}


