@charset "UTF-8";
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, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

ul,
li {
    list-style: none;
}

input::-ms-clear {
    display: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

button {
    cursor: pointer;
}

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url("../../fonts/HelveticaNeue-Thin.eot")/*tpa=https://www.recruit.shinoken.co.jp/assets/fonts/HelveticaNeue-Thin.eot*/ format("embedded-opentype"), url("../../fonts/HelveticaNeue-Thin.woff")/*tpa=https://www.recruit.shinoken.co.jp/assets/fonts/HelveticaNeue-Thin.woff*/ format("woff"), url("../../fonts/HelveticaNeue-Thin.ttf")/*tpa=https://www.recruit.shinoken.co.jp/assets/fonts/HelveticaNeue-Thin.ttf*/ format("truetype");
}

html {
    font-size: 16px;
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
}

html.open {
    overflow-y: hidden;
}

html.open body {
    height: 100vh;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.img-responsive {
    width: 100%;
}

.eng {
    font-family: 'HelveticaNeueLight';
}

body {
    background-color: #ebebeb;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

body * {
    box-sizing: border-box;
}

.container {
    min-height: 500px;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .sp {
        display: block !important;
    }
    .pc {
        display: none !important;
    }
    body {
        background: #ebebeb;
    }
}

a {
    cursor: pointer;
    color: #333333;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: all 0.3s ease-out;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

@media only screen and (max-width: 768px) {
    .mt-0 {
        margin-top: 0px !important;
    }
    .mt-10 {
        margin-top: 5px !important;
    }
    .mt-20 {
        margin-top: 10px !important;
    }
    .mt-30 {
        margin-top: 15px !important;
    }
    .mt-40 {
        margin-top: 20px !important;
    }
    .mt-50 {
        margin-top: 25px !important;
    }
    .mt-60 {
        margin-top: 30px !important;
    }
    .mt-70 {
        margin-top: 35px !important;
    }
    .mt-80 {
        margin-top: 40px !important;
    }
    .mt-90 {
        margin-top: 45px !important;
    }
    .mt-100 {
        margin-top: 50px !important;
    }
    .mr-0 {
        margin-right: 0px !important;
    }
    .mr-10 {
        margin-right: 5px !important;
    }
    .mr-20 {
        margin-right: 10px !important;
    }
    .mr-30 {
        margin-right: 15px !important;
    }
    .mr-40 {
        margin-right: 20px !important;
    }
    .mr-50 {
        margin-right: 25px !important;
    }
    .mr-60 {
        margin-right: 30px !important;
    }
    .mr-70 {
        margin-right: 35px !important;
    }
    .mr-80 {
        margin-right: 40px !important;
    }
    .mr-90 {
        margin-right: 45px !important;
    }
    .mr-100 {
        margin-right: 50px !important;
    }
    .mb-0 {
        margin-bottom: 0px !important;
    }
    .mb-10 {
        margin-bottom: 5px !important;
    }
    .mb-20 {
        margin-bottom: 10px !important;
    }
    .mb-30 {
        margin-bottom: 15px !important;
    }
    .mb-40 {
        margin-bottom: 20px !important;
    }
    .mb-50 {
        margin-bottom: 25px !important;
    }
    .mb-60 {
        margin-bottom: 30px !important;
    }
    .mb-70 {
        margin-bottom: 35px !important;
    }
    .mb-80 {
        margin-bottom: 40px !important;
    }
    .mb-90 {
        margin-bottom: 45px !important;
    }
    .mb-100 {
        margin-bottom: 50px !important;
    }
    .ml-0 {
        margin-left: 0px !important;
    }
    .ml-10 {
        margin-left: 5px !important;
    }
    .ml-20 {
        margin-left: 10px !important;
    }
    .ml-30 {
        margin-left: 15px !important;
    }
    .ml-40 {
        margin-left: 20px !important;
    }
    .ml-50 {
        margin-left: 25px !important;
    }
    .ml-60 {
        margin-left: 30px !important;
    }
    .ml-70 {
        margin-left: 35px !important;
    }
    .ml-80 {
        margin-left: 40px !important;
    }
    .ml-90 {
        margin-left: 45px !important;
    }
    .ml-100 {
        margin-left: 50px !important;
    }
}

.shinoken .header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
}

.shinoken .header:after {
    content: "";
    clear: both;
}

.shinoken .header.black-logo .header-logo .logo-color {
    fill: #000;
}

.shinoken .header.black-logo .header-logo .st2 {
    stroke: #000;
}

.shinoken .header.black-logo .header-logo .logo-info .text-info {
    font-size: 0.875rem; color: #fff; margin-bottom:5px;
}

.shinoken .header .header-logo {
    float: left;
    display: flex;
    align-items: center;
    padding: 20px 0 0 20px;
    position: relative;
    z-index: 101;
}

.shinoken .header .header-logo img,
.shinoken .header .header-logo svg {
    width: 306px;
    height:80px;
}

.shinoken .header .header-logo .logo-color {
    fill: #ffffff;
}

.shinoken .header .header-logo .st2 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 0.3;
}

.shinoken .header .header-logo a {
    vertical-align: top;
}

.shinoken .header .header-logo .logo-info {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.shinoken .header .header-logo .logo-info .text-info {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    margin-bottom: 4px;
}

.shinoken .header .header-logo .logo-info .site-info {
    background: #4b143c;
    width: 100%;
    font-size: 28px;
    font-size: 1.75rem;
    color: #fff;
    text-align: center;
    font-style: italic;
}

.shinoken .header .header-search {
    width: auto;
    margin: 0 30px;
    display: block;
}

.shinoken .header .header-search input {
    width: 100%;
}

.shinoken .header .header-navbtn {
    float: right;
    display: block;
    position: relative;
    z-index: 101;
}

.shinoken .header .header-navbtn a {
    background: #000515;
    display: inline-block;
    position: relative;
    width: 70px;
    height: 70px;
    vertical-align: top;
    padding-top: 22px;
}

.shinoken .header .header-navbtn a span {
    display: block;
    height: 2px;
    background: #e3b06e;
    margin: 0 auto 10px;
}

.shinoken .header .header-navbtn a span:nth-of-type(1) {
    top: 23px;
    width: 34px;
    animation: bnr01 0.2s forwards;
}

.shinoken .header .header-navbtn a span:nth-of-type(2) {
    top: 35px;
    width: 26px;
    animation: bnr02 0.2s forwards;
}

.shinoken .header .header-navbtn a span:nth-of-type(3) {
    bottom: 22px;
    width: 18px;
    animation: bnr03 0.2s forwards;
}

.shinoken .header .header-navbtn a:hover span:nth-of-type(1) {
    animation: bnr01-hover 0.2s forwards;
}

.shinoken .header .header-navbtn a:hover span:nth-of-type(2) {
    animation: bnr02-hover 0.2s forwards;
}

.shinoken .header .header-navbtn a:hover span:nth-of-type(3) {
    animation: bnr03-hover 0.2s forwards;
}

.shinoken .header .header-navbtn.active a {
    background: #e3b06e;
}

.shinoken .header .header-navbtn.active a span {
    background: #000;
}

.shinoken .header .header-navbtn.active a span:nth-of-type(1) {
    animation: bnr01-active 0.2s forwards;
}

.shinoken .header .header-navbtn.active a span:nth-of-type(2) {
    animation: bnr02-active 0.2s forwards;
}

.shinoken .header .header-navbtn.active a span:nth-of-type(3) {
    animation: bnr03-active 0.2s forwards;
}

.shinoken .header .header-navbox {
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 110;
}

.shinoken .header .header-navbox.active .header-nav {
    opacity: 1;
    top: 0;
    right: 0;
}

.shinoken .header .header-nav {
    clear: none;
    position: absolute;
    top: 0;
    right: -470px;
    background: rgba(0, 5, 21, 0.85);
    width: 470px;
    box-sizing: border-box;
    height: 100%;
    float: none;
    text-align: right;
    font-size: 0;
    line-height: 0;
    padding: 0px 0 40px 0;
    transition: all 0.4s cubic-bezier(0.17, 0.76, 0.21, 1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.17, 0.76, 0.21, 1) 0s;
    z-index: 100;
    opacity: 0;
    box-shadow: 0 10px 5px rgba(0, 0, 0, 0.2);
}

.shinoken .header .header-nav .header-nav-wrap {
    overflow: auto;
    height: 100vh;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container {
    min-height: 768px;
    padding-top: 70px;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li {
    display: block;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a {
    display: block;
    text-align: left;
    font-size: 17px;
    line-height: 1.5em;
    padding: 18px 20px;
    letter-spacing: 0.1em;
    transition: 0.2s;
    color: #fff;
    z-index: 100;
    position: relative;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a:hover {
    background: rgba(255, 255, 255, 0.3);
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a.header-nav-pc {
    display: block;
    cursor: pointer;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a.header-nav-tb {
    display: none;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a strong {
    font-weight: normal;
    position: relative;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container li a strong:after {
    content: "";
    position: absolute;
    top: 5px;
    right: -20px;
    display: block;
    background: url("../../images/common/icon-new-win-white.png")/*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/icon-new-win-white.png*/ no-repeat center center;
    width: 14px;
    height: 11px;
    background-size: cover;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul {
    padding: 40px 30px 20px 30px;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul {
    padding: 110px 0px 0 0px;
    background: rgba(77, 80, 91, 0.85);
    display: block;
    position: absolute;
    width: 0;
    right: 470px;
    top: 0;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.17, 0.76, 0.21, 1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.17, 0.76, 0.21, 1) 0s;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li {
    width: 220px;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a {
    padding: 16px 20px;
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span {
    border-bottom: 1px solid #fff;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span:after {
    background-color: #fff;
}

.shinoken .header .header-nav .header-nav-wrap .nav-container > ul li.active > ul {
    padding: 110px 30px 0 30px;
    opacity: 1;
    right: 470px;
    width: 280px;
}

.shinoken .header .header-entry {
    background: #e3b06e;
    margin: 30px;
    padding: 20px 0px 20px 20px;
    display: block;
    height: 68px;
    text-align: left;
}

.shinoken .header .header-entry p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 44px;
    display: inline-block;
}

.shinoken .header .header-entry p .eng {
    font-size: 40px;
    font-size: 2.5rem;
    font-style: italic;
    line-height: 29px;
    margin-right: 15px;
}

.shinoken .header .header-entry p + span {
    position: relative;
    width: 25px;
    background: #000;
    height: 1px;
    display: inline-block;
    transition: width 0.2s;
    margin-left: 8px;
}

.shinoken .header .header-entry p + span:before {
    content: "";
    position: absolute;
    top: -4px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #000;
}

.shinoken .header .header-entry:hover p + span {
    width: 30px;
}

@media only screen and (max-width: 768px) {
.shinoken .header .header-logo {
    padding: 6px 0 6px 10px;
    height: auto;
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
    background: rgb(53 44 44 / 23%);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    width: 100%;
}
    .shinoken .header .header-logo img,
    .shinoken .header .header-logo svg {
        height: 38px;
        max-width: 145px;
    }
    
    .shinoken .header .header-logo .logo-info {
        margin-left: 5px;
        margin-top: -2px;
    }
    
    
.shinoken .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 110;
    position: fixed;
    /* top: -40px; */
    z-index: 90;
    margin-top: 0px;
    left: 0px;
    right: 0px;
    /* margin-top: -20px; */
    /* height: 60px; */
    /* background-color: #fff; */
   /*  box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);*/
   /*  background: rgb(53 44 44 / 23%);*/
   /*  -webkit-backdrop-filter: blur(8px);*/
  /*   backdrop-filter: blur(8px);*/
}
    
    .shinoken .header .header-logo .logo-info .text-info {
        font-size: 10px;
        font-size: 0.625rem;
        margin: 0 0 2px;
    }
    .shinoken .header .header-logo .logo-info .site-info {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 22px;
    }
    .shinoken .header .header-navbtn.active a:hover span:nth-of-type(1) {
        animation: bnr01-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn.active a:hover span:nth-of-type(2) {
        animation: bnr02-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn.active a:hover span:nth-of-type(3) {
        animation: bnr03-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn.active a span {
        top: 18px;
        width: 17px;
    }
    .shinoken .header .header-navbtn.active a span:nth-of-type(1) {
        animation: bnr01-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn.active a span:nth-of-type(2) {
        animation: bnr02-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn.active a span:nth-of-type(3) {
        animation: bnr03-active-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a {
        width: 50px;
        height: 50px;
        padding-top: 16px;
    }
    .shinoken .header .header-navbtn a:hover span:nth-of-type(1) {
        animation: bnr01-hover-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a:hover span:nth-of-type(2) {
        animation: bnr02-hover-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a:hover span:nth-of-type(3) {
        animation: bnr03-hover-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a span {
        right: 17px;
        margin-bottom: 8px;
        height: 1px;
    }
    .shinoken .header .header-navbtn a span:nth-of-type(1) {
        top: 18px;
        width: 24px;
        animation: bnr01-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a span:nth-of-type(2) {
        top: 24px;
        width: 19px;
        animation: bnr02-sp 0.2s forwards;
    }
    .shinoken .header .header-navbtn a span:nth-of-type(3) {
        bottom: 18px;
        width: 13px;
        animation: bnr03-sp 0.2s forwards;
    }
    .shinoken .header .header-navbox.active {
        width: 100%;
    }
    .shinoken .header .header-nav {
        padding: 90px 0 0;
        right: -100vw;
        width: 100%;
        overflow: auto;
        box-shadow: 0;
        background: #000515;
    }
    .shinoken .header .header-nav .header-nav-wrap {
        height: auto;
        overflow: hidden;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container {
        min-height: 100px;
        padding-top: 0;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container li a {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1em;
        padding: 15px;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container li a strong:after {
        top: 6px;
        right: -20px;
        width: 14px;
        height: 11px;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul {
        padding: 0 18px 10px;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul {
        padding: 0;
        background: rgba(0, 0, 0, 0.8);
        position: relative;
        width: auto;
        height: 0;
        right: 0;
        top: 0;
        opacity: 1;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li {
        width: 100%;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li:last-child a {
        border-bottom: none;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a {
        padding: 15px;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1em;
        border-bottom: 1px solid #80838b;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span {
        border-bottom: 1px solid #fff;
        width: 40px;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span:after {
        width: 4px;
        height: 4px;
        top: -1px;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul > li > a span {
        display: none;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li {
        display: block;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li.active a.header-nav-tb {
        background: #333744;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li.active > ul {
        opacity: 1;
        right: 0;
        width: auto;
        max-height: 100% !important;
        padding: 0;
        background: #666973;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li a:hover {
        background: rgba(255, 255, 255, 0.5);
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li a.header-nav-pc {
        display: none;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li a.header-nav-tb {
        font-size: 18px;
        font-size: 1.125rem;
        display: block;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li li > ul li {
        width: auto;
        box-sizing: border-box;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li li > ul li:first-child {
        display: block;
    }
    .shinoken .header .header-entry {
        margin: 18px 18px 40px;
        padding: 15px 0px 10px 10px;
        height: 60px;
        text-align: center;
        position: relative;
    }
    .shinoken .header .header-entry p {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1em;
        margin-left: -35px;
    }
    .shinoken .header .header-entry p .eng {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1em;
        margin-right: 15px;
    }
    .shinoken .header .header-entry p + span {
        width: 25px;
        height: 1px;
        margin-left: 10px;
        position: absolute;
        top: 40px;
    }
    .shinoken .header .header-entry p + span:before {
        top: -6px;
        right: 1px;
        border-width: 6px 0 0 6px;
    }
    .shinoken .header .header-entry:hover p + span {
        width: 30px;
    }
}

@media only screen and (min-width: 768px) {
    .shinoken .header .header-nav > ul li > ul {
        height: 100% !important;
    }
}

@media only screen and (max-height: 845px) and (min-width: 768px) {
    .shinoken .header .header-entry p {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media only screen and (max-width: 640px) {
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span {
        border-bottom: 1px solid #fff;
    }
    .shinoken .header .header-nav .header-nav-wrap .nav-container > ul li > ul li a span:after {
        width: 3px;
        height: 3px;
        top: 0px;
    }
    .shinoken .header .header-entry p .eng {
        margin-right: 15px;
    }
    .shinoken .header .header-entry p + span {
        height: 1px;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .shinoken .header .header-entry p {
        margin-left: -35px;
        font-size: 11px;
        font-size: 0.6875rem;
    }
    .shinoken .header .header-entry p .eng {
        font-size: 30px;
        font-size: 1.875rem;
        margin-right: 8px;
    }
    .shinoken .header .header-entry p + span {
        height: 1px;
        margin-left: 5px;
    }
}

@keyframes bnr01-hover {
    0% {
        width: 34px;
    }
    100% {
        width: 34px;
    }
}

@keyframes bnr02-hover {
    0% {
        width: 26px;
    }
    100% {
        width: 34px;
    }
}

@keyframes bnr03-hover {
    0% {
        width: 18px;
    }
    100% {
        width: 34px;
    }
}

@keyframes bnr01 {
    0% {
        width: 34px;
    }
    100% {
        width: 34px;
    }
}

@keyframes bnr02 {
    0% {
        width: 34px;
    }
    100% {
        width: 26px;
    }
}

@keyframes bnr03 {
    0% {
        width: 34px;
    }
    100% {
        width: 18px;
    }
}

@keyframes bnr01-active {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(12px) rotate(0);
    }
    100% {
        transform: translateY(12px) rotate(45deg);
        width: 34px;
    }
}

@keyframes bnr02-active {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes bnr03-active {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-12px) rotate(0);
    }
    100% {
        transform: translateY(-12px) rotate(-45deg);
        width: 34px;
    }
}

@keyframes bnr01-hover-sp {
    0% {
        width: 24px;
    }
    100% {
        width: 24px;
    }
}

@keyframes bnr02-hover-sp {
    0% {
        width: 19px;
    }
    100% {
        width: 24px;
    }
}

@keyframes bnr03-hover-sp {
    0% {
        width: 13px;
    }
    100% {
        width: 24px;
    }
}

@keyframes bnr01-sp {
    0% {
        width: 17px;
    }
    100% {
        width: 24px;
    }
}

@keyframes bnr02-sp {
    0% {
        width: 17px;
    }
    100% {
        width: 19px;
    }
}

@keyframes bnr03-sp {
    0% {
        width: 17px;
    }
    100% {
        width: 13px;
    }
}

@keyframes bnr01-active-sp {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(9px) rotate(0);
    }
    100% {
        transform: translateY(9px) rotate(45deg);
        width: 26px;
    }
}

@keyframes bnr02-active-sp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes bnr03-active-sp {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-9px) rotate(0);
    }
    100% {
        transform: translateY(-9px) rotate(-45deg);
        width: 26px;
    }
}

.shinoken .footer {
    position: relative;
}

.shinoken .footer.in-view .btn-top.fix-right {
    position: absolute;
    top: -70px;
    bottom: initial;
}

.shinoken .footer .btn-top {
    width: 70px;
    height: 70px;
    background: #e3b06e;
    position: absolute;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    z-index: 101;
}

.shinoken .footer .btn-top.fix-right {
    opacity: 1;
    position: fixed;
    bottom: 0;
}

.shinoken .footer .btn-top span {
    bottom: 14px;
    left: 35px;
    position: absolute;
    width: 1px;
    height: 38px;
    background: #000;
    margin: 0 auto;
    display: block;
    transition: height .2s ease-in-out;
}

.shinoken .footer .btn-top span:before {
    top: 0;
    left: -5px;
    border: solid transparent;
    content: "";
    position: absolute;
    pointer-events: none;
    border-bottom-color: #000;
    border-width: 0 0 6px 6px;
}

.shinoken .footer .btn-top:hover span {
    height: 45px;
}

.shinoken .footer .footer-slogan {
    background: #000515;
    padding: 120px 0;
    text-align: center;
    position: relative;
}

.shinoken .footer .footer-slogan h4 {
    font-size: 80px;
    font-size: 4rem;
    font-weight: normal;
    font-style: italic;
    color: #fff;
}

.shinoken .footer .footer-slogan .footer-entry-container {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
}

.shinoken .footer .footer-slogan .footer-entry {
    background: #e3b06e;
    padding: 20px 0px 20px 20px;
    display: block;
    height: 68px;
    width: 100%;
    max-width: 414px;
    text-align: left;
}

@media only screen and (min-width: 769px), print {
    .shinoken .footer .footer-slogan .footer-entry:not(:first-child) {
        margin-left: 20px;
    }
}

.shinoken .footer .footer-slogan .footer-entry p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 44px;
    display: inline-block;
}

.shinoken .footer .footer-slogan .footer-entry p .eng {
    font-size: 40px;
    font-size: 2.5rem;
    font-style: italic;
    line-height: 29px;
    margin-right: 15px;
}

.shinoken .footer .footer-slogan .footer-entry p + span {
    position: relative;
    width: 25px;
    background: #000;
    height: 1px;
    display: inline-block;
    transition: width 0.2s;
    margin-left: 8px;
}

.shinoken .footer .footer-slogan .footer-entry p + span:before {
    content: "";
    position: absolute;
    top: -4px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #000;
}

.shinoken .footer .footer-slogan .footer-entry:hover p + span {
    width: 30px;
}

@media only screen and (max-width: 768px) {
    .shinoken .footer .footer-slogan .footer-entry-container {
        flex-direction: column;
        padding-left: 4vw;
        padding-right: 4vw;
    }
    .shinoken .footer .footer-slogan .footer-entry {
        max-width: 100%;
        margin-top: 15px;
        padding: 15px 0px 20px 10px;
        height: 60px;
        text-align: center;
    }
    .shinoken .footer .footer-slogan .footer-entry p {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 24px;
    }
    .shinoken .footer .footer-slogan .footer-entry p .eng {
        font-size: 32px;
        font-size: 2rem;
        line-height: 29px;
        margin-right: 10px;
    }
    .shinoken .footer .footer-slogan .footer-entry p + span {
        width: 25px;
        margin-left: 8px;
    }
    .shinoken .footer .footer-slogan .footer-entry p + span:before {
        top: -4px;
        right: 0;
        width: 0;
        border-width: 4px 0 0 4px;
    }
    .shinoken .footer .footer-slogan .footer-entry:hover p + span {
        width: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .shinoken .footer .footer-slogan .footer-entry p .eng {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.shinoken .footer .footer-nav {
    background: #262a38;
    padding: 25px 30px;
    overflow: hidden;
}

.shinoken .footer .footer-nav .footer-box {
    overflow: hidden;
}

.shinoken .footer .footer-nav .footer-nav-link {
    display: inline-block;
    line-height: 1em;
    vertical-align: bottom;
    margin-top: 25px;
}

.shinoken .footer .footer-nav .footer-nav-link li {
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
}

.shinoken .footer .footer-nav .footer-nav-link li:last-child {
    margin-right: 0;
}

.shinoken .footer .footer-nav .footer-nav-link li a {
    color: #e6e6e6;
    font-size: 14px;
    font-size: 0.875rem;
}

.shinoken .footer .footer-nav .footer-nav-link li a span {
    position: relative;
    margin-right: 20px;
}

.shinoken .footer .footer-nav .footer-nav-link li a span:after {
    content: "";
    position: absolute;
    top: 5px;
    right: -18px;
    display: block;
    background: url("../../images/common/icon-new-win-white.png")/*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/icon-new-win-white.png*/ no-repeat center center;
    width: 14px;
    height: 11px;
    background-size: cover;
}

.shinoken .footer .footer-nav .footer-logo {
    float: right;
}

.shinoken .footer .footer-nav .footer-logo img {
    width: 100px;
    height: auto;
}




.shinoken .footer .footer-nav .footer-erwm1 {
   float: right; display: table;margin: 0px 20px 20px;
}
.shinoken .footer .footer-nav .footer-erwm {
    float: left;margin: 0px 15px 15px 15px;
}

.shinoken .footer .footer-nav .footer-erwm img {
    width: 100px;
    height: auto;
}

.shinoken .footer .footer-nav .footer-erwm2 {
    float: right;margin: 0px 15px 15px 15px;
}

.shinoken .footer .footer-nav .footer-erwm2 img {
    width: 100px;
    height: auto;
}






.shinoken .footer .footer-nav .footer-address {
    clear: both;
    overflow: hidden;
    border-top: 1px solid #cccdd0;
    padding-top: 22px;
    margin-top: 20px;
}

.shinoken .footer .footer-nav .footer-address p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #cccdd0;
    display: inline-block;
    /* margin-left: -10px; */
    line-height: 1em;
}

.shinoken .footer .footer-nav .footer-address p span {
    font-size: 14px;
    font-size: 0.875rem;
}

.shinoken .footer .footer-nav .footer-address p + span {
    padding-top: 6px;
}

.shinoken .footer .footer-nav .footer-address > span {
    font-size: 12px;
    font-size: 0.75rem;
    float: right;
    color: #cccdd0;
}

.shinoken .footer .footer-list-link {
    font-size: 0;
}

.shinoken.guideline .footer .footer-slogan {
    display: none;
}

@media only screen and (min-width: 769px) and (max-width: 1168px) {
    .shinoken .footer .footer-nav .footer-address p span {
        float: none;
        line-height: 1.4em;
        display: block;
        margin-left: 8px;
        margin-top: 5px;
    }
    .shinoken .footer .footer-nav .footer-address p + span {
        padding-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .shinoken .footer {
        margin-top: 70px;
    }
    .shinoken .footer.in-view .btn-top.fix-right {
        top: -50px;
    }
    .shinoken .footer .btn-top {
        width: 50px;
        height: 50px;
    }
    .shinoken .footer .btn-top span {
        bottom: 8px;
        left: 25px;
        height: 30px;
    }
    .shinoken .footer .btn-top span:before {
        top: 0;
        left: -5px;
        content: "";
        border-width: 0 0 6px 6px;
    }
    .shinoken .footer .btn-top:hover span {
        height: 35px;
    }
    .shinoken .footer .footer-slogan {
        padding: 30px 0;
    }
    .shinoken .footer .footer-slogan h4 {
        font-size: 40px;
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .shinoken .footer .footer-nav {
        padding: 20px 15px;
    }
    .shinoken .footer .footer-nav .footer-nav-link {
        margin-top: 0px;
        margin-left: 5px;
    }
    .shinoken .footer .footer-nav .footer-nav-link li {
        margin-right: 15px;
        text-align: left;
    }
    .shinoken .footer .footer-nav .footer-nav-link li a {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .shinoken .footer .footer-nav .footer-nav-link li a span {
        margin-right: 10px;
    }
    .shinoken .footer .footer-nav .footer-nav-link li a span:after {
        right: -15px;
        width: 11px;
        height: 9px;
    }
    .shinoken .footer .footer-nav .footer-logo {
        float: none;
        display: table;
        margin: 20px auto 0;
    }
    .shinoken .footer .footer-nav .footer-logo img {
        width: 100px;
    }
    
.shinoken .footer .footer-nav .footer-erwm1 {
   float: none; display: table; margin: 20px auto 0;
} 
    
.shinoken .footer .footer-nav .footer-erwm {
    float: left;
}

.shinoken .footer .footer-nav .footer-erwm img {
    width: 100px;
    height: auto;
}

.shinoken .footer .footer-nav .footer-erwm2 {
    float: right;
}

.shinoken .footer .footer-nav .footer-erwm2 img {
    width: 100px;
    height: auto;
}
    
    
    
    .shinoken .footer .footer-nav .footer-address {
        padding-top: 18px;
        margin-top: 15px;
    }
    .shinoken .footer .footer-nav .footer-address p {
        display: block;
        text-align: center;
        font-size: 12px;
        font-size: 0.75rem;
        margin-left: 0px;
        line-height: 2em;
    }
    .shinoken .footer .footer-nav .footer-address p span {
        font-size: 14px;
        font-size: 0.875rem;
        margin: 0;
    }
    .shinoken .footer .footer-nav .footer-address span {
        font-size: 10px;
        font-size: 0.625rem;
        display: block;
        text-align: center;
        float: none;
        margin-top: 17px;
    }
}

.shinoken .container .main-section {
    position: relative;
    height: 434px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.shinoken .container .main-section .description {
    text-align: center;
}

.shinoken .container .main-section .description .page-title {
    display: inline-block;
    text-align: center;
    margin: 152px 0 0;
}

.shinoken .container .main-section .description .page-title span {
    display: block;
}

.shinoken .container .main-section .description .page-title span.eng {
    font-size: 72px;
    color: #e4b06e;
    font-weight: normal;
    font-style: italic;
}

.shinoken .container .main-section .description .page-title span.eng i {
    color: #fff;
}

.shinoken .container .main-section .description .page-title span.jp {
    font-size: 28px;
    font-weight: normal;
    color: #fff;
}

.shinoken .container .contain-section {
    max-width: 1000px;
    margin: 0 auto;
}

.shinoken .container .none {
    display: none;
}

.shinoken .btn-new-dot a {
    position: relative;
}

.shinoken .btn-new-dot a span {
    display: block;
    height: 2px;
    width: 23px;
    border-bottom: 1px solid #fff;
    position: absolute;
    transition: width 0.2s ease-out;
}

.shinoken .btn-new-dot a span:after {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 0;
}

.shinoken .btn-new-dot a:hover span {
    width: 43px;
}

.shinoken .btn-new-dot-right a span {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.shinoken .btn-new-dot-right a span:after {
    left: 0;
}

.shinoken .btn-read-more {
    display: inline-block;
    border: #fff solid 1px;
    color: #fff;
    padding: 2px 45px 4px 15px;
    font-size: 14px;
    position: relative;
}

.shinoken .btn-read-more strong {
    position: absolute;
    bottom: 9px;
    left: calc(100% - 30px);
    width: 20px;
    background: #fff;
    height: 1px;
    display: block;
    transition: width 0.2s;
}

.shinoken .btn-read-more strong:after {
    content: "";
    position: absolute;
    top: -4px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #fff;
}








.shinoken .rlcp {
        left:290px;bottom: -26px;
}

.shinoken .rlcp2 {
        left:290px;bottom: -26px;
}








.shinoken .btn-read-more img {
    margin-left: 7px;
}

.shinoken .btn-read-more .eng {
    font-style: italic;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.shinoken .btn-read-more:hover strong {
    width: 25px;
}

.shinoken .btn-read-more.black {
    border: #000 solid 1px;
    color: #000;
}

.shinoken .btn-read-more.black strong {
    background: #000;
}

.shinoken .btn-read-more.black strong:after {
    border-color: transparent transparent transparent #000;
}

.shinoken .menu-content {
    display: flex;
    margin:20px 0 40px 0;
}

.shinoken .menu-content li {
    float: left;
    width: calc(25% - 2px);
    margin: 0 1px; 
    text-align: center;
}

.shinoken .menu-content li a {
    color: #000;
    padding: 18px 10px;
    background: #FFF;
    background: #FFF;
    display: block;
    transition: all 0.1s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
}

.shinoken .menu-content li a strong {
    font-weight: normal;
    position: relative;
    margin-left: -15px;
}

.shinoken .menu-content li a strong:after {
    content: "";
    position: absolute;
    top: 8px;
    right: -18px;
    display: block;
    background: url("../../images/common/icon-new-win.png")/*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/icon-new-win.png*/ no-repeat center center;
    width: 11px;
    height: 9px;
    background-size: cover;
}

.shinoken .menu-content li a:hover {
    color: #FFF;
    background: #000515;
}

.shinoken .menu-content li a:hover strong:after {
    background: url("../../images/common/icon-new-win-white.png")/*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/icon-new-win-white.png*/ no-repeat center center;
    width: 11px;
    height: 9px;
    background-size: cover;
}

.shinoken .menu-content li.active a {
    color: #FFF;
    background: #000515;
    pointer-events: none;
}

.shinoken .menu-content.style-01 li {
    width: 20%;
}

.shinoken .menu-content.style-01 li a {
    padding: 10px 10px;
}

.shinoken .menu-content:after {
    content: "";
    clear: both;
    display: table;
}

.shinoken .h2-title {
    font-size: 34px;
    text-align: center;
    font-weight: normal;
    margin: 28px 0 72px;
}

.shinoken .h2-title span {
    position: relative;
}

.shinoken .h2-title span:after {
    content: "";
    background: #e3b06e;
    height: 2px;
    width: 52px;
    position: absolute;
    left: 50%;
    bottom: -28px;
    margin-left: -26px;
}

.shinoken .align-l {
    text-align: left;
}

.shinoken .align-c {
    text-align: center;
}

.shinoken .align-r {
    text-align: right;
}

.shinoken .txt-white {
    color: #FFF;
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
    .shinoken .pd-15 {
        padding: 0 15px !important;
    }

}

@media only screen and (max-width: 768px) {
    .shinoken .container .main-section {
        height: 211px;
    }
    .shinoken .container .main-section .description .page-title {
        margin: 78px 0 0;
    }
    .shinoken .container .main-section .description .page-title span.eng {
        font-size: 36px;
    }
    .shinoken .container .main-section .description .page-title span.jp {
        font-size: 16px;
    }
    .shinoken .container .contain-section {
        width: 100%;
        padding: 0 15px;
    }
    .shinoken .btn-read-more {
        font-size: 12px;
        padding: 2px 40px 3px 10px;
    }
    .shinoken .btn-read-more strong {
        width: 25px;
        height: 1px;
        left: 70%;
        bottom: 30%;
    }
    .shinoken .btn-read-more:hover strong {
        width: 25px;
    }
    .shinoken .btn-read-more img {
        margin-right: 7px;
    }
    .shinoken .rlcp {left:255px;bottom:6px;background-color: #000515;}
      .shinoken .rlcp2 {left:235px;bottom:6px;background-color: #000515;}
}

@media only screen and (max-width: 768px) {
    .shinoken .menu-content {
        display: block;
        overflow: hidden;
        margin: 30px 0;
    }
    .shinoken .menu-content li {
        margin: 1px;
        width: calc(50% - 2px);
    }
    .shinoken .menu-content li a {
        padding: 14px 10px;
        font-size: 15px;
        font-weight: normal;
    }
    .shinoken .menu-content li a strong {
        font-weight: normal;
    }
    .shinoken .menu-content li a strong:after {
        top: 6px;
    }
    .shinoken .menu-content.style-01 li {
        width: calc(100%/2 - 2px);
    }
    .shinoken .menu-content.style-01 li a {
        padding: 10px 10px;
    }
    .shinoken .h2-title {
        font-size: 18px;
        margin: 40px 0 28px;
    }
    .shinoken .h2-title span {
        position: relative;
    }
    .shinoken .h2-title span:after {
        height: 1px;
        width: 27px;
        bottom: -14px;
        margin-left: -13px;
    }
    .shinoken .body-text {
        font-size: 13px;
    }
}
#ClCache {
    display: none;
}
