@charset "UTF-8";
/* CSS Document */

/* mathrclinic
--------------------------------------------------------- */
.text_st04{
margin-top:60px;
}
.text_st04 span.jp{
padding-right: 35px;
}
.text_st04 span.jp:after{
  content: "";
border-top:solid 1px #630;
top: 50%;
right: 0;
position: absolute;
height: 1px;
width: 30px;
}
@media screen and (min-width: 769px) {
main{
    position: relative;
}
main .main{
	width: 828px;
    padding: 20px 0;
    margin: 0 auto;
    height: auto;
    background-color: #faf0ea;
    z-index: 10;
}
main .main #main_inner{
	width: 756px;
    margin-left: 36px;
    margin-top: 20px;
}
}




@media screen and (min-width: 769px) {

    .bold{
        font-weight: bold;
    }

    .happycare-bunner{
        display: flex;
        width: 500px;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 70px;
    }

    
    .pink2{
        color: #EC7499;
    }
    .red2{
        color: #E73770;
    }

    .im_heart{
        width: 25px;
        height: 25px;
        position: absolute;
    }
    #sec_aaa #art_aaa .point{
        font-size: 18px;
        position: relative;
    }
    #sec_aaa #art_aaa .point2{
        margin-bottom: 0;
    }
    .im_heart{
        width: 25px;
        height: 25px;
        position: absolute;
        left: 98px;
    }
    #art_aaa{
        position: relative;
        margin-bottom: 65px !important;
    }
    .im_happycare01{
        width: 110px;
        position: absolute;
        top: 280px;
        right: 50px;
    }
    .im_happycare02{
        width: 150px;
        position: absolute;
        top: 150px;
        right: 35px;
    }

    
}

@media screen and (max-width: 768px) {


    .bold{
        font-weight: bold;
    }

    .happycare-bunner{
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 70px;
    }

    .pink2{
        color: #EC7499;
    }
    .red2{
        color: #E73770;
    }

   
    #sec_aaa #art_aaa .point{
        font-size: 18px;
        position: relative;
        width: 255px;
        margin: auto;
    }
    #sec_aaa #art_aaa .point2{
        margin-bottom: 0;
    }
    .im_heart{
        width: 25px;
        height: 25px;
        position: absolute;
        left: 98px;
    }

    .margin2{
        width: 200px;
        margin: 0 auto;
    }

    .margin{
        width: 140px;
        margin: 0 auto;
    }

    .im_happycare01{
        width: 140px;
    }
    
    .im_happycare02{
        width: 200px;
    }
}
