@charset "UTF-8";

/*Custom
=======================================================*/
body::before {
    content: "";
    width: 100vw;
    height: 100vh;
    background: url(/images/common/pc-bg.jpg) no-repeat center / cover;
    position: fixed;
}

.pc-max-bx {
    max-width: calc(1500px - 100px);
    min-width: initial;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.sub-contents-fixed {
    width: 100%;
    max-width: calc(1500px - 100px);
    height: 100%;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

.sub-contents {
    position: absolute;
    width: 230px;
    height: 530px;
    margin-top: 50px;
    background: #fef3e8;
    padding: 35px 0;
    box-sizing: border-box;
    font-weight: 500;
}

.sub-contents-lt {
    left: 0;
    top: 0;
}

.sub-contents-lb {
    left: 0;
    bottom: 0;
}

.sub-contents-rt {
    right: 0;
    top: 0;
}

.sub-contents-rb {
    right: 0;
    bottom: 0;
}

.sub-contents-side-lt {
    position: fixed;
    top: 0;
    margin-left: -248px;
}

.sub-contents-side-lb {
    position: fixed;
    bottom: 0;
    margin-left: -248px;
}

.sub-contents-side-rt {
    position: fixed;
    top: 0;
    margin-left: 360px;
}

.sub-contents-side-rb {
    position: fixed;
    bottom: 0;
    margin-left: 360px;
}

.main-contents-container {
    width: 375px;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    background: #fff;
    margin: 0 0 0 auto;
}

.main-contents-container .sub-contents {
    width: 233px;
}

.main-contents-bx {
    height: 100%;
    position: relative;
}

.contents-r {
    right: 0;
}

.contents-c {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sub-contents_logo {
    width: 167px;
    margin-bottom: 25px;
}

.sub-contents-nav_list {
    text-align: left;
    margin-bottom: 30px;
}

.sub-contents-nav_item {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.06em;
    position: relative;
}

.sub-contents-nav_item:not(:last-child) {
    border-bottom: 1px solid #e0d1c8;
}

.sub-contents-nav_link {
    padding: 15px 20px;
    position: relative;
}

.sub-contents-nav_link::after {
    content: "";
    width: 35px;
    height: 7px;
    background: url(/images/common/sub-contents_arw.png) no-repeat center / contain;
    position: absolute;
    top: 18px;
    right: 20px;
}

.sub-contents_time {
    margin-top: 30px;
}

.sub-contents_time .title {
    width: 200px;
    height: 30px;
    margin-bottom: 5px;
    border-radius: 5px;
    background-color: #c95c85;
    line-height: 30px;
    color: #fff;
}

/*---------------------------------------------
 Drawer Default
---------------------------------------------*/
.drawer-logo {
    width: 200px;
    margin-bottom: 5%;
}

.drawer-nav {
    padding: 5% 28% 30% 28% !important;
    background: rgba(0, 0, 0, 0.7);
}

.drawer-nav .drawer-menu>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    position: relative;
}

.drawer-nav .drawer-menu>li>.drawer-menu-item,
.drawer-nav .drawer-menu>li>.drawer-menu-item_fix {
    font-size: 14px;
    font-weight: 400;
    padding: 15px 20px;
    color: #fff;
}

.drawer-menu {
    margin-bottom: 30px;
}

.drawer-dropdown-menu {
    padding-bottom: 10px;
}

.drawer-dropdown-menu-item {
    padding: 10px 10px 10px 15px;
    font-size: 13px;
}

.drawer-sub-menu-item {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
}

/*Drawer Btn Setting
=======================================*/
/*Right Position
-----------------------------------*/
/*close*/

@media screen and (min-width: 1400px) {
    .drawer--right .drawer-toggle.drawer-hamburger {
        top: 5px;
        right: calc(50% - 695px) !important;
    }
}


/*Drawer Btn
-----------------------------------*/
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    background-color: #fff !important;
}

/*drawer box*/
.drawer-hamburger {
    width: calc(130px / 2);
    height: calc(130px / 2);
    ;
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
}

/*drawer box txt*/
.drawer-hamburger-txt {
    margin-top: 5px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0em;
    bottom: -13%;
}

.drawer-info {
    margin-top: 40px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
}


/*
    header
---------------------*/
.header {
    width: 100%;
    padding: 25px 20px;
    position: absolute;
}

.h-logo {
    width: calc(272px / 2);
    z-index: 1;
    position: relative;
    line-height: 1;
}

.h-logo img {
    vertical-align: baseline;
}

/*
    main-vis
---------------------*/
.main-vis {
    width: 100%;
    height: calc(1030px / 2);
    position: relative;
    background: url(/images/key/mv-bg.jpg) center / cover;
}

.main-vis_img {
    width: 100%;
    height: 100%;
}

.main-vis_title {
    padding-top: 105px;
    margin-left: 33px;
    font-family: "Zen Old Mincho", serif;
    text-align: left;
    color: #fff;
}

.main-vis_title .large {
    margin-bottom: 5.3%;
    font-size: 18px;
    letter-spacing: 0.26em;
    line-height: calc(28 / 18);
}

.main-vis_title .small {
    font-size: 10px;
    letter-spacing: 0.08em;
}

/*
    sub-vis
---------------------*/
.sub-vis {
    width: 100%;
    height: 330px;
    background-color: #2f2318;
    position: relative;
}

.sub-vis_img {
    width: 340px;
    height: calc(330px / 2);
    position: absolute;
    left: calc(35px / 2);
    bottom: 20px;
}

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

.sub-vis_title {
    padding-top: 80px;
    margin-left: 40px;
    text-align: left;
}

.sub-vis_title .en {
    margin-bottom: 4%;
    font-family: "Zen Old Mincho", serif;
    font-size: 10px;
    color: #417017;
    letter-spacing: 0.26em;
    line-height: 1;
}

.sub-vis_title .ja {
    font-family: "Zen Old Mincho", serif;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.26em;
    line-height: 1;
}

/*
    top
---------------------*/
.top-about {
    padding-bottom: 38%;
}

.top-about_title {
    position: absolute;
    top: 90px;
    right: 30px;
}

.top-about_title .en {
    transform: translateX(3px);
    margin-bottom: 20px;
    text-align: center;
}

.top-about_img {
    width: calc(482px / 2);
    height: calc(360px /2);
    margin-left: -25px;
    margin-bottom: 15%;
}

.top-about_txt {
    width: calc(450px / 2);
    margin-bottom: 11%;
    text-align: left;
}

.top-issue {
    height: calc(1320px / 2);
    padding: 0;
    background-color: #2f2318;
    position: relative;
    z-index: 1;
}

.top-issue_img {
    width: calc(620px / 2);
    height: calc(380px /2);
    margin-left: auto;
    margin-right: -25px;
    position: relative;
    top: -63px;
}

.top-issue_list {
    margin-bottom: 15%;
}

.top-issue_list_item:first-child {
    border-top: 1px solid #e0d1c8;
}

.top-issue_list_item {
    padding: 3.4% 5.5%;
    border-bottom: 1px solid #e0d1c8;
    font-size: 13px;
    color: #fff;
    text-align: left;
    position: relative;
}

.top-issue_list_item::before {
    content: "";
    width: calc(23px / 2);
    height: calc(18px / 2);
    margin-right: 2%;
    background: url(/images/top/issue_check.png) no-repeat center / contain;
    display: inline-block;
}

.top-issue_img2 {
    width: calc(568px / 2);
    height: calc(360px / 2);
    margin-left: -25px;
}

.top-trouble {
    padding-top: 37%;
}

.top-trouble_img {
    width: calc(680px / 2);
    height: calc(423px / 2);
    margin-bottom: 15%;
    position: relative;
    margin-left: -8px;
}

.top-trouble_img .txt {
    height: calc(500px / 2);
    padding: 3% 1%;
    background-color: #edd7ed;
    font-family: "Zen Old Mincho", serif;
    writing-mode: vertical-rl;
    font-size: 16px;
    letter-spacing: 0.26em;
    position: absolute;
    top: -5%;
    right: 5%;
    z-index: 1;
}

.top-trouble_img .txt::after {
    content: "";
    display: inline-block;
    width: calc(16px / 2);
    height: calc(19px / 2);
    margin-top: 2%;
    background: url(/images/top/trouble_arw.png) no-repeat center / contain;
}

.btn_list_item::before {
    padding: 0% 5% 1% 8%;
    background-color: #417017;
    font-family: "Zen Old Mincho", serif;
    font-size: 10px;
    color: #fff;
    letter-spacing: -0.02em;
    position: absolute;
    left: -20%;
    top: -37%;
    z-index: 1;
}

.btn_list_item:nth-child(1) {
    position: absolute;
    top: 36%;
    right: 22%;
}

.btn_list_item:nth-child(1)::before {
    content: "車まわり";
}

.btn_list_item:nth-child(2) {
    position: absolute;
    top: 65%;
    right: 48%;
}

.btn_list_item:nth-child(2)::before {
    content: "門まわり";
}

.btn_list_item:nth-child(3) {
    position: absolute;
    top: 74%;
    right: 26%;
}

.btn_list_item:nth-child(3)::before {
    content: "庭まわり";
}

.btn_list_item {
    z-index: 1;
}

.btn_list_item a {
    width: calc(82px / 2);
    height: calc(82px / 2);
    background-color: #dae8ce;
    font-family: "Zen Old Mincho", serif;
    font-size: 21px;
    font-weight: 600;
    color: #417017;
}

.top-trouble_list_item {
    counter-increment: number;
    padding: 8% 0;
}

.top-trouble_list_item:not(:last-child) {
    border-bottom: 1px solid #e0d1c8;
}

.top-trouble_list_item:first-child {
    padding-top: 0;
}

.top-trouble_list_item_title {
    margin-bottom: 6%;
    font-family: "Zen Old Mincho", serif;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}

.top-trouble_list_item_title::before {
    content: counter(number);
    display: inline-block;
    margin-right: 3.5%;
    padding: 1.3% 2.8%;
    width: calc(52px / 2);
    height: calc(52px / 2);
    background-color: #dae8ce;
    font-size: 16px;
    line-height: 1;
    color: #417017;
}

.top-trouble_list_item_img {
    width: calc(680px / 2);
    height: calc(410px / 2);
    margin-left: -8px;
    margin-bottom: 4.5%;
}

.top-trouble_list_item_txt {
    margin-bottom: 4.5%;
    text-align: left;
}

.top-works {
    min-height: 270px;
    background-color: #2f2318;
}

.top-works_wrapper {
    position: relative;
}

.top-works_title {
    position: absolute;
    right: 5px;
}

.top-works_title .en {
    margin-bottom: 20px;
}

.top-works_post_empty {
    width: calc(540px / 2);
    margin-left: -8px;
    margin-bottom: 30%;
    padding-top: 15%;
    color: #fff;
}

.top-works_list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 10px;
    width: calc(540px / 2);
    margin-left: -8px;
    margin-bottom: 8%;
    padding-top: 10%;
}

.top-works_list_item {
    width: calc(260px / 2);
}

.top-works_list_item_img {
    width: 100%;
    height: calc(260px / 2);
    margin-bottom: 5%;
}

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

.top-works_tag_list {
    display: flex;
    flex-wrap: wrap;
    gap: 7%;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    color: #fff;
}


/*
    about
---------------------*/
.about-lead_txt {
    text-align: left;
}

.strengths {
    padding-top: 0;
}

.strengths_list_item {
    counter-increment: number;
    padding: 8% 0;
}

.strengths_list_item:not(:last-child) {
    border-bottom: 1px solid #e0d1c8;
}

.strengths_list_item:first-child {
    padding-top: 0;
}

.strengths_list_item_title {
    margin-bottom: 6%;
    font-family: "Zen Old Mincho", serif;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}

.strengths_list_item_title::before {
    content: counter(number);
    display: inline-block;
    margin-right: 3.5%;
    padding: 1.3% 2.8%;
    width: calc(52px / 2);
    height: calc(52px / 2);
    background-color: #dae8ce;
    font-size: 16px;
    line-height: 1;
    color: #417017;
}

.strengths_list_item_img {
    width: calc(680px / 2);
    height: calc(410px / 2);
    margin-left: -8px;
    margin-bottom: 4.5%;
}

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

.strengths_list_item_txt {
    text-align: left;
}

.flow {
    background-color: #2f2318;
}

.flow_list_item {
    min-height: calc(332px / 2);
    padding: 4.3% 3.8% 5.8%;
    border: 1px solid #fff;
    text-align: left;
}

.flow_list_item:not(:last-child) {
    margin-bottom: 6.2%;
}

.flow_list_item_head {
    display: flex;
    align-items: center;
    margin-bottom: 5%;
}

.flow_list_item_head::before {
    content: "";
    display: inline-block;
    width: calc(98px / 2);
    height: calc(98px / 2);
    margin-right: 6%;
}

.flow_list_item_title {
    font-family: "Zen Old Mincho", serif;
}

.flow_list_item_title .en {
    margin-bottom: 4%;
    font-size: 10px;
    letter-spacing: 0.26em;
    color: #417017;
}

.flow_list_item_title .ja {
    font-size: 15px;
    color: #fff;
}

.flow_list_item:nth-child(1) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_01.png) no-repeat center / contain;
}

.flow_list_item:nth-child(2) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_02.png) no-repeat center / contain;
}

.flow_list_item:nth-child(3) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_03.png) no-repeat center / contain;
}

.flow_list_item:nth-child(4) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_04.png) no-repeat center / contain;
}

.flow_list_item:nth-child(5) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_05.png) no-repeat center / contain;
}

.flow_list_item:nth-child(6) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_06.png) no-repeat center / contain;
}

.flow_list_item:nth-child(7) .flow_list_item_head::before {
    background: url(/images/about/flow_icon_07.png) no-repeat center / contain;
}

.flow_list_item_txt {
    color: #fff;
}

.faq_list_item {
    text-align: left;
}

.faq_list_item:not(:last-child) {
    margin-bottom: 8%;
}

.faq_list_item_title {
    margin-bottom: 3%;
    padding-left: 6%;
    padding-bottom: 3%;
    border-bottom: 1px solid #e0d1c8;
    font-size: 14px;
    font-weight: 500;
    color: #417017;
    letter-spacing: 0.08em;
    line-height: calc(46 / 28);
    position: relative;
}

.faq_list_item_title::before {
    content: "Q.";
    position: absolute;
    left: 0;
}

/*
    service
---------------------*/
.service_item:not(:last-child) {
    margin-bottom: 18%;
}

.service_item_title {
    width: calc(680px / 2);
    margin-left: -8px;
    margin-bottom: 5%;
    padding: 2%;
    background-color: #417017;
    font-family: "Zen Old Mincho", serif;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.service_item_img {
    width: calc(680px / 2);
    height: calc(410px / 2);
    margin-left: -8px;
}

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

.service_item_img {
    margin-bottom: 6%;
}

.service_list {
    width: calc(680px / 2);
    margin-left: -8px;
    margin-top: 8%;
    margin-bottom: 8%;
}

.service_list_item {
    padding: 2% 5% 2% 12%;
    font-size: 13px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #e0d1c8;
}

.service_list_item:first-child {
    border-top: 1px solid #e0d1c8;
}

.service_list_item::before {
    content: "";
    display: inline-block;
    width: calc(23px / 2);
    height: calc(18px / 2);
    background: url(/images/service/service_check.png) no-repeat center / contain;
    position: absolute;
    top: 38%;
    left: 5%;
}

.service_wrap {
    margin-top: 6%;
    margin-bottom: 5%;
}

.service_wrap_title {
    margin-bottom: 5%;
    padding: 2%;
    background-color: #dae8ce;
    font-family: "Zen Old Mincho", serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #417017;
    position: relative;
}

.service_wrap_title::after {
    content: "";
    width: calc(19px/ 2);
    height: calc(16px / 2);
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    background-color: #dae8ce;
    position: absolute;
    left: calc(50% - 9px);
    bottom: -8px;
}

.service_wrap_txt {
    text-align: left;
}

/*
    works
---------------------*/
.works_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 15px;
}

.works_list_item {
    width: calc(310px / 2);
}

.works_img {
    width: 100%;
    height: calc(310px / 2);
    margin-bottom: 5%;
}

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

.works_tag_list {
    display: flex;
    flex-wrap: wrap;
    gap: 7%;
    text-align: left;
    font-size: 10px;
    line-height: 1.5;
    color: #417017;
}

.works-detail_head {
    margin-bottom: 8%;
}

.works-detail_title {
    font-family: "Zen Old Mincho", serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-align: left;
}

.works-detail_tag_list {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    margin-top: 5%;
    font-size: 12px;
    line-height: 1.5;
    color: #417017;
    text-align: left;
}

.works-detail_img_list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 8%;
}

.works-detail_img_list_item {
    width: calc(200px / 2);
    height: calc(200px / 2);
}

.works-detail_img_list_item:first-child {
    width: 100%;
    height: calc(430px / 2);
}

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

.works-detail_info {
    padding-left: 20%;
    font-weight: 500;
    text-align: left;
    position: relative;
}

.works-detail_info .title {
    margin-right: 5%;
    color: #417017;
    position: absolute;
    left: 0;
}

.works-detail_txt {
    margin-top: 8%;
    text-align: left;
}

.top-news_btn {
    width: 100px;
    margin-top: 12%;
    margin-left: auto;
    font-family: "Zen Old Mincho", serif;
    font-size: 12px;
    font-weight: 500;
}

.top-news_btn::after {
    content: "";
    display: inline-block;
    width: calc(49px / 2);
    height: calc(11px / 2);
    margin-left: 8%;
    background: url(/images/top/news_arw.png) no-repeat center / contain;
    transform: translateY(-2px);
}


/*
    company
---------------------*/
.company_map {
    width: 100%;
    height: 200px;
}

.company_map iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
}

/*
    inc-contact
---------------------*/
.inc-contact {
    background-color: #417017;
}

.inc-contact_txt {
    margin-bottom: 9.2%;
    color: #fff;
    text-align: left;
}

.inc-contact_tel {
    margin-bottom: 6%;
    font-family: "Zen Old Mincho", serif;
    font-size: 26px;
    color: #fff;
    letter-spacing: 0.08em;
    line-height: 1;
}

.inc-contact_tel .small {
    font-size: 13px;
}

.inc-contact_tel::after {
    content: "";
    display: block;
    width: 100%;
    height: 11px;
    margin-top: 3.3%;
    background: url(/images/common/txt-white.svg) no-repeat center / contain;
}

.inc-contact_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3%;
    width: 100%;
    height: 48px;
    margin-bottom: 7%;
    background-color: #fff;
    font-family: "Zen Old Mincho", serif;
    font-size: 12px;
    line-height: 1;
    color: #417017;
    position: relative;
}

.inc-contact_btn::before {
    content: "";
    display: block;
    width: 12px;
    height: 9px;
    background: url(/images/common/logo_mail-color.png) no-repeat center / contain;
}

.inc-contact_btn::after {
    content: "";
    width: 24px;
    height: 5px;
    background: url(/images/common/btn-arw.png) no-repeat center / contain;
    position: absolute;
    top: 45%;
    right: 5%;
}

.inc-contact_sns_list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8%;
}

.inc-contact_sns_list_item {
    width: 32px;
    height: 32px;
}

/*
    footer
---------------------*/
.footer {
    padding: 17.3% 0;
    background-color: #fef7f3;
    text-align: center;
    font-weight: 500;
}

.f-logo {
    width: 50.3%;
    margin: 0 auto 5%;
}

.f-add {
    margin-bottom: 5%;
    font-size: 11px;
}

.f-info {
    margin-bottom: 8%;
    font-size: 11px;
    line-height: calc(18 / 11);
}

.f-info .color {
    margin-right: 4.6%;
    color: #417017;
}

.f-info .small {
    font-size: 10px;
}

.f-tel {
    display: inline-block;
    margin-bottom: 4.7%;
    font-family: "Zen Old Mincho", serif;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.08em;
}

.f-tel::after {
    content: "";
    display: block;
    margin-top: 3.3%;
    width: 100%;
    height: 10px;
    background: url(/images/common/txt.svg) no-repeat center / contain;
}

.f-tel .color {
    font-size: 13px;
    color: #417017;
}

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

.f-link_list {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 10.8%;
    gap: 6%;
}

.f-link_list_item {
    font-size: 10px;
    white-space: nowrap;
}

.f-link_list_item .icon {
    width: 25px;
    height: 25px;
}

.f-link_list_item .txt {
    border-bottom: 1px solid;
}

.copyright {
    font-size: 9px;
    letter-spacing: 0em;
}



/*# sourceMappingURL=style.css.map */