@charset "utf-8";

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

/* .firstview .text {
    position: relative;
    width: 1066px;
    margin: 0 auto;
}

.firstview .text p:nth-child(2) img{
    position: absolute;
    top: 261px;
    left: 17px;
}

.firstview .text p:nth-child(3) img{
    position: absolute;
    top: 340px;
    right: 70px;
}

.firstview .text .box {
    position: absolute;
    top: 250px;
    right: 200px;
}

.firstview .text .box p:nth-child(1) {
    font-size: 25px;
    letter-spacing: 1px;
}

.firstview .text .box p:nth-child(2) {
    font-size: 18px;
    letter-spacing: 3px;
} */

/* .nav {
    position: relative;
    bottom: 150px;
} */

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

.sec01 .contents {
    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;
    letter-spacing: 5px;
}

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

.sen {
    border-bottom: dotted 4px #cb991d;
    font-weight: 600;
}

/* .sec01 .contents p:nth-child(4) img {
    position: absolute;
    top: -140px;
    left: 20px;
}

.sec01 .contents p:nth-child(5) img {
    position: absolute;
    top: -53px;
    right: 71px;
} */

.sec02 {
    background: url(../images/index/top_back.png);
    background-position: top;
    margin-top: 40px;
    /* background-size: cover; */
}

.sec02 .contents {
    text-align: center;
    background: url(../images/index/all_back.jpg);
}

.sec02 .contents .top {
    position: relative;
    padding-top: 80px;
}

.sec02 .contents .top .title {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    top: -72px;
    line-height: 1.3;
}

.sec02 .contents .subtitle {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 3px
}

.hook {
    color: #cb991d;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 5px;
}

.sec02 .contents .top_ander {
    position: relative;
    width: 1066px;
    margin: 0 auto;
}

.sec02 .contents .top_ander p:nth-child(3) {
    margin-top: -9px;
}

.sec02 .contents .top_ander p:nth-child(4) img {
    position: absolute;
    top: 27px;
    right: 117px;
}

.sec02 .contents .one, .sec02 .contents .two {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 150px;
    background: url(../images/caries/kodawari.png);
    padding: 50px 0;
}

.sec02 .contents .one .left {
    background: url(../images/new/119.jpg);
    width: 48%;
    background-repeat: no-repeat;
    background-size: 130%;
    height: 354px;
    margin-top: -125px;
    position: relative;
    background-position: top;
}



.sec02 .contents .one .left p img {
    position: absolute;
    bottom: -140px;
}

.sec02 .contents .two .right {
    background: url(../images/caries/lover.png);
    width: 48%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 354px;
    margin-top: -125px;
    position: relative;
}

.sec02 .contents .two .right p img {
    position: absolute;
    bottom: -75px;
}

.sec02 .contents .one .right ,.sec02 .contents .two .left {
    width: 52%;
}

.sec02 .contents .one .right .box {
    width: 497px;
    margin-left: 40px;
    text-align: left;
}

.sec02 .contents .two .left .box {
    width: 497px;
    margin: 0 40px 0 auto;
    text-align: left;
    position: relative;
}

.sec02 .contents .one .right .box p:nth-child(2) ,.sec02 .contents .two .left .box p:nth-child(2) {
    line-height: 2;
}

.sec02 .contents .one .right .top {
    margin-bottom: 20px;
}

.sec02 .contents .one .right .top ,.sec02 .contents .two .left .top {
    display: flex;
    align-items: center;
    padding: 0;
}

.sec02 .contents .one .right .top p:nth-child(2) ,.sec02 .contents .two .left .top p:nth-child(2) {
    margin-left: 20px;
    line-height: 1.7;
    color: #cb991d;
    font-size: 20px;
}

.sec02 .contents .two .left .box .bar p img {
    position: absolute;
    top: 135px;
}

.sec02 .contents .two {
    padding-bottom: 200px;
}

.sec02 .contents .bottom .inner {
    position: relative;
}

.sec02 .contents .bottom .inner .inneres {
    margin-top: -525px;
}

.sec02 .contents .bottom .inner p:nth-child(1) img {
    margin-top: -125px;
}

.sec02 .contents .bottom .inner .boxs {
    display: flex;
    justify-content: center;
}

.sec02 .contents .bottom .inner .box1 {
    width: 288px;
    margin: 10px;
} 

.sec02 .contents .bottom .inner .box1 p:nth-child(2) ,.sec02 .contents .bottom .inner .box2 p:nth-child(2) ,.sec02 .contents .bottom .inner .box3 p:nth-child(2) {
    text-align: left;
    padding: 15px 15px;
    line-height: 1.7;
}

.sec02 .contents .bottom .inner .box1 .top, .sec02 .contents .bottom .inner .box2 .top ,.sec02 .contents .bottom .inner .box3 .top {
    background: url(../images/caries/box_top.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 95px;
    padding: 0;
    margin-top: 10px;
    padding-top: 30px;
}

.sec02 .contents .bottom .inner .box2 {
    width: 381px;
    margin: 10px;
} 

.sec02 .contents .bottom .inner .box3 {
    width: 268px;
    margin: 10px;
} 

.sec02 .contents .bottom .inner .boxs .top p:nth-child(2) {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 0;
    line-height: unset;
}

.sec02 .contents .bottom .inner .illust {
    position: relative;
    width: 965px;
    margin: 0 auto;
}

.sec02 .contents .bottom .inner .illust p img {
    position: absolute;
    right: 0;
    top: 95px;
}

.sec02 .contents .ander {
    margin-top: 50px;
    background: url(../images/index/all_back.jpg);
}

.sec02 .contents .ander .top {
    width: 465px;
    margin: 0 auto;
    border-bottom: dashed #18973b;
    padding-bottom: 20px;
    line-height: 1.7;
}

.sec02 .contents .ander .bottom {
    background: url(../images/caries/white_back.png);
    background-repeat: no-repeat;
    margin-top: 60px;
    background-position: top right;
    padding-bottom: 72px;
}

.sec02 .contents .ander .bottom .inner {
    display: flex;
}

.sec02 .contents .ander .bottom .inner .left {
    width: 50%;
}

.sec02 .contents .ander .bottom .inner .left p img {
    margin: 0;
}

.sec02 .contents .ander .bottom .inner .right {
    width: 465px;
    margin-top: 120px;
    position: relative;
}

.sec02 .contents .ander .bottom .inner .right p:nth-child(1) {
    width: 460px;
    text-align: left;
    line-height: 2;
}

.sec02 .contents .ander .bottom .inner .right a p:nth-child(1) {
    width: 365px;
    margin-top: 52px;
    text-align: center;
    margin: 52px auto 0;
}
/* 
.sec02 .contents .ander .bottom .inner .right a {
    position: relative;
} */

.sec02 .contents .ander .bottom .inner .right p:nth-child(2) {
    width: 362px;
    height: 54px;
    margin: 15px auto 0;
}

.sec02 .contents .ander .bottom .inner .right p a{
    background: url(../images/caries/to_white.png);
    width: 100%;
    height: 100%;
    display: block;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 5px;
    box-sizing: border-box;
    padding-right: 50px;
    padding-top: 9px;
}


.sec02 .contents .ander .bottom .inner .right a p:nth-child(2) {
    position: absolute;
    bottom: -39px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 5px;
    width: 465px;
    right: -200px;
}

.sec02 .contents .ander .bottom .inner .right a p:nth-child(2):hover {
    opacity: 0.5;
    cursor: pointer;
    transition: 0.1s;
}

.sec02 .contents .last {
    background: url(../images/caries/back_white.png);
    background-position: top;
    margin-top: 70px;
}

.sec02 .contents .last .inner {
    background: url(../images/caries/bottom.png);
    background-position: top;
    position: relative;
    bottom: 13px;
}

.sec02 .contents .last .inner .box {
    width: 1066px;
    margin: 0 auto;
    position: relative;
}

.sec02 .contents .last .inner .box p:nth-child(1) img {
    position: relative;
    right: 420px;
    bottom: 30px;
}

.sec02 .contents .last .inner .box p:nth-child(2) {
    font-size: 18px;
    line-height: 3;
    position: relative;
    bottom: 65px;
}

.sec02 .contents .last .inner .box p:nth-child(3) img {
    position: absolute;
    bottom: 0;
    right: -30px;
}





