@import"https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanmp.css";
.trajan {
	font-family: "trajan-pro-3", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: .2em
}
.caption.cap-2 {
	margin-right: 50%
}
.p-home-design {
	padding-top: 0;
	overflow: hidden;
	font-family: YakuHanMP, "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif
}
.p-home-design * {
	margin: 0;
	padding: 0
}
.p-home-design img {
	max-width: 100%
}
.p-home-design .inner.is-wide {
	max-width: 1120px
}
main {
	background-color: #453934
}
h2 {
	font-size: 22px;
	color: #be9772;
	font-weight: 600;
	padding: 0px 30px 5px
}
h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: .2em;
	margin-bottom: 8em;
	text-align: center;
	padding-top: 39px
}
h3 span {
	display: inline-block
}
@media(min-width: 751px) {
	.pc-none {
		display: none
	}
}
h4 {
	font-size: 30px;
	font-weight: 400
}
@media screen and (max-width: 767px) {
	h4 {
		font-size: 24px
	}
}
.trajan {
	font-family: "trajan-pro-3", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: .2em;
}
.en-title{
	font-size: 14px;
}
.train--title {
	background: url(../images/design/train.svg) center center/100% 100%;
	padding: 10px
}
.train--inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.p-home .tertiary-heading.pt-none{
	padding-top: 0;
}
.p-home .tertiary-heading.mb-none{
	margin-bottom: 0;
}
.lead.mt-none{
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.train--inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}
.train--explain {
	width: 46.8%
}
@media screen and (max-width: 767px) {
	.train--explain {
		width: 100%
	}
}
.train--explain--lead {
	color: #fff;
	font-size: 14px;
	line-height: 2;
	margin-top: 16px
}
@media screen and (max-width: 767px) {
	.train--explain--lead {
		font-size: 14px
	}
}
.train--img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px
}
.train--img figure {
	max-width: 245px
}
.train .train-map {
	text-align: center;
	margin-top: 65px
}
@media screen and (max-width: 767px) {
	.train .train-map {
		margin-top: 40px;
		margin-inline: -16px
	}
}
.station {
	background-color: #453934;
	color: #fff
}
.station--list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 88px 40px
}
@media screen and (max-width: 767px) {
	.station--list {
		gap: 30px
	}
}
.station--list--item {
	width: calc((100% - 80px)/3)
}
@media screen and (max-width: 767px) {
	.station--list--item {
		width: 100%;
		max-width: 340px
	}
}
.station--list--item--img {
	margin-bottom: 2em
}
@media screen and (max-width: 767px) {
	.station--list--item--img {
		margin-bottom: 1em
	}
}
.station--list--item--mins {
	max-width: 250px;
	margin: 0 auto
}
.station--list--item--mins h5 {
	text-align: center;
	font-size: 22px;
	border-bottom: solid 1px;
	padding-bottom: .5em;
	margin-bottom: .5em
}
.station--list--item--mins h5 span {
	font-size: 1.3636363636em
}
@media screen and (max-width: 767px) {
	.station--list--item--mins h5 {
		font-size: 24px
	}
}
.station--list--item--mins p {
	text-align: center;
	font-size: 24px;
	padding-bottom: .5em
}
@media screen and (max-width: 767px) {
	.station--list--item--mins p {
		font-size: 18px
	}
}
.station--list--item--mins p span {
	font-size: 2em;
	color: #a37c52
}
.station--list--item--mins p span.is-blue {
	color: #66a3a0
}
.station--list--item--text {
	font-size: 12px;
	line-height: 1.5;
	text-align: center
}
@media screen and (max-width: 767px) {
	.station--list--item--text {
		font-size: 12px
	}
}
.bus {
	background-color: #be9772;
	color: #fff
}
.bus--inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media screen and (max-width: 767px) {
	.bus--inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}
.bus--summary {
	width: 45.6%
}
@media screen and (max-width: 767px) {
	.bus--summary {
		width: 100%
	}
}
.bus--summary--title {
	background: url(../images/design/bus.svg) center center/100% 100%;
	color: #be9772;
	padding: 10px;
	margin-bottom: 20px
}
.bus--summary--design {
	font-size: 18px;
	color: #fff;
	margin-top: 22px;
	line-height: 1.5
}
@media screen and (max-width: 767px) {
	.bus--summary--design {
		font-size: 16px;
		margin-top: 15px
	}
}
.bus--summary--route {
	padding: 0 20px;
	background-color: #fff;
	margin-top: 37px;
	font-size: 14px;
	color: #453934;
	line-height: 1.5
}
.bus--summary--info {
	font-size: 14px;
	margin-top: 35px;
	line-height: 1.5
}
@media screen and (max-width: 767px) {
	.bus--summary--info {
		margin-top: 20px
	}
}
.bus--summary--route {
	background-color: #fff;
	color: #453934;
	text-align: center;
	padding: 10px;
	line-height: 1.5
}
@media screen and (max-width: 767px) {
	.bus--summary--route {
		font-size: 12px
	}
}
.bus--summary--list {
	margin-top: 10px;
	line-height: 1.5
}
.bus--summary--list li {
	display: inline-block;
	list-style: none;
	font-size: 12px;
	color: #333
}
@media screen and (max-width: 767px) {
	.bus--summary--list li {
		font-size: 11px
	}
}
.bus--summary--list li::before {
	content: "■";
	display: inline-block;
	color: #aa2429
}
.bus--station {
	width: 50%
}
@media screen and (max-width: 767px) {
	.bus--station {
		width: 100%
	}
}
.green-wrap{
	border: 1px solid #7D7471;
	padding: 32px;
	display: grid;
	grid-template-columns: 41% 1fr;
	gap: 16px;
}
.green-lists{
	padding-top: 40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 8px;
}
.design-wrap{
	display: flex;
}
.material-wrap{
	margin: 0 auto;
	max-width: 800px;
	display: grid;
	grid-template-columns: 44% 1fr;
	gap: 32px;
}
.land-img{
	margin: 60px auto;
	max-width: 600px;
}
.land-wrap{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
}
.land-item .en-title{
	padding-bottom: 1.2em;
	margin-bottom: 2em;
	border-bottom: 1px solid;
}
.land-lists{
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.land-list{
	display: grid;
	grid-template-columns: 1fr 24%;
	gap: 16px;
}
.land-list .img-wrapper .caption{
	left: 4px;
	right: 4px;
	margin: .2em 0;
}
.land-list .note{
	margin-bottom: 0;
}
.land-title{
	font-size: 1.8rem;
	display: flex;
	gap: 12px;
}
.land-title .num{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	aspect-ratio: 1 / 1;
	background: #94252A;
	flex-shrink: 0;
}
.land-title .jp{
	display: inline-block;
	line-height: 1.3;
}
.view-label{
	position: absolute;
	left: 0;
	bottom: 0;
	background: #AE9459;
	color: #fff;
	max-width: 258px;
	width: 100%;
	height: 40px;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.line-wide{
	line-height: 2;
}
.is-beg{
	color: #be9772;
}
.note.land-copy{
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.sp-text-left{
		text-align: left;
	}
	.sp-text-center{
		text-align: center;
	}
	.green-wrap{
		padding: 32px 16px 16px;
		grid-template-columns: 1fr;
	}
	.green-lists {
    padding-top: 0;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
	}
	.design-wrap{
		flex-direction: column;
		gap: 20px;
	}
	.material-wrap{
		grid-template-columns: 1fr;
		text-align: center;
		gap: 16px;
	}
	.view-label{
		padding: 8px 16px;
		height: auto;
		max-width: unset;
		width: auto;
		font-size: 1.2rem;
	}
	.land-wrap {
    grid-template-columns: 1fr;
    gap: 16px;
	}
	.land-list{
		grid-template-columns: 1fr;
	}
	.land-list .land-list-item:last-child{
		width: 60%;
		margin: 0 auto;
	}
	.note.land-copy{
		font-size: 1.2rem;
	}
}