@charset "UTF-8";

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.dermaz-module .dermaz-list01 {
    padding: 149px 0 179px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dermaz-module .dermaz-list01 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px 33px;
    margin-top: 48px;
}

.dermaz-module .dermaz-list01 .content-wrap li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 291px;
    height: 68px;
    font-size: 25px;
    font-weight: 500;
    color: #0B1B2C;
    line-height: 66px;
    letter-spacing: -1.5px;
    background-color: #fff;
    border-radius: 34px;
}

.dermaz-module .dermaz-list02 {
    padding: 192px 0 198px;
    background-color: #f7f7f7;
}

.dermaz-module .dermaz-list02 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 75px;
}

.dermaz-module .dermaz-list02 .content-wrap > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list strong {
    font-size: 30px;
    font-weight: 600;
    color: #266bb0;
    text-align: center;
    line-height: 1.1;
    letter-spacing: -1px;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list strong em {
    font-family: 'Campton DEMO', Sans-serif;
    font-weight: 100;
    font-style: normal;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list p {
    margin-top: 25px;
    font-size: 22px;
    font-weight: 400;
    color: #444;
    text-align: center;
    line-height: 1.2;
    letter-spacing: -1px;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list p b {
    font-weight: 600;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-top: 28px;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 212px;
    height: 46px;
    font-size: 22px;
    font-weight: 400;
    color: #444;
    line-height: 44px;
    letter-spacing: -1px;
    border: 2px dotted #276aae;
    border-radius: 23px; 
}

.dermaz-module .dermaz-list02 .content-wrap .img-list {
    margin: 0 28px 0 43px;
}

.dermaz-module .dermaz-list03 {
    padding: 166px 0 165px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dermaz-module .dermaz-list03 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 60px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner p {
    font-size: 35px;
    font-weight: 400;
    color: #c3efff;
    line-height: 1;
}

.dermaz-module .dermaz-list03 .content-wrap .inner img {
    margin-top: 15px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 11px;
    margin-top: 66px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 185px;
    height: 55px;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 53px;
    background-color: #000;
    border-radius: 28px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner span {
    display: block;
    margin-top: 28px;
    font-size: 22px;
    font-weight: 400;
    color: #cfd1d4;
    text-align: center;
    line-height: 1;
}

.dermaz-module .dermaz-list04 {
    padding-top: 167px;
    background-color: #fff;
}

.dermaz-module .dermaz-list04 .content-wrap li {
    padding: 92px 0 106px;
    text-align: center;
}

.dermaz-module .dermaz-list04 .content-wrap li strong {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    padding: 0 43px 0 50px;
    height: 74px;
    border-radius: 37px;
    background: -webkit-gradient(linear, left top, right top, from(#0f79d1), to(#266bb2));
    background: -o-linear-gradient(left, #0f79d1, #266bb2);
    background: linear-gradient(to right, #0f79d1, #266bb2);
}

.dermaz-module .dermaz-list04 .content-wrap li strong em {
    font-size: 36px;
    font-family: "Gotham";
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.15);
    line-height: 72px;
}

.dermaz-module .dermaz-list04 .content-wrap li strong span {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 72px;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont {
    margin-top: 45px;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont p {
    font-size: 20px;
    font-weight: 500;
    color: #424242;
    line-height: 1.4;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont p b {
    font-weight: 600;
    color: #3572b3;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont span {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #a7a7a7;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(1) .cont img {
    margin-left: 69px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(1) .cont p {
    margin-top: 35px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(2) {
    background-color: #f9f9f9;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(2) .cont img {
    margin-left: 175px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(2) .cont p {
    margin-top: 80px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(3) .cont img {
    margin-left: 85px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(3) .cont p {
    margin-top: 55px;
}

.dermaz-module .dermaz-list05 {
    padding: 167px 0 218px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dermaz-module .dermaz-list05 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 68px auto 0;
    width: 1099px;
}

.dermaz-module .dermaz-list05 .content-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding-left: 260px;
    width: 950px;
    height: 287px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(1) {
    padding-top: 50px;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(1),
.dermaz-module .dermaz-list05 .content-wrap li:nth-child(3) {
    -ms-flex-item-align: end;
        align-self: flex-end;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(2),
.dermaz-module .dermaz-list05 .content-wrap li:nth-child(3) {
    padding-top: 65px;
}

.dermaz-module .dermaz-list05 .content-wrap li:before {
    content: '';
    display: block;
    position: absolute;
    left: 24px;
    top: 24px;
    width: 197px;
    height: 190px;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(1):before {
    background: url('/imges/package/dermaZ/img5.png');
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(2):before {
    background: url('/imges/package/dermaZ/img6.png');
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(3):before {
    background: url('/imges/package/dermaZ/img7.png');
}

.dermaz-module .dermaz-list05 .content-wrap li strong {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #296aaf;
    line-height: 1;
    letter-spacing: -1px;
}

.dermaz-module .dermaz-list05 .content-wrap li p {
    margin-top: 20px;
    font-size: 22px;
    font-weight: 300;
    color: #363535;
    line-height: 1.4;
    letter-spacing: -1px;
}

.dermaz-module .dermaz-list05 .content-wrap li p b {
    font-weight: 500;
}