.with img {
    width: 58px;
    height: 58px;
    opacity: 0.9;
}
.login .login-inner {
    position: relative;
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 30px 60px;
        padding-top: 0px;
    text-align: center;
}
.with {
    margin-top: 25px;
}
.login-item:last-of-type{
    margin-top:30px;
}
p.with-text {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: 45px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    font-family: roboto;
}
input.login-btn {
    margin-top: 17px;
    display: block;
    background-color: #33cc33;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    height: 55px;
    line-height: 55px;
    outline: 0;
    border: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 6px;
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 500;
}

.forgot .forgot-link {
    list-style: none;
    text-align: center;
}

.forgot .forgot-link a {
    font-size: 12px;
    color: #000000;
        font-weight: 400;
}



.with img:hover {
    transform:scale(1.1);
    opacity: 1;
}
















.ocmg {
    display: block;
    margin: 0 auto;
}
.link .join-link{
    display:block;
    margin-top:50px;
    background-color:#33c5f2;
    color:#fff;
    font-size:14px;
    text-align:center;
    padding:20px 5px;
    border-radius:2px;
}
.link-sns-tit{
    text-align:center;
    margin-top:25px;
}
.link-sns{
    text-align:center;
    margin-top:20px;
}
.link-sns a{
    display:inline-block;
    margin-left:10px;
}
.block-cover-dt .box-off-use {
    text-align: justify;
}
.forgot-account {
    text-align: center;
}
.block-cover-dt .box-off-use p strong {
    margin-bottom: 0px;
    display: table;
}
.block-cover-dt {
    max-width: 980px;
    margin: auto;
}
#frmRegister label{
    display: block;
    padding: 0px

}
.forgot-pass {
    text-align: center;
}
p.ocmg-desc {
    text-align: center;
}
.link-sns a:first-of-type{
    margin-left:0;
}
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}
.terms{
    padding:50px 20px;
    background-color:#fff;
    margin-top:30px;
}
.terms-item{
    padding-left:30px;
}
.terms-tit{
    padding-bottom:20px;
    border-bottom:1px solid #e1e1e1;
    text-align:center;
    font-size:26px;
    font-weight:500;
}
.terms-item .terms-p{
    font-size:14px;
    font-weight:600;
    margin-top:30px;
}
.terms-item .terms-scroll{
    height:450px;
    
    line-height: 20px;
    overflow-y:auto;
    overflow-x: hidden;
    font-size: 13px;
    margin-top:30px;
    padding-right:20px;
    text-align: justify;
}
button#btnAgree {
    border: none;
}
.terms-check{
    margin-top:30px;
    padding-top:30px;
    padding-left:30px;
    border-top:1px solid #e1e1e1;
    text-align: left;
}
.terms-check p,
.terms-check label{
    display:inline-block;
    vertical-align:top;
    font-size: 15px;
}
.terms-check label{
    margin-left:20px;
}
.terms-btn-wrap .blue-btn{
    background-color:#33c5f2;
    color:#fff; 
    border: none;
}
.terms-btn-wrap .white-btn{
    background-color:#fff;
    color:#000;
    border:1px solid #000;
}
.terms-btn-wrap{
    margin-top:40px;
    text-align:center;
}
.terms-btn-wrap .terms-btn{
    display:inline-block;
    width:85px;
    height:85px;
    line-height:70px;
    border-radius:50%;  
    font-size:14px;
    text-align:center;
    vertical-align: top;
}
.terms-btn-wrap .terms-btn.white-btn{
    margin-left:10px;
}
.join{
    width:660px;
    background-color:#fff;
    margin-left:auto;
    margin-right:auto;
    padding:35px 50px;
}
.join-tit{
    text-align:center;
    font-size:26px;
    font-weight:500;
}
.join .join-inner{
    margin-top:35px;
    border-top:1px solid #000;
    /*border-bottom:1px solid #000;*/
    padding:25px 20px;
}
.join-row{
    position:relative;
    margin-top:25px;
    padding-left: 0px;
}
.join-row .star:before{
    content: "*";
    color: red;
    position: absolute;
    top: 0;
    left: -15px;
    line-height: 34px;
}
.join-row:after{
    clear:both;
    display:table;
    content:"";
}
.join .join-inner .join-p{
    font-size:14px;
    font-weight:600;
}
.join .join-half{
    border:1px solid #959595;
    padding:6px 10px;
    font-size:14px;
    width:50%;
    color:#000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.join input::-webkit-input-placeholder { color: #000; }
.join .join-full{
    border:1px solid #959595;
    padding:6px 10px;
    font-size:14px;
    width:100%;
    color:#000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.join .sms-text{
    display:block;
    margin-top:10px;
    color:#b7b7b7;
}
.join-refer{
    margin-top:7px;
    color:#999;
}
.join-btn-wrap{
    text-align:center;
    padding-top:35px;
}
.join-btn-wrap .btn{
    display:inline-block;
    width:70px;
    height:70px;
    line-height:70px;
    border-radius:50%;
}
.join-btn-wrap .blue-btn{
    border:1px solid #33c5f2;
    background-color:#33c5f2;
    color:#fff;
        padding: 0 7px 5px 5px;
}
.join-btn-wrap .white-btn{
    border:1px solid #000;
    color:#000;
    background-color:#fff;
    margin-left:35px;
    padding: 0 2px 5px 5px;
}
.birth .birth-item{
    display:inline-block;
        padding-left: 0px;
}
.birth .birth-item select{
    border:1px solid #959595;
    padding-left:10px;
    padding-right:10px;
    font-size:14px;
    height:34px;
    line-height:34px;
    min-width:90px;
}
.join-row .select-item {
    padding-left: 0px;
    margin-bottom: 10px;
}
.recom-tit{
    margin-top:50px;
    font-size:14px;
    font-weight:600;    
}
.membership{
    padding:35px 25px 80px 25px;
    background-color:#fff;
    width:550px;
    margin-left:auto;
    margin-right:auto;
}
.membership .membership-tit{
    font-size:26px;
    font-weight:600;
    text-align:center;
    padding-bottom:30px;    
}
.membership .membership-inner{
    border-top:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    padding:20px 10px 60px 10px;
}
.membership .icon{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.membership-blue{
    font-size:14px;
    font-weight:600;
    color:#33c5f2;
    text-align:center;
    margin-top:25px;
}
.membership-gray{
    margin-top:35px;
    color:#b7b7b7;
    text-align:center;
}
.membership-btn-wrap{
    margin-top:80px;
    text-align:center;
}
.membership-btn-wrap .membership-btn{
    display:inline-block;
    width:80px;
    height:80px;
    line-height:80px;
    border-radius:50%;
    background-color:#33c5f2;
    color:#fff;
    text-align:center;
    margin-left:10px;
}
.membership-btn-wrap .membership-btn:first-of-type{
    margin-left:0;
}
.border-error{
    border:red solid 1px !important;
}
.forgot{
    margin-top:30px;
}
.forgot a{
    display:block;
    text-align:center;
    font-weight:600;
    margin: 3px;
}
.join .w-item{
    display:none;
}
.join .welcome-icon .w-item{
    display:inline-block;
    height:34px;
    padding-left:5px;
}
.join .welcome-icon span{
    line-height:34px;
    font-weight:600;
}
.join .welcome-icon img{
    vertical-align:middle;
    margin-left:1px;
}
.join .welcome-icon span,
.join .welcome-icon img{
    color:#33c5f2;    

}

.logins{
    position:relative;
    text-align:center;
    width:430px;
    margin:0 auto;  
}
.logins-left{
    float:left;
    width:75%;
}
.logins .right-btn{
    display:inline-block;
    float:right;
    background-color:#32cd32;
    border:0;
    color:#fff;
    font-size:14px;
    width:100px;
    height:100px;
    border-radius:50%;
}
.margin-top-50 {
    margin-top: 50px !important;
}
.login-items{
    position:relative;
    padding-left:80px;
    margin-top:20px;
}
.form-half{
    width:50%;
}
p.link-sns-tit {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    font-family: roboto;
    margin-top: 0px;
}
.form-half input,
.form-half select,
.width90 input,
.width90 select{
    width:100%;
    padding-left:15px;
    
}
.link-sns a:first-of-type {
    margin-left: 0;
}
.link-sns a {
    margin-left: 10px;
}
.link-sns {
    margin-top: 15px;
}
.forgot a {
    display: table;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.logins:after,
.logins-item:after,
.login-items:after{
    clear:both;
    display:table;
    content:"";
}
.login-items:first-of-type{
    margin-top:0;
}
.login-items:after{
    clear:both;
    display:table;
    content:"";
}
.login-items .login-item-tit{
    position:absolute;
    border:1px solid transparent;
    line-height:30px;
    font-weight:600;
    top:0;
    left:0;
    display:inline-block;   
    vertical-align:bottom;
    float:left;
}
.login-items .login-item-input{
    display:block;
    line-height:30px;
    height:30px;
    width:100%;
    vertical-align:bottom;
    float:left;
    border:0;
    border-bottom:1px solid #000;
}
.network{
    text-align:center;
}
.network .network-txt{
    margin-top:15px;
}
.network-sns{
    margin-top:10px;
}
.network-sns:after{
    clear:both;
    display:table;
    content:"";
}
.network-sns a{
    display:inline-block;   
}
.network-sns a:nth-of-type(2){
    margin-left:10px;
}
.network-bar-wrap{
    margin-top:10px;
}
.network-bar{
    display:inline-block;
}
.network-bar li{
    display:inline-block;
    float:left;
    border-left:1px solid #ddd;
    padding-left:10px;
    padding-right:10px;
}
.network-bar li:first-of-type{
    border-left:0;
}
.network-bar li a{
    color:#000;
}
.login-coupon {
    margin-top:10px;
}
.login-coupon .item-lime1{
    display:inline-block;
    width:130px;
    height:130px;
    background-image:url('/assets/images/item-lime1.png');
    background-repeat:no-repeat;
    font-size:14px;
    font-weight:500;
        padding-top: 70px;
    line-height: 1.2;
    vertical-align:top;
    color:#000;
}
.login-coupon .item-gray{
    display:inline-block;
    width:130px;
    height:130px;
    background-image:url('/assets/images/item-gray.png');
    background-repeat:no-repeat;
    font-size:14px;
    font-weight:500;
        padding-top: 70px;
    line-height: 1.2;
    vertical-align:top;
    margin-left:10px;
    color:#000;
}
.login-coupon .item-lime2{
    display:inline-block;
    width:130px;
    height:130px;
    background-image:url('/assets/images/item-lime2.png');
    background-repeat:no-repeat;
    font-size:14px;
    font-weight:500;
        padding-top: 70px;
    line-height: 1.2;
    vertical-align:top;
    margin-left:10px;
    color:#000;
}
.login-coupon-txt{
    margin-top:15px;
    color:#33cc33;
    text-align:center;
}
.regist-link{
    display:block;
    text-align:center;
    margin-top:25px;
    background-color:#33cc33;
    color:#fff;
    border-radius:2px;
    padding:15px 5px;
    font-size:14px;
}
.regist-link:hover{
    color:#fff;
}
.radio-next .radio-inline input[type='radio']{
    left:10px;
    top: -2px;
}
.radio-next .radio-inline:first-of-type input[type='radio']{
    left: 2px;
}
.ac-find-wrap{
text-align:center;
}
.ac-input{
    height:34px;
    line-height:34px;
    padding-left:10px;
    padding-right:10px;
    width:100%;
    border:1px solid #dddddd;
    border-radius:2px;
}
.ac-find{
    width:600px;
    display:inline-block;
    padding: 50px 40px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.ac-find-result{
    display:none;
}
.ac-find-result p span{
    font-weight:600;
}
.ac-find-btn{
    margin-top:30px;
    width:110px;
    height:110px;
    border-radius:100%;
    background-color:#32cd32;
    color:#fff;
    font-weight:600;
    border:0;
    outline:0;
}

.login-wrap{
    text-align:center;
    
}
.login{
    
    width:550px;
    display:inline-block;
}

.login-title{
    font-size:26px;
    color:#000000;
    font-weight:500;
    text-align:center;
    padding-bottom:35px;
    
    border-bottom:1px solid #000000;
    
}
.login-box {
    position: relative;
    padding: 20px 30px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 0px; 
}
.login-box .login-btn {
    position: absolute;
    top: 31px;
    right: 0px;
    display: inline-block;
    width: 92px;
    height: 92px;
    border-radius: 92px;
    color: #ffffff;
    line-height: 92px;
    text-align: center;
    font-size: 14px;
    background: #ef0053;
    border: none;
}
.login-item:after{
    content:"";
    clear:both;
    display:table;
}
.edit-label{
    font-size:14px;
    padding-left:0;
    color:#6e6e6e;
}
.login-item  .login-label{
    font-size:15px;
    display:inline-block;    
    width:28%;
    float:left;
    text-align:left;
        padding-top: 7px;
        font-weight: 400;
        font-family: roboto
}
.login-item .login-input{    
    display:inline-block;
    width:72%;
    float:left;
    border-bottom:1px solid #959595;
    border-top:0;
    border-left:0;
    border-right:0;    
}
.login-item .login-input:focus{
    outline:0;
}
.login .register-btn {
    width: 80px;
    height: 80px;
     line-height: 55px;
    border-radius: 50%;
    padding-top: 12px;
    display: inline-block;
    margin-left: 5px;
    color: #33cc33;
    background: #fff;
    border-color: #33cc33;
    border: 1px solid #33cc33;
    margin-top: 17px;
    font-weight: 500;
    font-size: 12px;
}

.login .title-center {
    font-size: 27px;
    text-align: center;
    font-weight: 500;
    /* font-weight: 600; */
    padding-bottom: 25px;
    line-height: 1;
    margin-top: 20px;
    font-weight: 600;
}
 .login .register-btn:hover {
     color: #fff;
    background: #33cc33;
    
}
.login-btn:hover{
    color: #33cc33;
    background: #fff;
    border: 1px solid #33cc33;
}
.with{
    margin-top:10px;
}
.with-title{
    font-size:12px;
    font-weight:500;
    text-align:center;
}
.with-link{
    margin-top:15px;    
}
.with-link a{
    display:inline-block;
    margin-left:20px;
}
.with-link a:first-of-type{
    margin-left:0;
}
.forgot{
    margin-top: 20px;
    margin-bottom: 15px;
        padding-left: 0px;
}
.forgot .forgot-link{
    list-style:none;
    text-align:center;
}
.forgot .forgot-link a{
    font-size:12px;
    color:#000000;
}

/*́´́©́•½ê´€*/
.agree{
    padding-top:40px;
    padding-bottom:30px;
    padding-left:40px;
    padding-right:40px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    background-color:#f7f7f8;
}
.agree-text{
    resize:none;
    white-space: pre-line;
    padding-left:20px;
    padding-right:20px;
    border: 0;
    width: 100%;
    height: 310px;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 130%;
    color: #666;
    background-color:#ffffff;
    border-radius:4px;
    border: 1px solid #ddd;
}
.agree-check{
    margin-top:25px;
    padding-left:60px;
}
.agree-check span{
    display:inline-block;
    font-weight:500;
    line-height:15px;
    vertical-align:top;
    margin-right:20px;
}

.agree-check .squaredFour{
    display:inline-block;
    margin-left:40px;
}
.join-btn-wrap{
    text-align:center;
    
}
.join-btn{
    display:inline-block;
    overflow:hidden;
}

.join-btn-wrap .white-btn{
    margin-left:10px;
}
.join-btn-wrap .join-btn1 span{
    margin-top:45px;
}
.join-btn-wrap .join-btn2 span{
    margin-top: 45px;   
}
    
.join-btn-wrap .green-btn span,
.join-btn-wrap .white-btn span{
    display:block;
}
.login-btn-wrap{
    text-align:center;
}
.login-btn-wrap a{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    margin-left: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 100px;
    box-sizing: border-box;
}
.login-btn-wrap .green-btn{
    background-color:#33cc33;
    color:#ffffff;
    font-size:12px;
    padding:0;
}
.login-btn-wrap .green-btn:hover{
    background-color:#01d501;
}

.login-btn-wrap .black-btn{
    border:1px solid #000000;
    background-color:#ffffff;
    color:#000000;
    font-size:12px;
    padding:0;
}
.login-btn-wrap a:first-of-type{
    margin-left:0;
}

/*JOIN US*/
.duplicate-btn{
    margin-left:10px;
    height:35px;
    line-height:35px;
    text-align:center;
    min-width:90px;
    border:1px solid #4c4c4c;
    background-color:#4c4c4c;
    color:#ffffff;
    border-radius:4px;
}
.join-wrap{
    display:inline-block;
    width:650px;    
}
.join{
    text-align:left;
}
.join .guide-info{
    color:#555;
}
.join-title{
    font-size:14px;
    font-weight:600;
    text-transform: uppercase;
}
.join-item:after{
    content:"";
    clear:both;
    display:table;
}
.join-item{
    margin-top:15px;
}
.join-input-wrap:after{
    display:table;
    clear:both;
    content:"";
}
.join .guide-two .vali-txt{
    margin-top:3px !important;
} 
.join-input-wrap .join-item:first-of-type{
    margin-top:0;
}
.edit-box{
    padding:20px;
    border:1px solid #ddd;
    background-color:#fafafa;
}
.edit-box .radio,
.edit-box .checkbox{
    margin-bottom:0;
}
.edit-box .edit-item{
    padding-left:20px;
    padding-right:20px;
    color:#555;
}
.edit-box .checkbox span{
    font-weight:500 !important;
}
.edit-box label{
    font-weight:600;
    text-transform: uppercase;
}
.edit-box input{
    width:100%;   
}
.edit-box input,
.edit-box select{
  border-color:#ddd;  
}
.join-form{
    height:37px;
    border:1px solid #959595;
    border-radius:4px;
    color:#000000;
}
.join-item .squaredFour span{
    font-size:12px;
    color:#555;
}
.join-item .join-refer {
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    display: table;
    text-align: left;
    width: 100%;
}
.join-guide{
    margin-top:10px;
}

.join-select-wrap:after,
.edit-select-wrap:after{
    clear:both;
    display:table;
    content:"";
}
.join-select{
    display:inline-block;
    float:left;
    width:21%;
    height:37px;
    border:1px solid #959595;
    border-radius:4px;
    color:#000000;
    padding-left:15px;
    padding-right:20px;
}
.edit-select{
    display:inline-block;
    float:left;
    width:21%;
    height:34px;
    border:1px solid #959595;
    border-radius:4px;
    color:#000000;
    padding-left:15px;
    padding-right:20px;
}
.join-select-unit{
    display:inline-block;
    float:left;
    width:12%;
    padding-left:7px;
    line-height:37px;
}
.edit-select-unit{
    display:inline-block;
    float:left;
    width:12%;
    padding-left:7px;
    line-height:34px;
    
}
/*membership*/
.membership-wrap{
    display:inline-block;
    width:555px;   
}

.membership-point{
    color:#33cc33;
    font-weight:600;
    margin-top:25px;
}
.membership-text{
    margin-top: 30px;
    font-size: 12px;
    color: #b7b7b7;
    max-width: 350px;
    display: inline-block;
}
.membership-btn{
    margin-top:70px;
    width:80px;
    height:80px;
    border-radius:80px;
    background-color:#33cc33;
    color:#ffffff;
    outline:0;
    border:0;
}
.membership-btn:hover{
    background-color:#01d501;
}

/* system */
.system{
    position: relative;
    text-align: center;
    height: 520px;
    background-color: #f0f0f0;
    margin-top: 10%;    
}
.system-inner-item{
    display:inline-block;
    
}
.system-image,
.system-item{
    display:inline-block;
}
.system-item img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.system-image{
    position: absolute;
    bottom: 0;
    left: 15%;
}
.system-proc .system-proc-row{
    margin-top:30px;
}
.system-proc .system-proc-row:first-of-type{
    margin-top:0;
}
.system-item{
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -180px;
}
.system-proc{
    margin-top:60px;
}
.system-proc-item{
    display: inline-block;
    width: 145px;
    vertical-align: top;
    margin-left:20px;
}
.system-proc .system-proc-row .system-proc-item:first-of-type{
    margin-left:0;
}
.system-proc-image{
    position:relative;
    height: 0;
    padding-top: 47%;
}
.system-proc-item p{
    font-weight:600;
}
.system-proc{
    margin-top:35px;
}
.system-head{
    text-align:center;
    color: #33cc33;    
    font-weight: 600;
    font-size: 15px;
}
.system-head span{
    display:inline-block;
    color:#000;
    font-size:1.2em;
}
.system-title{
    text-align: center;
    color: #33cc33;
    font-weight: 600;
    font-size: 22px;
}

.system-desc{
    font-size:14px;
    font-weight:600;
    text-align:center;
    margin-top:30px;
}
.system-link-wrap{
    margin-top:20px;
    text-align:center;
}
.system-link{
    display: inline-block;
    background-color: #33cc33;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 15px 20px;
}
.system-link:hover{
    color:#fff;
}

@media all and (max-width: 480px){
    .logins{
        width:100%;
    }
    .with img {
    width: 47px;
    height: 47px;
    opacity: 0.9;
}
.login-box {
    padding: 0px 0px !important;
    padding-top: 10px !important;
}
input.login-btn {
    width: 70px;
    height: 70px;
    padding-top: 3px;
    font-size: 10px;
}
.login .register-btn {
    width: 70px;
    height: 70px;
    padding-top: 3px;
    font-size: 10px;
}
    .logins-item{
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 10px;
    }
    .login .login-inner {
        padding: 20px 20px;
    width: 100%;
   
}
    .login .title-center {
    font-size: 22px;
    padding-bottom: 0px;
   
}
p.with-text {
 
    margin-top: 25px;
    margin-bottom: 10px;

}
    .logins-left{
        float:none;
        width:100%;
    }
    .logins .right-btn{
        float:none;
        margin-top:20px;
    }
    .login-coupon .item-lime1,
    .login-coupon .item-gray,
    .login-coupon .item-lime2{
        width:80px;
        height:80px;
        padding-top:40px;
        font-size:12px;
        background-size:contain;
    }
    .login-coupon .item-gray,
    .login-coupon .item-lime2{
        margin-left:1px;
    }
    .join-btn{
        display:block;
    }
    .membership-text{
        max-width:100%;
        display:block;
    }
    .join-btn-wrap .green-btn,
    .join-btn-wrap .white-btn{
        display:block;
        width:100%;
        border-radius:0;
        margin-left:0;
        height:40px;
        line-height:40px;
        border-radius:2px;
    }
    .duplicate-btn{
        float:right;
        margin-top:5px;
    }
    .join-btn-wrap .white-btn
    {
        margin-top:5px;
    }
    .join-btn-wrap .green-btn span,
    .join-btn-wrap .white-btn span{
        margin-top:0;
    }
    .join-form{
        width:100%;
    }
    
}
.f-a {
    margin-top: 10px;
}

.feedback .feedback-th,
.feedback .feedback-td {
    display: inline-block;
    float: left;
    padding: 20px 10px;
    border-bottom: 1px solid #e1e1e1;
}

.feedback .feedback-th {
    text-align: center;
}

.feedback .feedback-content {
    display: none;
    padding: 30px 60px;
}

.feedback .row:after {
    clear: both;
    display: table;
    content: "";
}

.feedback .f-no {
    width: 10%;
    text-align: center;
}

.feedback .f-cate {
    width: 25%;
    text-align: center;
}

.feedback .f-tit {
    width: 35%;
    text-align: left;
}

.feedback .f-date {
    width: 20%;
    text-align: center;
}

.feedback .f-state {
    width: 10%;
    text-align: center;
}

.f-q,
.f-a {
    position: relative;
}

.feedback-content .f-q span,
.feedback-content .f-a span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 60px;
    font-weight: 600;
}

.feedback-content .f-q p,
.feedback-content .f-a p {
    padding-left: 60px;
}

.my {
    height: 315px;
    overflow: hidden;
    margin-bottom: 30px;
        margin-top: 20px;
}

.my:after {
    clear: both;
    display: table;
    content: '';
}
.myc.my-page {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.reporter {
    background-color: #f3f3f3;
    display: inline-block;
    width: 316px;
    height: 315px;
    text-align: center;
    padding: 35px 5px 30px 5px;
    float: left;
    width: 30%;
}

.reporter-image img {
    max-width: 138px;
    max-height: 138px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: block;
        width: 200px;
    height: 200px;
}

.reporter .name,
.reporter .grade {
    font-size: 16px;
    line-height: 1;
}

.reporter .name {
    margin-top: 20px;
    font-weight: 600;
}

.reporter .grade {
    margin-top: 5px;
    font-weight: 400;
}

.reporter .grade span {
    position: relative;
    top: -2px;
    font-size: 16px;
    font-weight: 500;
}

.reporter .setting {
    min-width: 165px;
    height: 35px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #ffcb11;
    padding: 11px 11px;
}

.reporter .setting-yellow {
    background-color: #ffcb11;
    color: #000;
    font-weight: 500;
}

.reporter .setting-blue {
    background-color: #253d89;
    color: #fff;
    font-weight: 500;
}
.reporter .setting-grey{
    background-color: #999;
    color: #333;
    font-weight: 500;
}
.reporter .setting img {
    margin-right: 5px;
}

.reporter .setting img,
.reporter .setting span {
    display: inline-block;
    vertical-align: middle;
}

.my .story {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 664px;
    height: 315px;
    background-image: url('../images/mypage-story.png');
    background-position: center !important;
    width: 70%;
}

.story {
    padding-left: 35px;
    padding-right: 35px;
}

.story .story-inner {
    display: table;
    width: 100%;
    height: 100%;
}

.story .story-inner .greet {
    color: #fff;
    font-size: 28px;
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}

.story .story-inner .number-wrap {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    text-align: right;
}

.story .story-inner .number {
    display: inline-block;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 23px;
    color: #e41f27;
    text-align: center;
    padding-top: 60px;
}

.story .story-inner .number p {
    font-weight: 600;
    margin-top: 3px;
    line-height: 1;
    font-size: 23px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/*button*/

.navy-filter-button {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}

.navy-filter-button:after {
    clear: both;
    display: table;
    content: "";
}

.navy-filter-button button {
    display: inline-block;
    margin-left: 10px;
    min-width: 150px;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 10px 5px;
}

.navy-filter-button button:first-of-type {
    margin-left: 0;
}

.navy-filter-button button.active {
    background-color: #253d89;
    color: #fff;
}


/*yellow*/

.yellow-filter-button {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}

.yellow-filter-button:after {
    clear: both;
    display: table;
    content: "";
}

.yellow-filter-button button {
    display: inline-block;
    margin-left: 10px;
    min-width: 150px;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 10px 5px;
}

.yellow-filter-button button:first-of-type {
    margin-left: 0;
}

.yellow-filter-button button.active {
    background-color: #ffcb11;
    color: #000;
}

.subscribe {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 35px;
}

.subscribe:after {
    clear: both;
    display: table;
    content: "";
}

.s-item {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    width: 25%;
}

.subscribe .s-inner {
    position: relative;
    background-color: #fff;
    padding: 25px 20px;
    padding-left: 85px;
}

.subscribe .s-inner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.subscribe .s-inner .name {
    font-weight: 600;
}

.subscribe .s-inner .bar {
    margin-top: 5px;
    border: 1px solid #253d89;
    overflow: hidden;
}

.subscribe .bar span {
    display: inline-block;
    float: left;
    padding: 5px;
    text-align: center;
    font-weight: 500;
}

.subscribe .s-inner .bar .blue {
    width: 70%;
    background-color: #253d89;
    color: #fff;
}

.subscribe .s-inner .bar .white {
    width: 30%;
    background-color: #fff;
    color: #253d89;
}

.subscribe .desc {}

.myc-tab {
    text-align: center;
    padding: 10px;
    background-color: #f3f3f3;
    margin-top: 35px;
    margin-bottom: 10px;
}
ul.sidebar-list {
    list-style: none;
    padding-left: 0px;
}
.myc-tab li {
    display: inline-block;
    margin-left: 10px;
}

.myc-tab li:first-of-type {
    margin-left: 0;
}

.myc-tab li a {
    display: block;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    padding: 10px 5px;
    min-width: 140px;
    font-weight: 600;
}

.myc-tab li.active a {
    color: #e41f27;
}

.myc {
    position: relative;
    margin-top: 15px;
}

.myc.my-page .sidebar {
    background: none;
    min-height: 382px;
    padding-top: 10px;
    padding-left: 45px;
    padding-right: 50px;
    z-index: 10;
    width: 20%;
    float: left;
    border: 1px solid #f3f3f3;
}
.myc .content p.tit {
    display: table;
    float: left;
}

.myc.my-page .content {
    width: 78%;
    float: right;
    background: none;
    margin-top: 0px;
    padding: 30px 50px 60px 50px;
    border: 1px solid #f3f3f3;

}
.myc .content .top {
    display: table;
    width: 100%;
}
.myc .content .ul.thumb-board {
    padding-left: 0px;
}
.myc .check-label {
    padding-left: 1.78571rem !important;
    position: relative;
    cursor: pointer;
}
.check-icon {
    position: absolute !important;
    top: 50% !important;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    width: 18px;
    height: 18px;
    font-size: 12px;
}
.check-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border: solid 1px #ccc;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.check-icon i::before, .check-icon i::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.check-label input[type="checkbox"]:checked+.check-icon i::before, .check-label input[type="checkbox"]:checked+.check-icon i::before, .check-label input[type="checkbox"]:checked+* .check-icon i::before, .check-label input[type="checkbox"]:checked+* .check-icon i::before, .u-check input[type="radio"]:checked+.u-check-icon-checkbox-v6 i::before, .u-check input[type="radio"]:checked+.u-check-icon-radio-v6 i::before, .u-check input[type="radio"]:checked+* .u-check-icon-checkbox-v6 i::before, .u-check input[type="radio"]:checked+* .u-check-icon-radio-v6 i::before {
    content: '\f00c';
}
.check-label input[type="checkbox"]:checked+.check-icon i, .check-label input[type="checkbox"]:checked+.check-icon i, .check-label input[type="checkbox"]:checked+* .check-icon, .check-label input[type="checkbox"]:checked+* .check-icon i, .check-label input[type="radio"]:checked+.check-icon i, .u-check input[type="radio"]:checked+.u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked+* .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked+* .u-check-icon-radio-v6 i {
    color: #fff;
    background-color: #72c02c;
    border-color: #72c02c;
}
.myc .check-input {
    display: none!important;
    position: absolute !important;
    top: 0;
    left: 0;
}
.myc .content .top .search button {
    border: none;
    height: 23px;
    background: #cecbcb;
}
.myc .content .top input[type="text"] {
    border: none;
    height: 21px;
}
.myc .content .search {
    float: right;
    position: relative;
    height: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
        background: #fff;
}
.myc .sidebar-list li {}

.myc .sidebar-list li a {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 600;
    color: #000;
}
.my .reporter {
    width: 30%;
    float: left;
}
.my .story {
    width: 70%;
    float: left;
}
.myc .sidebar-list li.active a {
    color: #e41f27;
}

.myc .contents {
    position: relative;
    padding-left: 234px;
}

.myc .contents-inner {
    margin-left: 25px;
    background-color: #fff;
    padding: 30px 50px 60px 50px;
}

.myc .contents-inner .top {
    margin-top: 50px;
}

.myc .contents-inner .top:first-of-type {
    margin-top: 0;
}

.contents-inner .top:after {
    clear: both;
    display: table;
    content: "";
}

.contents-inner .top .tit {
    float: left;
    font-weight: 600;
}

.contents-inner .top .top-time {
    display: inline-block;
    float: right;
}

.contents-inner .top-time select {
    height: 24px;
    vertical-align: top;
    border: 1px solid #000;
}

.contents-inner .top .month {
    vertical-align: top;
    background-image: url(/assets/images/calendar.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 24px;
    overflow: hidden;
    margin-left: 5px;
    padding-top: 6px;
    text-align: center;
}

.contents-inner .top .top-view {
    display: inline-block;
    float: right;
}

.contents-inner .top .top-view span,
.contents-inner .top .top-view select {
    font-size: 10px;
    font-weight: 500;
}

.contents-inner .top .top-view select {
    height: 25px;
    border: 1px solid #000;
}

.contents-inner .top .search {
    float: right;
    position: relative;
    width: 180px;
    height: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}

.contents-inner .search input {
    border: 0;
    line-height: 23px;
    padding-left:4px;
}

.contents-inner .search button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
}

.thumb-board {
    margin-top: 20px;
}

.thumb-body:after {
    clear: both;
    display: table;
    content: "";
}

.thumb-head,
.thumb-body {
    display: table;
    width: 100%;
    overflow: hidden; /* Edit by Long */ 
}

.thumb-head .thumb-item,
.thumb-body .thumb-item {
    display: table-cell;
    vertical-align: middle;
}

.thumb-head .thumb-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.thumb-body .thumb-item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.thumb-board>.thumb-body:nth-of-type(2) .thumb-item {
    padding-top: 30px;
}

.thumb-head .thumb-check {
    width: 5%;
}

.thumb-head .thumb-action {
    width: 70%;
}

.thumb-head select {
    height: 25px;
    border: 1px solid #000;
}

.thumb-head .thumb-view {
    width: 25%;
    text-align: right;
}

.share:after {
    clear: both;
    display: table;
    content: '';
}

.share li {
    display: inline-block;
    float: left;
}

.iboard-icon:after {
    clear: both;
    display: table;
    content: '';
}

.thumb-body .status:after {
    clear: both;
    display: table;
    content: '';
}

.thumb-body .status li {
    display: inline-block;
    float: left;
    color: #afafaf;
    border-left: 1px solid #afafaf;
    padding-left: 5px;
    margin-left: 5px;
}

.thumb-desc {
    margin-top: 7px;
}

.thumb-desc:after {
    clear: both;
    display: table;
    content: '';
}

.thumb-body .status {
    display: inline-block;
    float: left;
    padding-left: 0px;
}

.thumb-body .share {
    /* display: inline-block; */
    float: left;
    padding-left: 0px;
    width: 100%;
    margin-top: 10px;
}
.thumb-body .share li {
    margin-left: 7px;
}
.iboard-icon li:first-of-type {
   
    margin-left: 0px;
}
.thumb-body .share li img,
.thumb-body .share li span {
    display: inline-block;
    vertical-align: middle;
}

.thumb-body .status li:first-of-type {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

.iboard-icon li {
    display: inline-block;
    float: left;
}

.thumb-body .thumb-btn button, .thumb-body .thumb-btn a{
    display: inline-block;
    background-color: #ffcb11;
    color: #000;
    text-align: center;
    min-width: 64px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.thumb-body .thumb-check {
    width: 5%;
}

.thumb-body p,
.thumb-body span {
    word-break: break-word;
}

.thumb-body .thumb-image {
    width: 25%;
}

.thumb-body .thumb-gv {
    width: 30%;
    text-align: center;
}

.thumb-body .thumb-gv p {
    display: inline-block;
    margin-left: 10px;
    max-width: 70px;
}

.thumb-body .thumb-gv p span,
.thumb-body .thumb-gv p img {
    vertical-align: middle;
}

.thumb-body .thumb-gv p span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.thumb-body .thumb-gv p img {
    margin-right: 1px;
}

.thumb-body .thumb-gv p:first-of-type {
    margin-left: 0;
}



.thumb-body .thumb-image img {
    display: block;
    width: 100%;
    height: auto;
}

.thumb-body .thumb-summ {
    width: 45%;
    padding-left: 20px;
}

.thumb-body .thumb-summ-nc {
    width: 45%;
}

.thumb-body .thumb-summ-nc2 {
    width: 50%;
}

.thumb-body .thumb-revenue {
    width: 25%;
    text-align: right;
}

.thumb-body .thumb-revenue .item {
    display: inline-block;
}

.thumb-body .thumb-revenue .tit {
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
}

.thumb-body .thumb-revenue .money {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.thumb-body .thumb-summ .title {
    font-weight: 500;
}

.iboard-icon {
    margin-top: 7px;
        padding-left: 0px;
}

.iboard-icon:after {
    clear: both;
    display: table;
    content: "";
}
.iboard-icon li:first-of-type {
   
    margin-left: 0px;
}
.iboard-icon li {
    display: inline-block;
    float: left;
    margin-left: 0px;
}

.iboard-icon li:first-of-type {
    margin-left: 0;
}

.thumb-body .thumb-btn {
    width: 25%;
    text-align: right;
}

.pagination {
    text-align: center;
    margin-top: 50px;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
}
/* Edit by Long on 13-03-2018 */
.pagination li a, .pagination li span{
    display: block;
    min-width: 36px;
    margin: 0 2px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    color: #000;
    border: 1px solid #989898;
    line-height: 34px;
}

.pagination li.active a, .pagination li.active span,
.pagination li.active a:hover {
    background-color: #ffcb11;
    color: #fff;
}
/* End edit by Long */

/*board*/

.board-gray-top,
.border-top-gray {
    border-top: 1px solid #e1e1e1;
}

.board .board-head,
.board .board-body {
    display: block;
}

.board .board-head {
    height: 38px;
}

.board .board-body {
    /*height: 82px;*/
}

.board .board-row:after,
.board .board-head:after,
.board .board-body:after {
    content: "";
    display: block;
    content: "";
}

.board .board-head .board-item,
.board .board-body .board-item {
    display: inline-block;
    float: left;
}

.board .board-head .board-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    height: 38px;
}

.board .board-body .board-item {
    padding: 7px;
    text-overflow: ellipsis;
    height: 100%;
    line-height: 59px;
    overflow: hidden;
}

.board .board-row .board-profile {
    width: 37%;
}

.board .board-row .board-message {
    width: 80%;
}

.board .board-row .board-pile {
    width: 20%;
}

.board .board-row .board-pile .btn {
    display: block;
    width: 100%;
    background-color: #ffcb11;
    color: #000;
    text-align: center;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 80px;
    font-size: 12px;
}

.board .board-row .board-pile .btn:first-of-type {
    margin-top: 0;
}

.board .board-row .board-review {
    width: 23%;
    white-space: nowrap;
    text-align: center;
}

.board .board-row .board-dr {
    width: 15%;
}

.board .board-row .board-dr button {
    position: relative;
    display: block;
    width: 100%;
    min-width: 76px;
    padding: 3px;
    margin-top: 5px;
    background-color: #ffcb11;
    line-height: 1;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap;
}

.board .board-row .board-dr button:first-of-type {
    margin-top: 0;
}

.board .board-row .board-image {
    width: 25%;
}

.board .board-row .board-image img {
    margin-left: auto;
    margin-right: auto;
    min-width: 95px;
}

.board .board-row .board-image p {
    text-align: center;
    margin-top: 5px;
}

.board .board-row .board-dr button img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.board .board-row .board-review .btn {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-left: 3px;
}

.board .board-row .board-review .btn:first-of-type {
    margin-left: 0;
}

.board .board-row .board-review .btn img,
.board .board-row .board-review .btn span {
    display: inline-block;
    vertical-align: middle;
}

.board .board-row .board-subs {
    width: 10%;
    text-align: center;
}

.board .board-row .board-time {
    width: 25%;
    text-align: center;
    white-space: nowrap;
}

.board .board-row .board-func {
    width: 28%;
    text-align: center;
    white-space: nowrap;
}

.board .board-row .board-func button {
    background-color: #ffcb11;
    color: #000;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 80px;
    font-size: 12px;
}

.board-profile .board-profile-inner {
    position: relative;
    overflow: hidden;
}

.board-profile .board-profile-inner>p {
    display: block;
    padding-left: 65px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.board-message .board-profile-inner .reply,
.board-profile .board-profile-inner .reply {
    display: block;
    padding-left: 65px;
    vertical-align: middle;
}

.board-profile-inner .reply .name {
    color: #253d89;
    font-weight: 500;
}

.board-profile-inner .reply .name:after {
    clear: both;
    display: table;
    content: "";
}

.board-profile-inner .reply .name .item {
    display: inline-block;
    float: left;
    width: 60%;
    padding-right: 10px;
    color: #253d89;
    font-weight: 500;
}

.board-profile-inner .reply .name .time {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 8px;
}

.board-profile-inner .reply .name span {
    color: #989898;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.board-profile-inner .reply .content {
    color: #000;
    font-size: 12px;
    margin-top: 3px;
}

.board-profile-inner .reply .blue-btn {
    display: inline-block;
    font-size: 8px;
    background-color: #253d89;
    color: #fff;
    text-align: center;
    padding: 3px 10px;
    margin-top: 3px;
}

.board-profile-inner .reply .yellow-btn {
    display: inline-block;
    font-size: 8px;
    background-color: #ffcb11;
    color: #fff;
    text-align: center;
    padding: 1px 10px;
    margin-top: 3px;
}

.board-message .board-profile-inner .image,
.board-profile .board-profile-inner .image {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 55px;
    padding-left: 55px;
    display: inline-block;
}

.board-message .board-profile-inner .image img,
.board-profile .board-profile-inner .image img {
    position: absolute;
    top: 0;
    left: 0;
}

.reply-write {
    display: none;
    margin-top: 15px;
}

.reply-write .inner {
    position: relative;
    padding-left: 65px;
}

.reply-write .inner .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 65px;
}

.reply-write .inner .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.reply-write-blue .inner textarea {
    border: 1px solid #253d89;
    width: 100%;
    min-height: 65px;
}

.reply-write-yellow .inner textarea {
    border: 1px solid #ffcb11;
    width: 100%;
    min-height: 65px;
}

.reply-write .btn-wrap {
    margin-top: 5px;
    text-align: right;
}

.reply-write .btn-wrap .btn {
    display: inline-block;
    background-color: #253d89;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    min-width: 66px;
}

.reply-write-blue .btn-wrap .btn {
    display: inline-block;
    background-color: #253d89;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    min-width: 66px;
}

.reply-write-yellow .btn-wrap .btn {
    display: inline-block;
    background-color: #ffcb11;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    min-width: 66px;
}

.reply-write textarea {
    width: 100%;
    height: 66px;
    border: 1px solid #253d89;
    resize: none;
    padding: 5px;
}


/*//END board*/

.analytics-tit1 {
    font-weight: 500;
    margin-top: 40px;
}

.analytics-tit2 {
    font-weight: 500;
    margin-top: 70px;
}

.h-numbers:after {
    clear: both;
    display: table;
    content: '';
}

.h-numbers .item {
    position: relative;
    width: 30%;
    display: inline-block;
    float: left;
    margin-left: 5%;
    text-align: center;
    border-radius: 10px;
    padding-top: 45px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.h-numbers .yellow-item {
    background-color: #ffe175;
}

.h-numbers .blue-item {
    background-color: #afc2ff;
}

.h-numbers .item:first-of-type {
    margin-left: 0;
}

.h-numbers .item .opt {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    bottom: 50px
}

.h-numbers .item .num {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.as-wrap:after {
    clear: both;
    display: table;
    content: "";
}

.as-wrap .v-numbers {
    display: inline-block;
    float: left;
    width: 30%;
}

.as-wrap .v-numbers .item {
    position: relative;
    display: block;
    background-color: #afc2ff;
    color: #fff;
    padding-top: 45px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-radius: 10px;
    margin-top: 15px;
}

.as-wrap .circle-graph {
    display: inline-block;
    float: left;
    width: 70%;
    margin-top: 50px;
    overflow-x: auto;
    overflow-y: hidden;
}

.as-wrap .v-numbers .item .opt {
    font-weight: 400;
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 50px;
    width: 100%;
}

.as-wrap .v-numbers .item .num {
    font-size: 26px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.circle-graph :after {
    clear: both;
    display: table;
    content: '';
}

.circle-graph .graph-item {
    width: 50%;
    display: inline-block;
    float: left;
}

.second-mt {
    margin-top: 70px;
}

.qty_tbl {
    width: 100%;
    margin-top: 30px;
}

.qty_tbl td {
    border: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
}

.cc {
    display: table;
    width: 100%;
}

.cc .cc-num {
    display: table-cell;
    width: 35%;
    padding-right: 5%;
    vertical-align: middle;
}

.cc .cc-num .item {
    background-color: #afc2ff;
    text-align: center;
    padding: 30px 5px;
    vertical-align: middle;
}

.cc .cc-num .item .num {
    font-size: 18px;
    color: #e74147;
}

.cc .cc-num .item .tit {
    font-size: 12px;
}

.cc .cc-bar {
    display: table-cell;
    width: 65%;
    vertical-align: middle;
    border: 1px solid #e1e1e1;
    padding-left: 25px;
    padding-right: 25px;
}

.cc .cc-bar .tit {
    color: #253d89;
    font-weight: 600;
}

.cc .cc-bar .bar-wrap {
    position: relative;
    margin-top: 3px;
}

.cc .cc-bar .bar-wrap .percent {
    position: relative;
    padding-right: 75px;
    width: 100%;
}

.cc .cc-bar .bar-wrap .percent .inner {
    position: relative;
    border: 1px solid #e1e1e1;
    height: 25px;
}

.cc .cc-bar .bar-wrap .percent .percent-num {
    display: inline-block;
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #253d89;
    width: 92%;
}

.bar-money {
    display: inline-block;
    position: absolute;
    top: -15px;
    right: 0;
}

.bar-money .cur {
    font-size: 12px;
    font-weight: 500;
    color: #e74147;
}

.bar-money .goal {
    font-size: 8px;
    font-weight: 500;
}

.cc-wrap {
    padding-top: 15px;
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
}

.cc .cc-bar .desc {
    font-size: 8px;
    margin-top: 7px;
}

.cc .cc-bar .bar-wrap .btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffcb11;
    color: #000;
    font-size: 8px;
    font-weight: 500;
}

.mileage-tit {
    font-weight: 600;
    margin-top: 35px;
}

.mileage-tbl {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.mileage-tbl thead th {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.mileage-tbl thead th,
.mileage-tbl tbody td {
    padding: 10px 5px;
    text-align: center;
}

.myinfo-btn-wrap {
    text-align: center;
    margin-top: 50px;
}

.myinfo-btn-wrap .btn {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    font-size: 14px;
    margin-left: 10px;
}

.myinfo-btn-wrap .btn:first-of-type {
    margin-left: 0;
}

.myinfo-btn-wrap .white-btn {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}

.myinfo-btn-wrap .blue-btn {
    border: 1px solid #33c5f2;
    background-color: #33c5f2;
    color: #fff;
}

.myinfo-tit {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}

.myinfo-desc {
    text-align: center;
    margin-top: 10px;
}

.reason-wrap {}

.reason {
    width: 565px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
}

.reason .row {
    position: relative;
    margin-top: 20px;
}

.reason .row:first-of-type {
    margin-top: 0;
}

.reason .tit {
    font-size: 12px;
    font-weight: 600;
    width: 75px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.reason .item {
    padding-left: 75px;
    width: 100%;
}

.reason .half-item {
    padding-left: 75px;
    width: 50%;
}

.reason .reason-select {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e1e1e1;
    width: 100%;
}

.reason .reason-input {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e1e1e1;
    width: 100%;
}

.reason .reason-textarea {
    resize: none;
    width: 100%;
    height: 150px;
    padding: 10px;
    border: 1px solid #e1e1e1;
}

.faq {
    list-style: none;
}

.faq li {
    border-top: 1px solid #e1e1e1;
}

.faq li .faq-tit {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq li .faq-tit.active {
    background-color: #ffe175;
}

.faq .faq-content {
    display: none;
    padding-top: 25px;
    padding-bottom: 30px;
    border-top: 1px solid #e1e1e1;
}


/*comment*/

.comment {}

.comment .row {}

.comment .row .layout:after,
.comment .row:after {
    clear: both;
    display: table;
    content: "";
}

.comment .row .item {
    display: inline-block;
    float: left;
    padding: 7px;
    padding-top: 20px;
}

.comment .profile img {
    max-width: 55px;
    max-height: 55px;
}

.comment .info {
    width: 45%;
    position: relative;
    padding-left: 65px !important;
}

.comment .info img {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 55px;
    max-height: 55px;
}

.comment .info .tit:after {
    clear: both;
    display: table;
    content: "";
}

.comment .info .tit .name {
    max-width: 60%;
    padding-right: 10px;
    color: #253d89;
    font-weight: 500;
}

.comment .info .tit .time {
    max-width: 40%;
    color: #989898;
    font-size: 10px;
}

.comment .info .content {
    word-break: break-word;
}

.comment .info .tit span {
    display: inline-block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.comment .info .btn-wrap .reply-btn-link {
    background-color: #253d89;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    margin-top: 5px;
}

.comment .info .more-btn {
    color: #253d89;
    font-weight: 500;
}

.comment .gh-btn {
    width: 20%;
    text-align: center;
}

.comment .gh-btn .btn {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-left: 3px;
    margin-top: 18px;
}

.comment .dr-btn {
    width: 15%;
}

.comment .dr-btn .btn {
    position: relative;
    display: block;
    width: 100%;
    min-width: 76px;
    padding: 5px 3px;
    margin-top: 5px;
    background-color: #ffcb11;
    line-height: 1;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap;
}

.comment .dr-btn .btn:first-of-type {
    margin-top: 0;
}

.comment .dr-btn .btn img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.comment .image {
    width: 20%;
}

.comment .image img {
    margin-left: auto;
    margin-right: auto;
}

.comment .image p {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/*message*/

.message .row:after,
.message .layout:after {
    clear: both;
    display: table;
    content: "";
}

.message .item {
    display: inline-block;
    float: left;
    padding-top: 20px;
}

.message .info {
    width: 80%;
    position: relative;
    padding-left: 65px;
}

.message .info img {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 55px;
    max-height: 55px;
}

.message .info .name {
    color: #253d89;
    font-weight: 500;
    max-width: 60%;
    padding-right: 20px;
}

.message .info .time {
    color: #989898;
    max-width: 40%;
}

.message .info span {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.message .reply-btn a {
    background-color: #ffcb11;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    margin-top: 5px;
}

.message .delete {
    width: 20%;
    text-align: right;
}

.message .delete .btn {
    background-color: #ffcb11;
    color: #000;
    padding: 3px 10px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    font-weight: 600;
    min-width: 82px;
}

.message .delete .btn:first-of-type {
    margin-top: 0;
}

.message .delete .btn img {
    margin-right: 3px;
}

.message .more-btn {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #253d89;
    font-weight: 400;
}

.info-btn-wrap .btn {
    display: inline-block;
    width: 70px;
    height: 70px;
    vertical-align: top;
    border-radius: 50%;
}

.info-btn-wrap {
    margin-top: 30px;
    text-align: center;
}

.info-btn-wrap .blue-btn {
    background-color: #33c5f2;
    border: 1px solid #33c5f2;
    color: #fff;
    line-height: 70px;
    text-align: center;
}

.info-btn-wrap .default-btn {
    border: 1px solid #000;
    background-color: #fff;
    margin-left: 10px;
    line-height: 70px;
}

.info-btn-wrap .member-btn {
    border: 1px solid #000;
    background-color: #fff;
    margin-left: 10px;
    padding-top: 21px;
    font-size: 10PX;
    letter-spacing: -1PX;
}

.help-wrap {}

.help .row {
    position: relative;
    margin-top: 20px;
    padding-left: 90px;
}

.help .row:first-of-type {
    margin-top: 20px;
}

.help .tit {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 37px;
}

.help .half-item {
    width: 50%;
}

.help .item {
    width: 100%;
}

.help input,
.help select {
    width: 100%;
    border: 1px solid #959595;
    height: 37px;
    border-radius: 4px;
}

.help textarea {
    width: 100%;
    border: 1px solid #959595;
    height: 260px;
    resize: none;
    border-radius: 4px;
}

.help-btn-wrap {
    margin-top: 35px;
    text-align: center;
}

.help-btn-wrap .btn {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    font-weight: 500;
}

.help-btn-wrap .yellow-btn {
    background-color: #ffcb11;
    border: 1px solid #ffcb11;
}

.help-btn-wrap .white-btn {
    border: 1px solid #000;
    background-color: #fff;
    margin-left: 10px;
}

@media screen and (max-width: 1100px) {
    .my {
        height: auto;
        margin-bottom: 10px;
    }
    .reporter {
        display: block;
        width: 100%;
        height: auto;
        padding: 10px 5px;
    }
    .my .story {
        margin-top: 20px;
        width: 100%;
        height: auto;
        padding: 20px 10px;
        text-align: center;
    }
    .story .story-inner .number-wrap,
    .story .story-inner .greet {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
    .story .story-inner .number {
        margin-top: 15px;
        width: 120px;
        height: 120px;
        padding-top: 40px;
        font-size: 14px;
    }
    .story .story-inner .number p {
        font-size: 16px;
    }
}
    }
@media all and (max-width: 1200){
    .system{
        background-color:#fff;
        height:auto;
    }
    .system-image,
    .system-item{
        display:block;
        position:relative;
        top:initial;
        left:initial;
        right:initial;
        margin-top:0;
    }
    .system-image{
        margin: 0 auto;
        max-width:50%;
    }
    .system-item{
        margin-top:20px;
        background-color: #f0f0f0;
        padding:20px;
    }
}
@media all and (max-width: 1024px){
    .my .story {
    margin-top: 20px;
    width: 70%;
    height: auto;
    padding: 20px 10px;
    text-align: center;
    }
    .my .story {
    width: 70%;
    padding: 20px 10px;
    text-align: center;
    height: 255px;
    margin-top: 0px;
    }
}
@media screen and (max-width: 992px) {
     .edit-box{        
        padding:20px 5px;
    }
    .edit-box .margin-top-15{        
        margin-top:0 !important;
    }
    .edit-box label.edit-item{
        margin-top:15px;
    }
    .my .story {
    
    height: 197px;
   
}
.myc.my-page .sidebar {
   
    padding: 20px;
}
    .edit-box .row:first-child label.edit-item:first-child{
        margin-top:0;
    }
    .login{
        width:100%;
    }
    .login-box {
        padding: 30px 15px;
    }
    .login-item  .login-label{
        width:40%;
        font-weight:500;
    }
    .login-item .login-input{
        width:60%;
    }
    .login-box .login-btn{
        position:relative;
        top:0;
        right:0;
        margin-top:30px;
    }
    .agree-text{
        padding-left:15px;
        padding-right:15px;
    }
    .agree-check{
        padding-left:15px;
    }
    .join{
        padding:0 15px;
    }
    .join-wrap{
        width:100%;
    }
    .join-input{
        width:100%;
    }
    .join-select{
        width:60%;
    }
    .join-select-unit{
        width:40%;
    }
    .join-select,
    .join-select-unit{
        margin-top:10px;
    }
    .membership-wrap{
        display:block;
        width:100%;
    }
    .ac-find{
    width:100%;
    padding-left:15px;
    padding-right:15px;}
    .ac-input{
    width:100%;
    }
    .edit-select{
        padding-left:5px !important;
        padding-right:5px !important;
        width:80%;
        margin-top:5px;
    }
    .edit-select-wrap .edit-select:first-of-type{
        margin-top:0;
    }
    
    .reply-write {
        padding-bottom: 10px;
    }
   .reporter-image img {
    max-width: 90px !important;
    max-height: 90px;
    width: 90px;
    height: 90px;
}
    .reporter .name {
        margin-top: 10px;
    }
    .myc .sidebar {
        position: relative;
        top: initial;
        left: initial;
        bottom: initial;
        background-color: #fff;
        width: 100%;
        min-height: auto;
        padding: 10px 3px;
    }
    .myc .contents {
        padding-left: 0;
    }
    .myc .sidebar-list {
        overflow: hidden;
    }
    .myc .sidebar-list li {
        display: inline-block;
       
        margin-top: 5px;
    }
  
  
    .myc .sidebar-list li a {
        border-bottom: 0;
        padding: 3px;
        padding-left: 7px;
        font-size: 12px;
    }
    .myc .contents-inner {
        margin-left: 0;
        margin-top: 20px;
        padding: 15px 10px;
    }
    .thumb-head .thumb-item {
        padding-bottom: 10px;
    }
    .thumb-head .thumb-check {
        width: 10%;
    }
    .thumb-head .thumb-action,
    .thumb-head .thumb-view {
        width: 45%;
    }
    .thumb-body .thumb-item {
        display: inline-block;
        float: left;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .thumb-body {
        position: relative;
        padding-left: 0px;
        border-bottom: 1px solid #ddd;
    }
    .thumb-body .thumb-check {
        width: 30px;
        position: relative;
        top: 0;
        left: 0;
    }
    .thumb-body .thumb-image {
        width: 85%;
    }
    .thumb-body .thumb-image .thumb-img {
        max-width: 100%;
        max-height: none;
    }
    .thumb-body .thumb-image img {
        margin-left: auto;
        margin-right: auto;
    }
    .thumb-body .thumb-summ {
        display: block;
        width: 100%;
    }
    .thumb-body .thumb-btn {
        width: 100%;
            text-align: left;
    padding-left: 20px;
    }
    .thumb-board>.thumb-body:nth-of-type(2) .thumb-item {
        padding-top: 10px;
    }
    .board .board-head .board-item {
        white-space: nowrap;
        padding-left: 10px;
        padding-right: 10px;
    }
    .board .board-row .board-review {
        white-space: initial;
    }
    .board .board-row .board-review .btn {
        white-space: nowrap;
        min-width: 50px;
        margin-left: 0;
        margin-top: 5px;
    }
    .board .board-row .board-review .btn:first-of-type {
        margin-top: 0;
    }
    .feedback li {
        border-bottom: 1px solid #e1e1e1;
    }
    .feedback .feedback-th,
    .feedback .feedback-td {
        padding: 3px 10px;
    }
    .feedback .feedback-th {
        display: none;
    }
    .feedback .feedback-td.f-no {
        display: block;
        float: none;
        width: 100%;
        text-align: left;
    }
    .feedback .feedback-td.f-no:before {
        content: "No. ";
    }
    .feedback .feedback-td.f-cate {
        display: block;
        float: none;
        width: 100%;
        text-align: left;
    }
    .feedback .feedback-td.f-cate:before {
        content: "CATEGORY : ";
    }
    .feedback .feedback-td.f-tit {
        display: block;
        float: none;
        width: 100%;
        text-align: left;
    }
    .feedback .feedback-td.f-tit:before {
        content: "TITLE : ";
    }
    .feedback .feedback-td.f-date {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: left;
    }
    .feedback .feedback-td.f-date:before {
        content: "DATE : ";
    }
    .feedback .feedback-td.f-state {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: left;
    }
    .feedback .feedback-td.f-state:before {
        content: "STATUS : ";
    }
    .feedback .feedback-th,
    .feedback .feedback-td {
        border-bottom: 0;
    }
    .feedback .feedback-content {
        padding: 10px;
        border-top: 1px solid #e1e1e1;
    }
    .feedback .row {
        padding: 5px 0;
    }
    .reason {
        width: 100%;
    }
    .subscribe .s-inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .s-item {
        display: block;
        width: 100%;
        float: none;
        margin-top: 5px;
    }
}

@media screen and (max-width: 768px) {

    .login-wrap .login{
        width:100%;
        padding:0px;
    }
    .myc.my-page .sidebar {
   
    padding: 5px 5px;
}
.thumb-body .thumb-btn {
    width: 100%;
    padding-left: 20px;
        text-align: left;
}
    .terms{
        width:100%;
        padding:20px;        
    }
    .myc .sidebar-list li {
    display: block;
    float: left;
    width: 100%;
    border-left: none;
    margin-top: 5px;
}
    .my .story {
    width: 70%;
    padding: 20px 10px;
    text-align: center;
    height: 197px;
    margin-top: 0px;
}
    .terms-item{
        padding-left:0;        
    }
    .terms-check{
        padding-left:0;        
    }
    .join{
        width:100%;
        padding:20px;
    }
    .join .join-inner{
        padding:20px 10px;
    }
    .membership{
        width:100%;
        padding:20px;
    }


    .comment .info img{
        top:7px;
    }
    .board .board-head {
        display: none;
        height: 0;
    }
    .board .board-body .board-item {
        display: block;
        width: 100%;
        float: none;
        line-height: 1.4;
        text-align: left;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 5px;
    }
    .board .board-body {
        height: auto;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 10px;
    }
    .board-profile .board-profile-inner {
        height: 55px;
    }
    .board .board-subs:before {
        content: "SUBSCRIBERS : ";
        font-weight: 500;
    }
    .board .board-time:before {
        content: "SUBSCRIBED SINCE : ";
        font-weight: 500;
    }
    .board .board-func:before {
        content: "FUNCTION : ";
        font-weight: 500;
    }
    .thumb-body .thumb-summ-nc {
        width: 100%;
    }
    .thumb-body .thumb-summ-nc2 {
        width: 100%;
    }
    .thumb-body .thumb-revenue {
        padding-top: 0;
        width: 100%;
    }
    .thumb-body .thumb-revenue .item {
        display: block;
    }
    .thumb-body .status,
    .thumb-body .share {
        float: none;
        display: block;
    }
    .thumb-body .share li:first-of-type {
        margin-left: 0;
    }
    .thumb-body .thumb-gv {
        display: block;
        width: 100%;
        text-align: left;
        padding-top: 0;
    }
    .thumb-body {
        padding-left: 0;
    }
    .thumb-body .thumb-gv p {
        max-width: 100%;
    }
    /*comment*/
    .comment .row .item {
        display: block;
        float: none;
        width: 100%;
        padding-top: 3px;
        text-align: left;
    }
    .comment .profile {}
    .comment .profile img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .comment .gh-btn .btn {
        margin-top: 0;
    }
    .comment .gh-btn .btn:first-of-type {
        margin-left: 0;
    }
    .comment .row {
        border-bottom: 1px solid #ddd;
    }
    .comment .dr-btn:after {
        clear: both;
        display: table;
        content: "";
    }
    .comment .dr-btn .btn {
        display: inline-block;
        float: left;
        width: 49%;
        margin-left: 2%;
        margin-top: 0;
    }
    .comment .dr-btn .btn:first-of-type {
        margin-left: 0;
    }
    .as-wrap .v-numbers {
        display: block;
        width: 100%;
        float: none;
    }
    .as-wrap .v-numbers:after {
        clear: both;
        display: table;
        content: "";
    }
    .as-wrap .v-numbers .item {
        display: inline-block;
        float: left;
        width: 30%;
        margin-left: 5%;
        padding-top: 50px;
    }
    .as-wrap .v-numbers .item:first-of-type {
        margin-left: 0;
    }
    .as-wrap .v-numbers .item .num {
        font-size: 14px;
    }
    .as-wrap .circle-graph {
        width: 100%;
        display: block;
        float: none;
    }
    .h-numbers .item .num {
        font-size: 14px;
    }
    .h-numbers .item {
        display: inline-block;
        float: left;
        width: 30%;
        margin-left: 5%;
        padding-top: 50px;
    }
    .cc .cc-num .item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .cc .cc-num {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .cc .cc-num,
    .cc .cc-bar {
        display: block;
        width: 100%;
    }
    .cc .cc-bar {
        padding: 10px;
    }
    .message .item {
        display: block;
        float: none;
        width: 100%;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .message .row {
        border-bottom: 1px solid #ddd;
    }
    .message .info img {
        top: 7px;
    }
}

@media screen and (max-width: 480px) {
    .login .login-item{
        padding-right:0;
        margin-top:0;
    }
    #thongke .top.second-mt .top-view {
    display: table;
    float: right;
}
  #thongke .top.second-mt .auto.board-gray-top{
    padding-top: 20px;
  }
    .myc.my-page .content {
    width: 100%;
        padding: 10px 20px;
    }
    .myc .content .search {
    float: left;
   
}
#thongke .thumb-body .thumb-image {
    width: 100%;
}
.thumb-item.thumb-summ.thongke3 {
    padding-left: 0px;
}


.qty_tbl td {
   
    font-size: 7px;
}
#thongke {
    width: 332px;
}
div#thongke1 {
    overflow: auto;
}
.my .story {
    width: 100%;
    
}
.thumb-body .thumb-item .title a{
    font-size: 12px;
}
.story .story-inner .number {
    margin-top: 3px;
   
}
.myc.my-page .content .thumb-board{
    padding-left: 0px;
}
.my .reporter {
    width: 100%;
    float: left;
}
    .myc.my-page .sidebar {
    padding: 5px 5px;
    width: 100%;
    min-height: 46px;
    }
     .system-proc-item{
        width:90px;
    }
    .system-proc-image{
        padding-top:50%;
    }
    .system-item{
        padding-left:0;
        padding-right:0;
    }
    .system-proc-item{
        width:90px;
        margin-left:5px;
    }
    .system-proc-item p{
        font-weight:500;
        font-size:10px;
    }
    .system-title{
            display: inline-block;
            margin-left: 20px;
            margin-right: 20px;
            padding-bottom: 10px;
            font-size: 13px;
    }
    .system-title br{
        display:none;
    }
    .system-item img{
        max-width:34px;
    }
    .system-proc-item{
        margin-left:1px;
    }
    .system-desc{
        font-size:13px;
    }
    .system-desc br{
        display:none;
    }
    .system-link{
        width:100%;
        padding-left:0;
        padding-right:0;
        font-size:17px;
    }
    .login .login-item .login-btn{
        position:relative;
        top:initial;
        right:initial;
        display:block;
        margin-left: auto;
        margin-right: auto;
        margin-top:20px;
    }
    .link .join-link{
        margin-top:20px;        
    }
    .link-sns{
        margin-top:10px;
    }
    .terms-check p, .terms-check label{
        display:block;
    }
    .join-row{
        margin-top:15px;
    }
    .terms-check label{
        margin-left:0;
        margin-top:5px;
    }
    .join .join-half{
        width:100%;
    }
    .birth .birth-item{
        display:block;
        margin-top:5px;
    }
    .birth .birth-item select{
        min-width:initial;
        width:80%;
    }
    .myc .sidebar-list li {
        width: 50%;
        text-align: center;
    }
    .myc .sidebar-list li:nth-of-type(3),
    .myc .sidebar-list li:nth-of-type(7) {
        border-left: 0;
    }
    .reply-write .inner {
        padding-left: 56px;
    }
    .reply-write .inner .image {
        width: 56px;
    }
    .myc-tab {
        margin-top: 10px;
    }
    .myc-tab li {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }
    .myc-tab li:first-of-type {
        margin-top: 0;
    }
    .myc {
        margin-top: 10px;
    }
    .myc .contents-inner {
        margin-top: 10px;
    }
    .navy-filter-button {
        margin-top: 10px;
    }
    .navy-filter-button button {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .navy-filter-button button:first-of-type {
        margin-top: 0;
    }
    .yellow-filter-button {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .yellow-filter-button button {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .yellow-filter-button button:first-of-type {
        margin-top: 0;
    }
}

@media screen and (max-width: 400px) {
        
    
.login .title-center {
    font-size: 20px;
   
}
  .login-box .login-btn {
   
    font-size: 12px;
   
}

    }



@media screen and (max-width: 363px) {
    #thongke {
    width: 276px;
}
}
