@charset "UTF-8";

/* -------------------------- common --------------------------*/

div.wpcf7 .ajax-loader{
    display: none !important;
}

.wpcf7 .wpcf7-mail-sent-ok {
    display: none !important;
}

/* -------------------------- for pc --------------------------*/

@media screen and (min-width:768px) {
  /*====================================

common

=====================================*/
  body {
    background: #f4f4f4;
    color: #000;
    overflow-x: hidden;
    font-size: 1.6rem;
  }
  .wrapper {
    width: 1200px;
    margin: 0 auto;
  }
  .fee {
    display: inline-block;
    padding: 0 0 0 19px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -67px;

  }
  .workday {
    display: inline-block;
    padding:0 0 0 21px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -134px;
  }
  .station {
    display: inline-block;
    padding: 0 0 0 17px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -200px;
  }
  .pcnone {
    display: none !important;
  }
  .txt {
    line-height: 1.6;
  }
  hr {
    border: 0;
    height: 1px;
    background: #000;
    margin: 50px 0;
  }
  
#banner .wrapper{
  font-size:0;
  text-align:center;
}

  #banner .wrapper figure{
  display:inline-block;
  width:27%;
  margin:0 1.5%;
  vertical-align:top;
}

#banner .wrapper figure img{
    border-radius:8px;
}
  
  /*====================================

header

=====================================*/
  header {
    background: #fff;
    padding: 20px 2% 30px 2%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
  }
  header p img {
    width: 90px;
    vertical-align: middle;
    margin-right: 15px;
  }
  header p {
    font-size: 1.2rem;
    margin-top: 4px;
  }
  header p span {
    position: relative;
    top: 3px;
  }
  header nav li {
    display: inline-block;
    font-weight: 700;
  }
  header nav li:not(:last-child):after {
    content: "";
    display: inline-block;
    border-right: 1px solid #ddd;
    padding-right: 9px;
    margin-right: 9px;
    height: 16px;
    position: relative;
    top: 2px;
  }
  header nav li:nth-of-type(3):after, header nav li:nth-of-type(4):after {
    display: none;
  }
  header nav li:nth-of-type(3) {
    margin-right: 15px;
  }
  header nav .navi01 {
    position: relative;
    top: 7px;
    margin-left: 9px;
  }
  #hdr nav .navi01 a {
    font-size: 1.3rem;
    width: 140px;
    height: 25px;
    border: 1px solid #000;
    border-radius: 100px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background: #333;
    color: #fff
  }
  #hdr nav .navi02 a {
    color: #000;
    background: #fff;
  }
  /*====================================

main

=====================================*/
  #main {
    height: 300px;
    margin: 40px 0;
  }
  #main li img {
    width: 800px;
    height: auto;
    border-radius: 8px;
    margin: 0 10px;
  }
  .slider {
    display: none;
  }
  .slider.slick-initialized {
    display: block;
  }
  
/*====================================

TOP singnup

=====================================*/

#main_signup{
  display:block !important;
  background:url(../img/top/main01.png?2) no-repeat;
  height:700px;
  background-size:auto 700px;
  background-position:top right;
  margin-top:30px;
  position:relative;
}

#section_main_signup{
  font-size:2rem;
    font-weight:900;
    text-align:center;
    position:absolute;
    top:17%;
    left:0;
}

#section_main_signup #intro{
  display:block;
  margin-bottom:6px;
}

#section_main_signup #maintit{
  font-size:10rem;
  letter-spacing:-1px;
  line-height:1;
}

#section_main_signup #maintit span:nth-of-type(1){
  letter-spacing:-9px;
}

#section_main_signup #maintit span:nth-of-type(2){
  font-size:6.6rem;
}

#section_main_signup #merit_signup{
  font-weight:700;
  margin:70px 0 20px 0;
  line-height:1.4;
  position:relative;
  display:inline-block;
}

#section_main_signup #merit_signup:before{
  content:"";
  position:absolute;
  background:#000;
  width:3px;
  height:52px;
  left:-12px;
  top:3px;
  transform:rotate(-25deg);
}

#section_main_signup #merit_signup:after{
  content:"";
  position:absolute;
  background:#000;
  width:3px;
  height:52px;
  right:-12px;
  top:3px;
  transform:rotate(25deg);
}


#section_main_signup .btn_black {
 width:350px;
 margin:0 auto;
}  
  
  /*====================================

common

=====================================*/
  article section {
    margin-bottom: 70px;
  }
  .container {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 30px 40px;
  }
  .btn_yellow a {
    width: 360px;
    height: 50px;
    border-radius: 100px;
    background: #edc315;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_yellow a span:not(.spnone):after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -435px;
    margin-left: 10px;
    position: relative;
    bottom: 3px;
  }
  .btn_silver a {
    width: 360px;
    height: 50px;
    border-radius: 100px;
    background: #eaeaea;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_silver a span:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -435px;
    margin-left: 10px;
    position: relative;
    bottom: 3px;
  }
  .btn_black a {
    width: 360px;
    height: 50px;
    border-radius: 100px;
    background: #333;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_black a span:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -501px;
    margin-left: 10px;
    position: relative;
    bottom: 3px;
  }
  .more:hover, input[type="submit"]:hover {
    cursor: pointer;
  }
  .anilink a:hover, input[type="submit"]:hover,.anilink figure:hover {
    transform: scale(0.97) !important;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #main a:hover img {
    transform: scale(0.99) !important;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0.9;
  }
  /*====================================

TOP

=====================================*/
  #top section h1 {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  /*====================================

condition

=====================================*/
  .condition_search {
    text-align: center;
  }
  .condition_search li.sf-field-post-meta-saf_occupation:before, .condition_search li.sf-field-post-meta-saf_workday:before {
    border: 1px solid #ccc;
    content: "";
    position: absolute;
    right: -23px;
    top: 7px;
    height: 26px;
    transform: rotate(-45deg)
  }
  .condition_search li.sf-field-post-meta-saf_occupation:after, .condition_search li.sf-field-post-meta-saf_workday:after {
    border: 1px solid #ccc;
    content: "";
    position: absolute;
    right: -23px;
    top: 7px;
    height: 26px;
    transform: rotate(45deg)
  }
  .condition_search li.sf-field-post-meta-saf_occupation, .condition_search li.sf-field-post-meta-saf_workday, .condition_search li.sf-field-post-meta-saf_location {
    margin: 0 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 150px;
    height: 44px;
    padding-top: 0;
    background: url(../img/ico_assets01.png) no-repeat #fff;
    border-radius: 8px;
    background-size: 18px 507px;
    background-position: 95% -283px;
    font-weight: 700;
    position: relative;
    text-align: left;
    display: inline-block;
    top: 4px;
  }
  .select_open {
    background-position: 95% -351px !important;
  }
  .condition_search li.sf-field-post-meta-saf_occupation {
    width: 420px !important;
  }
  .condition_search li.sf-field-post-meta-saf_location {
    width: 280px !important;
  }
  .condition_search li.sf-field-post-meta-saf_occupation h4, .condition_search li.sf-field-post-meta-saf_workday h4, .condition_search li.sf-field-post-meta-saf_location h4 {
    padding: 11px 40px 18px 10px;
    border-radius: 8px;
    position: relative;
    z-index: 98;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0;
  }
  .condition_search li.sf-field-post-meta-saf_occupation ul, .condition_search li.sf-field-post-meta-saf_workday ul, .condition_search li.sf-field-post-meta-saf_location ul {
    position: absolute;
    top: 37px;
    left: -1px;
    background: #fff;
    font-size: 1.4rem;
    font-weight: normal;
    border: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
    box-sizing: border-box;
    display: none;
    z-index: 99;
  }
  .condition_search li.sf-field-post-meta-saf_occupation ul li, .condition_search li.sf-field-post-meta-saf_workday ul li, .condition_search li.sf-field-post-meta-saf_location ul li {
    width: 148px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 0 10px !important;
    box-sizing: border-box;
  }
  .condition_search li[data-sf-field-type="post_meta"] li:last-child,.condition_search li.sf-field-post-meta-saf_occupation ul li:nth-last-child(2) {
    border: 0;
  }
  .condition_search li.sf-field-post-meta-saf_occupation ul {
    width: 420px;
  }
  .condition_search li.sf-field-post-meta-saf_location ul {
    width: 280px;
  }
  .condition_search li.sf-field-post-meta-saf_occupation li {
    width: 209px !important;
    display: inline-block;
  }
  .condition_search li.sf-field-post-meta-saf_location li {
    width: 139px !important;
    display: inline-block;
  }
  .condition_search li.sf-field-post-meta-saf_occupation ul li label, .condition_search li.sf-field-post-meta-saf_workday ul li label, .condition_search li.sf-field-post-meta-saf_location ul li label {
    padding: 10px 0 10px 7px;
  }
  .condition_search li.sf-field-post-meta-saf_occupation label {
    width: 175px;
  }
  .condition_search li.sf-field-post-meta-saf_workday label {
    width: 114px;
  }
  .condition_search li.sf-field-post-meta-saf_location label {
    width: 105px;
  }
 

    
/* Firefox */
@-moz-document url-prefix() {
    .condition_search li.sf-field-post-meta-saf_occupation label {
    width: 155px;
  }
  .condition_search li.sf-field-post-meta-saf_workday label {
    width: 114px;
  }
  .condition_search li.sf-field-post-meta-saf_location label {
    width: 105px;
  }
}    
    
  .condition_search li[data-sf-field-type="post_meta"] input {
    margin-right: 0;
    position:relative;
    top:1px;
  }
  .condition_search input[type="submit"] {
    width: 100px;
    height: 40px;
    border-radius: 100px;
    background: url(../img/ico_assets01.png) no-repeat #edc315;
    background-size: 18px 507px;
    background-position: 12px 11px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    padding-left: 23px;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    border: 0;
  }
  .sf-field-submit {
    display: inline-block !important;
  }
  li[data-sf-field-type="post_meta"]:hover {
    cursor: pointer;
  }
  /*====================================

workstyle

=====================================*/
  #workstyle .wrapper {
    display: flex;
    box-sizing: border-box;
    justify-content: center;
  }
  #workstyle a {
    width: 164px;
    height: 180px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 15px;
    display: block;
    background: #fff;
    border-radius: 8px;
    margin: 0 15px;
  }
  #workstyle a dt {
    font-size: 1.8rem;
    font-weight: 700;
    padding-bottom: 70px;
    margin-bottom: 17px;
  }
  #workstyle .fullremote dt {
    background: url(../img/ico_fullremote.png) no-repeat 55% bottom;
    background-size: auto 52px;
  }
  #workstyle .week3 dt {
    background: url(../img/ico_week3.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .salary dt {
    background: url(../img/ico_salary.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .inhouse dt {
    background: url(../img/ico_inhouse.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .ontime dt {
    background: url(../img/ico_ontime.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .latemorning dt {
    background: url(../img/ico_latemorning.png) no-repeat center bottom;
    background-size: auto 57px;
  }
  #workstyle a dd {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  /*====================================

new

=====================================*/
  #new {
    margin-bottom: 90px;
  }
  #new .container {
    position: relative;
    padding-bottom: 40px;
  }
  #new .list {
    display: block;
    font-size: 1.5rem;
  }
  #new td{
   padding:0 10px 20px 0;
  }
  #new table td:first-of-type {
    font-weight: 700;
  }
  #new table td a{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #new table td:first-of-type .date {
    font-weight: normal;
    width: 75px;
    display: inline-block;
  }
  #new table td:nth-of-type(1),#new table td:nth-of-type(1) a{
    max-width: 560px;
  }

  #new table td:nth-of-type(2),#new table td:nth-of-type(2) a{
    max-width: 140px;
    min-width:120px;
  }

  #new table td:nth-of-type(3),#new table td:nth-of-type(3) a{
    min-width:130px;
  }

    #new table td:nth-of-type(4),#new table td:nth-of-type(4) a{
    max-width: 176px;
  }

  #new table td:nth-of-type(n+2) a{
    padding-left:20px;
  }  


  .btn_more {
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -180px;
  }
  
  /*====================================

ranking

=====================================*/

  #ranking{
  font-size:0;
}

#ranking a{
  display:inline-block;
  width:18%;
  vertical-align:top;
  padding:20px;
  margin:0 2.5% 20px 0 !important;
  position:relative;
}

#ranking a:last-of-type{
  margin-right:0 !important;
}

#ranking dt{
    font-size:1.4rem;
  line-height:1.5;
  padding-bottom:15px;
  margin-bottom:5px;
  border-bottom:1px solid #ddd;
  font-weight:700;
  height:60px;
}

#ranking a dd{
  font-weight:normal;
  margin-top:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
    font-size:1.4rem;
    padding-bottom:2px;
}

#ranking a:before{
 color:#fff;
 text-align:center;
 display:block;
width:28px;
height:30px;
position:absolute;
top:-7px;
left:-7px;
font-size:1.1rem;
font-weight:700;
box-sizing:border-box;
padding-top:9px;
  background:url(../img/ico_crown.png?3)no-repeat;
  background-size:28px 369px;
}

#ranking a:nth-of-type(1):before{
   content:"1";
}

#ranking a:nth-of-type(2):before{
   content:"2";
     background-position:0 -115px;

}

#ranking a:nth-of-type(3):before{
   content:"3";
        background-position:0 -229px;
}

#ranking a:nth-of-type(4):before{
   content:"4";
         background-position:0 -345px;  
}

#ranking a:nth-of-type(5):before{
   content:"5";
            background-position:0 -345px; 
}



  /*====================================

flow

=====================================*/
  #flow {
    text-align: center;
  }
  #top section h2 {
    font-size: 2.4rem;
    font-weight: 900;
    text-align: left;
    margin: 0 0 15px 30px;
  }
  #top section h2:after {
    content: "";
    display: block;
    width: 40px;
    padding-top: 20px;
    border-bottom: 6px solid #000;
  }
  #flow dl {
    display: inline-block;
    text-align: center;
    font-size: 1.5rem;
  }
  #flow dl:not(:last-child) {
    padding-right: 20px;
    background: url(../img/ico_arrow.png) no-repeat right 30%;
    background-size: 31px 23px;
  }
  #flow dl dt:before {
    content: "";
    width: 124px;
    height: 124px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 20px auto;
  }
  #flow dl:nth-of-type(1) dt:before {
    background: url(../img/ico_register.png)no-repeat #fff 58% center;
    background-size: auto 52px;
  }
  #flow dl:nth-of-type(2) dt:before {
    background: url(../img/ico_hearing.png)no-repeat #fff center;
    background-size: auto 52px;
  }
  #flow dl:nth-of-type(3) dt:before {
    background: url(../img/ico_interview.png)no-repeat #fff center;
    background-size: auto 52px;
  }
  #flow dl:nth-of-type(4) dt:before {
    background: url(../img/ico_work.png)no-repeat #fff center;
    background-size: auto 52px;
  }
  #flow dt {
    font-weight: 700;
    font-size: 2.0rem;
    margin-bottom: 10px;
  }
  #flow dd {
    line-height: 1.5;
  }
  /*====================================

for_company

=====================================*/
  #for_company {
    background: #333;
    color: #fff;
    padding: 80px 0;
    margin: 80px 0 0 0;
  }
  #for_company h1 {
    text-align: center;
  }
  #for_company h1+p {
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.6;
  }
  #for_company dl {
    border: 1px solid #666;
    margin: 40px auto;
    padding: 30px 30px 10px 30px;
    border-radius: 8px;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    width: 1000px;
    box-sizing: border-box;
  }
  #for_company dd {
    display: inline-block;
    line-height: 1.6;
    margin-top: 30px;
    text-align: center;
  }
  #for_company dd:not(:last-child) {
    margin-right: 60px;
  }
  #for_company dd:not(:last-child):after {
    content: "";
    height: 50px;
    display: inline-block;
    border-right: 1px solid #666;
    vertical-align: top;
    position: relative;
    left: 30px;
    bottom: 24px;
    transform: rotate(30deg);
  }
  .btn_contact {
    width: 360px;
    margin: 0 auto;
  }
  /*====================================

column

=====================================*/
  .column {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-direction: row-reverse;
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
  }
  /*====================================

right

=====================================*/
  #right {
    width: 850px;
  }

.page_detail #right{
  width:1000px;
  margin:0 auto;
}

  /*====================================

archive

=====================================*/
  #hdr_archive h1 {
    font-size: 2.8rem;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 20px;
    display: inline-block;
  }
  #hdr_archive h1 span {
    font-size: 1.8rem;
  }

.page_detail h1{
  line-height:1.3;
}

/*  #hdr_archive dl {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    margin-left: 10px;
  }
  #hdr_archive dt, #hdr_archive dd {
    display: inline-block;
  }
*/  
  .total_number {
    display:inline-block;
    float:right;
    margin-top:10px;
  }
  .total_number span {
    font-weight: 700;
  }
  #right .container {
    margin-bottom: 40px;
  }
  #right .list_project h2 {
    padding-left: 10px;
    border-left: 4px solid #000;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 20px
  }
  #right .list_project h3 {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 10px
  }
  #right .list_project .tags {
    margin-bottom: 10px;
  }
  .tags li {
    display: inline-block;
    margin: 0 10px 10px 0;
  }
  .tags li a {
    display: inline-block;
    color: #777;
    padding: 3px 4px;
    ;
    border: 1px solid #777;
    border-radius: 4px;
    font-size: 1.3rem;
  }
  #right .list_project .info_project table {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #ddd;
  }
  #right .list_project .info_project table thead td {
    background: #f4f4f4;
    font-weight: 700;
    padding: 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
  }
  #right .list_project .info_project table tbody td {
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 1.4;
    vertical-align: middle;
  }
  #right .list_project .detail_project_wrap .detail_project:first-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  
  .page_detail #right .list_project .detail_project_wrap .detail_project:first-of-type{
  display: block;
  }
  
  #right .list_project .detail_project_wrap .hide_detail {
    display: none;
  }
  #right .list_project .detail_project_wrap .show_detail {
    display: block !important;
  }
  #right .list_project .detail_project {
    line-height: 1.6;
    margin-bottom: 25px;
  }
  #right .list_project .btn {
    text-align: center;
  }
  #right .list_project .btn p {
    display: inline-block;
    margin: 0 20px;
  }
  #right .list_project .btn p a {
    font-size: 1.6rem;
    height: 50px;
    letter-spacing: 1px;
  }
  #right .list_project .btn .btn_silver {
    width: 196px;
  }
  #right .list_project .btn .btn_yellow {
    width: 280px;
  }

#related{
  font-size:0;
}

  #related h3{
    margin:50px 0 20px 0;
    font-size:2rem;
  }

#related a{
  display:inline-block;
  width:32%;
  vertical-align:top;
  padding:20px;
  margin:0 2% 20px 0 !important;
}

#related a:nth-of-type(3n){
  margin-right:0 !important;
}

#related dt{
    font-size:1.6rem;
  line-height:1.4;
  padding-bottom:10px;
  margin-bottom:5px;
  border-bottom:1px solid #ddd;
}

#related a dd{
  font-weight:normal;
  margin-top:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
    font-size:1.4rem;
    padding-bottom:2px;
}


  /*====================================

project

=====================================*/
  #tit_project {
    width: 1200px;
    height: 150px;
    margin: 40px auto;
    background: url(../img/back_project_pc.png)no-repeat #fff right top;
    background-size: contain;
    border-radius: 8px;
    text-align: left;
    padding: 40px 0 0 40px;
    box-sizing: border-box;
    font-size: 3.6rem;
  }
  #tit_project span {
    display: block;
    font-size: 1.8rem;
    margin-top: 10px;
  }
  .project_search {
    margin-bottom: 0;
  }
  .project_search .add_condition {
    font-weight: 700;
    display: block;
    margin-top: 10px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    z-index: 98;
    text-decoration: underline;
  }
  .project_search .add_condition:hover {
    cursor: pointer;
  }
  .project_search li[data-sf-field-type="post_meta"]:nth-of-type(n+5) {
    display: none;
  }
  ::-ms-expand {
    display: none;
  }
  #modal_search_add {
    background: #fff;
    width: 760px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -330px 0 0 -380px;
    border-radius: 8px;
    z-index: 999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: left;
    box-sizing: border-box;
    padding: 75px 30px 30px 30px;
    display: none;
  }
  #modal_search_add li[data-sf-field-type="post_meta"] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }
  #modal_search_add h2 {
    font-weight: 700;
    position: absolute;
    top: 30px;
    background: #333;
    color: #fff;
    width: 680px;
    padding: 10px;
    border-radius: 8px;
  }
  #modal_search_add h4 {
    font-weight: 700;
  }
  #modal_search_add li[data-sf-field-type="post_meta"] li {
    display: inline-block;
    width: 150px;
  }
  #modal_search_add li[data-sf-field-type="post_meta"]:nth-of-type(3) li {
    width: 175px;
  }
  #modal_search_add select {
    font-size: 1.4rem;
  }
  .close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    text-indent: -999em;
    top: -11px;
    right: -15px;
    background: #333;
    border-radius: 50%;
  }
  .close::before, .close::after {
    display: block;
    content: "";
    position: absolute;
    top: 52%;
    left: 65%;
    width: 54%;
    height: 10%;
    margin: -8% 0 0 -42%;
    background: #fff;
  }
  .close::before {
    transform: rotate(-45deg);
  }
  .close::after {
    transform: rotate(45deg);
  }
  .overlay {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.51);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
  }
  #modal_search_add .sf-field-submit {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
  }
  /*====================================

aside

=====================================*/
  aside {
    width: 300px;
    margin-top: 15px;
  }
  aside h3 {
    font-size: 2.0rem;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  aside .container {
    margin-bottom: 30px;
  }
  aside .workstyle {
    font-size: 0
  }
  aside .workstyle li {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
  }
  aside .workstyle li a {
    width: 100%;
    display: block;
    padding: 70px 0 15px 0;
    font-weight: 700;
    font-size: 1.6rem;
  }
  aside .workstyle li:not(:nth-of-type(n+5)) a {
    border-bottom: 1px solid #ddd;
  }
  aside .workstyle li:nth-of-type(odd) a {
    border-right: 1px solid #ddd;
  }
  aside .workstyle .fullremote a {
    background: url(../img/ico_fullremote.png) no-repeat 55% 15px;
    background-size: auto 42px;
  }
  aside .workstyle .week3 a {
    background: url(../img/ico_week3.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .salary a {
    background: url(../img/ico_salary.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .inhouse a {
    background: url(../img/ico_inhouse.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .ontime a {
    background: url(../img/ico_ontime.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .latemorning a {
    background: url(../img/ico_latemorning.png) no-repeat center 15px;
    background-size: auto 47px;
  }
  aside .container {
    padding: 20px;
  }
  aside figure img{
  border-radius: 8px;
  }
  /*====================================

aside condition

=====================================*/
  aside form {
    font-size: 1.4rem;
  }
  aside form li[data-sf-field-type="post_meta"]:not(:first-of-type) {
    padding-top: 10px;
    margin-top: 5px;
    border-top: 1px solid #ddd;
  }
  li[data-sf-field-type="post_meta"] li label {
    padding-left: 7px !important;
  }
  aside form li[data-sf-field-type="post_meta"]:first-of-type {
    padding-top: 0;
  }
  aside form li.sf-field-post-meta-saf_workday li, aside form li.sf-field-post-meta-saf_style li, aside form li.sf-field-post-meta-saf_contract li, aside form li.sf-field-post-meta-saf_location li {
    width: 50%;
    display: inline-block;
  }
  aside form h4 {
    font-weight: 700;
  }
  aside form input[type="submit"] {
    width: 140px;
    height: 40px;
    border-radius: 100px;
    background: url(../img/ico_assets01.png) no-repeat #edc315;
    background-size: 18px 507px;
    background-position: 12px 11px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    padding-left: 16px;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin-left: 55px;
    border: 0;
  }
  aside form li[data-sf-field-type="post_meta"] input {
    margin-right: 0;
  }
  aside form select {
    width: 260px;
    font-size: 1.4rem;
  }
  /*====================================

aside banner

=====================================*/

aside #banner{
  margin-bottom:30px !important;
}

  /*====================================

social_side

=====================================*/

#social_side #twitter_tl_side{
  margin-bottom:20px;
}


  /*====================================

page

=====================================*/
  #page {
    margin-bottom: 50px;
  }
  .tit {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 900;
    letter-spacing: 2px;
    margin: 50px 0 40px 0;
  }
  #page .container {
    padding: 50px 150px;
  }
  #page h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 2px;
  }
  .subtit {
    padding-left: 10px;
    border-left: 5px solid #000;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 40px;
    text-align: left !important;
  }
  #page h3 {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
  }
  #page p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
  #page ol {
    line-height: 1.7;
    margin-bottom: 30px;
    list-style-type: decimal;
    margin-left: 1em;
  }
  /*====================================

entry

=====================================*/
  #entry dl {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  #entry dt {
    font-weight: 700;
    width: 240px;
    display: inline-block;
    margin-right: 30px;
    text-align: right;
  }
  #entry dt span {
    font-size: 1.2rem;
    font-weight: normal;
    background: #eee;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
  }
  #entry dt .req {
    background: #f88;
    color: #fff;
  }
  #entry dd {
    width: 530px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  #entry input[type="text"], #entry input[type="tel"], #entry input[type="email"], #entry input[type="url"], #entry textarea {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    font-size: 1.6rem;
    display: inline-block;
    width: 300px;
  }
  #entry input[type="text"] {
    width: 140px;
    margin-right: 5px;
  }
  #entry input[type="tel"] {
    width: 110px;
  }
  #entry textarea {
    width: 500px;
  }
  #entry dd span {
    margin: 0 5px 0 0;
    display: inline-block !important;
  }
  #entry dd select {
    font-size: 1.6rem;
    display: inline-block !important;
    margin-right: 0;
  }
  #entry .confirm {
    text-align: center;
    border: 1px solid #ddd;
    padding: 20px 0 0 0;
    margin-top: 40px;
    border-radius: 8px;
    font-size: 1.4rem;
  }
  #entry .confirm a {
    text-decoration: underline;
  }
  #entry #accept {
    text-align: center;
    margin-top: 40px;
  }
  #entry #accept * {
    margin: 0;
  }
  #entry #submitbtn {
    text-align: center;
  }
  #entry #submitbtn input:disabled {
    color: inherit;
    opacity: 0.5;
  }
  #entry input[type="submit"] {
    width: 360px;
    height: 50px;
    border-radius: 100px;
    background: url(../img/ico_assets01.png) no-repeat #edc315;
    background-size: 18px 507px;
    background-position: 90% -412px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 0;
    letter-spacing: 1px;
    margin-left: 15px;
  }
  #select_project {
    width: 900px;
    margin: 0 auto 60px auto;
  }
  #select_project table {
    margin-top: 20px;
    border-collapse: collapse;
    border: 1px solid #ddd;
    width: 900px;
  }
  #select_project thead td {
    background: #eee;
    text-align: center;
    font-weight: 700;
    white-space:nowrap;

  }
  #select_project td {
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 1.4;
    vertical-align: middle;
  }
  #select_project td:not(:first-child) {
    text-align: center;
  }
  #select_project .add_entry {
    text-align: right;
    display: block;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 10px;
  }
  #entry .caution{
    font-size:1.2rem;
    display: block;
    margin-top:10px;
    line-height: 1.4;
  }
  
  /*====================================

#footer_signup

=====================================*/  
  
#footer_signup{
  background:rgb(239,194,3,0.85);
  width:100%;
  height: 76px;
  position:fixed;
  left:0;
  bottom:0;
}

#footer_signup .wrapper{
 font-size:0;
 text-align:center;
}

#footer_signup .wrapper *{
    vertical-align:middle;
  display:inline-block;    
}

#footer_signup h3{
  font-size:2.2rem;
  font-weight:700;
  margin-top:2px;
}

#footer_signup h3:after{
  content:"";
  display:inline-block;
  width:1px;
  height: 34px;
  background:#000;
  margin:0 20px;
  position:relative;
  top:8px;
}

#footer_signup p:first-of-type{
  font-size:1.4rem;
  margin:16px 0 0 0;
  line-height:1.4;
font-weight:500;
}

#footer_signup .btn_black{
  margin:15px 0 0 30px;
}

#footer_signup .btn_black a{
  width:280px;
  height:46px;
  font-size:1.6rem;
  padding-top:11px;
}  

  /*====================================

footer social

=====================================*/

#social{
  margin:50px 0;
  text-align:center;
}

#social #twitter_tl{
  display:inline-block;
  margin:0 20px;
}

#social #twitter_tl iframe{
  width:500px !important;
}

#social .fb-page{
  margin:0 20px;
}

  /*====================================

single share

=====================================*/

#share{
  text-align:center;
}

#share h4{
font-size:1.6rem;
font-weight:700;
display:inline-block;
margin-right:20px;
}

#share ul{
  display:inline-block;
}

#share li{
  display:inline-block;
  margin:0 10px;
}

#share li a{
  border:1px solid #ccc;
  border-radius:4px;
  padding:7px 20px;
  font-weight:700;
  font-size:1.4rem;  
}

#share .share_facebook span:before{
  content:"";
  display:inline-block;
  width:10px;
  height:20px;
  background:url(../img/share_facebook.png) no-repeat;
  background-size:10px 20px;
  margin-right:7px;  
  position:relative;
  top:4px;
}

#share .share_twitter span:before{
  content:"";
  display:inline-block;
  width:22px;
  height:16px;
  background:url(../img/share_twitter.png) no-repeat;
  background-size:22px 16px;
  margin-right:7px;  
  position:relative;
  top:3px;
}

#share .share_pocket span:before{
  content:"";
  display:inline-block;
  width:20px;
  height:18px;
  background:url(../img/share_pocket.png) no-repeat;
  background-size:20px 18px;
  margin-right:7px;  
  position:relative;
  top:4px;
}



}


/* -------------------------- for sp --------------------------*/

@media screen and (max-width:767px) {
  /*====================================

common

=====================================*/
  body {
    background: #f4f4f4;
    color: #000;
    overflow-x: hidden;
    font-size: 1.2rem;
  }
  .wrapper {
    width: 94%;
    margin: 0 auto;
  }
  .fee {
    display: inline-block;
    padding: 3px 0 3px 19px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -62px;
  }
  .workday {
    display: inline-block;
    padding: 4px 0 2px 20px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -129px;
  }
  .station {
    display: inline-block;
    padding: 2px 0 3px 17px;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 16px 451px;
    background-position: left -197px;
  }
  .spnone {
    display: none !important;
  }

  #banner{
    font-size:0;
  }

#banner figure{
  width:48%;
  display:inline-block;
  margin:0 4% 15px 0;
}

#banner figure:nth-of-type(even){
  margin-right:0;
}


#banner img{
  border-radius:4px;
}


  /*====================================

header

=====================================*/
  header {
    background: #fff;
    padding: 15px 3%;
    margin-bottom: 15px;
  }
  header p img {
    width: 18%;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 2px;
  }
  header p span {
    display: inline-block;
    line-height: 1.3;
    font-size: 0.9rem;
  }
  /*====================================

main

=====================================*/
  #main {
    margin: 0 0 30px 0;
  }
  #main li {
    margin: 0 5px;
    width: 330px;
  }
  @media screen and (max-width:320px) {
    #main li {
      width: 280px;
    }
  }
  #main li img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .slider {
    display: none;
  }
  .slider.slick-initialized {
    display: block;
  }

/*====================================

TOP singnup

=====================================*/

#main_signup{
  margin-bottom:30px;
  text-align:center;
}

#section_main_signup .pcnone img{
  width:100%;
  height:auto;
}

#section_main_signup #merit_signup{
  font-weight:700;
  line-height:1.4;
  font-size:1.4rem;
  position:relative;
  display:inline-block;
  text-align:center;
  margin:15px auto;
}

#section_main_signup #merit_signup:before{
  content:"";
  position:absolute;
  background:#000;
  width:2px;
  height:36px;
  left:-8px;
  top:2px;
  transform:rotate(-25deg);
}

#section_main_signup #merit_signup:after{
  content:"";
  position:absolute;
  background:#000;
  width:2px;
  height:36px;
  right:-8px;
  top:2px;
  transform:rotate(25deg);
}

#section_main_signup .btn_black a{
  margin:0 auto;
}


  /*====================================

common

=====================================*/
  article section {
    margin-bottom: 30px;
  }
  .container {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 5%;
  }
  .btn_black, .btn_yellow, .btn_silver {
    width: 100% !important;
  }
  .btn_yellow a {
    width: 50%;
    display: block;
    padding-top: 10px;
    height: 36px;
    border-radius: 100px;
    background: #edc315;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_yellow a span:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -435px;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
  }
  .btn_silver a {
    width: 50%;
    display: block;
    padding-top: 10px;
    height: 36px;
    border-radius: 100px;
    background: #eaeaea;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_silver a span:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -435px;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
  }
  .btn_black a {
    width: 50%;
    display: block;
    padding-top: 10px;
    height: 36px;
    border-radius: 100px;
    background: #333;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
  }
  .btn_black a span:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../img/ico_assets01.png) no-repeat;
    background-size: 18px 507px;
    background-position: center -501px;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
  }
  .more:hover, input[type="submit"]:hover {
    cursor: pointer;
  }
  .btn_yellow a:hover, .btn_silver a:hover, .btn_black a:hover, input[type="submit"]:hover, #workstyle a:hover {
    transform: scale(0.98) !important;
  }
  hr {
    border: 0;
    height: 1px;
    background: #000;
    margin: 10px 0 20px 0;
  }
  /*====================================

TOP

=====================================*/
  #top section h1 {
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
  }
  /*====================================

condition

=====================================*/
  .condition_search {
    text-align: center;
  }
  .condition_search input[type="submit"] {
    width: 50%;
    height: 36px;
    border-radius: 100px;
    background: url(../img/ico_assets01.png) no-repeat #edc315;
    background-size: 18px 507px;
    background-position: 30% 9px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 0 0 0 4px;
    letter-spacing: 2px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    border: 0;
  }
  .sf-field-submit {
    display: inline-block !important;
  }
  /*====================================

workstyle

=====================================*/
  #workstyle {
    text-align: center;
    font-size: 0;
  }
  #workstyle a {
    width: 44%;
    text-align: center;
    box-sizing: border-box;
    padding: 5%;
    display: inline-block;
    background: #fff;
    border-radius: 8px;
    margin: 0 2% 15px 2%;
  }
  #workstyle a:nth-of-type(n+5) {
    margin-bottom: 0;
  }
  #workstyle a dt {
    font-size: 1.6rem;
    font-weight: 700;
    padding-bottom: 70px;
    margin-bottom: 10px;
  }
  @media screen and (max-width:320px) {
    #workstyle a dt {
      font-size: 1.4rem;
    }
    #workstyle a dd {
      font-size: 1.1rem;
    }
  }
  #workstyle .fullremote dt {
    background: url(../img/ico_fullremote.png) no-repeat 55% bottom;
    background-size: auto 52px;
  }
  #workstyle .week3 dt {
    background: url(../img/ico_week3.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .salary dt {
    background: url(../img/ico_salary.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .inhouse dt {
    background: url(../img/ico_inhouse.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .ontime dt {
    background: url(../img/ico_ontime.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle .latemorning dt {
    background: url(../img/ico_latemorning.png) no-repeat center bottom;
    background-size: auto 52px;
  }
  #workstyle a dd {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  /*====================================

new

=====================================*/
  #new {
    margin-bottom: 50px;
  }
  #new .container {
    position: relative;
    padding-bottom:40px;
  }
  #new table tr:not(:last-child) {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom:10px;
  }
  #new .list:last-of-type {
    border: 0;
  }
  #new .list:not(:last-child) {
    margin-bottom: 15px;
  }
  #new table td:nth-of-type(1) {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 7px;
  }
  #new table td:nth-of-type(1) .date {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    font-size: 1.3rem;
  }
  #new table td {
    display: inline-block;
    line-height: 1.5;
    font-size: 1.2rem;
  }
  #new table td a {
    margin-right: 10px;
  }
  #new .btn_black {
    width: 50% !important;
    position: absolute;
    left: 50%;
    bottom:-15px;
    margin-left: -25%;
  }
  #new .btn_black a {
    width: 100% !important;
  }

  
  /*====================================

ranking

=====================================*/

#ranking .wrapper{
  width:94%;
  background:#fff;
  margin:0 auto;
  padding:10px;
  box-sizing:border-box;
}

#ranking a{
  display:block;
  padding:15px 0 15px 30px;
  border-bottom:1px solid #ddd;
  position:relative;
}

#ranking a dt{
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 7px;
    font-weight:700;
}

#ranking a:last-child{
  border:0;
}

#ranking a:before{
 color:#fff;
 text-align:center;
 display:block;
 width:22px;
 height:22px;
position:absolute;
top:40%;
left:0;
background:#333;
font-size:0.9rem;
font-weight:700;
box-sizing:border-box;
padding-top:7px;
  background:url(../img/ico_crown.png?3)no-repeat;
  background-size:22px 271px;
}

#ranking a dd{
    line-height: 1.5;
    font-size: 1.2rem;
    margin-right:10px;
}

#ranking a:nth-of-type(1):before{
   content:"1";
}

#ranking a:nth-of-type(2):before{
   content:"2";
     background-position:0 -84px;

}

#ranking a:nth-of-type(3):before{
   content:"3";
        background-position:0 -168px;
}

#ranking a:nth-of-type(4):before{
   content:"4";
         background-position:0 -253px;  
}

#ranking a:nth-of-type(5):before{
   content:"5";
            background-position:0 -253px; 
}


  /*====================================

flow

=====================================*/
  #flow {
    text-align: center;
  }
  #top section h2 {
    font-size: 2rem;
    font-weight: 900;
    text-align: left;
    margin: 0 0 15px 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
    letter-spacing: 1px;
  }
  #top section h2:after {
    content: "";
    display: block;
    width: 40px;
    padding-top: 15px;
    border-bottom: 5px solid #000;
  }
  #flow_wrap {
    display: flex;
    margin: 0 auto;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  #flow dl {
    flex: 0 0 46%;
    text-align: center;
    padding-bottom: 10px;
  }
  #flow dl:not(:last-child) {
    padding-right: 20px;
    background: url(../img/ico_arrow.png) no-repeat right 30%;
    background-size: 20px 15px;
  }
  #flow dl dt:before {
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 15px auto;
  }
  #flow dl:nth-of-type(1) dt:before {
    background: url(../img/ico_register.png)no-repeat #fff 58% center;
    background-size: auto 40px;
  }
  #flow dl:nth-of-type(2) dt:before {
    background: url(../img/ico_hearing.png)no-repeat #fff center;
    background-size: auto 40px;
  }
  #flow dl:nth-of-type(3) dt:before {
    background: url(../img/ico_interview.png)no-repeat #fff center;
    background-size: auto 40px;
  }
  #flow dl:nth-of-type(4) dt:before {
    background: url(../img/ico_work.png)no-repeat #fff center;
    background-size: auto 40px;
  }
  #flow dt {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  #flow dd {
    line-height: 1.5;
  }
  /*====================================

for_company

=====================================*/
  #for_company {
    background: #333;
    color: #fff;
    padding: 30px 0;
    margin: 30px 0 0 0 !important;
  }
  #for_company h1 {
    text-align: center;
    font-size: 1.8rem !important;
    line-height: 1.4;
    margin-bottom: 10px !important;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
    letter-spacing: 1px;
  }
  #for_company h1+p {
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.8;
  }
  #for_company dl {
    border: 1px solid #666;
    margin: 20px auto;
    padding: 5%;
    border-radius: 8px;
    font-size: 1.8rem;
    font-weight: 900;
    text-align: center;
    box-sizing: border-box;
  }
  #for_company dt {
    font-weight: 700;
  }
  #for_company dd {
    display: inline-block;
    line-height: 1.6;
    text-align: center;
    margin-top: 10px;
    font-size: 1.2rem;
  }
  #for_company dd br {
    display: none;
  }
  #for_company dd span:after {
    content: "";
    height: 14px;
    display: inline-block;
    border-right: 1px solid #666;
    vertical-align: top;
    transform: rotate(30deg);
    margin: 0 10px;
    position: relative;
    top: 6px;
  }
  .btn_contact a {
    width: 50%;
    margin: 0 auto;
  }
  /*====================================

column

=====================================*/
  .column {
    width: 94%;
    margin: 0 auto;
  }
  /*====================================

archive

=====================================*/
  #hdr_archive h1 {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 10px 0 15px 0;
    display: inline-block;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
  }
  #hdr_archive h1 span {
    font-size: 1.4rem;
  }

  .page_detail h1{
    line-height:1.3;
  }
/*  #hdr_archive dl {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    margin-left: 10px;
  }
  #hdr_archive dt, #hdr_archive dd {
    display: inline-block;
  }
*/  
  .total_number {
    display:inline-block;
   float: right;
   margin-top:17px;
  }
  .total_number span {
    font-weight: 700;
  }
  #right .container {
    margin-bottom: 30px;
  }
  #right .list_project h2 {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 10px !important;
  }
  #right .list_project h3 {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 10px;
  }
  #right .list_project .tags {
    margin-bottom: 10px;
  }
  .tags li {
    display: inline-block;
    margin: 0 7px 7px 0;
  }
  .tags li a {
    display: inline-block;
    color: #777;
    padding: 4px 4px;
    border: 1px solid #777;
    border-radius: 4px;
    font-size: 1rem;
  }
  #right .list_project .info_project {
    width: 100%;
  }
  #right .list_project .info_project table {
    border-collapse: collapse;
    border: 1px solid #ddd;
    font-size: 1.2rem;
    width: 100%;
  }
  #right .list_project td {
    padding: 5px;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: middle;
  }
  #right .list_project thead td {
    background: #f4f4f4;
    font-weight: 700;
    white-space: nowrap;
  }
  #right .list_project tbody td {
    line-height: 1.4;
  }
  #right .list_project .detail_project_wrap {
    margin-bottom: 20px;
  }
  #right .list_project .detail_project_wrap h3 {
    margin: 15px 0 10px 0;
    font-weight: 700;
  }
  #right .list_project .detail_project_wrap .detail_project:first-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
    .page_detail #right .list_project .detail_project_wrap .detail_project:first-of-type{
  display: block;
  }
  .hide_detail {
    display: none;
  }
  .show_detail {
    display: block !important;
  }
  #right .list_project .detail_project {
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 1.3rem;
  }
  #right .list_project .btn {
    text-align: center;
  }
  #right .list_project .btn p {
    display: inline-block;
    margin: 0 5px;
    width: 42% !important;
  }
  #right .list_project .btn p a {
    font-size: 1.2rem;
    display: block;
    width: 100% !important;
    padding-top;
    13px !important;
    height: 32px !important;
  }

#related{
  font-size:0;
}

  #related h3{
    margin:50px 0 20px 0;
    font-size:1.6rem;
  }

#related a{
  display:inline-block;
  width:48%;
  vertical-align:top;
  padding:15px;
  margin:0 4% 20px 0 !important;
}

#related a:nth-of-type(even){
  margin-right:0 !important;
}

#related dt{
    font-size:1.3rem;
  line-height:1.4;
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
}

#related a dd{
  font-weight:normal;
  margin-top:7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
        line-height: 1.5;
    font-size: 1.3rem;
}

  /*====================================

project

=====================================*/
  #tit_project {
    width: 94%;
    margin: 0 auto !important;
    background: url(../img/back_project_sp.png?2)no-repeat #fff right -10px;
    background-size: 65%;
    border-radius: 8px;
    text-align: left;
    box-sizing: border-box;
    font-size: 2rem;
    padding: 20px;
  }
  #tit_project span {
    display: block;
    font-size: 1.2rem;
    margin-top: 5px;
    font-weight: normal;
  }
  .project_search li[data-sf-field-type="post_meta"]:nth-of-type(n+5) {
    display: none;
  }
  ::-ms-expand {
    display: none;
  }
  /*------------- default -------------*/
  .default_search li[data-sf-field-type="post_meta"] {
    margin: 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding-top: 0;
    background: url(../img/ico_assets01.png) no-repeat #fff;
    border-radius: 8px;
    background-size: 18px 507px;
    background-position: 95% -285px;
    font-weight: 700;
    position: relative;
    text-align: left;
    display: inline-block;
    margin-bottom: 12px;
  }
  .default_search li[data-sf-field-type="post_meta"] h4 {
    padding: 12px 40px 18px 10px;
    border-radius: 8px;
    position: relative;
    z-index: 98;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0;
    font-size: 1.4rem;
  }
  .default_search li[data-sf-field-type="post_meta"] ul {
    display: none;
  }
  /*------------- modal -------------*/
  .modal_search {
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    box-sizing: border-box;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  .modal_search li[data-sf-field-type="post_meta"] {
    padding-top: 0;
  }
  .modal_search li[data-sf-field-type="post_meta"] h4 {
    font-weight: 700;
    font-size: 1.3rem;
    background: #333;
    color: #fff;
    clear: both;
    padding: 10px;
  }
  .modal_search li[data-sf-field-type="post_meta"] ul {
    display: block;
  }
  .modal_search li[data-sf-field-type="post_meta"] li {
    border-bottom: 1px solid #ddd;
    display: table;
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    float: left;
  }
  .modal_search li.sf-field-post-meta-saf_occupation li:nth-last-child(-n+2), .modal_search li.sf-field-post-meta-saf_workday li:last-child {
    border-bottom: 0;
  }
  .modal_search li[data-sf-field-type="post_meta"] li:nth-of-type(odd) {
    border-right: 1px solid #ddd;
  }
  .modal_search li[data-sf-field-type="post_meta"] input[type="checkbox"] {
    margin: 0 0 0 8px;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    bottom: 1px;
  }
  .modal_search li[data-sf-field-type="post_meta"] input[type="checkbox"]+label {
    padding: 10px 10px 10px 4px;
    display: table-cell;
    box-sizing: border-box;
    width: 90%;
  }
  .modal_search h2 {
    display: none;
  }
  .default_search .close {
    display: none;
  }
  .close {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: fixed;
    text-indent: -999em;
    bottom: 3%;
    right: 3%;
    background: #fff;
    border: 2px solid #000;
    border-radius: 8px;
  }
  .close::before, .close::after {
    display: block;
    content: "";
    position: absolute;
    width: 60%;
    height: 6%;
    margin: 0;
    background: #000;
    top: 47%;
    left: 20%;
  }
  .close::before {
    transform: rotate(-45deg);
  }
  .close::after {
    transform: rotate(45deg);
  }
  .overlay {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.51);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
  }
  .modal_search .sf-field-submit {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
  }
  #modal_search_add {
    display: none;
  }
  .modal_search2 li.sf-field-post-meta-saf_occupation, .modal_search2 li.sf-field-post-meta-saf_workday, .modal_search2 li.sf-field-post-meta-saf_location, .modal_search2 li.sf-field-post-meta-saf_location+.sf-field-submit {
    display: none !important;
  }
  /*====================================

aside

=====================================*/
  aside h3 {
    font-size: 1.8rem;
    font-weight: 900;
    margin-bottom: 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
    letter-spacing: 1px;
  }
  aside .container {
    margin-bottom: 30px;
  }
  aside .workstyle {
    font-size: 0
  }
  aside .workstyle li {
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    text-align: center;
  }
  aside .workstyle li a {
    width: 100%;
    display: block;
    padding: 70px 0 15px 0;
    font-weight: 700;
    font-size: 1.3rem;
  }
  aside .workstyle li:not(:nth-of-type(n+4)) a {
    border-bottom: 1px solid #ddd;
  }
  aside .workstyle li:not(:nth-of-type(3n)) a {
    border-right: 1px solid #ddd;
  }
  aside .workstyle .fullremote a {
    background: url(../img/ico_fullremote.png) no-repeat 55% 15px;
    background-size: auto 42px;
  }
  aside .workstyle .week3 a {
    background: url(../img/ico_week3.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .salary a {
    background: url(../img/ico_salary.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .inhouse a {
    background: url(../img/ico_inhouse.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .ontime a {
    background: url(../img/ico_ontime.png) no-repeat center 15px;
    background-size: auto 42px;
  }
  aside .workstyle .latemorning a {
    background: url(../img/ico_latemorning.png) no-repeat center 12px;
    background-size: auto 46px;
  }
  aside .tags a {
    font-size: 1.2rem;
  }
  /*====================================

aside condition

=====================================*/
  aside .condition_search li[data-sf-field-type="post_meta"] {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  aside .condition_search li[data-sf-field-type="post_meta"]:nth-of-type(2) {
    margin-bottom: 0 !important;
  }
  .condition_search .sf-field-post-meta-location:before, .condition_search .sf-field-post-meta-location:after {
    display: none;
  }
  .condition_search .sf-field-post-meta-fee:before, .condition_search .sf-field-post-meta-fee:after, .condition_search .sf-field-post-meta-workday:before, .condition_search .sf-field-post-meta-workday:after {
    top: 18px !important;
    right: -21px !important;
  }
  aside .condition_search label, aside .condition_search select {
    width: 100% !important;
  }
  .sf-field-submit {
    width: 100%;
  }
  aside .condition_search input[type="submit"] {
    width: 40%;
    display: block;
    margin: 0 auto;
  }
  /*====================================

page

=====================================*/
  #page {
    margin-bottom: 50px;
  }
  .tit {
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 30px 0 15px 0 !important;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
  }
  #page h2 {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .subtit {
    padding-left: 10px;
    border-left: 5px solid #000;
    font-weight: 900;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 40px;
    text-align: left !important;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 0.5px;
    letter-spacing: 1px;
  }
  #page h3 {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
  }
  #page p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
  #page ol {
    line-height: 1.7;
    margin-bottom: 30px;
    list-style-type: decimal;
    margin-left: 1em;
  }
  /*====================================

entry

=====================================*/
  #select_project h2 {
    margin-bottom: 0 !important;
  }
  #entry input[type="checkbox"], #entry input[type="radio"] {
    vertical-align: middle;
    position: relative;
    bottom: 2px;
  }
  #entry dl {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  #entry dt {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  #entry dd {
    line-height: 1.4;
  }
  #entry dt span {
    font-size: 1rem;
    font-weight: normal;
    background: #eee;
    padding: 4px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    bottom: 2px;
  }
  #entry dt .req {
    background: #f88;
    color: #fff;
  }
  #entry input[type="text"], #entry input[type="tel"], #entry input[type="email"], #entry input[type="url"], #entry textarea {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    font-size: 1.6rem;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
  }
  #entry input[type="text"] {
    width: 49%;
    display: inline-block;
  }
  #entry .text-298, #entry .your-name, #entry .wpcf7-select {
    margin-right: 2%;
  }
  #entry dd select {
    font-size: 1.6rem;
    display: inline-block !important;
    margin-right: 0;
  }
  #entry .confirm {
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px 0 0 0;
    margin-top: 30px;
    border-radius: 8px;
    font-size: 1rem;
  }
  #entry .confirm p {
    margin-bottom: 10px;
  }
  #entry .confirm a {
    text-decoration: underline;
  }
  #entry #accept {
    text-align: center;
    margin-top: 30px;
  }
  #entry #accept * {
    margin: 0;
  }
  #entry #submitbtn {
    text-align: center;
  }
  #entry #submitbtn input:disabled {
    color: inherit;
    opacity: 0.5;
  }
  #entry input[type="submit"] {
    width: 70%;
    height: 40px;
    border-radius: 100px;
    background: url(../img/ico_assets01.png) no-repeat #edc315;
    background-size: 18px 507px;
    background-position: 90% -418px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 0;
    margin-left: 20px;
    letter-spacing: 1px;
  }
  #select_project {
    width: 100%;
    margin: 0 auto 30px auto;
  }
  #select_project table {
    border-collapse: collapse;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 1.1rem;
  }
  #select_project thead td {
    background: #eee;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;

  }
  #select_project td {
    padding: 6px;
    border: 1px solid #ddd;
    line-height: 1.4;
    vertical-align: middle;
  }
  #select_project td:not(:first-child) {
    text-align: center;
  }
  #select_project .add_entry {
    text-align: right;
    display: block;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 10px;
    font-size: 1.4rem;
  }
  
  /*====================================

#footer_signup

=====================================*/  
  
#footer_signup{
  background:rgb(239,194,3,0.9);
  width:100%;
  position:fixed;
  left:0;
  bottom:0;
  z-index: 99;
}

#footer_signup .wrapper{
 text-align:center;
 padding:10px 0;
}


#footer_signup h3{
  font-size:1.3rem;
  font-weight:700;
  margin-bottom:7px;
  
}

#footer_signup p:first-of-type{
  font-size:1.1rem;
  line-height:1.4;
font-weight:500;
margin-bottom:10px;
}


#footer_signup .btn_black a{
  width:50%;
  height:28px;
  font-size:1rem;
  padding-top:9px;
  margin:0 auto;
}  

 #footer_signup .btn_black a span:after {
    position: relative;
    bottom: 0px;
  }

  #entry .caution{
    font-size:1rem;
    display: block;
    margin-top:10px;
    line-height: 1.4;
  }


  /*====================================

footer social

=====================================*/

#social,#social_side{
  margin:30px auto;
  text-align:center;
  width:84%;
}


#social #twitter_tl,#social_side #twitter_tl_side{
margin-bottom:20px;
}

 /*====================================

single share

=====================================*/

#share{
  text-align:center;
}

#share h4{
font-size:1.4rem;
font-weight:700;
display:inline-block;
margin-right:10px;
vertical-align:middle;
}

#share ul{
  display:inline-block;
  vertical-align:middle;
}

#share li{
  display:inline-block;
  margin:0 10px;
}

#share li a span{
  display:none;
}

#share .share_facebook{
  content:"";
  display:inline-block;
  width:10px;
  height:20px;
  background:url(../img/share_facebook.png) no-repeat;
  background-size:10px 20px;

}

#share .share_twitter{
  content:"";
  display:inline-block;
  width:22px;
  height:16px;
  background:url(../img/share_twitter.png) no-repeat;
  background-size:22px 16px;
}

#share .share_pocket{
  content:"";
  display:inline-block;
  width:20px;
  height:18px;
  background:url(../img/share_pocket.png) no-repeat;
  background-size:20px 18px;
}


  
}