@charset "utf-8";

/* ---
    privacy_policy
-------------------- */

h1 {
    font-size: 30px;
}

.text00 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 40px;
}

.text01 {
    font-size: 16px;
}

.text_li {
    font-size: 16px;
    font-weight: 600;
    line-height: 3
}

/* ---
    Information Security Basic_Policy
-------------------- */

/* ---
    Placement Services
-------------------- */
.text00_Services {
    font-size: 16px;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: right;
}

.text_date {
    font-size: 16px;
    font-weight: 600;
}

.text_company {
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}

.text_name {
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}


.text_policy {
    font-size: 35px;
    font-weight: 600;
    line-height: 3;
    color: #00B68D;
}

/* ---
    brand
-------------------- */
.green-title {
    color: #00B68D;
    font-size: 24px;
}

.text05 {
    font-size: 20px;
    line-height: 2.5;
    font-weight: 600;
}

.text06 {
    font-size: 20px;
    line-height: 2.5;
    font-weight: 600;
    margin-top: 40px;
}

.text07 {
    font-size: 20px;
    line-height: 2.5;
    font-weight: 600;
    margin-top: 40px;
}

/* ---
    CEO messege
-------------------- */
.text08 {
    font-size: 16px;
    font-weight: 600;
    line-height: 2.5;
    margin-top: 60px;
}

.text09 {
    font-size: 16px;
    font-weight: 600;
    line-height: 2.5;
    margin-top: 40px;
}

.title05{
    font-size: 35px;
    margin-bottom: 20px;
}
.section_title_05{
    margin-bottom: 50px;
    line-height: 70px;
}
.title05 .green{
    color: #00B68D;
}

.title05 .small{
    font-size:13px;
    color: #00B68D;
}

.section4_img_box {
    display: flex;
    justify-content: space-between;
}

.block {
    display: block;
}