html,
body {
		height: 100%;
}

.linkblock {
		position: absolute;
		z-index: 10;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0.01;
		background: rgba(255, 255, 255, 0.01);
}

.cf {
		*zoom: 1;
}
.cf:after {
		content: "";
		display: table;
		clear: both;
}

.clear {
		clear: both;
}

.content-md {
		position: relative;
		width: 100%;
		max-width: 962px;
		margin-right: auto;
		margin-left: auto;
}
.w-200 {
		width: 200px;
}

.shindan h1 {
		padding-left: 0;
}
.shindan h1::after {
		display: none;
}

.shindan {
		max-width: 100%;
		margin: 10px auto 0;
}
.shindan sup {
		font-weight: normal;
}
.shindan .text_link.right {
		text-align: right;
}
.shindan .text_link.mt {
		margin-top: 75px;
}
@media screen and (max-width: 767px) {
		.shindan .text_link.mt {
				margin-top: 25px;
		}
}
.shindan figure.basic {
		margin-top: 15px;
}

.shindan--sup {
		font-size: 10px;
		margin-top: 10px;
		text-align: left;
}

.shindan--box {
		overflow: hidden;
		background: #ffffff;
		border-radius: 32px;
		border: 2px solid #ddd;
}
@media screen and (max-width: 767px) {
		.shindan--box {
				width: calc(100% + 20px);
				margin-left: -10px;
		}
}

.shindan--header {
		background: url(../images/bg_header.png?2) center bottom no-repeat;
		background-size: 100% auto;
		padding: 26px 0 0;
		text-align: center;
		min-height: 165px;
}
@media screen and (max-width: 559px) {
		.shindan--header {
				width: calc(100% + 10px);
				margin-left: -5px;
				padding-top: 16px;
				min-height: 160px;
				background: url(../images/bg_header_result_sp.png?2) center bottom no-repeat;
				background-size: 100% auto;
		}
		.shindan--header .shindan--header--txt br {
				display: inline;
		}
}

.shindan--header--hd {
		color: #ffffff;
		font-size: 30px;
		font-weight: 700;
		line-height: 1.4;
		margin: 0 0 6px;
}
@media (min-width: 320px) {
		.shindan--header--hd {
				font-size: calc(1.25rem + (1vw - 3.2px) * 1.7897);
		}
}
@media (min-width: 767px) {
		.shindan--header--hd {
				font-size: 28px;
		}
}
@media screen and (min-width: 768px) {
		.shindan--header--hd {
				font-size: 30px;
		}
}

.shindan--header__result {
		background: url(../images/bg_header_result.png) center bottom no-repeat;
		background-size: 100% auto;
		min-height: 158px;
		padding: 42px 0 0;
}
@media screen and (max-width: 989px) {
		.shindan--header__result {
				min-height: 142px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--header__result {
				background-image: url(../images/bg_header_result_sp.png);
				padding-top: 24px;
		}
}
@media (min-width: 320px) {
		.shindan--header__result {
				min-height: calc(7.375rem + (1vw - 3.2px) * 11.1857);
		}
}
@media (min-width: 767px) {
		.shindan--header__result {
				min-height: 168px;
		}
}

.shindan--header--txt {
		color: #ffffff;
		font-size: 22px;
		font-weight: 500;
		line-height: 1.5;
		margin: 0;
		box-sizing: border-box;
}
@media screen and (max-width: 989px) {
		.shindan--header--txt {
				font-size: 20px;
				padding: 0 10px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--header--txt {
				font-size: 14px;
		}
}

.shindan--stage {
		text-align: center;
		margin-top: 18px;
}
@media screen and (max-width: 767px) {
		.shindan--stage {
				margin-top: 12px;
		}
}
.shindan--stage ul {
		align-items: center;
		display: flex;
		justify-content: center;
		margin-bottom: 0;
}
.shindan--stage li {
		padding-right: 24px;
		margin-bottom: 6px;
}
.shindan--stage li:last-child {
		padding-right: 0;
}
.shindan--stage li.passed {
		background: url(../images/stage_bg_line.png) 100% 50% no-repeat;
		background-size: 24px 20px;
}
.shindan--stage li.current {
		background: url(../images/stage_bg_arrow.png) 100% 50% no-repeat;
		background-size: 24px 20px;
}
.shindan--stage span {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 20px;
		font-weight: 700;
		color: #ffffff;
		width: 56px;
		height: 56px;
		box-sizing: border-box;
		border-radius: 50%;
		background: #bbbbbb;
}
@media screen and (max-width: 767px) {
		.shindan--stage span {
				font-size: 16px;
				width: 40px;
				height: 40px;
		}
}
.shindan--stage li.current span {
		background: #e5047f;
}

.shindan--q {
		color: #e5047f;
		font-size: 28px;
		font-weight: 700;
		line-height: 1.5;
		margin: 10px 0 25px;
		text-align: center;
}
@media screen and (max-width: 989px) {
		.shindan--q {
				font-size: 24px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--q {
				font-size: 18px;
				margin-bottom: 15px;
		}
}

.shindan--slider {
		overflow: hidden;
		width: 100%;
}

.shindan--slider--in {
		display: flex;
		align-items: flex-start;
		position: relative;
		top: 0;
		left: 0;
		width: 400%;
}

.shindan--slider--sec {
		width: 100%;
		padding: 5px 20px;
		box-sizing: border-box;
}

.shindan--a {
		margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
		.shindan--a {
				margin-bottom: 15px;
		}
}

.shindan--a__nonhd {
		padding-top: 65px;
}

@media screen and (min-width: 768px) {
		.shindan--a ul {
				display: flex;
				justify-content: space-between;
				align-items: flex-start;
				margin-bottom: 0;
		}
}
.shindan--a ul li {
		position: relative;
		background: #f6f6f6;
		box-shadow: 0 3px 0 0 #ccc;
		border-radius: 200px;
		color: #333;
		cursor: pointer;
		font-size: 20px;
		font-weight: 700;
		line-height: 1;
		text-align: center;
		padding: 30px;
		width: 32%;
		box-sizing: border-box;
}
@media screen and (max-width: 989px) {
		.shindan--a ul li {
				font-size: 18px;
				padding: 24px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--a ul li {
				font-size: 16px;
				padding: 18px;
				margin: 0 auto 12px;
				width: 100%;
		}
}
.shindan--a ul li:hover {
		top: 3px;
		box-shadow: none;
		background: #eee;
}

.shindan--a__2 ul li {
		width: 49%;
}
@media screen and (max-width: 767px) {
		.shindan--a__2 ul li {
				width: 100%;
		}
}

.shindan--link {
		background: url(../images/ico_q.png) 0% 50% no-repeat;
		background-size: 24px;
		font-size: 13px;
		line-height: 1;
		margin: 15px 0 20px;
		padding: 6px 0 6px 30px;
}
.shindan--link.no_mb {
		margin-bottom: 0;
}
.shindan--link a {
		color: #225383 !important;
}

.shindan--more {
		font-size: 12px;
		margin-top: 20px;
		text-align: right;
}
.shindan--more a {
		color: #225383 !important;
}

.shindan--more2 {
		margin: 20px 0;
}
.shindan--more2 a {
		border: 1px solid #e5047f;
		color: #333333 !important;
		display: block;
		font-size: 16px;
		line-height: 1;
		margin: 0 auto 40px;
		padding: 10px;
		position: relative;
		text-align: center;
		text-decoration: none !important;
		width: 400px;
}
.shindan--more2 a:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #e83416;
		border-right: 1px solid #e83416;
		transform: rotate(45deg);
		position: absolute;
		bottom: 14px;
		right: 0;
		margin-right: 10px;
}

.shindan--result .shindan-fig {
		position: relative;
		text-align: center;
		margin: 0;
}
.shindan--result .shindan-fig-txt {
		font-size: 16px;
		margin: 10px 0 20px;
		text-align: left;
}
@media screen and (max-width: 989px) {
		.shindan--result .shindan-fig-txt {
				font-size: 15px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--result .shindan-fig-txt {
				font-size: 14px;
		}
}
.shindan--result .shindan-fig-txt.position {
		position: absolute;
		left: 0;
		top: 70px;
}
@media screen and (max-width: 989px) {
		.shindan--result .shindan-fig-txt.position {
				top: 45px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--result .shindan-fig-txt.position {
				position: relative;
				top: 0;
		}
}

.shindan--result--hd {
		display: table;
		margin: 12px auto 24px;
		min-height: 50px;
}
@media screen and (max-width: 989px) {
		.shindan--result--hd {
				min-height: 40px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--result--hd {
				min-height: 28px;
				margin-bottom: 20px;
		}
}
.shindan--result--hd span {
		font-size: 30px;
		font-weight: 700;
		line-height: 1.4;
		color: #e5047f;
		text-align: center;
		display: inline-block;
		padding: 0 18px;
}
.shindan--result--hd span::before, .shindan--result--hd span::after {
		position: absolute;
		top: 0;
		bottom: 0;
		content: "";
		display: inline-block;
		width: 0px;
		height: 80%;
		border-left: 2px solid currentColor;
		margin: auto;
}
.shindan--result--hd span::before {
		left: 0;
		transform: rotate(-26deg);
}
.shindan--result--hd span::after {
		right: 0;
		transform: rotate(26deg);
}
@media (min-width: 320px) {
		.shindan--result--hd span {
				font-size: calc(1.125rem + (1vw - 3.2px) * 1.7937);
		}
}
@media (min-width: 989px) {
		.shindan--result--hd span {
				font-size: 30px;
		}
}

.shindan--result--hd2 {
		border-bottom: 3px solid #e5047f;
		color: #333333;
		font-size: 24px;
		font-weight: 700;
		line-height: 1.4;
		text-align: left;
		margin: 0 0 24px;
		padding-bottom: 15px;
}
@media screen and (max-width: 989px) {
		.shindan--result--hd2 {
				font-size: 22px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--result--hd2 {
				font-size: 20px;
				margin-bottom: 15px;
				padding-bottom: 10px;
		}
}

.shindan--result--hd3 {
		color: #e5047f;
		font-size: 24px;
		font-weight: 700;
		line-height: 1.5;
		margin: 0 0 30px;
}
.shindan--result--hd3.is_mb {
		margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
		.shindan--result--hd3.is_mb {
				margin-bottom: 30px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--result--hd3 {
				font-size: 22px;
				margin-bottom: 20px;
		}
		.shindan--result--hd3 br {
				display: none;
		}
}

.shindan--result--hd4 {
		color: #e5047f;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.5;
		text-align: left;
		margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
		.shindan--result--hd4 {
				font-size: 18px;
				margin-bottom: 15px;
		}
}

#cable .shindan--check,
#antenna .shindan--check {
		text-align: left;
}

.shindan--check {
		margin: 5px 0 40px;
		text-align: center;
}
@media screen and (max-width: 767px) {
		.shindan--check {
				margin-bottom: 30px;
		}
}
.shindan--check ul {
		display: inline-block;
		margin: 0;
}
.shindan--check li {
		color: #333333;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.55;
		text-align: left;
}
.shindan--check li + li {
		margin-top: 12px;
}
@media screen and (max-width: 767px) {
		.shindan--check li {
				font-size: 16px;
		}
}

.shindan--check--list li {
		font-size: 16px;
		font-weight: inherit;
		line-height: 1.5;
}
@media screen and (max-width: 767px) {
		.shindan--check--list li {
				font-size: 14px;
				font-weight: normal;
				line-height: 1.4;
		}
}

.shindan--sec {
		margin: 75px 0;
}
@media screen and (max-width: 767px) {
		.shindan--sec {
				margin: 60px 0;
		}
}

.shindan--points {
		margin: 75px 0;
}
@media screen and (max-width: 767px) {
		.shindan--points {
				margin: 60px 0;
		}
}
.shindan--points .shindan--points--hd {
		color: #333333;
		font-size: 30px;
		font-weight: normal;
		margin-bottom: 20px;
		text-align: center;
}
@media screen and (max-width: 767px) {
		.shindan--points .shindan--points--hd {
				margin-bottom: 15px;
		}
}
.shindan--points .shindan--points--list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 15px;
}
@media screen and (max-width: 989px) {
		.shindan--points .shindan--points--list {
				margin-bottom: 10px;
		}
}
.shindan--points .shindan--points--list li {
		color: #222;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.4;
		text-align: center;
		width: calc(25% - 10px);
		padding: 32px 0;
		box-sizing: border-box;
		border-radius: 16px;
		background: #ffe7f3;
}
@media screen and (max-width: 767px) {
		.shindan--points .shindan--points--list li {
				font-size: 16px;
				width: calc(50% - 8px);
		}
}
.shindan--points .guide01_fig_04 {
		margin-top: 20px;
}

.shindan--lnav {
		margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
		.shindan--lnav {
				margin-bottom: 30px;
		}
}
.shindan--lnav ul {
		display: flex;
		justify-content: space-between;
}
.shindan--lnav ul li {
		position: relative;
		transition: 0.25s;
		width: 49%;
}
.shindan--lnav ul li a {
		display: block;
		font-size: 16px;
		line-height: 1.3;
		text-align: center;
		text-decoration: none;
		color: #333 !important;
		padding: 8px 10px 20px;
		border-radius: 5px;
		box-sizing: border-box;
		border: 1px solid #e5047f;
}
@media screen and (max-width: 989px) {
		.shindan--lnav ul li a {
				font-size: 15px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--lnav ul li a {
				font-size: 13px;
		}
}
.shindan--lnav ul li::before {
		transition: 0.25s;
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #e5047f;
		border-right: 1px solid #e5047f;
		transform: rotate(135deg);
		position: absolute;
		bottom: 12px;
		left: 50%;
		z-index: 20;
		margin-left: -4px;
}
.desktop .shindan--lnav ul li:hover {
		opacity: 0.7;
}
.desktop .shindan--lnav ul li:hover::before {
		bottom: 8px;
}

.shindan--type-b,
.shindan--type-bbc,
.shindan--type-cbc {
		display: none;
}

.shindan--att {
		border: 4px solid #FFE5E5;
		margin-top: 40px;
		padding: 40px;
		border-radius: 32px;
		box-sizing: border-box;
}
@media screen and (max-width: 989px) {
		.shindan--att {
				padding: 30px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--att {
				padding: 20px 12px;
		}
}
.shindan--att p {
		font-size: 16px;
		line-height: 1.6;
		margin-bottom: 20px;
}

.shindan--att--hd {
		color: #e83416;
		font-size: 22px;
		font-weight: 700;
		line-height: 1.6;
		margin: 0 0 20px;
}
.shindan--att--hd span {
		padding: 0 0 0 32px;
		background: url(../images/att_ico.png) center left no-repeat;
		background-size: 24px auto;
}
@media screen and (max-width: 989px) {
		.shindan--att--hd {
				font-size: 20px;
		}
}
@media screen and (max-width: 767px) {
		.shindan--att--hd {
				font-size: 18px;
		}
}

.shindan--att--hd2 {
		font-size: 16px;
		font-weight: 700;
		line-height: 1.5;
		text-align: left;
		margin: 35px 0 10px;
}
.copyright {
		background: #fff;
		display: block;
		font-family: "Noto Sans Japanese Regular";
		font-size: 12px;
		line-height: 1;
		padding: 20px 0;
		text-align: center;
}

a.btnTypeD--4ksim::after {
		border-top: 1px solid #e5047f;
		border-right: 1px solid #e5047f;
}

.planlist {
		margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
		.planlist {
				margin-bottom: 0;
		}
}
.planlist .plan_items {
		display: flex;
		justify-content: space-between;
		margin-bottom: 0;
}
@media screen and (max-width: 767px) {
		.planlist .plan_items {
				display: block;
		}
}
.planlist .plan_items .item_detail {
		position: relative;
		transition: 0.25s;
		width: calc(33.3333% - 10px);
		padding: 20px 20px 30px;
		box-sizing: border-box;
		border-radius: 24px;
		border: solid #ddd 2px;
		background-color: #fff;
}
@media screen and (max-width: 767px) {
		.planlist .plan_items .item_detail {
				width: 100%;
				margin: 0 0 35px;
				padding: 20px 15px 20px;
		}
}
.desktop .planlist .plan_items .item_detail:hover {
		opacity: 0.7;
}
.planlist .plan_items .item_detail::before {
		transition: 0.25s;
		position: absolute;
		content: "";
		width: 9px;
		height: 9px;
		border-top: solid 2px #222;
		border-right: solid 2px #222;
		border-color: #e83416;
		transform: rotate(45deg);
		right: 10px;
		top: 50%;
		margin-top: -4.5px;
}
.planlist .plan_items .item_detail .this_label {
		position: relative;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.6;
		text-align: center;
		color: #fff;
		max-width: 150px;
		margin: -35px auto 20px;
		padding: 5px;
		border-radius: 100px;
		background-color: #e83416;
}
@media screen and (max-width: 767px) {
		.planlist .plan_items .item_detail .this_label {
				max-width: 130px;
				margin: -30px auto 15px;
		}
}
.planlist .plan_items .item_detail .this_label::after {
		content: "";
		position: absolute;
		bottom: -8px;
		left: 50%;
		width: 0;
		height: 0;
		margin-left: -10px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #e83416;
}
.planlist .plan_items .item_detail .this_name {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.35;
		text-align: center;
		margin-bottom: 18px;
}
@media screen and (max-width: 999px) {
		.planlist .plan_items .item_detail .this_name {
				font-size: 20px;
		}
}
.planlist .plan_items .item_detail .this_desc {
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
		.planlist .plan_items .item_detail .this_desc {
				font-size: 15px;
		}
}
.planlist .plan_items .item_detail .this_desc .em {
		font-size: 20px;
		font-weight: bold;
}
.planlist .plan_items .item_detail .this_plan {
		max-width: 312px;
		margin: auto;
}
.planlist .plan_items .item_detail .this_plan .tvch {
		position: relative;
		font-size: 16px;
		font-weight: bold;
		color: #e5047f;
		text-align: center;
		margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
		.planlist .plan_items .item_detail .this_plan .tvch {
				font-size: 14px;
		}
}
.planlist .plan_items .item_detail .this_plan .icon {
		margin-bottom: 0;
}

.prog-4k {
		border: solid #e5047f 1px;
}

.prog-4k__inner {
		padding: 12px 6px;
}
@media screen and (max-width: 767px) {
		.prog-4k__inner {
				padding: 8px 4px;
		}
}

.prog-4k__tit {
		font-size: 18px;
		font-weight: bold;
		line-height: 1.4;
		color: #fff;
		text-align: center;
		margin: 0;
		padding: 14px 16px;
		background-color: #e5047f;
}
@media screen and (max-width: 767px) {
		.prog-4k__tit {
				font-size: 16px;
		}
}

.prog-4k__list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0;
		padding: 12px 0;
}
.prog-4k__list li {
		margin: 0;
		width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
		.prog-4k__list li {
				width: 33.3333333333%;
		}
}
@media screen and (max-width: 767px) {
		.prog-4k__list[data-list="2"] {
				width: 66.6666%;
				margin: auto;
		}
}
@media screen and (max-width: 767px) {
		.prog-4k__list[data-list="2"] li {
				width: 50%;
		}
}

.prog-4k-notes {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 30px;
}

.prog-4k-notes__list[data-priority=high] {
		font-size: 16px;
		display: inline-block;
		margin-bottom: 12px;
		padding: 10px;
		border: solid #ddd 2px;
}
.prog-4k-notes__list[data-priority=high] li {
		margin: 0;
}

@media screen and (min-width: 768px) {
		.boardbox-course.w-over-1120 {
				/*
				width: calc(100% + 158px);
				margin-left: -79px;
				*/
				max-width: 1120px;
				width: 100vw;
				position: relative;
				left: 50%;
				margin-left: 0;
				transform: translateX(-50%);
		}
}

@media screen and (max-width: 767px) {
		.section-cv .container .cv-guide[data-type=guide02] .icn-member {
				padding-top: 0;
				background-position: 12px center;
				background-size: 24px auto;
		}
}
@media screen and (max-width: 767px) {
		.section-cv .container .cv-guide[data-type=guide02] .btn-member {
				padding-top: 6px;
				border-radius: 100px;
		}
		.section-cv .container .cv-guide[data-type=guide02] .btn-member::after {
				right: 12px;
				display: inline-block;
				background: url(/common_v10/images/icn-bullet-black.svg) no-repeat center center/contain;
		}
		.section-cv .container .cv-guide[data-type=guide02] .btn-member .fs-16-sp {
				height: auto;
				line-height: 1.6;
		}
}