/* SPのデザイン */
@media (max-width: 767px) {
    .pc {
        display: none!important;
    }

    header {
        padding-bottom: 16.5rem;
    }

    .logo-area {
        width: 30%;
    }

    .logo-area h1 {
        margin-bottom: 0;
    }

    .logo-area span {
        text-indent: -9999px;
        display: block;
        position: absolute;
    }

    .logo-area img {
        filter: brightness(2);
    }

    .header-main {
        padding: 4rem;
        background-color: var(--main-color);
    }

    .header-main .header-icon {
        width: 6rem;
        height: 6rem;
        font-size: 7rem;
        color: #fff;
    }

    header .menu-col {
        position: fixed;
        transition: .5s;
        transform: translateX(1000px);
        height: 100vh;
        overflow: auto;
        top: 0;
        width: 100%;
        margin-top: 15.25rem;
        background-color: var(--main-sub-color);
        z-index: 8;
    }

    header .menu-col.active {
        transform: translateX(0);
    }

    .menu-mainmenu-container #Main li{
        padding: 3.3rem 5rem;
        border-bottom: solid 1px #ffffff45;
    }

    .menu-mainmenu-container #Main li a {
        font-size: 4rem;
        color: #fff!important;
        letter-spacing: 0.2rem;
    }

    /* top slider */
    .top-sec1--content {
        width: 96%;
        margin: 1.4rem auto;
        border-radius: 2rem;
    }

    .top-slider--on-text {
        bottom: 9.3rem;
        z-index: 1;
    }

    .top-slider--on-text h2.text1 {
        display: inline-block;
        background-color: #fff;
        font-size: 5rem;
        padding: 1.5rem 0.3rem 1.5rem 2.2rem;
        color: var(--main-color);
        letter-spacing: 0.085rem;
    }

    .top-slider--on-text h2.text2 { 
        margin-top: 1.2rem;
        display: inline-block;
        background-color: #ffffffc2;
        font-size: 4rem;
        padding: 1rem 2.3rem 0.65rem 2.3rem;
        letter-spacing: 0.05rem;
    }

    .top-sec1--content-img  {
        height: 70rem;
    }

    .top-sec1--content-img img {
        height: 100%;
    }
    
    /* top slider end */

    /* top sec2 */

    .top-sec2--content {
        padding-top: 25rem;
    }

    .top-sec2--col.col1 {
        margin-left: 5rem;
        margin-top: 10rem;
        margin-bottom: 10rem;
    }

    .top-sec2--col-text {
        margin-top: 4rem;
        width: 95%;
    }

    .top-sec2--col-text > p {
        font-size: 3.5rem;
        letter-spacing: 0.1rem;
        line-height: 7rem;
    }

    .top-sec2--col-bg-img.img1 {
        background-image: url(../img/cat.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 28rem;
        height: 28rem;
        right: 6rem;
        bottom: 14.5rem;
    }

    .top-sec2--col-bg-img.img2 {
        background-image: url(../img/mark1.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 31rem;
        height: 29.3rem;
        left: 4rem;
        top: 6rem;
        z-index: -1;
    }

    .top-sec2--col-text-btn {
        margin-top: 30rem;
    }

    .top-sec2--col.col2 {
        margin-left: 16.5rem;
    }

    .top-sec2--col-img {
        background-image: url(../img/top-aboutus1.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 66rem;
    }

    /* top sec2 end */

    /* top sec3 */

    .top-sec3--content{
        margin-top: 2rem;
        background-color: #fdecf4;
        padding: 15rem 0 25rem;
    }

    .top-sec3--row {
        margin: 10rem auto;
        width: 90%;
    }

    .top-sec3--col {
        width: 100%;
        background-color: #fff;
        margin-bottom: 10rem;
    }

    .top-sec3--col-img {
        background-size: contain;
        background-repeat: no-repeat;
        width: 90%;
        height: 71rem;
        margin: 4rem auto 0;
    }

    .top-sec3--col-img.img1 {
        background-image: url(../img/top-service1.png);
    }

    .top-sec3--col-img.img2 {
        background-image: url(../img/top-service2.png);
    }

    .top-sec3--col-img.img3 {
        background-image: url(../img/top-service3.png);
    }

    .top-sec3--col-title {
        margin-top: 5rem;
    }

    .top-sec3--col-title h3 {
        font-size: 4.5rem;
        letter-spacing: 0.2rem;
        color: var(--main-color);
    }

    .top-sec3--col-title h4 {
        font-size: 3.5rem;
        margin-top: 1.5rem;
        letter-spacing: 0.2rem;
        color: var(--main-sub-color);
    }

    .top-sec3--col-text {
        width: 90%;
        margin: 3rem auto;
    }

    .top-sec3--col-text p {
        font-size: 3.5rem;
        letter-spacing: 0.2rem;
        line-height: 7rem;
    }

    .top-sec3--content-btn {
        width: 90%;
        margin: auto;
    }

    .top-sec3--bg-img.img1 {
        background-image: url(../img/mark2.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 36.7rem;
        height: 22rem;
        bottom: -6.5rem;
        left: 4.1rem;
    }

    .top-sec3--bg-img.img2 {
        background-image: url(../img/cat-mark.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15rem;
        height: 13.2rem;
        bottom: 40rem;
        right: 6.5rem;
    }
    /* top sec3 end */

    /* top sec4 */

    .top-sec4--content {
        padding: 15rem 0 25rem;
    }

    .top-sec4--row {
        width: 90%;
        margin: 7.5rem auto 0;
    }

    .top-sec4--col {
        width: 100%;
        margin-bottom: 10rem;
    }

    .top-sec4--col .number {
        width: 17rem;
        height: 17rem;
        border-radius: 9rem;
        background-color: var(--main-color);
        top: 2rem;
        left: 20rem;
    }

    .top-sec4--col .number p {
        font-size: 3.5rem;
        color: #fff;
    }

    .top-sec4--col-img {
        background-size: contain;
        background-repeat: no-repeat;
        width: 45%;
        margin: 5rem auto;
        height: 40rem;
    }

    .top-sec4--col-img.img1 {
        background-image: url(../img/top-flow1.png);
    }

    .top-sec4--col-img.img2 {
        background-image: url(../img/top-flow2.png);
    }

    .top-sec4--col-img.img3 {
        background-image: url(../img/top-flow3.png);
    }

    .top-sec4--col-title {
        margin-top: 1.5rem;
    }

    .top-sec4--col-title h3 {
        color: var(--main-color);
        font-size: 4rem;
    }

    .top-sec4--col-text {
        margin-top: 3rem;
    }

    .top-sec4--col-text p {
        font-size: 3.5rem;
        letter-spacing: 0.2rem;
        line-height: 7rem;
    }

    .top-sec4--content-btn {
        width: 90%;
        margin: auto;
    }

    .top-sec4--bg-img.img1 {
        background-image: url(../img/cat-mark.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15rem;
        height: 13.2rem;
        top: 35rem;
        right: 7.5rem;
        transform: scaleX(-1);
    }

    .top-sec4--bg-img.img2 {
        background-image: url(../img/mark3.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 30.5rem;
        height: 25.2rem;
        bottom: -15rem;
        right: 4.9rem;
    }

    /* top sec4 end */

    /* top sec5  */

    .top-sec5--content {
        padding: 15rem 0;
        background-color: #fdecf4;
    }

    .top-sec5--col.col1 {
        margin-top: 10rem;
        margin-right: 16.5rem;
    }

    .top-sec5--col-text {
        margin-top: 10rem;
        width: 95%;
    }

    .top-sec5--col-text > p {
        font-size: 3.5rem;
        letter-spacing: 0.3rem;
        line-height: 7rem;
    }

    .top-sec5--col-bg-img.img1 {
        background-image: url(../img/cat-mark.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15rem;
        height: 13.2rem;
        right: 0rem;
        bottom: 15.5rem;
    }

    .top-sec5--col-text-btn {
        margin-top: 20rem;
    }

    .top-sec5--col.col2 {
        margin-left: 5rem;
    }

    .top-sec5--col-img {
        background-image: url(../img/top-price.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 62rem;
    }

    /* top sec5 end */

    /* top sec6 */

    .top-sec6--content {
        padding: 15rem 0;
        width: 90%;
        margin: auto;
    }

    .faq--bg-img.img1 {
        background-image: url(../img/cat-mark.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15rem;
        height: 13.2rem;
        bottom: -2rem;
        left: 1.5rem;
        transform: scaleX(-1);
    }

    /* top sec6 end */

    /* sec contact */

    .contact-sec--content {
        background-image: url(../img/bg-contact.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: 90rem;
        margin-top: 10rem;
        padding-top: 15rem;
    }

    .contact-sec--row {
        width: 75%;
        margin: 10rem auto;
    }

    .contact-sec--row-col {
        width: 100%;
        margin-bottom: 3rem;
    }

    .contact-sec--row-col-row-col1-icon {
        background-image: url(../img/icon-tel.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 8rem;
        height: 8rem;
    }

    .contact-sec--row-col-row-col1-icon.icon2 {
        background-image: url(../img/icon-mail.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 7.5rem;
        height: 5.3rem;
        margin-top: 2rem;
    }

    .contact-sec--row-col.col1 .contact-sec--row-col-row {
        background-color: #fff;
        padding: 2.5rem 0rem;
        border-radius: 2rem;
    }

    .contact-sec--row-col.col2 .contact-sec--row-col-row {
        background-color: #fff;
        padding: 2.2rem 0rem 2.3rem;
        border-radius: 1rem;
    }

    .contact-sec--row-col.col1 .contact-sec--row-col-row-col1 {
        margin-left: 14rem;
    }

    .contact-sec--row-col.col2 .contact-sec--row-col-row-col1 {
        margin-left: 13rem;
    }

    .contact-sec--row-col-row-col1-tel {
        margin-top: 1rem;
    }

    .contact-sec--row-col-row-col1-tel p {
        font-size: 4.5rem;
        letter-spacing: 0.3rem;
    }

    .contact-sec--bottom {
        margin-top: 2rem;
    }

    .contact-sec--bottom p {
        font-size: 3rem;
        letter-spacing: 0.2rem;
    }

    .contact-sec--row-col-row-col2-tel {
        margin-left: 2rem;
        margin-top: 1rem;
    }

    .contact-sec--row-col-row-col2-tel p {
        font-size: 4.5rem;
        letter-spacing: 0.2rem;
    }


    /* sec contact end */

    /* footer */

    .footer--content {
        background-color: var(--main-color);
        color: #fff;
    }

    .contact-sec--img {
        background-image: url(../img/cat-mark2.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 10rem;
        height: 9.2rem;
        top: 9rem;
        right: 25rem;
    }

    .footer--content-row {
        width: 90rem;
        margin: auto;
        padding: 10rem 0 20rem;
    }

    .footer--logo {
        width: 25rem;
    }

    .footer--logo img {
        filter: brightness(2);
    }

    .footer--address {
        margin-top: 2.4rem;
    }

    .footer--address p {
        font-size: 3rem;
        letter-spacing: 0.2rem;
        line-height: 5rem;
    }

    .footer--content-menu1 #Footer1,
    .footer--content-menu1 #Footer2 {
        display: flex;
    }
    .footer--content-row-col2 {
        margin-top: 10rem;
    }

    .footer--content-menu1 #Footer1 a,
    .footer--content-menu1 #Footer2 a {
        font-size: 3rem;
        color: #fff!important;
    }

    .footer--content-menu1 #Footer1 li,
    .footer--content-menu1 #Footer2 li {
        margin-right: 3rem;
    }

    .menu-footermenu2-container {
        margin-top: 1.8rem;
    }

    .footer--img.img1 {
        background-image: url(../img/mark4.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 16.5rem;
        height: 17.2rem;
        top: 5rem;
        right: 7rem;
    }

    .footer--img.img2 {
        background-image: url(../img/mark5.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 55rem;
        height: 9.4rem;
        bottom: 0rem;
        left: 4.2rem;
    }

    .footer--img.img3 {
        background-image: url(../img/cat-mark3.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 8.25rem;
        height: 7.25rem;
        bottom: 7rem;
        left: 50rem;
    }

    .copyright {
        background-color: var(--main-color);
        color: #fff;
    }

    .copyright .line {
        width: 98%;
        margin: auto;
        border-top: solid 2px #fff;
    }

    .copyright p {
        letter-spacing: 0.2rem;
        padding: 4.5rem 0;
        font-size: 2.5rem;
    }
    /* footer end */
}