@charset "utf-8";

html {
	scroll-behavior: smooth;
}

.body {
	scroll-padding-top: 45em;
}


/* mv */

/* .top_visual {
	position: relative;
}



.achievement_title {
	font-size: 22px;
	letter-spacing: 0.2em;
	color: #9A1717;
	position: absolute;
	top: 50%;
	left: 7%;
	border-bottom: 1.3px solid #9A1717;
	padding-bottom: 0.6%;
} */


/* .subMv_wrap {
	margin-top: 5%;
	display: flex;
	justify-content: flex-end;
}



.subMv_img {
	width: 85%;

}

.subMv_img img {
	width: 100%;
	height: 313px;
	object-fit: cover;
} */

/* .top_visual {
	position: relative;
} */

.upper_catch {
	padding-top: 10%;
}

.upper_catch p {
	text-align: center;
	font-size: 20px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #9A1717;

}

/* セクション実績 */



.fachievement_back {
	margin-top: 10%;
	padding-top: 3em;
	padding-bottom: 7em;
	width: 100%;
	display: block;
	background-image: url(../image/achievement_back.jpg);
	position: relative;
	z-index: -9999;
}

.fachievement_back::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f5e8e8;
	opacity: .5;
	z-index: -9999;
}



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

.achievement.title {
	margin-top: 3em;
	padding-top: 16px;
}

.achi_subWrap {
width: 100%;
	margin: auto;
	margin-top: 3em;
	text-align: center;

}

.achievement_sub {
	font-size: 18px;
	text-align: center;
	color: #9A1717;
	padding:0 1%;
	border: #9A1717 solid 1px;
	display: inline-block;
font-weight: 500;
}

.achi_readWrap {
	width: 90%;
	margin:16px  auto;
}

.achi_read {
	font-size: 20px;
	text-align: center;
}

.achi_read p {
	font-size: 16px;
	line-height: 2em;
}

.yellowline {
	background: linear-gradient(transparent 60%, #ff6 60%);
}

.by_yearWrap {
	width: 100px;
	margin: auto;
	position: relative;
}


.by_yearWrap::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 20%;
	background-color: #fff;
	clip-path: polygon(0 100%, 50% 0%, 100% 100%);
	position: absolute;
	bottom: -1%;
	left: 0;
}

.by_yearTitle {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 1em 0.2em 2em 0.2em;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin: auto;
	margin-top: 10%;
	color: #fff;
	background-color: #9A1717;
	box-sizing: border-box;
}

.by_yearTitle span {
	font-size: 16px;
}

.yellowline {
	background: linear-gradient(transparent 60%, #ff6 60%);
}



.by_yearEria {
	width: 90%;
	margin-top: 3em;
	padding: 0em 0 5em 10%;
	background-color: #fff;
	padding-top: 182px;
	position: relative;
}

.by_yearEria.right {
	width: 90%;

	margin: 3em 0 0 auto;
	padding: 0em 10% 5em 0;
	background-color: #fff;
}







.by_yearTxt {
	width: 95%;
	text-align: center;
	margin-top: 2em;
	font-size: 20px;
	line-height: 1.3em;
	color: #9A1717;
}

.by_yearTxt span {
	font-size: 16px;
}

/*大学別合格者 */


.universityEria {
	position: relative;
}

.universityEria_innner {
	width: 65%;
	margin: 3em auto;
	/* margin-left: 10%; */
}

.universityEria.B {
	margin-top: 3em;

}

.universityWrap {
	margin-top: 2em;
}


.university_title {
	border:#F7D2D2 solid 1px;
}


.university_title p {
	font-size: 20px;
	color: #9A1717;
	padding-left: 1em;
}
.university_title p span{
	font-size: 16px;
}

.university {
	margin-top: 3em;
}

.university p {
	font-size: 16px;
	line-height: 2.7em;
	letter-spacing: 0;
	padding-left: 15px;
	position: relative;
}
.university p::before{
	content: "・";
	position: absolute;
	left: 0;


}

.university_text {
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.01em;
	color: #9A1717;
	padding: 21px 0;
}
.university_text span{
	font-size: 27px;
}


.univ_AnnotaWrap {
	margin-top: 2em;
	text-align: center;
}

.univ_AnnotaWrap p {
	font-size: 14px;
	color: #9A1717;
	line-height: 3em;
}
.univ_bottom_text {
	text-align: center;
	font-size: 20px;
margin-top: 50px;
font-weight: 500;
}

.yellowLine {

}



.petal {
	width: 120px;
	position: absolute;
	bottom: -102px;
	right: 50px;
	z-index: 222;
}
.petal2{
	width: 120px;
	position: absolute;
top: 71px;
	left: 50px;
	z-index: 222;
}

.petal.B {
	position: absolute;
	bottom: 0;
	left: -40px;
	z-index: 222;
}

.petal img {
	width: 100%;
}

/* 体験記 */

.titileWrap {
	margin-top: 5em;
}

.section_experience {
	width: 90%;
	margin: auto;
	margin-top: 7em;
	border: 2px solid #fcebeb;
}


.section_experiInner {
	max-width: 996px;
	width: 100%;
	margin: auto;
	padding-bottom: 5em;
}

.experiTop {
	display: flex;
	justify-content: space-between;
	margin: 5em auto;
}

.detailWrap {
	width: 50%;
	background-color: #f3e0e3;
	padding: 1.5em;
	position: relative;
	text-align: center;
}


.detailWrap::before {
	display: block;
	width: 97%;
	height: 90%;
	content: "";
	border: solid 1px #fff;
	position: absolute;
	top: 5%;
	right: 1.5%;
}


.detailDeco {
	width: 100%;
	position: relative;
}

.detailDeco::before {
	display: inline-block;
	content: "";
	width: 30%;
	height: 90%;
	background-image: url(../image/leaf.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	bottom: -25px;
	left: -45px;
	transform: rotate(-10deg)
}

.detailDeco::after {
	display: inline-block;
	content: "";
	width: 25%;
	height: 95%;
	background-image: url(../image/leaf.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	bottom: -25px;
	right: -38px;
	transform: scale(-1, 1);
}





.detail p {
	font-size: 14px;
	line-height: 2em;
}

.word {
	width: 45%;
	display: flex;
	align-items: center;
	position: relative;
}

.word::before {
	display: inline-block;
	content: "";
	width: 10px;
	height: 20px;
	border-top: solid 1.4px #9A1717;
	border-left: solid 1.4px #9A1717;
	position: absolute;
	top: 0;
}

.word::after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 20px;
	border-bottom: solid 1.4px #9A1717;
	border-right: solid 1.4px #9A1717;
	position: absolute;
	bottom: 0;
	right: 0%;
}

.wordInner {
	margin: auto;
}

.word p {
	font-size: 14px;
	line-height: 2em;
	text-align: center;
	padding: 2em;
	color: #9A1717;
}


.parson p {
	font-size: 16px;
	line-height: 2em;
	text-align: center;
}


.experience.title{
	padding-top: 16px;
}


.question {
	margin-top: 3em;
	background-color: #f3f2f2;
	padding-left: 10px;
padding-top: 13px;
padding-bottom: 10px;
padding-right: 10px;
position: relative;}
.question_number{
	position: absolute;
	font-size: 18px;
	line-height: 1.6em;
	color: #7C3D3D;
	letter-spacing: 0;
	top: 13px;
	left: 10px;
}
.questionText {
	font-size: 18px;
	line-height: 1.6em;
	color: #7C3D3D;
	letter-spacing: 0;
	padding-left: 40px;


}

.questionText span::before{
	content: "";

}
.answer {
	margin-top: 3em;
	line-height: 2.3em;
	letter-spacing: 0.1em;
}

.answerText {
	line-height: 2.5em;
	padding-left: 56px;
}

.kansou {
	margin-top: 53px;
	padding: 36px 50px ;
	background-color:#F8F8F5 ;


}

.kansou_heading {
	font-size: 20px;
	color: #7C3D3D;
	text-align: center;

}

.kansou_text {
	padding-top: 31px;

}
.kansou_text p{
font-size: 16px;
line-height: 2.5;
}

.answer_box {
	display: flex;
	align-items: center;
justify-content: space-between;
padding-inline: 60px;

}

.answer_left {

}

.answer_heading {
	text-align: center;
	color: #7C3D3D;
	font-size: 16px;

}

.answer_box_text {
	padding-top: 17px;

}
.answer_box_text p{
	font-size: 16px;
	line-height: 1.875;
}

.answer_right {
	background-color: #FAF2F2;
	padding: 25px 50px;

}

.answer_allow {
	width: 0;
  height: 0;
  border-style: solid;
  border-top: 23px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 23px solid #e8b7b7;
  border-right: 0;

}
.university_title p span.fz18{
	font-size: 18px;
}

.bold18{
	font-weight: bold;
	font-size: 18px;
}


@media screen and (max-width:960px) {
	.universityEria_innner {
		width: 85%;
	}

	.universityEria {
		width: 95%;
	}
}

@media screen and (max-width:768px) {
	.upper_catch p {
		font-size: 18px;
	}

.sp_none{
	display: none;
}
	.universityEria_innner {
		width: 80%;
	}

	.university_title p {
		font-size: 14px;
		padding-top: 3%;
		padding-bottom: 3%;
		letter-spacing: -0.05em;
	}

	.university p {
		font-size: 12px;
		line-height: 3em;
	}


	.univ_AnnotaWrap {
		margin-top: 2em;
	}

	.univ_AnnotaWrap p {
		font-size: 12px;
		color: #9A1717;
		line-height: 1.6;
		letter-spacing: 0.05em;
	}
	.univ_AnnotaWrap p:nth-of-type(2){
		padding-top: 20px;
	}
	.section_experience{
		border: none;
	}
	.questionText {
		font-size: 13px;
		padding-left: 20px;
	}
	.question_number{
		font-size: 13px;
	}
	.AnchorlinkWrap{
		flex-direction: column;
	}
	.achievement_sub {
		font-size: 14px;
		line-height: 1.42;
		padding: 5px 22px;
	}
	.achi_read {
		font-size: 13px;
		line-height: 1.53;
	}
	.parson p {
		font-size: 12px;
	}
	.answerText {
		font-size: 13px;
		line-height: 1.92;
		padding-left: 0;
	}
	.kansou{
		padding: 36px 20px;
	}
	.kansou_heading {
		font-size: 14px;
		text-align: left;
	}
	.kansou_text p{
		font-size: 13px;
		line-height: 1.9;
	}
	.answer_box{
		flex-direction: column;
		padding-inline: 15px;
	}
	.answer_heading{
		font-size: 13px;
	}
	.answer_box_text p{
		font-size: 13px;
		letter-spacing: -0.05em;
	}
	.answer_allow{
		transform: rotate(90deg);
		border-top: 14px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 14px solid #e8b7b7;

	}
	.answer_right{
		width: 100%;
		padding: 15px;
		text-align: center;
	}
	.answer_box_text{
		padding-top: 9px;
	}
	.petal {
		display: none;
	}
	.petal2{
		display: none;
	}
	.university_title p span.fz18{
		font-size: 12px;
	}
	.university_text{
		font-size: 14px;
		padding: 8px 0;
	}
	.university_text span{
		font-size: 20px;
	}
	.univ_bottom_text {
		font-size: 13px;

	}
	.univ_bottom_text p{
		border-bottom: 4px solid #ff6;
		line-height: 1.53;
	
	}
	.sp_ib{
		display: inline-block;

	}
	.voice_title{
		padding-top: 53px;
	}
	.bold18{
		font-size: 15px;
	}
}

@media screen and (max-width:600px) {
	.upper_catch p {
		font-size: 18px;
	}


	/* 合格実績 */
	.fachievement_back {
		padding-bottom: 44px;

	}
	.by_yearTitle {
		font-size: 12px;
	}

	.by_yearTitle span {
		font-size: 14px;
	}

	.by_yearTxt {
		font-size: 18px;
	}

	.by_yearTxt span {
		font-size: 14px;
	}

	.universityEria {
		width: 100%;
		padding:29px 13px 39px;
		margin: 2em auto;
	}

	.universityEria.B {
		width: 92%;
		padding: 0 3em 3em;
		margin: 2em auto;
	}

	.universityEria_innner {
		width: 95%;
		margin: 0 auto;
	}

	.achievement_title {
		font-size: 18px;
		padding-bottom: 1em;

	}

	.university {
		margin-top: 1.5em;
	}

	.university p {
		line-height:1.6;
		padding-top: 20px;
	}

	.universityEria_innner {
		width: 100%;
	}

	.by_yearEria {
		margin: 0 auto;
		padding: 0em;
	}

	.by_yearEria.right {
		margin: 0 auto;
		padding: 0em;
	}


	.experiTop {
		flex-direction: column;
		margin: 3em auto;
	}

	.detailWrap {
		width: 100%;
	}

	.word {
		width: 100%;
		margin-top: 3em;
	}

}
.university p.pt0 {
	padding-top: 0;
}
@media screen and (max-width: 414px) {

	.upper_catch p {
		padding: 2em;
	}

	.universityEria {
		margin: 0 auto;
		padding-top: 27px;
	}

	.section_experience {
		margin-top: 2em;
	}

	.titileWrap {
		margin-top: 0;
	}

	.achievement.title{
		margin-top: 0;
	}
	.achi_subWrap{
		margin-top: 26px;
	}
	.universityEria_innner {

	}

	.university_title p {
		font-size: 14px;
		padding-top: 0;
		padding-bottom: 0;
	}


}