@charset "utf-8";
html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,
th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,main,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

html {
	overflow-y: scroll;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

input,textarea,button
{
	margin: 0;
	padding: 0;
	border: none;
}

ol,
ul {
	list-style: none;
}

:root ul,
:root ol {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

a:focus {}

strong {
	font-weight: bold !important;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

img {
	vertical-align: top;
}

table {
	width: 100%;
}


/* publisのエリアマージンリセット */

/*.pbHeaderArea {
	margin-bottom: 0;
	border:none;
}
.pbMainArea {
	border:none;
}
.pbFooterArea {
	margin-top: 0;
	border:none;
}
*/

/* ここから記述 */
/* 講座LP */
/* ヘッダー */
#header_lp{
	width:100%;
	height:80px;
	border-bottom: solid 1px #d2d2d2;
}
.header_area{
	width:920px;
	margin:0 auto;
	clear:both;
	overflow: hidden;
}
.header_area .logo{
	float:left;
	margin-top:25px;
}
.contact_box{
	display: table;
	width:420px;
	float:right;
	margin-top:15px;
}
.contact_box li{
	display:table-cell;
	text-align: left;
	font-size:12px;
	line-height: 1.6;
}
.contact_box li.hed_day{
	padding-left:15px;
	vertical-align: middle;
}
.contact_box li.hed_contact{
	font-size:16px;
	line-height: 1.8;
	padding-right:20px;
}
.hed_freedial {
    display: block;
    height: 24px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    vertical-align: middle;
}
.hed_freedial a{
	font-weight:bold;
	color:#323232;
}

.spOnly{
	display: none;
}
/* メインビジュアル */
#main_lp{
	width:100%;
	background-color: #ffffff;
}
.mainvisual{
	width:100%;
	/*height:440px;*/
	height:450px;
	margin:0 auto;
	background:url(../../kouza_kaikei/lp/images/img_main.png) no-repeat  50% bottom #ffffff;
}
.mainvisual_in{
	width:940px;
	margin:0 auto;
	position: relative;
	padding-left:20px;
}
h1.lp_title{
	width:510px;
	font-size:36px;
	line-height:1.2;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top:30px;
}
.img_catch{
	margin-top:15px;
}
.img_catch_sp{ 
	display:none;
}
.catch_kouza{
	font-size:58px;
}
.catch_tac{
	font-size:90px;
}
.icn_emblem{
	position: absolute;
	top:245px;
	right:15px;
}
.btn_seikyulp_s{
	font-size: 20px;
	color: #ffffff;
	line-height: 1.2;
	font-weight: bold;
	width: 420px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #42A107;
	background: linear-gradient(#4DBC0A, #42A107) ;
	position: relative;
	margin:25px auto 0;
	background-color: #4DBC0A\9; /* IE9 */
}
.btn_seikyulp_s a{
	display:block;
	color:#fff;
	text-decoration: none;
}
.btn_seikyulp_s_in{
	display: table;
	margin: 0 auto;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 2px;
}
.btn_seikyulp_s_txt{
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
	padding:15px 20px;
}
.btn_seikyulp_s_txt:before{
	content: "＞ ";
}
.btn_eukelp_s{
	font-size: 20px;
	color: #ffffff;
	line-height: 1.2;
	font-weight: bold;
	width: 420px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #068CD6;
	background-color: #21A4FB; /* IE9 */
	background: linear-gradient(#21A4FB, #068CD6) ;
	position: relative;
	margin:25px auto 0;
}
.btn_eukelp_s a{
	display:block;
	color:#fff;
	text-decoration: none;
}

.main_btnarea{
	width:510px;
}
.main_btnarea.column2{
	width: 100%;
	display: flex;
}
.btn_seikyulp_s:hover,.btn_seikyulp:hover,.btn_eukelp_s:hover,.btn_eukelp:hover{
	opacity: 0.75;
}
/* 実績 */
.jisseki_area{
	width:940px;
	padding:10px 10px 40px;
	margin: 0 auto;
	text-align: center;
	position:relative;
}
.txt_jissekibox{
	position:absolute;
	top:10px;
	left:275px;
}
.jisseki_area_in{
    width:100%;
}
.txt_test{
	font-size:16px;
	font-weight: bold;
	vertical-align: middle;
}
.txt_test span{
	font-size:16px;
	font-weight: bold;
}
.txt_jisseki{
	font-size:52px;
	line-height: 1.2;
	font-weight: bold;
	padding-top:15px;;
}
.suptxt{
	font-size:24px;
	vertical-align: top;
	position: relative;
	top:-0.1em;
	font-weight: normal;
}
.txt_ninzu{
	font-size:190px;
	color:#e20011;
	font-weight: bold;
	letter-spacing: -0.05em;
    line-height: 1;
	padding-top:100px;
	padding-bottom:10px;
}

.jissekikazari_l{
	background:url(../images/bk_jisseki_left.png) no-repeat 15% bottom;
	width:960px;
	margin:0 auto;
	padding-top:90px;
}
.jissekikazari_r{
	background:url(../images/bk_jisseki_right.png) no-repeat 85% bottom;
	width:960px;
	margin:0 auto;

}

.txt_ninzu span{
	font-size:65px;
	font-weight: bold;
	padding-left: 5px;
}
.txt_ninzudetail{
	font-size:14px;
	vertical-align: middle;
	padding-bottom:15px;
	padding-top:10px;
}
.txt_ninzudetail span{
	font-size:9px;
}
.txt_syoumei{
	font-size:30px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom: 10px;
}
.add_txt{
	font-size:12px;
	color:#4d4d4d;
	line-height: 1.6;
	text-indent:-1em;
	padding-left:1em;
	text-align: left;
}
/*資料請求エリア*/
.seikyu_area{
	width:100%;
	text-align: center;
	background-color:#dfe0e2;
	padding:40px 0;
}
.seikyu_area_in{
	with:960px;
	margin:0 auto;
	text-align: center;
}
.txt_seikyucontact{
	font-size:20px;
	font-weight: bold;
}
.btn_seikyulp{
	font-size: 30px;
	color: #ffffff;
	line-height: 1.2;
	font-weight: bold;
	width: 630px;
	border-radius: 6px;
	border: 1px solid #42A107;
	background: linear-gradient(#4DBC0A, #42A107);
	position: relative;
	margin:25px auto 30px;
	background-color: #4DBC0A\9; /* IE9 */
}
.btn_seikyulp a{
	display:block;
	color:#fff;
	text-decoration: none;
}
.btn_seikyulp_in{
	display: table;
	margin: 0 auto;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 2px;
}
.btn_seikyulp_txt{
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
	padding:15px 20px;
}
.btn_seikyulp_txt:before{
	content: "＞ ";
}
.btn_eukelp{
	font-size: 30px;
	color: #ffffff;
	line-height: 1.2;
	font-weight: bold;
	width: 630px;
	border-radius: 6px;
	border: 1px solid #068CD6;
	background-color: #21A4FB; /* IE9 */
	background: linear-gradient(#21A4FB, #068CD6) ;
	position: relative;
	margin:25px auto 30px;
}
.btn_eukelp a{
	display:block;
	color:#fff;
	text-decoration: none;
}
.freedial_box{
	display: table;
	margin:0 auto !important;
	width:350px;
}
.freedial_box li{
	display: table-cell;
	vertical-align: middle;
}
.icn_freedial{width:60px;}
.freedial_num{
	font-size:36px;
	font-weight: bold;
    line-height: 1;
}
.freedial_num a{
	font-weight:bold;
	color:#323232;
}
.uketuke_time{
	font-size:20px;
	padding-top:10px;
}
.uketuke_time_sp{
	display:none;
}
/*合格者の声*/
.lpgoukakuVoice {
    float: left;
    width: 284px;
    border-top: #E20011 3px solid;
    background: url(../../kouza_kaikei/lp/images/bk_stripe.png);
    padding: 15px;
    margin-left: 8px;
    margin-bottom: 20px;
}
.lpgoukakuVoice:first-child {
    margin-left: 0px;
}
.lpkozaShokai .lpkozaRedlineTokuchoText {
    width: 100%;
    height: 124px;
    display: table;
}
.lpkozaShokai .lpkozaRedline {
    height: 124px;
}
.lpkozaRedline::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ad1602;
	border-width: 30px;
	margin-left: -30px;
}
.lpkozaRedline {
    color: #ffdc7a;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    height: 124px;
    background: url(../../kouza_kaikei/lp/images/headerleafBG.png) center;
    background-color: #DE0A1F;
    background-repeat: no-repeat !important;
}
.goukakuFace img{
	width:100px!important;
	height:130px!important;
}
.normalBlock01{
	padding-top:20px!important;
}
/* 良くある質問 */

.faqMainBlock {
	padding: 40px 0 50px;
	background-color: #ffffff;
}

ul.faqAnkerStartGroup {
	border: 2px solid #cecece;
	padding: 7px 20px 13px;
}

ul.faqAnkerStartGroup li {
	display: inline-block;
	padding-right: 20px;
	border-right: 2px solid #d2d2d2;
	margin-right: 25px;
	margin-top: 10px;
}

ul.faqAnkerStartGroup li:before {
	content: url(../../news/recruit/img/arrowLarge.png);
	margin-right: 5px;
}

ul.faqAnkerStartGroup li a {
	color: #2f3b94;
}

ul.faqAnkerStartGroup li a:hover {
	text-decoration: underline;
}

.faqAnkerGoalGroup {
	background-color: #ffffff;
	padding-bottom: 40px;
}

.faqAnkerGoalGroup .renew-innerWrap {
	border-top: 1px solid #d2d2d2;
}

.faqAnkerGoalGroup dt {
	padding: 20px 35px 20px 80px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	background-image: url(../../kouza_kaikei/lp/images/open.png);
	background-repeat: no-repeat;
	background-position: right 10px bottom 50%;
	position: relative;
    cursor: pointer;
}

.faqAnkerGoalGroup dt:before {
	content: url(../../kouza_kaikei/lp/images/icn_q.png);
	margin-right: 10px;
	margin-left: 20px;
	position: absolute;
	top: 20px;
	left: 0px;
}

#faqAccordion dt.active {
	background-image: url(../../kouza_kaikei/lp/images/close.png);
}

#faqAccordion dt.over {
	cursor: pointer;
}

.faqAnkerGoalGroup dd {
	border-bottom: 1px solid #d2d2d2;
	padding: 20px 35px 20px 80px;
	font-size: 16px;
	background-color: #ebecee;
	display: none;
	position: relative;
}

.faqAnkerGoalGroup dd:before {
	content: url(../../kouza_kaikei/lp/images/icn_a.png);
	margin-right: 10px;
	margin-left: 20px;
	position: absolute;
	top: 20px;
	left: 0px;
}
/*TACの強み*/
.tac_tuyomi{
	width:940px;
	padding:0 10px;
	margin:50px auto 10px;
	box-sizing: border-box;
	display: flex;
	display: -js-flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	justify-content:flex-start;
    justify-content:-webkit-flex-start;
	justify-content:-moz-flex-start;
	justify-content:-ms-flex-start;
	align-self:auto;
	align-items:strech;
}
.tac_tuyomi{
	width:960px\9;/*IE9*/
	padding:0\9;/*IE9*/
}

.tac_tuyomi section{
	box-sizing: border-box;
    overflow: visible;
	clear: both;
}
.tac_tuyomi section:first-child{
	width: 459px;
}
.tac_tuyomi section:last-child{
	width:459px;
}

.tac_tuyomi section:nth-child(2){
	width:22px;
	padding-top:40px;
	text-align: center;
	}
figure{margin:0;}
.tuyomi_in_l,.tuyomi_in_r{width:380px;}
.tuyomi_in_l{
	text-align:center;
	margin:0 auto;
	float:right;
}
.tuyomi_in_r{
	text-align:center;
	margin:0 auto;
	float:left;
}
.title_prokoushi,.title_scale{
	display: table;
	width:100%;
	height: 106px;
}
.title_prokoushi div,.title_scale div{
	display:table-cell;
	vertical-align: top;
}
.title_prokoushi div:first-child{width:108px;}
.title_prokoushi p{
	background-color:#e20011;
	color:#fff;
	font-weight: bold;
	font-size:30px;
	padding:6px 15px;
	margin:20px 40px 0 20px;
	text-align: center;
}
.title_scale div:last-child{width:108px;}
.title_scale p{
	background-color:#e20011;
	color:#fff;
	font-weight: bold;
	font-size:30px;
	padding:6px 15px;
	margin:20px 20px 0  40px;
	text-align: center;
}
.txt_tuyomi_pro{
	font-size:24px;
	font-weight: bold;
	padding-top:15px;
	line-height:1.3;
	text-align: center;
}
.txt_tuyomi_scale{
	font-size:24px;
	font-weight: bold;
	padding-top:15px;
	line-height: 1.3;
	text-align: center;
}
/*IE9対応*/
.tac_tuyomi{clear:both; /* IE9 */}
.tac_tuyomi section{
	clear:none;
	float:left\9; /* IE9 */
}
/*TACを選ぶ理由*/
.bkriyu{
background-color:#ebecee;
padding:30px 0;
}
.riyuarea{
	background-color:#ebecee;
	margin:0 auto;
	padding:30px 0;
	
}
.riyuarea_in{
	width:960px;
	margin:0 auto;
	position: relative;
}
.riyuarea_in div.icn{
	position: absolute;
	top:-25px;
	left:15px;
}
.riyu_box01{
	background-color: #fff;
	border:solid 3px #e20011;
	box-sizing: border-box;
	padding:30px 10px;
	margin:0 auto;
}
.bk_shadow{
	background:url(../../kouza_kaikei/lp/images/bk_shadow.png) no-repeat left bottom;
	padding-bottom: 22px;
}
.title_riyu{
	diplay:table;
	width:100%;
}
.title_riyu div{
	display:table-cell;
	vertical-align: top;
}
.title_riyu div:first-child{ 
	width:300px;
	font-size:26px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
}
.title_riyu div:last-child{
	width: 565px;
	padding-left:25px;
	border-left:solid 2px #d2d2d2;
	font-size:14px;
	line-height: 1.6;
}
.riyu_midashi{
	font-size:28px;
	background-color: #e20011;
	color:#fff;
	padding:3px 5px;
	text-align: center;
	margin-top:10px;
	font-weight: bold;
}
.txt_riyu{
	font-size:18px;
	font-weight: bold;
	padding-bottom: 20px;
}
.merit_area{	
	box-sizing: border-box;
	display:flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	justify-content:space-between;
	justify-content:-webkit-space-between;
	justify-content:-moz-space-between;
	justify-content:-ms-space-between;
	flex-direction:row;
    flex-direction:-webkit-row;
	flex-direction:-moz-row;
	flex-direction:-ms-row;
	align-items:strech;
	align-self:auto;
}
.merit_box {
    width:300px;
	padding:0 0 15px 0;
	padding:0 15px 15px\9; /* IE9 */
    background:#FFFFFF;
    margin-top:40px;
	margin-right: 16px;
    border: 3px solid #d2d2d2;
    box-sizing: border-box;
	text-align: center;
    position: relative;
}
.merit_box img{
    width:258px;
    height: 163px;
	margin:0 auto;
	border:solid 1px #d2d2d2;
}
.merit_box p.title_merit{
	font-size:20px;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	margin-bottom:20px;
	padding-top:57px;
	padding-left:15px;
}
.icn_ribbon{
	width:126px;
	height:40px;
	line-height: 40px;
	position: absolute;
	box-sizing: border-box;
	background-color: #e20011;
	top:-3px;
	left:-3px;
}
.icn_ribbon::after{
	content:''; 
    width: 0px;
    height: 0px;
    border-width: 20px 10px 20px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;	
}
.icn_ribbon p{
	color:#fff;
	font-size:16px;
	font-weight: bold;
    line-height: 1.3;
	text-align: left;
	padding-left:16px;
}
.icn_ribbon p span{ font-size:26px;}

.title_support{
	margin:0 auto;
    padding:40px 0;
	width:960px;
	text-align: center;
}
/*IE9対応*/
.merit_area{ clear:both;overflow: hidden;}
.merit_area section{ 
	float:left\9; /* IE9 */
}
.merit_box{ margin-right:10px\9; /* IE9 */}


/*こんな方におすすめ*/
.osusume_area{
	width:960px;
	margin:0 auto;
	text-align: center;
	padding:50px 0 100px;
	background:#fff;
}
.osusume_area_in{
	box-sizing: border-box;
	display:flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
}
.osusume_box{
	width:224px;
	margin-right :20px;
	position: relative;
}
.txt_osusume{
	display:table;
	width:100%;
	background-color:#fff;
	border:solid 3px #d2d2d2;
	border-radius: 10px;
	position: absolute;
	top:175px;
}
.txt_osusume div{ 
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.3;
    height:80px;
}
.txt_osusume div p{	font-weight: bold;}
.txt_osusume div p span{
	color:#e20011;
}
/*IE9対応*/
.osusume_area_in{ clear:both\9; /* IE9 */;overflow: hidden\9; /* IE9 */}
.osusume_box { 
	float:left\9; /* IE9 */
	margin-right:10px\9; /* IE9 */
}
.txt_osusume{
	position: relative\9; /* IE9 */
	top:0\9; /* IE9 */
}


/*合格体験記*/
.taikenki_area{
	background-color: #f1f1f2;
	border-top:solid 1px #d2d2d2;
	border-bottom:solid 1px #d2d2d2;
	padding:40px 0;
}
.taikenki_area_in{
	width:940px;
	margin:0 auto;
	padding:0 10px;
}
.taikenki_box{
	display: flex;
	display: -js-flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	flex-direction:row;
}
.taikenki_box{
	clear:both;
	overflow: hidden;
}
.taikenki_box figure{ float:left\9;}/*IE9*/
.txt_taikenki{ float:left\9;}/*IE9*/

.txt_taikenki{
	padding-left:22px;
}
.title_taikenki{
	font-size:36px;
	line-height: 1.6;
	font-weight: bold;
}
.title_taikenki01{
	font-size:46px;
	color:#e20011;
}
.title_taikenki02{
	font-size:28px;
}
.txt_present{
	font-size:24px;
	line-height: 1.6;
}
.bk_ribbon{
	width:450px;
	height:60px;
	line-height: 60px;
	box-sizing: border-box;
	background-color: #e20011;
	position: relative;
	margin:20px 0;
}
.bk_ribbon::before{
	content:''; 
    width: 0px;
    height: 0px;
    border-width: 30px 0 30px 15px;
    border-color: transparent transparent transparent #f1f1f2;
    border-style: solid;
	top:0;
	left:0;
    z-index: 1;	
	position: absolute;
}
.bk_ribbon::after{
	content:''; 
    width: 0px;
    height: 0px;
    border-width: 30px 15px 30px 0;
    border-color: transparent #f1f1f2 transparent transparent;
    border-style: solid;
	top:0;
	right:0;
    z-index: 1;	
	position: absolute;
}
.bk_ribbon p{
	color:#fff;
	font-weight: bold;
	font-size:30px;
	line-height:1;
	text-align: center;
	padding-top:15px;
}
.txt_message{
	font-size:18px;
	line-height: 1.6;
	padding:40px 10px 5px;
}
.txt_add_r{
	font-size:16px;
	text-align: right;
	padding-bottom: 20px;
}
.btn_taikenki{
	position: relative;
	width:630px;
	margin:0 auto;
}
.btn_taikenki img{
	position: absolute;
	top:-40px;
	left:35px;
	z-index: 1;
}

/*footer*/
footer{
	background-color:#323232;
	color:#fff;
	padding:20px 0;
}
footer div{
	width:960px;
	margin:0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
footer div img{ margin-right:18px;}

/*2つの強みで合格をサポート*/
.catch_area{
	width:960px;
	margin: 0 auto;
	text-align: center;
	background-color:#fff;
	padding:40px 0;
}
.catch_box{
	display:table;
	width:740px;
	margin:0 auto;
}
.tuyomi_2{
	background-color:#e20011;
	width:326px;
	height:60px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size:36px;
	display: table-cell;
	vertical-align: middle;
}
.tuyomi_icn{
	color:#e20011;
	font-size:40px;
	font-weight: bold;
	display:table-cell;
	vertical-align: middle;
}
.txt_tuyomi_2{
	font-size:46px;
	padding-top:25px;
	font-weight: bold;
}
.txt_tuyomi_2::before{
	content: url("../../kouza_kaikei/lp/images/icn_wnd_left.png");
	height:55px;
}
.txt_tuyomi_2::after{
	content: url("../../kouza_kaikei/lp/images/icn_wnd_right.png");
    height:55px;
}

/* 赤い吹き出し */
.lp-heading{
    background: #E20011;
    text-align: center;
    position: relative;
    overflow: visible;
    padding:0;
}
.lp-heading h2{ 
    color:#fff;
　　line-height:1.3;
    font-size:30px;
    font-weight:bold;
    margin:0;
    padding:30px 0;
}
.lp-heading:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-top-color: #E20011;
    top: 100%;
    left: 50%;
    margin-left: -20px;
}
.triangle {
    padding-bottom: 40px;
	overflow: visible !important;
}

