/* itemA04 */
.itemA04 .tit2 {
    margin-top: 30px;
}

.textEditor {
    padding: 0px 0 0px 0
}

.textEditor h3 {
    font-size: 18px;
    color: #484848;
    font-weight: 500
}

.itemA04 h2, .textEditor h3, .textEditor h2, .textEditor li, .textEditor .elementor-image, .video-container {
    margin-top: 12px;
    margin-bottom: 1.3em;
    font-weight: 500;
    line-height: 170%;
    position: relative;
    font-size: 24px;
    color: #675448;
    letter-spacing: 1px
}

.textEditor p {
    margin-bottom: 1.3em;
    font-size: 18px;
    color: #484848;
    font-size: 15px;
    font-weight: 400;
    line-height: 210%;
    letter-spacing: 1px;
    text-align: justify;
    margin-top: 20px;
}

.textEditor h2 {
    font-weight: 600;
    margin-bottom: 10px
}

.textEditor ol {
    margin: 0px 0 30px
}

.textEditor ul {
    counter-reset: numli;
    margin-bottom: 30px;
    margin-top: 20px;
}

.textEditor li {
    margin: 0px 0px 10px 20px;
    list-style-type: decimal;
    list-style-position: inherit;
    color: #5c5b5b;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.73;
    letter-spacing: 0.8px;
    padding-left: 20px;
    position: relative
}

.textEditor li a {
    color: #7c1381;
    vertical-align: initial;
    padding: 0 5px
}

.textEditor li a:hover {
    color: #969696
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.process {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 30px 0px 40px 0px;
    background-color: rgba(208,193,167,0.15);
    display: flex
}

.process .wow {
    width: -webkit-fill-available
}

.process .wow .item {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #EBEBEB;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 20px 0px 20px
}

.process .wow .item .circle {
    position: relative;
    margin: 0 auto 15px;
    width: 114px;
    height: 114px;
    border: 1px rgb(181 181 181 / 50%) solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    font-size: 80px;
    line-height: 114px;
    font-family: Avenir-Light,Avenir;
    color: #444
}

.process .wow .item .circle b {
    font-family: Avenir-Light,Avenir;
    position: absolute;
    left: 0;
    bottom: 0
}

.process .wow .item p {
    color: #C8B086;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0.5em
}

.process .wow .item article {
    font-size: 15px;
    width: 90%;
    margin: auto;
    text-align: center
}

.process .wow:last-child .item {
    border-width: 0px 0px 0px 0px
}

.itemA04 {
    padding: 20px 0;
}

.itemA04 .textEditor table {
    border-collapse: collapse;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 30px 0
}

.itemA04 .textEditor tr:hover td {
    background: #f3f3f3
}

.itemA04 .textEditor tr:last-child td {
    border-bottom: none
}

.itemA04 .textEditor th {
    padding: 10px 5px;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #fff;
    text-align: center;
    color: #282828;
    letter-spacing: 2px;
    font-weight: 400
}

.itemA04 .textEditor th:last-child {
    border-right: none
}

.itemA04 .textEditor td {
    padding: 10px 5px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    color: #8c8c8c;
    font-size: 15px
}

.itemA04 .textEditor td strong {
    font-size: 16px;
    color: #4f4f4f;
    letter-spacing: 2px;
    font-weight: 400
}

.itemA04 .textEditor td strong b {
    padding-left: 5px;
    font-size: 13px;
    color: #747475;
    font-weight: normal
}

.itemA04 .textEditor td:last-child {
    border-right: none
}

.itemA04 .textEditor .timenote {
    border-top: 1px solid #d2d2d2;
    padding: 20px 0 0 0;
    font-size: 16px;
    color: #3a3a3a
}

.itemA04 .textEditor .timenote em {
    display: inline-block;
    padding-right: 20px;
    font-style: inherit
}

.itemA04 .textEditor .timenote em b {
    color: #f0b7a4;
    font-size: 20px;
    padding-right: 5px;
    font-weight: bold;
    font-style: initial;
    vertical-align: initial
}

@media screen and (max-width: 768px) {
    #productdetail #productinfo article {
        font-size:13px
    }

    .textEditor h4,.textEditor p,.textEditor li,.textEditor .elementor-image {
        font-size: 16px
    }

    .textEditor p {
        letter-spacing: 0
    }

    .textEditor h4 {
        font-size: 1.2em
    }

    .process .wow {
        width: 50%
    }

    .process .wow .item {
        padding: 20px 0px 20px 0px;
        border-style: solid;
        border-width: 0px 1px 1px 0px
    }

    .process .wow:nth-child(2) .item,.process .wow:nth-child(4) .item {
        border-width: 0px 0px 1px 0px
    }

    .process .wow:nth-child(3) .item {
        border-width: 0px 1px 0px 0px
    }

    .process .wow:nth-child(4) .item {
        border-width: 0px 0px 0px 0px
    }

    .process .wow .item .circle {
        width: 94px;
        height: 94px;
        font-size: 65px;
        line-height: 94px
    }

    .itemA04 .tit2 {
        margin-top: 20px
    }

    .itemA04 {
        padding: 20px 0
    }
}
