@charset "utf-8";

/* =====共通===== */
.marker {
    background: linear-gradient(to bottom, transparent 50%, rgba(250, 241, 0, 0.48) 0);
}

.bold {
    font-weight: 700;
}

.title {
    font-size: 20px;
    font-weight: 700;
    color: #231815;
}

/* =====key===== */
.key {
    position: relative;
    width: 940px;
    height: 253px;
    margin: 25px auto 0;
    border-radius: 50px 0 0 0;
    background: url(../img/pediatric/photo01.jpg) top 40% left/1100px no-repeat;
}

.key_text {
    position: absolute;
    top: 58px;
    left: 102px;
    padding: 0 0 70px;
    background: url(../img/index/icon14.png) center bottom/58px no-repeat;
    letter-spacing: 0.1em;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.key_title {
    position: absolute;
    top: 90px;
    left: 247px;
    width: 500px;
    padding: 0 0 25px;
    font-size: 33px;
    letter-spacing: 0.1em;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.key_title:before {
    content: "Pediatric dentistry";
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.key_title .small {
    display: block;
    font-size: 17px;
}

/* =====sec01===== */
.sec01 {
    padding: 80px 0;
    text-align: center;
}

.sec01 .title {
    padding: 65px 0 0;
    margin: 0 0 40px;
    background: url(../img/pediatric/icon01.png) center top/52px no-repeat;
    letter-spacing: 0.14em;
    line-height: 1.9;
}

.sec01 .title .color {
    color: #1FAEDE;
    font-weight: 700;
}

.sec01 .text {
    line-height: 1.9;
}

.sec01 .text01 {
    margin: 0 0 80px;
}

.sec01 .cont {
    padding: 70px 0 0;
    background: url(../img/pediatric/icon02.png) top center/40px no-repeat;
}

.sec01 .cont_title {
    padding: 0 0 60px;
    margin: 0 0 80px;
    background: url(../img/pediatric/border01.png) center bottom/489px no-repeat;
    font-size: 20px;
    font-weight: 700;
    color: #221714;
}

.sec01 .cont .list {
    display: flex;
    justify-content: center;
    margin: 0 0 46px;
}

.sec01 .cont .item {
    position: relative;
    width: 190px;
    height: 190px;
    padding: 70px 0 0;
    border: 3px solid #00B9EF;
    margin: 0 50px 0 0;
    box-sizing: border-box;
}

.sec01 .cont .item:last-of-type {
    margin: 0;
}

.sec01 .cont .item_title {
    position: absolute;
    top: -38px;
    left: 50%;
    transform: translateX(-50%);
    width: 87px;
    height: 87px;
    padding: 10px 0 0;
    border: 4px dashed #00B9EF;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    font-size: 17px;
    color: #00B9EF;
    line-height: 1;
}

.sec01 .cont .item_title .large {
    display: block;
    font-size: 39px;
    font-weight: 500;
    color: #00B9EF;
}

.sec01 .cont .item_text {
    font-size: 20px;
    font-weight: 500;
    color: #221714;
}

/* =====sec02===== */
.sec02 {
    padding: 78px 0 110px;
    background: url(../img/care/icon11.png) center top/61px no-repeat;
}

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

.sec02 .title {
    width: 748px;
    padding: 0 0 26px;
    border-bottom: 2px solid #00B9EF;
    margin: 0 auto 220px;
    text-align: center;
}

.sec02 .num {
    position: relative;
    width: 217px;
    height: 217px;
    padding: 40px 0 0 50px;
    background: url(../img/pediatric/bg01.png) center center/217px no-repeat;
    border-radius: 50%;
    margin: 0 0 40px;
    box-sizing: border-box;
}

.sec02 .num .text {
    display: inline-block;
    font-size: 24px;
    color: #00b9ef;
}

.sec02 .num .text .large {
    display: block;
    font-size: 58px;
    line-height: 1.2;
}

.sec02 .num:before {
    content: "";
    position: absolute;
    bottom: 84px;
    right: 34px;
    transform: rotate(-230deg);
    display: inline-block;
    width: 105px;
    height: 1px;
    border-bottom: 1px dashed #231815;
}

.sec02 .cont_title {
    font-size: 23px;
    color: #221714;
    line-height: 2;
    letter-spacing: 0.21em;
}

.sec02 .cont01 {
    margin: 0 0 213px;
}

.sec02 .cont01 .num {
    position: absolute;
    top: -130px;
    left: 20px;
}

.sec02 .cont01 .cont_title {
    margin: 0 0 35px 180px;
}

.sec02 .cont01 .cont_text {
    position: absolute;
    top: 134px;
    left: 84px;
    width: 342px;
    line-height: 2;
}

.sec02 .cont01 .bg:before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: -85px;
    display: inline-block;
    width: 63px;
    height: 64px;
    background: url(../img/pediatric/icon03.png) center center/63px no-repeat;
}

.sec02 .cont01 .bg {
    position: relative;
    width: 50%;
    height: 334px;
    margin: 0 0 0 auto;
    background: url(../img/pediatric/photo02.jpg) center center/cover no-repeat;
}

.sec02 .cont02 {
    margin: 0 0 175px;
}

.sec02 .cont02 .textbox {
    position: absolute;
    top: -25px;
    right: 70px;
    width: 400px;
}

.sec02 .cont02 .num {
    position: absolute;
    top: -120px;
    left: -100px;
}

.sec02 .cont02 .cont_title {
    position: relative;
    width: 400px;
    margin: 0 0 40px;
    box-sizing: border-box;
    text-align: center;
}

.sec02 .cont02 .cont_title:before {
    content: "";
    position: absolute;
    top: 10px;
    right: -15px;
    display: inline-block;
    width: 50px;
    height: 70px;
    background: url(../img/pediatric/icon04.png) center center/50px no-repeat;
}

.sec02 .cont02 .cont_text {
    line-height: 2;
}

.sec02 .cont02 .bg {
    width: 50%;
    height: 331px;
    margin: 0 auto 0 0;
    background: url(../img/pediatric/photo04.jpg) center center/cover no-repeat;
}

.sec02 .cont03 .num {
    position: absolute;
    top: -130px;
    left: 20px;
}

.sec02 .cont03 .cont_title {
    margin: 0 0 50px 180px;
}

.sec02 .cont03 .textbox {
    position: absolute;
    left: 20px;
    width: 470px;
}

.sec02 .cont03 .cont_text {
    width: 470px;
    margin: 0 0 50px;
    line-height: 1.9;
}

.sec02 .cont03 .box {
    position: relative;
    width: 450px;
    padding: 25px 15px;
    margin: 0 auto 10px;
    background: #EDF7FD;
    box-sizing: border-box;
}

.sec02 .cont03 .box_title {
    position: absolute;
    top: -28px;
    left: -9px;
    width: 164px;
    height: 53px;
    padding: 8px 0 0 5px;
    background: url(../img/pediatric/bg02.png) center center/contain no-repeat;
    box-sizing: border-box;
    text-align: center;
}

.sec02 .cont03 .box_text {
    position: relative;
    padding: 0 0 0 1em;
    line-height: 1.9;
}

.sec02 .cont03 .box_text:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
}

.sec02 .cont03 .cont_text02 {
    width: 384px;
    margin: 0 auto;
}

.sec02 .cont03 .bg {
    width: 50%;
    height: 350px;
    margin: 0 0 0 auto;
    background: url(../img/pediatric/photo03.jpg) center center/cover no-repeat;
}

/* =====sec03===== */
.sec03 {
    width: 100%;
    padding: 55px 0;
    background: url(../img/care/photo04.jpg) right top 20%/40% no-repeat;
}

.sec03 .inner {
    width: 1066px;
    margin: 0 auto;
}

.sec03 .textbox {
    width: 565px;
    margin: 0 0 0 90px;
}

.sec03 .title {
    margin: 0 0 50px;
    font-size: 21px;
}

.sec03 .list {
    width: 520px;
    margin: 0 auto 45px;
}

.sec03 .item {
    padding: 8px 0 10px 48px;
    border-bottom: 1.5px dashed #4C4B4C;
    margin: 0 0 12px;
    background: url(../img/surgery/icon03.png) top left 5px/30px no-repeat;
    font-size: 17px;
    color: #231815;
}

.sec03 .item:last-of-type {
    margin: 0;
}

.sec03 .text {
    width: 558px;
}