@charset "UTF-8";
#page_content p {
    line-height: 1.875;
}
.page_content01 {
    padding-top: 40px;
}
.page_content02 {
    margin: 40px 0;
}
.philosophy_p {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page_content02 h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0 20px 0;
}

.page_content02 .text1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.page_content02 .text2 {
    margin-bottom: 20px;
}
.page_content02 .text2 span{
    font-weight: bold;
}

.page_content02 .text3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page_content02_part1 {
    margin-top: 30px;
}

.page_content02_part1 .title {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#wowslider-container1 .ws_images p img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 20;
}
.page_content02{
    margin-bottom: 30px;
}
.txt_area p {
    margin-bottom: 10px;
}
.text-head {
    font-size: 16px;
    font-weight: bold;
}
.logo_block{
    margin: 20px 0 10px 0;
}
.tips{
    font-size: 14px;
}
.logo-type{
    margin: 20px 0;
}
@media (max-width: 991px) {
    .page_content02 h1 {
        font-size: 24px;
        font-weight: bold;
        margin: 40px 0 20px 0;
    }

    .page_content02 .text1 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 49px;
    }
    .txt_area {
        margin: 20px 0;
    }


}