.about-sec01__header {
    margin: 0 0 45px 0;
}

.about-sec02__table-right {
    display: flex;
}

.about-sec02__table-right .picture {
    width: 100%;
}

.about-sec02__table-right source {}

.about-sec02__table-right img {
    padding-right: 5%;
    width: 94%;
}

#prof-pc {
    display: block;
}

#prof-sp {
    display: none;
}


.about-sec01__body-tit {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}

.about-sec01__body-txt {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.7;
    color: #000;
    word-break: break-all;
}


#flex-left {
    -webkit-flex: 1 1 30%;
    flex: 1 1 30%;
}


#flex-right {
    padding-left: 3%;
    -webkit-flex: 2 1 77%;
    flex: 2 1 77%;

}

#contents #prof-mg {
    margin-bottom: 45px;
}


.about-sec01__prof-txt {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 2;
    color: #000;
    word-break: break-all;
}

.about-sec01__prof-title {
    margin-block-start: 0em;
    margin-block-end: 0.3em;
}

.about-sec01__prof-name {
    font-size: 21px;
    font-size: 1.7rem;
    margin-block-start: 0em;
    margin-block-end: 0.3em;
}

.about-sec01__prof-name span {
    font-size: 15px;
    font-size: 1.3rem;
}


.about-sec01__greeting-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.2;
    color: #000;
    word-break: break-all;
    margin-bottom: 32px;
}

.about-sec02__body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.2;
    color: #000;
    word-break: break-all;
    margin-bottom: 32px;
    min-height: 10px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /*align-items: center;*/
}

.pic-outer {
    margin-bottom: 45px;
}

.about-sec02__table-left,
.about-sec02__table-right {
    margin-bottom: 60px;
}

.about-sec02__table-left {
    -webkit-flex: 1 1 140px;
    flex: 1 1 140px;
}

.about-sec02__table-right {
    -webkit-flex: 3 1 70%;
    flex: 3 1 70%;
}

.about-sec02__table-right br {}

.about-sec02__table-right {}

.about-sec02__table-right br {
    display: none;
}

.table-torihiki br {
    display: block;
}

@media (min-width: 768px) {
    #contents .about-sec01__header-en {
        margin-bottom: 32px;
    }

    #contents .about-sec01__header {
        margin: 0 0 45px 0;
        padding: 0;
        color: #000;
    }

    #contents .about-sec01__prof {
        margin-bottom: 45px;
    }
}


@media (min-width: 1200px) {
    #contents .about-sec01__container {
        max-width: 900px;
    }

    .about-sec01__header-en {
        margin: 0 0 32px 0;
    }
}

@media (max-width: 767px) {
    #prof-pc {
        display: none;
    }

    #prof-sp {
        display: block;
    }

    .about-sec02__table-right br {
        display: block;
    }

    .about-sec02__table-right .picture {
        width: 40%;
        margin-bottom: 5px;
    }

    #contents .about-sec01__prof {
        flex-wrap: wrap;
    }

    .about-sec02__table-left {
        -webkit-flex: 1 1 96px;
        flex: 1 1 96px;
    }

    #flex-left {
        min-width: 100%;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
    }

    .about-sec01__prof-txt {
        font-size: 16px;
        font-size: 1.5rem;
        line-height: 2.0;
    }

    #flex-right {
        padding-left: 0;
        min-width: 100%;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        padding-top: 6%;
        line-height: 1.7em;
        margin-bottom: 45px;
    }

    .about-sec02__table-right .picture {
        width: 90%;
        margin-bottom: 5px;
    }

    .about-sec02__table-left,
    .about-sec02__table-right {
        margin-bottom: 20px;
        line-height: 1.8;
        font-size: 1.5rem;
        display: block;

    }

    .about-sec01__greeting-text {
        line-height: 1.8;
        font-size: 1.5rem;
        display: block;
    }

}
