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

/*******************************************/
/*リセット
/*******************************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

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

* {
    box-sizing: border-box;
}

address {
    font-style: normal;
}

/*******************************************/
/*共通 ※sectionのpaddingは適宜変更
/*******************************************/

section {
    width: 100%;
}

section.bottom5 {
    padding-bottom: 5rem;
}

section.bottom8 {
    padding-bottom: 8rem;
}
section.bottom10 {
    padding-bottom: 10rem;
}

section.bottom11 {
    padding-bottom: 11rem;
}

section.bottom12 {
    padding-bottom: 12rem;
}

section.bottom13 {
    padding-bottom: 13rem;
}

section.bottom14 {
    padding-bottom: 14rem;
}

section.bottom15 {
    padding-bottom: 15rem;
}

section.bottom16 {
    padding-bottom: 16rem;
}

section.bottom17 {
    padding-bottom: 17rem;
}

section.bottom18 {
    padding-bottom: 18rem;
}

section.bottom19 {
    padding-bottom: 19rem;
}

section.bottom20 {
    padding-bottom: 20rem;
}

section.bottom22 {
    padding-bottom: 21.5rem;
}

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

body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-size: 1.87rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.yug {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.yum {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.f-bold {
    font-weight: bold;
}
.fy-bold {
    font-weight: 600;
}

.f-nomal {
    font-weight: normal;
}

img {

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

ul {
    list-style-type: none;
}

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;
}

/*リンクテキスト*/
a {
    color: #000000;
    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;
}

.page-top {
    cursor: pointer;
}

/*タブレットから表示*/

.tb_block {
    display: none;
}

.tb_none {
    display: block;
}

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

    .tb_none {
        display: none;
    }

}

/*******************************************/
/*文字サイズ
/*******************************************/

.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 !important;
}

.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;
}

html {
    font-size: 62.5%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

@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%;
    }
}

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

/*******************************************/
/*全体テキスト
/*******************************************/

a,
p,
th,
td,
ul,
ol,
li,
dl,
dt,
dd {
    color: #000;
    font-size: 1.87rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

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

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

/*******************************************/
/*h1タイトル
/*******************************************/

h1 {
    color: #FFF;
    font-size: 14.7px;
    font-weight: normal;
    text-align: right;
    /* transform: translate(0, 10px); */
    letter-spacing: 0.05rem;
}

/*******************************************/
/*h2タイトル
/*******************************************/

h2 {
    margin: 0 auto;
    font-size: 4.8rem;
    font-weight: normal;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    text-align: center;
    color: #033B7E;
}


/*文字だけの場合*/
/*
.h2-attached {
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    margin: 0 auto 5rem;
}
*/

/*backgroundがある場合*/
.h2-attached {
    width: 60%;
    max-width: 220px;
    margin: 2rem auto 5rem;
    padding: 3px 0;
    border-radius: 20px;
    background: #033B7E;
    text-align: center;
    color: #fff;
    font-size: 2.13rem;
}

.h2-attached.small {
    margin: 0 auto 5rem;
}

@media screen and (max-width: 1279px) {
    h2 {
        font-size: 24px;
    }

    .h2-attached {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 20px;
    }
}

/*******************************************/
/*h3タイトル　※サイトによって違うので適宜変更
/*******************************************/
h3 {
    position: relative;
    padding: 0px;
    font-size: 3.73rem;
    text-align: center;
    font-weight: normal;
    padding-bottom: 0.7rem;
    margin-bottom: 5rem;
}

h3.mb5 {
    margin-bottom: 5rem;
}

h3.mb6 {
    margin-bottom: 6rem;
}


h3::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0;
    width: 100px;
    height: inherit;
    border-bottom: 1px solid #BD2B3C;
}


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

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

/*******************************************/
/*h4タイトル　※サイトによって色が違うので適宜変更。この元画像のサイズの色を変えること。
/*******************************************/

h4 {
    display: flex;
    margin-bottom: 1rem;
    padding-left: 30px;
    background: url(img/h4bg.png) no-repeat left center;
    font-size: 2.4rem;
    color: #033B7E;
    font-weight: normal;
}

h4.mb-4 {
    margin-top: -4rem;
}

h4.mt9 {
    margin-top: 9rem;
}

h4.mb10 {
    margin-bottom: 1rem;
}

h4.mb15 {
    margin-bottom: 1.5rem;
}



@media screen and (max-width: 1279px) {
    h4 {
        font-size: 24px;
    }
}

@media screen and (max-width: 767px) {
    h4 {
        font-size: 20px;
    }
}

/*******************************************/
/*h5タイトル
/*******************************************/
h5 {
    font-size: 2.66rem;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

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

    h5 {
        font-size: 22px;
    }
}

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

    h5 {
        font-size: 16px;
    }
}

/*******************************************/
/*h6タイトル
/*******************************************/

h6 {
    font-size: 2.66rem;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

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

    h6 {
        font-size: 22px;
    }
}

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

    h6 {
        font-size: 16px;
    }
}


/*******************************************/
/*文字寄せ
/*******************************************/
.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

/*******************************************/
/*margin
/*******************************************/

.ma {
    margin: 0 auto;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 0.5rem;
}

.mb10 {
    margin-bottom: 1rem;
}

.mb15 {
    margin-bottom: 1.5rem;
}

.mb20 {
    margin-bottom: 2rem;
}

.mb25 {
    margin-bottom: 2.5rem;
}

.mb30 {
    margin-bottom: 3rem;
}

.mb35 {
    margin-bottom: 3.5rem;
}

.mb40 {
    margin-bottom: 4rem;
}

.mb45 {
    margin-bottom: 4.5rem;
}

.mb50 {
    margin-bottom: 5rem;
}

.mb55 {
    margin-bottom: 5.5rem;
}

.mb60 {
    margin-bottom: 6rem;
}

.mb65 {
    margin-bottom: 6.5rem;
}

.mb70 {
    margin-bottom: 7rem;
}

.mb75 {
    margin-bottom: 7.5rem;
}

.mb80 {
    margin-bottom: 8rem;
}

.mb85 {
    margin-bottom: 8.5rem;
}

.mb90 {
    margin-bottom: 9rem;
}

.mb95 {
    margin-bottom: 9.5rem;
}

.mb100 {
    margin-bottom: 10rem;
}

.mb110 {
    margin-bottom: 11rem;
}

.mb150 {
    margin-bottom: 15rem;
}

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

.column2.center,
.column3.center,
.column4.center,
.column5.center {
    align-items: center;
}

.column2.start,
.column3.start,
.column4.start,
.column5.start {
    align-items: flex-start;
}

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

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

.column2 &gt; figure,
.column2 &gt; div,
.column2 &gt; li {
    width: 48%;
}

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

    .column2 &gt; figure,
    .column2 &gt; div,
    .column2 &gt; li {
        width: 100%;
    }
}

.column3 &gt; figure,
.column3 &gt; div,
.column3 &gt; li {
    width: 31.7%;
}

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

    .column3 &gt; figure,
    .column3 &gt; div,
    .column3 &gt; li {
        width: 100%;
    }
}

.column4 &gt; figure,
.column4 &gt; div,
.column4 &gt; li {
    width: 23.2%;
}

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

    .column4 &gt; figure,
    .column4 &gt; div,
    .column4 &gt; li {
        min-width: 45%;
    }
}

.column5 &gt; figure,
.column5 &gt; div,
.column5 &gt; li {
    width: 17%;
}

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

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


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

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

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

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

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

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

/*******************************************/
/*ボタン
/*******************************************/
.btn-box {
    position: relative;
    height: 6rem;
    margin: 0 auto;
    overflow: hidden;
    border: #fff solid 1px;
    line-height: 6rem;
    text-align: center;
}

.btn-bg a {
    opacity: 1;
    position: relative;
    z-index: 1;
    transition: 0.3s;
}

.btn-bg a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scaleX(0);
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    transition: transform ease 0.3s;
    transform-origin: 100% 50%;
}

.btn-bg a:hover {
    color: #000;
}

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

.more-box {
    border: 1px solid #033B7E;
    border-radius: 20px;
    text-align: center;
    width: 150px;
    height: auto;
    margin: 3rem auto;
    font-size: 2.1rem;
    line-height: 28px;
    color: #033B7E;
    overflow: hidden;
    display: inline-block;
    z-index: 0;
}
.more-box:hover {
    color: #ffffff;
}
.border_link {
    border: 1px solid #033B7E;
    text-align: center;
    margin: 1rem 0 2rem;
    font-size: 18.7px;
    max-width: 500px;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    position: relative;
}

.border_link:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: #000073;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}

.border_link:hover:after {
    -webkit-transform: translate(0);
    transform: translate(0);
}

@media screen and (max-width: 767px) {
    .more-box {
        width: 25rem;
    }
}




/*******************************************/
/*header
/*******************************************/


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

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

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

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

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

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

@media screen and (max-width: 767px) {
#header.UpMove {
    animation: none !important;
}	
}


/*******************************************/
/*header-wrapper
firstview-boxのmargin-topとheightを同じ高さにする
/*******************************************/

/*追加分*/
.header_h1_wrap {
    background: rgba(3, 59, 126, 0.8);
    padding: 6px 0 4px;
    height: 50px;
    box-sizing: border-box;
}

.header_h1_wrap .header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
}

.header_h1_wrap .header-inner div {
    display: flex;
    align-items: center;
}

.header_h1_wrap .header-inner div p {
    font-size: 14px;
    color: #fff;
    margin-right: 2rem;
}

.header_h1_wrap .header-inner a {
    font-size: 2.67rem;
    color: #fff;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    letter-spacing: 0.1rem;
}

/* .header-wrapper.pos-top .header_h1_wrap {
    background: rgba(0, 32, 96, 0.2);
} */

@media screen and (max-width: 1680px) {
    .header_h1_wrap .header-inner a {
        padding-right: 0;
    }
    h1 {
        font-size: 12px;
    }
}
@media screen and (max-width: 1400px) {
    .header_h1_wrap .header-inner div p {
        font-size: 12px;
    }
    h1 {
        font-size: 11px;
    }
}


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


.header-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    height: 130px;
    background: none;
}

.header_white_wrap {
    background: #fff;
    height: 80px;
    box-sizing: border-box;
    padding: 14px 0;
}

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

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 1279px) {
    .header-wrapper {
        height: auto;
    }
}

/*ヘッダーのメニュー*/
.header-right {
    max-width: 740px;
    width: 55%;
    margin-top: 0.2rem;
}
.gnavi ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gnavi ul li {
    position: relative;
    text-align: center;
}

.gnavi ul li a {
    color: #033B7E;
    font-size: 2.13rem;
}
.gnavi ul li a:hover{
    opacity:1;
}
.gnavi ul li:last-of-type a {
    border: 1px solid #033B7E;
    padding: 0.6rem 1.7rem;
}


.gnavi ul li::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom:0;
    width: 4rem;
    height: 1px;
    margin: auto;
    background-color: #BD2B3C;
    content: "";
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    transform: scaleX(0);
    transform-origin: bottom right;
}

.gnavi ul li:last-of-type:after {
    display: none;
}

.gnavi ul li:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.gnavi ul li.on::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.gnavi ul li:last-of-type.on a,.gnavi ul li:last-of-type a:hover {
    background-color: #033B7E;
    color: #fff;
}

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

    .header-right,
    .header-inner h1 {
        display: none;
    }
}

/*******************************************/
/*ヘッダーのlogo
/*******************************************/
.header-left {
    display: flex;
    align-items: center;
}

.header-left p {
    font-size: 2.13rem;
    margin-left: 1rem;
    color: #033B7E;
}

@media screen and (max-width: 400px) {
.header-left img {
    max-width: 250px;
}
}

/*******************************************/
/* sp-menu */
/*******************************************/

@media screen and (max-width: 1279px) {
    .sp-menu {
        display: block;
        position: fixed;
        top: 40px;
        right: 1%;
        z-index: 30000;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transform: translateY(-50%);
    }

    .sp-menu span {
        display: inline-block;
        position: absolute;
        left: 14px;
        width: 25px;
        height: 2px;
        border-radius: 5px;
        background: #033B7E;
        transition: all 0.4s;
    }

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

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

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

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

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

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

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

.sp-navi ul {
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    height: 100vh;
    background-color: #FBFBFB;
    color: #efefef;
    transition: 0.3s;
    z-index: 20000;
}

.sp-navi ul &gt; li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7rem;
    line-height: 7rem;
}

.sp-navi ul &gt; li a {
    color: #033B7E;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.sp-navi ul &gt; li:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #033B7E;
    cursor: pointer;
    transition: 0.3s;
}

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

/*******************************************/
/* フッターの上にあるメニュー */
/*******************************************/
.fnavi {
    align-items: center;
}

.fnavi li {
    display: inline-block;
    border-right: #033B7E solid 1px;
    line-height: 1;
}

.fnavi li:last-child {
    border-right: none;
}

.fnavi li a {
    padding: 0 1rem 0 1rem;
    font-size: 1.87rem;
    color: #033B7E;
}

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

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

/*******************************************/
/* フッター */
/*******************************************/
.footer-wrapper {
    position: relative;
    width: 100%;
    height: 63rem;
    background: url("img/footer_bg.jpg") no-repeat top center/cover;
}

@media screen and (max-width: 1400px) {
    .footer-wrapper {
        height: 60rem;
    }
}

@media screen and (max-width: 1279px) {
    .footer-wrapper {
        height: auto;
        padding-bottom: 7rem;
    }
}

@media screen and (max-width: 767px) {
   div.footer-wrapper div p.afs11.mb55{
        font-size: 13px !important;
    }
}

.footer-inner {
    width: 95%;
    max-width: 1640px;
    margin: 0 auto;
    padding: 5rem 0 5rem;
    text-align: center;
}

.footer-inner p{
    color: #033B7E;
}

/*******************************************/
/* フッターのアドレス・コピーライト*/
/*******************************************/

.footer-wrapper .copyright {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    background: none;
    bottom: 0;
    color: #fff;
    padding: 1rem 0;
    font-size: 1.87rem;
}

@media screen and (max-width: 767px) {
    .footer-wrapper .copyright {
        padding: 2rem 0;
        font-size: 14px;
    }
}

.copyright {
    background-color: rgba(3,59,126,0.8);
    text-align: center;
    color: #fff;
    height: 5rem;
    padding-top: 1rem;
}




/*******************************************/
/* ページトップ*/
/*******************************************/

.page-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 100;
}

@media screen and (max-width: 1279px) {
    .page-top {
        right: 0;
        bottom: 0;
    }
}

/*******************************************/
/* 新着情報トップ*/
/*******************************************/
.nottification-select-parent {
    margin: 0 auto 2rem;
}

.nottification-box {
    width: 99%;
    height: 28rem;
    overflow-y: scroll;
    margin: auto;
    min-height: 170px;
    border-bottom: 1px solid #A6A6A6;
    padding: 3rem 0 2rem 0; 
}

/*トップのボタン切り替え*/
#nottification-select {
    display: -webkit-flex;
    display: flex;
}

#nottification-select li {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 5rem;
    border-left: solid 1px #bfbfbf;
    cursor: pointer;
    justify-content: center;
}

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

#nottification-select li:nth-of-type(1)::after {
    display: block;
}

#nottification-select li::after {
    display: none;
    content: "";
    position: absolute;
    height: 2px;
    width: 27%;
    left: 0;
    right: 0;
    bottom: -7px;
    margin: auto;
    background: #BD2B3C;
}

#nottification-select li.active::after,
#nottification-select li:nth-of-type(1).active::after {
    display: block;
}

#nottification-select li:nth-of-type(1).nonactive::after {
    display: none;
}

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

/*******************************************/
/* 新着情報トップのコンテンツ
.topics-img　.topics-cntは一覧と共通です。単独で使わないように*/
/*******************************************/
.one-topic {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}


.one-topic .topics-img {
    width: 20%;
}
.one-topic .topics-img img{
    height: auto;
}

.one-topic .topics-cnt {
    width: 100%;
    display: flex;
}

.single-contents .icon-box{
    margin-left: 0;
}


.single-contents .topics-cnt{
    display: block;
}

@media screen and (max-width: 767px) {
    .one-topic {
        display: block;
    }
    
    .one-topic .topics-cnt{
        display: block;
    }

    .one-topic .topics-title{
        margin-top:5px;
    }
    .one-topic .topics-img {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 2rem auto;
    }

    .one-topic .topics-cnt {
        width: 100%;
    }
}

.one-topic a {
    display: inline;
    text-decoration: none;
}

.one-topic .topics-cnt .article-head {
    display: flex;
    align-items: center;
}


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

/*******************************************/
/* 新着情報のカテゴリ*/
/*******************************************/
.icon-box {
    width: 14rem;
    margin-right: 4rem;
    margin-left: 4rem;
    text-align: center;
    border: solid 1px #d9d9d9;
    white-space: nowrap;
    min-width: 85px;
}

.icon-box p {
    font-size: 1.6rem;
}

.cat01.icon-box {
    border-color: #ED7D31;
}

.cat01.icon-box p {
    color: #ED7D31;
}

.cat02.icon-box {
    border-color: #0070C0;
}

.cat02.icon-box p {
    color: #0070C0;
}

.cat03.icon-box {
    border-color: #00B050;
}

.cat03.icon-box p {
    color: #00B050;
}

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

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

/*******************************************/
/* 新着情報の詳細のリンク*/
/*******************************************/
.other-post_link {
    margin-bottom: 10rem;
    text-align: center;
}

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

/*******************************************/
/* 新着情報の一覧 カテゴリ*/
/*******************************************/
.category-contents {
    display: flex;
    justify-content: space-between;
    max-width: 1360px;
    margin-bottom: 15rem;
}

.category-main {
    width: 80%;
}

.category-side {
    width: 20%;
    max-width: 261px;
}

@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: 5px;
    border: solid 1px #b2b2b2;
}

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

.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 #033B7E;
}
.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: #033B7E;
    border: solid 1px #033B7E;
    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;
}
/*******************************************/
/*新着情報の一覧　コンテンツ*
.topics-img　.topics-cntはトップと共通です。単独で使わないように*/
/*******************************************/
.one-archive {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
}

.one-archive .topics-img {
    width: 20%;
}
.one-archive .topics-img img{
    height: auto;
}

.one-archive .topics-cnt {
    width: 100%;
}

.one-archive .icon-box{
    margin-left: 0;
}

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

    .one-archive .topics-img {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 2rem auto;
    }

    .one-archive .topics-cnt {
        width: 100%;
    }
}

.one-archive {
    margin-bottom: 3rem;
    padding: 2rem 0rem;
    border-bottom: 1px solid #b2b2b2;
}

.one-archive .archive-type {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
}

.one-archive .archive-title {
    font-size: 2.6rem;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.one-archive a {
    display: inline;
    text-decoration: none;
}

.single-wrapper {
    margin-bottom: 15rem;
}
/*******************************************/
/* h2-background-wrap */
/*各下層ページのヘッダー。デザインによって違うので適宜変更*/
/*******************************************/

.h2-background-wrap {
    width: 100%;
    margin-top: 130px;
    overflow: hidden;
    background: #222A35 url(img/img2001_bg.jpg) no-repeat center center;
    height: 26rem;
    background-size: cover;
}

@media screen and (max-width: 1279px) {
    .h2-background-wrap {
        padding-top: 0;
        margin-top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .h2-background-wrap {
        height: 25rem;
        margin-bottom: 10rem;
    }
}

.h2-background-wrap h2 {
    margin-bottom: 4.5rem;
    font-size: 3.73rem;
    color: #fff;
    text-align: left;
}

@media screen and (max-width: 767px) {
    .h2-background-wrap h2 {
        margin-bottom: 0;
        color: #000;
    }
}
/*
highvoltage
cubicle
solarpower
public
streetlight
others
*/

.h2-background-wrap.business {
    background-image: url(img/2000bg.png);
}

.h2-background-wrap.highvoltage {
    background-image: url(img/2000-1bg.png);
}

.h2-background-wrap.cubicle {
    background-image: url(img/2000-2bg.png);
}


.h2-background-wrap.solarpower {
    background-image: url(img/2000-3bg.png);
}

.h2-background-wrap.public {
    background-image: url(img/2000-4bg.png);
}

.h2-background-wrap.streetlight {
    background-image: url(img/2000-5bg.png);
}

.h2-background-wrap.others {
    background-image: url(img/2000-6bg.png);
}

.h2-background-wrap.policy {
    background-image: url(img/3000bg.png);
}

.h2-background-wrap.company {
    background-image:url(img/4000bg.png);
}

.h2-background-wrap {
    background-image:url(img/4000bg.png);
}

.h2-background-wrap.recruit {
    background-image:url(img/5000bg.png);
}

.h2-background-wrap.contact {
    background-image: url(img/6000bg.png);
}

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

@media screen and (max-width: 767px) {
    .path-wrapper {
        display: flex;
        align-items: center;
    }
}

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

.pankuzu_wrap {
    background: #F2F2F2;
    font-size: 1.73rem;
    padding: 1rem 0;
    margin-bottom: 12rem;
}

.pankuzu_inner {
    display: flex;
    align-items: center;
    max-width: 1630px;
    margin: auto;
    width: 95%;
}

.topic-path {
    display: flex;
}

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

@media screen and (max-width: 1279px) {
    .pankuzu_inner li a,.pankuzu_inner li{
        font-size: 13px !important;
    }
    
}

.topic-path li {
    position: relative;
    padding: 0 2.5rem 0 1.5rem;
    font-size: 1.73rem;
}

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

.topic-path li:last-of-type {
    padding-right: 3rem;
}

.topic-path li:last-of-type::after {
    content: "";
}

.topic-path li::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 1rem;
    content: "&gt;";
}

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

.topic-path li a {
    display: inline;
    font-size: 1.73rem;
}

/*******************************************/
/* 各ページのアンカー*/
/*******************************************/
.page-path ul {
    display: flex;
    align-items: center;
    position: relative;
}

.page-path ul li:nth-child(1) {
    margin-right: 3rem;
}

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

.page-path a {
    display: flex;
    margin-right: 3rem;
    align-items: center;
    font-size: 1.73rem;
}

.page-path a::before {
    position: relative;
    color: #1a1a1a;
    content: "▸";
}

/*******************************************/
/* ファーストビュー*/
/*******************************************/
.firstview-box {
    position: relative;
    margin: 0 auto;
}

.firstview-box .slick-slide img {
    height: 105vh;
    object-fit: cover;
}
.firstview-box .firstview-text p {
    color: #fff;
}
.firstview-box .firstview-text p:first-of-type {
    font-size: 6.4rem;
    line-height:1;
}
.firstview-box .firstview-text p:last-of-type {
    font-size: 2.67rem;
    line-height:1;
}

.firstview-box .firstview-text {
    text-align: center;
    position: absolute;
    max-width: 1640px;
    width: 90%;
    margin: auto;
    background-color: rgba(3,59,126,0.8);
    bottom:6rem;
    right:0;
    left:0;
    padding: 4rem 0 3rem;
}
@media screen and (max-width: 1800px) {
    .firstview-box .firstview-text p:first-of-type {
        font-size: 6.26rem !important;
    }
    .firstview-box .firstview-text p:last-of-type {
        font-size: 2.34rem !important;
    }
    .firstview-box .firstview-text {
        width: 85%;
    }
}

@media screen and (max-width: 1600px) {
    .firstview-box .slick-slide img {
        height: 95vh;
    }
}

@media screen and (max-width: 1279px) {
    .firstview-box .slick-slide img {
        height: 50vh;
    }
    .firstview-box .firstview-text {
        width: 92%;
    }
}
@media screen and (max-width: 1024px) {
    .firstview-box .firstview-text {
        width: 85%;
    }
}

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

    .firstview-box .firstview-text p:first-of-type {
        font-size: 20px !important;
    }

    .firstview-box .firstview-text p:last-of-type {
        padding: 0 2rem;
        line-height: 1.3;
    }

    

    
}

/*******************************************/
/* index-box 画像拡大*/
/*******************************************/

.index-box .imgbox-zoom {
    overflow: hidden;
	max-width:480px;
}

.index-box img {
    transition: 0.3s;
}

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

.index-box a:hover &gt; .imgbox-zoom &gt; img {
    transform: scale(1.1);
}



/*******************************************/
/* 事業内容*/
/*******************************************/
.main-business.column2 &gt; div {
    width: 48.7%;
}

.main-business .one-business {
    margin-bottom: 13rem;
}

.main-business .one-business h5 {
    font-size: 3.2rem;
    color: #1F4E79;
    text-align: center;
    margin: 2.2rem 0 1.5rem;
}

@media screen and (max-width: 767px) {
    .main-business.column2 &gt; div {
        width: 100%;
    }
}

.result-list {
    width: 100%;
}

@media screen and (max-width: 1279px) {
    .result-list {
        min-width: 700px;
    }
}

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

.result-list .result_eria,
.result-list .result_scale,
.result-list .result_use,
.result-list .result_date {
    width: 17%;
    padding: 1rem 0 1rem 1rem;
}

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

    .result-list .result_eria,
    .result-list .result_scale,
    .result-list .result_use,
    .result-list .result_date {
        width: 100%;
    }
}

.result-list .result_name {
    width: 33%;
    padding: 1rem 0;
}

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

.machine-box .machine_image {
    margin-bottom: 2rem;
}

.machine-box .machine-info {
    margin-bottom: 4rem;
}

.machine-box .machine-info .machine-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #BFBFBF;
}

.machine-box .machine-info .machine-type:nth-child(1) {
    border-top: solid 1px #BFBFBF;
}

.machine-box .machine-info .machine-type p {
    padding: 0.6rem 0;
}

.machine-box .machine-info .machine-type p:nth-child(1) {
    width: calc(100% - 70px);
}

.machine-box .machine-info .machine-type p:nth-child(2) {
    width: 70px;
    text-align: center;
}

.products-box p {
    text-align: center;
}

.products-box img {
    margin-bottom: 1rem;
}

.products-box .one-product {
    margin-bottom: 3rem;
}

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

@media screen and (max-width: 1279px) {
    .vehicle-box {
        display: block;
    }
}

.vehicle-box .vehicle_img {
    width: 80%;
    max-width: 520px;
}

@media screen and (max-width: 1279px) {
    .vehicle-box .vehicle_img {
        width: 100%;
    }
}

.vehicle-box .vehicle_overview {
    width: 20%;
}

@media screen and (max-width: 1279px) {
    .vehicle-box .vehicle_overview {
        width: 100%;
        margin-bottom: 7rem;
    }
}

.vehicle-box .vehicle_overview ul {
    border-top: solid 1px #BFBFBF;
}

.vehicle-box .vehicle_overview ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #BFBFBF;
}

.vehicle-box .vehicle_overview ul li p {
    padding: 0.6rem 0.5rem;
}

.vehicle-box .vehicle_overview ul li p:nth-child(1) {
    width: 40px;
    font-size: 1.87rem;
}

@media screen and (max-width: 1279px) {
    .vehicle-box .vehicle_overview ul li p:nth-child(1) {
        font-size: 16px;
    }
}

.vehicle-box .vehicle_overview ul li p:nth-child(2) {
    width: 70px;
    text-align: center;
}

.vehicle-box .vehicle_overview ul li.single-text p {
    width: 100%;
    padding-left: 1.2rem;
}

.vehicle-box .vehicle_overview ul .tar {
    text-align: right;
}

.permit-license-box ul {
    border-top: solid 1px #BFBFBF;
}

.permit-license-box ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #BFBFBF;
}

.permit-license-box ul li p {
    width: 50%;
    padding: 1rem 0.5rem;
}

.permit-license-box ul li p:nth-last-child(1) {
    text-align: right;
}

.permit-license-box ul li a {
    display: inline;
    text-decoration: underline;
}

.annual-list {
    width: 100%;
    margin-bottom: 4rem;
}

@media screen and (max-width: 1279px) {
    .annual-list {
        min-width: 700px;
    }
}

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

.annual-list .annual_year,
.annual-list .annual_civil,
.annual-list .annual_earthworks,
.annual-list .annual_demolition,
.annual-list .annual_exterior,
.annual-list .annual_others {
    width: 36.5%;
    padding: 1rem 0 1rem 1rem;
}

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

    .annual-list .annual_year,
    .annual-list .annual_civil,
    .annual-list .annual_earthworks,
    .annual-list .annual_demolition,
    .annual-list .annual_exterior,
    .annual-list .annual_others {
        width: 100%;
    }
}

.eria-box p {
    margin-bottom: 0.5rem;
}

.eria-box p:nth-last-of-type(1) {
    margin-bottom: 2rem;
}

.eria-box .eria_map {
    position: relative;
    width: 100%;
    padding-top: 49%;
}

.eria-box .eria_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media screen and (max-width: 767px) {
    .support-qualification {
        margin-bottom: 6rem;
    }
}

.qualification-list {
    margin-bottom: 6rem;
    padding: 1.5rem 0;
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
}

.qualification-list .qualification-detail {
    display: flex;
}

.qualification-list .qualification-detail .qualification_head {
    width: 80%;
    max-width: 630px;
}

@media screen and (max-width: 767px) {
    .qualification-list .qualification-detail .qualification_head {
        padding: 1rem 0 1rem 1rem;
    }
}

.qualification-list .qualification-detail .qualification_data {
    width: 20%;
    text-align: right;
}


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

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


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

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

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

.essential-list .essential_data {
    width: 85%;
    padding: 1rem 0 1rem 2rem;
}

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

@media screen and (max-width: 767px) {
    .works-images_recruit .one-image {
        margin-bottom: 4rem;
    }
}

.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;
    }
}

.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: 1279px) {
    .member-info {
        display: block;
    }
}

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

@media screen and (max-width: 1279px) {
    .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: 1279px) {
    .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: none;
    border-radius: 8px 8px 0 0;
    background: #f2f2f2;
    cursor: pointer;
}

#job-select li p {
    width: 100%;
    line-height: 1.3;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", 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: 100%;
}

#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;
}

@media screen and (max-width: 767px) {
    .job-description {
        margin-bottom: 4rem;
    }
    .privacy .inner {
        width: 85%;
    }
}


.privacylist li {
    padding-bottom: 20px;
    list-style: decimal outside;
    text-align: left;
}

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

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

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


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

form {
    font-size: 13px;
}

.black-line {
    padding: 2%;
    border: solid 1px #333;
}

form:after {
    content: " ";
    display: block;
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
}

form dl {
    clear: both;
    border-bottom: solid 1px #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form dl:nth-of-type(1) {
    border-top: solid 1px #c4c4c4;
}

form p + dl {
    border-top: solid 1px #c4c4c4;
}

form dt {
    width: 37%;
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3f3f3;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
}

@media only screen and (max-width: 599px) {
    form dt {
        width: 100%;
        /* border-bottom: solid 1px #c4c4c4; */
    }
}

form dd {
    width: 63%;
    padding: 10px 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

@media only screen and (max-width: 599px) {
    form dd {
        width: 100%;
        margin-left: 0;
    }
}

dd input.type1 {
    width: 15% !important;
}

dd input.type2 {
    width: 20% !important;
}

dd input.type3 {
    width: 8% !important;
}

dd input.type4 {
    width: 25% !important;
}

dd input.type5 {
    width: 10% !important;
}

dd input.type6 {
    width: 12% !important;
}

form p {
    text-align: center;
}

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

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

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

input.send_box:hover {
    opacity: 0.7;
}

.agree-check {
    background: #f8f8f8;
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
    position: relative;
}

.agree-check p {
    font-size: 16px;
}

.agree-check .wpcf7-not-valid-tip {
    position: absolute !important;
    top: 25px !important;
    left: 0;
    font-size: 13px;
    width: 330px;
    border: 2px solid #f7e700;
    background: #fff;
}

.agree-check a {
    color: #0070c0;
    text-decoration: underline;
}

@media only screen and (max-width: 308px) {
    .agree-check .wpcf7-not-valid-tip {
        top: 47px !important;
    }
}

.tbl_form_box {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    border-top: solid 1px #D9D9D9;
}

.tbl_form_box:after {
    content: " ";
    display: block;
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
}

.tbl_form_box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    */
    clear: both;
    text-align: left;
}

@media screen and (max-width: 736px) {
    .tbl_form_box dl {
        display: block;
    }
}

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

.tbl_form_box dd {
    color: #000;
}

dd input,
dd textarea {
    width: 100%;
    background: none;
    border: solid 1px #D9D9D9;
    border-radius: 2px;
    padding: 1px;
    font-size: 2.4rem;
}

dd input[type=file] {
    border: none;
    padding: 0;
}

.tbl_form_box input[type=submit] {
    background: #EFEFEF;
    border: solid 1px #787878;
    border-radius: 2px;
}

.tbl_form_box p {
    text-align: center;
}

.wid-s {
    width: 60px;
}

.wid-m {
    width: 120px;
}

.box-age {
    margin-left: 10px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wpcf7-radio span.wpcf7-list-item {
    display: block;
    margin-left: 0;
}

.box-inb .wpcf7-radio span.wpcf7-list-item {
    display: inline-block;
}

.box-inb .wpcf7-radio span.wpcf7-list-item + .wpcf7-list-item {
    margin-left: 2em;
}

span.wpcf7-list-item {
    color: #000;
}

.flex-dd .wpcf7-form-control.wpcf7-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 736px) {
    .flex-dd .wpcf7-form-control.wpcf7-radio {
        display: block;
    }
}

.flex-dd .wpcf7-list-item {
    margin-right: 15px;
}

span.wpcf7-list-item input {
    width: auto;
}

.wpcf7-checkbox .wpcf7-list-item.first {
    margin-left: 0;
}

.radio .wpcf7-list-item.first {
    margin-bottom: 10px;
}

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

@media screen and (max-width: 736px) {
    .tbl_form_box dt {
        width: 100%;
        padding-left: 0;
        padding-bottom: 1em;
        font-weight: bold;
    }

    .tbl_form_box dd {
        width: 100%;
        margin-left: 0;
        padding-bottom: 1em;
    }

    .box-age {
        margin-top: 0.5em;
        margin-left: 1em;
    }
}

@media screen and (max-width: 736px) {
    .tbl_form_box {
        width: 100%;
    }

    .form_submit {
        padding-left: 72px;
    }
}

.form_submit2 {
    width: 250px;
    margin: 0 auto;
}

.form_submit2 input[type=submit],.form_submit2 input[type=previous] {
    display: inline-block;
    width: 250px;
    background: #fff;
    border: 1px solid;
    border-radius: 0;
    color: #000;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    margin-top: 3rem;
    height: 5rem;
    line-height: 5rem;
}

.form_submit2 input[type=submit]:hover {
    background: #000;
    color: #FFFFFF;
}

@media screen and (max-width: 736px) {
    .form_submit2 input[type=submit] {
        margin-left: auto;
    }

    .wpcf7 .ajax-loader {
        display: block;
        margin: 0 auto;
    }
}

.hr-gry {
    height: 0;
    margin: 0 0 2em;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
}

ul.list-non-mark {
    list-style: none;
}

ul.list-non-mark li {
    margin-bottom: 1.5em;
}

dl.privacy {
    margin: 0;
    padding: 0;
}

dl.privacy dt {
    counter-increment: title;
    font-weight: bold;
}

dl.privacy dt::before {
    content: counter(title) "．";
}

dl.privacy dd {
    margin: 0 0 30px 25px;
}

.box-inlbox {
    display: inline-block;
    text-align: left;
}


.head-text {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.inhead-text {
    font-size: 2.4rem;
}

.box-bor-gry-in p,
.box-bor-gry-in li {
    font-size: 1.6rem;
}

.box-bor-gry-in2 {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.1;
}

.box-bor-gry2 p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.1;
}

.privacy-check-box {
    margin-bottom: 10px;
    padding: 30px 10px;
    border: solid 1px #d9d9d9;
}

.privacy-check-box:nth-last-of-type(2) {
    margin-bottom: 40px;
}


.slick-slide img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 767px) {
    .slick-slide img {
        width: 100%;
        object-fit: cover;
    }
}

/* --- zoom up img --- */
.slide-animation {
    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);
    }
}

/*******************************************/
/* TOP
事業内容*/
/*******************************************/
.top-bg {
    background-color:#F2F2F2;
}
.home-box1 {
    padding-top: 9rem;
    margin-bottom: 8rem;
}
.home-box1 .inner p:not(.business-title , .business-text){
    margin-bottom: 5rem;
    font-size: 2.13rem;
    text-align: center;
}
.top-business-box {
    background-color: #fff;
    padding: 2rem 1.8rem 0;
    text-align: center;
    margin-bottom: 5rem;
    display: flex;
    flex-direction: column;
}
.business-title {
    font-size: 2.4rem;
    color: #033B7E;
    margin: 1rem 0
}
.business-title::before {
    content:'▶';
    font-size: 10px;
    vertical-align: middle;
    padding-right: 0.5rem;
}
.business-text {
     font-size: 1.6rem;
     text-align: left;
     margin-bottom: 1rem;
     flex-grow:1;
}

.top-business-box .border_link {
    margin: 1rem auto 2rem;
}


@media screen and (max-width: 767px) {
    .top-business-box {
        max-width: 500px;
    }
}

/*******************************************/
/* TOP
三早電設について*/
/*******************************************/

.about-wrapper {
    background: url(img/1000-about.png) no-repeat ;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 13rem 0 6rem;
    margin-bottom: 7rem;
}

.home-box2 .inner p {
    margin-bottom: 7rem;
    font-size: 2.13rem;
    text-align: center;
}

.home-box2 .index-box {
    text-align: center;
}

.home-box2 .about-link {
    margin-top: 1rem;
    font-size: 2.4rem;
    color: #033B7E;
}
.home-box2 .about-link::before {
    content:'▶';
    font-size: 10px;
    vertical-align: middle;
    padding-right: 0.5rem;
}

.home-box2 .imgbox-zoom {
    max-width: 380px;
    margin: auto;
}

@media screen and (max-width: 1280px) {
    .home-box2 .index-box {
        margin-bottom: 2rem;
    }
}


/*******************************************/
/* TOP
お知らせ　新着情報*/
/*******************************************/

.home-box3 {
    padding-top: 10rem;
    padding-bottom: 14rem;
}


.home-box3 .h2-attached {
    margin-bottom: 8rem;
}
/*******************************************/
/* BUSINESS
事業内容*/
/*******************************************/

.business-box1 ul{
    max-width: 1080px;
    width: 95%;
    margin: 0 auto 15rem
}

.business-box1 ul li{
    border-top: 1px solid #D9D9D9;
    padding: 1.6rem 1rem;
    font-size: 3.73rem;
    list-style-image: url(img/2000-check.png);
    list-style-position: inside;
    position: relative;
}

.business-box1 ul li:last-of-type{
    border-bottom: 1px solid #D9D9D9;
}


.business-box2 p {
    font-size: 2.13rem;
    margin-bottom: 4rem;
    text-align: center;
}

.business-box2 tr {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

.business-box2 th {/*タイトル*/
    padding: 3rem 0 2.5rem;
    font-size: 2.4rem;
    font-weight: bold;
    color: #033B7E;
    vertical-align: top;
    max-width: 280px;
    width: 17%;
    padding-right: 5rem;
}

.business-box2 tr td:first-of-type {/*画像*/
    padding: 3rem 0 2.5rem;
    max-width: 420px;
    width: 25%;
    padding-right: 4rem;
    vertical-align: top;
}

.business-box2 tr td:last-of-type {/*説明とボタン　flexで横並び　レスポンシブで縦並びに*/
    padding: 3rem 0 2.5rem;
    display: flex;
    justify-content: space-between;
    padding-right: 4rem;
}

.business-box2 tr td:last-of-type div{
    max-width: 675px;
    width: 75%;
}

.business-box2 .border_link{
    margin:0.5rem 0 6rem auto;
}

@media screen and (max-width: 1600px) {
    .business-box2 tr td:last-of-type {
        padding-right: 0rem;
    }
}

@media screen and (max-width: 1280px) {
    .business-box2 th,.business-box2 tr td:first-of-type {/*タイトルと写真　縦ならび*/
        padding-right: 1rem;
    }
    .business-box2 tr td:last-of-type {/*レスポンシブで縦並びに*/
       flex-direction:column;
    }
    .business-box2 tr td:last-of-type div{
        max-width: initial;
        width: 100%;
    }
    .business-box2 .border_link{
        margin: 1.5rem auto 0;
        width: 150px;
        font-size: 14px !important;
        line-height: 23px;
    }

}

@media screen and (max-width: 767px) {
    .business-box2 tr {
        display: block;
    }

    .business-box2 th,.business-box2 tr td:first-of-type {/*タイトルと写真　縦ならび*/
        padding: 2rem 0 0;
        max-width: initial;
        display: block;
        width: 100%;
        text-align: center;
    }
    .business-box2 .border_link{
        margin-top: 2rem auto 1rem;
    }
}
/*******************************************/
/* BUSINESS DETAILS
事業内容INDEX*/
/*******************************************/
.business-details h4 {
    margin-bottom: 2rem;
}
.place-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.index-place {
    margin-right: 3rem;
    font-size: 16px;
}

.index-place p img{
    border: 1px solid #BFBFBF;
    border-radius: 10px;
}
.index-place p {
    margin-bottom: 0.5rem;
}

@media screen and (max-width: 767px) {
    .index-place {
        margin-right: 0;
        margin-bottom: 3rem;
        width: 25%;
    }
    .business-details div section:first-of-type {
        margin-bottom: 4rem;
    }
   
}

/* tableの調整*/
.details-table {
    width: 100%;
}
.details-table tr{
    border-bottom: 1px solid #BFBFBF;
}
.details-table td{
    padding: 1rem 0;
}
.details-table th {
    padding-bottom: 0.6rem;
}

.details-table tr td:nth-of-type(1){
    max-width: 280px;
}

.details-table tr td:nth-of-type(2){
    max-width: 980px;
}

.details-table tr td:nth-of-type(3){
    max-width: 370px;
}
@media screen and (max-width: 767px) {
    .details-table th,.details-table td{
        font-size: 14px !important;
        padding-right:1rem;
    }
}
/* cubicleの調整*/
.cubicle-wrapper {
    display: flex;
}

.cubicle p.afs18{
    color:#033B7E;
    margin-bottom: 2rem;
}
.cubicle p.afs18 span{
    border:1px solid #033B7E;
    padding: 0.5rem 1.5rem;
    margin-right: 2rem;
}
.cubicle-text {
    padding-right: 5rem;
}
.cubicle-text ul{
    margin-bottom: 3rem;
}
.cubicle-text ul:last-of-type{
    margin-bottom: 5rem;
}
.cubicle-img img {
    max-width:380px; 
}
a.border {
    text-decoration: underline;
}
@media screen and (max-width: 1280px) {
    .cubicle-text {
        padding-right:2rem;
    }  
}

@media screen and (max-width: 1024px) {
    .cubicle-text ul:last-of-type{
        margin-bottom: 3rem;
    }
    .cubicle-wrapper {
        flex-direction: column;;
    }
    .cubicle-text {
        padding-right:0;
    }
    .cubicle-img  {
        text-align: center;
        margin-bottom: 5rem;
    } 
    .cubicle-img img {
        max-width:100%; 
    } 
}
/* cubiclectableの調整*/
.cubicle-table {
    width:100%;
    margin-bottom: 2rem;
}

.cubicle-table tr{
    border-bottom: 1px solid #BFBFBF;
}
.cubicle-table th,.cubicle-table td{
    padding:0.5rem 0;
}
.cubicle-table tr td{
    width: 83%;
    max-width: 1360px
}
@media screen and (max-width: 1024px) {
    .cubicle-table tr td{
        width: 70%;
    }
}









/*******************************************/
/* POLICY
企業方針*/
/*******************************************/
.policy-box1 .column3 div,.policy-box2 .column3 div{
    text-align: center;
    margin-bottom: 4rem;
}
.policy-box1 .column3 div img,.policy-box2 .column3 div img{
    margin-bottom: 0.5rem;
}

.policy-box1 h4 + p {
    margin-bottom: 3rem;
}

.policy-box1 {
    margin-bottom: 16rem;
}
.policy-box2 {
    margin-bottom: 18rem;
}
@media screen and (max-width: 1280px) {
    .policy-box1 div ,.policy-box2 div{
        font-size: 16px;
    }
}


/*******************************************/
/* 施行紹介
/*******************************************/
.sekou .column4 {
    margin-bottom: 5rem;
}

.sekou .column4 &gt; div {
    margin-bottom: 9rem;
}

.sekou_table01 {
    width: 100%;
}

.sekou_table01 a:first-child dl {
    border-top: 1px solid #BFBFBF;
}

.sekou_table01 dl {
    display: flex;
    padding: 9.5px 0;
    border-bottom: 1px solid #BFBFBF;
    margin: 0;
}

.sekou_table01 a:hover {
    background: #F8F8F8;
    display: block;
}

.sekou_table01 dt {
    width: 16.5%;
    padding-left: 7rem;
}

.sekou_table01 dd:nth-child(2) {
    width: 15%;
    margin: 0;
}

.sekou_table01 dd:nth-child(3) {
    width: 68.5%;
}

.sekoutext p {
    margin-top: -2.5rem;
    margin-bottom: 2.5rem;
    font-size: 1.73rem;
}

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

    .sekou_table01 dt {
        width: 100%;
        padding-left: 0;
    }

    .sekou_table01 dd:nth-child(2) {
        width: 100%;
    }

    .sekou_table01 dd:nth-child(3) {
        width: 100%;
    }
}

/*******************************************/
/* 施行紹介詳細
/*******************************************/


.sekou_table02 {
    width: 100%;
}

.sekou_table02 tr:first-child th,
.sekou_table02 tr:first-child td {
    border-top: 1px solid #BFBFBF;
}

.sekou_table02 th {
    vertical-align: baseline;
}

.sekou_table02 th,
.sekou_table02 td {
    padding: 9.5px 0;
    border-bottom: 1px solid #BFBFBF;
}

.sekou_table02 th {
    width: 16%;
    padding-left: 9rem;
    box-sizing: border-box;
}

.sekou_table02 td:nth-child(2) {
    width: 74%;
}

.sekou_table02 .bikou {
    padding: 0px 0 16px;
}
/*******************************/
/*企業情報 社長挨拶*/
/*******************************/
.greeting-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: -2rem auto 1rem;
}

.greeting-box .greeting-text {
    width: 82%;
}

.housin {
    margin-left: 24.5%;
}


@media screen and (max-width: 1680px) {
.greeting-box .greeting-text {
    width: 80%!important;
}
.greeting-box .greeting-img{
    width: 15%!important;
    min-width: 190px;
}
}

@media screen and (max-width: 1500px) {
.greeting-box .greeting-img {
    width: 17%!important;
    min-width: 200px;
}
}

@media screen and (max-width: 1225px) {
    
.greeting-box .greeting-text {
    width: 78%!important;
}
.greeting-box .greeting-img {
    width: 19%!important;
    min-width: 220px;
}

}

    
@media screen and (max-width: 1279px) {
 .housin {
    margin-left: 0;
}
    .greeting-box .greeting-img {
    margin-top: 0rem;
}
    .greeting-box .greeting-text {
    padding: 0 3rem 0 0;
}
    .greeting-box {
        display: block;
    }

    .greeting-box .greeting-text {
        width: 100%!important;
    }

.greeting-box .greeting-img {
    width: 60%!important;
    margin: 5rem auto;
    max-width: 300px;
}
    .greeting-box .greeting-img p {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
.greeting-box .greeting-text {
    padding: 0;
}
}
/*******************************/
/*企業情報 社是経営理念*/
/*******************************/
.company #a02.bottom15 h3{
    margin-bottom: 4rem;
}

.company #a02.bottom15 h4{
    margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
    .company #a02 div div div:nth-child(1) {
        margin-bottom: 4rem;
    }
    }


    
/*******************************/
/*企業情報 概要*/
/*******************************/

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

.overview-list th,
.overview-list td {
    border-bottom: solid 1px #BFBFBF;
    padding: 1.3rem 0;
    line-height: 1.4;
}

.overview-list th {
    width: 18%;
    max-width: 14rem;
    padding-right: 1.5rem;
}


@media screen and (max-width: 1279px) {
    .overview-list {
        margin-bottom: 7rem;
    }
}

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

@media screen and (max-width: 767px) {
    .overview-list .overview-detail {
        display: block;
    }
    .overview-list th {
    padding-left: 1rem;
}
}

.overview-list .overview_head {
    width: 15%;
    max-width: 130px;
    padding: 1rem 0;
}

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

.overview-list .overview_data {
    width: 85%;
    padding: 1rem 0 1rem 2rem;
}

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

/*******************************/
/*企業情報 沿革・資格・機材*/
/*******************************/

.qualification-list {
    margin-bottom: 6rem;
    padding: 1.5rem 0;
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
}

.qualification-list .qualification-detail {
    display: flex;
}

.qualification-list .qualification-detail .qualification_head {
    width: 80%;
    max-width: 630px;
}

@media screen and (max-width: 767px) {
    .qualification-list .qualification-detail .qualification_head {
        padding: 1rem 0 1rem 1rem;
    }
}

.qualification-list .qualification-detail .qualification_data {
    width: 20%;
    text-align: right;
}

.owned-equipment {
    width: 100%;
    margin-bottom: 6rem;
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
    padding: 2rem 0;
}

/*.owned-equipment th,
.owned-equipment td {
    font-size: 1.73rem;
}*/

.owned-equipment th,
.owned-equipment td {
    line-height: 1.3em;
}


.owned-equipment tr:first-of-type th{
    padding-top: 2rem;;
}

.owned-equipment tr:last-of-type th{
    padding-bottom: 2rem;;
}

/* .owned-equipment td {
    text-align: right;
    padding-right: 0.5rem;
}
 */
.company-story {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}

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

.company-story th {
    width: 17%;
    max-width: 140px;
    padding: 1.5rem 1rem 1.5rem 0;
}

.company-story td {
    width: 76%;
}
@media screen and (max-width: 767px) {
.company-story th {
    width: 24%;
    padding: 1rem 0 1rem 1rem;
}
    .owned-equipment th {
    padding-left: 1rem;
}
}
/*******************************/
/*企業情報 map*/
/*******************************/

.access-box.column2 &gt; div {
    width: 48.8%;
}

.access-box div &gt; p {
    padding-left: 4rem;
}


.map-box {
    position: relative;
    width: 100%;
    padding-top: 38%;
    margin-bottom: 18rem;
}

.map-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
.access-box.column2 &gt; div{
    width: 100%;
    }

    .map-box {
        padding-top: 50%;
    }

.access-box div:nth-child(3) .map-box{
    margin-bottom: 10rem;
}
}


/*----------------------
-------採用情報----------
------------------------*/

/*******************************/
/* 資格取得支援 */
/*******************************/
.recruit-box1 p.yum {
    color: #033B7E;
} 
.rec_sikaku_text {
    margin-top: -1rem;
}
.rec_sikaku_table {
    width: 100%;
    margin-bottom: 0;
}
.rec_sikaku_table tr {
    border-top: 1px solid #BFBFBF;
}
.rec_sikaku_table tr:first-child{
    border-top: none;
}
.rec_sikaku_table th, .rec_sikaku_table td {
    padding: 0.6rem 2rem;
    font-size: 1.73rem;
}
.rec_sikaku_table td {
    text-align: right;
}
.support-qualification {
   padding-right: 16rem;
}
.get-qualification ul{
    margin-top: -1rem;
}

@media screen and (max-width: 1280px) {
    .support-qualification {
        padding-right: 10rem;
     }
}

@media only screen and (max-width: 767px) {
    .rec_sikaku_text {
        padding-left: 0;
    }
    .rec_sikaku_wrap.column2 &gt; div{
        width: 100%;
    }
    .support-qualification {
        padding-right: 0;
     }
}
/*******************************/
/* 先輩社員紹介 */
/*******************************/

.recruit-box3 .flex div:first-of-type{
    max-width: 520px;
    width: 100%;
}

.recruit-box3 .flex div:last-of-type{
    padding-left: 3rem;
}

@media only screen and (max-width: 1024px) {
    .recruit-box3 .flex {
        display: block;
    }
    .recruit-box3 .flex div:first-of-type{
        max-width: 520px;
        width: 100%;
        margin: 0 auto 4rem;
    }

    .recruit-box3 .flex div:last-of-type{
        padding-left: 0rem;
    }
}


/*******************************/
/* 募集要項 */
/*******************************/

.recruit-box4 h3{
    margin-bottom: 6rem;
}
.rec_app_wrap#job-parent {
    margin: 0;
}
.rec_app_wrap .column2 &gt; div{
    width: 49%;
}
.rec_app_tab{
    padding: 0 2rem;
    margin-top: -1rem;
}
.rec_app_tab ul#job-select li {
    background: #fff;
    border-radius:8px 8px 0px 0px;
    padding: 4rem 0;
}

@media only screen and (max-width: 1620px) {
    .rec_app_tab ul#job-select li {
        background: #fff;
        border-radius:8px 8px 0px 0px;
        padding: 6rem 0;
    }
}

@media only screen and (max-width: 767px) {
    .rec_app_tab ul#job-select li {
        background: #fff;
        border-radius:8px 8px 0px 0px;
        padding: 10rem 0;
    }
}


.rec_app_job.job-box {
    border-top: 1px solid #7F7F7F;
}
.rec_app_job .job-enclose {
    padding: 9rem 0 4rem 0;
    border-bottom: 1px solid #7F7F7F; 
}
.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: 1.5rem 0;
}
.rec_app_contents th{ 
    padding-right: 4rem;
    vertical-align: top;
}
div.essential table {
    width: 100%;
}

div.essential tr {
    border-bottom: 1px solid #BFBFBF;
    border-top: 1px solid #BFBFBF;
}

div.essential th ,div.essential td {
    padding: 1.56rem 0;
    vertical-align: top;;
}

div.essential th {
    padding-right : 4rem;
    max-width: 14rem;
}

@media only screen and (max-width: 767px) {
    .rec_app_contents th,.rec_app_contents td{ 
        width: 100%;
        display: block;
    }
    .rec_app_wrap .column2 &gt; div{
        width: 100%;
    }
    div.essential th {
        padding-right : 2rem;
    }
}

/*******************************/
/*お問い合わせ　contact*/
/*******************************/

.contact-tel-link {
    text-align: center;
    font-size: 3.2rem;
}

.contact-tel-link a {
    max-width: 520px;
	min-width: 230px;
    width: 50%;
    margin: 0 auto 1rem;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    text-align: center;
    background-color: #033B7E;
    display: inline-block;
    color: #ffffff;
	
}



/*******************************/
/*フォーム/
/*******************************/

.common-style {
    padding: 4rem 6rem 7rem;
    border: solid 1px #000;
}

.common-style dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}

.common-style dl,
.common-style dl:nth-of-type(1) {
    border: none;
}

.common-style dt {
    width: 28%;
    padding-bottom: 10px;
    background: none;
    font-weight: normal;
    font-size: 14px;
    font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.common-style dd {
    width: 72%;
    padding: 0;
}

.common-style dd input,
.common-style dd textarea {
    width: 95%;
    padding: 2px;
    border: solid 1px #000;
    font-size: 1.8rem;
}

.common-style dd textarea{
    min-height: 250px;
    margin-bottom: 0.5rem;
}

.common-style input[type="file"] {
    border: none;
    font-size: 13px;
}

.common-style input[type=date] {
    width: 60%;
    max-width: 300px;
}

.common-style input[type=submit] {
    max-width: 100px;
    cursor: pointer;
}

.common-style p {
    text-align: left;
    font-size: 13.5px;
}
.common-style p.tac {
    text-align: center;
}

.common-style p.grtxt {
    color: #7f7f7f;
}

.common-style .mb-10:first-child {
    margin-bottom: 10px;
}

.common-style .width50 {
    margin: 0 10px 0 10px;
}

.common-style .width50 span input {
    width: 50px;
    height: 16px;
    margin: 0;
}

.common-style .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.common-style span.wpcf7-list-item {
    display: block !important;
}

.common-style span.wpcf7-list-item input {
    width: auto;
}

.common-style .radio .wpcf7-list-item.first {
    margin-bottom: 10px;
}

.common-style .mas {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}

.common-style .contact-check {
    padding-top: 4.5rem;
}

.common-style .contact-check p {
    font-size: 1.87rem;
    text-align: center;
    padding: 0;
    font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    margin-bottom: 1.5rem;
}
.contact-check a {
    text-decoration:underline!important;
}
.wpcf7-list-item-label b {
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 3rem;
    display: inline-block;
}

.common-style input[type=submit] {
    width: auto;
    height: auto;
    font-size: 14px;
}
.wpcf7-spinner{
    display: none !important;
}
@media only screen and (max-width: 599px) {
    .common-style dl {
        display: block;
    }

    .common-style dt,
    .common-style dd {
        width: 100%;
    }
    
    .common-style dd input, .common-style dd textarea {
    padding: 10px;
}
}
/*******************************/
/* 応募フォーム */
/*******************************/
form .rec_form dl:nth-of-type(1){
    border-top: none;
}
.rec_form dd textarea {
    height: 9rem;
}
form .rec_form dt { 
    width: 36%;
}
form .rec_form dd {
    width: 64%;
    padding: 10px 10rem 10px 0;
}
.rec_form .privacy-check-box {
    padding: 2rem 10px;
    margin-top: 9rem;
}
.rec_form .privacy-check-box ul {
    list-style-position: inside;
}
.rec_form .privacy-check-box ul li {
    padding-left: 1em;
    text-indent: -1em;
}
.rec_form.tbl_form_box dd, .rec_form.tbl_form_box dt {
    font-size: 1.73rem;
}
.rec_form.tbl_form_box dd.shikaku, .rec_form.tbl_form_box dd.syokumu input, .rec_form .box-bor-gry-in p, .box-bor-gry-in li{
    font-size: 1.47rem;
}
.rec_form.tbl_form_box p.tenpu {
    color: #C00000;
    text-align: left;
    padding-top: 10px;
}
@media screen and (max-width: 1279px) {
    .rec_form.tbl_form_box dd.syokumu input{
        font-size: 16px !important;
    }
}
@media screen and (max-width: 767px) {
    form .rec_form dd, form .rec_form dd {
        width: 100%;
        padding: 10px 0 10px 0;
    }
    .rec_form dd input {
        padding: 5px;
    }
}
/*******************************/
/*gallery*/
/*******************************/

			.gallery {
				margin: auto;
                display: flex;
                justify-content: space-between;
                align-items: flex-start;
                flex-wrap: wrap;/*flex 子要素を調整*/
			}
			.gallery .gallery-item {/*pluginの取り消し　FLOATからFLEXに*/
				float: none !important;
				margin: 0 !important;
                margin-bottom: 5rem !important;
				text-align: center;
				width: 14.6% !important;
			}
			.gallery img {
				border: none !important;/*pluginの取り消し　border*/
                height: auto;
                /*flex 子要素の高さを元のアスペクト比にそろえる*/
			}
            .gallery &gt; br {
                display: none;
            }
            @media screen and (max-width: 767px) {
                .gallery {
                    margin-left: 1rem !important;
                }
                .gallery .gallery-item {
                    margin: 0 !important;
                    width: 33.3% !important;
                }
                .gallery img {
                    padding:1rem 1rem 0 0;
                    height: auto;
                }
                
            }
			
</pre></body></html>