@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
.pageTitle h2 {
	text-shadow: 0.3rem 0.3rem 0.6rem rgba(23, 23, 20, 0.75);
}
#main .topBg {
	padding: 8.8rem 0 21.8rem;
	background: url(../img/about/sec01_bg.png) no-repeat top 16.2rem center;
	background-size: 173rem auto;
}
#main .sec01 {
	padding: 4.5rem 0 16.2rem;
}
#main .sec01 .topBox {
	width: 79.7rem;
	margin: 0 auto 3.1rem;
	padding: 0 5.3rem 2.3rem;
	align-items: flex-end;
	position: relative;
	border-bottom: 1px solid rgba(112,112,112,0.5);
	box-sizing: border-box;
}
#main .sec01 .title {
	position: absolute;
	left: 6rem;
	top: 7.4rem;
	width: 21.2rem;
	text-align: right;
	color: #645817;
	font-size: 2.4rem;
	letter-spacing: 0.16em;
	font-weight: 400;
}
#main .sec01 .pho {
	width: 43.5rem;
}
#main .sec01 .bgText {
	width: 21.2rem;
	padding: 0.9rem 0;
	text-align: center;
	color: #FAFAF7;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.16em;
	background-color: #645817;
}
#main .sec01 .textBox .ttl {
	margin-bottom: 5.9rem;
	color: #645817;
	font-size: 2.2rem;
	letter-spacing: 0.14em;
	font-weight: 400;
	text-align: center;
}
#main .sec01 .textBox p {
	margin-bottom: 4.7rem;
	text-align: center;
	letter-spacing: 0.16em;
	line-height: 2.8;
}
#main .sec01 .textBox p span {
	font-weight: 700;
}
#main .sec02 ul {
	width: 84.1rem;
	margin: 0 auto;
}
#main .sec02 li {
	padding: 6rem 14.5rem 6.1rem 25rem;
	position: relative;
	color: #645817;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.13em;
	border-bottom: 2px dotted #707070;
}
#main .sec02 li:last-child {
	border: none;
}
#main .sec02 li .sml {
	margin-top: 1rem;
	border-top: 1px solid #645817;
	padding-top: 1.4rem;
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
	text-align: right;
	letter-spacing: 0.33em;
}
#main .sec02 li .num {
	position: absolute;
	left: 14.2rem;
	top: 6.8rem;
	background: url(../img/common/icon03.png) no-repeat;
	background-size: 100% 100%;
	width: 6.7rem;
	height: 6.7rem;
	padding-top: 1.4rem;
	font-weight: 400;
	font-size: 2.4rem;
	letter-spacing: 0.13em;
	text-align: center;
	box-sizing: border-box;
}
#main .sec03 {
	padding: 16.7rem 0 11rem;
	position: relative;
	background: url(../img/about/sec03_bg03.png) no-repeat left -48.4rem bottom -18.4rem,url(../img/about/sec03_bg02.png) no-repeat right -52rem top -18.5rem,url(../img/about/sec03_bg01.jpg) no-repeat center top;
	background-size: 113.6rem auto, 115.3rem auto, cover;
}
#main .sec03 .img {
	width: 42.6rem;
	position: absolute;
	top: 43.8%;
	left: 50%;
	margin-left: -83.8rem;
}
#main .sec03 table {
	width: 70.4rem;
	margin: 0 auto;
	border-collapse: collapse;
}
#main .sec03 th,
#main .sec03 td {
	padding: 4.2rem 0 4.3rem;
	color: #FFFFFD;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.23em;
	vertical-align: middle;
	text-align: left;
	box-sizing: border-box;
	border-bottom: 1px solid #707070;
}
#main .sec03 th {
	padding: 0.4rem 0 0 8.6rem;
}
#main .sec03 td {
	width: 56.5%;
	font-size: 2.4rem;
}
#main .sec03 td .sml {
	margin: -0.7rem 0 0 1rem;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2rem;
	letter-spacing: 0.13em;
}
#main .sec03 td .time {
	margin: -0.7rem -1rem 0 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.4rem;
	letter-spacing: 0.17em;
}
#main .sec03 td .txt {
	position: relative;
}
#main .sec03 td .txt .sml {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: -1.3rem;
	right: 0;
	text-align: center;
	display: block;
}
@media all and (min-width: 897px) {
	#main .sec03 .headLine02 {
		color: #FDFDFD;
	}
	#main .sec03 .headLine02 .en {
		color: #fff;
	}
	#main .sec03 .headLine02 .en::before {
		background-color: #FFFFFD;
	}
	#main .sec03 tr:last-child th,
	#main .sec03 tr:last-child td {
		border: none;
	}
}
@media all and (min-width: 897px) and (max-width: 1400px){
	#main .sec03 {
		background-size: 99rem auto, 100rem auto, cover;
	}
}
@media all and (max-width: 896px) {
	#pagePath {
		padding: 1rem 3.8rem;
		font-size: 0.8rem;
	}
	#pagePath li:not(:last-child) {
		padding-right: 2rem;
	}
	#main .topBg {
		padding: 3.1rem 0 25.9rem;
		background: url(../img/about/sec01_bg_sp.png) no-repeat top 24.7rem center;
		background-size: 39rem auto;
	}
	#main .topBg .spTtl {
		margin-bottom: 8.4rem;
		text-align: center;
		color: #020202;
		font-size: 1.3rem;
		letter-spacing: 0.53em;
	}
	#main .sec01 {
		padding: 6.6rem 3rem 4.7rem;
	}
	#main .sec01 .topBox {
		width: auto;
		margin: 0 auto 3rem;
		padding: 0 0 3.5rem;
		display: block;
	}
	#main .sec01 .title {
		margin-bottom: 1.4rem;
		position: static;
		width: auto;
		text-align: center;
	}
	#main .sec01 .pho {
		width: 24.1rem;
		margin: 0 auto;
	}
	#main .sec01 .bgText {
		margin: 0 auto 2.6rem;
	}
	#main .sec01 .textBox .ttl {
		margin: 0 -2rem 3rem;
		font-size: 1.4rem;
	}
	#main .sec01 .textBox p {
		margin-bottom: 3.6rem;
		letter-spacing: 0.08em;
		line-height: 3.18;
	}
	#main .sec02 .img {
		width: 33.4rem;
		margin: 0 auto 4.6rem;
		text-align: right;
	}
	#main .sec02 .img img {
		width: 16.1rem;
	}
	#main .sec02 ul {
		width: 31.1rem;
		margin: 0 auto;
	}
	#main .sec02 li {
		padding: 1.8rem 0 2.3rem;
		font-size: 1.4rem;
		text-align: center;
	}
	#main .sec02 li .sml {
		margin: 2.5rem auto 0;
		width: 25.6rem;
		padding-top: 2.5rem;
		font-size: 0.9rem;
		text-align: center;
	}
	#main .sec02 li .sml span {
		margin: 0 -2rem;
	}
	#main .sec02 li .num {
		position: static;
		margin: 0 auto 2.3rem;
		display: block;
		padding-top: 1.4rem;
	}
	#main .sec03 {
		padding: 5.7rem 3.8rem 7.9rem 4.2rem;
		background: url(../img/about/sec03_bg03_sp.png) no-repeat left -19.8rem bottom -4.9rem,url(../img/about/sec03_bg02_sp.png) no-repeat right -18.3rem top -4.7rem,url(../img/about/sec03_bg01.jpg) no-repeat center top;
		background-size: 31.7rem auto, 31.2rem auto, cover;
	}
	#main .sec03 .headLine02 {
		position: absolute;
		left: 0;
		top: -12.2rem;
		width: 100%;
	}
	#main .sec03 .img {
		display: none;
	}
	#main .sec03 table {
		width: 100%;
	}
	#main .sec03 th,
	#main .sec03 td {
		padding: 2.1rem 0 2.4rem;
		font-size: 1rem;
	}
	#main .sec03 th {
		padding: 0 2.1rem 0 0;
		text-align: center;
	}
	#main .sec03 td {
		width: 65.4%;
		font-size: 1.5rem;
	}
	#main .sec03 td .sml {
		margin: -0.1rem -1rem 0 0.8rem;
		font-size: 0.9rem;
	}
	#main .sec03 td .time {
		margin: -0.2rem -1rem 0 -0.5rem;
		font-size: 0.9rem;
		letter-spacing: 0.23em;
	}
	#main .sec03 td .txt .sml {
		bottom: -1.2rem;
		left: -1rem;
		right: -1rem;
	}
	#main .sec03 td p {
		margin-right: -2rem;
	}
}