@media (min-width: 768px) {
	#study #courselist {
		background: #fffbb5;
	}

	#study .mv__inrbtm {
		background: #006999;
	}

	#study .coupon_line__txt p {
		color: #5b1f13;
	}

	#study .coupon_line__navs {
		max-width: 1200px;
		width: 100%;
		margin: 20px auto 30px;
	}

	#study .coupon_line__navs ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: center;
		gap: 20px;
	}

	#study .coupon_line__navs ul li {
		max-width: 260px;
		width: 100%;
		height: 55px;
		position: relative;
		border-bottom: 2px solid #4c2f0d;
	}

	#study .coupon_line__navs ul li.-select::before {
		content: "";
		display: block;
		position: absolute;
		top: 46%;
		right: 6%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 2;
		width: 10px;
		height: 10px;
		border: 3px solid currentColor;
		border-left: 0;
		border-bottom: 0;
		box-sizing: border-box;
		transform: translateY(-25%) rotate(135deg);
		color: #4c2f0d;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}

	#study .coupon_line__navs ul li.-select select {
		width: 100%;
		height: 100%;
		padding: 0 0 0 40px !important;
		color: #006e9d;
		background: transparent;
		font-size: 18px !important;
		font-weight: bold;
		text-align: left;
		text-align: -webkit-left;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: none;
		position: relative;
		z-index: 1;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}

	#study .coupon_line__navs ul li.-select select option {
		color: #000;
		text-align: left;
	}

	#study .coupon_line__navs ul li.-select select:hover {
		opacity: 0.8;
	}

	#study .coupon_line__navs ul li.-select--blue {
		color: #ef8f81;
		background: transparent;
	}

/* 
	#study .course_box figure.rank1::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank1.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank2::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank2.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank3::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank3.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank4::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank4.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank5::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank5.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank6::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank6.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank7::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank7.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank8::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank8.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank9::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank9.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank10::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank10.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank11::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank11.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank12::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank12.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank13::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank13.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank14::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank14.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank15::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank15.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank16::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank16.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank17::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank17.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank18::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank18.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank19::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank19.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank20::after {
		content: "";
		display: none;
		width: 50px;
		height: 50px;
		background: url(../5z2agap-assets/img/common/rank20.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	} */

	#study .search.--totop {
		bottom: 20px;
	}

	#study .search.--totop img {
		width: 60px;
		height: 60px;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@media (max-width: 767px) {
	#study #courselist {
		background: #fffbb5;
	}

	#study .mv__inrbtm {
		background: #006999;
	}

	#study .coupon_line__txt {
		margin-bottom: 10px;
	}

	#study .coupon_line__txt p {
		color: #5b1f13;
		font-size: 10px;
		line-height: 1.6;
	}

	#study .coupon_line__txt a {
		font-size: 10px;
		margin-top: 0 !important;
	}

	#study .coupon_line__navs {
		max-width: 400px;
		margin: 10px auto 10px;
	}

	#study .coupon_line__navs ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: center;
		gap: 2vw;
	}

	#study .coupon_line__navs ul li {
		max-width: 48%;
		width: 100%;
		border-bottom: 2px solid #4c2f0d;
	}

	#study .coupon_line__navs ul li.-select {
		position: relative;
		height: 50px;
	}


	#study .coupon_line__navs ul li.-select::before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 6%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 2;
		width: 10px;
		height: 10px;
		border: 2px solid currentColor;
		border-left: 0;
		border-bottom: 0;
		box-sizing: border-box;
		transform: translateY(-70%) rotate(135deg);
		color: #4c2f0d;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}

	#study .coupon_line__navs ul li.-select::after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: #4c2f0d;
		border-radius: 7px;
		z-index: 0;
	}
/* 
	#study .course_box figure.rank1::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank1.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank2::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank2.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank3::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank3.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank4::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank4.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank5::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank5.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank6::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank6.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank7::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank7.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank8::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank8.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank9::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank9.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank10::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank10.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank11::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank11.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank12::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank12.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank13::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank13.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank14::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank14.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank15::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank15.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank16::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank16.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank17::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank17.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank18::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank18.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank19::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank19.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	}

	#study .course_box figure.rank20::after {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		background: url(../5z2agap-assets/img/common/rank20.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 5px;
	} */

	#study .search.--totop {
		bottom: 10px;
		transform: translate3d(0, 0, 0);
	}

	#study .search.--totop img {
		width: 40px;
		height: 40px;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

#study #cam dl dd p.indent {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}

/** Custom Select **/
.custom-select-wrapper {
	position: relative;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-select-wrapper select {
	display: none;
}

.custom-select {
	position: relative;
	display: inline-block;
}

.custom-select-trigger {
	position: relative;
	display: block;
	cursor: pointer;
}

.custom-select-trigger:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(../5z2agap-assets/img/arw_circle.svg) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 46%;
	right: 13%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	pointer-events: none;
}

.custom-select.opened .custom-select-trigger:after {
	-webkit-transform: rotate(180deg) translateY(-50%);
	transform: rotate(180deg) translateY(-50%);
}

.custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 100%;
	border: 1px solid #b5b5b5;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
	background: #ccc;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	z-index: 2;
}

.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.custom-option {
	position: relative;
	display: block;
	padding: 10px 20px;
}

#select_reset,
#select_reset02,
#select_reset03 {
	position: absolute;
	color: #006e9d;
	font-weight: bold;
	font-family: YuGothic, "Yu Gothic medium", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: calc(42vw / 12);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: 75%;
	text-align: left;
	background-color: #caeeff;
	z-index: 1;
	cursor: pointer;
	font-weight: bold;
}

/* .ctg_selected:checked{
	position: absolute;
    color: #006e9d;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    transform: translate(-50%, -50%);
    text-align: left;
    font-size: 1.0rem;
	top: 82%;
    left: 24%;
    width: fit-content;
    background-color: transparent;
    z-index: 1;
    cursor: pointer;
} */

#select_reset02 {
	font-size: 1.0rem;
	top: 82%;
	left: 24%;
	width: fit-content;
	background-color: transparent;
}

#select_reset03 {
	padding: 0 0 0.8em;
	transform: translate(-50%, 0%);
	top: auto;
	bottom: 0;
	left: 47%;
	width: 65%;
}

#select_reset,
#select_reset02,
#select_reset03 {
	display: none;
}

@media (min-width: 768px) {

	#select_reset,
	#select_reset03 {
		font-size: 18px !important;
	}
}

@media (max-width: 767px) {
	#select_reset03 {
		font-size: calc(42vw / 12);
		width: 72%;
	}
}



#study .coupon_line__navs ul li.-select select {
	width: 100%;
	height: 100%;
	padding: 0 0 0 6vw;
	color: #fff;
	background: transparent;
	font-size: calc(42vw / 12);
	font-weight: bold;
	text-align: left;
	text-align: -webkit-left;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	position: relative;
	z-index: 1;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

@media (max-width: 767px) {}

/* 20250207 */
.course_pickup {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.course_pickup_listbox {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
	margin: 30px 0;
}

.course_pickup_listbox .course_pickup_li {
	max-width: calc(100% / 3.7);
	background: linear-gradient(-30deg, rgba(255, 50, 20, 1) 0%, rgba(255, 50, 20, 1) 35%, rgba(244, 30, 30, 1) 35%, rgba(244, 30, 30, 1) 70%, rgba(255, 50, 20, 1) 70%, rgba(255, 50, 20, 1) 100%);
	border-radius: 5px;
	box-shadow: 0 0 6px #ccc;
	padding: 5px;
	position: relative;
}

.pickup_ttl {
	font-size: calc(350px / 17);
	color: #fff;
	padding: 10px 0 10px;
	/* border-bottom: dotted 1px #402121; */
	margin: 0px auto;
}

.pickup_fig {
	max-width: 100%;
	width: 100%;
	position: relative;
	display: block;
}

.pickup_fig figcaption {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 5px;
	border: 2px solid #22ac38;
	background: #fff;
	color: #22ac38;
	padding: 0 10px;
	border-radius: 5px;
	font-weight: bold;
}

.pickup_text_price {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	position: relative;
}

.pickup_lead {
	color: #28a727;
	text-align: center;
	font-size: calc(330px / 15);
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #28a727;
	letter-spacing: 0.4px;
}

.pickup_off {
	position: absolute;
	line-height: 0.9;
	background: url(../5z2agap-assets/img/pickup_discount.png) no-repeat;
	background-size: 100%;
	max-width: 75px;
	width: 100%;
	height: 80px;
	font-size: 20px;
	display: inline-flex;
	right: 0px;
	top: 55px;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-family: "Hind", serif;
}

.pickup_off em {
	display: contents;
	font-size: 140%;
	color: #ff0;
}

.pickup_normal {
	text-align: left;
	padding: 5px;
	font-size: 14px;
}

.pickup_imanara {
	background: rgba(230, 0, 18, 1);
	border-radius: 5px;
	color: #fff;
	font-weight: bolder;
	font-size: 17px;
	padding: 5px 30px;
	letter-spacing: 0.2px;
	text-align: center;
	max-width: 85%;
	width: 100%;
}

.pickup_price_premium {
	justify-content: center;
	line-height: 0.8;
	color: #e60012;
	transform: skew(-5deg, 0);
	font-size: calc(700px / 9);
	display: flex;
	align-items: center;
	padding-top: 20px;
	font-weight: 700;
	font-family: "Hind", serif;
	text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
	-webkit-text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
}


.pickup_price_premium em {
	line-height: 0.8;
}

.pickup_price_premium span.price_small {
	line-height: 1;
	display: inline-flex;
	flex-direction: column-reverse;
	font-size: 60px;
	font-weight: bold;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.pickup_price_premium span.price_small span:nth-of-type(1) {
	font-size: 50%;
}

.pickup_price_premium span.price_small span:nth-of-type(2) {
	font-size: 20%;
}

.pickup__detail {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	flex-direction: column;
	padding: 10px;
	background: #fff;
	border-radius: 5px;

}

@media (max-width: 767px) {
	.course_pickup_listbox {
		flex-direction: column;
		margin: 2vw 0 10vw;
		gap: 5vw;
	}

	.course_pickup_listbox .course_pickup_li {
		max-width: 100%;
	}

	.pickup__detail {
		gap: 1vw;
		flex-direction: row;
	}

	.pickup_off {
		font-size: calc(20vw / 4);
		right: auto;
		left: -45vw;
		top: -20px;
		max-width: 19vw;
		height: 19vw;
	}

	.pickup_off em {
		font-family: "Hind", serif;
	}

	.pickup_price_premium {
		font-size: calc(65vw / 5);
		padding-top: 10px;
		font-family: "Hind", serif;
	}

	.pickup_price_premium em {
		font-family: "Hind", serif;
	}

	.pickup_imanara {
		font-size: 14px;
		padding: 2px 10px;
		max-width: 100%;
	}

	.pickup_price_premium span.price_small {
		font-size: calc(44vw / 5);
	}

	.pickup_fig {
		max-width: 34vw;
	}

	.pickup__detail figure {
		max-width: 34vw;
	}

	.pickup__detail figure picture {
		width: 34vw;
		height: 32vw;
		display: block;
	}

	.pickup__detail figure picture img {
		object-fit: cover;
		height: 100%;
		width: auto;
		display: block;
	}

	.pickup_lead {
		font-size: calc(50vw / 13);
		line-height: 1.5;
		max-width: 100%;
		width: 100%;
	}

	.pickup_text_price {
		max-width: 48vw;
		width: 100%;
	}

	.pickup_normal {
		line-height: 1.4;
		font-size: calc(43vw / 15.5);
		text-align: center;
	}

	.pickup_ttl {
		font-size: calc(90vw / 24);
		text-align: center;
		padding: 0 0 10px;
	}

	.pickup_fig figcaption {
		bottom: 10px;
	}

	.pickup_lead {

		text-align: left;
		font-size: calc(45vw / 10);
		border-left: 4px solid #28a727;
		border-bottom: none;
		padding: 0 5px;
	}

	#study #consultation .consultation_list ul li:nth-of-type(3) {
		width: 100%;
	}
}

#study .coupon_line__navs ul li.-select:nth-of-type(1):after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(../5z2agap-assets/common/img/search01.svg) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 2%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	pointer-events: none;
}

#study .coupon_line__navs ul li.-select:nth-of-type(2):after {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background: url(../5z2agap-assets/common/img/search02.svg) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 2%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	pointer-events: none;
}



.course_pickup_listbox .btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
	margin: 10px auto 0;
}

.course_pickup_listbox .btn a.application {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48%;
	height: 40px;
	margin-bottom: 10px;
	background: #e60113 url(../5z2agap-assets/common/img/icon_btn-arrow_transparent01.png) no-repeat center right 10px;
	background-size: 13px;
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	box-shadow: 0 4px 0px rgba(241, 73, 80, 0.3);
	border-radius: 50px;
	transition: .3s;
	margin-top: 5px;
}

.course_pickup_listbox .btn a.info {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48%;
	height: 40px;
	margin-bottom: 10px;
	background: #fff url(../5z2agap-assets/common/img/icon_btn-arrow_transparent02.png) no-repeat center right 10px;
	background-size: 13px;
	border: 1px solid rgba(255, 121, 31, 1);
	box-shadow: 0 4px 0 rgba(255, 121, 31, 1);
	font-size: 12px;
	padding-right: 15px;
	letter-spacing: 1px;
	border-radius: 50px;
	transition: .3s;
	color: rgba(255, 121, 31, 1);

}

h2.pickup_chl {
	/* margin-bottom: 30px; */
	max-width: 600px;
	width: 100%;
	margin: 10px auto 0px;
}

#study .coupon_line__navs ul li {
	background: #540900;
	border-radius: 5px 5px 0 0;
}

#study .coupon_line__navs ul li.-select--blue {
	background: #540900;
}