@charset "UTF-8";
.day {
	padding-left: 80px;
	padding-bottom: 65px;
	position: relative;
	z-index: 1;
}
.day_title {
	line-height: 1;
	color: #fff;
	display: flex;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	margin-left: -80px;
	transform: translateY(-50%);
}
.day_title > b {
	background-color: #009A80;
	padding: 17px 32px;
	font-weight: bold;
}
.day_text {
	position: relative;
	z-index: 1;
	margin: 20px 0;
}
.day_text::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-color: #009A80;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	left: -40px;
	top: 0.7em;
	transform: translateX(-50%) translateY(-50%);
}
.day_hour {
	position: relative;
	z-index: 1;
	font-size: 87.5%;
	line-height: 1;
	display: flex;
	margin: 15px 0;
}
.day_hour > b {
	background-color: #E6E6E6;
	padding: 7px 10px;
	font-weight: normal;
}
.dayPhoto {
	position: relative;
	z-index: 1;
	margin: 25px 0;
}
.dayPhoto_title {
	font-size: 22px;
	font-weight: bold;
	color: #223487;
	padding-bottom: 16px;
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 18px;
}
.dayPhoto_title::before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background-color: #223487;
	transform: rotate(45deg);
	position: absolute;
	z-index: 1;
	top: 0;
	left: -40px;
	top: .6em;
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.dayPhoto_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding-right: 30px;
}
.dayPhoto_list > li {
	width: 49%;
	margin-left: 2%;
}
.dayPhoto_list > li:first-child {
	margin-left: 0;
}
.dayPhoto_list > li:last-child {}
.dayPhoto_list > li:nth-child(2n+1) {}
.dayPhoto_list > li:nth-child(n+3) {}
.dayPhoto_list > li > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.day_hourListWrap {
	display: flex;
}
.day_hourList {
	list-style: none;
	margin: 20px 0;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
}
.day_hourList > li {
	background-color: #E6E6E6;
	padding: 6px 15px;
	position: relative;
	z-index: 1;
	padding-left: 20px;
}
.day_hourList > li > b {
	font-weight: normal;
	position: relative;
	z-index: 1;
}
.day_hourList > li::before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #333;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}
.day_hourList > li:first-child {}
.day_hourList > li:last-child {}
.day_hourList > li:nth-child(2n+1) {}
.day_hourList > li:nth-child(n+3) {}
.day_line {
	position: relative;
	z-index: 1;
	text-decoration: underline;
	margin: 15px 0;
}
.day_line-red {
	color: #DD0000;
}
.day_line-blue {
	color: #48A0D4;
}
.day_msg {
	position: relative;
	z-index: 1;
	margin: 15px 0;
}
.day_msg-orange {
	color: #EA6C30;
}
.day_msg-green {
	color: #009A80;
}
.day-gray {}
.day-gray::before {
	content: "";
	z-index: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 100%;
	background-color: #F2F2F2;
}
.day::after {
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	background-color: #009A80;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 40px;
	transform: translateX(-50%);
}
.day_text:first-child {}
.day_text:last-child {
	margin-bottom: 0;
}
.day_msg:first-child {}
.day_msg:last-child {
	margin-bottom: 0;
}
.day_line:first-child {
	margin-top: 0;
}
.day_line:last-child {
	margin-bottom: 0;
}
.dayPhoto:first-child {
	margin-top: 0;
}
.dayPhoto:last-child {
	margin-bottom: 0;
}
.day_hourList:first-child {
	margin-top: 0;
}
.day_hourList:last-child {
	margin-bottom: 0;
}
.day_hour:first-child {
	margin-top: 0;
}
.day_hour:last-child {
	margin-bottom: 0;
}
.day_text-last {}
.day_text-last::after {
	content: "";
	display: block;
	width: 3px;
	height: calc(100% + 65px - 0.7em);
	background-color: #fff;
	position: absolute;
	z-index: 0;
	top: 0.7em;
	left: -40px;
	transform: translateX(-50%);
}
.visual {}
.visual_image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 24.1vw;
	max-height: 387px;
}
.visual_image-01 {
	background-image: url(../jpg/pt-main-model-suggested-course01.jpg)
}
.visual_image-02 {
	background-image: url(../jpg/pt-main-model-suggested-course02.jpg)
}
.visual_image-03 {
	background-image: url(../jpg/pt-main-model-suggested-course03.jpg)
}
.visual_image-04 {
	background-image: url(../jpg/pt-main-model-suggested-course04.jpg)
}
.visual_image-05 {
	background-image: url(../jpg/pt-main-model-suggested-course05.jpg)
}
.visual_image-06 {
	background-image: url(../jpg/pt-main-model-suggested-course06.jpg)
}
.visual_image-07 {
	background-image: url(../jpg/pt-main-model-suggested-course07.jpg)
}
.visual_image-08 {
	background-image: url(../jpg/pt-main-model-suggested-course08.jpg)
}
.visual_image-09 {
	background-image: url(../jpg/pt-main-model-suggested-course09.jpg)
}
.visual_image-10 {
	background-image: url(../jpg/pt-main-model-suggested-course103452.jpg)
}
.course {
	margin-top: -51px;
}
.course_type {
	font-size: 18px;
	font-weight: bold;
	color: #171717;
	background-color: rgba(246, 246, 246, 0.7);
	position: relative;
	z-index: 1;
	height: 51px;
	display: flex;
	align-items: center;
}
.course_title {
	background-color: #223187;
	color: #fff;
	line-height: 1;
	padding-top: 25px;
	padding-bottom: 25px;
}
.course_title > b {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.course_title > b > small {
	display: inline-block;
	font-size: 18p;
}
.course_title > small {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.course_routeMap {
	background-color: #F2F2F2;
	padding-top: 50px;
	padding-bottom: 80px;
	margin-bottom: 110px;
}
.course_routeMap_inner {
	max-width: 900px;
	margin: 0 auto;
}
.course_routeMap_image {
	margin-bottom: 15px;
}
.course_routeMap_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.course_routeMap_text {}
.course_days {}
.day_text-mtS {
	margin-top: 8px;
}
.course_routeMap_text > a {
	color: #223487;
}
.course_routeMap_text > a::before {
	content: "";
}
.course_routeMap_text > a::after {
	content: "";
}
.course_routeMap_dList {
	list-style: none;
	display: flex;
}
.course_routeMap_dList > dt {
	margin-right: 6px;
	text-decoration: underline;
}
.course_routeMap_dList > dd {}
.course_routeMap_dList-red {}
.course_routeMap_dList-red > dt {
	color: #DD0000;
}
.course_routeMap_dList-blue {}
.course_routeMap_dList-blue > dt {
	color: #48A0D4;
}
.day_msg-mtS {
	margin-top: 8px;
}
.course_routeMap_note {
	text-decoration: underline;
}
.course_routeMap_note-red {
	color: #DD0000;
}
.course_routeMap_note-blue {
	color: #48A0D4;
}
@media screen and (min-width:1000px) {
	.course_routeMap_text > a:hover {}
}
@media screen and (max-width:999px) {
	.day {}
	.day_title {}
	.day_title > b {
		padding: 12px 20px;
	}
	.day_text {}
	.day_text::before {
		width: 12px;
		height: 12px;
	}
	.day_hour {}
	.day_hour > b {}
	.dayPhoto {}
	.dayPhoto_title {
		font-size: 20px;
		padding-bottom: 12px;
		margin-bottom: 15px;
	}
	.dayPhoto_title::before {
		width: 20px;
		height: 20px;
	}
	.dayPhoto_list {
		padding-right: 0;
	}
	.dayPhoto_list > li {}
	.dayPhoto_list > li:first-child {}
	.dayPhoto_list > li:last-child {}
	.dayPhoto_list > li:nth-child(2n+1) {}
	.dayPhoto_list > li:nth-child(n+3) {}
	.dayPhoto_list > li > img {}
	.day_hourList {}
	.day_hourList > li {}
	.day_hourList > li > b {}
	.day_hourList > li > b::before {}
	.day_hourList > li:first-child {}
	.day_hourList > li:last-child {}
	.day_hourList > li:nth-child(2n+1) {}
	.day_hourList > li:nth-child(n+3) {}
	.day_line {}
	.day_line-red {}
	.day_line-blue {}
	.day_msg {}
	.day_msg-orange {}
	.day_msg-green {}
	.day-gray {}
	.day-gray::before {}
	.day::after {}
	.day_text:first-child {}
	.day_text:last-child {}
	.day_msg:first-child {}
	.day_msg:last-child {}
	.day_line:first-child {}
	.day_line:last-child {}
	.dayPhoto:first-child {}
	.dayPhoto:last-child {}
	.day_hourList:first-child {}
	.day_hourList:last-child {}
	.day_hour:first-child {}
	.day_hour:last-child {}
	.day_text-last {}
	.day_text-last::after {}
	.visual {}
	.visual_image {}
	.course {
		margin-top: -44px;
	}
	.course_type {
		font-size: 16px;
		height: 44px;
	}
	.course_title {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.course_title > b {
		font-size: 20px;
	}
	.course_title > small {
		font-size: 14px;
	}
	.course_routeMap {
		padding-bottom: 60px;
		margin-bottom: 70px;
	}
	.course_routeMap_inner {}
	.course_routeMap_image {}
	.course_routeMap_image > img {}
	.course_routeMap_text {}
	.course_days {}
	.day_text-mtS {}
	.course_routeMap_dList {}
	.course_routeMap_dList > dt {}
	.course_routeMap_dList > dd {}
}
@media screen and (max-width:699px) {
	.day {
		padding-left: 30px;
		padding-bottom: 45px;
	}
	.day_title {
		font-size: 16px;
		margin-left: -30px;
	}
	.day_title > b {
		padding: 10px 15px;
	}
	.day_text {
		margin: 15px 0;
	}
	.day_text::before {
		width: 8px;
		height: 8px;
		left: -15px;
	}
	.day_hour {
		margin: 10px 0;
	}
	.day_hour > b {}
	.dayPhoto {
		margin: 15px 0;
	}
	.dayPhoto_title {
		font-size: 15px;
		padding-bottom: 8px;
		margin-bottom: 10px;
	}
	.dayPhoto_title::before {
		width: 12px;
		height: 12px;
		left: -15px;
	}
	.dayPhoto_list {
		display: block;
	}
	.dayPhoto_list > li {
		width: auto;
		max-width: 480px;
		height: auto;
		margin-left: 0;
	}
	.dayPhoto_list > li:first-child {}
	.dayPhoto_list > li:last-child {
		margin-top: 10px;
	}
	.dayPhoto_list > li:nth-child(2n+1) {}
	.dayPhoto_list > li:nth-child(n+3) {}
	.dayPhoto_list > li > img {}
	.day_hourList {}
	.day_hourList > li {}
	.day_hourList > li > b {}
	.day_hourList > li > b::before {}
	.day_hourList > li:first-child {}
	.day_hourList > li:last-child {}
	.day_hourList > li:nth-child(2n+1) {}
	.day_hourList > li:nth-child(n+3) {}
	.day_line {
		margin: 12px 0;
	}
	.day_line-red {}
	.day_line-blue {}
	.day_msg {
		margin: 10px 0;
	}
	.day_msg-mtS {
		margin-top: 0;
	}
	.day_msg-orange {}
	.day_msg-green {}
	.day-gray {}
	.day-gray::before {}
	.day::after {
		left: 15px;
	}
	.day_text:first-child {}
	.day_text:last-child {}
	.day_msg:first-child {}
	.day_msg:last-child {}
	.day_line:first-child {}
	.day_line:last-child {}
	.dayPhoto:first-child {}
	.dayPhoto:last-child {}
	.day_hourList:first-child {}
	.day_hourList:last-child {}
	.day_hour:first-child {}
	.day_hour:last-child {}
	.day_text-last {}
	.day_text-last::after {
		left: -15px;
		height: calc(100% + 47px - 0.7em);
	}
	.visual {}
	.visual_image {
		height: 28vw;
	}
	.course {
		margin-top: -30px;
	}
	.course_type {
		font-size: 13px;
		height: 30px;
	}
	.course_title {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.course_title > b {
		font-size: 18px;
		margin-bottom: 6px;
	}
	.course_title > small {
		font-size: 13px;
	}
	.course_routeMap {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: 45px;
	}
	.course_routeMap_inner {}
	.course_routeMap_image {
		margin-bottom: 8px;
	}
	.course_routeMap_image > img {}
	.course_routeMap_text {}
	.course_days {}
	.day_text-mtS {
		margin-top: 0;
	}
	.course_routeMap_dList {
		margin-bottom: 4px;
		display: block;
	}
	.course_routeMap_dList:last-child {
		margin-bottom: 0;
	}
	.course_routeMap_dList > dt {}
	.course_routeMap_dList > dd {}
}
