@charset "UTF-8";
.mvsubbox .mvbox-info {
  background-image: url("../img/about/mv_about.jpg");
}
#about01 .message-cont {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-cont {
		display: block;
	}
}
#about01 .message-info {
	width: calc(100% - 36rem);
    order: 1;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-info {
		width: 100%;
	}
}
#about01 .message-info-txt p.sign {
	margin-top: 6rem;
  	text-align: right;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-info-txt p.sign {
		margin-top: 3rem;
	}
}

#about01 .message-info-txt p.sign > span {
	display: block;
	font-size: 2rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-info-txt p.sign > span {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 767.98px) {
	#about01 .message-img {
		float: right;
		width: 40%;
		padding: 0 0 0.5rem 1rem;
	}
}
#about01 .message-img img {
	width: 30rem;
	border-radius: 2rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-img img {
		width: 100%;
  	}
}
#about01 .message-profile-txt {
	border-top: 1px solid #CCC;
	margin-top: 4rem;
	padding-top: 4rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-profile-txt {
		margin-top: 2rem;
		padding-top: 2rem;
	}
}
#about01 .message-profile-txt dl dt {
	margin-bottom: 1rem;
	font-weight: normal;
}

@media screen and (max-width: 767.98px) {
	#about01 .message-img {
		float: right;
		width: 40%;
		padding: 0 0 0.5rem 1rem;
	}
}
#about01 .message-img img {
	width: 30rem;
	border-radius: 2rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-img img {
		width: 100%;
  	}
}
#about01 .message-profile-txt {
	border-top: 1px solid #CCC;
	margin-top: 4rem;
	padding-top: 4rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-profile-txt {
		margin-top: 2rem;
		padding-top: 2rem;
	}
}

#about01 .message-staff-cont {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 15rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-staff-cont {
		display: block;
		margin-top: 8rem;
	}
}

#about01 .message-staff-cont .message-img {
	order: 2;
}

#about01 .message-staff-cont .message-info-txt p.sign > span {
	display: inline-block;
	font-size: 2rem;
	margin-left: 1rem;
}
@media screen and (max-width: 767.98px) {
	#about01 .message-staff-cont .message-info-txt p.sign > span {
		font-size: 1.6rem;
	}
}

#about02 .philosophy-cont .philosophy-img {
	width: 29.7rem;
	margin: 0 auto;
	text-align: center;
}
@media screen and (max-width: 767.98px) {
	#about02 .philosophy-cont .philosophy-img {
		width: 70%;
	}
}
#about02 .philosophy-cont .philosophy-img p {
	margin-top: 4rem;
	text-align: center;
}
@media screen and (max-width: 767.98px) {
	#about02 .philosophy-cont .philosophy-img p {
		margin-top: 2rem;
	}
}

#about03 .overview-cont {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
	#about03 .overview-cont {
		flex-wrap: wrap;
	}
}
#about03 .overview-cont .overview-img,
#about03 .overview-cont .overview-info {
	width: calc((100% - 8rem) / 2);
}
@media screen and (max-width: 767.98px) {
	#about03 .overview-cont .overview-img,
	#about03 .overview-cont .overview-info {
		width: 100%;
	}
	#about03 .overview-cont .overview-info {
		margin-bottom: 3rem;
	}
}

#about03 .overview-cont .overview-info .tablebox table {
	width: 100%;
	table-layout: fixed;
}
#about03 .overview-cont .overview-info .tablebox table th,
#about03 .overview-cont .overview-info .tablebox table td {
	font-weight: 400;
	line-height: 1.5;
}
#about03 .overview-cont .overview-info .tablebox table th {
	width: 10rem;
	border-right: 1px solid #707070;
	padding: 1rem 1rem 1rem 0;
}
@media screen and (max-width: 767.98px) {
	#about03 .overview-cont .overview-info .tablebox table th {
		width: 8rem;
	}
}
#about03 .overview-cont .overview-info .tablebox table td {
	padding: 1rem 0 1rem 1rem;
}

#about03 .overview-cont .overview-img figure  {
	border-radius: 2rem;
	overflow: hidden;
}

#about04 .access-cont .mapbox {
  position: relative;
  width: 100%;
  height: 40rem;
}
@media screen and (max-width: 767.98px) {
	#about04 .access-cont .mapbox {
		height: 25rem;
	}
}
#about04 .access-cont .mapbox iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#about04 .access-cont .txt-add {
	margin-top: 2rem;
}
#about04 .access-cont .txt-add a {
	display: inline-block;
	color: #D2323C;
	margin-left: 1rem;
	text-decoration: underline;
}
@media screen and (max-width: 767.98px) {
	#about04 .access-cont .txt-add a {
		display: block;
		margin-left: 0;
	}
}

#about05 .history-cont .history-info .tablebox table {
	width: 100%;
	table-layout: fixed;
}
#about05 .history-cont .history-info .tablebox table th,
#about05 .history-cont .history-info .tablebox table td {
	font-weight: 400;
	line-height: 1.5;
}
#about05 .history-cont .history-info .tablebox table th {
	width: 12rem;
	border-right: 1px solid #707070;
	padding: 1rem 1rem 1rem 0;
}
@media screen and (max-width: 767.98px) {
	#about05 .history-cont .history-info .tablebox table th {
		width: 9rem;
	}
}
#about05 .history-cont .history-info .tablebox table td {
	padding: 1rem 0 1rem 1rem;
}