@charset "UTF-8";


/*---------------------------
/*sec-cmn
---------------------------*/
.sec-cmn { position: relative; }



/*intro
-----------------------------*/
/**/
.intro { 
	
	h2 { 
		margin-bottom: 24px; 
		color: #fff;
		text-align: center; }
	
	p {font-weight: 600; color: #fff;text-align: center;}}

/**/
@media (max-width: 768px) { 
.intro { 
h2 { text-align: left; }
p {text-align: left;}}
}


/**/
.intro2 { 
	
	h2 { 
		color: #004CA0;
		text-align: center;
		line-height: 1;
		font-weight: bold;
	
		span{display: block; text-align: center; margin-top: 0px;}}

	.intro2__List{
		margin-top: 64px; 
		
		li{width: 24%;}} }

/**/
@media (max-width: 768px) { 
.intro2 { h2 { span{display: block; text-align: center; margin-top: 0px;}}
.intro2__List{margin-top: 16px; 
li{width: 49%; text-align: center;margin-top: 16px; }} }
}


/**/
.intro3 { 
	
	h2 { 
		margin-bottom: 64px;
		color: #004CA0;
		text-align: center;
		line-height: 1.6;
		font-weight: bold;}
	
	figure{text-align: center;margin-bottom: 40px; width: 80%; margin: 0 auto;}

	.intro3__List{width: 80%; margin: 64px auto;
		
		li{margin-top: 0px; color: #004CA0; font-weight: bold;}} 

	a{max-width: 414px; margin: 0 auto;} }

/**/
@media (max-width: 768px) { 
.intro3 { h2 { margin-bottom: 24px;text-align: left; }
figure{;margin-bottom: 24px; width: 100%; }
.intro3__List{width: 100%; margin: 24px auto;
li{margin-top: 0px; color: #004CA0; font-weight: bold;padding-left:2.3em;text-indent:-2.3em;}} 
a{max-width: 414px; width:100%; margin: 0 auto;} }

}





/*---------------------------
/*profile
---------------------------*/
.profile { text-align: center; }

/**/
.profile__Body { 
	position: relative; margin: 0; 

	h2{text-align: center; color:#fff; font-weight: 800; }

	.profile__tx{
	margin-top:60px; text-align: center; color:#fff!important; font-weight: 800;}}

/**/
.profile__List { 
	position: relative;
	margin-top: 100px;
	width: 100%; 


	li { 
		position: relative; 
		width: 32%; 
		background-color: #fff; 
		box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2); 
		padding: 3.2rem;
		
		figure{
			width: 80%;
			position: absolute; 
			top:-60px;
			left:50%;
			transform: translateX(-50%);
		}
	
		p{margin-top: 16px;}
	}}

/**/
.profile__Card-Tx { 
	margin-top: 180px; 
	
	div{margin-bottom: 16px; font-weight: 800;}
	
	h4 { margin-bottom: 8px; line-height: 1;  font-weight: 800;}
	span{display: block; font-weight: 800;} }


/**/
@media screen and (max-width: 959px) { 
	
.profile__Body { 
.profile__tx{margin-top:16px; text-align: left; color:#fff!important; font-weight: 800;}}	
	
/**/
.profile__List { margin-top: 32px;
li { width: 100%; padding:0rem 1.6rem 1.6rem 1.6rem; margin-bottom: 10px;
figure{position: relative; top:0px;width:250px;}
p{margin-top: 8px;}}}

/**/
.profile__Card-Tx { margin-top: 10px; 
	
	div{margin-bottom: 8px; font-weight: 800;}
	
	h4 { margin-bottom: 8px; line-height: 1;  font-weight: 800;}
	span{display: block; font-weight: 800;} }
}







/*---------------------------
/*merit
---------------------------*/
.merit { }

/**/
.merit__Body { }

/**/
.merit__List { 

	li { 
		position: relative; 
		width: 100%; 
		margin-bottom: 56px;
		
		.merit__Num{
			position: relative; 
			top:-24px;
			
			width: 100px; 
			text-align: center; 
			font-size: 140px; 
			line-height: 1;
			color:#004CA0;
		
		font-family: "Oswald", sans-serif;
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;} }}

/**/
.merit__Tx { 
	width:calc(100% - 120px);
	
	h3{margin-bottom: 8px; font-weight: 800; color:#004CA0;}
	
	p{ padding-left:1em;text-indent:-1em;} }

/**/


	.merit__Line { 
				margin-top: 0px; 
				margin-inline: auto; 
				width: 100%; 
				height: 10px; 
				 background: linear-gradient(90deg, #004CA1 5%, #00ADEC); }


/**/
@media screen and (max-width: 768px) { 
	
.merit__List { li { margin-bottom: 24px;
.merit__Num{position: relative; top:0px;width: 100%; text-align: left; font-size: 40px; } }}
.merit__Tx { width: 100%;
h3{margin-bottom: 8px; font-weight: 800; color:#004CA0;}
p{ width: 100%;padding-left:1em;text-indent:-1em;} }

.merit__Line { width: 100%; height: 2px; }
	


}





/*---------------------------
/*faq
---------------------------*/
.faq { }

/**/
.faq__List { 
	

	.faq__Body {margin-bottom: 32px; 

		dt { 
			color: #fff;
			margin-bottom: 10px;
			font-weight: 800;}

			dd{color: #fff!important;} }}

/**/
.merit__Tx { 
	width:calc(100% - 120px);
	
	h3{margin-bottom: 8px; font-weight: 800; color:#004CA0;}
	
	p{ padding-left:1em;text-indent:-1em;} }

/**/


	.merit__Line { 
				margin-top: 0px; 
				margin-inline: auto; 
				width: 100%; 
				height: 10px; 
				 background: linear-gradient(90deg, #004CA1 5%, #00ADEC); }


/**/
@media screen and (max-width: 768px) { 
	
.merit__List { li { margin-bottom: 24px;
.merit__Num{position: relative; top:0px;width: 100%; text-align: left; font-size: 40px; } }}
.merit__Tx { width: 100%;
h3{margin-bottom: 8px; font-weight: 800; color:#004CA0;}
p{ width: 100%;padding-left:1em;text-indent:-1em;} }
.merit__Line { width: 100%; height: 2px; }
}





/*---------------------------
/*price
---------------------------*/
.price { text-align: center;  a{display: block; max-width: 414px; margin: 0 auto;}}

.price__Body { 
	margin-bottom: 32px;
	
	 Li { 
		position: relative; 
		width: 48%; 
		background: #D9D9D9; 
		padding: 3.2rem; 
		box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06); 
		 
		 h3{margin-bottom: 16px; text-align: center; font-weight: 800;}
		 h2{margin-bottom: 24px; text-align: center; font-weight: 800;}
		 p{text-align: center; font-weight: 800;} } }
	

.price__div { 
		position: relative; 
		width: 100%; 
		background: #D9D9D9; 
	margin-bottom: 48px;
		padding: 3.2rem; 
		box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06); 
		 
		 h2{margin-bottom: 16px; text-align: center; font-weight: 800;}
		 h3{margin-bottom: 16px; text-align: center; font-weight: 800;}
		 p{text-align: center; font-weight: 800;} }
		 

/**/
@media screen and (max-width: 768px) { 
	
.price {  a{width: 100%; margin: 0 auto;}}

.price__Body { 
margin-bottom: 0px;
Li {  width: 100%; padding: 1.6rem;  margin-bottom: 16px;
h3{margin-bottom: 8px; text-align: center; font-weight: 800;}
h2{margin-bottom: 16px; text-align: center; font-weight: 800;}
p{text-align: center; font-weight: 800;} } }
	
.price__div { margin-bottom: 40px;padding: 1.6rem; 
h2{margin-bottom: 16px; text-align: center; font-weight: 800;}
h3{margin-bottom: 16px; text-align: center; font-weight: 800;}
p{text-align: center; font-weight: 800;} }
}




/*common
---------------------------*/
@media screen and (max-width: 768px) { .order1 { order: 1; }
  .order2 { order: 2; } }
