@charset "UTF-8";

/* ############################################## */

.contents_001_wrap {
    width: 100%;
    background:#fff;
    padding: 10% 0 10% 0;
}
.contents_001 {
    width: 85%;
    margin: 0 auto;
    position: relative;
}

.contents_sub_title {
    padding: 5% 0;
    border-top: 1px solid #e7e3de;
    border-bottom: 1px solid #e7e3de;
    text-align: center;
}
.contents_sub_title h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}
.margin_01 {
    margin-bottom: 8%;
}
.margin_02 {
    margin-bottom: 8%;
}
.contents_txt_001 {
    margin-bottom: 8%;
    background: url(../sp_img/beginners/contents_img_001.png) no-repeat center center;
    background-size: contain;
}
.contents_txt_001 h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #73b5e4;
    text-align: center;
    margin-bottom: 6%;
}
.contents_txt_001 p {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
}
.contents_txt_002 {
    margin-bottom: 8%;
}
.contents_txt_002 p {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
}
.contents_txt_003 {
    margin-bottom: 0;
}
.contents_txt_003 p {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
}