@charset "utf-8";
/* 
Theme Name:mrp-child 
Template:mrp 
Version: 1.0.0 
*/
/* 
DesignCode CSS: ver 0.01 
*/
/*------------------------------------------------------ 
Theme Material ------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background01: #f5f5f5;
    --color-font: #333;
    --color-primary: #000763;
    --color-table-border: #ccc;
    --color-table-bg: #112782;
    --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #fff;
    --header-color-font: #333;
    --header-color-primary: #000763;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #000763;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;
    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Poppins", "Noto Sans JP", sans-serif;

    /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
    /*300px-80px (1920-375)*/
    --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
    /*240px-80px (1920-375)*/
    --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
    /*200px-100px (1920-375)*/
    --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
    /*180-120px (1920-375) */
    --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
    /*160px-60px (1920-375)*/
    --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
    /*160px-80px (1920-375)*/
    --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
    /*160px-60px (1920-375)*/
    --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    /*150-100px (1920-375) */
    --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
    /*140px-40px (1920-375)*/
    --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
    /*130px-90px (1920-375)*/
    --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /*120px-80px (1920-375)*/
    --px120s: clamp(40px, calc(7.5rem + ((1vw - 19.2px) * 8.9286)), 120px);
    /*120px-40px (1920-375)*/
    --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
    /*100px-50px (1920-375)*/
    --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
    /*100px-40px (1920-375)*/
    --px100s: clamp(30px, calc(10rem + ((1vw - 19.2px) * 7.8125)), 100px);
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
    /*96px-48px (1920-375)*/
    --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
    /*90px-30px (1920-375)*/
    --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
    /*80px-60px (1920-375)*/
    --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)*/
    --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
    /*60px-30px (1920-375)*/
    --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
    /*80px-20px (1920-375)x*/
    --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
    /*60px-40px (1920-375)*/
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
    /*60px-30px (1920-375)*/
    --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    /*50px-30px (1920-375)*/
    --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
    /*40px-30px (1920-375)*/
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
    /*40px-20px (1920-375)*/
    --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
    /*35px-15px (1920-375)*/
    --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
    /*30px-20px (1920-375)*/
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
    /*24px-14px (1920-375)*/
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
    /*20px-10px (1920-375)*/
    --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
    /*18px-14px (1920-375)*/
    --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
    /*16px-14px (1920-375)*/
    --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
    /*14px-12px (1920-375)*/
    --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
    /*12px-11px (1920-375)*/
    /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
    /*12rem-6rem (1920-375)*/
    --rem90: min(calc(9rem + (1vw - 1.92rem) * 3.2362), 9rem);
    /*9rem-4rem (1920-375)*/
    --rem84: clamp(30px, calc(8.4rem + ((1vw - 19.2px) * 3.4951)), 84px);
    --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
    /*8rem-6rem (1920-375)*/
    --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
    /*8rem-4rem (1920-375)x*/
    --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
    /*7.2rem-4.2rem (1920-375)*/
    --rem70: min(calc(7rem + (1vw - 1.92rem) * 2.588), 7rem);
    /*7rem-4rem (1920-375)*/
    --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
    /*6rem-3.6rem (1920-375)*/
    --rem60s: min(calc(6rem + (1vw - 1.92rem) * 2.3301), 6rem);
    /*6rem-2.4rem (1920-375)*/
    --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
    /*5.6rem-3.2rem (1920-375)*/
    --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.2945), 5rem);
    /*5.6rem-3rem (1920-375)*/
    --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
    /*4.8rem-3.8rem*/
    --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
    /*4.8rem-2.4rem (1920-375)*/
    --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5533), 4.6rem);
    /*4.6rem-2.2rem (1920-375)*/
    --rem42w: clamp(30px, calc(4.2rem + ((1vw - 19.2px) * 0.7767)), 42px);
    /*4.2rem-3rem (1920-375)*/
    --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
    /*4.2rem-2.4rem (1920-375)*/
    --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
    /*4.2rem-1.9rem (1920-375)*/
    --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
    /*4rem-3rem (1920-375)*/
    --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
    /*4rem-2rem (1920-375)*/
    --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
    /*3.6rem-2.4rem (1920-375)*/
    --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
    /*3rem-2.4rem (1920-375)*/
    --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
    /*3rem-2rem (1920-375)*/
    --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
    /*3rem-1.5rem (1920-375)*/
    --rem28w: clamp(20px, calc(2.8rem + ((1vw - 19.2px) * 0.5178)), 28px);
    /*2.8rem-2rem (1920-375)*/
    --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
    /*2.8rem-1.8rem (1920-375)*/
    --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
    /*2.6rem-1.8rem (1920-375)*/
    --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
    /*2.4rem-1.8rem (1920-375)*/
    --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
    /*2.4rem-1.4rem (1920-375)*/
    --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
    /*2.2rem-1.6rem (1920-375)*/
    --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
    /*2rem-1.6rem (1920-375)*/
    --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /*2rem-1.4rem (1920-375)*/
    --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
    /*1.4rem-1.2rem (1920-375)*/
    --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
    /*1.2rem-1.1rem (1920-375)*/
}

html {
    scroll-behavior: smooth;
}

body.home #contact-bottom {
    display: none;
}

.cta01 .cta01_wrap h1 {
    text-align: center;
}

.anchor_link::before {
    content: "";
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}

.text-normal {
    font-size: var(--rem16);
    line-height: 2;
}

.home-content_max {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.content_max_width {
    max-width: 1100px;
    width: 90%;
    margin: 0 auto;
}

.clr-fff {
    color: var(--color-background) !important;
}

.clr-primary {
    color: var(--color-primary) !important;
}

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

.fw-bold {
    font-weight: bold;
}

.bg-f5 {
    background: var(--color-background01) !important;
}

.dp-none {
    display: none !important;
}

@media print,
screen and (min-width: 700px) {
    .sm_center {
        text-align: center;
    }
}

.fs-20 {
    font-size: var(--rem20) !important;
}

@media print,
screen and (min-width: 768px) {
    .flexbox-sp {
        display: flex;
    }

    .flexbox-sp .w50 {
        width: 50%;
    }
}

@media print,
screen and (min-width: 1024px) {
    .pc_left {
        text-align: left !important;
    }

    .pc_right {
        text-align: right !important;
    }
}

.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.py-120 {
    padding: var(--px120) 0;
}

/* ----------- style h1 ----------------- */
h1.title.main-ttl,
h1.title.bottom-loop {
    font-size: var(--rem24w);
    font-weight: 500;
    letter-spacing: 0em;
    color: var(--color-font);
    position: relative;
    margin-bottom: var(--px30);
    line-height: 1;
    text-align: left;
}

h1.title.main-ttl span span,
h1.title.bottom-loop span span {
    display: inline-block;
    font-size: var(--rem80);
    color: var(--color-primary);
    font-weight: bold;
    line-height: 1;
    font-family: var(--font-family02);
    margin-right: var(--px20);
}

h1.title.main-ttl.clr-fff,
h1.title.main-ttl.clr-fff span span {
    color: var(--color-background);
}

/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
    font-size: var(--rem24w);
    font-weight: 500;
    color: var(--color-font);
    position: relative;
    margin-bottom: var(--px50);
}

body:not(.home) .post h2 span span {
    display: block;
    font-size: var(--rem36);
    font-weight: bold;
    color: var(--color-primary);
    font-family: var(--font-family02);
    letter-spacing: 0;
}

body:not(.home) .post h2::after {
    content: none;
}

/* ----------- end style h2 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h3 {
    font-size: var(--rem24w);
    font-weight: bold;
    margin-bottom: var(--px40);
    color: var(--color-primary);
}

/* ----------- end style h2 ----------------- */

/* ----------- style table ----------------- */


table.responsive {
    border: none;
    border-collapse: separate;
    border-spacing: 0 3px;
}

table.responsive th {
    font-size: var(--rem16);
    color: var(--color-background);
    padding: var(--px20) var(--px30);
    background: var(--color-table-bg);
    vertical-align: middle;
    border: 1px solid var(--color-table-bg);
    border-right: none;
}

table.responsive td {
    font-size: var(--rem16);
    color: var(--color-font);
    line-height: 2;
    padding: var(--px20) var(--px30);
    border: 1px solid var(--color-table-bg);
    border-left: none;
}

.w95 {
    width: 95%;
    margin: 0 auto;
}

/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: var(--rem16);
    color: var(--color-primary);
    line-height: 1.8;
    text-align: center;
    background: transparent;
    font-weight: bold;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: 2px solid var(--color-primary);
    border-radius: 0;
    transition: all 0.3s;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: var(--color-primary);
    border-width: 2px;
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    color: var(--color-background);
    background: var(--color-primary);
    border-color: var(--color-primary);
}

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
    border-color: var(--color-background);
}

.subimitarea>.linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
}

/* ------- style button --------------- */

/* ------------- HEADER --------------- */

#thumbImg::before,
header#h1Header::before {
    opacity: 0.5;
    background: #2b3bbd;
}

header#h1Header h1.title {
    font-size: var(--rem40w);
    color: var(--color-background);
}

@media print,
screen and (min-width: 1024px) {
    nav#mainNav ul li.pc_none {
        display: none;
    }

    #header {
        height: 100px;
    }

    #header .logo img {
        max-width: 253px;
        max-height: 65px;
        width: 100%;
        height: auto;
        min-width: 90px;
    }

    .sticky-header #header-layout {
        height: 100px;
    }

    nav#mainNav ul li.current-menu-item a span {
        color: var(--color-primary);
    }

    nav#mainNav ul li a b {
        font-size: var(--rem16);
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0em;
        color: var(--header-color-font);
    }

    nav#mainNav ul li a span {
        font-family: var(--font-family02);
        font-size: var(--rem14);
        line-height: 1.6;
        color: var(--color-primary);
    }

    nav#mainNav ul li a:hover span {
        color: var(--color-primary);
    }

    #header ul.header__contact li {
        display: flex;
        align-items: center;
    }

    #header a.head_btn.tel_btn::before {
        display: none;
    }

    #header a.head_btn.tel_btn {
        color: var(--header-color-primary);
        background: var(--color-background);
        width: 280px;
        height: 38px;
        border-left: 1px solid #aeaeae;
    }

    #header a.head_btn.tel_btn span {
        font-size: calc(var(--rem24) + 2px);
        font-family: var(--font-family02);
        font-weight: bold;
    }

    #header a.head_btn.tel_btn span::before {
        content: "\f095";
        font-family: "FontAwesome";
        font-size: var(--rem18);
        font-weight: 400;
        line-height: 1;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-primary);
    }

    #header a.head_btn.tel_btn:hover {
        background: var(--header-color-primary);
        color: var(--header-background);
        height: 100%;
    }

    #header a.head_btn.tel_btn:hover span::before {
        color: var(--header-background);
    }

    #header a.head_btn.mail_btn {
        width: 140px;
        background: var(--color-primary);
        color: var(--header-background);
        font-size: var(--rem18);
        font-weight: bold;
        font-family: var(--font-family02);
    }

    #header a.head_btn.mail_btn:hover {
        color: var(--header-color-primary);
        background: var(--header-background);
    }

    #header a.head_btn.mail_btn:hover span::before {
        color: var(--header-color-primary);
    }
}

@media print,
screen and (max-width: 1430px) and (min-width: 1024px) {

    #header a.head_btn.tel_btn,
    #header a.head_btn.mail_btn {
        width: fit-content;
    }

    nav#mainNav ul li a {
        padding: var(--px20);
    }

    #header .logo img {
        max-width: 200px;
    }
}

@media print,
screen and (max-width: 1023px) {

    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li a:hover {
        background: var(--color-primary);
        color: var(--color-background);
    }

    nav#mainNav ul li li.current-menu-item a {
        background: var(--color-primary);
        color: var(--color-background);
    }
}

/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
.post h2.sub-ttl {
    font-size: var(--rem60s);
    font-weight: 600;
    color: var(--color-primary);
    line-height: 1.4;
    letter-spacing: 0;
    text-align: left;
    margin-left: 0;
    margin-bottom: var(--px30);
}

.post h2.sub-ttl::after {
    content: none;
}

/* home company */
#home-company {
    background: url(/wp-content/uploads/top-1.png) no-repeat center/cover;
    position: relative;
}

#home-company::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #eaeaeacc;
}

/*-----------------------------
column_06
------------------------------*/
.column06_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    z-index: 20;
}

.column06 .imgarea {
    position: relative;
    aspect-ratio: 1080 / 613;
    overflow: hidden;
    width: 57%;
}

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

.column06 .txtarea {
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-background);
    padding: var(--px40);
    margin: 0 auto 0 -7%;
    z-index: 10;
}

.column06 .txtarea .txtinner {
    max-width: 670px;
}

.column06_wrap+.column06_wrap {
    margin-top: var(--px80);
}

@media print,
screen and (min-width: 1024px) {

    /*左右反転*/
    .column06_wrap.rev {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .column06_wrap.rev .txtarea {
        margin: 0 -5% -70px auto;
    }
}

@media print,
screen and (max-width: 1023px) {
    .column06_wrap.rev {
        flex-direction: row;
    }

    .column06 .imgarea,
    .column06 .txtarea {
        width: 90%;
    }

    .column06 .txtarea {
        margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
    }
}

@media print,
screen and (max-width: 768px) {
    .column06 .txtarea {
        padding: var(--px80) 5%;
    }
}

/* home company */

/* home why */
.num_list01 {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
}

.num_list01 .imgarea {
    position: relative;
}

.num_list01 .imgarea:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    color: var(--color-primary);
    font-family: var(--font-family02);
    font-weight: bold;
    line-height: 1.4;
    font-size: var(--rem90);
    top: -50px;
    left: 0;
}

.num_list01 .num_listttl {
    text-align: center;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-size: var(--rem24w);
    padding-top: var(--px16);
    position: relative;
    color: var(--color-primary);
}

/*---------col03-----------*/

.post .col2_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post .col2_list>li {
    width: calc((100% - var(--px80)) / 2);
    margin-bottom: calc(var(--px60) + 30px);
}

.post .col2_list::before {
    content: "";
    display: block;
    width: 32%;
    height: 0;
    order: 1;
}

.post .col2_list:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}

@media print,
screen and (max-width: 768px) {

    .post .col2_list::before,
    .post .col2_list:after {
        content: none;
    }
}

@media print,
screen and (max-width: 414px) {
    .post .col2_list>li:last-child {
        margin-bottom: 0;
    }
}

/* home service */
#home-service {
    background: url(/wp-content/uploads/top-7.png) no-repeat center/cover;
    padding: var(--px90) 0;
}

.col3-list {
    display: flex;
    flex-wrap: wrap;
    gap: var(--px35);
}

.col3-list li {
    width: calc((100% - var(--px35) * 2) / 3);
    background: var(--color-background);
}

.card-ttl {
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: var(--color-primary);
}

.card-txt {
    line-height: 1.8;
    margin-top: var(--px20);
}

.col3-list li .imgarea img {
    width: 1000%;
}

.col3-list li .txtarea {
    padding: var(--px30) var(--px20) var(--px40);
}

.linkBtn.btn-fff {
    color: var(--color-background);
    border-color: var(--color-background);
}

.linkBtn.btn-fff:after {
    border-color: var(--color-background);
}

/* home service */

/* home recruit */
.home-recruit-inner {
    max-width: 1250px;
    margin: var(--px80) auto;
    width: 94%;
}

.home-recruit-ttl {
    font-size: calc(var(--rem40) + 2px);
    font-weight: bold;
    line-height: 1.4;
}

.home-recruit-time span {
    display: inline-block;
    padding: 00 8px;
    font-weight: bold;
    line-height: 2;
    margin-right: 10px;
    background: var(--color-primary);
    color: var(--color-background);
    font-size: var(--rem16);
}

.home-recruit-time span:last-child {
    background: #464f91;
}

.home-recruit-inner .imgarea img {
    width: 100%;
}

/* home recruit */

@media print,
screen and (min-width: 1024px) {
    .post h2.sub-ttl {
        font-size: clamp(26px, calc(6rem + ((1vw - 19.2px) * 3.7946)), 60px);
    }

    .card-ttl {
        font-size: var(--rem24);
    }
}

@media print,
screen and (max-width: 1800px) and (min-width: 1024px) {
    .column06 .imgarea {
        width: 65%;
    }

    .post h2.sub-ttl {
        margin-bottom: var(--px20);
    }

    .column06 .txtarea {
        margin: 0 auto 0 -15%;
    }

    .column06 .txtarea .text-normal {
        font-size: var(--rem14);
    }

    .column06 .linkBtn {
        margin-top: var(--px20);
    }

    .num_list01 .imgarea:before {
        top: -40px;
    }
}

@media print,
screen and (max-width: 1023px) {
    .col3-list li {
        width: calc((100% - var(--px35)) / 2);
    }

    .num_list01 .imgarea:before {
        top: -32px;
    }

    .post .col2_list>li {
        width: calc((100% - var(--px40)) / 2);
        margin-bottom: calc(var(--px60) + 10px);
    }
}

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

    .post .col2_list>li,
    .col3-list li {
        width: 100%;
    }
}

/* ------------- END  HOME --------------- */

/* -------------  COMPANY --------------- */
.company-text-max {
    max-width: 860px;
    margin: 0 auto;
}

.col-txt {
    font-size: var(--rem18);
    line-height: 1.8;
    font-weight: bold;
}

.company-col .txtarea {
    padding-right: var(--px20);
}

.company-box {
    background: url(/wp-content/uploads/company-4.png) no-repeat center/cover;
    padding: var(--px60) 0;
}

.company-box-inner {
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
}

.company-box-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: var(--px40);
}

.company-box-list li+li {
    margin-top: var(--px40);
}

.company-box-list li .company-number {
    min-width: fit-content;
    position: relative;
    display: flex;
    align-items: center;


}

.company-box-list li .company-number::before {
    content: "";

    display: inline-block;
    aspect-ratio: 118 / 84;
    width: clamp(65px, calc(118px + ((1vw - 19.2px) * 3.4304)), 118px);

    height: auto;
}

.company-number.number-01::before {
    background: url(/wp-content/uploads/01.png) no-repeat center / contain;

}

.company-number.number-02::before {
    background: url(/wp-content/uploads/02.png) no-repeat center / contain;

}

.company-number.number-03::before {
    background: url(/wp-content/uploads/03.png) no-repeat center / contain;

}

.company-number.number-04::before {
    background: url(/wp-content/uploads/04.png) no-repeat center / contain;

}

.company-number.number-05::before {
    background: url(/wp-content/uploads/05.png) no-repeat center / contain;

}

.company-box-ttl {
    font-size: var(--rem20);
    font-weight: bold;
    line-height: 1.7;
    color: var(--color-primary);
    letter-spacing: 0.02em;
}

.company-box-txt {
    font-size: var(--rem18);
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.02em;
}

#post-155>div>div>div.company-1.widearea.bg-f5.pt6.pb8>div>div.company-text-max>p {
    font-size: var(--rem18);
    line-height: 1.8;
    font-weight: bold;
}


.w75 {
    width: 75%;
    margin: 0 auto;
}

@media print,
screen and (max-width: 1430px) {
    .company-box-list li .company-number {
        text-shadow: -7px -7px 0 var(--color-primary), 7px -7px 0 var(--color-primary), -7px 7px 0 var(--color-primary), 7px 7px 0 var(--color-primary), -7px 0px 0 var(--color-primary), 7px 0px 0 var(--color-primary), 0px 7px 0 var(--color-primary), 0px -7px 0 var(--color-primary);
    }

    .w75 {
        width: 100%;
    }
}

@media print,
screen and (max-width: 1023px) {
    .company-box-list li .company-number {
        text-shadow: -6px -6px 0 var(--color-primary), 6px -6px 0 var(--color-primary), -6px 6px 0 var(--color-primary), 6px 6px 0 var(--color-primary), -6px 0px 0 var(--color-primary), 6px 0px 0 var(--color-primary), 0px 6px 0 var(--color-primary), 0px -6px 0 var(--color-primary);
    }
}

@media print,
screen and (max-width: 767px) {
    .company-box-list li .company-number {
        text-shadow: -5px -5px 0 var(--color-primary), 5px -5px 0 var(--color-primary), -5px 5px 0 var(--color-primary), 5px 5px 0 var(--color-primary), -5px 0px 0 var(--color-primary), 5px 0px 0 var(--color-primary), 0px 5px 0 var(--color-primary), 0px -5px 0 var(--color-primary);
    }

    .w75 {
        width: 100%;
    }
}

/* ------------- END  COMPANY --------------- */

/* -------------  SERVICE --------------- */
.service-list .txtarea {
    padding: 0 var(--px30);
}

/* ------------- END  SERVICE --------------- */

/* -------------  RECRUIT --------------- */
.text-mark span {
    font-size: var(--rem20w);
    font-weight: bold;
    letter-spacing: 0.1em;
    background: linear-gradient(transparent 60%, #f2ea9a80 60%);
    padding-left: 4px;
}

.text-en {
    font-size: var(--rem20w);
    line-height: 2.5;
    letter-spacing: 0.3em;
    text-align: center;
}

/*--contact_area-------------------------------------*/
.contact_area {
    padding: var(--px80) var(--px40);
    background: #ced4eb;
}

p.contact_ttl {
    font-size: var(--rem24w);
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: var(--px16);
    line-height: 1.4;
    color: var(--color-primary);
    margin-bottom: var(--px50);
}

.contact_ttl::after {
    content: "";
    position: absolute;
    width: 81px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: var(--color-primary);
    margin-top: var(--px40);
}

.contact_read p {
    font-size: calc(var(--rem20) + 2px);
    font-weight: bold;
    text-align: center;
}

.contact_area .linkBtn {
    width: 90%;
    background: var(--color-primary);
    color: var(--color-background);
}

.contact_area .linkBtn:after {
    border-color: var(--color-background);
}

.contact_area .linkBtn:hover {
    opacity: .8;
}

ul.list-number-circle {
    list-style-type: none;
    counter-reset: item;
}

ul.list-number-circle li {
    position: relative;
    display: flex;
    align-items: center;
    counter-increment: item;
    gap: 6px;
}

ul.list-number-circle li::before {
    content: counter(item);
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid var(--color-font);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ------------- END  RECRUIT --------------- */

/* ---------- NEWS --------------- */
#front_bottom_content {
    background: var(--color-background01);
}

.postlist .post_text {
    padding: var(--px30) 0;
}

.postlist li:first-child {
    border-top: 1px solid var(--color-table-border);
}

.postlist li {
    border-bottom: 1px solid var(--color-table-border);
}

.postlist .time {
    background: var(--color-primary);
    font-family: var(--font-family02);
}

.postlist .ttls a {
    line-height: 2;
    font-size: var(--rem16);
}

.postlist .date {
    line-height: 2;
    font-size: var(--rem16);
}

#front_bottom_content .linkBtn {
    background: var(--color-primary);
    color: var(--color-background);
}

#front_bottom_content .linkBtn::after {
    border-color: var(--color-background);
}

#front_bottom_content .linkBtn:hover {
    background: transparent;
    color: var(--color-primary);
}

#front_bottom_content .linkBtn:hover::after {
    border-color: var(--color-primary);
}

/* ---------- END NEWS --------------- */

/* ---------- CONTACT --------------- */
/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
    background: var(--color-background);
    position: relative;
    z-index: 0;
}

.cta01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/cta-bg.png);
    width: 100%;
    height: 70%;
    z-index: 0;
}

.cta01::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000763b2;
    width: 100%;
    height: 70%;
    z-index: 0;
}

.cta01 .cta01_wrap h1.title.main-ttl {
    text-align: center;
}

.cta01 .cta01_wrap h1.title.main-ttl span span {
    display: block;
}

.cta01 .cta01_wrap {
    position: relative;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: var(--px120) 0 var(--px100);
    z-index: 1;
}

.cta01 .ctabtnlist {
    justify-content: space-between;
    margin: var(--px50) auto 0 auto;
    gap: var(--px40);
}

.cta01 .ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0;
    transition: all ease 0.15s;
}

.cta01 a.item:hover {
    opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {

    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

    .cta01 .ctabtnlist li+li {
        margin-top: 1rem;
    }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
}

.cta01 .infotxt {
    font-size: var(--rem18);
    font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: bold;
    color: var(--color-primary);
    font-family: var(--font-family02);
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
}

.cta01 a.telbtn {
    background: var(--color-background);
    color: var(--color-font);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24);
    line-height: 1.2;
}

.cta01 a.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: "\f0e0";
}

.cta01 .telnum::before {
    content: "\f095";
    font-size: var(--rem30);
}

.wpcf7-form .must {
    background: #e80303;
}

/* ---------- END CONTACT --------------- */

/* ------------- FOOTER ------------- */
#footer {
    padding: var(--px80) 0 var(--px60);
}

.footer-flex {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: var(--px30);
}

#footer .footer__logo:not(:last-child) {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--px20);
}

#footer .footer__logo img {
    max-width: 124px;
    max-height: 100px;
}

.logo-txt {
    font-size: var(--rem24w);
    line-height: 1.6;
    font-weight: bold;
}

#copyright {
    font-weight: 300;
}

@media print,
screen and (min-width: 768px) {

    #footer .footer__logo:not(:last-child),
    #footer .inner {
        width: 50%;
    }

    #footer .footer__logo:not(:last-child) {
        justify-content: flex-start;
    }

    #footer .footnav ul {
        justify-content: flex-end;
    }

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

/* ------------- FOOTER ------------- */