﻿*:not(.m3_wrapper, .atlas-side-menu-opinion-box, .atlas-nav, .atlas-side-menu-nav__item) {
    box-sizing: border-box
}

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

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;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

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

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

.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 {
    display: block;
    clear: both;
    content: ""
}

#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 {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    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 {
    width: 100%;
    margin: 12px auto
}

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

.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;
    padding: 0 .5em .5em 0;
    margin: 0 0 1em 0;
    letter-spacing: 0.2em
}

.official-item .description {
    font-size: 18px;
    font-size: 1.125rem;
    color: #777;
    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 {
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 3px
}

.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 {
    padding: 12px 10px 12px 10px;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0
}

.official-parts-1 h3:not(:target), .official-parts-2 h3:not(:target), .official-parts-3 h3:not(:target), .official-parts-4 h3:not(:target) {
    filter: none;
    -ms-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 {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    vertical-align: top;
    margin: 3px 0
}

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

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

.official-parts-5 h3:not(:target) {
    filter: none;
    -ms-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;
        width: 100%;
        margin-bottom: 14px;
        padding: 0 14px 0 0
    }
}

.official-footernavi {
    margin: 0 auto
}

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

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

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

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

.contact-sp {
    display: none
}

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

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

@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;
    position: relative;
    min-height: 398px;
    width: 600px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    margin: 0
}

article, aside, details, 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 {
    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"] {
    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;
    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
}

body {
    color: #000;
    font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.body-content a {
    color: #000
}

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

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

.main_contents {
    background: #fff;
    margin-top: 0
}

.inner {
    margin: 0 auto;
    max-width: 1160px
}

.list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 32px;
    padding: 0 16px;
    vertical-align: top
}

.pc, .display_pc {
    display: block
}

.tb, .sp, .display_sp {
    display: none
}

.atlas-nav {
    z-index: 0
}

.sec_content {
    background-color: #fff;
    padding: 32px 0
}

.heading {
    color: #ff4500;
    margin: 0 auto 48px;
    max-width: 900px;
    text-align: center
}

.heading p {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 8px
}

.heading h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    position: relative
}

.heading h2:before {
    background-color: #ff4500;
    bottom: -4px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.sub_heading {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 30px;
    line-height: 1.4;
    padding-bottom: 24px
}

.sec_text_shadow {
    box-shadow: 1px 1px 2px
}

.sec_text p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8;
    padding-bottom: 16px;
    text-align: center
}

.sec_text p:last-child {
    padding-bottom: 0
}

.btn a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    width: 400px
}

.btn.white_btn a {
    background-color: #fff;
    border: 2px solid #000;
    color: #000
}

.btn.white_btn a:hover {
    text-decoration: underline
}

.btn.green_btn a {
    background-color: #6b8e23;
    border: 2px solid #6b8e23;
    color: #fff;
    display: block
}

.btn.green_btn a:hover {
    text-decoration: underline
}

.btn.radius_btn a {
    border-radius: 16px
}

.btn.orange_btn a {
    background-color: #ed9702;
    border: 2px solid #ed9702;
    color: #fff
}

.btn.orange_btn a:hover {
    text-decoration: underline
}

table {
    border-collapse: collapse;
    font-size: 14px;
    margin-bottom: 8px;
    width: 100%
}

table th, table td {
    border: 1px solid #000;
    padding: 4px
}

table th {
    text-align: center;
    width: 54px
}

.atlas-sp-main {
    padding-top: 0;
    padding-bottom: 0
}

.headerImage {
    margin: 20px auto 0;
    max-width: 1160px;
    min-width: 768px;
    position: relative;
    width: 100%
}

.headerImage img {
    width: 100%
}

.headerImage--slider img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 630px;
    position: absolute;
    right: 0;
    top: 0;
    width: 110%
}

.headerImage--recruitments img {
    max-width: 755px;
    width: 90%
}

.fv_title, .fv_logo {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.fv_title {
    bottom: 35%;
    width: 720px
}

.fv_logo {
    bottom: 10%;
    width: 160px
}

.slider_css {
    height: 450px;
    margin: 0 auto;
    opacity: 0.8;
    overflow: hidden;
    position: relative
}

.slider_css ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.slider_css li {
    animation-duration: 32s;
    animation-iteration-count: infinite;
    background-position: center center;
    background-size: cover;
    height: 450px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.slider_css li:nth-child(1) {
    animation-delay: -3s;
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_pc1.jpg);
    animation-name: slider-zoomin
}

.slider_css li:nth-child(2) {
    animation-delay: 5s;
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_pc2.jpg);
    animation-name: slider-zoomout;
    opacity: 0
}

.slider_css li:nth-child(3) {
    animation-delay: 13s;
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_pc3.jpg);
    animation-name: slider-zoomin;
    opacity: 0
}

.slider_css li:nth-child(4) {
    animation-delay: 21s;
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_pc4.jpg);
    animation-name: slider-zoomout;
    opacity: 0
}

.slider_css li img {
    width: 130%
}

@keyframes slider-zoomin {
    0% {
        opacity: 0;
        transform: scale(1)
    }
    12.5% {
        opacity: 1
    }
    20% {
        opacity: 1
    }
    27.5% {
        opacity: 0
    }
    100% {
        opacity: 0;
        transform: scale(1.3)
    }
}

@keyframes slider-zoomout {
    0% {
        opacity: 0;
        transform: scale(1.3)
    }
    12.5% {
        opacity: 1
    }
    20% {
        opacity: 1
    }
    27.5% {
        opacity: 0
    }
    100% {
        opacity: 0;
        transform: scale(1)
    }
}

.menu .menu_content {
    display: none
}

.header_image {
    min-width: auto;
    width: 100%
}

.nav_main {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 0;
    padding: 0
}

.nav_main li {
    background-color: #6b8e23;
    border: 1px solid #b5b9ad;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    line-height: normal;
    padding: 14px 0;
    position: relative;
    text-align: center;
    width: 25%;
    vertical-align: top
}

.nav_main li.active a, .nav_main li:hover a {
    background-color: #6b8e23;
    color: #fff;
    text-decoration: underline
}

.nav_main li:hover ul {
    max-height: 9999px;
    opacity: 1;
    z-index: 10
}

.nav_main li:nth-child(1) {
    border-left: 1px solid #b5b9ad
}

.nav_main li a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    text-decoration: none
}

.nav_main li a:hover {
    text-decoration: none
}

.nav_main li a:hover p {
    text-decoration: underline
}

.nav_main li span {
    display: block;
    font-size: 14px
}

.nav_main li p {
    margin: 0
}

.nav_main li ul {
    left: 0;
    max-height: 0;
    position: absolute;
    opacity: 0;
    overflow: hidden;
    top: 72px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%
}

.nav_main li ul li {
    background: #4c4c4c;
    border: none;
    display: block;
    text-align: center;
    width: 100%
}

.nav_main li ul li:nth-child(1) {
    border-bottom: 1px solid #fff;
    border-left: none
}

.nav_main li ul li a {
    background: #4c4c4c;
    color: #fff
}

#phirosophy {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/phirosophy_img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center
}

#phirosophy .phirosophy_content {
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0 auto;
    max-width: 932px;
    padding: 32px
}

#business .business_text {
    width: 45%
}

@media screen and (min-width: 901px) and (max-width: 1280px) {
    #business .business_text {
        width: 60%
    }
}

@media screen and (max-width: 900px) {
    #business .business_text {
        width: 83%
    }
}

@media screen and (max-width: 768px) {
    #business .business_text {
        width: 85%
    }
}

#business .business_content {
    margin-top: 280px;
    position: relative
}

#business .business_content img {
    max-width: 100%
}

#business .business_text {
    background-color: rgba(248, 248, 248, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 160px;
    left: 48px;
    padding: 16px;
    position: absolute
}

#business .business_text .sec_text p {
    text-align: left
}

#business .more_btn {
    margin: 64px auto 0;
    max-width: 688px;
    text-align: center
}

#business .more_btn p {
    color: #929292;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 16px;
    letter-spacing: 2px
}

#business .more_btn a:hover {
    opacity: .7
}

#business .more_link img {
    width: 100%
}

#culture .culture_subtitle {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 64px;
    text-align: center
}

#culture .culture_content {
    margin: 0 auto 48px;
    max-width: 952px
}

#culture .culture_content.active .culture_title .culture_btn span:nth-of-type(1) {
    display: none
}

#culture .culture_content.active .culture_title .culture_btn span:nth-of-type(1) {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#culture .culture_title {
    background-color: #6b8e23;
    color: #fff;
    cursor: pointer;
    padding: 16px 0px;
    position: relative;
    text-align: center
}

#culture .culture_title p {
    font-size: 32px;
    font-weight: bold
}

#culture .culture_title .culture_btn {
    background-color: #fff;
    border-radius: 50%;
    height: 56px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 24px;
    width: 56px
}

#culture .culture_title .culture_btn span {
    background-color: #6b8e23;
    height: 4px;
    left: 10px;
    position: absolute;
    top: 26px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 36px
}

#culture .culture_title .culture_btn span:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

#culture .culture_title .culture_btn span:nth-of-type(1) {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

#culture .culture_text {
    border: 7px solid #6b8e23;
    border-top: none;
    display: none;
    padding: 32px 16px;
    text-align: center
}

#culture .culture_text p {
    font-size: 20px
}

#culture .culture_text img {
    margin: 24px auto 32px;
    width: 90%
}

#culture .culture_img img {
    width: 100%
}

#interview a:hover {
    opacity: .7
}

#interview .interview_link {
    display: block;
    margin: 0 auto;
    max-width: 1000px
}

#interview .interview_link img {
    width: 100%
}

#group ul {
    font-size: 0px;
    margin: 0 auto;
    max-width: 1056px
}

#group .group_tab {
    margin-bottom: 64px
}

#group .group_tab li {
    border: 2px solid #6b8e23;
    border-left: none;
    color: #6b8e23;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 33.3333%
}

#group .group_tab li.select, #group .group_tab li:hover {
    background-color: #6b8e23;
    color: #fff
}

#group .group_tab li:first-child {
    border-left: 2px solid #6b8e23
}

#group .group_content.hide {
    display: none
}

#group .group_content li {
    font-size: 16px;
    padding: 0 32px;
    width: 33.3333%
}

#group .group_content li p {
    margin-bottom: 16px
}

#group .group_content li p img {
    margin: 0;
    width: 35px;
    vertical-align: top
}

#group .group_content li p span {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding-top: 8px;
    padding-left: 8px;
    width: 80%
}

#group .group_content li img {
    margin-bottom: 16px
}

#group .group_content li .group_link {
    margin: 0
}

#group .group_content li .group_link a {
    color: #000;
    display: inline-block
}

#group .group_content li .group_link a:after {
    content: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/link_icon.jpg);
    padding-left: 8px
}

#bottm_btn {
    background-color: #eeeeee;
    text-align: center
}

#bottm_btn .btn {
    display: inline-block;
    padding: 0 48px
}

#interview .interview_title {
    color: #6b8e23;
    border-bottom: 5px dotted #6b8e23;
    border-left: none;
    border-right: none;
    border-top: 5px dotted #6b8e23;
    font-size: 38px;
    font-weight: bold;
    padding: 16px 0;
    margin: 0 auto 48px;
    max-width: 540px;
    text-align: center
}

.article {
    padding: 32px 16px
}

.article .article_img {
    margin-bottom: 32px
}

.article .article_img img {
    max-width: 100%
}

.article .article_inner {
    margin-bottom: 32px;
    position: relative
}

.article .article_inner::after {
    clear: both;
    content: '';
    display: block
}

.article .article_inner:nth-child(odd) .article_title {
    float: right
}

.article .article_inner:nth-child(odd) .article_text {
    padding-left: 32px
}

.article .article_title {
    color: #fff;
    display: inline-block;
    line-height: 1.6;
    position: relative;
    text-align: center;
    width: 40%
}

.article .article_title:before {
    content: '';
    display: block;
    padding-top: 100%
}

.article .article_title .article_title_content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%
}

.article .article_title span, .article .article_title p {
    font-size: 28px;
    font-weight: bold
}

.article .article_title span {
    display: block;
    padding-bottom: 24px
}

.article .article_text {
    display: inline-block;
    padding-left: 32px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    vertical-align: top;
    width: 58%
}

.article .article_text .article_subtitle {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 16px
}

.article .article_text .article_sentence p {
    font-size: 18px;
    line-height: 1.8;
    padding-bottom: 8px
}

.article .article_text .article_sentence p:last-child {
    padding-bottom: 0
}

.article .article_btn {
    padding-top: 48px;
    text-align: center
}

.article .article_btn p {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 24px
}

.article .article_btn a {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 136px;
    margin: 0 auto;
    position: relative;
    width: 840px
}

.article .article_btn a:hover p {
    text-decoration: underline
}

.article .article_btn a:after {
    content: '＞';
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 16px;
    top: 50%
}

.article .article_btn a p {
    left: 50%;
    padding-bottom: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%
}

.article_orange .article_title {
    background-color: #ff6347
}

.article_orange .article_subtitle {
    color: #ff6347
}

.article_orange .article_btn a {
    background-color: #0075c2
}

.article_blue .article_title {
    background-color: #0075c2
}

.article_blue .article_subtitle {
    color: #0075c2
}

.article_blue .article_btn a {
    background-color: #ff6347
}

#introduction {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_img_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 120px;
    position: relative;
    text-align: center
}

#introduction .introduction_heading {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.4
}

#introduction .sec_text {
    background-color: rgba(248, 248, 248, 0.8);
    margin: 0 auto;
    max-width: 728px;
    padding: 16px;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

#introduction_tab ul {
    font-size: 0;
    padding: 0 16px
}

#introduction_tab li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 20px;
    margin: 0 4px 8px;
    padding: 0;
    position: relative;
    text-align: center;
    width: calc(33.3333% - 8px)
}

#introduction_tab li:before {
    content: '';
    display: block;
    padding-top: 100%
}

#introduction_tab li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%
}

#introduction_tab li a:hover p {
    text-decoration: underline
}

#introduction_tab li:nth-child(1) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab1_pc.jpg)
}

#introduction_tab li:nth-child(1) a {
    background-color: rgba(0, 109, 187, 0.5)
}

#introduction_tab li:nth-child(2) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab2_pc.jpg)
}

#introduction_tab li:nth-child(2) a {
    background-color: rgba(16, 156, 85, 0.5)
}

#introduction_tab li:nth-child(3) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab3_pc.jpg)
}

#introduction_tab li:nth-child(3) a {
    background-color: rgba(143, 213, 210, 0.5)
}

#introduction_tab li:nth-child(4) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab4_pc.jpg)
}

#introduction_tab li:nth-child(4) a {
    background-color: rgba(228, 176, 219, 0.5)
}

#introduction_tab li:nth-child(5) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab5_pc.jpg)
}

#introduction_tab li:nth-child(5) a {
    background-color: rgba(216, 203, 90, 0.5)
}

#introduction_tab li:nth-child(6) {
    background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab6_pc.jpg)
}

#introduction_tab li:nth-child(6) a {
    background-color: rgba(216, 203, 90, 0.5)
}

#introduction_tab li .introduction_tab_content {
    color: #fff;
    height: auto;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%
}

#introduction_tab li p {
    font-weight: bold
}

#introduction_tab li .introduction_title {
    padding-bottom: 24px
}

.introduction_article {
    padding: 16px;
    -webkit-perspective: 500px;
    perspective: 500px
}

.introduction_article.active .rotateX {
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    top: 20%
}

.introduction_article .introduction_article_title {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0;
    position: relative;
    text-align: center
}

.introduction_article .introduction_article_title:hover {
    cursor: pointer
}

.introduction_article .introduction_article_title img {
    right: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 84px
}

.introduction_article .introduction_article_content {
    display: none;
    padding: 0 16px 24px
}

.introduction_article .introduction_article_content .introduction_article_text {
    font-size: 18px;
    line-height: 1.6;
    padding: 24px 0 32px
}

.introduction_article .introduction_article_img {
    padding-bottom: 32px
}

.introduction_article .introduction_article_img img, .introduction_article .introduction_article_img .introduction_article_img_text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 49.8%
}

.introduction_article .introduction_article_img .introduction_article_img_text {
    font-size: 18px;
    line-height: 1.6;
    padding-left: 16px
}

.introduction_article .introduction_article_img .introduction_article_img_text span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding-top: 24px;
    text-align: right
}

.introduction_article .introduction_article_img img {
    padding-right: 16px
}

.introduction_article .introduction_article_img a {
    border: 2px solid #000;
    border-radius: 4px;
    display: block;
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    margin: 16px auto 0;
    text-align: center;
    width: 200px
}

.introduction_article .introduction_article_info .introduction_article_info_content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 8px;
    vertical-align: top;
    width: 49.8%
}

.introduction_article .introduction_article_info p {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 32px;
    text-align: center;
    text-decoration: underline
}

.introduction_article .introduction_article_info iframe {
    height: 187px;
    width: 100%
}

.introduction_article_content a {
    color: #000
}

#introduction1 .introduction_article_title {
    background-color: #006dbb
}

#introduction1 .introduction_article_content {
    border: 7px solid #006dbb
}

#introduction2 .introduction_article_title {
    background-color: #ff6347
}

#introduction2 .introduction_article_content {
    border: 7px solid #ff6347
}

#introduction3 .introduction_article_title {
    background-color: #109c55
}

#introduction3 .introduction_article_content {
    border: 7px solid #109c55
}

#introduction4 .introduction_article_title {
    background-color: #8fd5d2
}

#introduction4 .introduction_article_content {
    border: 7px solid #8fd5d2
}

#introduction5 .introduction_article_title {
    background-color: #e4b0db
}

#introduction5 .introduction_article_content {
    border: 7px solid #e4b0db
}

#introduction6 .introduction_article_title {
    background-color: #d8cb5a
}

#introduction6 .introduction_article_content {
    border: 7px solid #d8cb5a
}

.tab_list.hide {
    display: none
}

.tab_list:target {
    display: block
}

.tab_list .recruitments_content .recruitments_text {
    background-color: rgba(107, 142, 35, 0.3);
    padding: 16px
}

.tab_list .recruitments_content .recruitments_text p {
    padding-bottom: 8px
}

.tab_list .recruitments_content .recruitments_text p:last-child {
    padding-bottom: 0
}

.tab_list .tab_subtitle {
    border-left: 6px solid #6b8e23;
    color: #6b8e23;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 12px
}

.tab_list .tab_text p {
    font-size: 16px;
    line-height: 1.6;
    padding-bottom: 16px
}

.tab_list .tab_text p span {
    display: block;
    font-size: 18px;
    font-weight: bold
}

.tab_list .list_table {
    font-size: 16px
}

.tab_list .list_table caption {
    font-size: 18px;
    font-weight: bold;
    text-align: left
}

.tab_list .list_table th, .tab_list .list_table td {
    border: none;
    text-align: left
}

.tab_list .list_table th {
    font-weight: normal;
    position: relative;
    vertical-align: top;
    width: 150px
}

.tab_list .grid_table {
    margin-bottom: 16px
}

.tab_list .grid_table th, .tab_list .grid_table td {
    padding: 12px 0;
    text-align: center
}

.tab_list .grid_table th, .tab_list .grid_table td:first-child {
    background: #f0f0f0
}

.tab_list li {
    font-size: 16px
}

.tab_list .overview_table {
    font-size: 16px;
    text-align: left
}

.tab_list .overview_table tr {
    border-bottom: 1px solid #6b8e23
}

.tab_list .overview_table th, .tab_list .overview_table td {
    border: none;
    padding: 16px;
    text-align: left
}

.tab_list .overview_table th {
    font-weight: bold;
    width: 160px
}

.tab_list .overview_table th:before {
    color: #6b8e23;
    content: '●';
    padding-right: 8px
}

.recruitments_content, .tab_inner {
    margin: 0 auto 32px;
    max-width: 900px
}

.recruitments_content .recruitment_title {
    border-left: 6px solid #6b8e23;
    color: #6b8e23;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 12px
}

.recruitments_content ul {
    font-size: 0
}

.recruitments_content li {
    font-size: 14px;
    font-weight: bold;
    padding: 0 8px;
    text-align: center;
    width: 33.3333%
}

.recruitments_content li.active a {
    background-color: rgba(107, 142, 35, 0.3);
    color: #6b8e23
}

.recruitments_content li a {
    background-color: #6b8e23;
    color: #fff;
    display: block;
    height: 56px;
    line-height: 56px
}

.recruitment_table {
    font-size: 16px;
    line-height: 1.6;
    padding: 0 16px;
    width: 100%
}

.recruitment_table tr {
    border: 1px solid #6b8e23
}

.recruitment_table tr:last-child th {
    border-bottom: 1px solid #6b8e23
}

.recruitment_table th, .recruitment_table td {
    border: none
}

.recruitment_table th {
    background-color: #6b8e23;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 12px 0;
    width: 20%
}

.recruitment_table td {
    background-color: #fff;
    padding: 12px;
    width: 80%
}

.recruitment_table td a {
    display: inline-block;
    text-decoration: underline
}

@media screen and (max-width: 1280px) {
    .sec_content {
        padding: 32px 16px
    }

    .sub_heading {
        font-size: 28px;
        padding-bottom: 16px
    }

    .sec_text p {
        font-size: 14px
    }

    #phirosophy {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/phirosophy_img.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        text-align: center
    }

    #phirosophy .phirosophy_content {
        background-color: rgba(255, 255, 255, 0.6);
        margin: 0 auto;
        max-width: 932px;
        padding: 32px
    }

    #business {
        padding: 32px 0
    }

    #business .business_content {
        position: relative
    }

    #business .business_text {
        bottom: 140px;
        left: 32px;
        padding: 24px 16px
    }

    #business .business_text .sec_text p {
        text-align: left
    }

    #business .business_text .sec_text p br {
        display: none
    }

    #group .group_content li {
        padding: 0 16px
    }

    #group .group_content li p img {
        width: 30px
    }

    #group .group_content li p span {
        font-size: 18px;
        width: 80%
    }

    #bottm_btn::after {
        clear: both;
        content: '';
        display: block
    }

    #bottm_btn .btn {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        float: left;
        padding: 0 24px;
        width: 50%
    }

    #bottm_btn .btn a {
        width: 100%
    }

    #interview .interview_title {
        font-size: 32px
    }

    .article .article_inner:nth-child(odd) .article_text {
        padding-right: 16px
    }

    .article .article_title {
        width: 35%
    }

    .article .article_title span, .article .article_title p {
        font-size: 24px
    }

    .article .article_text {
        padding-left: 16px;
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 64%
    }

    .article .article_text .article_subtitle {
        font－size: 24px
    }

    .article .article_text .article_sentence p {
        font－size: 16px
    }

    .article .article_btn p {
        font－size: 24px;
        padding-bottom: 16px
    }

    .article .article_btn a {
        font－size: 20px;
        width: 80%
    }

    #introduction {
        margin-bottom: 64px
    }

    #introduction .sec_text {
        -webkit-transform: translateY(48px);
        -moz-transform: translateY(48px);
        -ms-transform: translateY(48px);
        -o-transform: translateY(48px);
        transform: translateY(48px)
    }

    #introduction_tab ul {
        padding: 0
    }

    #introduction_tab ul li {
        font-size: 16px
    }

    .introduction_article {
        padding: 16px
    }

    .introduction_article .introduction_article_title {
        font-size: 28px;
        margin: 0
    }

    .introduction_article .introduction_article_content .introduction_article_text {
        font-size: 14px;
        padding: 0 0 16px
    }

    .introduction_article .introduction_article_img img, .introduction_article .introduction_article_img .introduction_article_img_text {
        width: 49.7%
    }

    .introduction_article .introduction_article_img .introduction_article_img_text {
        font-size: 14px
    }

    .introduction_article .introduction_article_img .introduction_article_img_text span {
        font-size: 20px;
        padding-top: 8px
    }

    .introduction_article .introduction_article_img a {
        font-size: 16px
    }

    .introduction_article .introduction_article_info .introduction_article_info_content {
        width: 49.7%
    }

    .introduction_article .introduction_article_info p {
        font-size: 20px;
        padding-bottom: 16px
    }
}

@media screen and (max-width: 1023px) {
    #business .business_content {
        margin-top: 160px
    }

    #business .business_content .business_text {
        bottom: 32px
    }

    #culture .culture_title p {
        font-size: 24px
    }

    .article .article_title span, .article .article_title p {
        font-size: 20px
    }

    .article .article_text .article_subtitle {
        font-size: 20px
    }

    .article .article_text .article_sentence p {
        font-size: 14px
    }
}

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

    .display_sp {
        display: block
    }

    .tb {
        display: block
    }

    .list {
        width: 100%;
        padding: 0;
        margin-bottom: 32px
    }

    .list:last-child {
        margin-bottom: 0
    }

    .sec_content {
        padding: 16px
    }

    .heading {
        margin-bottom: 32px
    }

    .heading p, .heading h2 {
        font-size: 26px;
        padding-bottom: 0
    }

    #entry_btn {
        bottom: 0;
        left: 0;
        padding: 0;
        position: fixed;
        width: 100%;
        z-index: 10
    }

    #entry_btn a {
        height: 64px;
        line-height: 64px;
        width: 100%
    }

    .fv_title {
        bottom: 40%;
        width: 72%
    }

    .fv_logo {
        width: 133px
    }

    .headerImage {
        margin: 20px auto 0;
        max-width: 768px;
        min-width: 320px;
        width: 100%
    }

    .headerImage img {
        max-width: 446px;
        width: 90%
    }

    .headerImage--recruitments img {
        max-width: 504px;
        width: 90%
    }

    .slider_css {
        height: 250px
    }

    .slider_css ul {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .slider_css li {
        height: 250px
    }

    .slider_css li:nth-child(1) {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_sp1.jpg)
    }

    .slider_css li:nth-child(2) {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_sp2.jpg)
    }

    .slider_css li:nth-child(3) {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_sp3.jpg)
    }

    .slider_css li:nth-child(4) {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/fv_sp4.jpg)
    }

    .menu .menu_content {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        background-color: #6b8e23;
        color: #fff;
        display: block;
        height: 72px;
        line-height: 72px;
        position: relative
    }

    .menu .menu_content .menu_title {
        margin: 0
    }

    .menu p {
        font-size: 24px;
        text-align: center
    }

    .menu .menu_btn {
        height: 35px;
        position: absolute;
        right: 32px;
        top: 12px;
        width: 44px
    }

    .menu .menu_btn a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        height: 100%;
        left: 50%;
        position: relative;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%
    }

    .menu .menu_btn span {
        background-color: #fff;
        height: 5px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .menu .menu_btn span:nth-of-type(1) {
        top: 0
    }

    .menu .menu_btn span:nth-of-type(2) {
        top: 15px
    }

    .menu .menu_btn span:nth-of-type(3) {
        bottom: 0
    }

    .nav_main ul {
        display: none
    }

    .nav_main li {
        background-color: #fff;
        border-bottom: 1px solid #6b8e23;
        border-left: none;
        border-right: none;
        color: #6b8e23;
        display: block;
        margin: 0;
        padding: 0;
        text-align: left;
        width: 100%
    }

    .nav_main li.active a {
        background-color: rgba(107, 142, 35, 0.2);
        color: #6b8e23;
        display: block
    }

    .nav_main li:nth-child(even), .nav_main li:nth-child(odd) {
        border-bottom: none;
        border-left: none
    }

    .nav_main li:last-child {
        border-bottom: 1px solid #b5b9ad
    }

    .nav_main li:after {
        content: none
    }

    .nav_main li a {
        color: #6b8e23;
        display: block;
        font-size: 18px;
        padding: 16px
    }

    .nav_main li span, .nav_main li p {
        display: inline-block
    }

    .nav_main li span {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-right: 16px
    }

    .nav_main li p {
        font-size: 14px;
        text-align: left
    }

    .nav_main li ul {
        display: block !important;
        max-height: initial;
        opacity: 1;
        overflow: visible;
        position: static;
        text-align: left
    }

    .nav_main li ul li {
        border-top: 1px solid #b5b9ad
    }

    .nav_main li ul li.active a {
        background-color: rgba(107, 142, 35, 0.2) !important
    }

    .nav_main li ul li:last-child {
        border-bottom: none
    }

    .nav_main li ul li a {
        background-color: #fff !important;
        color: #6b8e23;
        text-align: left
    }

    .nav_main li ul li p {
        padding-left: 16px
    }

    .nav_main li ul li p span {
        font-size: 16px
    }

    #phirosophy {
        padding: 16px
    }

    #phirosophy .phirosophy_content {
        padding: 16px 8px
    }

    #business {
        padding: 16px 0
    }

    #business .business_content {
        margin-top: 0;
        position: static
    }

    #business .business_text {
        left: 50%;
        margin: 0 auto 16px;
        padding: 16px;
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    #business .sub_heading {
        text-align: center
    }

    #business .more_btn {
        margin: 32px auto 0;
        width: 70%
    }

    #business .more_btn p {
        font-size: 18px
    }

    #culture {
        padding: 16px 0
    }

    #culture .culture_subtitle {
        font-size: 24px;
        line-height: 1.4;
        padding-bottom: 32px
    }

    #culture .culture_content {
        padding: 0 16px;
        margin-bottom: 32px
    }

    #culture .culture_title {
        padding: 8px 0
    }

    #culture .culture_title p {
        font-size: 22px
    }

    #culture .culture_title img {
        right: 8px;
        width: 32px
    }

    #culture .culture_text {
        border: 5px solid #6b8e23;
        padding: 24px 8px
    }

    #culture .culture_text p {
        font-size: 16px
    }

    #culture .btn {
        color: #000
    }

    #culture .btn a {
        background-color: #d9d9d9;
        border: 2px solid #d9d9d9;
        font-size: 20px;
        height: 64px;
        line-height: 64px;
        width: 280px
    }

    #group .group_tab {
        margin-bottom: 48px
    }

    #group .group_tab li {
        font-size: 14px;
        height: 40px;
        line-height: 36px
    }

    #group .group_content li {
        display: block;
        padding: 0;
        margin: 0 auto 32px;
        width: 280px
    }

    #bottm_btn .btn {
        width: 100%
    }

    #bottm_btn .green_btn {
        display: none
    }

    #interview .interview_title {
        font-size: 24px;
        margin: 24px auto;
        width: 80%
    }

    .article .article_inner:nth-child(odd) .article_text {
        padding-right: 0;
        padding-left: 0
    }

    .article .article_title, .article .article_text {
        display: block;
        float: none;
        padding: 0;
        width: 100%
    }

    .article .article_title {
        padding: 0 32px;
        margin-bottom: 24px;
        text-align: left
    }

    .article .article_title:before {
        content: none
    }

    .article .article_title .article_title_content {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .article .article_title span {
        padding-bottom: 0
    }

    .article .article_text .article_subtitle {
        padding-bottom: 12px;
        text-align: center
    }

    .article .article_btn {
        padding-top: 16px
    }

    .article .article_btn p {
        font-size: 18px
    }

    .article .article_btn a {
        height: 106px;
        width: 100%
    }

    #introduction {
        background-image: none;
        margin-bottom: 160px;
        padding: 0
    }

    #introduction .introduction_content {
        position: relative
    }

    #introduction .introduction_content img {
        width: 100%
    }

    #introduction .introduction_heading {
        font-size: 32px;
        left: 50%;
        position: absolute;
        top: 16px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 100%
    }

    #introduction .sec_text {
        bottom: -136px;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 85%
    }

    #introduction .sec_text p {
        font-size: 12px
    }

    .introduction_article {
        margin: 0 auto;
        padding: 16px 0;
        width: 100%
    }

    .introduction_article.active .introduction_article_title img {
        top: 26%
    }

    .introduction_article .introduction_article_content {
        padding: 16px 8px
    }

    .introduction_article .introduction_article_title {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 20px
    }

    .introduction_article .introduction_article_title img {
        width: 26px
    }

    .introduction_article .introduction_article_info img {
        width: 100%
    }

    .introduction_article .introduction_article_info .introduction_article_info_content {
        padding: 0;
        width: 100%
    }

    .introduction_article .introduction_article_info table {
        width: 100%
    }

    #introduction1 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab1_sp.jpg)
    }

    #introduction1 .introduction_article_content {
        border: none
    }

    #introduction2 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab2_sp.jpg)
    }

    #introduction2 .introduction_article_content {
        border: none
    }

    #introduction3 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab3_sp.jpg)
    }

    #introduction3 .introduction_article_content {
        border: none
    }

    #introduction4 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab4_sp.jpg)
    }

    #introduction4 .introduction_article_content {
        border: none
    }

    #introduction5 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab5_sp.jpg)
    }

    #introduction5 .introduction_article_content {
        border: none
    }

    #introduction6 .introduction_article_title {
        background-image: url(https://career-review-dev.s3.amazonaws.com/images/official/keijinkai/introduction_tab6_sp.jpg)
    }

    #introduction6 .introduction_article_content {
        border: none
    }

    .tab_list .tab_subtitle {
        font-size: 18px
    }

    .tab_list .tab_text p {
        font-size: 14px
    }

    .tab_list .list_table caption {
        font-size: 16px
    }

    .tab_list li {
        font-size: 14px
    }

    .tab_list .overview_table tr:first-child th {
        padding-top: 0
    }

    .tab_list .overview_table th, .tab_list .overview_table td {
        display: block;
        font-size: 12px;
        width: 100%
    }

    .tab_list .overview_table th {
        padding: 12px 0 6px 12px
    }

    .tab_list .overview_table th:before {
        margin-left: -8px;
        padding-right: 4px
    }

    .tab_list .overview_table td {
        padding: 0 0 12px 12px
    }

    .recruitments_content li {
        margin: 0 0 16px;
        padding: 0;
        width: 100%
    }

    .recruitments_content li a {
        display: block;
        margin: 0;
        width: 100%
    }

    .recruitment_table th, .recruitment_table td {
        display: block;
        font-size: 12px;
        width: 100%
    }

    .recruitments_content .recruitment_title {
        font-size: 18px
    }
}

@media screen and (max-width: 480px) {
    .pc, .display_pc {
        display: none
    }

    .sp, .display_sp {
        display: block
    }

    .heading p, .heading h2 {
        font-size: 22px
    }

    .sub_heading {
        font-size: 20px
    }

    .sec_text {
        max-width: 100%;
        padding: 0 8px
    }

    .btn {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 8px
    }

    .fv_title {
        width: 80%
    }

    #business .business_text {
        padding: 16px 8px
    }

    #business .business_text .sec_text {
        padding: 0
    }

    #business .more_btn {
        width: 100%;
        padding: 0 16px
    }

    #introduction .introduction_heading {
        font-size: 24px
    }

    #culture .culture_subtitle {
        font-size: 20px
    }

    #culture .culture_title p {
        font-size: 14px
    }

    #culture .culture_title .culture_btn {
        height: 20px;
        right: 8px;
        width: 20px
    }

    #culture .culture_title .culture_btn span {
        height: 2px;
        left: 5px;
        top: 10px;
        width: 10px
    }

    #culture .culture_text p {
        font-size: 14px
    }

    #culture .culture_text img {
        width: 100%
    }

    #culture .btn a {
        width: 100%
    }

    #group .group_tab li {
        font-size: 10px
    }

    #interview .interview_title {
        font-size: 20px
    }

    .article .article_title {
        padding: 8px;
        margin-bottom: 16px
    }

    .article .article_title span, .article .article_title p {
        font-size: 16px
    }

    .article .article_text .article_subtitle {
        font-size: 16px;
        padding-bottom: 8px
    }

    .article .article_btn a {
        height: 80px
    }

    .article .article_btn a:after {
        right: 2px
    }

    .article .article_btn a p {
        font-size: 16px
    }
}

@media screen and (max-width: 374px) {
    .slider_css {
        height: 180px
    }

    #introduction {
        margin-bottom: 240px
    }

    #introduction .sec_text {
        bottom: -230px;
        width: 90%
    }

    #introduction .introduction_heading {
        font-size: 24px;
        top: -10px
    }

    #culture .culture_subtitle {
        font-size: 20px
    }

    #culture .culture_title p {
        font-size: 12px
    }

    #culture .culture_text p {
        font-size: 12px
    }

    .article .article_title span, .article .article_title p {
        font-size: 14px
    }

    .article .article_text .article_subtitle {
        font-size: 14px
    }

    .article .article_btn p {
        font-size: 16px
    }

    .article .article_btn a p {
        font-size: 14px
    }
}

.show_recruitment {
    display: block
}
