.pc_nav > ul > li:nth-of-type(4) > a {
    color: #37b296;
}
/* beauty01_title */
.beauty01_title {
    position: relative;
}
.beauty01_title h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
}
.beauty01_con01 {
    padding-bottom: 120px;
}

.beauty01_con01 > div {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    background-image: url(../img/sub/beauty01_con01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 200px;
    padding-top: 477px;
}

.beauty01_con01_title {
    height: 185px;
    width: 320px;
    text-align: center;
    background-image: url(../img/sub/implant01_con01_title.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.beauty01_con01_title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3px;
}

.beauty01_con01_title p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    opacity: 0.5;
    letter-spacing: 2px;
}

.beauty01_con01 > div > p {
    font-size: 19px;
    font-weight: 400;
    color: #1d1919;
    line-height: 36px;
    margin-left: 60px;
}
.beauty01_con02 > div {
    border-top: 5px solid #37b296;
    border-bottom: 2px solid #f5f6f9;
    padding-top: 230px;
    padding-bottom: 229px;
    text-align: center;
    color: #1d1919;
}

.beauty01_con02_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.beauty01_con02_list > div {
    width: 25%;
    position: relative;
}

.beauty01_con02_list > div::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #c3c3c3;
    width: 375px;
    height: 375px;
    z-index: -1;
}

.beauty01_con02_list span {
    line-height: 28px;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    background-color: #37b296;
    font-size: 19px;
    font-weight: 400;
    color: #fff;
}

.beauty01_con02_list h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px auto;
}

.beauty01_con02_list p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
}
.beauty01_con03 {
    padding: 100px 0px;
    border-bottom: 1px solid #f8f8f8;
    color: #1d1919;
}

.beauty01_con03 > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.beauty01_con03_title h2 {
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    margin-bottom: 29px;
}

.beauty01_con03_title p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #727272;
}

.beauty01_con03_right01 {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 120px;
}

.beauty01_con03_right01 > div {
    display: flex;
    align-items: flex-start;
    background-color: #f5f6f9;
    padding: 40px;
}

.beauty01_con03_right01 h3 {
    font-size: 19px;
    font-weight: 700;
    line-height: 36px;
    margin-right: 110px;
}

.beauty01_con03_right01 p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #727272;
}

.beauty01_con03_right02 h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 19px;
}

.beauty01_con03_right02_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beauty01_con03_right02 h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0px 10px;
}

.beauty01_con03_right02 p {
    font-size: 19px;
    font-weight: 400;
    color: #727272;
}

.beauty01_con03_right02_box01,
.beauty01_con03_right02_box02 {
    margin-bottom: 39px;
}

.beauty01_con03_right {
    max-width: 800px;
}
.beauty01_con04 {
    padding: 126px 0px 115px;
    color: #1d1919;
}

.beauty01_con04 > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.beauty01_con04_title h2 {
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    margin-bottom: 29px;
}

.beauty01_con04_title p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #727272;
}

.beauty01_con04_right01 {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 120px;
}

.beauty01_con04_right01 > div {
    display: flex;
    align-items: flex-start;
    background-color: #f5f6f9;
    padding: 40px;
}

.beauty01_con04_right01 h3 {
    font-size: 19px;
    font-weight: 700;
    line-height: 36px;
    margin-right: 110px;
}

.beauty01_con04_right01 p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #727272;
}

.beauty01_con04_right02 h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 19px;
}

.beauty01_con04_right02_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beauty01_con04_right02 h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0px 10px;
}

.beauty01_con04_right02 p {
    font-size: 19px;
    font-weight: 400;
    color: #727272;
    line-height: 36px;
}

.beauty01_con04_right02_box01,
.beauty01_con04_right02_box02 {
    margin-bottom: 39px;
}

.beauty01_con04_right {
    max-width: 800px;
}
.beauty01_con05 {
    padding: 100px 0px 120px;
    color: #1d1919;
    background-color: #f5f6f9;
    border-radius: 10px;
}

.beauty01_con05 h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 39px;
}

.beauty01_con05_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beauty01_con05_box > div {
    width: 49.306%;
    height: 270px;
    padding-bottom: 32px;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    border: 1px solid #727272;
}

.beauty01_con05_box h3 {
    font-size: 30px;
    font-weight: 600;
    margin: 14px 0px 24px;
}

.beauty01_con05_box p {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #727272;
}

.beauty01_con05_box01,
.beauty01_con05_box02 {
    margin-bottom: 20px;
}
.beauty01_con06 {
    padding: 120px 0px;
    color: #1d1919;
}

.beauty01_con06 h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 59px;
}

.beauty01_con06_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beauty01_con06_list span {
    font-size: 19px;
    font-weight: 400;
    color: #37b296;
    position: relative;
}

.beauty01_con06_list span::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 200px;
    height: 1px;
    right: -220px;
    background-color: #37b296;
}

.beauty01_con06_list h3 {
    font-size: 28px;
    font-weight: 300;
    margin: 8px 0px 30px;
}

.beauty01_con06_list p {
    font-size: 19px;
    font-weight: 400;
    padding: 29px;
    line-height: 36px;
    color: #727272;
}

.beauty01_con06_list p b {
    color: #1d1919;
}

.beauty01_con06_list01,
.beauty01_con06_list02 {
    margin-bottom: 79px;
}
.beauty01_con07 {
    background-image: url(../img/sub/beauty01_con07.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 120px 0px;
}

.beauty01_con07 h2 {
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    margin-bottom: 39px;
}

.beauty01_con07 p {
    font-size: 19px;
    font-weight: 300;
    line-height: 36px;
}
