@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

html {
	font-family: "Ð¡‰V¥´¥·¥Ã¥¯ Pro","Kozuka Gothic Pro'","Noto Sans JP", sans-serif;
	font-size: 62.5%;
	font-optical-sizing: auto;
	font-style: normal;
    -moz-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
}

a, a:hover{
	text-decoration: none;
	color: #000;	
}

.pc{display: block;}
.pc_in{display: inline;}
.sp{display: none;}
.sp_in{display: none;}

body{
	width: 100%;
	color: #000;	
}

#contents{
	width: 100%; 
	height: auto;
	margin: 0 auto;
}

#contents .inn{
	max-width: 950px;
	padding: 0 25px;
	margin: 0 auto;
}

#contents #header{
	width: 100%; 
	height: auto;
	margin: 0 auto;
	background-image: url(/about/vision/2032/images/line_01.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #fff;
}

#contents #header .head{
	max-width: 950px;
	padding: 0 25px;
	margin: 0 auto;
	height: 65px;
	background-image: url(/about/vision/2032/images/line_02.png), url(/about/vision/2032/images/line_03.png);
	background-position: left center, right center;
	background-repeat: repeat-y, repeat-y;
}

#contents #header .head p{
	font-family: "minion-pro", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.2rem;
	line-height: 1.0em;
	color: #8b020f;
	padding-top: 2.0em;
}

#contents #header .title{
	width: 100%;
	background-color: #8b020f;
	border-top: #cfd0d0 1px solid;
	border-bottom: #cfd0d0 1px solid;
	text-align: center;
}

#contents #header .title h1 img{
	width: 96%;
	max-width: 900px;
	height: auto;
	margin: 0 auto;

	opacity: 0;
}

#contents #mission{
	width: 100%; 
	height: auto;
	margin: 0 auto;
	background-image: url(/about/vision/2032/images/line_04.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: 1px solid #8b020f;
}

#contents #mission .read{
	max-width: 1000px;
	height: auto;
	padding: 10px 0 30px;
	margin: 0 auto;
	background-image: url(/about/vision/2032/images/line_02.png), url(/about/vision/2032/images/line_03.png), url(/about/vision/2032/images/mission_back.png);
	background-position: left center, right center, right top;
	background-repeat: repeat-y, repeat-y, no-repeat;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}

#contents #mission .read .mission_img{
	width: 205px;
	height: auto;
	
	position: relative;
	left: -100px;
	opacity: 0;
}

#contents #mission .read p{
	font-family: "Noto Serif JP", serif;
	font-size: 1.5rem;
	line-height: 2.0em;
	letter-spacing: -0.1px;
	font-weight: 400;
	display: block;
	padding: 0 30px 40px 80px;
	
	position: relative;
	top: 100px;
	opacity: 0;
}

@media screen and (max-width : 1000px) {
	#contents #mission .read .mission_img_area{
		width: 150px;
		height: auto;
		overflow: hidden;		
	}

	#contents #mission .read p{
		padding: 0 80px 40px 30px;
	}

}


#contents #vision{
	background-color: #f3f3f3;
	padding: 80px 0 50px;
}

#contents #vision h2{
	padding: 0 60px;
	text-align: center;
	background-image: url(/about/vision/2032/images/vision_h2_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

#contents #vision h2 img.catch{
	width: 100%;
	max-width: 730px;
	height: auto;
	position: relative;
	opacity: 0;
}

#contents #vision h2.sub{
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	line-height: 1.2em;
	letter-spacing: -0.1px;
	font-weight: 400;
	padding: 0.3em 1.0em;
}

#contents #vision .vision_list{
	max-width: 1000px;
	margin: 0 auto;
	background-image: url(/about/vision/2032/images/vision_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 60px 0 0;
}

#contents #vision .vision_list > div{
	max-width: 700px;
	height: 270px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-image: url(/about/vision/2032/images/vision_list_back_pc.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#contents #vision .vision_list > div > div{
	width: 28%;
	padding: 0 2%;
}

#contents #vision .vision_list > div > div:nth-child(2){
	width: 26%;
}

#contents #vision .vision_list > div > div h3{
	font-family: "Noto Serif JP", serif;
	font-size: 2.4rem;
	line-height: 1.4em;
	letter-spacing: -0.1px;
	font-weight: 400;
	padding: 1.0em 0.5em 0.5em;
	color: #8b020f;
}

#contents #vision .vision_list > div > div p{
	font-size: 1.2rem;
	line-height: 1.6em;
	height: 5.0em;
	padding: 0 0.5em 0;
	color: #8b020f;
}

#contents #action{
	background-color: #fff;
}

#contents #action .inn{
	padding: 100px 25px 120px;
	background-image: url(/about/vision/2032/images/action_back_01.png), url(/about/vision/2032/images/action_back_02.png);
	background-position: right top, left bottom;
	background-repeat: no-repeat, no-repeat;
}

#contents #action .inn .read{
	max-width: 710px;
	padding: 0 25px;
	margin:  0 auto;
	display: flex;
	justify-content: space-between;
}

#contents #action .inn .read h2{
	font-size: 1.8rem;
	line-height: 1.4em;
	font-weight: 600;
	color: #8b020f;
	padding-right: 0.4em;
}

#contents #action .inn .read p{
	font-family: "minion-pro", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.5rem;
	line-height: 1.8em;
	font-weight: 400;
	color: #231815;
	padding-left: 1.0em;
	letter-spacing: -0.1px;
}

#contents #action .inn .action_list{
	max-width: 710px;
	padding: 0 25px;
	margin:  40px auto 0;
	display: flex;
	justify-content: space-between;
}

#contents #action .inn .action_list > div{
	width: 50%;
}

#contents #action .inn .action_list > div > div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #888888;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #e9e9e9;
	transition-duration : 0.5s;
}

#contents #action .inn .action_list > div > div > div img{
	width: 92px;
	height: auto;
}

#contents #action .inn .action_list > div > div > div img.off{
	display: block;
	transition-duration : 0.5s;
}

#contents #action .inn .action_list > div > div > div img.on{
	display: none;
	transition-duration : 0.5s;
}


#contents #action .inn .action_list > div > div > div:last-child{
	padding-right: 30px;
}

#contents #action .inn .action_list > div > div > div h3{
	font-size: 2.2rem;
	line-height: 1.4em;
	font-weight: 600;
}

#contents #action .inn .action_list > div > div > div p{
	font-size: 1.2rem;
	line-height: 1.6em;
	font-weight: 400;
}

#contents #action .inn .action_list > div > div:hover{
	color: #fff;
	background: #a2353f;
	transition-duration : 0.5s;
}

#contents #action .inn .action_list > div > div:hover img.off{
	display: none;
	transition-duration : 0.5s;
}

#contents #action .inn .action_list > div > div:hover img.on{
	display: block;
	transition-duration : 0.5s;
}

#contents #project{
	padding: 120px 0 90px;
	font-size: 0;
	background-color: #fff;
	background-image: url(/about/vision/2032/images/project_back_03_pc.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#contents #project .founding{
	max-width: 788px;
	padding: 0 25px;
	margin: 0 auto;
}

#contents #project .founding h2{
	text-align: center;
}

#contents #project .founding h2 img{
	width: 100%;
	max-width: 320px;	
}

#contents #project .founding > div{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	border-top: 1px solid #8b020f;
	border-bottom: 1px solid #8b020f;
	margin: 15px auto 0;
}

#contents #project .founding > div > div{
	width: 50%;
	min-width: 390px;
	padding-bottom: 30px;
}

#contents #project .founding > div > div:last-child{
	width: 100%;
	max-width: 454px;
}

#contents #project .founding > div > div h3{
}

#contents #project .founding > div > div h3 img{
	width: auto;
	height: 100px;
}

#contents #project .founding > div > div:nth-child(2) h3{
	display: flex;
	justify-content: flex-end;
}

#contents #project .founding > div > div > img{
	width: 99%;
	max-width: 388px;
	height: auto;
	border-left: 2px solid #fff;
/* 	margin-top: 30px; */
	margin: 0 auto 30px;
}

#contents #project .founding > div > div > p{
	font-size: 1.1rem;
	line-height: 1.6em;
	color: #8b020f;
	padding: 14px 0;
}


#contents #project .timeline{
	background-image: url(/about/vision/2032/images/project_back_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

@media screen and (max-width : 1000px) {
	#contents #project .timeline{
		background-image: url(/about/vision/2032/images/project_back_02.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	#contents #project .founding > div > div{
		width: 100%;
		max-width: 454px;
	}

	#contents #project .founding > div > div:nth-child(2) h3{
		display: block;
		justify-content: flex-end;
	}

	#contents #project .founding > div > div > img{
		width: 80%;
		max-width: none;
		height: auto;
		border-left: none;
		margin: 0 10%;
	}


	#contents #project .founding > div > div:last-child{
		margin-top: 20px;
	}
}

#contents #project .timeline .inn .timeline_schedule{
	text-align: center;
	overflow: hidden;
}

.timeline_schedule.timeline_01{
	position: relative;
}

.timeline_schedule.timeline_01 .learn_link_01{
	position: absolute;
	top: 395px;
	left: 50%;
	margin-left: -215px;
	z-index: 10;
	width: 150px;
	opacity: 0;
}

.timeline_schedule.timeline_01 .learn_link_02{
	position: absolute;
	top: 415px;
	left: 50%;
	margin-left: -215px;
	z-index: 10;
	width: 130px;
	opacity: 0;
}

@media screen and (max-width : 835px) and   (min-width : 781px) {
	.timeline_schedule.timeline_01 .learn_link{
	left: 0;
	margin-left: 168px;
	}
}

.timeline_schedule.timeline_01 .learn_link img{
	width: 100%;
	height: auto;
}

.timeline_schedule.timeline_01 .learn_link_01:hover{
	background-color: #fff;
	opacity: 0.5!important;
	transition-duration : 0.5s;
}

.timeline_schedule.timeline_01 .learn_link_02:hover{
	opacity: 0.5!important;
	transition-duration : 0.5s;
}


.timeline_schedule.timeline_02, .timeline_schedule.timeline_03{
	margin-top: -50px;
}

#contents #project .timeline .inn .timeline_schedule > img{
	width: 770px;
	height: auto;
	margin: 0 auto;
}

.timeline_img_01, .timeline_img_02{
	position: relative;
	top: -30px;
	opacity: 0;
}

.timeline_img_03, .timeline_img_04{
	opacity: 0;
}

#contents #project .timeline .inn .push{
	width: 96%;
	max-width: 722px;
	padding: 50px 25px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	box-shadow: #d9d9d9 5px 5px;
	
	opacity: 0;
}

#contents #project .timeline .inn .push h3 img{
	width: 100%;
	max-width: 670px;
	height: auto;
	margin: 0 auto;
}

#contents #project .timeline .inn .push p{
	font-family: "Noto Serif JP", serif;
	font-size: 1.5rem;
	line-height: 1.8em;
	letter-spacing: -0.1px;
	font-weight: 400;
	padding: 2.0em 0 0;
}

#contents #project .timeline .inn .timeline_schedule.timeline_04 .link{
	width: 100%;
	max-width: 734px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	background-image: url(/about/vision/2032/images/timeline_05_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	opacity: 0;
}

#contents #project .timeline .inn .timeline_schedule.timeline_04 .link a{
	width: 50%;
	max-width: 346px;
	display: block;
	box-shadow: #999 5px 5px;
	background-color: #fff;
}

#contents #project .timeline .inn .timeline_schedule.timeline_04 .link a img{
	width: 100%;
	height: auto;
	transition-duration : 0.5s;
}

#contents #project .timeline .inn .timeline_schedule.timeline_04 .link a:hover img{
	opacity: 0.5;
	transition-duration : 0.5s;
}

footer{
	width: 100%;
	text-align: center;
	background: #8b020f;
	border-top: 5px solid #fff;
}

footer img{
	width: 100%;
	max-width: 382px;
}

