@charset "utf-8";

/*----------------------------
	choice
------------------------------*/
#container.choice {
	width: auto;
	overflow: visible;
	font-size: 17px;
	padding-bottom: 65px;
    border-bottom: solid 5px #f4f4f4;
}
.choice .sp {
	display: none;
}
.choice .inner {
	margin: 0 auto;
	width: 1200px;
}
.choice p {
	margin-top: 0;
}
.choice a {
	transition: opacity 0.3s ease-out;
}
.choice a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.choice img {
	width: 100%;
	height: auto;
}
.choice sup {
	font-size: 80%;
}
.choice .fwB {
	font-weight: bold;
}
@media (max-width: 767px) {
	#container .choice {
		font-size: 2.667vw;
		padding-bottom: 8vw;
	}
	.choice .sp {
		display: block;
	}
	.choice .pc {
		display: none;
	}
	.choice .inner {
		width: 90%;
	}
}
/*==========*/
.choice h1 {
	width: 1280px;
	margin: 0 auto;
}
.choice h2 {
	margin: 85px auto 0;
	width: 600px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.choice h2 span {
	font-weight: bold;
	color: #A6583B;
}
.choice h2::before {
	content: '';
	width: 3px;
	height: 85px;
	border-left: 3px solid #A6583B;
	transform: rotate(-30deg);
	position: absolute;
	top: -18%;
	left: 3%;
}
.choice h2::after {
	content: '';
	width: 3px;
	height: 85px;
	border-right: 3px solid #A6583B;
	transform: rotate(30deg);
	position: absolute;
	top: -18%;
	right: 3%;
}
.choice .lead {
	margin-top: 75px;
	font-size: 24px;
	font-weight: bold;
	line-height: 61px;
	text-align: center;
}
.choice .lead .redB {
	color: #E60012;
}
.choice .lead .border {
	color: #E60012;
	text-decoration: underline;
	font-weight: bold;
}
.choice .lead .red {
	color: #C13431;
}
.choice .lead .big {
	font-size: 42px;
	font-weight: bold;
}
.choice .lead .small {
	font-size: 19px;
	font-weight: bold;
}
.choice .lead .middle {
	font-size: 31px;
	font-weight: bold;
}
.choice .lead .note {
	display: block;
	font-size: 19px;
	line-height: 1;
}
.choice .btnArea {
	margin-top: 70px;
}
.choice .btnArea .btnTxt {
	font-size: 22px;
	text-align: center;
	line-height: 31px;
}
.choice .btnArea .btn a {
	display: block;
	margin: 20px auto 0;
	width: 500px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: #FF6700;
	border-radius: 15px;
	padding: 15px;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 30%);
	position: relative;
}
.choice .btnArea .btn a::after {
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 30px;
}
@media (max-width: 767px) {
	.choice h1 {
		width: 100%;
		max-width: 100vw;
	}
	.choice h2 {
		margin: 10vw auto 0;
		width: 100%;
		max-width: 69.333vw;
		font-size: 5.333vw;
	}
	.choice h2::before {
		width: 0.667vw;
		height: 20vw;
		border-left: 0.667vw solid #A6583B;
		top: -15%;
	}
	.choice h2::after {
		width: 0.667vw;
		height: 20vw;
		border-right: 0.667vw solid #A6583B;
		top: -15%;
	}
	.choice .lead {
		margin-top: 6vw;
		font-size: 3.733vw;
		line-height: 9.333vw;
	}
	.choice .lead .big {
		font-size: 6.533vw;
	}
	.choice .lead .small {
		font-size: 3.2vw;
	}
	.choice .lead .middle {
		font-size: 4.933vw;
	}
	.choice .lead .note {
		font-size: 3.2vw;
	}
	.choice .btnArea {
		margin-top: 11.333vw;
	}
	.choice .btnArea .btnTxt {
		font-size: 3.467vw;
		font-weight: bold;
		line-height: 4.933vw;
	}
	.choice .btnArea .btn a {
		margin: 15px auto 0;
		width: 100%;
		max-width: 80vw;
		font-size: 4vw;
		font-weight: bold;
		border-radius: 2vw;
		padding: 2vw;
		box-shadow: 0.667vw 0.667vw 1.333vw rgb(0 0 0 / 30%);
	}
	.choice .btnArea .btn a::after {
		width: 2vw;
		height: 2vw;
		border-top: solid 0.4vw #fff;
		border-right: solid 0.4vw #fff;
		transform: rotate(45deg);
		top: calc(50% - 1vw);
		right: 4vw;
	}
}
/*======contents01=====*/
.choice .contents01 {
	margin-top: 90px;
}
.choice h3 {
	width: 1058px;
	margin: 0 auto;
}
.choice h4 {
	margin-top: 55px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
.choice h4 .border {
	font-size: 25px;
	font-weight: bold;
	color: #E60012;
	text-decoration: underline;
}
.choice h4 span {
	font-size: 22px;
	font-weight: bold;
}
.choice h5 {
	margin: 50px auto 0;
	width: 670px;
	font-size: 27px;
	font-weight: bold;
	color: #A6583B;
	text-align: center;
	border: 2px solid #A6583B;
	padding: 3px 0 0;
}
.choice .entryNote {
	margin: 20px auto 35px;
	max-width: 670px;
}
.choice .entryNote li {
	font-size: 20px;
	line-height: 28px;
	padding-left: 1em;
	text-indent: -1em;
}
.choice .entryNote li .dot {
	color: #A6583B;
}
.choice .link a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #A6583B;
	text-align: center;
	text-decoration: underline;
}
@media (max-width: 767px) {
	.choice .contents01 {
		margin-top: 12vw;
	}
	.choice h3 {
		width: 100%;
		max-width: 100vw;
	}
	.choice h4 {
		margin-top: 6vw;
		font-size: 4.267vw;
		line-height: 6.4vw;
	}
	.choice h4 span {
		font-size: 3.6vw;
	}
	.choice h5 {
		margin: 5.333vw auto 0;
		width: 100%;
		max-width: 66vw;
		font-size: 4.533vw;
		border: 0.267vw solid #A6583B;
		padding: 0.4vw 0 0;
	}
	.choice .entryNote {
		margin: 3.333vw auto 1.333vw;
		max-width: 66.667vw;
	}
	.choice .entryNote li {
		font-size: 3.467vw;
		line-height: 4.8vw;
	}
	.choice .link a {
		font-size: 4vw;
	}
}
/*===block02===*/
.choice .block02 .link {
	margin-top: 25px;
}
.choice .contents01 .block02 ul {
	margin: 30px auto 0;
	width: 400px;
	display: flex;
	justify-content: space-between;
}
.choice .contents01 .block02 ul li {
	width: 185px;
	box-shadow: 3px 3px 5px rgb(0 0 0 / 30%);
	border-radius: 10px;
}
.choice .contents01 .block02 ul li a {
	padding: 15px;
	border: solid 3px #A6583B;
	border-radius: 10px;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.choice .contents01 .block02 ul li.regist .icon {
	width: 36px;
}
.choice .contents01 .block02 ul li.login .icon {
	width: 28px;
}
.choice .contents01 .block02 ul li p:nth-child(2) {
	margin-top: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 1.1;
}
.choice .contents01 .block02 .note {
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 767px) {
	.choice .block02 .link {
		margin-top: 3.333vw;
	}
	.choice .contents01 .block02 ul {
		margin: 2.667vw auto 0;
		width: 100%;
		max-width: 66.667vw;
	}
	.choice .contents01 .block02 ul li {
		width: 100%;
		max-width: 30.667vw;
		box-shadow: 0.4vw 0.4vw 0.667vw rgb(0 0 0 / 30%);
		border-radius: 1.333vw;
	}
	.choice .contents01 .block02 ul li a {
		padding: 2vw;
		border: solid 0.4vw #A6583B;
		border-radius: 1.333vw;
	}
	.choice .contents01 .block02 ul li.regist .icon {
		width: 6.267vw;
	}
	.choice .contents01 .block02 ul li.login .icon {
		width: 4.8vw;
	}
	.choice .contents01 .block02 ul li p:nth-child(2) {
		margin-top: 2vw;
		font-size: 4vw;
	}
	.choice .contents01 .block02 .note {
		margin-top: 4vw;
		font-size: 3.467vw;
	}
}
/*===block03===*/
.choice h6 {
	margin: 75px auto 0;
	width: 935px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #A6583B;
	display: flex;
    align-items: center;
}
.choice h6::before,
.choice h6::after {
	content: "";
	height: 2px;
	flex-grow: 1;
	background-color: #A6583B;
}
.choice h6::before {
	margin-right: 1rem;
}
.choice h6::after {
	margin-left: 1rem;
}
.choice .courseBox {
	margin-top: 65px;
}
.choice .courseBox .course {
	margin: 0 auto;
	width: 640px;
	display: flex;
	justify-content: center;
}
.choice .courseBox .course.courseB {
	margin-top: 30px;
}
.choice .courseBox .course .leftBox {
	width: 50%;
	font-size: 19px;
	text-align: center;
	line-height: 33px;
	color: #fff;
	border-radius: 7px 0 0 7px;
	padding: 25px 0 25px 80px;
	position: relative;
}
.choice .courseBox .course .leftBox::before {
	content: '';
	width: 80px;
	height: 80px;
	background: url("/card/campaign/2022/10choice/img/icn03.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 40px);
	left: 15px;
}
.choice .courseBox .course.courseA .leftBox {
	background: #A59037;
}
.choice .courseBox .course.courseA .leftBox::before {
	background: url("/card/campaign/2022/10choice/img/icn03.png") no-repeat;
	background-size: contain;
}
.choice .courseBox .course.courseB .leftBox {
	background: #B4602F;
}
.choice .courseBox .course.courseB .leftBox::before {
	background: url("/card/campaign/2022/10choice/img/icn04.png") no-repeat;
	background-size: contain;
}
.choice .courseBox .course .leftBox span {
	font-size: 24px;
	font-weight: bold;
}
.choice .courseBox .course .rightBox {
	width: 50%;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
	border-radius: 0 7px 7px 0;
	padding: 20px 0;
}
.choice .courseBox .course.courseA .rightBox {
	border: 2px solid #A59037;
}
.choice .courseBox .course.courseB .rightBox {
	border: 2px solid #B4602F;
}
.choice .courseBox .course .rightBox .gold {
	font-size: 26px;
	font-weight: bold;
	color: #A59037;
}
.choice .courseBox .course .rightBox .red {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.choice .courseBox .course .rightBox .small {
	font-size: 17px;
	font-weight: bold;
}
.choice .courseBox .course .rightBox .brown {
	font-size: 26px;
	font-weight: bold;
	color: #B4602F;
}
@media (max-width: 767px) {
	.choice h6 {
		margin: 8vw auto 0;
		width: 100%;
		max-width: 81.333vw;
		font-size: 4.8vw;
	}
	.choice h6::before,
	.choice h6::after {
		height: 0.267vw;
	}
	.choice .courseBox {
		margin-top: 8.667vw;
	}
	.choice .courseBox .course {
		margin: 0 auto;
		width: 100%;
		max-width: 81.333vw;
		flex-direction: column;
	}
	.choice .courseBox .course.courseB {
		margin-top: 4.667vw;
	}
	.choice .courseBox .course .leftBox {
		width: 100%;
		font-size: 4.133vw;
		line-height: 6.133vw;
		border-radius: 0.933vw 0.933vw 0 0;
		padding: 2vw 0 1.333vw 13.333vw;
	}
	.choice .courseBox .course .leftBox::before {
		width: 16.4vw;
		height: 16.4vw;
		top: calc(50% - 8.2vw);
		left: 2.667vw;
	}
	.choice .courseBox .course .leftBox span {
		font-size: 4.133vw;
	}
	.choice .courseBox .course .rightBox {
		width: 100%;
		font-size: 4.133vw;
		line-height: 6.133vw;
		border-radius: 0 0 0.933vw 0.933vw;
		padding: 1.333vw 0;
	}
	.choice .courseBox .course.courseA .rightBox {
		border: 0.267vw solid #A59037;
	}
	.choice .courseBox .course.courseB .rightBox {
		border: 0.267vw solid #B4602F;
	}
	.choice .courseBox .course .rightBox .gold {
		font-size: 5.2vw;
	}
	.choice .courseBox .course .rightBox .red {
		font-size: 6vw;
	}
	.choice .courseBox .course .rightBox .small {
		font-size: 3.467vw;
	}
	.choice .courseBox .course .rightBox .brown {
		font-size: 5.2vw;
	}
}
/*=====contents02=====*/
.choice .contents02 {
	margin-top: 80px;
}
.choice .contents02 .block01 {
	width: 940px;
	margin: 0 auto;
}
.choice .contents02 .block01 .txt {
	margin-top: 40px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
}
.choice .contents02 .block01 .txt span {
	font-size: 14px;
	font-weight: bold;
}
.choice .contents02 .block02 {
	width: 935px;
	margin: 0 auto;
}
.choice .contents02 .block02 ul {
	margin-top: 35px;
}
.choice .contents02 .block02 ul li {
	font-size: 22px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 1em;
	text-indent: -1em;
}
.choice .contents02 .block02 ul li .dot {
	color: #A6583B;
}
.choice .contents02 .block02 ul li .red {
	font-weight: bold;
	color: #E60012;
	text-decoration: underline;
}
.choice .contents02 .block02 ul li .small {
	display: block;
	font-size: 17px;
	line-height: 27px;
}
.choice .contents02 .block02 .note {
	margin-top: 15px;
	font-size: 17px;
}
.choice .contents02 .block02 .note .border {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
@media (max-width: 767px) {
	.choice .contents02 {
		margin-top: 12.667vw;
	}
	.choice .contents02 .block01 {
		width: 100%;
		max-width: 82.667vw;
	}
	.choice .contents02 .block01 .txt {
		margin-top: 5.333vw;
		font-size: 3.333vw;
		line-height: 5.2vw;
	}
	.choice .contents02 .block01 .txt span {
		font-size: 2.933vw;
		font-weight: normal;
		line-height: 1.3;
		display: block;
	}
	.choice .contents02 .block02 {
		width: 100%;
		max-width: 82.667vw;
	}
	.choice .contents02 .block02 ul {
		margin-top: 5.333vw;
	}
	.choice .contents02 .block02 ul li {
		font-size: 3.333vw;
		line-height: 6.4vw;
	}
	.choice .contents02 .block02 ul li .small {
		font-size: 2.8vw;
		line-height: 4.533vw;
		text-align: center;
	}
	.choice .contents02 .block02 .note {
		margin-top: 2.667vw;
		font-size: 2.8vw;
		line-height: 4.533vw;
		text-align: center;
	}
	.choice .contents02 .block02 .note .border {
		font-size: 2.667vw;
	}
}
/*=====contents03=====*/
.choice .contents03 {
	margin-top: 100px;
}
.choice .contents03 .belt {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #FF0000;
	padding: 5px;
}
.choice .contents03 .notice {
	width: 935px;
	margin: 40px auto 0;
	font-size: 17px;
}
.choice .contents03 .pic {
	margin: 85px auto 0;
	width: 1140px;
}
.choice .contents03 .tipsBtn {
	margin: 65px auto 0;
	width: 685px;
}
.choice .contents03 .tipsBtn a {
	display: block;
	font-size: 20px;
	text-align: center;
	color: #000;
	background: #FFFF00;
	box-shadow: 3px 3px 5px rgb(0 0 0 / 30%);
	border-radius: 20px;
	padding: 35px;
	position: relative;
}
.choice .contents03 .tipsBtn a::after {
	content: '';
    width: 15px;
    height: 15px;
    border-top: solid 3px #5E5E5E;
    border-right: solid 3px #5E5E5E;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 7.5px);
    right: 30px;
}
#footer {
	margin-top: 0;
	padding: 35px;
	color: #000;
	font-size: 12px;
	text-align: center;
}
@media (max-width: 767px) {
	.choice .contents03 {
		margin-top: 10vw;
	}
	.choice .contents03 .belt {
		font-size: 4.8vw;
		padding: 0.667vw;
	}
	.choice .contents03 .notice {
		width: 100%;
		margin: 5.333vw auto 0;
		padding: 0 4.667vw;
		font-size: 3.2vw;
	}
	.choice .contents03 .pic {
		margin: 7.333vw auto 0;
		width: 100%;
		max-width: 91.6vw;
	}
	.choice .contents03 .tipsBtn {
		margin: 4.667vw auto 0;
		width: 100%;
		max-width: 80vw;
	}
	.choice .contents03 .tipsBtn a {
		font-size: 3.2vw;
		text-align: center;
		box-shadow: 0.4vw 0.4vw 0.667vw rgb(0 0 0 / 30%);
		border-radius: 2.667vw;
		padding: 4.667vw;
	}
	.choice .contents03 .tipsBtn a::after {
		width: 2.667vw;
		height: 2.667vw;
		border-top: solid 0.4vw #5E5E5E;
		border-right: solid 0.4vw #5E5E5E;
		top: calc(50% - 1.333vw);
		right: 4.667vw;
	}
	#footer {
		padding: 4vw 0 3.333vw;
		font-size: 1.6vw;
	}
}