/* 90th
=========================================================================
========================================================================*/
#page90th main {
	padding-top: 206px;
	text-align: center;
}

/* ページタイトル
-----------------------------------------------------------*/
#page90th .title {
	margin-bottom: 26px;
}

/* 01
-----------------------------------------------------------*/
#page90th .section01 .inner {
	margin: 0 auto;
	max-width: 796px;
}

@media screen and (max-width:836px) {
	#page90th .section01 .inner {
		padding: 0 20px;
		width: 100%;
	}
}

#page90th .section01 .inner img {
	margin-bottom: 70px;
	max-width: 367px;
}

#page90th .section01 .inner h2 {
	margin-bottom: 46px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 3rem;
}

#page90th .section01 .inner p {
	font-size: 1.4rem;
	line-height: 2em;
}

/* 02
-----------------------------------------------------------*/
#page90th .section02 {
	padding: 96px 0 100px;
	background: url(../img/90th/section02_bg.png) center bottom no-repeat;
	background-size: cover;
}

#page90th .section02 .inner {
	margin: 0 auto;
	max-width: 723px;
}

@media screen and (max-width:783px) {
	#page90th .section02 .inner {
		padding: 0 30px;
		width: 100%;
	}
}

#page90th .section02 .inner h2 {
	margin-bottom: 83px;
}

#page90th .section02 .inner p {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 2.1rem;
	line-height: 1.4em;
}

#page90th .section02 .inner p:not(:first-of-type) {
	margin-top: 0.5em;
}

/* 03
-----------------------------------------------------------*/
#page90th .section03 {
	padding: 123px 0 160px;
}

#page90th .section03 .inner {
	position: relative;
	margin: 0 auto;
	max-width: 738px;
}

@media screen and (max-width:778px) {
	#page90th .section03 .inner {
		padding: 0 20px;
		width: 100%;
	}
}

#page90th .section03 .inner h2 {
	position: absolute;
	top: 38px;
	left: 0;
	max-width: 297px;
}

#page90th .section03 .inner figure {
	margin-left: auto;
	margin-bottom: 70px;
	max-width: 614px;
}

#page90th .section03 .inner p {
	font-size: 1.4rem;
	line-height: 2em;
	text-align: left;
}

#page90th .section03 .inner p:not(:first-of-type) {
	margin-top: 2em;
}

/*  767px以下
=========================================================================
=========================================================================*/
@media screen and (max-width:767px) {
	#page90th main {
		padding-top: 56px;
	}

	/* ページタイトル
	-----------------------------------------------------------*/
	#page90th .title {
		margin-bottom: 8px;
	}

	/* 01
	-----------------------------------------------------------*/
	#page90th .section01 .inner img {
		margin-bottom: 40px;
		max-width: 242px;
	}

	#page90th .section01 .inner h2 {
		margin-bottom: 40px;
		font-size: 2.4rem;
	}

	/* 02
	-----------------------------------------------------------*/
	#page90th .section02 {
		padding: 69px 0 50px;
		background: url(../img/90th/section02_bg@2x.png) center bottom no-repeat;
		background-size: cover;
	}

	#page90th .section02 .inner h2 {
		margin-bottom: 40px;
		max-width: 318px;
	}

	#page90th .section02 .inner p {
		padding: 0 10px;
		font-size: 1.7rem;
		text-align: left;
	}

	#page90th .section02 .inner p:not(:first-of-type) {
		margin-top: 1.5em;
	}

	/* 03
	-----------------------------------------------------------*/
	#page90th .section03 {
		padding: 80px 0 40px;
	}

	#page90th .section03 .inner h2 {
		position: relative;
		top: 0;
		left: 0;
		max-width: 194px;
	}

	#page90th .section03 .inner figure {
		margin-bottom: 60px;
	}

	#page90th .section03 .inner p {
		line-height: 1.78em;
		text-align: left;
	}

}

/*  480px以下
=========================================================================
=========================================================================*/
@media screen and (max-width:480px) {

}
