@charset "utf-8";
/* CSS Document */


/* -----------------
	共通項目
---------------- */

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#slide_menu li{
	font-size:20px;
}


.band {
  margin-left: -500% !important;
  margin-right: -500% !important;
  padding-left: 500% !important;
  padding-right: 500% !important;
}
.band > .inner {
  margin: auto;
}


.sp-only{
	display: none;
}

.pc-only{
	display: block;
}

.wrapper{
	width: 100%;
}

.inner{
	position:relative;
	width: 960px;
	margin: 0 auto;
}



.inner2{
	width: 900px;
	margin: 15px auto;
}

.ttl{
	font-size:28px;
	margin: 30px 0 20px ;
}

.ttl span{
	font-size:22px;
	color:#e61874;
	margin: 20px 0 20px ;
}




/*ヘッダー*/

header .tel{
	background: none;
	left: auto;
	right: 15px;
	width: 250px;
}

header .info_pc {
	position: fixed;
	right:0;
	z-index: 30;	
	top: 160px;
	width: 66px;
}

header .button-toggle{	
	top: 0px;
	left:auto;
	
	
}
.movie_area{
	text-align: center;
	padding: 20px 0 30px 0;
	margin-top: -120px;
	z-index: 1;
	position: relative;
}



.what_list{
	width: 50%;
	float: left;
	box-sizing: border-box;
	
}
.what_list h3{
	font-size:28px;
}

.what_list li{
	font-size:24px;
	padding: 32.3px 20px;
	background: #fff url(../images/triangle_ico_pk.png) no-repeat 400px center;
}
.what_list li:hover{
	background: #ffddef url(../images/triangle_ico_pk.png) no-repeat 400px center;
}
.what_list a{
	text-decoration: none;
}


.different_list{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.different_list h3{
	font-size:28px;
}
.different_list li{
	font-size:24px;
	background: #fff url(../images/triangle_ico_bn.png) no-repeat 400px center;
}
.different_list li:hover{
	background: #d0bfbc url(../images/triangle_ico_bn.png) no-repeat 400px center;
}
.different_list a{
	text-decoration: none;
}


.top_btn{
	position: absolute;
	top: 375px;
	left: 102px;
}




/*仕事内容*/

.what_answer{
	font-size: 38px;
}
.what_answer br{
	display: none;
}


/*ここが違う*/
.diffrent_area{
	margin:0;
}
.diffrent_area dt{
	font-size: 28px;
	padding:10px 0 5px;
}
.diffrent_area dt br{
	display: none;
}
.diffrent_area dd{
	font-size: 16px;
	padding:30px;
}

.diffrent_area h4{
	text-align:center;
	margin:0 0 30px 0;
}

.different_ttl {
	font-size: 28px;
}
.different_ttl br{
	display: none;
}
.different_ttl span{
	font-size: 26px;
}




/*footer*/

footer .foot_menu {
	text-align: center;
	widows: 900px;
	padding: 0px 200px;
	margin: 5px auto;
	border: none;
	border-left: solid 1px #e61874;
}

footer .foot_menu li{
	display: inline-block;
	margin: 5px 0;
	border: none;
	border-right: solid 1px #e61874;
	padding:0px 10px;
	font-size:16px;
}
footer .foot_menu1 {
	border-left: solid 1px #e61874;
	padding:0px 0  0 10px;
}

footer .foot_menu:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}


footer .copy{
	margin: 50px 0 -40px;
	font-size:12px;
	padding: 30px 0 60px;
}




/*メリット*/

.merit01 {
	width:900px;
	padding: 10px 35px;
	box-sizing: border-box;
}
.merit {
	width:900px;
	padding: 10px 35px;
	box-sizing: border-box;
}

.merit01 dd{
	font-size:38px;
}

.merit dd{
	font-size:38px;
	padding:40px 0 0 0;
}
.merit br{
	display: none;
}


.example01{
	float: left;
	border-right: dotted 1px #e61874;
	border-left: dotted 1px #e61874;
	width:50%;
	box-sizing: border-box;
	overflow:hidden;
	margin:0 auto;
	padding:10px;
}
.example02 {
	float: left;
	border-right: dotted 1px #e61874;
	overflow:hidden;
	width:50%;
	box-sizing: border-box;
	margin:0 auto;
	padding:10px;
}

.example02:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.example_kome　{
	widows: 900px;
	text-align: right;
	font-weight: 300;
}
/*バナー*/


.middle_bn{
	margin: 80px auto;
	width:900px;
	box-sizing: border-box;
}

.middle_bn li:first-of-type{
	margin-right:10px;
}


/*▼*/
.bg_pk{
	text-align: center;
	margin-top: -7px;
}

.what_answer{
	font-size:16px;
}
.what_answer dt{
	margin-bottom: 10px;
	font-size:28px;
}

/*▼*/

.what_ttl img{
	margin:0 auto;
	padding:-2px 0;
}
.what_ttl{
	font-size: 28px;
}

/*勤務地*/
.other-area hr{
	border: solid 0.5px #573731;
	margin: 20px 0 30px;
	/*display: block;
	width: 60%;
	padding: 10px 0;
	border-top:solid 1px #573731;*/
}

/*コンタクトエリア*/
.contact_area{
	margin: 50px 0;
	
}

.contact_area-top{
	margin: 0 0 30px;
	
}

.contact_area img{
	margin: 0 auto;
}
.contact_area h4 br{
	display: none;
}
.contact_area h4{
	margin: 10px 0 5px;
	font-size: 30px;
	font-weight:bold;
}


/*ボタン*/
.diffrent_area .more_btn{
	/*width: 50%;*/
	margin: 0 0 0 375px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background:#e61874;
	color:#fff;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
}

/*contact*/

.info_line{
	
}
.info_line li{
	text-align:center;
	padding:auto;
	margin: 20px auto;
}

.inner2 h3{
	font-size: 26px;
	margin: 50px;
	text-align:center;
}
.inner3{
	margin: 0 auto;
	width: 545px;
}

.inner3 dt, .inner3 dd{
	font-size: 18px;
	margin: 10px;
}
.contact input,select,textarea{
	font-size: 18px;
}

.contact .btn{
	width:370px;
	margin:0 auto;
}

.send_btn{
	font-weight:bold;
	font-size:28px !important;
	cursor:pointer;
	padding:20px 0 !important;
	margin:30px 0;
}

.contact h4{
	text-align: center;
}
.thanx_text{
	margin-bottom: -100px;
}


/*experience*/
.experience .txt{
	font-size:18px;
	margin: 30px auto;
}

.taiken_point img{
	width: 500px;
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}

.taiken_point dl{
	clear: both;
	padding: 20px 0 70px;
}
.taiken_point dt{
	
}
.taiken_point dd{
	font-size:18px;
}

/*faq*/
.faq .faq_list{
	width:900px;
}
.faq .faq_list dt{
	background:url(../images/faq/q_ico.png) no-repeat 0 0;
	background-size: 7%;
	padding:20px 0 0 80px;
	height:60px;
	font-size:22px;
	line-height: 1.5em;
}
.faq .faq_list dd{
	background:url(../images/faq/a_ico.png) no-repeat 0 0;
	background-size: 7%;
	padding:20px 0 30px 80px;
	font-size:22px;
	line-height: 1.5em;
}
.faq_btn{
	margin: 30px 0 20px 1%;
	overflow: hidden;
}
.faq_btn li a{
	width: 30%;
	float: left;
	margin: 0 1%;
	padding: 30px 8% 30px 9%;
}
.faq_btn li:nth-child(1):hover a{
	background:  url(../images/faq/ico01.png) no-repeat 20px center ,url(../images/faq/triangle_ico.png) no-repeat 94% center #d0bfbc;
	text-decoration: none;
}
.faq_btn li:nth-child(2):hover a{
	background: url(../images/faq/ico02.png) no-repeat 20px center ,url(../images/faq/triangle_ico.png) no-repeat 94% center #d0bfbc;
	text-decoration: none;
}
.faq_ttl01{
	padding: 40px 0 40px 10%;
}
.faq_ttl02{
	padding: 40px 0 40px 10%;
}


/* office */

.office_detail{
	font-size:20px;
}


.office_detail dd{
	font-size: 18px;
	margin: 20px 0 30px;
}

.office_table {
	
	font-size:18px;
	width: 600px;
	margin:0 auto 80px auto;
}


.point_wrapper{
	width: 900px;
	margin: auto;
}

.point_box:first-of-type{
	margin-right: 10px;
}

.point_box{
	width: 440px;
	margin:50px 0px;
	overflow:hidden;
	font-size:15px;
	float:left;
	box-sizing: border-box;
}
.point_box p{
	width:180px;
	float:left;
	margin:0 30px 0 0;
	box-sizing: border-box;
}

.point_box p img{
	width:100%;
	height: auto;
}

.point_box dl{
	float:left;
	width:190px;
	box-sizing: border-box;
	
}
.point_box dt{
	font-weight:bold;
}

/*privacy*/

.privacy_list{
	font-size:18px;
}
.privacy_list dd ul{
	font-size:16px;
}

/* company */
h3.thought_ttl{
	line-height: 1.2em;
}
.representative_greeting br{
	display: inline;
}
.representative_greeting span{
	background:linear-gradient(transparent 70%, #FFF47F 0%);
	padding: 0 5px;
}



/* =========================================================
	 fukuoka-top
========================================================= */

.contact_btn2 {
    position: absolute;
    top: 970px;
    left: 78px;
}

.tokutyou-fukuoka{
    position: relative;
}

.d-grid{
    display: grid;
}



/* ----------------
	 modal
------------------- */
div.modal {
	position: absolute;
	display:none;
	z-index:9999;
	top:2%;
	left:50%;
	width: 520px;
	height:286px !important;
	margin-top:-55x;
	margin-left: -255px;
	padding:0;
	text-align:center;
}

div.modal .pr_box {
	width: 520px;
	height:auto;
	box-shadow:10px 10px 10px rgba(0,0,0,0.4);
	padding:10px;
	background:#FFFFFF;
}
div.modal .pr_box img{
	width: 100%;
}
.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
}


.close_modal {
	width:100px;
	height:30px;
	margin:10px auto;
	border-radius:5px;
	
	/*グラデーション*/
	background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
}
.close_modal a {
	display:block;
	width:100px;
	height:30px;
	border-radius:5px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	text-decoration:none;
	font-size:16px;
	
	
	
	/*グラデーション*/
	background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */

}


.close_modal a:hover {
	
	/*グラデーション*/
	background: #ebf1f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */

}






/* ---- もっと見るボタン ---- */
.grad-trigger {
	cursor: pointer;
}
.grad-item::before {
	height: 65px;
}
.grad-item {
	height: auto;
}
.grad-trigger.is-show {
    bottom: -2em;
}
.grad-item.is-hide {
	height: 480px; /*隠した後の高さ*/
  }