@charset "UTF-8";



/* common
-----------------------------------------------*/
#search.job_mall{}


/* job_mall_area
-----------------------------------------------*/
div#job_mall_area{
	margin-bottom:120px;
}

/* slide
-----------------------------------------------*/
.slick-dotted.slick-slider {
	max-width:1200px;
	margin:-60px auto 300px;
}
div.slick-list,
div.slick-list img{
	opacity:1!important;
	z-index:-1;
}
ul.slick-dots{
	bottom:-151px;
}
ul.slick-dots li{
	width:151px;
	height:151px;
}
ul.slick-dots li:nth-child(1){
	display:none;
}
ul.slick-dots li button::before{
	width:151px;
	height:auto;
	padding-top:160px;
	font-size:18px;
	font-weight:bold;
	line-height:1.4;
	border-radius:75px;
	-webkit-border-radius:75px;
	-moz-border-radius:75px;
	-ms-border-radius:75px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
	transition:all 0.3s linear;
}
ul.slick-dots li:nth-child(1) button::before{background-image:url(../../school/img/jobmall/btn1.webp);}
ul.slick-dots li:nth-child(2) button::before{background-image:url(../../school/img/jobmall/btn1.webp);}	
ul.slick-dots li:nth-child(3) button::before{background-image:url(../../school/img/jobmall/btn2.webp);}	
ul.slick-dots li:nth-child(4) button::before{background-image:url(../../school/img/jobmall/btn3.webp);}	
ul.slick-dots li:nth-child(5) button::before{background-image:url(../../school/img/jobmall/btn4.webp);}	

ul.slick-dots li:nth-child(1) button::before{content:"";}
ul.slick-dots li:nth-child(2) button::before{content:"学生";}
ul.slick-dots li:nth-child(3) button::before{content:"既卒・第2新卒";}
ul.slick-dots li:nth-child(4) button::before{content:"先生";}
ul.slick-dots li:nth-child(5) button::before{content:"保護者";}

@media screen and (max-width:960px){
	.slick-dotted.slick-slider {
		margin-top:-30px;
	}
}
@media screen and (max-width:820px){
	.slick-dotted.slick-slider {
		margin-bottom: calc(25vw * 0.9 - 62px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9 + 2em + 90px);
	}
	ul.slick-dots{
		bottom:calc(-25vw * 0.9 + 62px * 0.25 * 0.9 + 10px + 30px * 0.25 * 0.9);
	}
	ul.slick-dots li{
		width:calc(25vw * 0.9 - 62px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		height:calc(25vw * 0.9 - 62px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
	}
	ul.slick-dots li button::before{
		width:calc(25vw * 0.9 - 62px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		padding-top:calc(25vw * 0.9 - 62px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9 + 5px);
	}
}
@media screen and (max-width:720px){
	ul.slick-dots li button::before{
		font-size:16px;
	}
}
@media screen and (max-width:540px){
	ul.slick-dots{
		bottom:calc(-25vw * 0.9 + 42px * 0.25 * 0.9 + 10px + 30px * 0.25 * 0.9);
	}
	ul.slick-dots li{
		width:calc(25vw * 0.9 - 42px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		height:calc(25vw * 0.9 - 42px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
	}
	ul.slick-dots li button::before{
		width:calc(25vw * 0.9 - 42px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		padding-top:calc(25vw * 0.9 - 42px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9 + 3px);
		font-size:14px;
	}
}
@media screen and (max-width:420px){
	ul.slick-dots{
		bottom:calc(-25vw * 0.9 + 22px * 0.25 * 0.9 + 10px + 30px * 0.25 * 0.9);
	}
	ul.slick-dots li{
		width:calc(25vw * 0.9 - 22px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		height:calc(25vw * 0.9 - 22px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
	}
	ul.slick-dots li button::before{
		width:calc(25vw * 0.9 - 22px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9);
		padding-top:calc(25vw * 0.9 - 22px * 0.25 * 0.9 - 10px - 30px * 0.25 * 0.9 + 3px);
		font-size:12px;
	}
}
@media screen and (max-width:350px){
	ul.slick-dots li button::before{
		font-size:10px;
	}
}


/* free_consultation
-----------------------------------------------*/
a.free_consultation{
	width:150px;
	height:95px;
	position:fixed;
	right:10px;
	bottom:100px;
	display:brock;
	padding:55px 0 0 0;
	color:#fff;
	font-size:20px;
	text-align:center;
	border-radius:50%;
	background:#ff5a3c url(../../school/img/jobmall/btn_consulting.png) no-repeat center top 15px;
	z-index:99999;
}
a.free_consultation:hover{
	width:165px;
	height:102px;
	right:2.5px;
	bottom:92.5px;
	padding-top:64px;
	background-color:orange;
	background-position:center top 22.5px;
}

@media screen and (max-width:540px){
	a.free_consultation{
		width:100px;
		height:60px;
		bottom:90px;
		padding-top:40px;
		font-size:18px;
		background-size:45px auto;
	}
	a.free_consultation:hover{
		width:100px;
		height:60px;
		right:10px;
		bottom:90px;
		padding-top:40px;
		background-position:center top 15px;
	}
	a.free_consultation span{
		display:none;
	}
}


/* counter
-----------------------------------------------*/
div.counter{
	margin-bottom:90px;
	padding-bottom:calc(560px + 30px);
	/*position:relative;*/
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image:url(../../school/img/jobmall/img1.webp);
	background-size:auto;
}
div.counter.consulting_first{
	background-image:url(../../school/img/jobmall/img2.webp);
}
div.counter h3.ttl{
	margin-bottom:0;
	padding-bottom:15px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:1.4;
	border-bottom:5px #e1e1e1 solid!important;
}
div.counter h3.ttl + p{
	margin-top:10px;
}
div.counter h3.ttl strong{
	color:#3474C0;
	font-size:36px;
	font-weight:bold;
}
div.counter p{
	text-align:center;
}
@media screen and (min-width:1280px){
	div.counter h3.ttl br{
		display:none;
	}
}
@media screen and (max-width:960px){
	div.counter{
		margin-bottom:75px;
		padding-bottom:calc(72.22% * 0.95 + 15px);
		background-size:95% auto;
	}
}
@media screen and (max-width:820px){
	div.counter h3.ttl{
		font-size:24px;
	}
	div.counter h3.ttl strong{
		font-size:30px;
	}
}
@media screen and (max-width:680px){
	div.counter{
		margin-bottom:60px;
	}
	div.counter h3.ttl{
		font-size:22px;
	}
	div.counter h3.ttl strong{
		font-size:26px;
	}
}
@media screen and (max-width:540px){
	div.counter{
		margin-bottom:45px;
	}
	div.counter h3.ttl{
		font-size:20px;
	}
	div.counter h3.ttl strong{
		font-size:24px;
	}
}
@media screen and (max-width:480px){
	div.counter h3.ttl br{
		display:none;
	}
}
@media screen and (max-width:420px){
	div.counter{
		margin-bottom:30px;
	}
	div.counter h3.ttl{
		font-size:14px;
	}
	div.counter h3.ttl strong{
		font-size:18px;
	}
}

/* flow
-----------------------------------------------*/
div#flow{
	margin-bottom:60px;
}
div#flow h3.ttl,
div#faq h3.ttl{
	position:relative;
	padding:15px 0;
	color:#005661;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	line-height:1.4;
	border:3px #005661 solid!important;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	background-color:#f5f5f5;
	transition:all 0.3s linear;
	cursor:pointer;
}
div#flow h3.ttl:hover,
div#faq h3.ttl:hover{
	color:#fff;
	text-decoration:none;
	border:3px orange solid!important;
	background-color:orange;
}
div#flow h3.ttl:after,
div#faq h3.ttl:after{
	width:45px;
	height:45px;
	content:"";
	position:absolute;
	top:calc(0.75em + 15px - 22.5px);
	right:15px;
	display:block;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	background:#005661 url(../img/plus.png) no-repeat center center;
	transition:all 0.3s linear;
}
div#flow h3.ttl:hover:after,
div#faq h3.ttl:hover:after{
	background-image:url(../img/minus.png);
}
div#flow h4.ttl,
div#faq h4.ttl,
div#consulting h4.ttl{
	margin-bottom:30px;
	color:#464646;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	border-bottom:5px #e1e1e1 solid;
}
div#flow h4.ttl,
div#consulting h4.ttl{
	padding-top:calc(13.81% - 1.6em);
	background-repeat:no-repeat;
	background-position:top right;
	background-size:30% auto;
}
div#flow h4.ttl:has(+ .dib) {
	background-image:url(../../school/img/jobmall/tochimaru1.webp);
}
div#flow ul.dib + h4.ttl{
	background-image:url(../../school/img/jobmall/tochimaru2.webp);
}
div#consulting h4.ttl{
	background-image:url(../../school/img/jobmall/tochimaru3.webp);
}
	
div#flow ul{
	margin-bottom:120px;
}
div#flow ul li{
	width:100%;
}
div#flow ul li h5{
	position:relative;
	margin-bottom:45px;
	padding:calc(43.5px - 0.8em) 0 5px 105px;
	color:#3474c0;
	font-size:20px;
	border-bottom:1px #3474c0 solid;
}
div#flow ul li h5:before{
	width:87px;
	height:87px;
	content:"1";
	position:absolute;
	top:0;
	left:0;
	display:block;
	font-weight:bold;
	text-align:center;
	line-height:87px;
	border:1px #3474c0 solid;
	border-radius:43.5px;
	-webkit-border-radius:43.5px;
	-moz-border-radius:43.5px;
	-ms-border-radius:43.5px;
	background-color:#fff;
}
div#flow ul li:nth-child(2) h5:before{content:"2";}
div#flow ul li:nth-child(3) h5:before{content:"3";}
div#flow ul li:nth-child(4) h5:before{content:"4";}
div#flow ul li:nth-child(5) h5:before{content:"5";}

div#flow ul li:nth-child(2),
div#flow ul li:nth-child(3){
	width:calc(50% - 30px);
}
div#flow ul li:nth-child(2){
	padding-right:60px;
}
div#flow ul li h5:after{
	width:10px;
	height:1.6em;
	content:"";
	position:absolute;
	top:calc(43.5px - 0.8em);
	left:80px;
	display:block;
	background-color:#fff;
	z-index:999;
}
div#flow ul li p{
	margin-top:-30px;
	padding-left:105px!important;
}
div#flow ul li:nth-child(2){
	background:url(../../school/img/jobmall/arr_r.png) no-repeat right 15px center;
}
	
div#flow ul li:nth-child(3) h5{border-bottom:1px #ff6400 solid;}
div#flow ul li:nth-child(3) h5:before{border:1px #ff6400 solid;}
div#flow ul li:nth-child(3) h5,
div#flow ul li:nth-child(3) p{
	color:#ff6400;
}
div#flow ul li:nth-child(2),
div#flow ul li:nth-child(3),
div#flow ul li:nth-child(4){
	margin-bottom:30px;
}
div#flow ul li:nth-child(4),
div#flow ul li:nth-child(5){
	padding-top:30px;
	background:url(../../school/img/jobmall/arr.png) no-repeat center top;
}
@media screen and (max-width:1054px){
	div#flow ul{
		margin-bottom:90px;
	}
	div#flow ul li:nth-child(2){
		background:none;
	}
	div#flow ul li:nth-child(2),
	div#flow ul li:nth-child(3){
		width:100%;
	}
	div#flow ul li:nth-child(3){
		padding-top:30px;
		background:url(../../school/img/jobmall/arr.png) no-repeat center top;
	}
}
@media screen and (max-width:960px){
	div#flow {
	  margin-bottom: 45px;
	}
}
@media screen and (max-width:820px){
	div#flow ul{
		margin-bottom:60px;
	}
	div#flow h3.ttl,
	div#faq h3.ttl{
		font-size:26px;
	}
	div#flow h4.ttl,
	div#faq h4.ttl,
	div#consulting h4.ttl{
		font-size:26px;
	}
}
@media screen and (max-width:680px){
	div#flow {
	  margin-bottom: 30px;
	}
	div#flow h3.ttl,
	div#faq h3.ttl{
		font-size:22px;
	}
	div#flow h4.ttl,
	div#faq h4.ttl,
	div#consulting h4.ttl{
		font-size:22px;
	}
	div#flow ul li h5{
		margin-bottom:15px;
		padding:calc(22px - 0.8em) 0 5px 55px;
	}
	div#flow ul li h5:before{
		width:43px;
		height:43px;
		line-height:43px;
		border-radius:22px;
		-webkit-border-radius:22px;
		-moz-border-radius:22px;
		-ms-border-radius:22px;
	}
	div#flow ul li h5:after{
		height:1.4em;
		top:calc(22px - 0.6em);
		left:35px;
	}
	div#flow ul li p{
		margin-top:0;
		padding-left:0!important;
	}
}
@media screen and (max-width:540px){
	div#flow {
	  margin-bottom: 15px;
	}
	div#flow ul li{
		margin-bottom:15px!important;
	}
	div#flow h3.ttl,
	div#faq h3.ttl{
		font-size:18px;
	}
	div#flow h3.ttl:after,
	div#faq h3.ttl:after{
		display:none;
	}
	div#flow h4.ttl,
	div#faq h4.ttl,
	div#consulting h4.ttl{
		font-size:18px;
	}
	div#flow h4.ttl,
	div#consulting h4.ttl{
		margin-bottom:15px;
		padding-top:calc(23.12% + 5px);
		background-position:center top;
		background-size:50% auto;
	}
	div#flow ul li h5{
		font-size:16px;
		line-height:1.4;
	}
}
@media screen and (max-width:480px){
}
@media screen and (max-width:420px){
	div#flow {
	  margin-bottom: 0;
	}
	div#flow h3.ttl,
	div#faq h3.ttl{
		font-size:16px;
	}
	div#flow h4.ttl,
	div#faq h4.ttl,
	div#consulting h4.ttl{
		font-size:16px;
	}
}


/* which_type //////////////////////////////*/

div#flow ul li ul.which_type{
	margin:30px auto 15px;
}
div#flow ul li ul.which_type li{
	width:calc(50% - 30px - 20px);
	position:relative;
	margin-bottom:30px;
	padding:10px;
	text-align:center;
	border-radius:calc(0.8em + 10px);
	-webkit-border-radius:calc(0.8em + 10px);
	-moz-border-radius:calc(0.8em + 10px);
	-ms-border-radius:calc(0.8em + 10px);
	background-color:#e4e4e4;
}
div#flow ul li ul.which_type li:nth-child(2){
	margin-right:60px;
}
div#flow ul li ul.which_type li:before,
div#flow ul li ul.which_type li:after{
	width:31px;
	height:31px;
	content:"";
	position:absolute;
	top:-30px;
	left:calc(50% - 16.5px);
	display:block;
	background:url(../../school/img/jobmall/arr.png) no-repeat center center;
}
div#flow ul li ul.which_type li:after{
	top:auto;
	bottom:-32px;
}
div#flow ul li ul.which_type li:nth-child(2){
	background-image:none;
}
div#flow ul li ul.which_type h5{
	max-width:800px;
	margin:192px auto 30px;
	padding:10px 0;
	text-align:center;
	border-bottom:none;
	border-radius:calc(0.8em + 10px);
	-webkit-border-radius:calc(0.8em + 10px);
	-moz-border-radius:calc(0.8em + 10px);
	-ms-border-radius:calc(0.8em + 10px);
	background-color:#d0ecf7;
}
div#flow ul li ul.which_type h5:before{
	width:36%;
	height:0;
	content:"";
	top:-174px;
	left:32%;
	padding-top:21.6%;
	border:none;
	background:url(../../school/img/jobmall/which.webp) no-repeat center center;
	background-size:100% auto;
}
div#flow ul li ul.which_type h5:after{
	display:none;
}
@media screen and (max-width:1054px){
	div#flow ul li ul.which_type li{
		background-image:none;
	}
	div#flow ul li ul.which_type li:nth-child(3):after{
		width:4em;
		content:"3へ";
		bottom:-2.1em;
		left:calc(50% - 2em - 18px);
		padding:0.4em 0 0.1em 36px;
		color:#fff;
		font-weight:bold;
		border-radius:1.2em;
		-webkit-border-radius:1.2em;
		-moz-border-radius:1.2em;
		-ms-border-radius:1.2em;
		background:#3474c0 url(../../school/img/jobmall/arr_r_w.png) no-repeat left 15px center;
	}
	div#flow ul li ul.which_type h5{
		margin-top:calc(21.6% + 30px)!important;
	}
	div#flow ul li ul.which_type h5:before{
		top:auto;
		bottom:calc(1.6em + 20px);
	}
}
@media screen and (max-width:680px){
	div#flow ul li ul.which_type li{
		width: calc(50% - 7.5px - 20px);
	}
	div#flow ul li ul.which_type li:nth-child(2){
		margin-right:15px;
	}
}
@media screen and (max-width:540px){
	div#flow ul li ul.which_type h5{
		margin-bottom:15px;
	}
	div#flow ul li ul.which_type li{
		width:calc(100% - 20px - 35px);
		margin-left:35px;
	}
	div#flow ul li ul.which_type li:before{
		top:calc(2.4em + 10px - 15px);
		bottom:auto;
		left:-35px;
		background-image:url(../../school/img/jobmall/arr_r.png);
	}
	div#flow ul li ul.which_type li:after{
		width:4em;
		content:"2へ";
		bottom:-2.4em;
		left:calc(50% - 2em - 18px);
		padding:0.7em 0 0.1em 36px;
		color:#fff;
		font-weight:bold;
		border-radius:1.2em;
		-webkit-border-radius:1.2em;
		-moz-border-radius:1.2em;
		-ms-border-radius:1.2em;
		background:#3474c0 url(../../school/img/jobmall/arr_r_w.png) no-repeat left 15px center;
		z-index:99;
	}
	div#flow ul li ul.which_type li:nth-child(3):after{
		content:"3へ";
	}
}


/* how_to_use //////////////////////////////*/

div#flow ul#how_to_use {
	margin-top:calc(30px + 3.6em);
}
div#flow ul#how_to_use li{
	width:calc(33.33% - 10px - 10px - 30px);
	min-height:calc(4.8em + 30px);
	position:relative;
	margin-right:15px;
	padding:calc(30px + 1em) 15px 15px;
	border:5px #d7d7d7 solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-mpoz-border-radius:10px;
	-msborder-radius:10px;
	background:none;
	transition:all 0.3s linear;
}
div#flow ul#how_to_use li:nth-child(1):after,
div#flow ul#how_to_use li:nth-child(2):after{
	width:31px;
	height:31px;
	content:"";
	position:absolute;
	top:calc(2.4em + 15px + 15px);
	right:-30px;
	display:block;
	background:url(../../school/img/jobmall/arr_r.png) no-repeat center center;
	z-index:99;
}
div#flow ul#how_to_use li:last-child{
	margin-right:0;
}
div#flow ul#how_to_use li span:not(.step){
	width:2em;
	height:1.2em;
	display:block;
	position:absolute;
	top:-1.1em;
	left:calc(50% - 1em);
	padding:0.4em 0;
	color:#fff;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	border-radius:1em;
	-webkit-border-radius:1em;
	-mpoz-border-radius:1em;
	-msborder-radius:1em;
	background-color:#3474c0;
}
div#flow ul#how_to_use li:nth-child(2) span:not(.step){background-color:#0096a0;}
div#flow ul#how_to_use li:nth-child(3) span:not(.step){background-color:#00b400;}
div#flow ul#how_to_use li span span.step{
	width:auto;
	height:auto;
	display:block;
	position:static;
	font-size:20px;
	font-weight:bold;
	line-height:0.4;
}
div#flow ul#how_to_use li label{
	position:relative;
	color:#005661;
	text-decoration:underline;
	transition:all 0.3s linear;
	cursor:pointer;
}
div#flow ul#how_to_use li label:hover{
	color:orange;
	text-decoration:none;
}
div#flow ul#how_to_use li p.popup{
	display: none;
	width:180px;
	padding:10px!important;
	position:absolute;
	top:calc(-4em - 20px);
	left:calc(-90px + 0.4em);
	color:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-sm-border-radius:10px;
}
div#flow ul#how_to_use li label + label p.popup{
	left:calc(-90px + 1.5em);
}
div#flow ul#how_to_use li p.popup:before{
	width:20px;
	height:20px;
	content:"";
	position:absolute;
	bottom:-10px;
	left:calc(50% - 10px);
	display:block;
	transform:rotate(45deg);
}
div#flow ul#how_to_use li:nth-child(1) p.popup,
div#flow ul#how_to_use li:nth-child(1) p.popup:before{background-color:#3474c0;}
div#flow ul#how_to_use li:nth-child(1) label + label p.popup,
div#flow ul#how_to_use li:nth-child(1) label + label p.popup:before{background-color:#0096a0;}

div#flow ul#how_to_use li input[type="checkbox"]{
	display: none;
}
div#flow ul#how_to_use li input[type="checkbox"]:checked + p.popup{
	display: block;
}
@media screen and (max-width:760px){
	div#flow ul#how_to_use{
		margin-top:0;
	}
	div#flow ul#how_to_use li{
		width:calc(100% - 30px - 5px - 4em - 15px - 5px);
		min-height:calc(2em + 20px);
		margin-right:0;
		margin-bottom:15px;
		padding: 15px 15px 15px calc(30px + 5px + 4em);
	}
	div#flow ul#how_to_use li:nth-child(1):after,
	div#flow ul#how_to_use li:nth-child(2):after{
		top:auto;
		bottom:-30px;
		right:calc(50% - 15px);
		background:url(../../school/img/jobmall/arr.png) no-repeat center center;
	}
	div#flow ul#how_to_use li:last-child{
		margin-right:0;
	}
	div#flow ul#how_to_use li span:not(.step){
		top:5px;
		left:5px;
	}
}
@media screen and (max-width:420px){
	div#flow ul#how_to_use li label{
		position:static;
	}
	div#flow ul#how_to_use li label p.popup:before{
		display:none;
	}
	div#flow ul#how_to_use li label p.popup{
		left:5px;
	}
	div#flow ul#how_to_use li label + label p.popup{
		left:auto;
		right:5px;
	}
}


/* faq
-----------------------------------------------*/
#faq{
	margin-bottom:90px;
}
#faq dl{}
#faq dl dt,
#faq dl dd{
	width:calc(100% - 3em - 15px);
	position:relative;
	padding-top:10px;
	padding-left:calc(3em + 15px);
}
#faq dl dt{
	padding-bottom:10px;
	color:#005661;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	transition:all 0.3s linear;
	cursor:pointer;
}
#faq dl dt:hover{
	color:orange;
	text-decoration:none;
}
#faq dl dd{
	width:calc(100% - 6em - 15px);
	display:none;
	padding-bottom:15px;
	padding-left:calc(6em + 15px);
	border-bottom:1px #7aa4d5 solid;
}
#faq dl dt:nth-child(4n-1),
#faq dl dd:nth-child(4n){
	background-color:#e9f6fb;
}
#faq dl dt:before,
#faq dl dd:before{
	content:"Q";
	position:absolute;
	top:15px;
	left:15px;
	display:block;
	color:#3474c0;
	font-size:40px;
	font-weight:bold;
	line-height:0.5;
	z-index:999;
	transition:all 0.3s linear;
}
#faq dl dd:before{
	content:"A";
	left:calc(1.3em + 15px);
	line-height:0.7;
}
#faq dl dt:hover:before{
	color:orange;
}
#faq dl dd strong,
#consulting p strong{
	color:#ff0000;
	font-weight:bold;
}
@media screen and (max-width:540px){
	#faq{
		margin-bottom:75px;
	}
	#faq dl dt{
		width: calc(100% - 2.2em - 15px);
		font-size:18px;
		padding-left: calc(2.2em + 15px);
	}
	#faq dl dd{
		width:calc(100% - 3em - 15px);
		padding-left:calc(3em + 15px);
	}
	#faq dl dd:before{
		left:15px;
	}
}
@media screen and (max-width:420px){
	#faq{
		margin-bottom:60px;
	}
	#faq dl dt{
		font-size:16px;
	}
	#faq dl dt:before{
		top:12px;
	}
}
/* consulting
-----------------------------------------------*/
#consulting{}
#consulting p {
	margin:0 auto 30px;
	text-align:center;
}
#consulting ul{
	text-align:center;
}
#consulting ul li{
	width:calc(50% - 15px);
	max-width:400px;
	padding-right:0;
}
#consulting ul li a{
	margin:0 auto!important;
	padding:15px;
}
@media screen and (max-width:1100px){
	#consulting p {
		text-align:left;
	}
}
@media screen and (max-width:680px){
	#consulting ul li{
		width:50%;
	}
}
@media screen and (max-width:620px){
	#consulting ul li{
		width:100%;
	}
	#consulting ul li:nth-child(1){
		margin-bottom:15px;
	}
}