@charset "UTF-8";

.founder_ttl {
	width:100%;
	margin: 0 auto;
	text-align: center;
}

.founder_ttl h2 {
	font-size: 38px;
	color: #084a95;
	line-height: 1.2;
	letter-spacing:0.18em;
}

.founder_content .inner {
	width: 1000px;
	background: #fff;
	overflow: hidden;
	padding: 64px 55px 0px;
}

.founder_content .inner .photo {
	width: 280px;
	float: left;
	margin-top: 5px;
}

.founder_content .inner .photo p {
	line-height: 1.4;
	font-size: 26px;
	color: #084a95;
	letter-spacing:0.12em;
	margin-top: 20px;
}

.founder_content .inner .photo img {
	width: 100%;
	max-width: 180px;
}

.founder_content .inner .photo p span {
	display: block;
	font-size: 38px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-style: italic;
}

.founder_content .inner .txt {
	width: 590px;
	float: right;
	text-align: justify;
	text-justify: inter-ideograph;
}

.founder_content .inner .txt p {
	font-size: 16px;
	line-height: 2.0;
}

.founder_content .inner .year {
	clear: both;
	padding-top: 80px;
	overflow: hidden;
}
.founder_content .inner .year span {
	display: block;
	font-size: 78px;
	line-height: 78px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: italic;
	letter-spacing:0.08em;
	float: left;
	color: #084a95;
}

.founder_content .inner .year span:first-child {
	padding-right: 150px;
	background: url(../images/founder/arrow.png) no-repeat right bottom 20px;
}

.founder_content .inner .year span:last-child {
	padding-left: 30px;
}



@media screen and (max-width:1024px) {
	.founder_content .inner {
		width:100%;
		padding: 64px 4% 0px;
	}
	
	.founder_content .inner .photo {
		width: 27%;
		padding-right: 2%;
		float: left;
	}

	.founder_content .inner .txt {
		width: 71%;
		float: right;
	}
}


@media screen and (max-width:1000px) {
	.founder_content .inner {
		width:100%;
		padding: 64px 6% 0px;
	}
	
	.founder_content .inner .photo {
		width: 27%;
		padding-right: 3%;
		float: left;
	}
	
	.founder_content .inner .photo p span {
		font-size: 32px;
	}
	
	.founder_content .inner .txt {
		width: 70%;
		float: right;
	}
	
	.founder_content .inner .year {
		padding-top: 80px;
	}
	.founder_content .inner .year span {
		font-size: 58px;
		line-height: 58px;
	}

	.founder_content .inner .year span:first-child {
		padding-right: 150px;
		background: url(../images/founder/arrow.png) no-repeat right bottom 20px;
	}

	.founder_content .inner .year span:last-child {
		padding-left: 30px;
	}
}


@media screen and (max-width:900px) {
	.founder_content .inner .photo img {
		width: 100%;
		max-width: 150px;
	}
	
	.founder_content .inner .photo p {
		font-size: 2.862vw;
	}

	.founder_content .inner .photo p span {
		font-size: 3.562vw;
	}
	
	.founder_content .inner .txt p {
		font-size: 1.562vw;
	}

}

@media screen and (max-width: 736px) and (orientation: landscape) {
	
	.founder_content .inner {
		padding: 40px 8% 0px;
	}
	
	.founder_content .inner .txt p {
		font-size: 2.286vw;
	}
	
	.founder_content .inner .year span {
		font-size: 4.862vw;
		line-height: 42px;
	}

	.founder_content .inner .year span:first-child {
		padding-right: 150px;
		background: url(../images/founder/arrow.png) no-repeat right bottom 10px;
	}

	.founder_content .inner .year span:last-child {
		padding-left: 30px;
	}
	
}


@media screen and (max-width:768px) {
	
	.founder_ttl h2 {
		font-size: 5.262vw;
	}
	
	.founder_content .inner .photo p span {
		font-size: 3.262vw;
	}
	
	.founder_content .inner .txt p {
		font-size: 2.262vw;
	}
}


@media screen and (max-width:640px) {
	
	.founder_ttl h2 {
		font-size: 6.2262vw;
		line-height: 1.8;
	}
	
	.founder_content .inner {
		padding: 40px 8% 0px;
	}
	
	.founder_content .inner .txt p {
		font-size: 3.262vw;
	}
	
	.founder_content .inner .year span {
		font-size: 4.262vw;
		line-height: 38px;
	}

	.founder_content .inner .year span:first-child {
		padding-right: 150px;
		background: url(../images/founder/arrow.png) no-repeat right bottom 10px;
	}

	.founder_content .inner .year span:last-child {
		padding-left: 20px;
	}
	
	.founder_content .inner .photo p span {
		font-size: 18px;
	}
	
	.founder_content .inner .photo p {
		font-size: 22px;
	}
}


@media screen and (max-width:480px) {
	
	.founder_ttl h2 {
		font-size: 6.8262vw;
		line-height: 1.2;
	}
	
	.founder_content .inner {
		padding: 40px 8% 0px;
	}
	
	.founder_content .inner .photo {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
		float: none;
		text-align: center;
	}
	
	.founder_content .inner .photo p {
		margin-top: 10px;
		line-height: 1.4;
		font-size: 4.862vw;
	}
	
	.founder_content .inner .photo p span {
		font-size: 4.862vw;
	}
	.founder_content .inner .txt {
		width: 100%;
		float: none;
	}
	
	.founder_content .inner .txt p {
		font-size: 4.086vw;
	}
	
	.founder_content .inner .year {
		padding-top: 40px;
	}
	
	.founder_content .inner .year span {
		font-size: 7.862vw;
		line-height: 26px;
	}

	.founder_content .inner .year span:first-child {
		padding-right: 60px;
		background: url(../images/founder/arrow.png) no-repeat right bottom 10px;
		background-size: 40% auto;
	}

	.founder_content .inner .year span:last-child {
		padding-left: 10px;
	}
	
}

@media screen and (max-width:340px) {
	
	.founder_ttl h2 {
		font-size: 7.8262vw;
	}

}
