@charset "utf-8";
.meiko_link{
	background-color: #a82d42;
	box-sizing: border-box;
	text-align: center;
	height: 64px;
	padding: 6px 0;
}
.orange{
	color: #da4a0a;
}
.green{
	color: #006759;
}
.blue{
	color: #354884;
}
.meiko_link img{
	width: auto;
	height: 100%;
}
#header{
	background: url(/admissions/concierge/images/top/shachihoko_L.jpg), url(/admissions/concierge/images/top/shachihoko_R.jpg);
	background-position: 0 180px, right 180px;
	background-repeat: no-repeat;
	text-align: center;
	width: 1014px;
	margin: 0 auto;
	padding: 50px 0 70px;
	line-height: 2;
	font-size: 14px;
}
.pageTitle{
	margin: 0 auto 40px;
}
#header p strong{
	font-size: 16px;
}

main{
	display: block;
	background: url(/admissions/concierge/images/top/top_arw_bg.gif), #f2efea;
	background-position: center 0;
	background-repeat: no-repeat;
	padding: 50px 0 100px;
	/* margin-bottom: 285px; */
	margin-bottom: 0;
}

#section01 h2{
	text-align: center;
	margin: 0 auto 40px;
	text-wrap: nowrap;
	width: fit-content;
	font-size: 32px;
	font-weight: bold;
}
#section01 h2 p{
	margin-bottom: 10px;
}

.a_houshiki{
	color: #da4a0a;
}
.f_houshiki{
	color: #006759;
}
.k_houshiki{
	color: #354884;
}
.c_houshiki{
	color: #666666;
}
.a_houshiki .a,
.f_houshiki .f,
.k_houshiki .k,
.c_houshiki .c{
	font-size: 70px;
	line-height: 0.6;
}
.a_houshiki span,
.f_houshiki span,
.k_houshiki span{
	display: block;
	float: left;
	font-weight: bold;
}
.a_houshiki .border,
.f_houshiki .border,
.k_houshiki .border{
	/* display: inline-block; */
	font-size: 36px;
	line-height: 1;
	padding: 3px 0 7px;
}
.a_houshiki .border{
	border-top: solid 2px #da4a0a;
	border-bottom: solid 2px #da4a0a;
	margin: 0 15px 0 10px;
}
.f_houshiki .border{
	border-top: solid 2px #006759;
	border-bottom: solid 2px #006759;
	margin: 0 8px 0 10px;
}
.k_houshiki .border{
	border-top: solid 2px #354884;
	border-bottom: solid 2px #354884;
	margin: 0 8px 0 10px;
}
#section01 h2{
	text-align:center;
	padding-bottom: 20px;
}
#section01 h2 .top{
	display: block;
	position: relative;
	top: -10px;
}
#section01 h2 img{
	width: 38px;
	height: 38px;
	margin: 6px 10px 0 0;
	display: block;
}
#section01 h2 span.m{
	font-weight: 800;
}
#section01 h2 .houshiki,
#section01 h2 img{
	display: block;
	float: left;
}
#section01 h2 .m_red{
	position: absolute;
	left: 15%;
	margin-top: 10px;
}

.graph_img{
	width: 920px;
	margin: 0 auto 40px;
}

.section01_txt{
	width: 980px;
	margin: 0 auto 40px;
}
.section01_txt p{
	float: left;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
	background: url(/admissions/concierge/images/common/mesh_ptn.png), #a82d42;
	padding: 28px 34px;
	margin: 0 20px 0 0;
	font-size: 28px;
	color: #fff;
}
.section01_txt h3{
	float: left;
	margin: 5px 0 0;
	font-size: 28px;
}
.section01_txt h3 .txtBold{
	font-weight: 800;
}

.ribon_ttl{
	display: table;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	background: url(/admissions/concierge/images/common/mesh_ptn.png), #a82d42;
	background-size: 16px 16px;
	background-repeat: repeat;
	background-position: 936px 50%;
	width: 190px;
	max-width: 1000px;
	margin: 0 auto 5px;
	padding: 2px 30px;
	color: #f2efea;
	font-size: 26px;
}
.ribon_ttl::before{
	content: "";
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent #f2efea transparent transparent;
	border-width: 22px 8px 22px 0;
	transform: rotate(180deg);
}
.ribon_ttl::after{
	content: "";
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent #f2efea transparent transparent;
	border-width: 22px 8px 22px 0;
}

.top_houshiki{
	width: 920px;
	margin: 100px auto 0;
}
.top_houshiki .box01{
	position: relative;
	text-align: center;
	background-color: #fff;
	border-radius: 15px;
	width: 920px;
	padding: 55px 0 30px;
}
.top_houshiki .box01::before{
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
	content: "";
}
.top_houshiki .box01 .ribbon_point{
	display: block;
	margin: -76px auto 40px;
}
.top_houshiki .box01 .houshiki{
	margin: 0 8px;
}
.top_houshiki .box01 .txt01{
	margin: 20px 0 0;
	font-size: 25px;
	letter-spacing: 0.3em;
	font-weight: 900;
}
.top_houshiki .txt02{
	text-align: center;
	margin-top: 40px;
	font-size: 36px;
	font-weight: 900;
}
.top_houshiki .txt02 .sub01{
	margin: 0 0 0 10px;
	font-size: 20px;
    vertical-align: 3px;
	color: #595757
}
.top_houshiki .txt02 .sub02{
	font-size: 31px;
	font-weight: 700;
}
.top_houshiki .top_kenteiryou_img{
	margin-top: 40px;
}

.top_houshiki .box02{
	border: solid 1px #9fa0a0;
	border-radius: 15px;
	box-sizing: border-box;
	margin-top: 15px;
	padding: 20px 60px;
}
.top_houshiki .box02 .inner{
	align-items: center;
	gap: 0 90px;
}
.top_houshiki .box02 p{
	margin-bottom: 0;
}
.top_houshiki .box02 .item_L{
	width: 220px;
}
.top_houshiki .box02 .item_L p{
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0;
}
.top_houshiki .box02 .item_L .k_houshiki{
	margin: 0 15px 0 0;
}
.top_houshiki .box02 .item_R{
	width: 510px;
}
.top_houshiki .box02 .item_R p{
	font-size: 18px;
	line-height: 1.7;
}
.top_houshiki .box02 .item_R p strong{
	font-size: 28px;
	font-weight: 900;
}
.top_houshiki .box02 .item_R .houshiki{
	width: auto;
	height: 28px;
	margin-top: 10px;
	margin-right: 15px;
	vertical-align: -5px;
}
.top_houshiki .box02 .item_R .k_houshiki{
	margin-right: 5px;
}

.top_houshiki .box03{
	position: relative;
	text-align: center;
	border: solid 2px #000;
	box-sizing: border-box;
	width: 840px;
	border-radius: 15px;
	padding: 15px 20px;
	margin: 30px auto;
}
.top_houshiki .box03::before,
.top_houshiki .box03::after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.top_houshiki .box03::before{
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #000;
	border-width: 17px;
	margin-left: -17px;
	z-index: 1;
	content: "";
}
.top_houshiki .box03::after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #f2efea;
	border-width: 14px;
	margin-left: -14px;
	z-index: 2;
	content: "";
}
.top_houshiki .box03 .inner{
	position: relative;
	background-color: #f2efea;
	left: -5%;
	width: 110%;
	z-index: 1;
}
.top_houshiki .box03 .txt03{
	font-size: 22px;
	font-weight: 700;
}
.top_houshiki .box03 .txt04{
	font-size: 28px;
	font-weight: 900;
}
.top_houshiki .box03 .txt04 strong{
	font-size: 38px;
	font-weight: 900;
}

#section02 h2.h_ttl{
	text-align: center;
	margin-bottom: 20px;
	font-size: 30px;
}
.top_point_img{
	display: block;
	text-align: center;
	margin: 0 auto 40px;
}

.top_3syutsugan_btn{
	position: relative;
	width: 794px;
	margin: 30px auto 60px;
}
.top_3syutsugan_btn span,
.top_3syutsugan_btn img{
	vertical-align: middle;
}
.top_3syutsugan_btn img{
	width: auto;
	height: 28px;
	margin: 0 15px 0 0;
}
.top_3syutsugan_btn .txt01{
	display: inline-block;
	font-size: 25px;
	color: #000;
	font-weight: 700;
}
.top_3syutsugan_btn .txt02{
	display: block;
	position: absolute;
	font-size: 16px;
	font-weight: 700;
	vertical-align: 0;
	right: 50px;
	top: 25px;
}
.top_3syutsugan_btn a{
	position: relative;
	display: block;
	box-sizing: border-box;
	background-color: #fff;
	border: solid 2px #a82d42;
	border-radius: 40px;
	width: 100%;
	padding: 20px 35px 20px;
}
.top_3syutsugan_btn a::after{
	position: absolute;
	top: 32px;
	right: 30px;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #a82d42;
}
.top_3syutsugan_btn a:hover{
	background-color: #eadcd9;
	text-decoration: none;
}


.section02_box{
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 16px;
	text-align: center;
	width: 920px;
	margin: 0 auto 40px;
	padding: 20px 80px;
}
.section02_box img{
	float: left;
}
.taisyosya_img{
	width: 260px;
	margin-right: 40px;
}
.menjyo_img{
		width: 426px;
}
.section02_box{

}
.section02_txt {
	clear: both;
	margin-top: 15px;
}

.syutsugan_box{
	box-sizing: border-box;
	background-color: #ffe345;
	width: 1000px;
	padding: 16px 30px 16px 16px;
	color: #a82d42;
}
.kikan{
	float: left;
	display: inline-block;
	text-align: center;
	border: solid 4px #a82d42;
	position: relative;
	padding: 13px 14px 14px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.kikan::before{
	content: "";
	position: absolute;
	top: 50%;
	right: -55px;
	margin-top: -37px;
	border: 37px solid transparent;
	border-left: 18px solid #ffe345;
	z-index: 2;
}
.kikan::after{
	content: "";
	position: absolute;
	top: 50%;
	right: -63px;
	margin-top: -40px;
	border: 40px solid transparent;
	border-left: 19px solid #a82d42;
	z-index: 1;
}
.syutsugan_box h2{
	float: right;
	text-align: center;
	/* margin: -9px 0 0 !important; 「.jisan」表示時*/
	margin: 10px 0 0 !important;
	font-size: 38px !important;
	font-weight: 800;
	letter-spacing: 0.07em;
}
.syutsugan_box h2 .week{
	display: inline-block;
	background-color: #a82d42;
	padding: 0 1px 0 4px;
	color: #ffe345;
	font-size: 20px !important;
	vertical-align: middle;
}
.jisan{
	float: right;
	text-align: right;
	font-size: 18px;
	color: #222;
}
.top_privacy{
	background-color: #f2efea;
	padding-bottom: 130px;
	font-size: 12px;
}
.margin{
	margin: 30px auto;
}
footer{
	clear: both;
	/* background-color: rgba(255,255,255,0.8); */
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	width: 100%;
	margin: auto;
	padding: 0;
	z-index: 9998;
}
footer .btn{
	width: 50%;
	height: 120px;
}
footer a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
	color: #ffe345;
	font-size: 23px;
	font-weight: 800;
}

footer p{
	position: absolute;
}
footer .m{
	background: url(/admissions/concierge/images/top/top_btn_L_pc.jpg) right 0 no-repeat;
}
footer .s{
	background: url(/admissions/concierge/images/top/top_btn_R_pc.jpg) left 0 no-repeat;
}
footer .m p{
	background: url(/admissions/concierge/images/top/top_btn_L_ico.png) left 50% no-repeat;
	top: 15px;
	right: 64px;
	padding: 0 0 0 118px;
}
footer .s p{
	background: url(/admissions/concierge/images/top/top_btn_R_ico.png) left 50% no-repeat;
	top: 15px;
	left: 54px;
	padding: 0 0 0 118px;
}
footer .m p strong{
	background: linear-gradient(transparent 70%, #be6171 0%);
	display: inline;
	padding: 10px 0 0;
	letter-spacing: 0.1em;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 900;
	font-style: normal;
}
footer .s p strong{
	background: linear-gradient(transparent 70%, #5b88a9 0%);
	display: inline;
	padding: 10px 0 0;
	letter-spacing: 0.1em;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 900;
	font-style: normal;
}

footer .btn span {
	font-size: 29px;
}


/*@media screen and (min-width: 1281px) {*/
@media screen and (min-width: 768px) {
	/*画面幅が768px以上（PC）*/
	body {
		position: relative;
	}
	.inner{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	footer .m:hover{
		background: url(/admissions/concierge/images/top/top_btn_L_pc_on.jpg) right 0 no-repeat;
	}
	footer .s:hover{
		background: url(/admissions/concierge/images/top/top_btn_R_pc_on.jpg) left 0 no-repeat;
	}

}/*PC End*/

@media screen and (max-width: 767px) {
	/*画面幅が767px以下（スマホ専用スタイル）*/
	.pc_only {
		/*PC以外は非表示*/
		display: none !important;
	}
	.sp_only {
		display: block;
	}
	#header{
		width:100%;
		padding: 25px 0 30px;
		background-size:100px 190px,100px 190px;
		background-position: left 0 bottom 10px,right 0 bottom 10px;
	}

	.pageTitle {
		margin: 0 auto 20px;
	}

	#header h1 img{
		width: 80%;
		height: auto;
	}

	.header_txt{
		font-size: 16px;
	}

	.header_txt01,.header_txt02{
		text-align: left;
		padding: 5px 20px;
	}
	.header_txt02{
		margin-bottom: 30px;
	}
	main{
		background-size: 36%;
		margin-bottom: 0;
		padding: 16px 0 12vw;
		overflow: hidden;
	}
	#section01 h2{
		font-size: 18px;
		text-align: center;
		width: 100%;
		margin-bottom: 25px;
	}
	#section01 h2 p{
		margin-bottom: 10px;
	}

	.a_houshiki,
	.f_houshiki,
	.k_houshiki,
	.c_houshiki{
		display: inline;
		float: none;
		margin: 0;
	}
	.a_houshiki .a,
	.f_houshiki .f,
	.k_houshiki .k,
	.c_houshiki .c{
		padding: 2px 0 0;
		font-size: 42px;
		line-height: 0.6;
		vertical-align: -8px;
	}
	.a_houshiki span,
	.f_houshiki span,
	.k_houshiki span,
	.c_houshiki span{
		display: inline-block;
		float: none;
	}
	.a_houshiki .border,
	.f_houshiki .border,
	.k_houshiki .border{
		padding: 2px 0 5px;
		font-size: 22px;
	}
	.a_houshiki .border{
		margin: 0 2px 0 7px;
	}
	.f_houshiki .border{
		margin: 0 0 0 7px;
	}
	.k_houshiki .border{
		margin: 0 0 0 7px;
	}
	#section01 h2 img{
		margin: 6px 4px 0 0;
	}
	#section01 h2 {
		width: fit-content;
	}

	#section01 h2 span.m_red{
		display: block;
		clear: both;
		font-size:19px;
		float: none;
		text-align: center;
		left: 12%;
	}
	#section01 h2 span.m{
		font-size:23px;
	}
	.graph_img,.section01_txt{
		width: 100%;
	}
	.section01_txt{
		text-align: center;

	}
	.section01_txt h3{
		margin-top:30px ;
	}

	.section01_txt p{
		font-size: 16px;
		padding: 14px 17px;
		margin: 0 auto 0;
		background-size:16px 16px;
	}
	#section01 h2 span,
	#section01 h2 img{
		display: inline-block;
	}
	#section01 h2 img{
		width: 22px;
		height: auto;
		margin: 0 5px;
	}

	.ribon_ttl{
			font-size: 19px;
	}

	.top_houshiki{
		width: 84%;
		margin: 60px 8% 0;
	}
	.top_houshiki .box01{
		border-radius: 10px;
		width: 100%;
		margin: 0;
		padding: 10vw 0 5vw;
	}
	.top_houshiki .box01::before{
		bottom: -20px;
	}
	.top_houshiki .box01 .ribbon_point{
		width: 50%;
		height: auto;
		margin: -14vw auto 5vw;
	}
	.top_houshiki .box01 .houshiki{
		width: auto;
		height: 8vw;
		margin: 0 1vw;
	}
	.top_houshiki .box01 .txt01{
		margin: 15px 0 0;
		font-size: 15px;
	}

	.top_houshiki .txt02{
		margin-top: 30px;
		font-size: 24px;
	}
	.top_houshiki .txt02 .sub01{
		margin: 0 0 0 5px;
		font-size: 12px;
		vertical-align: 3px;
	}
	.top_houshiki .txt02 .sub02{
		font-size: 20px;
	}
	.top_houshiki .txt02 .k_houshiki{
		width: auto;
		height: 30px;
	}
	.top_houshiki .top_kenteiryou_img {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}

	.top_houshiki .box02{
		border-radius: 10px;
		margin-top: 10px;
		padding: 15px;
	}
	.top_houshiki .box02 .inner{
		gap: 10px 0;
	}
	.top_houshiki .box02 .item_L{
		text-align: center;
		width: 100%;
	}
	.top_houshiki .box02 .item_L p{
		font-size: 16px;
	}
	.top_houshiki .box02 .item_L img{
		width: auto;
		height: 22px;
	}
	.top_houshiki .box02 .item_L .k_houshiki{
		margin: 0 10px 0 0;
	}
	.top_houshiki .box02 .item_R{
		width: 100%;
	}
	.top_houshiki .box02 .item_R p{
		font-size: 14px;
		letter-spacing: 0;
		text-align: center;
	}
	.top_houshiki .box02 .item_R p strong{
		font-size: 15px;
	}
	.top_houshiki .box02 .item_R .houshiki{
		width: auto;
		height: 15px;
		margin-top: 5px;
		margin-right: 3px;
		vertical-align: -3px;
	}
	.top_houshiki .box02 .item_R .k_houshiki{
		margin-right: 3px;
	}

	.top_houshiki .box03{
		width: 94%;
		border-radius: 10px;
		padding: 15px 3% 25px;
		margin: 20px auto 30px;
	}
	.top_houshiki .box03::before,
	.top_houshiki .box03::after{
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.top_houshiki .box03::before{
		border-color: rgba(194, 225, 245, 0);
		border-top-color: #000;
		border-width: 15px;
		margin-left: -15px;
		z-index: 1;
		content: "";
	}
	.top_houshiki .box03::after{
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #f2efea;
		border-width: 12px;
		margin-left: -12px;
		z-index: 2;
		content: "";
	}
	.top_houshiki .box03 .txt03{
		font-size: 16px;
	}
	.top_houshiki .box03 .txt04{
		text-align: left;
		width: max-content;
		margin: 10px auto 0;
		font-size: 21px;
	}
	.top_houshiki .box03 .txt04 strong{
		font-size: 5vw;
	}

	.graph_img img{
		width: 92%;
		margin: 0 auto;
		height: auto;
	}
	.section01_txt p,.section01_txt h3{
		float: none;
	}
	.section01_txt h3{
		font-size: 15px;
		text-align: center;
		margin-top: 10px;
	}

	#section02 h2{
		margin-bottom: 10px;
	}
	#section02 h2.h_ttl{
		font-size: 19px;
	}

	.top_3syutsugan_btn{
		text-align: center;
		width: 280px;
		margin: 15px auto 30px;
	}
	.top_3syutsugan_btn img{
		height: 15px;
		margin-right: 5px;
		vertical-align: -3px;
	}
	.top_3syutsugan_btn .txt01{
		font-size: 13px;
	}
	.top_3syutsugan_btn .txt02{
		display: block;
		position: relative;
		right: 0;
		top: 0;
		text-align: center;
		width: max-content;
		margin: 3px auto 0;
		padding-left: 0;
		font-size: 13px;
	}
	.top_3syutsugan_btn a{
		border: solid 1px #a82d42;
		border-radius: 34px;
		padding: 8px 0 10px;
	}
	.top_3syutsugan_btn a::after{
		position: absolute;
		top: 41px;
		right: 84px;
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 8px;
		border-color: transparent transparent transparent #a82d42;
	}

	.section02_box img{
		float: none;
	}

	.ribon_ttl::before{
		border-width: 16px 4px 16px 0;
	}
	.ribon_ttl::after{
		border-width: 16px 4px 16px 0;
	}
	.top_point_img{
		margin: 0 auto 30px;
	}
	.top_point_img img{
		width: 94%;
		height: auto;
		margin: auto;
	}

	.syutsugan_box h2{
		font-size: 6vw !important;
		text-align: left;
	}

	.section02_box{
		width: 94%;
		text-align: center;
		padding: 20px;
		margin-bottom: 20px;
		box-sizing: border-box;
	}

	.taisyosya_img{
		width: auto;
		height: 14vw;
		margin: 0 auto 10px;
	}
	.menjyo_img{
		width: auto;
		height: 14vw;
		margin: 0 auto;
	}

	.syutsugan_box{
		width: 100%;
		padding: 16px 15px 16px 16px;
	}

	.kikan{
		font-size: 22px;
		padding: 14px 0px 14px 7px;
		margin-right: 24px;
		line-height: 1.2;
	}
	.kikan::before{
		right: -56px;
		margin-top: -42px;
		border: 42px solid transparent;
		border-left: 14px solid #ffe345;
	}
	.kikan::after{
		right: -61px;
		margin-top: -42px;
		border: 42px solid transparent;
		border-left: 15px solid #a82d42;
	}

	.syutsugan_box h2{
		float: left;
		text-align: left !important;
		font-size: 4vw;
	}
	.syutsugan_box h2 .week{
		font-size: 13px !important;
	}
	.jisan{
		float:left;
		font-size: 12px;
		text-align: left;
	}

	.top_privacy{
		background-color: #f2efea;
		padding-bottom: 22vw;
		font-size: 12px;
	}

	footer{
		padding: 0;
	}
	footer .btn{
		box-sizing: border-box;
		width: 50%;
		height: 19vw;
	}
	footer .m.btn{
		padding-top: 3vw;
	}
	footer .s.btn{
		padding-top: 2vw;
	}
	footer a{
		font-size: 3vw;
	}
	footer .m p,
	footer .s p{
		display: inline-block;
		box-sizing: border-box;
		background-size: 10vw auto;
		background-position-x: 5px;
		top:4px;
		width: 100%;
		padding: 0 5px 0 13vw;
	}
	footer .m p{
		left: 0;
	}
	footer .s p{
		left: 0;
	}
	footer .btn span {
		font-size: 4vw;
	}
	footer .m {
		background-size: cover;
	}
	footer .s {
		background-size: cover;
	}

	#goTop {
		bottom: 22vw;
	}

}/*スマホ End*/
