a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
td,
th {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v17/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format("woff2")
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}
@font-face {
    font-family: 'SourceSansPro';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/SourceSansPro-BoldIt.eot");
    src: url("../fonts/SourceSansPro-BoldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-BoldIt.woff2") format("woff2"), url("../fonts/SourceSansPro-BoldIt.woff") format("woff"), url("../fonts/SourceSansPro-BoldIt.ttf") format("truetype"), url("../fonts/SourceSansPro-BoldIt.svg#svgFontName") format("svg")
}
html {
    font-size: 62.5%
}
body {
    font-family: "YuGothic", "游ゴシック", sans-serif;
    line-height: 1.6;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem
}
body.noscroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
* {
    color: #333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
img {
    max-width: 100%;
    height: auto
}
a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
a:hover {
    opacity: 0.7
}
a:focus,
a:hover,
a:visited {
    text-decoration: none
}
a:focus,
a:hover {
    color: inherit
}
p {
    margin: 0;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    p {
        line-height: 2
    }
}
ol,
ul {
    margin: 0;
    padding: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}
.hidden {
    display: none !important
}
.inner {
    max-width: 1030px;
    margin: auto;
    *zoom: 1;
    width: 100%;
    padding: 0 15px
}
.inner:after {
    content: "";
    display: table;
    clear: both
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
#wrap {
    overflow: hidden;
    padding-top: 70px
}
@media only screen and (max-width: 1199px) {
    #wrap {
        padding-top: 67px
    }
}
@media only screen and (max-width: 767px) {
    #wrap {
        padding-top: 65px
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.sp {
    display: none !important
}
@media only screen and (max-width: 767px) {
    .sp {
        display: block !important
    }
}
@media only screen and (max-width: 767px) {
    .pc {
        display: none !important
    }
}
.page__sec__title {
    display: block;
    margin-bottom: 30px;
    font-weight: 200;
    text-align: center;
    color: #525252;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.14em;
    font-size: 26px;
    font-size: 2.6rem
}
@media only screen and (max-width: 767px) {
    .page__sec__title {
        margin-bottom: 20px
    }
}
.page__sec__head {
    position: relative;
    padding: 5px 0 10px;
    margin-bottom: 10px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.14em;
    font-size: 18px;
    font-size: 1.8rem
}
@media only screen and (max-width: 767px) {
    .page__sec__head {
        font-size: 13px;
        font-size: 1.3rem
    }
}
.page__sec__head:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background: #525252
}
@media only screen and (max-width: 767px) {
    .page__sec__head:before {
        width: 10px;
        height: 1px
    }
}
.page__paging {
    padding: 30px 0 50px
}
@media only screen and (max-width: 767px) {
    .page__paging {
        padding: 5px 0 30px;
        margin-left: 0
    }
}
.page__paging__wrap {
    text-align: center
}
.page__paging__wrap .pages {
    display: none
}
.page__paging__wrap .extend {
    color: #aa9838;
    letter-spacing: -2px
}
.page__paging__wrap a,
.page__paging__wrap span.current {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 25px;
    min-height: 25px;
    min-width: 25px;
    color: #fff;
    background: #aa9838;
    margin: 0 7px;
    font-size: 14px
}
@media only screen and (max-width: 767px) {
    .page__paging__wrap a,
    .page__paging__wrap span.current {
        margin: 0 5px;
        line-height: 22px;
        min-height: 22px;
        min-width: 22px;
        font-size: 12px
    }
}
.page__paging__wrap a.current,
.page__paging__wrap a:hover,
.page__paging__wrap span.current.current,
.page__paging__wrap span.current:hover {
    color: #aa9838;
    background: transparent
}
.page__paging__wrap a.current:before,
.page__paging__wrap a:hover:before,
.page__paging__wrap span.current.current:before,
.page__paging__wrap span.current:hover:before {
    border-color: transparent transparent transparent #fff
}
.page__paging__wrap a.next,
.page__paging__wrap a.nextpostslink,
.page__paging__wrap a.prev,
.page__paging__wrap a.previouspostslink,
.page__paging__wrap span.current.next,
.page__paging__wrap span.current.nextpostslink,
.page__paging__wrap span.current.prev,
.page__paging__wrap span.current.previouspostslink {
    position: relative;
    font-size: 0
}
.page__paging__wrap a.next:before,
.page__paging__wrap a.nextpostslink:before,
.page__paging__wrap a.prev:before,
.page__paging__wrap a.previouspostslink:before,
.page__paging__wrap span.current.next:before,
.page__paging__wrap span.current.nextpostslink:before,
.page__paging__wrap span.current.prev:before,
.page__paging__wrap span.current.previouspostslink:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -7px;
    background: url("../images/common/ico-right.svg") no-repeat;
    background-size: 70% !important;
    background-position: 50%;
    display: inline-block;
    width: 14px;
    height: 100%;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}
.page__paging__wrap a.next.current:before,
.page__paging__wrap a.next:hover:before,
.page__paging__wrap a.nextpostslink.current:before,
.page__paging__wrap a.nextpostslink:hover:before,
.page__paging__wrap a.prev.current:before,
.page__paging__wrap a.prev:hover:before,
.page__paging__wrap a.previouspostslink.current:before,
.page__paging__wrap a.previouspostslink:hover:before,
.page__paging__wrap span.current.next.current:before,
.page__paging__wrap span.current.next:hover:before,
.page__paging__wrap span.current.nextpostslink.current:before,
.page__paging__wrap span.current.nextpostslink:hover:before,
.page__paging__wrap span.current.prev.current:before,
.page__paging__wrap span.current.prev:hover:before,
.page__paging__wrap span.current.previouspostslink.current:before,
.page__paging__wrap span.current.previouspostslink:hover:before {
    background-image: url("../images/common/ico-right-white.svg")
}
.page__paging__wrap a.prev:before,
.page__paging__wrap a.previouspostslink:before,
.page__paging__wrap span.current.prev:before,
.page__paging__wrap span.current.previouspostslink:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.page__paging__wrap li {
    display: inline-block;
    vertical-align: middle
}
@media only screen and (max-width: 767px) {
    .page__paging__wrap li {
        display: none
    }
    .page__paging__wrap li:nth-child(1),
    .page__paging__wrap li:nth-child(2),
    .page__paging__wrap li:nth-child(3),
    .page__paging__wrap li:nth-child(4),
    .page__paging__wrap li:nth-last-child(1),
    .page__paging__wrap li:nth-last-child(2) {
        display: inline-block
    }
}
@media only screen and (max-width: 767px) {
    .page__paging__wrap a,
    .page__paging__wrap span.current {
        display: none
    }
    .page__paging__wrap a:nth-child(1),
    .page__paging__wrap a:nth-child(2),
    .page__paging__wrap a:nth-child(3),
    .page__paging__wrap a:nth-child(4),
    .page__paging__wrap a:nth-last-child(1),
    .page__paging__wrap a:nth-last-child(2),
    .page__paging__wrap span.current:nth-child(1),
    .page__paging__wrap span.current:nth-child(2),
    .page__paging__wrap span.current:nth-child(3),
    .page__paging__wrap span.current:nth-child(4),
    .page__paging__wrap span.current:nth-last-child(1),
    .page__paging__wrap span.current:nth-last-child(2) {
        display: inline-block
    }
}
.page__paging__wrap a.first,
.page__paging__wrap a.last {
    display: none
}
.page__nav {
    margin-bottom: 80px;
    padding-top: 45px;
    text-align: center;
    position: relative
}
@media only screen and (max-width: 767px) {
    .page__nav {
        margin: 0 0 20px;
        padding: 0 0 25px
    }
    .page__nav:after,
    .page__nav:before {
        content: " ";
        display: table
    }
    .page__nav:after {
        clear: both
    }
}
.page__nav a {
    display: inline-block;
    text-transform: none;
    font-size: 25px;
    font-size: 2.5rem
}
@media only screen and (max-width: 767px) {
    .page__nav a {
        display: block
    }
}
.page__nav a.prev {
    float: left;
    padding-left: 95px;
    position: absolute;
    z-index: 1;
    left: 0
}
@media only screen and (max-width: 767px) {
    .page__nav a.prev {
        bottom: 0;
        padding-left: 55px
    }
}
.page__nav a.prev:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 144px;
    height: 15px;
    background: url("../images/common/ico-left.svg") no-repeat left center;
    background-size: 144px 15px;
    background-position: 0 100%;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease
}
@media only screen and (max-width: 767px) {
    .page__nav a.prev:before {
        width: 100%;
        background-size: 100%
    }
}
.page__nav a.prev:hover:before {
    right: 15px
}
.page__nav a.next {
    float: right;
    padding-right: 95px;
    position: absolute;
    z-index: 1;
    right: 0
}
@media only screen and (max-width: 767px) {
    .page__nav a.next {
        bottom: 0;
        padding-right: 55px
    }
}
.page__nav a.next:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 144px;
    height: 15px;
    background: url("../images/common/ico-right3.svg") no-repeat left center;
    background-size: 144px 15px;
    background-position: 0 100%;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease
}
@media only screen and (max-width: 767px) {
    .page__nav a.next:before {
        width: 100%;
        background-size: 100%
    }
}
.page__nav a.next:hover:before {
    left: 15px
}
.page__nav a.page__btn {
    min-width: 215px;
    padding-top: 2px;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem
}
@media only screen and (max-width: 767px) {
    .page__nav a.page__btn {
        float: left;
        width: 100%;
        max-width: none;
        margin: 0 0 20px
    }
}
.page__nav a.page__btn:after {
    display: none
}
.page__close {
    display: inline-block
}
.page__close span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.page__close span:nth-child(2) {
    opacity: 0
}
.page__close span:nth-child(3) {
    top: -6px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.page__close span {
    display: block;
    height: 1px;
    width: 25px;
    background: #fff;
    margin-bottom: 5px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}
.main_head {
    position: relative;
    padding: 34px 0 0;
    height: 300px
}
@media only screen and (max-width: 767px) {
    .main_head {
        height: 150px;
        padding-top: 10px
    }
}
@media only screen and (max-width: 767px) {
    .main_head .inner {
        padding: 0 15px
    }
}
.main_head ul li {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-right: 15px
}
@media only screen and (max-width: 767px) {
    .main_head ul li {
        font-size: 10px;
        font-size: 1rem;
        line-height: 13px;
        padding-right: 8px
    }
}
.main_head ul li:after {
    content: "/";
    padding-left: 15px;
    position: relative
}
@media only screen and (max-width: 767px) {
    .main_head ul li:after {
        padding-left: 8px
    }
}
.main_head ul li:last-child:after {
    display: none
}
.main_head ul li:last-child a:after {
    display: none
}
.main_head h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 64px;
    text-align: center;
    color: #fff;
    margin: 76px auto auto
}
@media only screen and (max-width: 767px) {
    .main_head h2 {
        margin: 48px auto auto;
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 32px
    }
}
.disopa:hover {
    opacity: 1 !important
}
.discur {
    cursor: default !important
}
a.learnMore {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    white-space: nowrap;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.14em
}
@media only screen and (max-width: 767px) {
    a.learnMore {
        font-size: 10px;
        font-size: 1rem
    }
}
a.learnMore:hover {
    opacity: 1
}
a.learnMore.learnMoreWhite {
    color: white
}
a.learnMore.learnMoreBlack {
    color: #525252
}
a.learnMore > span > span {
    display: inline-block;
    background: url("../images/common/arrow_black.svg") calc(100% - 13px) calc(50% - 2px) no-repeat;
    background-size: 25px 6px;
    padding: 0 45px 0 10px;
    line-height: 25px
}
a.learnMore > span:nth-of-type(2) > span {
    background-image: url("../images/common/arrow_white.svg");
    color: white
}
a.learnMore > span:nth-of-type(2) {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 0;
    transition: 200ms width;
    background: #333333
}
@media only screen and (max-width: 767px) {
    a.learnMore > span:nth-of-type(2) {
        transition: none;
        display: none
    }
}
a.learnMore:hover > span:nth-of-type(2) {
    width: 100%
}
a.learnMore > span > span {
    transition: 200ms transform, 200ms -ms-transform;
    will-change: transform;
    transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0)
}
@media only screen and (max-width: 767px) {
    a.learnMore > span > span {
        transform: none;
        transition: none
    }
}
a.learnMore:hover > span > span {
    transform: none;
    -ms-transform: none
}
a.learnMore.learnMoreWhite > span > span {
    background-image: url("../images/common/arrow_white.svg")
}
a.learnMore.learnMoreWhite > span:nth-of-type(2) > span {
    background-image: url("../images/common/arrow_black.svg");
    color: #333333
}
a.learnMore.learnMoreWhite > span:nth-of-type(2) {
    background: white
}
a.interviewPhoto1 {
    display: inline-block;
    position: relative;
    width: 460px;
    height: 350px;
    overflow: hidden
}
a.interviewPhoto1:hover {
    opacity: 1
}
a.interviewPhoto1 > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6)
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div {
        width: 50%;
        right: 0;
        left: auto;
        background: none
    }
}
a.interviewPhoto1 > div:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../images/common/arrow_white.svg") 50% 50% no-repeat;
    background-size: 25px 6px;
    left: calc(50% - 15px);
    top: calc(50% - 15px)
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div:before {
        left: 0;
        top: calc(50% + 20px)
    }
}
a.interviewPhoto1 > div > div {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    margin-top: auto
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div {
        bottom: 70px
    }
}
a.interviewPhoto1 > div > div > p {
    color: white;
    text-align: center;
    line-height: 1.4;
    margin: 4px 0
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div > p {
        text-align: left
    }
}
a.interviewPhoto1 > div > div > p:nth-of-type(1) {
    font-size: 12px
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div > p:nth-of-type(1) {
        font-size: 11px
    }
}
a.interviewPhoto1 > div > div > p:nth-of-type(2) {
    font-size: 18px
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div > p:nth-of-type(2) {
        font-size: 16px
    }
}
a.interviewPhoto1 > div > div > p:nth-of-type(3) {
    font-size: 14px
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div > p:nth-of-type(3) {
        font-size: 12px
    }
}
a.interviewPhoto1 > span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 12px
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > span {
        display: none
    }
}
a.interviewPhoto1 > div {
    transition: 200ms opacity;
    will-change: opacity;
    opacity: 0
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div {
        opacity: 1
    }
}
a.interviewPhoto1:hover > div {
    opacity: 1
}
@-webkit-keyframes interviewPhoto1TextEnter {
    0% {
        transform: translate(-15px, 0);
        -ms-transform: translate(-15px, 0)
    }
    100% {
        transform: none;
        -ms-transform: none
    }
}
@-moz-keyframes interviewPhoto1TextEnter {
    0% {
        transform: translate(-15px, 0);
        -ms-transform: translate(-15px, 0)
    }
    100% {
        transform: none;
        -ms-transform: none
    }
}
@keyframes interviewPhoto1TextEnter {
    0% {
        transform: translate(-15px, 0);
        -ms-transform: translate(-15px, 0)
    }
    100% {
        transform: none;
        -ms-transform: none
    }
}
@-webkit-keyframes interviewPhoto1TextLeave {
    0% {
        transform: none;
        -ms-transform: none
    }
    100% {
        transform: translate(15px, 0);
        -ms-transform: translate(15px, 0)
    }
}
@-moz-keyframes interviewPhoto1TextLeave {
    0% {
        transform: none;
        -ms-transform: none
    }
    100% {
        transform: translate(15px, 0);
        -ms-transform: translate(15px, 0)
    }
}
@keyframes interviewPhoto1TextLeave {
    0% {
        transform: none;
        -ms-transform: none
    }
    100% {
        transform: translate(15px, 0);
        -ms-transform: translate(15px, 0)
    }
}
a.interviewPhoto1 > div > div,
a.interviewPhoto1 > div:before {
    -webkit-animation: 200ms interviewPhoto1TextLeave both;
    -moz-animation: 200ms interviewPhoto1TextLeave both;
    -ms-animation: 200ms interviewPhoto1TextLeave both;
    animation: 200ms interviewPhoto1TextLeave both;
    will-change: transform
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1 > div > div,
    a.interviewPhoto1 > div:before {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        animation: none
    }
}
a.interviewPhoto1:hover > div > div,
a.interviewPhoto1:hover > div:before {
    animation-name: interviewPhoto1TextEnter
}
@media only screen and (max-width: 767px) {
    a.interviewPhoto1:hover > div > div,
    a.interviewPhoto1:hover > div:before {
        animation: none
    }
}
a.interviewPhoto1 > span {
    transition: 200ms transform, 200ms -ms-transform;
    will-change: transform;
    transform: translate(40px, 0);
    -ms-transform: translate(40px, 0)
}
a.interviewPhoto1:hover > span {
    transform: none;
    -ms-transform: none
}
a.buttonLink {
    display: inline-block;
    text-align: center;
    width: 480px;
    height: 100px;
    background: #434343;
    color: white;
    font-size: 26px;
    text-align: center;
    line-height: 100px;
    text-decoration: none;
    letter-spacing: 0.14em
}
@media only screen and (max-width: 767px) {
    a.buttonLink {
        position: relative;
        margin-bottom: 20px;
        width: 100%;
        display: block;
        height: 60px;
        line-height: 60px;
        font-size: 18px
    }
}
a.buttonLink:hover {
    opacity: 1
}
a.buttonLink > span:after {
    content: "";
    display: inline-block;
    background: url("../images/common/arrow_white.svg") 0 8px no-repeat;
    background-size: 25px 6px;
    width: 25px;
    height: 25px;
    margin-left: 15px;
    vertical-align: text-bottom
}
@media only screen and (max-width: 767px) {
    a.buttonLink > span:after {
        position: absolute;
        right: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
a.buttonLink {
    transition: 200ms background;
    will-change: background
}
a.buttonLink:hover {
    background: #676767
}
a.buttonLink > span:after {
    transition: 200ms transform, 200ms -ms-transform;
    will-change: transform
}
a.buttonLink:hover > span:after {
    transform: translate(10px, 0);
    -ms-transform: translate(10px, 0)
}
a.interviewPhoto2 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none
}
a.interviewPhoto2:hover {
    opacity: 1
}
a.interviewPhoto2 > span {
    display: block;
    position: relative;
    width: 190px;
    height: 100px
}
a.interviewPhoto2 > span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}
a.interviewPhoto2 > p {
    font-size: 16px;
    color: #3a3a3a;
    text-align: center;
    line-height: 1;
    margin: 10px 5px 30px
}
a.interviewPhoto2 > p small {
    font-size: 12px
}
a.interviewPhoto2 > div {
    position: absolute;
    width: 45px;
    height: 20px;
    bottom: 0;
    left: calc((190px - 45px) / 2);
    right: 0
}
a.interviewPhoto2 > div:before {
    content: "";
    display: block;
    width: 45px;
    height: 20px;
    background: url("../images/common/arrow_black.svg") 10px 7px no-repeat;
    background-size: 25px 6px
}
a.interviewPhoto2 > div:nth-of-type(2) {
    background: #333333;
    overflow: hidden
}
a.interviewPhoto2 > div:nth-of-type(2):before {
    background-image: url("../images/common/arrow_white.svg")
}
a.interviewPhoto2 > span:after {
    opacity: 0;
    transition: 200ms opacity
}
a.interviewPhoto2:hover > span:after {
    opacity: 1
}
a.interviewPhoto2 > div:nth-of-type(2) {
    width: 0;
    transition: 200ms width
}
a.interviewPhoto2:hover > div:nth-of-type(2) {
    width: 45px
}
a.interviewPhoto2 > div:before {
    transition: 200ms transform, 200ms -ms-transform;
    will-change: transform;
    transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0)
}
a.interviewPhoto2:hover > div:before {
    transform: none;
    -ms-tranform: none
}
a.navImage {
    display: inline-block;
    position: relative;
    width: 310px;
    height: 170px;
    overflow: hidden
}
a.navImage:hover {
    opacity: 1
}
a.navImage > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent
}
a.navImage > div:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../images/common/arrow_white.svg") 50% 50% no-repeat;
    background-size: 25px 6px;
    left: calc(50% - 15px);
    top: calc(50% - 15px)
}
a.navImage > div > div {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    margin: 4px 0;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
a.navImage > div {
    transition: 200ms background;
    will-change: background
}
a.navImage:hover > div {
    opacity: 1;
    background: rgba(0, 0, 0, 0.3)
}
@keyframes navImageArrowEnter {
    0% {
        transform: translate(-15px, 0);
        -ms-transform: translate(-15px, 0)
    }
    100% {
        transform: none;
        -ms-transform: none
    }
}
@keyframes navImageArrowLeave {
    0% {
        transform: none;
        -ms-transform: none
    }
    100% {
        transform: translate(15px, 0);
        -ms-transform: translate(15px, 0)
    }
}
a.navImage > div:before {
    animation: 200ms navImageArrowLeave both;
    will-change: transform, opacity;
    opacity: 0;
    transition: 200ms opacity
}
a.navImage:hover > div:before {
    animation-name: navImageArrowEnter;
    opacity: 1
}
.mobile-toggle {
    display: none;
    vertical-align: top;
    cursor: pointer;
    padding: 2px 0 0;
    position: absolute;
    top: 50%;
    right: 15px;
    text-align: center;
    z-index: 15;
    font-size: 0;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media only screen and (max-width: 767px) {
    .mobile-toggle {
        display: block
    }
}
.mobile-toggle.act span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.mobile-toggle.act span:nth-child(2) {
    opacity: 0
}
.mobile-toggle.act span:nth-child(3) {
    top: -6px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.mobile-toggle span {
    display: block;
    height: 1px;
    width: 25px;
    background: #fff;
    margin-bottom: 5px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}
.footer {
    background: #000;
    padding: 45px 0
}
@media only screen and (max-width: 1199px) {
    .footer {
        padding: 35px 0
    }
}
.footer__txt {
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-size: 1rem
}
.footer__txt:before {
    content: url("../images/common/ico-01.png");
    display: inline-block;
    vertical-align: middle
}
.footer__cpy {
    margin-top: 15px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-size: 1rem
}
body:not([class="top"]) .header__main {
    padding-bottom: 0;
    background: #333
}
@media only screen and (max-width: 767px) {
    body:not([class="top"]) .header__main {
        padding-bottom: 15px
    }
}
.header {
    background: #333;
    position: relative;
    z-index: 100
}
@media only screen and (max-width: 1199px) {
    .header {
        background: #333;
        padding-bottom: 0
    }
}
.header__main {
    padding: 0 0 0 20px;
    background: #333;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}
.header__main:after,
.header__main:before {
    content: " ";
    display: table
}
.header__main:after {
    clear: both
}
@media only screen and (max-width: 1199px) {
    .header__main {
        padding-left: 15px
    }
}
@media only screen and (max-width: 767px) {
    .header__main {
        padding: 15px 10px
    }
}
.header__left {
    float: left;
    padding: 15px 0 0
}
@media only screen and (max-width: 767px) {
    .header__left {
        padding: 0
    }
}
.header__logo {
    float: left
}
.header__logo img {
    max-width: 220px
}
@media only screen and (max-width: 1199px) {
    .header__logo img {
        max-width: 150px
    }
}
.header__txt {
    float: left;
    border-left: 1px solid #6e6e6e;
    padding-left: 15px;
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}
@media only screen and (max-width: 1199px) {
    .header__txt {
        font-size: 12px;
        font-size: 1.2rem
    }
}
@media only screen and (max-width: 767px) {
    .header__txt {
        padding-left: 10px;
        margin-left: 10px
    }
}
.header__txt span {
    font-family: "Oswald", sans-serif;
    color: #fff;
    display: block;
    font-size: 12px;
    font-size: 1.2rem
}
@media only screen and (max-width: 1199px) {
    .header__txt span {
        font-size: 10px;
        font-size: 1rem
    }
}
.header__txt a {
    display: block
}
.header__nav {
    float: right
}
@media only screen and (min-width: 768px) {
    .header__nav {
        display: block !important
    }
}
@media only screen and (max-width: 767px) {
    .header__nav {
        display: none;
        position: fixed;
        top: 65px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 11;
        background: #333;
        overflow: auto;
        border-top: 1px solid #565656;
        -webkit-overflow-scrolling: touch
    }
}
.header__nav__top {
    display: none;
    padding: 20px 10px 5px
}
@media only screen and (max-width: 767px) {
    .header__nav__top {
        display: block
    }
}
.header__nav__top a div,
.header__nav__top div div {
    background: #565656;
    color: #7d7d7d;
    text-align: center;
    padding: 17px 0;
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem
}
.header__nav__top a span,
.header__nav__top div span {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem
}
.header__nav__note {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 1;
    position: absolute;
    top: 100%;
    right: 50%;
    background: #f9f9f9;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    text-align: left;
    padding: 15px 20px;
    min-width: 160px;
    margin-top: 20px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-transform: translateX(18%);
    -moz-transform: translateX(18%);
    -ms-transform: translateX(18%);
    -o-transform: translateX(18%);
    transform: translateX(18%)
}
@media only screen and (max-width: 767px) {
    .header__nav__note {
        display: none !important
    }
}
.header__nav__note:before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 20px;
    border-color: transparent transparent #f9f9f9 transparent;
    border-width: 18px 10px;
    border-style: solid
}
.header__nav__sub {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #000;
    z-index: 2;
    padding: 40px 0;
    display: none
}
@media only screen and (max-width: 767px) {
    .header__nav__sub {
        display: block !important;
        position: static;
        background: none;
        padding: 15px 0
    }
}
.header__nav__sub.act {
    display: block !important
}
.header__nav__center {
    text-align: center
}
.header__nav__center .header__nav__item {
    margin: 0 18px;
    display: inline-block;
    padding: 0
}
@media only screen and (max-width: 767px) {
    .header__nav__center .header__nav__item {
        display: table;
        margin: 0 0 20px
    }
    .header__nav__center .header__nav__item:last-child {
        margin-bottom: 0
    }
}
.header__nav__list {
    margin: 0 -15px
}
.header__nav__list:after,
.header__nav__list:before {
    content: " ";
    display: table
}
.header__nav__list:after {
    clear: both
}
.header__nav__list .header__nav__item {
    margin-bottom: 30px;
    float: left;
    width: 33.333%;
    max-width: 100%;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    .header__nav__list .header__nav__item {
        float: none;
        display: table;
        width: 100%;
        margin-bottom: 25px
    }
}
.header__nav__list .header__nav__item:nth-child(3n+1) {
    clear: left
}
.header__nav__list .header__nav__item:nth-last-child(1),
.header__nav__list .header__nav__item:nth-last-child(2),
.header__nav__list .header__nav__item:nth-last-child(3) {
    margin-bottom: 0
}
@media only screen and (max-width: 767px) {
    .header__nav__list .header__nav__item:nth-last-child(1),
    .header__nav__list .header__nav__item:nth-last-child(2),
    .header__nav__list .header__nav__item:nth-last-child(3) {
        margin-bottom: 25px
    }
}
@media only screen and (max-width: 767px) {
    .header__nav__list .header__nav__item:last-child {
        margin-bottom: 0
    }
}
.header__nav__item {
    position: relative;
    max-width: 310px;
    display: block
}
@media only screen and (max-width: 767px) {
    .header__nav__item {
        display: table;
        width: 100%;
        max-width: 100%
    }
    .header__nav__item:after,
    .header__nav__item:before {
        content: " ";
        display: table
    }
    .header__nav__item:after {
        clear: both
    }
}
.header__nav__item:hover {
    opacity: 1;
    background: none
}
@media only screen and (max-width: 767px) {
    .header__nav__item:hover {
        opacity: 1;
        background: none
    }
}
.header__nav__item:hover div {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4)
}
@media only screen and (max-width: 767px) {
    .header__nav__item:hover div {
        background: none
    }
}
.header__nav__item:hover div:before {
    animation-name: navImageArrowEnter;
    opacity: 1
}
@media only screen and (max-width: 767px) {
    .header__nav__item:hover div:before {
        display: none
    }
}
.header__nav__item img {
    display: block;
    width: 100%
}
.header__nav__item div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease
}
@media only screen and (max-width: 767px) {
    .header__nav__item div {
        position: static;
        display: table-cell;
        width: 50%;
        vertical-align: middle
    }
}
.header__nav__item div:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../images/common/arrow_white.svg") 50% 50% no-repeat;
    background-size: 25px 6px;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    animation: 200ms navImageArrowLeave both;
    will-change: transform, opacity;
    opacity: 0;
    transition: 200ms opacity
}
.header__nav__item div p {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    bottom: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 16px;
    font-size: 1.6rem
}
@media only screen and (max-width: 767px) {
    .header__nav__item div p {
        position: static;
        font-weight: 400;
        text-align: left;
        padding-left: 20px;
        font-size: 14px;
        font-size: 1.4rem
    }
}
.header__nav__item div span {
    display: block;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem
}
@media only screen and (max-width: 767px) {
    .header__nav__item div span {
        line-height: 1.3
    }
}
@media only screen and (max-width: 767px) {
    .header__nav ul {
        overflow: auto;
        padding: 10px 0 80px
    }
    .header__nav ul:after,
    .header__nav ul:before {
        content: " ";
        display: table
    }
    .header__nav ul:after {
        clear: both
    }
}
.header__nav ul li {
    float: left
}
@media only screen and (max-width: 767px) {
    .header__nav ul li {
        width: 100%;
        border-top: 1px solid #565656
    }
}
.header__nav ul li:hover a:not(.header__nav__item) {
    background: #1f1f1f;
    opacity: 1
}
@media only screen and (max-width: 767px) {
    .header__nav ul li:hover a:not(.header__nav__item) {
        background: none
    }
}
.header__nav ul li.hnote {
    position: relative
}
@media only screen and (max-width: 767px) {
    .header__nav ul li.hnote {
        display: none
    }
}
.header__nav ul li.hnote.act .header__nav__note,
.header__nav ul li.hnote:hover .header__nav__note {
    opacity: 1;
    visibility: visible;
    pointer-events: initial
}
.header__nav ul li.hnote.act .hentry,
.header__nav ul li.hnote:hover .hentry {
    color: #fff;
    background: none !important
}
@media only screen and (max-width: 767px) {
    .header__nav ul li.hsub > a {
        color: #777777
    }
}
.header__nav ul li.hclose {
    display: none;
    text-align: center;
    padding-top: 25px
}
@media only screen and (max-width: 767px) {
    .header__nav ul li.hclose {
        display: block
    }
}
.header__nav ul li.disb .hentry {
    color: #5c5c5c !important
}
.header__nav ul li.disb .hentry:hover {
    background: none !important
}
.header__nav ul li .hentry,
.header__nav ul li a {
    padding: 24px 30px;
    display: block;
    font-weight: 700;
    color: #fff
}
@media only screen and (max-width: 1199px) {
    .header__nav ul li .hentry,
    .header__nav ul li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
        font-size: 1.2rem
    }
}
@media only screen and (max-width: 767px) {
    .header__nav ul li .hentry,
    .header__nav ul li a {
        padding: 20px 15px;
        font-size: 14px;
        font-size: 1.4rem
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .inner {
        padding: 0 15px
    }
}
.know_employees0 p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px
}
@media only screen and (max-width: 767px) {
    .know_employees0 p {
        line-height: 24px
    }
}
.know_employees0 h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    margin: 0 0 52px
}
@media only screen and (max-width: 767px) {
    .know_employees0 h3 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 28px;
        margin: 0 0 30px;
        font-weight: bold
    }
}
.know_employees0 .main_head {
    background: url("../images/know_employees/01/img_01.jpg") 50% 0 no-repeat;
    background-size: auto 100% !important;
    min-height: 690px;
    color: #fff
}
@media only screen and (min-width: 1801px) {
    .know_employees0 .main_head {
        background-size: cover !important
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .main_head {
        background-position: 22% 0;
        min-height: 400px
    }
}
.know_employees0 .main_head ul li {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees0 .main_head ul li {
        font-size: 10px;
        font-size: 1rem
    }
}
.know_employees0 .main_head ul li span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees0 .main_head ul li span {
        font-size: 10px;
        font-size: 1rem
    }
}
.know_employees0 .main_head .inner {
    position: relative;
    height: 100%
}
.know_employees0 .main_head p {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 64px;
    position: absolute;
    right: 0;
    bottom: 26%;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees0 .main_head_txt {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 32px;
        font-weight: bold
    }
}
.know_employees0 img {
    width: 100%
}
.know_employees0__bl01 {
    *zoom: 1
}
.know_employees0__bl01:after {
    content: "";
    display: table;
    clear: both
}
.know_employees0__bl01__content {
    float: right;
    border: 1px solid #8b8b8b;
    height: 155px;
    margin-top: -85px;
    position: relative
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl01__content {
        float: none;
        width: 100%;
        height: 100px;
        margin-top: -50px;
        margin-bottom: 50px
    }
}
.know_employees0__bl01__content > div {
    background: #333;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    text-align: right;
    margin: 10px;
    padding: 28px 30px 24px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl01__content > div {
        margin: 5px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 10px;
        padding: 20px
    }
}
.know_employees0__bl01__content > div h4 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    font-weight: normal;
    margin: 5px 0;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl01__content > div h4 {
        display: inline-block;
        position: relative;
        top: 2px;
        font-size: 18px;
        font-size: 1.8rem
    }
}
.know_employees0__bl01__content > div span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    display: block;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl01__content > div span {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 13px
    }
}
.know_employees0__bl0 {
    *zoom: 1;
    margin-top: 70px
}
.know_employees0__bl0:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl0 {
        margin-top: 40px
    }
}
.know_employees0__bl0 .left,
.know_employees0__bl0 .right {
    float: right;
    width: 50%
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl0 .left,
    .know_employees0__bl0 .right {
        float: none;
        width: 100%
    }
}
.know_employees0__bl0 .left {
    padding-right: 60px;
    float: left
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl0 .left {
        padding: 0;
        margin: 40px 0 0
    }
}
.know_employees0__bl03 {
    margin-top: 97px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl03 {
        margin-top: 50px
    }
}
.know_employees0 .bg04 {
    margin-top: 95px;
    padding-top: 100px;
    background: url("../images/know_employees/01/img_02.jpg") 50% 0 no-repeat;
    background-size: auto 640px !important
}
@media only screen and (min-width: 1801px) {
    .know_employees0 .bg04 {
        background-size: cover !important
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bg04 {
        margin-top: 50px;
        background: none;
        padding-top: 0
    }
}
.know_employees0 .bg04 .left {
    background: #fff;
    padding: 60px 60px 0
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bg04 .left {
        padding: 0
    }
}
.know_employees0 .bl05 {
    margin-top: 136px;
    position: relative
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .know_employees0 .bl05 {
        background: #f2f2f2
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bl05 {
        margin-top: 50px
    }
}
.know_employees0 .bl05:after {
    content: "";
    width: 100%;
    height: 420px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #f2f2f2;
    z-index: -1
}
@media only screen and (max-width: 992px) {
    .know_employees0 .bl05:after {
        display: none
    }
}
.know_employees0 .bl05 h5 {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    letter-spacing: 0.2em;
    margin: 0 0 12px
}
.know_employees0 .bl05 h3 {
    margin-bottom: 32px
}
.know_employees0 .bl05 .left,
.know_employees0 .bl05 .right {
    display: table-cell;
    float: none;
    vertical-align: middle
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bl05 .left,
    .know_employees0 .bl05 .right {
        display: block
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bl05 .right {
        padding: 50px 0;
        position: relative
    }
    .know_employees0 .bl05 .right img {
        margin-bottom: 40px
    }
    .know_employees0 .bl05 .right:after {
        content: "";
        width: 200%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -15px;
        right: -15px;
        background: #f2f2f2;
        z-index: -1
    }
}
.know_employees0 .bl05 .bottom_txt {
    text-align: right;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: -13px
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .know_employees0 .bl05 .bottom_txt {
        margin: 10px 0 0
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0 .bl05 .bottom_txt {
        text-align: left;
        margin: 5px 0 0
    }
}
.know_employees0__bl06 {
    margin-top: 138px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06 {
        margin-top: 60px
    }
}
.know_employees0__bl06 h3 {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 60px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06 h3 {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 50px
    }
}
.know_employees0__bl06 h3 span {
    position: relative;
    display: inline-block;
    padding-bottom: 25px
}
.know_employees0__bl06 h3 span:after {
    content: "";
    width: 130px;
    height: 3px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -65px
}
.know_employees0__bl06__bitem {
    position: relative
}
.know_employees0__bl06__bitem:after,
.know_employees0__bl06__bitem:before {
    content: " ";
    display: table
}
.know_employees0__bl06__bitem:after {
    clear: both
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem:after,
    .know_employees0__bl06__bitem:before {
        content: " ";
        display: table
    }
    .know_employees0__bl06__bitem:after {
        clear: both
    }
}
.know_employees0__bl06__bitem > div {
    float: left;
    width: 25%
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div {
        width: 50%
    }
}
.know_employees0__bl06__bitem > div a {
    display: block;
    width: auto;
    height: 325px;
    line-height: 0;
    position: relative;
    overflow: hidden
}
@media only screen and (min-width: 1801px) {
    .know_employees0__bl06__bitem > div a {
        height: auto
    }
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div a {
        height: auto
    }
}
.know_employees0__bl06__bitem > div a:before {
    content: "";
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease
}
.know_employees0__bl06__bitem > div a:hover {
    opacity: 1
}
@media only screen and (min-width: 768px) {
    .know_employees0__bl06__bitem > div a:hover {
        position: relative
    }
    .know_employees0__bl06__bitem > div a:hover:before {
        opacity: 1
    }
}
.know_employees0__bl06__bitem > div a img {
    object-fit: cover;
    width: 100%;
    height: 100%
}
.know_employees0__bl06__bitem > div .content_item {
    position: absolute;
    left: 20px;
    bottom: 20px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div .content_item {
        left: 10px;
        bottom: 10px
    }
}
.know_employees0__bl06__bitem > div .content_item span {
    display: block;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: bold;
    padding-top: 2px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div .content_item span {
        font-size: 10px;
        font-size: 1rem;
        line-height: 10px;
        padding-top: 3px
    }
}
.know_employees0__bl06__bitem > div .content_item span.txt2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div .content_item span.txt2 {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 13px
    }
}
.know_employees0__bl06__bitem > div .content_item span.txt3 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px
}
@media only screen and (max-width: 767px) {
    .know_employees0__bl06__bitem > div .content_item span.txt3 {
        font-size: 10px;
        font-size: 1rem;
        line-height: 13px
    }
}
.know_employees02 .main_head {
    background: url("../images/know_employees/02/img_01.jpg") 55% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees02 .main_head {
        background-position: 29% 0
    }
}
.know_employees02 .main_head p {
    bottom: 50%;
    margin-bottom: -50px;
    right: 0;
	left: auto;
}
.know_employees02 .main_head p.left{
	left: 0;
}
.know_employees02 .bg04 {
    background: url("../images/know_employees/02/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees02 .bg04 {
        background: none
    }
}
.know_employees03 .main_head {
    background: url("../images/know_employees/03/img_01.jpg") 35% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees02 .main_head {
        background-position: 68% 0
    }
	.know_employees03 .main_head {
        background-position: 16% 0
    }
}
.know_employees03 .main_head p {
    bottom: 18%;
    right: 0;
    left: auto
}
.know_employees03 .bg04 {
    background: url("../images/know_employees/03/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees03 .bg04 {
        background: none
    }
}
.know_employees04 .main_head {
    background: url("../images/know_employees/04/img_01.jpg") 50% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees04 .main_head {
        background-position: 68% 0
    }
}
.know_employees04 .main_head p {
    bottom: 18%;
	left: 10px;
}
.know_employees04 .bg04 {
    background: url("../images/know_employees/04/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees04 .bg04 {
        background: none
    }
}

.know_employees06 .main_head {
    background: url("../images/know_employees/06/img_01.jpg") 35% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees06 .main_head {
        background-position: 24% 0
    }
}
.know_employees06 .bg04 {
    background: url("../images/know_employees/06/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees06 .bg04 {
        background: none
    }
}
.know_employees07 .main_head {
    background: url("../images/know_employees/07/img_01.png") 50% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees07 .main_head {
        background-position: 70% 0
    }
}
.know_employees07 .main_head p {
    left: 10px;
    bottom: 45%
}
.know_employees07 .bg04 {
    background: url("../images/know_employees/07/img_02.png") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees07 .bg04 {
        background: none
    }
}
.know_employees08 .main_head {
    background: url("../images/know_employees/08/img_01.jpg") 50% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees08 .main_head {
        background-position: 29% 0
    }
}
.know_employees08 .main_head p {
    margin-bottom: -111px
}
.know_employees08 .bg04 {
    background: url("../images/know_employees/08/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees08 .bg04 {
        background: none
    }
}
.know_employees09 .main_head {
    background: url("../images/know_employees/09/img_01.jpg") 50% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees09 .main_head {
        background-position: 73% 0
    }
}
.know_employees09 .main_head p {
    left: 39px;
    bottom: 30%
}
.know_employees09 .bg04 {
    background: url("../images/know_employees/09/img_02.jpg") 50% 0 no-repeat
}
@media only screen and (max-width: 767px) {
    .know_employees09 .bg04 {
        background: none
    }
}.know_employees05 .main_head {
    background: url("../images/know_employees/05/img_01.jpg") 50% 0 no-repeat;
    color: #fff
}
@media only screen and (max-width: 767px) {
    .know_employees05 .main_head {
        background-position: 35% 0
    }
}
.know_employees05 .main_head p {
    right: 39px;
    bottom: 30%
}
.know_employees05 .bg04 {
    background: url("../images/know_employees/05/img_02.jpg") 50% 0 no-repeat

}
@media only screen and (max-width: 767px) {
    .know_employees05 .bg04 {
        background: none
    }
}
.know_employees0__bl06__bitem > div a img,
_:-ms-lang(x) {
    width: auto;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media all and (max-width: 767px) {
    .know_employees0__bl06__bitem > div a img,
    _:-ms-lang(x) {
        object-fit: none;
        width: 100%;
        height: auto;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}
.application_requirements .main_head {
    background: url("../images/careers/application-requirements/bg_01.jpg") no-repeat;
    background-size: cover
}
@media only screen and (min-width: 1801px) {
    .application_requirements .main_head {
        background-size: cover
    }
}
@media only screen and (min-width: 768px) and (max-width: 1799px) {
    .application_requirements .main_head {
        background-size: auto 100%
    }
}
@media only screen and (max-width: 768px) {
    .application_requirements .main_head {
        background: url("../images/careers/application-requirements/bg_01sp.jpg") no-repeat;
        background-size: cover
    }
}
@media only screen and (max-width: 767px) {
    .application_requirements .inner {
        padding: 0 15px
    }
}
.application_requirements__bl01 {
    margin-top: 120px
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl01 {
        margin-top: 50px
    }
}
.application_requirements__bl01 table {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    width: 100%;
    border: 1px solid #dbdbdb
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl01 table {
        line-height: 24px
    }
}
.application_requirements__bl01 table th {
    background: #f6f6f6;
    width: 170px
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl01 table th {
        width: 80px
    }
}
.application_requirements__bl01 table td,
.application_requirements__bl01 table th {
    padding: 23px 30px;
    border-bottom: 1px solid #dbdbdb;
    vertical-align: top
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl01 table td,
    .application_requirements__bl01 table th {
        padding: 10px 15px
    }
}
.application_requirements__bl01 table td span,
.application_requirements__bl01 table th span {
    font-size: 14px;
    font-size: 1.4rem;
    display: block
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl01 table td span,
    .application_requirements__bl01 table th span {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 13px
    }
}
.application_requirements__bl02 {
    margin-top: 100px
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl02 {
        margin-top: 70px
    }
}
.application_requirements__bl02 h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 64px;
    text-align: center;
    margin: 0 0 58px;
    font-weight: bold
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl02 h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 32px
    }
}
.application_requirements__bl03 {
    margin: 110px 0 100px;
    text-align: center
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl03 {
        margin: 70px 0 50px
    }
}
.application_requirements__bl03 p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    margin: 0 0 14px
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl03 p {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 23px
    }
}
.application_requirements__bl03 .button_appli {
    min-width: 440px;
    background: #9e9e9e;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    line-height: 40px;
    display: inline-block;
    padding: 10px 15px
}
@media only screen and (max-width: 767px) {
    .application_requirements__bl03 .button_appli {
        width: 100%;
        min-width: 0;
        vertical-align: middle;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
        padding: 23px 15px
    }
    .application_requirements__bl03 .button_appli img {
        width: 12px;
        vertical-align: middle
    }
}
.application_requirements__bl03 .button_appli.button_appli__reb {
    background: #ca3737
}
#career_information .main_head {
    background: url("../images/career_information/bg_01.jpg") no-repeat scroll center center;
    background-size: cover
}
@media only screen and (max-width: 768px) {
    #career_information .main_head {
        background: url("../images/career_information/bg_01sp.jpg") no-repeat;
        background-size: cover
    }
}
@media only screen and (max-width: 767px) {
    #career_information .main_head h2 {
        margin-top: 35px
    }
}
#career_information .main_body {
    margin: 119px auto 100px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body {
        margin: 46px auto 59px
    }
}
#career_information .main_body .wrap_content {
    max-width: 1030px;
    width: auto;
    height: auto;
    margin: auto;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content {
        margin: auto;
        padding: 0
    }
}
#career_information .main_body .wrap_content .text {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.65;
    letter-spacing: 0;
    text-align: justify
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .text {
        line-height: 1.55
    }
}
#career_information .main_body .wrap_content .page_descript {
    margin: 0 0 125px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .page_descript {
        margin: 0 0 66px;
        padding: 0 20px 47px;
        border-bottom: 1px solid #eee
    }
}
#career_information .main_body .wrap_content .page_descript > h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 0 0 72px 16px;
    letter-spacing: 0.005em
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .page_descript > h3 {
        font-size: 25px;
        margin: 0 4px 38px;
        letter-spacing: -1px;
        line-height: 1.3
    }
}
#career_information .main_body .wrap_content .box {
    text-align: left;
    margin: 0 0 130px 30px;
    font-size: 0;
    letter-spacing: 0;
    border: 1px solid #eee
}
#career_information .main_body .wrap_content .box:last-child {
    margin: 0 0 0 30px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box:last-child {
        margin: 0
    }
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box {
        margin: 0 0 67px;
        border: none;
        padding: 0 20px 55px;
        border-bottom: 1px solid #eee
    }
}
#career_information .main_body .wrap_content .box__left {
    width: 24.8%;
    border: 1px solid #eee;
    text-align: center;
    padding: 105px 0;
    display: inline-block;
    position: relative;
    left: -31px;
    top: -31px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__left {
        display: block;
        width: auto;
        padding: 0 0 0 27px;
        text-align: left;
        left: auto;
        top: 0;
        border: none;
        margin: 0 0 10px
    }
}
#career_information .main_body .wrap_content .box__left::after {
    content: "";
    position: absolute;
    right: -36px;
    bottom: -29px;
    width: 100%;
    height: 100%;
    background: url("../images/career_information/bgline.png") no-repeat scroll right bottom
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__left::after {
        right: auto;
        bottom: auto;
        left: 0;
        top: -7px;
        background-size: contain;
        background: url("../images/career_information/bgline.png") no-repeat scroll -95px top
    }
}
#career_information .main_body .wrap_content .box__left p {
    font-size: 18px;
    font-weight: bold;
    color: #3a3a3a
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__left p {
        font-size: 15px;
        letter-spacing: -1px
    }
}
#career_information .main_body .wrap_content .box__right {
    width: 75.2%;
    padding: 79px 47px 99px 40px;
    display: inline-block;
    vertical-align: top
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__right {
        display: block;
        width: auto;
        padding: 0
    }
}
#career_information .main_body .wrap_content .box__right h4 {
    font-size: 24px;
    font-weight: bold;
    color: #3a3a3a;
    margin: 0 0 44px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__right h4 {
        letter-spacing: -1px;
        font-size: 21px;
        margin: 0 0 34px
    }
}
#career_information .main_body .wrap_content .box__right__row {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 0 72px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__right__row {
        margin: 0 0 50px
    }
}
#career_information .main_body .wrap_content .box__right__row.dir_l {
    direction: rtl
}
#career_information .main_body .wrap_content .box__right__row.dir_l .box__right__row__text {
    direction: ltr
}
#career_information .main_body .wrap_content .box__right__row__text {
    display: inline-block;
    vertical-align: top;
    width: 46.9%
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__right__row__text {
        width: auto;
        display: block;
        margin: 0 0 33px
    }
}
#career_information .main_body .wrap_content .box__right__row__img {
    display: inline-block;
    vertical-align: top;
    width: 53.1%;
    padding: 4px 0 0 6%
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box__right__row__img {
        display: block;
        width: auto;
        padding: 0
    }
    #career_information .main_body .wrap_content .box__right__row__img img {
        width: 100%;
        max-width: none
    }
}
#career_information .main_body .wrap_content .box#box02 .box__right {
    padding: 79px 47px 65px 40px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box#box02 .box__right {
        padding: 0
    }
}
#career_information .main_body .wrap_content .box#box03 .box__right {
    padding: 79px 47px 74px 40px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box#box03 .box__right {
        padding: 0
    }
}
#career_information .main_body .wrap_content .box#box03 .box__right h4 {
    margin: 0 0 32px
}
#career_information .main_body .wrap_content .box#box03 .box__right > .text {
    margin: 0 0 73px
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box#box03 .box__right > .text {
        margin: 0 0 43px
    }
}
#career_information .main_body .wrap_content .box#box03 .box__right__row__img {
    padding: 6px 6.3% 0 0
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box#box03 .box__right__row__img {
        padding: 0
    }
}
#career_information .main_body .wrap_content .box#box03 .box__right__row.dir_l {
    margin: 46px 0 0
}
@media only screen and (max-width: 767px) {
    #career_information .main_body .wrap_content .box#box03 .box__right__row.dir_l {
        margin: 33px 0 0
    }
}
#faq .main_head {
    background: url("../images/careers/faq/banner01.jpg") no-repeat scroll center center;
    background-size: cover
}
@media only screen and (max-width: 767px) {
    #faq .main_head h2 {
        margin-top: 35px
    }
}
#faq .main_body {
    margin: 118px auto 100px
}
@media only screen and (max-width: 767px) {
    #faq .main_body {
        margin: 48px auto 59px
    }
}
#faq .main_body .wrap_content {
    max-width: 1030px;
    width: auto;
    height: auto;
    margin: auto;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content {
        margin: auto 20px;
        padding: 0
    }
}
#faq .main_body .wrap_content .box {
    text-align: center;
    margin: 0 0 94px
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box {
        margin: 0 0 54px
    }
}
#faq .main_body .wrap_content .box > h3 {
    text-align: center;
    font-size: 26px;
    padding: 0 0 23px;
    width: 128px;
    display: inline-block;
    border-bottom: 3px solid #333;
    margin: 0 0 60px;
    color: #333
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box > h3 {
        font-size: 22px;
        padding: 0 0 17px;
        margin: 0 0 49px
    }
}
#faq .main_body .wrap_content .box ul {
    text-align: left
}
#faq .main_body .wrap_content .box ul li.answer:last-child {
    margin: 0
}
#faq .main_body .wrap_content .box ul li.quest {
    background-color: #f6f6f6;
    padding: 18px 19px;
    margin: 0 0 23px
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.quest {
        padding: 18px 14px 22px;
        margin: 0 0 16px
    }
}
#faq .main_body .wrap_content .box ul li.quest p {
    position: relative;
    padding: 0 0 0 28px;
    font-size: 16px;
    color: #3a3a3a
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.quest p {
        padding: 0 0 0 24px;
        letter-spacing: -0.02em;
        line-height: 1.5
    }
}
#faq .main_body .wrap_content .box ul li.quest p span {
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 24px;
    font-family: "Oswald", sans-serif;
    color: #3a3a3a;
    line-height: 1
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.quest p span {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}
#faq .main_body .wrap_content .box ul li.answer {
    padding: 0 53px 0 19px;
    margin: 0 0 54px
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.answer {
        padding: 0 14px;
        margin: 0 0 31px
    }
}
#faq .main_body .wrap_content .box ul li.answer.oneline {
    margin: 0 0 61px
}
#faq .main_body .wrap_content .box ul li.answer p {
    position: relative;
    padding: 0 0 0 31px;
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.65
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.answer p {
        padding: 0 0 0 24px;
        text-align: justify;
        line-height: 1.5
    }
}
#faq .main_body .wrap_content .box ul li.answer p span {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 24px;
    font-family: "Oswald", sans-serif;
    color: #3a3a3a;
    line-height: 1
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .box ul li.answer p span {
        top: 0
    }
}
#faq .main_body .wrap_content .box ul li.answer p a {
    text-decoration: underline
}
#faq .main_body .wrap_content .contact_box {
    border: 4px solid #ececec;
    padding: 40px 0 32px 12px;
    text-align: center
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .contact_box {
        padding: 26px 11px 25px
    }
}
#faq .main_body .wrap_content .contact_box p {
    font-size: 18px;
    margin: 0 0 7px;
    color: #333
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .contact_box p {
        letter-spacing: -2px;
        line-height: 1.3;
        margin: 0 0 17px
    }
}
#faq .main_body .wrap_content .contact_box p:last-child {
    margin: 0
}
#faq .main_body .wrap_content .contact_box p span {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    color: #333;
    margin: 0 -1px 0 0
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .contact_box p span {
        margin: 0 4px;
        letter-spacing: 0
    }
}
#faq .main_body .wrap_content .contact_box p a {
    font-size: 40px;
    font-family: "Oswald", sans-serif;
    color: #333;
    margin: 0 8px
}
@media only screen and (max-width: 767px) {
    #faq .main_body .wrap_content .contact_box p a {
        font-size: 29px;
        margin: 0;
        letter-spacing: 0.01em
    }
}
#job .main_head {
    background: url("../images/nowandfuture/job/bg_01.jpg") no-repeat scroll center center;
    background-size: cover
}
@media only screen and (max-width: 768px) {
    #job .main_head {
        background: url("../images/nowandfuture/job/bg_01sp.jpg") no-repeat;
        background-size: cover
    }
}

@media only screen and (max-width: 767px) {
    #job .main_head h2 {
        margin-top: 35px
    }
}
#job .main_body {
    margin: 119px auto 89px
}
@media only screen and (max-width: 767px) {
    #job .main_body {
        margin: 46px auto 59px
    }
}
#job .main_body .wrap_content {
    max-width: 1030px;
    width: auto;
    height: auto;
    margin: auto;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content {
        margin: auto 20px;
        padding: 0
    }
}
#job .main_body .wrap_content .page_descript {
    margin: 0 0 90px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript {
        margin: 0 0 50px
    }
}
#job .main_body .wrap_content .page_descript h3 {
    font-size: 30px;
    text-align: center;
    color: #3a3a3a;
    font-weight: bold;
    padding: 0 0 0 9px;
    margin: 0 0 73px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript h3 {
        padding: 0;
        font-size: 24px;
        line-height: 1.35;
        margin: 0 0 39px
    }
}
#job .main_body .wrap_content .page_descript__text {
    margin: 0 0 53px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript__text {
        margin: 0 0 35px
    }
}
#job .main_body .wrap_content .page_descript__text .text {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.65;
    text-align: justify
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript__text .text {
        line-height: 1.5
    }
}
#job .main_body .wrap_content .page_descript__anchorlist {
    margin: 0 -16px 0 -24px;
    text-align: center;
    font-size: 0;
    letter-spacing: 0
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript__anchorlist {
        margin: 0 -6px
    }
}
#job .main_body .wrap_content .page_descript__anchorlist li {
    display: inline-block;
    vertical-align: top;
    width: 260px;
    padding: 0 20px;
    margin: 0 0 30px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript__anchorlist li {
        width: 33.3333%;
        height: 50px;
        padding: 0 5px;
        margin: 0 0 10px;
        display: inline-table
    }
}
#job .main_body .wrap_content .page_descript__anchorlist li a {
    display: block;
    padding: 21px 0;
    background-color: #939393;
    border: 1px solid #939393;
    color: #fff;
    font-weight: bold;
    font-size: 16px
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .page_descript__anchorlist li a:hover {
        border: 1px solid #ddd;
        background-color: #fff;
        color: #3a3a3a;
        opacity: 1
    }
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .page_descript__anchorlist li a {
        display: table-cell;
        vertical-align: middle;
        font-size: 10px;
        font-weight: normal;
        padding: 0;
        line-height: 1.6
    }
}
#job .main_body .wrap_content .box {
    margin: 0 0 57px;
    padding: 64px 50px;
    position: relative
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box {
        margin: 0 -20px 61px;
        border-top: 1px solid #e5e5e5;
        padding: 59px 20px 0
    }
}
#job .main_body .wrap_content .box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 83.8%;
    bottom: 230px;
    border: 1px solid #e5e5e5;
    z-index: -1
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box::before {
        display: none
    }
}
#job .main_body .wrap_content .box:last-child {
    margin: 0
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box:last-child {
        padding-left: 0;
        padding-right: 0
    }
}
#job .main_body .wrap_content .box__head {
    display: inline-block;
    vertical-align: top;
    padding: 0 51px;
    margin: 0 0 37px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__head {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 35px
    }
}
#job .main_body .wrap_content .box__head__cate {
    padding: 25px 0 0;
    position: relative
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__head__cate {
        padding: 9px 0 0 28px
    }
}
#job .main_body .wrap_content .box__head__cate::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url("../images/nowandfuture/job//bgline01.png") no-repeat scroll left top;
    background-size: auto 28px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__head__cate::before {
        left: 1px
    }
}
#job .main_body .wrap_content .box__head__cate p {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 16px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__head__cate p {
        font-size: 14px
    }
}
#job .main_body .wrap_content .box__head__title {
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0 0;
    line-height: 1.5
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__head__title {
        font-size: 20px;
        margin: 6px 0 0 1px;
        line-height: 1.4
    }
}
#job .main_body .wrap_content .box__body {
    padding: 0 50px;
    margin: 0 0 38px;
    position: relative
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body {
        padding: 0;
        margin: 0 0 25px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical
    }
}
#job .main_body .wrap_content .box__body__text {
    display: inline-block;
    vertical-align: top;
    width: 56.4%;
    text-align: justify;
    font-size: 16px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body__text {
        padding: 0;
        width: 100%;
        display: block;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2
    }
}
#job .main_body .wrap_content .box__body__text p {
    line-height: 1.65
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body__text p {
        line-height: 1.5
    }
}
#job .main_body .wrap_content .box__body__imgs {
    display: inline-block;
    position: absolute;
    right: 0;
    margin: 0;
    top: 6px;
    width: 35.556%
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body__imgs {
        padding: 0;
        width: 100%;
        display: block;
        position: static;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        margin: 0 0 35px
    }
}
#job .main_body .wrap_content .box__body__imgs p {
    margin: 0 0 20px
}
#job .main_body .wrap_content .box__body__imgs p:last-child {
    margin: 0
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body__imgs p:nth-child(2) {
        width: 62.6%;
        margin: 0 0 0 auto
    }
}
#job .main_body .wrap_content .box__body__imgs img {
    display: block;
    margin: 0 0 0 auto
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__body__imgs img {
        width: 100%
    }
}
#job .main_body .wrap_content .box__footer {
    padding: 0 50px;
    background: url("../images/nowandfuture/job/bgline02.png") no-repeat scroll 30px 6px;
    background-size: auto 143px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer {
        padding: 0;
        background: #fff
    }
}
#job .main_body .wrap_content .box__footer__cate {
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.085em
}
#job .main_body .wrap_content .box__footer__staff {
    font-size: 0;
    letter-spacing: 0;
    margin: 24px 0 0 26px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff {
        margin: 11px -17px 0
    }
}
#job .main_body .wrap_content .box__footer__staff li {
    display: inline-block;
    vertical-align: top;
    width: 219px;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff li {
        width: 50%;
        padding: 0 17px
    }
}
#job .main_body .wrap_content .box__footer__staff li a {
    display: block;
    text-align: center;
    position: relative
}
#job .main_body .wrap_content .box__footer__staff li a img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff li a span {
        width: 100%;
        height: auto
    }
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff li a p {
        font-size: 14px;
        display: block
    }
}
#job .main_body .wrap_content .box__footer__staff li a p small {
    margin: 0 12px 0 0
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff li a p small {
        font-size: 14px;
        display: block;
        margin: 0 0 12px
    }
}
@media only screen and (max-width: 767px) {
    #job .main_body .wrap_content .box__footer__staff li a div {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box02,
    #job .main_body .wrap_content .box#box04,
    #job .main_body .wrap_content .box#box06 {
        padding: 64px 50px 63px 41%;
        margin: 0 0 60px
    }
    #job .main_body .wrap_content .box#box02::before,
    #job .main_body .wrap_content .box#box04::before,
    #job .main_body .wrap_content .box#box06::before {
        left: auto;
        right: 0;
        width: 65.8%
    }
    #job .main_body .wrap_content .box#box02 .box__body,
    #job .main_body .wrap_content .box#box04 .box__body,
    #job .main_body .wrap_content .box#box06 .box__body {
        padding: 0 39px 0 50px;
        margin: 0 0 39px;
        position: static
    }
    #job .main_body .wrap_content .box#box02 .box__body__text,
    #job .main_body .wrap_content .box#box04 .box__body__text,
    #job .main_body .wrap_content .box#box06 .box__body__text {
        width: 100%
    }
    #job .main_body .wrap_content .box#box02 .box__body__imgs,
    #job .main_body .wrap_content .box#box04 .box__body__imgs,
    #job .main_body .wrap_content .box#box06 .box__body__imgs {
        left: 50px;
        top: 90px;
        right: auto;
        text-align: right;
        width: 32%
    }
    #job .main_body .wrap_content .box#box02 .box__footer,
    #job .main_body .wrap_content .box#box04 .box__footer,
    #job .main_body .wrap_content .box#box06 .box__footer {
        padding: 0 0 0 50px
    }
}
#job .main_body .wrap_content .box#box04:before {
    bottom: 245px
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box04 {
        margin: 0 0 58px
    }
    #job .main_body .wrap_content .box#box04 .box__body__imgs {
        top: 237px
    }
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box06 {
        margin: 0 0 58px
    }
    #job .main_body .wrap_content .box#box06 .box__body__imgs {
        top: 235px
    }
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box03 {
        margin: 0 0 59px
    }
    #job .main_body .wrap_content .box#box03 .box__body {
        margin: 0 0 39px
    }
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box05 .box__body {
        position: static
    }
    #job .main_body .wrap_content .box#box05 .box__body__imgs {
        right: 50px;
        top: 90px
    }
}
@media only screen and (min-width: 768px) {
    #job .main_body .wrap_content .box#box07::before {
        bottom: 11px
    }
}
#top_message .main_head {
    background: url("../images/nowandfuture/top_message/banner01.jpg") no-repeat scroll 36% center;
    height: 690px;
    background-size: cover
}
#top_message .main_head h2 {
    margin: 300px auto auto 700px;
    text-align: left
}
@media only screen and (max-width: 767px) {
    #top_message .main_head h2 {
        position: absolute;
        bottom: -78px;
        left: 0;
        width: 100%;
        color: #545454;
        letter-spacing: -2px;
        font-weight: bold;
        margin: 0;
        text-align: center
    }
}
@media only screen and (max-width: 767px) {
    #top_message .main_head {
        height: 400px;
        background-position: 27.3% center;
        background-size: auto 100%;
        margin: 0 0 118px;
        position: relative
    }
}
#top_message .main_body {
    margin: 120px auto 100px
}
@media only screen and (max-width: 767px) {
    #top_message .main_body {
        margin: 0 auto 59px
    }
}
#top_message .main_body .wrap_content {
    max-width: 1030px;
    width: auto;
    height: auto;
    margin: auto;
    padding: 0 15px
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content {
        margin: auto 20px;
        padding: 0
    }
}
#top_message .main_body .wrap_content .box {
    margin: 0;
    *zoom: 1
}
#top_message .main_body .wrap_content .box:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box {
        margin: 0 0 54px
    }
}
#top_message .main_body .wrap_content .box__left {
    float: left;
    width: 49%;
    padding: 0 0 0 2px;
    margin: -16px 0 0
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__left {
        width: 100%;
        padding: 0;
        margin: 0
    }
}
#top_message .main_body .wrap_content .box__left p {
    font-size: 16px;
    color: #545454;
    letter-spacing: 0;
    line-height: 200%;
    text-align: justify
}

#top_message .main_body .wrap_content p.text {
    clear: both;
    font-size: 16px;
    color: #545454;
    letter-spacing: 0;
    line-height: 200%;
    text-align: justify
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__left p {
        line-height: 1.5
    }
}
#top_message .main_body .wrap_content .box__left p.textspec {
    font-family: "Oswald", sans-serif;
    font-size: 50px;
    font-weight: 200;
    line-height: 2.2;
    letter-spacing: 0.098em
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__left p.textspec {
        letter-spacing: 0.1em;
        line-height: 1.6;
        font-size: 36px
    }
}
@media only screen and (max-width: 374px) {
    #top_message .main_body .wrap_content .box__left p.textspec {
        font-size: 33px
    }
}
#top_message .main_body .wrap_content .box__right {
    float: right;
    width: 50%;
    text-align: right;
    padding: 0 0 0 30px
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__right {
        width: 100%;
        padding: 0;
        margin: 46px 0 46px
    }
}
#top_message .main_body .wrap_content .box__right p {
    margin: 0 0 10px
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__right p {
        margin: 0
    }
}
#top_message .main_body .wrap_content .box__right p:last-child {
    margin: 0
}
#top_message .main_body .wrap_content .box__right p.imgspec {
    width: 190px;
    height: 226px;
    margin: 0 0 0 auto;
    position: relative;
    overflow: hidden
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__right p.imgspec {
        width: 100%;
        height: 0;
        padding: 0 0 64%;
        margin: 0
    }
}
#top_message .main_body .wrap_content .box__right p.imgspec img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -34px;
    height: 226px;
    width: auto;
    max-width: none
}
@media only screen and (max-width: 767px) {
    #top_message .main_body .wrap_content .box__right p.imgspec img {
        right: 0;
        bottom: auto;
        top: -27px;
        height: auto;
        width: 100%
    }
}
#top_message .main_body .wrap_content .box__right img {
    display: block
}
.top__col__content {
    padding-left: 50px
}
@media only screen and (max-width: 1199px) {
    .top__col__content {
        padding-left: 0
    }
}
.top__title {
    color: #525252;
    margin-bottom: 25px;
    font-size: 40px;
    font-size: 4rem
}
@media only screen and (max-width: 1199px) {
    .top__title {
        font-size: 34px;
        font-size: 3.4rem
    }
}
@media only screen and (max-width: 767px) {
    .top__title {
        line-height: 1.3;
        font-size: 28px;
        font-size: 2.8rem
    }
}
.top__title span {
    font-weight: 200;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.1em
}
.top__tb {
    display: table;
    width: 100%
}
.top__tb__tc {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    min-height: 1px
}
/*
.top__banner {
    position: relative;
    padding-top: 10px;
    background-image: url("../images/common/header-bg.png");
    background-color: #afe6c1;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto 10px
}
.top__banner__img {
    margin-bottom: 90px;
    display: inline-block
}
@media only screen and (max-width: 1199px) {
    .top__banner__img {
        padding: 0 15px
    }
}
@media only screen and (max-width: 767px) {
    .top__banner__img {
        margin: 0 0 30px
    }
}
.top__banner__scroll {
    display: block;
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 10;
    margin-left: -8px
}
@media only screen and (max-width: 767px) {
    .top__banner__scroll {
        bottom: 40px
    }
}
.top__banner__scroll img {
    display: block;
    margin: auto;
    cursor: pointer
}
@media only screen and (max-width: 767px) {
    .top__banner__scroll img {
        width: 16px
    }
}
.top__banner #wrapMainFaded {
    background: #a3c468;
    position: relative;
    height: 780px;
    text-align: center
}
@media only screen and (max-width: 767px) {
    .top__banner #wrapMainFaded {
        height: 500px
    }
}
.top__banner #wrapMainFaded .mainFaded {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.top__banner #wrapMainFaded .mainFaded img {
    position: absolute;
    left: 0;
    right: 0;
    top: 160px;
    margin: auto;
    padding: 0 15px;
    max-width: 100%
}
@media only screen and (max-width: 767px) {
    .top__banner #wrapMainFaded .mainFaded img {
        top: auto;
        bottom: 100px
    }
}
@media only screen and (max-width: 767px) {
    .top__banner #wrapMainFaded .mainFaded img.mainFadedpc {
        display: none
    }
}
.top__banner #wrapMainFaded .mainFaded img.mainFadedmb {
    display: none
}
@media only screen and (max-width: 767px) {
    .top__banner #wrapMainFaded .mainFaded img.mainFadedmb {
        width: 400px;
        display: block
    }
}
*/

.top_movie_pc {
    display: block;
}

.top_movie_sp {
    display: none;
}

@media only screen and (max-width: 767px) {

    .top_movie_pc {
        display: none;
    }
    
    .top_movie_sp {
        display: block;
    }

}

.top_img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.top__msg {
    position: relative;
    background: url("../images/top/top-pic04.png") no-repeat;
    background-size: auto 100%;
    background-position: center
}
@media only screen and (min-width: 1801px) {
    .top__msg {
        background-size: cover
    }
}
.top__msg .top__tb {
    height: 710px
}
@media only screen and (max-width: 767px) {
    .top__msg .top__tb {
        height: 350px
    }
}
.top__work {
    position: relative;
    background: #f5fafb
}
@media only screen and (max-width: 767px) {
    .top__work {
        background: #96a0a3
    }
}
.top__work__left {
    position: absolute;
    top: -40px;
    left: 0;
    background: #96a0a3;
    width: 56%;
    height: 100%;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px)
}
@media only screen and (max-width: 767px) {
    .top__work__left {
        display: none
    }
}
.top__work__right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url("../images/top/top-pic14.jpg") no-repeat;
    background-size: auto 100%;
    background-position: center
}
@media only screen and (min-width: 1801px) {
    .top__work__right {
        background-size: cover
    }
}
@media only screen and (max-width: 767px) {
    .top__work__right {
        display: none
    }
}
.top__work__content {
    padding-right: 80px
}
@media only screen and (max-width: 1199px) {
    .top__work__content {
        padding-right: 25px
    }
}
@media only screen and (max-width: 767px) {
    .top__work__content {
        padding-right: 0
    }
}
.top__work__blk {
    display: table;
    width: 100%
}
.top__work__blk__tc {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 10px
}
.top__work__box {
    border: 1px solid #fff;
    display: table;
    width: 100%;
    height: 100px;
    margin: 0 0 20px
}
@media only screen and (max-width: 767px) {
    .top__work__box {
        height: 60px
    }
}
.top__work__box:last-child {
    margin-bottom: 0
}
.top__work__box a {
    display: block;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease
}
.top__work__box a:hover {
    opacity: 1;
    background: #fff;
    color: #525252
}
.top__work .inner {
    position: relative;
    z-index: 2
}
@media only screen and (max-width: 767px) {
    .top__work .inner {
        margin: 0 -15px;
        width: auto
    }
}
.top__work .top__tb {
    height: 800px
}
@media only screen and (max-width: 767px) {
    .top__work .top__tb {
        height: auto;
        display: block
    }
}
@media only screen and (max-width: 767px) {
    .top__work .top__tb__tc {
        display: block;
        width: 100%
    }
}
.top__work .top__tb__tc:first-child {
    padding-bottom: 80px
}
@media only screen and (max-width: 767px) {
    .top__work .top__tb__tc:first-child {
        padding: 60px 30px 50px
    }
}
.top__work .top__tb__tc:last-child {
    padding-left: 70px
}
@media only screen and (max-width: 1199px) {
    .top__work .top__tb__tc:last-child {
        padding-left: 25px
    }
}
@media only screen and (max-width: 767px) {
    .top__work .top__tb__tc:last-child {
        padding: 50px 20px;
        background: url("../images/top/top-pic14.jpg") no-repeat;
        background-size: cover;
        background-position: center
    }
}
.top__work .page__sec__head,
.top__work .top__career__btn a,
.top__work .top__career__btn a span,
.top__work .top__career__content,
.top__work .top__title {
    color: #fff
}
.top__work .top__career__btn a span span {
    background-image: url("../images/common/arrow_white.svg")
}
.top__work .page__sec__head:before {
    background: #fff
}
.top__career {
    position: relative;
    background: url("../images/top/top-pic03.png") no-repeat;
    background-size: auto 100%;
    background-position: center
}
@media only screen and (min-width: 1801px) {
    .top__career {
        background-size: cover
    }
}
@media only screen and (max-width: 767px) {
    .top__career {
        padding: 70px 15px 330px;
        background-color: #f6fbfc;
        background-size: auto 300px;
        background-position: 14% 100%
    }
}
.top__career__content {
    margin-bottom: 25px;
    text-align: justify;
    font-size: 16px;
    font-size: 1.6rem
}
.top__career .top__tb {
    height: 710px
}
@media only screen and (max-width: 767px) {
    .top__career .top__tb {
        height: auto;
        display: block
    }
}
@media only screen and (max-width: 767px) {
    .top__career .top__tb__tc {
        display: block;
        width: 100%
    }
}
.top__inter {
    padding-top: 100px
}
@media only screen and (max-width: 767px) {
    .top__inter {
        padding-top: 50px
    }
}
.top__inter__row:after,
.top__inter__row:before {
    content: " ";
    display: table
}
.top__inter__row:after {
    clear: both
}
.top__inter__col {
    float: left;
    width: 33.33333%
}
.top__inter__col:nth-child(3n+1) {
    clear: left
}
@media only screen and (max-width: 767px) {
    .top__inter__col {
        width: 100%;
        background: #a2bcc7;
        border-bottom: 1px solid #fff
    }
}
.top__inter__col .interviewPhoto1 {
    width: auto;
    height: 350px;
    display: block
}
@media only screen and (max-width: 767px) {
    .top__inter__col .interviewPhoto1 {
        height: 175px
    }
}
.top__inter__col .interviewPhoto1:hover {
    opacity: 1
}
.top__inter__col .interviewPhoto1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}
@media only screen and (max-width: 767px) {
    .top__inter__col .interviewPhoto1 img {
        width: 50%
    }
}

.top__info1st {
    padding: 90px 0 0;
}

.top__info {
    padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
    .top__info {
        padding: 45px 0 40px
    }
}
.top__info__content {
    text-align: center
}
.top__info__btn {
    display: inline-block;
    padding: 0 20px
}
@media only screen and (max-width: 767px) {
    .top__info__btn {
        display: block
    }
}
.top__info__btn a {
    font-family: "Oswald", sans-serif;
    font-weight: 200
}
@media only screen and (max-width: 1199px) {
    .top__info__btn a {
        width: 340px
    }
}
@media only screen and (max-width: 767px) {
    .top__info__btn a {
        width: 100%;
        display: block
    }
}
.top__info__btn a span {
    color: #fff
}
.top__inter__col .interviewPhoto1 img,
_:-ms-lang(x) {
    width: auto;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media all and (max-width: 767px) {
    .top__inter__col .interviewPhoto1 img,
    _:-ms-lang(x) {
        object-fit: none;
        width: auto;
        height: 100%;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    _:-ms-lang(x),
    a.interviewPhoto1 > div {
        width: 40%
    }
}


