/*common*/
.mb12{
  margin-bottom: 12px;
}
.smasala .feature-block__box h3 span.asterisk-small{
    display: contents;
    font-size: 12px;
}



/*ここまでcommon*/
.contents.price a{
	color: #f0428f;
}
.about-maeq .price__table {
    border-spacing: 0;
}
.about-maeq .price__table tr th {
    background-color: #2851ad;
    width: 30%;
    padding: 10px 0;
    border: solid 1px #ffffff;
    color: #fff;
}
.about-maeq .price__table tr td {
    width: 30%;
/*    border: 1px solid #000;*/
/*    padding: 10px 0;*/
    vertical-align: middle;
    padding: 10px;
    border: solid 1px #ffffff;
    background: #eff2f6;
}
ul.company-table-list {
    margin-top: 2px;
	list-style: none;
	padding-left: 12px;
}
.company-table tr:nth-child(even) th,
.company-table tr:nth-child(even) td{
	background: #e1e8ff;
}
.btn-block__btn .btn2{
	background-color: #fccc00;
  border: 1px solid #fccc00;
}
.btn-block.btn-block2{
	margin-top: 40px
}

/*top page*/

.message-sign-name{
	font-size: 24px;
}
.btn-block__btn{
	z-index: 1;
}


/*maeq index.html*/

/*
.request-btn{
    background: rgb(0 32 103 / 80%);
    max-width: 840px;
    width: 88%;
    margin: 24px auto 72px;
    padding: 24px;
    font-size: 24px;
    border-radius: 8px;
}
@media (max-width: 600px){
  .request-btn{
    font-size: 16px;
  }
}
*/
.request-btn{
  padding: 72px 0;
display: flex;
justify-content: space-evenly;
}

.request-btn p>a{
  background: rgb(242 66 54 / 96%);
	border: 3px solid rgb(242 66 54 / 96%);
  max-width: 840px;
  width: 88%;
  margin: 24px auto 72px;
  padding: 24px 32px;
  font-size: 22px;
  border-radius: 8px;
  transition: .2s linear;
}

.request-btn p>a.request-btn_employee {
background-color: #fff ;
border: 3px solid rgb(242 66 54 / 96%) ;
color: rgb(242 66 54 / 96%) ;
transition: .2s linear;
}	


.request-btn_text {
margin-bottom: 60px;
}
.request-btn_text p {
text-align: center;
}

@media (max-width: 1000px){
.request-btn{
display: block;
}
.request-btn_block{
margin-bottom: 72px;
}
.request-btn_block:last-child{
margin-bottom: 0px;
}
a.request-btn_employee {
padding: 0 25px;
}
}

@media (max-width: 600px){
  .request-btn p>a{
    font-size: 16px;
  }
}

.request-btn__catch {
margin-bottom: 35px;
font-size: 18px;
font-weight: 600;
}

.request-btn p{
  text-align: center;
}
.request-btn p a{
  text-align: center;
  letter-spacing: .1em;
  color: #fff;
  font-weight: 700;
}

@media (max-width: 355px) {
.request-btn p a{
letter-spacing: 0;
}
}

.request-btn p>a:hover{
 background: #ffffff;
color: rgb(242 66 54 / 96%);
}
.request-btn p>a.request-btn_employee:hover{
   background:rgb(242 66 54);
	color: #ffffff;
}

/*smart salary*/
.kv__copy__number{
    letter-spacing: 0.05em;
}
.smasala .kv__copy .fc-deepblue{
   letter-spacing: 0.04em;
}


/*button*/

.btn01 a{
  text-align: center;
  cursor:pointer
}  

.btn-block__btn2{
  text-align: center;
/*  border-radius: 40px;*/
  border: 2px solid transparent;
  margin-left: auto;
  margin-right: auto;
/*  margin-top: 24px;*/
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s linear;
  background: #063190;
  padding: 12px 24px;
}




/*maekyu page*/

.maekyu-banner p{
  text-align: center;
}

.maekyu-banner img{
  max-width: 960px;
  width: 100%;
}

.maekyu-banner{
  background: #cee9fe;
  padding: 40px 0;
}

.maeq-top .top-block{
  padding-bottom: 16px;
}

.maeq-sec__sab_ttl {
font-size: 28px;
font-weight: 600;
text-align: center;
margin-bottom: 30px;
}
.customers_voice {
max-width: 100%;
height: auto;
width: 30%;
background-color: #fff;
list-style: none;

}
.customers_comment {
font-size: 22px;
margin-top: 6px;
font-weight: 600;
}
.customers_text {
line-height: 1.5;
margin-top: 10px;
font-weight: 300;
}
.customers_voice_box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
/*//----空　疑似要素を追記----*/
.customers_voice_box:after {
content: "";
width: 30%;
    }
/*//-------------------*/
.detail {
text-align: center;
margin-bottom: 40px;
margin-top: 40px;
font-weight: 600;
}
p.detail {
    text-align: center;
}
.detail_link {
color: #FFFFFF;
font-size: 16px;
width: 100%;
padding: 10px 50px;
background-color: #182E4A;
border-radius: 40px;
}
.btn-block img {
width: 70%;
}
.image_link {
display: block;
}
.image_link img {
transition:0.3s;
display:block;
width:100%;
box-shadow: 0 3px 4px 0 #3333337d;
}
.image_link:hover img{
opacity:0.8;
}
.right.full-w.btn-block__btn {
width: 100%;
padding: 20px 50px;
height: auto;
top: 60%;
}
@media (max-width: 480px){
.btn-block {
    margin-top: 0;
}
	}
@media (max-width: 945px){
.customers_voice_box {
display: block;
}
.customers_voice {
width: 100%;
}
.btn-block img {
width: 100%;
}
.company-list_b {
width: 40%;
margin-top: 0;
}
.company-list_box {
display: block;
}
.company-list_box p {
width: 350px;
margin: 30px auto;
}
p.maeq-sec__sab_ttl {
margin: 60px auto 30px;
}
}

/*company list*/
.maeq.companylist{
  font-family: 'Noto Sans JP', sans-serif;
}
.companylist-block{
  background: #F4F4F4;
  padding: 82px 12px 0;
}
ul.companylist-block__list{
  display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
ul.companylist-block__list li{
  margin-bottom: 60px;
  
}

.companylist-block__part{
  width: 190px;
/*  height: 450px;*/
  display: flex;
  flex-direction: column;
}

.companylist-block__part dt{
  margin-bottom: 12px;
  border-bottom: 3px dashed #8E8E8E;
  flex-grow:1;
  height: 410px;
}


.companylist-block__part .cat{
  background-color: #ffbe05;
  font-size: 12px;
  display: inline-block;
  padding: 4px 12px;
  gap: 8px;
  border-radius: 20px;
  color: #0A122A;
  margin-bottom: 8px;
  margin-right: 6px;
}



.companylist-block__part__title{
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-bottom: 16px;
}
.companylist-block__part__info,
.companylist-block__part__place{
  color: #08203E;
}

.companylist-block__part__info p img{
  margin-bottom: 16px;
}
.companylist-block__part__txt{
  font-weight: 400;
}
.companylist-block__part__place{
  margin-bottom: 14px;
  display: block;
  font-weight: 400;
  height: 60px;
}

a.companylist-block__part__btn{
  background: #cccccc;
  border: 1px solid #0A122A;
  border-radius: 4px;
  color: #0A122A;
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 9px 0;
  transition: linear .2s;
}
a.companylist-block__part__btn:hover{
   border: 1px solid #ffbe05;
  background: #ffbe05;
  color: #fff;
}
.dli-chevron-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
}
.company-list_box {
    max-width: 1130px;
    margin: 0 auto;
    }

/*link_banner*/	
  .link_banner {	
  text-align: center;	
  background-color: #e9f1fe;	
  padding: 100px 10px;
display: flex;
flex-direction: row;
	flex-wrap: wrap;
justify-content: center;
}

.link_banner li {

  margin-left: 20px;
  list-style:none;
  height: 100px;
}
	
.link_banner li:first-child {
  margin-top: 0;
  margin-left: 0;
  }

  
  
.kiraboshi_consul_banner {	   
  margin-top: 0;
  margin-left: 0;
 }


.kiraboshi_banner {	
  width: 250px;	
  padding: 10px;	
  background-color: #ffffff;	
  }

.kira_link img{
transition: opacity .3s;
}


@media (max-width: 650px){
  .companylist-block__part__info{
    display: flex;
  }
  .companylist-block__part__info p{
    width: 33%;
  }
  .companylist-block__part{
    width: 100%;
  }
  .companylist-block__part__infoUnder{
    width: 65%;
    margin-left: 12px;
    margin-bottom: 16px;
  }
  ul.companylist-block__list li{
    margin-bottom: 72px;
  }
  .companylist-block__part__info{
    font-size: 14px;
  }
  .companylist-block__part dt{
    height: auto;
  }
  .companylist-block__part__place{
    height: auto;
  }
  .companylist-block__part__title{
    margin-bottom: 8px;
  }
}

/*contact*/

.contact .form sup.mandatory{
      font-size: 7px;
    background: #f0428f;
    padding: 4px 6px;
    border-radius: 30px;
    color: #fff;
    font-weight: 900;
    top: 0.45em!important;
}
.contact .form sup.non.mandatory{
  	background: #fff;
    color: #f0428f;
    border: 1px solid #f0428f;
}  

/*smart salary*/
.smasala .kv .contact-block{
  	top: inherit;
  	bottom: 8%;
    right: 0;
}
.smasala .kv__fig img{
 max-width: 530px;
width:100%;
}
.smasala .kv__copy--sub{
  font-size: 30px;
}
.smasala .kv__copy .fs-s{
  font-size: 18px;
}

.smasala .kv__fig{
  transform: translateX(40px);
}


@media (max-width: 1024px){
.smasala .kv__fig {
    width: 42vw;
   transform: translateX(25px);
}
  .smasala .kv__copy--sub{
    font-size: 2.4vw;
  }
  .smasala .kv__copy .fs-l{
    font-size: 5.6vw;
  }
  .smasala .kv__copy .fs-s{
    font-size: 12px;
  }
  .smasala .kv__copy .fs-m{
    font-size: 3.6vw;
  }
  
  .smasala .kv .contact-block{
    bottom: 3.4%;
    width: 27vw;
  }
  .smasala .kv .contact-block__ttl{
    font-size: 1.6vw;
  }
  .smasala .kv .contact-block__txt--l{
    font-size: 3vw;
  }
  .smasala .kv__copy--bg{
    font-size: 2.4vw;
    padding-bottom: 2vw;
    width: 24vw;
    margin-top: 4.2vw;
  }
  
  
}
@media (max-width: 480px){
 .smasala .kv__fig{
      transform: translateX(0vw);
      width: 100%;
 }
  .smasala .kv__copy--bg {
    margin: 6vw auto 0;
}
  .smasala .kv__copy .fs-m{
    font-size: 8vw;
  }
  .smasala .kv__copy .fs-l{
    font-size: 13vw;
  }
  .smasala .kv__copy--sub {
    font-size: 5.7vw;
}
  .smasala .kv__copy--bg{
    font-size: 5.2vw;
    width: 54vw;
    padding-bottom: 4vw;
  }

  .smasala .kv .contact-block{
    width: 100%;
    text-align: center;
    top: 0;
    bottom: inherit
  }
  .smasala .kv .contact-block__ttl{
    font-size: 4.6vw;
  }
  .smasala .kv .contact-block__txt--l{
    font-size: 6.5vw;
  }
  
  /*link_banner*/	
  .link_banner {	
  padding: 60px 10px;	
  }	
/*
  .kiraboshi_consul_banner {	
  width: 200px;	
  }
*/ 
}

@media (max-width: 560px){
/*link_banner*/
.link_banner li:first-child {
margin-top: 0;
}
  .link_banner li{
    margin-left: 0;
}
}


/*customers_voice*/

.customers_voice_category {
    background-color: #ffffff;
    border: solid 1px #FF9417;
    font-size: 11px;
    display: inline-block;
    padding: 2px 12px;
    gap: 8px;
    border-radius: 20px;
    color: #FF9417;
    margin: 10px 3px 8px 0;
}
.customers_company {
    border: none;
    border-bottom: 0.1px solid #333;
    margin: 0;
    font-weight: 500;
}
.customers_voice_inner {
    padding: 12px;
}
.customers_btn {
    display: block;
    width: 290px;
    margin: 60px auto 120px;
}

@media (max-width: 560px) {
.detail {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 25px;
    font-weizght: 600;
} 
}


/*ホワイトペーパー*/
.whitepaper-thumbnail {
    background-color: #EEF4F8;
    padding-top: 100px;
    padding-bottom: 60px;
}
.whitepaper-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0 35px;
    max-width: 1130px;
    margin: 0 auto;
    list-style: none;
}
/*//----空　疑似要素を追記----*/
.whitepaper-inner:after {
content: "";
width: 30%;
    }
/*//-------------------*/
.img_dl {
    width: 33px;
    margin-right: 10px;
}
img.white_img {
    width: 100%;
    margin-bottom: 20px;
}
.whitepaper_box {
    max-width: 100%;
    height: auto;
    width: 30%;
    background-color: #fff;
    margin-top: auto;
    margin-bottom: 70px;
}

p.whitepaper_comment {
    font-weight: 600;
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}
p.white_detail {
    margin-top: 60px;
}
.white_detail_link {
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #182E4A;
    border-radius: 8px;
    height: 63px;
    line-height: 63px;
}
.whitepaper_text {
    padding: 0 16px;
    font-weight: 300;
}
p.white_btn {
    text-align: center;
}
.white_btn {
    display: block;
    width: 350px;
    margin: 60px auto 90px;
}

@media (max-width: 945px) {
.whitepaper-inner {
    display: block;
}
    .whitepaper_box {
    max-width: 100%;
    height: auto;
    width: 100%;
    background-color: #fff;
    margin-top: auto;
    margin-bottom: 60px;
}
}

/*ホワイトペーパー　資料ダウンロード一覧*/
.wp_ttl {
    color: #19408E;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    margin-bottom: 80px;
}
.wp_inner {
    background-color: #EEF4F8;
    padding-top: 70px;
}