@charset "utf-8";
/*
Theme Name: 敷島スターチリクルートテーマ
Theme URI: http://madecom.co.jp
Description: madecomtheme
Version: 1.0
Author: madecom
Author URI: http://madecom.co.jp
*/


/* 以下ブログテーマのスタイル */


a {
	outline:none;
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
}

img {
	max-width:100%;
	height: auto;
	border:none;
	display: block;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-size: 17px;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-family:"Noto Sans JP","メイリオ",Meiryo,"Open Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,Helvetica,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
	position: relative;
	color: #333333;
}



h1 {
	font-weight: 700;
}

h1 img{
	max-width: 100%;}

h2 {
	font-size: 28px;
	margin: 0 0 30px 0;
	font-weight: 700;
	line-height: 1.6;
    padding: 0 0 0 0;}

h3 {
	font-size: 25px;
	margin: 15px 0 10px 0;
	font-weight: 700;
	line-height: 1.6;
}

h3 .gfont_en{
	display: block;
	margin-bottom: 20px;
	color: #5c76a3;
	font-size: 220%;
}

h3 span.small{
	font-size: 70%;
	display: block;
	letter-spacing: 0.1em;
}

h4 {
	font-size: 18px;
	font-weight: 700;
	margin: 10px 0 15px 0;
}
a,
a:visited {
	color: #515cae;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #0066cf;
	text-decoration: none;
}

ul {
	padding:0;
	margin:0;}
	
ol {
		counter-reset:num;
		list-style-type: none!important;
		padding:0;
		margin:0 0 20px 0;
	  }
	  ol li {
		position: relative;
		padding-left: 30px;
		line-height: 1.5em;
		padding: 0.3em 0.5em 0.3em 30px;
	  }
	  
	  ol li:before {
		position: absolute;
		counter-increment: num;
		content: counter(num);
		display:inline-block;
		background: #001044;
		color: #FFF;
		font-weight: 700;
		font-size: 14px;
		border-radius: 50%;
		left: 0;
		width: 22px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		top: 7px;
	  }

li {
	list-style-type: none;
	padding:0;
	margin:0;}
p {
	padding: 10px 0;
}
hr {
	border:none;
	margin:10px 0;
	clear:both;
}
input {
	margin: 3px;
	padding: 2px;
}

.aligncenter input{
	padding: 5px 20px;}

table {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
}

th,td {
	padding: 8px 10px;
	text-align: left;
}

.alignright{
	float:right;
	margin:0 0 15px 30px;}

.alignleft{
	float:left;
	margin:0 30px 15px 0;}

.aligncenter{
	text-align:center;
	display: block;
	margin: 15px auto;}


.mb0{
	margin-bottom:0px !important;}
.mb10{
	margin-bottom:10px !important;}

.mb20{
	margin-bottom:20px !important;}

.mb30{
	margin-bottom:30px !important;}

.mb40{
	margin-bottom:40px !important;}

.mb60{
	margin-bottom:60px !important;}

.mb90{
	margin-bottom:90px !important;}

.mb120{
	margin-bottom:120px !important;}

.mr20{
	margin-right: 20px;
}
.mr40{
	margin-right: 40px;
}
.pd0{
	padding: 0px !important;
}
.pd20{
	padding: 0 20px;
}
.pd30{
	padding: 30px 0;
}
.pd60{
	padding: 60px 0;
}
.pd120{
	padding: 120px 0;
}

.gap20{
	gap: 20px;
}
	.clear{
	clear:both;}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}

.clearfix:after {
    clear:both;
}
.bg-gray{
	background-color: #f7f7f7;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.flexwrap,.flex{
	display: flex;
	flex-wrap: wrap;}

.flex-b,.flex-3,.flex-2{
	display: flex;
	justify-content: space-between;}

.flex-2-c,.flex-2 li{
 	width: 48%;
	margin-bottom: 20px;}

.flex-3 li{
	width: 31%;
	margin-bottom: 30px;
}
.flex-4{
	gap: 16px;
}
.flex-4 li{
		width: calc((100% - 48px) / 4);}

.flex-5 li{
	width: 20%;
}
.flex20{
	width: 18%;
}
.flex30{
	width: 28%;
}
.flex40{
	width: 38%;
}

.flex50{
	width: 50%;
}

.flex60{
	width: 58%;
}
.flex70{
	width: 67%;
}
.flex80{
	width: 78%;
}
.gap30{
	gap: 30px;
}

.flex-2-c li{
	width: 100%;
}
.alc{
	align-items: center;
}

.jcc{
	justify-content: center;
}

.reverse{
	flex-direction: row-reverse;
}

.bold {
    font-weight: bold;
}

.small{
	font-size: 85%;
	line-height: 1.5;}

.small70{
	font-size: 70%;}

.big{
	font-size: 140%;
	line-height: 1.8;
	font-weight: 700;}

.suuji{font-weight: 900;
	font-size: 200%;}

.big2{
	font-size: 120%;
	line-height: 1.8;
	font-weight: 700;}

.txt-l{
	font-size: 110%;
	line-height: 1.8;
}

.red{
	color:#c20a00;}

.yellow{
	color: #c9a93f;
}
.yellow2{
	color: #b48d0c;
}
.blue{
	color:#09488f;}
.gray{
	color: #9b9b9b;
}
.txr{
	text-align: right;}

.txc{
	text-align: center;}

.txc .centertxt{
	text-align: left;
	display: inline-block;
}

.lsl{
	letter-spacing: 0.15em;}

.lhl{
	line-height: 2.4;
}

a.pdficon[href $='.pdf'] { 
    padding: 4px 0 5px 25px;
    margin:5px 5px 5px 0;
    line-height: 190%;
    background: transparent url(images/pdf.png) no-repeat left center;
}

.gfont_en{
    font-family: "Josefin Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
	font-weight: 600;
	font-style: normal;
}


.contents{
	position: relative;
}
.wrap800{
	max-width: 800px;
	box-sizing: border-box;
	padding:  0 10px;
	margin: 0 auto;}

.wrap980{
	max-width: 980px;
	box-sizing: border-box;
	padding:  0 10px;
	margin: 0 auto;}

.wrap1100{
	width: 80%;
	box-sizing: border-box;
	padding:  0;
	margin: 0 auto;}


.wrap1200{
	max-width: 1200px;
	box-sizing: border-box;
	padding:  0 10px;
	margin: 0 auto;}

@media screen and (max-width: 1300px){
	.wrap1100{
		width: 96%;}
}

@media screen and (max-width: 767px){

.wrap1100{
	width: 88%;}

.wrap800,.wrap980{
	padding: 0 ;}

#header .wrap1100{
	padding: 0;
	width: 100%;
	flex-direction: row;}

.flex-b{
  flex-direction: column;}

 .flex-2-c, .flex-3 li,.flex30,.flex40,.flex50,.flex60,.flex70,.flex80{
 	width: 100%;}

	.mb40,.mb30{
	margin-bottom:10px !important;}

	.mb60,.mb90,.mb120{
		margin-bottom:30px !important;}

	.mr20,.mr40{
		margin-right: 0;
	}
		.pd30{
			padding: 14px 0;
		}
	.pd60,.pd120{
			padding: 30px 0;
		}
}


/*ページネーション*/
.post-navigation {
    overflow: hidden;
    padding: 12px 5px;
	display: flex;
	margin-top: 60px;
	justify-content: space-between;

}
.prev,.all,.next{
	width: 33%;
}
.prev a,.all a,.next a{
	display: inline-block;
	padding: 2px 14px;
	font-size: 90%;
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
	font-weight: 500;
}
.prev a:hover,.all a:hover,.next a:hover{
	border: 1px solid #2256b8;
	color: #2256b8;
	background-color: #ebe4e4;
}

/*パンくず*/


.pankuzu{
	padding: 2px 0;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;}


.pankuzu a{
  background: #f2f2f3;
  color: #878787;
  text-decoration: none;
  margin:0 10px;
  position: relative;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;}

.pankuzu a,span.breadcrumb_last{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  line-height: 26px;
  height: 26px;
  padding: 0 16px;
  border-radius: 3px;
	}

span.breadcrumb_last{
	background-color: #007AC3;
	color:#FFF;
	margin-left: 10px;}

.pankuzu a:hover {
  background: #dbdbdb;
}


#header{
	width: 100%;
	padding: 0;
	transition: .4s;
 }
 #header .wrap1100{
	position: relative;
 }
 .headbtn{
	position: absolute;
	height: 70px;
	right: 78px;
	top:10px;
 }
.headbtn a{
	background-color: #ffde23;
	color: #242222;
	text-decoration: none;
	border-radius: 14px;
	padding: 0 2em;
	font-weight: 700;
	font-size: 110%;
	line-height: 100%;
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center;
}
.headshowa{
	width: 140px;
}
.headbtn a:hover{
	background-color: #eeb64f;
}

 .scroll{
	position: fixed;
	top:0;
	left: 0;
 }

 @media screen and (min-width: 768px){

.pc_lhl{
	line-height: 2.4;
}
.pc_lsl{
	letter-spacing: 0.15em;}

.pc_img_s{
	max-width: 75%;
}
}

.logo{
	max-width: 420px;
	padding: 10px 0;
	margin-left: 10px;
	flex-wrap: nowrap;
	flex: 1;
}
.logo h1{
	margin-right: 8px;
}

.maincatch{
	position: absolute;
	right: 5%;
	bottom: 8%;
	padding-bottom: 20px;
	color: #FFF;
}


.foot-l h3{
	width: 320px;
}

@media screen and (max-width: 767px){
		.maincatch{
			padding: 0 0 0 20%;
		}

		.headshowa{
	width: 90px;
}

.pc_only{
	display: none !important;}

.logo,.sp_menulogo{
	width: 50%;
	max-width: none;
	margin: 0;
	flex:none;	}

.foot-l h3{
	width: 200px;
}


.sp_txl{
	text-align: left;
}
.sp_txc{
	text-align: center;
}
.sp_pd{
	padding: 0 14px;
}
.sp_img_s{
	width: 60%;
}
.sp_flex{
	display: flex;
}
.sp_txt{
	font-size: 90%;
	line-height: 1.6;
}
.sp_small{
	font-size: 80%;
	line-height: 1.6;
}
.big{font-size: 120%;}
.big2{font-size: 110%;line-height: 1.3;}
.big2 p{line-height: 1.7;}


#header .wrap1200{
	padding:0 0 0 8px;
}

}


.sp_menulogo{
	padding-left: 5px;
	margin-top: 20px;
	width: 300px;
}

/*メニュー*/
#spMenu_btn{
	position: absolute;
	top: 10px;
	right: 0;
	width: 70px;
	height: 70px;
	z-index: 9999;
	color: #2f256b;
}

#spMenu_btn a{
	display: block;
	width: 70px;
	height: 70px;
	background:url(images/menu.svg) 0 0 no-repeat;
	background-size:70px 70px;
	z-index: 9999;
}
#spMenu_btn a.close{
	background:url(images/close.svg) 0 0 no-repeat;
	background-size: 70px 70px;
	z-index: 9999;
}
.sp_menu {
	display: block;
	background-color: #fbf6f3;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100vh;
	padding: 0 0 0;
	overflow-y: auto;
	color: #333;
	z-index: 9998;
	transition: .3s ease-in-out;/*滑らかに表示*/
	opacity: 0;
}
.sp_menu.active {
	/*display: block;*/
	right: 0;
	opacity: 1;
}
.main_link{
	background-color: #fafafa;
	border-top: 1px solid #888888;}

.child{
	display: none;}

.sp_menu .lastl{
	background: none;
	padding-bottom: 20px;
}
.sp_menu .lastl img{
	margin-right: 10px;
	vertical-align: middle;
}

.sp_menu .main_link a{
	display: block;
	text-decoration: none;
	padding: 10px 10px 14px;
	color:#333;
	font-weight: bold;
	background-color: #fbf6f3;
	border-bottom: 1px solid #ccc6c6;
}
.sp_menu .main_link ul{
	display: flex;
	flex-wrap: wrap;
}
.sp_menu .main_link ul li{
	width: 50%;
	border: 1px solid #fafafa;
}
.sp_menu .main_link ul li:nth-child(3n){

}

.sp_menu .main_link ul a,.sp_menu .main_link a.kasoulink{
	font-size: 90%;
	border-bottom: none;
	background-color: #e6e2e2;
	padding: 6px;
	position: relative;
    padding-left: 18px;
	display: block;
}
.sp_menu .main_link ul a::before,.sp_menu .main_link a.kasoulink::before{
    content: "";
    position: absolute;
    top: 40%;
    left: 7px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #707070;
  }
.sp_menu .main_link ul a.sp_small{
	font-size: 75%;
}


.sp_menu .main_link ul li.spmenubg a{
	background-color: #ececec;}


.sp_menu a.parent{
	background: #f3eeea url(images/arrow-sita.svg) center right 10px no-repeat;
	background-size: 20px 20px;}

.sp_menu a.active{
		background:#e9e3de url(images/arrow-ue.svg) center right 10px no-repeat;
		background-size: 20px 20px;}

.sp_menu nav{
	padding: 20px 0;
}

@media screen and (min-width: 768px){

.sp_only,
.sp_br{
	display: none !important;}

.pc_txc{
		text-align: center;
	}
.pc_txr{
		text-align: right;
	}
.pc_alc{
		align-items: center;
	}

.pc_reverse{
	flex-direction: row-reverse;
}
.sp_menu {
	right: -640px;
	width: 640px;
}
.sp_menu .main_link a{
	border-bottom: none;
	padding-left: 20px;
}

}

@media screen and (max-width: 767px){
.headbtn{
	position: absolute;
	height: 50px;
	right: 50px;
	top:0;
 }
 .headbtn a{
	padding: 0 1em;
	font-size: 100%;
}
 #spMenu_btn{
	width: 50px;
	height: 50px;
}

#spMenu_btn a{
	width: 50px;
	height: 50px;
	background:url(images/menu.svg) 0 0 no-repeat;
	background-size:50px 50px;
}
#spMenu_btn a.close{
	background:url(images/close.svg) 0 0 no-repeat;
	background-size: 50px 50px;
}
}
/*----------トップページ------------------------*/
#top-slide{
	position: relative;
}
.slick img{
	max-width: 100%;
    max-height: 100%;
    height: 60vh;
    margin: 0 auto;
	width: 100%;
	object-fit: cover;
}

a.btn01,a.btn01:visited{
	display: inline-block;
	margin-top: 20px;
	position: relative;
	border: 1px solid rgba(255,255,255,0);
	padding: 8px 70px 8px 20px;
	text-decoration: none;
	color: #fff;
}
.btn01:hover{
	background-color: rgba(255,255,255,0.2);
	border: 1px solid rgba(255,255,255,0.4);
}
.btn01::after{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
right: 20px;
width: 10px;
height: 10px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);}

a.btn02,a.btn02:visited{
	display: inline-block;
	margin-top: 20px;
	position: relative;
	border: 1px solid #ffffff;
	padding: 8px 70px 8px 20px;
	text-decoration: none;
	color: #ffffff;
}
.btn02:hover{
	background-color: rgba(255, 255, 255,0.2);
}
.btn02::after{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
right: 20px;
width: 10px;
height: 10px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);}

.top_recruit_btns a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	margin: 0 auto;
	padding: 2em 4em 2em 2em;
	color: #FFF;
	background-color: #009d85;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 8px;
	transition: 0.3s;
  }
 
  .top_recruit_btns a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .top_recruit_btns a:hover,.footcontact a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #157567;
  }
.footcontact a{
	padding: 1em 2em 1em 2em;
	color: #FFF;
	background-color: #74a300;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	border-radius:100vh;
	transition: 0.3s;
}
  
.more2 a{
	display: inline-block;
	padding: 10px 50px 10px 34px;
	color: #fff;
	background-color: #5e3b1b;
	margin: 20px auto 0;
	border-radius: 100vh;
	text-decoration: none;
	position: relative;
}
.more2 a:hover{
	background-color: #3a220c;
}
.more2 a:after {
	content: "";
	position: absolute;
	top: 50%;
	bottom: 0;
	right: 1.5rem;
	font-size: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: right 0.3s;
	width: 6px;
	height: 6px;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	transform: translateY(-50%) rotate(45deg);
  }

  .more2 a:hover:after {
	right: 1.0rem;
  }

  .entrybtn a{
	background-color: #009d85;
	padding: 20px 50px 20px 50px;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	border-radius: 10px;
	margin: 0 auto;
  }
#topnews .wrap1100{
	background-color: #edf2fa;
	padding: 2em 3em;
}
#topnews h2 {
	font-weight: 700;
	color: #052c83;
	margin: 16px 0 10px 0;
	letter-spacing: 0.05em;
}

#topnews ul{
	flex: 1;
}
#topnews ul li{
	width: 100%;
}

#topnews ul li a span{
	letter-spacing: 0.08em;
	color: #052c83;
	display: inline-block;
	margin-right: 14px;
}
#topnews li a{
	display: block;
	padding: 14px 20px;
	text-decoration: none;
	color: #333;
	position: relative;
	border-bottom: 1px dashed #333;
}

#topnews li a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #b1ceea;
    border-right: 2px solid #b1ceea;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#topnews li a:hover{
	background-color: #d8e3ff;
}
.newswrap{
	margin-bottom: 30px;
	padding: 0;
	border: 1px solid #ebebeb;
}
.newswrap h2{
	line-height: 100%;
	background-color: #ebebeb;;
	font-size: 140%;
	padding: 12px 20px 12px 20px;
	margin-bottom: 10px;
}
.news-c{
	padding: 0 30px 30px;
}
.top-imgbox{
	background: url(images/img01.jpg) center center no-repeat;
	background-size: cover;
	min-height: 500px;
	padding-top: 60px;
}

#topkyushin{
	border: 2px solid #eb8500;
	background-color: #eb8500;
	border-radius: 8px;
	margin-top: 20px;
	padding: 0;
}
#topkyushin h2{
	font-size: 100%;
	margin: 0 20px 0 0;
	color: #FFF;
	padding: 8px 20px;
}
#topkyushin ul{
	padding: 8px 0;
	padding-left: 20px;
	flex: 1;
	border-radius: 0px 8px 8px 0;
	background-color: #FFF;
}
#topkyushin ul li{
	margin-left: 20px;
}
.top-t{
	margin-bottom: 40px;
}
.top-t span.gfont_en{
	display: block;
	font-size: 2em;
	line-height: 0.8;
}
.top-t span.small{
	font-size: 60%;
}
.page .top-t,.archive .top-t{
	margin-top: 100px;
}
.topw_img a{
	position: relative;
	display: block;

}
img.kadomaru{
	border-radius: 14px;
}
.topw_img{
	overflow: hidden;
	border-radius: 14px;
}
.topw_img a img{
	transition: transform 1s ease;}

.topw_img a img:hover{
	transform:scale(1.1,1.1);

  }
.topw_img a:before{
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 2px solid #FFF;
	width: 60px;
	height: 60px;
	z-index: 10;
  }   
  .topw_img a:after{
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	border-style: solid;
	border-color: transparent transparent transparent #FFF;
	border-width: 10px 0 10px 20px;
  }
.top_w_cat{
gap: 10px;
}

.top_w_cat a,.contmenu-foot a{
	display: block;
	padding: 10px 5px;
	background-color: #e7e4d4;
	border-radius: 10px;
	color: #5e5846;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
}
.top_w_cat a:hover,.contmenu-foot a:hover{
	background-color: #dad4b8;
}


.contmenu-foot li,.top_w_cat li{
	padding: 0;
flex: 0 0 calc((100% - 30px) / 4);
	box-sizing: border-box;
  }



.top_works h3{
	font-size: 160%;
	margin: 0 0 20px 0;
	font-weight: 400;}

	.top_works h3 span{
	}

.top_works_c{
	padding: 40px 0 20px;
	border-bottom: 1px solid #cccccc;
}
.top_works_c.lastl{
	border-bottom: none;
}
.lastl{
	background: none;
}

.top_business{
	padding: 80px;
	position: relative;
}
	.top_busines_t{
		background: url(images/zentai.jpg) center center no-repeat;
		background-size: cover;
		color: #FFF;
		font-size: 2.2em;
		padding: 180px 0;
		margin-bottom: 0;
text-shadow: 
	black 1px 1px 10px, black -1px 1px 10px,
	black 1px -1px 10px, black -1px -1px 10px;
	}
		.top_busines_t .gfont_en{
					font-weight: 900;
		}
/* .top_business_img{
	width: 688px;
	height: 242px;
	position: absolute;
	bottom: -50px;
	left: calc(50% - 344px);
} */
.top_business_img{
}
.top_business_img img{
	border-radius: 20px;
}

.top_kengakuwrap{
	background:url(images/bg_kengaku.jpg) center center no-repeat;
	background-size: cover;
	padding: 90px 0;
	text-align: center;
}
.top_kengakuwrap img{
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}

.top_suuji{
	background-color: #eee4ad;
}
.suujilist{
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.suujilist li{
	width: calc((100% - 48px) / 3);
	background-color: #fbf9f3;
	border-radius: 14px;
	display: flex;
	align-items: center;
	padding: 20px;
	justify-content: center;
	flex-direction: column;
	font-weight:700;
	text-align: center;
}
.suujilist li:nth-child(4n){
	margin-right: 0;
}
.suujilist li img{
	height: 80px;
	width: auto;
}
.suujilist li p{
	padding: 0;
}
.suujilist_s{
	margin-bottom: 24px;
}
.suujilist_s li{
	width: calc((100% - 72px) / 4);
}
 .top-goaisatsu {
	height: 700px;
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	margin-bottom: 124px;
	display: flex;
	align-items: center;
  }
  .top-goaisatsu .img {
	width: 60%;
	max-width: 840px;
	height: 100%;
	position: absolute;
	top: 0;
  }

  .top-goaisatsu .img img {
	width: auto;
	max-width: none;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
  }
  .top-goaisatsu .box_text {
	width: 90%;
	max-width: 1470px;
	margin: 0 auto;
  }
  .goaisatsu-s .box_text{
	width: 100%;
  }
  .goaisatsu-s .img{
	overflow: hidden;
  }
  .top-goaisatsu .box_text_inner {
	color: #fff;
	width: 66%;
	max-width: 680px;
	position: relative;
	margin-left: auto;
	padding: 80px 5.7%;
	z-index: 2;
	background-image: linear-gradient(130deg, #a57610 30%, #8b6107);
	border-radius: 5px;
  }
  .goaisatsu-s .box_text_inner {
	padding: 60px 5.7%;
  }
  .top-goaisatsu .box_text .txt {
	font-size: 16px;
	line-height: 2;
	margin: 10px 0 20px;
  }

  @media screen and (max-width: 767px){
	#topnews .wrap1100{
		padding: 1em;
		flex-direction: column;
	}
	.topnews-l{
		margin-bottom: 10px;
	}

	
	.top_business{
		padding: 30px 24px 24px 24px;
	}


	/* .top_business_img{
		width: 100%;
		height: auto;
		position: static;
	}
	.top_business_img img{
		width: 80%;
		height: auto;
		margin: 0 auto;
	} */
	.top_recruit_btns{
		flex-direction: column;
		width:90%;
		margin: 0 auto;
	}
	.top-goaisatsu {
	  height: auto;
	  display: block;
	  margin-bottom: 0;
	  padding: 36px 0 40px;
	  background-image: linear-gradient(130deg, #a57610 30%, #8b6107);
	}
	.top-goaisatsu .img {
	  width: 85%;
	  max-width: 840px;
	  overflow: hidden;
	  position: relative;
	  top: auto;
	  margin: 0 auto;
	  margin-bottom: 20px;
	  border-radius: 5px;
	}

	.top-goaisatsu .img img {
	  width: 100%;
	  height: auto;
	  position: relative;
	  left: auto;
	  top: auto;
	  transform: translate(0, 0);
	}
	.top-goaisatsu .box_text {
	  width: 85%;
	}
	
	.top-goaisatsu .box_text_inner {
	  width: 100%;
	  max-width: none;
	  position: relative;
	  margin: 0 auto;
	  padding: 0;
	  background: none;
	}

	.top-goaisatsu .box_text .txt {
	  margin: 0;
	  font-size: 90%;
	  line-height: 1.6;
	  padding: 0;
	}


	.slick img{
		height: 200px;
	}
	.page .top-t,.archive .top-t{
		margin-top: 40px;
	}
	.top-t span.gfont_en{
		font-size: 0.8em;
		line-height: 0.8;
	}
	.top-t{
		margin-bottom: 10px;
	}
	.page .top-t span.small,.archive .top-t span.small{
		font-weight: 400;
		font-size: 50%;
	}
	.suujilist{
	gap: 10px;
}
	.suujilist li{
	width: calc((100% - 10px) / 2);
		margin-right: 0;
		padding: 10px;
		box-sizing: border-box;
		font-size: 90%;
	}

.archive #topnews{
	margin: 0 12px;
}

	#topnews h2{
		margin: 0 20px 8px 0;
		font-size: 120%;
	}
	#topnews ,.topnews-cont .flex{
		flex-direction: column;
	}
	#topnews-l{
		display: flex;
		align-items: center;}

	#topnews li a{
		padding:0 24px 10px 8px;}
	#topnews li a::after{
		right: 8px;
	}

	.top_works h3{
		font-size: 130%;
		margin: 0px 0 0px 0;}

		.top_works_c{
			padding: 10px;
		}

	.contmenu-foot li,.top_w_cat li{
		padding: 0 3px;
		width: 50%;
		box-sizing: border-box;
		margin-bottom: 8px;
		font-size: 90%;
	  }

	.top_kengakuwrap{
		padding: 30px 14px;
	}
	.top_recruit_btns a {
		padding: 1.5em 4em 1.5em 2em;

	  }
	.top_recruit_btns li{
		margin-bottom:10px;
	  }
}
/*--------------------お問い合わせフォーム-----------------------------*/

input[type="submit"] {
	appearance: none;
	-webkit-appearance: none;
	}

.form{
	margin: 0 auto 30px;
}

.form table th,#wpcf7cpcnf table th{
	text-align: left;
	padding: 6px 10px;
	background-color: #f5f5f5;
    border-bottom: 1px solid #dddcdc;
	min-width: 20%;
}

.form table td,#wpcf7cpcnf table td{
	padding: 6px 20px;
	text-align: left;
    border-bottom: 1px solid #ececec;}

.form td p,.form th p,.form p{
	padding: 0;
} 

.form .input-l input,
.form .input-l textarea{
	width: 100%;
}

input#zip{
	width: 150px;}

.form input.wpcf7-submit,.form input.wpcf7-confirm,.wpcf7cp-btns .wpcf7-form-control{
	padding: 12px 40px;
    background-color: #1397a2;
    color:#FFF;
	border-radius: 5px;
	border: none;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.05em;
	cursor: pointer;
   	transition: .4s;}

.wpcf7cp-btns .wpcf7-form-control:hover{
	   cursor: pointer;
	   background-color: #067781;}

input[type="submit"]:hover{
	background-color: #01656e;
	cursor: pointer;}

.formReq{
	background-color: #da452a;
	color:#FFF;
	font-size: 70%;
	font-weight: bold;
	padding: 3px 5px 5px 5px;
	line-height: 100%;
	display: inline-block;
	border-radius:5px;
	margin-left: 5px;
	margin-right: 5px;}

.wpcf7c-conf{
	border: none !important;
	background-color: #fefefe !important;}

.form input.wpcf7-back{
	background-color: #dcdcdc;
	color:#000;
	padding: 12px 46px;
	display: inline-block;
	margin-left: 5px;
}

.privacyp{
	padding: 20px 10px;
}
span.wpcf7-list-item{
	margin: 0 !important;
}
form input,
form textarea {
	box-sizing: border-box;
	padding: 8px 10px;
}
.form .wpcf7-submit:disabled{
    background-color:#dcdcdc !important;
    color:#999 !important;
    padding: 12px 40px;
}

.form input[type="checkbox"],
.form input[type="radio"],
input#consentCheckbox{
  accent-color: #e40000;
  transform: scale(1.5);
}
.form .wpcf7-list-item label{
	padding: 2px 8px;
}
.form .wpcf7-list-item label:has(input:checked){
	background-color: #feffd8;
}
@media screen and (min-width: 768px){

.form{
	padding: 0 20px;
}
	}

.wpcf7-checkbox label{
	margin-right: 10px;}

@media screen and (max-width: 767px){

	.form table,#wpcf7cpcnf table,
	.form table tbody,#wpcf7cpcnf table tbody,
	.form table tr,#wpcf7cpcnf table tr,
	.form table th,#wpcf7cpcnf table th,
	.form table td,#wpcf7cpcnf table td,
	.form textarea,#wpcf7cpcnf textarea {

	display: block;
	box-sizing: border-box;
	width: 100%;
}

.form textarea,form input, form textarea {
	max-width: 100% !important;
}
.sp-l input{ 
	width: 100%;
}
.sp-vertical .mwform-checkbox-field{
	display: block;
	margin-left: 0 !important;
}

.wpcf7-submit,.form input.wpcf7-confirm {
	font-size: 17px;
	padding: 3px 25px;
	background: #e9e9e9;
	color: #363B3F;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 4px #dcdcdc;
}

.wpcf7-submit:hover,.form input.wpcf7-confirm:hover {
	background-color: #dcdcdc;
	color: #dc143c;
}

span.wpcf7-list-item{
	margin: 0 0 8px 0 !important;
}
}

/*---------フッター--------------------------*/


.footer{
	margin:0 auto 0;
	padding: 40px 30px 10px;
	font-weight: 500;
	font-size: 90%;
	color: #333;
	background-color: #f0f1eb;
}
.footer h3{
	max-width: 500px;}
.footer a{
	text-decoration: none;
}

.footer p.copy{
	font-size: 12px;
	padding: 0;
	color: #8f8f8f;
	clear: both;
}

a.gaibu::after{
	content: "";
	background-image: url("images/gaibu.svg");
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 1.2rem;
	width: 1.2rem;
	margin: 0 0 4px 4px;
	vertical-align: middle;
}

.bg-y{
	background-color: #FFF7E6;
}
@media screen and (max-width: 767px){

.footer{
	padding: 20px 8px 50px;
}
footer h3{
	text-align: center;
}
footer p{
	padding-top: 0px;
	font-size: 85%;
	text-align: center;
}
.footer p.copy{
	font-size: 10px;
	margin: 0 0 10px 0;
	line-height: 1.3;
	padding-bottom: 0;
}
.footer .mr20{
	margin:0 auto 14px;
}

}

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

.wp-pagenavi{
	text-align: center;}

.wp-pagenavi a,.wp-pagenavi span {
	padding: 3px 10px !important;
	margin: 2px 5px !important;}

.wp-pagenavi{
	margin-bottom: 30px;}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a img{
	width: 60px;
	display: block;}


.contactbox{
	position: relative;
}

.g_map {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.g_map iframe,
.g_map object,
.g_map embed,
.g_map video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*--------------------下層ページ---------------------*/
.contents-page{
	position: relative;
}

.pagettl{
	letter-spacing: 0.1em;
	padding: 80px 0 60px;
	text-align: left;
	display: flex;
	justify-content:center;
	align-items:center;
	margin:0;
	position: relative;
	color: #333;

}

.pagettl h1{
	text-align: center;
	display: inline-block;
	padding: 26px 30px 23px;
	font-size: 110%;
	font-weight: 700;
}
.pagettl-l h1{
	font-size: 170%;
}

.pagettl h1 span{
	font-weight: 700;
	letter-spacing: 0.01em;
	display: block;
	color: #acc7dd;
	font-size: 240%;
	margin-bottom: 20px;
	
}


.sttl{
	line-height: 100%;
	font-size: 150%;
	color: #f7925a;
	padding: 16px 14px 16px 0;
	margin-bottom: 10px;}

.sttl2{
	font-size: 120%;
	background-color: 	#ece6db;
	padding: 18px 16px 18px 16px;
	line-height: 1.3;
	border-radius: 14px;
	margin-bottom: 14px;}

	
.sttl3{
	font-size: 120%;
	border-bottom :1px solid #ea5514;
	padding: 5px 10px 5px 5px;
	line-height: 1.3;
	margin-bottom: 10px;}

	.sttl4{
		margin-bottom: 30px;
		font-weight: normal;
		position: relative;
		font-size: 110%;
		letter-spacing: 0.1em;
		display: inline-block;
		padding: 0 55px;
	}
	
	.sttl4:before, .sttl4:after{
		content: '';
		position: absolute;
		top: 50%;
		display: inline-block;
		width: 40px;
		height: 1px;
		background-color: black;
	}
	.sttl4:before {left:0;}
	.sttl4:after {right: 0;}
	

.table01,.table02{
	margin: 10px 0 30px 0;
	font-size: 90%;
	line-height: 1.6;
	border-top: 1px solid #dee4e8;
	background-color: #FFF;
}

.table03{
	margin: 0;
}
.table01 th{
	white-space: nowrap;
}

.table01 th,.table01 td{
	border-bottom: 1px solid #dee4e8;
	padding: 14px 30px;}

.table01 th,.table02 th{
	background-color: #f0f1eb;
		}

.table02 th,.table02 td,.table03 th,.table03 td{
	border-bottom: 1px solid #dee4e8;
	padding: 6px 20px;}

	.table03 th{
		background-color: #FFF;
		vertical-align: top;
		padding-top: 15px;
	}
.table02 td.short,.table02 th.short{
	min-width: 20%;
}
.table03 tr:last-child th,.table03 tr:last-child td{
	border-bottom: none;
}

th.bluettl{
	background-color: #082157;
	color: #FFF;
}
.nowrap{
	white-space: nowrap;
}
.simplebox{
	padding: 14px 30px;
	background-color: #ffffff;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.simplebox h4{
	margin:0;
}

.list01 {
	margin-left: 20px;
}

.list01 li{
	list-style-type:disc;
	margin-bottom: 2px;
}

.list01 li::marker {
	color: #80544a;}

	.komelist > li {
		position: relative;
		padding-left: 2rem;
		margin-bottom: 0.5em;
		list-style-type: none;
		line-height: 1.5;
	   }
	   .komelist > li:before {
		content:  "※";
		position: absolute;
		top: 0;
		left: 0;
	   }

.decilist{
	margin-left: 20px;
}
.decilist li{
	margin-bottom: 10px;
	list-style-type: decimal;
}

	  
@media screen and (max-width: 1200px){
	.pagettl{
		padding: 16px 0 10px 0;
		margin: 0 0 10px;}

		.pagettl h1{
			font-size: 100%;
			padding: 10px;
		}
		.pagettl h1 span{
			margin-bottom: 10px;
			font-size: 160%;
		}

}
@media screen and (max-width: 767px){

	.sttl{
	font-size: 120%;
	line-height: 1.6;
	margin-bottom: 10px;}

.table01,.table02,
.table01 tbody,.table02 tbody,
.table01 tr,.table02 tr,
.table01 th,.table02 th,
.table01 td,.table02 td{
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.table01 th{
	border-bottom: none;
	padding: 5px;
}
.table01 td{
	line-height: 1.6;
	font-size: 90%;
	padding: 5px;
}
h2,h3 {
	font-size:120%;}

.simplebox{
	padding: 10px 14px;
	margin-bottom: 10px;
}
.list01 li{
	line-height: 1.5;
}

.sttl2{
	font-size: 100%;
	padding: 10px 10px 10px 10px;
	line-height: 1.3;
	border-radius: 8px;
	margin-bottom: 14px;}

}
.youkoumenu a,span.youkou01{
	border: 2px solid #757373;
	padding: 10px 30px;
	border-radius: 8px;
	display: inline-block;
	text-decoration: none;
	color: #333;
	font-size: 110%;
	margin: 0 5px;
}
.youkoumenu a:hover,span.youkou01{
	border: 2px solid #dbbf41;
	background-color: #fff8e3;
}
.fade-in {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade-in.active {
	opacity: 1;
	transform: translateY(0px);
  }

	/* 2つ目の要素に200msのdelayをかける */
	.fade2 {
		-moz-transition-delay:200ms;
		-webkit-transition-delay:200ms;
		-o-transition-delay:200ms;
		-ms-transition-delay:200ms;
		}
		
		/* 3つ目の要素に400msのdelayをかける */
		.fade3{
		-moz-transition-delay:400ms;
		-webkit-transition-delay:400ms;
		-o-transition-delay:400ms;
		-ms-transition-delay:400ms;
		}
 .img_wrap {
	pointer-events: none;
	position: relative;
  }
  .img_wrap::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: width 1s cubic-bezier(0.65, 0, 0.35, 1);
	transition: width 1s cubic-bezier(0.65, 0, 0.35, 1);
	background: #f1f0eb;
  }
  .img_wrap.effect-on::after {
	width: 0%;
  }

  .databox li{
	border: 4px solid #c8daeb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px 30px;
  }

	a.linkicon{
		position: relative;
		padding-left: 10px;
	}

	a.linkicon:before{
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #919296;
		position: absolute;
		top: 50%;
		left:0;
		margin-top: -4px;}

		
		.flow_design {
			display: flex;
			justify-content: center;
			align-items: center;
		  }
		  
		  .flow {
			padding-left: 0;
			width: 980px;
		  }
		  
		  .flow > li {
			list-style-type: none;
			border-radius: 15px;
			background: #faf8f4;
			position: relative;
			padding: 20px;
		  }
		  
		  .flow > li:not(:last-child) {
			margin-bottom: 20px;
		  }
		  
		  .flow > li dl {
			display: flex;
			align-items: center;
			gap: 20px;
		  }
		  
		  .flow > li dl dt {
			font-size: 1.2em;
			font-weight: 700;
			width: 40%;
		  }
		  
		  .flow > li .icon08 {
			color: #b8593c;
			margin-right: 0.5em;
		  }
		  
		  .flow > li dl dd {
			margin: 0;
			width: calc(60% - 20px);
		  }

		  @media screen and (max-width: 767px){
			.databox,.kinou,.contentsbtn{
				flex-direction: column;
			}
			.kinou li,.contentsbtn li{
				width: 100%;
			}
		
			.suujilist li img{
				height: 50px;
				width: auto;
			}
			.flow ,.flow > li dl dt,.flow > li dl dd{
				width: 100%;
			}
			.flow > li dl{
				flex-direction: column;
			}
			.youkoumenu a,span.youkou01{
				width: 90%;
				max-width: 90%;
				margin-bottom: 8px;
			}
		}

		.faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid #ddd;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 24px 50px 24px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  position: relative;
}

.faq-icon {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  background: #333;
  transition: 0.3s;
}

.faq-icon::before {
  width: 14px;
  height: 2px;
  top: 6px;
  left: 0;
}

.faq-icon::after {
  width: 2px;
  height: 14px;
  top: 0;
  left: 6px;
}

.faq-question.active .faq-icon::after {
  transform: scaleY(0);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0;
}

.faq-answer.open {
  max-height: 500px;
  padding: 0 0 24px;
}

.faq-answer p {
  margin: 0;
  line-height: 1.8;
  color: #555;
}