@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: 220px 0 90px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.dermaz-module .dermaz-list01 .logo-wrap img {
    max-width: 189px;
}

.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: 15px 6px;
    margin-top: 39px;
}

.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: 146px;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #0B1B2C;
    line-height: 1;
    letter-spacing: -1.5px;
    background-color: #fff;
    border-radius: 21px;
}

.dermaz-module .dermaz-list02 {
    padding: 63px 0 68px;
    background-color: #f7f7f7;
}

.dermaz-module .dermaz-list02 .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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 25px;
}

.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 .img-list {
    margin-bottom: 36px;
}

.dermaz-module .dermaz-list02 .content-wrap .img-list img {
    max-width: 260px;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list + .cont-list {
    margin-top: 47px;
}

.dermaz-module .dermaz-list02 .content-wrap .cont-list strong {
    font-size: 18px;
    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: 8px;
    font-size: 14px;
    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: 16px;
}

.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: 250px;
    height: 33px;
    font-size: 15px;
    font-weight: 500;
    color: #444;
    line-height: 31px;
    letter-spacing: -1px;
    border: 2px dotted #276aae;
    border-radius: 17px; 
}

.dermaz-module .dermaz-list03 {
    padding: 87px 0 85px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.dermaz-module .dermaz-list03 .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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 39px;
}

.dermaz-module .dermaz-list03 .content-wrap > img {
    max-width: 152px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner p {
    font-size: 21px;
    font-weight: 400;
    color: #c3efff;
    line-height: 1.5;
}

.dermaz-module .dermaz-list03 .content-wrap .inner img {
    margin-top: 8px;
    max-width: 140px;
}

.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: 5px;
    margin-top: 15px;
    flex-direction: column;
    align-items: center;
}

.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: 180px;
    height: 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    background-color: #000;
    border-radius: 15px;
}

.dermaz-module .dermaz-list03 .content-wrap .inner span {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #cfd1d4;
    text-align: center;
    line-height: 1;
}

.dermaz-module .dermaz-list04 {
    padding-top: 59px;
    background-color: #fff;
}

.dermaz-module .dermaz-list04 .content-wrap li {
    padding: 47px 0 50px;
    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: 5px;
    padding: 0 17px;
    height: 40px;
    border-radius: 20px;
    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: 19px;
    font-family: "Gotham";
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.15);
    line-height: 37px;
}

.dermaz-module .dermaz-list04 .content-wrap li strong span {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 38px;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont {
    margin-top: 22px;
}

.dermaz-module .dermaz-list04 .content-wrap li .cont p {
    font-size: 14px;
    font-weight: 500;
    color: #424242;
    line-height: 1.4;
    padding: 0 10px;
}

.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: 10px;
    font-size: 10px;
    font-weight: 300;
    color: #a7a7a7;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(1) .cont img {
    margin-left: 25px;
    max-width: 72%;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(1) .cont p {
    margin-top: 7px;
}

.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 {
    max-width: 64%;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(2) .cont p {
    margin-top: 40px;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(3) .cont img {
    margin-right: 30px;
    max-width: 64%;
}

.dermaz-module .dermaz-list04 .content-wrap li:nth-child(3) .cont p {
    margin-top: 20px;
}

.dermaz-module .dermaz-list05 {
    padding: 63px 0 59px;
    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;
    gap: 15px;
    margin: 68px auto 0;
}

.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;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 156px 0 51px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.dermaz-module .dermaz-list05 .content-wrap li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 26px;
    width: 171px;
    height: 103px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(1):before {
    background: url('/imges/package/dermaZ/img5_mo.png');
    background-size: auto 100%;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(2):before {
    background: url('/imges/package/dermaZ/img6_mo.png');
    background-size: auto 100%;
}

.dermaz-module .dermaz-list05 .content-wrap li:nth-child(3):before {
    background: url('/imges/package/dermaZ/img7_mo.png');
    background-size: auto 100%;
}

.dermaz-module .dermaz-list05 .content-wrap li strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #296aaf;
    line-height: 1;
    letter-spacing: -1px;
}

.dermaz-module .dermaz-list05 .content-wrap li p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
    color: #363535;
    text-align: center;
    line-height: 1.4;
    letter-spacing: -1px;
    padding: 0 40px;
}

.dermaz-module .dermaz-list05 .content-wrap li p b {
    font-weight: 500;
}