@charset "utf-8";

/* =====共通===== */
.title {
    font-size: 20px;
    font-weight: 700;
    color: #221714;
    text-align: center;
}

.bold {
    font-weight: 700;
}

.marker {
    background: linear-gradient(to bottom, transparent 50%, rgba(255, 241, 0, 0.48) 0);
}

/* =====key===== */
.key {
    position: relative;
    width: 940px;
    height: 253px;
    margin: 25px auto 0;
    border-radius: 50px 0 0 0;
    background: url(../img/surgery/image01.jpg) center center/cover no-repeat;
}

.key_text {
    position: absolute;
    top: 50px;
    left: 102px;
    padding: 0 0 80px;
    background: url(../img/surgery/icon_w.png) center bottom/61px 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: 100px;
    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: "Dental surgery";
    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: 65px 0 0;
}

.sec01 .title {
    margin: 0 0 25px;
    letter-spacing: 0.14em;
    line-height: 1.9;
}

.sec01 .title .color {
    font-size: 23px;
    font-weight: 700;
    color: #1faede;
}

.sec01 .text {
    width: 570px;
    margin: 0 auto 46px;
    line-height: 2;
    letter-spacing: 0.07em;
    text-align: center;
}

.sec01 .body {
    width: 100%;
    padding: 50px 0;
    background: rgba(0, 185, 239, 0.12);
}

.sec01 .box {
    position: relative;
    width: 728px;
    height: 312px;
    margin: 0 auto;
    background: url(../img/surgery/bg01.png) center center/contain no-repeat;
    box-sizing: border-box;
    color: #231815;
}

.sec01 .box_title {
    width: 600px;
    padding: 85px 0 8px;
    border-bottom: 9px solid rgba(255, 241, 0, 0.48);
    margin: 0 auto 30px;
    background: url(../img/surgery/icon01.png) center top 33px/36px no-repeat;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.sec01 .box_title .space {
    display: block;
    font-weight: 700;
}

.sec01 .list {
    width: 600px;
    margin: 0 auto;
}

.sec01 .list .upper {
    display: flex;
    justify-content: space-between;
    padding: 0 0 8px;
    border-bottom: 1px dashed #4C4B4C;
    margin: 0 0 15px;
}

.sec01 .list .lower {
    display: flex;
    justify-content: space-between;
    padding: 0 0 8px;
    border-bottom: 1px dashed #4C4B4C;
}

.sec01 .item {
    padding: 0 0 0 34px;
    background: url(../img/surgery/icon02.png) left center/27px no-repeat;
    font-size: 18px;
    font-weight: 700;
}

/* =====sec02===== */
.sec02 {
    padding: 120px 0 78px;
    background: url(../img/visit/icon09.png) center top 50px/46px no-repeat;
}

.sec02 .title {
    margin: 0 0 160px;
}


.sec03 .contbox .inner {
    position: relative;
}

.sec02 .num {
    position: relative;
    width: 217px;
    height: 217px;
    padding: 40px 0 0 50px;
    border: 1px solid #00b9ef;
    border-radius: 50%;
    box-sizing: border-box;
}

.sec02 .num .text {
    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 {
    position: relative;
    font-size: 23px;
    color: #0f0f0f;
    line-height: 1.6;
    letter-spacing: 0.21em;
}

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

.sec02 .contbox .num {
    position: absolute;
}

.sec02 .contbox .textbox {
    position: absolute;
}

.sec02 .contbox .cont_text {
    line-height: 1.8;
}

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

.sec02 .cont01 .num {
    top: -127px;
}

.sec02 .cont01 .textbox {
    top: -37px;
    left: 32px;
}

.sec02 .cont01 .cont_title {
    margin: 0 0 70px 142px;
}

.sec02 .cont01 .cont_text {
    width: 400px;
}

.sec02 .cont01 .bg {
    z-index: -1;
    position: relative;
    width: 60%;
    height: 444px;
    margin: 0 0 0 auto;
    background: url(../img/surgery/photo01.jpg) center center/cover no-repeat;
}

.sec02 .cont01 .bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 10%, transparent 100%);
}

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

.sec02 .cont02 .num {
    top: -130px;
    left: -48px;
}

.sec02 .cont02 .textbox {
    top: -28px;
    right: 20px;
    width: 432px;
}

.sec02 .cont02 .cont_title {
    margin: 0 0 64px 112px;
}

.sec02 .cont02 .cont_text {
    margin: 0 0 20px;
}

.sec02 .cont02 .cont_text02 {
    font-size: 15px;
    line-height: 2;
}

.sec02 .cont02 .bg {
    z-index: -1;
    position: relative;
    width: 60%;
    height: 515px;
    margin: 0 auto 0 0;
    background: url(../img/implant/photo01.jpg) center left/cover no-repeat;
}

.sec02 .cont02 .bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 30%, transparent 100%);
}

.sec02 .cont03 {
    margin: 0 0 242px;
}

.sec02 .cont03 .textbox {
    top: -30px;
}

.sec02 .cont03 .num {
    top: -120px;
}

.sec02 .cont03 .cont_title {
    margin: 0 0 65px 138px;
}

.sec02 .cont03 .cont_text {
    width: 430px;
    margin: 0 0 0 33px;
}

.sec02 .cont03 .bg {
    z-index: -1;
    position: relative;
    width: 60%;
    height: 444px;
    margin: 0 0 0 auto;
    background: url(../img/surgery/image02.jpg) top left/cover no-repeat;
}

.sec02 .cont03 .bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 10%, transparent 100%);
}

.sec02 .cont04 {
    margin: 0 0 190px;
}

.sec02 .cont04 .textbox {
    top: -13px;
    right: 20px;
    width: 360px;
}

.sec02 .cont04 .num {
    top: -137px;
    left: -90px;
}

.sec02 .cont04 .cont_title {
    margin: 0 0 90px 63px;
}

.sec02 .cont04 .bg {
    z-index: -1;
    position: relative;
    width: 60%;
    height: 444px;
    margin: 0 auto 0 0;
    background: url(../img/surgery/photo02.jpg) top left/cover no-repeat;
}

.sec02 .cont04 .bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: rgba(255, 255, 255, 0.17);
}

.sec02 .cont05 .num {
    top: -120px;
    left: 20px;
}

.sec02 .cont05 .cont_title {
    margin: 0 0 60px 170px;
}

.sec02 .list {
    display: flex;
    justify-content: space-between;
    width: 783px;
    margin: 0 auto;
}

.sec02 .item {
    width: 346px;
}

.sec02 .item_title {
    padding: 10px 0;
    width: 346px;
    margin: 0 0 18px;
    background: #00B9EF;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.sec02 .item_text {
    padding: 0 10px;
    margin: 0 0 10px;
    line-height: 2;
}

.sec02 .item_image {
    height: 236px;
    background: #E8E8E8;
    text-align: center;
}

.sec02 .item_image img {
    height: 100%;
    object-fit: cover;
}

/* =====sec03===== */
.sec03 {
    position: relative;
    width: 100%;
    padding: 70px 20px;
    background: url(../img/surgery/photo03.png) right top/500px no-repeat;
    box-sizing: border-box;
}

.sec03:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(199, 200, 200, 0.1);
}

.sec03 .inner {
    width: 1066px;
    max-width: 100%;
    margin: 0 auto;
}

.sec03 .title {
    width: 486px;
    border-bottom: 8.5px solid rgba(255, 241, 0, 0.48);
    margin: 0 0 40px;
}

.sec03 .list {
    width: 443px;
}

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

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