@charset "UTF-8";
.sub-eyecatch {
    /*     background: #000; */
    background: url(../img/header.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 100px;
}

.sub-eyecatch h2 {
    margin: 0;
}

.concept-hdlead {
    padding: 60px 0;
    background: url(../img/lead-img01.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 60px;
}

.concept-hdlead .lead {
    font-size: 1.6rem;
    line-height: 2.0;
    text-align: justify;
    font-weight: 500 !important;
}

.concept-day {
    background: #032e32;
    padding: 60px 0;
    overflow: hidden;
}

.concept-day h3 {
    font-size: 25px;
    text-align: center;
    margin: 0 auto 80px;
    color: #fff;
}

.concept-day h3 img {
    display: inline-block;
}

.concept-day h3 span {
    margin-left: 30px;
}

.concept-day-hd04 {
    position: relative;
    min-height: 100px;
}

.concept-day-hd04 span {
    display: inline-block;
    border-bottom: solid 1px #38291f;
    margin: 40px 0 0 113px;
    padding: 0 10px 5px;
}

.concept-day .patrol:before {
    content: "";
    background: url(../../img/icon_concept02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -52px;
    left: -72px;
}

.concept-day .patrol:after {
    content: "";
    background: url(../img/concept-365-img01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.concept-day .maintenance:before {
    content: "";
    background: url(../../img/icon_concept03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}
.concept-day .maki:before {
    content: "";
    background: url(../img/icon_concept05.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}
.concept-day .yuki:before {
    content: "";
    background: url(../img/icon_concept06.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}

.concept-day .maintenance:after {
    content: "";
    background: url(../img/concept-365-img02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.concept-day .cleaning:before {
    content: "";
    background: url(../../img/icon_concept04.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -51px;
    left: -76px;
}

.concept-day .cleaning:after {
    content: "";
    background: url(../img/concept-365-img03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.concept-day .garden:before {
    content: "";
    background: url(../../img/icon_concept01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -52px;
    left: -57px;
}

.concept-day .garden:after {
    content: "";
    background: url(../img/concept-365-img04.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.concept-day-item {
    margin: 0 15px;
    padding-bottom: 60px;
}

.concept-day-item-row {
    margin: 0 45px;
    border-bottom: solid 1px #e8e3df;
    padding: 15px 0;
}

.concept-day-item .last {
    border-bottom: none;
}

.concept-day-item .container {
    background: #fff;
    padding-bottom: 30px;
}

.concept-day-item .container p {
    font-size: 1.5rem;
    margin: 0;
}

.concept-season {
    padding: 60px 0 0;
}

.support-plan h3,
.concept-season h3 {
    font-size: 25px;
    text-align: center;
    margin: 0 auto 30px;
    color: #664b39;
}

.concept-season h3 img {
    display: inline-block;
}

.concept-season h3 span {
    margin-left: 30px;
}

.concept-season dl dt {
    font-size: 1.8rem;
    float: left;
    width: 20%;
}

.concept-season dl dd {
    font-size: 1.6rem;
    float: left;
    width: 80%;
}

.concept-season .spring {
    padding-top: 20px;
}

.concept-season .spring dt {
    color: #dd8dc7;
}

.concept-season .summer {
    padding-top: 20px;
}

.concept-season .summer dt {
    color: #9cba00;
}

.concept-season .autumn {
    padding-top: 20px;
}

.concept-season .autumn dt {
    color: #dda140;
}

.concept-season .winter {
    padding-top: 20px;
}

.concept-season .winter dt {
    color: #92bfce;
}

.concept-hdlead {
    background-size: 50%
}

@media screen and (max-width:1200px) {
    .concept-hdlead {
        background-size: 45%
    }
}

@media screen and (max-width:991px) {
    .concept-hdlead {
        background: none;
    }
}

.indent {
    padding-left: 28px;
}

.indent h5 {
    color: #01a496;
    text-indent: -14px;
    line-height: 1.3;
    font-size: 1.5rem;
}

.indent ul {
    padding-left: 0;
    font-size: 15px;
    list-style: none;
    margin-left: -14px;
}

@media screen and (max-width:1200px) {
    .concept-day .maintenance::after,
    .concept-day .patrol::after,
    .concept-day .cleaning::after,
    .concept-day .garden::after {
        right: 0
    }
}

@media screen and (max-width:600px) {
    .concept-day-item-row {
        margin: 0 10px;
        border-bottom: solid 1px #e8e3df;
        padding: 15px 0 30px 0;
    }

    .concept-day .maintenance::after,
    .concept-day .patrol::after,
    .concept-day .cleaning::after,
    .concept-day .garden::after {
        top: -45px;
        width: 130px;
    }
    .concept-day .garden::after {
        top: -45px;
        width: 200px;
    }
}

.nbnm {
    display: inline-block;
    white-space: nowrap;
    margin-left: 0 !important;
}

@media screen and (max-width:1200px) {
    .concept-season dl dt {
        width: 30%;
    }
    .concept-season dl dd {
        width: 70%;
    }
}

@media screen and (max-width:991px) {
    .concept-season .spring,
    .concept-season .summer,
    .concept-season .autumn,
    .concept-season .winter {
        padding-top: 16px;
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .concept-season dl dt,
    .concept-season dl dd {
        width: 100%;
        text-align: left;
    }
    .concept-season-row h4 img{
        margin:0 auto;
        margin-top:25px;
    }
}
#concept-cat01,#concept-cat02,#concept-cat03,#concept-cat04 {
    margin-top:-160px;
    padding-top:160px;
}



body .concept__box__item__card {
    border: solid 1px #ddd;
}

#about table th{
    width: 20%;
}
@media screen and (max-width: 600px) {
    #about table th{
        width: 25%;
    }
}







#main.site-main .message {
    background-image: url("../img/concept-bg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 100px 0 100px;
}

@media (min-width: 768px) {
    #main.site-main .message {
        padding: 150px 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
    }
}

#main.site-main .message__title {
    font-size: 24px;
    line-height: 2em;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    #main.site-main .message__title {
        font-size: 24px;
        margin-bottom: 60px;
    }
}

#main.site-main .message__title-jp {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    #main.site-main .message__title-jp {
        font-size: 28px;
        margin-bottom: 60px;
    }
}

@media (min-width: 768px) {
    #main.site-main .message__text {
        width: 100%;
        margin: 0 auto;
        line-height: 2em;
    }
}

#main.site-main .message__inner {
    width: 95%;
    max-width: 345px;
    margin: 0 auto;
    padding: 60px 30px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}

@media (min-width: 768px) {
    #main.site-main .message__inner {
        width: 79.6875vw;
        max-width: 79.6875vw;
        padding: 95px 140px;
    }
}


#main.site-main .history {
    width: 95%;
    max-width: 315px;
    padding: 100px 0 0;
    margin: 0 auto;
    margin-bottom: 80px;
}

@media (min-width: 768px) {
    #main.site-main .history {
        padding: 250px 0 0;
        max-width: 1170px;
        margin: 0 auto 180px;
    }
}

#main.site-main .history__text {
    text-align: left;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    #main.site-main .history__text {
        line-height: 2em;
        width: 663px;
        margin-top: 30px;
    }
}

#main.site-main .history__img {
    width: 100%;
    text-align: right;
    margin-top: 60px;
}

@media (min-width: 768px) {
    #main.site-main .history__img {
        margin-top: -130px;
        position: relative;
        z-index: -1;
        right: 0;
    }
}

@media (min-width: 768px) {
    #main.site-main .history__img img {
        width: 480px;
        margin-left: auto;
    }
}

#main.site-main .design {
    width: 100%;
    margin: 0 auto 80px;
    position: relative;
}

@media (max-width: 768px) {
    #main.site-main .design {
        max-width: 315px;
    }
}

@media (min-width: 768px) {
    #main.site-main .design {
        margin-bottom: 150px;
    }
}

#main.site-main .design__text {
    box-sizing: border-box;
    padding-right: 0;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    #main.site-main .design__text {
        padding-top: 13.28125vw;
        margin-left: 39.0625vw;
        width: 50.78125vw;
    }
}

#main.site-main .design__text--inner {
    background: #fff;
    padding: 60px 30px;
}

@media (min-width: 768px) {
    #main.site-main .design__text--inner {
        padding: 6.25vw 4.6875vw;
        padding-right: 0;
    }
}

#main.site-main .design__img {
    /*@include pc__flex ("1200px")
    {
    left:130/1280)* -100vw;
}*/
}

@media (min-width: 768px) {
    #main.site-main .design__img {
        width: 45.3125vw;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    #main.site-main .design__img img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #main.site-main .design__img {
        margin-left: -30px;
    }
}


#main.site-main .fragrance {
    margin: 0 auto;
    margin-bottom: 80px;
    width: 95%;
    max-width: 315px;
}

@media (min-width: 768px) {
    #main.site-main .fragrance {
        max-width: 1000px;
        margin: 0 auto 100px;
        display: flex;
        justify-content: space-between;
    }
    #main.site-main .fragrance.x{
        flex-direction: row-reverse;
    }
}

#main.site-main .fragrance .fragrance__img {
    margin-top: 60px;
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__img {
        /* width: 480px; */
        margin-top: 0;
        order: 1;
    }
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__text {
        margin-top: 50px;
        width: 520px;
        order: 2;
    }
}

#main.site-main .fragrance .fragrance__text dl {
    margin: 30px auto 0;
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__text dl {
        width: 100%;
    }
    #main.site-main .fragrance .fragrance__text dl:nth-of-type(1) {
        margin-top: 10px;
    }
}

#main.site-main .fragrance .fragrance__text dl dd,
#main.site-main .fragrance .fragrance__text dl dt {
    text-align: left;
}

#main.site-main .page_sub-title {
    font-size: 20px;
    /* line-height: 1.7; */
}





#main.site-main .moretrees {
    width: 95%;
    max-width: 315px;
    margin: 0 auto;
    margin-bottom: 100px;
}

@media (min-width: 768px) {
    #main.site-main .moretrees
    {
        max-width: 1170px;
        margin-bottom: 100px;
    }
}

#main.site-main .moretrees_title {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}

#main.site-main .moretrees_title p {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
}
#main.site-main .moretrees_title p span{
    font-size: 18px;
    color: var(--main-green-color);;
}

@media (min-width: 768px) {
    #main.site-main .moretrees_title p {
        font-size: 32px;
    }

}

#main.site-main .moretrees_title p span {
    display: block;
}

#main.site-main .moretrees_title p img {
    vertical-align: top;
}

#main.site-main .moretrees_text {
    text-align: left;
}

#main.site-main .moretrees_text-gray {
    padding: 20px;
    background: #f9f9f9;
    font-size: 1.1rem;
    margin-top: 15px;
}

@media (min-width: 768px) {
    #main.site-main .moretrees_text-gray {
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    #main.site-main .moretrees_img {
        transform: translateY(-100px);
    }
}

@media (min-width: 769px) {
    .u-flexoder_1,
    .order-1 {
        order: 1;
    }
    .u-flexoder_2,
    .order-2 {
        order: 2;
    }
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -2%;
    width: 104%;
}
.d-flex-col5 {
    width: 60%;
    margin: 0 2%;
}

@media (max-width: 859px) {
    .d-flex-col5 {
        width: 100%;
        margin: 0;
        margin-bottom: 4%;
    }
}

.d-flex-col5.gutter1 {
    margin-right: 8.3% !important;
}

@media (max-width: 859px) {
    .d-flex-col5.gutter1 {
        margin-right: 0% !important;
    }
}

.d-flex-col5.gutter1:last-child {
    margin-right: 0;
}

.d-flex.no-gutter .d-flex-col5 {
    width: 41.5%;
    margin: 0%;
}

@media (max-width: 859px) {
    .d-flex.no-gutter .d-flex-col5 {
        width: 100%;
        margin: 0;
        margin-bottom: 4%;
    }
}
.d-flex-col6 {
    width: 30%;
    margin: 0 2%;
}

@media (max-width: 859px) {
    .d-flex-col6 {
        width: 100%;
        margin: 0;
        margin-bottom: 4%;
    }
}

.d-flex-col6.gutter1 {
    margin-right: 4% !important;
}

@media (max-width: 859px) {
    .d-flex-col6.gutter1 {
        margin-right: 0% !important;
    }
}

.d-flex-col6.gutter1:last-child {
    margin-right: 0;
}

.d-flex.no-gutter .d-flex-col6 {
    width: 49.8%;
    margin: 0%;
}

@media (max-width: 859px) {
    .d-flex.no-gutter .d-flex-col6 {
        width: 100%;
        margin: 0;
        margin-bottom: 4%;
    }
}

@media (max-width: 859px) {
    .d-flex-col-xs6 {
        width: 45.8% !important;
        margin: 0 2%;
    }
    .d-flex-col-xs6.gutter1 {
        margin-right: 8.3% !important;
    }
    .d-flex-col-xs6.gutter1:last-child {
        margin-right: 0;
    }
    .d-flex.no-gutter .d-flex-col-xs6 {
        width: 49.8% !important;
        margin: 0%;
    }
}

.support-plan h4{
    text-align: center;
    font-weight: 600;
    font-size: 2.5rem;
    letter-spacing: 1px;
    color: #04443e;
}

@media screen and (max-width: 600px) {
    .support-plan h4{
        font-size: 2rem;
    }
}