@charset "utf-8";
/*------------------------------------------------------------
	crosstalk
------------------------------------------------------------*/
#main {
	background-color: #ffedcf;
}
#main .topBox {
	padding: 8.3rem 0 8.5rem;
	background: url(../img/crosstalk/top_box_bg.png) repeat top center #fff9db;
	background-size: 56.7rem auto;
	border-radius: 0 0 5rem 5rem;
}
#main .topBox p {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 2.16;
	font-feature-settings: "palt";
}
#main .profile {
	padding: 6rem 0 28.4rem;
}
#main .profile .listUl {
	margin: -6.6rem 0 3rem;
	position: relative;
}
#main .profile .listUl li {
	margin-top: 6.6rem;
}
#main .profile .pho {
	width: 24.9rem;
	margin: 0 auto 2.8rem;
	overflow: hidden;
	border-radius: 100%;
}
#main .profile .name {
	margin-bottom: 1.5rem;
	text-align: center;
	font-size: 2.9rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#main .profile .name span {
	font-size: 2.3rem;
}
#main .profile dl {
	margin-bottom: 0.2rem;
	line-height: 1.46;
	font-size: 1.9rem;
	font-weight: 600;
}
#main .profile dt {
	float: left;
}
#main .profile dd {
	padding: 0 0 0.9rem 5em;
	margin-right: -1rem;
}
#main .profile .text {
	padding-top: 1.6rem;
	line-height: 1.46;
	font-size: 1.9rem;
	font-weight: 600;
	border-top: 1px solid #000;
}
#main .profile .noteList li {
	text-indent: -1em;
	padding: 0 0 1px 1em;
	font-size: 1.3rem;
	line-height: 1.59;
	font-feature-settings: "palt";
}
#main .index {
	padding-top: 0.1rem;
	position: relative;
	background-color: #ff7d46;
}
#main .index::before {
	position: absolute;
	left: 0;
	top: -12.5rem;
	width: 100%;
	background: url(../img/crosstalk/index_bg.png) no-repeat;
	background-size: 100% 12.6rem;
	height: 12.6rem;
	content: "";
}
#main .index .headLine01 {
	margin: -9rem 0 1.6rem;
	position: relative;
	color: #fff;
	font-weight: 600;
}
#main .index .tabList {
	margin-bottom: 7rem;
}
#main .index .tabList a {
	height: 9rem;
	padding: 0.5rem 0 0.5rem 8.5rem;
	position: relative;
	display: flex;
	align-items: center;
	font-weight: 600;
	color: #fff;
	font-size: 1.8rem;
	line-height: 1.38;
	border-bottom: 0.2rem dotted #fff;
}
#main .index .tabList .num {
	position: absolute;
	left: 0;
	top: 50%;
	width: 5.4rem;
	height: 5.4rem;
	padding-top: 0.5rem;
	color: #ff7d46;
	font-size: 3rem;
	text-align: center;
	background-color: #fff;
	transition: .3s;
	transform: translateY(-50%);
}
#main .index .tabList .on a {
	color: #ffff00;
}
#main .index .tabList .on .num {
	background-color: #ffff00;
}
#main .index .whiteBg {
	padding: 4.7rem 0 14.7rem;
	background-color: #fff;
}
#main .index .whiteBg .ttl {
	margin-bottom: 4.2rem;
	color: #ff7d46;
	font-size: 3.9rem;
	font-weight: 700;
	text-align: center;
}
#main .index .whiteBg .ttl .num {
	width: 8rem;
	height: 8rem;
	margin: 0 auto 2.3rem;
	padding-top: 1.3rem;
	display: block;
	font-size: 3rem;
	color: #fff;
	font-weight: 600;
	background-color: #ff7d46;
	border-radius: 100%;
}
#main .index .whiteBg .topText {
	margin-bottom: 5.8rem;
	text-align: center;
	font-size: 2.5rem;
	color: #000;
	line-height: 1.96;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#main .index .imgBox {
	width: 65.8rem;
	margin: 0 auto;
}
#main .index .textList li {
	padding-bottom: 6.3rem;
	display: flex;
	justify-content: space-between;
}
#main .index .textList .pho {
	width: 8.1rem;
	margin-top: 0.9rem;
	text-align: center;
}
#main .index .textList .pho span {
	margin-top: -0.1rem;
	display: block;
	font-weight: 600;
}
#main .index .textList .textBox {
	width: calc(100% - 10.5rem);
}
#main .index .textList p {
	margin-bottom: 3.6rem;
	text-align: justify;
	line-height: 2.13;
	font-feature-settings: "palt";
}
#main .index .textList p:last-child {
	margin-bottom: 0 !important;
}
#main .index .btmPho {
	margin: 2.1rem 1px 0;
}
#main .index .topPho {
	margin: 0 1px 10rem;
}
#main .index .btmList {
	width: 58.5rem;
	margin: 9.9rem auto 0;
}
#main .index .btmList li:not(:last-child) {
	margin-bottom: 3rem;
}
#main .index .btmList a {
	height: 8.2rem;
	padding: 0 5rem 0.2rem 11.8rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2rem;
	color: #ff7d46;
	font-weight: 600;
	font-feature-settings: "palt";
	border: 1px solid #ff7d46;
	border-radius: 0.5rem;
	background: url(../img/common/icon01.png) no-repeat right 1.8rem center;
	background-size: 2.1rem auto;
}
#main .index .btmList .prev a {
	background-image: url(../img/common/icon02.png);
	background-position: left 1.8rem center;
}
#main .index .btmList .num {
	position: absolute;
	left: 5.7rem;
	top: 50%;
	width: 5.4rem;
	height: 5.4rem;
	padding-top: 0.2rem;
	text-align: center;
	font-size: 3rem;
	color: #fff;
	background-color: #FF7D46;
	transform: translateY(-50%);
}
#main .index .listUl {
	margin: 9.5rem 0 0 -1.4rem;
}
#main .index .listUl li {
	padding-bottom: 9.2rem;
	display: flex;
	align-items: center;
}
#main .index .listUl .pho {
	width: 33.2rem;
	flex-shrink: 0;
}
#main .index .listUl .textBox {
	width: 48.5rem;
	margin-left: 6rem;
}
#main .index .listUl .name {
	margin-bottom: -0.6rem;
	font-weight: 700;
	font-size: 2.9rem;
	letter-spacing: 0.05em;
}
#main .index .listUl .name span {
	font-size: 2.3rem;
}
#main .index .listUl p {
	margin-bottom: 3.8rem;
	line-height: 2.13;
	font-feature-settings: "palt";
}
#main .index .listUl p:last-child {
	margin-bottom: 0 !important;
}
@media all and (min-width: 897px) {
	#main .profile .listUl::after {
		content: "";
		width: 27.6rem;
	}
	#main .profile .listUl li {
		width: 27.6rem;
	}
	#main .index .tabList li {
		width: 40.5rem;
	}
	#main .index .tabList li:nth-child(2n) {
		width: 46.2rem;
	}
	#main .index .tabList li:nth-child(2n) a {
		padding-left: 8rem;
	}
	#main .index .tabList a:hover {
		color: #ffff00;
	}
	#main .index .tabList a:hover .num {
		background-color: #ffff00;
	}
	#main .index .btmList a:hover {
		opacity: 0.7;
	}
	#main .index .imgBox01 {
		width: auto;
		margin-bottom: -2.1rem;
		padding: 2rem 0 0 32rem;
		position: relative;
	}
	#main .index .imgBox01 .textList li {
		padding-bottom: 4.4rem;
	}
	#main .index .imgBox01 .textList .textBox {
		width: calc(100% - 13.4rem);
	}
	#main .index .imgBox01 .leftPho {
		position: absolute;
		left: 0.6rem;
		top: 3rem;
		width: 27rem;
	}
	#main .index .imgBox01 .leftPho01 {
		top: 140.7rem;
	}
	#main .index .imgBox02 {
		width: auto;
		margin-bottom: -5.6rem;
		padding: 3rem 32rem 0 0;
		position: relative;
	}
	#main .index .imgBox02 .textList .textBox {
		width: calc(100% - 13.4rem);
	}
	#main .index .imgBox02 .rightPho {
		position: absolute;
		right: -0.1rem;
		top: 4rem;
		width: 27rem;
	}
	#main .index .imgBox02 .rightPho01 {
		top: 223rem;
	}
	#main .index .tabBox04 .btmList {
		margin-top: 7rem;
	}
	#main .index .tabBox05 .imgBox {
		margin-bottom: 0;
	}
	#main .index .tabBox05 .leftPho {
		left: 0.2rem;
	}
	#main .index .tabBox05 .leftPho01 {
		top: 189.5rem;
	}
	#main .index .textList li.center {
		align-items: center;
	}
	#main .index .listUl li:nth-child(2n) {
		justify-content: flex-end;
	}
	#main .index .listUl li:nth-child(2n) .pho {
		order: 1;
	}
	#main .index .listUl li:nth-child(2n) .textBox {
		margin: 0 5.3rem 0 0;
	}
}
@media all and (max-width: 896px) {
	#main .topBox {
		padding: 4rem 0;
		background-size: 28rem auto;
		border-radius: 0 0 2.5rem 2.5rem;
	}
	#main .topBox p {
		font-size: 1.6rem;
		line-height: 2;
	}
	#main .profile {
		padding: 4rem 0 10rem;
	}
	#main .profile .listUl {
		margin: 0 0 4rem;
		display: block;
	}
	#main .profile .listUl li {
		margin: 0 0 4rem;
	}
	#main .profile .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .profile .pho {
		margin: 0 auto 1rem;
	}
	#main .profile .name {
		margin-bottom: 1rem;
		font-size: 2.5rem;
	}
	#main .profile .name span {
		font-size: 2rem;
	}
	#main .profile dl {
		font-size: 1.7rem;
	}
	#main .profile .text {
		padding-top: 1rem;
		font-size: 1.7rem;
	}
	#main .index {
		padding-top: 0.1rem;
	}
	#main .index::before {
		top: -5.9rem;
		background-size: 100% 6rem;
		height: 6rem;
	}
	#main .index .headLine01 {
		margin: -2rem 0 2rem;
	}
	#main .index .tabList {
		margin-bottom: 5rem;
		display: block;
	}
	#main .index .tabList a {
		padding: 0.5rem 0 0.5rem 6rem;
		font-size: 1.5rem;
	}
	#main .index .tabList .num {
		width: 4.5rem;
		height: 4.5rem;
		padding-top: 0.3rem;
		font-size: 2.6rem;
	}
	#main .index .whiteBg {
		padding: 3rem 0 8rem;
	}
	#main .index .whiteBg .ttl {
		margin-bottom: 3rem;
		font-size: 3rem;
	}
	#main .index .whiteBg .ttl .num {
		width: 6rem;
		height: 6rem;
		margin: 0 auto 1rem;
		padding-top: 0.9rem;
		font-size: 2.6rem;
	}
	#main .index .whiteBg .topText {
		margin-bottom: 3rem;
		font-size: 2rem;
	}
	#main .index .imgBox {
		width: auto;
	}
	#main .index .textList li {
		padding-bottom: 3rem;
	}
	#main .index .textList .pho {
		margin-top: 0.5rem;
	}
	#main .index .textList .textBox {
		width: calc(100% - 9.5rem);
	}
	#main .index .textList p {
		margin-bottom: 1.5rem;
		line-height: 2;
	}
	#main .index .btmPho {
		margin: 2rem 0 0;
	}
	#main .index img {
		width: 100%;
	}
	#main .index .topPho {
		margin: 0 0 3rem;
	}
	#main .index .btmList {
		width: 33rem;
		margin: 5rem auto 0;
	}
	#main .index .btmList li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .index .btmList a {
		height: 8.2rem;
		padding: 0 3.5rem 0.2rem 9rem;
		font-size: 1.5rem;
		background-position: right 1rem center;
		background-size: 2.1rem auto;
	}
	#main .index .btmList .prev a {
		background-position: left 1rem center;
	}
	#main .index .btmList .num {
		left: 4rem;
		width: 4rem;
		height: 4rem;
		padding-top: 0;
		font-size: 2.6rem;
	}
	#main .index .leftPho,
	#main .index .rightPho {
		display: none;
	}
	#main .index .listUl {
		margin: 0;
	}
	#main .index .listUl li {
		padding-bottom: 4rem;
		display: block;
	}
	#main .index .listUl .pho {
		width: 30rem;
		margin: 0 auto 1rem;
	}
	#main .index .listUl .textBox {
		width: auto;
		margin-left: 0;
	}
	#main .index .listUl .name {
		margin-bottom: -0.6rem;
		font-size: 2.5rem;
	}
	#main .index .listUl .name span {
		font-size: 2rem;
	}
	#main .index .listUl p {
		margin-bottom: 1.5rem;
		line-height: 2;
	}
}