@charset "UTF-8";


.c-smart__cont__01 {
    margin: 20px  0;
}
.c-item,
.c-top__Item {
    position: absolute;

}
.c-item {
    z-index: -1;
}
@media screen and (max-width: 768px) {
    .c-item {
        position: relative;
}
}
#smart p {
    color: #42210b;
}
#smart h1 {
    color: #42210b;
    margin-bottom: 0.3em;
}
#smart h2 {
    color: #42210b;
    margin-bottom: 0.8em;
}
#smart h3 {
    color: #42210b;
    margin-bottom: 2.5em;
}
@media screen and (max-width: 768px) {
    #smart p {
        margin-bottom: 2em;
    }
}

.c-smart__cont {
    position: relative;
    height: auto;
    width: 100%;
}


/* -----------TOP start----------- */

.c-smartTop {
    padding-top: min(16.94vw, 80px);
    position: relative;
    max-width: 1180px;
    width: 100vw;
    height: auto;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .c-smartTop {
        /* padding-top: min(18.45vw, 60px); */
        width: 85vw;
    }
}

.c-top__Item__all {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: auto;
    right: auto;
    margin: 0 auto;
}
.c-top__Item01 {
    top: 23%;
    left: 8%;
    width: min(13.6875vw, 128px);
}
.c-top__Item02 {
    width: min(13.6875vw, 178px);
    top: 7%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.c-top__Item03 {
    top: 21%;
    right: 5%;
    width: min(14.6875vw, 192px);
}
.c-top__Item04 {
    top: 53%;
    right: 1%;
    width: min(16.6875vw, 214px);
}
.c-top__Item05 {
    top: 45%;
    left: 0%;
    width: min(21.6875vw, 282px);
}
.c-top__Item06 {
    top: 78%;
    left: 14%;
    width: min(11.6875vw, 150px);
}
.c-top__Item07 {
    top: 77%;
    right: 12%;
    width: min(8.6875vw, 107px);
}


@media screen and (max-width: 768px) {
    .c-top__Item01 {
        top: 19%;
        left: -1%;
    }
    .c-top__Item02 {
        top: 8%;
    }
    .c-top__Item03 {
        right: -4%;
    }
    .c-top__Item04 {
        right: -8%;
    }
    .c-top__Item05 {
        left: -8%;
    }
    .c-top__Item06 {
        top: 76%;
        left: 6%;
    }
    .c-top__Item07 {
        top: 76%;
        right: 3%;  
    }
}
/* -----------イラスト----------- */
.c-item__01 {
    top: 20%;
    right: 6%;
    width: 15%;
}
.c-item__02 {
    bottom: 200%;
    right: 1%;
    width: 200px;
}
.c-item__03 {
    top: 55%;
    right: 7%;
    width: 190px;
    

}
.c-item__04 {
    top: -5%;
    left: 5%;
    width: 180px;
}
.c-item__05 {
    top: 33%;
    left: 20%;
    width: 150px;
}
.c-item__06 {
    top: 31.5%;
    left: 6%;
    width: 180px;
}
.c-item__07 {
    top: 20%;
    left: 2%;
}
.c-item__08 {
    top: 44%;
    right: 2%;
}
@media screen and (max-width: 768px) {
    .c-item__01 {
        width: 100%;
        left: auto; 
        right: auto;
        top: 0;
        text-align: center;
        margin-bottom: 10%;
    }
    .c-item__01 img {
        width: 30%;
    }

    .c-item__02 {
        width: 40%;
        left: 60%;

    }
    .c-item__03 {
        padding-top: 1%;
        left: 7%;
    }   
    .c-item__04 {
        width: 45%;
        margin-bottom: 10%;
    }
    .c-item__05 {
        top: 0;
        left: 50%;
        width: 180%;
        margin-bottom: 5%;
    }
    .c-item__05 img {
        width: 25%;
    }
    .c-item__06 {
        top: 0;
        left: 0;
        width: 40%;
        margin-bottom: 1%;
    }
    .c-item__07 {
        top: 0;
        left: 10%;
        width: 20%;
        margin-bottom: 10%;
    }
    .c-item__08 {
        top: 0;
        right: 0;
        display: flex;
        justify-content: flex-end;
        margin-top: -6%;
    }
    .c-item__08 img {
        width: 30%;
    }
}


/* -----------写真----------- */
.c-pic02 {
    padding-top: 80px;
}
.c-pic01,
.c-pic02,
.c-pic04,
.c-pic05 {
    margin: 0 2%;
}
.c-pic03 {
    margin-bottom: 110px;
}
.c-pic05 {
    padding-top: 100px;
}
@media screen and (max-width: 768px) {
    .c-pic01,
    .c-pic02,
    .c-pic04,
    .c-pic05 {
        margin: 0;
    }
    .c-pic02 {
        padding-top: 10%;
    }
    .c-pic03 {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10%;
    }
    .c-pic05 {
        padding-top: 10%;
    }
}
/* ----------- 2column pic ----------- */
.c-pic__Area01 {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 40px;
    margin-top: 30px;
}
.c-pic__Area02 {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin-left: auto;
    margin-right: auto; 
    flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
    .c-pic__Area01 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .c-pic__Area02 {
        display: block;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10%;
    }
    .c-smart__cont__03__innerItem {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .c-smart__cont__03__innerItem .c-item {
        width: 30%;
    }
}

/* -----------contents----------- */
.c-smart__cont__01 {
    margin-top: 10px;
    margin-bottom: 3%;
}
.c-smart__cont__02 {
    padding-bottom: 100px;
    padding-top: 80px;
}
.c-smart__cont__03 {
    padding-bottom: 110px;
}
.c-smart__cont__04 {
    padding-bottom: 12px;
}
.c-smart__cont__05 {
    padding-bottom: 20px;
}
.c-smart__cont__06 {
    padding-bottom: 84px;
}
.c-smart__cont__07 {
    padding-bottom: 180px;
}

@media screen and (max-width: 768px) {
    .c-smart__cont__01 {
        margin-top: 8%;
        margin-bottom: 8%;
    }
    .c-smart__cont__02 {
        padding-top: 0px;
        padding-bottom: 0%;
    }
    .c-smart__cont__03 {
        padding-bottom: 6%;
    }
    .c-smart__cont__04 {
        padding-bottom: 5%;
    }
    .c-smart__cont__05 {
        padding-bottom: 1%;
        right: 2%;
    }
    .c-smart__cont__06 {
        padding-bottom: 5%;
    }
    .c-smart__cont__07 {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 200px;
    }
}

/* anchor start */
.c-linkArea {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.c-linkArea.c-linkArea_block02 {
    width: 80%;
}
.c-linkArea .c-Btn__block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    line-height: 1.2;
    margin: 0 10px;
    width: 40%;
}
.c-linkArea.c-linkArea_block02 .c-Btn__block {
    width: auto;
}
.c-linkArea .c-noLink__Btn {
    background-color: #fff;
    border: 2px solid #0071bd;
    color: #0071bd;
    padding: 15px 50px 15px 50px;
}
.c-linkArea .c-Btn__block .c-goTtx__Item01 {
    margin-left: 15px;
}
.c-linkArea .c-Btn__block a {
    display: flex;
    flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
    .c-linkArea {
        display: block;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .c-linkArea.c-linkArea_block02 {
        width: 100%;
    }
    .c-linkArea .c-Btn__block {
        margin-bottom: 5%;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .c-linkArea .c-Btn__block .c-goTtx__Item01 {
        margin-left: 10px
    }
    .c-linkArea__innerTxt {
        width: 76%;
    }
}
/* anchor end */

.l-main.l-lower .l-container__inner {
    padding-bottom: 100px;
}

.p-sekine-de-smart { display:none;}




