
/*
Theme Name: yokosuka-denko-themes
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@500&display=swap&display=swap');

/*-----------------------------------------------------*/
/*共通のCSS*/
/*-----------------------------------------------------*/

:root {
    --main-color: #404C9C;
    --sub-color: #5B9BD5;
}

.yug {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.yum {
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.afs8 {
    font-size: 1.07rem;
}

.afs9 {
    font-size: 1.2rem;
}

.afs10 {
    font-size: 1.33rem;
}

.afs105 {
    font-size: 1.4rem;
}

.afs11 {
    font-size: 1.47rem;
}

.afs12 {
    font-size: 1.6rem;
}

.afs13 {
    font-size: 1.73rem;
}

.afs14 {
    font-size: 1.87rem;
}

.afs15 {
    font-size: 2rem;
}

.afs16 {
    font-size: 2.13rem;
}

.afs17 {
    font-size: 2.27rem;
}

.afs18 {
    font-size: 2.4rem;
}

.afs19 {
    font-size: 2.53rem;
}

.afs20 {
    font-size: 2.67rem;
}

.afs21 {
    font-size: 2.8rem;
}

.afs22 {
    font-size: 2.93rem;
}

.afs23 {
    font-size: 3.07rem;
}

.afs24 {
    font-size: 3.2rem;
}

.afs25 {
    font-size: 3.33rem;
}

.afs26 {
    font-size: 3.47rem;
}

.afs27 {
    font-size: 3.6rem;
}

.afs28 {
    font-size: 3.73rem;
}

.afs29 {
    font-size: 3.87rem;
}

.afs30 {
    font-size: 4rem;
}

.afs31 {
    font-size: 4.13rem;
}

.afs32 {
    font-size: 4.27rem;
}

.afs33 {
    font-size: 4.4rem;
}

.afs34 {
    font-size: 4.53rem;
}

.afs35 {
    font-size: 4.67rem;
}

.afs36 {
    font-size: 4.8rem;
}

.afs37 {
    font-size: 4.93rem;
}

.afs38 {
    font-size: 5.07rem;
}

.afs39 {
    font-size: 5.2rem;
}

.afs40 {
    font-size: 5.33rem;
}

.afs41 {
    font-size: 5.47rem;
}

.afs42 {
    font-size: 5.6rem;
}

.afs43 {
    font-size: 5.73rem;
}

.afs44 {
    font-size: 5.87rem;
}

.afs45 {
    font-size: 6rem;
}

.afs46 {
    font-size: 6.13rem;
}

.afs47 {
    font-size: 6.27rem;
}

.afs48 {
    font-size: 6.4rem;
}

.afs49 {
    font-size: 6.53rem;
}

.afs50 {
    font-size: 6.67rem;
}

.afs51 {
    font-size: 6.8rem;
}

.afs52 {
    font-size: 6.93rem;
}

.afs53 {
    font-size: 7.07rem;
}

.afs54 {
    font-size: 7.2rem;
}

.afs55 {
    font-size: 7.33rem;
}

.afs56 {
    font-size: 7.47rem;
}

.afs57 {
    font-size: 7.6rem;
}

.afs58 {
    font-size: 7.73rem;
}

.afs59 {
    font-size: 7.87rem;
}

.afs60 {
    font-size: 8rem;
}

.afs61 {
    font-size: 8.13rem;
}

.afs62 {
    font-size: 8.27rem;
}

.afs63 {
    font-size: 8.4rem;
}

.afs64 {
    font-size: 8.53rem;
}

.afs65 {
    font-size: 8.67rem;
}

.afs66 {
    font-size: 8.8rem;
}

.afs67 {
    font-size: 8.93rem;
}

.afs68 {
    font-size: 9.07rem;
}

.afs69 {
    font-size: 9.2rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

div,
pre,
p,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
figure,
figcaption,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
    word-break: break-all;
}

img {
    max-width: 100%;
    border: 0;
    height: auto;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

@media screen and (max-width: 767px) {
    img {
        max-width: 100%;
        height: auto;
    }
}

a {
    color: #000000;
}

ul,
ol {
    list-style-type: none;
}

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

table th,
table td {
    padding: 0;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}

html {
    font-size: 62.5%;
}

@media screen and (max-width: 1680px) {
    html {
        font-size: 54.6%;
    }
}

@media screen and (max-width: 1600px) {
    html {
        font-size: 52%;
    }
}

@media screen and (max-width: 1400px) {
    html {
        font-size: 45.5%;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 41.6%;
    }

    .afs12 {
        font-size: 12px;
    }

    .afs16 {
        font-size: 16px;
    }

    .afs18 {
        font-size: 16px;
    }

    .afs24 {
        font-size: 18px;
    }

    .afs28 {
        font-size: 22px;
    }
}

body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-size: 1.87rem;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

@media screen and (max-width: 767px) {

    .afs28 {
        font-size: 20px;
    }

}

h1 {
    font-weight: normal;
    font-size: 1.33rem;
}

.attached {
    font-size: 3.73rem;
    color: var(--main-color);
    text-align: center;
    text-transform: uppercase;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}

.attached .trans-none {
    text-transform: none;
}

/* h2 {
    text-align: center;
    font-size: 1.87rem;
    margin-bottom: 4rem;
    color: var(--main-color);
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
}

h2::before,
h2::after {
    content: "―";
    font-size: 1.87rem;
    font-weight: normal;
}

h2::before {
    margin-right: 2rem;
}

h2::after {
    margin-left: 2rem;
} */

.second h2 {
    margin-bottom: 6rem;
}


@media screen and (max-width: 767px) {

    .attached {
        font-size: 24px !important;
        margin-bottom: 0.5rem;
    }

    h2 {
        font-size: 16px;
    }

}

/* .top h3 {
    font-size: 2.67rem;
    margin: 2rem 0 1.5rem;
    font-weight: 500;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
} */

.top.about-us h3 {
    font-size: 2.67rem;
}

@media screen and (max-width: 1280px) {
    h3 {
        font-size: 16px;
    }
}

.sec h3 {
    display: flex;
    padding-left: 25px;
    background: url(imgs/h3.png.webp) no-repeat left center / contain;
    background-size: 15px;
    color: var(--sub-color);
    font-size: 2.13rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.sec.renewal h3,
.sec.maintenance h3 {
    color: var(--main-color);
}




@media screen and (max-width: 1280px) {
    .second h3 {
        font-size: 16px;
    }
}

p,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
address {
    color: #000;
    font-size: 1.87rem;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
}

@media screen and (max-width: 1280px) {

    p,
    th,
    td,
    ul,
    ol,
    li,
    dl,
    dt,
    dd,
    address {
        font-size: 16px;
    }
}

p {
    line-height: 1.75;
}

@media screen and (max-width: 560px) {
    p {
        line-height: 1.7;
    }
}


/* font decoration */

a {
    overflow: hidden;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
}

a:hover {
    opacity: 0.6;
}

a[href^="tel:"] {
    display: inline;
    text-decoration: none;
    cursor: default;
}

a[href^="tel:"]:hover {
    opacity: inherit;
}

.wrapper {
    width: 100%;
    max-width: 1640px;
}

@media screen and (max-width: 767px) {
    .wrapper {
        min-width: auto;
        overflow: hidden;
    }
}

section {
    width: 100%;
}

.inner {
    width: 95%;
    max-width: 1640px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .inner {
        margin: 0 auto;
        padding: 0;
    }
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    background: #ffffff;
}

@media screen and (max-width: 767px) {
    .fixed {
        position: static;
    }
}

.flex,
.flex-sp {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .flex-sp {
        display: block;
    }
}

/*フォントの太さを指定*/
.f-bold {
    font-weight: bold;
}

/*フォントの太さを指定（游明朝）*/
.fy-bold {
    font-weight: 600;
}

/*英語の小文字を大文字に*/
.f-large {
    text-transform: uppercase;
}

.accent {
    color: var(--main-accent-color) !important;
}

.tac,
h1.tac,
h2.tac,
h3.tac,
h4.tac,
p.tac,
table.tac,
th.tac,
td.tac,
ul.tac,
li.tac {
    text-align: center;
}

.tal,
h1.tal,
h2.tal,
h3.tal,
h4.tal,
p.tal,
table.tal,
th.tal,
td.tal,
ul.tal,
li.tal {
    text-align: left;
}

.tar,
h1.tar,
h2.tar,
h3.tar,
h4.tar,
p.tar,
table.tar,
th.tar,
td.tar,
ul.tar,
li.tar {
    text-align: right;
}

.ma {
    margin: 0 auto;
}

.mb0,
p.mb0,
table.mb0,
ul.mb0,
li.mb0 {
    margin-bottom: 0;
}

.mb5,
p.mb5,
table.mb5,
ul.mb5,
li.mb5 {
    margin-bottom: 0.5rem;
}

.mb10,
p.mb10,
table.mb10,
ul.mb10,
li.mb10 {
    margin-bottom: 1rem;
}

.mb15,
p.mb15,
table.mb15,
ul.mb15,
li.mb15 {
    margin-bottom: 1.5rem;
}

.mb20,
p.mb20,
table.mb20,
ul.mb20,
li.mb20 {
    margin-bottom: 2rem;
}

.mb25,
p.mb25,
table.mb25,
ul.mb25,
li.mb25 {
    margin-bottom: 2.5rem;
}

.mb30,
p.mb30,
table.mb30,
ul.mb30,
li.mb30 {
    margin-bottom: 3rem;
}

.mb40,
p.mb40,
table.mb40,
ul.mb40,
li.mb40 {
    margin-bottom: 4rem;
}

.mb50,
p.mb50,
table.mb50,
ul.mb50,
li.mb50 {
    margin-bottom: 5rem;
}

.mb60,
p.mb60,
table.mb60,
ul.mb60,
li.mb60 {
    margin-bottom: 6rem;
}

.mb70,
p.mb70,
table.mb70,
ul.mb70,
li.mb70 {
    margin-bottom: 7rem;
}

.mb80,
p.mb80,
table.mb80,
ul.mb80,
li.mb80 {
    margin-bottom: 8rem;
}

.mb90,
p.mb90,
table.mb90,
ul.mb90,
li.mb90 {
    margin-bottom: 9rem;
}

.mb100,
p.mb100,
table.mb100,
ul.mb100,
li.mb100 {
    margin-bottom: 10rem;
}

.bottom12 {
    margin-bottom: 12rem;
}

.bottom13 {
    margin-bottom: 13rem;
}

.bottom14 {
    margin-bottom: 14rem;
}

.bottom15 {
    margin-bottom: 15rem;
}

.bottom16 {
    margin-bottom: 16rem;
}

.bottom17 {
    margin-bottom: 17rem;
}

.bottom18 {
    margin-bottom: 18rem;
}

.bottom19 {
    margin-bottom: 19rem;
}

.bottom20 {
    margin-bottom: 20rem;
}

.bottom21 {
    margin-bottom: 21rem;
}

.bottom22 {
    margin-bottom: 22rem;
}

.bottom23 {
    margin-bottom: 23rem;
}

.bottom24 {
    margin-bottom: 24rem;
}

.bottom25 {
    margin-bottom: 25rem;
}


/*レスポンシブで消える改行*/

.tb-br,
.sp-br,
.ssp-br {
    display: none;
}

@media screen and (max-width: 1280px) {
    .tb-br {
        display: block;
    }

    .tb-span {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sp-br {
        display: block;
    }

    .pc-br {
        display: none;
    }
}

@media screen and (max-width:560px) {
    .ssp-br {
        display: block;
    }

    .ssp-none,
    .sp-br.ssp-none {
        display: none;
    }
}

.read-more {
    display: inline;
}


/*flexのカラム*/

.column2,
.column3,
.column4,
.column5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media screen and (max-width: 1280px) {

    .column2,
    .column3,
    .column4,
    .column5 {
        justify-content: space-around;
    }
}

/*flex2*/
.column2>figure,
.column2>div,
.column2>li,
.column2>section {
    width: 48.8%;
}

@media screen and (max-width: 767px) {

    .column2>figure,
    .column2>div,
    .column2>li,
    .column2>section {
        width: 100%;
        margin-bottom: 40px;
    }
}

/*flex3*/
.column3>figure,
.column3>div,
.column3>li,
.column3>section {
    width: 31.7%;
}

@media screen and (max-width: 767px) {

    .column3>figure,
    .column3>div,
    .column3>li,
    .column3>section {
        width: 100%;
        max-width: 520px;
        margin-bottom: 40px;
    }
}

/*flex4*/
.column4>figure,
.column4>div,
.column4>li,
.column4>p,
.column4>a,
.column4>section {
    width: 23.2%;
}

@media screen and (max-width: 767px) {

    .column4>figure,
    .column4>div,
    .column4>li,
    .column4>a,
    .column4>section {
        width: 48%;
        margin-bottom: 2rem
    }
}


/*flex5*/
.column5>figure,
.column5>div,
.column5>li {
    width: 17%;
}

@media screen and (max-width: 1280px) {

    .column5>figure,
    .column5>div,
    .column5>li {
        min-width: 45%;
    }
}


/*flex6*/
.column6 {
    display: flex;
    justify-content: space-between;
}

.column6>figure,
.column6>div,
.column6>li,
.column6>p,
.column6>a,
.column6>section {
    width: 14.6%;
}

@media screen and (max-width: 1024px) {
    .column6 {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .column6>div {
        width: 31.7%;
        margin-bottom: 3rem;
    }

    .column6 a:nth-of-type(4) {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .column6 {
        flex-wrap: wrap;
    }

    .column6>div {
        width: 30%;
        margin-bottom: 2rem;
        margin-left: 0;
    }

    .column6 div:nth-of-type(4) {
        margin-left: 0;
    }
}

@media screen and (max-width:560px) {

    .column6>div {
        width: 48%;
    }
}

.page-top {
    cursor: pointer;
}

address {
    font-style: normal;
}

/*ヘッダーが上下する動き
translateYの数値はヘッダーの高さに合わせて変更してください。*/

#header.UpMove {
    -webkit-animation: UpAnime 0.5s forwards;
    animation: UpAnime 0.5s forwards;
}

#header.DownMove {
    -webkit-animation: DownAnime 0.5s forwards;
    animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-120px);
    }
}

@keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-120px);
    }
}

@-webkit-keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-120px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-120px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/*要素がふわっと現れる動き
laterは１つ目の要素に指定してください。*/

.fadein,
.fadein-later {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 500ms;
}

.fadein.scrollin,
.fadein-later.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.fadein-box {
    opacity: 0;
    transition: all 0.5s;
}

.fadein-box.active {
    opacity: 1;
}

@media screen and (max-width:767px) {

    .fadein,
    .fadein-later {
        opacity: 0;
        transform: translate(0, 60px);
        transition: all 400ms;
        transition-delay: 200ms;
    }

}


/*基本のボタン*/

.btn-box {
    line-height: 30px;
    /*縦の幅*/
    height: 30px;
    position: relative;
    z-index: 10;
    margin-top: 2rem;
    /* margin-bottom: 3rem; */
    text-align: center;
}

.btn-box>div,
.btn-box>a {
    display: inline-block;
    max-width: 160px;
    /* 1920px時のボタン幅 */
    width: 100%;
    position: relative;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    z-index: 1;
    overflow: hidden;
    border-radius: 50px;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-size: 1.6rem;
}

.btn-box>div::before,
.btn-box>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background:var(--main-color);
    transform: scaleX(0);
    transition: transform ease 0.5s;
    transform-origin: 100% 50%;
    color: #FFF
}

.btn-box>a:hover::before {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}

.btn-box>a:hover {
    opacity: 1;
    color: #FFF;
}

.btn-box._arrow>a::after {
    content: "　→";
}

.btn-box>a:nth-of-type(2) {
    margin-left: 2rem;
}

.btn-box._gry>a {
    color: #767171;
    border: 1px solid #767171;
    background-color: transparent;
}

/*やじるし*/

.btn-box>a span {
    position: relative;
    padding-right: 60px;
}

.btn-box>a span::before {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.btn-box>a span::after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    transform: skew(10deg, 25deg);
    background-color: var(--main-color);
    position: absolute;
    right: 0;
    top: -5px;
    bottom: 0;
    margin: auto 0;
}

.btn-box._gry>a span::after,
.btn-box._gry>a span::before {
    background-color: #767171;
}

.btn-box>a:hover span::before,
.btn-box>a:hover span::after {
    background-color: #FFF;
}

.btn-box._gry>a:hover span::before,
.btn-box._gry>a:hover span::after {
    background-color: #767171;
}

@media screen and (max-width:767px) {

    .btn-box>div {
        font-size: 14px;
        width: 90%;
    }

    .index-box p {
        font-size: 14px;
    }
}

/*基本の画像リンク（波紋）
疑似要素をコメントアウトすると拡大する動きになります*/
.index-box {
    display: flex;
    flex-direction: column;
}

/* .index-black {
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    flex-grow: 1;
} */

.index-black p {
    flex-grow: 1;
    font-size: 1.6rem;
    text-align: center;
    padding: 0 1rem;
}

.img-zoom {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.img-zoom img {
    transition: ease 0.35s;
}

.index-box a:hover {
    opacity: 1;
    outline: none;
}

a:hover>.img-zoom>img {
    transform: scale(1.1);
}

.img-zoom:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
}

.img-zoom:hover:before {
    animation: circle 0.8s;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@media screen and (max-width:767px) {

    .index-box p {
        font-size: 14px;
    }

}
/* =================================================================================================================== */
/* =================================================================================================================== */
/* =================================================================================================================== */
/* =================================================================================================================== */
/* =================================================================================================================== */
/* =================================================================================================================== */
/* ------------------------------
 共通部分
------------------------------ */
.ap-fw400{
    font-weight: 400;
}

.ap-fw500{
    font-weight: 500;
}

.ap-fw600{
    font-weight: 600;
}

/* 見出し　共通
------------------------------ */
.content-title {

    h3 {
        color: #404C9C;
        font-size: 3.73rem;
        font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
        text-align: left;
        font-weight: 500;
        position: relative;
        padding-bottom: 0.6rem;
        border-bottom: 4px solid #D0CECE;
        margin-bottom: 3.8rem;
    }

    h3::before {
        content: '';
        position: absolute;
        bottom: -4px;
        width: 150px;
        height: 4px;
        background: #404C9C;
    }

    h3::after {
        content: none;
    }

    h4 {
        color: #404C9C;
        font-size: 2.67rem;
        font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
        font-weight: 500;
    }
}

.h4flex {
    display: flex;
    justify-content: flex-start;

    img {
        margin-right: 1rem;
        object-fit: contain;
    }
}

@media screen and (max-width: 1280px) {

    .content-title {
        
        h3 {
            font-size: 3.6rem !important;
        }

        h4 {
            font-size: 20px;
        }
    }
}
@media screen and (max-width: 767px) {
    .h4flex {
        margin-bottom: 1rem;
    }

}
.blue {
    color: #404C9C;
}

/*******************************************/
/*ヘッダー*/
/*******************************************/

.header-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0;
    background-color: rgba(255, 255, 255, 1);
    z-index: 10000;
    height: 12rem;
    /*header全体の高さを決める*/
}
/*内部のスタイル*/

.header {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

/*左のスタイル*/
.header-left {
    width: 30%;
    max-width: 500px;
    padding-left: 1.8%;
    display: flex;
    align-items: center;
}

.logo-container a {
    display: flex;
    align-items: center;
}


/*右のスタイル*/
.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

/*ナビ*/
.header-nav h1 {
    margin-bottom: 2rem;
}

.gnavi ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 3rem;
}

.gnavi ul li {
    position: relative;
    margin-left: 8.5rem;
    padding-bottom: 1rem;
}

.gnavi ul li a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.87rem;
    text-align: center;
    letter-spacing: 0.07em;
}

.gnavi ul li a:hover, .gnavi ul li.on a{
    color: var(--main-color)
}

.gnavi ul li a:hover {
    opacity: 1;
}

/*採用情報*/
.header-icons {
    width: 13.2rem;
    height: 100%;
    margin-left: 4rem
}

.header-icons a {
    padding: 1rem;
    display: block;
    background-color: var(--main-color);
    height: 100%;
    color: #FFF;
    text-align: center;
    font-size: 1.73rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-icons a div div {
    font-size: 1.33rem;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
}

/*---------------------------------------
レイアウト調整*/

@media screen and (max-width: 1280px) {
    .header-left {
        padding-left: 2rem;
    }

    .header-nav {
        padding-right: 4rem;
    }
}

@media screen and (max-width: 1024px) {

    .header-right {
        display: none;
    }

    .header-left {
        width: calc(100% - 60px);
        width: auto;
    }

    .header {
        align-items: center;
        padding: 1rem 0;
    }

}

@media screen and (max-width: 767px) {
    .header-wrapper {
        height: 10rem;
    }

    .logo-container a div {
        font-size: 14px;
    }

    .front-page .header-wrapper {
        background-color: rgba(255, 255, 255, 1);
    }
}

/*---------------------------------------
レイアウト調整ここまで*/
/* sp-menu */

#fixedBox {
    display: none;
}

@media screen and (max-width: 1024px) {
    #fixedBox {
        display: block;
    }

    .sp-menu {
        display: block;
        position: fixed;
        top: 0;
        right: 2%;
        z-index: 30000;
        width: 50px;
        height: 12rem;
        cursor: pointer;
    }

    .sp-menu span {
        display: inline-block;
        position: absolute;
        left: 14px;
        width: 25px;
        height: 2px;
        border-radius: 5px;
        background: var(--main-color);
        transition: all 0.4s;
    }

    .sp-menu span:nth-of-type(1) {
        top: 38%;
    }

    .sp-menu span:nth-of-type(2) {
        top: 50%;
    }

    .sp-menu span:nth-of-type(3) {
        top: 62%;
    }

    .sp-menu.active {
        background-color: transparent;
    }

    .sp-menu.active span:nth-of-type(1) {
        top: 30px;
        width: 30%;
        width: 26px;
        transform: translateY(6px) rotate(-45deg);
    }

    .sp-menu.active span:nth-of-type(2) {
        opacity: 0;
    }

    .sp-menu.active span:nth-of-type(3) {
        top: 42px;
        width: 26px;
        transform: translateY(-6px) rotate(45deg);
    }

    #header.UpMove,
    #header.DownMove {
        animation: none;
    }
}
@media screen and (max-width: 767px) {
    .sp-menu {
        top: 0;
        height: 10rem;
    }

    .sp-menu.active span:nth-of-type(1) {
        top: 31px;
    }

    .sp-menu.active span:nth-of-type(3) {
        top: 43px;
    }
}

.sp-navi ul {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    max-width: 500px;
    height: 105vh;
    background-color: #FFF;
    color: var(--main-color);
    transition: 0.3s;
    z-index: 20000;
}

.sp-navi ul>li {
    width: 100%;
    height: 7rem;
    line-height: 7rem;
}

.sp-navi ul>li a {
    color: #000;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 3rem;
    border-bottom: 1px solid #BFBFBF;
}

.sp-navi ul>li a:hover {
    opacity: 1;
}

.sp-navi ul>li a:hover span {
    transition: 0.6s;
}

.sp-navi ul>li a:hover span {
    opacity: 0.6;
}


.open .sp-navi ul {
    padding-top: 7rem;
    position: fixed;
    right: 0;
}


/*開いた時背景を暗くする*/

.overlay {
    opacity: 0;
    transition: all .5s;
}

.open .overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 11000;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .sp-navi {
        top: 30px;
    }
}
/*******************************************/
/* アンカーリンクの制御 */
/*******************************************/
#a01::before,
#a02::before,
#a03::before,
#a04::before,
#a05::before {
    content: "";
    display: block;
    height: 12rem;
    margin-top: -12rem;
}

.header-nav h1 {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1.3px;
    padding-right: 3rem;
}

.header-nav{
padding-top: 4px;
}

.gnavi.ap-gnav ul li{
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}

.gnavi.ap-gnav ul li a{
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4;
    display: inline-block;
}

.gnavi.ap-gnav ul li a span{
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-size: 1.87rem;
    font-weight: 600;
    line-height: 1.6;
}

.ap-header-icons picture{
    display: block;
}

.ap-header-icons img{
    width: 100%;
    max-width: 50px;
}

.ap-header-icons p{
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
    display: inline-block;
    padding-top: 4px;
}

.ap-header-icons p span{
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-size: 1.87rem;
    font-weight: 600;
    line-height: 1.6;
    padding-top: 4px;
}


.ap_logo_img {
    width: 10rem;
    margin-top: .7rem;
}

.ap_logo_img.ap-footer-img{
    margin-top: 0;
}

.ap_logo_img img {
    width: 100%;
}

.ap_logo_img img {
    width: 100%;
}

.logo-text-area{
    margin-bottom: 0.1vw;
    margin-left: 0.2rem;
}

.company-name-jp{
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 1px;
}

.company-name{
    font-size: 1.87rem;
    line-height: 1.1;
    letter-spacing: 0.6px;
    vertical-align: top;
    margin-left: 0.3rem;
}

@media screen and (max-width: 767px) {
    .company-name-jp{
        font-size: 16px;
    }
    .company-name{
        font-size: 11px;
    }
    .ap_logo_img {
        width: 8rem;
    }
}

@media screen and (max-width: 560px) {
    .ap_logo_img{
        width: 13.6vw;
    }

    .company-name-jp{
        font-size: 4.2vw;
    }

    .company-name{
        font-size: 2.4vw;
    }
}


/*******************************************/
/* フッター */
/*******************************************/
footer .inner {
    height: 100%;
}
.ap_footer_wrap {
    background-image: url("https://yokosuka-denko.co.jp/wp-content/uploads/fimg01.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.ap_footer_contact {
    padding-top: 9rem;
    padding-bottom: 10rem;
}
/* フッター */
.ap_footer_pc_menu {
    background-color: rgb(255, 255, 255, 0.8);
    padding-top: 5rem;
    padding-bottom: 8rem;
}
.ap_footer_pc_menu .inner {
    display: flex;
    justify-content: space-between;
}
/* フッター左 */
.ap_footer_left {
    width: 35%;
    max-width: 700px;
}
.ap_footer_left > div {
    margin-top: -0.9rem;
}
.ap_footer_logo {
    display: flex;
    text-align: center;
}
.ap_footer_logo_img {
    width: 10.4rem;
}
.ap_footer_logo_img img {
    width: 100%;
}
.ap_footer_logo_text > div {
    font-size: 3.2rem;
    margin-top: 1rem;
}
.ap_footer_logo_text p {
    font-size: 1.87rem;
    margin-top: -0.9rem;
    letter-spacing: 0.6px;
    margin-left: 0.2rem;
}
.ap_footer_menu address {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    margin-top: 1.7rem;
    line-height: 1.8;
}
.ap_footer_contact_btn {
    display: inline-flex;
    align-items: center;
    background: var(--main-color);
    padding: 1rem 8rem 1rem 3rem;
    gap: 3.5rem;
}
.ap_footer_contact_btn_img {
    width: 3rem;
}
.ap_footer_contact_btn p {
    font-size: 1.73rem;
    color: #fff;
}
/* フッター右 */
.ap_footer_right {
    width: 65%;
}
.ap_footer_right > ul{
    display: flex;
    justify-content: flex-end;
    gap: 8rem;
}
.ap_footer_menu_parent,
.ap_footer_menu_news {
    font-size: 1.87rem;
}
.ap_footer_menu_news {
    padding-top: 2.3rem;
}
.ap_footer_menu_child_list {
    padding-top: 1rem;
}
.ap_footer_menu_child_list li {
    line-height: 1.6;
}
.ap_footer_menu_child_list a {
    font-size: 1.6rem;
}
.ap_footer_spacer {
    padding-bottom: 11rem;
}
/*追従バナー*/
.ap_floating_banner {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 57.7rem;
    margin-bottom: 0;
    right: 0;
    transform: translateY(-50%);
}

/*copyright*/
.ap_copyright {
    color: #fff;
    background: var(--main-color);
    text-align: center;
    padding: .5rem 0;
}
.ap_copyright small {
    font-size: 1.47rem;
}
@media screen and (max-width: 1024px) {
    .ap_footer_left {
        width: 40%;
    }
    .ap_footer_right {
        width: 60%;
    }
    .ap_footer_right > ul {
        gap: 5rem;
    }
}
@media screen and (max-width: 940px) {
    .ap_footer_right > ul {
        gap: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .ap_footer_contact {
        padding-bottom: 9rem;
    }
    .ap_footer_contact_wrap .ap_footer_contact_item {
        margin-bottom: 3rem;
    }
    .ap_footer_contact_wrap .ap_footer_contact_item:last-of-type {
        margin-bottom: 0;
    }
    .ap_footer_left {
        width: 100%;
    }
    .ap_footer_left address {
        font-size: 16px;
    }
    .ap_footer_contact_btn p {
        font-size: 16px;
    }
    .ap_footer_logo {
        justify-content: center;
    }
    .ap_footer_right {
        display: none;
    }
    .ap_footer_menu_sp {
        background-color: rgb(255, 255, 255, 0.8);
    }
    .ap_floating_banner {
        width: 4rem;
        height: auto;
        top: auto;
        bottom: 70px;
    }
}

@media screen and (max-width: 767px) {
.logo-container.footer-logo{
    display: flex;
    justify-content: center;
    align-items: center;
}
}

@media screen and (max-width: 1024px) {
    footer {
        height: auto;
    }

    .footer-left {
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 767px) {
    .copyright {
        width: 100%;
        text-align: center;
    }

    .copyright small {
        font-size: 11px;
    }

    .logo-container.footer-logo{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.footer-flex {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1024px) {
    .footer-flex {
        display: block;
    }

}
@media screen and (max-width: 767px) {
    footer {
        text-align: center;
        height: auto;
        padding-top: 0;
    }

    .footer-wrapper {
        padding: 0 0 1rem 0;
    }
}
.footer-left {
    max-width: 700px;
    width: 62%;
    height: 100%;
    position: relative;
}
.footer-list li {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
}

/*nav*/
.fnavi {
    margin-top: 4rem;
}

.fnavi li {
    display: inline-block;
    border-left: #000 solid 1px;
    line-height: 1;
}

.fnavi li:first-child {
    border-left: none;
}

.fnavi li a {
    padding: 0 0.3rem 0 0.6rem;
    font-size: 1.47rem;
    line-height: 1;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
}

.fnavi li:first-child a {
    padding-left: 0;
}

@media screen and (max-width: 1279px) {
    footer {
        padding-top: 2.5rem;
    }

    address {
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 1400px) {
    .fnavi li a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    footer {
        height: auto;
    }

    .footer-left {
        padding-bottom: 5rem;
    }
}

@media screen and (max-width: 767px) {
    footer {
        background: #F8F8F8;
        padding: 0;
    }

    .footer-left {
        margin-top: 20px;
        width: 100%;
        padding: 0;
    }

    .footer-logo a {
        justify-content: center;
    }

    ul.footer-list {
        display: inline-block;
        text-align: left;
        margin: 0;
    }

    .footer-list li {
        font-size: 12px;
    }

    .fnavi {
        display: none;
    }

}
/* モバイル用メニュー */
.sp-sitemap {
    display: none;
}

@media screen and (max-width:767px) {

    /*sitemap*/
    .footer-table {
        display: none;
    }

    .sp-sitemap {
        display: block;
    }

    .sp-sitemap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

    .sp-sitemap li {
        width: 100%;
        margin-bottom: 0;
        border-bottom: 1px solid #D9D9D9;
    }

    .sp-sitemap li a {
        padding: 2rem 0;
        color: #000;
        display: block;
        text-transform: uppercase;
    }

    .footer-sdgs {
        width: 120px;
        margin: 20px auto 20px;
    }
}

/* page-top */

.page-top {
    margin: 20px 0 0 0;
    padding-right: 10px;
    padding-bottom: 25px;
    border-bottom: 1px #814f1a solid;
    font-size: 12px;
    text-align: right;
}

.page-top:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 14px;
    border: none;
}

.page-top a {
    color: #bfbfbf;
}

.s2v {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}

@media screen and (max-width: 1280px) {
    .s2v {
        right: 0;
        bottom: 0;
    }
}

/*******************************************/
/*お知らせ一覧　共通部*/
/*******************************************/

/*日付とカテゴリー*/
.article-head {
    display: flex;
    align-items: center;
}

.article-head>div:first-of-type {
    margin-right: 4rem;
}


.icon-box {
    width: 140px;
    text-align: center;
    white-space: nowrap;
}

.icon-box p {
    color: #000;
    border: 1px solid #000;
    font-size: 1.6rem;
}

.icon-box.cat02 p {
    color: #404C9C;
    border-color: #404C9C;

}

.icon-box.cat03 p {
    color: #548235;
    border-color: #548235;
}

.icon-box.cat04 p {
    color: #C00000;
    border-color: #C00000;
}

@media screen and (max-width: 1280px) {
    .icon-box p {
        font-size: 14px !important;
    }
}

/*******************************************/
/*お知らせ一覧TOP*/
/*******************************************/

/*分岐あり*/

.nottification-select-parent {
    margin: 0 auto 2rem;
}

#nottification-select {
    display: -webkit-flex;
    display: flex;
    max-width: 360px;
    margin: 0 auto 4rem;
}

#nottification-select li {
    border-left: solid 1px #bfbfbf;
    cursor: pointer;
    text-align: center;
    line-height: 1;
}

#nottification-select li:first-of-type {
    border-left: none;
}

#nottification-select li.active,
#nottification-select li:first-of-type {
    color: #000;
    font-weight: 600;
}

#nottification-select li.nonactive,
#nottification-select li {
    color: #767171;
    font-weight: 400;
}

.info-cnt01,
.info-cnt02,
.info-cnt03,
.info-cnt04,
.info-cnt05 {
    display: none;
}

@media screen and (max-width: 1280px) {
    #nottification-select li span {
        display: none;
    }

    #nottification-select li {
        font-size: 13px !important;
    }
}

/* お知らせ一覧TOP　list*/

.not-link {
    text-align: right;
    color: #7F7F7F;
    font-size: 1.6rem;
    padding-bottom: 1rem;
}

#nottification-parent {
    width: 100%;
    margin: 0 auto;
    max-width: 1080px;
}

.nottification-box {
    padding: 3rem 2rem;
    border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
}

.one-topic {
    display: flex;
    align-items: flex-start;
    margin-bottom: 3rem;
}

.one-topic:last-of-type {
    margin-bottom: 0;
}

.one-topic .article-head {
    margin-right: 3rem;
}

.one-topic .topics-title {
    flex: 1;
}

.btn-box.btn-news {
    line-height: 40px;
    /*縦の幅*/
    height: 40px;
    position: relative;
    z-index: 10;
    margin-top: 3rem;
    /* margin-bottom: 3rem; */
    text-align: center;
}

.btn-box.btn-news>div,
.btn-box.btn-news>a {
    display: inline-block;
    max-width: 240px;
    /* 1920px時のボタン幅 */
    width: 100%;
    position: relative;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    z-index: 1;
    overflow: hidden;
    border-radius: 50px;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-size: 1.87rem;
}

.btn-box.btn-news>div::before,
.btn-box.btn-news>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: var(--main-color);
    transform: scaleX(0);
    transition: transform ease 0.5s;
    transform-origin: 100% 50%;
    color: #FFF
}

.btn-box.btn-news>a:hover::before {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}


.btn-box.btn-news>a:hover {
    opacity: 1;
    color: #FFF;
}

.btn-box.btn-news>div:hover,
.btn-box.btn-news>a:hover {
    border: 1px solid var(--main-color);
}



@media screen and (max-width: 767px) {
    .one-topic {
        flex-direction: column;
    }

    .btn-box a {
        font-size: 14px;
    }

    .not-link {
        font-size: 12px;
    }
}

/*******************************************/
/* お知らせ一覧 カテゴリ*/
/*******************************************/

.category-contents {
    display: flex;
    justify-content: space-between;
    max-width: 1360px !important;
    margin-bottom: 15rem;
}

.category-main {
    width: 70%;
}

.category-side {
    width: 30%;
    max-width: 340px;
}

@media screen and (max-width: 767px) {
    .category-contents {
        display: block;
    }

    .category-main {
        width: 100%;
    }

    .category-side {
        width: 80%;
        margin: 0 auto 10rem;
    }
}

.category-contents .category-side .side-cat {
    width: 100%;
    margin-bottom: 10px;
    border: solid 1px #b2b2b2;
}

.category-contents .category-side .side-cat a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    color: #000;
}

.category-contents .category-side .side-cat a::before {
    content: "";
    display: block;
    margin-right: 15px;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    border-left: solid 11px var(--main-color);
}

.cat01 .side-cat:first-of-type,
.cat02 .side-cat:nth-of-type(2),
.cat03 .side-cat:nth-of-type(3),
.cat04 .side-cat:nth-of-type(4),
.news .side-cat:last-of-type,
.side-cat:hover {
    background-color: var(--main-color);
    transition: 0.3s;
}

.cat01 .side-cat:first-of-type a::before,
.cat02 .side-cat:nth-of-type(2) a::before,
.cat03 .side-cat:nth-of-type(3) a::before,
.cat04 .side-cat:nth-of-type(4) a::before,
.news .side-cat:last-of-type a::before,
.category-contents .category-side .side-cat:hover a::before {
    border-left: solid 11px#FFF;
}

.cat01 .side-cat:first-of-type a,
.cat02 .side-cat:nth-of-type(2) a,
.cat03 .side-cat:nth-of-type(3) a,
.cat04 .side-cat:nth-of-type(4) a,
.news .side-cat:last-of-type a,
.side-cat:hover a {
    color: #fff;
    opacity: 1;
}

.category-contents .category-side .side-cat:hover a {
    color: #fff
}

/* お知らせ一覧　list*/
.news-box {
    margin-bottom: 3rem;
}
.news-box p {
    margin-top: .6rem;
}

/*******************************************/
/*お知らせ一覧　コンテンツ*
/*******************************************/

h2.single {
    font-size: 3.73rem;
}

h2.single::before,
h2.single::after {
    content: none;
}

.post-content .inner {
    max-width: 1200px;
}

.post-content .article-head {
    margin-bottom: 4rem;
}

.post-content a {
    text-decoration: underline;
}

.topics-cnt {
    margin-bottom: 160px;
}

.post-text img {
    margin-bottom: 1.5rem;
}

.post-text p,
.post-text {
    font-size: 1.87rem;
}

.post-content h2 {
    font-weight: 600;
}

@media screen and (max-width: 767px) {

    .post-text p,
    .post-text {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {

    .post-content h2 {
        font-size: 20px;
        margin-bottom: 4rem !important;
    }

}

h2.screen-reader-text {
    display: none;
}

/*******************************************/
/* お知らせの詳細のリンク*/
/*******************************************/

.other-post_link {
    text-align: center;
    margin-top: 6rem;
}

.other-post_link a {
    display: inline;
    margin-right: 10px;
}

.page-numbers.current {
    margin-right: 10px;
}

.ap-news-item{
    margin-bottom: 15rem;
}

@media screen and (max-width: 767px) {
    .page-numbers {
        font-size: 16px;
    }
    .other-post_link {
        font-size: 16px;
    }

}

/*******************************************/
/*各下層ページのヘッダー。デザインによって違うので適宜変更*/
/*******************************************/
.second-header {
    margin-bottom: 15.3rem;
    position: relative;
    margin-top: 12rem;
    /* overflow: hidden; */
}
.ap_second_header_img_wrapper {
    display: flex;
    height: 38rem;
    background: #404C9C;
}
.ap_second_header_left {
    width: 36.3%;
}
.ap_second_header_title {
    position: relative;
    padding: 15.3rem 0 0 14.8rem;
}
.ap_second_header_title p {
    font-size: 8rem;
    color: rgb(255, 255, 255, 0.2);
    position: absolute;
    top: 9rem;
    left: 13rem;
    letter-spacing: 1px;
}
.ap_second_header_title h2 {
    font-size: 4.27rem;
    color: #fff;
    position: absolute;
}
.ap_second_header_title h2::after {
    content: "";
    display: inline-block;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: -1.4rem;
    width: 77rem;
}

.ap_second_header_right {
    width: 63.7%;
}

.ap_second_header_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.path-wrapper {
    width: 100%;
    background-color: #F2F2F2;
    padding: .5rem 0 .5rem;
    /* position: absolute;
    bottom: 0; */
}

.path-wrapper a {
    color: #000;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.path-wrapper .inner {
    display: flex;
    align-items: center;
}
.ap_second_header_sm_title {
    display: none;
    font-size: 2.8rem;
    margin-bottom: 4rem;
    border-bottom: solid 1px #d9d9d9;
    padding: 1rem;
    text-align: center;
}
@media screen and (max-width: 1100px) {
    .ap_second_header_title {
        padding-left: 7.8rem;
    }
    .ap_second_header_title h2::after {
        left: -2.4rem;
    }
    .ap_second_header_title p {
        left: 5rem;
    }
}
@media screen and (max-width: 950px) {
    .ap_second_header_left {
        width: 45%;
    }
    .ap_second_header_right {
        width: 55%;
    }
}
@media screen and (max-width: 767px) {
    .second-header {
        margin-top: 10rem;
        margin-bottom: 0;
    }
    .ap_second_header_img_wrapper {
        height: auto;
        min-height: 20rem;
    }
    .ap_second_header_left {
        display: none;
    }
    .ap_second_header_right {
        width: 100%;
    }
    .path-wrapper {
        display: none;
    }
    .ap_second_header_sm_title {
        display: block;
    }
}

/*******************************************/
/*パンくず*/
/*******************************************/

.topic-path {
    display: flex;
    margin-right: 3.3rem;
    align-items: center;
}

.topic-path li {
    position: relative;
    padding: 0 2rem 0;
}

.topic-path li:first-of-type {
    padding: 0 1.9rem 0 0;
}

.topic-path li:last-of-type {
    padding-right: 4rem;
    position: relative;
}

.topic-path li:last-of-type::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    background-color: #000;
    transform: translateY(-50%);
    right: 0;
    height: 13px;
}

.topic-path li:not(:last-of-type)::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 4px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(45deg);
    right: -6%;
}

.topic-path .pankuzu_title::after {
    display: none;
}

.ap_news_second_header .topic-path .pankuzu_title:last-of-type::after,
.privacy .topic-path .pankuzu_title:last-of-type::after {
  display: none;
}


body.page-id-3 .topic-path li::after {
  content: none !important;
  display: none !important;
}

.topic-path li a {
    display: inline;
    font-size: 1.6rem;
    font-weight: 500;
    color: #000;
}

@media screen and (max-width: 1280px) {

    .topic-path li a,
    .page-path a {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1024px) {
    .pankuzu_wrap {
        display: none;
    }

    .h2-background-wrap {
        margin-bottom: 6rem;
    }
}

/*******************************************/
/* 各ページのアンカー*/
/*******************************************/

.page-path ul {
    display: flex;
    align-items: center;
    position: relative;
}

@media screen and (max-width: 1280px) {
    .page-path ul {
        display: none;
    }
}

.page-path a {
    display: flex;
    margin-right: 3rem;
    align-items: center;
    font-size: 1.6rem;
    position: relative;
    overflow: visible;
    font-weight: 500;
}

.page-path a::before {
    position: relative;
    color: #000;
    content: "▸";
    margin-right: .6rem;
}

.firstview-box {
    position: relative;
}

.firstview-bg {
    position: absolute;
    width: 100%;
    height: 50rem;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.firstview-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8rem;
    margin: 0 auto;
    text-align: center;
    width: 95%;
    max-width: 1640px;
}

.firstview-text p {
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.6);
    color: #FFF;
    line-height: 1.6;
}


@media screen and (max-width: 1100px) {

    .firstview-text .afs54 {
        font-size: 5rem;
    }

    .firstview-text {
        bottom: 3rem
    }
}

@media screen and (max-width: 767px) {

    .firstview-text {
        position: relative;
        width: 100%;
        top: 0;
        background-color: var(--main-color);
        padding: 10px;
    }

    .firstview-text .afs54 {
        font-size: 21px;
        margin-bottom: 1rem;
    }

    .firstview-text .afs20 {
        font-size: 15px;
        font-weight: 400;
    }

    .firstview-box {
        margin-top: 50px
    }

    .firstview-bg {
        display: none;
    }

    .slick-slide img {
        width: 100%;
        height: 35vh;
        object-fit: cover;
    }
}

@media screen and (max-width: 560px) {
    .firstview-text .afs20 {
        font-size: 13px;
        color: #fff;
    }
}



/*******************************************/
/* ファーストビュースライダー*/
/*******************************************/
.slick-slide img {
  width: 100%;
  height: 1000px;
  object-fit: cover;
}
.ap_top_slider_img_wrap {
  overflow: hidden;
}
@media screen and (max-width: 1500px) {
  .slick-slide img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slick-slide img {
    width: 100%;
    object-fit: cover;
    height: auto;
  }
}
/*******************************************/
/*   スライダー追記*/
/*******************************************/
.ap_top_slider img {
  width: 100%;
}

ul.ap_top_slider p {
  color: #fff;
}

.ap_top_slider li{
    position: relative;
}


.ap_top_slider_one,
.ap_top_slider_two,
.ap_top_slider_three {
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 5rem;
}
.ap_top_slider_title_en {
    font-size: 8.8rem;
    letter-spacing: -4px;
}
.ap_top_slider_title_ja {
    font-size: 4.27rem;
    letter-spacing: -1px;
    line-height: 1;
}
.ap_top_slider_tb_visible {
    display: none;
  }

@media screen and (max-width: 1530px) {
  .ap_top_slider_title_en {
    font-size: 58px;
  }
}
@media screen and (max-width: 1279px) {
  .ap_top_slider_title_en {
    font-size: 44px;
  }
}
@media screen and (max-width: 950px) {
    .ap_top_slider_title_en {
      font-size: 35px;
    }
    .ap_top_slider_title_ja {
      font-size: 22px;
    }
}
@media screen and (max-width: 767px) {

  .ap_top_sm_hidden {
    display: none;
  }

  .ap_top_slider_one,
  .ap_top_slider_two,
  .ap_top_slider_three {
    position: relative;
    width: 100%;
    background-color: var(--main-color);
    padding: 8px;
    margin: 0;
    line-height: 1.5;
    bottom: 0;
  }

  .ap_top_slider_title,
  .ap_top_slider_subtitle {
    text-align: center;
  }
  .ap_top_slider_title_en {
    font-size: 19px;
    letter-spacing: -0.1px;
}
.ap_top_slider_title_ja {
    font-size: 15px;
}
}
@media screen and (max-width: 425px) {
    .ap_top_slider_title_en {
          font-size: 16px;
      }
      .ap_top_slider_title_ja {
          font-size: 14px;
          line-height: 1.4;
      }
      .ap_top_slider_tb_visible {
        display: block;
      }
}
/* TOP共通コンテンツ */
.ap_top_common_title_en {
    font-size: 4.8rem;
    color: var(--main-color);
    text-align: center;
}
.ap_top_common_title_ja {
    font-size: 2.13rem;
    color: var(--main-color);
    text-align: center;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 4.2rem;
}
/* ファーストビューの下 */
.top.ap_top_copy {
    padding-top: 16.3rem;
    margin-top: 0;
    position: relative;
}
.ap_top_copy::before {
    content: "";
    background: url("https://yokosuka-denko.co.jp/wp-content/uploads/bglogo.png");
    position: absolute;
    display: inline-block;
    top: 3.3rem;
    left: 4.5rem;
    width: 28rem;
    height: 28rem;
    background-size: cover;
    z-index: -1; 
}
.ap_top_copy_flex {
    display: flex;
    justify-content: space-between;
    margin-right: calc(50% - 50vw);
    gap: 2rem;
}
.ap_top_copy_flex .ap_top_copy_text_wrap {
    max-width: 940px;
}
.ap_common_lead_text{
    font-size: 3.73rem;
    color: var(--main-color);
    text-align: left;
}
.ap_top_copy_lead_text.ap_top_copy_lead_text p {
    font-size: 2.4rem;
    color: var(--main-color);
    margin-top: 2rem;
    margin-bottom: 5.6rem;
    letter-spacing: -1.2px;
}
.ap_top_copy_sub_text {
    position: relative;
    padding-bottom: 9.6rem;
    margin-top: 4rem;
}
.ap_top_copy_sub_text p {
    position: relative;
    z-index: 2;
    padding-left: 5rem;
    font-size: 1.87rem;
    line-height: 1.7;
}
.ap_top_copy_sub_text01 {
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.ap_top_copy_sub_text::after {
    content: "";
    position: absolute;
    background: #E4E6F4;
    width: 95vw;
    height: 100%;
    top: 0;
    z-index: 1;
    max-width: 1640px;
    left: 0;
    right: 0;
}
.ap_top_copy_img {
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 767px) {
  .top.ap_top_copy {
      padding-top: 4rem;
  }
  .ap_top_copy::before {
      top: 0.3rem;
      left: 1.5rem;
      width: 24rem;
      height: 24rem;
  }
  .ap_top_copy_flex {
      display: block;
      margin-right: 0;
  }
  .ap_top_copy_lead_text.ap_top_copy_lead_text p {
      margin-bottom: 0;
  }
  .ap_top_copy_sub_text {
      padding-bottom: 0;
  }
  .ap_top_copy_sub_text p {
      padding-left: 2rem;
      padding-right: 2rem;
      font-size: 15px;
  }
  .ap_top_copy_sub_text02 {
    padding-bottom: 4.6rem;
  }
  .ap_common_lead_text {
    font-size: 20px;
  }
  .ap_common_lead_text{
        font-size: 18px;
    }
}
/* 事業内容 */
.ap_top_business {
    padding-top: 14.4rem;
    padding-bottom: 7rem;
}
.column2 .ap_top_business_left,
.column2 .ap_top_business_right {
    width: 50%;
    overflow: hidden;
}
.ap_top_common_link_wrap {
    position: relative;
}
.ap_top_common_link_wrap img {
  transition: 0.3s;
  width: 100%;
}
.ap_top_common_link:hover img {
  transform: scale(1.1);
}
.ap_top_common_link_text {
    position: absolute;
    width: 100%;
    top: 57%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
    text-align: center;
}
.ap_top_common_link_text h3 {
    color: #fff;
    font-size: 3.73rem;
}
.ap_top_common_link_btn {
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.87rem;
    padding: 0.3rem 5.4rem;
    margin-top: 5rem;
    display: inline-block;
    position: relative;
}
.ap_top_common_link_btn:hover {
    color: #000;
    opacity: 1;
}
.ap_top_common_link_btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: calc(100% + 1px);
    background: #fff;
    transform: scaleX(0);
    transition: transform ease 0.5s;
    transform-origin: 100% 50%;
}
.ap_top_common_link_btn:hover::before {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}
@media screen and (max-width: 767px) {
    .column2 .ap_top_business_left,
    .column2 .ap_top_business_right {
        width: 100%;
        margin-bottom: 0;
    }
    .ap_top_business {
        padding-top: 9rem;
        padding-bottom: 0rem;
    }
}
/* About Us */
.top.ap_top_about_us {
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, rgba(228, 230, 244, 1) 50%, rgba(228, 230, 244, 1) 100%);
    padding-top: 7.7rem;
    padding-bottom: 8rem;
}
.ap_top_about_us .ap_top_common_title_ja {
    margin-bottom: 3rem;
}
.ap_top_about_us_text_en {
    font-size: 1.47rem;
    color: #fff;
}
.ap_top_about_us .ap_top_common_link_text {
    top: 62.5%;
}
.ap_about_us_text {
    font-size: 2.13rem;
}
@media screen and (max-width: 1024px) {
    .ap_top_about_us .ap_top_common_link_text {
        top: 52%;
    }
    .ap_top_about_us .ap_top_common_link_btn {
        margin-top: 1rem;
    }

}
@media screen and (max-width: 767px) {
    .ap_top_about_us .ap_top_common_link_text {
        top: 62.5%;
    }
    .ap_top_about_us .ap_top_common_link_btn {
        margin-top: 5rem;
    }

}
@media screen and (max-width: 425px) {
    .ap_top_about_us .ap_top_common_link_btn {
        margin-top: 3rem;
    }

}
/* 新着情報 */
.top.ap_top_news {
    padding-top: 14.4rem !important;
    padding-bottom: 10rem !important;
}
.ap_top_news_wrap {
    max-width: none !important;
}
.top .ap_top_news_content {
    padding: 1.6rem 0;
}
.one-topic.ap_top_news_article {
    margin-bottom: 1.8rem;
}
.one-topic.ap_top_news_article:last-of-type {
    margin-bottom: 0;
}
.ap_top_news_article .ap_top_news_article_head {
    margin-right: 2.3rem !important;
}
.ap_top_news_article > .article-head > .days-box {
    margin-right: 3.5rem;
}
.ap_top_news_article .days-box p {
    font-size: 1.6rem;
}
.ap_top_news_article .icon-box {
  width: 120px;
}
.ap_top_news_article .icon-box p{
    font-size: 1.6rem;
}
.ap_top_news_article .topics-title a {
    font-size: 1.87rem;
}
.ap_top_news_link_wrap {
    position: relative;
    font-size: 1.87rem;
    text-align: right;
    margin: 1.6rem 3rem 0 0;
}
.ap_top_news_link_wrap a {
    position: relative;
}
.ap_top_news_link_wrap a::before {
    content: "〉";
    position: absolute;
    font-size: 1.07rem;
    color: #000;
    top: 50%;
    left: -2rem;
    transform: translateY(-50%);
    font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ap_top_news_article .days-box p {
    font-size: 16px;
}
  .ap_top_news_article .topics-title a {
      font-size: 16px;
  }
  .ap_top_news_link_wrap {
    font-size: 16px;
}
    .ap_top_news_link_wrap a::before {
    font-size: 10px;
    }
    .top.ap_top_news {
        padding-top: 11rem !important;
    }
}

/* ------------------------------
 事業内容 BUSINESS
------------------------------ */

.ap_business_flex {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
}
.ap_business_flex_content {
    width: 31.7%;
}
@media screen and (max-width: 767px) {
    .ap_business_flex {
        flex-direction: column;
        margin-top: 3rem !important;
    }
    .ap_business_flex_content {
        width: 100%;
        text-align: center;
    }
}

/* --------------------
　デザイン
---------------------- */
.ap_business_list_content {
    position: relative;
}
.ap_business_list_content::before {
    content: "・";
    position: absolute;
    top: 0;
    left: -2rem;
}

/* ---------------------
　余白
--------------------- */
.ap_business_list01 {
    padding-left: 2rem;
    margin-top: 2.9rem;
    margin-bottom: 3.1rem;
}
.ap_business_list02 {
    padding-left: 2rem;
    margin-top: 3.15rem;
    margin-bottom: 3.3rem;
}

/* ---------------
　pc余白
----------------- */
.business_pc_mt01 {
    margin-top: 4rem;
}
.business_pc_mt02 {
    margin-top: 4.5rem;
}

.business_pc_mb01 {
    margin-bottom: 4rem;
}
.business_pc_mb02 {
    margin-bottom: 15.5rem;
}

.business_pc_pt01 {
    padding-top: 0.5rem;
}

/* ---------------
　sp余白
---------------- */
.business_sp_mt01 {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .ap_business_list01,
    .ap_business_list02 {
        margin-top: 4rem;
        margin-bottom: 0;
    }

    .business_pc_mt01,
    .business_pc_mt02 {
        margin-top: 0;
    }

    .business_pc_mb01 {
        margin-bottom: 0;
    }

    .business_pc_pt01 {
        padding-top: 0;
    }
    
    .business_sp_mt01 {
        margin-top: 4rem;
    }
    .business_pc_mb02 {
        margin-bottom: 8rem;
    }
}

/* ------------------------------
 事業内容 BUSINESS
------------------------------ */
.ceo-message{
    display: flex;
    justify-content: space-between;
}

.company-wrap-left{
    width: 78.2%;
    max-width: 1282px;
}

.company-wrap-right{
    width: 21.8%;
    display: flex;
    justify-content: end;
    padding-left: 10px;
}

.company-wrap-right img {
    max-width: 100%;
}


@media screen and (max-width: 1280px) {
.ceo-message{
    display: block;
}

.company-wrap-left{
    width: 100%;
    max-width: none;
}

.company-wrap-right{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 0;
}
}

.company-wrap-left div {
    padding-right: 3rem;
}

.company-wrap-right div {
    width: fit-content;
}


.ceo-name{
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    line-height: 1.2;
}
.ap_company_tb_visible {
    display: none;
}

@media screen and (max-width: 1280px) {

    .company-wrap-left {
        padding-right: 0;

        p {
            margin-bottom: 4rem;
        }
    }

    .company-wrap-right div {
        margin: 4rem auto 0;
    }
}

.mb145 {
    margin-bottom: 14.5rem;
}

.ml10 {
    margin-left: 1rem;
}

.yumt {
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    line-height: 1.7;
} 

.yugothic {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.comth {
    padding: 1.8rem 0 0 1rem !important;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

@media screen and (max-width: 767px) {
    
    .comth {
        display: table-cell !important;
        width: 30% !important;
        font-weight: normal !important;
    }
    
    .company-wrap-right div {
        margin-bottom: 4rem;
        padding-left: 0;
    }
    .ap_company_history {
        margin-bottom: 6rem !important;
    }
    .company-wrap-left div {
        padding-right: 0;
    }
    .company-wrap-left {
        p {
            margin-bottom: 2rem;
        }
    }
    .ap_company_tb_visible {
        display: block;
    }
}

.comtd {
    padding: 1.8rem 0 1rem 0.5rem !important;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

/*******************************/
/*map*/
/*******************************/

.map-box {
    position: relative;
    width: 100%;
    aspect-ratio: 164 / 47;
    margin-top: 3rem;
}

.map-box iframe{
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
    .map-box {
        aspect-ratio: 16 / 9;
    }
}


/* ------------------------------
採用 RECRUIT
------------------------------ */

/* ***************
　フォント
**************** */
.highlight {
    font-size: 3.2rem;
    color: #404C9C;
}

.line_height01 {
    line-height: 1.7;
}


/* *************
　flex
************* */
.ap_recruit_flex {
    display: flex;
    justify-content: space-between;
}
.ap_recruit_flex_reverse {
    display: flex;
    flex-direction: row-reverse; 
    justify-content: space-between;
    gap: 3rem;
}
.ap_recruit_staff_flex {
    align-items: flex-start;
    padding-top: 2rem;
}

.flex_column02 {
    width: 48.8%;
}
.flex_column04 {
    width: 23.2%;
}
.ap_recruit_benefits .flex_column04 {
    max-width: 380px;
}
.ap_recruit_hr_wrap .flex_column02 {
    width: 48%;
}
.ap_recruit_hr_list,
.ap_recruit_hr_text {
    line-height: 1.67;
}


.ap_recruit_img_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.ap_recruit_benefits_flex01  {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.ap_recruit_benefits_flex02  {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
@media screen and (max-width: 1300px) {
    .ap_recruit_required_img {
        width: 40%;
    }
    .ap_recruit_hr_wrap .flex_column02 {
        width: 55%;
    }
}
@media screen and (max-width: 767px) {
    .ap_recruit_flex,
    .ap_recruit_flex_reverse {
        flex-direction: column;
    }
    .ap_recruit_benefits .ap_recruit_flex {
        gap: 3rem 2.43902%;
    }
}
@media screen and (max-width: 767px) {
    .flex_column02,
    .flex_column04 {
        width: 100%;
    }
    .ap_recruit_benefits .flex_column04 {
        margin: 0 auto;
    }
    .ap_recruit_hr_wrap .flex_column02 {
    width: 100%;
    }
    .ap_recruit_required {
        margin-bottom: 9rem !important;
    }
}
@media screen and (max-width: 767px) {
    .ap_recruit_img_flex {
        flex-wrap: wrap;
        column-gap: 3%;
        margin-top: 4rem;
    }
    
    .ap_recruit_img_flex > div {
        width: 48.5%;
    }
    .ap_recruit_required_img {
        width: 100%;
        margin-bottom: .4rem !important;
    }
}


/* ***************
　余白
*************** */
/* pc余白 */
.recruit_pc_mt01 {
    margin-top: 1.6rem;
}

.recruit_pc_mb01 {
    margin-bottom: 6rem;
}
.recruit_pc_mb02 {
    margin-bottom: 2.8rem;
}
.recruit_pc_mb03 {
    margin-bottom: 3.7rem;
}
.recruit_pc_mb04 {
    margin-bottom: 2.7rem;
}
.recruit_pc_mb05 {
    margin-bottom: 1.5rem;
}
.recruit_pc_mb06 {
    margin-bottom: 3rem;
}
.recruit_pc_mb07 {
        margin-bottom: 3.1rem;
}
.recruit_pc_mb08 {
    margin-bottom: 3rem;
}

.recruit_pc_ml01 {
    margin-left: -3.7rem;
}
.recruit_pc_ml02 {
    margin-left: 1rem;
}

.recruit_pc_pt01 {
    padding-top: 3rem;
}
.recruit_pc_pt02 {
    padding-top: 2.5rem;
}
.recruit_pc_pt03 {
    padding-top: 1.5rem;
}

@media screen and (max-width: 767px) {
    /* pc余白 */
    .recruit_pc_mt01 {
        margin-top: 0;
    }

    .recruit_pc_mb01,
    .recruit_pc_mb02,
    .recruit_pc_mb03,
    .recruit_pc_mb04,
    .recruit_pc_mb05,
    .recruit_pc_mb06,
    .recruit_pc_mb07,
    .recruit_pc_mb08 {
        margin-bottom: 0;
    }

    .recruit_pc_ml01,
    .recruit_pc_ml02 {
        margin-left: 0;
    }
    
    .recruit_pc_pt01,
    .recruit_pc_pt02,
    .recruit_pc_pt03 {
        padding-top: 0;
    }

    /* モバイル余白 */
    .recruit_sp_mt01 {
        margin-top: 0.5rem;
    }

    .recruit_sp_mb01 {
        margin-bottom: 1.5rem;
    }
    .recruit_sp_mb02 {
        margin-bottom: 3rem;
    }
    .recruit_sp_mb03 {
        margin-bottom: 5rem;
    }

    .recruit_sp_pt01 {
        padding-top: 1.5rem;
    }
    .ap_recruit_benefits {
        margin-bottom: 9rem !important;
    }
}

/* **************
　福利厚生
*************** */
.img_size {
    max-width: 120px;
}

.benefits_content {
    padding: 1rem 1rem 1.5rem 1rem;
    box-shadow: 2.5px 2px 4px 0 rgba(127,127,127,0.5);
    background-color: #fbfbfb;
}

.benefits_content_title {
    font-weight: bold;
    text-align: center;
    color: #404C9C;
    font-size: 2.67rem;
}

.benefits_item {
    /* letter-spacing: 0.09em; */
    line-height: 1.6;
    text-align: center;
    padding-top: 1.4rem;
    font-size: 1.6rem;
}
@media screen and (max-width: 1300px) {
    .img_size {
        max-width: 80px;
        width: 21.05263%;
    }
    .recruit_pc_ml01 {
        margin-left: 0;
    }
    .benefits_content {
        justify-content: space-evenly;
    }
}
@media screen and (max-width: 767px) {
    .benefits_content_title {
        font-size: 3.5rem;
    }
    .benefits_item {
        letter-spacing: normal;
        font-size: 16px;
        line-height: 1.7;
        padding-top: 0;
    }

}


/* ***************
　スタッフ紹介
***************** */
.staff-item{
    position: relative;
    padding-top: 9rem;
}

.staff_voice {
    position: absolute;
    top: -22px;
    left: 0;
    font-weight: bold;
    font-size: 9.5rem;
    letter-spacing: 0.01em;
    color: #F2F2F2;
    z-index: -10;
}

.employee_voice {
    font-size: 2.7rem;
    font-weight: bold;
    margin-bottom: 5.5rem;
    margin-left: 1rem;
}

.employee_voice span {
    letter-spacing: 0;
    font-size: 1.87rem;
    color: #404C9C;
}

.ap_recruit_staff_text01 {
    padding-right: 2rem;
}

@media screen and (max-width: 1750px) {
    .staff_voice  {
        font-size: 5.3vw;
    }
}

@media screen and (max-width: 1200px) {
    .ap_recruit_staff_text01 {
        padding-right: 0;
    }
    .ap_recruit_staff_flex {
        align-items: flex-start;
    }
    .staff-item{
        padding-top: 4vw;
    }
    .employee_voice {
        margin-top: 0.5rem;
        margin-bottom: 10rem;
    }
}
@media screen and (max-width: 767px) {
    .staff-item{
        padding-top: 5vw;
    }
    .employee_voice {
        margin-top: 3.5rem;
        margin-bottom: 0;
        margin-left: 0;
    }
    .employee_voice span {
        font-size: 14px;
    }
    .staff_voice{
        font-size: 9vw;
    }
    .ap_recruit_staff_flex .flex_column02.left {
    width: 100%;
    }
    .ap_recruit_staff_flex .flex_column02.right {
        width: 100%;
    }
    .ap_recruit_apply_link {
        font-size: 16px;
    }
    .ap_recruit_staff {
        margin-bottom: 9rem !important;
    }
}

@media screen and (max-width: 560px) {
    .staff-item{
        padding-top: 1vw;
    }
    .staff_voice  {
        font-size: 9vw;
    }
}

/* ***************
　募集要項
****************** */
.ap_recruit_information {
    margin-bottom: 3.8rem;
    padding-top: 2.2rem;
}
@media screen and (max-width: 767px) {
    .ap_recruit_information {
        padding-top: 0;
    }
    .ap_recruit_apply {
        margin-bottom: 9rem !important;
    }
}
.ap_recruit_flex .h4flex {
    margin-bottom: 1.2rem;
}
.ap_recruit_information h4 {
    font-size: 2.7rem;
}

.ap_recruit_square,
.ap_recruit_list_disc {
    position: relative;
    padding-left: 2rem;
}
.ap_recruit_square::before {
    content: '■';
    position: absolute;
    top: -0.1rem;
    left: 0;
}
.ap_recruit_list_disc::before {
    content: '・';
    position: absolute;
    top: -0.1rem;
    left: 0.05rem;
}

.ap_recruit_right_arrow {
    position: relative;
    padding-left: 2.5rem;
}
.ap_recruit_right_arrow::before {
    content: '▶';
    font-size: 7.5px;
    position: absolute;
    top: 1rem;
    left: 0.4rem;
}
@media screen and (max-width: 767px) {
    .ap_recruit_square {
        padding-left: 3.5rem;
    }
    .ap_recruit_right_arrow {
        padding-left: 3rem;
    }
    .ap_recruit_list_disc {
        padding-left: 2.5rem;
    }
}

.ap_recruit_information_content tr {
    border-bottom: 1px solid #D0CECE;
}
.ap_recruit_information_content tr:nth-of-type(1) {
    border-top: 1px solid #D0CECE;
}
.ap_recruit_information_content th {
    width: 15%;
    vertical-align: top;
    padding: 1rem;
    line-height: 1.5;
}
.ap_recruit_information_content td {
    padding: 0.77rem 0 0.77rem 2rem;
}
@media screen and (max-width: 767px) {
    .ap_recruit_information_content th {
        width: 100%;
        display: block;
        border-bottom: none;
    }
    .ap_recruit_information_content td {
        width: 100%;
        display: block;
        padding: 1rem;
    }
}

/* ************************
　応募フォーム
************************ */
.mailform-recruit {
    max-width: 1162px !important;
}
.txt-shokushu .wpcf7-form-control {
    display: flex;
}
.ap_recruit_form.tbl_form_box dl {
    padding: 8px 0;
}
.ap_recruit_form.tbl_form_box dt {
    width: 36.3%;
    padding-left: 41px;
}
.ap_recruit_form.tbl_form_box dd {
    width: 55.2%;
}
.ap_recruit_form .wpcf7-list-item label {
    margin-right: 2rem;
}
.ap_recruit_form input[type="radio"] {
    margin-right: 0;
    margin-left: 1.3rem;
}
.ap_recruit_form .wpcf7-textarea {
    height: 93px;
    margin-bottom: -0.5rem;
}
.ap_recruit_form.tbl_form_box dt p,
.ap_recruit_form .wpcf7-list-item-label {
    font-size: 1.73rem;
    font-weight: 500;
}
.ap_recruit_form .shikaku p{
    font-size: 1.47rem;
    font-weight: 500;
}
.ap_recruit_form .syokumu {
    margin-bottom: 1rem;
}
.wpcf7 .ap_recruit_form input[type="file"] {
    font-size: 1.47rem;
    font-weight: 500;
    margin: 0 0 0 .5rem;
}
.ap_recruit_form .tenpu {
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 1.7rem;
}
.ap_recruit_form .wpcf7-list-item {
    margin: 0;
}
.ap_recruit_form.tbl_form_box dl:last-of-type {
    border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
    .ap_recruit_form.tbl_form_box dd,
    .ap_recruit_form.tbl_form_box dt {
        width: 100%;
        padding-left: 0;
    }
    .txt-shokushu .wpcf7-form-control {
        display: block;
    }
    .ap_recruit_form {
        margin-bottom: 6rem !important;
    }
    .ap_recruit_form.tbl_form_box dt p,
    .ap_recruit_form .wpcf7-list-item-label {
        font-size: 16px;
    }
    .ap_recruit_form .shikaku p{
        font-size: 14px;
    }
    .wpcf7 .ap_recruit_form input[type="file"] {
        font-size: 15px;
    }
    .ap_recruit_form .tenpu {
        font-size: 14px;
    }
}

/* 個人情報の取り扱いについて */

.ap_recruit_form_privacy.privacy-check-box {
    margin-top: 4rem;
    padding: 20px 0 30px;
}
.ap_recruit_form_privacy .box-bor-gry-in {
    height: auto;
    overflow-y: hidden;
    border-bottom: none; 
}
.ap_recruit_form_privacy .inhead-text {
    font-size: 2.4rem;
}
.ap_recruit_form_privacy .box-bor-gry-in > p {
    margin-bottom: 2.7rem;
}
.ap_recruit_form_privacy .box-bor-gry-in p,
.ap_recruit_form_privacy .list-non-mark li {
    font-size: 1.47rem;
}
.ap_recruit_form_privacy .list-non-mark li {
    margin-bottom: .4rem;
    display: flex;
}
.ap_recruit_form_privacy .list-non-mark li:before {
    content: "・";
    margin-right: 1rem;
}
.ap_recruit_privacy_check {
    margin-top: -2.3rem;
}
.ap_recruit_privacy_check p {
    font-size: 1.6rem;
}
.ap_recruit_privacy_agreement {
    margin-top: 2rem;
}
@media screen and (max-width: 767px) {
    .ap_recruit_form_privacy .inhead-text {
    font-size: 18px;
}
.ap_recruit_form_privacy .box-bor-gry-in p,
.ap_recruit_form_privacy .list-non-mark li {
    font-size: 14px;
}
.ap_recruit_privacy_check p {
    font-size: 14px;
}
}


/* ------------------------------
 お問合せ
------------------------------ */

/* メールフォーム */
.contact-content {
    max-width: 1200px;
    margin: 0 auto;

    p {
        padding: 2rem 2rem 1rem 2rem;
        line-height: 1.7;
    }

    .mailform {
        max-width: 1200px;
        border: none;
        padding: 4rem 2rem;

        p {
            font-size: 1.7rem;
        }

        .tbl_form_box {
            
            dl {
                padding: 10px 0;
                border-color: #bfbfbf;
            }

            dt {
                width: 36%;
            }

            p {
                padding: 0;
            }

            dd {
                width: 55.5%;

                textarea {
                    height: 90px;
                }
            }
        }

        .tbl_form_box dl:nth-child(8) {
            padding: 10px 0 0 0;
        }

        .tbl_form_box dl:nth-child(9) {
            
            dd {
                
                p:nth-child(2) {
                    font-size: 1.60rem;
                    color: #c00000;
                    margin-top: 1rem;
                }
            }   
        }
        .contact-check {
            padding-top: 4.7rem;
        }
        .form_submit {
            margin-top: 3.7rem;
        }
    }
    .ap_contact_form_agreement {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .contact-content {

        p {
            font-size: 16px;
        }
        
        .mailform {

            p {
                font-size: 16px;
            }
            
            .tbl_form_box {

                dl {
                    flex-direction: column;
                }
                dt {
                    width: 100%;
                }
                dd {
                    width: 100%;
                }
            }

            .tbl_form_box dl:nth-child(9) {
                
                dd {
                    
                    p:nth-child(2) {
                        font-size: 13px;
                    }
                }   
            }
        }
        .ap_contact_form_agreement {
            font-size: 14px;
        }
    }
    .contact-content > p {
        padding-left: 0;
        padding-right: 0;
    }
    .contact-content .mailform {
        padding-left: 0;
        padding-right: 0;
    }
}

.txt_req::after{
    color: #ff0000 !important;
    margin-left: 0 !important;
}

.wpcf7 input[type="file"] {
    font-size: 1.4rem;
    margin-left: 1rem;
}

.contact-check {
    border-top: 1px solid #bfbfbf;
    margin-top: 0 !important;
}


.wpcf7 input[type="checkbox"] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 1rem;
}

.wpcf7-list-item label {
    margin-right: 5rem;
}

.wpcf7-list-item-label {
    vertical-align: middle;
}

.form_submit input[type=submit] {
    width: 280px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    border: 1.5px solid #000;
    color: #404040;
    background: #FFF;
    cursor: pointer;
}


@media screen and (max-width: 1280px) {

    .wpcf7 input[type="file"] {
        font-size: 13px;
    }
}


/* --- zoom up img --- */
.slide-animation img {
    animation: fadezoom 7s 0s forwards;
    -webkit-animation: fadezoom 7s 0s forwards;
}

@-webkit-keyframes fadezoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }
}

@keyframes fadezoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }
}
/* --- /zoom up img --- */


/*******************************************/
/*プライバシーポリシーのページ*/
/*******************************************/

/* .privacy section li {
    padding-bottom: 20px;
    list-style: decimal inside;
    text-align: left;
} */

/* .privacy .second .inner {
    max-width: 980px;
} */


/*******************************************/
/*メールフォーム*/
/*******************************************/

.mailform {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    border: 1px solid #D9D9D9;
    padding: 4rem 13rem;
}

.mailform iframe {
    width: 100%;
    height: 100%;
}

.mailform-recruit {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}


.mailform-recruit iframe {
    width: 100%;
    height: 100%;
}

.mailform-recruit .txt-shokushu .wpcf7-list-item {
    display: block;
    margin: 0;
}

.tbl_form_box dl {
    border-top: 1px solid#D9D9D9;
    margin: 0;
    display: flex;
    padding: 10px 10px;
}

.tbl_form_box dt {
    width: 30%;
    padding-right: 5px;
    padding-left: 40px;
    font-size: 1.7rem;
    font-weight: normal;
}

.tbl_form_box dt p {
    font-size: 1.7rem;
    font-weight: normal;
}

.txt_req::after {
    content: "(必須)";
    display: inline-block;
    margin-left: 5px;
    color: #E71300;
}

.tenpu {
    color: #E71300;
}

.tbl_form_box dd {
    width: 63%;
}

dd input[type=radio] {
    width: 1em;
}

dd input[type=checkbox] {
    width: 1em;
}

dd input[type=file] {
    border: none;
    padding: 0;
    font-size: 16px;
}

dd input,
dd textarea,
.wpcf7-select {
    width: 100%;
    background: none;
    border: solid 1px #D9D9D9;
    border-radius: 2px;
    padding: 4px;
    font-size: 16px;
}

input[type=submit] {
    width: 200px;
    height: 40px;
    font-size: 16px;
}

.form_submit {
    text-align: center;
    margin-top: 4rem;
}

.tbl_form_box .first {
    margin-left: 0;
}

.wid-s {
    width: 60px;
}

.wpcf7-spinner {
    display: none !important;
}

.column .wpcf7-list-item {
    display: block;
    margin: 0;
}

@media screen and (max-width: 1280px) {
    .tbl_form_box dt p {
        font-size: 16px;
    }

    .mailform {
        padding: 4rem 1rem;
    }
}

@media screen and (max-width: 767px) {
    .tbl_form_box dl {
        flex-direction: column;
    }

    .tbl_form_box dt,
    .tbl_form_box dd {
        width: 100%;
        padding: 0;
        margin: 0;
    }
}

/*******************************************/
/*個人情報の取り扱いについて*/
/*******************************************/

.privacy-check-box {
    border: solid 1px #D9D9D9;
    margin-top: 2rem;
    padding: 20px;
}

.box-bor-gry-in {
    height: 260px;
    overflow-y: scroll;
    width: 100%;
    padding: 8px;
    border-bottom: 1px solid #D9D9D9
}

.box-bor-gry-in p,
.box-bor-gry-in li {
    font-size: 14px;
    margin-bottom: 1rem;
}

/*mailform*/

.contact-check {
    text-align: center;
    margin-top: 4rem;
}


.contact-check p {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.contact-check a {
    display: inline;
    text-decoration: underline;
}

@media screen and (max-width: 1280px) {

    .privacy-check-box .afs12,
    .privacy-check-box .afs11,
    .contact-check p {
        font-size: 13px;
    }
}

/*******************************/
/*セカンド/
/*******************************/

.sec:last-of-type {
    margin-bottom: 20rem;
}

/*基本のテーブル
行内の要素が１つの場合はthを使用*/


/*幅に変更がある場合はクラスを追加して調整してください*/

.normal-table {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}

.normal-table tr {
    border-bottom: solid 1px #BFBFBF;
}

.normal-table th {
    width: 17%;
    /*あわせて100*/
    padding: 1rem 0 1rem 3rem;
    /*tdと上下の余白をそろえる*/
    vertical-align: top;
}

.normal-table td {
    width: 83%;
    /*あわせて100*/
    padding: 1rem 0 1rem 1rem;
    vertical-align: top;
    line-height: 1.7;
}

@media screen and (max-width: 1024px) {

    .normal-table th p,
    .normal-table th {
        font-size: 14px !important;
    }

    .normal-table td p,
    .normal-table td,
    .normal-table dt,
    .normal-table dd {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 767px) {
    .normal-table th {
        display: block;
        width: 100%;
        padding: 1rem 0 0 1rem;
        font-weight: bold;
    }

    .normal-table td {
        display: block;
        width: 100%;
    }

    .normal-table td p,
    .normal-table td {
        font-size: 15px !important;
    }

    .sec {
        margin-bottom: 12rem;
    }

}

/*******************************/
.greeting-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.greeting-img {
    width: 38rem;
    margin-left: 4rem;
}

.greeting-text {
    flex: 1;
}

@media screen and (max-width: 1024px) {
    .greeting-img {
        margin-left: 5rem;
    }
}

@media screen and (max-width: 767px) {
    .greeting-box {
        flex-direction: column;
        align-items: center;
    }

    .greeting-img {
        width: 100%;
        max-width: 280px;
        margin: 2rem 0 0;
    }
}

/*parts*/

.sec-wrapper {
    display: flex;
    justify-content: space-between;
}

.sec-57-5 {
    width: 40.2%;
}

.sec-57-7 {
    width: 57.3%;
}

@media screen and (max-width: 767px) {
    .sec-wrapper {
        flex-direction: column;
        max-width: 660px;
        margin: 0 auto 6rem;
    }

    .sec-57-wrapper .sec-57-5 {
        margin-bottom: 2rem;
    }

    .sec-57-7,
    .sec-57-5 {
        width: 100%;
    }
}

.sec-13-1 {
    width: 23.1%;
}

.sec-13-3 {
    width: 74.3%;
}

@media screen and (max-width: 767px) {
    .sec-13-1 {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .sec-13-3 {
        width: 100%;
    }
}

.sec-21-1 {
    width: 14.6%;
    color: var(--main-color)
}

.sec-21-2 {
    width: 82.9%;
}

@media screen and (max-width: 767px) {
    .sec-21-1 {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .sec-21-2 {
        width: 100%;
    }
}

/*topcont*/

.top01 {
    margin-top: 11rem;
}

.top-bg02 {
    padding-top: 11rem;
    padding-bottom: 9rem;
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 38.7%, rgba(174, 215, 243, 0.5) 38.7%, rgba(174, 215, 243, 0.5) 100%);
    ;
}

.top-bg03 {
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 42.9%, rgba(174, 215, 243, 0.5) 42.9%, rgba(174, 215, 243, 0.5) 100%);
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.copy-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: calc(50% - 50vw);
}

.copy-head {

    margin-bottom: 2rem;
    position: relative;
}

.copy-head h2 {
    font-size: 3.2rem;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    margin: 0;
    text-align: left;
}

.copy-head h2::before,
.copy-head h2::after {
    display: none;
}

.copy-head p {
    font-weight: 500;
    font-size: 2.67rem;
}

.top-copy {
    max-width: 910px;
    width: 57.3%;
    margin-right: 2rem;
}

.copy-txt {
    margin-left: 12rem;
padding-top:3rem;
position:relative;
}
.copy-txt::before {
    content: '';
    display: block;
    width: 150%;
    height: 5px;
    background-color: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


.index-box {
    display: flex;
    flex-direction: column;
}

.index-box p {
    flex-grow: 1;
}

.about-bg {
    background: url(imgs/top-bg.png.webp)no-repeat center top / cover;
    padding: 15rem 2.5% 10rem;
}

.about-us .attached {
    color: #000;
}

.about-us h2 {
    color: #000;
    font-size: 2.13rem;
}

.about-us h2::before,
.about-us h2::after {
    display: none;
}

.about-title {
    font-size: 3.2rem;
    text-align: center;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    margin-bottom: 2rem;
}

.about-txt {
    text-align: center;
    margin-bottom: 4rem;
}

.column3 .index-box {
    text-align: center;
}

.column3 .index-box .btn-box {
    margin-top: 3rem;
}

.top.topics {
    padding: 9rem 0 20rem;
}

@media screen and (max-width:1280px) {

    .top-bg01 {
        padding-top: 10rem;
        padding-bottom: 8rem;
    }

    .copy-flex {
        margin-right: 0;
        flex-direction: column;
    }

    .top-copy {
        margin-right: 0;
        max-width: 800px;
        width: 100%;
        margin-bottom: 3rem;
    }

    .copy-head::before {
        width: 100%;
    }

    .copy-txt {
        margin-left: 0;
    }

    .copy-head p:last-child {
        text-align: left;
    }
}

@media screen and (max-width:767px) {
	.top01{
		margin-top:4rem;
        overflow: hidden;
	}

    .copy-head h2 {
        font-size: 18px;
    }

    .copy-head p {
        font-size: 16px;
    }

    .top-bg02 .afs14 {
        font-size: 14px;
    }

    .top-bg02 {
        margin-top: 5rem;
		padding-top:6rem;
        padding-bottom: 5rem;
        background: rgba(174, 215, 243, 0.5)
    }

    .top .column4>div {
        margin-bottom: 40px;
    }

    .top-bg03 {
        background: rgba(174, 215, 243, 0.5)
    }
	
	.about-bg {
		padding:6rem 2.5% 3rem;
	}

    .about-title {
        font-size: 18px;
    }

    .about-txt {
        text-align: left;
    }
}

/*会社情報*/
.border {
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    padding: 1rem 0rem 1rem 3rem;
}

@media screen and (max-width:767px) {
    .border {
        padding: 1rem;
        font-size: 14px;
    }

    .border p {
        font-size: 14px;
    }
}

.philosophy {
    font-size: 2.4rem;
    text-align: center;
    line-height: 2.5em;
}

@media screen and (max-width:560px) {
    .philosophy {
        line-height: 1.9em;
    }

    .philosophy span {
        display: inline-block;
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 767px) {

    .normal-table._equ td,
    .normal-table._equ th {
        width: 100%;
        padding: 1rem 0 0 1rem;
        text-align: left;
    }

    .normal-table._equ td {
        padding-bottom: 1rem;
    }

    .scroll-hint-icon-wrap {
        z-index: 10;
    }

    .normal-table._equ {
        margin-bottom: 20px;
    }

    .sec-wrapper>div {
        width: 100% !important;
    }

    .fac-img {
        text-align: center;
        margin-bottom: 2rem;
        padding-top: 0;
    }

    /*横スクロール*/
    .flow-wrapper {
        overflow-x: scroll;
        width: 100%;
    }

    .flow-wrapper .tac {
        width: 1000px;
    }

}


/*お問合せ*/
.mail.inner {
    max-width: 1140px;
}


/*-------------------------------------------------------------*/
/*カスタマイズ*/
/*-------------------------------------------------------------*/


/*強み*/
.strengths .column4 figure {
    text-align: center;
    margin-bottom: 4rem;
    font-size: 1.6rem;
}

.strengths .column4 figcaption {
    margin-top: 1rem;
}

.strenghts-list h3 {
    color: var(--main-color);
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
    font-size: 2.13rem;
    margin-bottom: 2rem;
    font-weight: 500;
}

.strenghts-list h3 span {
    font-size: 1.87rem;
    border: 1px solid var(--main-color);
    padding: 0.5rem 1.5rem;
    display: inline-block;
    margin-right: 2rem;
    vertical-align: initial;
}

.min-list {
    padding-left: 5rem;
    margin-bottom: 3rem;
}

.min-list li {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.9;
}

.min-list li span {
    font-weight: bold;
    color: var(--sub-color);
}

@media screen and (max-width: 767px) {
    .strenghts-list h3 {
        font-size: 17px;
    }

    .strenghts-list h3 span {
        font-size: 14px;
    }

    .min-list {
        padding-left: 0;
    }

    .min-list li {
        font-size: 14px;
    }
}

/*取り扱い製品*/
.product-wrapper {
    background-color: #F8F8F8;
    padding: 1.5rem 1rem 8rem;
    min-height: 460px;
    margin-bottom: 4rem;
}

.product-list li,
.product-wrapper p {
    font-weight: 300;
    line-height: 1.7;
}

.product-list li {
	padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 1280px) {
    .column4 .product-wrapper {
        width: 48%;
    }
}

@media screen and (max-width: 767px) {
    .column4 .product-wrapper {
        width: 100%;
        min-height: auto;
    }
}

/**/
.hosyu {
    background-color: rgba(91, 155, 213, 0.2);
    padding: 4.5rem 0;
    margin-top: 5rem;
}

.hosyu-list {
    text-align: left;
    display: inline-block;
    margin-bottom: 4rem;
}

.hosyu-list li {
    font-size: 2.13rem;
    line-height: 1.9;
	padding-left: 1em;
    text-indent: -1em;
}

/*実績紹介*/
.actual .column4 figure {
    text-align: center;
}

.actual .column4 figcaption {
    margin: 1rem 0 3rem;
    font-size: 1.6rem;
}

/**/
.inner.greeting {
    max-width: 1060px;
}

.policy-list {
    display: inline-block;
    text-align: left;
}

.policy-list li {
    font-size: 2.13rem;
    line-height: 2;
	padding-left: 1em;
    text-indent: -1em;
}

.comp-p h3 span {
  font-size: 1.6rem;
line-height:2;
}

@media screen and (max-width: 767px) {
.comp-p h3 span {
  font-size: 14px;
line-height:inherit;
}
}

/*資格のリスト*/

.shikaku-wrapper {
    overflow-y: scroll;
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
    height: 30rem;
    padding: 1rem 0;
}

.shikaku-table {
    width: 100%;
    table-layout: fixed;
}

.shikaku-table th {
    padding-left: 2rem;
    width: 80%;
}

.shikaku-table td {
    padding-right: 1rem;
    width: 20%;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .shikaku-table th {
        padding-left: 1rem;
    }
	.shikaku-wrapper{
		height:auto;
		overflow-y:visible;
	}
}

/*******************************/
/*タブ切り替え*/
/*******************************/

/* 先輩社員紹介：タブ */
.rec_staff_tab {
    display: flex;
    width: 100%;
    overflow-x: auto;
    max-width: 786px;
    margin: 0 auto;
}

.rec_staff_job_column p {
    line-height: 1.6;
}

.rec_staff_job_column .sec3-wrapper {
    max-width: inherit;
}

.rec_staff_tab li {
    border: solid 1px #D9D9D9;
    border-bottom: none;
    cursor: pointer;
    padding: 2rem 1rem 2rem 1rem;
    min-width: 200px;
    text-align: center;
}

.rec_staff_tab li:nth-of-type(1) {
    border: solid 1px #7F7F7F;
    border-bottom: 1px solid #ffffff;
    z-index: 2;
}

.rec_staff_tab li:nth-of-type(1).nonactive {
    z-index: 0;
    border: solid 1px #D9D9D9;
    border-bottom: none;

}

.rec_staff_tab li.active {
    border: solid 1px #7F7F7F;
    border-bottom: solid 1px #fff;
    z-index: 2;
    background: #fff;
}

.rec_staff_tab li img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
}

/* 先輩社員紹介：コンテンツ部分 */
.staff_info-cnt01,
.staff_info-cnt02,
.staff_info-cnt03,
.staff_info-cnt04,
.staff_info-cnt05 {
    display: none;
}

.rec_staff_job.job-box {
    border-top: 1px solid #7F7F7F;
    z-index: 5;
    background: #fff;
}

.rec_staff_job .job-enclose {
    padding: 4rem 0;
	border-bottom:1px solid #7F7F7F;
}

.rec_staff_job_column .essential p:nth-of-type(1) {
    margin-top: -1.5rem;
}

.rec-sec {
    display: flex;
    justify-content: space-between;
}

.rec-img {
    width: 31.7%;
}

.rec-img img {
    aspect-ratio: 52 / 39;
    object-fit: cover;
    width: 100%;
}

.rec-text {
    width: 65.2%;
}

.rec-text h3 {
    font-size: 2.4rem;
}

@media only screen and (max-width: 767px) {
    .rec_staff_job_column {
        flex-wrap: wrap;
    }

    .rec_staff_job_column>div:nth-of-type(1),
    .rec_staff_job_column>div:nth-of-type(2) {
        width: 100%;
        padding-left: 0;
    }

    .rec_sikaku_wrap.column2>div {
        width: 100%;
    }

    .rec_staff_job_column .sec3-wrapper .afs18 {
        font-size: 18px;
    }

    .rec-sec {
        flex-direction: column;
        align-items: center;
    }

    .rec-img {
        width: 100%;
        max-width: 520px;
        margin-bottom: 2rem;
    }


    .rec-text {
        width: 100%;
    }

    .rec-text h3 {
        font-size: 2.4rem;
    }
}

/* 募集要項 */
.rec_app_wrap#job-parent {
    margin: 0;
    padding-top: 1rem;
}

.rec_app_wrap .column2>div {
    width: 49%;
}

.rec_app_tab {
    margin-top: -1rem;
}

.rec_app_tab ul#job-select li {
    background: #fff;
    padding: 4.3rem 1rem;
    text-align: center;
    font-size: 1.87rem;
}

.rec_app_job.job-box {
    border-top: 1px solid #7F7F7F;
}

.rec_app_job .job-enclose {
    padding: 4rem 0 3rem 0;
    border-bottom: 1px solid #A6A6A6;
}

.rec_app_contents {
    width: 100%;
}

.rec_app_contents tr:first-child {
    border-top: solid 1px #BFBFBF;
}

.rec_app_contents tr {
    border-bottom: solid 1px #BFBFBF;
}

.rec_app_contents th,
.rec_app_contents td {
    padding: 1rem 0;
}

.rec_app_contents th {
    padding-left: 1rem;
    padding-right: 2rem;
    vertical-align: top;
    width: 17%;
}

@media only screen and (max-width: 767px) {


    .rec_app_contents th,
    .rec_app_contents td {
        width: 100%;
        display: block;
        padding: 1rem 0 0 1rem;
    }

    .rec_app_wrap .column2>div {
        width: 100%;
    }

    .rec_app_tab ul#job-select li {
        font-size: 12px;
        padding: 50px 5px;
    }
}

.recruitment-list {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}

.recruitment-list .recruitment-detail {
    display: flex;
    border-bottom: solid 1px #BFBFBF;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment-detail {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .stan {
        overflow-y: scroll;
        height: 160px;
    }
}


.recruitment-list .recruitment_head {
    width: 15%;
    max-width: 140px;
    padding: 1rem 0;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_head {
        width: 100%;
        padding: 1rem 0 1rem 1rem;
        font-weight: bold;
    }
}

.recruitment-list .recruitment_data {
    width: 85%;
    padding: 1rem 0 1rem 2rem;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_data {
        width: 100%;
    }
}

.member-info {
    display: flex;
}

@media screen and (max-width: 1280px) {
    .member-info {
        display: block;
    }
}

.member-info .member-img {
    width: 32%;
    max-width: 520px;
}

@media screen and (max-width: 1280px) {
    .member-info .member-img {
        width: 100%;
        margin: 0 auto 4rem;
    }
}

.member-info .member-text {
    width: 68%;
    max-width: 1110px;
    padding-left: 3rem;
}

@media screen and (max-width: 1280px) {
    .member-info .member-text {
        width: 100%;
        padding: 0;
    }
}

#job-parent {
    width: 100%;
    margin: 0 auto 35px;
}

@media only screen and (max-width: 599px) {
    #job-parent {
        margin-bottom: 40px;
    }
}

.job-box {
    width: 100%;
    margin: -1px auto 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: auto;
}

.job-box .info-cnt01,
.job-box .info-cnt02,
.job-box .info-cnt03 {
    display: none;
}

.job-select-parent {
    position: relative;
    width: 98%;
    margin: 0 auto;
    z-index: 5;
}

#job-select {
    display: flex;
}

#job-select li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border: solid 1px #bfbfbf;
    border-bottom: 1px solid #7f7f7f;
    background: #f2f2f2;
    cursor: pointer;
}

#job-select li p {
    width: 100%;
    line-height: 1.3;
    text-align: center;
    font-family: "Yu Mincho", "YuMincho", "HiraMinProN", serif;
}

#job-select li:nth-last-of-type(1) {
    border-right: solid 1px #bfbfbf;
}

#job-select li:nth-of-type(1) {
    color: #000;
    border: solid 1px #7f7f7f;
    border-bottom: solid 1px #ffffff;
    background: #fff;
    z-index: 5;
}

#job-select {
    width: 99%;
    margin: 0 auto;
}

#job-select li.active {
    background: #fff;
    border: solid 1px #7f7f7f;
    border-bottom: solid 1px #fff;
    z-index: 5;
}

#job-select li.nonactive {
    background: #f2f2f2;
    border: solid 1px #bfbfbf;
    border-bottom: solid 1px #7f7f7f;
}

.job-enclose {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 1rem 1rem;
}

.job-enclose section>p {
    margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
    .job-description {
        margin-bottom: 8rem;
    }

    .rec_app_job .job-enclose {
        padding-bottom: 10rem;
    }

    #job-select {
        width: 100%;
    }

}

.scroll-hint-icon {
    z-index: 10;
}

/*******************************************/

/*parts*/

.sec-wrapper {
    display: flex;
    justify-content: space-between;
}

.sec-57-5 {
    width: 40.2%;
}

.sec-57-7 {
    width: 57.3%;
}

.fw-400{
    font-weight: 400 !important;
}

.fw-500{
    font-weight: 500 !important;
}

.fw-600{
    font-weight: 600 !important;
}

.fw-700{
    font-weight: bold !important;
}

@media screen and (max-width: 767px) {
    .sec-wrapper {
        flex-direction: column;
        max-width: 660px;
        margin: 0 auto 6rem;
    }

    .sec-57-wrapper .sec-57-5 {
        margin-bottom: 2rem;
    }

    .sec-57-7,
    .sec-57-5 {
        width: 100%;
    }
}

.sec-48-4 {
    width: 31.7%;
}

.sec-48-8 {
    width: 65.8%;
}

@media screen and (max-width: 767px) {
    .sec-48-4 {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .sec-48-8 {
        width: 100%;
    }
}

.sec-39-3 {
    width: 23.1%;
}

.sec-39-9 {
    width: 74.3%;
}

@media screen and (max-width: 767px) {
    .sec-39-3 {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .sec-39-9 {
        width: 100%;
    }
}

.sec-210-2 {
    width: 14.6%;
}

.sec-210-10 {
    width: 82.9%;
}

@media screen and (max-width: 767px) {
    .sec-210-2 {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .sec-210-10 {
        width: 100%;
    }
}