@charset "utf-8";

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

.bold {
    font-weight: 700;
}

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

.key_text {
    position: absolute;
    top: 58px;
    left: 102px;
    padding: 0 0 70px;
    background: url(../img/care/icon01.png) center bottom/49px 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: "Oral care";
    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: 84px 0 0;
}

.sec01 .lead_text {
    margin: 0 0 84px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.14rem;
    line-height: 2;
    text-align: center;
    color: #221714;
}

.sec01 .lead_text .color {
    color: #1faede;
    font-weight: 700;
}

.sec01 .cont01 {
    width: 100%;
    padding: 90px 0;
    background: rgba(0, 185, 239, 0.1);
}

.sec01 .cont01 .box {
    width: 960px;
    padding: 90px 0;
    border: 1px solid #00b9ef;
    margin: 0 auto;
    background: #fff url(../img/care/icon02.png) center top 90px/34px no-repeat;
    box-sizing: border-box;
}

.sec01 .cont01 .title {
    padding: 70px 0;
    margin: 0 0 43px;
    background: url(../img/care/border01.png) center bottom/489px no-repeat;
    font-size: 20px;
    font-weight: 700;
    color: #221714;
    text-align: center;
}

.sec01 .cont01 .list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sec01 .cont01 .item {
    width: 210px;
}

.sec01 .cont01 .item:nth-child(-n+4) {
    margin: 0 0 30px;
}

.sec01 .cont01 .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    border: 2px dashed #00b9ef;
    border-radius: 50%;
    margin: 0 auto 18px;
    text-align: center;
}

.sec01 .cont01 .text {
    text-align: center;
    letter-spacing: 0.14em;
}

.sec01 .cont02 {
    position: relative;
    width: 100%;
}

.sec01 .cont02 .inner {
    z-index: 2;
    position: relative;
    width: 1066px;
    height: 417px;
    margin: 0 auto;
    background: url(../img/care/icon10.png) left 40px bottom/64px no-repeat;
}

.sec01 .cont02 .text {
    position: absolute;
    top: 100px;
    left: 70px;
    line-height: 2.1;
}

.sec01 .cont02 .text .bold {
    font-size: 18px;
}

.sec01 .cont02 .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 417px;
    margin: 0 0 0 auto;
    background: url(../img/care/photo01.jpg) center center/1000px no-repeat;
}

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

.sec02 .title {
    width: 768px;
    padding: 0 0 30px;
    border-bottom: 2px solid #00b9ef;
    margin: 0 auto 90px;
    font-size: 20px;
    font-weight: 700;
    color: #231815;
    text-align: center;
}

.sec02 .head {
    position: relative;
    height: 418px;
    margin: 0 0 90px;
}

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

.sec02 .head .textbox {
    position: relative;
    z-index: 2;
    width: 300px;
    margin: 0 0 0 20px;
}

.sec02 .num {
    position: relative;
    width: 217px;
    height: 217px;
    padding: 40px 0 0 50px;
    border: 1px solid #00b9ef;
    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 .cont01 .num:after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -43px;
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url(../img/care/icon12.png) center center/56px no-repeat;
}

.sec02 .head .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 418px;
    margin: 0 0 0 auto;
    background: url(../img/care/photo02.jpg) center center/cover no-repeat;
}

.sec02 .list01 {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 0 80px;
}

.sec02 .list01:before {
    content: "";
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url(../img/care/icon17.png) center center/54px no-repeat;
}

.sec02 .list01_item {
    width: 470px;
    height: 641px;
    padding: 35px 0 0;
    box-sizing: border-box;
}

.sec02 .list01_item:nth-of-type(1) {
    background: rgba(0, 181, 238, 0.07);
}

.sec02 .list01_item:nth-of-type(2) {
    background: rgba(255, 241, 0, 0.07);
}

.sec02 .list01_title {
    width: 390px;
    height: 100px;
    padding: 20px 0 0;
    margin: 0 auto 28px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.sec02 .list01_title .large {
    font-size: 20px;
    font-weight: 700;
}

.sec02 .list01_item:nth-of-type(1) .list01_title {
    background: #00b9ef;
    color: #fff;
}

.sec02 .list01_item:nth-of-type(2) .list01_title {
    background: rgba(250, 241, 0, 0.62);
    color: #101010;
}

.sec02 .list01_subtitle {
    padding: 0 0 48px;
    background: url(../img/care/border02.png) center bottom/340px no-repeat;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.sec02 .list01_item:nth-of-type(1) .list01_subtitle {
    margin: 0 0 36px;
}

.sec02 .list01_item:nth-of-type(2) .list01_subtitle {
    margin: 0 0 16px;
}

.sec02 .list01_item:nth-of-type(1) .list01_text01 {
    display: flex;
    align-items: center;
    width: 426px;
    height: 136px;
    padding: 0 0 0 60px;
    margin: 0 auto 85px;
    background: #fff url(../img/care/icon13.png) center left 17px/27px no-repeat;
    box-sizing: border-box;
    line-height: 1.8;
}

.sec02 .list01_item:nth-of-type(2) .list01_text01 {
    display: flex;
    align-items: center;
    width: 423px;
    height: 82px;
    padding: 0 0 0 66px;
    margin: 0 auto;
    background: #fff url(../img/care/icon13.png) center left 17px/27px no-repeat;
    box-sizing: border-box;
    line-height: 1.8;
}

.sec02 .list01_item:nth-of-type(2) .list01_text01 {
    margin: 0 auto 17px;
}

.sec02 .list01_item:nth-of-type(2) .list01_text01.mg {
    margin: 0 auto 63px;
}

.sec02 .list01_text02 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.sec02 .list01_text02:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 34px;
    height: 36px;
    background: url(../img/care/arrow01.png) center center/34px no-repeat;
}

.sec02 .body_text {
    margin: 0 0 36px;
    font-size: 18px;
    line-height: 2;
    text-align: center;
}

.sec02 .subtitle {
    width: 428px;
    padding: 0 0 0 62px;
    margin: 0 auto 30px;
    background: url(../img/care/icon11.png) left top/44px no-repeat;
    font-size: 20px;
    font-weight: 700;
    line-height: 51px;
    text-align: center;
}

.sec02 .list02 {
    display: flex;
    justify-content: center;
    margin: 0 0 90px;
}

.sec02 .list02_item {
    height: 164px;
    background: #f1f9fe;
}

.sec02 .list02_item:nth-of-type(1) {
    width: 282px;
    margin: 0 22px 0 0;
}

.sec02 .list02_item:nth-of-type(2) {
    width: 318px;
}

.sec02 .list02_title {
    height: 45px;
    margin: 0 0 23px;
    background: #00b9ef;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.sec02 .list02_text {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
}

.sec02 .cont02 {
    position: relative;
    height: 500px;
}

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

.sec02 .cont02 .textbox {
    width: 344px;
    margin: 10px 20px 0 auto;
}

.sec02 .cont02 .bg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 418px;
    margin: 0 auto 0 0;
    background: url(../img/visit/photo07.jpg) top left/cover no-repeat;
}

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

.sec02 .cont02 .num {
    margin: 0 0 5px 36px;
}

.sec02 .cont02 .num:after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -93px;
    display: inline-block;
    width: 83px;
    height: 44px;
    background: url(../img/care/icon14.png) center center/83px no-repeat;
}

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

/* =====sec03===== */
.sec03 {
    z-index: -1;
    position: relative;
    width: 100%;
    padding: 80px 0;
    background: url(../img/care/photo04.jpg) right top 20%/40% no-repeat;
}
.sec03:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(199, 200, 200, 0.1);
}

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

.sec03 .text {
    font-size: 18px;
    line-height: 2;
}

/* =====sec04===== */
.sec04 {
    padding: 80px 0;
}

.sec04 .box {
    display: flex;
    width: 817px;
    padding: 20px 25px;
    border: 1px solid #00b9ef;
    margin: 0 auto;
    background: url(../img/care/icon18.png) bottom left 25px/109px no-repeat;
    box-sizing: border-box;
    box-shadow: 5px 5px 0 rgba(0, 185, 239, 0.51);
}

.sec04 .title {
    font-size: 25px;
    font-weight: 700;
    color: #00b9ef;
    letter-spacing: 0.05em;
    text-align: center;
}

.sec04 .right {
    width: 549px;
}

.sec04 .text01 {
    padding: 0 0 10px;
    border-bottom: 1px dashed #00b9ef;
    margin: 0 0 13px;
    font-size: 18px;
    font-weight: 700;
    color: #6b6b6b;
    line-height: 1.9;
    text-align: center;
}

.sec04 .text01 .space {
    padding: 0 1em 0 0;
    font-weight: 700;
}

.sec04 .text02 {
    width: 372px;
    padding: 0 0 0 76px;
    margin: 0 auto;
    background: url(../img/care/icon15.png) left top/58px no-repeat;
    font-size: 45px;
    text-align: center;
}

.sec04 .text02 a {
    font-weight: 700;
    color: #00b9ef;
}