@charset "utf-8";

@import url(common.css);

#top_pc {
    width: 100%;
    height: 380px;
    padding-top: 80px;
    line-height: 0;
    background: url(../../images/AdobeStock_838848453.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

a {
    text-decoration: none;
}

h1 {
    color: #ffffff;
    padding-top: 130px;
    font-family: rajdhani;
    font-size: 80px;
    font-weight: 400;
    text-align: center;
}

#section1,
#section2,
#section3,
#section4 {
    width: 90%;
    max-width: 1200px;
    margin-top: -10px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#section4 {
    margin-bottom: 100px;
}

h2 {
    color: #000000;
    margin-top: 5%;
    font-family: Murecho;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
}

.bordor_bk {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.section_text02 {
    color: #000000;
    text-align: justify;
    font-family: Murecho;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 25px;
}

.list02 {
    padding-left: 30px;
}

.list02 li {
    color: #000000;
    text-align: justify;
    font-family: Murecho;
    font-size: 14px;
    font-weight: 300;
    line-height: 15px;
    margin-top: 25px;
    list-style: square;
}