@charset "utf-8";

#header .gnav .nav_int a{
    border-bottom: 3px solid #cbac31;
    }

.mtit {
    text-align: center;
    padding: 15px 0;
    font-size: 3.0rem;
    color: #fff;
    background-image: url(/recruitment/common/images/bg_tit.jpg);
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "游明朝", YuMincho, "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
}



.contbox00 p.txt {
    margin-bottom: 20px;
    color: #333;
}

.contbox00 p.sign {
    text-align: right;
}

.basic_table td {
    background-color: rgb(255, 255, 255, .7);
}

.bnr_rec {
    padding: 50px 0 80px 0;
    text-align: center;
}

.bnr_rec a {
    margin: 0 5px;
}

.sp_320_br {
    display: none;
}

@media screen and (max-width: 768px) {
    .bnr_rec {
        margin: 20px 0;
        text-align: center;
    }

    .bnr_rec a {
        /*display: block;
   margin: 10px 0;*/
    }

    .bnr_rec a img {}
}

.service_box_nav00 {
    display: -webkit-flex;
    display: flex;
    /*   -webkit-justify-content: center;
    justify-content: center; */
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service_box_nav00 .a_linkbox6 {
    display: block;
    width: calc(100%/4);
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 20px;
    background-color: #ddd;
    margin: 0 0 10px 0;
    border-right: 2px solid #fff;
}
.service_box_nav00 .a_linkbox6:first-child {
    border-left: 2px solid #fff;
}

.service_box_nav00 .a_linkbox6:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.service_box_nav00 .a_linkbox6 img {
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}

.tit66 {
    font-weight: 900;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 5px;
    padding: 0 5px;
}

.tit66 .update {
    font-size: 1.4rem;
    display: block;
    margin-bottom: 2px;
 /*    font-family: Times New Roman;
   transform: skewX(-20deg); 
    font-weight: 900;*/
}

.copy66 {
    font-size: 1.4rem;
    display: block;
    padding: 0 5px;
}

.service_box_nav00 a {
    color: #575757;
}

.service_box_nav00 a:link {
    text-decoration: none;
    color: #575757;
}

.service_box_nav00 a:visited {
    text-decoration: none;
    color: #575757;
}

.service_box_nav00 a:hover {
    text-decoration: none;
    color: #909090;
}

.service_box_nav00 a:active {
    text-decoration: none;
    color: #ccc;
}


@media screen and (max-width: 768px) {
    .bg_stripe.pd_section.sp_pd {}

    .bg_stripe.pd_section.sp_pd .w {
        margin: 0 3%;
    }

    .service_box_nav00 .a_linkbox6 {
        display: block;
    }

    .service_box_nav00 {
        display: block;
            		width: 94%;
    		margin: 0 auto;
    }

    .service_box_nav00 .a_linkbox6 {
        display: block;
        width: 98%;
        margin: 0 auto 10px auto;
    }


    .tit66 {
        font-weight: 900;
    }

    .copy66 {
        padding: 0 5%;
        text-align: center;
    }
}

.service_box_nav01 {
    margin: 20px 0;
}

.service_box_nav01 a {
    text-decoration: none;
}

.service_box_nav01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.service_box_nav01 a.linkbox01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    background-color: #ccc;
    border: 1px solid #ccc;
    position: relative;
}

.service_box_nav01 .service_box_nav01_inn {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}

.service_box_nav01 a.linkbox01 .flinnph {
    width: 45%;
}

.service_box_nav01 a.linkbox01 .flinnph img {
    width: 100%;
}

.service_box_nav01 a.linkbox01 .flinntxt {
    width: 53%;
    margin-left: auto;
    color: #575757;
}

.service_box_nav01 a.linkbox01 .flinntxt .tit66 {
    font-size: 2.0rem;
    margin: 20px 0;
    padding: 0 0 0 7px;
    border-left: 5px solid #b6985d;
}

.service_box_nav01 a.linkbox01 .flinntxt .copy66 {
    font-size: 1.6rem;

}

.arrow {
    position: absolute;
    bottom: 10px;
    right: 15px;

}

.arrow .arrow2 {
    text-decoration: none;
    color: #b6985d;
    display: inline-block;
    padding-right: 16px;
    position: relative;
    font-weight: 900;
    font-size: 1.6rem;
}

.arrow .arrow2:before,
.arrow .arrow2:after {
    content: "";
    display: block;
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg);
    position: absolute;
    right: 0;
    bottom: 10px;
}

.arrow .arrow2:before {
    width: 12px;
    height: 3px;
    background: #b6985d;
}

.arrow .arrow2:after {
    width: 4px;
    height: 8px;
    background: #b6985d;
}

.moviebnr {
    text-align: center;
    margin: 30px 0;
}

.moviebnr a.iframe.youtube img {
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .moviebnr a.iframe.youtube img {
        width: 100%;
        margin: 0 auto;
    }

    #fancybox-wrap {
        width: 100% !important;
        left: 0 !important;
        padding: 10px !important;
    }

    #fancybox-content {
        width: 100% !important;
    }

}

.suvnav00_tit {
width: 90%;
min-width: 980px;
margin: 100px auto 0px auto;
font-size: 3.0rem;
text-align: center;
background-color: rgb(255,255,255,0.3);
}
.suvnav00_tit {
  padding: 10px 0;
  box-shadow: 6px -6px #c99945;
  outline: 3px solid #eaeaea;
  border: 3px solid #c99945;
  position: relative;
  font-weight: 900;
}


   