@import url("/resources/glassart/css/modules/text-editor.css");
@import url("/resources/glassart/css/modules/sns-circle.css");

.no-pad-lr {
    padding-left: 0!important;
    padding-right: 0!important;
}
.div-dt {
    line-height: 1.5em;
}
.ttl-divider {
    height: 20px;
    border-left: 1px solid #c6c2c1;
    margin: 0 10px;
}
.div-dt .head .title h4 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.div-dt .head .title h4 span {
    font-size: 14px;
    font-weight: normal;
}
.div-dt .head ul {
    margin: 1em auto 2em;
}
.div-dt .circle-list {
    background-color: #f1b783;
    border: 1px solid #f1b783;
    margin-left: 10px;
}
.div-dt ul a:hover {
    color: inherit;
    transition: 500ms ease 0s;
}
.div-dt ul a:hover .circle-list {
    background-color: transparent;
    transition: 500ms ease 0s;
}
.div-dt .w3-button {
    color: #504e4e;
    background-color: #f1b783;
    border: 1px solid #f1b783;
    font-size: 16px;
}
.div-dt .btn-news-top .link-news-detail{
    padding: 1px 12px;
}
.div-dt .w3-button:hover {
    background-color: transparent;
    color: #504e4e;
    transition: 500ms ease 0s;
}
.div-dt .line-hz.line-article-dt {
    margin: 0em auto 2.3em;
}
/*.media2 h1 u {
    width: 100%;
    margin: 0 0 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid #c9c9c9;
    text-decoration: none;
    display: block;
}
.media2{
    display: block;
    float: left;
    width: 100%;
}
.media2 h1{
    font-size: 23px;
    line-height: 1.5em;
    border-left: 5px solid #f4ec75;
    padding-left: 1em;
}
.media2 h2{
    font-size: 13px;
    color: #8c5051;
    line-height: 1.6em;
}
.media2 h4{
    word-break: break-all;
}
.media2 p{
    color: #635e5c;
    line-height: 1.8em;
    margin-bottom: 0em;
}
.media2 .caption-img{
    text-align: center;
    margin: 0 0 1.5em;
    color: #808080;
}
.media2 pre{
    display: block;
    padding: 2em 3em;
    margin: 0 0 10px;
    width: auto;
    font-size: 13px;
    line-height: 1.8em;
    color: #333;

    background-color: #f5f5f5;
    border: none; 
    border-radius: 20px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;        
    white-space: -o-pre-wrap;
}
.media2 a{
    color: #bb8e64;
    border-bottom: 1px #bb8e64 solid;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.media2 .wArticle{
    max-width: 100%;
    display: block;
    margin: auto;
    border-radius: 1em;
}
.media2 a:hover{
    color: #6F3E10;
    border-bottom: 1px #6F3E10 solid;
    transition: 500ms ease 0s;
}
.media2 img.wArticle {
    margin-bottom: 0;
    margin-top: 1em;
    padding: 0.5em 5px;
}
.media2 iframe {
    max-width: 100%;
}
.media2 > h1:first-child {
    margin-top: 0;
}*/
.item-link button.button-link {
    color: #ffffff;
    background-color: #873232;
    max-width: 240px;
    height: 40px;
    width: 100%;
    border-radius: 2em;
    border: 3px solid #873232;
}
.item-link button.button-link i{
    right: -15%;
    position: relative;
    left: unset;
    font-size: 12px;
    margin-top: -3px;
}
.ttl-list-div h3 {
    margin: 2em 0 1em;
    font-size: 22px;
}
.ttl-list-div p {
    color: #8c5051;
}
.img-list-div {
    margin: 3em auto 4em;
}
.img-list-div p {
    text-align: center;
    margin: 1.5em 0;
}
.img-list-div.w-80 {
    width: 80%
}
.img-list-div.w-70 {
    width: 70%
}
.about-list-div {
    background: #f2f2f2;
    border-radius: 18px;
    padding: 2.5em 3em 1.8em;
    color: #4F4E4E;
}
.about-list-div ul {
    padding: 0;
    line-height: 1.6em;
}
.text-list-div {
    margin-bottom: 3.5em;
}
.text-list-div p {
    color: #4F4E4E;
}
.div-dt .line-hz {
    margin: 0em auto 3em;
}
.div-dt .news-index {
    margin-bottom: 2.5em;
}
.div-dt .main-image{
    /*width: 100%;*/
    max-width: 100%;
    display: block;
    margin: auto;
    /*height: 403px;*/
    /*object-fit: cover;*/
    border-radius: 1em;
}
.div-dt .news-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page {
    background-color: #e0dad7;
    color: #4f4e4e
}
.div-dt .news-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
    background-color: #8c5051;
    color: #ffffff;
}
.div-dt .ui-paginator .ui-paginator-pages {
    margin: 0 .5em;
}
.archive-pagi a.ui-paginator-next.ui-state-default.ui-corner-all {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: #8c5051;
    font-size: 0;
    /*position: absolute;*/
}
.archive-pagi a.ui-paginator-prev.ui-state-default.ui-corner-all {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: #8c5051;
    font-size: 0;
    /*position: absolute;*/
}

.archive-pagi a.ui-paginator-prev.ui-state-default.ui-corner-all:before{
    box-shadow: -2px 2px 0 rgb(255,255,255);
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto 6px;
    content: "";
    color: #fff;
    display: block !important;
    margin: 1em 0 0 .5em;
}
.archive-pagi a.ui-paginator-next.ui-state-default.ui-corner-all:before{
    box-shadow: -2px 2px 0 rgb(255,255,255);
    transform: rotate(225deg)translate(-2px, 2px);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto 6px;
    color: #fff;
    display: block !important;
    content: "";
    margin: 1em 0;
}
span.ui-icon.ui-icon-seek-next:after {
    content: "";
}
.div-dt .socmed-btn {
    margin: 0em auto 4em;
}
.div-dt-content {
    display: grid;
    grid-template-columns: 65.85% 1fr;
    gap: 48px;
    margin-bottom: 100px;
    margin-top: 50px;
}
.div-dt-content.article-dt {
    grid-template-columns: 1fr;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.div-dt .newsList-page .hz-line {
    border-bottom: 2px solid #f1b783;
    width: 140px;
}
.article-img {
    position: relative;
}
.article-img .img-size{
    width: 100%;
    height: 104px;
    object-fit: cover;
}
.tag-new-article {
    position: relative;
    background: #e26a0e;
    color: #fff;
    width: 55px;
    text-align: center;
    font-size: 12px;
    top: 0px;
    left: 0%;
    z-index: 1;
}
.news-recom .article-img .tag-new-article {
    position: absolute;
    background: #e26a0e;
    color: #fff;
    width: 55px;
    text-align: center;
    font-size: 12px;
    z-index: 1;
}

.div-dt .news-recom:hover {
    opacity: .7;
    transition: 500ms ease 0s;
}
.div-dt .sidebar-news a .news-recom {
    border-bottom: none;
}
.div-dt .sidebar-news a:last-of-type .news-recom {
    border-bottom: 1px solid #c7c5c4;
}
.div-dt .sidebar-books a .news-recom {
    border-bottom: none;
    padding: .5em;
}
.div-dt .sidebar-books a:last-of-type .news-recom {
    border-bottom: 1px solid #c7c5c4;
}
.sidebar-books {
    margin-top: 80px;
}
.sidebar-topics {
    margin-top: 3em;
}
.sidebar-sns {
    margin-top: 83px;
}
.sidebar-topics .list-topic {
    padding: .6em 0;
}
.sidebar-sns .list-topic {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 22px 28px;
    justify-content: center;
}
.list-topic ul {
    padding: 0
}
.list-topic li {
    padding: 1em 0;
    color: #4F4E4E;
}
.list-topic li:hover {
    opacity: 0.7;
    transition: 500ms ease 0s;
}
.list-topic li.line {
    border-bottom: 1px dashed #bfbbbb;
    padding: 0;
    width: 80%;
}
.sidebar-sns ul .img {
    width: 13%;
    margin-right: 1.5em;
}
.sidebar-sns ul img {
    width: 100%
}
.sidebar-sns .list-topic li {
    padding: 1em 10px;
    display: flex;
    align-items: baseline;
}
.sidebar-sns .list-topic li.line {
    border-bottom: 1px solid #bfbbbb;
    padding: 0;
}
.sidebar-sns li.ytb {
    color: #C12E2C;
}
.sidebar-sns li.ig {
    color: #93499B;
}
.sidebar-sns li.twit {
    color: #445E95;
}
.sidebar-sns li.fb {
    color: #445E95;
}
.sidebar-sns .list-topic li.line {
    width: 100%;
}
.sidebar-sns .sns-div-content .s-icon::after {
    right: -14px;
    height: 62px;
    top: 33px;
}

.sidebar-sns .sns-div-content .s-icon:nth-of-type(even)::after {
    display: none;
}

.sidebar-sns .sns-div-content .s-icon {
    width: calc(50% - 15px);
    padding: 0px;
}
.sidebar-sns .sns-div-content .s-icon:nth-child(4n) {
    border-right: none;
}
.sidebar-sns .sns-div .sns-div-content {
    padding: 0 9px;
}
.sidebar-sns .sns-div-content .s-icon:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.sidebar-sns .sns-div-content .s-icon p {
    margin-bottom: 0em;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    padding: 0px;
    height: 3em;
}
.sidebar-sns .s-icon .btn-sns {
    width: 23px;
    height: 23px;
}
.sidebar-sns .btn-sns img {
    width: 12px;
}
.sidebar-sns .sns-div-content .s-icon a {
    margin: auto 0px;
}
.sidebar-sns .wrap-img-sns {
    margin-bottom: 18px;
}
.div-dt .head li {
    color: #4f4e4e;
}
.div-dt .sidebar-news .title .hz-line {
    width: 100%;
    /*75px;*/
}
.div-dt .sidebar-topics .title .hz-line {
    width: 100%; /*38px;*/
}
.div-dt .sidebar-sns .title .hz-line {
    width: 150px;
}
.div-dt .sidebar-news.sidebar-about .title .hz-line {
    width: 153px;
}
.div-dt .sidebar-news.sidebar-profile .title .hz-line {
    width: 192px;
}
.div-dt .sidebar-news.sidebar-tag .title .hz-line {
    width: 78px;
}
.sidebar-books .title {
    margin-bottom: 1.5em;
}
.sidebar-books a.seemore {
    float: right;
    color: #4F4E4E;
    font-size: 12px;
}
.sidebar-books a.seemore:hover {
    color: #e26a0e;
    transition: 500ms ease 0s;
}
.sidebar-books a.seemore .uline {
    width: 100%;
    margin: 1px auto 0;
    border-bottom: 1px solid #4F4E4E;
}
.sidebar-books a.seemore:hover .uline {
    border-bottom: 1px solid #e26a0e;
    transition: 500ms ease 0s;
}
.div-dt .sidebar-books .title .hz-line {
    width: 100%;
}
.div-dt .list-category-wrap .list-category:last-of-type {
    margin-bottom: 0;
}

/*teacher part*/
.div-dt .teacher-part {
    border: 1px solid #c1c1c1;
    padding: 1em 2em;
    margin-bottom: 2em;
    margin-top: 3em;
}
.teacher-part .profile {
    display: flex;
    align-items: center;
}
.teacher-part p {
    margin: 0;
}
.teacher-part .profile p {
    margin-left: .5em;
}
.teacher-part-wrap img{
    width: 100%;
    border-radius: 50%;
}
.teacher-part p {
    color: #4F4E4E;
}
.teacher-name p {
    font-size: 16px;
}
.teacher-name p.name-title {
    font-size: 12px;
}
.div-dt-content .sidebar-div-dt {
    border-left: 0.5px solid #121212;
    padding-left: 48px;
}

.sidebar-feature img {
    width: 100%;
    border-radius: .7rem;
}
.sidebar-feature p.desc {
    color: #808080;
    margin-top: .7em;
}
.div-dt .new-tag {
    background: #f1b783;
    width: 29px;
    height: 29px;
    left: unset;
    top: 0%;
    right: 27%;
    color: #4F4E4E;
}
.div-dt .new-tag h5 {
    margin: 10px auto;
    font-weight: 600;
    line-height: 10px; 
    color: #4F4E4E;
}
.div-dt .sdbar-topic .new-tag {
    right: 0%;
}
.div-dt .sidebar-news.sidebar-feature a:last-of-type .news-recom {
    border-bottom: none;
}
.div-dt .sidebar-news.sidebar-feature a .news-recom {
    border-bottom: 1px dashed #bfbbbb;
}
.newsList-page .sidebar-feature .news-recom {
    border-top: none;
    border-left: none;
    border-right: none;
}
.sidebar-feature .article-img {
    padding: 0;    
    width: 26.9%;

}
.div-dt .sidebar-news .new-lay-new-article .wrap-article-img {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 50%
}
.div-dt .sidebar-news .new-lay-new-article .wrap-article-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: .7rem;
}
.div-dt .sidebar-news p {
    font-size: 15px;
}
.newsList-page .sidebar-feature .new-lay-new-article .news-recom {
    padding: 2em 0 1.5em;
}
.div-dt .sidebar-news .new-lay-new-article .wrap-date-content {
    margin-top: .5em;
    margin-bottom: .5em;
}
.div-dt .sidebar-div-dt .sidebar-feature {
    display: block;
    float: left;
    width: 100%;
}
.div-dt .sidebar-div-dt .sidebar-topics {
    margin-top: 2em;
}
.div-dt .sidebar-div-dt .sidebar-sns {
    margin-top: 2em;
}
.sidebar-feature .news-recom div:last-child {
    padding: 0px;
    padding-left: 21.5px;
    width: calc(100% - 26.9%)
}
.newsList-page .sidebar-feature .news-recom {
    padding: 1em 0;
}
.newsList-page .sidebar-feature a:first-child .news-recom {
    padding-top: 0;
    margin-top: 0px;
}
.div-dt .traditional .line-hz {
    margin: 0em auto 3em;
}
.traditional .title-wrap {
    background: #fff;
    text-align: center;
    /* display: table; */
    margin: 0em 0em 4em;
    padding: 0px 0px;
    border: 1px solid #d5d5d5;
    border-radius: .7em;
    color: #fff;
    /* z-index: 100; */
    position: relative;
    width: 60%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}
.traditional .title-wrap p {
    color: #8b3333;
    padding-left: 7.8em;
    margin: 0 0 0px;
    line-height: 1.4em;
}
.traditional .fontsize15 p{
    font-size: 15px;
}
.pad-btm{
    padding-bottom: 1em;
}
.traditional .title-wrap p.ttl-big {
    color: #4F4E4E;
    font-size: 15px;
    margin-right: auto;
    padding-left: 7.8em;
    margin-top: 1.1em;
}
.traditional-number {
    background: #f1b783;
    width: 43px;
    height: 43px;
    min-width: 43px;
    min-height: 43px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 1.5em;
}
.traditional-number h5 {
    color: #4F4E4E;
    font-size: 18px;
    margin: 0;
    line-height: 1em;
    font-weight: 400;
    text-align: center;
}
.traditional-number h5::before {
    content: "Vol";
    font-size: 10px;
    display: block;
    line-height: 10px;
}
.series-row p {
    margin: 0;
}
.series-row p.desc {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
}
.series-row .desc {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    margin: 0px;
}
.series-desc-wr {
    align-self: flex-start;
    margin-top: 4px;
}
.series-desc-wr p.date {
    margin-top: 10px;
}
.series-row > a {
    display: flex;
    align-items: center;
}
.series-image {
    position: relative;
    width: 147px;
    min-width: 147px;
    padding-bottom: 87px;
    height: 0;
    margin-right: 24px;
}
.series-image img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
}
.line-dashed {
    border-bottom: 0.5px dashed #121212;
    margin: 24px 0;
}
.traditional .line-dashed:last-child {
    margin-bottom: 0;
}
.series-row a:hover p.desc {
    transition: 500ms ease 0s;
}
.series-desc-wr img {
    width: 90%;
    display: block;
    max-width: 85px;
    border-radius: 6px;
    margin: 0.5em 0;
}
.sidebar-div-dt .new-article-boxes {
    display: flex;
    flex-direction: column;
    gap: 36px;
}
.sidebar-div-dt .new-article-boxes .caption-news p.grey-font {
    display: none;
}
.sidebar-div-dt .new-article-boxes .small-box .thumb-title {
    margin-bottom: 13px;
}
.sidebar-div-dt .new-article-boxes .small-box .date {
    padding: 0px;
}
.sidebar-div-dt .new-article-boxes .small-box .box-border {
    padding: 16px 20px;
}
.sidebar-div-dt .title h2 {
    margin: 0px 0px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1.6px;
}
.sidebar-div-dt .series-part .title-wrap {
    background: transparent;
    padding: 0px;
}
.sidebar-div-dt .series-part .tag-fill {
    margin-right: 0px;
    top: -20px;
    right: -55px;
}
.sidebar-div-dt .series-part .tag-fill h5 {
    width: 40px;
    height: 40px;
    padding-bottom: 3px;
}
.sidebar-div-dt .tag-fill h5::before {
    width: 38px;
    height: 38px;
    top: 1px;
    left: 1px;
}
.sidebar-div-dt .tag-fill h5::after {
    width: 36px;
    height: 36px;
    top: 2px;
    left: 2px;
}
.sidebar-div-dt .latestnews {
    display: flex;
}
.sidebar-div-dt .latestnews .image-side-link {
    width: 39.6%;
    min-width: 39.6%;
    padding-bottom: 47.9%;
    height: 0px;
    position: relative;
}
.sidebar-div-dt .latestnews .img {
    width: auto;
    height: auto;
    object-fit: contain;
    position: absolute;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.sidebar-div-dt .latestnews .img.no-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sidebar-div-dt .latestnews .text-side {
    width: calc(100% - 39.6%);
    padding-left: 20px;
}
.sidebar-div-dt .latestnews .item-title {
    margin: 0px 0px 11px;
    color: #262626;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
}
.sidebar-div-dt .latestnews .price {
    color: #A2843A;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.sidebar-div-dt .newslist-table {
    display: flex;
    flex-direction: column;
    gap: 51px;
}
.sidebar-series {
    margin-top: 80px;
}
.div-dt-content .left-content .series-part-row {
    margin-top: 48px;
}
.div-dt-content .left-content .series-part::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    opacity: 0.5;
    background: #4F4E4E;
}
.div-dt-content .left-content .series-part .title-wrap {
    margin-bottom: 36px;
}
.div-dt-content .left-content .series-part .btn-seemore {
    margin-top: 60px;
}

/*new css 07/29/2020*/
.div-dt-content .left-content .btn-news-top span.vol {
    color: #ed8c5b;
    margin-left: 1.3em;
    font-size: 15px;
}
.div-dt-content .book-other .other-txt {
    margin: 2px 0;
}
.div-dt-content .btn-news-top {
    white-space: nowrap;
    margin-right: 1.5em;
    margin-top: 0px;
    float: none;
}
.div-dt-content .book-other {
    display: flow-root;
    float: none;
}
.div-dt-content .news-index {
    display: block;
}
.div-dt-content .main-image {
    width: 100%;
    border-radius: 60px;
    margin-top: 36px;
}
.div-dt-content .headline-news {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    margin: 17px 0px 0px;
    width: 100%;
}
.div-dt-content .tag-sns-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.div-dt-content .date {
    margin: 0px;
}
.div-dt-content .tag-wrap {
    margin-top: 16px;
}
.line-article-dt {
    height: 0.5px;
    width: 100%;
    background: #121212;
    margin: 36px 0px;
}
.article-author-part-box {
    display: grid;
    grid-template-columns: 129px 1fr;
    gap: 24px;
    border: 1px solid #C0C2BC;
    padding: 22px;
}
.article-author-part .author-image {
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    position: relative;
}
.article-author-part .author-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    object-fit: cover;
    border-radius: 30px;
}
.author-name .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 0px;
    color: #6A6A6A;
}
.author-name .name-title {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%; 
}
.author-name {
    border-bottom: 1px dashed #4F4E4E;
    padding-bottom: 15px;
    margin-top: -2px;
}
.article-author-part .profile-text {
    margin-top: 16px;
}
.sidebar-div-dt .title p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
}
.sidebar-div-dt .title h5 {
    margin-bottom: 10px;
    margin-top: 3px;
}
.article-author-part {
    margin-top: 60px;
    margin-bottom: 48px;
}
.series-part .title-wrap {
    border-radius: 6px;
    background: #F5F5F5;
    padding: 22px;
    width: 100%;
    max-width: 453px;
}
.series-part .title-wrap > a {
    display: grid;
    grid-template-columns: 84px 1fr;
    gap: 25px;
}
.series-part .title-wrap .series-icon {
    width: 100%;
}
.series-part .title-wrap .ttl-big {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.series-part .title-wrap .sub-ttl {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%; 
    margin-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.series-part .title-wrap .img-article-wr {
    width: 100%;
    padding-bottom: 100%;
}
.series-part .tag-fill {
    position: relative;
    top: 0px;
    right: 0px;
    margin-right: 24px;
    border-radius: 50%;
    background: #121212;
    width: 56px;
    min-width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
}
.series-part .article-img-bg img {
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
.series-part .img-article-wr::before {
    top: 1px;
    left: 1px;
    width: calc(100%);
    height: calc(100%);
    background: #fff;
    border: none;
}
.series-part .img-article-wr::after {
    top: 2px;
    left: 2px;
}
.series-part .tag-fill h5 {
    flex-direction: column;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: 2.16px;
    gap: 5px;
}
.series-part .tag-fill h5 span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 11px;
}
/*=========================================archive css==========================================*/
.div-archive .row-wrap {
    /*    display: flex;
        align-items: center;*/
    display: grid;
    grid-template-columns: 250px 1fr;
    gap: 30px;
}
.row-archive .ttl {
    font-size: 20px;
    font-weight: 500;
    line-height: 160%;
    margin: 0px;
    margin-top: 4px;
}
.row-archive .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    margin: 16px 0px 0px;
}
.row-archive .row-wrap .date {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 12px;
}
.div-archive .row-wrap p.vol {
    font-size: 15px;
    color: #ed8c5b;
    display: inline-block;
    margin-left: 1.2em;
}
.div-archive .row-wrap .img > .object-fit-50 {
    padding-bottom: 59.2%;
}
.div-archive .row-wrap .txt {
    /*    padding-right: 0;
        padding-left: 30px;
        padding-top: 1.5em;
        padding-bottom: 1.5em;*/
}
.div-dt.div-archive .line-hz {
    margin: auto;
    padding: 0
}
.div-archive a.row-wrap:hover p.ttl {
    color: #8ec320;
    transition: 500ms ease 0s;
}
.div-archive .archive-pagi .ui-paginator{
    background-color: transparent;
    border-color: transparent;
}
.div-archive .archive-pagi .ui-datagrid .ui-paginator{
    margin-top: 3em;
    /*margin-bottom: 2.5em;*/
    margin-bottom: 0em;
}
.div-archive .archive-pagi .ui-widget-content{
    background-color: transparent;
    border: none;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-first, body .ui-paginator .ui-paginator-prev, body .ui-paginator .ui-paginator-next, body .ui-paginator .ui-paginator-last{
    border: none;
    color: #a7a7a7;
    margin: .2em 2em;
}
.div-archive .archive-pagi body .ui-paginator .ui-paginator-first.ui-state-hover, body .ui-paginator .ui-paginator-prev.ui-state-hover, body .ui-paginator .ui-paginator-next.ui-state-hover, body .ui-paginator .ui-paginator-last.ui-state-hover{
    color: #8ec320;
    background-color: transparent;
    transition: 500ms ease 0s;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-next{
    background-color: transparent;
    border-right: none;
    font-family: Lato, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-next:before{
    content: "NEXT >";
    display: none;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-prev{
    font-family: Lato, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-prev:before{
    content: "< PREV";
    display: none;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page:last-child{
    border-right : none;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page{
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #e0dad7;
    border: none;
    min-width: 40px;
    min-height: 40px;
    color: #4f4e4e;
    margin: 0 .5em;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-prev.ui-state-disabled, body .ui-paginator .ui-paginator-next.ui-state-disabled{
    background-color: transparent;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active{
    background-color: #8c5051;
    color: #fff;
    border-color: #8c5051;
}
.div-archive .archive-pagi .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-hover{
    background-color: #e0dad7;
    color: #4f4e4e;
    transition: 500ms ease 0s;
}
.div-archive .pagination a {
    background-color: #e0dad7;
    color: #4f4e4e;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 11px 0;
    text-align: center;
    margin: 0 .5em;
}
.div-archive .pagination a.active {
    background-color: #8c5051;
    color: #fff;
    width: 40px;
    height: 40px;
}
.div-archive .div-dt-content {
    margin: auto auto 5em;
}
.row-archive .main-img {
    border-radius: 44px;
    object-fit: cover;
}
.div-archive .article-img .img-size {
    border-radius: .7rem;
}
.div-archive .row-archive .new-tag-round {
    left: -3.5%;
    top: 2%;
}
.div-archive .news-recom .article-img .tag-new-article {
    left: .6em;
}
.div-archive .ui-datagrid-column {
    padding: 0px;
}
.row-archive .thumb-title img {
    width: 40px;
    min-width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 14px;
}
.row-archive .thumb-title {
    display: flex;
    gap: 14px;
}
.row-archive {
    border-bottom: 0.5px dashed #121212;
    padding: 36px 0px;
}
.div-archive .ui-widget-content .ui-grid-row:first-of-type .row-archive {
    padding-top: 0px;
}
.div-archive .ui-widget-content .ui-grid-row:last-of-type .row-archive {
    padding-bottom: 0px;
    border-bottom: none;
}
.bg-article-archive-vector-3 {
    top: 19.5%;
    right: 0px;
}
.div-dt-content.div-archive .left-content {
    padding-top: 0px;
}
.div-archive .list-pagi .ui-datagrid .ui-paginator-bottom {
    margin-top: 60px;
}


.newsList-page .sidebar-books a .news-recom {
    border: none;
    border-bottom: 1px dashed #bfbbbb;
    padding: 1em 0em;
}

.newsList-page .sidebar-books a:last-of-type .news-recom {
    border-bottom: none;
}
.sidebar-div-dt .sidebar-books .title {
    /*width: max-content;*/
    margin-bottom: .5em;
}
.sidebar-div-dt .sidebar-books .title h5 {
    display: inline-block;
}
.div-dt .sidebar-div-dt .sidebar-books .title .hz-line {
    width: 100%;
}
.sidebar-profile .profile-link .txt-profile p {
    margin-top: 1em;
    margin-left: 10px;
    margin-bottom: auto;
}

/* added to handle 2 row images */
.sameheight-wrap-double-images {
    justify-content: space-around;
    display: inline-block;
}

/*.media2 .main-2img-wrap {
    max-width: 50%;
    float: left;
}*/

.article-series .traditional-number {
    position: absolute;
    z-index: 1;
    left: -7px;
    top: -10px;
}

.date-sns-wrapper {
    display: flex;
    justify-content: space-between;
}

.wrapper-head-info .date-line-wrapper {
    width: 232px;
}
.wrapper-head-info .date-line::after {
    width: calc(100% - 172px);
    /*    height: 0.5px;
        background-color: #5D5D5D;
        top: 10px;*/
    left: 81px;
    top: 12px;
}
.wrapper-head-info .date-line--name {
    font-size: 16px;
}
.wrapper-head-info .date-line {
    align-items: center;
}
.wrapper-head-info .tag-other {
    margin-top: 18px;
    width: 100%;
}
.series-part .serialized-item {
    padding: 0px;
}
.series-part .serialized-item .cover-wrapper > img {
    border-radius: 20px;
    z-index: 1;
}
.series-part .serialized-item .cover-wrapper::before {
    border-radius: 20px;
}
.series-part .serialized-item .cover-wrapper::after {
    border-radius: 20px;

    left: 3px;
    top: 3px;
    z-index: 0;
}

.sidebar-series .serialized-item .total {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.8px;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -8.5px;
}

.sidebar-feature .article-item .thumb-title {
    margin-bottom: 0px;
}
.sidebar-feature .article-item:not(:last-of-type) {
    margin-bottom: 36px;
}
.sidebar-series .series-part-row:not(:last-of-type) {
    margin-bottom: 40px;
}
.content-layout .article-detail-page {
    padding-top: 80px;
}

.div-dt-content .left-content {
    padding-top: 2px;
}
.div-dt-content .wrap-small-social-media {
    margin-top: 4px;
    margin-left: auto;
}

.sidebar-div-dt .sidebar-books .title h2 {
    margin-bottom: 40px;
}
.bg-article-detail-vector-1 {
    top: -20px;
    left: 0px;
}
.bg-article-detail-vector-2 {
    top: 17%;
    left: 0px;
}
.bg-article-detail-vector-3 {
    top: 38%;
    right: 0px;
}
.bg-article-detail-vector-4 {
    bottom: -17%;
    left: 0px;
}
.sidebar-series .series-part .title-wrap > a {
    gap: 20.5px;
}
.wrapper-head-info {
    display: flex;
    flex-wrap: wrap;
}

.sidebar-feature .article-item .wrap-main-image {
    margin-bottom: 13px;
}
.article-detail-page .series-part {
    margin-top: 48px;
}

@media screen and (max-width: 1024px) {
    .div-dt-content {
        gap: 30px;
    }
    .div-dt-content .sidebar-div-dt {
        padding-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .div-dt-content {
        display: block;
    }
    /*main content section*/
    .div-dt .left-content {
        width: 100%;
    }
    .div-dt .main-image{
        height: auto;
    }

    .div-dt-content .btn-news-top {
        width: 100%;
        display: block;
        float: none;
        margin-top: 0;
    }
    .div-dt-content .book-other {
        width: 100%;
        margin: 1.5em auto 2em;
    }

    .div-dt-content .left-content {
        max-width: unset;
        width: 100%;
    }
    .div-dt-content .sidebar-div-dt {
        max-width: unset;
        width: 100%;
        margin-top: 100px;
        border: none;
        padding-left: 0px;
    }

    /*sidebar section*/
    .div-dt .newsList-page {
        width: 100%;
        margin-top: 4em;
    }
    .div-archive .div-dt-content .sidebar-div-dt.newsList-page{
        margin-top: 1em;
    }
    .article-img .img-size{
        height: auto;
    }
    .div-dt .sidebar-news .title .hz-line {
        margin: unset;
    }
    .sidebar-topics .title p, .sidebar-topics .title h5 {
        text-align: center;
    }
    .div-dt .sidebar-topics .title .hz-line, .div-dt .sidebar-sns .title .hz-line, .div-dt .sidebar-books .title .hz-line {
        margin: auto;
    }
    .sidebar-sns .title p, .sidebar-sns .title h5 {
        text-align: left;
    }
    .div-dt .sidebar-sns .title .hz-line {
        width: 150px;
        display: inline-block;
    }
    .list-topic li.line {
        width: 100%;
    }
    .sidebar-books .title p, .sidebar-books .title h5 {
        text-align: center;
        word-break: keep-all;
    }

    .div-dt .new-tag {
        right: 11%;
    }
    .div-dt .sidebar-news.sidebar-feature .new-lay-new-article a .news-recom {
        width: 100%;
        padding-top: 0;
        padding: .5em 1em 1.5em;
        border-bottom: none;
        margin-top: 0;
    }
    .sidebar-div-dt .sidebar-books .title {
        margin-left: auto;
        margin-right: auto;
    }
    .new-lay-new-article {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px 30px;
    }
    .sidebar-feature .article-item:not(:last-of-type) {
        margin-bottom: 0px;
    }

    /*new css 07/29/2020*/    
    .div-dt-content .book-other {
        text-align: left;
    }

    /*new css 07/30/2020*/
    .sidebar-sns .sns-div-content .s-icon {
        /*        width: 33.3333%;
                border-bottom: none;
                border-right: 1px dashed #d3d2d3;
                padding: 0 2em .5em;
                margin-bottom: 3em;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-child(4n) {
        /*border-right: 1px dashed #d3d2d3;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-child(3n) {
        /*border-right: none;*/
    }
    .sidebar-sns .sns-div-content .s-icon::after {
        height: 112px;
    }
    .sidebar-sns .sns-div-content .s-icon p {
        margin-top: 0;
    }
    /*    .sidebar-sns .list-topic {
            margin-top: 2em;
        }
        .sidebar-sns .sns-div-content .s-icon:last-child {
            margin-bottom: 3em;
        }*/

    .sidebar-books .article-img {
        width: 25%;
        padding-left: 0;
    }

    .tag-new-article {
        left: 0px;
        top: 0px;
    }
    .news-recom .article-img .tag-new-article {
        left: 0;
    }
    .sidebar-div-dt .new-article-boxes {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 10px;
        grid-template-rows: 1fr;
        grid-template-areas: none;
    }

    /*=========================================archive css==========================================*/
    .div-archive .news-pagination .pagination {
        margin-bottom: 0;
    }
    .div-archive .div-dt-content {
        margin-bottom: 0;
    }
    .div-archive .archive-pagi .ui-grid-row:first-child .row-wrap .img {
        padding-top: 1em;
    }

}

@media screen and (max-width: 40.063em) {
    .div-dt .head .title {
        margin-bottom: 0;
    }
    .div-dt .head ul {
        margin: 0em auto 1em;
    }
    .div-dt-content {
        margin-top: 27px;
        margin-bottom: 0px;
    }


    /*main content section*/
    .div-dt .newsList-page {
        margin-top: 2em;
    }
    .div-dt .main-image{
        height: auto;
        border-radius: .7rem;
    }
    .div-archive .div-dt-content .sidebar-div-dt.newsList-page{
        margin-top: 2.5em;
    }
    .img-list-div.w-80 {
        width: 100%;
    }
    .img-list-div.w-70 {
        width: 100%;
    }
    .about-list-div {
        padding: 2em 2em 1.3em;
    }
    .ttl-list-div h3 {
        font-size: 20px;
    }
    .div-dt-content h3.headline-news {
        /*margin-bottom: 0;*/

        /*news css 07/29/2020*/
        margin-bottom: .5em;
    }
    /*    .list-category {
            margin-bottom: 1em;
        }*/
    .img-list-div {
        margin-bottom: 1em;
        margin-top: 1.5em;
    }
    .text-list-div {
        margin-bottom: 2em;
    }
    .div-dt .socmed-btn {
        margin-bottom: 3em;
    }
    /*    .media2 .wArticle {
            border-radius: .7rem;
        }
        .media2 pre{
            padding: 1em 1.5em;
            border-radius: 15px;
        }*/
    /*    .traditional .title-wrap {
            width: 100%;
        }*/
    .traditional .title-wrap p.ttl-big {
        margin-right: 0;
        margin-bottom: -5px;
        display: block;
        text-align: left;
    }
    .traditional .title-wrap p.ttl-big {
        color: #4F4E4E;
        font-size: 12px;
        margin-right: auto;
        padding-left: 8em;
        margin-top: 1.1em;
    }
    .traditional .title-wrap p {
        color: #f5b386;
        /* display: inline-block; */
        padding-left: 8em;
        margin: 0 0 0px;
        /*float: left;*/
        /*line-height: 2em;*/
    }
    .traditional .width-SM{
        width: 100%;
    }
    .traditional .fontsize15 p {
        font-size: 12px;
    }
    .text-SM{
        width: calc(100% - 57px);
        float: left;
    }
    .div-dt-content .left-content .btn-news-top span.vol {
        font-size: 14px;
    }

    /*sidebar section*/
    .sidebar-sns ul .img {
        width: 11%;
    }
    .sidebar-sns .title p, .sidebar-sns .title h5 {
        text-align: left;
    }
    .div-dt .sidebar-sns .title .hz-line {
        width: 150px;
        display: inline-block;
    }
    .article-img .img-size{
        height: auto;
    }
    /*    .sidebar-sns .sns-div-content .s-icon:last-child {
            margin-bottom: 1em;;
            border-right: none!important;
        }*/
    .div-dt .sidebar-news.sidebar-feature .new-lay-new-article a .news-recom {
        width: 87vw;
        padding: 0;
        border-bottom: none;
        min-width: 87vw;
        margin-right: 16px;
        padding-bottom: 1.5em;
    }
    .newsList-page .sidebar-feature .new-lay-new-article a:first-child .news-recom {
        padding-top: 0;
        margin-top: 0;
    }
    .div-dt .sidebar-news.sidebar-feature .new-lay-new-article a:last-of-type .news-recom {
        border-bottom: none;
    }
    .div-dt .sidebar-news p {
        font-size: 14px;
    }
    .new-lay-new-article {
        /*        flex-flow: nowrap;
                overflow-y: auto;
                padding-left: 16px!important;
                scrollbar-width: none;*/

        display: flex;
        flex-direction: row;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        gap: 0px;
        padding: 0px 15px;
        width: calc(100% + 30px);
        margin: 0px 0px 0px -15px;
    }
    .new-lay-new-article a {
        width: auto;
    }
    .sidebar-line-divide {
        width: calc(100% - 32px) !important;
        margin-left: 16px;
        margin-right: 16px;
    }
    .div-dt-content .left-content {
        padding-bottom: 0;
    }
    .div-dt-content .pad-sm-def-div {
        padding: 0 16px 0.5em;
    }
    .new-lay-new-article::-webkit-scrollbar {
        width: 0px;
        background: transparent; /* make scrollbar transparent */
        height: 0
    }

    /*teacher part*/
    .div-dt .teacher-part {
        padding: 1em;
        margin-top: 1em;
    }

    .div-dt .new-tag {
        right: 6%;
    }

    /*new css 07/30/2020*/
    .sidebar-sns .sns-div-content .s-icon {
        /*        width: 50%;
                border-right: none;
                margin-bottom: 0;
                padding-top: 1.5em;
                padding-bottom: 1.5em;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-child(odd) {
        /*        padding-left: 0.5em;
                padding-right: 1em;
                border-right: 1px dashed #e3e3e3;
                border-bottom: 1px dashed #e3e3e3;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-child(even) {
        /*        padding-left: 1em;
                padding-right: .5em;
                border-bottom: 1px dashed #e3e3e3;
                border-right: none;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-child(1), .sidebar-sns .sns-div-content .s-icon:nth-child(2) {
        padding-top:0;
    }
    /*    .sidebar-sns .sns-div-content .s-icon:nth-child(3) {
            border-right: 1px dashed #e3e3e3;
        }
        .sidebar-sns .sns-div-content .s-icon:nth-child(2) {
            border-right: none !important;
        }*/
    .sidebar-sns .sns-div-content .s-icon:nth-child(4n) {
        /*border-right: 1px dashed #e3e3e3;*/
    }
    /*    .sidebar-sns .sns-div-content .s-icon:last-child {
            margin-bottom: 0;
        }*/
    .sidebar-sns .sns-div-content .s-icon:nth-last-child(1){
        /*        padding-left: 1em;
                padding-right: .5em;
                border-bottom: none;*/
        /*border-right: none;*/
    }
    .sidebar-sns .sns-div-content .s-icon:nth-last-child(2) {
        /*        padding-left: 0.5em;
                padding-right: 1em;*/
        /*border-bottom: none;*/
    }
    /*    .sidebar-sns .sns-div-content .s-icon:nth-last-child(2):nth-child(odd) {
            border-bottom: none;
        }
        .sidebar-sns .sns-div-content .s-icon:nth-last-child(4){
            border-right: 1px dashed #e3e3e3;
        }*/
    .sidebar-sns .sns-div-content .s-icon:nth-last-child(3){
        /*border-right: none;*/
    }
    /*    .sidebar-sns .sns-div-content .sns-line-sm {
            margin-bottom: 0;
        }*/
    /*    .sidebar-sns .list-topic {
            padding: 0;
            margin-top: 2em;
            margin-bottom: 2em;
        }*/

    /*=========================================archive css==========================================*/
    .div-archive .row-wrap {
        /*display: block;*/
        grid-template-columns: 1fr;
        gap: 13px;
    }
    .div-archive .row-wrap .img {
        /*        padding-right: 0;
                padding-top: 3em;*/
    }
    .row-archive .desc {
        font-size: 14px;
        line-height: 160%;
        margin-top: 5.5px;
    }
    .div-archive .row-wrap .txt {
        padding-left: 0;
        padding-top: 0;
    }
    .div-archive .row-archive:first-child .row-wrap .img {
        /*padding-top: 2em;*/
    }
    .div-archive .div-dt-content {
        margin: auto auto 0em;
    }
    .row-archive img {
        height: 230px;
        object-fit: cover;
    }
    .div-archive .row-wrap p.vol {
        display: block;
        margin-left: 0;
    }
    .div-archive .row-wrap p.date {
        margin-top: 7px;
    }
    .div-archive .row-wrap p.ttl {
        margin-bottom: 0;
    }
    .div-archive .row-wrap .img {
        /*        padding-bottom: 0.5em;
                padding-top: 1.7em;*/
    }
    .div-archive .row-wrap .txt {
        padding-bottom: 0.5em;
    }
    /*    .div-archive .archive-pagi .ui-paginator .ui-paginator-prev.ui-state-disabled, body .ui-paginator .ui-paginator-next.ui-state-disabled {
            background-color: #e0dad7;
        }*/
    .div-archive .archive-pagi .ui-datagrid .ui-paginator {
        /*margin-top: 2em;*/
        /* margin-bottom: 2.5em; */
        /*margin-bottom: 0em;*/
    }
    /*    .archive-pagi a.ui-paginator-prev.ui-state-default.ui-corner-all{
            margin-right: 5px;
        }
        .archive-pagi a.ui-paginator-next.ui-state-default.ui-corner-all{
            margin-left: 5px;
        }*/
    .row-archive {
        padding: 28px 0px 17px;
    }
    .row-archive .ttl {
        font-size: 16px;
        margin-top: 0px;
    }
    .row-archive .thumb-title {
        align-items: center;
    }
    .row-archive .thumb-title img {
        border-radius: 10px;
    }
    .div-archive .list-pagi .ui-datagrid .ui-paginator-bottom {
        margin-top: 40px;
    }

    /*new css 08/14/2020*/
    .div-dt .traditional .line-hz {
        margin: 0em auto 2em;
    }
    .traditional .title-wrap {
        margin: 0em auto 2em;
    }
    .sidebar-sns {
        margin-top: 50px;
    }
    .sidebar-about .title {
        float: none;
        padding: 0 16px 0.5em;
    }
    .div-dt-content .headline-news  {
        font-size: 18px;
        margin: 15px 0px 0px;
        order: 2;
    }
    .line-article-dt {
        margin: 36px 0px 36px;
    }
    .article-author-part-box {
        display: flex;
        flex-direction: column;
    }
    .article-author-part .author-image {
        width: 140px;
        padding-bottom: 140px;
        margin: auto;
    }
    .series-part .title-wrap {
        padding: 15px;
    }
    .series-part .tag-fill {
        margin-right: 12px;
        width: 45px;
        min-width: 45px;
        height: 45px;
    }
    .series-image {
        width: 95px;
        min-width: 95px;
        padding-bottom: 56px;
        margin-right: 11px;
    }
    .series-row p.desc {
        font-size: 15px;
    }
    .series-row .desc {
        font-size: 15px;
    }
    .series-desc-wr p.date {
        margin-top: 8px;
        font-size: 13px;
    }
    .series-desc-wr {
        margin-top: 1px;
    }
    .div-dt-content .sidebar-div-dt {
        margin-top: 50px;
    }
    .div-dt-content .left-content .series-part .btn-seemore {
        margin-top: 36px;
    }
    .sidebar-div-dt .title h2 {
        margin-bottom: 24px;
    }
    .sidebar-div-dt .new-article-boxes {
        display: flex;
        flex-direction: row;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        gap: 18px;

        padding: 20px 15px;
        width: calc(100% + 30px);
        margin: -20px 0px -20px -15px;

    }
    .sidebar-div-dt .new-article-boxes::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    .sidebar-series {
        margin-top: 50px;
    }
    .sidebar-books {
        margin-top: 50px;
    }
    .sidebar-div-dt .newslist-table {
        gap: 26px;
    }
    .content-layout .article-detail-page {
        padding-top: 18px;
        padding-bottom: 52.4px;
    }
    .wrapper-head-info .date-line-wrapper {
        order: 1;
    }
    .wrapper-head-info .tag-other {
        order: 3;
        margin-top: 15px;
    }
    .div-dt-content .wrap-small-social-media {
        order: 4;
        margin-left: 0px;
        margin-top: 16px;
    }
    .div-dt-content .main-image {
        border-radius: 35px;
    }
    .series-part .title-wrap > a {
        gap: 19px;
    }
    .series-part .tag-fill h5 span {
        font-size: 11px;
    }
    .series-part .tag-fill h5 {
        font-size: 15px;    
        gap: 4px;
    }
    .sidebar-feature .article-item {
        width: 289px;
        min-width: 289px;
        padding-right: 35px;
    }
    .sidebar-series .series-part-row:not(:last-of-type) {
        margin-bottom: 30px;
    }
    .sidebar-div-dt .sidebar-books .title h2 {
        margin-bottom: 24px;
    }
    .bg-article-detail-vector-1 {
        top: -61px;
        left: 0px;
    }
    .bg-article-detail-vector-4 {
        bottom: 13%;
        left: 0px;
    }
    .sidebar-sns .sns-div-content .s-icon::after {
        height: 62px;
    }
}