
@charset "utf-8";


/**************************************************50
 * life
 **************************************************/
@media screen and (max-width:767px){
	#page_header_support.is_webp figure{
		background-image: url('../image/support/header_011.webp');
	}
	#page_header_support:not(.is_webp) figure{
		background-image: url('../image/support/header_011.jpg');
	}
	#page_header_support figure:before{
		padding-top: 38.59375%;
	}
}
@media screen and (min-width:768px){
	#page_header_support.is_webp figure{
		background-image: url('../image/support/header_010.webp');
	}
	#page_header_support:not(.is_webp) figure{
		background-image: url('../image/support/header_010.jpg');
	}
	#page_header_support figure:before{
		padding-top: 29.16666666666667%;
	}
}


/**************************************************50
 * life
 **************************************************/
.support_life_box h3{
	color: #1CACCA;
	font-size: 125%;
	font-weight: bold;
}
@media screen and (max-width:359px){
	.support_life_box .btn_link{
		font-size: 100%;
	}
}
@media screen and (max-width:767px){
	#page_header_life.is_webp figure{
		background-image: url('../image/support/header_021.webp');
	}
	#page_header_life:not(.is_webp) figure{
		background-image: url('../image/support/header_021.jpg');
	}
	#page_header_life figure:before{
		padding-top: 38.125%;
	}
	.support_life_box{
		margin-bottom: 6.25%;
		text-align: center;
	}
	.support_life_box > img{
		margin-bottom: 1.5625%;
		max-width: 300px;
		width: 62.5%;
	}
	.support_life_box > h3{
		padding: 0 3.125%;
		text-align: left;
	}
	.support_life_box > p{
		padding: 0 3.125%;
		text-align: left;
	}
	.support_life_box .btn_link{
		margin-top: 1.5625%;
		max-width: 360px;
		width: 93.75%;
	}
}
@media screen and (min-width:768px){
	#page_header_life.is_webp figure{
		background-image: url('../image/support/header_020.webp');
	}
	#page_header_life:not(.is_webp) figure{
		background-image: url('../image/support/header_020.jpg');
	}
	#page_header_life figure:before{
		padding-top: 29.16666666666667%;
	}
	.support_life_box{
		margin: 0 auto 50px;
		max-width: 860px;
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
	}
	.support_life_box:after{
		clear: both;
		content: "";
		display: block;
	}
	.support_life_box > img{
		float: left;
	}
	.support_life_box > *:not(img){
		float: right;
		width: -webkit-calc(100% - 300px - 30px);
		width: calc(100% - 300px - 30px);
	}
	.support_life_box h3{
		margin-bottom: 10px;
	}
	.support_life_box .btn_link{
		margin-top: 10px;
		width: 360px;
	}
}


/**************************************************50
 * examination
 **************************************************/
#support_exam_passing h2{
	color: #1CACCA;
	font-size: 187.5%;
	font-weight: bold;
	text-align: center;
}
#support_point_examination > strong{
	color: #4F6B92;
	display: block;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
#support_point_examination > p{
	color: #1CACCA;
	font-size: 112.5%;
	text-align: center;
}
#support_point_examination .lint_point{
	border-top: 1px solid #1CACCA;
}
#support_point_examination .lint_point > li{
	border-bottom: 1px solid #1CACCA;
	margin: 0;
}
#support_system_examination li{
	background-color: #F1F4F5;
}
#support_system_examination li h3{
	color: #393939;
	font-size: 125%;
	font-weight: bold;
	position: relative;
	padding-left: 1em;
}
#support_system_examination li h3:after{
	background-color: #6D8491;
	content: "";
	height: 1.4em;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 6px;
}
#support_system_examination li img{
	width: 100%;
}
@media screen and (max-width:767px){
	#page_header_examination.is_webp figure{
		background-image: url('../image/support/header_031.webp');
	}
	#page_header_examination:not(.is_webp) figure{
		background-image: url('../image/support/header_031.jpg');
	}
	#page_header_examination figure:before{
		padding-top: 50.625%;
	}
	#support_exam_passing{
		margin-bottom: 6.25%;
	}
	#support_exam_passing h2{
		line-height: 1.4;
		padding: 0 3.125%;
		margin: 3.125% 0;
	}
	#support_point_examination{
		margin-bottom: 6.25%;
	}
	#support_point_examination > strong{
		margin-bottom: 3.125%;
		padding: 0 3.125%;
	}
	#support_point_examination > p{
		margin-bottom: 3.125%;
		padding: 0 3.125%;
	}
	#support_point_examination .lint_point > li{
		padding: 3.125% 0;
	}
	#support_system_examination{
		margin-bottom: 6.25%;
	}
	#support_system_examination li{
		margin-left: auto;
		margin-right: auto;
		padding: 3.125%;
		max-width: 640px;
		width: 93.75%;
	}
	#support_system_examination li + li{
		margin-top: 3.125%;
	}
	#support_system_examination li > *:not(:last-child){
		margin-bottom: 1.785714285714286%;
	}
}
@media screen and (min-width:768px){
	#page_header_examination.is_webp figure{
		background-image: url('../image/support/header_030.webp');
	}
	#page_header_examination:not(.is_webp) figure{
		background-image: url('../image/support/header_030.jpg');
	}
	#page_header_examination figure:before{
		padding-top: 29.16666666666667%;
	}
	#support_exam_passing{
		margin: 30px auto 50px;
		max-width: 920px;
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
	}
	#support_exam_passing h2{
		margin-bottom: 20px;
	}
	#support_point_examination{
		margin: 0 auto 50px;
		max-width: 860px;
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
	}
	#support_point_examination > strong{
		margin-bottom: 20px;
	}
	#support_point_examination > p{
		margin-bottom: 30px;
	}
	#support_point_examination .lint_point{
		padding: 0;
	}
	#support_point_examination .lint_point > li{
		padding: 30px 0;
	}
	#support_system_examination{
		margin: 0 auto 50px;
		max-width: 760px;
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
	}
	#support_system_examination li{
		display: inline-block;
		padding: 20px;
		width: -webkit-calc((100% - 30px) / 2);
		width: calc((100% - 30px) / 2);
	}
	#support_system_examination li:nth-child(even){
		margin-left: 30px;
	}
	#support_system_examination li > *:not(:last-child){
		margin-bottom: 10px;
	}
}


/**************************************************50
 * tuition
 **************************************************/
.box_grayish_blue [class^="box_border_"] [class^="support_"]{
	display: block;
	padding-left: 5em;
	position: relative;
}
.box_grayish_blue [class^="box_border_"] [class^="support_"] + [class^="support_"]{
	margin-top: 0.5em;
}
.box_grayish_blue [class^="box_border_"] [class^="support_"]:before{
	background-color: #1CACCA;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 3.5em;
}
.box_grayish_blue [class^="box_border_"] [class^="support_"]:after{
	border-color: transparent transparent transparent #1CACCA;
	border-style: solid;
	border-width: 0.8em 0px 0.8em 0.5em;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 0;
	left: 3.5em;
	width: 0;
}
.support_grant:before{
	content: "給 付";
}
.support_exemption:before{
	content: "免 除";
}
.support_reduction:before{
	content: "減 免";
}
@media screen and (max-width:767px){
}
@media screen and (min-width:768px){
}

