@charset "utf-8";

/* CSS Document */
@import url(https://use.fontawesome.com/releases/v5.14.0/css/all.css);

@font-face {
    font-family: "fmt";
    src: url(/import/tenant_1/160.16.108.167/html/font/FootlightMTLight.eot);
    src: url(/import/tenant_1/160.16.108.167/html/font/FootlightMTLight.eot) format("embedded-opentype"),
        url(/import/tenant_1/160.16.108.167/html/font/FootlightMTLight.woff) format("woff"),
        url(/import/tenant_1/160.16.108.167/html/font/FootlightMTLight.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}



html {
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

@media (max-width: 1024px) {
    html {
        font-size: 16px;
    }
}

/* show hide */

.show\@pc {
    display: block;
}

.hide\@pc {
    display: none;
}

[data-element-id] .show\@tb {
    display: block;
    border: solid 4px green;
    position: relative;
}

[data-element-id] .show\@tb:after {
    content: "モバイル用です。";
    display: block;
    padding: 5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: green;
}

[data-element-id] .show\@sp {
    display: block;
    border: solid 4px green;
    position: relative;
}

[data-element-id] .show\@sp:after {
    content: "モバイル用です。";
    display: block;
    padding: 5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: green;
}

@media (max-width: 1024px) {
    .show\@tb {
        display: block;
    }

    .hide\@tb {
        display: none;
    }
}

@media (max-width: 599px) {
    .show\@sp {
        display: block;
    }

    .hide\@sp {
        display: none;
    }
}

/*フォント系*/

[data-element-id] h1 {
    text-indent: initial;
    position: initial;
}

h1 {
    width: 100%;
    font-weight: normal;
    font-size: 12px;
}

h2 {
    font-weight: bold;
    font-size: 40px;
}

h3 {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 34px;
}

h4 {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 24px;
}

h5 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
}

.pic {
    width: 100%;
    text-align: center;
}

.pic img {
    width: 100%;
}

.fead-mv.mv {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
    opacity: 0.6;
}

.w48 {
    width: 48%;
}

[data-element-id] #wrapper {
    opacity: 1;
}

#wrapper {
    overflow: hidden;
}

.inner {
    width: 92%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 60px 0;
}

@media (max-width: 1024px) {
    h2 {
        font-size: 34px;
    }

    h3 {
        margin-bottom: 40px;
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .inner {
        width: 93%;
        padding: 40px 0;
    }
}

@media (max-width: 599px) {
    h2 {
        font-size: 28px;
    }

    h3 {
        margin-bottom: 30px;
        font-size: 22px;
    }

    h4 {
        margin-bottom: 20px;
        font-size: 18px;
    }

    h5 {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .w48 {
        width: 100%;
        margin: 2% 0;
    }

    .inner {
        width: 94%;
        padding: 30px 0;
    }
}

/* メインビジュアル */

.mainimg {
    overflow: hidden;
    position: relative;
}

.mainimg img {
    width: 100%;
}

.mainimg .uk-slidenav-position {
    overflow: hidden;
    position: relative;
}

.mainimg .uk-slidenav-position:after {
    content: "";
    display: block;
    padding-top: 45%;
}

.mainimg .uk-slideshow {
    position: absolute;
    top: 0;
}

.rpic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.head_cont {
    text-align: right;
}

.head_cont li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 8px;
}

.head_cont li.tel {
    padding: 0 20px 0 0;
    font-weight: bold;
    font-size: 28px;
}

.head_cont li.tel img {
    width: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.head_cont li:last-child a {
    width: 160px;
    display: inline-block;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: #58aeb7;
}

.head_cont li:last-child a.type-b {
    background: #e58641;
}

[data-element-id] #hnav {
    position: static;
}

#hnav.fixed {
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

#hnav.fixed>ul {
    width: 94%;
    max-width: 1180px;
    margin: 0 auto;
}

#hnav>ul>li {
    padding: 10px 15px;
    font-weight: bold;
    font-size: 16px;
}

[data-element-id] #hnav>ul>li.logo {
    display: block;
    visibility: visible;
    opacity: 1;
}

#hnav>ul>li.logo {
    width: 150px;
    display: none;
    visibility: hidden;
    padding: 10px 20px;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-top: 0;
}

#hnav.fixed>ul>li.logo {
    visibility: visible;
    opacity: 1;
    display: block;
}

#hnav>ul>li:first-child {
    padding-left: 0;
}

#hnav>ul>li a {
    display: block;
}

#hnav>ul>li.dropdown {
    position: relative;
}

#hnav>ul>li.dropdown:before {
    content: "";
    width: 100%;
    height: 10px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
}

#hnav>ul>li.dropdown>a:after {
    content: "";
    width: 15px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background: url(/import/tenant_1/160.16.108.167/html/images/nav_arrow.png) 0 0 no-repeat;
}

#hnav>ul>li.dropdown>ul {
    width: 200px;
    visibility: hidden;
    padding: 0 10px;
    text-align: left;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
}

#hnav>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
}

#hnav>ul>li.dropdown>ul li a {
    display: block;
    padding: 10px 0;
}

#header .h1 {
    margin-bottom: 10px;
    font-weight: bold;
    text-align: right;
}

#header .flexb {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#header .logo {
    max-width: 375px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: -40px;
    margin-right: 4vw;
}

#header .logo a {
    width: 100%;
    display: block;
}

#header .logo a img {
    width: 100%;
}

#header .right {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#header .inner {
    width: 94%;
    padding: 10px 0;
}

#header {
    background: #fff;
}

#header .add {
    display: none;
}

.foot_cont {
    position: relative;
}

.foot_cont .imgbk {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

.foot_cont .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

.foot_cont .imgbk:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.foot_cont .h3 {
    margin-bottom: 25px;
    padding: 40px 0 0 0;
    color: #fff;
    text-align: center;
}

.foot_cont .h3 .r {
    position: relative;
}

.foot_cont .h3 .r .img {
    width: 180%;
    height: auto;
    position: absolute;
    top: -50px;
    bottom: 0;
    right: 4em;
}

.foot_cont dt {
    padding: 0 0 20px 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.foot_cont dd {
    padding: 0 0 35px 0;
    font-weight: bold;
    font-size: 50px;
    line-height: 120%;
    text-align: center;
}

.foot_cont dd a {
    color: #fff;
}

.foot_cont dd a img {
    vertical-align: middle;
}

.foot_cont ul {
    max-width: 630px;
    margin: 0 auto;
}

.foot_cont li {
    width: 48%;
    max-width: 300px;
    padding: 0 0 30px 0;
    text-align: center;
}

.foot_cont li a {
    display: block;
    padding: 12px 0;
    font-weight: bold;
    color: #58aeb7;
    border: 2px #58aeb7 solid;
    border-radius: 25px / 50%;
    background: #fff;
}

.foot_cont li a:after {
    content: "";
    width: 9px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    line-height: 1;
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.foot_cont li:last-child a {
    color: #fff;
    background: #58aeb7;
}

.foot_cont li:last-child a:after {
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow2.png);
}

.foot_info {
    max-width: 1060px;
}

.mores a {
    width: 100%;
    max-width: 260px;
    display: inline-block;
    padding: 8px 0;
    font-weight: bold;
    color: #58aeb7;
    text-align: center;
    border: 2px #58aeb7 solid;
    border-radius: 25px / 50%;
    background: #fff;
}

.mores a:after {
    content: "";
    width: 9px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    line-height: 1;
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.foot_info .right {
    width: 50%;
}

.foot_info .left {
    width: 48%;
    max-width: 380px;
}

.foot_info .left .syosai dt {
    float: left;
    font-weight: bold;
    font-size: 16px;
}

.foot_info .left .syosai dd {
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    font-size: 16px;
}

.foot_info .left .syosai dd .ib {
    display: inline-block;
}

.foot_info h3 {
    margin-bottom: 20px;
}

.foot_info .left p {
    padding: 0 0 10px 0;
    font-weight: bold;
}

.foot_info .left .syosai {
    padding: 0 0 20px 0;
}

.foot_info .left .bt dt {
    font-weight: bold;
}

.foot_info .left .bt dd {
    font-weight: bold;
    color: #58aeb7;
    line-height: 140%;
}

.foot_info .left .bt dd a {
    color: #58aeb7;
}

.foot_info .left .bt {
    padding-bottom: 20px;
}

.foot_info {
    padding: 40px 0 0 0;
}

.foot_info .right .mores {
    padding: 20px 0;
}

.foot_info .right .maps {
    padding-bottom: 64.15%;
    position: relative;
}

.foot_info .right .maps iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.foot_info .right {
    padding-bottom: 20px;
}

.foot_navs {
    background: #58aeb7;
}

.foot_navs .inner {
    max-width: 1060px;
}

.foot_navs .left li a {
    color: #fff;
}

.foot_navs .left li {
    padding: 0 0 10px 18px;
    font-weight: bold;
    position: relative;
}

.foot_navs .left li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 7px;
    left: 0;
}

.foot_navs .left ul {
    padding: 0 35px 0 0;
}

.foot_navs .left ul ul {
    max-width: 230px;
    padding-left: 0;
    padding-right: 0;
}

.foot_navs .left li li {
    width: 50%;
    padding-bottom: 0;
    padding-left: 0.5em;
    padding-right: 20px;
    font-weight: normal;
    font-size: 16px;
}

.foot_navs .left li li:nth-child(2n) {
    padding-right: 0;
}

.foot_navs .left li li:before {
    content: "- ";
    width: auto;
    height: auto;
    color: #fff;
    background: none;
    top: 0;
}

.foot_navs .left {
    width: 100%;
    max-width: 800px;
}

.foot_navs .right {
    width: 260px;
}

.foot_navs .right .copy {
    padding: 5px 0;
    color: #fff;
    text-align: right;
}

.foot_navs .inner {
    padding: 40px 0 25px 0;
}

.totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 50;
}

[data-element-id] #gnav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: static;
}

#gnav {
    width: calc(100% - 50px);
    height: 100vh;
    display: none;
    background: #fff;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
}

#gnav.action {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#gnav p {
    width: 40px;
    height: 40px;
    display: block;
    background: #58aeb7;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: -40px;
}

#gnav p .n {
    width: 26px;
    height: 2px;
    display: block;
    margin-top: -1px;
    padding: 0;
    text-indent: -9999px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 7px;
}

#gnav.action p span.n {
    -webkit-transition: ease 0.10s;
    transition: ease 0.10s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#gnav p .n:before {
    content: "";
    width: 26px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 0;
}

#gnav p .n:after {
    content: "";
    width: 26px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 8px;
    left: 0;
}

#gnav.action p span.n:before,
#gnav.action p span.n:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0;
    left: 0;
}

#gnav ul ul li:last-child {
    border: none;
}

#gnav ul ul li a {
    color: #fff;
    background: #58aeb7;
}

#gnav>ul {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 100px;
}

#gnav li {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}

#gnav ul li a {
    display: block;
    padding: 10px 15px;
    color: #000;
    text-align: left;
    border: none;
}

[data-element-id] .sp_cont {
    max-width: 600px;
    display: block;
    padding: 10px;
    position: static;
}

.sp_cont {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
}

.sp_cont li {
    width: 50%;
    display: block;
    margin: 0;
}

.sp_cont li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
}

.sp_cont li:first-child a {
    color: #58aeb7;
    border-top: 2px solid #58aeb7;
    background: #fff;
}

.sp_cont li:last-child a {
    color: #fff;
    background: #58aeb7;
}

.sp_cont li:last-child a:before {
    content: "\f879";
    display: inline-block;
    margin-right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

.sp_cont li.tel img {
    width: 25px;
}

@media (max-width: 1024px) {
    .overlay {
        content: "";
        width: 100%;
        height: 100vh;
        visibility: hidden;
        background: #000;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 150;
    }

    .overlay.action {
        visibility: visible;
        opacity: 0.3;
    }

    #hnav {
        height: 0;
        display: none;
    }

    .totop {
        bottom: 50px;
    }

    .foot_navs {
        padding-bottom: 100px;
    }

    .foot_navs .right {
        width: 100%;
    }

    .foot_navs .right .mores {
        text-align: right;
    }

    #header .logo {
        max-width: 35%;
        margin-top: 0;
    }

    .head_cont li:last-child a {
        width: 130px;
    }

    #header {
        position: relative;
    }

    .head_cont {
        padding-top: 20px;
    }

    .head_cont li.tel {
        padding-right: 5px;
    }

    .sp_cont {
        display: block;
    }

    #gnav {
        display: block;
    }
}

@media (max-width: 599px) {
    .head_cont li.tel img {
        width: 20px;
    }

    .head_cont li.tel {
        font-size: 20px;
        text-align: center;
    }

    .foot_cont .h3 .r .img {
        text-align: left;
        left: 0%;
        right: auto;
    }

    .foot_cont .h3 .r {
        display: block;
    }

    .foot_info .left {
        width: 100%;
    }

    .foot_info .right {
        width: 100%;
    }

    .foot_cont dd {
        font-size: 36px;
    }

    #header .h1 {
        padding-right: 40px;
        font-size: 10px;
        text-align: left;
    }

    #header .flexb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
    }

    #header .logo {
        width: 100%;
        max-width: 250px;
        margin: auto;
    }

    #header .rihgt {
        margin-left: auto;
        margin-right: auto;
    }
}

/*下層共通*/

.imga img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.img div {
    position: relative;
}

[data-element-id] .sub_tit {
    background: #999;
    opacity: 1;
}

.sub_tit {
    padding: 100px 0 50px 0;
    text-align: center;
    position: relative;
}

[data-element-id] .sub_tit .imgbk {
    height: 500px;
    position: static;
}

.imgbk {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

[data-element-id] .sub_tit .imgbk:before {
    display: none;
}

.sub_tit .imgbk:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.sub_tit p {
    padding: 20px 0 40px 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
    z-index: 10;
}

.tith2 {
    padding: 50px 0 20px 0;
    text-align: center;
    background: #58aeb7;
}

.tith2 .inner {
    padding: 50px 0;
}

.tith2 .h2 {
    font-size: 34px;
    color: #fff;
    position: relative;
}

.tith2 .h2 .w {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.tith2 .h2 .e {
    font-family: "fmt", serif;
    font-weight: normal;
    font-size: 120px;
    color: rgba(255, 255, 255, 0.2);
    line-height: 1;
    white-space: nowrap;
    position: absolute !important;
    bottom: -10px;
    left: 50%;
}

.h3 {
    margin-bottom: 30px;
}

.tab {
    width: 60px;
    text-align: center;
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 90;
}

.tab a {
    display: block;
    overflow: hidden;
    padding: 20px 0 0 0;
    border-radius: 10px 0 0 10px;
    background: #fff;
}

.tab a:hover .b {
    color: #333;
}

.tab a span {
    width: 1em;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
    font-weight: bold;
    line-height: 130%;
}

.tab a span.n {
    width: 100%;
    display: block;
    margin-top: 18px;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #e58641;
}

.tab a span.o {
    color: #e58641;
}

.inner.w00 {
    max-width: 1000px;
}

.h3 {
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .tith2 .h2 .e {
        font-size: 80px;
        bottom: -5px;
    }
}

@media (max-width: 599px) {
    .tith2 .h2 {
        font-size: 30px;
    }

    .tith2 .h2 .e {
        font-size: 60px;
        bottom: 0;
        left: auto;
        right: 0;
    }

    .tith2 {
        padding: 20px 0 10px 0;
    }

    .tab a span {
        padding: 0 2px;
    }

    .tab {
        width: 50px;
        display: none;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        top: auto;
        bottom: -20px;
    }
}

/*外壁・内壁*/


.w48s .img {
    width: 50%;
    padding: 0 0 20px 0;
}

.w48s .img div {
    padding-bottom: 67%;
}

.w48s .tbox {
    width: 48%;
}

.w48s p {
    padding: 0 0 20px 0;
}

@media (max-width: 599px) {
    .w48s .tbox {
        width: 100%;
    }

    .w48s .img {
        width: 100%;
    }
}

.const1 h3 {
    color: #58aeb7;
}

.const2 {
    padding: 50px 0 60px 0;
    background: url(/import/tenant_1/160.16.108.167/html/images/common_wall_bg.jpg) 0 0 repeat;
}

.const2 .inner {
    padding: 45px 3% 15px 3%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.const2 .tbox {
    width: 53%;
}

.const2 .img {
    width: 43.5%;
    margin-bottom: 20px;
}

.const2 .img div {
    padding-bottom: 67%;
}

.const2 .tbox p {
    padding: 0 0 20px 0;
}

.const2 .h3 {
    color: #58aeb7;
}

.const3 h3 {
    margin-bottom: 40px;
    padding: 18px 0 18px 14px;
    border-left: 5px solid #58aeb7;
    background: #eee;
}

.const3 .tbox {
    width: 65%;
}

.const3 .img {
    width: 30%;
    padding: 0 0 20px 0;
}

.const3 .img div {
    padding-bottom: 73%;
}

.const3 p {
    padding: 0 0 20px 0;
}

.const4 .h3 {
    margin-bottom: 45px;
    text-align: center;
}

.h3 .e {
    font-family: "fmt", serif;
    font-weight: normal;
    font-size: 100px;
    color: rgba(229, 134, 65, 0.2);
    line-height: 1;
    word-break: initial;
}

.h3 .w {
    display: inline-block;
    position: relative;
}

.h3 .n {
    color: #58aeb7;
    position: relative;
    z-index: 2;
}

.const4 .h3 .e {
    position: absolute;
    bottom: 0;
    right: calc(50% + 30px);
}

.const4 .img {
    padding: 0 0 25px 0;
}

.const4 .img div {
    padding-bottom: 113.8%;
}

.const4 .box p {
    padding: 0 0 20px 0;
    font-weight: bold;
}

.const4 .inner {
    padding-bottom: 10px;
}

.const5 .img {
    position: relative;
    z-index: -1;
}

.const5 .h3 {
    padding: 10px 24px;
    color: #fff;
    background: #58aeb7;
    position: absolute;
    top: 30px;
    left: -10px;
}

.const5 .inner {
    max-width: 1134px;
    padding-bottom: 0;
}

.const5 .h3:after {
    content: "";
    width: 10px;
    height: 100%;
    background: #58aeb7;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    top: 0;
    right: -5px;
}

.const5 .h3:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #428a91;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -10;
}

.const5 .tit {
    margin-bottom: 30px;
    position: relative;
}

.const5 .img div {
    padding-bottom: 24.5%;
}

.const5 p {
    padding: 0 0 20px 0;
    text-align: center;
}

.const6 .h3 {
    margin-bottom: 40px;
    text-align: center;
}

.const6 .h3 .e {
    position: absolute;
    bottom: 0;
    left: calc(50% + 30px);
}

.const6 .wrap {
    padding: 45px 3%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.const6 .wrap .h4 {
    margin-bottom: 50px;
    color: #58aeb7;
    position: relative;
}

[data-element-id] .const6 .wrap .q,
.const6 .wrap .a {
    position: absolute !important;
}

.const6 .wrap .q,
.const6 .wrap .a {
    font-family: "fmt", serif;
    font-weight: normal;
    font-size: 100px;
    color: rgba(229, 134, 65, 0.2);
    line-height: 1;
    position: absolute;
}

.const6 .wrap .h4 .q {
    top: -40px;
    left: -30px;
}

.const6 .wrap .txt {
    padding: 0 0 0 90px;
    position: relative;
}

.const6 .wrap .txt .a {
    top: -10px;
    left: 0;
}

.const6 .wrap .txt p {
    padding: 0 0 20px 0;
}

.const6 {
    padding-bottom: 40px;
}

@media (max-width: 1024px) {

    .h3 .e,
    .const6 .wrap .q,
    .const6 .wrap .a {
        font-size: 80px;
    }

    .const6 .wrap .txt {
        padding-left: 70px;
    }
}

@media (max-width: 599px) {
    .const5 .h3 {
        top: 10px;
    }

    .const2 .img {
        width: 100%;
    }

    .const2 .tbox {
        width: 100%;
    }

    .h3 .e,
    .const6 .wrap .q,
    .const6 .wrap .a {
        font-size: 60px;
    }

    .const6 .wrap .txt {
        padding-left: 50px;
    }

    .const6 .wrap .h4 .q {
        left: -10px;
    }

    .const6 .wrap .h4 {
        padding-left: 20px;
    }

    .const6 .wrap .h4 {
        margin-bottom: 30px;
    }
}

/*home*/

.home_tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.home_tit .scrol {
    -webkit-animation: 1s linear infinite alternate slidein;
    animation: 1s linear infinite alternate slidein;
}

@-webkit-keyframes slidein {
    from {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    to {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

@keyframes slidein {
    from {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    to {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

.home_tit .wrap {
    width: 100%;
}

.home_tit:before {
    content: "";
    width: 1px;
    display: block;
    margin-left: -1px;
    padding-bottom: 40%;
}

.home_tit .sliders {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home_tit .sliders:before {
    content: "";
    background: rgba(51, 51, 51, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.home_tit .sliders .uk-slidenav-position {
    width: 100%;
    height: 100% !important;
}

.home_tit .sliders .uk-slideshow {
    width: 100%;
    height: 100% !important;
}

.home_tit .sliders .uk-slideshow>li {
    width: 100%;
    height: 100% !important;
}

.home_tit .sliders .uk-slideshow>li>div {
    width: 100%;
    height: 100% !important;
}

.home_tit .sliders li img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

.home_tit .inner {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
}

.home_tit .sliders .uk-dotnav {
    margin-left: -6px;
    bottom: 20px;
    z-index: 1;
}

.home_tit .sliders .uk-dotnav li a {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    background: none;
    opacity: 1;
}

.home_tit .sliders .uk-dotnav li.uk-active a {
    background: #fff;
}

@media (max-width: 1024px) {
    .home_tit .inner {
        padding-top: 80px;
        padding-bottom: 70px;
        -webkit-transform: translate(0);
        transform: translate(0);
        position: relative;
        top: auto;
        left: auto;
    }
}

.home1 .inner {
    max-width: 1060px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.h2h {
    margin: 0 0 20px 0;
    color: #58aeb7;
}

.moresh a {
    font-weight: bold;
    color: #58aeb7;
}

.moresh a:after {
    content: "";
    width: 9px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    line-height: 1;
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.home1 .tit {
    width: 130px;
}

.home1 .tbox {
    width: calc(100% - 160px);
}

.home1 dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}

.home1 .date {
    width: 110px;
}

.home1 dd.cat {
    width: calc(100% - 110px);
}

.home1 dd.cat span {
    padding: 2px 1em;
    font-size: 12px;
    color: #fff;
    background: #e58641;
}

.home1 dd.tit {
    width: 100%;
    margin-top: 5px;
}

.home1 p {
    padding: 0 0 20px 0;
}

@media (max-width: 599px) {
    .home1 .tit {
        width: 100%;
    }

    .home1 .tbox {
        width: 100%;
    }

    .home1 td+td {
        width: 100%;
        display: block;
    }

    .home1 th {
        display: inline-block;
        border: none;
    }

    .home1 th+td {
        display: inline-block;
        border: none;
    }
}

.home2 {
    position: relative;
}

.home2 .h2h {
    text-align: center;
}

.home2 p {
    padding: 0 0 20px 0;
    text-align: center;
}

.home2 p.m {
    font-weight: bold;
}

.home2 p.mores {
    padding: 20px;
}

.home2 .hbkimg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.home2 .hbkimg img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

.h2h.f {
    margin-bottom: 30px;
    text-align: center;
}

.h2h .w {
    display: inline-block;
    position: relative;
}

.h2h .n {
    display: block;
}

.h2h .e {
    display: block;
    font-family: "fmt", serif;
    font-weight: normal;
    font-size: 120px;
    color: rgba(229, 134, 65, 0.2);
    line-height: 1;
    word-break: initial;
    position: absolute;
}

.home3 {
    padding: 30px 0 20px 0;
    position: relative;
}

.home3 .inner {
    max-width: 1180px;
}

.home3 .h2h .e {
    bottom: -5px;
    left: calc(100% - 40px);
}

.home3 .box>* {
    height: 100%;
    padding: 130px 15px 0 15px;
    background: #fff;
    -webkit-box-shadow: 5px 5px 10px #999;
    box-shadow: 5px 5px 10px #999;
    position: relative;
}

.home3 .box .img {
    position: absolute;
}

.home3 .box p {
    padding: 0 0 20px 0;
    position: relative;
    z-index: 1;
}

.home3 .h3 {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.home3 .box:nth-child(1) .img {
    width: 79%;
    top: 2%;
    right: 7%;
}

.home3 .box:nth-child(2) .img {
    width: 55.5%;
    top: 2%;
    right: 6%;
}

.home3 .box:nth-child(3) .img {
    width: 66.5%;
    top: 2%;
    right: 7%;
}

.home3 .box:nth-child(4) .img {
    width: 28.5%;
    top: 2%;
    right: 7%;
}

.home3 .h3img {
    height: 225px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.home3 .h3img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home3>* {
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .h2h .e {
        font-size: 80px;
    }
}

@media (max-width: 599px) {
    .h2h .w {
        display: block;
    }

    .h2h .e {
        font-size: 60px;
    }

    .home3 .h2h .e {
        left: auto;
        right: 0;
    }

    .home3 .box>* {
        padding-top: 90px;
    }
}

.home4 {
    padding-top: 25px;
}

.home4 .inner {
    max-width: 1180px;
}

.home4 .box>* {
    display: block;
    position: relative;
}

.home4 .box .img div {
    padding-bottom: 42%;
    position: relative;
}

.home4 .box .img div img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home4 .box dl {
    width: 90%;
    position: absolute;
    bottom: 8%;
    left: 5%;
    z-index: 1;
}

.home4 .box dd {
    display: inline-block;
    padding-right: 15px;
    color: #fff;
    background: url(/import/tenant_1/160.16.108.167/html/images/arrow2.png) center right no-repeat;
}

.home4 .box dd a {
    color: #fff;
}

.home4 .box dt {
    padding-bottom: 10px;
    font-weight: bold;
    color: #fff;
}

.home4 .h2h .e {
    bottom: -5px;
    right: calc(100% - 0.25em);
}

.home5 {
    position: relative;
}

.home5:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/import/tenant_1/160.16.108.167/html/images/common_wall_bg.jpg) 0 0 repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
}

.home5 .box .img {
    position: relative;
}

.home5 .box .h3 {
    padding: 10px 24px;
    color: #fff;
    background: #58aeb7;
    position: absolute;
    top: 10px;
    left: -10px;
}

.home5 .box .h3:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #428a91;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -10;
}

.home5 .box .h3:after {
    content: "";
    width: 20px;
    height: 100%;
    background: #58aeb7;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    top: 0;
    right: -5px;
}

.home5 .img {
    position: relative;
}

.home5 .box {
    width: 31%;
    margin: 0 3.5% 40px 0;
}

.home5 .box:nth-child(3n) {
    margin-right: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}

.home5 .h2h {
    margin-bottom: 65px;
}

.home5 .h2h .e {
    bottom: -5px;
    left: calc(100% - 0.3em);
}

.home5 .box:nth-child(3n+1) {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.home5 .mores {
    padding: 10px 0 20px 0;
    text-align: center;
}

.home5 .img a {
    display: block;
    padding-bottom: 80%;
    position: relative;
}

.home5 .img a img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home5 .box p {
    padding-top: 5px;
}

@media (max-width: 1024px) {
    .home5 .box {
        width: 46%;
        margin-left: 2%;
        margin-right: 2% !important;
        -webkit-transform: translate(0) !important;
        transform: translate(0) !important;
    }
}

@media (max-width: 599px) {
    .home4 .h2h .e {
        left: 0;
        right: auto;
    }

    .home5 .h2h .e {
        left: auto;
        right: 0;
    }

    .home5 .box {
        width: 94%;
        max-width: 360px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.home6 .box {
    width: 60%;
    float: right;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.home6 .box+.box {
    margin-bottom: 20px;
}

.home6 .box:last-of-type {
    clear: right;
}

.home6 .box .img {
    width: 35%;
}

.home6 .box .img a {
    display: block;
    padding-bottom: 84%;
    position: relative;
}

.home6 .box .img a img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home6 .box .img .new {
    display: none;
    padding: 10px 24px;
    font-weight: bold;
    color: #fff;
    background: #e58641;
    position: absolute;
    top: 10px;
    left: -10px;
}

.home6 .box .img .new:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #c66621;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -10;
}

.home6 .box .img .new:after {
    content: "";
    width: 10px;
    height: 100%;
    background: #e58641;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    top: 0;
    right: -5px;
}

.home6 .box .tbox {
    width: 65%;
    padding: 20px;
}

.home6 .box .cat li {
    display: inline-block;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 14px;
    color: #e58641;
    border: 1px solid #e58641;
}

.home6 .box h3 {
    margin-bottom: 5px;
}

.home6 .box:first-of-type {
    width: 35%;
    float: left;
}

.home6 .box:first-of-type .img {
    width: 100%;
    position: relative;
}

.home6 .box:first-of-type .img a {
    padding-bottom: 73%;
}

.home6 .box:first-of-type .img .new {
    display: block;
}

.home6 .box:first-of-type .tbox {
    width: 100%;
}

.home6 .mores {
    padding: 45px 0 20px 0;
    text-align: center;
}

.home6 .h2h .e {
    bottom: 0;
    right: calc(100% - 0.25em);
}

@media (max-width: 599px) {
    .home6 .h2h .e {
        left: 0;
        right: auto;
    }

    .home6 .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .home6 .right {
        width: 100%;
    }

    .home6 .box {
        width: 100%;
    }

    .home6 .box:first-of-type {
        width: 100%;
        margin-bottom: 20px;
    }
}

.home7 .inner {
    max-width: 1180px;
    padding: 37px 0 43px 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(87.5%, #58aeb7), color-stop(87.5%, transparent));
    background: linear-gradient(to right, #58aeb7 87.5%, transparent 87.5%);
    position: relative;
}

.home7 .inner:before {
    content: "";
    width: 50vw;
    height: 100%;
    background: #58aeb7;
    position: absolute;
    top: 0;
    right: 100%;
}

.home7 .tbox {
    width: 50%;
    position: relative;
    z-index: 1;
}

.home7 .img {
    width: 50%;
    -webkit-transform: translateX(-46%);
    transform: translateX(-46%);
}

.home7 .img .in {
    width: calc(50vw + 46%);
}


.home7 .img .in div {
    padding-bottom: 51.5%;
    position: relative;
}

.home7 .img .in div img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home7 .h2h {
    padding: 40px 0 0 0;
    color: #fff;
}

.home7 .h2h .e {
    color: rgba(255, 255, 255, 0.2);
    bottom: -5px;
    left: calc(100% - 0.3em);
}

.home7 .m {
    font-weight: bold;
}

.home7 p {
    padding: 0 0 20px 0;
}

.home7 .txt p {
    color: #fff;
}

.home7 .txt {
    padding: 0 0 20px 0;
}

@media (max-width: 599px) {
    .home7 .h2h .e {
        left: auto;
    }

    .home7 .tbox {
        width: 100%;
    }

    .home7 .inner {
        background: #58aeb7;
    }
}

/*わたしたちについて*/

.mess1 .h3 {
    color: #58aeb7;
    text-align: center;
}

.mess1 p.m {
    padding: 0 0 20px 0;
    font-weight: bold;
    text-align: center;
}

.mess1 .imgs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mess1 .imgs {
    margin-bottom: 25px;
    position: relative;
}

[data-element-id] .obi {
    position: absolute !important;
}

.obi {
    padding: 10px 24px;
    font-weight: bold;
    color: #fff;
    background: #58aeb7;
    position: absolute;
    top: 10px;
    left: -10px;
}

.obi:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #428a91;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -10;
}

.obi:after {
    content: "";
    width: 10px;
    height: 100%;
    background: #58aeb7;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    top: 0;
    right: -5px;
}

.obi .w {
    display: inline-block;
    position: relative;
}

.mess1 .img div {
    padding-bottom: 73%;
}

.imga {
    position: relative;
}

.mess1 li {
    width: calc(100% / 3);
}

.mess1 .txt p {
    padding: 0 0 20px 0;
    font-weight: bold;
    text-align: center;
}

.mess1 .txt p.sign {
    font-weight: normal;
}

.h2h .e.r {
    bottom: -5px;
    left: calc(100% - 0.3em);
}

.mess2 .tbox {
    width: 48%;
    padding: 30px 0 0 0;
}

.mess2 .img {
    width: 50%;
    margin-bottom: 20px;
}

.mess2 .img .in {
    width: 50vw;
}

.mess2 .img .in div {
    padding-bottom: 72.5%;
}

.mess2 h3 {
    margin-bottom: 60px;
}

.mess2 .tbox dl {
    margin-bottom: 20px;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.mess2 .tbox dt {
    float: left;
    padding: 20px 3%;
    font-weight: bold;
}

.mess2 .tbox dd {
    padding: 20px 3% 20px 7em;
}

.mess2 .inner {
    padding: 0;
}

@media (max-width: 599px) {
    .mess2 .img {
        width: 100%;
    }

    .mess2 .img .in {
        width: 100%;
    }

    .mess2 .tbox {
        width: 100%;
    }

    .mess2 h3 {
        margin-bottom: 30px;
    }

    .h2h .e.r {
        left: 5%;
    }
}

.mess3 .h2h {
    text-align: center;
}

.mess3 .tbox {
    width: 48%;
    padding: 95px 0 30px 0;
}

.mess3 .img {
    width: 47%;
    padding: 0 0 20px 0;
}

.mess3 .img div {
    padding-bottom: 73%;
}

.mess3 .flexb {
    position: relative;
}

.mess3 .flexb:before {
    content: "";
    width: 100vw;
    background: #58aeb7;
    position: absolute;
    top: 55px;
    bottom: 0;
    right: 85px;
    z-index: -1;
}

.mess3 .h4 {
    margin-bottom: 20px;
    color: #fff;
}

.mess3 .tbox p {
    padding: 0 0 20px 0;
    color: #fff;
}

@media (max-width: 599px) {
    .mess3 .img {
        width: 100%;
    }

    .mess3 .tbox {
        width: 100%;
        padding: 20px 2.5%;
    }

    .mess3 .flexb:before {
        right: 0;
    }
}

.bkt {
    background: url(/import/tenant_1/160.16.108.167/html/images/common_wall_bg.jpg) 0 0 repeat;
}


.mess4 {
    padding: 40px 0;
}

.mess4 .h2h {
    margin-bottom: 30px;
    text-align: center;
}

.mess4 .flexc {
    padding: 0 2.5%;
}

.mess4 .box {
    width: 32%;
    margin: 0 2% 0 0;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.mess4 .box:nth-child(3n) {
    margin-right: 0;
}

.mess4 .box .txt {
    padding: 10px 3%;
}

.mess4 .box .h4 {
    margin-bottom: 10px;
}

.mess4 .box p {
    padding: 0 0 20px 0;
}

.mess4 .box .img {
    margin-bottom: 10px;
    padding-bottom: 66%;
}

@media (max-width: 599px) {
    .mess4 .box {
        width: 46%;
        margin-bottom: 20px;
        margin-left: 2%;
        margin-right: 2%;
    }
}

.mess5 {
    padding: 40px 0 0 0;
}

.mess5 p {
    padding: 0 0 20px 0;
}

.mess5 .txt {
    padding: 0 0 20px 0;
}

.mess5 .box p {
    padding: 20px 0;
    text-align: center;
}

.mess5 .box {
    width: 24%;
    margin: 0 1.3% 30px 0;
}

.mess5 .box:nth-child(4n) {
    margin-right: 0;
}

@media (max-width: 599px) {
    .mess5 .box {
        width: 48%;
        margin-left: 1%;
        margin-right: 1% !important;
    }
}

/*会社概要*/

.about1 dl {
    max-width: 800px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.about1 dt {
    float: left;
    padding: 20px 3%;
    font-weight: bold;
}

.about1 dd {
    padding: 20px 3% 20px 9em;
}

.about1 .inner {
    padding-top: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.about1 {
    position: relative;
}

.about1:before {
    content: "";
    width: 100%;
    height: 20px;
    background: #58aeb7;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.h2h .e.l {
    bottom: 0;
    right: calc(50% + 30px);
}

.about2 .h2h {
    text-align: center;
}

.about2 .flexb {
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.about2 .tbox {
    width: 50%;
    padding: 45px 0 0 0;
}

.about2 .tbox .in {
    width: 94%;
    max-width: 420px;
    margin: 0 auto;
}

.about2 .img {
    width: 50%;
}

.about2 .h4 {
    margin-bottom: 20px;
}

.about2 .img div {
    padding-bottom: 78%;
}

.about2 {
    padding: 40px 0;
}

.about2 p {
    padding: 0 0 20px 0;
}

[data-element-id] .about3 .box {
    width: 33.333%;
}

.about3 .box {
    height: auto;
}

.about3 .box .w {
    height: calc(100% - 20px);
    margin: 10px;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

[data-element-id] .about3 .slides .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about3 .slides .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about3 .slides .in .img {
    width: calc(100% - 83px);
}

.about3 .slides .in .img div {
    padding-bottom: 100%;
}

.about3 .slides .in .img div img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.about3 .slides .in .box p {
    padding: 0 0 20px 0;
}

.about3 .slides .in .box .tbox {
    position: relative;
}

.slides .in .box .tbox p {
    width: 83px;
    padding: 0;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
}

.slides .in .box .flexb {
    padding-bottom: 10px;
}

.about3 .slides {
    position: relative;
}

.about3 .slides .next {
    cursor: pointer;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    position: absolute;
    top: 50%;
    right: -10px;
}

.about3 .slides .prev {
    cursor: pointer;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    position: absolute;
    top: 50%;
    left: -10px;
}

.about3 {
    margin-bottom: 90px;
    padding-top: 40px;
    position: relative;
}

.about3>* {
    position: relative;
    z-index: 1;
}

.about3 .h3img {
    height: 225px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.about3 .h3img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (max-width: 1024px) {
    .about3 .slides .next {
        right: 0;
    }

    .about3 .slides .prev {
        left: 0;
    }

    .about3 .inner {
        width: 85%;
    }
}

@media (max-width: 599px) {
    .about3 .inner {
        width: 70%;
    }

    .about2 .img {
        width: 100%;
    }

    .about2 .tbox {
        width: 100%;
    }

    .about2 .tbox {
        padding: 25px 0;
    }

    .h2h .e.l {
        left: 10px;
        right: auto;
    }
}

/* 塗装について*/

.toso1 {
    background: #58aeb7;
}

.toso1 .h3 {
    color: #fff;
    text-align: center;
}

.toso1 p {
    padding: 0 0 20px 0;
    color: #fff;
    text-align: center;
}

.toso1 .inner {
    padding-top: 50px;
}

[data-element-id] .toso2 .inner {
    width: 92%;
}

[data-element-id] .toso2 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[data-element-id] .toso2 .box {
    width: 33.333%;
}

.toso2 .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.toso2 .inner {
    width: 100%;
    max-width: none;
    position: relative;
}

.toso2 .box {
    height: auto;
}

.toso2 .box .in {
    height: 100%;
    margin: 0 60px;
    border: 2px solid #58aeb7;
    position: relative;
}

.toso2 .box .in .img div {
    padding-bottom: 47.5%;
}

.toso2 .box .in .img {
    padding: 0 0 20px 0;
}

.toso2 .box .in .txt {
    padding: 0 20px 20px 20px;
}

.toso2 .box h4 .w {
    display: inline-block;
    border-bottom: 5px solid #58aeb7;
}

.toso2 .box .in .txt p {
    padding: 0 0 20px 0;
}

.toso2 .box .in .txt .flexb .tbox {
    width: 56.5%;
}

.toso2 .box .in .txt .flexb .img2 {
    width: 42.5%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.toso2 .box .in .txt .flexb .img2 div {
    padding-bottom: 119%;
    position: relative;
}

.toso2 .prev {
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 20%;
    z-index: 1;
}

.toso2 .next {
    cursor: pointer;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    position: absolute;
    top: 50%;
    right: 20%;
    z-index: 1;
}

@media (max-width: 1024px) {
    .toso2 .box .in {
        margin: 0 40px;
    }

    .toso2 .prev {
        left: 15%;
    }

    .toso2 .next {
        right: 15%;
    }
}

@media (max-width: 599px) {
    .toso2 .box .in .txt .flexb .tbox {
        width: 100%;
    }

    .toso2 .box .in .txt .flexb .img2 {
        margin-bottom: 20px;
        position: relative;
        bottom: auto;
        right: auto;
    }

    .toso2 .box .in {
        margin: 0 10px;
    }

    .toso2 .prev {
        width: 40px;
        left: 25px;
    }

    .toso2 .next {
        width: 40px;
        right: 25px;
    }
}

/*屋根・屋上*/

.yane1 .inner {
    padding: 30px 3% 30px 3%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.yane1 {
    padding: 50px 0;
}

.yane1 .h3 {
    color: #58aeb7;
    text-align: center;
}

.yane1 p {
    padding: 0 0 20px 0;
    text-align: center;
}

.yane1 .box {
    width: 30%;
    margin: 0 1% 20px 1%;
    background: #58aeb7;
}

.yane1 .box p {
    padding: 18px 2.5%;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.yane1 .flexc {
    padding-bottom: 20px;
}

.yane1 .box .img {
    padding-bottom: 65%;
    position: relative;
}

.yane1 .box .img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (max-width: 599px) {
    .yane1 .box p {
        font-size: 16px;
    }

    .yane1 .box {
        width: 48%;
    }
}

.const3 .tbox dt .w {
    width: 100%;
    max-width: 150px;
    display: inline-block;
    padding: 8px 2%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #e58641;
}

.const3 .tbox dt {
    padding: 0 0 25px 0;
}

.const3 .tbox dd {
    padding: 0 0 10px 30px;
    position: relative;
}

.const3 .tbox dd:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #e58641;
    position: absolute;
    top: 8px;
    left: 0;
}

.const3 .tbox dl {
    padding: 0 0 10px 0;
}

/*施工事例*/

.posts.bkt {
    margin-top: 80px;
}

.posts #left {
    width: 70%;
    padding: 0 0 20px 0;
}

.posts #side {
    width: 25%;
    padding: 0 0 20px 0;
}

.posts #side .box {
    margin-bottom: 30px;
    padding: 20px 5% 30px 5%;
    border-top: #58aeb7 solid 5px;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.posts #side .box .h3 {
    margin-bottom: 20px;
    color: #58aeb7;
}

.posts #side .box li a {
    font-weight: bold;
}

.posts #side .box li {
    padding: 0 0 10px 20px;
    position: relative;
}

.posts #side .box li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #58aeb7;
    position: absolute;
    top: 8px;
    left: 0;
}

.posts .lists .box {
    margin-bottom: 30px;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.posts .lists .box .img {
    width: 30%;
}

.posts .lists .tbox {
    width: 64%;
    padding: 25px 3% 0 0;
}

.posts .lists .tbox .h3 {
    margin-bottom: 5px;
}

.posts .lists .tbox .day {
    padding-bottom: 5px;
}

.posts .lists .tbox .cat li {
    display: inline-block;
    padding: 2px 5px;
    font-size: 14px;
    color: #e58641;
    border: 1px solid #e58641;
}

.posts .lists p.mores {
    padding: 25px 0 20px 0;
    text-align: right;
}

.posts .lists {
    padding-bottom: 20px;
}

.pagenav li {
    display: inline-block;
    padding: 0 4px 10px 0;
    font-size: 22px;
    line-height: 40px;
}

.pagenav li a {
    min-width: 40px;
    display: block;
    padding: 0 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    background: #bfbfbf;
}

.pagenav li.st a {
    background: #58aeb7;
}

.pagenav li.prev a:after,
.pagenav li.next a:after {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

.pagenav li.prev a:after {
    content: "\f053";
}

.pagenav li.next a:after {
    content: "\f054";
}

.pagenav {
    padding: 0 0 30px 0;
}

@media (max-width: 1024px) {
    .posts #left {
        width: 100%;
    }

    .posts #side {
        width: 100%;
    }
}

.workdetail {
    margin-bottom: 60px;
    padding: 0 0 50px 0;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.posts .workdetail .lists .box {
    -webkit-filter: none;
    filter: none;
}

.workdetail .wbody {
    margin: 0 3%;
    padding: 30px 0 0 0;
    border-top: 1px solid #bfbfbf;
}

.workdetail .txt {
    padding: 90px 4% 30px 4%;
    background: #eee;
    position: relative;
}

.workdetail .txt p {
    padding: 0 0 20px 0;
}

.workdetail .wbody .flexb .img {
    width: 48.5%;
}

.workdetail .wbody .flexb .img div {
    padding-bottom: 66.5%;
}

.workdetail .wbody .flexb .img p {
    padding: 10px 0 20px 0;
    font-weight: bold;
    color: #58aeb7;
    text-align: center;
}

.workdetail .wbody .flexb {
    padding-bottom: 30px;
}

.workdetail .wbody .obi {
    top: 20px;
}

.back {
    padding: 0 0 30px 0;
}

.back a {
    width: 100%;
    max-width: 180px;
    display: inline-block;
    padding: 15px 2%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #58aeb7;
}

/*blog*/

.blogdetail {
    margin-bottom: 60px;
    padding: 40px 4%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.blogdetail .cat li {
    display: inline-block;
    padding: 2px 5px;
    font-size: 14px;
    color: #e58641;
    border: 1px solid #e58641;
}

.blogdetail .day {
    padding: 5px 18px 5px 0;
}

.blogdetail .txt {
    margin-top: 30px;
}

.blogdetail .txt {
    padding: 40px 0 0 0;
    border-top: 1px solid #bfbfbf;
}

.blogdetail .txt p {
    padding: 0 0 20px 0;
}

.blogdetail .txt h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 1em;
    font-size: 20px;
    position: relative;
}

.blogdetail .txt h2:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #58aeb7;
    position: absolute;
    top: 10px;
    left: 0;
}

.blogdetail .txt h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #58aeb7;
}

/*料金表*/

.price.bkt {
    margin-top: 75px;
}

.price .wrap {
    margin-bottom: 50px;
    padding: 40px 3% 60px 3%;
    border-top: 5px solid #58aeb7;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.price .h3 {
    color: #58aeb7;
    text-align: center;
}

.price .h3:after {
    content: "";
    width: 20px;
    height: 2px;
    display: block;
    margin: 10px auto 35px auto;
    background: #58aeb7;
}

.price .table {
    max-width: 800px;
    margin: 0 auto;
}

.price .table dl {
    width: 98%;
    max-width: 680px;
    margin: 0 auto;
}

.price .table .bar:nth-child(2n+1) {
    background: #eee;
}

.price .table dt {
    float: left;
    padding: 15px 0 15px 15px;
    font-weight: bold;
    position: relative;
}

.price .table dd {
    padding: 15px 0;
    text-align: right;
}

.price .table dt:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #58aeb7;
    position: absolute;
    top: 23px;
    left: 0;
}

@media (max-width: 599px) {
    .price .table dt {
        float: none;
        padding-bottom: 0;
    }

    .price .table dd {
        padding-left: 15px;
        text-align: left;
    }
}

/*recruit*/

.rec1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.rec1:before {
    content: "";
    width: 1px;
    display: block;
    margin-left: -1px;
    padding-bottom: 52%;
}

.rec1 .imgk {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.rec1 .imgk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
}

.rec1 .h3 {
    margin-bottom: 30px;
    color: #fff;
}

.rec1 h4 {
    margin-bottom: 20px;
    color: #e58641;
}

.rec1 p {
    padding: 0 0 20px 0;
    color: #fff;
}

.rec2 .h2h {
    margin-bottom: 40px;
    text-align: center;
}

.rec2 {
    padding: 30px 0 0 0;
}

.rec2 .box {
    width: 30%;
    margin: 0 5% 40px 0;
}

.rec2 .box:nth-child(3n) {
    margin-right: 0;
}

.rec2 .img {
    margin-bottom: 20px;
}

.rec2 .img a {
    display: block;
    padding-bottom: 73%;
    position: relative;
}

.rec2 .img a img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.rec2 .h4 {
    margin-bottom: 20px;
    line-height: 140%;
}

.rec2 .wrap {
    margin-bottom: 25px;
    padding: 70px 14px 20px 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #eee;
    position: relative;
}

.rec2 .wrap .obi {
    font-size: 18px;
}

.rec2 .wrap li {
    padding: 0 0 10px 0;
}

.moreo {
    padding: 0 0 20px 0;
    text-align: center;
}

.moreo a {
    width: 100%;
    max-width: 180px;
    display: inline-block;
    padding: 10px 2.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
    background: #e58641;
}

@media (max-width: 599px) {
    .rec2 .wrap .obi {
        font-size: 16px;
    }

    .rec2 .box {
        width: 46%;
        margin-right: 4% !important;
    }

    .rec2 .box:nth-child(2n) {
        margin-right: 0;
    }
}

.rec3 .h2h {
    text-align: center;
}

.rec3 {
    padding: 40px 0 0 0;
}

.rec3 .img {
    margin-bottom: 35px;
    padding-bottom: 34%;
    position: relative;
}

.rec3 .img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.rec3 .tit {
    max-width: 930px;
    margin: 0 auto;
}

.rec3 .tbox {
    width: 285px;
    position: relative;
}

.rec3 .h4 {
    width: calc(100% - 300px);
    margin: 0;
    padding: 0 0 40px 0;
    color: #58aeb7;
}

.rec3 .tbox .wrap {
    padding: 70px 14px 20px 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #eee;
    position: relative;
    position: absolute;
    bottom: 0;
    right: 0;
}

.rec3 .tbox .wrap li {
    padding: 0 0 10px 0;
}

.rec3 .table {
    padding: 50px 0 50px 0;
}

.rec3 table {
    width: 100%;
    border-collapse: collapse;
}

.rec3 th {
    width: 243px;
    vertical-align: top;
    padding: 18px 0 18px 18px;
    text-align: left;
}

.rec3 th .t {
    display: inline-block;
    padding-left: 18px;
    position: relative;
}

.rec3 td {
    width: 759px;
    padding: 18px;
    font-weight: bold;
}

.rec3 tr:nth-child(2n+1) th {
    background: #eee;
}

.rec3 tr:nth-child(2n+1) td {
    background: #eee;
}

.rec3 th .t:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #58aeb7;
    position: absolute;
    top: 8px;
    left: 0;
}

.rec3 .tocont dt {
    padding: 0 0 5px 0;
    font-weight: bold;
    text-align: center;
}

.rec3 .tocont dd {
    padding: 0 0 20px 0;
    text-align: center;
}

.rec3 .tocont dd a {
    color: #fff;
    background-color: #58aeb7;
}

.rec3 .tocont dd a:after {
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow2.png);
}

.rec3 .tocont dd .mores-back a:before {
    content: "";
    width: 9px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    line-height: 1;
    background-image: url(/import/tenant_1/160.16.108.167/html/images/arrow2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rec3 .tocont dd .mores-back a:after {
    display: none;
}

@media (max-width: 599px) {
    .rec3 .tbox {
        width: 100%;
    }

    .rec3 .tbox .wrap {
        position: relative;
    }

    .rec3 .h4 {
        width: 100%;
    }
}

/*お問い合わせ*/
.contact1 .inner {
    max-width: 700px;
}

.contact1 .o {
    padding: 0 0 30px 0;
    font-weight: bold;
    color: #e58641;
    text-align: center;
}

.contact1 .wrap {
    border-top: 5px solid #58aeb7;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.contact1 dl {
    padding: 50px 2.5% 40px 2.5%;
}

.contact1 dt {
    padding: 0 0 20px 0;
    font-weight: bold;
    text-align: center;
}

.contact1 dd {
    text-align: center;
}

.contact1 dd.tel {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
}

.contact1 dd.tel img {
    vertical-align: middle;
    margin-right: 10px;
}

.contact2 {
    padding-bottom: 60px;
}

.contact2 .h2h {
    text-align: center;
}

.contact2 .cyu {
    padding: 0 0 20px 0;
    text-align: center;
}

.contact2 .his {
    display: inline-block;
    margin: 0 8px;
    padding: 0 8px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background: #e58641;
}

.contact2 .wrap {
    padding: 40px 2.5% 50px 2.5%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.contact2 .table {
    max-width: 770px;
    margin: 0 auto;
}

.contact2 table {
    width: 100%;
    border-collapse: collapse;
}

.contact2 th {
    width: 200px;
    vertical-align: top;
    padding: 15px 0 0 0;
    text-align: left;
}

.contact2 th:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    background: #58aeb7;
}

.contact2 .size1 {
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.contact2 td {
    width: 570px;
    padding: 0 0 20px 0;
}

.contact2 td label {
    display: inline-block;
    padding: 15px 2em 15px 0;
    font-weight: bold;
}

.contact2 #ask {
    height: 200px;
}

.contact2 .form_btn {
    padding: 30px 0 0 0;
}

.contact2 .form_btn li {
    padding-bottom: 0;
    text-align: center;
}

.contact2 .form_btn button {
    width: 100%;
    max-width: 260px;
    display: inline-block;
    padding: 8px 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 2px #58aeb7 solid;
    border-radius: 25px / 50%;
    background: #58aeb7;
    position: relative;
}

.contact2 .form_btn button:before {
    content: "\f054";
    display: block;
    font-family: "font awesome 5 free";
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* background: url(/import/tenant_1/160.16.108.167/html/images/arrow2.png) no-repeat; */
    position: absolute;
    top: 50%;
    right: 10px;
}

.contact2 .form_btn .prev button:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    left: 10px;
    right: auto;
}

@media (max-width: 599px) {
    .contact1 dd.tel {
        font-size: 40px;
    }

    .contact2 th {
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }

    .contact2 td {
        width: 100%;
        display: block;
    }
}

/*その他工事*/

.other1 .box {
    width: 42%;
    margin-bottom: 20px;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

.other1 .box .img {
    margin-bottom: 20px;
    padding-bottom: 74%;
    position: relative;
}

.other1 .box .img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.other1 .txt {
    padding: 0 2.5%;
}

.other1 .txt .h3 {
    margin-bottom: 20px;
    color: #58aeb7;
}

.other1 .txt p {
    padding: 0 0 20px 0;
}

.const6+.const5 .inner {
    padding: 50px 0 100px 0;
}

.const2+.const6 .inner {
    padding-top: 100px;
}

@media (max-width: 599px) {
    .other1 .box {
        width: 48%;
    }
}

/* 12/27追記 */

.pb60{
  padding-bottom: 60px;
}
@media screen and (max-width:599px) {
.sp_fs14{
  font-size: 14px;
}
}
.r{
  display: inline-block;
}

@media only screen and (max-width: 599px){
  .r{
    display: block;
  }
}

.w00 .mb-0{
  margin-top: 15px;
}


@media only screen and (max-width: 599px){
  .w00 .pb-0{
    padding-bottom: 0px !important;
  }
  
  .w00 .mb-0{
    margin-bottom: 0px !important;
  }
}

/* 2023/07/04 */
.ba-wrap .text-box {
    position: relative;
    padding-left: 1.5rem;
}
.ba-wrap {
    margin-bottom: 30px;
}
.workdetail .wbody .ba-wrap .flexb {
    padding-bottom: 0;
}

.ba-wrap .text-box:before {
    content: "\f0a9";
    font-family: "font awesome 5 Free";
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    color: #58aeb7;
}
