.h-header {
	background: rgba(158,158,158,.471);
}
.h-header_min {
	background: #fff;
}
.checkyourskin-section .case-info__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex
}

@media (max-width: 759px) {
    .checkyourskin-section .case-info__content-inner {
        display: block
    }
}

.checkyourskin-section .case-info__content-description {
    width: 33%;
    padding-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 759px) {
    .checkyourskin-section .case-info__content-description {
        width: 100%
    }
}

.checkyourskin-section .case-info__content-content {
    font-size: 30px;
    line-height: 1.4
}

@media (max-width: 759px) {
    .checkyourskin-section .case-info__content-content {
        font-size: 20px
    }
}

.checkyourskin-section .case-info__content-description {
    width: 33%;
    padding-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 759px) {
    .checkyourskin-section .case-info__content-description {
        width: 100%
    }
}

.checkyourskin-section .case-info__subtitle {
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: 30px
}

@media (max-width: 759px) {
    .checkyourskin-section .case-info__subtitle {
        font-size: 20px;
        margin-bottom: 10px
    }
}






.checkyourskin-section-box {
    padding: 40px;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
}

@media (max-width: 759px) {
    .checkyourskin-section-box {
        padding: 40 20px;
    }
}

.checkyourskin-section .case-info__content-inner {
    padding: 40px 0px;
}

.checkyourskin-section-img {
    padding: 100px;
    background: #FAF9F7;
    text-align: center;
}

@media (max-width: 959px) {
    .checkyourskin-section-img {
        padding: 20px;
    }
}

.checkyourskin-section-img img {
    max-width: 100%;
}

.checkyourskin-section-text {
    font-size: 24px;
    line-height: 140%;
    padding-top: 50px;
    padding-bottom: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 759px) {
    .checkyourskin-section-text {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 10px;
        height: auto !important;
    }
}

.checkyourskin-section-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media (max-width: 959px) {
    .checkyourskin-section-container {
        display: block;
    }
}

.checkyourskin-section-half {
    width: calc(50% - 20px);
}

@media (max-width: 959px) {
    .checkyourskin-section-half {
        width: 100%;
    }
}

.checkyourskin-section-half:first-child {
    margin-right: 40px;
}

@media (max-width: 959px) {
    .checkyourskin-section-half:first-child {
        margin-right: 0px;
    }
}

.checkyourskin-section-mobile {
    padding: 45px;
    text-align: center;
    background: #FAF9F7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 959px) {
    .checkyourskin-section-mobile {
        padding: 20px;
    }
}

.checkyourskin-section-mobile img {
    max-width: 100%;
}

.checkyourskin-section-description {
    padding-top: 85px;
    padding-bottom: 20px;
    font-size: 0;
}

@media (max-width: 759px) {
    .checkyourskin-section-description {
        padding-top: 25px;
    }
}

.checkyourskin-section-description-title {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    line-height: 45px;
    width: 450px;
}

@media (max-width: 959px) {
    .checkyourskin-section-description-title {
        font-size: 24px;
        line-height: 28px;
        width: 300px;
    }
}

@media (max-width: 759px) {
    .checkyourskin-section-description-title {
        width: 100%;
    }
}

.checkyourskin-section-description-text {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    line-height: 42px;
    width: calc(100% - 450px);
}

@media (max-width: 959px) {
    .checkyourskin-section-description-text {
        font-size: 20px;
        line-height: 24px;
        width: calc(100% - 300px);
    }
}

@media (max-width: 759px) {
    .checkyourskin-section-description-text {
        width: 100%;
    }
}

.checkyourskin-section-block {
    padding-bottom: 60px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.checkyourskin-section-block-title {
    font-size: 36px;
    line-height: 100%;
    color: #000;
    font-weight: 400;
    margin: 0;
    padding-right: 15px;
    flex: 1 1 calc(30% - 15px);
}

@media (max-width: 759px) {
    .checkyourskin-section-block-title {
        font-size: 32px;
        line-height: 100%;
        flex: 1 1 100%;
        padding-right: 0;
        padding-bottom: 15px;
    }
}

.checkyourskin-section-block-text {
    font-size: 30px;
    line-height: 42px;
    color: #000;
    margin: 0;
}

.checkyourskin-section-block-text--margin {
    flex: 1 1 70%;
    max-width: 70%;
    margin-left: auto;
}

.checkyourskin-section-block-text:not(:last-child) {
    padding-bottom: 25px;
}

@media (max-width: 759px) {
    .checkyourskin-section-block-text {
        font-size: 20px;
        line-height: 100%;
        flex: 1 1 100%;
        max-width: 100%;
        margin-left: 0;
    }
}

.checkyourskin-section-img-wrap {
    width: 100%;
    margin-bottom: 44px;
}

.checkyourskin-section-img-wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.checkyourskin-section-block-content {
    flex: 1 1 70%;
}

.checkyourskin-section-list {
    margin: 0;
    padding: 0;
    flex: 1 1 70%;
}

.checkyourskin-section-list:not(:last-child) {
    padding-bottom: 25px;
}

.checkyourskin-section-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 30px;
    line-height: 42px;
}

@media (max-width: 759px) {
    .checkyourskin-section-item {
        font-size: 20px;
        line-height: 100%;
    }
}

.checkyourskin-section-item:not(:last-child){
    padding-bottom: 25px;
}

.checkyourskin-section-item::before {
    content: '';
    position: relative;
    width: 5px;
    height: 5px;
    background-color: #EB3F43;
    border-radius: 50%;
    margin-right: 30px;
    flex: 1 0 5px;
}