@charset "utf-8";

.firstview {
    background: url(../images/wisdom/firstview.png);
    height: 595px;
    /* background-size: cover; */
    margin-top: -187px;
    background-repeat: no-repeat;
    background-position: center;
}

.sec01 {
    background: url(../images/caries/back_white.png);
    margin-top: -290px;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 190px;
}

.sec01 .contents {
    padding: 0px 0 100px;
    text-align: center;
    position: relative;
    width: 1066px;
    margin: 0 auto;
}

.sec01 .contents .title {
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1.7;
    border-bottom: dotted 4px #cb991d;
    width: 473px;
    margin: 15px auto 25px;
    letter-spacing: 6px;
}

/* .sec01 .contents p:nth-child(3) {
    line-height: 2;
} */

.sec01 .contents p:nth-child(3) {
    position: absolute;
    top: 320px;
    left: 45px;
}

.sec01 .contents .boxs {
    display: flex;
    justify-content: center;
    margin-top: 65px;
}

.sec01 .contents .boxs .box ,.sec01 .contents .boxs .box02 ,.sec01 .contents .boxs .box03 ,.sec01 .contents .boxs .box04 {
    position: relative;
    margin: 20px;
}

.sec01 .contents .boxs .box02 ,.sec01 .contents .boxs .box03 {
    margin-top: 20px;
}

.sec01 .contents .boxs .box p:nth-child(2) {
    position: absolute;
    top: 50px;
    left: 43px;
    line-height: 1.8;
    font-weight: 600;
    font-size: 18px;
}

.sec01 .contents .boxs .box02 p:nth-child(2) {
    position: absolute;
    top: 65px;
    left: 68px;
    line-height: 1.8;
    font-weight: 600;
    font-size: 18px;
}

.sec01 .contents .boxs .box03 p:nth-child(2) {
    position: absolute;
    top: 50px;
    left: 61px;
    line-height: 1.8;
    font-weight: 600;
    font-size: 18px;
}

.sec01 .contents .boxs .box04 p:nth-child(2) {
    position: absolute;
    top: 50px;
    left: 36px;
    line-height: 1.8;
    font-weight: 600;
    font-size: 18px;
}

.sec01 .contents p:nth-child(5) {
    position: absolute;
    right: 0;
    bottom: 90px;
} 

.sec01 .contents p:nth-child(6) {
    margin-top: 50px;
    line-height: 2;
}

.sec02 {
    background: url(../images/index/top_back.png);
    background-position: top;
    /* background-size: cover; */
    padding-top: 50px;
    text-align: center;
}

.sec02 .contents {
    position: relative;
    background: url(../images/index/all_back.jpg);
}

.sec02 .contents p:nth-child(3) img {
    position: relative;
    right: 425px;
}

/* .sec02 .contents p:nth-child(4) img {
    position: absolute;
    top: 650px;
    right: 1%;
    z-index: 1;
} */

.sec02 .contents .q_and_a {
    position: relative;
    width: 695px;
    margin: 0 auto;
}

.sec02 .contents .q_and_a .top {
    display: flex;
    justify-content: flex-start;
    font-size: 24px;
    color: #101010;
}

.sec02 .contents .q_and_a .top p:nth-child(2) {
    margin-top: 20px;
}

.sec02 .contents .q_and_a .bottom {
    background: rgba(164,125,85,0.06);
    width: 695px;
    margin: -40px auto 0;
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 21px;
}

.sec02 .contents .q_and_a .bottom p:nth-child(1) {
    position: relative;
    top: 25px;
    border-bottom: unset;
    width: auto;
    margin: 0;
}

.sec02 .contents .q_and_a .bottom p:nth-child(2) {
    margin-left: 30px;
    line-height: 2;
}

.sec02 .contents .title {
    width: 464px;
    margin: 80px auto 0;
    font-size: 24px;
    border-bottom: dashed #cb991d;
    font-weight: 500;
}

.boldb65220 {
    color: #b65220;
    font-weight: 500;
}

.sec02 .contents .boxs {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 1066px;
    margin: 0 auto;
}

.sec02 .contents .boxs .box ,.sec02 .contents .boxs .box02 ,.sec02 .contents .boxs .box03 ,.sec02 .contents .boxs .box04 {
    position: relative;
    margin: 20px 30px;
}

.sec02 .contents .boxs .box p:nth-child(2) {
    position: absolute;
    top: 40px;
    font-size: 24px;
    left: 115px;
    text-align: left;
}

.sec02 .contents .boxs .box p:nth-child(3) {
    position: absolute;
    bottom: 40px;
    width: 360px;
    left: 24px;
    text-align: left;
    line-height: 2;
}

.sec02 .contents .boxs .box p:nth-child(4) {
    position: absolute;
    top: 222px;
    right: 20px;
    width: 33%;
}

.sec02 .contents .boxs .box02 p:nth-child(3) {
    position: absolute;
    top: 57px;
    font-size: 24px;
    left: 105px;
    text-align: left;
    width: 675px;
}

.sec02 .contents .boxs .box02 p:nth-child(4) {
    position: absolute;
    bottom: 40px;
    width: 745px;
    left: 35px;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.5px;
}

.sec02 .contents .boxs .box02 p:nth-child(5) img {
    position: absolute;
    left: 0;
    top: 200px;
}

.sec02 .contents .boxs .box02 p:nth-child(6) img {
    position: absolute;
    right: 0;
    top: 400px;
}

.sec02 .contents .text {
    margin-top: 20px;
}

.sec02 .contents .text p:nth-child(1) {
    font-size: 24px;
    font-weight: 500;
}

.sec02 .contents .text p:nth-child(2) {
    margin-top: 30px;
}

.sec02 .contents .bottom {
    margin-top: 80px;
}

.sec02 .contents .bottom p:nth-child(1) {
    font-size: 24px;
    border-bottom: dotted 4px #CB991D;
    width: 420px;
    margin: 0 auto;
    padding-bottom: 10px;
    line-height: 1.8;
}

.sec02 .contents .bottom .box03 p:nth-child(1) ,.sec02 .contents .bottom .box04 p:nth-child(1) {
    border-bottom: unset;
}

.colorCB991D {
    color: #cb991d;
    font-weight: 700;
}

.sec02 .contents .boxs .box03 p:nth-child(2) {
    position: absolute;
    top: 40px;
    font-size: 24px;
    left: 120px;
    text-align: left;
}

.sec02 .contents .boxs .box03 p:nth-child(3) {
    position: absolute;
    top: 140px;
    width: 360px;
    left: 35px;
    text-align: left;
    line-height: 2;
}

.sec02 .contents .boxs .box04 p:nth-child(2) {
    position: absolute;
    top: 40px;
    font-size: 24px;
    left: 120px;
    text-align: left;
}

.sec02 .contents .boxs .box04 p:nth-child(3) {
    position: absolute;
    bottom: 40px;
    width: 360px;
    left: 35px;
    text-align: left;
    line-height: 2;
}