@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:1200px){
.headLogo img {

}	
.headLogo {

}
.gNavi li a {
	
}
.header {
	
}
}
@media screen and (max-width:1110px){
.recTopCc01 {
	font-size: min(4.6vw, 100px);
}
.recTopCc02 {
  font-size: min(2.5vw, 48px);
}
}
@media screen and (max-width:834px){
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}
.spMlNon{
	margin-left: 0px !important;
}
.spMrNon{
	margin-right: 0px !important;
}
.spMbNon{
	margin-bottom: 0px !important;
}
.spMb05{
	margin-bottom: 5px !important;
}
.spMb10{
	margin-bottom: 10px !important;
}
.spMb15{
	margin-bottom: 15px !important;
}
.spMb20{
	margin-bottom: 20px !important;
}
.spMb30{
	margin-bottom: 30px !important;
}
.spMb40{
	margin-bottom: 40px !important;
}
.spMb50{
	margin-bottom: 50px !important;
}
.spMb60{
	margin-bottom: 60px !important;
}
.spMb70{
	margin-bottom: 70px !important;
}
.spMb80{
	margin-bottom: 80px !important;
}
.spMb90{
	margin-bottom: 90px !important;
}
.spMtNon{
	margin-top: 0px !important;
}
.spMt05{
	margin-top: 5px !important;
}
.spMt10{
	margin-top: 10px !important;
}
.spMt20{
	margin-top: 20px !important;
}
.spMt30{
	margin-top: 30px !important;
}
.spMt40{
	margin-top: 40px !important;
}
.spMt50{
	margin-top: 50px !important;
}
.spMt60{
	margin-top: 60px !important;
}
.spPl10{
	padding-left: 10px !important;
}
.spPl20{
	padding-left: 20px !important;
}
.spPl30{
	padding-left: 30px !important;
}
.spPl40{
	padding-left: 40px !important;
}
.spPl50{
	padding-left: 50px !important;
}
.spPl60{
	padding-left: 60px !important;
}
.spPlNon{
	padding-left: 0px !important;
}
.spPr10{
	padding-right: 10px !important;
}
.spPr20{
	padding-right: 20px !important;
}
.spPr30{
	padding-right: 30px !important;
}
.spPr40{
	padding-right: 40px !important;
}
.spPr50{
	padding-right: 50px !important;
}
.spPr60{
	padding-right: 60px !important;
}
.spPrNon{
	padding-right: 0px !important;
}
.spPb10{
    padding-bottom: 10px !important;    
}
.spPb05{
    padding-bottom: 5px !important;    
}
.spPb20{
    padding-bottom: 20px !important;    
}
.spPb30{
    padding-bottom: 30px !important;    
}
.spPb40{
    padding-bottom: 40px !important;    
}
.spPb50{
    padding-bottom: 50px !important;    
}
.spPb60{
    padding-bottom: 60px !important;    
}
.spPb100{
    padding-bottom: 100px !important;    
}
.spPt60{
    padding-top: 60px !important;    
}
.spPtNon{
    padding-top: 0px !important;    
}
.spPt10{
    padding-top: 10px !important;    
}
.spPt20{
    padding-top: 20px !important;    
}
.spPt30{
    padding-top: 30px !important;    
}
.spPt40{
    padding-top: 40px !important;    
}
.spText10{
    font-size: 10px !important;    
}
.spText11{
    font-size: 11px !important;    
}
.spText12{
    font-size: 12px !important;    
}
.spText13{
    font-size: 13px !important;    
}
.spText14{
    font-size: 14px !important;    
}
.spText15{
    font-size: 15px !important;    
}
.spText16{
    font-size: 16px !important;    
}
.spText18{
    font-size: 18px !important;    
}
.spText20{
    font-size: 20px !important;    
}
.spText22{
    font-size: 22px !important;    
}
.spText24{
    font-size: 24px !important;    
}
.spText26{
    font-size: 26px !important;    
}
.spText28{
    font-size: 28px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.spText36{
    font-size: 36px !important;    
}
.spTextAlignCenter{
	text-align: center !important;	
}
.spTextAlignLeft{
	text-align: left !important;	
}
.spJustifyCenter{
	justify-content: center !important;	
}
.spJustifyStart{
	justify-content: flex-start !important;	
}
body {
	width: 100%;
  
}
body::before {

}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.header{
	height: 60px;
	width: 100%;
top: 0px;
left: 0px;
z-index: 1000;
/*-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);*/
box-sizing: border-box;
border-radius: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	align-items: center;
    display: flex;
}
.header::before {
  display: none;
}
.spHeader {
	width: 100%;
	height: 50px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.box1080 {
	
}
.box1280 {
	
}

.box1600{
	padding-left: 20px;
	padding-right: 20px;
}
.box800 {
    
}
.box600 {
   
}
.footBox {
    display: table;
    height: auto;
    margin: 0 auto;
    
    width: 100%;
	padding-bottom:80px;
    padding-top: 60px;

}

.goTopBtn {
      height: 50px;
  width: 50px;
}
.goTopBtn img {
    
}
.goTopBtn.on {
	
}


#menuButton {
    display: block;
	
    height: 60px;
    right: 0px;
    position: fixed;
    top: 0px;
    width: 60px;
	
	z-index: 1200;
	cursor: pointer;
    
    transition-property: all;
	transition: 0.4s ease;
	border-radius: 100%;
	background-color: #111;
	border-radius: 0;
}
#menuButton.active {
	 
}
#menuButton span {
    display: block;
    background-color: #FFF;
    width: 40px;
    height: 1px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton.active span {
	
}
#menuButton span:first-child {
    top: 22px;
}
#menuButton span:nth-child(2) {
    /*top: calc(50% - 1px);*/
}
#menuButton span:last-child {
    bottom: 22px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}
	#menuButton.active span:nth-child(2) {
    /*opacity: 0;*/
}
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1100;
    background-color: #111;
    overflow: scroll;
    right: -100%;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-overflow-scrolling: touch;
	border-radius: 0px;
}
#overlay::before{
	
}
#overlay.openMenu::before{
	
}
#overlay.openMenu::after{
	
}
#overlay.openMenu{
	/*right: 10px;*/
	top: 0px;
	right: 0;
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 40px;
	width: 100%;
    max-width: 1000px;
    padding-top:60px;
	margin-bottom: 30px;
}
.gNavi {
	display: none;
}
ul.menuSp{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}
ul.menuSp li{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
	
}

ul.menuSp li a{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1em;
    padding: 15px 0;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;
	font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
	font-weight: 600;
	letter-spacing: 0;
}
ul.menuSp li a::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 0px;
    font-size: 10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #5b34e6;
}

ul.menuSp li a span{
	 color: #999;
    font-size: 11px;
    font-family: 'Noto Sans JP',"YuGothic","Yu Gothic","游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
    font-weight: 500;
    margin-left: 10px;
}
ul.menuSp li:last-child{
	border-bottom-width: 0;
}
  ul.menuSpSub {
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-top: 30px;
    flex-flow: row wrap;
  }
.menuBoxSp{
	width: 100%;
height: auto;
float: left;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
	margin-top: 0px;
	transition-property: all;
    transition-duration: .4s;
    transition-timing-function: ease;
    transition-delay: .4s;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha( opacity=0 )";
    top: -40px;
}
	 ul.menuSpSub li {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
	  ul.menuSpSub li a {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 2em;
    color: #999;
    text-decoration: none;
  }
.openMenu .menuBoxSp {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    top: 0px;
  }
.moreBtn.t-spMenu a{
	max-width: 100%;
	font-size: 18px;
	font-weight: 600;
}
.moreBtn.t-spMenu a em {
  font-size: 12px;
	font-family: 'Noto Sans JP',"YuGothic","Yu Gothic","游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
  margin-left: 10px;
	font-style: normal;
}
.headLogo {

}
	
.headLogo img {
  height: 30px;
  width: auto;
}
.header .box1600 {
  max-width: 100%;
  padding-left: 10px;
}
.halfBox{
	width: 100%;	
}
.flex.sp-reverse{
	flex-direction: column-reverse;
}



.mainBox {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
}
.sideBox {
  margin-bottom: 20px;
  width: 100%;
  margin-top: 30px;
}

h1.blogMainTitle {
  font-size: 18px;
  line-height: 1.6em;
  
  padding-bottom: 30px;
}
.postBox {
  margin-bottom: 30px;
  padding-bottom: 30px;
	padding-top: 30px;
}
.postBox p {
  font-size: 13px;
}
.postBox h1{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
  padding-bottom:15px;
}

.postBox h2{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
  padding-bottom:15px;
}
.postBox h3{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h3::before {
  height: 18px;
}
.postBox h4{
	font-size: 14px;
	line-height: 1.6;
}
.postBox h5 {
  font-size: 13px;
}
.postBox h5::before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 13px;
  left: 0;
}

.sideBox h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.sideBox li {
  font-size: 13px;
  margin-bottom: 5px;
}
.sideBox li a {
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1.5em;
}


.box800 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1080 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1280 {
	padding-left: 20px;
	padding-right: 20px;
}

.copyright {
  width: 100%;
  
  font-size: 10px;
  line-height: 20px;
	text-align: center;
    margin-top: 10px;
	letter-spacing: 0;
}
.moreBtn a {
  font-size: 16px;
	height: 50px;
	max-width: 240px;
}
.pageTopPd {
  padding-top: 60px;
}
.bc {
  font-size: 10px;
	margin-top: 10px;
}

.nextBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}
.prevBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}

.post_password input[type="password"] {
  width: 60%;
}

.formBox dt {
  font-size: 13px;
  line-height: 1.5em;
  width: 100%;
	margin-bottom: 10px;
}
.formBox dd {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 0px;
}
.formBtn {
  margin-top: 20px;
}
.fm_formS {
  width: calc(50% - 15px);
}
.fm_formL {
  width: 100%;
}
.fm_form {
  width: 100%;
}
.fm_btn {
  font-size: 16px;
  height: 60px;
  line-height: 20px;
  padding: 20px 0;
  background-size: 14px auto;
  background-position: calc(100% - 15px) center;
}
.fm_btn {
  width: 100%;
}
.fm_btn02 {
  width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 15px 0;
}


.box50.w-fullSp,.box40.w-fullSp,.box60.w-fullSp,.box30.w-fullSp,.box70.w-fullSp ,.box50.w-spFull,.box45.w-fullSp,.box55.w-fullSp{
	width: 100%;	
}


ul.footMenu {
  
}




.newsList {
  width: 100%;
  padding: 0px;
}
.newsList dl {
  
}
.newsList dl dt {
  width: 100%;
  font-size: 11px;
  line-height: 20px;
	margin-bottom: 0;
	letter-spacing: 0;
}
.newsList dl dd {
  width:100%;
  font-size: 12px;
  line-height: 20px;
}
.newsList dl {

  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 30px;
  background-size: 14px auto;
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
}

img.spImg40{
	width: auto;
	height: 40px;
}
img.spImgPd40{
	width: calc(100% - 80px);
	margin-left: 40px;
	margin-right: 40px;
}
img.spImgPd20{
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}

.gNaviBox{
	
}
.footLogo{
	margin-bottom: 10px;	
}
.footLogo img {
  width: 100%;
  height: auto;
	max-width: 120px;
}

img.imgRound {
  border-radius: 16px;
}
.heroImage {
  display: flex;
  margin-top: 60px;
	flex-direction: column-reverse;
	max-height: 600px;
}
.heroInner {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 20px;
	flex-direction: column-reverse;
}
.headContactBtn{
	display: none;
}
.topImage {
  width: 90%;
	margin-left: 10%;
  height: 300px;
  overflow: hidden;
}
.heroText {
  width: 100%;
  position: relative;
  bottom: 20px;
  left: 0;
	padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 0px;
  z-index: 100;
}
.topCc02 {
  width: 100%;
  font-size: 10.6vw;
  line-height: 1;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: -0.04em;
  margin-top: 10px;
  margin-bottom: 20px;
}
.topText {
  font-size: 3.6vw;
  line-height: 1.2;
  font-weight: 600;
}
.topText span.aiText {
  font-size: 4.8vw;
}
.topIcon {
  width: 70px;
  margin-right: 15px;
}
.topStrengthImage {
  width: 80%;
  height: 120px;
  margin-left: 20%;
	position: relative;
}
.subTitleSankaku {
  font-size: 12px;
  margin-bottom: 10px;

}
.blogListBox {
  width: 100%;
	margin-bottom: 20px;
}
.blogListInner {
  padding: 20px 20px 40px;
}
.dayText {
  font-size: 12px;
}
.catTag {
  font-size: 11px;
  padding: 0 15px;
  height: 24px;
}
.blogListTitle {
  font-size: 16px;
}
.nlDay {
  width: 80px;
  font-size: 12px;
	margin-top: 3px;
}
.cateTag {
  width: calc(100% - 80px);
}
.cateTag span {
  font-size: 11px;
  height: 24px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0 15px;
}
.newsTitle {
  font-size: 13px;
}
.topRecruitImage img {
  max-width: 600px;
  width: 100%;
}
.topRecruitImage {
  padding: 0 20px;
}
.site-footer__logo {
  margin-bottom: 40px;
  margin-top: 20px;
}
.top-service__title.pageHead {
  font-size: 48px;
}
.ankList {
  margin-top: 40px;
}
.ankList li {
  width: 47%;
  margin: 6px 0;
  margin-left: 0%;
	margin-right: 3%;
}
.ankList li a {
  background-size: 14px auto;
  background-position: right center;
  background-repeat: no-repeat;
	font-size: 12px;
}
.philoTitle{
	font-size: min(12vw, 80px);	
}
.philoText {
  font-size: min(5.8vw, 40px);
}
.philoText span {
  font-size: 7vw;
}
.sankakuBox {
  width: 100%;
	margin-bottom: 30px;
}
.sankakuInner {
  padding: 20px;
}
.companyList dl {
  padding: 15px 0;
}
.companyList dl dt{
	width: 100px;
	font-size: 12px;
}
.companyList dl dd {
  width: calc(100% - 100px);
  font-size: 13px;
  line-height: 1.6;
}
.gaiLogo img {
  width: auto;
  height: 50px;
}
.mapIcon{
	display: flex;
	align-items: flex-start;
	margin-top: 3px;
}
.spAlignStart{
	align-items: flex-start !important;	
}
.mapBox iframe{
	height: 300px;	
}
.ankList.t-service {
  margin-top: 40px;
}
.katsuyouBox {
  width: 100%;
  background-color: #1e1e1e;
  padding: 20px;
  margin-bottom: 10px;
	
}
.katsuyouBox dt {
  width: 60px;
  font-size: 40px;
	top: -2px;
}
.katsuyouBox dd {
  width: calc(100% - 60px);
}
.solutionHead {
  padding: 20px;
}
.solutionInner {
  width: 100%;
  padding: 20px;
	padding-bottom: 40px;
}
.ragBox {
  width:100%;
	margin-bottom: 40px;
}
.ragBox::before {
  content: "";
  position: absolute;
  margin-top: 0px;
  top: calc(100% + 10px);
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #352473;
}
.ragBox.c01::before{
	 border-left-color: transparent;
	border-top-color: #334733;
}
.ragTitle {
  height: 30px;
  font-size: 16px;
}
.ragInner {
  padding: 20px;
}
ul.dotList li {
  font-size: 12px;
}
ul.dotList li::before {
  top: 9px;
}
.osBox {
  width: 100%;
  padding: 60px 20px 20px;
	background-color: #1a1a1a;
	margin-top: 70px;
}
.osIcon {
  width: 100px;
  height: 100px;
  top: -50px;
  left: calc(50% - 50px);
}
.osIcon img {
  width: 50px;
  height: 50px;
}
.spBgBlk{
	background-color: #000 !important;
}
.big3 {
  font-size: 60px;
  top: 4px;
}
.tokuchoBox dt {
  width: 60px;
  font-size: 40px;
}
.tokuchoBox dd {
  width: calc(100% - 60px);
	margin-top: 2px;
}
.pointFukidashi {
  width: 50px;
  height: 20px;
  font-size: 13px;
  left: 0;
  top: -30px;
}
.top-news__title {
  font-size: 48px;
}
.doubleCtaBtn {
  justify-content: space-between;
}
.doubleCtaBtn a {
  width: calc(50% - 5px);
	padding-left: 10px;
	background-size: 14px auto;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
.doubleCtaBtn a.t-download {
  margin-left: 0px;
  margin-right: 0;
}
.btnInner {
  font-size: 20px;
  line-height: 1;
}
.btnInner span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 0px;
  width: 100%;
  display: block;
	margin-top: 5px;
}
.categoryLink {
  padding-left: 70px;
}
.categoryLink::before {
  font-size: 12px;
  height: 30px;
  top: 0;
  left: 0;
}
.categoryLink a {
  font-size: 12px;
  padding: 0 10px;
  margin-right: 5px;
  min-width: 80px;
  margin-bottom: 5px;
	height: 30px;
}
.recTopLeft {
  width: 50%;
  height: 300px;
  max-height: 300px;
  padding: 10px;
}
.recTopRight {
  width: 50%;
  height: 300px;
  max-height: 300px;
  padding: 10px;
	top: 40px;
}
.recTopSubPh {
  width: 100%;
  height: 280px;
}
.recSankakuLeftTop {
  top: -6px;
  left: -6px;
  width: 100px;
  height: 100px;
}
.recSankakuRightBottom {
  bottom: -6px;
  right: -6px;
  width: 100px;
  height: 100px;
}
.recTopTextBox{
	display: none;
}
.stepBox {
  width: 100%;
  padding: 30px 20px 20px;
	margin-bottom: 40px;
}
.ankList.t-recruit li {
  width: 47%;
}
.bgBlkBox {
  padding: 0 10px;
  right: -10px;
}
.slick-slide {
  padding: 0px 10px;
}
.bgBlkBoxLeft {
  padding: 0 10px;
  left: -10px;
}
.t-miryoku .sankakuBox {
  width: 100%;
  margin-bottom: 30px;
}
.benefitBox {
  width: 100%;
  padding: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.benefitBox dt {
  width: 70px;
  text-align: center;
}
.benefitBox dt img {
	max-width: 50px;
	width: 100%;
	height: auto;
}
.benefitBox dd {
  width: calc(100% - 70px);
	padding-left: 15px;
}
.spLh18{
	line-height: 1.8em !important;
}
.stepNmb {
  font-size: 14px;
  height: 24px;
  padding: 0 10px;
  top: -10px;
  left: -10px;
}
.stepArrow{
	top: calc(100% + 8px);
  right: calc(50% - 8px);
	transform: rotate(135deg);
}
.cp {
  width: 100%;
  border-right-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 0;
  padding: 20px;
  margin-bottom: 0px;
	height: auto !important;
}
.cp.t01{
	border-top-style: solid;
	border-top-width: 1px;
}
.cp.t05{
	border-bottom-style: solid;	
}
.careerArrow{
	display: none;
}
.jdTitle {
	width: 100%;
  font-size: 16px;
  margin-bottom: 40px;
}
.jdContent {
  width: 100%;
}
.accordion-q button {
  height: 60px;
  font-size: 16px;
  padding-left: 20px;
}
.accordion-q-icon {
  right: 20px;
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-size: 14px auto;
  
}
.accordion-a {
  padding: 20px 20px;
  border: #1e0d5a 2px solid;
}
.baseList {
  margin-bottom: 20px;
}
.baseList dt {
  width: 100%;
  font-size: 12px;
  margin-bottom: 10px;
}
.baseList dd {
  width: 100%;
  font-size: 13px;
  padding-bottom: 20px;
}
.kadoBox {
  width: 100%;
  padding: 20px 20px;
}
.joinBtn a{
	flex-wrap: wrap;
	padding: 20px;
	height: 160px;
	min-height: 160px;
}
.ouboText {
  font-size: 14px;
  padding-right: 20px;
  background-size: 14px auto;
}
.site-footer.t-recruit::before {
  height: 80px;
 
}
.site-footer {
  background-size: 300px auto;
  background-position: right calc(100% - 30px);
  background-repeat: no-repeat;
}
.numberList li {
  font-size: 13px;
}
.cntWrapper {
  padding: 40px 20px;
}
.pjCateLink a {
  padding: 6px 10px;
  font-size: 11px;
  
}
.postBox.t-project {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.cmBox {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
.cmInfoBox {
  padding: 15px 20px;
}
.cmInfoBox dt {
  width: 100%;
  padding: 0px 10px 10px;
	
}
.cmInfoBox dt img{
	height: 40px;
	width: auto;
}
.cmInfoBox dd {
  width: 100%;
  padding-left: 0px;
}
ul.dotList.t-project li {
  width: 100%;
}
.pjCtaBox {
  width: 100%;
  padding: 30px 20px;
}
.pjCtaBox .doubleCtaBtn a {
  max-width: 100%;
  width: 100%;
  height: 80px;
	margin-right: 0;
	margin-bottom: 10px;
}
.pjCtaBox .doubleCtaBtn a .btnInner {
  font-size: 24px;
}
.recTopTextBoxSp{
	display: block;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 50px;
	z-index: 100;
}
.recTopCc01 {
  font-size: min(11.0vw, 100px);
	font-size: min(9.8vw, 100px);
  margin-bottom: 20px;
}
.recTopCc02 {
  font-size: min(5.2vw, 48px);
  line-height: 1.2em;
  margin-bottom: 10px;
}
.recTopCc03 {
  font-size: 13px;
  line-height: 1.6em;
}
.profBox {
  width: 100%;
  padding: 40px;
	margin-bottom: 20px;
}
.lineTitle {
  font-size: 24px;
}
.sitemapLink li {
  width: 100%;
}
.sitemapLink li a {
  font-size: 14px;
  background-size: 14px auto;
  padding-left: 15px;
  margin: 5px 0;
}
.postBox #toc_container {
  padding: 20px 20px;
}
.postBox #toc_container p.toc_title{
	font-size: 14px;
}
.postBox #toc_container.no_bullets ul.toc_list li{
	width: 100%;
	padding-left: 22px;
	margin-bottom: 10px;
}
.postBox #toc_container.no_bullets ul.toc_list li::before{
	width: 10px;
	height: 2px;
	top: 10px;
}
.postBox #toc_container.no_bullets ul.toc_list li a{
	font-size: 13px;
	line-height: 1.6;
}
.recruitTitleBox{
	bottom: 10px;
	right: 10px;
	display: none;
}
.catalogPh {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.spDisNon{
	display: none !important;
}
.bizImgTop{
	display: none;
}
.bizImgTopSp{
	display: block;
	width: 100%;
	text-align: center;
}
.bizImgTopSp img{
	max-width: 260px;
}
/*20260408*/
.langBtn.t-sp{
	display: flex;
	position: fixed;
	top: 20px;
	right: 70px;
	z-index: 1100;
}
.bgMission{
	background-image: url("../images/new/mission_bg02_sp.jpg");

}
.recTopMainPhInner{
	background-image: url("../images/new/recruit_top_left_sp.jpg");
   background-position: center center;
}
.recTopSubPhInner {
  background-image: url("../images/new/recruit_top_right_sp.jpg");
  background-position: center center;
}
.benefitBox .top-recruit-card__corner {
    width: 20px;
    height: 20px;
}
.postBox hr {
  margin: 1.2em 0;
}
}

