/*------------ about-editor ------------*/

.about-editor {
    text-align: center;
}

.about-editor .pic img {
    margin: 0 0 5px;
}

.about_page span {
    font-size: 19px;
    color: #002659;
    font-weight: bold;
    text-align: center;
    display: block;
    line-height: 1.5;
}

.about_page p {
    max-width: 1034px;
    margin: 20px auto 80px;
    color: #444444;
    font-size: 16px;
    text-align: center;
}

/*------------ news-editor ------------*/

.news-editor .pic img {
    padding: 0 5px 10px;
}


/*------------ notice-editor ------------*/

.notice-editor .title {
    font-size: 16px;
    font-weight: bold;
    color: #F29800;
}

.notice-editor .title:before {
    content: "\e1005";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.notice-editor .color02 {
    color: #538C15;
}

.notice-editor .line {
    display: block;
    border-bottom: 1px dotted #ACACAC;
}

.notice-editor .ul01 {
    list-style-type: decimal;
}

.notice-editor .ul01 .tit {
    font-weight: bold;
    color: #333333;
}

.notice-editor .ul01 li {
    margin-bottom: 20px;
}

.notice-editor .title02 {
    color: #333333;
    font-size: 25px;
    line-height: 1.65;
    text-align: center;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #8DC220;
    margin: 0 0 85px;
}

.notice-editor .title02 span {
    display: inline-block;
    background: #fff;
    padding: 0 35px;
    position: relative;
    top: 15px;
}

.notice-editor .ul02,
.notice-editor .ul02 li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.notice-editor .ul02 {
    margin: 0 -20px;
}

.notice-editor .ul02 li {
    width: calc((100% / 3) - 0.1px);
    padding: 0 20px;
    float: left;
    box-sizing: border-box;
}


/*------------ terms-editor ------------*/

.terms-editor {
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
}

.terms-editor .title {
    font-size: 18px;
    font-weight: bold;
    color: #F29800;
}

/*------------ index-about-editor ------------*/

.index-about-editor {
    font-size: 16px;
    color: #444;
    line-height: 1.75;
    text-align: center;
    letter-spacing: 0.5px;
}

.index-about-editor span {
    color: #002759;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 25px;
    display: block;

}

/*------------ rwd ------------*/


/*----  ÃƒÂ¥Ã‚Â¾Ã…â€™ÃƒÂ¥Ã‚ÂÃ‚Â°ÃƒÂ§Ã‚Â¯Ã¢â‚¬Å¾ÃƒÂ¦Ã…â€œÃ‚Â¬  ----*/

.is-container-in .icon {
    background: none;
    text-align: center;
}

.is-rounded-button-medium a i {
    text-align: center;
}

[class*="ion-"] {
    text-indent: 0;
}

.column.full .clearfix.is-boxed-button-big {
    display: inline-block;
}

.is-container-in .btn.btn-default.edit {
    padding: 7px 25px;
    line-height: 2em;
}


/*----  ÃƒÂ¥Ã‚Â¾Ã…â€™ÃƒÂ¥Ã‚ÂÃ‚Â°ÃƒÂ§Ã‚Â¯Ã¢â‚¬Å¾ÃƒÂ¦Ã…â€œÃ‚Â¬end  ----*/

.positioning-info {
    margin: 20px auto 75px;
}

/*---  ----*/

.recruit-editor {
    max-width: 1034px;
    margin: 0 auto;
    color: #444;
    font-size: 16px;
    text-align: left;
}

.recruit-editor .all {
    background: url(../../images/common/recruit/pic_1.jpg)right bottom no-repeat;
}

.recruit-editor span {
    font-size: 25px;
    color: #002659;
    text-align: center;
    display: block;
    margin: 10px 0 35px;
}

.recruit-editor .big-box {
    color: #fff;
    background: #FF0000;
    font-size: 80px;
    border-radius: 20px;
    text-align: center;
    line-height: 65px;
    padding: 5px 0 20px;
    margin: 20px 0 50px;
}

.recruit-editor .big-box small {
    font-size: 25px;
    display: block;
}

/*--  --*/
.interests-editor {
    text-align: center;
    max-width: 1034px;
    color: #444;
    font-size: 16px;
    margin: 0 auto;
}

.interests-editor img {
    margin: 30px auto 40px;
    text-align: center;
}

.interests-editor .box {
    text-align: left;
    border-bottom: 4px solid #002659;
    padding: 5px 0;
}

.interests-editor span {
    font-size: 25px;
    color: #002659;
    padding: 20px 0 10px;
    display: block;
}
.interests-editor .box.last{
    border-bottom: none;
}
@media screen and (max-width: 1024px) {

    .about-editor .tb01 td,
    .about-editor .tb02 td {
        width: 100%;
        float: left;
        box-sizing: border-box;
    }

    .about-editor .tb02 td {
        padding: 10px;
        text-align: center;
    }

    .about-editor .tb01 .pic,
    .about-editor .tb02 .pic {
        width: 100%;
        padding: 5px 0;
    }

    .index-about-editor span {
        font-size: 16px;
        margin: 0 0 15px;
        display: block;
    }

    .terms-editor .title {
        font-size: 16px;
    }

    .positioning-info {
        margin: 10px auto 35px;
    }

    .recruit-editor .big-box small {
        font-size: 15px;
    }

    .recruit-editor span {
        font-size: 16px;
        margin: 0;
        padding: 0px 0 10px;
    }

    .recruit-editor .big-box {
        font-size: 18px;
        line-height: 25px;
        padding: 5px 0 5px;
        margin: 0px 0 20px;
    }

    .recruit-editor .all {
        padding-bottom: 100px;
        background: url(../../images/common/recruit/pic_1.jpg)right bottom no-repeat;
    }

    .interests-editor img {
        margin: 20px auto;
        text-align: center;
    }

    .interests-editor span {
        font-size: 18px;
        padding: 0;
    }

    .interests-editor .box {
        padding: 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .notice-editor .ul02 {
        margin: 0;
    }

    .notice-editor .ul02 li {
        width: 100%;
        padding: 0 0 50px;
        text-align: center;
    }

    .index-about-editor {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .terms-editor {
        font-size: 14px;
    }

    .about_page span {
        font-size: 16px;
    }

    .about_page p {
        margin: 10px auto 30px;
    }
}

@media screen and (max-width: 480px) {
    .news-editor .pic img {
        padding: 0 0 10px;
    }
}