/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */



@font-face {
    font-family: 'noto100';
    src:url("../font/noto_sans/NotoSansJP-Thin.woff") format('woff');
}


@font-face {
    font-family: 'noto300';
    src:url("../font/noto_sans/NotoSansJP-Light.woff") format('woff');
}

@font-face {
    font-family: 'noto400';
    src:url("../font/noto_sans/NotoSansJP-Regular.woff") format('woff');
}

@font-face {
    font-family: 'noto500';
    src:url("../font/noto_sans/NotoSansJP-Medium.woff") format('woff');
}

@font-face {
    font-family: 'noto700';
    src:url("../font/noto_sans/NotoSansJP-Bold.woff") format('woff');
}

@font-face {
    font-family: 'noto900';
    src:url("../font/noto_sans/NotoSansJP-Black.woff") format('woff');
}



html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    
  font-feature-settings: "palt";     
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	overflow:hidden;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

#privacy dt {
 font-weight:bold;
font-size: 115%;
margin-top: 20px;
margin-bottom: 5px;
}

@media screen and (min-width: 890px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 889px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 690px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 890px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
	

}	

/* container ---------------------------------------------- */


.container{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	background:#f3f2f4;
	padding:60px 0;
}


.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0 120px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{	max-width:92%;
	width:1000px;
	height:145px;

	margin: 0 auto;
	position:relative;
}



.h_logo{
	width:412px;
	height:auto;
	position: absolute;
	top:10px;
	left:0;
}






.header_txt{
	position: absolute;
	top:12px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;
	text-align:right;
	width:100%;
}

.header_tel{
	width:340px;
	height:auto;
	position:absolute;
	top:39px;
	right:0;
}

.header_insta{
	width:44px;
	height:auto;
	position:absolute;
	top:37px;
	right:355px;
}

.header_insta a{
	display: block;
	width: 100%;

	transition: 0.3s;
}

.header_insta a:hover{
	opacity: 0.8;
}


.header_01{
	width:160px;
	height:36px;
	position:absolute;
	top:22px;
	left:255px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	

	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


nav{
	width: 100%;
	position: absolute;
	top: 108px;

}

nav ul{
	margin:0;
	padding:0;
	text-align:center;

}

nav ul li{
	display:inline-block;
	color:#000;
	font-size:15px;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	margin-right:18px;
	line-height:100%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#000;
	text-decoration:none;
	display:block;
}

nav ul li a:hover{
	color:#027ba8;
	text-decoration:none;
}

.nav_h{
	color:#027ba8 !important;

}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */



.footer_01_bg{
	background:#3595b9;
	padding:50px 0;
	box-sizing:border-box;
}

.footer_01_ttl{
	font-size:50px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:30px;
	text-align:center;
	color:#FFF;
}

.footer_01{
}

.footer_01 dl dt{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd a p{
	max-width:390px;
	width:100%;
	height:auto;
	border:2px solid #FFF;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	line-height:120%;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
}

.footer_01 dl dd a:hover p{
	color:#FFF;
	text-decoration:underline;
}

.footer_01 dl dd:last-child{
	margin-bottom:0;
}






.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/f_bg.jpg) repeat;
	padding:25px 0;
	box-sizing:border-box;
}

footer{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	box-sizing:border-box;
}

.footer_name{
	text-align:center;
	font-size:15px;
	margin-bottom:10px;
	line-height:120%;
}

address{
	font-size:14px;
	line-height:150%;
	text-align:center;
	margin-bottom:15px;
}

footer p{
	font-size: 12px;
	color:#999999;
	line-height:120%;
	text-align:center;

}

footer a{
	color:#999999;
	text-decoration:none;
}

footer a:hover{
	color:#999999;
	text-decoration:underline;
}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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


body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}


.container02{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

}

.container03{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	background:#f3f2f4;
	padding:60px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0 120px 0;
}


.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{	max-width:92%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	width:100%;
	position: absolute;
	top:10px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;

	text-align:center;
	
	

}

.h_logo{
	width:320px;
	height:auto;
	position: absolute;
	top:30px;
	left:50%;
	margin-left:-160px;
}

.header_tel{
	width:219px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;
	
	display:none;
}

.header_insta{
	width:35px;
	height:auto;
	position:absolute;
	top:47px;
	right:30px;

	z-index: 100;
}

.header_insta a{
	display: block;
	width: 100%;

	transition: 0.3s;
}

.header_insta a:hover{
	opacity: 0.8;
}



.header_01{
	width:230px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-115px;
	

	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}



	

	



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}

/* footer ---------------------------------------------- */



.footer_01_bg{
	background:#3595b9;
	padding:50px 0;
	box-sizing:border-box;
}

.footer_01_ttl{
	font-size:50px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:30px;
	text-align:center;
	color:#FFF;
}

.footer_01{
}

.footer_01 dl dt{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd a p{
	max-width:390px;
	width:100%;
	height:auto;
	border:2px solid #FFF;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	line-height:120%;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
}

.footer_01 dl dd a:hover p{
	color:#FFF;
	text-decoration:underline;
}

.footer_01 dl dd:last-child{
	margin-bottom:0;
}



.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/f_bg.jpg) repeat;
	padding:25px 0;
	box-sizing:border-box;
}

footer{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	box-sizing:border-box;
}

.footer_name{
	text-align:center;
	font-size:15px;
	margin-bottom:10px;
	line-height:120%;
}

address{
	font-size:14px;
	line-height:150%;
	text-align:center;
	margin-bottom:15px;
}

footer p{
	font-size: 12px;
	color:#999999;
	width:100%;
	line-height:120%;
	text-align:center;

}

footer a{
	color:#999999;
	text-decoration:none;
}

footer a:hover{
	color:#999999;
	text-decoration:underline;
}


}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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



body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:100px;
}


.container02{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 100px auto;

}



.container_bg01{
	width:100%;
	height:auto;
	background:#f3f2f4;
	padding:30px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:30px 0 60px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:30px 0;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */



.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{	max-width:92%;
	width:1000px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

.header_txt{

	position: absolute;
	top: 8px;
	left:0;
	margin-left:0 !important;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;

	z-index:600;
}



.h_logo{
	width:240px;
	height:auto;
	position: absolute;
	top:27px;
	left:0;
	margin-left:0;
}


.header_tel{
	width:180px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;

	display:none;
}


.header_insta{
	width:30px;
	height:auto;
	position:absolute;
	top:40px;
	right:40px;

	z-index: 100;
}

.header_insta a{
	display: block;
	width: 100%;

	transition: 0.3s;
}

.header_insta a:hover{
	opacity: 0.8;
}


.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}








#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}


/* footer ---------------------------------------------- */



.footer_01_bg{
	background:#3595b9;
	padding:20px 0 23px 0;
	box-sizing:border-box;
}

.footer_01_ttl{
	font-size:28px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:20px;
	text-align:center;
	color:#FFF;
}

.footer_01{
}

.footer_01 dl dt{
	max-width:40px;
	height:auto;
	margin:0 auto 7px auto;
	text-align:center;
}

.footer_01 dl dd{
	max-width:250px;
	width:100%;
	height:auto;
	margin:0 auto 12px auto;
	text-align:center;
}

.footer_01 dl dd a p{
	max-width:250px;
	width:100%;
	height:auto;
	border:2px solid #FFF;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	line-height:120%;
	margin:0 auto;
	padding:7px;
	box-sizing:border-box;
}

.footer_01 dl dd a:hover p{
	color:#FFF;
	text-decoration:underline;
}

.footer_01 dl dd:last-child{
	margin-bottom:0;
}




.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/f_bg.jpg) repeat;
	padding:25px 0;
	box-sizing:border-box;
}

footer{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	box-sizing:border-box;
}

.footer_name{
	text-align:center;
	font-size:15px;
	margin-bottom:10px;
	line-height:120%;
}

address{
	font-size:14px;
	line-height:150%;
	text-align:center;
	margin-bottom:15px;
}

footer p{
	font-size: 12px;
	color:#999999;
	width:100%;
	line-height:120%;
	text-align:center;

}

footer a{
	color:#999999;
	text-decoration:none;
}

footer a:hover{
	color:#999999;
	text-decoration:underline;
}




#section1,
#section2,
#section3,
#section4
{
    margin-top:-80px;
    padding-top:80px;
}



}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


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

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:412px;
	height:auto;
	position: absolute;
	top:10px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}



h1.h1_02{
	position: absolute;
	top:12px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;
	text-align:right;
	width:100%;
}



h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:30px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:15px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-top:8px;
}

h2.h2_01 p span{
	border-bottom:1px solid #027ba8;
	font-style:oblique;
}



h3.h3_01{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	margin-bottom:30px;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}


h3.h3_02{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}


h3.h3_03{

	color:#FFF;
	font-size:28px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #FFF;
	padding-bottom:15px;
	margin-bottom:30px;
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:640px;
	
	z-index:5;

	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.top_movie{
	width:100%;
	margin-top: 145px;
	background-color: #000;
}

.top_movie video{
	max-width: 1280px;
	width:100%;
	margin: 0px auto;
	display: block;
}




/* 各ページイメージ ---------------------------------------------- */


.company_top_img{

	width: 100%;
	height:440px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.workplace_top_img{

	width: 100%;
	height:440px !important;
	background:url(../img/workplace/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.business_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/business/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.training_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/training/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.recruit_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/recruit/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.welfare_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/welfare/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}










.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






.button01{
	width:100%;
    max-width: 300px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0px auto;

}

.button01 a{
    display: block;
	width:100%;
    height: 50px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    font-weight: 700;
    padding-top: 1px;
    
    background: #004486;

	border: 1px solid #004486;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

    

	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #004486;
    color:#004486;
}



/* トップメッセージ---------------------------------------------- */




.tp_ms_bg{

	width: 100%;
	height:345px !important;
	background:url(../img/top/01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_ms{

	width: 100%;
	height:345px;
		
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 


}

.tp_ms dl dt{
	font-size:32px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}

.tp_ms dl dd{
	font-size:16px;
	line-height:160%;

	word-break:break-all;
}



/* トップ業務案内---------------------------------------------- */



.tb_00{

	width:100%;
	height:auto;
	margin:0 auto 50px auto;

}

.tb_00 ul {
	margin-bottom:20px;
}

.tb_00 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tb_00 ul li:last-child{
	margin-right:0px;
}

.tb_00 p{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	text-align:center;
	font-size:20px;
}


.tb_00 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_00 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_00 ul li dl dt:hover img {
	opacity: .6;
}

.tb_00 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_00 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_00 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}






.tb_01{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.tb_01 ul li{
	width:23.5%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tb_01 ul li:last-child{
	margin-right:0px;
}

.tb_01 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_01 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_01 ul li dl dt:hover img {
	opacity: .6;
}

.tb_01 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_01 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_01 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}




.tp_more_btn_btm{
    margin: 0 auto 60px auto !important;
}


.tp_more_btn{
	width:100px;
	height:100px;
	margin:0 auto;
	text-align:center;
}

.tp_more_btn a{
	width:100px;
	height:100px;
	
	background:#FFF;

	box-sizing:border-box;
	border:2px solid #027ba8;
	display:block;
	margin:0 auto;
	text-align:center;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_more_btn a:hover{
	background:#DCD9E0;
	text-decoration:underline;
}




/* トップ 採用情報---------------------------------------------- */



.tp_rc_txt{
	margin-bottom:30px;
}


.tp_rc_txt dl dt{
	font-size:24px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_rc_txt dl dd{
	font-size:18px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:160%;
	text-align:center;
}




.tp_rc_b01{
	text-align:center;
	margin-bottom:20px;
}


.tp_rc_b01 img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02{
	max-width:790px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_rc_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_rc_b02 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02 ul li:last-child{
	margin-right:0;
}

.tp_rc_b03{
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}


/* トップ 人材育成---------------------------------------------- */



.tp_tr_txt{
	font-size:24px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	margin-bottom:30px;
}


.tp_tr_b01{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_tr_b01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
}

.tp_tr_b01 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_tr_b01 ul li:last-child{
	margin-right:0;
}



.tp_tr_b01 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tr_b01 ul li:hover img {
	opacity: .6;
}



/* トップ 地域未来牽引企業---------------------------------------------- */

.tp_tkmk{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.tp_tkmk ul li{
	width:47%;
	height:auto;
	float:left;
	margin-right:6%;
}


.tp_tkmk ul li:last-child{
	margin-right:0;
}


.tp_tkmk ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tkmk ul li:hover img {
	opacity: .6;
}





/* 新着情報---------------------------------------------- */


.tp_news{
	width: 100%;
}

.tp_news dl dt{
	float: left;
	clear: both;

	display: flex;
}

.tp_news dl dt span.date{
	font-size: 16px;
	line-height: 160%;
	color: #889ca4;

    display: block;
}




.tp_news dl dt span.cat{
    width: 100px;
    height: 13px;
    font-size: 13px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-left: 25px;
    padding: 5px;

    
    display: block;
    text-align: center;
}


.tp_news dl dt span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.tp_news dl dt span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.tp_news dl dt span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.tp_news dl dt span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.tp_news dl dt span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}







.tp_news dl dd{
font-size: 16px;
line-height: 160%;
margin: 0 0 15px 0;
padding-bottom: 15px;
padding-left: 260px;
padding-top: 2px;
border-bottom: 1px dotted #3a3a3a;
}


.tp_news dl dd a{
    color: #3a3a3a;
    text-decoration: none;
}

.tp_news dl dd a:hover{
    color: #3a3a3a;
    text-decoration:underline;
}


.news_ttl{
display: flex;

border-bottom: 2px solid #333333;
padding-bottom: 7px;
margin-bottom: 15px;
}


.news_ttl span.title{
	font-size: 20px;
	line-height: 140%;
}




.news_ttl span.cat{
    width: 120px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-right: 20px;
    padding: 5px;

    
    display: block;
    text-align: center;
}


.news_ttl span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.news_ttl span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.news_ttl span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.news_ttl span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.news_ttl span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}






.news_day{
font-size: 14px;
line-height: 120%;
margin-bottom: 15px;
text-align: right;

}


.news_post{
font-size: 17px;
line-height: 160%;
margin-bottom: 70px;

}





.news_post_in{
}


.news_post_in_l{
    width: 76%;
    height: auto;
    float: left;

}


.news_post_in_l a{
    color: #004486;
    text-decoration: underline;
}


.news_post_in_l a:hover{
    color: #004486;
    text-decoration:none;
}


.news_post_in_r{
    width: 20%;
    height: auto;
    float: right;
    

}


.news_post_in_r dl dt{
    background: #004486;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}


.news_post_in_r dl dd{
    margin-bottom: 35px;
}


.news_post_in_r dl dd:last-child{
    margin-bottom: 0px;
}



.news_post_in_r dl dd ul li{
    background:url("../img/common/list001.png") left 9px no-repeat;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 14px;
    padding-left: 8px;
}


.news_post_in_r dl dd ul li a{
    color: #000000;
    text-decoration: none;
}

.news_post_in_r dl dd ul li a:hover{
    color: #000000;
    text-decoration:underline;
}

.news_post_in_r dl dd ul li:last-child{
    margin-bottom: 0px;
}





/* 会社情報---------------------------------------------- */


.tm_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.tm_b01_l{
	width:70%;
	height:auto;
	float:left;
	
	font-size:15px;
	line-height:160%;
}

.tm_b01_r{
	width:28%;
	height:auto;
	float:right;

}


.tm_b01_l p{
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	line-height:130%;
}
	
.tm_b01_r p{
	text-align:center;
	font-size:14px;
	margin-top:8px;
}



.msg_b01{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	
	margin-bottom:60px;
}


.msg_b01 dl dt{
	font-size:26px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.msg_b01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}


.rinen{
	color:#000;
	font-size:32px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:60px;

	font-family: "Noto Sans Japanese";	
	text-align:center;

}

.rinen_c1{
    color: #3E73DD;
}

.rinen_c2{
    color:#F30004;
}

.rinen_c3{
    color:#00AB1E;
}

.rinen img{
	width: 100%;
	margin: 0px auto 20px;
}





.c_gaiyou{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.c_gaiyou table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.c_gaiyou table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.c_gaiyou table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}


.c_acs{
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
	line-height:160%;
}




#map01{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map02{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map03{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map04{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
}



.shikaku_list{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.shikaku_list ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:30px;
}

.shikaku_list ul li dl dt{
	font-size:18px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px dotted #666;
}


.shikaku_list ul li dl dd{
	font-size:14px;
	color:#000;
	line-height:130%;
	margin-bottom:10px;
}

.shikaku_list ul li:nth-child(2n){
	margin-right:0%;
}


.shikaku_list ul li:nth-child(3){
	margin-bottom:0px;
}

.shikaku_list ul li:nth-child(4){
	margin-bottom:0px;
}


/* 業務案内---------------------------------------------- */



.com_b01{
	margin-bottom:40px;
}


.com_b01 dl dt{
	font-size:26px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.com_b01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}



.com_txt01{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:40px;
}


.bns_b01{
	width:100%;
	height:auto;
	margin:0 auto 00px auto;
}

.bns_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.bns_b01 ul li:nth-child(3n){
	margin-right:0;
}

.bns_b01 ul li p{
	text-align:center;
	margin-top:8px;
	font-size:14px;
}





.bns_img01{
	text-align:center;
}

.bns_img01 img{
	display: block;
	margin: 0 auto;
	padding: 0;
}


.bns_bg001{
	padding:50px 0 60px 0;
	background:url(../img/business/01_bg.jpg) repeat;
}

.bns_list01{
	margin-bottom:30px;
}

.bns_list01 ul li{
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


.bns_list01 ul li:last-child{
	margin-bottom:0;
}




.bns_bg002{
	padding:50px 0 60px 0;
	background:url(../img/business/02_bg.jpg) repeat;
}

.bns_list02{
	margin-bottom:30px;
}

.bns_list02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.bns_list02 ul li:last-child{
	margin-right:0px;
}

.bns_list02 ul li ul li{
	
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


.bns_list02 ul li:last-child{
	margin-bottom:0;
}




.bns_bg003{
	padding:60px 0 60px 0;
	background:url(../img/business/03_bg.jpg) repeat;
}



/* 職場風景---------------------------------------------- */


.sp_01{
    margin-bottom: 40px;
}


.sp_01 dl dt{
    font-size: 40px;
    line-height: 140%;
    text-align: center;
    font-family: 'noto700';
    
    margin-bottom: 30px;
}

.sp_01 dl dd{
    font-size: 18px;
    line-height: 200%;

}


.sp_02{
    text-align: center;
    margin-bottom: 20px;

}

.sp_03{
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 70px;
}



.sp_04{
    margin-bottom: 40px;
}

.sp_04_l{
    width: 550px;
    height: auto;
    float: left;
}

.sp_04_r{
  width: calc(100% - 580px);
    height: auto;
    float: right;
    
    padding: 40px;
    box-sizing: border-box;
}

.sp_04_r img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}



.sp_05{
    margin-bottom: 40px;
}

.sp_05_l{
    width: calc(100% - 580px);
    height: auto;
    float: left;
    
    
    padding: 40px;
    box-sizing: border-box;    
}

.sp_05_l img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}

.sp_05_r{
    width: 550px;
    height: auto;

    float: right;

}





.sp_in{
    font-size: 16px;
    line-height: 180%;
}



.sp_bg01{
	height:365px !important;
	background:url("../img/workplace/02_01.jpg") right no-repeat,#f4f3f0;

	 margin:0px auto 0px auto;


}

.sp_bg02{
	height:365px !important;
	background:url("../img/workplace/02_02.jpg") right no-repeat,#f4f3f0;

	 margin:0px auto 0px auto;
}


.sp_bg03{
	height:365px !important;
	background:url("../img/workplace/02_03.jpg") left no-repeat,#f4f3f0;

	 margin:0px auto 0px auto;
}

.sp_bg04{
	height:365px !important;
	background:url("../img/workplace/02_04.jpg") center no-repeat,#f4f3f0;

	 margin:0px auto 0px auto;
}

.sp_bg05{
	height:365px !important;
	background:url("../img/workplace/02_05.jpg")  center no-repeat,#f4f3f0;

	 margin:0px auto 0px auto;
}




/* 採用情報---------------------------------------------- */



.sub_menu{
	margin-bottom:30px;
}

.sub_menu ul{
	text-align:center;
}

.sub_menu ul li{
	display:inline-block;

	font-size:16px;	
	font-family: "Noto Sans Japanese";	
	color:#000;
	line-height:120%;
	font-weight:bold;
	margin-right:10px;
}

.sub_menu ul li:last-child{
	margin-right:0px;
}


.sub_menu ul li a{
	background:#336699;
	color:#FFF;
	
	padding:5px 15px 8px 15px;
	display:block;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.sub_menu ul li a:hover{
	background:#F36;
	color:#FFF;
	text-decoration:underline;

}


.sub_menu_on{
	background:#F36 !important;
	color:#FFF;
	text-decoration:underline;
}


.rcrt_ttl{
	margin-bottom:35px;
	
	font-family: "Noto Sans Japanese";	
	color:#996699;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:normal;
	text-align:center;

}

.recruit_t{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}

.recruit_t table td a{
	color:#000;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#000;
	text-decoration:none;
}





.rcrt_voice01{
	width:100%;
	height:auto;
}

.rcrt_voice01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}

.rcrt_voice01 ul li img{
	width:100%;
	height:auto;
}

.rcrt_voice01 ul li:nth-child(3n){
	margin-right:0;
}



.rcrt_voice01 ul li dl{
	background:#065394;
	padding:15px;
	box-sizing:border-box;
}

.rcrt_voice01 ul li dl dt{
	text-align:center;
	font-size:18px;
	line-height:120%;
	color:#FFF;
	margin-bottom:2px;
}

.rcrt_voice01 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:160%;
	color:#FFF;
}

.rcrt_voice01 ul li dl dd p a{
	width:90px;
	height:auto;
	padding:1px;
	margin:8px auto 0 auto;
	box-sizing:border-box;
	color:#FFF;
	text-align:center;
	
	display:block;
	background:#cc0000;
}

.rcrt_voice01 ul li dl dd p a:hover{
	color:#FFF;
	text-decoration:underline;
}







.rcrt_voic_img001{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_01_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img002{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_02_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img003{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_03_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img004{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_04_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.rcrt_voic_img005{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_05_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.rcrt_voic_img006{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_06_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.rcrt_voic_img007{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_07_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.rcrt_voic_img008{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_08_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img009{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_09_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img010{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_10_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img011{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_11_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img012{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_12_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.rcrt_voic_img013{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_13_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

	
.rcrt_voic_img014{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_14_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.rcrt_voic_s{
      display:none;
      text-align:center;
}




.rcrt_voic_ttl{
	text-align:center;
	font-size:26px;
	margin-bottom:50px;
	line-height:140%;
}


.rcrt_voic_qa{

}

.rcrt_voic_qa dl dt{
	font-size:24px;
	font-weight:bold;
	margin-bottom:35px;
}

.rcrt_voic_qa dl dt span{
	padding:5px 15px;
	box-sizing:border-box;
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	background:url(../img/recruit/01/q.jpg) repeat;
	margin-right:20px;
}

.rcrt_voic_qa dl dd{
	font-size:16px;
	line-height:150%;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid #c6c8c8;
}




.rcrt_rec01{
	width:100%;
	height:auto;
}

.rcrt_rec01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}

.rcrt_rec01 ul li img{
	width:100%;
	height:auto;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}

.rcrt_rec01 ul li:nth-child(3n){
	margin-right:0;
}


.rcrt_rec01 p{
	text-align:center;
	font-size:14px;
	margin-top:10px;
}



/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
	word-break: break-all;
}







/* 福利厚生 ---------------------------------------------- */

.welfare_cont_list{

}

.welfare_cont_list > ul{

}

.welfare_cont_list > ul > li{
	width: 100%;
	margin: 0px auto 60px;
}


.welfare_cont_list > ul > li dt{
	font-size: 36px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;

	margin-bottom: 30px;
}


.welfare_cont_list > ul > li dt span{
	display: inline-block;
	position: relative;
	padding-left: 55px;
}

.welfare_cont_list > ul > li dt span::before{
	position: absolute;

	top: 45%;
	left: -0px;
	transform: translateY(-50%);

	content: '1';

	font-size: 36px;
	line-height: 55px;
	color: #fff;
	font-weight: bold;

	width: 50px;
	height: 50px;

	background-color: #63c3e2;
	border-radius: 50%;
}

.welfare_cont_list > ul > li:nth-child(2) dt span::before{
	content: '2';
}

.welfare_cont_list > ul > li:nth-child(3) dt span::before{
	content: '3';
}

.welfare_cont_list > ul > li:nth-child(4) dt span::before{
	content: '4';
}

.welfare_cont_list > ul > li:nth-child(5) dt span::before{
	content: '5';
}

.welfare_cont_list > ul > li:nth-child(6) dt span::before{
	content: '6';
}

.welfare_cont_list > ul > li:nth-child(7) dt span::before{
	content: '7';
}


.welfare_cont_list > ul > li dd{
	font-size: 18px;
	line-height: 160%;
	text-align: center;

	margin-bottom: 30px;
}




.welfare_cont_img.odd li{ 
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
}

.welfare_cont_img.odd li:nth-child(odd){ 
	margin-right: 0%;
}


.welfare_cont_img.odd li:first-child{
	width: 100%; 
}


.welfare_cont_img.even li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
}


.welfare_cont_img.even li:nth-child(even){
	margin-right: 0%;
}


.welfare_cont_img img{
	width: 100%;
}

.welfare_cont_img p{
	text-align: center;
	font-size: 16px;
	padding-top: 10px;

}

/* SKMとは ---------------------------------------------- */

.about_skm_list{
	
}

.about_skm_list ul{
	display: flex;
	flex-direction: column;
}

.about_skm_list li{
	margin-bottom: 60px;

	padding: 40px;
	box-sizing: border-box;

	background: linear-gradient(126deg, #e8f8f6, #faeafa);

	border-radius: 10px;

}

.askm_title{
	text-align: center;

	font-size: 24px;
	font-weight: 700;
	line-height: 80px;

	margin-bottom: 10px;

	font-family: "Noto Sans Japanese";
}
.askm_title::first-letter{
	color: #406dbf;
}

.askm_title span{
	font-size: 80px;
	color: #406dbf;
	line-height: 80px;
}




.askm_img01{
	text-align: center;
	margin: 0px auto 30px;
}

.askm_img01 img{
	
}


.about_skm_list li dl{
	
}


.about_skm_list li dt{
	text-align: center;

	font-size: 36px;
	font-weight: 700;
	line-height: 120%;

	margin-bottom: 20px;

	font-family: "Noto Sans Japanese";
}

.about_skm_list li dt br.sp{
	display: none;
}


.about_skm_list li dd{
	display: flex;
}

.about_skm_list li:nth-child(odd) dd{
	flex-direction:row-reverse;
}


.about_skm_list li dd .img{
	width: 360px;
	margin: 0px 10px;
}
.about_skm_list li dd .img img{
	width: 100%;
}


.about_skm_list li dd .txt{
	flex: 1;

	width: -webkit-fill-available;
	width: -moz-available;
	width: stretch;

	font-size: 18px;
	line-height: 160%;

	margin: 0px 10px;

	font-family: "Noto Sans Japanese";
	
} 



/* チーム紹介 ---------------------------------------------- */

.staff_cont01{
	border: 20px solid #efdc60;
	border-radius: 8px;

	background:url(../img/staff/bg01.png) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

	 padding: 40px;
	 box-sizing: border-box;
}

.staff_cont_img01{
	display: flex;
	justify-content: space-between;

	margin: 0px auto 40px;
}

.sci01_l{
	padding: 30px;
	box-sizing: border-box;
}

.sci01_r{

}

.staff_cont_txt01{
	margin-bottom: 60px;
}

.staff_cont_txt01 li{
	margin-bottom: 40px;
}

.staff_cont_txt01 li.w1{
	float: left;
	width: 40%;
}


.staff_cont_txt01 li.w2{
	float: right;
	width: 55%;
}

.staff_cont_txt01 li.w3{
	clear: both;
	margin-bottom: 0px;
}


.staff_cont_txt01 dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 30px;
	margin-bottom: 20px;
}

.staff_cont_txt01 dd{
	width: 100%;
	font-size: 16px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}



.staff_cont_title{
	width: 100%;
	height: 60px;
	max-width: 450px;
		
	background:#efdc60;
	box-sizing:border-box;
	display:block;
	text-align:center;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
	
	-webkit-border-radius: 30px;     /* for Safari and Chrome */
	moz-border-radius: 30px;    /* for Firefox */
	-o-border-radius: 30px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:30px;   /* Linux browsers */
	border-radius: 30px;     /* CSS3 */

	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 24px;

	margin-bottom: 40px;

}

.staff_cont_txt02{
	display: flex;
	justify-content: space-between;

	margin: 0px auto 40px;
}

.staff_cont_txt02 .sct02_l{
	float: left;
	width: 50%;
}

.staff_cont_txt02 .sct02_l dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 30px;
	margin-bottom: 20px;
}

.staff_cont_txt02 .sct02_l dd{
	width: 100%;
	font-size: 16px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}

.staff_cont_txt02 .sct02_r{
	float: right;
	width: 45%;
}

.staff_cont_flow01{
	width: 100%;
}

.staff_cont_flow01 p{
	width: 100%;
	font-size: 18px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";

	margin-bottom: 20px;
}

.staff_cont_flow01 .scf_img{
	margin-bottom: 60px;
}



/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

	/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
	/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



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

/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	width:320px;
	height:auto;
	position: absolute;
	top:30px;
	left:50%;
	margin-left:-160px;
}


h1 img{
	width:100%;
	height:auto;
}




h1.h1_02{
	width:100%;
	position: absolute;
	top:10px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;

	text-align:center;
}



h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:30px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:15px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-top:8px;
}

h2.h2_01 p span{
	border-bottom:1px solid #027ba8;
	font-style:oblique;
}


h3.h3_01{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	margin-bottom:30px;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}



h3.h3_02{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}


h3.h3_03{

	color:#FFF;
	font-size:28px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #FFF;
	padding-bottom:15px;
	margin-bottom:30px;
}


/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:450px;

	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


.top_movie{
	width:100%;
}

.top_movie video{
	width:100%;
	display: block;
}


/* 各ページイメージ ---------------------------------------------- */



.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.workplace_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.training_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.welfare_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}




.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




.button01{
	width:100%;
    max-width: 280px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0px auto;

}

.button01 a{
    display: block;
	width:100%;
    height: 50px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    font-weight: 700;
    padding-top: 1px;
    
    background: #004486;

	border: 1px solid #004486;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

    

	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #004486;
    color:#004486;
}





/* トップメッセージ---------------------------------------------- */




.tp_ms_bg{

	width: 100%;
	height:345px !important;
	background:url(../img/top/01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_ms{

	width: 100%;
	height:345px;
		
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 


}

.tp_ms dl dt{
	font-size:32px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}

.tp_ms dl dd{
	font-size:16px;
	line-height:160%;

	word-break:break-all;
}



/* トップ業務案内---------------------------------------------- */




.tb_00{
	width:100%;
	height:auto;
	margin:0 auto 50px auto;

}

.tb_00 ul {
	margin-bottom:20px;
}

.tb_00 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}


.tb_00 ul li:last-child{
	margin-right:0px;
}

.tb_00 p{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	text-align:center;
	font-size:20px;
}


.tb_00 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_00 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_00 ul li dl dt:hover img {
	opacity: .6;
}

.tb_00 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_00 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_00 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}






.tb_01{
	width:100%;
	height:auto;
	margin-bottom:50px;
}


.tb_01 ul li{
	width:23.5%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tb_01 ul li:last-child{
	margin-right:0px;
}

.tb_01 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_01 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_01 ul li dl dt:hover img {
	opacity: .6;
}

.tb_01 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_01 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_01 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}



.tp_more_btn_btm{
    margin: 0 auto 50px auto !important;
}


.tp_more_btn{
	width:100px;
	height:100px;
	margin:0 auto;
	text-align:center;
}

.tp_more_btn a{
	width:100px;
	height:100px;
	
	background:#FFF;

	box-sizing:border-box;
	border:2px solid #027ba8;
	display:block;
	margin:0 auto;
	text-align:center;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_more_btn a:hover{
	background:#DCD9E0;
	text-decoration:underline;
}





/* トップ 採用情報---------------------------------------------- */



.tp_rc_txt{
	margin-bottom:30px;
}


.tp_rc_txt dl dt{
	font-size:24px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_rc_txt dl dd{
	font-size:18px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:160%;
	text-align:center;
}




.tp_rc_b01{
	text-align:center;
	margin-bottom:20px;
}


.tp_rc_b01 img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02{
	max-width:790px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_rc_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_rc_b02 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02 ul li:last-child{
	margin-right:0;
}



.tp_rc_b03{
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}



/* トップ 人材育成---------------------------------------------- */



.tp_tr_txt{
	font-size:24px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	margin-bottom:30px;
}


.tp_tr_b01{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_tr_b01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
}

.tp_tr_b01 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_tr_b01 ul li:last-child{
	margin-right:0;
}



.tp_tr_b01 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tr_b01 ul li:hover img {
	opacity: .6;
}





/* トップ 地域未来牽引企業---------------------------------------------- */

.tp_tkmk{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.tp_tkmk ul li{
	width:47%;
	height:auto;
	float:left;
	margin-right:6%;
}


.tp_tkmk ul li:last-child{
	margin-right:0;
}


.tp_tkmk ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tkmk ul li:hover img {
	opacity: .6;
}







/* 新着情報---------------------------------------------- */


.tp_news{
	width: 100%;
}

.tp_news dl dt{
	float: left;
	clear: both;

	display: flex;
}

.tp_news dl dt span.date{
	font-size: 15px;
	line-height: 160%;
	color: #889ca4;

    display: block;
}




.tp_news dl dt span.cat{
    width: 80px;
    height: 13px;
    font-size: 13px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-left: 20px;
    padding: 4px;

    
    display: block;
    text-align: center;
}


.tp_news dl dt span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.tp_news dl dt span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.tp_news dl dt span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.tp_news dl dt span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.tp_news dl dt span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}







.tp_news dl dd{
font-size: 15px;
line-height: 160%;
margin: 0 0 12px 0;
padding-bottom: 12px;
padding-left: 220px;
padding-top: 1px;
border-bottom: 1px dotted #3a3a3a;
}


.tp_news dl dd a{
    color: #3a3a3a;
    text-decoration: none;
}

.tp_news dl dd a:hover{
    color: #3a3a3a;
    text-decoration:underline;
}




.news_ttl{
display: flex;

border-bottom: 2px solid #333333;
padding-bottom: 7px;
margin-bottom: 15px;
}


.news_ttl span.title{
	font-size: 18px;
	line-height: 140%;
}




.news_ttl span.cat{
    width: 120px;
    height: auto;
    font-size: 15px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-right: 18px;
    padding: 5px;

    
    display: block;
    text-align: center;
}


.news_ttl span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.news_ttl span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.news_ttl span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.news_ttl span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.news_ttl span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}




.news_day{
font-size: 13px;
line-height: 120%;
margin-bottom: 15px;
text-align: right;

}


.news_post{
font-size: 16px;
line-height: 160%;
margin-bottom: 60px;
}





.news_post_in{
}


.news_post_in_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 40px;
    

}


.news_post_in_l a{
    color: #004486;
    text-decoration: underline;
}


.news_post_in_l a:hover{
    color: #004486;
    text-decoration:none;
}


f
.news_post_in_r{
    width: 100%;
    height: auto;
    float: none;
    

}


.news_post_in_r dl dt{
    background: #004486;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}


.news_post_in_r dl dd{
    margin-bottom: 35px;
}


.news_post_in_r dl dd:last-child{
    margin-bottom: 0px;
}



.news_post_in_r dl dd ul li{
    background:url("../img/common/list001.png") left 9px no-repeat;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 14px;
    padding-left: 8px;
}


.news_post_in_r dl dd ul li a{
    color: #000000;
    text-decoration: none;
}

.news_post_in_r dl dd ul li a:hover{
    color: #000000;
    text-decoration:underline;
}

.news_post_in_r dl dd ul li:last-child{
    margin-bottom: 0px;
}




/* 会社情報---------------------------------------------- */


.tm_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.tm_b01_l{
	width:65%;
	height:auto;
	float:left;
	
	font-size:15px;
	line-height:160%;
}

.tm_b01_l p{
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}

.tm_b01_r{
	width:33%;
	height:auto;
	float:right;

}

.tm_b01_l p{
	font-weight:bold;
	font-size:18px;
	margin-bottom:13px;
	line-height:130%;
}

.msg_b01{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	
	margin-bottom:60px;
}


.msg_b01 dl dt{
	font-size:26px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.msg_b01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}


.rinen{
	color:#000;
	font-size:26px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:60px;

	font-family: "Noto Sans Japanese";	
	text-align:center;

}


.rinen_c1{
    color: #3E73DD;
}

.rinen_c2{
    color:#F30004;
}

.rinen_c3{
    color:#00AB1E;
}

.rinen img{
	width: 100%;
	margin: 0px auto 20px;
}



.c_gaiyou{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.c_gaiyou table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.c_gaiyou table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.c_gaiyou table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}


.c_acs{
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
	line-height:160%;
}




#map01{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map02{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map03{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map04{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
}



.shikaku_list{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.shikaku_list ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:30px;
}

.shikaku_list ul li dl dt{
	font-size:18px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px dotted #666;
}


.shikaku_list ul li dl dd{
	font-size:14px;
	color:#000;
	line-height:130%;
	margin-bottom:10px;
}

.shikaku_list ul li:nth-child(2n){
	margin-right:0%;
}


.shikaku_list ul li:nth-child(3){
	margin-bottom:0px;
}

.shikaku_list ul li:nth-child(4){
	margin-bottom:0px;
}




/* 業務案内---------------------------------------------- */



.com_b01{
	margin-bottom:40px;
}


.com_b01 dl dt{
	font-size:26px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.com_b01 dl dd{
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}


.com_txt01{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:40px;
}




.bns_b01{
	width:100%;
	height:auto;
	margin:0 auto 00px auto;
}

.bns_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.bns_b01 ul li:nth-child(3n){
	margin-right:0;
}

.bns_b01 ul li p{
	text-align:center;
	margin-top:8px;
	font-size:14px;
}





.bns_img01{
	text-align:center;
}

.bns_img01 img{
	display: block;
	margin: 0 auto;
	padding: 0;
}


.bns_bg001{
	padding:50px 0 60px 0;
	background:url(../img/business/01_bg.jpg) repeat;
}

.bns_list01{
	margin-bottom:30px;
}

.bns_list01 ul li{
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


.bns_list01 ul li:last-child{
	margin-bottom:0;
}




.bns_bg002{
	padding:50px 0 60px 0;
	background:url(../img/business/02_bg.jpg) repeat;
}

.bns_list02{
	margin-bottom:30px;
}

.bns_list02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.bns_list02 ul li:last-child{
	margin-right:0px;
}

.bns_list02 ul li ul li{
	
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


.bns_list02 ul li:last-child{
	margin-bottom:0;
}




.bns_bg003{
	padding:60px 0 60px 0;
	background:url(../img/business/03_bg.jpg) repeat;
}






/* 職場風景---------------------------------------------- */


.sp_01{
    margin-bottom: 30px;
}


.sp_01 dl dt{
    font-size: 30px;
    line-height: 140%;
    text-align: center;
    font-family: 'noto700';
    
    margin-bottom: 30px;
}

.sp_01 dl dd{
    font-size: 16px;
    line-height: 180%;

}


.sp_02{
    text-align: center;
    margin-bottom: 20px;

}

.sp_03{
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 50px;
}



.sp_04{
    max-width: 600px;
    width: 100%;
    margin: 0 auto 40px auto;

}

.sp_04_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom:0px;
}

.sp_04_r{
    width: 100%;
    height: auto;
    float: none;
    
    padding: 30px;
    box-sizing: border-box;
}


.sp_04_l img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}


.sp_05{
    max-width: 600px;
    width: 100%;
    margin: 0 auto 40px auto;;
}

.sp_05_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom:20px;
    
    
    padding: 30px;
    box-sizing: border-box;    
}

.sp_05_r{
    width: 100%;
    height: auto;
    float: none;
    


}

.sp_05_r img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}



.sp_in{
    font-size: 16px;
    line-height: 180%;
}



.sp_bg01{
	height:180px !important;
	background:url("../img/workplace/02_01.jpg") right top -100px no-repeat,#f4f3f0;
    background-size: 278px 300px;

	 margin:0px auto 0px auto;


}

.sp_bg02{
	height:180px !important;
	background:url("../img/workplace/02_02.jpg") right top -60px no-repeat,#f4f3f0;
    background-size: 241px 260px;
	 margin:0px auto 0px auto;
}


.sp_bg03{
	height:180px !important;
	background:url("../img/workplace/02_03.jpg") left top -60px no-repeat,#f4f3f0;
    background-size: 241px 260px;
	 margin:0px auto 0px auto;
}

.sp_bg04{
	height:180px !important;
	background:url("../img/workplace/02_04.jpg") center top -80px no-repeat,#f4f3f0;
    background-size: 278px 300px;
	 margin:0px auto 0px auto;
}

.sp_bg05{
	height:180px !important;
	background:url("../img/workplace/02_05.jpg")  center top -60px no-repeat,#f4f3f0;
    background-size: 278px 300px;
	 margin:0px auto 0px auto;
}










/* 採用情報---------------------------------------------- */




.sub_menu{
	margin-bottom:30px;
}

.sub_menu ul{
	text-align:center;
}

.sub_menu ul li{
	display:inline-block;

	font-size:16px;	
	font-family: "Noto Sans Japanese";	
	color:#000;
	line-height:120%;
	font-weight:bold;
	margin-right:10px;
}

.sub_menu ul li:last-child{
	margin-right:0px;
}


.sub_menu ul li a{
	background:#336699;
	color:#FFF;
	
	padding:5px 10px 8px 10px;
	display:block;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.sub_menu ul li a:hover{
	background:#F36;
	color:#FFF;
	text-decoration:underline;

}

.sub_menu_on{
	background:#F36 !important;
	color:#FFF;
	text-decoration:underline;
}




.rcrt_ttl{
	margin-bottom:35px;
	
	font-family: "Noto Sans Japanese";	
	color:#996699;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:normal;
	text-align:center;

}


.recruit_t{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}


.recruit_t table td a{
	color:#000;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#000;
	text-decoration:none;
}





.rcrt_voice01{
	width:100%;
	height:auto;
}

.rcrt_voice01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}

.rcrt_voice01 ul li img{
	width:100%;
	height:auto;
}


.rcrt_voice01 ul li:nth-child(3n){
	margin-right:0;
}


.rcrt_voice01 ul li dl{
	background:#065394;
	padding:15px;
	box-sizing:border-box;
}

.rcrt_voice01 ul li dl dt{
	text-align:center;
	font-size:18px;
	line-height:120%;
	color:#FFF;
	margin-bottom:2px;
}

.rcrt_voice01 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:160%;
	color:#FFF;
}

.rcrt_voice01 ul li dl dd p a{
	width:90px;
	height:auto;
	padding:1px;
	margin:8px auto 0 auto;
	box-sizing:border-box;
	color:#FFF;
	text-align:center;
	
	display:block;
	background:#cc0000;
}

.rcrt_voice01 ul li dl dd p a:hover{
	color:#FFF;
	text-decoration:underline;
}




.rcrt_voic_img001{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img002{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img003{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img004{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img005{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img006{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img007{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img008{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.rcrt_voic_img009{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img010{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img011{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img012{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img013{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_s{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.rcrt_voic_s img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}





.rcrt_voic_ttl{
	text-align:center;
	font-size:26px;
	margin-bottom:50px;
	line-height:140%;
}

.rcrt_voic_qa{

}

.rcrt_voic_qa dl dt{
	font-size:24px;
	font-weight:bold;
	margin-bottom:35px;
}

.rcrt_voic_qa dl dt span{
	padding:5px 15px;
	box-sizing:border-box;
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	background:url(../img/recruit/01/q.jpg) repeat;
	margin-right:20px;
}

.rcrt_voic_qa dl dd{
	font-size:16px;
	line-height:150%;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid #c6c8c8;
}



.rcrt_rec01{
	width:100%;
	height:auto;
}

.rcrt_rec01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}

.rcrt_rec01 ul li img{
	width:100%;
	height:auto;
}



.rcrt_rec01 ul li:nth-child(3n){
	margin-right:0;
}


.rcrt_rec01 p{
	text-align:center;
	font-size:14px;
	margin-top:10px;
}






/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
	word-break: break-all;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}






/* 福利厚生 ---------------------------------------------- */

.welfare_cont_list{

}

.welfare_cont_list > ul{

}

.welfare_cont_list > ul > li{
	width: 100%;
	margin: 0px auto 50px;
}


.welfare_cont_list > ul > li dt{
	font-size: 28px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;

	margin-bottom: 25px;
}


.welfare_cont_list > ul > li dt span{
	display: inline-block;
	position: relative;
	padding-left: 45px;
}

.welfare_cont_list > ul > li dt span::before{
	position: absolute;

	top: 48%;
	left: -0px;
	transform: translateY(-50%);

	content: '1';

	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;

	width: 40px;
	height: 40px;

	background-color: #63c3e2;
	border-radius: 50%;
}

.welfare_cont_list > ul > li:nth-child(2) dt span::before{
	content: '2';
}

.welfare_cont_list > ul > li:nth-child(3) dt span::before{
	content: '3';
}

.welfare_cont_list > ul > li:nth-child(4) dt span::before{
	content: '4';
}

.welfare_cont_list > ul > li:nth-child(5) dt span::before{
	content: '5';
}

.welfare_cont_list > ul > li:nth-child(6) dt span::before{
	content: '6';
}

.welfare_cont_list > ul > li:nth-child(7) dt span::before{
	content: '7';
}


.welfare_cont_list > ul > li dd{
	font-size: 16px;
	line-height: 160%;
	text-align: center;

	margin-bottom: 20px;
}




.welfare_cont_img.odd li{ 
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.welfare_cont_img.odd li:nth-child(odd){ 
	margin-right: 0%;
}


.welfare_cont_img.odd li:first-child{
	width: 100%; 
}


.welfare_cont_img.even li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
}


.welfare_cont_img.even li:nth-child(even){
	margin-right: 0%;
}


.welfare_cont_img img{
	width: 100%;
}

.welfare_cont_img p{
	text-align: center;
	font-size: 15px;
	padding-top: 10px;

}









/* SKMとは ---------------------------------------------- */

.about_skm_list{
	
}

.about_skm_list ul{
	display: flex;
	flex-direction: column;
}

.about_skm_list li{
	margin-bottom: 50px;

	padding: 30px;
	box-sizing: border-box;

	background: linear-gradient(126deg, #e8f8f6, #faeafa);

	border-radius: 10px;

}

.askm_title{
	text-align: center;

	font-size: 20px;
	font-weight: 700;
	line-height: 60px;

	margin-bottom: 10px;

	font-family: "Noto Sans Japanese";
}
.askm_title::first-letter{
	color: #406dbf;
}

.askm_title span{
	font-size: 60px;
	color: #406dbf;
	line-height: 60px;
}




.askm_img01{
	text-align: center;
	margin: 0px auto 25px;
}

.askm_img01 img{
	
}


.about_skm_list li dl{
	
}


.about_skm_list li dt{
	text-align: center;

	font-size: 32px;
	font-weight: 700;
	line-height: 120%;

	margin-bottom: 20px;

	font-family: "Noto Sans Japanese";
}

.about_skm_list li dt br.sp{
	display: none;
}


.about_skm_list li dd{
	display: flex;
}

.about_skm_list li:nth-child(odd) dd{
	flex-direction:row-reverse;
}


.about_skm_list li dd .img{
	width: 300px;
	margin: 0px 10px;
}
.about_skm_list li dd .img img{
	width: 100%;
}


.about_skm_list li dd .txt{
	flex: 1;

	width: -webkit-fill-available;
	width: -moz-available;
	width: stretch;

	font-size: 16px;
	line-height: 160%;

	margin: 0px 10px;

	font-family: "Noto Sans Japanese";
	
}


/* チーム紹介 ---------------------------------------------- */

.staff_cont01{
	border: 18px solid #efdc60;
	border-radius: 8px;

	background:url(../img/staff/bg01.png) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

	 padding: 30px;
	 box-sizing: border-box;
}

.staff_cont_img01{
	display: flex;
	justify-content: space-between;

	margin: 0px auto 30px;
}

.sci01_l{
	padding: 25px;
	box-sizing: border-box;
}

.sci01_r{

}

.staff_cont_txt01{
	margin-bottom: 50px;
}

.staff_cont_txt01 li{
	margin-bottom: 30px;
}

.staff_cont_txt01 li.w1{
	float: left;
	width: 40%;
}


.staff_cont_txt01 li.w2{
	float: right;
	width: 55%;
}

.staff_cont_txt01 li.w3{
	clear: both;
	margin-bottom: 0px;
}


.staff_cont_txt01 dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 24px;
	margin-bottom: 20px;
}

.staff_cont_txt01 dd{
	width: 100%;
	font-size: 15px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}



.staff_cont_title{
	width: 100%;
	height: 50px;
	max-width: 400px;
		
	background:#efdc60;
	box-sizing:border-box;
	display:block;
	text-align:center;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
	
	-webkit-border-radius: 25px;     /* for Safari and Chrome */
	moz-border-radius: 25px;    /* for Firefox */
	-o-border-radius: 25px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:25px;   /* Linux browsers */
	border-radius: 25px;     /* CSS3 */

	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 20px;

	margin-bottom: 30px;

}

.staff_cont_txt02{
	display: flex;
	justify-content: space-between;

	margin: 0px auto 30px;
}

.staff_cont_txt02 .sct02_l{
	float: left;
	width: 50%;
}

.staff_cont_txt02 .sct02_l dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 24px;
	margin-bottom: 20px;
}

.staff_cont_txt02 .sct02_l dd{
	width: 100%;
	font-size: 15px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}

.staff_cont_txt02 .sct02_r{
	float: right;
	width: 45%;
}

.staff_cont_flow01{
	width: 100%;
}

.staff_cont_flow01 p{
	width: 100%;
	font-size: 16px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";

	margin-bottom: 20px;
}

.staff_cont_flow01 .scf_img{
	margin-bottom: 50px;
}






/* お問い合わせ ---------------------------------------------- */




.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;

	/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
	/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 690px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:240px;
	height:auto;
	position: absolute;
	top:27px;
	left:0;
	margin-left:0;
}

h1 img{
	width:100%;
	height:auto;
}





h1.h1_02{
	position: absolute;
	top: 8px;
	left:0;
	margin-left:0 !important;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;

	z-index:600;
}


h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:26px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:14px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-top:8px;
}

h2.h2_01 p span{
	border-bottom:1px solid #027ba8;
	font-style:oblique;
}



h3.h3_01{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	margin-bottom:30px;
	padding:8px 10px 9px 10px;
	box-sizing:border-box;
}





h3.h3_02{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}




h3.h3_03{

	color:#FFF;
	font-size:19px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #FFF;
	padding-bottom:10px;
	margin-bottom:25px;
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:380px;
	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


.top_movie{
	width:100%;
}

.top_movie video{
	width:100%;
	display: block;
}

/* 各ページイメージ ---------------------------------------------- */


.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.workplace_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.training_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.welfare_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}


.button01{
	width:100%;
    max-width: 240px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0px auto;

}

.button01 a{
    display: block;
	width:100%;
    height: 40px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    font-weight: 700;
    padding-top: 1px;
    
    background: #004486;

	border: 1px solid #004486;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #004486;
    color:#004486;
}


/* トップメッセージ---------------------------------------------- */




.tp_ms_bg{

	width: 100%;
	height:405px !important;
	background:url(../img/top/01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_ms{

	width: 100%;
	height:405px;
		
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 


}

.tp_ms dl dt{
	font-size:20px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
}

.tp_ms dl dd{
	font-size:14px;
	line-height:150%;

	word-break:break-all;
}




/* トップ業務案内---------------------------------------------- */



.tb_00{
	max-width:450px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}



.tb_00 ul {
	text-align:center;
	margin-bottom:0px;
}
.tb_00 ul li{
	width:49%;
	height:auto;
	float:none;
	display:inline-block;
	margin-right:2%;
	margin-bottom:10px;
}



.tb_00 ul li:nth-child(2n){
	float:right;
	margin-right:0;
}




.tb_00 ul li:last-child{
	margin-right:0px;
}


.tb_00 p{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	text-align:center;
	font-size:16px;
}


.tb_00 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_00 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_00 ul li dl dt:hover img {
	opacity: .6;
}

.tb_00 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:15px;
}

.tb_00 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_00 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}



.tb_01{
	max-width:450px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}


.tb_01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}


.tb_01 ul li:nth-child(2n){
	float:right;
	margin-right:0;
}




.tb_01 ul li:last-child{
	margin-right:0px;
}

.tb_01 ul li dl dt{
	margin:0;
	padding:0;
}

.tb_01 ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tb_01 ul li dl dt:hover img {
	opacity: .6;
}

.tb_01 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:15px;
}

.tb_01 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tb_01 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}



.tp_more_btn_btm{
    margin: 0 auto 40px auto !important;
}



.tp_more_btn{
	width:100px;
	height:100px;
	margin:0 auto;
	text-align:center;
}

.tp_more_btn a{
	width:100px;
	height:100px;
	
	background:#FFF;

	box-sizing:border-box;
	border:2px solid #027ba8;
	display:block;
	margin:0 auto;
	text-align:center;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_more_btn a:hover{
	background:#DCD9E0;
	text-decoration:underline;
}




/* トップ 採用情報---------------------------------------------- */



.tp_rc_txt{
	margin-bottom:30px;
}


.tp_rc_txt dl dt{
	font-size:20px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_rc_txt dl dd{
	font-size:16px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:150%;
	text-align:center;
}




.tp_rc_b01{
	max-width:540px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	text-align:center;


}


.tp_rc_b01 img{
	width:180px;
	height:auto;
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02{
	max-width:180px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;

}

.tp_rc_b02 ul li{
	max-width:180px;
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:20px;
	

}

.tp_rc_b02 ul li img{
	
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02 ul li:last-child{
	margin-right:0 !important;
}




.tp_rc_b03{
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}



/* トップ 人材育成---------------------------------------------- */



.tp_tr_txt{
	font-size:20px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	margin-bottom:30px;
}


.tp_tr_b01{
	max-width:180px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_tr_b01 ul li{
	max-width:180px;
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:20px;
}

.tp_tr_b01 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_tr_b01 ul li:last-child{
	margin-right:0;
}



.tp_tr_b01 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tr_b01 ul li:hover img {
	opacity: .6;
}




/* トップ 地域未来牽引企業---------------------------------------------- */

.tp_tkmk{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.tp_tkmk ul li{
	max-width:250px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 10px auto;

}


.tp_tkmk ul li:last-child{
	margin:0 auto 0px auto;
}


.tp_tkmk ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_tkmk ul li:hover img {
	opacity: .6;
}


/* 新着情報---------------------------------------------- */


.tp_news{
	width: 100%;
}

.tp_news dl dt{
	float: none;
	clear: both;
	margin-bottom: 10px;
	display: flex;
}

.tp_news dl dt span.date{
	font-size: 14px;
	line-height: 160%;
	color: #889ca4;

    display: block;
}




.tp_news dl dt span.cat{
    width: 80px;
    height: 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-left: 10px;
    padding: 4px 4px 3px;

    
    display: block;
    text-align: center;
}


.tp_news dl dt span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.tp_news dl dt span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.tp_news dl dt span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.tp_news dl dt span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.tp_news dl dt span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}







.tp_news dl dd{
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    padding-left: 0px;
    border-bottom: 1px dotted #3a3a3a;
}


.tp_news dl dd a{
    color: #3a3a3a;
    text-decoration: none;
}

.tp_news dl dd a:hover{
    color: #3a3a3a;
    text-decoration:underline;
}





.news_ttl{
display: flex;

border-bottom: 2px solid #333333;
padding-bottom: 7px;
margin-bottom: 15px;
}


.news_ttl span.title{
	font-size: 15px;
	line-height: 140%;
}




.news_ttl span.cat{
    width: 100px;
    height: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    color: #e56eaf;
    border: 1px solid #e56eaf;

    margin-right: 15px;
    padding: 4px;

    
    display: block;
    text-align: center;
}


.news_ttl span.tab_bg_01{
    color: #e56eaf;
    border: 1px solid #e56eaf;
}

.news_ttl span.tab_bg_02{
    color: #5bac0c;
    border: 1px solid #5bac0c;
}

.news_ttl span.tab_bg_03{
    color: #fd7330;
    border: 1px solid #fd7330;
}

.news_ttl span.tab_bg_04{
    color: #54aed3;
    border: 1px solid #54aed3;
}

.news_ttl span.tab_bg_05{
    color: #717778;
    border: 1px solid #717778;
}



.news_day{
font-size: 12px;
line-height: 120%;
margin-bottom: 12px;
text-align: right;

}


.news_post{
font-size: 14px;
line-height: 150%;
margin-bottom: 50px;
}






.news_post_in{
}


.news_post_in_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 30px;
    

}

.news_post_in_l a{
    color: #004486;
    text-decoration: underline;
}


.news_post_in_l a:hover{
    color: #004486;
    text-decoration:none;
}


.news_post_in_r{
    width: 100%;
    height: auto;
    float: none;
    

}


.news_post_in_r dl dt{
    background: #004486;
    padding: 8px 10px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 15px;
}


.news_post_in_r dl dd{
    margin-bottom: 35px;
}


.news_post_in_r dl dd:last-child{
    margin-bottom: 0px;
}



.news_post_in_r dl dd ul li{
    background:url("../img/common/list001.png") left 7px no-repeat;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 10px;
    padding-left: 8px;
}


.news_post_in_r dl dd ul li a{
    color: #000000;
    text-decoration: none;
}

.news_post_in_r dl dd ul li a:hover{
    color: #000000;
    text-decoration:underline;
}

.news_post_in_r dl dd ul li:last-child{
    margin-bottom: 0px;
}






/* 会社情報---------------------------------------------- */



.tm_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.tm_b01_l{
	width:100%;
	height:auto;
	float:none;
	
	font-size:14px;
	line-height:150%;
	
	margin-bottom:15px;
}

.tm_b01_r{
	max-width:380px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto;
	
	text-align:center;

}

.tm_b01_l p{
	font-weight:bold;
	font-size:16px;
	margin-bottom:13px;
	line-height:130%;
}


.tm_b01_r p{
	text-align:center;
	font-size:14px;
	margin-top:8px;
}



.msg_b01{
	font-size:16px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	
	margin-bottom:40px;
}


.msg_b01 dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.msg_b01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:14px;
	line-height:160%;
	word-break: break-all;
}

.rinen{
	color:#000;
	font-size:17px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:40px;

	font-family: "Noto Sans Japanese";	
	text-align:center;

}


.rinen_c1{
    color: #3E73DD;
}

.rinen_c2{
    color:#F30004;
}

.rinen_c3{
    color:#00AB1E;
}

.rinen img{
	width: 100%;
	margin: 0px auto 20px;
}



.c_gaiyou{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.c_gaiyou table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.c_gaiyou table th{
	border-collapse:collapse;


	width:100%;
	color:#000000;
	padding:10px 0p 0 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	font-weight:bold;
	
	border-bottom:none;
	
	display:block;
}

.c_gaiyou table td{
	width:100%;
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0px 0px 10px 0;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	
	display:block;
}


.c_acs{
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
	line-height:140%;
}




#map01{
	width:100%;
	height:300px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:40px;
}

#map02{
	width:100%;
	height:300px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:40px;
}

#map03{
	width:100%;
	height:300px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:40px;
}

#map04{
	width:100%;
	height:300px;
	box-sizing:border-box;
	border:1px solid #CCC;
}



.shikaku_list{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.shikaku_list ul li{
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:20px;
}

.shikaku_list ul li dl dt{
	font-size:16px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px dotted #666;
}


.shikaku_list ul li dl dd{
	font-size:14px;
	color:#000;
	line-height:120%;
	margin-bottom:10px;
}

.shikaku_list ul li:nth-child(2n){
	margin-right:0%;
}


.shikaku_list ul li:nth-child(3){
	margin-bottom:20px;
}

.shikaku_list ul li:nth-child(4){
	margin-bottom:0px;
}



/* 業務案内---------------------------------------------- */



.com_b01{
	margin-bottom:30px;
}


.com_b01 dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
	text-align:center;
}

.com_b01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:14px;
	line-height:160%;
	word-break: break-all;
}


.com_txt01{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:40px;
}





.bns_b01{
	width:100%;
	height:auto;
	margin:0 auto 00px auto;
}

.bns_b01 ul li{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto 15px auto;
	
	float:none;

}

.bns_b01 ul li:nth-child(2n){
	margin:0 auto 15px auto !important;
}

.bns_b01 ul li:nth-child(3n){
	margin:0 auto !important;
}




.bns_b01 ul li p{
	text-align:center;
	margin-top:8px;
	font-size:14px;
}





.bns_img01{
	max-width:400px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

.bns_img01 img{
	display: block;
	margin: 0 auto;
	padding: 0;
}


.bns_bg001{
	padding:40px 0 40px 0;
	background:url(../img/business/01_bg.jpg) repeat;
}

.bns_list01{
	margin-bottom:30px;
}

.bns_list01 ul li{
	background:url(../img/business/list.png) left 6px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:15px;
}


.bns_list01 ul li:last-child{
	margin-bottom:0;
}




.bns_bg002{
	padding:40px 0 40px 0;
	background:url(../img/business/02_bg.jpg) repeat;
}

.bns_list02{
	margin-bottom:30px;
}

.bns_list02 ul li{
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:8px;
}

.bns_list02 ul li:last-child{
	margin-right:0px;
}

.bns_list02 ul li ul li{
	
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	
	background:url(../img/business/list.png) left 6px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:15px;
}


.bns_list02 ul li:last-child{
	margin-bottom:0;
}




.bns_bg003{
	padding:40px 0 40px 0;
	background:url(../img/business/03_bg.jpg) repeat;
}






/* 職場風景---------------------------------------------- */


.sp_01{
    margin-bottom: 30px;
}


.sp_01 dl dt{
    font-size: 22px;
    line-height: 160%;
    text-align: center;
    font-family: 'noto700';
    
    margin-bottom: 20px;
}

.sp_01 dl dd{
    font-size: 15px;
    line-height: 170%;

}


.sp_02{
    text-align: center;
    margin-bottom: 10px;

}

.sp_03{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 35px;
}



.sp_04{
    max-width: 600px;
    width: 100%;
    margin: 0 auto 40px auto;

}

.sp_04_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom:0px;
}

.sp_04_r{
    width: 100%;
    height: auto;
    float: none;
    
    padding: 20px;
    box-sizing: border-box;
}


.sp_04_l img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}


.sp_05{
    max-width: 600px;
    width: 100%;
    margin: 0 auto 40px auto;;
}

.sp_05_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom:20px;
    
    
    padding: 20px;
    box-sizing: border-box;    
}

.sp_05_r{
    width: 100%;
    height: auto;
    float: none;
    


}

.sp_05_r img{
    margin:0;
    padding: 0;
    vertical-align: bottom;
}



.sp_in{
    font-size: 14px;
    line-height: 170%;
}



.sp_bg01{
	height:160px !important;
	background:url("../img/workplace/02_01.jpg") right top -70px no-repeat,#f4f3f0;
    background-size: 220px 238px;

	 margin:0px auto 0px auto;


}

.sp_bg02{
	height:160px !important;
	background:url("../img/workplace/02_02.jpg") right top -40px no-repeat,#f4f3f0;
    background-size: 190px 205px;
	 margin:0px auto 0px auto;
}


.sp_bg03{
	height:160px !important;
	background:url("../img/workplace/02_03.jpg") left top -40px no-repeat,#f4f3f0;
    background-size: 190px 205px;
	 margin:0px auto 0px auto;
}

.sp_bg04{
	height:160px !important;
	background:url("../img/workplace/02_04.jpg") center top -40px no-repeat,#f4f3f0;
    background-size: 190px 205px;
	 margin:0px auto 0px auto;
}

.sp_bg05{
	height:160px !important;
	background:url("../img/workplace/02_05.jpg")  center top -30px no-repeat,#f4f3f0;
    background-size: 190px 205px;
	 margin:0px auto 0px auto;
}







/* インタビュー---------------------------------------------- */


.intvr_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:14px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #c6c8c8;
}


.intvr_ttl p{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:5px;
}


.intvr_01{
	width:100%;
	height:auto;
	margin-bottom:40px;
	padding-bottom:40px;
	
	border-bottom:1px dotted #999999;

}



.intvr_01_l{
	width:100%;
	height:auto;
	float:none;
}

.intvr_01_r{
	width:100%;
	height:auto;
	float:none;
	
	text-align:center;
}


.intvr_01_l p{
	font-family: "Noto Sans Japanese";	
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	
	margin-top:15px;
	margin-bottom:20px;
	
	text-align:center;
}

.intvr_01_l dl dt{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:10px;
}


.intvr_01_l dl dd{
	font-family: "Noto Sans Japanese";	
	font-size:14px;
	line-height:140%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:30px;
}

.intvr_01_l dl dd:last-child{
	margin-bottom:0px;
}





/* 採用情報---------------------------------------------- */




.sub_menu{
	margin-bottom:30px;
}

.sub_menu ul{
	text-align:center;
}

.sub_menu ul li{
	display:inline-block;

	font-size:14px;	
	font-family: "Noto Sans Japanese";	
	color:#000;
	line-height:120%;
	font-weight:bold;
	margin-right:10px;
}

.sub_menu ul li:last-child{
	margin-right:0px;
}


.sub_menu ul li a{
	background:#336699;
	color:#FFF;
	
	padding:5px 10px 8px 10px;
	display:block;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.sub_menu ul li a:hover{
	background:#F36;
	color:#FFF;
	text-decoration:underline;

}


.sub_menu_on{
	background:#F36 !important;
	color:#FFF;
	text-decoration:underline;
}



.sub_menu{
	margin-bottom:30px;
}

.sub_menu ul{
	text-align:center;
}

.sub_menu ul li{
	display:inline-block;

	font-size:14px;	
	font-family: "Noto Sans Japanese";	
	color:#000;
	line-height:120%;
	font-weight:bold;
	margin-right:0px;
	margin-bottom:10px;
}


.bns_b01 ul li:nth-child(2){
	margin-right:0px;	
}

.sub_menu ul li:last-child{
	margin-right:0px;
}


.sub_menu ul li a{
	background:#336699;
	color:#FFF;
	
	padding:5px 13px 8px 13px;
	display:block;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.sub_menu ul li a:hover{
	background:#F36;
	color:#FFF;
	text-decoration:underline;

}


.sub_menu_on{
	background:#F36 !important;
	color:#FFF;
	text-decoration:underline;
}



.rcrt_ttl{
	margin-bottom:35px;
	
	font-family: "Noto Sans Japanese";	
	color:#996699;
	font-size:18px;
	line-height:130%;
	word-break: break-all;
	font-weight:normal;
	text-align:center;

}



.recruit_t{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;
	width:100%;
	color:#000000;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
}



.recruit_t table td a{
	color:#000;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#000;
	text-decoration:none;
}



.rcrt_voice01{
	width:100%;
	height:auto;
}

.rcrt_voice01 ul li{
	max-width:400px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 20px auto;

}

.rcrt_voice01 ul li img{
	width:100%;
	height:auto;
}

.rcrt_voice01 ul li:nth-child(3n){
	margin:0 auto 20px auto;
}


.rcrt_voice01 ul li dl{
	background:#065394;
	padding:10px;
	box-sizing:border-box;
}

.rcrt_voice01 ul li dl dt{
	text-align:center;
	font-size:16px;
	line-height:120%;
	color:#FFF;
	margin-bottom:2px;
}

.rcrt_voice01 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:160%;
	color:#FFF;
}

.rcrt_voice01 ul li dl dd p a{
	width:90px;
	height:auto;
	padding:1px;
	margin:8px auto 0 auto;
	box-sizing:border-box;
	color:#FFF;
	text-align:center;
	
	display:block;
	background:#cc0000;
}

.rcrt_voice01 ul li dl dd p a:hover{
	color:#FFF;
	text-decoration:underline;
}







.rcrt_voic_img001{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.rcrt_voic_img002{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img003{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.rcrt_voic_img004{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img005{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}




.rcrt_voic_img006{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img007{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_img008{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img009{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rcrt_voic_img0{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.rcrt_voic_s{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.rcrt_voic_s img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}





.rcrt_voic_ttl{
	text-align:center;
	font-size:18px;
	margin-bottom:40px;
	line-height:140%;
}

.rcrt_voic_qa{

}

.rcrt_voic_qa dl dt{
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}

.rcrt_voic_qa dl dt span{
	padding:2px 7px;
	box-sizing:border-box;
	font-size:17px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	background:url(../img/recruit/01/q.jpg) repeat;
	margin-right:7px;
}

.rcrt_voic_qa dl dd{
	font-size:14px;
	line-height:140%;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid #c6c8c8;
}




.rcrt_rec01{
	width:100%;
	height:auto;
}

.rcrt_rec01 ul li{
	max-width:400px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 30px auto;
}

.rcrt_rec01 ul li img{
	width:100%;
	height:auto;
}

.rcrt_rec01 ul li:nth-child(3n){
	margin:0 auto 30px auto;
}

.rcrt_rec01 ul li:last-child{
	margin:0 auto;
}

.rcrt_rec01 p{
	text-align:center;
	font-size:14px;
	margin-top:10px;
}






/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:20px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:18px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;
	word-break: break-all;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}



/* 福利厚生 ---------------------------------------------- */

.welfare_cont_list{

}

.welfare_cont_list > ul{

}

.welfare_cont_list > ul > li{
	width: 100%;
	margin: 0px auto 40px;
}


.welfare_cont_list > ul > li dt{
	font-size: 22px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;

	margin-bottom: 20px;
}


.welfare_cont_list > ul > li dt span{
	display: inline-block;
	position: relative;
	padding-left: 40px;
}

.welfare_cont_list > ul > li dt span::before{
	position: absolute;

	top: 48%;
	left: -0px;
	transform: translateY(-50%);

	content: '1';

	font-size: 22px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;

	width: 35px;
	height: 35px;

	background-color: #63c3e2;
	border-radius: 50%;
}



.welfare_cont_list > ul > li:nth-child(2) dt span::before{
	content: '2';
}

.welfare_cont_list > ul > li:nth-child(3) dt span::before{
	content: '3';
}

.welfare_cont_list > ul > li:nth-child(4) dt span::before{
	content: '4';
}

.welfare_cont_list > ul > li:nth-child(5) dt span::before{
	content: '5';
}

.welfare_cont_list > ul > li:nth-child(6) dt span::before{
	content: '6';
}

.welfare_cont_list > ul > li:nth-child(7) dt span::before{
	content: '7';
}



.welfare_cont_list > ul > li dd{
	font-size: 16px;
	line-height: 160%;
	text-align: left;

	margin-bottom: 15px;
}




.welfare_cont_img.odd li{ 
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 15px;
}

.welfare_cont_img.odd li:nth-child(odd){ 
	margin-right: 0%;
}

.welfare_cont_img.odd li:first-child{
	width: 100%; 
}

.welfare_cont_list > ul > li:first-child li:nth-child(2),
.welfare_cont_list > ul > li:first-child li:nth-child(3){
	float: none;
	width: 100%; 
	max-width: 480px;

	margin: 0px auto 15px;
}


.welfare_cont_img.even li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 15px;
}


.welfare_cont_img.even li:nth-child(even){
	margin-right: 0%;
}


.welfare_cont_img img{
	width: 100%;
}

.welfare_cont_img p{
	text-align: center;
	font-size: 12px;
	padding-top: 5px;

}









/* SKMとは ---------------------------------------------- */

.about_skm_list{
	
}

.about_skm_list ul{
	display: flex;
	flex-direction: column;
}

.about_skm_list li{
	margin-bottom: 40px;

	padding: 20px;
	box-sizing: border-box;

	background: linear-gradient(126deg, #e8f8f6, #faeafa);

	border-radius: 10px;

}

.askm_title{
	text-align: center;

	font-size: 18px;
	font-weight: 700;
	line-height: 48px;

	margin-bottom: 10px;

	font-family: "Noto Sans Japanese";
}
.askm_title::first-letter{
	color: #406dbf;
}

.askm_title span{
	font-size: 48px;
	color: #406dbf;
	line-height: 48px;
}




.askm_img01{
	text-align: center;
	margin: 0px auto 20px;
}

.askm_img01 img{
	
}


.about_skm_list li dl{
	
}


.about_skm_list li dt{
	text-align: center;

	font-size: 22px;
	font-weight: 700;
	line-height: 120%;

	margin-bottom: 20px;

	font-family: "Noto Sans Japanese";
}



.about_skm_list li dt br.sp{
	display: inline;
}


.about_skm_list li dd{
	display: flex;
	flex-direction: column;
}

.about_skm_list li:nth-child(odd) dd{
	flex-direction: column;
}


.about_skm_list li dd .img{
	width:100%;
	max-width: 360px;
	margin: 0px auto 20px;
}
.about_skm_list li dd .img img{
	width: 100%;
}


.about_skm_list li dd .txt{
	flex: 1;

	width: -webkit-fill-available;
	width: -moz-available;
	width: stretch;

	font-size: 15px;
	line-height: 160%;

	margin: 0px 0px;

	font-family: "Noto Sans Japanese";
	
} 



/* チーム紹介 ---------------------------------------------- */

.staff_cont01{
	border: 15px solid #efdc60;
	border-radius: 8px;

	background:url(../img/staff/bg01.png) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

	 padding: 20px;
	 box-sizing: border-box;
}

.staff_cont_img01{
	display: flex;
	justify-content: space-between;

	margin: 0px auto 20px;
}

.sci01_l{
	padding: 20px 10px;
	box-sizing: border-box;
	margin-right: 20px;
}

.sci01_r{

}

.staff_cont_txt01{
	margin-bottom: 40px;
}

.staff_cont_txt01 li{
	margin-bottom: 30px;
}

.staff_cont_txt01 li.w1{
	float: none;
	width: 100%;
}


.staff_cont_txt01 li.w2{
	float: none;
	width: 100%;
}

.staff_cont_txt01 li.w3{
	clear: both;
	margin-bottom: 0px;
}


.staff_cont_txt01 dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 20px;
	margin-bottom: 10px;
}

.staff_cont_txt01 dd{
	width: 100%;
	font-size: 14px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}



.staff_cont_title{
	width: 100%;
	height: 40px;
	max-width: 300px;
		
	background:#efdc60;
	box-sizing:border-box;
	display:block;
	text-align:center;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
	
	-webkit-border-radius: 20px;     /* for Safari and Chrome */
	moz-border-radius: 20px;    /* for Firefox */
	-o-border-radius: 20px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:20px;   /* Linux browsers */
	border-radius: 20px;     /* CSS3 */

	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 18px;

	margin-bottom: 20px;

}

.staff_cont_txt02{
	display: flex;
	justify-content:initial;
	flex-direction: column;

	margin: 0px auto 20px;
}

.staff_cont_txt02 .sct02_l{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

.staff_cont_txt02 .sct02_l dt{
	font-family: "vdl-lineg", sans-serif;
	font-weight: 400;
	font-style: normal;

	font-size: 20px;
	margin-bottom: 10px;
}

.staff_cont_txt02 .sct02_l dd{
	width: 100%;
	font-size: 14px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";
}

.staff_cont_txt02 .sct02_r{
	float: none;
	width: 100%;
	text-align: center;

	margin-bottom: 30px;
}

.staff_cont_flow01{
	width: 100%;

}

.staff_cont_flow01 p{
	width: 100%;
	font-size: 15px;
	line-height: 160%;

	font-family: "Noto Sans Japanese";

	margin-bottom: 20px;
}

.staff_cont_flow01 .scf_img{
	margin-bottom: 40px;

	overflow-x: scroll;
}

.staff_cont_flow01 .scf_img_in{
	width: 640px;
	padding: 10px;
	box-sizing: border-box;
}


.staff_cont_flow01 .scf_img img{
	
}






/* お問い合わせ ---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 5px 5px 5px;	
	
	font-family: "メイリオ", sans-serif;

}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 5px 10px 5px;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

	/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
	/*角丸*/

	font-family: "メイリオ", sans-serif;
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
