@charset "utf-8";
/* Copyright 2018 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

合格実績

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
#nav_global ul li.g04 a{background-position: -433px -148px;}

/* pagettl 
---------------------------------------------- */
#bg_pagettl::after{background-image: url(../results/img/bg_pagettl01.png);}

/* サブテキスト
---------------------------------------------- */
#bg_subtxt{margin-bottom: 80px;}

/* 
---------------------------------------------- */
.results{
	display: table;
	width: 100%;
}

#photo01{background: url(../results/img/img_results01.jpg) no-repeat 0 0;}
#photo02{background: url(../results/img/img_results02.jpg) no-repeat 0 0;}

.results_photo{
	display: table-cell;
	vertical-align: top;
	width: 50%;
	height: 400px;
	background-size: cover;
}

.results_inner{
	display: table-cell;
	vertical-align: top;
	background: #FFF;
	line-height: 1.8;
	padding: 25px 40px;
}

.results_inner h4{
	text-align: center;
	margin-bottom: 30px;
}



