@charset "utf-8";

@import url(common_mobile.css);

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


a {
    text-decoration: none;
}

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

#section1,
#section2,
#section3,
#section4 {
    width: 90%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    margin-bottom: 80px;
}

#section1 {
    margin-top: 25px;
    padding-top: 0;
}

#section4 {
    margin-bottom: 100px;
}

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

.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;
}