/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 11, 2021, 3:30:44 PM
    Author     : user
*/
/*======================================== start article/detail ========================================*/

.main-img-pdf{
    width: 30%;
}

.main-caption-img{
    text-align: center;
    align-content: center;
    margin-bottom: 1em;
    font-size: 12px;
}

.article-detail .left-content {
    padding-right: 3em;
}
.article-detail .right-content {
    padding-left: 1em;
    margin-top: 4em;
}
.article-detail .gray-line2 {
    border-bottom: 1px dashed #a2a2a2;
    margin-bottom: 2em;
}
.bottom-content-article{
    margin-bottom: 0;
}
.article-detail {
    margin-bottom: 0em !important;
}
.wrap-news-date .news-date{
    margin-top: 0;
}
.article-content .caption-img {
    text-align: center;
    color: #787878;
    display: block;
    margin: 0 0 4em;
}
.article-content h2 {
    margin: 1em 0;
    font-weight: normal;
    border-left: 3px solid #c8c8c8;
    padding-left: 1.5em;
    font-size: 20px;
}
.article-content img {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
}
.article-content p {
    line-height: 1.6em;
    margin: 0 auto;
}
.navigation-number .number p {
    border-bottom: 3px solid #a2a2a2;
    padding: 0 10px 7px;
    font-size: 15px;
    color: #a2a2a2;
    margin: 0;
}
.navigation-number .number {
    margin: 0 .5em;
}
.navigation-number .number.active p {
    color: #222222;
    border-bottom: 3px solid #0f3587;
}
.navigation-number a.article-next .arrow {
    left: 0;
    margin-left: .5em;
}
.sidebar-feature {
    margin-top: 1em;
    margin-bottom: 2.5em;
}
.article-sidebar .sidebar-feature .feature {
    border: none;
    padding: .5em 0;
}
.article-sidebar .sidebar-feature .feature img {
    display: block;
}
.article-sidebar .sidebar-feature .arrow {
    left: 0;
    top: .5em;
}
.article-sidebar .sidebar-feature p {
    margin: 1.3em 0 .7em;
}
.article-sidebar .sidebar-feature .feature:first-child p {
    margin: 1.3em 0 .7em;
}
.navigation-number a.number:hover p {
    color: #0f3587;
    transition: 500ms ease 0s;
}
.navigation-number a.article-next:hover .arrow {
    box-shadow: -2px 2px 0 #0f3587;
    transition: 500ms ease 0s;
}
.article-detail-series .traditional .card-img {
    margin-right: 1em;
    padding: 0;
    height: 0;
    padding-bottom: 120px;
}
.article-detail-series .traditional .card-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/*======================================== end article/detail ========================================*/

.mar-bottom{
    margin-bottom: 2em;
}
.mar-bottom2{
    margin-bottom: 1.5em;
}
.section-ttl-index{
    margin-bottom: 1.3em !important;
}

/*===== top slider - index =====*/
.article-index-slider{
    padding-inline: 0.5em;
    margin-top: 1em;
    margin-bottom: 30px;
}
.position-relative{
    position: relative;
}
.article-index-slider .slider-item {
    display: flex;
    flex-wrap: nowrap;
}
.article-index-slider .slick-dots li{
    margin: 0 8px;
}
.article-index-slider .banner-img{
    width: 45%;
    padding-left: 1px;
}
.wrap-img-cover {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
}
.article-index-slider .banner-txt{
    width: 55%;
    padding: 0 1em 0 2.5em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.banner-link{
    width: 100%;
    display: inline-block;
}
.slick-slide img {
    display: block;
}
.wrap-img-cover img{
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
}
.wrap-banner-txt h3{
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 0;
    margin-top: .7em;
    padding-bottom: 1.2em;
    font-size: 20px;
    font-family: 'ToppanBunkyuMincho Regular';
}
.date{
    margin-top: 0;
    color: #787878;
    font-size: 14px;
}
.date-article .date{
    margin-top: 1em;
    color: #787878;
    font-size: 14px;
}
.description{
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.keyword {
    display: flex;
    flex-wrap: wrap;
}
.keyword .key-tag {
    color: #0f3587;
    margin: auto 10px auto 0;
    word-break: keep-all;
    line-height: 1.8em;
    font-size: 13px;
}
.new-article-image {
    color: white;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    position: relative;
}
.new-article-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*slider*/
.slick-dots li button:before {
    content: "\f111";
    background-color: #c8c8c8;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: '窶｢';
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 10px;
    cursor: pointer;
    color: #000000;
    border: 0;
    outline: none;
    background: transparent;
    opacity: 0.7;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #000000;
    border-color: #000000;
    border-width: 1px;
}
.slick-dots {
    bottom: -2em;
}
.slider-list-category .slick-dots{
    margin-bottom: 1em;
    margin-top: .5em;
}

/*===== new article section =====*/
.section-ttl-index h3{
    margin: auto;
    margin-bottom: 1em;
    text-align: left;
    padding-bottom: .6em;
    font-weight: normal;
    font-size: 20px;
}
.line-new-article{
    width: 10%;
}
.line-new-article2{
    width: 26%;
}
.category-index{
    padding-left: 5%;
}
.feature-index:hover{
    opacity: .7;
    transition: 500ms ease 0s;
}
.new-article .ui-datagrid-column:nth-child(odd){
    padding-right: 10px;
    padding-left: 0;
}
.new-article .ui-datagrid-column:nth-child(even){
    padding-left: 10px;
    padding-right: 0;
}
.feature-index .arrow, .banner-img .arrow, .article-item .arrow{
    position: absolute;
    width: fit-content;
    color: white;
    padding: 2px 15px;
    font-size: 13px;
    word-break: keep-all;
    display: table;
    font-weight: bold;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    line-height: 1.8;
}
.feature-index p{
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.new-article{
    padding-left: 0;
    margin-bottom: 2em;
}
.new-article {
    background-color: none; 
    margin-bottom: 1em;
    padding-top: 0em; 
    padding-bottom: 0em; 
}
.new-article .sewing .arrow, .banner-img .arrow.sewing, 
.recommend-article-slider .arrow.sewing{
    background-color: #1190c6;
}
.new-article .quilt .arrow, .banner-img .arrow.quilt,
.recommend-article-slider .arrow.quilt{
    background-color: #b06dc8;
}
.new-article .embroidery .arrow, .banner-img .arrow.embroidery,
.recommend-article-slider .arrow.embroidery{
    background-color: #f4618e;
}
.new-article .knit .arrow, .banner-img .arrow.knit,
.recommend-article-slider .arrow.knit{
    background-color: #aa7b53;
}
.new-article .lace .arrow, .banner-img .arrow.lace,
.recommend-article-slider .arrow.lace{
    background-color: #66bfd9;
}
.new-article .paint .arrow, .banner-img .arrow.paint,
.recommend-article-slider .arrow.paint{
    background-color: #2ecaa0;
}
.new-article .handwoven .arrow, .banner-img .arrow.handwoven,
.recommend-article-slider .arrow.handwoven{
    background-color: #81b32d;
}
.new-article .leather .arrow, .banner-img .arrow.leather,
.recommend-article-slider .arrow.leather{
    background-color: #ffb401;
}
.new-article .calligraphy .arrow, .banner-img .arrow.calligraphy,
.recommend-article-slider .arrow.calligraphy{
    background-color: #c9a966;
}
.new-article .pressed .arrow, .banner-img .arrow.pressed,
.recommend-article-slider .arrow.pressed{
    background-color: #ed8e60;
}
.new-article .other .arrow{
    color: #fff;
}
.new-article .other .arrow, .banner-img .arrow.other,
.recommend-article-slider .other{
    background-color: #ed8e60;
}
.date-article-index{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.date-article-index p{
    display: flex;
    font-size: 14px;
    margin-bottom: 0;
}
.date-article-index .members-only{
    background-color: #0f3587;
    font-size: 13px;
    color: white;
    padding: 5px 14px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.article-navigation-wrap {
    display: flex;
    margin: 3em auto;
    justify-content: center;
}
.nav-number .number p {
    border-bottom: 3px solid #a2a2a2;
    padding: 0 10px 7px;
    font-size: 15px;
    color: #a2a2a2;
    margin: 0;
}
.nav-number a.article-next .arrow {
    left: 0;
    margin-left: .5em;
}
.nav-number .number {
    margin: 0 .5em;
}
.nav-number .number.active p {
    color: #222222;
    border-bottom: 3px solid #0f3587;
}
a.article-next, a.article-pre {
    display: flex;
}
a.article-next .arrow {
    width: 13px;
    height: 13px;
    box-shadow: -2px 2px 0 #a2a2a2;
    transform: rotate(225deg)translateY(64%);
    position: relative;
    content: "";
    left: 5px;
    top: 50%;
}

/*===== Recommend Article section =====*/
.recommend{
    background-color: #e5f1f8;
}
.line-ttl-recommend{
    width: 7%;
}
.pad-top{
    padding-top: 3.5em;
}
.recommend .article-item {
    padding: 0 .8em;
}
.article-item a p.desc {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 0.5em;
}
.recommend-article-slider{
    position: relative;
    width: calc(100% + 5.6em);
    margin: 2em auto 3em;
    padding: 1.5em 2em 0 2em;
    left: -2.8em;
}
.recommend-article-slider .slick-slide a:hover img{
    opacity: .7;
    transition: 500ms ease 0s;
}
.recommend-article-slider .slick-prev, .recommend-article-slider .slick-next {
    box-shadow: -2px 2px 0 #b1b1b1;
    width: 25px;
    height: 25px;
}
.pad-right-recommend{
    padding-right: 0;
    padding-left: 0;
}

/*===== =======*/
.list-category.slider-list-category.index {
    margin: 13px auto 29px;
    float: none;
    width: 87%;
    padding: 0 1em;
}
.new-article-slider .slick-prev, .new-article-slider .slick-next, .accepted-slider .slick-prev, .accepted-slider .slick-next, .event-slider .slick-prev, .event-slider .slick-next, .slider-list-category .slick-prev, .slider-list-category .slick-next {
    box-shadow: -2px 2px 0 #b1b1b1;
    width: 25px;
    height: 25px;
}
.list-category{
    margin: 1em auto 3em;
    width: 100%;
}
.list-category .categories{
    width: 20%;
    padding: 0 1em !important;
    margin-bottom: 0.5em;
}
.list-category .categories:hover img{
    opacity: 0.7;
    transition: .3s ease;
}
.slider-handicraft.slick-slider .slick-prev {
    margin-top: 15px;
}
.curriculum-slide .slick-track {
    display: flex;
    flex-wrap: nowrap;
}

/*===== Popular Writer section =====*/
/*.writer{
    padding-top: 1.3em;
}*/
.writer .item-author{
    margin-bottom: 0;
}
.writer .item-author:nth-child(even) {
    padding-left: 2em;
    padding-right: 0;
}
.writer .item-author:nth-child(odd) {
    padding-right: 2em;
    padding-left: 0;
}
.writer .item-author .desc{
    font-size: 16px;
}
.writer .profile {
    padding-inline: 0;
    margin-top: 2.5em;
}
.writer .img-side {
    padding-right: 1.7em;
}
.writer .img-side .wrap-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.writer .img-side .wrap-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
/*.writer img {
    border-radius: 50%;
}*/
.writer .txt-side .name {
    margin-top: 0;
    color: #222222;
}
.writer.mar-bottom {
    margin-bottom: 4em;;
}

.social-sm{
    display: none;
}
.slick-slide{
    opacity: 1;
}
.article-index-slider .slick-dots {
    margin-top: .5em;
}
.new-article .feature-index {
    margin-top: 1em;
}
.new-article .section-ttl {
    margin-bottom: 2em;
}
.feature-index .date-article-index p.date {
    margin: 1em 0 0.5em;
    color: #787878;
    font-size: 14px;
    line-height: 1.6;
}

/*article tag*/
.new-article.tag {
    padding-left: 0.3em;
    padding-right: 1.5em;
}
.new-article.tag .feature-index:nth-child(odd) {
    padding-left: 1.5em;
    padding-right: 0.5em;
}

.listing-tag .new-article .ui-datagrid-column {
    padding: 0;
}
.listing-tag .new-article.tag .feature-index {
    padding: 0 1.5em;
}
.listing-tag .new-article.tag {
    padding: 0;
    width: calc(100% + 3em);
    margin-left: -1.5em;
    margin-top: 1em;
}

.recommend-article-slider .date-article-index {
    margin-top: 1.4em;
}

.article-detail .members-only{
    color: #787878;
}
.article-detail .sidebar-content .jhia-line-index-section {
    width: 65px;
    /*right: 65px;*/
    bottom: 3px;
    display: table-cell;
    margin: auto;
}
.sidebar-content .wrap-category {
    margin-bottom: 2em;
}
.feature-index .date-article .members-only {
    margin: 0.5em 0 .25em;
}
.feature-index a:hover .date-article .members-only {
    color: #49688e;
}

@media only screen and (max-width: 1024px) {
    .article-detail .right-content {
        padding-left: 1em;
        width: 25%;
    }
    .article-index-slider .banner-txt{
        width: 45%;
        padding: 0 0 0 2.5em;
    }
    .article-index-slider .banner-img{
        width: 55%;
        padding-left: 1px;
    }
    .new-article{
        padding-left: 0;
    }
    .category{
        padding-right: 0;
    }

    /*article tag*/
    .new-article.tag {
        min-height: 60vw;
    }

    .listing-tag .new-article.tag .feature-index {
        padding: 0 .5em;
    }
    .listing-tag .new-article.tag {
        width: calc(100% + 1em);
        margin-left: -.5em;
    }

    /*article*/
    .list-category.index {
        margin: 3em auto 3em;
        width: 99%;
        padding: 0em;
    }
}

@media only screen and (max-width: 768px) {
    .article-detail{
        margin-bottom: 2em !important;
    }
    .article-detail .left-content {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .article-detail .right-content {
        width: 100%;
        padding-left: 0;
        margin-top: 2em;
    }
    .article-sidebar .sidebar-feature .arrow {
        left: 0;
    }
    .article-sidebar .sidebar-feature .feature{
        padding-left: 0;
        padding-right: 0;
    }
    .category-index {
        margin-left: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2em;
        padding-left: 0;
    }
    .new-article {
        width: 100%;
        margin-bottom: 1em
    }
    .section-ttl-index h3{
        font-size: 21px;
    }
    .article-index-slider .slider-item {
        flex-direction: column;
    }
    .article-index-slider .banner-img{
        width: 100%;
        padding-left: 0;
    }
    .article-index-slider .banner-txt{
        width: 100%;
        padding: 0;
        margin-top: 1em;
    }
    .wrap-banner-txt h3{
        margin-top: .4em;
    }
    .writer .item-author{
        display: flex;
        flex-direction: column;
    }
    .writer .img-side {
        padding-right: 0;
        width: 100%;
    }
    .writer .txt-side {
        width: 100%;
    }
    .img-side{
        text-align: center;
    }
    .writer img {
        width: 60%;
    }
    .writer .txt-side .name{
        text-align: center;
    }
    .article-detail .sidebar-feature {
        margin-top: 4em;
    }
    .traditional .card-img img {
        width: 100%;
    }

    /*article tag*/
    .new-article.tag {
        min-height: max-content;
    }
    .new-article.tag .feature-index:nth-child(odd) {
        padding-left: 1.3em;
        padding-right: 0;
    }

    .listing-tag .date-article-index {
        flex-wrap: wrap;
    }
    .listing-tag .feature-index .date-article-index p.date {
        margin-top: 0;
    }
}

@media only screen and (max-width: 40.063em) {
    /*    .listing-tag .new-article.tag .feature-index{
            padding: 0em 0;
        }*/
    .space-bottom{
        padding-bottom: 2em;
    }
    .padding-sm{
        padding-right: 7px;
        padding-left: 7px;
    }
    .section-ttl-index {
        margin-bottom: .9em !important;
    }
    .article-index-slider .slider-item{
        flex-direction: column;
    }
    .article-index-slider .banner-img{
        width: 100%;
    }
    .article-index-slider .banner-txt{
        width: 100%;
        padding: 0;
        margin-top: 2em;
    }
    .article-index-slider {
        margin-bottom: 20px;
    }
    .article-index-slider .slick-dots{
        margin-top: 1em;
    }
    .wrap-banner-txt h3{
        margin-top: 0.3em;
    }
    .jhia-line-index-section-feature{
        width: 15%;
    }
    .article-detail .sidebar-content .jhia-line-index-section {
        width: 65px;
        right: 0;
        bottom: 3px;
        display: block;
        margin: auto;
    }
    .feature-index:nth-child(even){
        padding-right: 0;
        padding-left: 0;
    }
    .feature-index:nth-child(odd){
        padding-left: 0;
    }
    .date-article-index{
        margin-top: 9px;
        margin-bottom: 8px;
    }
    .date-article-index p{
        padding: 0;
    }
    .date-article-index .members-only{
        margin-block: 5px;
    }
    .article-navigation-wrap{
        margin: 1.5em auto 4em;
    }
    .category-index{
        margin-left: 0;
        margin-bottom: 0;
    }
    .pad-top {
        padding-top: 3em;
    }
    .pad-right-recommend{
        padding-right: 0;
    }
    .writer .item-author{
        display: block;
    }
    .writer .item-author:nth-child(even) {
        padding-left: 0;
    }
    .writer .item-author:nth-child(odd) {
        padding-right: 0;
    }
    .writer img {
        width: 85%;
    }
    .writer .img-side {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
        text-align: left;
    }
    .writer .item-author .desc{
        margin-top: 0;
        margin-bottom: 0;
    }
    .writer .txt-side .name {
        margin-bottom: .8em;
        text-align: left;
    }
    .writer {
        margin-bottom: 0;
    }
    .writer .profile {
        margin-top: 1em;
    }
    .img-side {
        text-align: center;
    }
    .writer .item-author {
        margin-bottom: .5em;
    }
    .recommend {
        margin-bottom: 1em;
    }
    .recommend .article-item {
        padding: 0 .6em;
        width: 82vw;
        min-width: 82vw;
        max-width: 82vw;
    }
    .recommend-article-slider .slick-next {
        right: 0;
    }
    .recommend-article-slider .slick-prev {
        left: 0;
    }
    .recommend-article-slider {
        width: 100%;
        margin-bottom: 1em;
        padding: 0;
        left: 0;
        padding-left: 2.5%;
    }
    .recommend-article-slider .slick-track {
        margin-left: 2.5%;
    }
    .article-item .desc{
        margin-top: 0;
    }
    .new-article .paginator-sm {
        grid-template-rows: repeat(2, auto);
        margin-bottom: 1em;
    }
    .new-article .paginator-sm .feature-index {
        padding-right: 30px;
        position: relative;
    }
    .new-article .paginator-sm.full-width-column .feature-index {
        padding-right: 0;
    }
    .section-ttl-center.recommend-article h2 {
        text-align: center!important;
    }
    .recommend-article .jhia-line-index-section-center, .popular-writer .jhia-line-index-section-center {
        margin: auto!important;
    }

    /*===== Article/detail =====*/
    .section-ttl-index h3{
        font-size: 20px;
    }
    .sidebar-content .section-ttl h3{
        font-size: 20px;
    }
    .article-sidebar .sidebar-feature{
        margin-bottom: 1.7em;
    }
    .article-detail{
        margin-bottom: 0 !important;
    }
    .social-sm{
        display: flex;
        margin-bottom: 1em;
        align-items: center;
        justify-content: flex-end;
    }
    .wrap-news-top .social{
        display: none;
    }
    .left-content .wrap-news-top{
        flex-direction: column;
        margin: .5em auto 1em;
    }
    .workshop-top p.course {
        margin-bottom: .5em;
    }
    .wrap-news-top .social-sm a img {
        width: 25px;
        align-self: center;
        margin: auto 0 auto 20px;
    }
    .no-mar-left{
        margin-left: 0 !important;
    }
    .wrap-news-date .news-date {
        margin-left: 1em;
        margin-bottom: 0.4em;
    }
    .article-content img {
        margin: 2em 0 1em 0;
        width: 100%;
    }
    .pad-sm-detail{
        padding-inline: 1.3em;
    }
    .article-content .caption-img{
        margin-bottom: 2em !important;
    }
    .recommend {
        margin-bottom: 0; 
        padding: 0;
    }
    .article-detail .article-nav-wrap {
        margin: 1em auto 1em;
    }
    .article-detail .article-sidebar .sidebar-feature {
        margin-bottom: 0.5em;
    }
    .recommend .pad-top {
        padding-top: 2.5em;
        padding-left: 0;
        padding-right: 0;
    }
    .writer .pad-top{
        padding-top: 1.2em;
    }
    .article-content h2 {
        margin: 1.5em 0;
    }
    .new-article .section-ttl h2 {
        margin-top: 0;
        text-align: center !important;
    }
    .new-article .section-ttl .jhia-line-index-section{
        margin: auto;
    }
    .recommend .pad-top .section-ttl h2{
        text-align: center !important;
    }
    .recommend .pad-top .section-ttl .jhia-line-index-section{
        margin: auto;
    }
    .popular-writer .section-ttl h2{
        text-align: center !important;
    }
    .popular-writer .section-ttl .jhia-line-index-section{
        margin: auto;
    }
    .writer .txt-side {
        padding-left: 0;
        padding-right: 0;
        width: 70%;
    }
    .new-article .feature-index {
        margin-top: 0;
    }
    .article-detail .left-content {
        margin-bottom: 1em;
    }
    .article-tag-wrap {
        margin: 0 auto 1em;
    }
    a.article-next .arrow {
        left: -12px;
    }
    a.article-pre .arrow {
        right: 3px;
    }
    .article-detail .gray-line2 {
        margin-bottom: 1em;
    }
    .article-detail .sidebar-feature {
        margin-top: 0em;
    }

    /*article tag*/
    .new-article.tag {
        padding-top: 1em;
        padding-bottom: 2em;
        padding-left: 0;
        padding-right: 0;
    }
    .new-article.tag .feature-index:nth-child(odd) {
        padding-left: 0;
        padding-right: 0;
    }
    .new-article.tag .ui-datagrid-column {
        padding: 0;
        margin-bottom: 1em;
    }

    .listing-tag .new-article.tag {
        width: 100%;
        margin-left: 0;
        margin-top: 2em;
    }
    .writer .img-side .wrap-image {
        width: 85%;
        padding-bottom: 85%;
    }
    .listing-tag .new-article .ui-datagrid .ui-paginator{
        padding: 1em 0 1em;
        margin-top: -4em;
    }
    .marbottom-SM{
        margin-bottom: .5em;
    }
    .main-2img-wrap {
        padding-right: 0.5em;
    }
    .main-2img-wrap.right {
        padding-left: 0.5em;
    }
}

/*======================================== start add by adit (article/detail) ========================================*/

.wrapper-article {
    position: relative;
}

.popup {
    width: 500px;
    position: fixed; /* or absolute */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    text-align: center;
    z-index: 5;
    -moz-box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 20px #999;
    box-shadow: 0 0 20px #999;
}

.popup-header {
    padding: 10px;
    background-color: #123a89;
    color: #fff;
}

.popup-content {
    background-color: #fff;
    padding: 10px;
    color: #000;
}

.popup-text {
    margin: 12px 0;
}

.popup-background {
    background:#fbf7f3;
    opacity: 0.2;
    width: 100%;
    height:100vh;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
}

.popup-background:hover {
    cursor: pointer!important;
}

.popup-button {
    background-color: #123a89;
    padding: 3px 20px;
    color: #fff;
    border-radius: 20px;
}

.content-page {
    color: #999999;
    display: flex;
    margin-bottom: 0;
    z-index: 0;
}

.hideDiv {
    display: none;
}

@media only screen and (max-width: 600px) {
    .popup {
        width: 300px;
    }
}

/*========================================  end add by dini (article/detail)  ========================================*/

/*added by adhit*/

.section-ttl-center h2 {
    margin-top: 0;
    margin: auto;
    text-align: center!important;
}
.jhia-line-index-section-center {
    width: 65px;
    background: #fa7563;
    position: relative;
    height: 1px;
    display: block;
    bottom: -10px;
    right: 0;
    margin: auto!important;
}
.jhia-line-index-section-center:before{
    width: 100%;
    content: '';
    background: #39bddc;
    height: 1px;
    position: absolute;
    bottom: 3px;
    left: 0;
    display: block;
    margin: auto!important;
}
.jhia-line-index-section-center:after{
    width: 100%;
    content: '';
    background: #ec599f;
    height: 1px;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    margin: auto!important;
}
.button-link {
    color: #ffffff;
    background-color: #1a3a88;
    max-width: 240px;
    height: 40px;
    width: 100%;
    border-radius: 2em;
    border: 3px solid #1a3a88;
}

.button-link:hover {
    cursor: pointer;
}

.button-link i {
    float: right;
    margin-top: 3px;
}

.button-link::after {
    width: 9px;
    height: 9px;
    box-shadow: -2px 2px 0 #1a3a88;
    transform: rotate(225deg)translateY(64%);
    position: absolute;
    content: "";
    right: 20px;
    top: 20px;
}

.mb-15 {
    margin-bottom: 20px!important;
}

/*added by andyka*/
.article-content .ql-align-right {
    text-align: right;
}

.article-content .ql-align-left {
    text-align: left;
}

.article-content .ql-align-center {
    text-align: center;
}

.article-content .ql-align-justify {
    text-align: justify;
}