html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.5em;
    font-weight: bold
}
h1 {
    font-size: 2em
}
h2 {
    font-size: 1.8em
}
h3 {
    font-size: 1.6em
}
h4 {
    font-size: 1.4em
}
h5 {
    font-size: 1.2em
}
h6 {
    font-size: 1em
}
ol, ul {
    margin-bottom: 1.5em;
    padding-left: 1.5em
}
table {
    width: 100%;
    margin-bottom: 1.5em;
    border-spacing: 0;
    border-collapse: collapse
}
table th, table td {
    padding: .5em;
    border: 1px solid #000
}
table th {
    font-weight: bold
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: middle
}
q, blockquote {
    quotes: none
}
q::before, q::after, blockquote::before, blockquote::after {
    content: none
}
a img {
    border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
body * {
    max-height: 99999em;
    word-break: break-word
}
p {
    margin-bottom: 1.5em
}
a:hover {
    text-decoration: none
}
a:not([class]) {
    color: inherit
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}
input, label, select, button {
    line-height: inherit
}
input, label, select, button, textarea {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    font: inherit;
    word-break: normal;
    vertical-align: middle;
    white-space: normal;
    -webkit-appearance: none
}
button:focus {
    outline: 0
}
input:focus, textarea:focus, select:focus {
    outline: auto
}
input[type=search] {
    -webkit-appearance: textfield
}
::-webkit-search-decoration {
    display: none
}
textarea {
    overflow: auto;
    line-height: 1.5;
    white-space: pre-line;
    resize: none
}
button {
    color: inherit
}
@media print {
    body {
        -webkit-print-color-adjust: exact
    }
    html, body {
        width: 1600px;
        margin: 0
    }
    @page {
        margin: 0;
        size: 11in 14.028in
    }
    @page :left {
        margin: 0
    }
    @page :right {
        margin: 0
    }
    @page :first {
        margin-top: 0
    }
}
html {
    opacity: 0;
    line-height: 1;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none
}
html.is-visible {
    opacity: 1
}
html.is-frozen-windows body {
    position: fixed;
    width: 100%
}
@media print, (min-width: 768px) {
    html {
        overflow: auto scroll
    }
    html.is-frozen-windows {
        min-width: 1240px
    }
}
@media only screen and (max-width: 767.98px) {
    html::-webkit-scrollbar {
        width: 0;
        opacity: 0
    }
    html.is-frozen-os {
        overflow: hidden
    }
}
body {
    color: #1a1a1a;
    font-family: "Yu Gothic", yugothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "メイリオ", meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 2.2;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
a {
    color: inherit
}
a[class] {
    text-decoration: none
}
a:not([class]) {
    text-decoration: underline;
    text-underline-offset: .03rem
}
a:not([class]):hover {
    text-decoration: none
}
main {
    position: relative;
    z-index: 1
}
@media print, (min-width: 768px) {
    main {
        background: url("../img/common/background_decor_01.svg") top 108px right -251px/461px 383px no-repeat
    }
}
@media only screen and (max-width: 767.98px) {
    main {
        background: url("../img/common/background_decor_01.svg") top .61rem right -1.11rem/2rem 1.66rem no-repeat
    }
}
.hidden {
    display: none
}
.trans {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 1;
    text-decoration: none
}
.trans:hover {
    opacity: .7
}
.trans html.is-touchable:hover {
    opacity: 1
}
.is-load {
    opacity: 0
}
html.is-visible.wf-active .is-load {
    opacity: 1
}
.image-common {
    display: block;
    width: 100%
}
.object-common {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
@media print, (min-width: 768px) {
    html {
        font-size: 625%
    }
    body {
        font-size: .16rem;
        font-weight: 500
    }
    .container {
        min-width: 1240px
    }
    .wrapper {
        width: calc(100% - 60px);
        max-width: 1080px;
        margin-right: auto;
        margin-left: auto
    }
    .sm {
        display: none !important
    }
}
@media only screen and (max-width: 767.98px) {
    html {
        min-height: 100vh;
        font-size: 26.6666666667vw
    }
    body {
        font-size: .15rem;
        font-weight: 500
    }
    .container {
        min-width: 320px;
        padding-bottom: .64rem
    }
    .wrapper {
        padding-right: .15rem;
        padding-left: .15rem
    }
    .md {
        display: none !important
    }
}
.contactitembox {
    padding: 80px 0
}
.contactitembox p.lead {
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: .05em;
    font-size: .18rem
}
.contactitembox .itembox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.contactitembox .itembox .box {
    margin: 0 20px
}
@media only screen and (max-width: 767.98px) {
    .contactitembox .itembox .box {
        margin: 0
    }
}
.contactitembox .itembox a.telbox[href*="tel:"] {
    pointer-events: none
}
.contactitembox .itembox .telbox {
    border-color: #fff;
    background: none
}
.contactitembox .itembox .telbox dt, .contactitembox .itembox .telbox dd {
    color: #fff
}
@media only screen and (max-width: 767.98px) {
    .contactitembox .itembox a.telbox[href*="tel:"] {
        text-decoration: none;
        pointer-events: auto
    }
}
.contactitembox .itembox .telbox {
    width: 100%;
    max-width: 320px;
    text-align: center;
    border-radius: 7px;
    background: #fff;
    border: 1px solid #246fc4;
    padding: 20px 0 15px
}
@media only screen and (max-width: 767.98px) {
    .contactitembox .itembox .telbox {
        max-width: none;
        margin-bottom: .2rem;
        padding: .15rem 0 .1rem
    }
}
.contactitembox .itembox .telbox dd {
    font-size: .14rem;
    font-weight: 500;
    letter-spacing: .05em;
    color: #246fc4
}
.contactitembox .itembox .telbox dt {
    font-family: Outfit;
    font-weight: bold;
    font-size: .35rem;
    letter-spacing: .05em;
    line-height: 1;
    color: #246fc4
}
@media only screen and (max-width: 767.98px) {
    .contactitembox .itembox .telbox dt {
        font-size: .3rem
    }
}
.contactitembox .itembox .button-common-secondary {
    width: 100%;
    max-width: 350px
}
@media only screen and (max-width: 767.98px) {
    .contactitembox .itembox .button-common-secondary {
        max-width: none
    }
}
@media only screen and (max-width: 767.98px) {
    .contactitembox.businessbox {
        padding: 0 0 .5rem
    }
}
.contactitembox.businessbox p.lead {
    text-align: left;
    font-weight: bold;
    font-size: .18rem;
    letter-spacing: .05em;
    line-height: 1.6;
    color: #1a1a1a;
    margin-bottom: 20px
}
@media only screen and (max-width: 767.98px) {
    .contactitembox.businessbox p.lead {
        font-size: .16rem;
        text-align: center;
        margin-bottom: .2rem
    }
}
.contactitembox.businessbox .itembox {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
@media only screen and (max-width: 767.98px) {
    .contactitembox.businessbox .itembox {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.contactitembox.businessbox .itembox .telbox {
    margin-left: 0
}
@-webkit-keyframes fade-in-up {
    0% {
        -webkit-transform: translateY(0.3rem);
        transform: translateY(0.3rem);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@keyframes fade-in-up {
    0% {
        -webkit-transform: translateY(0.3rem);
        transform: translateY(0.3rem);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fade-in {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.fade-in-up {
    -webkit-animation-name: fade-in-up;
    animation-name: fade-in-up;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.wow {
    visibility: hidden;
    opacity: 0
}
@media print {
    .wow {
        visibility: visible
    }
}
.header-common {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: #fff
}
.header-common .wrapper {
    width: auto;
    max-width: none
}
@media print, (min-width: 768px) {
    .header-common {
        min-width: 1240px;
        padding: 22px 40px 20px 45px
    }
    .header-common+main {
        padding-top: 90px
    }
}
@media print, (min-width: 768px)and (max-width: 1366px) {
    .header-common {
        padding: 22px 20px
    }
}
@media print {
    .header-common {
        position: absolute;
        top: 0;
        left: 0
    }
}
@media only screen and (max-width: 767.98px) {
    .header-common {
        height: .7rem;
        padding: .17rem .81rem 0 .1rem
    }
    .header-common .wrapper {
        padding: 0
    }
    .header-common+main {
        padding-top: .7rem
    }
}
.header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header-logo {
    position: relative;
    z-index: 20
}
.header-logo .logo-image {
    display: block;
    width: 100%
}
@media print, (min-width: 768px) {
    .header-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 300px
    }
}
@media only screen and (max-width: 767.98px) {
    .header-logo {
        width: 2.3rem
    }
}
.header-navigation {
    z-index: 10
}
@media print, (min-width: 768px) {
    .header-navigation {
        display: block;
        height: auto;
        margin: 0;
        opacity: 1
    }
    .header-navigation .navigation-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
@media only screen and (max-width: 767.98px) {
    .header-navigation {
        visibility: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: .7rem;
        opacity: 0;
        background-color: #fff;
        pointer-events: none
    }
    .header-navigation.is-ready {
        -webkit-transition: opacity .5s ease, visibility .5s ease;
        transition: opacity .5s ease, visibility .5s ease
    }
    .header-navigation.is-show {
        visibility: visible;
        height: 100vh;
        opacity: 1;
        pointer-events: auto
    }
    .header-navigation .navigation-group {
        position: relative;
        height: 100%;
        padding: 0 .25rem .4rem;
        overflow: hidden auto
    }
    .header-navigation .navigation-group::-webkit-scrollbar {
        width: 0;
        opacity: 0
    }
}
.list-header-primary {
    margin: 0;
    padding: 0;
    list-style: none
}
.list-header-primary::before {
    content: "";
    display: none;
    visibility: hidden;
    position: absolute;
    top: -49px;
    left: 0;
    width: 100%;
    height: 75px;
    opacity: 0;
    background: rgba(0, 0, 0, 0)
}
.list-header-primary .item-label {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #1a1a1a;
    font-weight: 500;
    letter-spacing: .06em;
    line-height: 1.5;
    text-decoration: none
}
@media print, (min-width: 768px) {
    .list-header-primary {
        display: none;
        position: absolute;
        top: 20px;
        left: -9px;
        margin-top: 24px;
        padding: 18px 0 26px;
        -webkit-transition: .5s;
        transition: .5s;
        border-radius: 8px;
        opacity: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        box-shadow: 0 0 20px rgba(0, 0, 0, .1)
    }
    .list-header-primary.is-new {
        width: 125px
    }
    .list-header-primary.is-business {
        width: 245px
    }
    .list-header-primary.is-corporate {
        width: 280px
    }
    .list-header-primary.is-recruitment {
        width: 195px
    }
    .list-header-primary .list-item {
        margin-bottom: -7px;
        padding: 2px 20px 0 29px;
        cursor: default
    }
    .list-header-primary .item-label {
        display: inline-block
    }
}
@media only screen and (max-width: 767.98px) {
    .list-header-primary {
        display: none;
        padding-top: .04rem;
        font-size: .15rem
    }
    .list-header-primary .list-item {
        position: relative;
        margin-bottom: -0.04rem
    }
    .list-header-primary .list-item:last-child {
        margin: 0
    }
    .list-header-primary .list-item::before {
        content: "-";
        display: inline-block;
        position: relative;
        top: -0.01rem;
        width: 1px;
        height: 100%;
        margin-right: 10px
    }
    .list-header-primary .label-wrapper {
        position: relative
    }
    .list-header-primary .button-sub-menu::before {
        width: 0;
        height: 0;
        border-width: .2rem .1rem 0;
        border-style: solid;
        border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        background: rgba(0, 0, 0, 0)
    }
    .list-header-primary .button-sub-menu::after {
        display: none
    }
    .list-header-primary .button-sub-menu.is-open::before {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
}
.menu-header-primary {
    font-weight: 700;
    letter-spacing: .05em;
    margin: 0;
    padding: 0;
    list-style: none
}
.menu-header-primary>li {
    position: relative;
    -webkit-transition: background .3s ease, opacity .3s ease;
    transition: background .3s ease, opacity .3s ease
}
.menu-header-primary .navigation-item {
    color: #1a1a1a;
    text-decoration: none
}
@media print, (min-width: 768px) {
    .menu-header-primary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 3px 23px 0 0
    }
    .menu-header-primary>li {
        margin: 0 13px;
        cursor: pointer
    }
    .menu-header-primary>li a {
        display: block
    }
    .menu-header-primary>li.is-modify {
        margin-right: -3px
    }
    .menu-header-primary .navigation-item {
        padding: 0 15px
    }
    .menu-header-primary .has-menu::after {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: rgba(0, 0, 0, 0);
        cursor: default;
        pointer-events: none
    }
    .menu-header-primary .has-menu:hover .list-header-primary {
        display: block;
        -webkit-animation: fade-in .5s ease .1s 1 forwards;
        animation: fade-in .5s ease .1s 1 forwards
    }
    .menu-header-primary .has-menu:hover .list-header-primary::before {
        visibility: visible;
        opacity: 1
    }
    .menu-header-primary .has-menu:hover::after {
        pointer-events: auto
    }
    .menu-header-primary .has-menu .navigation-item::after {
        content: "";
        position: absolute;
        top: 50%;
        right: -1px;
        width: 10px;
        height: 6px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url("../img/common/icon_arrow_01.svg") center center/contain no-repeat
    }
}
@media print, (min-width: 768px)and (max-width: 1366px) {
    .menu-header-primary>li {
        margin: 0 10px
    }
    .menu-header-primary .navigation-item {
        padding: 0 10px
    }
}
@media only screen and (max-width: 767.98px) {
    .menu-header-primary {
        position: relative;
        z-index: 2;
        font-size: .16rem
    }
    .menu-header-primary>li {
        padding: .095rem 0 .095rem .01rem;
        border-bottom: .01rem solid #ddd
    }
    .menu-header-primary .navigation-item {
        display: inline-block;
        position: relative;
        max-width: 3rem
    }
    .menu-header-primary .button-sub-menu {
        display: block;
        position: absolute;
        z-index: 1;
        top: .22rem;
        right: -0.02rem;
        width: .13rem;
        height: .13rem;
        cursor: pointer
    }
    .menu-header-primary .button-sub-menu::before, .menu-header-primary .button-sub-menu::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: .01rem;
        height: .1rem;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        background-color: #8996a0
    }
    .menu-header-primary .button-sub-menu::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg)
    }
    .menu-header-primary .button-sub-menu.is-open::before {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg)
    }
}
.button-header-burger {
    position: fixed;
    z-index: 30;
    top: .1rem;
    right: .1rem;
    width: .5rem;
    height: .5rem;
    border-radius: .04rem;
    background-color: #246fc4;
    cursor: pointer
}
.button-header-burger span {
    display: block;
    position: absolute;
    left: .14rem;
    width: .22rem;
    height: .02rem;
    -webkit-transition: width .3s ease, opacity .3s ease, left .3s ease, -webkit-transform .3s ease;
    transition: width .3s ease, opacity .3s ease, left .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, width .3s ease, opacity .3s ease, left .3s ease;
    transition: transform .3s ease, width .3s ease, opacity .3s ease, left .3s ease, -webkit-transform .3s ease;
    border-radius: .015rem;
    background: #fff
}
.button-header-burger span:nth-child(1) {
    top: .2rem
}
.button-header-burger span:nth-child(2) {
    top: .28rem;
    width: .16rem
}
.button-header-burger.is-active span {
    left: .17rem;
    width: .24rem
}
.button-header-burger.is-active span:nth-of-type(1) {
    top: .24rem;
    -webkit-transform: translateX(-0.04rem) rotate(-45deg);
    transform: translateX(-0.04rem) rotate(-45deg)
}
.button-header-burger.is-active span:nth-of-type(2) {
    top: .29rem;
    left: .14rem;
    -webkit-transform: translateY(-0.05rem) rotate(45deg);
    transform: translateY(-0.05rem) rotate(45deg)
}
.button-header-primary a {
    display: block;
    position: relative;
    -webkit-transition: background-color .3s ease, color .3s ease;
    transition: background-color .3s ease, color .3s ease;
    border-radius: .05rem;
    font-size: .15rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-align: center
}
.button-header-primary .button-recruit {
    border: 1px solid #246fc4;
    background: #fff;
    color: #246fc4
}
.button-header-primary .button-recruit:hover {
    background: #246fc4;
    color: #fff
}
.button-header-primary .button-contact {
    border: 1px solid #246fc4;
    background: #246fc4;
    color: #fff
}
.button-header-primary .button-contact:hover {
    background: #fff;
    color: #246fc4
}
.button-header-primary .button-text {
    display: block;
    position: relative
}
.is-tablet .button-header-primary .button-text {
    top: -0.01rem
}
@media print, (min-width: 768px) {
    .button-header-primary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .button-header-primary a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-width: 160px;
        padding: 12px 10px 10px;
        line-height: 1.5
    }
    .button-header-primary .button-wrapper {
        padding: 0 5px
    }
}
@media only screen and (max-width: 767.98px) {
    .button-header-primary {
        margin: .3rem 0 .12rem
    }
    .button-header-primary a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: .55rem;
        padding: .1rem
    }
    .button-header-primary .button-recruit::after, .button-header-primary .button-contact::after {
        content: "";
        position: absolute;
        top: 50%;
        right: .14rem;
        width: .11rem;
        height: .1rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .button-header-primary .button-recruit {
        margin-bottom: .15rem
    }
    .button-header-primary .button-recruit::after {
        background: url("../img/common/icon_arrow_02.svg") right center/contain no-repeat
    }
    .button-header-primary .button-recruit:hover::after {
        background: url("../img/common/icon_arrow_03.svg") right center/contain no-repeat
    }
    .button-header-primary .button-contact::after {
        background: url("../img/common/icon_arrow_03.svg") right center/contain no-repeat
    }
    .button-header-primary .button-contact:hover::after {
        background: url("../img/common/icon_arrow_02.svg") right center/contain no-repeat
    }
}
.link-header-primary {
    display: block;
    color: #8996a0;
    font-size: .13rem;
    letter-spacing: .05em;
    text-align: center
}
.gmenubox {
    margin-bottom: 50px
}
@media only screen and (max-width: 767.98px) {
    .gmenubox {
        margin-bottom: .2rem
    }
}
.gmenubox .menubox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1105px
}
@media only screen and (max-width: 767.98px) {
    .gmenubox .menubox {
        display: block;
        -webkit-flex-wrap: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        width: auto
    }
    .gmenubox .menubox .submenu {
        display: none
    }
    .gmenubox .menubox .itemtxt {
        position: relative
    }
    .gmenubox .menubox .itemtxt .icon {
        position: absolute;
        width: 11px;
        height: 11px;
        right: 0;
        top: 10px
    }
    .gmenubox .menubox .itemtxt .icon:before, .gmenubox .menubox .itemtxt .icon:after {
        content: "";
        position: absolute;
        background-color: #8996a0
    }
    .gmenubox .menubox .itemtxt .icon:before {
        width: 100%;
        height: 1px;
        top: 5px
    }
    .gmenubox .menubox .itemtxt .icon:after {
        width: 1px;
        height: 100%;
        left: 5px;
        -webkit-transition: .5s;
        transition: .5s
    }
    .gmenubox .menubox .itemtxt.active .icon:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .gmenubox .menubox .list {
        border-bottom: 1px solid #ddd;
        padding-bottom: .1rem;
        margin-bottom: .12rem
    }
}
.gmenubox .menubox .toptxt {
    font-size: .15rem;
    font-weight: bold
}
.gmenubox .menubox .submenu, .gmenubox .menubox .box {
    padding: 0;
    margin: 0
}
.gmenubox .menubox .submenu li, .gmenubox .menubox .box li {
    list-style: none;
    font-size: .14rem
}
.gmenubox .menubox .item {
    position: relative
}
.gmenubox .menubox .item:before {
    content: "-";
    padding-right: 10px
}
.footerbanner {
    margin: 0 0 53px 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media only screen and (max-width: 767.98px) {
    .footerbanner {
        margin: 0 0 .3rem
    }
}
.footerbanner li {
    list-style: none;
    width: 100%;
    max-width: calc(16.6666666667% - 8px)
}
@media only screen and (max-width: 767.98px) {
    .footerbanner li {
        max-width: calc(50% - .025rem);
        margin: 0 0 .05rem
    }
}
.footer-common {
    position: relative
}
.footer-common .footer-background {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-position 8s cubic-bezier(0.25, 1, 0.5, 1);
    transition: background-position 8s cubic-bezier(0.25, 1, 0.5, 1);
    pointer-events: none
}
.footer-common.is-animated .footer-background {
    background-position: 50% 100%
}
.footer-common .wrapper {
    position: relative
}
@media print, (min-width: 768px) {
    .footer-common {
        min-height: 700px;
        padding-top: 1px;
        padding-bottom: 140px
    }
    .footer-common .wrapper {
        max-width: 1200px
    }
    .footer-common .footer-background {
        background: url("../img/common/background_footer_01.jpg") 50% calc(100% + 40px) no-repeat;
        background-size: 100% auto
    }
}
@media print {
    .footer-common {
        margin-top: 50px
    }
}
@media only screen and (max-width: 767.98px) {
    .footer-common {
        min-height: 6.13rem;
        padding: .4rem 0 .7rem;
        z-index: 0
    }
    .footer-common .wrapper {
        padding: 0 .25rem
    }
    .footer-common .footer-background {
        background: url("../img/common/sp/background_footer_01.jpg") 50% calc(100% + .4rem) no-repeat;
        background-size: 100% auto
    }
}
.footer-logo {
    display: block;
    position: relative
}
@media print, (min-width: 768px) {
    .footer-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 321px;
        margin-bottom: 36px
    }
}
@media only screen and (max-width: 767.98px) {
    .footer-logo {
        width: 2.34rem;
        margin-bottom: .17rem
    }
}
@media print, (min-width: 768px) {
    .footer-information {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 39px
    }
}
@media only screen and (max-width: 767.98px) {
    .footer-information {
        margin-bottom: .25rem
    }
}
@media print, (min-width: 768px) {
    .footer-credit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
@media only screen and (max-width: 767.98px) {
    .footer-credit {
        text-align: center
    }
}
.table-footer-info {
    letter-spacing: .05em
}
.table-footer-info .table-head, .table-footer-info .table-detail {
    position: relative
}
.table-footer-info .detail-text {
    margin: 0
}
.table-footer-info .table-row {
    margin-bottom: .1rem
}
.table-footer-info .table-row:last-child {
    margin: 0
}
.table-footer-info .table-head {
    font-weight: 700
}
@media print, (min-width: 768px) {
    .table-footer-info {
        font-size: .14rem;
        line-height: 1.5
    }
    .table-footer-info .table-head {
        width: 138px;
        padding-right: 20px
    }
    .table-footer-info .table-row, .table-footer-info .table-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .table-footer-info .detail-address {
        width: 330px;
        padding-right: 5px
    }
}
@media only screen and (max-width: 767.98px) {
    .table-footer-info {
        margin-bottom: .34rem;
        font-size: .13rem;
        line-height: 1.5
    }
    .table-footer-info .table-head {
        margin-bottom: 0
    }
}
.list-footer-company .list-wrapper {
    padding: 0;
    list-style: none
}
.list-footer-company .item-thumbnail {
    display: block
}
@media print, (min-width: 768px) {
    .list-footer-company {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 271px;
        margin: -79px 0 0 30px
    }
    .list-footer-company .list-item {
        margin-bottom: 10px
    }
    .list-footer-company .list-item:last-child {
        margin: 0
    }
}
@media only screen and (max-width: 767.98px) {
    .list-footer-company .list-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -0.025rem
    }
    .list-footer-company .list-item {
        width: 50%;
        padding: 0 .025rem
    }
}
.footer-credit {
    color: #8996a0
}
.footer-credit .credit-link {
    display: block;
    margin-right: 19px;
    letter-spacing: .05em
}
.footer-credit .credit-copyright {
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    color: #fff
}
@media print, (min-width: 768px) {
    .footer-credit {
        font-size: .13rem;
        line-height: 1.9384615385
    }
}
@media only screen and (max-width: 767.98px) {
    .footer-credit {
        font-size: .11rem;
        line-height: 2.2909090909
    }
}
.navigation-common-recruitment .recruitment-thumbnail {
    display: block
}
@media print, (min-width: 768px) {
    .navigation-common-recruitment .recruitment-viewport {
        position: fixed;
        z-index: 3;
        right: 0;
        top: 53%;
        left: auto !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .navigation-common-recruitment .recruitment-thumbnail {
        width: 10vw;
        max-width: 150px;
        min-width: 100px
    }
}
@media only screen and (max-width: 767.98px) {
    .navigation-common-recruitment .recruitment-viewport {
        position: fixed;
        z-index: 3;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%
    }
    .navigation-common-recruitment .recruitment-wrapper {
        background: rgba(255, 255, 255, .9)
    }
    .navigation-common-recruitment .recruitment-thumbnail {
        position: relative;
        top: .03rem;
        width: 3.55rem;
        min-height: .64rem;
        margin: 0 auto
    }
}
.section-common-keyvisual {
    position: relative;
    z-index: 1
}
.section-common-keyvisual .title-label .is-modify {
    text-orientation: upright
}
.section-common-keyvisual .label-vertical {
    display: inline-block;
    -webkit-transform: rotate(272deg) translate(-0.06rem, 0.02rem);
    transform: rotate(272deg) translate(-0.06rem, 0.02rem)
}
.section-common-keyvisual .keyvisual-content {
    position: relative
}
.section-common-keyvisual .keyvisual-image {
    display: block;
    width: 100%;
    overflow: hidden
}
.section-common-keyvisual.is-history .keyvisual-image {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    height: 650px
}
.section-common-keyvisual.is-history .content-title {
    margin: 0
}
.section-common-keyvisual.is-history .content-title span {
    display: block;
    color: #fff;
    letter-spacing: .05em
}
.section-common-keyvisual.is-history .title-japanese {
    font-weight: 700
}
.section-common-keyvisual.is-history .title-english {
    font-family: "Outfit", sans-serif;
    font-weight: 600
}
.section-common-keyvisual.is-recruit .keyvisual-content {
    position: absolute
}
.section-common-keyvisual.is-recruit .content-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.section-common-keyvisual.is-recruit .title-wrapper {
    display: block;
    background-color: #fff;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}
.section-common-keyvisual .title-common-vertical {
    position: absolute
}
@media print, (min-width: 768px) {
    .section-common-keyvisual {
        padding: 50px 45px
    }
    .section-common-keyvisual .keyvisual-image {
        max-height: 650px;
        height: 60vh;
        border-radius: 20px
    }
    .section-common-keyvisual .title-common-vertical {
        top: calc(100% - 71px);
        left: 16.7385057471%
    }
    .section-common-keyvisual .title-wrapper {
        font-size: .44rem;
        line-height: 1.8
    }
    .section-common-keyvisual .title-label {
        padding: 10px;
        display: inline-block;
        letter-spacing: .1em;
        line-height: 1
    }
    .section-common-keyvisual.is-history {
        min-height: 650px;
        margin: 50px 0 0;
        padding-right: 0
    }
    .section-common-keyvisual.is-history .keyvisual-wrapper {
        width: 80%;
        margin-left: auto
    }
    .section-common-keyvisual.is-history .keyvisual-content {
        width: 820px;
        padding: 62px 0 0
    }
    .section-common-keyvisual.is-history .title-japanese {
        margin-bottom: 4px;
        font-size: .14rem
    }
    .section-common-keyvisual.is-history .title-english {
        font-size: .4rem;
        line-height: 1.1
    }
    .section-common-keyvisual.is-company .keyvisual-image {
        max-height: 800px;
        height: 70vh
    }
    .section-common-keyvisual.is-company .title-common-vertical {
        top: calc(100% - 212px);
        left: 16.7385057471%
    }
    .section-common-keyvisual.is-recruit .keyvisual-content {
        top: 50%;
        left: 50%;
        width: 261px;
        margin-top: 23px;
        margin-left: 8px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .section-common-keyvisual.is-recruit .title-wrapper {
        margin: 0 14.5px;
        padding: .05rem;
        letter-spacing: .07em;
        line-height: 1
    }
    .section-common-keyvisual.is-recruit .title-label {
        padding: 9px 4px
    }
    .section-common-keyvisual.is-recruit .label-vertical {
        position: relative;
        top: -3px
    }
}
@media print, (min-width: 768px)and (max-width: 1500px) {
    .section-common-keyvisual.is-sdgs .title-common-vertical {
        left: 9.3390804598%
    }
    .section-common-keyvisual.is-company .title-common-vertical {
        left: 118px
    }
}
@media only screen and (max-width: 767.98px) {
    .section-common-keyvisual {
        padding: .1rem .1rem 0
    }
    .section-common-keyvisual .keyvisual-image {
        height: 2.7rem;
        border-radius: .1rem
    }
    .section-common-keyvisual .title-common-vertical {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        top: calc(100% - .4rem);
        right: 0;
        left: 0
    }
    .section-common-keyvisual .title-wrapper {
        letter-spacing: .1em;
        line-height: 1.7
    }
    .section-common-keyvisual .title-label {
        padding: .07rem .05rem
    }
    .section-common-keyvisual.is-history {
        min-height: 4.3rem;
        margin-top: .1rem;
        padding: .1rem 0
    }
    .section-common-keyvisual.is-history .keyvisual-content {
        padding: .22rem 0 0 .25rem
    }
    .section-common-keyvisual.is-history .title-japanese {
        margin-bottom: 1px;
        font-size: .14rem
    }
    .section-common-keyvisual.is-history .title-english {
        font-size: .3rem;
        line-height: 1.3
    }
    .section-common-keyvisual.is-history .keyvisual-image {
        height: 4.3rem
    }
    .section-common-keyvisual.is-company .title-common-vertical {
        top: calc(100% - 1rem)
    }
    .section-common-keyvisual.is-recruit .keyvisual-content {
        top: 1.95rem;
        left: 1.13rem
    }
    .section-common-keyvisual.is-recruit .title-wrapper {
        margin: 0 .05rem;
        padding: .05rem;
        font-size: .25rem;
        letter-spacing: .05em;
        line-height: 1
    }
    .section-common-keyvisual.is-recruit .title-vertical {
        position: relative;
        top: -0.02rem
    }
}
.title-common-primary span {
    display: block;
    letter-spacing: .05em
}
.title-common-primary .title-japanese {
    color: #8996a0
}
.title-common-primary .title-english {
    color: #246fc4;
    font-family: "Outfit", sans-serif;
    font-weight: 600
}
@media print, (min-width: 768px) {
    .title-common-primary .title-japanese {
        margin-bottom: 10px;
        font-size: .14rem;
        font-weight: 400
    }
    .title-common-primary .title-english {
        font-size: .5rem;
        line-height: .88
    }
}
@media only screen and (max-width: 767.98px) {
    .title-common-primary .title-japanese {
        font-size: .15rem
    }
    .title-common-primary .title-english {
        font-size: .35rem;
        line-height: 1.3
    }
}
.title-common-secondary span {
    display: block;
    letter-spacing: .05em
}
.title-common-secondary .title-japanese {
    color: #8996a0
}
.title-common-secondary .title-english {
    color: #246fc4;
    font-family: "Outfit", sans-serif;
    font-weight: 600
}
.title-common-secondary .title-small {
    color: #246fc4;
    font-family: "Outfit", sans-serif;
    font-weight: 400
}
@media print, (min-width: 768px) {
    .title-common-secondary {
        margin: 0;
        padding-top: 70px
    }
    .title-common-secondary .wrapper {
        max-width: 84.375%
    }
    .title-common-secondary .title-japanese {
        margin-bottom: 9px;
        font-size: .16rem
    }
    .title-common-secondary .title-english {
        font-size: .8rem;
        line-height: 1
    }
    .title-common-secondary .title-small {
        margin: 24px 0 -20px;
        font-size: .16rem;
        line-height: 1
    }
}
@media only screen and (max-width: 767.98px) {
    .title-common-secondary {
        margin-bottom: 0;
        padding: .14rem .1rem
    }
    .title-common-secondary .title-japanese {
        margin-bottom: .03rem;
        font-size: .15rem
    }
    .title-common-secondary .title-english {
        font-size: .35rem;
        line-height: 1
    }
}
.title-common-tertiary {
    position: relative;
    padding-left: .2rem;
    letter-spacing: .05em
}
.title-common-tertiary::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: .05rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #246fc4
}
.title-common-tertiary .title-wrapper {
    position: relative;
    top: 1px
}
.title-common-tertiary .title-category {
    position: relative;
    border: .01rem solid #246fc4;
    border-radius: .03rem;
    color: #246fc4;
    letter-spacing: .05em
}
@media print, (min-width: 768px) {
    .title-common-tertiary {
        font-size: .25rem;
        line-height: 1.536
    }
    .title-common-tertiary::before {
        height: calc(100% - 7px)
    }
    .title-common-tertiary .title-category {
        top: -5px;
        margin-left: 14px;
        padding: 2px 9px;
        font-size: .13rem;
        line-height: 2.2153846154
    }
}
@media only screen and (max-width: 767.98px) {
    .title-common-tertiary {
        font-size: .2rem;
        line-height: 1.5
    }
    .title-common-tertiary::before {
        height: calc(100% + 1px)
    }
    .title-common-tertiary .title-category {
        top: -0.04rem;
        margin-left: .09rem;
        padding: .02rem .035rem .01rem;
        font-size: .12rem
    }
    .is-android .title-common-tertiary .title-category {
        padding-bottom: .02rem
    }
}
.title-common-quaternary .title-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #246fc4;
    color: #fff
}
.title-common-quaternary .title-wrapper span {
    display: inline-block;
    position: relative
}
.title-common-quaternary .title-english {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    letter-spacing: .05em
}
.title-common-quaternary .title-japanese {
    margin-left: .08rem;
    font-weight: 700;
    letter-spacing: .05em
}
@media print, (min-width: 768px) {
    .title-common-quaternary .title-wrapper {
        margin-bottom: 15px;
        padding: 0 9px 0 10px
    }
    .title-common-quaternary .title-english {
        font-size: .5rem;
        line-height: 1.26
    }
    .title-common-quaternary .title-japanese {
        top: 2px;
        font-size: .16rem;
        line-height: 2
    }
}
@media only screen and (max-width: 767.98px) {
    .title-common-quaternary .title-wrapper {
        margin-bottom: .1rem;
        padding: 0 .1rem
    }
    .title-common-quaternary .title-english {
        font-size: .3rem;
        line-height: 1.2666666667
    }
    .title-common-quaternary .title-japanese {
        top: .01rem;
        font-size: .14rem;
        line-height: 2.2857142857
    }
}
.title-common-vertical {
    display: block;
    position: relative;
    margin: 0;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    white-space: nowrap
}
.title-common-vertical .title-wrapper {
    display: block;
    position: relative;
    font-weight: 700;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}
.title-common-vertical .title-label {
    position: relative;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    letter-spacing: .1em;
    background: #fff;
    display: inline-block;
    line-height: 1
}
.title-common-vertical .title-label.is-modify {
    text-orientation: upright
}
@media print, (min-width: 768px) {
    .title-common-vertical .title-wrapper {
        line-height: 1.8
    }
    .title-common-vertical .title-label {
        padding: 10px
    }
}
@media only screen and (max-width: 767.98px) {
    .title-common-vertical {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto
    }
    .title-common-vertical .title-wrapper {
        font-size: .25rem;
        line-height: 1.7
    }
    .title-common-vertical .title-label {
        padding: .07rem .05rem
    }
}
.breadcrumb-common {
    color: #8996a0;
    font-weight: 500;
    letter-spacing: .05em
}
.breadcrumb-common .breadcrumb-wrapper {
    margin: 0;
    padding: 0;
    list-style: none
}
.breadcrumb-common .breadcrumb-item, .breadcrumb-common .item-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative
}
.breadcrumb-common .breadcrumb-item::after {
    content: "";
    display: inline-block;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: .11rem;
    height: .1rem;
    background: url("../img/common/icon_arrow_04.svg") center/contain no-repeat;
    color: #8996a0;
    line-height: 1
}
.breadcrumb-common .breadcrumb-item:last-child::after {
    display: none
}
.breadcrumb-common .item-wrapper {
    color: #8996a0;
    text-decoration: none
}
.breadcrumb-common a.item-wrapper {
    text-underline-offset: .03rem;
    text-decoration-thickness: .01rem
}
.breadcrumb-common span.item-wrapper {
    color: #1a1a1a;
    font-weight: 700
}
@media print, (min-width: 768px) {
    .breadcrumb-common {
        margin-top: -10px;
        font-size: .13rem;
        line-height: 2.3076923077;
        text-align: right
    }
    .breadcrumb-common .wrapper {
        max-width: 84.375%
    }
    .breadcrumb-common .breadcrumb-item::after {
        margin: 0 3px 0 2px
    }
    .breadcrumb-common .breadcrumb-item::after:last-child {
        margin: 0
    }
}
@media print, (min-width: 768px)and (max-width: 1124px) {
    .breadcrumb-common {
        padding-right: .16rem
    }
}
@media only screen and (max-width: 767.98px) {
    .breadcrumb-common {
        padding: .13rem 0;
        font-size: .11rem
    }
    .breadcrumb-common.sm {
        background-color: #f7f7f7;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd
    }
    .breadcrumb-common .breadcrumb-wrapper {
        line-height: 1.5
    }
    .breadcrumb-common .wrapper {
        padding: 0 .15rem
    }
    .breadcrumb-common .breadcrumb-item::after {
        top: .01rem;
        margin: 0 .04rem 0 .02rem
    }
    .breadcrumb-common .breadcrumb-item::after:last-child {
        margin: 0
    }
}
.section-top-interview {
    background-color: #f7f7f7;
    padding: 130px 0
}
@media only screen and (max-width: 767.98px) {
    .section-top-interview {
        padding: .4rem 0 .6rem
    }
}
.section-top-interview .interview-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.section-top-interview .interview-wrapper .swiper-pagination {
    -webkit-transform: translateX(-168px);
    transform: translateX(-168px)
}
@media only screen and (max-width: 767.98px) {
    .section-top-interview .interview-wrapper .swiper-pagination {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.section-top-interview .interview-wrapper .swiper-pagination-bullet {
    display: none
}
.section-top-interview .button-common-secondary {
    max-width: 350px;
    width: 100%;
    margin: auto
}
@media only screen and (max-width: 767.98px) {
    .section-top-interview .button-common-secondary {
        max-width: none;
        margin-left: .25rem;
        margin-right: .25rem;
        width: auto
    }
}
.section-top-interview .interview-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #246fc4;
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    letter-spacing: .05em
}
@media print, (min-width: 768px) {
    .section-top-interview {
        margin-bottom: 80px
    }
    .section-top-interview .interview-title {
        width: 20.8333333333%;
        padding-top: 30px;
        padding-right: 15px;
        font-size: .3rem
    }
}
@media only screen and (max-width: 767.98px) {
    .section-top-interview {
        margin-bottom: .4rem;
        overflow: hidden
    }
    .section-top-interview .interview-title {
        padding: .31rem 0 0 .07rem;
        font-size: .18rem
    }
}
.slider-common-interview {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.slider-common-interview .interview-item {
    position: relative
}
.slider-common-interview .slide-thumbnail {
    display: block;
    overflow: hidden;
    border-radius: .07rem
}
.slider-common-interview .slide-thumbnail img {
    -webkit-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    -webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    transition: transform .8s ease;
    transition: transform .8s ease, -webkit-transform .8s ease;
    border-radius: .07rem
}
.slider-common-interview .slide-wrapper {
    display: block;
    position: relative
}
.slider-common-interview .slide-wrapper:hover img {
    -webkit-transform: scale(1.08) rotate(0.001deg);
    transform: scale(1.08) rotate(0.001deg)
}
.slider-common-interview .title-common-vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    font-family: "Outfit", sans-serif
}
.slider-common-interview .title-common-vertical .title-wrapper {
    font-size: .12rem;
    letter-spacing: .08em
}
.slider-common-interview .title-common-vertical .title-label {
    padding: .11rem .05rem .05rem
}
.slider-common-interview .slide-tag {
    display: block;
    font-size: .13rem;
    letter-spacing: .05em
}
.slider-common-interview .slide-title {
    letter-spacing: .05em
}
.slider-common-interview .slide-detail {
    margin-bottom: 0;
    letter-spacing: .05em
}
.slider-common-interview .swiper-button-next, .slider-common-interview .swiper-button-prev {
    -webkit-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}
.slider-common-interview .swiper-button-next:hover, .slider-common-interview .swiper-button-prev:hover {
    -webkit-transform: scale(1.08) rotate(0.001deg);
    transform: scale(1.08) rotate(0.001deg)
}
@media print, (min-width: 768px) {
    .slider-common-interview {
        width: 78.125%
    }
    .slider-common-interview .slider-viewport {
        margin-left: -20px;
        padding: 30px 0 60px
    }
    .slider-common-interview .slider-wrapper {
        margin: 0 -2px 0 -1px
    }
    .slider-common-interview .interview-item {
        left: 20px;
        width: 365px;
        padding: 0 20px
    }
    .slider-common-interview .slide-thumbnail {
        height: 400px;
        margin-bottom: 13px
    }
    .slider-common-interview .title-common-vertical {
        top: -27px;
        right: 29px
    }
    .slider-common-interview .slide-tag {
        margin-bottom: -8px
    }
    .slider-common-interview .slide-title {
        margin-bottom: 3px;
        font-size: .18rem
    }
    .slider-common-interview .slide-detail {
        line-height: 1.6
    }
    .slider-common-interview .swiper-button-next, .slider-common-interview .swiper-button-prev {
        width: 50px;
        height: 50px;
        margin-top: -154px;
        border-radius: 50%;
        top: 60%;
        background-color: rgba(255, 255, 255, .9);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }
    .slider-common-interview .swiper-button-next::after, .slider-common-interview .swiper-button-prev::after {
        display: none
    }
    .slider-common-interview .swiper-button-next::before, .slider-common-interview .swiper-button-prev::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: url("../img/common/icon_arrow_slider.svg") center center/0.16rem auto no-repeat
    }
    .slider-common-interview .swiper-button-prev {
        margin-left: 5px
    }
    .slider-common-interview .swiper-button-prev::before {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
    .slider-common-interview .swiper-button-next {
        right: 5%
    }
}
@media only screen and (max-width: 767.98px) {
    .slider-common-interview {
        width: 84.5333333333%;
        margin-left: .22rem
    }
    .slider-common-interview .slider-viewport {
        margin-left: -0.1rem;
        padding: .3rem 0
    }
    .slider-common-interview .slider-wrapper {
        margin: 0 -0.1rem
    }
    .slider-common-interview .interview-item {
        width: 2.2rem;
        min-height: 3.32rem;
        padding: 0 .1rem
    }
    .slider-common-interview .slide-thumbnail {
        height: 2.38rem;
        margin-bottom: .08rem
    }
    .slider-common-interview .title-common-vertical {
        z-index: 3;
        top: -0.26rem;
        right: .22rem
    }
    .slider-common-interview .slide-tag {
        width: 100%;
        margin-bottom: -0.08rem
    }
    .slider-common-interview .slide-title {
        width: 100%;
        margin-bottom: .06rem;
        font-size: .16rem
    }
    .slider-common-interview .slide-detail {
        width: 100%;
        margin-bottom: 0;
        margin-left: -0.01rem;
        font-size: .14rem;
        line-height: 1.6
    }
}
.block-common-entry {
    position: relative;
    color: #fff
}
.block-common-entry::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .94;
    background-color: #246fc4
}
.block-common-entry .wrapper {
    position: relative
}
.block-common-entry .content-title {
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    letter-spacing: .05em
}
.block-common-entry .content-detail {
    letter-spacing: .05em
}
.block-common-entry .button-common-secondary {
    color: #246fc4
}
.block-common-entry .button-common-secondary::before {
    background-color: #fff
}
.block-common-entry .button-common-secondary:hover::after {
    opacity: 0
}
@media print, (min-width: 768px) {
    .block-common-entry {
        min-height: 400px;
        margin-bottom: 80px;
        padding-top: 100px;
        background: url("../img/common/bg_common_entry.jpg") center center/cover no-repeat
    }
    .block-common-entry .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .block-common-entry .entry-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 550px
    }
    .block-common-entry .content-title {
        margin-bottom: 44px;
        font-size: .7rem;
        line-height: .6285714286
    }
    .block-common-entry .content-detail {
        line-height: 2;
        font-size: .18rem;
        font-weight: 700
    }
    .block-common-entry .entry-link {
        width: 400px;
        margin-left: 100px
    }
    .block-common-entry .button-common-secondary {
        min-height: 70px;
        font-size: .18rem
    }
    .block-common-entry .button-common-secondary .button-wrapper {
        top: 1px
    }
    .block-common-entry .button-common-secondary .button-wrapper::after {
        background-image: url("../img/common/icon_arrow_08.svg")
    }
}
@media print {
    .block-common-entry {
        margin-bottom: 170px
    }
}
@media only screen and (max-width: 767.98px) {
    .block-common-entry {
        margin-bottom: 0;
        padding: .4rem .1rem .5rem;
        background: url("../img/common/sp/bg_common_entry.jpg") center center/cover no-repeat
    }
    .block-common-entry .content-title {
        margin-bottom: .16rem;
        font-size: .35rem;
        line-height: 1.2571428571
    }
    .block-common-entry .content-detail {
        margin-bottom: .24rem;
        line-height: 1.7
    }
    .block-common-entry .button-common-secondary {
        min-height: .55rem
    }
    .block-common-entry .button-common-secondary .button-wrapper {
        top: -0.01rem
    }
    .block-common-entry .button-common-secondary .button-wrapper::after {
        width: .12rem;
        background-image: url("../img/common/sp/icon_arrow_08.svg")
    }
}
.list-common-aside {
    margin-bottom: 152px;
    letter-spacing: .05em;
    line-height: 1.6
}
.list-common-aside .list-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    position: -webkit-sticky;
    position: sticky;
    top: 150px
}
.list-common-aside .list-item {
    position: relative;
    margin-bottom: 15.5px
}
.list-common-aside .list-item:last-child {
    margin-bottom: 0
}
.list-common-aside .item-label {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.list-common-aside .item-label.is-current {
    color: #246fc4;
    font-weight: 700
}
.list-common-aside .item-label.is-current:hover {
    text-shadow: none
}
.list-common-aside .item-label.is-current::before {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    background-color: #246fc4
}
.list-common-aside .item-label::before {
    content: "";
    display: inline-block;
    position: relative;
    top: -3.5px;
    width: 5px;
    height: 5px;
    margin-right: 9px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    border-radius: 50%;
    background-color: #e4e4e4
}
.is-macos .list-common-aside .item-label::before {
    top: -4px
}
.list-common-aside .item-label:hover {
    color: #246fc4;
    text-shadow: 0 0 .7px #246fc4, 0 0 .7px #246fc4
}
.list-common-aside .item-label:hover::before {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    background-color: #246fc4
}
.list-common-aside .label-wrapper {
    padding-left: 3px
}
.table-common-primary {
    border-top: .01rem solid #ddd;
    letter-spacing: .05em
}
.table-common-primary .table-row {
    border-bottom: .01rem solid #ddd
}
.table-common-primary .table-title {
    background-color: #f7f7f7;
    font-weight: 700
}
.table-common-primary .title-text, .table-common-primary .detail-text {
    position: relative
}
.table-common-primary span {
    display: block
}
@media print, (min-width: 768px) {
    .table-common-primary {
        font-size: .15rem
    }
    .table-common-primary .table-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.8
    }
    .table-common-primary .table-title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 200px
    }
    .table-common-primary .table-title, .table-common-primary .table-detail {
        padding: 24px 30px
    }
}
@media only screen and (max-width: 767.98px) {
    .table-common-primary {
        font-size: .14rem
    }
    .table-common-primary .table-row {
        line-height: 1.5
    }
    .table-common-primary .table-title {
        padding: .07rem .15rem .04rem
    }
    .is-ios .table-common-primary .title-text, .is-android .table-common-primary .title-text {
        top: -0.02rem
    }
    .table-common-primary .table-detail {
        padding: .18rem .15rem .18rem
    }
}
.button-common-primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-family: "Outfit", sans-serif
}
.button-common-primary .button-wrapper {
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #246fc4;
    letter-spacing: .05em
}
.button-common-primary .button-wrapper::before, .button-common-primary .button-wrapper::after {
    content: "";
    position: absolute;
    top: -0.06rem;
    right: 0;
    width: .4rem;
    height: .4rem
}
.button-common-primary .button-wrapper::before {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    border-radius: 50%;
    background-color: #246fc4
}
.button-common-primary .button-wrapper::after {
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
    background: url("../img/common/icon_arrow_05.svg") center center/0.11rem auto no-repeat
}
.button-common-primary .button-text {
    display: block;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}
.button-common-primary:hover .button-wrapper::before {
    -webkit-transform: scale(1.125, 1.125);
    transform: scale(1.125, 1.125);
    background: -webkit-gradient(linear, right top, left top, from(#246fc4), to(#2493c4));
    background: -webkit-linear-gradient(right, #246fc4 0%, #2493c4 100%);
    background: linear-gradient(270deg, #246fc4 0%, #2493c4 100%)
}
.button-common-primary:hover .button-text::before {
    width: 0
}
.button-common-primary.is-light {
    font-family: "Yu Gothic", yugothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "メイリオ", meiryo, sans-serif
}
.button-common-primary.is-light .button-wrapper {
    color: #1a1a1a
}
.button-common-primary.is-light .button-wrapper::before {
    background-color: #f0f0f0
}
.button-common-primary.is-light .button-wrapper::after {
    background-image: url("../img/common/icon_arrow_06.svg")
}
.button-common-primary.is-light .button-text::before {
    background-color: #1a1a1a
}
.button-common-primary.is-light:hover .button-wrapper::before {
    background: #f0f0f0
}
@media print, (min-width: 768px) {
    .button-common-primary {
        min-height: 42px
    }
    .button-common-primary .button-wrapper {
        padding-right: 55px;
        font-size: .14rem;
        line-height: 1.7142857143
    }
    .button-common-primary .button-text::before {
        content: "";
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: -3px;
        width: 100%;
        height: 1px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        background-color: #246fc4
    }
    .button-common-primary.is-light .button-text::before {
        bottom: -2px
    }
    .button-common-primary:hover .button-wrapper {
        padding-right: 57px
    }
}
@media only screen and (max-width: 767.98px) {
    .button-common-primary {
        font-weight: 600
    }
    .button-common-primary .button-wrapper {
        padding-right: .5rem;
        font-size: .12rem;
        line-height: 2
    }
    .button-common-primary .button-wrapper::after {
        top: -0.05rem;
        background-size: .11rem
    }
    .button-common-primary .button-text {
        top: .03rem
    }
    .button-common-primary.is-light {
        font-weight: 500
    }
    .button-common-primary:hover .button-wrapper {
        padding-right: .52rem
    }
}
.button-common-secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .05rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: .05em;
    cursor: pointer
}
.button-common-secondary .button-wrapper {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: .05rem .4rem;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-align: center
}
.button-common-secondary .button-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}
.button-common-secondary::before, .button-common-secondary::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: inherit
}
.button-common-secondary::before {
    background: #246fc4
}
.button-common-secondary::after {
    opacity: 0;
    background: url("../img/common/bg_button_01.png") 100% 100%/cover no-repeat
}
.button-common-secondary:hover::after {
    opacity: 1
}
.button-common-secondary:hover .button-wrapper::after {
    -webkit-transform: translateX(0.06rem);
    transform: translateX(0.06rem)
}
@media print, (min-width: 768px) {
    .button-common-secondary {
        min-height: 60px
    }
    .button-common-secondary .button-wrapper::after {
        right: 18px;
        width: 16px;
        height: 10px;
        margin-top: -5px;
        background: url("../img/common/icon_arrow_07.svg") center center/auto no-repeat
    }
    .is-macos .button-common-secondary .button-wrapper::after {
        margin-top: -6px
    }
    .is-macos .button-common-secondary .button-wrapper {
        top: 1px
    }
}
@media only screen and (max-width: 767.98px) {
    .button-common-secondary {
        min-height: .55rem
    }
    .button-common-secondary .button-wrapper {
        top: .01rem
    }
    .is-android .button-common-secondary .button-wrapper, .is-ios .button-common-secondary .button-wrapper {
        top: 0
    }
    .button-common-secondary .button-wrapper::after {
        right: .14rem;
        width: .11rem;
        height: .1rem;
        margin-top: -0.05rem;
        background: url("../img/common/icon_arrow_03.svg") right center/auto no-repeat
    }
}
.flowbox {
    background-color: #f7f7f7;
    padding: 80px 0 100px
}
@media only screen and (max-width: 767.98px) {
    .flowbox {
        padding: .4rem .25rem .6rem
    }
}
.flowbox .wrapper {
    max-width: 1200px
}
@media only screen and (max-width: 767.98px) {
    .flowbox .wrapper {
        max-width: none;
        padding: 0
    }
}
.flowbox .button-common-secondary {
    max-width: 350px;
    width: 100%;
    margin: auto
}
@media only screen and (max-width: 767.98px) {
    .flowbox .button-common-secondary {
        max-width: none
    }
}
.flowbox .title-common-primary {
    margin-bottom: 40px
}
@media only screen and (max-width: 767.98px) {
    .flowbox .title-common-primary {
        margin-bottom: .3rem
    }
}
.flowbox .flowlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 60px
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist {
        margin-bottom: .3rem
    }
}
.flowbox .flowlist .lead {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.6;
    color: #1a1a1a;
    margin-bottom: 0
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .lead {
        font-size: .15rem
    }
}
.flowbox .flowlist .subtitle {
    text-align: center;
    margin-bottom: 15px
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .subtitle {
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: .15rem
    }
}
.flowbox .flowlist .subtitle .text {
    display: block;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: .05em;
    color: #246fc4;
    line-height: 1;
    margin-bottom: 0
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .subtitle .text {
        font-size: .2rem;
        padding-left: .1rem
    }
}
.flowbox .flowlist .subtitle .number {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: #246fc4
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .subtitle .number {
        width: .3rem;
        height: .3rem;
        margin: 0
    }
}
.flowbox .flowlist .subtitle .number b {
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: block
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .subtitle .number b {
        font-size: .15rem;
        line-height: .3rem
    }
}
.flowbox .flowlist .box {
    width: 100%;
    max-width: calc(20% - 20px);
    background-color: #fff;
    border-radius: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 30px;
    list-style: none
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .box {
        max-width: none;
        padding: .2rem
    }
}
.flowbox .flowlist .box:not(:last-child) {
    position: relative
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .box:not(:last-child) {
        margin-bottom: .3rem
    }
}
.flowbox .flowlist .box:not(:last-child):after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #246fc4;
    border-right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -17px
}
@media only screen and (max-width: 767.98px) {
    .flowbox .flowlist .box:not(:last-child):after {
        -webkit-transform: translate(0);
        transform: translate(0);
        left: 50%;
        right: auto;
        width: 0;
        height: 0;
        top: auto;
        bottom: -0.2rem;
        border-style: solid;
        border-right: 6px solid rgba(0, 0, 0, 0);
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-top: 11px solid #246fc4;
        border-bottom: 0
    }
}
@media only screen and (max-width: 767.98px) {
    .contactitembox {
        background: -webkit-gradient(linear, left top, left bottom, from(#2d6bb2), to(#54a0c9));
        background: -webkit-linear-gradient(#2d6bb2 0%, #54a0c9 100%);
        background: linear-gradient(#2d6bb2 0%, #54a0c9 100%);
        padding: .3rem .25rem .4rem
    }
    .contactitembox p.lead {
        text-align: left;
        font-size: .15rem;
        color: #fff;
        margin-bottom: .2rem;
        line-height: 1.8
    }
    .contactitembox .common-secondary:before {
        background-color: #fff
    }
    .contactitembox .common-secondary .button-wrapper {
        color: #246fc4
    }
    .contactitembox .common-secondary .button-wrapper:after {
        width: .12rem;
        background-image: url("../img/common/sp/icon_arrow_08.svg")
    }
}
@-webkit-keyframes infinity-scroll-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}
@keyframes infinity-scroll-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.scroll-infinity__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}
.scroll-infinity__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0
}
.scroll-infinity__list:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .23)
}
.scroll-infinity__list--left {
    -webkit-animation: infinity-scroll-left 80s infinite linear 5s both;
    animation: infinity-scroll-left 80s infinite linear 5s both
}
@media only screen and (max-width: 767.98px) {
    .scroll-infinity__list--left {
        -webkit-animation: infinity-scroll-left 30s infinite linear 5s both;
        animation: infinity-scroll-left 30s infinite linear 5s both
    }
}
.scroll-infinity__item {
    width: 100vw
}
.scroll-infinity__item>img {
    width: 100%;
    height: calc(100vh - 90px);
    -o-object-fit: cover;
    object-fit: cover
}
@media only screen and (max-width: 767.98px) {
    .scroll-infinity__item>img {
        height: 3rem
    }
}
.topslider {
    position: relative
}
.topslider .title {
    position: absolute;
    left: -20px;
    bottom: -30px;
    z-index: 2;
    margin: 0
}
@media only screen and (max-width: 767.98px) {
    .topslider .title {
        left: -0.04rem;
        bottom: -0.2rem
    }
}
.topslider .title .txt {
    font-size: 1.9rem;
    letter-spacing: .03em;
    line-height: 1;
    color: #fff;
    opacity: .6;
    font-family: "Outfit", sans-serif
}
@media only screen and (max-width: 767.98px) {
    .topslider .title .txt {
        font-size: .55rem
    }
}
.topslider .subtitle {
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}
@media only screen and (max-width: 767.98px) {
    .topslider .subtitle svg {
        width: 2rem
    }
}
.messagebox {
    position: relative;
    background: url(../img/recruit/cap01.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 160px
}
@media only screen and (max-width: 767.98px) {
    .messagebox {
        background: none;
        background-size: cover;
        padding-top: 0;
        padding-bottom: 0
    }
    .messagebox .slide-thumbnail {
        margin-bottom: .4rem;
        display: block
    }
}
.messagebox .wrapper {
    margin: auto;
    z-index: 3
}
.messagebox .wrapper.titlebox {
    margin-bottom: 250px
}
@media only screen and (max-width: 767.98px) {
    .messagebox .wrapper.titlebox {
        background: url(../img/recruit/cap01_sp.jpg) no-repeat center top;
        background-size: cover;
        padding-top: .4rem;
        padding-bottom: 2.5rem;
        margin-bottom: .3rem
    }
}
.messagebox .wrapper.titlebox .title {
    margin-bottom: 0;
    text-align: right
}
.messagebox .wrapper.titlebox .title .txt {
    font-weight: 600;
    font-size: .8rem;
    letter-spacing: .05em;
    line-height: 1;
    color: #246fc4;
    font-family: "Outfit", sans-serif
}
@media only screen and (max-width: 767.98px) {
    .messagebox .wrapper.titlebox .title .txt {
        font-size: .35rem
    }
}
@media only screen and (max-width: 767.98px) {
    .messagebox .wrapper.textbox {
        bottom: auto;
        position: inherit;
        width: 3.55rem
    }
}
.messagebox .wrapper.textbox .text {
    width: 100%;
    max-width: 622px;
    margin-left: auto
}
@media only screen and (max-width: 767.98px) {
    .messagebox .wrapper.textbox .text {
        max-width: none
    }
}
.messagebox .wrapper.textbox .subtitle {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 45px;
    line-height: 1.8;
    letter-spacing: .05em;
    color: #246fc4
}
@media only screen and (max-width: 767.98px) {
    .messagebox .wrapper.textbox .subtitle {
        font-size: .22rem;
        margin-bottom: .25rem
    }
}
.recruitcontents {
    padding: 0 10px
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents {
        padding: 0;
        margin-bottom: .5rem
    }
}
.recruitcontents .contentsbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.recruitcontents .contentsbox:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox:nth-of-type(odd) .cap {
        margin-right: .25rem;
        margin-left: 0
    }
    .recruitcontents .contentsbox:nth-of-type(odd) .cap img {
        border-radius: 0 .1rem .1rem 0
    }
}
.recruitcontents .contentsbox:not(:last-of-type) {
    margin-bottom: 10px
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox:not(:last-of-type) {
        margin-bottom: .5rem
    }
}
.recruitcontents .contentsbox .cap, .recruitcontents .contentsbox .textbox {
    width: calc(50% - 5px)
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .cap, .recruitcontents .contentsbox .textbox {
        width: 100%
    }
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .cap {
        margin-left: .25rem;
        margin-bottom: .2rem
    }
}
.recruitcontents .contentsbox .cap img {
    border-radius: 10px
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .cap img {
        border-radius: .1rem 0 0 .1rem
    }
}
.recruitcontents .contentsbox .textbox {
    background-color: #f7f7f7;
    border-radius: 10px
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .textbox {
        background: none;
        border-radius: 0;
        margin: 0 .25rem
    }
}
.recruitcontents .contentsbox .textbox .inbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .textbox .inbox {
        display: block
    }
}
.recruitcontents .contentsbox .textbox .inbox .itembox {
    text-align: center
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .textbox .inbox .itembox {
        text-align: left
    }
}
.recruitcontents .contentsbox .title {
    font-weight: bold;
    font-size: .32rem;
    letter-spacing: .05em;
    line-height: 1.6;
    color: #1a1a1a;
    margin-bottom: 15px
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .title {
        font-size: .22rem;
        margin-bottom: .15rem
    }
}
.recruitcontents .contentsbox .lead {
    font-size: .18rem;
    line-height: 2;
    margin-bottom: 30px;
    letter-spacing: .05em
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .lead {
        font-size: .16rem;
        line-height: 1.8;
        margin-bottom: .25rem
    }
}
.recruitcontents .contentsbox .button-common-secondary {
    max-width: 350px;
    margin: auto
}
@media only screen and (max-width: 767.98px) {
    .recruitcontents .contentsbox .button-common-secondary {
        max-width: none
    }
}
.section-recruit-introduce {
    position: relative
}
.section-recruit-introduce::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%
}
.section-recruit-introduce .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.section-recruit-introduce .introduce-thumbnail {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}
.section-recruit-introduce picture {
    position: absolute
}
.section-recruit-introduce .thumbnail-first {
    -webkit-transition: all 1s;
    transition: all 1s
}
.section-recruit-introduce .thumbnail-second {
    -webkit-transition: all 2s;
    transition: all 2s
}
.section-recruit-introduce .thumbnail-second img {
    border-radius: 50%
}
.section-recruit-introduce .thumbnail-third {
    -webkit-transition: all 3s;
    transition: all 3s
}
.section-recruit-introduce .thumbnail-first img, .section-recruit-introduce .thumbnail-third img {
    z-index: 1;
    border-radius: .07rem;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}
.section-recruit-introduce .introduce-content {
    color: #fff
}
.section-recruit-introduce .content-title {
    letter-spacing: .05em
}
.section-recruit-introduce .title-wrapper {
    display: block
}
.section-recruit-introduce .content-detail {
    letter-spacing: .05em
}
.section-recruit-introduce .content-detail p {
    margin: 0
}
.section-recruit-introduce .button-common-secondary {
    color: #246fc4
}
.section-recruit-introduce .button-common-secondary::before {
    background-color: #fff
}
.section-recruit-introduce .button-common-secondary:hover::after {
    opacity: 0
}
.section-recruit-introduce .button-wrapper::after {
    background-image: url("../img/common/icon_arrow_08.svg")
}
@media print, (min-width: 768px) {
    .section-recruit-introduce {
        min-height: 1140px;
        margin-top: -360px;
        background: url("../img/recruit/bg_recruit_01.png") top -3px left/cover no-repeat
    }
    .section-recruit-introduce::before {
        height: 200px;
        background: url("../img/recruit/bg_decor_01.svg") top left/100% no-repeat
    }
    .section-recruit-introduce .wrapper {
        max-width: 1200px;
        padding-top: 411px
    }
    .section-recruit-introduce .introduce-thumbnail {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 400px
    }
    .section-recruit-introduce .thumbnail-first {
        top: 2px;
        left: 31px;
        width: 225px
    }
    .section-recruit-introduce .thumbnail-first img {
        -webkit-mask-image: url("../img/recruit/img_mask_01.png");
        mask-image: url("../img/recruit/img_mask_01.png")
    }
    .section-recruit-introduce .thumbnail-second {
        top: 250px;
        left: calc(50% + 14px);
        width: 166px
    }
    .section-recruit-introduce .thumbnail-third {
        top: 386px;
        left: 0;
        width: 183px
    }
    .section-recruit-introduce .thumbnail-third img {
        -webkit-mask-image: url("../img/recruit/img_mask_02.png");
        mask-image: url("../img/recruit/img_mask_02.png")
    }
    .section-recruit-introduce .introduce-content {
        padding: 14px 0 0 130px
    }
    .section-recruit-introduce .content-title {
        margin-bottom: 41px;
        font-size: .35rem
    }
    .section-recruit-introduce .title-wrapper {
        margin-bottom: 21px;
        line-height: 1.5
    }
    .section-recruit-introduce .content-detail {
        margin-bottom: 48px;
        line-height: 2.4
    }
    .section-recruit-introduce .button-wrapper {
        top: 1px
    }
}
@media print, (min-width: 768px)and (max-width: 1366px) {
    .section-recruit-introduce .introduce-content {
        padding-left: 116px
    }
}
@media print {
    .section-recruit-introduce {
        margin-bottom: 50px
    }
}
@media only screen and (max-width: 767.98px) {
    .section-recruit-introduce {
        min-height: 10.4rem;
        margin-top: -1.71rem;
        background: url("../img/recruit/sp/bg_recruit_01.png") top left/cover no-repeat
    }
    .section-recruit-introduce::before {
        height: .99rem;
        background: url("../img/recruit/sp/bg_decor_01.svg") top left/100% no-repeat
    }
    .section-recruit-introduce .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 2.81rem
    }
    .section-recruit-introduce .thumbnail-first {
        top: .3rem;
        left: .28rem;
        width: 1.13rem
    }
    .section-recruit-introduce .thumbnail-first img {
        -webkit-mask-image: url("../img/recruit/sp/img_mask_01.png");
        mask-image: url("../img/recruit/sp/img_mask_01.png")
    }
    .section-recruit-introduce .thumbnail-second {
        top: .79rem;
        left: 2.35rem;
        width: .83rem
    }
    .section-recruit-introduce .thumbnail-third {
        top: 1.43rem;
        left: 1.23rem;
        width: .91rem
    }
    .section-recruit-introduce .thumbnail-third img {
        -webkit-mask-image: url("../img/recruit/sp/img_mask_02.png");
        mask-image: url("../img/recruit/sp/img_mask_02.png")
    }
    .section-recruit-introduce .introduce-content {
        padding: 0 .1rem
    }
    .section-recruit-introduce .content-title {
        margin-bottom: .19rem;
        font-size: .22rem;
        text-align: center
    }
    .section-recruit-introduce .title-wrapper {
        margin-bottom: .09rem;
        line-height: 1.5
    }
    .section-recruit-introduce .content-detail {
        margin-bottom: .24rem;
        line-height: 1.7
    }
    .section-recruit-introduce .button-common-secondary {
        padding: .12rem 0;
        line-height: 1.5
    }
}
.section-recruit-link {
    background-color: #f7f7f7
}
@media print, (min-width: 768px) {
    .section-recruit-link {
        padding: 70px 0 42px
    }
    .section-recruit-link .wrapper {
        max-width: 1200px
    }
}
@media only screen and (max-width: 767.98px) {
    .section-recruit-link {
        padding: .4rem .1rem
    }
}
.list-recruit-link {
    margin: 0;
    padding: 0;
    list-style: none
}
.list-recruit-link .item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: .05rem;
    background-color: #fff;
    font-weight: 700
}
.list-recruit-link .item-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    right: .2rem;
    height: .11rem;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    background: url("../img/recruit/icon_arrow_link.svg") center center/auto no-repeat
}
.list-recruit-link .item-wrapper:hover::after {
    -webkit-transform: translateX(0.06rem);
    transform: translateX(0.06rem)
}
.list-recruit-link .item-text {
    letter-spacing: .05em
}
.list-recruit-link .item-text.is-modify {
    padding-left: .14rem
}
@media print, (min-width: 768px) {
    .list-recruit-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px
    }
    .list-recruit-link .link-item {
        width: 33.3333333333%;
        margin-bottom: 30px;
        padding: 0 15px
    }
    .list-recruit-link .item-wrapper {
        min-height: 100px;
        padding: 10px 40px 10px 30px
    }
    .list-recruit-link .item-wrapper::after {
        width: 16px;
        height: 11px;
        margin-top: -5px
    }
    .list-recruit-link .item-text {
        padding-left: 22px
    }
}
@media only screen and (max-width: 767.98px) {
    .list-recruit-link .link-item {
        margin-bottom: .1rem
    }
    .list-recruit-link .link-item:last-child {
        margin-bottom: 0
    }
    .list-recruit-link .item-wrapper {
        min-height: .7rem;
        padding: 0 .2rem
    }
    .list-recruit-link .item-wrapper::after {
        width: .14rem;
        margin-top: -6px
    }
    .list-recruit-link .item-text {
        padding-left: .19rem;
        font-size: .16rem
    }
}
.list-recruit-jobs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}
.list-recruit-jobs .item-wrapper, .list-recruit-jobs .item-thumbnail {
    display: block
}
.list-recruit-jobs .item-thumbnail {
    overflow: hidden;
    border-radius: .07rem
}
.list-recruit-jobs .item-thumbnail img {
    -webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    transition: transform .8s ease;
    transition: transform .8s ease, -webkit-transform .8s ease;
    border-radius: .07rem
}
.list-recruit-jobs .item-wrapper:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}
.list-recruit-jobs .item-title {
    letter-spacing: .05em;
    text-align: center
}
@media print, (min-width: 768px) {
    .list-recruit-jobs {
        margin: 0 -13px -17px -15px
    }
    .list-recruit-jobs .jobs-item {
        width: 25%;
        margin-bottom: 17px;
        padding: 0 15px
    }
    .list-recruit-jobs .item-thumbnail {
        height: 200px;
        margin-bottom: 10px
    }
    .list-recruit-jobs .item-title {
        font-size: .16rem
    }
}
@media only screen and (max-width: 767.98px) {
    .list-recruit-jobs {
        margin: 0 -0.075rem -0.16rem
    }
    .list-recruit-jobs .jobs-item {
        width: 50%;
        margin-bottom: .16rem;
        padding: 0 .075rem
    }
    .list-recruit-jobs .item-thumbnail {
        height: 1.2rem;
        margin-bottom: .07rem
    }
    .list-recruit-jobs .item-title {
        margin-bottom: 0;
        font-size: .14rem
    }
}
.section-recruit-about .content-introduce {
    position: relative
}
.section-recruit-about .title-common-vertical {
    position: absolute
}
.section-recruit-about .content-description {
    letter-spacing: .05em
}
.section-recruit-about .content-description p:last-child {
    margin: 0
}
@media print, (min-width: 768px) {
    .section-recruit-about {
        margin-top: 51px;
        padding-top: 100px;
        border-top: 1px solid #ddd
    }
    .section-recruit-about .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 1400px
    }
    .section-recruit-about .list-common-aside {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 23%;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        width: 320px;
        padding-right: 20px
    }
    .section-recruit-about .about-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 77%;
        -ms-flex: 0 0 77%;
        flex: 0 0 77%;
        margin-bottom: 152px
    }
    .section-recruit-about .content-introduce {
        margin: 6px 0 88px
    }
    .section-recruit-about .introduce-video {
        height: 600px
    }
    .section-recruit-about .video-source {
        border-radius: 10px
    }
    .section-recruit-about .title-common-vertical {
        top: 531px;
        left: 64px
    }
    .section-recruit-about .title-common-vertical .title-wrapper {
        font-size: .4rem;
        letter-spacing: .03em;
        line-height: 2.1
    }
    .section-recruit-about .title-common-vertical .title-label {
        padding: 9px 8px
    }
    .section-recruit-about .content-description {
        width: 650px;
        margin: 0 0 106px auto;
        line-height: 2.4
    }
    .section-recruit-about .content-description p {
        margin-bottom: 8px
    }
}
@media only screen and (max-width: 767.98px) {
    .section-recruit-about {
        padding-top: .04rem
    }
    .section-recruit-about .wrapper {
        padding: 0 .1rem
    }
    .section-recruit-about .about-content {
        margin-bottom: .54rem
    }
    .section-recruit-about .content-introduce {
        margin: .06rem 0 3.08rem
    }
    .section-recruit-about .introduce-video {
        width: 3.55rem;
        height: 2.7rem
    }
    .section-recruit-about .video-source {
        border-radius: .1rem
    }
    .section-recruit-about .title-common-vertical {
        top: 2.29rem;
        left: .99rem
    }
    .section-recruit-about .title-common-vertical .title-wrapper {
        line-height: 2.1
    }
    .section-recruit-about .title-common-vertical .title-label {
        padding: .09rem .08rem
    }
    .section-recruit-about .content-description {
        margin-bottom: .45rem;
        padding: 0 .15rem;
        line-height: 1.7
    }
    .section-recruit-about .content-description p {
        margin-bottom: .1rem
    }
}
.list-recruit-about {
    margin: 0;
    padding: 0;
    list-style: none
}
.list-recruit-about .about-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.list-recruit-about .about-item:last-child {
    margin-bottom: 0
}
.list-recruit-about .item-image {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}
.list-recruit-about .item-image img {
    border-radius: .07rem
}
.list-recruit-about .content-detail {
    letter-spacing: .05em
}
.list-recruit-about .content-detail p:last-child {
    margin: 0
}
@media print, (min-width: 768px) {
    .list-recruit-about .about-item {
        margin-bottom: 79px
    }
    .list-recruit-about .about-item .item-image {
        width: 420px;
        height: 300px;
        margin-left: 74px
    }
    .list-recruit-about .about-item.is-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .list-recruit-about .about-item.is-reverse .item-image {
        margin-right: 80px;
        margin-left: 0
    }
    .list-recruit-about .title-common-tertiary {
        margin-bottom: 21px;
        line-height: 1.5
    }
    .list-recruit-about .content-detail {
        line-height: 2
    }
    .list-recruit-about .content-detail p {
        margin-bottom: 14px
    }
}
@media only screen and (max-width: 767.98px) {
    .list-recruit-about .about-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: .43rem;
        padding: 0 .15rem
    }
    .list-recruit-about .item-image {
        width: 3.25rem;
        height: 2.32rem;
        margin-bottom: .2rem
    }
    .list-recruit-about .title-common-tertiary {
        margin-bottom: .14rem
    }
    .list-recruit-about .content-detail {
        line-height: 1.7
    }
    .list-recruit-about .content-detail p {
        margin-bottom: .1rem
    }
}
@media print, (min-width: 768px) {
    .section-recruit-jobs {
        margin-bottom: 116px;
        padding-top: 112px
    }
    .section-recruit-jobs .wrapper {
        max-width: 1200px
    }
    .section-recruit-jobs .jobs-heading {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 13px
    }
    .section-recruit-jobs .title-english {
        font-size: .4rem
    }
}
@media only screen and (max-width: 767.98px) {
    .section-recruit-jobs {
        margin-bottom: .4rem;
        padding-top: .41rem
    }
    .section-recruit-jobs .jobs-heading {
        margin-bottom: .29rem;
        padding: 0 .1rem
    }
    .section-recruit-jobs .title-common-primary {
        margin: 0
    }
    .section-recruit-jobs .button-common-primary {
        margin: .27rem 0 0 auto;
        padding-right: .1rem
    }
}
.section-top-interview {
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0)
}
/*# sourceMappingURL=recruit.css.map */