@charset "utf-8";
.schoolFees__btn{
	border-radius: 999px;
	background-color: #a70003;
	box-shadow: inset 0 0 0 2px #a70003;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	margin-left: 0;
	max-width: 100%;
	height: 52px;
	margin: 0 auto 14px 0;
	transition: 0.2s ease-in-out;
}
.schoolFees__btn:hover{
	background-color: #fff;
	color: #a70003;
}
.discount.discountN .discount-info-sec{
	padding: 16px;
}
.discount.discountN .discount-sub {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 7px;
	padding-top: 7px;
}
.discount.discountN .discount-label{
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin-bottom: 7px;
}
.discount.discountN .discount-desc{
	width: auto;
}
.discount-sub{
	font-size: 25px;
	font-weight: 600;
}
.df.kidsFirst{
	justify-content: center;
}
.grayLine {
    color: #454545;
    background-color: #e1e1e1;
    padding: 3px 0 3px 10px;
    font-size: 14px;
    font-weight: 400;
    margin: 13px 0;
}

.info{
    margin-top: 27px;
	margin-bottom: 35px;
}

.brandIcon{
	margin-right: 8px;
}

.infoName{
	font-size: 30px;
    font-weight: 600;
    color: #454545;
	margin: 16px 0 11px;
	letter-spacing: .07em;
}

html .telNumber{
	font-size:28px;
	}
	
html .time{
	margin-top: 1px;
}

html .address{
	margin-top: -9px;
}

html .access{
	    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 22px;
}

.zaiseki{
    margin-top: 43px;
    margin-bottom: 6px;
    }
    
.kinrin{
	padding-bottom: 16px;
    border-bottom: 1px solid #EAEAEA;
	margin-bottom: 16px;
}

.kinrin:last-child{
	border-bottom: none;
	margin-bottom: 40px;
}

.iconConpus{
	width: 42px;
}

.mapName{
	color: var(--mainColor);
	font-size: 18px;
	font-weight: 600;
	text-align: center;
    margin: 13px 0 0px;
}

.mapAccess{
	color: #454545;
	font-weight: 600;
	font-size: 15px;
    text-align: center;
    }

.mapIcon{
	text-align: center;
}

.mapZone{
    height: 320px;
    margin-top: 17px;
}

.mapZone iframe{
    border: 0;
    width: 100%;
	height: 310px;
}

html #slide{
	width: 100%;
}


.map{
	border-bottom: 1px solid #dfdfdf;
}

.kinrin-title{
	color: #AA0003;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 16px;
}

.kinrin-name span{
	color: #454545;
	font-size: 14px;
	font-weight: normal;
}

.msg-title{
	width: 100%;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    padding: 6px 0 6px 40px;
    border-radius: 10px;
    position: relative;
    background-color:#AA0003;
	color: #fff;
}

.msg-content{
	display: flex;
	justify-content: space-between;
	margin-top: 11px;
}

.msg-content-teacher-img{
	width: 100%;
}

.msg-content-teacher-name{
	font-size: 12px;
	color:#454545;
	text-align: center;
}

.msg-content-msg{
	font-size: 14px;
	line-height: 27px;
}

.msg-content-teacher{
	flex-basis: 31%;
}

.msg-content-msg{
	flex-basis: 68%;
}

.inPageLink-description{
	font-size: 16px;
	color: #454545;
	text-align: center;
	text-decoration: underline;
	margin: 56px 0 12px;
}

.inPageLink-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.inPageLink-anchor{
	width: 50%;
	text-align: center;
	font-size: 16px;
	padding:8px 0;
	border:1px solid #666;
	border-bottom: 6px solid #666;
	transition: .6s;
}

html body a.inPageLink-anchor:visited{
	border-bottom: 6px solid #666;
}

html body a.inPageLink-anchor:link{
	border-bottom: 6px solid #666;
}

html body a.inPageLink-anchor:hover{
	border-bottom: 6px solid #bbb;
}


.inPageLink-anchor:nth-child(even){
	border-left: none;
}

.inPageLink-anchor:nth-child(n+3){
	border-top: none;
}

.recommendCourse{
	margin-top: 60px;
}

.recommendCourse-content{
	margin-top: 27px;
	margin-bottom: 60px;
}

.check {
    width: 22px;
    margin-right: 7px;
    vertical-align: -2px;
}

.recommendCourse-grade{
	color: #AA0003;
	font-size: 14px;
	font-weight: 600;
}

.recommendCourse-name{
	padding: 6px 20px;
    margin: 5px 0 12px;
	color: #454545;
	font-size: 18px;
	font-weight: 600;
	background-color: #FCD6D3;
	border-radius: 20px;
}

.recommendCourse-reason{
	color: #454545;
	font-size: 14px;
    display: flex;
	align-items: flex-start;
	margin-bottom: 12px;
}

.buttonRadius.schoolDetailButton .buttonTxt{
	font-size: 15px;
	margin: 8px 55px;
    display: block;
    transform: none;
    position: unset;
}

.buttonRadius.schoolDetailButton{
	width: auto;
    min-width: unset;
    display: inline-block;
}

.buttonRadius.schoolDetailButton a{
	display: inline-block;
}

.recommendCourse-reason.recommendCourse-reason-last{
	margin-bottom: 20px;
}

.recommendCourse-content-right{
	margin-top: 22px;
	width: 100%;
}

.toContactAnchor{
	margin: 52px 0;
    display: inline-block;
}

.toContact{
	width: 100%;
	max-width: 750px;
}

.reason-img{
	width: 100%;
}

.reasonTitle{
	font-size:18px;
	font-weight: 600;
	margin: 8px 0;
	color: #AA0003;
}

.reasonArticle{
	margin-top: 27px;
    margin-bottom: 60px;
}

.reviewWrapper{
	background-color: #EAEAEA;
	padding: 42px 5%;
	text-align: center;
}

.reviewStar{
	width: 66px;
}

.reviewOver-name{
	font-size: 14px;
	color: #AA0003;
	margin-top: 12px;
    margin-bottom: 3px;
}

.toContactWrapper{
	text-align: center;
}

.reviewOver-title{
	background-color: #fff;
    border-radius: 31px;
    width: 100%;
    color: #454545;
    font-weight: 600;
    font-size: 15px;
    padding: 4px 12px;
}

.reviewOver-content.nTxt{
	text-align: left;
	margin-top: 10px;
}

.reviewWrapper{
	margin: 32px 0;
}

.successIcon{
	width: 82px;
}

.reviewWrapper.successWrapper{
	background-color: #FFF0F6;
}

.successTitle{
	font-size: 16px;
	color: #454545;
	font-weight: 600;
	margin: 17px 0;
}

.success-txt.nTxt{
	text-align: left;
}

.success-img{
	width: 274px;
	margin-top: 17px;
}

.newSchool-title{
	color: #AA0003;
	font-size: 20px;
	font-weight: bold;
	margin-top: 12px;
}

.newSchool-name{
	color: #454545;
	margin-bottom: 30px;
}

.newSchool-name{
	margin-bottom: 30px;
}

.newSchool-name.nTxt{
	font-size: 13px;
}

.newSchoolContent-right{
	width: 100%;
}

.sch-txt.nTxt{
	margin-top: 14px;
	margin-bottom: 14px;
}

.schTable{
	font-size: 15px;
	text-align: center;
	color: #454545;
	border-collapse: collapse;
	width: 100%;
	font-weight: 600;
}

.schTable th, .schTable td{
	border:1px solid #454545;
    text-align: center;
	padding: 5px 0;
}

.schTable tr:nth-child(even){
	background-color: #EEE9DD;
}

.schTable .schTable-first{
	background-color: #777777;
	color: #fff;
}

.tableAfter{
	font-size: 14px;
	margin-top: 10px;
}

.tableAfter-caution{
	margin-top: 4px;
	font-size: 12px;
	display: block;
}

.newSchoolContent{
	margin-bottom: 60px;
}

.reviewOver-content-txt.nTxt{
	text-align: left;
}

.recommendCourse-name.anotherTableName{
	margin-top: 30px;
}

.kinrin-name{
    line-height: 1.7;
}

.success-imgWrapper img{
	width: 100%;
    height: auto;
    margin-top: 22px;
}

.success .buttonRadius.schoolDetailButton{
    margin: 0 auto;
    display: block;
    width: 285px;
	text-align: center;
}




@media screen and (max-width: 599px) { 
	.schTable.kidsrokujizoTable{
		font-size: 13px;
		table-layout: fixed;
	}
}
@media screen and (min-width:600px) and ( max-width:979px) {
	.infoName{
		font-size: 34px;
	}

	.reasonWrapperAll{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.reasonWrapper{
		width: 48%;
	}

	.newSchool-name.nTxt{
		font-size: 14px;
		line-height: 27px;
	}

	.schTable th:first-child {
		width: 32%;
	}

	.schTable th, .schTable td{
		padding: 10px 0;
	}


	.schTable .schTable-first {
		padding: 10px 0;
	}

	.buttonRadius-wrapper.schoolDetailButtonFirstWrapper{
		margin-top: 0;
		display: inline-block;
	}

	.newSchoolContent-right {
		max-width: 600px;
		display: block;
	}

	.tableAfter {
		font-size: 16px;
	}

	.tableAfter-content{
		display: inline-block;
		margin-right: 8px;
	}

	.tableAfter-caution {
		font-size: 14px;
	}

	.recommendCourse-name.anotherTableName{
		margin-top: 36px;
	}

	.success-imgWrapper {
		display: block;
		width: 356px;
		margin: 0 auto;
	}


}

@media screen and (min-width: 980px) { 
	.infoName{
		font-size: 36px;
	}

	#wrapper .kokoButtonWrapper{
		display: inline-block;
	}
	
	.pcLeft{
		display: inline-block;
		width: 390px;
		margin-right: 49px;
	    vertical-align: top;
    }
	
	html #wrapper .pcRight{
		display: inline-block;
		width: 540px;
	}
	
	.mapZone {
	    height: 520px;
	}

	.mapZone iframe{
		height: 510px;
	}
	
	.mapIcon{
		display: inline-block;
	    vertical-align: bottom;
	    margin-right: 10px;
	}
	
	.mapName{
		font-size: 24px;
		text-align: left;
	}
	
	.mapAccess{
		font-size: 18px;
		text-align: left;
	}

	.msg-title{
		font-size: 21px;
	}

	html .telNumber{
		font-size: 30px;
		margin-top: -4px;
		margin-bottom: 2px;
		letter-spacing: .07em;
	}

	html .schoolDetailButtonFirst{
		display: block;
	}

	html .schoolDetailButtonFirstWrapper{
		margin-top: 20px;
	}

	.kinrin{
		display: flex;
		align-items: center;
		padding-bottom: 10px;
		margin-bottom: 7px;
	}

	.kinrin-title{
		margin-right: 27px;
		margin-top: 7px;
		margin-bottom: 0;
		font-size: 14px;
		min-width: 42px;
	}

	.msg-title .ring {
		top: 10px;
	}

	.kinrin-name{
		margin-top: 7px;
	}

	.msg-content-teacher{
		flex-basis: 136px;
	}

	.msg-content-teacher-name{
		margin-top: 4px;
	}

	.msg-content-msg{
		flex-basis: calc(100% - 150px);
	}

	.msg-content{
		align-items: center;
	}

	.inPageLink-description{
		margin-top: 72px;
		letter-spacing: .01em;
	}

	.inPageLink-anchor {
		flex-grow: 1;
		width: auto;
	}

	.inPageLink-anchor:nth-child(n+3) {
		border-top: 1px solid #666;
	}

	.inPageLink-anchor:nth-child(even) {
		border-right: none;
	}

	.inPageLink-anchor:first-child {
		border-left:none;
	}

	.inPageLink-anchor:last-child {
		border-right: none;
	}

	html body a.inPageLink-anchor{
		transition: .1s;
	}

	html body a.inPageLink-anchor:link {
		border-bottom: 1px solid #666;
	}
	
	html body a.inPageLink-anchor:hover {
		border-bottom: 6px solid #AA0003;
		padding-bottom: 2px;
	}

	.recommendCourse-content{
		display: flex;
		justify-content: space-between;
	}

	.recommendCourse-content-left{
		width: 59%;
	}

	.recommendCourse-content-right{
		width: 36%;
	}

	.recommendCourse-reason{
		padding-left: 20px;
	}

	.reasonWrapperAll{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.reasonWrapper{
		width: 31%;
	}

	.reasonTitle{
		margin: 14px 0 10px;
	}

	.reasonArticle {
		margin-bottom: 22px;
	}

	.reasonWrapper:last-child{
		margin-bottom: 80px;
	}

	.reviewOver-title{
		font-size: 18px;
		padding: 10px 24px;
		margin: 0;
		border-radius: 24px;
		display: inline-block;
		letter-spacing: .04em;
		text-align: left;
	}

	.reviewOver-content.nTxt{
		margin-top: 10px;
	}

	.reviewOver-name{
		margin-top: 0;
		text-align: justify;
	}

	.reviewOver{
		display: flex;
		justify-content: space-between;
	}

	.reviewOver-content{
		width: calc(100% - 86px);
	}

	.reviewOver-content-txt{
		text-align: justify;
		margin-top: 12px;
	}

	.reviewWrapper{
		margin: 19px 0;
	}

	.reviewWrapper:first-child{
		margin-top: 32px;
	}

	.reviewWrapper:last-child{
		margin-bottom: 72px;
	}

	.successTitle{
		font-size: 25px;
		text-align: left;
		margin-right: auto;
		margin-left: 20px;
	}

	.success-txt.nTxt{
		margin-top: 10px;
		line-height: 27px;
	}

	.reviewLeft{
		display: flex;
		justify-content: space-between;
	}

	.successOver {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	.reviewLeft{
		width: 630px;
		flex-wrap: wrap;
	}

	.success-txt{
		width: 100%;
		display: block;
	}

	.successWrapper{
		display: flex;
		justify-content: space-between;
	}

	.success-img{
		width: 224px;
	}

	.success{
		margin-bottom: 60px;
	}

	.newSchoolContent{
		display: flex;
		justify-content: space-between;
	}

	.newSchoolContent-left{
		width: 599px;
	}

	.newSchool-name.nTxt{
		font-size: 14px;
		line-height: 27px;
	}

	.newSchoolContent-rightWrapper{
		width: 44%;
		position: relative;
	}

	.newSchoolContent-right{
		width: 110%;
		position: absolute;
		right: 0;
		top: 22px;
	}

	.schTable{
		font-size: 16px;
	}

	.schTable th, .schTable td{
		padding: 14px 0;
	}


	.schTable .schTable-first {
		padding: 14px 0;
	}

	.schTable th:first-child {
		width: 32%;
	}

	.colsCircleCross td{
		font-size: 20px;
	}

	.tableAfter {
		font-size: 16px;
	}

	.tableAfter-content{
		display: inline-block;
		margin-right: 8px;
	}

	.tableAfter-caution {
		font-size: 14px;
	}

	.recommendCourse-name.anotherTableName{
		margin-top: 42px;
	}

	.kidsrokujizoTable .colsCircleCross td{
		font-size: 16px;
	}

	.success-imgWrapper{
		width: 224px;
	}
	
}