@charset "UTF-8";

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 0.81em;
}

sub,
sup {
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------*/
/* reset
/*--------------------------------------------------------------*/
*:not(.m3_wrapper) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #555;
    font-family: "メイリオ", Meiryo, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

h2,
h3,
h4 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

a img,
a:focus img,
a img:focus {
    border: 0;
}

.body-content a {
    text-decoration: none;
}

.body-content a:hover {
    text-decoration: underline;
}

.body-content a:hover img {
}

.official-navi dd:after,
.official-info:after,
.clearfix:after,
.row:after,
.frow:after,
.m3cr_content_nav dd:after,
.m3cr-info__list:after,
.m3cr-main__btm-fav:after,
.m3cr_info_list01:after,
.undernav:after,
.subject_btn:after,
.apply_btm:after {
    clear: both;
    content: "";
    display: block;
}

/* font utility */
/* prefix utility */
/* responsive utility */
/*---------- media queries for sonodakai----------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, img, i, ul, li, header, nav, aside, section, footer {
    border: 0;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

a:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link) {
    color: #000;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

a:link:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link), a:visited:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link):not( .recruitment_table td a) {
    color: #000;
}

a:hover:not([eop-action="click"]):not([role="button"]), a:active:not([eop-action="click"]):not([role="button"]) {
    color: #000;
}

a img {
    border: none;
}

img:not(.atlas-header__logo):not([alt="m3.com アプリ"]):not([alt="m3.com"]):not(.m3-text--m3-point-mark):not(.atlas-nav-sp__item__apoint) {
    border: 0;
    vertical-align: middle;
    width: 100%;
}

iframe {
    vertical-align: top;
    width: 100%;
}

*:not(.m3_wrapper) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #555;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

h2, h3, h4 {
    line-height: 1em;
    margin: 0;
    padding: 0
}

h3 {
    font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

dl, dt, dd {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom
}

a img, a:focus img, a img:focus {
    border: 0
}

.body-content a {
    text-decoration: none;
}

.body-content a:hover {
    text-decoration: underline 
}

.body-content a:hover img {
    -moz-opacity: 0.9;
    -webkit-transition: all 0.3s ease;
    filter: alpha(opacity=90);
    opacity: 0.9;
    transition: all 0.3s ease
}

.official-navi ul {
    margin: 0 auto;
    width: 100%
}

.official-navi ul li {
    float: left;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
}

.official-navi ul li a {
    display: block;
    height: 100%;
    width: 100%;
}

#main {
    margin: 0 auto;
    padding-top: 30px
}

#m3_main-body img {
    max-width: 100%
}

@media (max-width: 768px) {
    #main {
        background: #fff;
        padding: 30px 10px;
        width: 100%
    }
}

#m3_config > #m3_main-body > #m3_config > #m3_main-body {
    background: none
}

.body-content a {
    color: #ddd
}

.body-content a :hover {
    -webkit-transition: all 0.3s ease;
    text-decoration: none;
    transition: all 0.3s ease
}

.official-info {
    margin: 0 auto 42px;
    padding: 20px 40px
}

.official-info .title01 {
    font-size: 18px;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: left
}

.official-info dl {
    margin: 12px auto;
    width: 100%
}

.official-info dl dt {
    float: left;
    padding-left: 10px;
    width: 20%
}

.official-info dl dd {
    float: left;
    width: 80%
}

@media screen and (max-width: 768px) {
    .official-info dl {
        width: auto
    }
    
    .official-info dl dt {
        float: none;
        width: 100%
    }
    
    .official-info dl dd {
        float: none;
        width: 100%
    }
}

.official-item {
    font-size: 14px;
    font-size: 0.87rem;
    margin-bottom: 40px
}

.official-item h2 {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.2em;
    margin: 0 0 1em 0;
    padding: 0 .5em .5em 0
}

.official-item .description {
    color: #777;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 5px
}

.official-item .highlight {
    font-weight: 800
}

.official-parts-1 {
    width: 98%
}

.official-parts-2 {
    width: 48%
}

.official-parts-2-sptop {
    width: 47%
}

.official-parts-2-spbottom {
    width: 47%
}

.official-parts-3 {
    width: 31.8%
}

.official-parts-4 {
    width: 23%
}

.official-parts-5 {
    width: 20%
}

.official-parts-1, .official-parts-2, .official-parts-3, .official-parts-4 {
    display: inline-block;
    margin: 3px;
    padding: 0;
    position: relative;
    vertical-align: top
}

.official-parts-1 img, .official-parts-2 img, .official-parts-3 img, .official-parts-4 img {
    width: 100%
}

.official-parts-1 h3, .official-parts-2 h3, .official-parts-3 h3, .official-parts-4 h3 {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 12px 10px 12px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 9999
}

.official-parts-1 h3:not(:target), .official-parts-2 h3:not(:target), .official-parts-3 h3:not(:target), .official-parts-4 h3:not(:target) {
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    text-align: center
}

.official-parts-1 > div, .official-parts-2 > div, .official-parts-3 > div, .official-parts-4 > div {
    height: 100%;
    position: relative
}

.official-parts-5 {
    display: block;
    float: left;
    margin: 3px 0;
    padding: 0;
    position: relative;
    vertical-align: top
}

.official-parts-5 img {
    width: 100%
}

.official-parts-5 h3 {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 12px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 9999
}

.official-parts-5 h3:not(:target) {
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    text-align: center
}

.official-parts-5 > div {
    height: 100%;
    position: relative
}

@media (max-width: 768px) {
    .official-parts-1, .official-parts-2, .official-parts-3, .official-parts-5 {
        float: none;
        margin-bottom: 14px;
        padding: 0 14px 0 0;
        width: 100%
    }
}

.official-footernavi {
    margin: 0 auto
}

.official-footernavi img {
    margin-bottom: 8px
}

.cvbtn {
    -webkit-transition: none;
    -webkit-transition: all 0.3s ease;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    padding: 20px 20px;
    position: relative;
    text-align: center;
    transition: none;
    transition: all 0.3s ease
}

.cvbtn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    top: 0
}

.cvbtn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    top: 0
}

.contact-sp {
    display: none
}

@media (max-width: 768px) {
    .contact-sp {
        display: none
    }
    
    .contact-sp {
        background-repeat: no-repeat;
        bottom: 0;
        color: #fff;
        display: block;
        font-size: 1.2em;
        font-weight: bold;
        height: 3em;
        left: 0;
        line-height: 2em;
        padding-top: 6px;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 9999
    }
}

@media (max-width: 768px) {
    .sp-hide {
        display: none
    }
}

ul.normal_list {
    margin-left: 30px
}

ul.normal_list li {
    list-style-type: square
}

.item-top {
    margin-top: 40px
}

.item-bottom {
    margin-bottom: 40px
}

.ie8 .m3cr-main__item01 {
    float: left;
    min-height: 398px;
    position: relative;
    width: 600px
}

.ie8 .m3cr-main__item02 {
    float: left;
    padding: 20px;
    width: 370px
}

.ie8 .m3cr-about__item02 {
    float: left;
    padding: 10px;
    width: 48%
}

.ie8 .m3cr-appearance__item {
    float: left;
    height: 478px;
    padding: 0 10px;
    width: 47%
}

.ie8 .m3cr-tab_content__third {
    float: left;
    padding: 0 2px;
    width: 32%
}

.ie8 .m3cr-tour__item02-a {
    float: left;
    font-size: 88%;
    padding: 0 10px;
    width: 48%
}

.ie8 .m3cr-tour__list01 dd {
    float: left;
    padding-left: 20px;
    width: 70%
}

.ie8 .m3cr-overview__item01-a {
    float: left;
    font-size: 88%;
    margin-bottom: 40px;
    padding: 0 10px;
    width: 48%
}

.ie8 .m3cr-overview__item01-b {
    float: left;
    margin-bottom: 40px;
    padding: 0 10px;
    width: 48%
}

.ie8 .m3cr-info__list dd {
    float: left;
    width: 73%
}

.ie8 .undernav__item {
    float: left;
    padding: 10px;
    width: 31%
}

.ie8 .m3cr-junior-days__item01 dt {
    float: left;
    width: 26%
}

.ie8 .m3cr-junior-days__item01 dd {
    float: left;
    padding: 0 3%;
    width: 67%
}

.ie8 .m3cr-junior-features__media01 {
    color: #999;
    float: left;
    margin-bottom: 10px;
    padding-right: 2%;
    width: 48%
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    margin-bottom: 30px;
    width: 48%
}

.ie8 .m3cr-junior-features__content-one {
    float: left;
    margin-bottom: 40px;
    padding: 5px;
    width: 31%
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    margin-bottom: 30px;
    width: 48%
}

.ie8 .m3cr-junior-study__item01 {
    float: left;
    margin-bottom: 20px;
    padding: 0 1%;
    width: 31%
}

.ie8 .m3cr-voice__item02 dt {
    float: left;
    font-size: 75%;
    line-height: 1.4;
    padding-top: 10px;
    text-align: center;
    width: 21%
}

.ie8 .m3cr-junior-info__list dd {
    float: left;
    width: 70%
}

.ie8 .m3cr_recruitment__item-b01 {
    float: left;
    padding: 0 10px;
    width: 48%
}

.ie8 .m3cr_recruitment__link-record li {
    float: left;
    padding: 10px;
    width: 48%
}

.ie8 .m3cr-abroad__imgbox-system {
    color: #999;
    float: left;
    margin-bottom: 40px;
    margin-bottom: 10px;
    padding: 0 30px;
    text-align: center;
    width: 35%
}

.ie8 .m3cr-abroad__txt-system {
    float: left;
    margin-bottom: 40px;
    padding: 0 30px;
    width: 50%
}

.ie8 .m3cr-junior-features__content-thu-text {
    margin: auto;
    width: 80%
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0
}

article, aside, tab_content, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 0.81em
}

sub, sup {
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! Lity - v1.6.5 - 2016-04-05
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity {
    -webkit-transition: opacity 0.3s ease;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    bottom: 0;
    left: 0;
    opacity: 0;
    outline: none !important;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease;
    white-space: nowrap;
    z-index: 9990
}

.lity * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity-wrap {
    bottom: 0;
    left: 0;
    outline: none !important;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9990
}

.lity-wrap :before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle
}

.lity-loader {
    -webkit-transition: opacity 0.3s ease;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: -0.8em;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: 9991
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    outline: none !important;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
    z-index: 9992
}

.lity-iframe .lity-container {
    max-width: 964px;
    width: 100%
}

.lity-content {
    -webkit-transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transform: scale(1);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    width: 100%;
    z-index: 9993
}

.lity-content :after {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    bottom: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: -1
}

.lity-loading .lity-content, .lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.lity-close {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    background: none;
    border: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: Arial, Baskerville, monospace;
    font-size: 35px;
    font-size: 2.18rem;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    outline: none;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 35px;
    z-index: 9994
}

.lity-close ::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-close :active {
    top: 1px
}

.lity-close :hover, .lity-close :focus, .lity-close :active, .lity-close :visited {
    -webkit-box-shadow: none;
    background: none;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-family: Arial, Baskerville, monospace;
    font-size: 35px;
    font-style: normal;
    line-height: 35px;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.lity-image img {
    border: 0;
    display: block;
    line-height: 0;
    max-width: 100%
}

.lity-iframe-container {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    height: 0;
    overflow: auto;
    padding-top: 56.25%;
    pointer-events: auto;
    transform: translateZ(0);
    width: 100%
}

.lity-iframe-container iframe {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lity-hide {
    display: none
}

@media screen and (max-width: 768px) {
    .atlas-sp-main {
        padding-top: 0
    }
}

@media only screen and (min-width: 769px) {
    .display_sp {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .display_pc {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    body {
        min-width: 100% !important;
    }
}

/* =============================================
以下kmu_cvs固有のスタイル
============================================= */

@media (max-width: 768px) {
    body {
        padding-bottom: 60px;
    }
}

.iseikai {
    color: #333;
    font-family: "Poppins", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.5;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    text-align: justify;
}
.iseikai article {
    background: #fff;
}
.iseikai a {
    color: #00a2e5 !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .iseikai a:hover {
        opacity: 1 !important;
    }
}

/* btn */
.btn {
    box-sizing: border-box;
    display: block;
    font-weight: 700;
    position: relative;
    text-align: center;
    width: 100%;
}
.btn.btn--primary {
    background: #ff8a00;
    color: #fff !important;
}
.btn.btn--primary:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/icon_arrow_right_white.png") no-repeat center center / 10px 17px;
    content: "";
    display: block;
    height: 17px;
    margin-top: -8.5px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 10px;
}

/* official-navi */
.official-navi {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: +1;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.official-navi li {
    width: 25%;
    position: relative;
}
.official-navi li:before {
    border-right: 1px solid #cedbe0;
    content: "";
    display: block;
    height: 50px;
    right: 0;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: +1;
}
.official-navi li:last-child:before,
.official-navi li:nth-child(4):before {
    content: none;
}
.official-navi a {
    color: #4a4d56 !important;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 21px 0 23px;
    position: relative;
    text-align: center;
    line-height: 1.5;
    background: #fff;
}
.official-navi__english {
    color: #70868e;
    display: block;
    font-size: 12px;
    margin-top: 4px;
    font-weight: 500;
}
.official-navi__english span {
    display: inline-block;
    position: relative;
}
.official-navi a:not(.official-navi__btn):hover {
    background: #f7f8f9;
}
.official-navi a.official-navi__btn:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.official-navi a.official-navi__btn .official-navi__english {
    color: #fff !important;
}
.official-navi li.on a,
.official-navi li.on a span {
    color: #00a2e5 !important;
}

@media screen and (max-width: 1280px) {
    .official-navi__btn:after {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .official-navi {
        flex-wrap: wrap;
    }
    .official-navi.official-navi--footer {
        margin-bottom: 30px;
    }
    .official-navi li {
        width: 50%;
    }
    .official-navi li:before {
        height: 100%;
    }
    .official-navi li:nth-child(2):before {
        display: none;
    }
    .official-navi li:nth-child(1),
    .official-navi li:nth-child(2) {
        border-bottom: 1px solid #cedbe0;
    }
    .official-navi a {
        font-size: 13px;
        padding: 9px 12px 11px 12px;
        text-align: left;
    }
    .official-navi a:not(.official-navi__btn):after {
        background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/icon_arrow_right_blue_small.png") no-repeat center center / 7.5px 14px;
        content: "";
        display: block;
        height: 14px;
        margin-top: -7px;
        position: absolute;
        right: 10px;
        top: 50%;
        width: 7.5px;
    }
    .official-navi__english {
        font-size: 10px;
        margin-top: 0;
    }
    .official-navi li.on a:before {
        display: none;
    }
    .official-navi li.on .official-navi__english span:after {
        display: none;
    }
}

/* contents-link */
.contents-link {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/bg_contents_link.jpg") no-repeat center center / cover;
    padding: 60px 0;
}
.contents-link__list {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.contents-link__item {
    padding: 0 10px;
}
.contents-link__item .contents-link__btn {
    font-size: 20px;
    margin: 0 auto;
    padding: 23px 35px 25px 35px;
    position: relative;
    text-align: left;
    width: 400px;
    background: #fff;
    border-radius: 10px;
    color: #333 !important;
}
.contents-link__btn:hover {
    opacity: 0.7;
}
.contents-link__btn:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/icon_arrow_right_blue.png") no-repeat center center / 10px 17px;
    content: "";
    display: block;
    height: 17px;
    margin-top: -8.5px;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 10px;
}
.contents-link__btn span {
    font-size: 12px;
    font-weight: 500;
    color: #70868e;
    display: block;
}
.contents-link__item .contents-link__btn.contents-link__btn--contact {
    background: #ff8a00;
    border: 1px solid #fff;
    color: #fff !important;
}
.contents-link__item .contents-link__btn.contents-link__btn--contact span {
    color: #fff;
}
.contents-link__item .contents-link__btn.contents-link__btn--contact:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/icon_arrow_right_white.png") no-repeat center center / 10px 17px;
}

@media (max-width: 768px) {
    .contents-link {
        padding: 40px 30px;
    }
    .contents-link__list {
        display: block;
    }
    .contents-link__item {
        width: 100%;
        padding: 0;
    }
    .contents-link__item + .contents-link__item {
        margin-top: 10px;
    }
    .contents-link__item .contents-link__btn {
        font-size: 16px;
        padding: 10px 20px;
        width: 100%;
        border-radius: 5px;
    }
    .contents-link__btn:after {
        right: 15px;
    }
    .contents-link__btn span {
        display: block;
        font-size: 10px;
        margin-top: -2px;
        position: inherit;
        right: auto;
        top: auto;
    }
}

/* footer */
.footer {
    font-size: 14px;
    text-align: center;
}
.footer__inner {
    padding: 80px 100px 100px;
}
.footer__logo-image {
    height: 60px;
    margin: 0 auto;
    width: 60px;
}
.footer__logo-image > img {
    width: 100%;
}
.footer__name {
    font-size: 20px;
    font-weight: 700;
}
.footer__text {
    margin-top: 30px;
}
.footer__text + .footer__text {
    margin-top: 10px;
}
.footer__text a {
    display: inline !important;
}
.footer__link {
    display: inline-block !important;
    position: relative;
    text-decoration: underline !important;
}
.footer__link:hover {
    text-decoration: none !important;
}
.footer-sns {
    margin-top: 30px;
}
.footer-sns__list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.footer-sns__link:hover {
    opacity: 0.7;
}
.footer-sns__item + .footer-sns__item {
    margin-left: 30px;
}
.footer-sns__link > img {
    height: auto;
    vertical-align: bottom !important;
    width: 40px !important;
}
.footer-detail {
    margin: 58px auto 0;
    text-align: left;
    max-width: 750px;
    line-height: 2;
}
.footer-detail__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-detail__item + .footer-detail__item {
    margin-top: 40px;
}
.footer-detail__heading {
    font-weight: 700;
    flex-shrink: 0;
    position: relative;
    width: 86px;
    color: #70868e;
}
.footer-detail__heading:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #cedbe0;
}
.footer-detail__text {
    margin-left: 31px;
}
.footer-detail__text span {
    font-weight: 700;
    color: #70868e;
}
.footer-map {
    margin-top: 60px;
}
.footer__btn {
    display: none !important;
}

@media (max-width: 768px) {
    .footer__inner {
        padding: 60px 20px;
    }
    .footer__name {
        font-size: 18px;
    }
    .footer__text {
        margin-top: 20px;
        line-height: 2;
    }
    .footer-sns {
        margin-top: 22px;
    }
    .footer-detail {
        margin-top: 40px;
        width: 100%;
    }
    .footer-detail__item {
        display: block;
    }
    .footer-detail__item + .footer-detail__item {
        margin-top: 30px;
    }
    .footer-detail__heading {
        border-bottom: 1px solid #e6e7ea;
        padding-bottom: 10px;
        width: 100%;
        line-height: 1.5;
    }
    .footer-detail__heading:after {
        display: none;
    }
    .footer-detail__text {
        line-height: 1.8;
        margin-left: 0;
        margin-top: 15px;
    }
    .footer__text + .footer__text {
        margin-top: 0;
    }
    .footer-sns__item + .footer-sns__item {
        margin-left: 20px;
    }
    .footer-map {
        margin-top: 40px;
    }
    .footer-map > iframe {
        height: 200px;
        width: 100%;
    }
    .footer__btn {
        border-radius: 0 !important;
        bottom: 0;
        display: block !important;
        font-size: 16px;
        left: 0;
        padding: 9px 0;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 100;
    }
    .footer__btn-english {
        color: #fff;
        display: block;
        font-size: 10px;
        margin-top: 0;
        font-weight: 400;
    }
}

/* section */
.section__heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}
.section__heading:after {
    background: linear-gradient(270deg: #00a2e5 0%, #4784DC 100%);
    bottom: -13px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}
.section__heading span {
    display: inline-block;
}

@media (max-width: 768px) {
    .section__heading {
        font-size: 24px;
        text-align: center;
    }
    .section__heading:after {
        bottom: -12px;
        left: 50%;
        margin-left: -20px;
    }
}

/* message */
.section.section--message .section__inner {
    padding: 100px 100px 60px;
}
.message {
    position: relative;
}
.message__heading {
    width: 86.5px;
    position: absolute;
    top: 0;
    left: 0;
}
.message__text-wrapper {
    padding-left: 180px;
}
.message__lead {
    line-height: 1.5;
    color: #00a2e5;
    font-size: 24px;
    font-weight: 700;
}
.message__lead span {
    font-size: 40px;
    display: block;
}
.message__text {
    font-size: 14px;
    line-height: 2;
    margin-top: 40px;
}
.message__text span {
    font-weight: 700;
}
.message__text:first-child {
    margin-top: -7px;
}
.message__text + .message__text {
    margin-top: 28px;
}
.message-notes {
    margin-top: 60px;
    border: 1px solid #00a2e5;
    padding: 30px 40px;
    border-radius: 10px;
    position: relative;
}
.message-notes__heading {
    font-size: 14px;
    color: #00a2e5;
    font-weight: 700;
    background: #fff;
    padding: 0 10px;
    position: absolute;
    top: -10px;
    left: 20px;
}
.message-notes__text {
    font-size: 12px;
    line-height: 2;
    color: #70868e;
}

@media (max-width: 768px) {
    .section.section--message .section__inner {
        padding: 60px 20px;
    }
    .message__heading {
        width: 277.5px;
        position: inherit;
    }
    .message__lead {
        font-size: 18px;
        font-weight: 700;
        margin-top: 30px;
    }
    .message__lead span {
        font-size: 28px;
        padding-top: 5px;
    }
    .message__text-wrapper {
        padding-left: 0;
    }
    .message__text {
        margin-top: 30px;
    }
    .message-notes {
        border-radius: 5px;
        margin-top: 50px;
        padding: 35px 20px 30px;
    }
    .message-notes__heading {
        text-align: center;
        margin: 0 auto;
        top: -21px;
        width: 268px;
        left: 50%;
        margin-left: -134px;
    }
}

/* movie */
.section.section--movie {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/index/bg_movie_top.png") no-repeat center top,
                url("https://career-review.s3.amazonaws.com/images/official/iseikai/index/bg_movie_bottom.png") no-repeat center bottom;
    background-size: 100% 110px, 100% 110px;
    padding: 110px 0 110px;
}
.section.section--movie .section__inner {
    padding: 0 100px 70px;
    background: #dfeef4;
}
.movie__heading-image {
    width: 250px;
}
.movie__heading-text {
    color: #70868e;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 52px;
    margin-top: 20px;
}
.movie__heading-text:before {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.movie__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}
.movie__item {
    width: calc(100% - 15px);
}
.movie__item + .movie__item {
    margin-left: 30px;
}
.movie__anchor {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    text-decoration: none;
    transition: all 0.3s ease;
}
.movie__anchor:hover {
    opacity: 0.7;
}
.movie__anchor:after {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/index/icon_play.png") no-repeat center center / 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
}
.movie__thumb {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.movie__detail {
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.movie__heading {
    font-size: 22px;
    font-weight: 700;
}
.movie__text {
    font-size: 12px;
    font-weight: 400;
}

@media (max-width: 768px) {
    .section.section--movie {
        background-size: 100% 40px, 100% 40px;
        padding: 40px 0 40px;
    }
    .section.section--movie .section__inner {
        padding: 30px 20px 50px;
    }
    .movie__heading-image {
        width: 139px;
    }
    .movie__heading-text {
        padding-left: 40px;
        margin-top: 15px;
    }
    .movie__heading-text:before {
        width: 30px;
    }
    .movie__list {
        display: block;
        margin-top: 30px;
    }
    .movie__item {
        width: 100%;
    }
    .movie__item + .movie__item {
        margin-left: 0;
        margin-top: 20px;
    }
    .movie__anchor:hover {
        opacity: 1;
    }
    .movie__anchor:after {
        width: 60px;
        height: 60px;
        background-size: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }
    .movie__thumb {
        border-radius: 10px;
    }
    .movie__detail {
        bottom: 15px;
        left: 15px;
    }
    .movie__heading {
        font-size: 16px;
    }
}

/* point */
.section.section--point .section__inner {
    padding: 10px 100px 100px;
}
.point__heading-image {
    width: 237.5px;
}
.point__heading-text {
    color: #70868e;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 52px;
    margin-top: 20px;
}
.point__heading-text:before {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.point-cassette-contents {
    margin-top: 100px;
}
.point-cassette-contents__item {
    position: relative;
}
.point-cassette-contents__item + .point-cassette-contents__item {
    margin-top: 100px;
}
.point-cassette-contents__image {
    width: 400px;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    left: 0;
    z-index: +1;
}
.point-cassette-contents__detail {
    border: 1px solid #00a2e5;
    padding: 40px 50px 50px 110px;
    border-radius: 10px;
    position: relative;
    margin: 40px 0 0 340px;
}
.point-cassette-contents__number {
    background: #fff;
    padding: 10px 12px;
    position: absolute;
    top: -40px;
    right: 24px;
}
.point-cassette-contents__number.point-cassette-contents__number--01 {
    width: 92px;
}
.point-cassette-contents__number.point-cassette-contents__number--02 {
    width: 111px;
}
.point-cassette-contents__number.point-cassette-contents__number--03 {
    width: 111.5px;
}
.point-cassette-contents__heading {
    font-size: 28px;
    color: #00a2e5;
    font-weight: 700;
}
.point-cassette-contents__heading span {
    font-size: 20px;
}
.point-cassette-contents__text {
    font-size: 14px;
    line-height: 2;
    margin-top: 15px;
}
.point-cassette-contents__item:nth-child(even) .point-cassette-contents__image {
    left: auto;
    right: 0;
}
.point-cassette-contents__item:nth-child(even) .point-cassette-contents__detail {
    padding: 40px 110px 50px 50px;
    margin: 40px 340px 0 0;
}
.point-cassette-contents__item:nth-child(even) .point-cassette-contents__number {
    right: 84px;
}

@media (max-width: 768px) {
    .section.section--point .section__inner {
        padding: 50px 20px 60px;
    }
    .point__heading-image {
        width: 132px;
    }
    .point__heading-text {
        padding-left: 40px;
        margin-top: 15px;
    }
    .point__heading-text:before {
        width: 30px;
    }
    .point-cassette-contents {
        margin-top: 40px;
    }
    .point-cassette-contents__item + .point-cassette-contents__item {
        margin-top: 40px;
    }
    .point-cassette-contents__image {
        position: inherit;
        top: auto;
        border-radius: 5px;
        width: calc(100% - 35px);
    }
    .point-cassette-contents__detail {
        border-radius: 5px;
        width: calc(100% - 35px);
        margin: -30px 0 0 35px;
        padding: 50px 30px 30px !important;
    }
    .point-cassette-contents__heading {
        font-size: 22px;
        padding-left: 20px;
    }
    .point-cassette-contents__heading span {
        font-size: 16px;
        line-height: 1.5;
        display: block;
    }
    .point-cassette-contents__number {
        padding: 5px 7px;
        left: -36px;
        top: 39px;
    }
    .point-cassette-contents__number.point-cassette-contents__number--01 {
        width: 61px;
    }
    .point-cassette-contents__number.point-cassette-contents__number--02 {
        width: 75px;
    }
    .point-cassette-contents__number.point-cassette-contents__number--03 {
        width: 76px;
    }
    .point-cassette-contents__item:nth-child(even) .point-cassette-contents__image {
        right: -35px;
    }
    .point-cassette-contents__item:nth-child(even) .point-cassette-contents__detail {
        margin: -30px 35px 0 0;
    }
    .point-cassette-contents__item:nth-child(even) .point-cassette-contents__number {
        right: -36px;
        left: auto;
    }
    .point-cassette-contents__item:nth-child(even) .point-cassette-contents__heading {
        padding-left: 0;
    }
}

/* culture */
.section.section--culture .section__inner {
    padding: 100px;
}
.culture-hero {
    background: #00a2e5 url("https://career-review.s3.amazonaws.com/images/official/iseikai/culture/bg_culture_pc.jpg") no-repeat center center / cover;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    padding: 60px 60px 70px;
    position: relative;
}
.culture-hero:before {
    content: "";
    width: 1px;
    height: 40px;
    background: #fff;
    display: block;
    left: 50%;
    bottom: 0;
    position: absolute;
}
.culture-hero:after {
    content: "";
    width: 1px;
    height: 40px;
    background: #00a2e5;
    display: block;
    left: 50%;
    bottom: -40px;
    position: absolute;
}
.culture-hero__lead {
    line-height: 1.5;
    font-size: 40px;
    font-weight: 700;
}
.culture-hero__text {
    line-height: 2;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
}
.culture__list {
    margin-top: 80px;
}
.culture__item {
    border: 1px solid #00a2e5;
    padding: 40px;
    border-radius: 10px;
    position: relative;
}
.culture__item + .culture__item {
    margin-top: 30px;
}
.culture__number {
    width: 120px;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 40px;
}
.culture__number.culture__number--01 img {
    width: 72px !important;
}
.culture__number.culture__number--02 img {
    width: 91px !important;
}
.culture__number.culture__number--03 img {
    width: 91.5px !important;
}
.culture__detail {
    margin-left: 150px;
    padding-left: 40px;
    border-left: 1px solid #cedbe0;
}
.culture__heading {
    font-size: 28px;
    color: #00a2e5;
    font-weight: 700;
}
.culture__text {
    font-size: 14px;
    line-height: 2;
    margin-top: 15px;
}
.culture__text a {
    display: inline !important;
    text-decoration: underline !important;
}
.culture__text a:hover {
    text-decoration: none !important;
}
.culture-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 768px) {
    .section.section--culture .section__inner {
        padding: 60px 20px;
    }
    .culture-hero {
        background: #00a2e5 url("https://career-review.s3.amazonaws.com/images/official/iseikai/culture/bg_culture_sp.jpg") no-repeat center center / cover;
        border-radius: 5px;
        padding: 40px 20px 60px;
    }
    .culture-hero:before {
        height: 30px;
    }
    .culture-hero:after {
        height: 30px;
        bottom: -30px;
    }
    .culture-hero__lead {
        font-size: 26px;
    }
    .culture-hero__text {
        font-size: 12px;
    }
    .culture__item {
        padding: 20px 30px 30px;
        border-radius: 5px;
    }
    .culture__list {
        margin-top: 50px;
    }
    .culture__item + .culture__item {
        margin-top: 20px;
    }
    .culture__number {
        width: 75px;
        top: 29px;
        left: 20px;
    }
    .culture__number.culture__number--01 img {
        width: 55px !important;
    }
    .culture__number.culture__number--02 img {
        width: 70px !important;
    }
    .culture__number.culture__number--03 img {
        width: 70px !important;
    }
    .culture__detail {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }
    .culture__heading {
        font-size: 22px;
        padding-left: 80px;
    }
    .culture__text {
        margin-top: 10px;
    }
    .culture-images {
        flex-wrap: wrap;
    }
    .culture-images__item {
        width: 50%;
    }
}

/* info */
.section.section--info .section__inner {
    padding: 100px;
}
.info {
    background: #f7f8f9;
    border-radius: 10px;
    padding: 50px;
    position: relative;
}
.info + .info {
    margin-top: 30px;
}
.info__heading-wrapper {
    position: absolute;
    top: 50px;
    left: 50px;
}
.info__heading-image {
    width: 237.5px;
}
.info.info--system .info__heading-image {
    width: 185px;
}
.info.info--facility .info__heading-image {
    width: 207.5px;
}
.info.info--activity .info__heading-image {
    width: 223.5px;
}
.info__heading-text {
    color: #70868e;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 40px;
    margin-top: 15px;
}
.info__heading-text:before {
    content: "";
    width: 30px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.info__detail {
    padding-left: 275px;
    line-height: 2;
}
.info__item {
    font-size: 14px;
    position: relative;
    padding-left: 28px;
}
.info__item + .info__item {
    margin-top: 24px;
}
.info__item:before {
    content: "";
    width: 8px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 10px;
    left: 6px;
}
.info__list.info__list--system .info__item + .info__item {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #dfe6ea;
}
.info__list.info__list--system .info__item:before {
    top: 13px;
}
.info__list.info__list--system .info__item + .info__item:before {
    top: 38px;
}
.info__heading {
    color: #00a2e5;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
}
.info__text {
    font-size: 14px;
    margin-top: 4px;
}

@media (max-width: 768px) {
    .section.section--info .section__inner {
        padding: 60px 20px;
    }
    .info {
        padding: 30px;
    }
    .info__heading-wrapper {
        position: inherit;
        top: 0;
        left: 0;
    }
    .info.info--system .info__heading-image {
        width: 142px;
    }
    .info.info--facility .info__heading-image {
        width: 160px;
    }
    .info.info--activity .info__heading-image {
        width: 172px;
    }
    .info__heading-text {
        padding-left: 30px;
    }
    .info__heading-text:before {
        width: 20px;
    }
    .info__detail {
        padding-left: 0;
        margin-top: 20px;
    }
    .info__item:before {
        top: 13px;
    }
    .info__item + .info__item {
        margin-top: 20px;
    }
    .info__list.info__list--system .info__item + .info__item {
        padding-top: 20px;
        margin-top: 20px;
    }
    .info__list.info__list--system .info__item:before {
        top: 9px;
    }
    .info__list.info__list--system .info__item + .info__item:before {
        top: 30px;
    }
    .info__heading {
        font-size: 16px;
    }
}

/* interview */
.section.section--interview .section__inner {
    padding: 100px;
}
.interview__heading-image {
    width: 442.5px;
}
.interview__heading-text {
    color: #70868e;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 52px;
    margin-top: 20px;
}
.interview__heading-text:before {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.interview-links {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f7f8f9;
    border-radius: 10px;
    padding: 30px;
}
.interview-links__item {
    width: calc(50% - 10px);
}
.interview-links__item + .interview-links__item {
    margin-left: 20px;
}
.interview-links__item .interview-links__anchor {
    border-radius: 10px;
    border: 1px solid #00a2e5;
    padding: 25px 30px;
    background: #fff;
    font-weight: 700;
    color: #333 !important;
    font-size: 20px;
    position: relative;
}
.interview-links__item .interview-links__anchor:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/iseikai/common/icon_arrow_bottom_blue.png") no-repeat center center / 17px 10px;
    content: "";
    display: block;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 17px;
}
.interview-links__item .interview-links__anchor:hover {
    opacity: 0.7;
}
.interview-article {
    padding-top: 60px;
}
.interview-article__heading {
    font-size: 28px;
    font-weight: 700;
    position: relative;
}
.interview-article__heading:after {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 54px;
    left: 0;
}
.interview-article__image {
    margin-top: 53px;
    border-radius: 10px;
    overflow: hidden;
}
.interview-article__lead {
    font-size: 16px;
    line-height: 2;
    margin-top: 30px;
}
.interview-article__notes {
    line-height: 2;
    font-size: 12px;
    color: #70868e;
    margin-top: 10px;
}
.interview-article-item {
    margin-top: 60px;
}
.interview-article-item__heading {
    font-size: 24px;
    padding-left: 20px;
    border-left: 4px solid #00a2e5;
    font-weight: 700;
}
.interview-article-item__question {
    line-height: 2;
    color: #70868e;
    font-size: 14px;
    margin-top: 20px;
}
.interview-article-item__answer {
    line-height: 2;
    font-size: 14px;
    margin-top: 10px;
}
.interview-article-item__answer a {
    display: inline !important;
}
.interview-article-item__link {
    display: inline-block !important;
    position: relative;
    text-decoration: underline !important;
}
.interview-article-item__link:hover {
    text-decoration: none !important;
}
.conversation {
    margin-top: 30px;
}
.conversation__item {
    display: flex;
}
.conversation__item + .conversation__item {
    margin-top: 30px;
}
.conversation__icon {
    width: 80px;
    flex-shrink: 0;
}
.conversation__detail {
    line-height: 2;
    font-size: 14px;
    margin-left: 20px;
}
.conversation__name {
    color: #70868e;
    font-size: 14px;
}

@media (max-width: 768px) {
    .section.section--interview .section__inner {
        padding: 60px 20px;
    }
    .interview__heading-image {
        width: 246px;
    }
    .interview__heading-text {
        padding-left: 40px;
        margin-top: 15px;
    }
    .interview__heading-text:before {
        width: 30px;
    }
    .interview-links {
        margin: 30px -20px 0;
        display: block;
        border-radius: 0;
        padding: 20px;
    }
    .interview-links__item {
        width: 100%;
    }
    .interview-links__item + .interview-links__item {
        margin-left: 0;
        margin-top: 10px;
    }
    .interview-links__item .interview-links__anchor {
        border-radius: 5px;
        padding: 18px 20px;
        font-size: 16px;
    }
    .interview-links__item .interview-links__anchor:after {
        right: 20px;
    }
    .interview-article {
        padding-top: 30px;
    }
    .interview-article__heading {
        font-size: 22px;
    }
    .interview-article__heading:after {
        top: 45px;
    }
    .interview-article__image {
        margin-top: 43px;
    }
    .interview-article__lead {
        font-size: 14px;
        margin-top: 20px;
    }
    .interview-article-item__heading {
        font-size: 20px;
    }
    .conversation {
        margin-top: 20px;
    }
    .conversation__item + .conversation__item {
        margin-top: 20px;
    }
    .conversation__icon {
        width: 60px;
    }
}

/* recruitments */
.section.section--recruitments .section__inner {
    padding: 100px;
    position: relative;
}
.recruitments__heading-image {
    width: 619px;
}
.recruitments__heading-text {
    color: #70868e;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 52px;
    margin-top: 20px;
}
.recruitments__heading-text:before {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
.recruitments__notes {
    color: #70868e;
    font-size: 12px;
    text-align: right;
}
.recruitments-section {
    padding-top: 60px;
}
.recruitments-section + .recruitments-section {
    padding-top: 100px;
}
.recruitments-section__heading {
    font-size: 28px;
    font-weight: 700;
    position: relative;
}
.recruitments-section__heading:after {
    content: "";
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
    display: block;
    position: absolute;
    left: 0;
    bottom: -13px;
}
.recruitments-section__text {
    font-size: 16px;
    margin-top: 43px;
}
.recruitments-links {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.recruitments-links__item {
    width: calc(33.333% - 8px);
    margin-right: 12px;
    margin-top: 12px;
}
.recruitments-links__item:nth-child(3n) {
    margin-right: 0;
}
.recruitments-links__item .recruitments-links__anchor {
    background: #00a2e5;
    border-radius: 10px;
    color: #fff !important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 0 20px;
    height: 70px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.recruitments-links__item .recruitments-links__anchor:hover {
    opacity: 0.7;
}
.recruitments__list {
    padding-bottom: 20px;
    position: relative;
    margin-top: 63px;
}
.recruitments__list:before {
    background: #cedbe0;
    bottom: -10px;
    content: "";
    display: block;
    height: 100%;
    left: 170px;
    position: absolute;
    top: -10px;
    width: 1px;
}
.recruitments__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.recruitments__item + .recruitments__item {
    padding-top: 60px;
}
.recruitments__heading {
    color: #70868e;
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    width: 140px;
}
.recruitments__detail {
    padding-left: 81px;
    width: 100%;
}
.recruitments__text {
    font-size: 14px;
    line-height: 2;
}
.recruitments-table {
    font-size: 14px;
    line-height: 2;
    width: 100%;
}
.recruitments-table {
    background: linear-gradient(to right, #cedbe0, #cedbe0 4px, transparent 1px, transparent 1px);
    background-position: right top;
    background-repeat: repeat-x;
    background-size: 9px 1px;
}
.recruitments-table th,
.recruitments-table td {
    background: linear-gradient(to right, #cedbe0, #cedbe0 4px, transparent 1px, transparent 1px);
    background-position: right bottom;
    background-repeat: repeat-x;
    background-size: 9px 1px;
}
.recruitments-table th {
    font-weight: 700;
    padding: 15px 20px 17px 10px;
    width: 130px;
    vertical-align: top;
}
.recruitments-table td {
    padding: 15px 10px 17px 0;
}
.hospitals-data {
    display: none;
}
.hospitals-data.current {
    display: block;
}

@media (max-width: 768px) {
    .section.section--recruitments .section__inner {
        padding: 60px 20px;
    }
    .recruitments__heading-image {
        width: 100%;
        max-width: 344px;
    }
    .recruitments__heading-text {
        padding-left: 40px;
        margin-top: 15px;
    }
    .recruitments__heading-text:before {
        width: 30px;
    }
    .recruitments__notes {
        margin-top: 20px;
    }
    .recruitments-section {
        padding-top: 30px;
    }
    .recruitments-section + .recruitments-section {
        padding-top: 60px;
    }
    .recruitments-section__heading {
        font-size: 22px;
    }
    .recruitments-section__text {
        margin-top: 33px;
    }
    .recruitments-links {
        margin-top: 15px;
        display: block;
    }
    .recruitments-links__item {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }
    .recruitments-links__item + .recruitments-links__item {
        margin-top: 10px;
    }
    .recruitments-links__item .recruitments-links__anchor {
        border-radius: 5px;
    }
    .recruitments__list {
        padding-bottom: 0;
        margin-top: 43px;
    }
    .recruitments__list:before {
        display: none;
    }
    .recruitments__item {
        display: block;
        position: relative;
    }
    .recruitments__item + .recruitments__item {
        margin-top: -11px;
        padding-top: 70px;
    }
    .recruitments__item + .recruitments__item:before {
        background: linear-gradient(90deg, #00a2e5 -0.63%, #8cc220 100%);
        content: "";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 54px;
        width: 100%;
    }
    .recruitments__detail {
        padding: 15px 0 0;
    }
    .recruitments__heading {
        font-size: 20px;
        padding-top: 0;
    }
    .recruitments-table th {
        width: 85px;
        padding: 15px 10px 17px 10px;
    }
}
