@charset "utf-8";
.view03,
.view04,
article {
    overflow: hidden
}

section:not(.view01) h1 {
    text-align: center;
    font-weight: 400;
    font-size: 1.9rem;
    letter-spacing: .05em
}

.fv .bgArea {
    background: url(/common/images/company/view01.jpg) center 10% no-repeat
}

.view02 {
    height: 200px
}

.view02 .title {
    border-color: #d9dfe0;
    top: -2rem;
    width: auto;
    line-height: 1.5;
    padding: 5em 2em 1.5em
}

.view02 .title p {
    font-size: 1rem;
    letter-spacing: .05em
}

.view03 .container {
    letter-spacing: .05em
}

.view03 article {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto
}

.view03 dl {
    width: 49%;
    position: relative;
    padding-top: 4rem
}

.view03 dt {
    font-size: 1.35rem;
    line-height: 1.1
}

.view03 dd {
    border: 1px solid;
    margin: 0 auto;
    padding: 1.5em;
    box-sizing: border-box;
    position: relative;
    height: 250px
}

.view03 dt {
    border-left: 7px solid;
    position: absolute;
    top: 0;
    left: 1em;
    padding: 0 1em 1em;
    height: 85px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.view03 .part01 dd,
.view03 .part01 dt {
    border-color: #a8d1d6!important
}

.view03 .part02 dd,
.view03 .part02 dt {
    border-color: #93b6ba!important
}

.view03 .part03 dd,
.view03 .part03 dt {
    border-color: #689ca2!important
}


/* .view03 a {
    font-size: 1rem;
    display: block;
    text-align: center;
    color: #fff;
    padding: .8em 1em;
    box-sizing: border-box;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    width: 85%;
    margin: auto
} */


/* .view03 a:after {
    content: "＞";
    float: right
} */

.view03 .part02 a {
    background: #93b6ba
}

.view03 .part03 a {
    background: #689ca2
}

.view03 dd li {
    margin: 5% auto
}

.view03 .tt:before {
    content: "・"
}

.view03 .in {
    font-size: .9rem;
    width: 90%;
    margin: 2% auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    line-height: 1.4
}

.view03 .in:before {
    content: "："
}

.view03 .part02 dd p,
.view03 .part03 dd p {
    padding: 1.7em .3em;
    box-sizing: border-box
}

.view04 {
    margin: 0 auto
}

.view04 h1 {
    margin: 5% auto 2%
}

.view04 article {
    background: url(/common/images/netBg2.png);
    border: solid #f3f3f3;
    border-width: 1px 0;
    padding: 2em 0;
    box-sizing: border-box
}

.view04 article dl {
    width: 1000px;
    max-width: 95%;
    margin: 10px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    letter-spacing: .05em
}

.view04 article dt {
    width: 280px;
    text-align: center;
    letter-spacing: .05em;
    padding: .7em 0;
    box-sizing: border-box
}

.view04 article dd {
    padding: .8em 0;
    box-sizing: border-box
}

.view04 article dd p {
    margin-bottom: 1%
}

.policy .view02 {
    overflow: hidden;
    padding: 3% 0 5%;
    height: auto
}

.policy .view02 h1 {
    letter-spacing: .03em
}

.policy article {
    width: 1100px;
    letter-spacing: .03em;
    border-bottom: 1px solid #f3f3f3;
    padding: 2em;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 95%
}

.policy article h2 {
    font-size: 1.25rem;
    margin-top: 0
}

.policy article ol {
    margin: 3% auto;
    overflow: hidden
}

.policy article ol.mt1 > * + *  {
    margin-top: 1rem;
}

.noneBd {
    border: none!important
}

.policy .right {
    overflow: hidden;
    box-sizing: border-box
}

.recruit .fv .bgArea {
    background: url(/common/images/company/recruit01.jpg) center top no-repeat
}

.recruit .view03 article {
    width: 1000px;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 94%;
    margin: 0 auto
}

.recruit .view03 a {
    position: relative;
    width: 31%;
    text-align: left;
    bottom: auto;
    top: auto;
    margin-bottom: 2%
}

.recruit .view03 a:hover {
    background: #4f929a
}

.recruit .view03 .center {
    margin: 5% auto 2%;
    text-align: center
}

.recruitInfo {
    width: 980px;
    margin: 0 auto;
    letter-spacing: .03em;
    max-width: 90%
}

.recruitInfo:not(#default) {
    padding: 5vw 0 0
}

.recruitInfo h2 {
    font-weight: 400
}

.recruitInfo h2:before {
    content: "◆ ";
    color: #b8d3d8
}

.recruitInfo table {
    border-collapse: collapse;
    width: 100%
}

.recruitInfo td,
.recruitInfo th {
    padding: 1.2em 1em;
    box-sizing: border-box
}

.recruitInfo th {
    background: rgba(238, 243, 244, .75);
    font-weight: 400;
    border-bottom: 1px solid #fff;
    width: 30%
}

.recruitInfo td {
    border: 1px solid rgba(238, 243, 244, .75)
}

.recruitInfo td p {
    font-size: .95em;
    margin-top: 1%
}

.recruit .view04 {
    padding-bottom: 5vw
}

.bg_blu {
    background: #2957b6;
    color: #fff!important;
    padding: 2em 1em 2em 2em
}

.recruit .btn a {
    height: 4vw
}

.recruit .btn a img {
    max-height: 100%
}

.recruitInfo pre {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    line-height: 1.6;
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap
}

.view03 .link {
    padding: 2% 0 15%!important
}


/* Pマーク */

.f_policy {
    display: flex;
    justify-content: space-between;
    padding-right: 136px;
}

.f_policy img {
    display: block;
    width: 90px;
    height: auto;
}

@media screen and (max-width:1200px) and (min-width:738px) {
    .view02 .title {
        padding: 7vw 2em 3vw
    }
    .policy article,
    .recruit .view03 a,
    .recruitInfo table,
    .view02 .title p,
    .view04 article dd p,
    .view04 article dt {
        font-size: 1.6vw
    }
    .view04 article dt {
        width: 25vw
    }
    section:not(.view01) h1 {
        font-size: 3vw
    }
    .recruitInfo h2 {
        font-size: 2.2vw
    }
    .recruit .view04 {
        padding-bottom: 10vw
    }
    .policy article h2 {
        font-size: 2vw
    }
}

@media screen and (max-width:1100px) {
    .fv .bgArea {
        background-position: center top
    }
    .view02 {
        height: 15vw
    }
}

@media screen and (max-width:737px) {
    .view02 .title {
        padding: 8vw 5vw 2vw;
        top: -4vw
    }
    .policy article,
    .view02 .title p,
    .view04 article {
        font-size: 2.3vw
    }
    .view02 {
        height: 33vw
    }
    .recruit .view02 {
        height: 25vw
    }
    section:not(.view01) h1 {
        font-size: 4vw
    }
    .view04 article dt {
        width: 20vw
    }
    .view04 article dd {
        margin-left: 3vw;
        width: 73vw
    }
    .view04 article dd p {
        margin: 0 auto
    }
    .recruit .view03 a {
        width: 32%;
        margin-bottom: 1%
    }
    .recruit .view03 a,
    .recruitInfo table {
        font-size: 2.1vw
    }
    .recruitInfo h2 {
        font-size: 3.5vw
    }
    .recruitInfo td,
    .recruitInfo th {
        padding: 2.5vw 2vw
    }
    .recruitInfo th {
        width: 20%
    }
    .recruitInfo {
        max-width: 92%
    }
    .recruit .view04 {
        padding-bottom: 10vw
    }
    .policy article {
        padding: 3vw 2vw
    }
    .policy article li {
        margin: 1% auto
    }
    .policy article h2 {
        font-size: 3vw
    }
    .recruitInfo:not(#default) {
        padding-top: 10vw
    }
    /* Pマーク追加 */
    .f_policy {
        flex-direction: column;
        padding-right: 0;
    }
    .f_policy img {
        display: block;
        margin: 12px auto 0;
    }
}

@media screen and (max-width:812px) and (min-width:641px) and (orientation:landscape) {
    .policy article,
    .view04 article {
        font-size: 1.3vw
    }
    .view04 dt {
        font-size: 2vw
    }
    .policy article .right {
        float: none;
        text-align: right
    }
}

@media screen and (max-width:480px) {
    .view04 article dl {
        flex-wrap: wrap
    }
    .view04 article dd,
    .view04 article dt {
        width: 100%;
        margin: 0 auto;
        padding: .5em 0
    }
    .view04 article dd p {
        width: 95%
    }
    .recruit .view03 a {
        width: 49%;
        margin: 1% 0
    }
    .recruitInfo td,
    .recruitInfo th {
        display: block;
        width: 100%;
        letter-spacing: .05em
    }
    .recruitInfo th {
        border-bottom: 0
    }
    .recruit .btn a img {
        max-height: none;
        max-width: 50%
    }
    .recruit .btn a {
        height: auto
    }
    .bg_blu {
        padding: 1.2em 1em 1.2em 2em
    }
    .recruit .view03 .center {
        margin-bottom: 4%
    }
}

@media screen and (max-width:480px) and (min-width:381px) {
    .policy article,
    .recruit .view03 .center,
    .recruit .view03 a,
    .view02 .title p,
    .view04 article,
    .view04 article dd p {
        font-size: 3vw
    }
    .recruit .view02,
    .view02 {
        height: 36vw
    }
    .view04 article dd p {
        margin: 1% auto
    }
    .recruitInfo h2 {
        font-size: 4vw
    }
    .recruitInfo table {
        font-size: 3.2vw
    }
    .recruitInfo td p {
        font-size: 2.9vw;
        letter-spacing: .03em;
        margin-top: 2%
    }
}

@media screen and (max-width:380px) {
    .policy article,
    .recruit .view03 .center,
    .recruit .view03 a,
    .view02 .title p,
    .view04 article {
        font-size: 3.5vw
    }
    .policy article h2,
    .view04 article dd p {
        font-size: 4vw
    }
    .view04 article dd p {
        line-height: 1.4;
        margin: 2% auto
    }
    .view02 {
        height: 50vw
    }
    .recruit .view02 {
        height: 35vw
    }
    section:not(.view01) h1 {
        font-size: 4.5vw
    }
    .recruitInfo table {
        font-size: 3.8vw
    }
    .recruitInfo h2 {
        font-size: 4.2vw
    }
    .recruitInfo th {
        padding: 1.5vw 2vw
    }
    .recruitInfo td p {
        margin-top: 3%;
        line-height: 1.5
    }
    .recruit .view03 a {
        width: 100%
    }
}