@charset "UTF-8";
/* CSS Document */


	
	
/* maintitle
--------------------- */
#maintitle {
	width: 100%;
	padding: 100px 50px 0 50px;
	position: relative;
}
#maintitle:before {
	content: "";
	width: 100%;
	height: 100px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
	#maintitle .pht {
		width: 100%;
		height: 700px;
		overflow: hidden;
		border-radius: 15px;
		position: relative;
		z-index: 1;
	}
	#maintitle.symposium .pht {
		height: auto;
	}
		#maintitle .pht img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}


	#maintitle .breadcrumb {
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 1;
		color: #fff;
		position: absolute;
		top: 120px;
		left: 150px;
		z-index: 2;
	}
		#maintitle .breadcrumb a {
			color: #fff;
			text-decoration: underline;
		}
		#maintitle .breadcrumb a:hover {
			text-decoration: none;
		}


	#maintitle .catch {
		font-size: 3.0rem;
		font-weight: 700;
		line-height: 1.9em;
		position: absolute;
		bottom: 70px;
		left: 150px;
		z-index: 2;
	}
		#maintitle .catch h1 {
			font-size: 8.0rem;
			font-weight: 700;
			color: #fff;
			line-height: 1;
			margin-bottom: 30px;
		}

		#maintitle .catch .whitebg {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 8px 5px 8px 5px;
		}


	
	
/* info
--------------------- */
.info .flex-start {
	margin-bottom: 30px;
}
	.info .flex-start .text {
		width: 65%;
		padding-right: 4%;
	}

	.info .flex-start .pht {
		width: 35%;
	}
		.info .flex-start .pht img {
			border-radius: 15px;
		}

.info .mb {
	margin-bottom: 20px;
}

.info .mt {
	margin-top: 30px;
}

.info .sub-txt:nth-last-child(1) {
	margin-top: 8px;
}

.info .base-btn {
	max-width: 480px;
	margin: 50px auto 0 auto;
}
.info .base-btn.symposium {
	margin: 80px auto 0 auto;
}
	.info .base-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 72px;
		background: #0B3384 url("../../common/img/btn_arrow_white.svg") no-repeat right 20px center;
		border-radius: 15px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1;
		color: #fff;
	}
	.info .base-btn a:hover {
		background: #DB0012 url("../../common/img/btn_arrow_white.svg") no-repeat right 20px center;
	}


	
	
/* member
--------------------- */
#member .title {
	text-align: center;
}

#member .list .box {
	width: 22%;
}
	#member .list .box img {
		border-radius: 15px;
	}

	#member .list .box .text {
		padding: 15px 12px 0 12px;
	}
		#member .list .box .text h3 {
			line-height: 1;
			margin-bottom: 12px;
		}
			#member .list .box .text h3 .blue {
				font-size: 2.4rem;
			}
			#member .list .box .text h3 .red {
				font-size: 1.4rem;
				padding-left: 10px;
			}

		#member .list .box .text p {
			font-weight: 700;
			font-size: 1.4rem;
			line-height: 1.6em;
		}

		#member .list .box .text .read {
			display: block;
			font-size: 1.3rem;
			line-height: 1.5em;
			padding-top: 15px;
			margin-top: 15px;
			border-top: dashed 1px #ddd;
		}

#member .sub-txt {
	margin-top: 40px;
	text-align: center;
}


	
	
/* story-set
--------------------- */
.story-set .txt {
	margin-bottom: 20px;
}

.story-set .sub-txt {
	margin-top: 8px;
}

.story-set .txt-pht {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
	.story-set .txt-pht .txt {
		width: 65%;
		margin-right: 3%;
	}
	.story-set .txt-pht .pht {
		width: 35%;
		margin-bottom: 20px;
	}
		.story-set .txt-pht .pht img {
			border-radius: 15px;
		}

.story-set .pht-txt {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	 -ms-flex-direction: row-reverse;
		 flex-direction: row-reverse;
}
	.story-set .pht-txt .text {
		width: 48%;
		margin-left: 4%;
	}
	.story-set .pht-txt .pht {
		width: 48%;
	}
		.story-set .pht-txt .pht img {
			border-radius: 15px;
		}

.story-set .pht_column2 {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 25px;
	margin-top: 15px;
}
	.story-set .pht_column2 li {
		width: 49%;
	}

.story-set .pht_full {
	aspect-ratio: 16 / 6;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 15px;
	margin-bottom: 25px;
	margin-top: 15px;
}
	.story-set .pht_full img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	
	
/* symposium-set
--------------------- */
.symposium-set .talk {
	margin-bottom: 35px;
}
.symposium-set .talk:nth-last-child(1) {
	margin-bottom: 0;
}
	.symposium-set .talk .human {
		width: 60px;
	}
		.symposium-set .talk .human span {
			display: block;
			margin-top: 8px;
			font-size: 1.3rem;
			font-weight: 700;
			line-height: 1;
			text-align: center;
		}

	.symposium-set .talk .txtbox {
		width: -webkit-calc(100% - 75px);
		width: calc(100% - 75px);
	}
		.symposium-set .talk .txtbox .txt {
			font-size: 1.5rem;
			margin-bottom: 15px;
			line-height: 1.8em;
		}
		.symposium-set .talk .txtbox .txt:nth-last-child(1) {
			margin-bottom: 0;
		}
			.symposium-set .talk .txtbox .txt .blue {
				font-weight: 700;
			}

.symposium-set .text-pht {
	margin-bottom: 40px;
}
	.symposium-set .text-pht .text {
		width: 50%;
		margin-right: 4%;
	}
	.symposium-set .text-pht .pht {
		width: 50%;
	}
		.symposium-set .text-pht .pht img {
			border-radius: 15px;
		}


.symposium-set .pht-text {
	margin-bottom: 40px;
}
	.symposium-set .pht-text .text {
		width: 50%;
		margin-left: 4%;
	}
	.symposium-set .pht-text .pht {
		width: 50%;
	}
		.symposium-set .pht-text .pht img {
			border-radius: 15px;
		}

.symposium-set .figure {
	max-width: 750px;
	overflow: hidden;
	border-radius: 15px;
	margin: 50px auto 0 auto;;
}

.symposium-set .pht-full {
	overflow: hidden;
	border-radius: 15px;
	margin-top: 50px;
}




/* 1300px */
@media screen and (max-width: 1300px) {
	
	
/* maintitle
--------------------- */
#maintitle .pht {
	height: 600px;
}

#maintitle .breadcrumb {
	left: 100px;
}
	
#maintitle.symposium .catch {
	bottom: 30px;
	left: 100px;
}
	
	
}





/* 1024px */
@media screen and (max-width: 1024px) {

	
	
/* maintitle
--------------------- */
#maintitle {
	padding: 100px 20px 0 20px;
}
#maintitle:before {
	height: 100px;
}
	#maintitle .pht {
		height: 550px;
	}


	#maintitle .breadcrumb {
		font-size: 1.3rem;
		left: 45px;
	}


	#maintitle .catch {
		font-size: 2.4rem;
		line-height: 2.1em;
		left: 60px;
	}
	#maintitle.symposium .catch {
		bottom: 30px;
	}
		#maintitle .catch h1 {
			font-size: 6.0rem;
			margin-bottom: 15px;
		}
		#maintitle.symposium .catch h1 {
			font-size: 5.0rem;
			margin-left: -5px;
		}


	
	
/* info
--------------------- */
.info .flex-start {
	margin-bottom: 20px;
}
	.info .flex-start .text {
		width: 60%;
	}

	.info .flex-start .pht {
		width: 40%;
	}
		.info .flex-start .pht img {
			border-radius: 10px;
		}

.info .base-btn {
	max-width: 380px;
	margin: 35px auto 0 auto;
}
.info .base-btn.symposium {
	margin: 50px auto 0 auto;
}
	.info .base-btn a {
		height: 68px;
		background: #0B3384 url("../../common/img/btn_arrow_white.svg") no-repeat right 15px center;
		border-radius: 10px;
		font-size: 1.6rem;
		text-indent: -25px;
	}
	.info .base-btn a:hover {
		background: #DB0012 url("../../common/img/btn_arrow_white.svg") no-repeat right 15px center;
	}


	
	
/* member
--------------------- */
#member .list .box img {
	border-radius: 10px;
}

#member .list .box .text {
	padding: 15px 0 0 0;
}
	#member .list .box .text h3 {
		margin-bottom: 10px;
	}
		#member .list .box .text h3 .blue {
			font-size: 2.1rem;
		}
		#member .list .box .text h3 .red {
			font-size: 1.2rem;
			padding-left: 8px;
		}

	#member .list .box .text p {
		font-size: 1.3rem;
		letter-spacing: 0;
		line-height: 1.5em;
	}

	#member .list .box .text .read {
		font-size: 1.2rem;
		line-height: 1.4em;
	}

#member .sub-txt {
	margin-top: 30px;
}




}





/* max 768px */
@media screen and (max-width: 768px) {

	
	
/* maintitle
--------------------- */
#maintitle {
	padding: 80px 10px 0 10px;
}
#maintitle:before {
	height: 100px;
}
	#maintitle .pht {
		width: 100%;
		height: 100%;
		aspect-ratio: 1 / 1;
	}
		#maintitle .pht img {
 			object-position: 60% 50%;
		}

	#maintitle .breadcrumb {
		font-size: 1.1rem;
		top: 100px;
		left: 30px;
	}


	#maintitle .catch {
		font-size: 1.8rem;
		line-height: 2.2em;
		letter-spacing: 0;
		bottom: 30px;
		left: 10px;
	}
	#maintitle.symposium .catch {
		bottom: 50%;
		left: 10px;
		margin-bottom: -80px;
	}
		#maintitle .catch h1 {
			font-size: 4.0rem;
			margin-bottom: 15px;
			margin-left: -3px;
		}
	
		#maintitle .catch .whitebg {
			padding-top: 7px;
			padding-bottom: 7px;
		}


	
	
/* info
--------------------- */
.info .title h2 {
	font-size: 2.5rem;
	letter-spacing: 0;
}
	
.info .flex-start {
	display: block;
	margin-bottom: 20px;
}
	.info .flex-start .text {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.info .flex-start .pht {
		width: 100%;
	}

.info .base-btn {
	max-width: 380px;
	width: 90%;
	margin: 30px auto 0 auto;
}
	.info .base-btn a {
		background: #0B3384 url("../../common/img/btn_arrow_white.svg") no-repeat right 15px center;
		font-size: 1.6rem;
		line-height: 1.3em;
		text-indent: 0;
		text-align: center;
	}
	.info .base-btn a:hover {
		background: #0B3384 url("../../common/img/btn_arrow_white.svg") no-repeat right 15px center;
	}


	
	
/* member
--------------------- */
#member .list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
	#member .list .box {
		width: 47%;
		margin-right: 6%;
		margin-bottom: 30px;
	}
	#member .list .box:nth-child(2n) {
		margin-right: 0;
	}
		#member .list .box .text {
			padding: 12px 0 0 0;
		}
			#member .list .box .text h3 .blue {
				font-size: 1.8rem;
			}
			#member .list .box .text h3 .red {
				font-size: 1.1rem;
			}

			#member .list .box .text p {
				font-size: 1.2rem;
			}

			#member .list .box .text .read {
				font-size: 1.1rem;
				line-height: 1.3em;
				padding-top: 12px;
				margin-top: 12px;
			}

#member .sub-txt {
	margin-top: 0;
}


	
	
/* story-set
--------------------- */
.story-set .title h2 {
	font-size: 2.4rem;
	letter-spacing: 0;
}
	
.story-set .txt {
	margin-bottom: 5%;
}

.story-set .txt-pht {
	display: block;
}
	.story-set .txt-pht .txt {
		width: 100%;
		margin-right: 0;
	}
	.story-set .txt-pht .pht {
		width: 100%;
		margin-bottom: 5%;
	}
		.story-set .txt-pht .pht img {
			border-radius: 10px;
		}

.story-set .pht-txt {
	display: block;
}
	.story-set .pht-txt .text {
		width: 100%;
		margin-left: 0;
		margin-top: 5%;
	}
	.story-set .pht-txt .pht {
		width: 100%;
	}
		.story-set .pht-txt .pht img {
			border-radius: 10px;
		}

.story-set .pht_column2 {
	display: block;
	margin-bottom: 5%;
	margin-top: 5%;
}
	.story-set .pht_column2 li {
		width: 100%;
		margin-bottom: 5%;
	}

.story-set .pht_full {
	aspect-ratio: 16 / 9;
	border-radius: 10px;
	margin-bottom: 5%;
	margin-top: 5%;
}


	
	
/* symposium-set
--------------------- */
.symposium-set .title h2 {
	font-size: 2.4rem;
	letter-spacing: 0;
}
	
.symposium-set .talk {
	margin-bottom: 30px;
}
	.symposium-set .talk .txtbox .txt {
		font-size: 1.4rem;
		margin-bottom: 12px;
		line-height: 1.6em;
	}

.symposium-set .text-pht {
	display: block;
	margin-bottom: 30px;
}
	.symposium-set .text-pht .text {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}
	.symposium-set .text-pht .pht {
		width: 100%;
	}
		.symposium-set .text-pht .pht img {
			border-radius: 10px;
		}


.symposium-set .pht-text {
	display: block;
	margin-bottom: 30px;
}
	.symposium-set .pht-text .text {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
	.symposium-set .pht-text .pht {
		width: 100%;
	}
		.symposium-set .pht-text .pht img {
			border-radius: 10px;
		}

.symposium-set .figure {
	border-radius: 10px;
	margin: 30px auto 0 auto;;
}

.symposium-set .pht-full {
	width: 116%;
	margin-left: -8%;
	border-radius: 0;
	margin-top: 30px;
}




}