/*
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 : Aug 24, 2020, 1:29:16 PM
    Author     : dininurhayati
*/

@import url("/resources/glassart/css/modules/news-card.css");
@import url("/resources/glassart/css/modules/book-card.css");
@import url("/resources/glassart/css/modules/product-card.css");
@import url("/resources/glassart/css/modules/event-card.css");
@import url("/resources/glassart/css/modules/gallery-exhibition-card.css");
@import url("/resources/glassart/css/modules/article-card.css");
@import url("/resources/glassart/css/modules/series-card.css");

.newIndex {
    overflow: hidden;
    margin-bottom: 3em;
}
.newIndex .head img {
    width: 100%;
    max-width: 285px;
    margin: 25px auto 20px;
    display: block;
}
.newIndex .title {
    text-align: center;
    margin: 28px 0 21px;
}
.newIndex .title h5 {
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
    color: #0b0b0b;
}
.newIndex .title .hz-line {
    border-bottom: 2px solid #8b3333;
    width: 78px;
    margin: auto;
}
.newIndex .img-as-bg {
    height: 300px;
    transition: all 1s;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem;
}
.newIndex .img-as-bg-med {
    height: 300px;
    transition: all 1s;
}
.newIndex h3.ttl-capt {
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 0;
    margin-bottom: 1em;
    color: #4F4E4E;
}
.newIndex .caption-news {
    padding: 1.5em 2em 2em;
}
.newIndex .caption-news p {
    margin-bottom: 1.3em;
    line-height: 1.6em;
}
.newIndex .btn-news-top .link-news-detail {
    margin-bottom: 6px;
    padding: 1px 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 1em;
    white-space: pre-wrap;
}
.newIndex .btn-news-top h6 {
    display: block;
    color: #808080;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}
.newIndex .box-border {
    border: 1px solid #e6e6e6;
    position: relative;
    height: 100%;
    border-radius: .7rem;
    background-color: #ffffff;
}
.newIndex .box-border:hover .img-as-bg {
    opacity: .6;
    transition: 500ms ease 0s;
}
.newIndex .box-border a:hover img {
    opacity: .6;
    transition: 500ms ease 0s;
}
.newIndex .new-tag {
    width: 45px;
    height: 45px;
    background-color: #e2688f;
    border-radius: 50%;
    color: white;
    position: absolute;
    left: 0;
    top: -12px;
    z-index: 2;
}
.newIndex .new-tag-campaign {
    width: 110px;
    height: 50px;
    background-color: #e2688f;
    color: white;
    padding: 0.7em 0.5em 0.8em;
    webkit-clip-path: polygon(20% 0, 80% 0, 100% 45%, 100% 55%, 80% 100%, 20% 100%, 0 55%, 0 45%);
    clip-path: polygon(20% 0, 80% 0, 100% 45%, 100% 55%, 80% 100%, 20% 100%, 0 55%, 0 45%);
    position: absolute;
    left: -10px;
    top: -12px;
    z-index: 2;
}
.newIndex .new-tag h5 {
    text-align: center;
    margin: 16px auto;
    font-size: 13px;
    color: #fff;
}
.newIndex .new-tag-campaign h5 {
    text-align: center;
    margin: 16px auto;
    font-size: 13px;
    color: #fff;
}
.newIndex .small-box .img-as-bg {
    height: 150px;
}
.newIndex .small-box .img-as-bg-med {
    height: 150px;
}
.newIndex .small-box .caption-news p {
    color: #4F4E4E;
}
.newIndex .small-box .caption-news {
    padding: 1.7em 1em 1.3em;
}
.newIndex .seemore {
    text-align: center;
    border: 1px solid;
    padding: 3px 3em;
    border-radius: 50px;
    margin-top: 0;
    font-size: 13px;
}
.newIndex .seemore:hover {
    background: transparent;
    border: 1px solid #8a8a8a;
    transition: 500ms ease 0s;
}
.newIndex .btn-seemore {
    display: table;
    margin: 11px auto 2em;
}
.newIndex .btn-seemore.new-prod {
    display: table;
    margin: 0 auto 1em;
}
.newIndex .category-index-wrap {
    padding: .5em;
    width: 20%;
}
.newIndex .category-index-wrap a:hover h4 {
    color: #8ec320;
    transition: 500ms ease 0s;
}
.newIndex .category-index {
    padding: 1.3em 1em .8em;
    border: 1px solid #d9d6d6;
    text-align: center;
    height: 100%;
}
.newIndex .category-index h4 {
    color: #333333;
}
.newIndex .category-index .uline {
    border-top: 1px solid #d38989;
    border-bottom: 1px solid #8b3333;
    width: 100%;
    max-width: 110px;
    margin: auto;
    padding: 1.5px;
}
.newIndex .category-index p {
    text-align: center;
    color: #808080;
}
.newIndex .new-tag h5.pickup {
    margin: 10px auto;
}
.newIndex .new-tag-campaign h5.pickup {
    margin: 10px auto;
}
.newIndex .caption-news p.orange {
    color: #8b3333;
    margin-bottom: 0;
    margin-top: 1em;
    font-weight: 400;
}
.newIndex .feature-index {
    margin: 0;
    background-color: #fbf7f3;
}
.newIndex .feature-index .box-border a:hover h6  {
    color: #808080;
    transition: 500ms ease 0s;
}
.newIndex .feature-index .box-border a:hover h5.pickup {
    color: #fff;
    transition: 500ms ease 0s;
}
.newIndex .feature-gal h3.ttl-capt {
    margin-top: 7px;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newIndex .feature-gal h6 {
    margin: 0;
    color: #808080;
    font-size: 12px;
}
.newIndex .feature-gal .img-as-bg {
    position: relative;
}
.newIndex .feature-gal .img-as-bg-med {
    position: relative;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem;
}
.newIndex .tag-feature {
    position: absolute;
    bottom: 0;
    left: 7px;
    display: flex;
    flex-flow: wrap;
    max-width: 100%;
}
.newIndex .dark-tag {
    color: #fff;
    background-color: #4e4d4e;
    padding: 4px 4px;
    font-size: 12px;
    width: 117px;
    text-align: center;
    float: left;

}
.newIndex .dark-tag.light {
    color: #fff;
    background-color: #8b3333;
}
.newIndex .small-box .caption-news p.orange {
    margin-top: 0;
    margin-bottom: .5em;
    line-height: 1.6em;
}
.newIndex .feature-gal .small-box .caption-news p {
    margin-bottom: .8em;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newIndex .vol-number {
    background: #8b3333;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 1em;
    position: absolute;
    z-index: 2;
    right: -22px;
    top: -12px;
}
.newIndex .vol-number h5 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 1em;
    font-weight: bold;
}
.newIndex .vol-number h5::before {
    /*content: "Vol";*/
    font-size: 10px;
    display: block;
    line-height: 10px;
    text-align: center;
}
.newIndex .caption-author img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    margin-right: 1em;
}
.newIndex .caption-author h5 {
    display: inline-block;
    color: #808080;
    margin: 0;
    line-height: 1.6em;
}
.newIndex .author-vol .small-box .caption-news p {
    color: #808080;
    font-weight: 400;
}
.newIndex .bg-lightblue {
    background-color: #f5f7f8;
}
.newIndex .bg-lightblue .title {
    margin-top: 4em;
}
.newIndex .bg-lightblue .btn-seemore {
    margin-bottom: 4em;
}
.newIndex .category-index h4 {
    word-break: keep-all;
    font-size: 16px;
}
.feature-gal {
    margin-bottom: 1.5em;
}
.thumb-title h3.ttl-capt {
    margin-bottom: 0 !important;
}

.small-box .thumb-title {
    margin-bottom: .8em;
}
.small-box .thumb-title img {
    width: 45px;
    height: 45px;
    margin-top: 1px;
    min-width: 45px;
}
.small-box .thumb-title p {
    margin-bottom: 0 !important;
}
.feature-index .box-border a:hover .thumb-title img {
    opacity: 1;
}

/*general glider css*/
.glider-contain .glider-slide {
    border-right: 1px solid #d3d2d3!important;
}
.glider-contain .border-item {
    background: #fff;
}
.glider-contain .glider-track {
    border: 1px solid #d3d2d3!important;
    margin: auto;
}
.glider-contain .glider-next {
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(93, 87, 88, .9);
    display: flex!important;
    right: -5%;
    transform: translate(0, -50%);
}
.newIndex .glider-contain .glider-next:hover {
    background-color: #692727;
    transition: 500ms ease 0s;
}
.glider-contain .glider-next::before {
    box-shadow: -2px 2px 0 rgba(93, 87, 88, .9);
    transform: rotate(225deg);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto .75em;
    content: "";
}
.glider-contain .glider-next:hover::before {
    transition: 500ms ease 0s;
}
.glider-contain .glider-prev {
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(93, 87, 88, .9);
    display: flex!important;
    left: -5%;
    transform: translate(0, -50%);
}
.newIndex .glider-contain .glider-prev:hover {
    /*border: 1px solid #8ec320;*/
    background-color: #692727;
    transition: 500ms ease 0s;
}
.glider-contain .glider-prev::before {
    box-shadow: -2px 2px 0 rgba(93, 87, 88, .9);
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    font-size: 12px;
    margin: auto;
    height: 12px;
    content: "";
}
.glider-contain .glider-prev:hover::before {
    transition: 500ms ease 0s;
}
.glider-contain .glider-next.disabled, .glider-contain .glider-prev.disabled {
    opacity: 1;
    color: inherit;
}
.glider::-webkit-scrollbar {
    display: none;
}
.glider {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
/*end general glider css*/

/*slider css*/
.newIndex .glider-contain .new-tag {
    width: 55px;
    height: 55px;
    background-color: #e26a0e;
    left: 5%;
    top: 3%;
}
.newIndex .glider-contain .new-tag h5 {
    margin: 21px auto;
}
.newIndex .glider-contain .new-tag-campaign {
    width: 110px;
    height: 50px;
    background-color: #e26a0e;
    left: 5%;
    top: 3%;
}
.newIndex .glider-contain .new-tag-campaign h5 {
    margin: 10px auto;
}
.newIndex .glider-contain {
    width: 73%;
    margin: 2em auto;
    padding: 0 .5em;
}
.newIndex .craft-gallery .gal-logo {
    width: 100%;
    max-width: 365px;
    margin: auto;
    display: block;
}
.newIndex .craft-gallery {
    margin: 0px auto 0;
}
.newIndex .books-page .book-div .slide-img-top {
    position: relative;
    height: 0!important;
    padding-bottom: 122%;
    display: block;
}
.newIndex .books-page .book-div .slide-img-top img {
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
}
.newIndex .books-page .book-div .slide-img-top-campaign {
    position: relative;
    height: 0!important;
    padding-bottom: 65%;
    display: block;
}
.newIndex .books-page .book-div .slide-img-top-campaign .img-campaign{
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.newIndex .product-slide {
    margin: 0 auto 0;
    padding: .5em 1em;
}
/*end slider css*/

/*slider for gallery*/
.newIndex .craft-gallery .slick-next {
    top: calc(50% - 55px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    right: -4.5%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
}
.newIndex .craft-gallery .slick-next:hover {
    /*border: 1px solid #8ec320;*/
    background-color: #692727;
    transition: 500ms ease 0s;
}
.newIndex .craft-gallery .slick-next::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
    transform: rotate(225deg)translate(-2px, 2px);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto 6px;
    content: "";
}
.newIndex .craft-gallery .slick-next:hover::before {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    transition: 500ms ease 0s;
}
.newIndex .craft-gallery .slick-prev {
    top: calc(50% - 55px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    left: -4.5%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
    z-index: 1;
}
.newIndex .craft-gallery .slick-prev:hover {
    /*border: 1px solid #8ec320;*/
    background-color: #692727;
    transition: 500ms ease 0s;
}
.newIndex .craft-gallery .slick-prev::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    font-size: 12px;
    margin: auto;
    height: 12px;
    content: "";
}
.newIndex .craft-gallery .slick-prev.slick-disabled:before,
.newIndex .craft-gallery .slick-next.slick-disabled:before {
    opacity: 1 !important;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1 !important;
}
.newIndex .craft-gallery .slick-prev:hover::before {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    transition: 500ms ease 0s;
}
.newIndex .gal-boxes {
    position: relative;
    margin-top: -5px;
}
.newIndex .gallery-box .desc {
    margin-bottom: 0;
}
.newIndex *:focus {
    outline: none;
}
/*end slider for gallery*/

/*slider for product*/
.newIndex .product-slide .slick-next {
    top: calc(50% - 30px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    right: -5.3%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
}
.newIndex .product-slide .slick-next:hover {
    /*border: 1px solid #8ec320;*/
    background-color: #692727;
    transition: 500ms ease 0s;
}
.newIndex .product-slide .slick-next::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
    transform: rotate(225deg)translate(-2px, 2px);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto 6px;
    content: "";
}
.newIndex .product-slide .slick-prev.slick-disabled:before {
    opacity: 1 !important;
}
.newIndex .product-slide .slick-next:hover::before {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    transition: 500ms ease 0s;
}
.newIndex .product-slide .slick-prev {
    top: calc(50% - 30px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    left: -5.3%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
    z-index: 1;
}
.newIndex .product-slide .slick-prev:hover {
    /*border: 1px solid #8ec320;*/
    background-color: #692727;
    transition: 500ms ease 0s;
}
.newIndex .product-slide .slick-prev::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    font-size: 12px;
    margin: auto;
    height: 12px;
    content: "";
}
.newIndex .product-slide .slick-prev:hover::before {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    transition: 500ms ease 0s;
}
.newIndex .product-boxes {
    position: relative;
}
.newIndex .product-box .desc {
    margin-bottom: 0;
}
.newIndex *:focus {
    outline: none;
}
/*end slider for gallery*/

.newIndex .author-vol .small-box .caption-news p.orange {
    color:#8b3333;
}
.newIndex .news-part-index .btn-news-top.nd {
    display: contents;
    flex-flow: wrap;
}
.newIndex .book-div .slide-img-top {
    width: 100%;
}
.newIndex .book-div .slide-img-top-campaign {
    width: 100%;
}
.newIndex .books-page .book-div .slide-caption {
    margin-top: 28px;
}
.newIndex .books-page .book-div .slide-caption-campaign {
    margin-top: 20px;
}
.caption-campaign {
    font-size: 12px;
}
.newIndex .caption-author {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 2em;
    margin-right: 1em;
}
.newIndex .author-vol .box-border {
    position: relative;
    padding-bottom: 4.5em;
}
.newIndex .author-vol .img-as-bg {
    height: 0;
    padding-bottom: 100%;
}
.newIndex .desc p {
    line-height: 1.6em;
}
.newIndex .box-border:hover .img-as-bg-med {
    opacity: .6;
    transition: 500ms ease 0s;
}

.newIndex .glider-contain .glider-next {
    right: -5.7%;
    background: #8b3333;
}
.newIndex .glider-contain .glider-prev {
    left: -5.7%;
    background: #8b3333;
}
.newIndex .glider-contain .glider-next::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
}
.newIndex .glider-contain .glider-prev::before {
    box-shadow: -2px 2px 0 rgba(255, 255, 255, 1);
}

#index-smview {
    display: none;
}
.newIndex .btn-seemore .seemore:hover {
    background: #e0dad7;
}
.author-vol {
    margin-bottom: 21px;
}
.newIndex .books-page .book-div .border-item-wrap {
    padding: 1.7em;
}
.newIndex .books-page .book-div .border-item-wrap-campaign {
    padding: 1em;
}
.newIndex .object-fit-50 img {
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
}

#index-pcview .books-page .book-div .book-list-index .slick-list {
    border: none;
    border-right: 1px solid #d3d2d3;
    border-left: 1px solid #d3d2d3;
}
#index-pcview .books-page .book-div .book-list-index .slick-slide {
    /*border-right: none;*/
    border-right: 1px solid #d3d2d3;
}
#index-pcview .books-page .book-list-index .slick-track {
    display: flex;
    border: 1px solid #d3d2d3;
    border-left: none;
}
.newIndex .book-list-index .slick-prev {
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    left: -5.3%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
    z-index: 1;
}
.newIndex .book-list-index .slick-prev::before {
    box-shadow: -2px 2px 0 rgb(255,255,255);
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    font-size: 12px;
    margin: auto;
    height: 12px;
    content: "";
}
.newIndex .book-list-index .slick-prev.slick-disabled:before {
    opacity: 1 !important;
}
.newIndex .book-list-index .slick-next {
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #8b3333;
    right: -5.3%;
    transform: translate(0, -50%);
    font-size: 0;
    position: absolute;
}
.newIndex .book-list-index .slick-next::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;
    content: "";
}
.newIndex .book-list-index .slick-next.slick-disabled:before {
    opacity: 1 !important;
}
.wrap-book-list-index.book-div {
    margin-left: -.5em;
    margin-right: -.5em;
}
.newIndex .books-page .glider-contain .new-tag {
    top: unset;
    bottom: -4%;
    left: unset;
    right: 7%;
}
.newIndex .books-page .glider-contain .new-tag-campaign {
    top: unset;
    bottom: -10%;
    left: unset;
    right: 0%;
}
.newIndex .btn-news-top h6 {
    margin-left: 0;
}
.feature-index .box-border a.thumb-title-img:hover img {
    opacity: 1;

}
.newIndex .craft-gallery .btn-seemore {
    display: table;
    margin: 0 auto 1em;
}

/*campaign CSS*/
#index-pcview .books-page.campaign .book-div .book-list-index .slick-list {
    padding: 0 1px;
    border-left: none;
    border-right: none;
}
#index-pcview .books-page.campaign .book-list-index .slick-track {
    display: flex;
    border-left: none;
    border-right: none;
}
#index-pcview .books-page .book-div .book-list-index .slick-slide:first-of-type {
    border-left: 1px solid #d3d2d3;
}
.books-page.campaign .book-div .border-item {
    border-left: none;
}
.newIndex .btn-seemore.campaign-more {
    display: table;
    margin: 11px auto 3.5em;
}
.campaign .wrap-book-list-index.book-div {
    margin-left: 0; 
    margin-right: -2px; 
}
.books-page.campaign {
    margin-bottom: 4em;
}
.campaign-on-index .title {
    margin-top: -16px;
    z-index: 2;
    margin-bottom: 8px;
}
.campaign-on-index .wrap-title {
    display: flex;
    align-items: center;
    padding-right: 74px;
    position: relative;
    width: 365.5px;
}
.campaign-on-index .wrap-title::before {
    content: "";
    position: absolute;
    width: 100vw;
    background-color: #fff;
    height: 100%;
    right: 0px;
    top: 0px;
    z-index: 1;
}
.clamp-title p, .clamp-title h3, .clamp-title .slide-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-variant: proportional-width;
}
.clamp-title-top p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-variant: proportional-width;
}
/*.btn-news-top.nd.float-position {
    float: left;
}*/
#index-pcview .newIndex .width-wrap {
    width: auto;
}
.small-box .title-1line {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-font-smoothing: antialiased;
    font: -webkit-control;
}

/*index course section*/
.newIndex .course-div .glider-contain {
    width: 75%;
    margin: 2em auto;
    padding: 0 .5em;
}
.course-div p {
    color: #4f4e4e;
    font-weight: 400;
    margin: 0;
}
.newIndex .course-page .course-div .slide-img-top {
    position: relative;
    height: 0!important;
    padding-bottom: 172px;
    display: block;
}
.newIndex .course-page .course-div .slide-img-top img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.course-page .course-div .slide-caption p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: normal;
}
.course-div .slide-img-top {
    display: table;
    padding: 0;
    width: 100%;
    margin: auto;
}
.course-tag-wrap {
    display: flex;
    margin: 13px 0 16px;
    flex-wrap: wrap;
}
.course-div .course-tag {
    padding: 2px 7px;
    margin-right: 3px;
    margin-top: 3px;
    color: #ffffff;
    font-size: 13px!important;
}
.div-patchwork {
    background-color: #8ec320;
}
.tagColorBlue {
    background-color: #0C97DF!important;
    color: #fff;
}
.tagColorOrange {
    background-color: #E1683B!important;
}
.slide-caption h4 {
    margin: 16px 0 8px;
}
.course-date-time {
    display: flex;
    align-items: flex-start;
}
img.calendar-red {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    margin-top: 5px;
}
.course-page .course-div .border-item {
    border-right: none;
}
#index-pcview .course-page .course-div .book-list-index .slick-slide:first-of-type {
    border-left: 1px solid #d3d2d3;
}
#index-pcview .course-page .course-div .book-list-index .slick-list {
    border: none;
    border-right: 1px solid #d3d2d3;
    border-left: 1px solid #d3d2d3;
}
#index-pcview .course-page .course-div .book-list-index .slick-slide {
    /* border-right: none; */
    border-right: 1px solid #d3d2d3;
    padding: 23px;
}
#index-pcview .course-page .book-list-index .slick-track {
    display: flex;
    border: 1px solid #d3d2d3;
    border-left: none;
}
.course-date-time .date {
    display: flex;
    flex-wrap: wrap;
}

/*glassart*/
.glassart-top-home-wrapper {
    position: relative;
}
.glassart-top-home {
    /*display: flex;*/
    /*border-bottom: 1px solid #333;*/
    /*justify-content: space-between;*/
}
.glassart-top-home .banner-wrap {
    /*width: calc(50% - (15.3%/2));*/
    position: relative;
    height: 0px;
    padding-bottom: 66.6%;
}
.glassart-top-home .banner-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    object-fit: cover;
}
.glassart-top-home-wrapper .banner-middle-wrap {
    width: 15.3%;
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100% - 1px);
}
.glassart-top-home-wrapper .banner-middle-wrap img {
    width: 100%;
    position: absolute;
    object-fit: cover;
    height: 100%;
}

.home-category-menu-wrapper {
    /*padding: 127px 0px 0px;*/
}
.campaign-on-index-wrapper {
    display: flex;
}
.campaign-news-wrapper {
    width: calc(100% - 365.5px);
}
.background-vector {
    z-index: 1;
}
.bg-home-vector-1 {
    right: 0px;
    bottom: -62%;
    z-index: -1;
}
.bg-home-vector-2 {
    left: 0px;
    bottom: -127.7%;
}
.bg-home-vector-3 {
    right: 0px;
    top: -23%;
    z-index: -1;
}
.bg-home-vector-4 {
    left: 0px;
    bottom: -144.7%;
}
.bg-home-vector-5 {
    right: 0px;
    bottom: -10.5%;
}
.glassart-home-news {
    padding-top: 99px;
    position: relative;
    z-index: 2;
}
.campaign-on-index {
    padding-top: 116px;
}
.campaign-on-index .title p.title-index-junpro {
    padding-bottom: 17px;
}
.campaign-on-index .title .title-index-junpro {
    padding-bottom: 17px;
}
.campaign-on-index .title p.title-index-smallJapan {
    margin-top: 14px;
}
.campaign-on-index .title .title-index-smallJapan {
    margin-top: 14px;
}
.glassart-home-article {
    padding-top: 116px;
    position: relative;
    z-index: 2;
}
.glassart-home-article .wrap-article-grid {
    margin-bottom: 0px;
}
.glassart-publication-pad {
    padding-top: 120px;
}
.product-glassart-section {
    margin-top: 64px;
    z-index: 2;
    position: relative;
}
.event-home-pad {
    padding-top: 67px;
}
.gallery-exhibition-pad {
    padding-top: 116px;
    padding-bottom: 96px;
}
.gallery-exhibition-section {
    position: relative;
    z-index: 2;
}
.product-glassart-section .btn-seemore {
    margin-top: 44px;
}
.glassart-publication-pad .btn-seemore {
    margin-top: 44px;
}
.glassart-home-news .btn-seemore {
    margin-top: -15px;
}
.event-home-pad .btn-seemore {
    position: relative;
    z-index: 2;
}
.wrap-catalog-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.wrap-catalog-grid > div {
    width: 180px;
    padding-bottom: 15px;
}
.wrap-catalog-grid .serialized-item {
    padding: 30px 15px 0px;
}
.gallery-exhibition-section .img-gallery-exhibition img {
    border-radius: 14% / 23%;
}

@media screen and (max-width: 1024px) {
    .home-category-menu .cat h2 {
        font-size: 18px;
    }
    .wrap-catalog-grid > div {
        width: 150px;
    }
}

@media screen and (max-width: 40.063em) {
    .glassart-top-home .banner-wrap:first-of-type {
        display: none;
    }
    .glassart-top-home-wrapper .banner-middle-wrap {
        width: 100%;
        position: unset;
        height: auto;
        transform: none;
    }
    .glassart-top-home-wrapper .banner-middle-wrap img {
        position: unset;
    }
    .glassart-top-home .slick-dots {
        bottom: 10px;
    }
    .glassart-top-home .banner-wrap {
        width: 100%;
        padding-bottom: 83.35%;
    }
    .glassart-top-home .banner-middle-wrap.show-pc {
        display: none!important;
    }
    .glassart-top-home {
        flex-direction: column;
        border-bottom: none;
        display: block;
    }
    .glassart-top-home .banner-middle-wrap img {
        position: unset;
        height: auto;
    }
    .glassart-top-home .slick-slide {
        /*float: none;*/
    }
    .home-category-menu .cat h2 {
        /*font-size: 15px;*/
        white-space: nowrap;
        font-size: 13px;
    }
    ul.home-category-menu .cat .arrow {
        height: 5px;
        width: 13px;
    }
    ul.home-category-menu {
        flex-wrap: wrap;
    }
    ul.home-category-menu .cat {
        /*width: 50%;*/
    }
    ul.home-category-menu .cat a {
        min-height: 46px;
        padding: 12px 20px;
        border-right: 1px solid #D4CFC8;
        border-bottom: 1px solid #D4CFC8;
        gap: 4px;
    }
    .home-category-menu .cat p {
        font-size: 10px;
        margin-top: 3px;
    }
    .glassart-home-news {
        padding-top: 27px;
    }
    .campaign-on-index-wrapper {
        flex-direction: column;
    }
    .campaign-on-index .wrap-title::before {
        display: none;
    }
    .campaign-on-index .wrap-title {
        display: flex;

        padding-right: 0px;

        width: 100%;
        justify-content: center;
    }
    .campaign-on-index .title p.title-index-junpro {
        /*    font-size: 20px;
                padding-top: 13px;*/
        padding-bottom: 4px;
        /*        letter-spacing: 4.8px;
                line-height: 180%;*/
    }
    .campaign-on-index .title .title-index-junpro {
        /*    font-size: 20px;
                padding-top: 13px;*/
        padding-bottom: 4px;
        /*        letter-spacing: 4.8px;
                line-height: 180%;*/
    }
    .campaign-on-index .title p.title-index-smallJapan {
        margin-top: 8px;
    }
    .campaign-on-index .title .title-index-smallJapan {
        margin-top: 8px;
    }
    .campaign-on-index {
        padding-top: 54px;
    }
    .campaign-on-index .title {
        margin: 0px;
    }
    .campaign-news-wrapper {
        width: 100%;
        padding-top: 28px;
    }
    .glassart-home-article {
        padding-top: 54px;
    }

    .glassart-home-article .btn-seemore {
        display: none;
    }
    .product-glassart-section {
        padding-bottom: 54px;
        padding-top: 44px;
        margin-top: 9px;
    }
    .event-home-pad {
        padding-top: 0px;
    }
    .gallery-exhibition-pad {
        padding-bottom: 40px;
        padding-top: 53px;
    }
    .glassart-publication-pad {
        padding-top: 53px;
    }
    .bg-home-vector-1 {
        bottom: -37%;
    }
    .bg-home-vector-2 {
        bottom: -3%;
    }
    .bg-home-vector-3 {
        top: unset;
        bottom: -94%;
    }
    .bg-home-vector-4 {
        bottom: -60%;
    }
    .bg-home-vector-5 {
        width: 360px;
        bottom: -204px;
    }
    .glassart-publication-pad .btn-seemore {
        margin-top: -19px;
    }
    .product-glassart-section .btn-seemore {
        margin-top: -18px;
    }
    .wrap-catalog-grid > div {
        width: 138px;
        padding-bottom: 5px;
    }
    .wrap-catalog-grid .serialized-item {
        padding: 14px 7px 0px;
    }
    .wrap-catalog-grid {
        max-width: 300px;
        margin: 0px auto;
    }
}

