@charset "UTF-8";

/*-------------------------------
  ホーム用のスタイル
-------------------------------*/
.o-home-mv {
  width: 100%;
  max-width: 100vw;
  height: 69.0rem;
  background-image: var(--mv-url--sp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
@media (min-width: 40em) {
  .o-home-mv {
    height: 550px;
    aspect-ratio: auto;
    background-image: var(--mv-url);
    min-width: 71.75rem;
  }
}
.o-Job-openings-table{
  width:100%;
  height:100%;
  display:table;
}
.o-Job-openings-table-cell{
  width:100%;
  height:100%;
  display:table-cell;
  vertical-align: top;
  text-align: left;
  padding-top:3.8rem;
  padding-bottom:0;
}
.o-Job-openings-table-box{
  width:auto;
}
.o-home-mv-container {
  position: relative;
  width:100%;
  height: auto;
}
@media (min-width: 40em) {  
  .o-Job-openings-table{
    width:100%;
    height:100%;
    display:table;
  }
  .o-Job-openings-table-cell{
    width:100%;
    height:100%;
    display:table-cell;
    vertical-align: middle;
    text-align: left;
    padding-top:135px;
    padding-bottom:0;
  }
  .o-Job-openings-table-box{
    width:480px;
  }
  .o-home-mv-container {
    width:auto;
    height: 500px;
    aspect-ratio: auto;
  }
}
.o-home-mv img {
  width: 100%;
  height: auto;
  position: absolute;
  right: 13px;
  top: 23px;
}
.o-top_btn-img {
  text-align: center
}
.o-top_btn-img img {
  width: 100%;
  height: auto;
}
@media (min-width: 40em) {
  
}
.o-Job-openings-content{
  border-radius:2.0rem;
  background:#FFFFFF;
  padding: 4.0rem 0.5rem 2.0rem;
  margin-top:-3.0rem;
}
.o-Job-openings {
  display: block;
  text-align: center;
  color: var(--color-main);
  
  font-size: 3.0rem;
  font-weight:400;
  line-height:1;
  letter-spacing: 0em;
}
.o-Job-openings span{
  padding-left:0.5rem;
  padding-right:0.5rem;
  color: #00327d;
  font-family: "din-2014", sans-serif;
  
  font-size: 7.2rem;
  font-weight:700;
  line-height:1;
  letter-spacing: 0em;
}

.o-Job-openings-block{
  text-align: center;
  position:relative;
  z-index:2;
}
.o-Job-openings-block-message{
  text-align: center;
  padding-bottom: 2.5rem;
  color:#222222;

  font-size:2.6rem;
  font-weight:700;
  line-height:1.75;
  letter-spacing: 0em;
}
.o-Job-openings-block-message02{
  text-align: center;
}
.o-Job-openings-block-message02 span{
  display:inline-block;
  background:#00327d;
  border-radius:3.0rem;
  padding:0.5rem 2.5rem;
  text-align: center;
  color:#FFFFFF;

  font-size:2.6rem;
  font-weight:400;
  line-height:1.5;
  letter-spacing: 0em;
}

.o-home--search-inner{
  display:none !important;
  width:100%;
  margin:0 auto;
  margin-top:95px;
}
.o-home--search {
  
}
@media (min-width: 40em) {
  .o-Job-openings-content{
    border-radius:10px;
    background:#FFFFFF;
    padding: 30px 30px 12px;
    margin-top:-22px;
  }
  .o-Job-openings {
    display: block;
    text-align: center;
    color: var(--color-main);

    font-size: 18px;
    font-weight:400;
    line-height:1;
    letter-spacing: 0em;
  }
  .o-Job-openings span{
    padding-left:5px;
    padding-right:5px;
    color: #00327d;
    font-family: "din-2014", sans-serif;

    font-size: 50px;
    font-weight:700;
    line-height:1;
    letter-spacing: 0em;
  }

  .o-Job-openings-block{
    text-align: center;
    position:relative;
    z-index:2;
  }
  .o-Job-openings-block-message{
    text-align: left;
    padding-bottom: 20px;
    color:#222222;

    font-size:20px;
    font-weight:400;
    line-height:1.6;
    letter-spacing: 0em;
  }
  .o-Job-openings-block-message02{
    text-align: center;
  }
  .o-Job-openings-block-message02 span{
    display:inline-block;
    background:#00327d;
    border-radius:25px;
    padding:10px 25px;
    text-align: center;
    color:#FFFFFF;
    
    font-size:16px;
    font-weight:400;
    line-height:1.5;
    letter-spacing: 0em;
  }

  .o-home--search-inner{
    display: block !important;
    width:100%;
    margin:0 auto;
    margin-top:195px;
  }
  .o-home--search {
    
  }
}
.o-home--search__icon {
  height: 18px;
  width: auto;
  margin-right: 5px;
}
.o-home--search__box {
  border: none;
  padding: 0 0;
  align-items:center;
}
.u-fs--sp-18px{
  font-size:16px;
  display:block;
  padding-bottom:3px;
}
.o-home--search__box--sp {
  padding:9.0rem 2.0rem 0;
}
.o-home--search__box--sp .c-row--margin-s > .c-row__col {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  margin-bottom: 2.4rem;
}
.o-home--search__box--sp-message {
  color:#333333;
  font-size:2.8rem;
}
.o-serchicon--sp {
  font-size: 2.4rem;
  text-align: center;
  padding: 4.0rem 0.5rem;
  border-radius: 6px;
  font-weight: bold;
  color: var(--color-White);
  background-color: #00327d;
}
.o-home--search__box__content-wrapper{

}
.o-home--search__box__content {
  margin: auto;
}
.o-home--search__box__content button.c-btn {
  position:relative;
  display:inline-block;
  vertical-align: top;
  height:47px;
  padding:0 70px 0 50px;
}
.o-home--search__box__content button.c-btn::after {
  content: '';
  width: 1.9rem;
  height: 1.9rem;
  border: none;  
  background-image:
    url("../img/top/block01-icon01_pc.png");
  background-repeat:
    no-repeat;
  background-size:
    19px auto;
  background-position:
    right center;
  position: absolute;
  top: 10px;
  right: 16px;
  transform: none;
}

.c-row--margin--md-s > .c-row__col--md{
  padding-right: 0;
  padding-left: 0;
}
.c-row--margin--md-s > .c-row__col--md a img{
  width:366px !important;
  height:auto;
}
@media (min-width: 40em) {
  .o-home--search__icon {
    height: 18px;
    width: auto;
    margin-right: 5px;
  }
  .o-home--search__box {
    border: none;
    padding: 0 0;
    align-items:center;
  }
  .o-home--search__box p{
    border-radius:5px 5px 0 0;
    border:1px solid #00327d;
    background:#00327d;
    padding:10px 20px;
    text-align: left;
    color:#FFFFFF;
    
    font-size:20px;
    font-weight:400;
    line-height:1.6;
    letter-spacing: 0.1em;
  }
  .u-fs--sp-18px{
    font-size:16px;
    display:block;
    padding-bottom:3px;
  }
  .o-home--search__box--sp {

  }
  .o-home--search__box--sp .c-row--margin-s > .c-row__col {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    margin-bottom: 2.4rem;
  }
  .o-home--search__box--sp-message {

  }
  .o-serchicon--sp {
    font-size: min(3.8vw,1em);
    text-align: center;
    padding: 12px 0 10px;
    border-radius: 6px;
    font-weight: bold;
    /* color: #0A76B0;
    background-color: #D4E7F0; */
    color: var(--color-main2);
    background-color: var(--color-main3);
  }
  .o-home--search__box__content-wrapper{
    border-radius:0 0 5px 5px;
    background:#FFFFFF;
    border:1px solid #00327d;
    padding:25px 10px;
  }
  .o-home--search__box__content {
    margin: auto;
    display:table;
    width:100%;
  }
  .o-home--search__box__content > div{
    display:table-cell;
    vertical-align: top;
  }
  .o-home--search__box__content button.c-btn {
    position:relative;
    display:inline-block;
    vertical-align: top;
    height:58px;
    padding:0 60px 0 50px;
    border-radius:32px;
    margin-left:30px;
  }
  .o-home--search__box__content button.c-btn::after {
    content: '';
    width: 19px;
    height: 19px;
    border: none;  
    background-image:
      url("../img/top/block01-icon01_pc.png");
    background-repeat:
      no-repeat;
    background-size:
      19px auto;
    background-position:
      right center;
    position: absolute;
    top: 20px;
    right: 16px;
    transform: none;
  }

  .c-row--margin--md-s > .c-row__col--md{
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .c-row--margin--md-s > .c-row__col--md a img{
    width:366px !important;
    height:auto;
  }
}

.o-conditions-box {
  display:inline-block;
  vertical-align: middle;
  width: 180px;
  height: 58px;
  border: none;
  background:#f9f8f8;
  border-radius:5px;
  padding: 15px 40px 0 30px;
  cursor: pointer;
  position:relative;
}
.o-home--search__box__x {
  display:inline-block;
  vertical-align: top;
  margin: 0 10px;
  font-size: 26px;
  color:#00327d;
}
.o-conditions-box--word{
  display:inline-block;
  vertical-align: middle;
}
.o-conditions-box--word input{
  height: 58px;
  background: #f9f8f8;
  padding: 0 28px;
  width: 380px;
  font-family: 'Noto Sans JP', 'Noto Sans', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', sans-serif;
  font-size:16px;
  border-radius:5px;
  border:none;
}

.o-home-recommend, .o-home-column, .o-home-selection {
  position: relative;
  padding-top: 9.0rem;
  padding-bottom: 9.5rem;
}
.o-home-new {
  padding: 0 0 9.0rem;
}
.o-home-history{
  padding: 9.0rem 0 9.0rem;
}
.o-home-selection {
  padding-top: 0;
}
.o-home-selection .c-row--margin-s > .c-row__col{
  padding-left:0;
  padding-right:0;
}
.o-jobs .o-home-recommend{
  padding: 9.0rem 0;
  background:#FFFFFF;
}
.o-jobs .u-border-b.u-mt--14{
  border:none;
}
#job .u-border-b.u-mt--14{
  border:none;
}
.o-job_single .o-home-recommend{
  padding: 9.0rem 0 0;
}
.o-job_single .o-home-history{
  padding: 8.0rem 0 10.0rem;
}
.o-home-new{
  background:#FFFFFF;
}
.o-jobs .o-home-new{
  background:#FFFFFF;
}
.o-job_single .o-home-new{
  background:#FFFFFF;
}
.o-home-occupation {
  position: relative;
  padding:9.5rem 0 8.5rem;
  background:#f9f8f8;
}
.o-home-occupation-wrapper{
  padding:0 0;
}
.o-home-occupation-wrapper-block{
  padding:0 2.5rem;
  background:#FFFFFF;
  margin-bottom:2.0rem;
}
@media (min-width: 40em) {
  .o-home-recommend, .o-home-column, .o-home-selection {
    padding: 0 0 100px;
  }
  .o-home-new {
    padding: 0 0 100px;
  }
  .o-home-history{
    padding: 90px 0 100px;
  }
  .o-home-occupation {
    padding: 90px 0 75px;
    background:#f9f8f8;
  }
  .o-home-occupation-wrapper{
    padding:0 0;
  }
  .o-home-occupation-wrapper-block{
    padding:0 25px;
    background:#FFFFFF;
    margin-bottom:20px;
  }
  .o-jobs .o-home-recommend{
    padding: 100px 0;
    background:#FFFFFF;
  }
  .o-job_single .o-home-recommend{
    padding: 0 0 0;
  }
  .o-job_single .o-home-history{
    padding: 50px 0 100px;
  }
}
.o-home-recommend--bg--top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 240px;
  background-color: var(--color-White);
  z-index: -1;
}
@media (min-width: 40em) {
  .o-home-recommend--bg--top {
    height: 315px;
  }
}
.o-home-recommend--bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-main);
  z-index: -2;
}
.o-home-column {
  background-color: #FFFFFF;
}
.o-home-headline {
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding-bottom:3.5rem;
}
@media (min-width: 40em) {
  .o-home-headline {
    text-align: center;
    font-weight: bold;
    padding-bottom:35px;
  }
}
.o-home-headline .o-home-headline__title {
  font-size: 3.2rem;
  font-weight:400;
  line-height: 1.75;
  letter-spacing: 0em;
}
.o-home-headline .o-home-headline__caption {
  color: #00327d;
  
  font-size: 2.4rem;
  font-weight:400;
  line-height:1.75;
  letter-spacing: 0em;
}
@media (min-width: 40em) {
  .o-home-headline .o-home-headline__title {
    font-size: 28px;
    font-weight:400;
    line-height: 1.75;
    letter-spacing: 0em;
  }  
  .o-home-headline .o-home-headline__caption {
    color: #00327d;
    
    font-size: 25px;
    font-weight:400;
    line-height:1.75;
    letter-spacing: 0em;
  }
}

.o-recommendSlider__pag, .o-newSlider__pag, .o-columnSlider__pag, .o-historySlider__pag {
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10
}
.o-recommendSlider__pag, .o-newSlider__pag, .o-historySlider__pag {
  display: none;
}
@media (min-width: 40em) {
  .o-recommendSlider__pag, .o-newSlider__pag, .o-historySlider__pag {
    display: block;
  }
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background-color: #e5e5e5;
}
.swiper-pagination-bullet-active{
  background-color: #00327d;
}
.o-home-headline--occupation {
  width: 100%;
  /*padding-left: 0.75rem;*/
  text-align: center;
}
@media (min-width: 40em) {
  .o-home-headline--occupation {
    /*padding-left: 1rem;*/
  }
}
.o-occupation__title {
  margin-bottom: 0;
  padding: 2.0rem 5.0rem 2.0rem 3.2rem;
  text-align: left;
  color: #222222;

  font-size: 2.6rem;
  font-weight: 400;
  line-height:1.27;
  letter-spacing: 0.025em;

  position: relative;
}
.o-occupation__title b{
  text-align: left;
  color: #00327d;

  font-size: 3.2rem;
  font-weight: 400;
  line-height:1.15;
  letter-spacing: 0.025em;
}
@media (min-width: 40em) {
  .o-occupation__title {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding: 20px 32px 20px 0;
    text-align: left;
    color: #222222;
    
    font-size: 18px;
    font-weight: 600;
    line-height:1.27;
    letter-spacing: 0.025em;
    
    position: relative;
  }
  .o-occupation__title b{
    text-align: left;
    color: #00327d;
    
    font-size: 20px;
    font-weight: 600;
    line-height:1.15;
    letter-spacing: 0.025em;
  }
}
/*職種から探す アコーディオン*/
.o-occupation__tagarea {
  display: none;
  padding: 2.5rem 0 2.5rem;
  border-top: 2px solid var(--color-border);
}
.l-o-occupation__tagarea-table{
  width:100%;
  display:block;
  margin-top:1.0rem;
}
.l-o-occupation__tagarea-table > div{
  vertical-align: top;
}
.l-o-occupation__tagarea-table-left{
  width:100%;
  display:block;
  text-align:left;
}
.l-o-occupation__tagarea-table-left p{
  padding-top:0;
  padding-bottom:1.0rem;
  text-align: left;
  color: #00327d;

  font-size: 2.8rem;
  font-weight: 500;
  line-height:1.4375;
  letter-spacing: 0.025em;
}
.l-o-occupation__tagarea-table-right{
  width:100%;
  display:block;
  text-align:left;
}
.l-o-occupation__tagarea-table-right > div,
.l-o-occupation__tagarea-table-right-div{
  display: inline-block;
  padding-right: 1.0rem;
  padding-bottom: 1.0rem;
}
.l-o-occupation__tagarea-table-right > div label{

}
.l-o-occupation__tagarea-table-right .check_syokusyu{
  margin: 0 0;
  appearance: none;
  opacity: 0;
}
.l-o-occupation__tagarea-table-right > div label span,
.l-o-occupation__tagarea-table-right-div-span{
  min-width: auto;
  display: inline-block;
  vertical-align: top;
  background: #f9f8f8;
  border-radius:0.5rem;
  padding: 1.0rem 1.5rem;
  text-align: center;
  color: #333333;

  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
}
@media (min-width: 40em) {
  .o-occupation__tagarea {
    display: none;
    padding: 25px 0 25px;
    border-top: 2px solid var(--color-border);
  }
  .l-o-occupation__tagarea-table{
    width:100%;
    display:table;
    margin-top:20px;
  }
  .l-o-occupation__tagarea-table > div{
    display:table-cell;
    vertical-align: top;
  }
  .l-o-occupation__tagarea-table-left{
    width:192px;
    text-align:left;
  }
  .l-o-occupation__tagarea-table-left p{
    padding-top:10px;
    padding-bottom:0;
    text-align: left;
    color: #00327d;
    
    font-size: 16px;
    font-weight: 500;
    line-height:1.4375;
    letter-spacing: 0.025em;
  }
  .l-o-occupation__tagarea-table-right{
    width:auto;
    text-align:left;
  }
  .l-o-occupation__tagarea-table-right > div,
  .l-o-occupation__tagarea-table-right-div{
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .l-o-occupation__tagarea-table-right > div label{
    
  }
  .l-o-occupation__tagarea-table-right .check_syokusyu{
    margin: 0 0;
    appearance: none;
    opacity: 0;
  }
  .l-o-occupation__tagarea-table-right > div label span,
  .l-o-occupation__tagarea-table-right-div-span{
    min-width: 106px;
    display: inline-block;
    vertical-align: top;
    background: #f9f8f8;
    border-radius:5px;
    padding: 10px 8px;
    text-align: center;
    color: #333333;
    
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
.o-occupation-tag div {
  line-height: 1em;
  background-color: #f6ab00;
  color:#FFFFFF;
  padding: 1.4rem 1.8rem;
  border-radius: 0.6rem;
  font-size: 2.5rem;
}
@media (min-width: 40em) {
  .o-occupation-tag div {
    line-height: 1em;
    background-color: #f6ab00;
    color:#FFFFFF;
    padding: 12px 30px;
    border-radius: 4px;
    font-size: 1rem;
  }
}
.c-row .o-occupation-tag {
  padding-right: 1.0rem;
  padding-left: 0;
  margin-bottom: 1.0rem;
}
@media (min-width: 40em) {
  .c-row .o-occupation-tag {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
    margin-bottom: 0.5rem;
  }
}

.o-selection-table{
  width:100%;
  display:table;
}
.o-selection-table > div{
  display:table-cell;
  vertical-align: top;
}
.o-selection-content {
  width:230px;
  position: relative;
}
.o-selection-content_bg {
  padding: 30px 0 110px;
  background-color: #e8f3f9;
}
.o-selection-tab {
  height: 135px;
  background-color: #FFFFFF;
  color: #666666;
  line-height: 40px;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  cursor: pointer;
  border-top:1px solid #dbdbdb;
  border-left:1px solid #dbdbdb;
  border-right:1px solid #dbdbdb;
  border-bottom:1px solid #dbdbdb;
  padding-top:35px;
}
.o-selection-tab i {
  margin-right: 0;
  font-size: 25px;
  color: #666666;
  display:block;
}
.o-tab-content__text i {
  margin-right: 10px;
  color: #333333;
  font-size:18px;
}
.o-selection-tab.active i {
  color: #FFFFFF;
}
.o-selection-tab:hover {
  opacity: 0.75;
}
/*選択されているタブのスタイルを変える*/
.o-tab-area li {
  position:relative;
}
.o-tab-area li.active {
  position:relative;
  z-index:1;
}
.o-tab-area .active.o-selection-tab:after {
  display:inline-block;
  content:"";
  position:absolute;
  top:50px;
  right:-15px;
  width:15px;
  height:30px;
  background: url("../img/top/block03-icon06_pc.png") right center no-repeat transparent;
  background-size:15px 30px;
  z-index:2;
}
.o-tab-area .active.o-selection-tab {
  background-color: #00327d;
  color: var(--color-White);
  border-top:1px solid #00327d;
  border-left:1px solid #00327d;
  border-right:1px solid #00327d;
  border-bottom:1px solid #00327d;
  position:relative;
  z-index:1;
}
input.o-input--numofsearche {
  border: none;
  background-color: transparent;
  /* background-color: #ffffff; */
  color: #00327d;
  text-align: right;
  margin: 0 12px;
  padding: 0 0;
  font-size: 40px;
  width: 120px;
  font-weight: bold;
  font-family: "din-2014", sans-serif;
}
.o-tab-content__text {
  font-weight: bold;
  color: #333333;
  font-size:18px;
}
.o-select-area {
  width:auto;
  background-color: var(--color-White);
  border: 1px solid #dbdbdb;
  border-left:none;
}
.o-select-area h3{
  margin-bottom:45px;
  padding-bottom:20px;
  border-bottom:1px solid #bcbcbc;
  text-align: center;
  color:#333333;
  
  font-size:26px;
  font-weight:400;
  line-height: 1.75;
  letter-spacing: 0em;
}
.o-select-area h3 i{
  color:#333333;
  
  font-size:26px;
}
.o-select-panel {
  display: none;
  text-align: left;
  padding: 45px 50px 70px;
  height:674px;
  overflow: auto;
}
.o-select-panel.active {
  display: block;
}
.o-select-panel-salary-text{
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
}
.o-select-map {
  width: 100%;
  padding: 0 0 0 0;
  text-align: center;
}
.o-select-map img{
  width: 487px;
  height:auto;
}
.o-select-check {
  width: 100%;
  margin-top:40px;
}
.o-select-check__head {
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  color: #333333;
  margin-top:0;
  text-align: left;
}
.o-tab-area li{
  height:135px;
}
@media (min-width: 40em) {
  .o-select-check__head {
    font-size: 20px;
    color: #333333;
    margin-top:0;
  }
  .c-modal__content .o-select-check__head {
    border-bottom: 1px solid var(--color-border);
  }
  .o-tab-area li{
    height:135px;
  }
}
.o-checkbox-area {
  padding: 5px 0 10px 30px;
  text-align: left;
  display: none;
  font-size:2.6rem;
}
.o-checkbox-area > div > div > input{
  margin:0 0;
  appearance: none;
  opacity: 0;
}
.o-checkbox-area > div > div > span{
  display: inline-block;
  vertical-align: top;
  background: #ededed;
  padding: 1.0rem 2.0rem;
  text-align: center;
  color: #333333;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (min-width: 40em) {
  .o-checkbox-area {
    padding: 5px 0 10px 25px;
    text-align: left;
    display: block;
    font-size:15px;
  }
  .overlay-inner-syokusyu{
    display:block;
    text-align: left;
    font-size:0;
  }
  .o-area-parent,
  .o-syokusyu-parent,
  .o-koyoukeitai-parent{
    display:block;
    text-align: left;
    margin-bottom: 5px;
    color: #333333;
    font-size: 20px;

    line-height: 2.0;
    letter-spacing: 0.05em;
  }
  .overlay-inner-area-wrapper,
  .overlay-inner-syokusyu-wrapper,
  .overlay-inner-koyoukeitai-wrapper{
    padding-left:30px;
  }
  .overlay-inner-koyoukeitai{
    display:block;
    text-align: left;
    font-size:0;
  }
  .overlay-inner-area .o-area-conditions:not(:first-child),
  .overlay-inner-syokusyu .o-syokusyu-conditions:not(:first-child),
  .overlay-inner-koyoukeitai .o-koyoukeitai-conditions:not(:first-child) {
    margin-top: 1.5rem;
  }
  .overlay-inner-area .o-area-conditions:not(:last-child),
  .overlay-inner-syokusyu .o-syokusyu-conditions:not(:last-child),
  .overlay-inner-koyoukeitai .o-koyoukeitai-conditions:not(:last-child) {
    margin-bottom: calc(1.5rem - 8px);
  }
  .o-special-child{
    display:inline-block;
    padding-right:8px;
    padding-bottom:8px;
  }
  .o-special-parent{
    display:block;
  }
  .o-special-child > label:hover{
    cursor:pointer;
  }
  .o-special-child > label > input[type="checkbox"]{
    margin:0 0;
    appearance: none;
    opacity: 0;
  }
  .o-special-child > label > span{
    display: inline-block;
    vertical-align: top;
    background: #ededed;
    border-radius:5px;
    padding: 10px 10px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
  .o-special-child > label > input[type="checkbox"]:checked ~ span{
    background: #00327d;
    color: #FFFFFF;
  }
}
.o-special-conditions__cap {
  font-weight: bold;
  background-color: #00327d;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-right: 2rem;
  text-align: center;
  width: 130px;
  color:#FFFFFF;
  font-size:15px;
}

.o-special-conditions__area .o-special-conditions:not(:first-child) {
  margin-top: 1.5rem;
}
.o-special-conditions__area .o-special-conditions:not(:last-child) {
  margin-bottom: calc(1.5rem - 8px);
}
.o-special-parent {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 4px;
}
.o-special-child {

}
.o-conditions-box__text {
  width: calc(100% - 15px);
  display: flex;
  padding-top:5px;
}
.c-arrow-img--bottom {
  width: 15px !important;
  height:auto !important;
}
#area-display, #occupation-display{
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: auto 0;
  font-size:16px;
  line-height:1;
}
.o-area-boder {
  border: 1px solid var(--color-border);
}
.o-modal-sp--area,
.o-modal-sp--occ,
.o-modal-sp--status {
  z-index: -1; 
  opacity: 0;
  visibility: hidden;
  display: none;
}
.o-modal-sp--area.is-open,
.o-modal-sp--occ.is-open,
.o-modal-sp--status.is-open {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  display: block;
}
a.o-btn--responsive--sp {
  font-size: 2.6rem;
}
.modal-sp-parent{
  margin-bottom: 1em;
  margin-top: 1em;
}

/* 検索ボックス */
.o-searchform--top__inputbox {
  border: 2px solid var(--color-border);
  border-right: none;
  padding: 15px 0 15px 15px;
}
.o-searchform--top__btn {
  font-size: 4.6rem;
  padding: 0 3.5rem;
  background-color: #00327d;
  color: var(--color-White);
  border: none;
}
.o-searchform__title {
  border-top: 1px solid var(--color-border);
  padding: 8px 0.75rem 6px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.o-area-parent,
.o-syokusyu-parent,
.o-koyoukeitai-parent,
.o-codawarijyoken-parent,
.o-service-parent,
.o-gengo-parent,
.o-industry-parent {
  font-weight: bold;
  line-height: 2em;
}
.o-numofsearches {
  text-align: left;
  font-size: 14px;
}
.o-numofsearches span input {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  font-size: 20px;
  font-weight: bold;
  color: #00327d;
  display: inline-block;
  width: 55px;
  text-align: right;
}


.o-home--introduction-btn{
  padding:2.0rem 2.0rem;
  text-align: center;
}
.o-home--introduction-btn img{
  width:52.4rem;
  height:auto;
}

.o-searchform--top{
  padding-top:2.0rem;
}
.o-searchform--top .o-searchform--top__inputbox{
  border: 2px solid var(--color-border);
  border-right: none;
  padding: 3.0rem 3.5rem;
  font-size:2.6rem;
}
@media (min-width: 40em) {
  .c-arrow-img--bottom {
    width: 15px !important;
    height:auto !important;
  }
  .o-home--introduction-btn{
    
  }
  .o-searchform--top{

  }

}

.l-top-slide{
  padding-top:9.8rem;
  background:#FFFFFF;
}
.c-spSlider{
  padding-bottom:10.0rem;
}
.c-spSlider .swiper-pagination{
  display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
  bottom:2.0rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.8rem;
}
.swiper-pagination-bullet{
  height: 2.0rem;
  width: 2.0rem;
  background-color: #e5e5e5;
}
.swiper-pagination-bullet-active {
  background-color: #00327d;
}
@media (min-width: 40em) {
  .l-top-slide{
    padding-top:170px;
    background:#FFFFFF;
  }
  .c-spSlider{
    padding-bottom:100px;
  }
  .c-spSlider .swiper-pagination{
    display: none;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:20px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
  }
  .swiper-pagination-bullet{
    height: 14px;
    width: 14px;
    background-color: #d1d1d1;
  }
  .swiper-pagination-bullet-active {
    background-color: #00327d;
  }
}


.l-top-column{
  padding:10.0rem 0;
  background:#e8f3f9;
}
.l-top-column-box{
  background:#FFFFFF;
  border-top:0.3rem solid #00327d;
  padding:4.0rem 5.0rem 5.0rem;
}
.l-top-column-box-table{
  width:100%;
  display:block;
  margin-top:0.5rem;
}
.l-top-column-box-table > div{
  vertical-align: top;
}
.l-top-column-box-table-left{
  width:100%;
  display:none !important;
}
.l-top-column-box-table-left picture{
  
}
.l-top-column-box-table-left picture img{
  
}
.l-top-column-box-table-right{
  width:100%;
  display:block;
  text-align: left;
}
.l-top-column-box-table-right-block{
  display:block;
  padding:2.0rem 0 2.0rem;
  border-bottom:2px solid #e5e5e5;
}
.l-top-column-box-table-right-block:first-of-type{
  padding:2.0rem 0 2.0rem;
}
.l-top-column-box-table-right-table{
  display:block;
  text-align: left;
  font-size:0;
}
.l-top-column-box-table-right-table > p{
  display:inline-block;
  vertical-align: middle;
}
.l-top-column-box-table-right-table-date{
  width:15.0rem;
  text-align: left;
  color: #333333;

  font-size: 2.6rem;
  font-weight:400;
  line-height:1.4375;
  letter-spacing: 0em;
}
.l-top-column-box-table-right-table-cat{
  width:auto;
  text-align: center;
  background:#80B0CE;
  border-radius:0.6rem;
  padding:0 0.7rem;
  color: #FFFFFF;

  font-size: 2.4rem;
  font-weight:400;
  line-height:1.642;
  letter-spacing: 0em;
}
.l-top-column-box-table-right-block > p{
  padding-top:1.0rem;
  text-align: left;
  color: #222222;

  font-size: 3.0rem;
  font-weight:400;
  line-height:1.4375;
  letter-spacing: 0em;
}
.l-top-column .c-btn{
  margin-top:7.0rem;
  position: relative;
  background-color: #f9f8f8;
  height: 53px;
  border: 1px solid #f9f8f8;
  border: none;
  border-radius: 25px;
  display: table;
  cursor: pointer;
  text-align: center;
  color: #00327d;

  font-size: 15px;
  font-weight:400;
  line-height:1.75;
  letter-spacing: 0.05em;
}
.l-top-column .c-btn a{
  font-weight:700;
}
@media (min-width: 40em) {
  .l-top-column{
    padding:100px 0;
    background:#e8f3f9;
  }
  .l-top-column-box{
    background:#FFFFFF;
    border-top:3px solid #00327d;
    padding:30px 35px 50px;
  }
  .l-top-column-box-table{
    width:100%;
    display:table;
    margin-top:10px;
  }
  .l-top-column-box-table > div{
    display:table-cell;
    vertical-align: top;
  }
  .l-top-column-box-table-left{
    display:table-cell !important;
    width:448px;
    text-align: left;
  }
  .l-top-column-box-table-left picture{
    text-align: left;
  }
  .l-top-column-box-table-left picture img{
    width:418px;
    height:auto;
  }
  .l-top-column-box-table-right{
    width:auto;
    text-align: left;
  }
  .l-top-column-box-table-right-block{
    display:block;
    padding:20px 0 20px;
    border-bottom:2px solid #e5e5e5;
  }
  .l-top-column-box-table-right-block:first-of-type{
    padding:0 0 20px;
  }
  .l-top-column-box-table-right-table{
    display:block;
    text-align: left;
    font-size:0;
  }
  .l-top-column-box-table-right-table > p{
    display:inline-block;
    vertical-align: middle;
  }
  .l-top-column-box-table-right-table-date{
    width:97px;
    text-align: left;
    color: #333333;

    font-size: 16px;
    font-weight:400;
    line-height:1.4375;
    letter-spacing: 0em;
  }
  .l-top-column-box-table-right-table-cat{
    width:auto;
    text-align: center;
    background:#80B0CE;
    border-radius:3px;
    padding:3px 7px;
    color: #FFFFFF;

    font-size: 14px;
    font-weight:400;
    line-height:1.642;
    letter-spacing: 0em;
  }
  .l-top-column-box-table-right-block > p{
    padding-top:5px;
    text-align: left;
    color: #222222;

    font-size: 16px;
    font-weight:400;
    line-height:1.4375;
    letter-spacing: 0em;
  }
  .l-top-column .c-btn{
    margin-top:48px;
    position: relative;
    background-color: #f9f8f8;
    height: 53px;
    border: none;
    border-radius: 25px;
    display: table;
    cursor: pointer;
    text-align: center;
    color: #00327d;
    
    font-size: 16px;
    font-weight:400;
    line-height:1.75;
    letter-spacing: 0.05em;
  }
  .l-top-column .c-btn a{
    font-weight:700;
  }
}

.o-tab-content-box{
  
}
@media (min-width: 40em) {
  .o-tab-content-box{
    margin-top:42px;
  }
}



