@charset "utf-8";
/*------------------------------------------------------------
	talk
------------------------------------------------------------*/
#main {
	margin-bottom: 16.4rem;
}

/* mainImg */
#main .mainImg {
	height: 78rem;
	position: relative;
	display: flex;
	align-items: flex-end;
}
#main .mainImg .image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#main .mainImg .image::after {
	width: 100%;
	height: 41.6rem;
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
}
#main .mainImg .image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .mainImg .textBox {
	width: 100%;
	padding-bottom: 4.9rem;
}
#main .mainImg .title {
	margin-bottom: 4.4rem;
}
#main .mainImg .title img {
	width: 44.4rem;
}
#main .mainImg .num {
	margin-bottom: 2rem;
	font-size: 2.5rem;
	letter-spacing: -0.01em;
	line-height: 1;
	color: #fff;
}
#main .mainImg .num span {
	padding-bottom: 0.3rem;
	display: inline-block;
	vertical-align: top;
	border-bottom: 0.2rem solid #fff;
}
#main .mainImg .textImg img {
	width: 75rem;
}
#main .mainImg .content {
	max-width: 136rem;
}
#main .content {
	max-width: 112rem;
}
@media all and (max-width: 896px) {
	#container {
		padding-top: 0;
	}
	#gHeader {
		background-color: transparent;
	}
	#main .mainImg {
		height: auto;
		aspect-ratio: 375/360;
	}
	#main .mainImg .image::after {
		height: 20.2rem;
		background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
	}
	#main .mainImg .textBox {
		padding-bottom: 2rem;
	}
	#main .mainImg .title {
		margin-bottom: 2.1rem;
	}
	#main .mainImg .title img {
		width: 23.6rem;
	}
	#main .mainImg .num {
		margin-bottom: 1.4rem;
		font-size: 1.3rem;
	}
	#main .mainImg .num span {
		padding-bottom: 0.2rem;
		border-bottom: 0.2rem solid #fff;
	}
	#main .mainImg .textImg img {
		width: 34.2rem;
	}
	#main .mainImg .content {
		max-width: inherit;
	}
	#main .content {
		max-width: inherit;
	}
	#main {
		margin-bottom: 3.5rem;
	}
	.comOtherBox {
		margin-top: 17rem;
	}
}


/* themeBox */
#main .themeBox {
	position: relative;
	padding: 12.2rem 0;
	overflow: hidden;
}
#main .themeBox .content {
	padding: 4.9rem 0.2rem;
	border-top: 0.2rem solid #000;
	border-bottom: 0.2rem solid #000000;
	display: flex;
}
#main .themeBox .photo {
	width: 36rem;
}
#main .themeBox .photo img {
	width: 100%;
}
#main .themeBox .textBox {
	flex: 1;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.03em;
	line-height: 1.8;
	padding: 0.8rem 0 0 17.9rem;
}
#main .themeBox .bgImg {
	width: 219rem;
	position: absolute;
	top: 2.4rem;
	left: 50%;
	transform: translateX(-50%);
}
#main .themeBox .title {
	font-size: 8rem;
	font-weight: 400;
	position: absolute;
	top: 5.7rem;
	left: 0;
	line-height: 1;
	padding-left: 3.8rem;
}
#main .themeBox .title .en {
	width: 1rem;
	height: 1rem;
	white-space: nowrap;
	font-size: 1.5rem;
	line-height: 1;
	transform: rotate(90deg);
	display: block;
	position: absolute;
	top: 1rem;
	left: 0.8rem;
}
@media all and (max-width: 896px) {
	#main .themeBox {
		padding: 3.8rem 0 5rem;
	}
	#main .themeBox .content {
		padding: 2.9rem 0.2rem 2.9rem 8.8rem;
		display: block;
	}
	#main .themeBox .photo {
		width: auto;
		margin: 2rem -0.2rem 0 0;
	}
	#main .themeBox .textBox {
		font-size: 1.3rem;
		letter-spacing: 0.03em;
		line-height: 1.61;
		padding: 0;
	}
	#main .themeBox .bgImg {
		width: 91.1rem;
		top: 1.1rem;
		margin-left: 11.1rem;
	}
	#main .themeBox .title {
		font-size: 4.2rem;
		top: 3.4rem;
		padding-left: 1.9rem;
	}
	#main .themeBox .title .en {
		font-size: 1.1rem;
		top: 0.5rem;
		left: 0.3rem;
	}
}


/* memberUl */
#main .memberBox {
	margin-bottom: 19rem;
}
#main .memberUl {
	margin-left: 4.2rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem 11.2rem;
	justify-content: center;
}
#main .memberUl li {
	display: flex;
	font-size: 1.3rem;
	gap: 2.5rem;
}
#main .memberUl .photo {
	width: 10.7rem;
}
#main .memberUl .right {
	flex: 1;
	margin-top: 0.5rem;
}
#main .memberUl .en {
	margin-bottom: 1rem;
	font-family: "Arvo", serif;
	display: block;
	font-weight: 400;
	letter-spacing: -0.09em;
}
#main .memberUl .name {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.09em;
}
#main .memberUl .name span {
	color: #464646;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.46;
	display: block;
	letter-spacing: 0;
	margin-top: 0.6rem;
}
@media all and (max-width: 896px) {
	#main .memberBox {
		margin-bottom: 8.4rem;
	}
	#main .memberUl {
		margin: 0 -0.8rem;
		gap: 1.5rem 0;
		justify-content: center;
	}
	#main .memberUl li {
		width: 33.33%;
		padding: 0 0.5rem;
		display: block;
		font-size: 1.1rem;
		text-align: center;
	}
	#main .memberUl .photo {
		width: 8.8rem;
		margin: 0 auto;
	}
	#main .memberUl .right {
		margin-top: 1.4rem;
	}
	#main .memberUl .en {
		margin-bottom: 1.1rem;
		letter-spacing: -0.05em;
		font-size: 1.1rem;
	}
	#main .memberUl .name {
		font-size: 1.8rem;
		line-height: 1;
		letter-spacing: 0.09em;
	}
	#main .memberUl .name span {
		font-size: 1.2rem;
		line-height: 1.5;
		display: block;
		margin-top: 0.6rem;
	}
}

#main .memberUl .tag {
    margin-top: 0.8rem;
    padding: 0.6rem 0.8rem 0.5rem;
    width: fit-content;
    color: #464646;
    font-size: 1.3rem;
    font-weight: 600;
    background-color: #fff226;
}
@media all and (max-width: 896px) {
    #main .memberUl .tag {
        font-size: 1.1rem;
    }
}

#main .listUl > li {
	min-height: 10.3rem;
	display: flex;
	align-items: flex-start;
	gap: 4.1rem;
}
#main .listUl > li + li {
	margin-top: 4.4rem;
}
#main .listUl .photo {
	margin-top: 0.3rem;
	width: 7rem;
	aspect-ratio: 1/1;
	position: relative;
}
#main .listUl .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}
#main .listUl .photo .name {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	margin-top: 1rem;
	letter-spacing: 0.1em;
}
#main .listUl .textBox {
	flex: 1;
	font-size: 1.5rem;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.02em;
}
#main .listUl .textBox p + p {
	margin-top: 3.4rem;
}
#main #conts .headLine02 {
	font-size: 2.6rem;
}
#conts {
	padding: 1rem 4rem 0 0;
}
#main #conts .imgUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 7.8rem 0 0 0;
}
#main #conts .imgUl li {
	width: calc((100% - 0.4rem)/2);
}
#main #conts .imgUl img {
	width: 100%;
}
#main #conts .imgUl + * {
	margin-top: 9.7rem;
}
#main #conts .photoBox {
	margin: 7.8rem 0 0 0;
}
#main #conts .photoBox.marTop {
	margin-top: 4.7rem;
}
#main .subBox {
	padding-top: 1rem;
}
#main .subBox + .subBox {
	margin-top: 14.3rem;
}
#main .listUl + .headLine04 {
	margin-top: 6.5rem;
}
@media all and (max-width: 896px) {
	#conts {
		padding: 0 0 0 0;
	}
	#main #conts .imgUl {
		display: block;
		margin: 4rem 0 0 0;
	}
	#main #conts .imgUl li {
		width: auto;
		margin-bottom: 0.4rem;
	}
	#main #conts .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main #conts .photoBox {
		margin: 4rem 0 0 0;
	}
	#main #conts .headLine02 {
		font-size: 2rem;
		margin-bottom: 2.8rem;
	}
	#main .listUl .textBox {
		font-size: 1.4rem;
		line-height: 1.71;
		letter-spacing: 0.02em;
	}
	#main .listUl .photo {
		margin-top: 0.3rem;
		width: 5rem;
	}
	#main .listUl .photo .name {
		font-size: 1.3rem;
	}
	#main .listUl > li {
		min-height: 0;
		gap: 1.5rem;
	}
	#main .listUl > li + li {
		margin-top: 3.8rem;
	}
	#main #conts .imgUl + * {
		margin-top: 5.4rem;
	}
	#main .subBox + .subBox {
		margin-top: 9.1rem;
	}
}

/* talk01 */
@media all and (min-width: 897px) {
    #main.talk01 .mainImg .textImg img  {
        width: 66.7rem;
    }
    #main.talk01 .memberUl {
        margin: -10.8rem 0 0 -4rem;
        gap: 1.5rem 9.3rem;
    }
}
@media all and (max-width: 896px) {
}

/* talk02 */
@media all and (min-width: 897px) {
    #main.talk02 .mainImg .textImg img  {
        width: 76.1rem;
    }
    #main.talk02 .memberUl {
        margin: -10.8rem 0 0 -3.7rem;
        gap: 1.5rem 9rem;
    }
}
@media all and (max-width: 896px) {
}