@charset "utf-8";
.basic-post-wrap {
    position: relative;
}

.basic-post-gallery {
    position: relative;
    overflow: hidden;
    height: 170px !important;
}

.basic-post-wrap>button {
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 50%;
}

.basic-post-wrap>button:hover {
    background-color: #4472c4;
}

.basic-post-wrap .post-btn-left {
    left: 0;
}

.basic-post-wrap .post-btn-right {
    right: 0;
}

.basic-post-gallery .txt-normal {
    letter-spacing: 0
}

.basic-post-gallery .txt-short {
    letter-spacing: -1px;
    padding-right: 1px
}

.basic-post-gallery .post-vicon {
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
    font-size: 20px;
    z-index: 1;
    text-shadow: 1px 1px 1px #000
}

.basic-post-gallery .post-none {
    padding: 50px 10px;
    text-align: center;
    color: #888
}

.basic-post-gallery .post-row {
    float: left;
    overflow: hidden;
}

.basic-post-gallery .post-list {
    overflow: hidden;
    padding: 10px
}

.basic-post-gallery .post-image {
    position: relative;
    overflow: hidden
}

.basic-post-gallery .post-content {
    padding-top: 9px;
    margin: -2px 0px;
    overflow: hidden
}

.basic-post-gallery .post-subject {
    /* display: none !important; */
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    letter-spacing: -1px;
    padding-right: 1px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    word-wrap: break-word;
    word-break: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.basic-post-gallery .post-sp {
    color: #ccc;
    margin: 0px 4px
}

.basic-post-gallery .post-text {
    font-size: 12px;
    color: #888;
    border-bottom: 1px dotted #b2b2b2
}

.is-pc .ko .basic-post-gallery .post-ko {
    font-size: 11px
}

.widget-amina-outlogin {
    width: 100%;
    margin: 0px;
    padding: 0px
}

.widget-amina-outlogin .login-box {
    display: table;
    width: 100%;
    table-layout: fixed
}

.widget-amina-outlogin .login-cell {
    display: table-cell;
    padding: 0px;
    vertical-align: middle
}

.widget-amina-outlogin .login-cell.login-btn {
    color: #fff;
    width: 80px;
    height: 100%;
    text-align: center;
    background: #cc3d3d;
    border: 1px solid #960707;
    border-left: 0px;
    cursor: pointer;
    letter-spacing: -1px
}

.widget-amina-outlogin .white-font a {
    color: #fff
}

.widget-amina-outlogin .login-cell .input-group-addon i {
    width: 15px
}

.widget-amina-outlogin .login-cell .form-control {
    border-color: #ddd!important;
    box-shadow: none!important
}

.widget-amina-outlogin .login-cell .form-control:focus {
    border-color: #ddd!important;
    box-shadow: none!important
}

.widget-amina-outlogin .login-cell .no-top-border {
    border-top: 0px!important
}

.widget-amina-outlogin .login-misc {
    letter-spacing: -1px;
    color: #888;
    font-size: 11px;
    margin-top: 9px
}

.widget-amina-outlogin .login-misc label {
    line-height: 12px;
    font-weight: normal;
    cursor: pointer
}

.widget-amina-outlogin .profile .photo {
    margin-right: 10px
}

.widget-amina-outlogin .profile .photo img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 0
}

.widget-amina-outlogin .profile .photo i {
    width: 44px;
    height: 44px;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
    background: #eee;
    border-radius: 50%;
    color: #fff
}

.widget-amina-outlogin .bar {
    color: #ccc;
    margin: 0px 4px
}

.widget-amina-outlogin .exp-bar {
    margin: 9px 0px 8px 0px
}

.widget-amina-outlogin .exp-bar .progress {
    margin: 0px!important;
    height: 8px!important
}

.widget-amina-outlogin .logout-btn {
    background: #212121;
    border: 1px solid #ddd;
    text-align: center;
    margin-top: -2px;
    width: 60px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -1px
}

.login-cell input[type="text"]::-webkit-input-placeholder,
.login-cell input[type="password"]::-webkit-input-placeholder {
    color: #555
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0px!important
}

.input-group {
    width: 100%!important
}

#sidebar-box {
    top: 0px;
    width: 280px;
    height: 100%;
    position: fixed;
    z-index: 99998
}

#sidebar-box .sidebar-content {
    background: #111;
    position: relative;
    padding: 0px 15px;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    -webkit-overflow-scrolling: touch
}

#sidebar-box .sidebar-head {
    background: #111;
    position: absolute;
    top: 0;
    left: -1px;
    width: 281px;
    height: 10px;
    z-index: 10
}

#sidebar-box .div-title-underline-thin {
    margin-bottom: 8px
}

#sidebar-box .sidebar-sns-login img {
    margin: 5px 0px 0px;
    width: 20%;
    float: left
}

#sidebar-box .sidebar-icon-tbl {
    display: table;
    width: 100%;
    table-layout: fixed
}

#sidebar-box .sidebar-icon-cell {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0px 0px 10px
}

#sidebar-box .sidebar-icon-cell span {
    display: block;
    font-size: 12px;
    letter-spacing: -1px;
    margin-top: 6px
}

#sidebar-box-mask {
    display: none;
    position: fixed;
    z-index: 99997;
    background: rgba(0, 0, 0, 0.75);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#sidebar-box .sidebar-menu {
    margin: 0px;
}

#sidebar-box .sidebar-menu a {
    display: block
}

#sidebar-box .sidebar-menu .panel {
    background: none;
    margin-top: 0px;
    line-height: 42px
}

#sidebar-box .sidebar-menu .ca-head {
    padding: 0px;
    border-bottom: 1px solid #aaa;
}

#sidebar-box .sidebar-menu .ca-head>a {
    padding: 4px 15px;
    color: #333;
}

#sidebar-box .sidebar-menu .ca-head.on>a {
    font-weight: bold!important;
    color: #4472c4!important
}

#sidebar-box .sidebar-menu .ca-head>a.no-sub::after {
    top: 0px;
    font-family: "FontAwesome";
    float: right;
    position: relative;
    content: "\f105"
}

#sidebar-box .sidebar-menu .ca-head>a>.ca-href {
    display: inline-block;
    width: 30px;
    cursor: pointer
}

#sidebar-box .sidebar-menu .ca-head>a>.ca-href::after {
    top: 0px;
    float: right;
    position: relative;
    content: "+"
}

#sidebar-box .sidebar-menu .ca-head.on>a>.ca-href::after {
    top: 0px;
    font-family: "FontAwesome";
    float: right;
    position: relative;
    content: "\f107"
}

#sidebar-box .sidebar-menu .ca-sub {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #eee
}

#sidebar-box .sidebar-menu .ca-sub li {
    padding: 5px 25px;
    padding-right: 12px;
    border-bottom: 1px solid #eee
}

#sidebar-box .sidebar-menu .ca-sub li:last-child {
    border-bottom: 0px
}

#sidebar-box .sidebar-menu .ca-sub li.on a {
    font-weight: bold!important;
    color: #4472c4!important
}

#sidebar-box .sidebar-menu .ca-line {
    border: 0px;
    background: #fff;
    font-weight: bold
}

#sidebar-box .sidebar-search {
    border: 1px solid #eee;
    background: #fafafa;
    padding: 8px;
    margin-bottom: 10px
}

#sidebar-box .sidebar-search .row {
    margin-left: -3px;
    margin-right: -3px
}

#sidebar-box .sidebar-search .row>div {
    padding-left: 3px;
    padding-right: 3px
}

#sidebar-box .sidebar-media {
    border-bottom: 1px solid #eee;
    margin: 0px 0px 8px;
    padding: 0px 0px 8px;
    line-height: 20px
}

#sidebar-box .sidebar-media .media-photo i {
    background: #eee;
    border-radius: 50%;
    padding: 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    display: inline-block
}

#sidebar-box .sidebar-media .media-photo img {
    border-radius: 50%;
    width: 40px!important;
    height: 40px!important;
    display: inline-block
}

#sidebar-box .sidebar-media .media-info {
    font-size: 12px;
    color: #888
}

#sidebar-box .sidebar-media .media-info i {
    margin-left: 10px
}

#sidebar-box .sidebar-login label {
    line-height: 12px!important;
    font-weight: normal;
    cursor: pointer
}

#sidebar-box .sidebar-login .profile .photo {
    margin-right: 12px
}

#sidebar-box .sidebar-login .profile .photo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 0
}

#sidebar-box .sidebar-login .profile .photo i {
    width: 60px;
    height: 60px;
    font-size: 30px;
    padding: 15px 0px 0px;
    text-align: center;
    background: #ddd;
    color: #fff;
    border-radius: 50%
}

#sidebar-box .sidebar-login .profile h3 {
    font-size: 18px;
    line-height: 32px;
    padding: 0px;
    margin: 0px;
    letter-spacing: -1px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

#sidebar-box .sidebar-login .form-group {
    margin-bottom: 10px
}

#sidebar-box .sidebar-list {
    padding: 0px;
    margin: 0px;
    list-style: none
}

#sidebar-box .sidebar-list a {
    display: block;
    padding: 4px 15px;
    border-bottom: 1px solid #eee
}

#sidebar-box .sidebar-list.list-links a::after {
    top: 0px;
    font-family: "FontAwesome";
    float: right;
    position: relative;
    content: "\f105"
}

#sidebar-box .sidebar-list.list-links a.no-fa::after {
    content: ""
}

#sidebar-box .progress {
    position: relative;
    border-radius: 0px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

#sidebar-box .progress .sr-only {
    margin: 0px 15px;
    left: 0px;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    clip: auto
}

#sidebar-box .sr-score {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    padding-right: 8px
}

#sidebar-box .sr-secret {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 12px;
    height: 12px;
    background-image: url(./img/icon_secret.gif)
}

#sidebar-box .sidebar-wing {
    position: absolute;
    width: 36px;
    z-index: 1;
    text-align: center
}

#sidebar-box .sidebar-wing-close {
    background: #111;
    font-size: 18px;
    font-weight: 300!important;
    width: 36px;
    height: 40px;
    line-height: 40px!important;
    border: 1px solid #111;
    cursor: pointer
}

#sidebar-box .blue-media {
    border-bottom: 1px solid #eee;
    margin: 0px 0px 8px;
    padding: 0px 0px 8px;
    line-height: 20px
}

#sidebar-box .blue-media .media-photo i {
    background: #eee;
    border-radius: 50%;
    padding: 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    display: inline-block
}

#sidebar-box .blue-media .media-photo img {
    border-radius: 50%;
    width: 40px!important;
    height: 40px!important;
    display: inline-block
}

#sidebar-box .blue-media .media-info {
    font-size: 12px;
    color: #888
}

#sidebar-box .blue-media .media-info i {
    margin-left: 10px
}

#sidebar-box .blue-list {
    padding: 0px;
    margin: 0px;
    list-style: none
}

#sidebar-box .blue-list a {
    display: block;
    padding: 4px 15px;
    border-bottom: 1px solid #eee
}

#sidebar-box .blue-list.list-links a::after {
    top: 0px;
    font-family: "FontAwesome";
    float: right;
    position: relative;
    content: "\f105"
}

#sidebar-box .blue-list.list-links a.no-fa::after {
    content: ""
}

@media (min-width:481px) {
    #sidebar-box {
        right: -320px;
        border-left: 1px solid #111;
        margin-left: 40px
    }
    #sidebar-box .sidebar-wing {
        left: 0;
        margin-left: -35px
    }
    #sidebar-box .sidebar-wing-close {
        border-right: 0px
    }
}

@media (max-width:480px) {
    #sidebar-box {
        left: -320px;
        border-right: 1px solid #111;
        margin-right: 40px
    }
    #sidebar-box .sidebar-wing {
        right: 0;
        margin-right: -35px
    }
    #sidebar-box .sidebar-wing-close {
        border-left: 0px
    }
}

@media (min-width:768px) {
    #sidebar-box {
        padding-bottom: 0px
    }
    #sidebar-box .sidebar-wing {
        top: 20%
    }
    #sidebar-box .sidebar-wing-icon {
        border-right: 0px;
        display: block
    }
}

@media (max-width:767px) {
    #sidebar-box {
        padding-bottom: 0px
    }
    #sidebar-box .sidebar-wing {
        top: 35%
    }
    #sidebar-box .sidebar-wing-icon {
        display: none
    }
}

#sidebar-box {
    top: 0px;
    width: 280px;
    height: 100%;
    position: fixed;
    z-index: 99998
}

#sidebar-box .sidebar-content {
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    padding: 0px 15px;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    -webkit-overflow-scrolling: touch
}

#sidebar-box .sidebar-head {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: -1px;
    width: 281px;
    height: 10px;
    z-index: 10
}

#sidebar-box .div-title-underline-thin {
    margin-bottom: 8px
}

#sidebar-box .sidebar-sns-login img {
    margin: 5px 0px 0px;
    width: 20%;
    float: left
}

#sidebar-box .sidebar-login .profile h3 {
    font-size: 18px;
    line-height: 32px;
    padding: 0px;
    margin: 0px;
    letter-spacing: -1px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

#sidebar-box .sidebar-login .form-group {
    margin-bottom: 10px
}

#sidebar-box .sidebar-list {
    padding: 0px;
    margin: 0px;
    list-style: none
}

#sidebar-box .sidebar-list a {
    display: block;
    padding: 4px 15px;
    border-bottom: 1px solid #eee
}

#sidebar-box .sidebar-list.list-links a::after {
    top: 0px;
    font-family: "FontAwesome";
    float: right;
    position: relative;
    content: "\f105"
}

#sidebar-box .sidebar-list.list-links a.no-fa::after {
    content: ""
}

#sidebar-box .progress {
    position: relative;
    border-radius: 0px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

#sidebar-box .progress .sr-only {
    margin: 0px 15px;
    left: 0px;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    clip: auto
}

#sidebar-box .sr-score {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    padding-right: 8px
}

#sidebar-box .sr-secret {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 12px;
    height: 12px;
    background-image: url(./img/icon_secret.gif)
}

#sidebar-box .sidebar-wing {
    position: absolute;
    width: 36px;
    z-index: 1;
    text-align: center
}

#sidebar-box .sidebar-wing-close {
    background: #111;
    font-size: 18px;
    font-weight: 300!important;
    width: 36px;
    height: 40px;
    line-height: 40px!important;
    border: 1px solid #111;
    cursor: pointer
}
.banner-top .each_bn {
    margin: 0 0 6px;
    padding: 0px;
    width: 20%;
    float: left;
}

.banner-top .each_bn img {
    box-sizing: border-box;
    width: 96%;
    display: block;
}
.banner-left {
    position: relative;
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ddd;
}
.banner-left .each_bn {
    margin: 10px 0 15px;
    padding: 0px;
    width: 50%;
    float: left;
}

.banner-left .each_bn img {
    box-sizing: border-box;
    width: 98%;
    display: block;
}
@media (min-width:481px) {
    #sidebar-box {
        right: -320px;
        border-left: 1px solid #111;
        margin-left: 40px
    }
    #sidebar-box .sidebar-wing {
        left: 0;
        margin-left: -35px
    }
    #sidebar-box .sidebar-wing-close {
        border-right: 0px
    }
}

@media (max-width:480px) {
    #sidebar-box {
        left: -320px;
        border-right: 1px solid #111;
        margin-right: 40px
    }
    #sidebar-box .sidebar-wing {
        right: 0;
        margin-right: -35px
    }
    #sidebar-box .sidebar-wing-close {
        border-left: 0px
    }
}

@media (min-width:768px) {
    #sidebar-box {
        padding-bottom: 0px
    }
    #sidebar-box .sidebar-wing {
        top: 20%
    }
    #sidebar-box .sidebar-wing-icon {
        border-right: 0px;
        display: block
    }
}

@media (max-width:767px) {
    #sidebar-box {
        padding-bottom: 0px
    }
    #sidebar-box .sidebar-wing {
        top: 35%
    }
    #sidebar-box .sidebar-wing-icon {
        display: none
    }
}