/** 汎用スタイル **/
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: auto !important;
    }
}

body {
    color: #333333;
    line-height: 1.6rem;
    font-family: Meiryo, "Noto Sans JP", "sans-serif" !important;
}

.red {
    color: #ff0000;
}


h2 {
    /*	font-size: 2.4rem;*/
    font-size: 40px;
}

.alphabet {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 900;
    color: #07A5B0;
}


.font-weight-bold {
    font-weight: 900 !important;
}

.ls {
    letter-spacing: 0.2rem;
}

.bw-2 {
    border-width: 2px !important;
}

.bw-3 {
    border-width: 3px !important;
}

.midashi-blue {
    color: #0068B7 !important;
    font-weight: bold;
    border-bottom: solid 2px #333;
    position: relative;
    padding-bottom: 0.25em;
}

.midashi-blue:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #336600;
    bottom: -2px;
    width: 20%;
}

/* CSS Document */


section {
    padding: 60px 15px;
}


.dot-title {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #333;
}

.dot-title::after {
    border-top: 3px dotted;
    content: "";
    color: #07A5B0;
    display: inline;
    flex-grow: 1;
    margin-left: 0.5em;
}

.dot-title span {
    font-family: 'Roboto', sans-serif;
    font-size: 70%;
}

@media screen and (max-width: 767.98px) {
    .dot-title {
        font-size: 30px;
    }
}

/*---------------------------------------------*/
/* header/navigation
============================================== */

.navbar,
.navbar-box {
    color: #000 !important;
}

.header-logo {
    width: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 0;
}

.header-logo img {
    padding-right: 1em;
}

.header-logo p {
    color: #000000;
    display: inline-block;
    font-size: 160%;
    font-weight: bold;
}

p.header-comments {
    font-size: 90%;
    font-weight: normal;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">"
}

.nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25vw;
    height: 25vw;
}

.nav-item:nth-child(1) {
    background-color: #0693e3;
}

.nav-item:nth-child(2) {
    background-color: #00d084;
}

.nav-item:nth-child(3) {
    background-color: #ff6900;
}

.nav-item:nth-child(4) {
    background-color: #f78da7;
}

.nav-item .nav-link {
    padding: 0.5em;
    color: #ffffff;
    font-weight: bold;
}

a.nav-link:hover,
a.nav-link:hover .nav-link-sub {
    opacity: 0.5;
}

.main-box-title {
    width: 50%;
}

.main-box-title p {
    font-size: 120%;
    line-height: 1.8;
}

.main-box {
    display: flex;
    justify-content: space-between;
    padding: 50px;
}

.main-box-image {
    width: 50%;
}

.main-box-image h2 img {
    width: 30%;
}

a.nav-link:hover,
a.nav-link:hover .nav-link-sub {
    color: #336600 !important;
}


/** ヘッダー内容 **/
.pa_bo10 {
    padding-bottom: 1em;
}

.clearfix {
    display: block;
    clear: both;
    overflow: hidden;
}

.clearfix {
    display: block;
    clear: both;
    overflow: hidden;
}

.float_L {
    float: left;
    padding-right: 10px;
}

.head02_01 {
    font-size: 13px;
    word-break: normal;
    width: 100%;
}


.header-sab-box {
    display: contents;
}


.navbar-box {
    color: #000 !important;
}

@media screen and (max-width:767.98px) {
    .nav-item {
        width: 100%;
        border-left: none;
    }

    .nav-item:nth-child(5n) {
        border-left: none;
        border-right: none;
    }

    .nav-item .nav-link {
        padding: 1em;
        color: #000000;
        font-weight: bold;
    }

    .nav-link-sub {
        display: none;
    }

    .header-logo {
        width: auto;
        display: flex;
        flex-direction: column;
        padding: 0em 0;
        margin: 0;
    }

    .header-logo p {
        color: #000000;
        display: inline-block;
        font-weight: bold;
        margin: 0;
        font-size: 110%;
    }

    p.header-comments {
        font-size: 70%;
        font-weight: normal;
    }

    .header-logo img {
        width: 150px;
    }



    .menu__item {
        padding: .25em 0em;
    }

    .menu__item a {
        font-size: 100%;
        margin: 0;
        line-height: 1em;
    }

    a.nav-link:hover,
    a.nav-link:hover .nav-link-sub {
        color: #ffffff;
        background-color: transparent;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .main-box-image h2 img {
        width: 50%;
    }

}



.header-nav-img {
    width: 80%;
}



/*---------------------------------------------*/
/* toppage main-bar
============================================== */
#Page-souzoku .main-bar {
    /* background: url("../images/IMG_4607.jpg") no-repeat center; */
    background-color: #2baf8c;
    background-size: cover;
}

#Page-fudousan .main-bar {
    /* background: url("../images/main-bar-company.jpeg") no-repeat center; */
    background-color: #056c9e;
    background-size: cover;
}

#Page-shogyo .main-bar {
    /* background: url("../images/main-bar-recruit.jpeg") no-repeat center; */
    background-color: #7fbbc1;
    background-size: cover;
}

#Page-office .main-bar {
    /* background: url("../images/main-bar-contact.jpeg") no-repeat center; */
    background-color: #66d3dc;
    background-size: cover;
}



.main-bar {
    height: 170px;
    position: relative;

}

.main-bar-img {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 170px;
    position: relative;
}

.main-bar h1 {
    font-size: 140%;
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    z-index: 5;
}

/* .main-bar::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.7);
} */

@media screen and (max-width: 767.98px) {
    .main-bar {
        height: 150px !important;
    }

    .main-bar-img {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
        height: 150px;
        position: relative;
    }

}

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









/*
 Theme Name: Lightning Child
 Template: Lightning
*/
/* @import url('../lightning/style.css'); */

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

.header-tel {
    padding: 15px;
    background-color: #07A5B0;
}

body {
    font-family: Meiryo, "Noto Sans JP", "Roboto", sans-serif !important;
}

section#index-top-catch {
    width: 100%;
    margin: 0 auto;
    /* max-width: 960px; */
    padding: 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: rgba(7,165,176,0.1); */
    position: relative;
}

section#index-top-catch h2 {
    background-color: #fff;
    padding: 1rem;
    /* line-height: 2.2rem; */
    font-size: clamp(16px, 5.2vw, 28px);
}

section#index-top-catch img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
}


@media screen and (min-width:768px) {
    section#index-top-catch {
        padding: 0px;
        padding-top: 50px;
        /* height: 100%; */
        /* height: 300px; */
        width: 100%;
        max-width:960px;
    }

    section#index-top-catch h2 {
        background-color: #fff;
        padding: 1rem;
        font-size: 40px;
        font-size: clamp(16px, 10vw, 40px);
        width: 100%;
    }
}

/*------------------------------------
#index-top-aisatsu
------------------------------------*/
.index-top-aisatsuFrame {
    position: relative;
    padding: 50px 0;
}

.index-top-aisatsu-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


section#index-top-aisatsu {
    position: relative;
    height: 100%;
        padding-top: 0;
    padding-bottom: 0;
}

.index-top-aisatsu-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    opacity: 0.3;
    position: absolute;
}

.index-top-aisatsu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 96%;
    height: 100%;
    margin: 50px auto;
    position: relative;
    padding: 30px;
    background-color: #fff;
}

.index-top-aisatsu .inner-right {
    display: flex;
    justify-content: center;
}


.index-top-aisatsu .inner-right img {
    width: 90%;
    max-width: 300px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .index-top-aisatsuFrame {
    position: relative;
    padding: 50px;

}

section#index-top-aisatsu {
    padding: 0;
}

    .index-top-aisatsu {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        max-width: 960px;
        padding: 50px 30px;
    }

    .index-top-aisatsu .inner-left {
        width: 80%;
        margin: 0;
    }

    .index-top-aisatsu .inner-right {
        width: 20%;
        margin: 0;
        display: flex;
        justify-content: end;
        align-items: center;
    }
}


/*------------------------------------
#index-top-business
------------------------------------*/
section#index-top-business {
    padding: 70px 0;
}

section#index-top-business h3 {
    border-bottom: none !important;
    font-size: clamp(18px, 6vw, 26px);
    font-weight: bold;
    /* color: #fff; */
    text-align: center;
}

section#index-top-business h3 span {
    font-size: 120%;
}

section#index-top-business h3::after {
    border-bottom: none !important;
}

section#index-top-business {
    /* background-image: url("images/AdobeStock_297511353.jpeg");
    background-size: cover; */
    background-color: rgb(7, 165, 176, .2);
}

section#index-top-business .index-top-businessBox .inner {
    width: 80vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding-top: 100px;
    padding-bottom: 20px;
    margin-top: 50px;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

section#index-top-business .index-top-businessBox .inner .inner-box {
    width: 100%;
    padding: 0 20px;
}

section#index-top-business .index-top-businessBox .inner .sup-img {
    position: absolute;
    top: -30px;
    width: 100px;
    background-color: #07A5B0;
    box-shadow: 5px 5px 5px #ccc;
}

section#index-top-business .index-top-businessBox .inner .sup-img img {
    width: 100%;
}


section#index-top-business .index-top-businessBox .inner .inner-list {
    position: relative;
    padding-left: 0;
}

@media screen and (min-width:768px) and (max-width:1023.98px) {
    section#index-top-business .index-top-businessBox .inner .inner-list {
        width: 100%;
        max-width: 400px;
        margin: 30px auto;
    }

    section#index-top-business .index-top-businessBox .inner .inner-list li {
        font-size: 1.2rem;
        padding: 5px 0;
    }


    section#index-top-business .index-top-businessBox .inner .inner-box {
        width: 100%;
        max-width: 400px;
    }
}


@media screen and (min-width: 1024px) {
    section#index-top-business .index-top-businessBox {
        display: flex;
        flex-direction: row;
        width: 100%;
        column-gap: 30px;
        justify-content: space-around;
        /* padding: 30px; */
        margin: 0 auto;
        max-width: 960px;
    }

    section#index-top-business .index-top-businessBox .inner {
        width: calc((100% - 40px)/2);
        /* flex-basis: 0% !important; */
        position: relative;
        padding-bottom: 20px;
    }
}

/*------------------------------------
#index-top-feature
------------------------------------*/
section#index-top-feature {
    padding: 70px 0;
}

section#index-top-feature h3 {
    border-bottom: none !important;
    font-size: clamp(18px, 6vw, 26px);
    text-align: center;
}

section#index-top-feature h3::after {
    border-bottom: none !important;
}

section#index-top-feature h3 span {
    font-size: 120%;
}

section#index-top-feature .inner-box {
    padding: 30px;
}

section#index-top-feature .inner-box .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 20px;
    margin: 30px auto 0 auto;
    /* border: 3px solid #07A5B0; */
    /* background-color: #f2f2f2; */
    background-color: rgba(7, 165, 176, .1);
    box-shadow: 10px 10px 10px #ccc;
    width: 90%;

}

section#index-top-feature .inner-box .inner img {
    width: 80%;
    /* margin: 0 auto; */
}

section#index-top-feature .inner-box .inner p {
    font-size: clamp(14px, 6vw, 20px);
    font-weight: bold;
}

@media screen and (min-width:768px) {
    section#index-top-feature {
        /* padding: 30px; */
    }

    section#index-top-feature .inner-box {
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
        display: flex;
        column-gap: 30px;
        justify-content: space-between;
    }

    section#index-top-feature .inner-box .inner {
        width: calc((100% - 90px) /3) !important;
        /* flex-basis: 0% !important; */
    }
}


/*------------------------------------
#index-top-news-contact news
------------------------------------*/
section#index-top-news-contact {
    background-color: #f2f2f2;
    padding: 40px 0;
}

section#index-top-news-contact .index-top-news-contactBox .inner-news,
section#index-top-news-contact .index-top-news-contactBox .inner-contact {
    padding: 40px 20px;
}

section#index-top-news-contact .index-top-news-contactBox h3 {
    border-bottom: 0.5px solid #07A5B0;
    padding-bottom: 0.5rem;
    margin-bottom: 40px;
}

section#index-top-news-contact .index-top-news-contactBox h3 span {
    font-size: 70%;
    font-family: "Roboto", sans-serif;
    color: #07A5B0;
}

section#index-top-news-contact .index-top-news-contactBox .inner-news .news-list {
    padding-left: 0 !important;
    list-style-type: none;
}

.index-top-news-contactBox .inner-news .news-list .news-item {
    padding: 7px 0px;
    border-bottom: 0.5px solid #aaa;
}

.index-top-news-contactBox .inner-news .news-list .news-item a {
    text-decoration: none;
    color: #333;
}

.index-top-news-contactBox .inner-news .news-list .news-item a:hover {
    text-decoration: underline;
}

.index-top-news-contactBox .inner-news .news-list .news-item a span {
    display: block;
}

@media screen and (min-width: 768px) {
    /* section#index-top-news-contact .index-top-news-contactBox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding: 30px;
    }

    section#index-top-news-contact .index-top-news-contactBox .inner-news,
    section#index-top-news-contact .index-top-news-contactBox .inner-contact {
        width: calc((100% - 90px)/2);
        flex-basis: 0% !important;
    } */

    section#index-top-news-contact .index-top-news-contactBox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 30px;
        max-width: 960px;
        margin: 0 auto;
    }

    section#index-top-news-contact .index-top-news-contactBox .inner-news,
    section#index-top-news-contact .index-top-news-contactBox .inner-contact {
        width: calc((100% - 50px)/2);
        padding: 0;
    }


    .index-top-news-contactBox .inner-news .news-list .news-item a span {
        display: inline-block;
        margin-right: 1rem;
    }
}

/*------------------------------------
#index-top-news-contact contact
------------------------------------*/
section#index-top-news-contact .index-top-news-contactBox .inner-contact {}

.btn-block {
    display: block;
}

.btn7-1-8 {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .btn7-1-8 {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
}



/*------------------------------------
#index-top-access
------------------------------------*/
section#index-top-access {
    background-color: rgba(7, 165, 176, .1);
    padding: 40px 0;
}

section#index-top-access .index-top-accessBox .inner-news,
section#index-top-access .index-top-accessBox .inner-contact {
    padding: 40px 20px;
}

section#index-top-access .index-top-accessBox h3 {
    border-bottom: 0.5px solid #07A5B0;
    padding-bottom: 0.5rem;
    margin-bottom: 40px;
}

section#index-top-access .index-top-accessBox h3 span {
    font-size: 70%;
    font-family: "Roboto", sans-serif;
    color: #07A5B0;
}

.index-top-accessBox a {
    text-decoration: none;
    color: #fff !important;
}


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

    section#index-top-access .index-top-accessBox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 30px;
        max-width: 960px;
        margin: 0 auto;
    }

    section#index-top-access .index-top-accessBox .inner-news,
    section#index-top-access .index-top-accessBox .inner-contact {
        width: calc((100% - 50px)/2);
        padding: 0;
    }


    .index-top-accessBox .inner-news .news-list .news-item a span {
        display: inline-block;
        margin-right: 1rem;
    }
}

/*------------------------------------
#index-top-access contact
------------------------------------*/
section#index-top-access .index-top-accessBox .inner-contact {}

.btn-block {
    display: block;
}

.btn7-1-8 {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .btn7-1-8 {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
}




/*---------------------------------------------*/
/* index.html sp-conversion
============================================== */
.sp-conversion {
    background-color: rgba(76, 76, 76, 0.7);
    position: fixed;
    bottom: -1%;
    left: 0;
    padding: 10px 0;
    z-index: 10;
    width: 100%;
}

.sp-conversion-list {
    border-spacing: 10px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    list-style: none;
    padding-left: 0 !important;
}

.sp-conversion-list li {
    display: table-cell;
    text-align: center;
}

.sp-conversion-list li a {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-shadow: none;
    text-decoration: none;
    padding: 10px;
}

.btn-conversion--tel a {
    background: rgb(252, 215, 0);
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
    color: #333;
    position: relative;
}

.btn-conversion--mail a {
    background: #07A5B0;
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
    position: relative;
}

.fa.fa_5 {
    font-size: 0.5rem;
}

@media only screen and (min-width: 768px) {
    .sp-conversion {
        display: none;
    }

    footer {
        margin-botttom: 56px;
    }
}


.galleryBox {
    width: 96%;
    max-width: 960px;
    margin: 30px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.galleryBox div {
    width: 25%;
    height: 200px;
}

.galleryBox div img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}


.Google-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 40%;/*比率をお好みで*/
}

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