@charset "UTF-8";
/* Position用CSS */
body{
  color:#222;
  font:400 16px YakuHanJPs, Arial,"Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Meiryo, sans-serif;
  line-height: 2.2;
  letter-spacing: 0;
}
@media screen and (max-width: 768px){
  body{
    font-size: 14px ;
    line-height: 2;
  }
}
/*============================================================================================
      Header
=============================================================================================*/
.company-header .global-header-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 100px;
}
.recruit-header {
  display: flex;
  justify-content: flex-start;
  align-items: end;
  max-height: 100px;
  background: #fff;
}
.recruit-header-logo{
  display: flex;
  align-items: center;
  gap: 20px;
}
.recruit-logo-title {
  font-family: '';
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #05A984;
}
@media screen and (max-width: 767px) {
  .recruit-logo-img {
    width: 80px;
  }
  .recruit-logo-title {
    display: block;
    font-size: 11px;
  }
  .company-header .global-header-container {
    height: 59px;
  }
}
/*============================================================================================
      Footer
=============================================================================================*/
/* 採用フッターメニューエリア */
.recruit-footer-item {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.footer-menu-inner {
  padding-top: 100px;
  padding-bottom: 80px;
}
.footer-menu{
  line-height: 1.6;
  background: #E9F3F1;
}
.footer-menu-about + .footer-menu-footer{
  margin-top: 48px;
}
.footer-menu-footer{
  display: flex;
}
.footer-menu-logo{}
.footer-menu-logo + .footer-menu-subNavWrap{
  margin-left: 64px;
}
.footer-menu-subNavWrap{
  flex: 1 1 auto;
}
.footer-menu-subNav + .footer-menu-note{
  margin-top: 24px;
}
@media screen and (max-width: 1180px){
  .footer-menu-footer{
    display: block;
  }
  .footer-menu-logo + .footer-menu-subNavWrap{
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 767px){
  .footer-menu-about + .footer-menu-footer{
    margin-top: 30px;
  }
}
/* 採用フッター松井証券について */
.footer-about{
  line-height: 1.6;
}
.footer-about-heading{
  margin-bottom: 16px;
}
.footer-about-title{
  font-weight: bold;
  font-size: 14px;
}
.footer-about-msg{
  font-size: 13px;
}
@media screen and (max-width: 767px){
  .footer-about-heading{
    margin-bottom: 12px;
  }
  .footer-about-title{
    font-size: 12px;
  }
  .footer-about-msg{
    font-size: 10px;
  }
}
/* 採用フッターサブナビ */
.footer-subNav{
  display: flex;
  flex-wrap: wrap;
  margin: -4px -8px;
}
.footer-subNav-item{
  padding: 4px 8px;
}
.footer-subNav-target{
  position: relative;
  padding-right: 12px;
  font-size: 13px;
}
.footer-subNav-target::before{
  content: url(/company/recruit/freshman/images/icon-otherlink-mini.png);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  height: 9px;
  margin: auto 0;
  line-height: 0;
}

/* フッターの脚注のラッパー */
.footerNotes{
  display: flex;
  justify-content: space-between;
}
.footerNotes-item{}
@media screen and (max-width: 1180px){
  .footerNotes{
    display: block;
  }
  .footerNotes-item + .footerNotes-item{
    margin-top: 34px;
  }
}
/* フッターの脚注 */
.footerNote{
  color: #727171;
  font-size: 12px;
}
/* コピーライト */
.copyright{}
@media screen and (max-width: 1180px){
  .copyright{
    text-align: center;
  }
}
/* コピーライト */
.copyright{
  font-size: 12px;
}
@media screen and (max-width: 1180px){
  .copyright{
    text-align: center;
  }
}
.recruit-logo-footer {
  justify-content: center;
}
.recruit-logo {
  display: flex;
  align-items: center;
  height: 100%;
}

/*============================================================================================
      Contents
=============================================================================================*/
/* 共通
=============================== */
@media (hover: hover){
  a:not(.about):hover{
    opacity: 0.5;
  }
}
.u-indent{
  text-indent: -1em;
  padding-left: 1em;
}
@media (min-width: 48em){
  .section[class*=theme-bgc-] {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/*表示*/
/* PC */
.u-resSmHide {
  display: block !important;
}
/* SP */
.u-resSmBlock {
  display: none !important;
}
@media screen and (max-width: 767px){
  .u-resSmHide{
    display: none !important;
  }
  .u-resSmBlock{
    display: block !important;
  }
}

/* Section : 求人情報
  ============================*/
.section-offer{
  margin: 75px auto !important;
  padding-top: 0;
}
.txt_position-ttl01{
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  color: #068270;
}
.txt-position-header01{
  font-size: 25px;
  line-height: 1.5;
  font-weight: 600;
}

/* Section : 業務詳細
  ============================*/
.section-detail{
  padding: 75px 0 !important;
}
.txt_position-ttl02{
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #068270;
}
.section-item.detail-item02{
  margin-top: 70px;
}
.section-item.detail-item03{
  margin-top: 70px;
/*  margin-top: 105px; */
}
.theme-list-disc{
  margin-top: 15px;
}
/* Section : 応募資格
  ============================*/
.section-eligibility{
  margin: 75px auto !important;
  padding-top: 0;
}
.txt_position-ttl03{
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
}
.txt_position-ttl03 + .txt_position-ttl02{
  margin-top: 30px;
}
.eligibility-item02 .txt_position-ttl02{
  margin-top: 50px;
}
.u-section-flex01{
  display: flex;
  gap: 30px;
  margin-top: 15px;
}
.u-section-flex01 h4{
  flex-shrink: 0;
}
.u-section-flex01 ul li{
  line-height: 2.125;
}
/* .u-section-flex01 + .u-section-flex01{
  margin-top: 80px;
  margin-bottom: 80px;
} */
.u-section-lst01{
  margin-top: 15px;
}
.u-section-lst01 li{
  line-height: 2.125;
}
/* Section : 労働条件
  ============================*/
.section-terms{
  padding-top: 0;
}
.table-border{
  border-top: 1px solid rgba(0,0,0,.2);
  padding-top: 75px;
}
.terms-table-itm:first-child{
  margin-top: 0;
}
.terms-link .terms-link-inner{
  position: relative;
}
.terms-link .terms-link-inner::after{
  content: "";
  display: inline-block;
  /* background-image: url(/assets/www/v2/icons/icon_blank_green.svg) !important; */
  background-image: url(/assets/www/v2/icons/icon_blank_green.svg) !important;
  width: 14px;
  height: 14px;
  background-color: rgba(0,0,0,0);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  vertical-align: 0;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .terms-table-itm{
    margin-top: 5px;
    line-height: 1.7;
  }
}
/* Section : 選考の流れ
  ============================*/
.section-flow{
  margin: 95px auto !important;
  padding-top: 0;
}
.flow-sub-txt{
  margin-bottom: 40px;
}
/* Section : エントリー方法
  ============================*/
.section-entry{
  margin:0 auto 150px auto;
  padding-top: 0;
}
.u-box-link{
  max-width: 880px;
  width: 100%;
  padding: 60px 50px;
  margin: 40px auto 160px auto;
  border: 2px solid #038270;
  border-radius: 10px;
}
.u-box-link li{
  font-size: 20px;
  font-weight: 600;
  line-height: 3.3;
}
.u-box-link li span{
  font-weight: 300;
  margin-left: 15px;
}
.entry-txt{
  margin-top: 15px;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .txt-position-header01 {
    margin-left: 0;
    font-size: 24px;
  }
  .u-section-flex01{
    display: block;
  }
  .section-item + .section-item{
    margin-top: 50px;
  }
  .u-box-link{
    padding: 25px 20px;
  }
  .u-box-link li{
    font-size: 15px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .u-box-link li:first-child{
    margin-top: 0;
  }
  .entry-txt{
    text-align: left;
  }
}