@charset "UTF-8";

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

.contents_001_wrap {
    width: 100%;
    background:#fff;
    padding: 80px 0 80px 0;
}
.contents_001 {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.contents_sub_title {
    padding: 15px 0;
    border-top: 1px solid #e7e3de;
    border-bottom: 1px solid #e7e3de;
    text-align: center;
}
.contents_sub_title h3 {
    font-size: 17px;
    line-height: 1;
    font-weight: bold;
}
.margin_01 {
    margin-bottom: 5px;
}
.margin_02 {
    margin-bottom: 40px;
}
.contents_txt_001 {
    background: url(../img/beginners/contents_img_001.png) no-repeat top center;
    min-height: 427px;
    margin-bottom: 80px;
    padding-top: 40px;
    box-sizing: border-box;
}
.contents_txt_001 h4 {
    font-size: 21px;
    line-height: 1;
    font-weight: bold;
    color: #73b5e4;
    text-align: center;
    margin-bottom: 30px;
}
.contents_txt_001 p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.contents_txt_002 {
    margin-bottom: 80px;
}
.contents_txt_002 p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.contents_txt_003 {
    margin-bottom: 0;
}
.contents_txt_003 p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}