.Gradation::before {
	content: "";
	display: block;
	margin-top: 3em;
	margin-bottom: 3em;
	width: 100%;
	height: 2em;
	background: linear-gradient(rgb(244, 244, 244), #fff);
}

.catchphrase {
	text-align: center;
	color: #9A1717;	
	font-weight: 600;
	font-size: 22px;
	margin: 64px 0;
}

@media screen and (max-width: 767px) {
    .catchphrase {
		margin: 36px 0;
		padding: 0 20px;
	}
}

.catchphrase span {
	display: inline-block;
}

.tabWrap {
	max-width: 1440px;
	margin: 3em auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.tab-label {
	width: 20%;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	align-items: center;
	color: #000;
	margin-right: 5px;
	padding: 30px 12px 48px 12px;
	border-left: solid 1px #000;
	order: -1;
	position: relative;
	font-weight: 500;
}

.tab-label.last {
	border-right: solid 1px #000;
}

@media screen and (max-width: 767px) {
	.tab-label {
		background-color: #F0F0EC;
		width: 85%;
		border: none;
		margin-bottom: 13px;
		padding-bottom: 30px;
		font-size: 14px;
	}

	.tab-label.last {
		border-right: none;
	}
}

.tab-label::after {
	content: "▼";
	display: inline-block;
	font-size: 10px;
	position: absolute;
	bottom: 8px;
	left: 48%;
}

.tab-content {
	width: 100%;
	display: none;
}

.tab-switch:checked+.tab-label {
	color: #9A1717;
}

.tab-switch:checked+.tab-label+.tab-content {
	display: block;
}

.tab-switch {
	display: none;
}

@media screen and (max-width: 767px) {
	.feature.title {
		font-size: 18px;
		margin-top: 0;
	}
}

.daikou_title {
	font-size: 18px;
	font-weight: 600;
	padding: 0 40px;
	text-align: center;
	margin-bottom: 70px;
}

.check_list {
    max-width: 900px;
    margin: 0 auto 100px;
    width: 100%;
    background-color: #F5F7F8;
    padding: 76px;
}

.checklist_title_pc,
.checklist_title_sp {
    font-size: 22px;
    font-weight: 600;
    color: #9A1717;
    line-height: 1.36;
    text-align: center;
    letter-spacing: 0.01em;
	margin-bottom: 32px;
}

.checklist_title_sp {
	display: none;
	font-size: 18px;
}

.checklist_title_sp span {
	display: inline-block;
}

.checklist_heading {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 2.5;
	font-weight: 500;
}

.checklist_itemwrap {
    margin: 48px auto 0;
	width: fit-content;
}

.checklist_item {
    padding-left: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 2.5;
    position: relative;
	font-weight: 500;
	text-indent: -18px;
}

.checklist_item img {
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .check_list {
        padding: 48px 20px;
    }

    .checklist_title_pc {
		display: none;
    }

    .checklist_title_sp {
		display: block;
	}

	.checklist_heading {
		font-size: 16px;
	}

	.checklist_itemwrap {
		font-size: 16px;
	}

    .checklist_item {
        font-size: 16px;
    }

    .checklist_item::after {
        top: 14px;
    }
}

.daikou_img {
	max-width: 900px;
	margin: 0 auto 152px;
	font-size: 20px;
	text-align: center;
	padding: 0 20px;
	font-weight: 500;
}

.daikou_img h4 {
	font-size: 22px;
	color: #9A1717;
	margin-bottom: 36px;
    font-family: "Noto Sans JP", sans-serif;
}

.daikou_img span:not(.yellowline) {
	display: inline-block;
}

.daikou_img .emphasis {
	margin-top: 32px;
	font-size: 22px;
	color: #BA1818;
	font-weight: 600;
}

.daikou_description {
	text-align: start;
	font-size: 18px;
}

.daikou_description p:first-child {
	margin-bottom: 60px;
}

.daikou_description span {
	color: #9A1717;
	font-size: 20px;
}

.daikou_description .yellowline {
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	.daikou_img {
		font-size: 14px;
		margin-bottom: 64px;
	}

	.daikou_img h4 {
		font-size: 16px;
	}
	
	.daikou_img .emphasis {
		font-size: 16px;
	}

	.daikou_description,
	.daikou_description span,
	.daikou_description .yellowline {
		font-size: 14px;
	}
}

.section_online {
	margin-top: 10em;
	background-color: #F8F8F5;
	padding: 1% 10%;
	font-weight: 500;
}

@media screen and (max-width: 767px) {
	.section_online {
		margin-top: 5em;
		padding: 60px 10% 1%;
	}
}

.online-read {
	margin-top: 3em;
}

.on_targetWrap {
	margin-top: 3em;
    font-family: "Noto Sans JP", sans-serif;
}

.target {
	text-align: center;
}

.online-read p {
	text-align: center;
}

.online-read span:not(.yellowline) {
	display: inline-block;
}

.Annotation_Wrap {
	margin-top: -5%;
}

.onBox-Annotation {
	font-size: 8px;
	line-height: -1em;
	letter-spacing: -0.1em;
	list-style: 0.5em;
}

.onlineBox {
	width: 215px;
	height: 206px;
	border: solid 1px #000;
}

.onBoxInner {
	padding: 22px;
}

.onlineImage {
	width: 80%;
	height: 70%;
	margin: auto;
}

.onlineImage img {
	width: 100%;
	max-height: 90px;
	object-fit: scale-down;
}

.onBox-read {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 1em;
    font-family: "Noto Sans JP", sans-serif;
}

.onBoxEria {
	margin-top: 3em;
}

.onBoxContainer {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: auto;
	flex-wrap: wrap;
	gap: 5em;
	max-width: 900px;
}

.preparation {
	width: 100%;
	margin: 15% auto;
	background-color: #fff;
}

.prepInner {
	width: 85%;
	margin: 10% auto;
	padding: 7% 0;
}

.prep_titleWrap {
	width: 100%;
}

.prep_title {
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.1em;
	padding: 0.2em;
	color: #404C8E;
	border-top: solid 1px #C3C1C1;
	border-bottom: solid 1px #C3C1C1;
    font-family: "Noto Sans JP", sans-serif;
}

.prepBoxEria {
	width: 100%;
	margin: 0 auto;
}

.prepContainer {
	margin: 7% auto;
	position: relative;
	justify-content: center;
}

@media screen and (max-width: 767px) {
	.prepContainer {
		flex-wrap: wrap;
	}
}

.prepContainer::before {
	content: "";
	display: block;
	width: 15px;
	height: 1.5px;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 49%;
}

.prepContainer::after {
	content: "";
	display: block;
	width: 15px;
	height: 1.5px;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 49%;
	transform: rotate(90deg);
}

.plus {
	font-size: 38px;
}

.or {
	align-self: center;
}

.prepBox {
	max-width: 480px;
	background-color: #F2F6FC;
}

.prepBoxInner {
	padding: 3em;
}

.prepImage {
	width: 45%;
	height: 100%;
	margin-top: 1em;
}

.prepImage img {
	width: 100%;
	margin-top: 15%;
}

.prepImage_sizeB {
	width: 28%;
	align-self: center;
	margin-right: 5%;
	margin-top: 2em;
}

.prepImage_sizeB img {
	width: 100%;
}

.prep_read {
	font-size: 20px;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.3em;
	color: #B15555;
	margin-top: 2em;
	text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}

.prep_read.widen {
	margin-top: 3.5em;
}

.prep_read span {
	font-size: 14px;
	font-weight: lighter;
	color: #000;
}

@media screen and (max-width: 767px) {
	.prep_read {
		font-size: 14px;
	}

	.prep_read span {
		font-size: 10px;
	}
}

.daikou_img_ol {
	margin-top: 150px;
}


.daikou_img_ol_caption {
	font-weight: 700;	
	margin-bottom: 96px;
    font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 767px) {
	.daikou_img_ol {
		margin-top: 75px;
	}

	.daikou_img_ol_caption {
		margin-bottom: 32px;
	}
}

.daikou_img_ol,
.daikou_banner_ol,
.daikou_banner_sp {
    text-align: center;
	margin-bottom: 150px;
}

.daikou_banner_sp {
	display: none;
	margin-bottom: 75px;
}

@media screen and (max-width: 767px) {
    .daikou_banner_ol {
		display: none;
    }

    .daikou_banner_sp {
		display: block;
	}
}

.daikou_img_ol img {
	max-width: 100%;
}

.daikou_banner_ol img {
    width: 728px;
    height: 91px;
}

.titileWrap {
	margin-bottom: 60px;
	font-weight: 600;
}

.qa {
    max-width: 900px;
    padding: 0 20px;
    margin: 0 auto;
    margin-bottom: 150px;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.qa dt {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #DEA7A7;
	padding-left: 16px;
}

.qa dt span {
	margin-right: 16px;
}

.qa dt {
	text-indent: -32px;
	padding: 0 20px 0 48px;
}

.qa dd {
	text-indent: -32px;
	padding: 32px 20px 32px 48px;
}

.qa dt span,
.qa dd span {
	font-size: 20px;
	margin-right: 14px;
}

.qa dd:nth-of-type(odd) {
	background-color: #FFFFFF;
}

.qa dd:nth-of-type(even) {
	background-color: #F7F7F7;
}

@media screen and (max-width: 767px) {
	.feature.qa_title {
		margin-top: 70px;
	}

	.qa {
		margin-bottom: 60px;
	}

	.qa dd {
		padding: 16px 20px 16px 48px;
	}

	.qa dt span,
	.qa dd span {
		font-size: 14px;
		margin-right: 20px;
	}
}

.course_outer {
	width: 100%;
	margin: 120px auto;
	padding: 30px 90px 90px;
	background-color: #F8F8F5;
	justify-content: space-between;
}

.course_wrap {
	background-color: #FFFFFF;
	padding: 30px 20px;
	display: flex;	
	justify-content: center;
}

.course {
	width: 500px;
	padding: 20px 40px;
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.course:first-child {
	border-right: 1px solid #707070;
}

.course h4 {
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 27px;
}

.course .daigaku_nyushi {
	background-color: #DEA7A7;
}

.course .koukou_nyushi {
	background-color: #8CB2C3;
}

.course img {
	width: 100%;
}

.course .campaign {
	display: inline-block;
	background-color: #B15555;
	font-size: 14px;
	color: #FFFFFF;
	transform: rotate(-2deg);
	margin-top: 30px;
	padding: 0 12px;
	line-height: 1.5;
}

.course ul {
	font-size: 18px;
}

.course .emphasis {
	color: #2C9CC9;
	font-size: 22px;
	font-weight: 700;
}

.course li {
	text-indent: -27px;
	padding-left: 27px;
}

.course .annotation1 {
	font-size: 18px;
	color: #2C9CC9;
}

.course .annotation2 {
	margin-top: 38px;
	margin-left: 80px;
}

@media screen and (max-width: 1200px) {
	.course_wrap {
		flex-wrap: wrap;
	}

	.course:first-child {
		border-right: none;
	}
}

@media screen and (max-width: 767px) {
	.course_outer {
		padding: 60px 0 0;
		margin: 64px auto;
	}

	.course_wrap {
		background-color: #F8F8F5;
		padding-top: 0;
	}

	.course {
		margin: 0;
		padding: 20px 0;
	    font-family: "Noto Sans JP", sans-serif;
	}

	.course .campaign {
		font-size: 10px;
	}

	.course ul {
		font-size: 14px;
	}

	.course .emphasis {
		font-size: 18px;
	}

	.course .annotation1 {
		font-size: 14px;
	}

	.course .annotation2 {
		font-size: 10px;
		margin-top: 12px;
		margin-left: 80px;
	}
}

.hyoron_outer {
	padding: 0 20px;
}

.hyoron {
	max-width: 1200px;
	margin: 0 auto 150px;
	padding: 120px 100px;
	border: 3px solid #ECF1F8;
    font-family: "Noto Sans JP", sans-serif;
}

.hyoron .summary {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.hyoron .summary .box1 img {
	width: 100%;
}

.hyoron .summary .box2 {
	background-color: #F2F6FC;
	color: #2C9CC9;
	width: calc(100% - 355px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 5%;
	letter-spacing: normal;
	line-height: normal;
}

.hyoron .summary p:nth-of-type(1) {
	font-weight: 700;
}

.hyoron .summary p:nth-of-type(2) {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 1rem;
}

.hyoron .summary p:nth-of-type(3) {
	display: flex;
	align-items: center;
}

.hyoron dl {
	display: flex;
	flex-wrap: wrap;
}

.hyoron .description,
.hyoron .detail,
.hyoron .step {
	max-width: 900px;
	margin: auto;
}

.hyoron .description {
	margin-bottom: 50px;
}

.hyoron .description dt,
.hyoron .step dt {
	background-color: #EBEBE7;
	color: #2C9CC9;
	width: 5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.hyoron .description svg {
	position: absolute;
	left: 4px;
}

.hyoron .description dd,
.hyoron .step dd {
	width: calc(100% - 6rem)
}

.hyoron .detail {
	border: 1px solid #707070;
	padding: 0 24px 24px 24px;
	margin-bottom: 50px;
}

.hyoron .detail_title {
	color: #2C9CC9;
	text-align: center;
	margin-top: -1.2em;
	background-color: #FFFFFF;
	width: 3em;
	margin: -1.2em auto 0 auto;
}

.hyoron .description,
.hyoron .step {
	margin-bottom: 50px;
	line-height: 1.5;
}

.hyoron .description dt,
.hyoron .step dt {
	margin-right: 1rem;
	text-align: center;
	margin-bottom: 18px;
}

.hyoron .description dd,
.hyoron .step dd {
	margin-bottom: 18px;
}

.hyoron .step dt {
	background-color: #2C9CC9;
	color: #FFFFFF;
	font-size: 20px;
}

.hyoron .step dt span {
	font-size: 12px;	
}

.hyoron .annotation {
	font-size: 12px;	
	text-align: center;
}

@media screen and (max-width: 1040px) {
	.hyoron .summary {
		width: 100%;
		background-color: #F2F6FC;
		margin: 0 auto 40px;
		padding-bottom: 20px;
	}

	.hyoron .summary .box1 {
		padding: 20px;
		margin: 0 auto;
	}
	.hyoron .summary .box2 {
		width: auto;
		margin: 0 auto;
		padding-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.hyoron {
		margin-bottom: 75px;
		padding: 20px 10px;
	}

	.hyoron .summary p:nth-of-type(2) {
		font-size: 12px;
	}

	.hyoron .summary p:nth-of-type(2) {
		font-size: 18px;
	}

	.hyoron .summary p:nth-of-type(3) {
		font-size: 10px;
	}

	.hyoron .step dt {
		font-size: 15px;
	}
}

.ctaWrap {
	margin-top: 0;
}

.footer {
	margin-top: 170px;
}

@media screen and (max-width: 767px) {
	.footer {
		margin-top: 64px;
	}
}
