.c-pagettl .icon {
	width: 5.8rem;
}
@media screen and (max-width: 767px) {
	.c-pagettl .icon {
		width: 3.8rem;
	}
}

.p-timeline {
	padding-top: 9.5rem;
	padding-bottom: 13.5rem;
}
@media screen and (max-width: 767px) {
	.p-timeline {
		padding-top: 2.3rem;
		padding-bottom: 4.1rem;
	}
}
.p-timeline .c-secttl::before {
	width: 26.8rem;
}
@media screen and (max-width: 767px) {
	.p-timeline .c-secttl::before {
		width: 13.7rem;
	}
}
.p-timeline__content {
	width: 116rem;
	max-width: 100%;
	margin: 7rem auto auto;
}
@media screen and (max-width: 767px) {
	.p-timeline__content {
		width: 100%;
		margin-top: 1.8rem;
	}
}
.p-timeline__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 12.2rem;
}
@media screen and (max-width: 767px) {
	.p-timeline__box {
		display: block;
		margin-top: 5rem;
	}
}
.p-timeline__box:first-of-type {
	margin-top: 0;
}
.p-timeline__box .subttl {
	width: 100%;
	letter-spacing: 0.2em;
	font-weight: 500;
	color: #ffffff;
	font-size: 2.8rem;
	border-radius: 1rem;
	background-color: #ff9f36;
	height: 7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	margin-bottom: 5rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .subttl {
		height: 3.6rem;
		font-size: 1.6rem;
		border-radius: 0.5rem;
		margin-bottom: 0;
	}
}
.p-timeline__box .subttl::before {
	content: "";
	display: block;
	width: 10.4rem;
	height: 7.8rem;
	background-image: url(../images/schedule/img_timeline_title01.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: 14.2rem;
	top: -3.9rem;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .subttl::before {
		width: 4.6rem;
		height: 3.5rem;
		top: -1.6rem;
		right: 1.6rem;
	}
}
.p-timeline__box .timeline {
	width: 50%;
	padding-left: 12.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 5rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .timeline {
		padding-left: 4rem;
		width: 100%;
		gap: 2.9rem;
		margin-top: 2.5rem;
	}
}
.p-timeline__box .timeline::before {
	content: "";
	width: 1px;
	height: calc(100% + 3.5rem);
	display: block;
	border-left: 3px dotted #ff9f36;
	position: absolute;
	left: 18.2rem;
	top: 0;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .timeline::before {
		border-left-width: 2px;
		left: 7.3rem;
		height: calc(100% + 2rem);
	}
}
.p-timeline__box .timeline .inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 2rem;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .timeline .inn {
		gap: 1.8rem;
	}
}
.p-timeline__box .timeline dt {
	font-size: 2.5rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9f36;
	border-radius: 100vh;
	letter-spacing: 0.1em;
	width: 11.6rem;
	height: 4.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	position: relative;
	padding-bottom: 0.3rem;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .timeline dt {
		width: 6.7rem;
		height: 2.5rem;
		font-size: 1.6rem;
		padding-bottom: 0.1rem;
	}
}
.p-timeline__box .timeline dt::after {
	content: "";
	margin-left: -0.3em;
}
.p-timeline__box .timeline dd {
	font-weight: 500;
	font-size: 2.2rem;
	color: #3d3d3d;
	letter-spacing: 0.1em;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .timeline dd {
		font-size: 1.5rem;
	}
}
.p-timeline__box .images {
	width: 50%;
	padding: 8rem 0 0 6rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .images {
		width: 31.4rem;
		padding: 0 0 0 0.9rem;
		margin-top: 4.7rem;
	}
}
.p-timeline__box .images::before {
	content: "";
	display: block;
	width: 72rem;
	height: 97.5rem;
	background-image: url(../images/schedule/bg_timeline01.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
	.p-timeline__box .images::before {
		width: 42.6rem;
		height: 43.6rem;
		top: -1rem;
		-webkit-transform: translateX(calc(-50% + 1.9rem));
		        transform: translateX(calc(-50% + 1.9rem));
		background-image: url(../images/schedule/bg_timeline01_sp.svg);
	}
}
.p-timeline__box .images .img {
	position: relative;
	width: 42rem;
	border-radius: 5rem;
	overflow: hidden;
	margin-top: 5.9rem;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .images .img {
		width: 28rem;
		margin-top: 2.4rem;
		border-radius: 2.5rem;
		margin-right: -1rem;
		margin-left: auto;
	}
}
.p-timeline__box .images .img:first-of-type {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.p-timeline__box .images .img:first-of-type {
		margin-left: 0;
		margin-right: auto;
	}
}
.p-timeline__box .images .img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
.p-timeline__box.-box345 .subttl {
	background-color: #3ec8e0;
}
.p-timeline__box.-box345 .subttl::before {
	width: 7.8rem;
	height: 9.3rem;
	background-image: url(../images/schedule/img_timeline_title02.svg);
	right: auto;
	left: 37.8rem;
	top: -2.8rem;
}
@media screen and (max-width: 767px) {
	.p-timeline__box.-box345 .subttl::before {
		width: 4rem;
		height: 4.7rem;
		left: 6.3rem;
		top: -1.9rem;
	}
}
.p-timeline__box.-box345 .timeline::before {
	border-color: #3ec8e0;
}
.p-timeline__box.-box345 .timeline dt {
	background-color: #3ec8e0;
}
.p-timeline__box.-box345 .images::before {
	width: 65.2rem;
	height: 89.8rem;
	background-image: url(../images/schedule/bg_timeline02.svg);
}
@media screen and (max-width: 767px) {
	.p-timeline__box.-box345 .images::before {
		width: 38.8rem;
		height: 38.6rem;
		background-image: url(../images/schedule/bg_timeline02_sp.svg);
		top: 1.2rem;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}

.p-calendar {
	padding-top: 12.3rem;
	padding-bottom: 15rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-calendar {
		padding-top: 3.5rem;
		padding-bottom: 12.7rem;
	}
}
.p-calendar .deco {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.p-calendar .deco1 {
	width: 26.5rem;
	height: 14.4rem;
	background-image: url(../images/schedule/img_calendar-deco01.svg);
	top: -4.3rem;
	left: 14.7rem;
}
@media screen and (max-width: 767px) {
	.p-calendar .deco1 {
		background-image: url(../images/schedule/img_calendar-deco01_sp.svg);
		width: 10rem;
		height: 7rem;
		left: -1.1rem;
		top: -1.5rem;
	}
}
.p-calendar .deco2 {
	width: 23.7rem;
	height: 18.2rem;
	background-image: url(../images/schedule/img_calendar-deco02.svg);
	right: 0;
	top: 112.3rem;
}
@media screen and (max-width: 767px) {
	.p-calendar .deco2 {
		display: none;
	}
}
.p-calendar .deco3 {
	width: 22.6rem;
	height: 32.8rem;
	background-image: url(../images/schedule/img_calendar-deco03.svg);
	left: 0;
	bottom: 93.5rem;
}
@media screen and (max-width: 767px) {
	.p-calendar .deco3 {
		display: none;
	}
}
.p-calendar .deco4 {
	width: 40.4rem;
	height: 35.8rem;
	background-image: url(../images/schedule/img_calendar-deco04.svg);
	right: 15.8rem;
	bottom: -6.7rem;
}
@media screen and (max-width: 767px) {
	.p-calendar .deco4 {
		background-image: url(../images/schedule/img_calendar-deco04_sp.svg);
		width: 13rem;
		height: 11.9rem;
		right: auto;
		left: 13.4rem;
		bottom: -1.3rem;
	}
}
.p-calendar__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 7.2rem 7.5rem;
	margin-top: 5.3rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__content {
		width: 27.7rem;
		margin: 2.1rem auto auto;
		gap: 4.5rem 0;
	}
}
.p-calendar__content .box {
	width: 35rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__content .box {
		width: 100%;
	}
}
.p-calendar__content .box .title img {
	height: 8.6rem;
	width: auto;
	display: block;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.p-calendar__content .box .title img {
		height: 6.8rem;
	}
}
.p-calendar__content .box .img {
	margin-top: 1.6rem;
	border-radius: 3rem;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.p-calendar__content .box .img {
		border-radius: 2.4rem;
		margin-top: 1.2rem;
	}
}
.p-calendar__content .box .img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
.p-calendar__content .box .text {
	line-height: 1.652173913;
	letter-spacing: 0.02em;
	font-size: 2.3rem;
	margin-top: 1rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__content .box .text {
		font-size: 1.5rem;
		line-height: 1.6666666667;
		margin-top: 0.8rem;
	}
}
.p-calendar__other {
	margin-top: 7.5rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__other {
		margin-top: 4.5rem;
	}
}
.p-calendar__other__title {
	width: 48.9rem;
	margin: auto auto auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-calendar__other__title {
		width: 28.6rem;
	}
}
.p-calendar__other__text {
	line-height: 1.652173913;
	letter-spacing: 0.02em;
	font-size: 2.3rem;
	margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__other__text {
		font-size: 1.5rem;
		line-height: 1.5333333333;
		margin-top: 1rem;
		padding-left: 2.6rem;
	}
}
.p-calendar__other .p-calendar__content {
	margin-top: 3.3rem;
}
@media screen and (max-width: 767px) {
	.p-calendar__other .p-calendar__content {
		margin-top: 1.7rem;
		gap: 2rem;
	}
}
.p-calendar__other .p-calendar__content .img {
	margin-top: 0;
}
/*# sourceMappingURL=schedule.css.map */