<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ---------
共通設定
---------*/

.post-edit {
    z-index: 10;
}


/* ヘッダー */

#header {
    background: #00A291;
    padding: 0;
}

#header .logo {
    padding: 10px 120px 10px 20px;
    background: linear-gradient(90deg, #FFF, #FFF 280px, transparent);
    position: absolute !important;
    opacity: 1 !important;
}

#header .logo img {
    height: 56px;
}

#header a {
    width: auto;
    margin: auto;
    display: block;
    text-align: center;
}

#header h1 {
    color: #E6DAA2;
    font-size: 48px;
    line-height: 1.2;
    position: relative;
    top: inherit;
    left: inherit;
    text-align: center;
    padding: 22px 0 40px;
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
    width: auto;
}

#header h1 span {
    display: block;
    font-size: .4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* グローバルナビゲーション */

#g-navi {
    top: -1px;
}

#g-navi .in1200 {
    max-width: 1252px;
    padding: 0 0 20px;
}

#g-navi ul li {
    border-left: 1px solid #FFF;
}

#g-navi ul li:last-child {
    border-right: 1px solid #FFF;
}

#g-navi ul li.current-menu-item {
    background: inherit;
}

#g-navi ul li a,
#g-navi ul li:nth-child(3) a,
#g-navi ul li:last-child a {
    padding: 9px;
    border: none !important;
    margin: 0 13px;
    box-sizing: border-box;
    height: auto;
    border-radius: 8px;
    font-size: 19px;
}

#g-navi ul li.current-menu-item a,
#g-navi ul li.current-page-ancestor.menu-item-11243 a {
    background: #E6DAA2;
    color: #00A291;
}


/* 本文 */

article {
    background: #FAFAFA;
    overflow: hidden;
}

#lead {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

#page #lead h1 {
    margin-bottom: 0;
}

#page #article-benefits #lead h1 {
    margin-bottom: 16px;
}

.in100per {
    padding: 0;
}

section.in1200 {
    background: transparent;
    border: none;
}

section:before,
section:after {
    content: none;
}

.flex-around {
    align-items: center;
}


/* 外部リンク */

.outer-link {
    padding-bottom: 50px;
    align-items: flex-start;
}

.outer-link p {
    margin: .3em 0;
    text-align: center;
}

.outer-link a {
    display: block;
}

.outer-link a:hover {
    opacity: .7;
}

.outer-link a p:first-child {
    font-size: 19px;
}


/* フッター */

#footer-recruit {
    background: #3E3A39;
    padding: 28px 0 16px;
}

#footer-recruit a,
#footer-recruit p {
    color: #FFF;
    margin: 10px 0 0;
    line-height: 1.2;
}

#footer-recruit a span {
    display: block;
    font-weight: bold;
}

#footer-recruit a span:nth-of-type(2) {
    font-size: 28px;
    margin-left: -3px;
}

#footer-recruit a span:nth-of-type(3) {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* ★ここにページごとの個別CSS★ */

.wp-image-11264 {
    width: 100%;
    margin: 24px 0;
}

.in1300 {
    /* margin: -270px auto 60px;
max-width: 1340px; */
    padding: 56px 0;
    background: url(https://www.ja-irumano.or.jp/wp-content/uploads/2019/02/recruit_back.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.recruit_lead {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    font-size: 40px !important;
    margin: 26px 0 0 36px !important;
    line-height: 1.2;
}

#victory .flex-around&gt;img {
    width: calc(30% - 20px);
    min-width: 230px;
}

#victory .flex-around&gt;p {
    width: 70%;
}

#article-recruit #lead .flex-around&gt;img {
    max-width: 16vw;
}

#article-recruit #lead .flex-around&gt;img:nth-child(3) {
    max-width: calc(16vw + 12px);
}

#article-staff section.in1200 {
    padding: 0 0 40px;
}

#article-staff section:first-of-type .flex-around:first-of-type {
    justify-content: flex-start;
}

#article-staff section:first-of-type .flex-around:last-of-type {
    justify-content: flex-end;
}

#article-staff section:first-of-type .flex-around:last-of-type&gt;div {
    position: relative;
    overflow: visible;
}

#article-staff section:nth-of-type(1) .flex-around&gt;div&gt;p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
}

#article-staff .flex-around:last-of-type&gt;div p:nth-child(2) img {
    position: absolute;
    bottom: -48px;
    right: -18px;
}

#article-staff .flex-around:last-of-type&gt;div p:nth-child(3) img {
    margin-right: 2vw;
    z-index: 2;
    position: relative;
    max-width: 25vw;
}

#article-staff section:first-of-type .flex-around a {
    display: block;
    position: relative;
    margin: 1em;
}

#article-staff .voicebox div {
    position: absolute;
    z-index: 2;
    width: 60%;
    height: 60%;
    margin: 20%;
    padding: 32px;
    background: rgba(0, 162, 145, .8);
    transition: opacity 0.2s ease-in-out;
    opacity: 1;
}

#article-staff .voicebox:hover div {
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
}

#article-staff .voicebox p {
    color: #FFF;
    margin: 0;
    font-size: 20px;
}

#article-staff .voicebox p:first-child {
    font-size: 46px;
    text-align: center;
    margin: 0 0 36px;
    padding-bottom: 20px;
    border-bottom: 1px solid #FFF;
}

#article-staff .voicebox p:last-child {
    font-size: 14px;
}

#article-staff .voicebox img {
    position: relative;
    z-index: 1;
    transition: filter 0.2s ease-in-out;
    filter: grayscale(100);
}

#article-staff .voicebox:hover img {
    display: none;
    transition: filter 0.2s ease-in-out;
    filter: grayscale(0);
}

#article-staff .voicebox img:last-child {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    /* transition: opacity 0.2s ease-in-out;
    opacity: 1; */
}

#article-staff .voicebox:hover img:last-child {
    position: relative;
    display: block;
    /* transition: opacity 0.2s ease-in-out;
    opacity: 0; */
}

.forstaffftop a:hover {
    opacity: .7;
}


/* ブラウザ幅ごとの調整 */

@media screen and (max-width: 1639px) {
    #g-navi .in1200 {
        margin-left: auto;
    }
}

@media screen and (max-width: 1379px) {
    #g-navi .in1200 {
        margin-left: auto;
        margin-right: auto;
        max-width: calc(100% - 40px);
    }
}

@media (max-width: 1299px) {
    #article-staff section:first-of-type .flex-around a {
        width: 100%;
        max-width: 30vw;
    }

    #article-staff .voicebox p:first-child {
        font-size: 3vw;
        margin-bottom: 1.3vw;
        padding-bottom: 1vw;
    }

    #article-staff .voicebox div {
        padding: 2vw;
    }

    #article-staff section:nth-of-type(1) .flex-around:nth-of-type(1)&gt;div&gt;p img {
        max-width: 23vw;
    }
}

@media (max-width: 1199px) {
    #header .logo {
        position: relative !important;
    }

    #header a {
        margin-right: 9vw;
    }
}

@media (max-width: 1099px) {
    #g-navi ul li:nth-child(3) {
        border-right: 1px solid #FFF;
    }

    #g-navi ul li:nth-child(1),
    #g-navi ul li:nth-child(2),
    #g-navi ul li:nth-child(3) {
        margin-bottom: 14px;
    }
}

@media (max-width: 1024px) {
    #page #lead .shougai_box3 {
        min-width: 100px;
    }
}

@media (max-width: 1199px) and (min-width: 900px) {
    #page #lead .shougai_box1&gt;p {
        margin: auto auto auto 32vw;
    }
}

@media (max-width: 999px) {
    #header a {
        margin-right: 6vw;
    }
}

@media (max-width: 900px) {
    #header h1 {
        font-size: 42px;
        padding: 17px 0 22px;
    }

    #header .logo {
        background: linear-gradient(90deg, #FFF, #FFF 242px, transparent);
        width: 300px !important;
        margin: 0;
        padding: 4px 16px;
    }

    #header .logo img {
        float: left;
        height: 52px;
    }

    #g-navi ul li:nth-child(1),
    #g-navi ul li:nth-child(2),
    #g-navi ul li:nth-child(3) {
        margin-bottom: 10px;
    }

    #g-navi ul li a {
        padding: 9px !important;
        font-size: 16px !important;
    }

    #g-navi .in1200 {
        padding-bottom: 16px;
    }

    #article-recruit #lead .flex-around&gt;img {
        max-width: 16vw;
        margin-right: 2vw;
    }

    #victory .flex-around {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #victory .flex-around img {
        width: 28vw;
        margin-left: 20px;
        min-width: 180px;
    }

    .outer-link .col33 {
        width: 48%;
        text-align: center;
        flex-grow: inherit;
    }

    .outer-link .col33:nth-child(3n) {
        margin-left: 0;
    }

    #article-staff .voicebox div {
        width: 70%;
        height: 70%;
        margin: 15%;
    }

    #article-staff section:first-of-type .flex-around a {
        max-width: 33vw;
    }

    #article-staff section:first-of-type .flex-around&gt;div&gt;p {
        font-size: 18px;
    }

    #article-staff .voicebox p:first-child {
        font-size: 3.8vw;
        padding-bottom: .5vw;
    }

    #article-staff section:first-of-type .flex-around:nth-of-type(1)&gt;div&gt;p img {
        max-width: 20vw;
    }

    #victory .flex-around&gt;p {
        width: 100%;
    }
}

@media (max-width: 767px) {

    /* .breadcrumb {
padding-top: 96px;
} */
    #part-time {
        margin-top: -96px;
    }

    #part-time h2 {
        padding-top: 96px;
    }

    #header {
        background: rgba(0, 162, 145, .9);
    }

    #header li.current-menu-item,
    #s-menu {
        background: transparent;
    }

    #g-navi ul li:last-child {
        border-right: none;
    }

    #header h1 {
        font-size: 24px;
        padding: 10px;
    }

    #header .logo {
        padding: 9px 16px 10px;
    }

    #header .logo img {
        height: 44px;
    }

    #header .in1200 {
        padding: 0;
        max-width: 100%;
    }

    #header h1 span {
        font-size: 0.5em;
    }

    #header #g-navi {
        top: 0;
    }

    #g-navi {
        display: none;
    }

    .breadcrumb {
        margin-top: 64px;
    }

    #g-navi ul li {
        margin: 0 !important;
    }

    #g-navi ul li:nth-child(3) {
        border-right: none;
    }

    #g-navi ul li a {
        margin: 0 !important;
        border-radius: 0 !important;
    }

    #header #g-navi ul li.current-menu-item a,
    #header #g-navi ul li.current-page-ancestor.menu-item-11243 a {
        color: #00A291;
    }

    #header #g-navi ul:last-of-type li a {
        border-top: 1px solid #FFF !important;
    }
}

@media (max-width: 600px) {
    #header {
        height: auto;
    }

    #header #g-navi ul li {
        background: transparent;
    }

    #header .in1200 {
        padding: 0;
        clear: both;
    }

    #header a {
        margin-right: 0;
        display: inline-block;
    }

    #header h1 {
        font-size: 24px;
        padding: 12px;
        width: 100%;
        font-size: 22px;
        padding: 8px 14px;
        justify-content: flex-start;
        text-align: left;
    }

    #header h1 span {
        font-size: 0.6em;
    }

    #header .logo {
        text-align: left;
        padding: 4px 8px 2px;
        background: linear-gradient(90deg, #FFF, #FFF 162px, transparent);
        width: 200px !important;
    }

    #header .logo img {
        height: 30px;
    }

    .breadcrumb {
        margin-top: 78px;
    }

    .recruit_lead {
        font-size: 30px !important;
        margin: 20px 0 0 !important;
    }

    .outer-link {
        margin-top: 40px;
        flex-flow: column;
    }

    .outer-link .col33 {
        width: 100%;
        max-width: 400px;
        margin: 8px auto !important;
    }

    #s-menu {
        top: 43px;
    }

    #lead {
        padding: 26px 0px 0px;
    }

    #page #lead h1 {
        margin-bottom: 0;
    }

    #article-staff section:first-of-type .flex-around&gt;div {
        display: flex;
        justify-content: space-around;
        width: 90vw;
    }

    #article-staff section:first-of-type .flex-around {
        flex-flow: column;
    }

    #article-staff section:first-of-type .flex-around&gt;div {
        order: 1;
    }

    #article-staff section:first-of-type .flex-around&gt;a:nth-of-type(1) {
        order: 2;
    }

    #article-staff section:first-of-type .flex-around&gt;a:nth-of-type(2) {
        order: 3;
    }

    #article-staff section:first-of-type .flex-around a {
        max-width: 65vw;
        max-height: 65vw;
    }

    #article-staff .voicebox div {
        padding: 2.2vw 4vw;
    }

    #article-staff .voicebox p:first-child {
        font-size: 8vw;
        margin-bottom: 3vw;
    }

    #article-staff .voicebox p {
        font-size: 18px;
    }

    #article-staff .voicebox p:last-child {
        font-size: 12px;
    }

    #article-staff section:first-of-type .flex-around:nth-of-type(1)&gt;div&gt;p img {
        max-width: 46vw;
    }

    #article-staff .flex-around:last-of-type&gt;div p:nth-child(2) img {
        bottom: -26px;
        right: -48px;
    }

    #article-staff section:first-of-type .flex-around&gt;div&gt;p {
        font-size: 20px;
    }

    #article-guideline section.in1200:last-of-type {
        padding-bottom: 40px;
    }
}

@media (max-width: 374px) {
    .recruit_lead {
        font-size: 26px !important;
    }

    #article-staff section:first-of-type .flex-around&gt;div&gt;p {
        font-size: 18px;
    }
}</pre></body></html>