@charset "UTF-8";
/*reset*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; box-sizing: border-box; }body {line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}nav ul {list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}/* change colours to suit your needs */ins {background-color:#ff9;color:#000;text-decoration:none;}/* change colours to suit your needs */mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}table {border-collapse:collapse;border-spacing:0;}/* change border colour to suit your needs */hr {display:block;height:1px;border:0; border-top:1px solid #cccccc;margin:1em 0;padding:0;}input, select {vertical-align:middle;}

div, span,h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, em, small, strong, sub, sup, b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, details, figcaption, footer, header, menu, nav, section, summary,time, mark, input, select, radio { letter-spacing: .05rem; }

/**/
html { font-size: 62.5%; }
body {
    font-size: 2.4rem;
    font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    color: #333;
    word-wrap: break-word;
}
p { line-height: 1.5; text-align: justify; }
img { max-width: 100%; height: auto; vertical-align: bottom; }
a { color: inherit; text-decoration: none; transition: .5s; }
li { list-style: none; }

/**/
.pc { display: block; }
.sp { display: none; }

/*movie*/
.layer_board p{text-align: center;}

/**/
.wrapper {
    width: 100%;
}
.header {
    
}
.main-img {
    
}

/**/
.g-nav {
    width: 100%;
}
.g-nav ul {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.g-nav ul li {
    width: 14.2%;
    float: left;
    display: table;
    height: 60px;
}
.g-nav ul li:last-of-type {
    width: 14.8%;
    border: .6rem solid #e28000;
}
.g-nav ul li:last-of-type a {
    color: #e28000;
    text-indent: 1.5rem;
}
.g-nav ul li a {
    font-size: 2rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.g-nav ul li a:hover {
    color: #EE9B1B;
}
.g-nav ul li a.active {
    color: #EE9B1B;
    font-weight: bold;
}
.g-nav ul li:last-of-type a:hover {
    color: #fff;
    background: #e28000;
}

/*top*/
.top-page {
    max-width: 100vw;
    max-height: 100vh;
}
.top-header {
    height: auto;
    background: #000038;
    padding: .5vh;
}
.top-logo-p {
    display: flex;
    align-items: center;
}
.top-logo-p h1 {
    margin: 0 2rem 0 0;
}
.top-logo-p p {
    font-size: 2rem;
    font-weight: bold;
    color: #EAEAEA;
}
.top-main {
    width: auto;
    height: 85vh;
    background: url(img/bg-top.jpg) no-repeat bottom;
    background-size: cover;
    position: relative;
}
.staff {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-height: 80vh;
    z-index: 999;
}
.staff img {
    max-height: 80vh;
    width: auto;
}
.frame {
    position: absolute;
    bottom: 0;
    left: 20%;
    max-height: 80vh;
}
.frame img {
    max-height: 80vh;
    width: auto;
}


/**footer**/
.top-footer {
    height: 4.5vh;
    padding: 1.5rem 0;
    margin: 0 0 2rem;
    background: #757d84;
}
.top-f-nav {
    max-width: 98%;
    min-width: 550px;
    margin: 0 auto;
}
.top-f-nav .inner-site {
    overflow: hidden;
}
.top-f-nav .inner-site li {
    float: left;
    width: 10%;
}
.top-f-nav .inner-site span li,.top-f-nav .inner-site li:not(:last-of-type) {
    border-right: 1px solid #fff;
}
.top-f-nav .inner-site li a {
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    display: block;
}
.top-f-contact {
    font-size:1.6rem;
}
.copyright {
    font-size: 1.2rem;
    margin: 1rem 0;
}



/**/
.inner {
    max-width: 1200px;
    margin: 0 auto;
}


/**/
[class^="main-message"] {
    background: #fff;
    overflow: hidden;
}
.main-message-company .bg-message-company {
    padding: 3rem 4%;
    background: url(img/bg-main-message-company.jpg) no-repeat center;
    background-size: cover;
}
.main-message-career {
    background: url(img/bg-main-message-career.jpg) no-repeat center 20%;
}
.main-message-area-recruit {
    background: url(img/bg-main-message-area-recruit.jpg) no-repeat center 20%;
}
.main-message-new-graduates {
    background: url(img/bg-main-message-new-graduates.jpg) no-repeat center 20%;
}
.main-message-foreigner {
    background: url(img/bg-main-message-foreigner.png) no-repeat right 10%;
}
.bg-cover {
    background: rgba(255,255,255,.85);
    padding: 3rem 0 7rem;
}
[class^="main-message"] h2 {
    margin: 0 0 5rem;
}
[class^="main-message"] .the-message {
    margin: 2rem 0;
}
[class^="main-message"] .btn-entry {
    float: right;
    border: .2rem solid #555;
}
[class^="main-message"] .btn-entry a {
    display: block;
    text-indent: 1.5rem;
    padding: .5rem 5rem .3rem;
}
[class^="main-message"] .btn-entry a:hover {
    background: #fff;
}

/**company**/
.nav-in-page-company {
    width: 90%;
    margin: 3rem auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-in-page-company li {
    width: 30%;
    text-align: center;
    border: 1px solid #888;
    position: relative;
}
.nav-in-page-company li:before,
.nav-in-page-company li:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
}
.nav-in-page-company li:before {
  bottom: -21px;
  border-style: solid;
  border-color: #888 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.nav-in-page-company li:after {
  bottom: -20px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 20px 20px 0 20px;
  z-index: 10;
}

.nav-in-page-company li a {
    display: block;
    width: 100%;
    padding: 1rem 0;
}

.sub-main-message-company {
    width: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.sub-main-message-company h3 {
    color: #0053a5;
    font-size: 5.6rem;
    text-align: center;
}
.sub-main-message-company h3 span {
    font-size: 2rem;
    display: block;
    margin: 1rem 0 0;
}
.img-mr-hojoh {
    float: left;
    margin: 0 3rem 3rem 0;
}
.the-message .name-boss {
    display: block;
    text-align: right;
    margin: 2rem 0;
}

.company-detail h2,.company-detail h3,.company-detail-box > p,.company-detail-box > figure {
    margin: 0 0 4rem;
}
.company-detail-box h2,.company-detail-box h3 {
    text-align: center;
}
.company-detail .company-detail-box h3 {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}
.company-detail .career-path h3 {
    color: #ff7d0b;
}
.company-detail .education h3 {
    color: #df3685;
}
.company-detail .education .p-and-img {
    width: 100%;
    margin: 0 0 5rem;
    overflow: hidden;
}
.company-detail .education .p-and-img p {
    width: 70%;
    padding: 0 2rem 0 0;
    float: left;
}
.company-detail .education .p-and-img figure {
    width: 30%;
    margin: 0 0 2rem;
    float: right;
}
/**/
.character {
    width: 100%;
    background: #f4901e;
    box-shadow: 0 0 1rem rgba(0,0,0,.4);
}

/**/
.each-interview {
    margin: 0 0 8rem;
}
[class^="each-interview-box"] h4 {
    font-size: 3.2rem;
    margin: 0 0 2rem;
}
[class^="each-interview-box"] h4 span {
    color: #eb8200;
}
.each-interview-box-01 p,.each-interview-box-02 p {
    margin: 0 0 5rem;
}
.each-interview-box-01 {
    overflow: hidden;
}
.each-interview-box-01 figure {
    float: left;
    margin: 0 3rem 3rem 0;
}

[class^="each-interview-box"] .impact {
    color: #777;
    display: inline-block;
    padding: .4rem 3rem 0;
    margin: 0 0 2rem;
    border: 1px solid #777;
    border-radius: 3rem;
    text-indent: 2rem;
}
[class^="each-interview-box"] .impact-h4 {
    display: inline-block;
}
[class^="each-interview-box"] .impact-p {
    color: #fff;
    padding: 1rem 2rem .8rem;
    background: #f4901e;
    border-radius: 1rem;
}

/**new-graduate**/
.hire-performance h3 {
    margin: 0 0 2rem;
}

/**foreigners**/
.description-work-foreigner {
    width: 50%;
}
.description-work-foreigner h2 {
    color: #fff;
    margin: 0 0 2rem;
    padding: 2rem 3rem 1.5rem;
    background: #f38f1e;
    border-radius:5rem;
}
.hire-performance-foreigner h2 {
    color: #555;
    margin: 0 0 2rem;
    text-align: center;
}
.btn-country {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.btn-country li {
    color: #fff;
    width: 27%;
    margin: 2rem 3.15%;
    padding: .8rem 3rem .5rem;
    text-align: center;
    float: left;
    background: #82bc3f;
    border-radius: 5rem;
}

/**/
.btn-entry-l {
    width: 100%;
    text-align: center;
}
.btn-entry-l p {
    width: 30%;
    margin: 0 auto;
    text-align: center;
}
.btn-entry-l p a {
    font-size: 3.6rem;
    color: #fff;
    font-weight: bold;
    display: block;
    background: #eb8200;
    border-radius: 5rem;
    box-shadow: 0 .75rem 0 #f4b45d;
}
.btn-entry-l p a:hover {
    color: #eb8200;
    background: #f4b45d;
    box-shadow: 0 -.75rem 0 #eb8200;
}

/**/
.btn-mynavi {
    margin: 0 auto 6rem;
}
.btn-mynavi figure {
    text-align: center;
}

/**/
.three-btns {
    width: 100%;
    background: #fffab9;
    padding: 2rem 0;
}
.three-btns-box {
    width: 99.9%;
    margin: 0 auto;
    overflow: hidden;
}
.three-btns-box figure {
    width: 33.3%;
    float: left;
    text-align: center;
}

/**/
.three-treatments {
    width: 99.9%;
    margin: 0 auto;
    overflow: hidden;
}
.three-treatments figure {
    width: 33.3%;
    float: left;
    text-align: center;
}

/**/
.three-abouts {
    width: 100%;
    margin: 0 0 5rem;
}
.three-abouts-box {
    width: 99.9%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.three-abouts-box > div {
    width: 28%;
    padding: 2rem;
    border-radius: 1.5rem;
}
.three-abouts-box .top-message {
    background: #c7e5f7;
}
.three-abouts-box .carrer-path {
    background: #fae5c5;
}
.three-abouts-box .education {
    background: #f5d0e1;
}
.three-abouts-box .top-message h3 {
    color: #0053a5;
}
.three-abouts-box .carrer-path h3 {
    color: #eb8200;
}
.three-abouts-box .education h3 {
    color: #dd3683;
}
.three-abouts-box > div > figure {
    margin: 0 0 2rem;
}
.three-abouts-box > div h3 {
    font-size: 2.8rem;
    text-align: center;
    margin: 0 0 2rem;
}
.three-abouts-box div h3 span {
    font-size: 1.6rem;
    display: block;
}
.three-abouts-box div p {
    font-size: 1.8rem;
    min-height: 15rem;
}

/**/
.guideline-header {
    width: 100%;
    background: url(img/bg-guideline.jpg) no-repeat center 73%;
}
.guideline-header figure {
    padding: 5% 0 4%;
    background: rgba(255,255,255,.5);
}

.guideline-details .treatment {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #ccc;
}
.guideline-details .treatment th,.guideline-details .treatment td {
    font-size: 1.6rem;
    padding: 2rem 2rem 1.8rem;
    border-bottom: 1px solid #aaa;
}
.guideline-details .treatment th {
    font-weight: normal;
    background: #bfbfbf;
}
/**/
.guideline-details .recruit-flow {
    width: 100%;
}
.guideline-details .recruit-flow h3 {
    color: #666;
    text-align: center;
    margin: 0 0 2rem;
}
.guideline-details .recruit-flow-list {
    width: 80%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto 2rem;
}
.guideline-details .recruit-flow-list th,.guideline-details .recruit-flow-list td {
    font-size: 1.6rem;
    width: 50%;
    padding: 1rem;
    vertical-align: middle;
}
.guideline-details .recruit-flow-list th {
    font-weight: normal;
    width: 40%;
}
.guideline-details .recruit-flow-list th span {
    display: inline-block;
    font-size: 2.4rem;
    color: #fff;
    width: 100%;
    padding: 17px 0;
    background: #3d78b7;
    border-radius: 5rem;
    position: relative;
}
.guideline-details .recruit-flow-list th span.passed {
    background: #e88917;
}
.guideline-details .recruit-flow-list tr th span:before {
    content: "";
    background-size: contain;
    height: 52px;
    width: 55px;
    position: absolute;
    top: 3px;
    left: 1px;
    border-radius: 5rem;
}
.guideline-details .recruit-flow-list tr:first-of-type th span:before {
    background-image: url(img/step-1.png);
}
.guideline-details .recruit-flow-list tr:nth-of-type(2) th span:before {
    background-image: url(img/step-2.png);
}
.guideline-details .recruit-flow-list tr:nth-of-type(3) th span:before {
    background-image: url(img/step-3.png);
}
.guideline-details .recruit-flow-list tr:nth-of-type(3) th span.passed:before {
    background-image: url(img/step-3-orange.png);
}
.guideline-details .recruit-flow-list tr:nth-of-type(4) th span:before {
    background-image: url(img/step-4.png);
}
.guideline-details .recruit-flow-list td {
    width: 60%;
    line-height: 1.4;
    text-align: left;
}
.guideline-details .recruit-flow .notes {
    font-size: 1.6rem;
    width: 70%;
    margin: 0 auto;
}

/**/
.contact-department p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}
.contact-department p:nth-of-type(2) {
    font-size: 2.6rem;
}

/**/
.two-fig {
    width: 90%;
    display: flex;
    items-align: center;
    justify-content: space-between;
}
.two-fig figure {
    margin: 0 0 1.5rem;
}
.two-fig figure figcaption {
    margin: .5rem 0 0;
    text-align: left;
}

/*form*/
.form-frame {
    max-width: 1000px;
    margin: 5rem auto;
}
.form-steps {
    display: flex;
    align-items : center;
    justify-content: center;
    margin: 0 0 2rem;
}
.entry-description {
    font-size: 2rem;
    width: 90%;
    margin: 0 auto 2rem;
}
.form-table {
    font-size: 2rem;
    width: 90%;
    margin: 0 auto 8rem;
}
.form-table th  {
    font-weight: normal;
    width: 30%;
    vertical-align: top;
}
.form-table th,.form-table td  {
    padding: 1.5rem 2rem;
    text-align: left;
}
.form-table input[type="text"],.form-table textarea {
    width: 90%;
    margin: 0 auto;
}
.form-table .required {
    color: #fff;
    font-size: 1.4rem;
    padding: .4rem;
    display: inline-block;
    background: firebrick;
    float: right;
    border-radius: .3rem;
}

input.form-btn {
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    padding: 1rem 2rem;
    display: block;
    background: #c22318;
    box-shadow: 0 -1rem 3rem rgba(0,0,0,.4) inset;
    border: none;
    border-radius: .4rem;
}
input.form-btn:hover {
    box-shadow: 0 -1.5rem 3rem rgba(0,0,0,.1) inset;
}
.form-1-btn input.form-btn {
    width: 30%;
    margin: 0 auto;
    display: block;
}
.form-2-btn {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}
.form-2-btn input.form-btn {
    width: 40%;
    margin: 0 5%;
    float: left;
}

[class^="thanks-message-"] {
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 2rem;
}
.thanks-message-01 {
    font-size: 2rem;
    font-weight: bold;
}
[class^="thanks-message-"]:last-of-type {
    margin: 0 0 5rem;
}

/**footer**/
.f-box {
    padding: 4rem 0;
    background: #757d84;
}
.f-logo {
    margin: 0 0 4rem;
}
.f-nav {
    max-width: 50%;
    min-width: 550px;
    margin: 0 auto;
}
.f-nav .inner-site,.f-nav .other-site {
    width: 100%;
    margin: 2rem 0;
    overflow: hidden;
}
.f-nav .inner-site li,.f-nav .other-site li {
    float: left;
}
.f-nav .inner-site li {
    width: 14.2%;
}
.f-nav .other-site li {
    width: 33.3%;
}
.f-nav .inner-site li:not(:last-of-type),.f-nav .other-site li:not(:last-of-type) {
    border-right: 1px solid #fff;
}
.f-nav .inner-site li a,.f-nav .other-site li a {
    font-size: 1.2rem;
    color: #fff;
    display: block;
    text-align: center;
}
.copyright {
    font-size: 1.2rem;
    margin: 1rem 0;
}


/**adjuster**/
.cl { overflow: hidden; }
.sole { margin: 0 auto 8rem;}
.bg-orange { background: #f29700; }
.bold { font-weight: bold; }
.align-c { text-align: center; }
.align-l { text-align: left; }
.align-r { text-align: right; }
.v-align { vertical-align: .2em; }

.m-0-a { margin: 0 auto; }
.m-1-0 { margin: 1em 0; }
.m-2-0 { margin: 2em 0; }
.m-3-0 { margin: 3em 0; }
.p-0 { padding: 0 !important; }