@charset "UTF-8";


/*-------------------------------------------

    0. anker--reset
    1. anker--type01

-------------------------------------------*/


/* anker--reset
----------------------------------------------------------------*/


/* anker--type01
----------------------------------------------------------------*/

.edit-area.type01 .blue-zone {
    background: #EBF4FA;
    box-sizing: border-box;
    padding: 35px 40px;
}
.edit-area.type01 .blue-zone dl {}
.edit-area.type01 .blue-zone dl dt {
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 0 10px;
}
.edit-area.type01 .blue-zone dl dd {}
.edit-area.type01 .blue-zone dl dd ol {
    text-indent: -28px;
    padding-left: 28px;
}
.edit-area.type01 .blue-zone dl dd ol li {}
.edit-area.type01 .blue-zone dl dd ol li:nth-of-type(1) {
    margin-bottom: 10px;
}

.edit-area.type01 .blue-zone dl dd ol li:before {
    font-size: 1.4rem;
    font-weight: 600;
    color: #006AAF;
    margin-right: 4px;
}
.edit-area.type01 .blue-zone dl dd ol li:nth-of-type(1):before {content: "01";}
.edit-area.type01 .blue-zone dl dd ol li:nth-of-type(2):before {content: "02";}


.edit-area.type01 .btn-style {
    width:  380px;
    margin: 0 auto;
}

/* @media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
    .tr-type01 th, .tr-type01 td {
        display: table-cell;
        width: auto !important;
    }
} */