.mypage_wrap_box {
    background: #e2d09a;
    padding: 2px;
    float: left;
    width: 100%;
}

.mypage_wrap {
    background: #363124;
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    text-align: center;
}
.mypage2 {
    float: left;
    width: 100%;
    line-height: 40px;
    font-weight: 600;
    color: #ffffff;
    padding: 0 0 0 0;
    font-size: 18px;
    letter-spacing: -1px;
    font-family: 'nanumsquare', sans-serif;
}
.mypage3 {
    float: left;
    width: 100%;
    line-height: 20px;
    padding: 0 0 3px 0;
    color: #00a4cd;
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: 900;
    font-family: Arial, sans-serif;
    letter-spacing: -1pt;
}
.font06 {
    color: #949494;
    font-weight: 600;
}
.con_box10 {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.write_title_top {
    border-top: solid 2px #3f382b;
}
.write_title {
    text-align: left;
    width: 25%;
    border-bottom: solid 1px rgba(255,255,255,0.2);
}
.write_basic {
    border-bottom: solid 1px rgba(255,255,255,0.2);
    min-height: 48px;
    padding: 3px 5px 3px 5px;
    vertical-align: middle;
    color: #ffffff;
}

.btn3_1 {
    background: linear-gradient(#74604a 0%, #4e3f32 100%);
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: nanumgothic, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
}