/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2015/11/24, 16:48:22
    Author     : HaThiHong
*/

/* .header-image-recruit {
    background-image: url("../recruit/img/img-header.png");
    background-size: cover;
    width: 100%;
} */
.header-image-recruit-office {
    background-image: url("../recruit/office/img/header_office.jpg");
    background-size: cover;
    width: 100%;
}
.header-image-recruit-tokyo {
    background-image: url("../recruit/tokyo/img/header_tokyo.jpg");
    background-size: cover;
    width: 100%;
}
.header-image-recruit-staff {
    background-image: url("../recruit/staff/img/header_staff.jpg");
    background-size: cover;
    width: 100%;
}
.header-image-recruit-designer {
    background-image: url("../recruit/designer/img/header_designer.jpg");
    background-size: cover;
    width: 100%;
}
.video-wrap {
    position:relative;
    height:400px !important;
    overflow:hidden;
    z-index: 100;
}
.video-wrap span.video-stripe {
    display:block;
    height:400px;
    width:100%;
    position:absolute;
    background:url("../recruit/img/bg-stripe.png") repeat;
    z-index: 200;
    opacity:0.5;
}
.video-wrap p {
    position: absolute;
    font-family: serif;
    color: #fff;
    font-size: 360%;
    z-index: 300;
    top: 50%;
    left:0;
    right:0;
    text-align:center;
	-webkit-transform: translateY(-50%); /* Safari */
	-ms-transform: translateY(-50%); /* IE 9 */
	transform: translateY(-50%);
}

.video-wrap video {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width:100%;
    vertical-align: bottom;
}
@media screen and (max-width: 800px) {
    .video-wrap {
        display: none;
    }
}



/*アンカーリンク*/
@media screen and (max-width: 480px) {
    .ankerLink {
        margin-top:1em !important;
    }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
    .ankerLink {
        margin-top:2em !important;
    }
}
@media screen and (min-width: 992px) {
    .ankerLink {
        margin-top:3em !important;
    }
}
.ankerLink a {
    display:block;
    font-size:120%;
    background:#efefef;
    margin:0.4em 0;
    padding:0.2em;
}
.ankerLink a:hover {
    display:block;
    font-size:1.5;
    background:#004190;
    color:#ffffff;
    margin:0.4em 0;
}


/*iphone*/
@media screen and (max-width: 480px) {
    .recruit-botoon{
        margin-left: 0% !important;
    }
    .box-title-recruit{
        margin-top: 1rem;
		font-size:2rem !important;
    }
    .recruit-img{
        width: 100% !important;
        margin-left: 0% !important;
    }
    .recruit-p-left{
        margin-right: 0% !important;
    }
    .recruit-p-right{
        margin-left: 0% !important;
    }
    .recruit-img-top{
        width: 100% !important;
        margin-left: 0% !important;
    }
    .img-appvisor{
        height: 100px !important;
        overflow: hidden;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    .service-button{
        width: 100px !important;
    }
    .indentity-p1{
        font-size: 0.8em !important;
    }
    .indetity-img{
        margin-bottom: 20px;
    }
    .indentity-p2{
        font-size: 0.6em !important;
    }
    .indetity-img-bg1, .indetity-img-bg2, .indetity-img-bg3{
        margin-top: 10px !important;
        background-image: none !important;
        height: auto !important;
    }
    .indentity-text{
        font-size: 1.5em !important;
        margin-left: 0px !important;
        font-weight: normal;
        margin-top: 5px !important;
    }
    .indetity-title{
        margin-left: 10px !important;
    }
    .ind-text1{
        padding-top: 5px !important;
    }
    .indentity-d1{
        height: 50px !important;
        padding-top: 15px !important;
    }
	.box_occupation {
	}
	.box_occupation a {
		display:block;
		background:#f7f7f7;
		padding:1rem 1rem 2rem;
		margin-bottom:2.4rem;
	}
	.box_occupation img {
		width:40% !important;
	}
}
/*ipad*/
@media(max-width:768px) {
    .recruit-botoon{
        margin-left: 0% !important;
    }
    .img-appvisor{
        height: 150px;
        overflow: hidden;
        margin-top: 0px !important;
    }
    .img-appvisor{
        margin-bottom: 40px !important;
    }
}
.recruit-title-p{
    font-size: 2.4rem;
    line-height:1.4;
    font-family: "HiraKakuProN-W3",sans-serif;
    font-weight: bold;
    padding-bottom: 0.8em;
}
.recruit-p-left{
    margin-right: 2%;
}
.recruit-p-right{
    margin-left: 2%;
	margin-top:4em;
}
.recruit-img{
    width: 90%;
    height:90%;
/*    margin-left: 2%;*/
}
.recruit-img-top{
    width: 100%;
    height:100%;
}
.box-title-recruit{
    font-size: 1.5rem;
    font-family: "HiraKakuProN-W3",sans-serif;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0.7em;
}
.box_occupation {
    margin: 20px 0;
}
.box-title-welfare{
    font-size: 1.5rem;
    font-family: "HiraKakuProN-W3",sans-serif;
    font-weight: bold;
    padding-bottom: 0.1em;
}
.img-recruit-p3{
    margin-top: 30px;
}

.side_title{
    font-weight: bold;
    text-align: left;
	padding-top:1.4rem;
}
.recruit-p4 > div {
	/*border:solid 1px #dddddd;*/
}
.recruit-p4 ul{
    /*margin-left: 1.5em;
    list-style: disc;*/
    margin-top: 2em;
}
.recruit-p4 ul li{
    text-align: left;
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 0.6em;
}
.recruit-botoon{
    margin-left: 25%;
}
.recruit-botoon a{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.service-button{
    background-color: #FFF;
    border: #014190 solid 2px;
    width: 20%;
    margin-left: 40%;
    -webkit-border-radius: 30px;
    height: 36px;
}
.appvisor-box {margin-bottom:2rem;}
.appvisor-title-p{
    margin-bottom: 5px !important;
    font-weight: bold;
    font-size: 2.8rem;
	margin-top:1.2rem;
}
.appvisor-title-p-smal{
    font-weight: bold;
	margin-top:1rem;
}
.img-appvisor{
    height: 200px;
    overflow: hidden;
    margin-top: 15px;
}
.recruit-p-centrer{
    margin-bottom:  60px;
}
.appvisor-a{
    margin-top: -20px;
    font-size: 1.2em;
}
.appvisor-a a{
    color: #5e7eaf;
}
.indentity-text{
    font-size: 2em;

    font-weight: normal;
    margin-top: 20px;
}
.indentity-text-top{
    font-size: 2em;
    margin-left: 0px;
    font-weight: normal;
    margin-top: 20px;
}
.indentity-p2{
    float: left;
}
.indentity-d1{
    height: 80px;
    border: #014190 solid 2px;
    margin-bottom: 10px;
    padding-top: 30px;
    border-radius: 10px;
    font-size: 1.5em;
    text-align: left;
    font-weight: normal;
}
.slash{
    color: #014190;
    font-size: 1.5em;
    margin-top: -0.4em;
}
.indetity-img{
    width: 240px;
}
.indentity-p1{
    font-size: 1.2em;
}
.indentity-p2{
    font-size: 1em;
}
.indetity-img-bg1{
    background-image: url("../img/E_1_back_1.png");
    background-size: 100%;
    width: 100%;
    height: 1000px;
}
.indetity-img-bg2{
    background-image: url("../img/E_1_back_2.png");
    background-size: 100%;
    width: 100%;
    height: 1000px;
}
.indetity-img-bg3{
    background-image: url("../img/E_1_back_3.png");
    background-size: 100%;
    width: 100%;
    height: 1000px;
}
.indetity-title{
    font-weight: bold;
    margin-left: 10px;
}
.ind-text1{
/*     padding-top: 100px; */
}

.recruit-overview a {
	outline:none;
}

#recruit-occupation p {
    padding:1.4rem !important;
}

#recruit-occupation .ttl {
    color: #f07f0a;
    font-size:2.0rem !important;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px) {
    .vertical-align {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

.vertical-align {
    /* display: flex; */
    align-items: center;
}

.section-recruit-category {
    padding-bottom: 2.5rem !important;
}

.section-recruit-category > .container > .row {
    margin-left: 4px !important;
    margin-right: 4px !important;
    margin-bottom: 3.5rem;
}

.section-recruit-category a .row {
    border: 1px #888888 solid;
}

.section-recruit-category a .row img {
    margin-bottom: 0 !important;
}

.section-recruit-category a .row p {
    margin-bottom: 0 !important;
    font-size:2.0rem !important;
    padding: 3rem;
}

.recruit-detail-title {
    font-size: 2.1rem;
    font-weight: bold;
}

.recruit-detail-img > img {
    width: 100%;
}

.recruit-detail-description {
    font-size: 1.3rem;
    margin-top: 4em;
    word-wrap: break-word;
}

.btn-contact-recruit {
    border: 1px solid #f07f0a;
    color: #f07f0a;
    background-color: transparent;
    margin-top: 10%;
    margin-bottom: 10%;
    font-weight: bold;
}

.btn-contact-recruit:hover,
.btn-contact-recruit:focus {
    border: 1px solid #f07f0a;
    outline: 0;
    color: #FFF;
    background-color: #f07f0a;
}

.fringe_box {
	background:#f7f7f7;
}

.section > div > div > div > a > div {
	border:none;
	border-radius:0;
}

@media screen and (max-width: 480px) {
	.box_bnr {
		margin-bottom:3rem;
	}
	.box_bnr img {
		width:100%;
	}
}
@media screen and (min-width: 481px) {

	.box_bnr {
		background:url(../recruit/img/banner-welfare-pc.png) no-repeat;
		width:auto;
		height:180px;
		background-size:contain;
		margin-bottom:5.4rem;
	}
	.box_bnr img {
		display:none;
	}
}

.box-sub {
    background:#f7f7f7;
    width:97%;
    margin: 0 auto !important;
    padding:2.4rem 2rem 2.4rem;
/*
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
*/
}

@media screen and (max-width: 480px) {
	.box-sub p {}
}
@media screen and (min-width: 481px) {
    .box-sub p {
        margin-left:1.8rem;
        margin-right:1.8rem;
        line-height:1.8;
    }
}

h4.title-sub {
    text-align:left;
/*  border-bottom:solid 2px #034391;*/
    border-left:solid 4px #034391;
    padding-left:0.6em;
    color:#034391;
    line-height:2;
    margin-bottom:2.0rem;
}
h4.title-sub-welfare {
    text-align:left;
/*  border-bottom:solid 2px #034391;*/
/*  border-left:solid 4px #034391;*/
/*  padding-left:0.6em;*/
    color:#034391;
    line-height:2;
    margin-bottom:2.0rem;
}
.btn-toDetail {
    font-size:1.6em;
    font-weight:normal;
    border-radius: 30px;		/* CSS3草案 */
	-webkit-border-radius: 30px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 30px;	/* Firefox用 */
    border:solid 1px #034391;
    padding:0.4em;
    width:60%;
    margin-top:1.6rem;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:1.2rem;
    color:#034391;
/*    background-color:#034391;*/
}
.fs-icon-08 {
    font-size: 0.8em;
}
.fs-icon-blue {
    color:#034391;
}
.fs-icon-white {
    color:#ffffff;
}

@media screen and (max-width: 991px) {
	.display--pc { display:none; }
    .display--sp img { width:100% !important; }
}
@media screen and (min-width: 992px) {
    .display--sp { display:none; }
    .display--pc img { width:100% !important; }
}

.table th {
    font-size:1.2em;
    text-align:center;
    font-weight:bold;
    width:25%;
    background-color:#f07f0a;
    padding:1.4rem !important;
    color:#ffffff;
    vertical-align:middle !important;
}
.table td {
    font-size:1.25em;
    line-height:1.6 !important;
    text-align:left;
    font-weight:normal;
    padding:1.5rem 1.5rem 1.5rem 2rem  !important;
    border-bottom:solid 1px #dddddd;
    border-right:solid 1px #dddddd;

}

.table-timeschedule {width:100%;}
.table-timeschedule th {
    font-size:1.2em;
    text-align:center;
/*    font-weight:bold;*/
    width:20% !important;
/*    background-color:#004190;*/
    padding:1.4rem !important;
/*    color:#ffffff;*/
    border-bottom:solid 1px #dddddd;
    vertical-align:middle !important;
}
/*.table-timeschedule th:first-child {border-top:solid 1px #dddddd;}*/
/*.table-timeschedule td:first-child {border-top:solid 1px #dddddd;}*/
.table-timeschedule td {
    width:80% !important;
    font-size:1.25em;
    line-height:1.6 !important;
    text-align:left;
    font-weight:normal;
    padding:1.5rem 1.5rem 1.5rem 2rem  !important;
    border-bottom:solid 1px #dddddd;
    vertical-align:middle !important;
}

.title-staff-name {
    border-left:solid 5px #004190;
    padding-left:1.4rem;
}

@media screen and (max-width: 480px) {
    .recruit-application {
        margin-top:0.8rem;
        margin-bottom:0;
        width:100%;
    }
    .blue-button {
        font-size:2rem !important;
        width:100%;
    }
}
@media screen and (min-width: 481px) {
    .recruit-application {
        margin-top:2em;
        margin-bottom:4em;
        width:100%;
    }
    .blue-button {
        font-size:3.2rem !important;
        width:100%;
    }
}

.staff-name {
    font-size:2.4rem !important;
    margin-bottom:1.4rem;
}
@media screen and (max-width: 480px) {
    .staff-name {
        font-size:2rem !important;
        margin-bottom:1.4rem;
    }
}
.staff-detail {
    font-size:1.2rem !important;
    line-height:1.6;
}

.txt-welfare {
    text-align:left;
    font-size:1.4em;
    font-weight:normal;
    margin-top:-1.2em;
}


.recruit-step-message {}
.recruit-step-message img {
    width:100%;
}
.recruit-step-message p {
    font-size:120%;
    line-height:1.7;
}

#box-recruit-interview, #box-recruit-message, #recruit-step, #box-recruit-info {
  margin-top : -70px;
  padding-top : 70px;
}
#button-recruit {
    position: fixed;
    bottom: 10px;
    right: 5%;
    z-index: 10;
}
#button-recruit a {
    display: table-cell;

    font-family: "HiraKakuProN-W3", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;

    padding: 5px 15px;
    max-width: 100%;
    height: 40px;

    color:#FFFFFF;
    background-color: #004190;

    border-style: solid;
    border-color: white;
    border-width: 2px;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -o-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear, border .2s linear;
    transition: background-color .2s linear, color .2s linear, border .2s linear;
}
#button-recruit a:hover{
    background-color: #0961c4;
}

@media screen and (min-width:768px) {
    #button-recruit {
        bottom: 20px;
        right: 132px;
        font-size: 14px;
    }
    #button-recruit a{
        height: 72px;
        max-width: 250px;
        font-size: 14px;
    }
}
.no-recruit{
    margin-bottom: 100px;
}
