

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.tile-head {
    padding: 8px 0;
    font-size: 14px;
    margin-bottom: 20px;
}
.jcenter_wrapper {
    background: white;
    text-align: center;
    padding: 100px 0px;
    margin-bottom: 30px;
}
.brand {
    display: none;
}

.footer-nd {
    background: #5a5a5a;
    color: white;
    min-height: 150px;
    margin-top: 50px;
}
.footer-nd li {
    padding-left: 90px;
    position: relative;
}

.footer-nd li span {
    position: absolute;
    left: 0;
}

.footer-nd ul {
    list-style: none;
    line-height: 2em;
    margin-bottom: 20px;
}

.tile-note {
    padding: 0 20px;
    color: black;
}
.mb20 {
    margin-bottom: 20px;
}
.tile .inner {
    max-width: 360px;
    margin: 0 auto;
    min-height: 290px;
}
.tile-img {
    margin: 20px auto 0 auto;
    height: 180px;
}
.img-wrapper {
    margin: 0;
    position: relative;
    height: 0px;
    margin-bottom: 20px;
}
.tile .note {
    margin: 0px;
    line-height: 1.6em;
}
.label-secondly {
    background: #000000;
}

#footer{
    background: #5a5a5a;
    padding: 40px 0px;
    color: white;
}
#footer .table>thead>tr>th,
 #footer .table>tbody>tr>th,
  #footer .table>tfoot>tr>th,
   #footer .table>thead>tr>td,
    #footer .table>tbody>tr>td,
     #footer .table>tfoot>tr>td {
         border:none;
         font-weight: normal;
         min-width: 72px;
}
#rects-wrapper {
    margin: 50px auto;
}
@media (max-width: 780px) {
    #rects-wrapper {
        margin: 20px auto;
    }
}
#rects-wrapper .clearfix{
    margin-bottom: 60px;
}
#tiles-wrapper .clearfix{
    margin-bottom: 60px;
}
#footer .table-responsive {
    border: none;
}
.info {
    max-width: 550px;
    margin: 0 auto;
    padding: 0 15px;
}

a.topdf:hover {
    text-decoration: underline;
}

a.topdf {
    overflow: hidden;
    display: block;
}

a.topdf:hover img {
    opacity: 0.6;
}

.img_center {
    margin-left: auto;
    margin-right: auto;
}

.reqruit_special {
    text-align: center;
    background-color: #FFE5E5;
    padding: 15px 0;
    margin-top: 25px;
}

.work_wrapper {
    padding: 200px 0 100px 0;
    background-color: #D3D3D3;
}
@media (max-width: 780px) {
    .work_wrapper {
        padding: 80px 0 20px 0;
    }
}

.work_wrapper .description{
    text-align:center;
    margin-top: 20px;
    font-weight: bold;
    color: darkslategray;
}

.hover_opa:hover {
    opacity: 0.6;
}




/* ==========================================================================
   0607
   ========================================================================== */

.jcenter_wrapper {
    background: white;
    text-align: center;
    padding: 600px 0px;
}
.jcenter {
    display: none;
}

@media (min-width: 1200px) {
    .float_rect {
        float: left;
        width: 50%;
    }
}

/*    .float_rect .inner {
        margin: 0 auto;
    }*/

#reqruit-top-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#reqruit-top-wrapper:after{
    content:"";
    display: block;
}



.r_title_wrapper {
    text-align: center;
    position: relative;
    min-height: 600px;
}

.rect .inner {
    max-width: 360px;
    margin: 0 auto;
    padding: 20px 0;
    min-height: 290px;
    background-color: white;
}
.rect .inner.myService {
    border-color: #0082C8;
}

.rect .inner.public {
    border-color: #FF0000;
}

#tiles-wrapper {
    margin: 50px auto;
}

.btn-radius {
    display: inline-block;
    padding: 7px 50px 7px 20px;
    background-color: white;
    color: #f00;
    border: 2px solid #fff;
    border-radius: 5px;
    font-weight: bold;
    background-image: url("/img/index/r_yajirushi.png");
    background-repeat: no-repeat;
    background-size: initial;
    background-position: 90% center;
    font-size: 16px;
}
.btn-radius:hover{
    opacity: 0.6;
}
.btn-radius:visited{
    color: #f00;
}

.bg-salmon{
    background-color: #FFE5E5;
}

.top_btn_oubo_wrapper {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 25px;
}

/* ==========================================================================
   reqeuit
   ========================================================================== */

.reqruit #top_wrapper{
      text-align: left;
}

.tri_title_wrapper {
    max-width: 800px;
    margin: 0px auto;
}

.reqruit .mobile_left_padding {
    max-width: 832px;
    margin: 0 auto;
    padding: 0 16px;
}

.f_nomal,
.f_nomal h1,
.f_nomal h2,
.f_nomal h3,
.f_nomal h4,
.f_nomal h5,
.f_nomal h6,
.f_nomal p,
.f_nomal li {
    margin: 0;
    line-height: 1.8em;
    font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}

#careers_wrapper .clearfix{
    margin-bottom: 60px;
}

.career .inner {
    max-width: 360px;
    margin: 0 auto;
    border: 1px solid;
}

@media (min-width: 780px){
    .career .inner {
        min-height: 440px;
    } 
}
@media (min-width: 1170px){
    .career .inner {
        min-height: 460px;
    }
}

.career_top {
    padding: 10px 0;
    height: 88px;
}
.career_middle {
    padding: 20px 40px;
    border-bottom: 1px solid;
    min-height: 140px;
}

.career_bottom {
    padding: 20px 20px;
    min-height: 197px;
}

.career-danger .career_top{background-color: #f00}
.career-danger .inner {border-color: #f00;}
.career-danger .career_middle {border-color: #f00;}
.career-warning .career_top {background-color: #ffb300;}
.career-warning .inner {border-color: #ffb300;}
.career-warning .career_middle {border-color: #ffb300;}
.career-info .career_top {background-color: #0082c8;}
.career-info .inner {border-color: #0082c8;}
.career-info .career_middle {border-color: #0082c8;}

ul.skills li {
    font-size: 12px;
}

ul.skills {
    padding-left: 25px;
}

.table_title {
    background-color: #ecf0f1;
    padding: 13px;
}

.table-reqruit {
    max-width: 940px;
    margin: 25px auto 0 auto;
}

.recruit-content {
    margin-top: 25px;
    max-width: 650px;
    margin-bottom: 25px;
}

.recruit-content-title {
    margin-top: 25px;
}

.recruit-content-subtitle {
    margin-top: 10px;
    margin-bottom: 10px;
}

.recruit-description {
    margin-top: 5px;
    margin-bottom: 5px;
}

.table-reqruit>thead>tr>th,
 .table-reqruit>tbody>tr>th,
  .table-reqruit>tfoot>tr>th,
   .table-reqruit>thead>tr>td,
    .table-reqruit>tbody>tr>td,
     .table-reqruit>tfoot>tr>td {
        border: none;
        vertical-align: middle;
     }
.table-reqruit>tbody>tr>th {
    min-width: 90px;
}

@media (min-width: 780px){
    .table-reqruit>tbody>tr>th {
        min-width: 150px;
    } 
}
@media (min-width: 1170px){
    .table-reqruit>tbody>tr>th {
        width: 150px;
    } 
}

@media (min-width: 1170px){
    .btn_area {
        width: 1148px;
    }
}

.btn_area {
    padding-left: 37px;
    padding-right: 37px;
}

.btn_area .row {
    margin-left: -37px;
    margin-right: -37px;
}

.btn_area .row .btn_wrapper {
    padding-left: 37px;
    padding-right: 37px;
}

a.btn-oubo {
    display: block;
    background-color: #bdc3c7;
    color: black;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

@media (max-width: 780px){
    a.btn-oubo {
        font-size: 18px;
        font-weight: bold;
    }
}
a.btn-oubo-wantedly:hover, a.btn-oubo-wantedly.hover {
    background-color: #00a4bb;
    color: white;
    -webkit-box-shadow:rgba(113,135,164,0.65) 0 0 6px 1px;
    -moz-box-shadow: rgba(113,135,164,0.65) 0 0 6px 1px;
    box-shadow: rgba(113,135,164,0.65) 0 0 6px 1px;
}
a.btn-oubo-reqnabi:hover, a.btn-oubo-reqnabi.hover {
    background-color: #9e210b;
    color: white;
    -webkit-box-shadow:rgba(113,135,164,0.65) 0 0 6px 1px;
    -moz-box-shadow: rgba(113,135,164,0.65) 0 0 6px 1px;
    box-shadow: rgba(113,135,164,0.65) 0 0 6px 1px;
}

.recruit-content-btn {
    margin-top: 20px;
    margin-bottom: 5px;
}

.btn_area .clearfix{
    margin-bottom: 40px;
}


.bottom_float-wrapper {
    max-width: 1148px;
    padding-left: 37px;
    padding-right: 37px;
    margin: 40px auto 0 auto;
}

.bottom_float-wrapper .row {
    margin-left: -37px;
    margin-right: -37px;
}

.bottom_float {
    float: left;
    width: 50%;
    padding: 20px 37px;
}

.bottom_float_left {
    text-align: left;
}

.bottom_loat_right {
    text-align: right;
}


.btn.btn_back {
    font-size: 30px;
    color: white;
    display: inline-block;
    background-color: #3498db;
    width: 42px;
    line-height: 30px;
    padding: 5px;
}


