@charset "utf-8";.ol {
    position: relative;
    /* margin-bottom:15px; */
    border-radius: 3px
}

.ol .login-box {
    font-size: 12px
}

.ol .login-box {
    width: auto;
    padding: 10px 10px 8px;
    background-color: #d8d8d7;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid rgb(0 0 0 / 18%);
}

.ol .login-box .myinfo {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-left: 6px
}

.ol .login-box .myinfo .line {
    display: block;
    clear: both
}

.ol .login-box .myinfo .line.dp1 {
    border-top: 1px solid #c7cbcc;
    margin-top: 15px;
    padding-top: 9px
}

.ol .login-box em {
    font-style: unset;
    font-size: 11px
}

.ol .login-box .t1 {
    float: left;
    display: inline-block;
    width: 40px;
    font-weight: 400
}

.ol .login-box .t2 {
    width: 70px;
    float: right;
    display: inline-block;
    text-align: right;
    padding-right: 3px
}

.ol .login-box .t3 {
    width: 45px;
    display: inline-block;
    text-align: right;
    margin-top: -5px;
    padding-top: 0
}

.ol .login-box .t4 {
    width: 25px;
    float: right;
    display: inline-block;
    text-align: right;
    padding-right: 3px
}

.ol .login-box .fr {
    float: right
}

.ol .login-box .fl {
    float: left
}

.ol .login-box .fl .man {
    width: 65px;
    height: 65px;
    _border: 1px solid #bfc1c0;
    display: block;
    margin-left: 5px
}

.ol .login-box .mt3 {
    margin-top: 2px
}

.ol .login-box .mt6 {
    margin-top: 6px
}

.ol .login-box .fr.edit {
    font-size: 11px;
    float: right;
    display: flex;
    gap: 9px;
}

.ol h2 {
    width: 117px;
    float: left;
    padding: 15px 0;
    text-align: center
}

.ol .join {
    width: 116px;
    float: left;
    padding: 15px 0;
    text-align: center;
    background: #f7f7f7;
    color: #6e6e6e
}

.ol #ol_be_cate {
    display: none
}

.ol #ol_be_cate:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.ol form {
    width: auto;
    height: 142px;
    padding: 10px 10px 8px;
    background-color: #d8d8d7;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid rgb(0 0 0 / 18%);
}
.ol form fieldset{display: flex;flex-wrap: nowrap;flex-direction: column;height: 100%;justify-content: center;}

.ol a.btn_admin {
    display: inline-block;
    padding: 0 10px;
    height: 25px;
    text-decoration: none;
    line-height: 25px;
    vertical-align: middle
}

.ol a.btn_admin:focus,.ol a.btn_admin:hover {
    text-decoration: none
}

.ol .login-sns {
    padding-bottom: 0
}

#ol_before {
}

#ol_before:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ol_before .ol_wr {
    position: relative;
    margin-bottom: 5px;
}

#ol_before .ol_auto_wr
{
    
display: flex;
    
justify-content: center;
}

#ol_id {
    display: block;
    width: 195px;
    border: 1px solid #d0d3db;
    padding: 0 10px;
    height: 28px;
    margin-bottom: 1px;
}

#ol_pw {
    display: block;
    width: 195px;
    border: 1px solid #d0d3db;
    padding: 0 10px;
    height: 28px;
    margin-bottom: 5px
}

#ol_submit {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #bababa;
    width: 73px;
    height: 57px;
    background: #fff;
    font-family: Gulim;
    font-size: 12px;
    font-weight: 700;
    color: #3d4955
}

#ol_svc {
    float: left;
    line-height: 20px
}

#ol_svc a {
    display: inline-block;
    border: 1px solid #d5d9dd;
    border-radius: 2px;
    padding: 2px 0
}

#ol_svc a:after {
    content: "|";
    margin-left: 5px
}

#ol_svc a:last-child:after {
    display: none
}

#ol_auto {
    float: right;
    line-height: 20px;
    margin-top: 0
}

#ol_auto label {
    color: #555
}

#ol_auto input {
    width: 13px;
    height: 13px
}

.ol_auto_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sns_login {
    margin-top: 0!important;
    border-top: 0!important
}

#sns_login h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ol_after {
    display: none
}

#ol_after_hd {
    position: relative;
    padding: 10px;
    padding-left: 80px;
    height: 80px
}

#ol_after_hd strong {
    display: block;
    margin: 5px 0 10px
}

#ol_after_hd .profile_img {
    position: absolute;
    top: 15px;
    left: 15px;
    display: inline-block
}

#ol_after_hd .profile_img img {
    border: 1px solid #bbb;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

#ol_after_hd .profile_img a {
    text-align: center;
    font-size: 17px;
    width: 30px;
    line-height: 30px;
    color: #777
}

#ol_after_info {
    display: inline-block;
    height: 28px;
    line-height: 22px;
    border: 1px solid #d5d9dd;
    color: #3a8afd;
    border-radius: 2px;
    padding: 2px 5px
}

#ol_after h2 {
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ol_after_hd .btn_admin {
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
    vertical-align: baseline
}

#ol_after_hd .btn_b04 {
    line-height: 23px;
    padding: 0 5px
}

#ol_after_private {
    zoom:1}

#ol_after_private:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ol_after_private li {
    text-align: left;
    position: relative;
    text-align: left
}

#ol_after_private li:first-child a {
    border-left: 0
}

#ol_after_private a {
    display: block;
    color: #465168;
    line-height: 18px;
    padding: 10px 10px 10px 20px
}

#ol_after_private a strong {
    display: inline-block;
    float: right;
    max-width: 87px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    color: #3a8afd;
    padding: 0 5px;
    border-radius: 15px;
    font-size: .92em
}

#ol_after_private a:hover strong {
    background: #4b8bff
}

#ol_after_private li a:hover {
    color: #4b8bff;
    background: #f7f7f7
}

#ol_after_private li a:hover:after {
    position: absolute;
    left: -1px;
    top: 0;
    width: 2px;
    height: 38px;
    background: #3a8afd;
    content: ""
}

#ol_after_private li i {
    width: 25px;
    color: #8c9eb0;
    margin-right: 5px
}

#ol_after_private li:hover i {
    color: #3a8afd
}

#ol_after_private .win_point:hover strong {
    background: #37bc9b;
    color: #fff
}

#ol_after_private .win_memo:hover strong {
    background: #8cc152;
    color: #fff
}

#ol_after_private .win_scrap:hover strong {
    background: #ff8b77;
    color: #fff
}

#ol_after_logout {
    text-align: center;
    font-weight: 700;
    display: block;
    padding: 15px 0;
    color: #a0a0a1;
    border-top: 1px solid #dde7e9
}

#ol_after_logout:hover {
    color: #3c8bfd
}

#ol_after_memo {
    margin-right: 1px
}

#ol_after_pt {
    margin-right: 1px
}

.selec_chk {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    outline: 0;
    z-index: -1;
    overflow: hidden
}

.chk_box {
    position: relative
}

.chk_box input[type=checkbox]+label {
    padding-left: 20px;
    color: #676e70
}

.chk_box input[type=checkbox]+label:hover {
    color: #2172f8
}

.chk_box input[type=checkbox]+label span {
    position: absolute;
    top: -1px;
    left: 0;
    width: 15px;
    height: 15px;
    display: block;
    margin: 0;
    background: #fff;
    border: 1px solid #d0d4df;
    border-radius: 3px
}

.chk_box input[type=checkbox]:checked+label {
    color: #000
}

.chk_box input[type=checkbox]:checked+label span {
    background: url(./img/chk.png) no-repeat 50% 50% #3a8afd;
    border-color: #1471f6;
    border-radius: 3px
}
