@charset "utf-8";
/*save_teeth↓*/

.save_teeth {
    width: 90%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.save_teeth_text {
    font-size: 0.9em;
    line-height: 1.6em;
    padding-bottom: 30px;
/*★
    margin-bottom: 30px;
*/
}

.save_teeth_img img{
    width: 100%;
    height: auto;
    max-width: 400px;
}
.save_teeth_img {
/*★
    margin-bottom: 70px;
*/
}


/*shinkei↓*/
.shinkei_img img {
    width: 100%;
    height: auto;
    max-width: 1000px;
}

.shinkei_img_sp img {
    width: 100%;
    height: auto;
    max-width: 450px;
}
.shinkei_img {
    display: none;
}

.shinkei_img_sp {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-top: 40px;
}
.shinkei_text {
    font-size: 1em;
    line-height: 1.6em;
    width: 90%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
/*★
    margin-bottom: 70px;
*/

}


/*seido effort↓*/
.save_teeth_seido_box {
     width: 90%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;

padding:0px 0px 80px 0px;
/*★
    margin-bottom: 70px;
*/
}
.seido_title {
    color: #5A4A37;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: bold;
    margin-bottom: 20px;

padding:20px 0px;

}
.seido_text {
     font-size: 0.9em;
    line-height: 1.6em;
/*★
    margin-bottom: 20px;
*/
}
.save_teeth_effort_box {
     width: 90%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
/*★
    margin-bottom: 70px;
*/
}

/*指定：600px～ */
@media print, screen and (min-width: 600px) {
.save_teeth {
    display: flex;
/*★
    margin-bottom: 100px;
*/
}
.save_teeth_text {
    width: 57%;
    margin-right: 2%;
    padding:0px;
}
.save_teeth_img {
    width: 40%;
    text-align: right;
}


/*shinkei↓*/
.shinkei_img {
    display: inherit;
    max-width: 1100px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.shinkei_img_sp {
    display: none;
}



/*seido effort↓*/
.seido_text_box {
    background-color: #FFFFFF;
}


.save_teeth_seido_box {
    position: relative;
    display: flex;
padding:0px 0px 160px 0px;
/*★
    margin-top: 120px;
    margin-bottom: 100px;
*/
}


.save_teeth_effort_box {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
padding:0px 0px 50px 0px;
/*★
    margin-top: 120px;
    margin-bottom: 100px;
*/
}
.save_teeth_seido_box .seido_img {
    width: 50%;
    margin: 0;
    display: grid;
    place-items: center center;
    position: absolute;
    top: 60px;
    right: 0;
}

.save_teeth_effort_box .seido_img {
    width: 50%;
    margin: 0;
    place-items: center center;
    position: absolute;
    top: 60px;
    left: 0;
}

.seido_text_box {
    background: #fff;
    padding: 20px;
    flex-basis: 55%;
    z-index: 2;
    align-self: flex-start;
    border-radius: 40px;

}
.seido_title {
    text-align: left;
    border-left: 8px solid #00BBA8;
    padding-left: 10px;
    font-size: 1.4em;

padding:10px;

}


}

 /*指定：835px～ */
@media print, screen and (min-width: 835px) {
.save_teeth_seido_box {
    height: 440px;

/*★
    margin-top: 200px;
    margin-bottom: 100px;
*/
}


.save_teeth_effort_box {
     height: 440px;
/*
    margin-top: 200px;
    margin-bottom: 100px;
*/
}

.save_teeth_seido_box .seido_img {
    width: 60%;

}

.save_teeth_effort_box .seido_img {
    width: 60%;

}

 .seido_text_box {
    flex-basis: 45%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}

    .seido_title {
    font-size: 1.8em;
    line-height: 1.4em;
}

}
