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

	#study .mv__inrbtm {
		background: #006999;
	}

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

	#study .coupon_line__navs {
		max-width: 580px;
		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: space-between;
	}

	#study .coupon_line__navs ul li {
		max-width: 260px;
		width: 100%;
		height: 55px;
	}

	#study .coupon_line__navs ul li.-select {
		position: relative;
		background: #ff5975;
		border-radius: 10px;
	}

	#study .coupon_line__navs ul li.-select::before {
		content: "";
		display: block;
		width: 15px;
		height: 15px;
		background: url(../1dat7fc/img/arw_circle.png) 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;
	}

	#study .coupon_line__navs ul li.-select::after {
		position: absolute;
		bottom: -5px;
		left: 0;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: #fff;
		border: 2px solid #ff5975;
		border-radius: 10px;
		z-index: -1;
	}

	#study .coupon_line__navs ul li.-select select {
		width: 100%;
		height: 100%;
		padding: 0 45px;
		background: transparent;
		color: #fff;
		font-size: 1.8rem;
		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;
	}

	#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 {
		background: #009944;
	}

	#study .coupon_line__navs ul li.-select--blue::before {
		background: url(../1dat7fc/img/arw_circle_green.png) no-repeat;
		background-size: contain;
		background-position: center;
	}

	#study .coupon_line__navs ul li.-select--blue::after {
		border: 2px solid #009944;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#study .mv__inrbtm {
		background: #006999;
	}

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

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

	#study .coupon_line__txt a {
		font-size: 12px;
		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: space-between;
	}

	#study .coupon_line__navs ul li {
		max-width: 175px;
		width: 100%;
	}

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

	#study .coupon_line__navs ul li.-select::before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		background: url(../1dat7fc/img/arw_circle.png) no-repeat;
		background-size: contain;
		background-position: center;
		position: absolute;
		top: 48%;
		right: 12%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 2;
	}

	#study .coupon_line__navs ul li.-select::after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: #fff;
		border: 1px solid #ff5975;
		border-radius: 7px;
		z-index: 0;
	}

	#study .coupon_line__navs ul li.-select select {
		width: 100%;
		height: calc(100% - 3px);
		background: #ff5975;
		padding: 0 30px;
		color: #fff;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: left;
		text-align: -webkit-left;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: none;
		border-radius: 7px;
		position: relative;
		z-index: 1;
	}

	#study .coupon_line__navs ul li.-select--blue::before {
		background: url(../1dat7fc/img/arw_circle_green.png) no-repeat;
		background-size: contain;
		background-position: center;
	}

	#study .coupon_line__navs ul li.-select--blue::after {
		border: 1px solid #009944;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#study .search.--totop {
		top: auto;
		bottom: 10px;
	}

	#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(../1dat7fc/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 {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.8rem;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: 65%;
	text-align: left;
	background-color: #ff5975;
	z-index: 1;
	cursor: pointer;
}


#select_reset {
	display: none;
}

@media (max-width: 767px) {
	#select_reset {
		font-size: 1.4rem;
	}
}