/*
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/oshibana/css/modules/event-card.css");
@import url("/resources/oshibana/css/modules/new-tag-campaign.css");
.newIndex .head img {
    width: 100%;
    max-width: 285px;
    margin: 25px auto 20px;
    display: block;
}
.newIndex .title {
    text-align: center;
}
.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 {
    position: relative;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    padding: 18px;
    padding-right: 24px;
}*/
.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 .small-box .img-as-bg {
    height: 150px;
}
.newIndex .small-box .img-as-bg-med {
    height: 150px;
}
.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 .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  {
    /*    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-top: 27px;
}
.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 {
    /*    display: -webkit-inline-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;*/
    /*color: #121212;*/
    /*    font-size: 14px;
        font-weight: 400;
        line-height: 150%;*/
    /*    margin: 0px;*/
}
/*.newIndex .feature-gal .small-box .caption-news p.grey-font {
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;  25.6px 
}*/
.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;
}
.newIndex.serialized-article-section {
    padding-top: 40px;
    padding-bottom: 80px;
}
.newIndex.serialized-article-section .slick-next {
    right: 25px;
}
.newIndex.serialized-article-section .slick-prev {
    right: 93px;
}
.newIndex.serialized-article-section .lazy {
    width: calc(100% + 54px);
    margin-left: -27px;
}
.newIndex.serialized-article-section .width-content {
    width: 95%
}
/*.thumb-title {
    display: flex;
    margin-bottom: 1em;
    position: relative;
}
.thumb-title img {
    margin-right: 1em;
    border-radius: 6px;
    width: 60px;
    height: 60px;
    margin-top: 10px;
    min-width: 60px;
}
.thumb-title h3.ttl-capt {
    margin-bottom: 0 !important;
}
.thumb-title-img::before {
    content: "連載";
    position: absolute;
    background-color: #f5b386;
    padding: 0 5px;
    left: 0;
    top: 10px;
    color: #ffffff;
    font-size: 12px;
    display: none;
}
.small-box .thumb-title-img::before {
    top: 1px;
}
.small-box .thumb-title {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}
.small-box .thumb-title img {
    width: 36px;
    height: 36px;
    min-width: 36px;
    margin-right: 18px;
    margin-top: 0px;
}
.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: 1px solid #d3d2d3!important;*/
    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 {
    /*border: 1px solid #8ec320;*/
    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 {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    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 {
    /*box-shadow: -2px 2px 0 #8ec320;*/
    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 {
    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: 121.02%;
    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: 62.63%;
    display: block;
}
.newIndex .books-page .book-div .slide-img-top-campaign .img-campaign{
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.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: 24px 0px 40px;
    width: calc(100% + 52px);
    margin-left: -26px;
}

.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-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: 16px;*/
}
.newIndex .books-page .book-div .slide-caption-campaign {
    margin-top: 14px;
}
.slide-caption-campaign .caption-campaign {
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    margin: 0;
    text-align: left;
    /*text-rendering: geometricPrecision;*/
}
.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 .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);
}
.author-vol {
    margin-bottom: 21px;
}
.newIndex .books-page .book-div .border-item-wrap-campaign {
    padding: 0px 20.5px;
}

#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 .slick-prev {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #fff;
    font-size: 0;
    position: absolute;
    z-index: 1;
    top: unset;
    bottom: -26px;
    border: 1px solid #3F4446;
    left: 25px;
}
.newIndex .slick-prev::before {
    box-shadow: -2px 2px 0 #3F4446;
    transform: rotate(45deg)translate(4px, -3px);
    width: 12px;
    font-size: 12px;
    margin: auto;
    height: 12px;
    content: "";
}
.newIndex .slick-prev.slick-disabled:before {
    opacity: 1 !important;
}
.newIndex .slick-next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: none;
    display: flex!important;
    background: #fff;
    font-size: 0;
    position: absolute;
    top: unset;
    bottom: -26px;
    border: 1px solid #3F4446;
    right: unset;
    left: 93px;
}
.newIndex .slick-next::before {
    box-shadow: -2px 2px 0 #3F4446;
    transform: rotate(225deg)translate(-2px, 2px);
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: auto 13px;
    content: "";
}
.newIndex .slick-next.slick-disabled:before {
    opacity: 1 !important;
}*/
.wrap-book-list-index.book-div {
    margin-left: -21.5px;
    width: calc(100% + 47px);
    margin-top: 28px;
}
.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*/
.books-page.campaign .book-div .oshibana-campaign-list .slick-list {
    padding: 0px 0px 100px;
    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 {
    width: calc(100% + 41px);
    margin-left: -20.5px; 
    margin-top: 0px;
}
.campaign-on-index .title {
    margin-top: 3px;
}
.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;
}

/*OSHIBANA*/
.oshibana-top-home--wrap-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.oshibana-top-home--wrap-img .img-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}
.newIndex .oshibana-top-home .slick-next {
    left: unset;
    right: 19%;
    bottom: 54%;
    transform: translateY(50%);
}
.newIndex .oshibana-top-home .slick-prev {
    left: 19%;
    bottom: 54%;
    transform: translateY(50%);
}
.oshibana-top-home .slick-dots li button:before {
    border: 1px solid #000;
}
.oshibana-top-home .slick-dots li.slick-active button:before {
    background-color: #000;
}
.oshibana-top-home .slick-dots {
    width: 45%;
    bottom: -43px;
}
.oshibana-home-news {
    display: flex;
    padding-top: 100px;
    padding-bottom: 60px;
}
.oshibana-home-news.more-topics {
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 80px;
    gap: 31px;
}
.oshibana-home-news.more-topics .btn-seemore {
    margin-top: 9px;
}
.book-list-index {
    position: relative;
}
.oshibana-home-campaign--slider {
    display: flex;
    margin-top: 48px;
}
.oshibana-home-campaign--slider .books-page.campaign {
    width: 50.72%;
}
.oshibana-home-campaign--long-text {
    width: 49.28%;
    padding-left: 50px;
    padding-right: 68px;
    max-width: 518px;
    margin-left: auto;
}
.oshibana-campaign-list {
    position: relative;
}
.oshibana-campaign-list .slick-prev,
.oshibana-campaign-list .slick-next {
    bottom: 0px;
}
.oshibana-home-publication .slick-prev,
.oshibana-home-publication .slick-next {
    top: -90px;
}
.oshibana-home-publication .slick-prev {
    left: unset;
    right: 93px;
}
.oshibana-home-publication .slick-next {
    left: unset;
    right: 25px;
}
.oshibana-article-slider .slick-prev,
.oshibana-article-slider .slick-next {
    top: -90px;
}
.oshibana-article-slider .slick-prev {
    left: unset;
    right: 93px;
}
.oshibana-article-slider .slick-next {
    left: unset;
    right: 25px;
}
.oshibana-home-campaign {
    padding-top: 21px;
    padding-bottom: 80px;
}
.oshibana-home-article {
    padding-top: 90px;
}
.oshibana-home-article .new-article-boxes {
    margin-top: 39px;
    margin-bottom: 30px;
}
.oshibana-home-publication {
    padding-top: 40px;
}
.wrapper-product-boxes {
    max-width: 1120px;
    margin: 23px auto 0px;
    width: 100%;
}
.oshibana-home-product {
    padding-top: 80px;
    padding-bottom: 70px;
}
.oshibana-home-product .title--small-text-on-title {
    padding-right: 170px;
    align-items: flex-start;
}
.oshibana-home-product .title--small-text-on-title .small-text-on-title {
    max-width: 620px;
    padding-top: 13px;
}
.oshibana-home-event .gallery-box {
    padding: 10px 25.5px 0px;
}
.oshibana-home-event {
    padding: 40px 0px 80px;
}
.oshibana-home-gallery .card-title {
    color: #111;
}
.oshibana-home-gallery .card-desc {
    color: #fff;
    display: none;
}
.oshibana-home-gallery .official-date {
    font-family: "Noto Serif";
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}
.oshibana-home-gallery {
    padding: 52px 0px 53px;
    overflow: hidden;
}
.oshibana-home-gallery .slick-prev, .oshibana-home-gallery .slick-next {
    top: -132px;
}
.oshibana-home-gallery .slick-prev {
    left: unset;
    right: 68px;
}
.oshibana-home-gallery .slick-next {
    left: unset;
    right: 0px;
}
.oshibana-home-gallery .slick-list {
    overflow: visible;
}
.bg-purple.home {
    overflow: hidden;
}
.bg-grey-green.home {
    overflow: hidden;
}
.oshibana-home-gallery .scroll-x {
    max-width: 1252px;
    margin: auto;
}
.oshibana-home-campaign--long-text p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%; /* 32px */
    word-break: keep-all;
}
.oshibana-home-top-button-in-page {
    display: none;
}

.index-mysterious-flower-menu .content-div-wrap {
    display: flex;
    justify-content: center;
    gap: 30px;
    max-width: 490px;
    margin: 0px auto;
    width: 75%;
}
.index-mysterious-flower-menu .item-content {
    flex: 1;
}
.index-mysterious-flower-menu .img-content-width img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.content-div-section.index-mysterious-flower-menu {
    padding-top: 125px;
}
.banner-order-member {
    max-width: 490px;
    margin: 0px auto;
    padding: 0px 0px 50px;
}
.banner-order-member img {
    border-radius: 27px;
}
.banner-order-member > a {
    transition: 300ms ease 0s;
}
.banner-order-member > a:hover {
    opacity: 0.6;
}

@media screen and (max-width: 1024px) {
    .newIndex .glider-contain {
        width: 89%;
    }
    .newIndex .category-index-wrap {
        width: 33.33333%;
    }
    .newIndex .news-part-index .small-box .btn-news-top.nd {
        display: block;
    }
    .newIndex .news-part-index .small-box .btn-news-top.nd h6 {
        display: block;
    }
    .newIndex .news-part-index .small-box .btn-news-top .link-news-detail {
        margin-right: 0;
    }

    /*OSHIBANA*/
    .oshibana-home-campaign--long-text {
        padding-right: 0px;
    }
    .oshibana-home-top-button--wrap-btn a svg {
        right: 4px;
    }
}

@media screen and (max-width: 950px) {
    .oshibana-home-top-button-in-page {
        display: block;
        padding: 0px 10px;
    }
    .oshibana-home-top-button-in-page .oshibana-home-top-button--wrap-btn a {
        border: 1px solid;
        border-radius: 7px;
        margin-top: 92px;
        min-height: unset;
        font-size: 14px;
        padding: 10px;
    }

    .oshibana-home-top-button-in-page .oshibana-home-top-button--wrap-btn {
        padding: 0px 10px;
    }
    .oshibana-home-news.more-topics {
            padding-top: 38px;
    }
    
    .content-div-section.index-mysterious-flower-menu {
        padding-top: 65px;
    }
}

@media screen and (max-width: 820px) {
    .newIndex .product-slide .slick-next, .newIndex .product-slide .slick-prev {
        top: calc(50% - 45px);
    }
    .newIndex .craft-gallery .slick-next, .newIndex .craft-gallery .slick-prev {
        top: calc(50% - 60px);
    }
}

@media screen and (max-width: 768px) {
    .newIndex .glider-contain {
        width: 87%;
    }
    .glider-contain .glider-next {
        right: -6.5%;
    }
    .glider-contain .glider-prev {
        left: -6.5%;
    }
    .newIndex .craft-gallery .slick-prev {
        left: -4.9%;
    }
    .newIndex .craft-gallery .slick-next {
        right: -4.9%;
    }

    .newIndex .gallery-box .held-tag {
        left: -4px;
        top: -6px;
    }
    .newIndex .feature-index {
        margin-top: 12px;
    }

    #index-pcview .books-page .book-div .book-list-index .slick-list {
        border: none;
        border-right: 1px solid #d3d2d3;
    }
    #index-pcview .books-page .book-list-index .slick-track {
        border-left: 1px solid #d3d2d3;
    }

    /*OSHIBANA*/
    .oshibana-home-top-button--wrap-btn a {
        font-size: 15px;
        min-height: unset;
    }
    .oshibana-home-top-button--wrap-btn a svg {
        width: 15px;
        height: 15px;
    }
    /*    .oshibana-home-news .title {
            margin-right: 40px;
        }*/
    /*    .oshibana-home-news .small-box {
            gap: 18px;
        }*/
    .oshibana-home-article .new-article-boxes {
        margin-top: 19px;
        margin-bottom: 30px;
    }
    .small-box .thumb-title {
        margin-bottom: 15px;
    }
    .small-box .thumb-title img {
        width: 45px;
        height: 45px;
        min-width: 45px;
    }
    .oshibana-home-article .feature-gal {
        width: 111.2%;
        margin-left: -5.6%;
    }

    .oshibana-home-event .gallery-box {
        padding: 10px 9px 0px;
    }
    .newIndex .gal-boxes {
        width: calc(100% + 18px);
        margin-left: -9px;
    }
    .oshibana-home-product .slick-prev, .oshibana-home-product .slick-next {
        top: -90px;
    }
    .oshibana-home-product .slick-next {
        left: unset;
        right: 25px;
    }
    .oshibana-home-product .slick-prev {
        left: unset;
        right: 93px;
    }

    .oshibana-article-slider.new-article-boxes {
        display: block;
        position: relative;
    }
    .oshibana-article .oshibana-article-slider.new-article-boxes {
        overflow: visible;
        padding: 0px;

    }
    .oshibana-article-slider.slick-initialized .slick-slide {
        width: 41vw;
        margin-right: 18px;
        display: flex;
    }
    .oshibana-article-slider .slick-list {
        padding: 20px 5%;
    }
    .oshibana-article-slider .slick-track {
        display: flex;
    }
    .oshibana-home-product .title--small-text-on-title {
        flex-direction: column;
        gap: 12px;
    }
    
}

@media screen and (max-width: 40.063em) {
    #index-smview .sm-view .campaign-sm {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-right: 0;
        gap: 15px;
    }
    #index-smview .sm-view .campaign-sm::-webkit-scrollbar {
        display: none;
    }
    #index-smview .sm-view {
        padding-left: 20px;
    }
    #index-smview .sm-view .campaign-sm .pos-relative-div {
        height: auto;
        min-width: 95%;
    }
    .position-sm-cat {
        position: relative;
        top: -17px;
    }
    #index-smview .sm-view-index {
        padding-left: 0px !important;
    }
    .newIndex .glider-contain {
        margin: 1em auto;
    }
    .books-page.campaign {
        margin-bottom: 0em !important;
    }
    .campaign-section .campaign-item {
        margin-top: -21px;
    }
    .campaign-slider  .campaign{
        display: flex;
        overflow-x: scroll;
        flex-wrap: nowrap;
        padding-right: 0;
    }
    .slick-track::after {
        width: 40px;
    }
    .newIndex .books-page .book-div .slide-caption-campaign {
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .newIndex .glider-contain{
        margin-top: 14px !important;
    }
    .newIndex .books-page .book-div .slide-img-top-campaign {
        position: relative;
        height: 0!important;
        display: block;
        width: 100%;
        padding:0px 0px 62.63%;
    }
    .gallery-sec-sm .scroll-x .none-border:last-child {
        border: none !important;
    }
    .newIndex .gallery-box .held-tag {
        left: -10px;
        top: -15px;
    }
    .newIndex .gal-boxes-wrap .gal-boxes .gallery-box {
        margin-top: 20px;
    }
    .newIndex .category-index-wrap {
        width: 50%;
    }
    .newIndex .craft-gallery .slick-prev {
        left: -2.9%;
    }
    .newIndex .craft-gallery .slick-next {
        right: -2.9%;
    }
    .glider-contain .glider-prev {
        left: -9.5%;
    }
    .glider-contain .glider-next {
        right: -9.5%;
    }

    .newIndex .head img {
        max-width: 265px;
        margin: 1.5em auto .5em;
    }
    .newIndex .bg-lightblue .title {
        margin-top: 2em;
    }
    .newIndex .bg-lightblue .btn-seemore {
        margin-bottom: 2em;
    }
    .newIndex .gal-boxes {
        /*margin-top: 2em;*/
        display: flex;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        margin-top: 0px;
        margin-bottom: 36px;
    }
    .newIndex .gal-boxes::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    .newIndex .category-index {
        padding: 2em 0em 1.5em;
    }
    .newIndex .category-index h4 {
        font-size: 15px;
    }
    .newIndex .img-as-bg-med {
        height: 300px;
        transition: all 1s;
    }
    .newIndex .small-box .img-as-bg {
        height: 300px;
    }
    .newIndex .category-show-pc {
        display: none!important;
    }
    .newIndex .btn-seemore.news-top {
        margin-bottom: 0;
    }

    .newIndex .news-part-index .small-box .btn-news-top.nd {
        display: flex;
    }
    .newIndex .news-part-index .small-box .btn-news-top.nd h6 {
        display: inline-block;
    }
    .newIndex .news-part-index .small-box .btn-news-top .link-news-detail {
        margin-right: 1em;
    }

    .newIndex .glider-contain {
        width: 100%;
        padding: 1px;
    }
    .newIndex .glider-contain .glider-prev {
        left: -9.5%;
    }
    .newIndex .glider-contain .glider-next {
        right: -9.5%;
    }
    .newIndex .book-div .glider {
        margin-right: -3%;
        margin-left: -3%;
    }
    .newIndex .book-div .glider-contain {
        overflow: visible;
    }
    .newIndex .book-div .glider {
        left: 0
    }
    .newIndex .books-page {
        width: 100%;
        margin: auto;
        float: none;
    }
    .newIndex .author-vol .img-as-bg {
        height: 0;
    }
    .newIndex .feature-index .title {
        margin: 24px 0 21px;
    }
    .sm-view-index .feature-index .title h5 {
        font-size: 21px;
        margin: 0;
    }
    .sm-view-index .feature-gal {
        margin-bottom: 30px;
    }


    /*====================new design index===================*/
    .newIndex .caption-news {
        padding: 0 16px;
    }
    /*    .newIndex .gallery-box {
            padding: 0;
            background-color: #ffffff;
            border-radius: .7rem;
            width: 87vw;
            margin-right: 0;
            margin-left: 16px;
            border: 1px solid #e3e3e3;
            min-width: 87vw;
            max-width: 87vw;
        }
        .newIndex .gallery-box:last-child {
            padding: 0;
            background-color: #ffffff;
            border-radius: .7rem;
            width: 87vw;
            margin-left: 16px;
            margin-right: 16px;
            border: 1px solid #e3e3e3;
            min-width: 87vw;
            max-width: 87vw;
        }*/
    .newIndex .feature-index {
        margin: 22px 0 24px;
        background-color: #fbf7f3;
    }
    .newIndex .craft-gallery {
        margin: auto;
        background-color: #fbf7f3;
    }
    /*    .newIndex .product-box {
            padding: 0;
            background-color: #ffffff;
            border-radius: .7rem;
            width: 60vw;
            margin-right: 0;
            margin-left: 16px;
            min-width: 60vw;
            max-width: 60vw;
        }
        .newIndex .product-box:last-child {
            padding: 0;
            background-color: #ffffff;
            border-radius: .7rem;
            width: 60vw;
            margin-left: 16px;
            margin-right: 16px;
            min-width: 60vw;
            max-width: 60vw;
        }*/
    .newIndex.sm-view-index .product-slide {
        margin: 24px 0 10px;
        padding: 0;
    }
    .newIndex .product-slide .title {
        margin-top: 0;
    }
    .newIndex .small-box .img-as-bg-med {
        height: 120px;
        border-top-left-radius: .7rem;
        border-top-right-radius: .7rem;
    }
    /*    .newIndex .img-gallery img {
            height: 120px;
        }*/
    /*    .newIndex .img-product img {
            height: 120px;
        }*/
    .newIndex .author-vol .small-box .caption-news p.feat-btm-orange {
        /*height: auto!important;*/
        margin: 0;
    }
    .newIndex .btn-news-top h6 {
        display: inline-block;
        margin-top: 4px;
    }
    .newIndex .news-part-index .btn-news-top .link-news-detail {
        margin-bottom: 0;
        margin-right: 0;
    }
    .news-part-index .new-tag {
        left: unset;
        right: 5px;
        top: -8px;
    }

    .news-part-index .btn-news-top.nd h6 {
        margin-top: 5px;
    }
    .news-part-index .btn-news-top.not-first h6 {
        margin-top: 0;
    }
    .gallery-sec .sm-title {
        margin: 24px 0 20px !important;
    }
    .gallery-sec-sm {
        margin-bottom: 20px;
    }
    .gallery-sec-sm .none-border {
        border: none;
    }

    .sm-view-index {
        margin-bottom: 38px;
    }
    .newIndex .title h5 {
        margin: 0;
        font-weight: bold;
        font-size: 21px;
        color: #0b0b0b;
    }
    .sm-view-index .pad-sm-def {
        /*padding: 0 16px;*/
        padding: 0px 0px 0px 0px;
    }
    .newIndex .img-as-bg {
        margin: 0 16px;
        border-radius: .7rem;
        height: 185px;
    }
    .newIndex .caption-news p {
        display: none;
    }
    .newIndex .btn-news-top h6 {
        float: left;
        margin-right: 1em;
    }
    .newIndex .news-part-index .small-box .btn-news-top.nd h6 {
        float: left;
        margin-right: 1em;
    }
    .newIndex .small-box .caption-news p {
        display: block;
        font-size: 15px;
        /*        display: -webkit-inline-box!important;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;*/
    }
    .newIndex .feature-index .feature-gal .small-box .caption-news p {
        margin-top: 0;
    }
    /*    .thumb-title img {
            width: 45px;
            height: 45px;
            margin-top: 1px;
            min-width: 45px;
        }
        .thumb-title {
            margin-top: 16px;
        }
        .thumb-title-img::before {
            top: 1px;
        }*/
    .newIndex .news-part-index .small-box .btn-news-top.nd {
        flex-flow: row-reverse;
        margin: 5px 16px;

    }
    .newIndex .small-box .caption-news p {
        margin-bottom: 10px;
    }
    .newIndex .news-part-index .small-box .btn-news-top .link-news-detail {
        margin-right: auto;
        white-space: nowrap;
    }
    .newIndex .small-box .img-as-bg {
        height: 57px;
        width: 19%;
        display: inline-block;
        margin: 0;
    }
    .newIndex h3.ttl-capt {
        font-weight: bold;
        font-size: 15px;
        margin: 18px 0 10px;
        color: #4F4E4E;
    }
    .newIndex .news-part-index .btn-news-top.nd {
        margin: 0 16px 18px;
        display: table;
    }
    /*    .newIndex .small-box .box-border {
            padding: 14px 0 18px;
        }
        .newIndex .small-box .box-border a {
            display: flex;
            flex-wrap: wrap;
        }*/
    .newIndex .small-box div:last-child .box-border {
        border-bottom: none;
    }

    .newIndex .feature-gal .small-box .box-border a {
        display: block;
    }
    .newIndex .small-box .caption-news p.orange {
        display: inline;
        font-size: 12px;
    }
    .newIndex .feature-gal .small-box .caption-news {
        width: 100%;
    }
    /*    .newIndex .feature-gal .box-border {
            border: 1px solid #e3e3e3;
        }*/
    /*    .newIndex .feature-gal .small-box .box-border {
            width: 84vw;
            margin-right: 0px;
            min-width: 84vw;
            max-width: 84vw;
        }*/
    .newIndex .img-as-bg-med {
        height: 120px;
        border-top-left-radius: .7rem;
        border-top-right-radius: .7rem;
    }
    /*    .newIndex .feature-gal .box-border {
            padding: 0;
            border-radius: .7rem;
            background-color: #fff;
        }*/
    .newIndex .caption-news p.orange {
        display: inline-block;
        margin: 0;
        font-size: 12px;
    }
    .newIndex .author-vol .small-box .img-as-bg {
        width: 100%;
        margin-bottom: 13px;
    }
    .newIndex .author-vol .img-as-bg {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .newIndex .feature-gal .article-wrap {
        /*overflow-x: scroll;*/
        display: flex;
        flex-wrap: nowrap!important;
        padding-right: 0;
    }
    .newIndex .feature-gal .article-wrap {
        padding-left: 20px; 
    }
    .newIndex .feature-gal .article-wrap .box-border {
        width: 87vw;
        position: relative;
        margin-right: 16px;
        min-width: 87vw;
        max-width: 87vw;
    }
    .newIndex .author-vol {
        flex-wrap: nowrap!important;
        overflow-x: scroll;
        overflow-y: visible;
        margin-bottom: 24px;
    }
    .newIndex .feature-gal .title {
        margin: 18px 0 18px;
    }
    .newIndex .feature-gal .date-cat {
        position: absolute;
        bottom: 17px;
    }
    /*    .newIndex .feature-gal .caption-news {
            padding-bottom: 32px;
        }*/
    .newIndex .feature-gal h3.ttl-capt {
        margin: 0 0 12px;
    }
    .newIndex .author-vol .small-box {
        margin-right: 0;
        margin-top: 18px;
    }
    .newIndex .author-vol .small-box .caption-news p {
        color: #4F4E4E;
        margin: 5px 0;
        font-size: 12px;
    }
    .newIndex .caption-author h5 {
        display: inline-block;
        color: #808080;
        margin: 0;
        line-height: 1.6em;
        font-size: 12px;
    }
    .newIndex .feature-gal .author-vol-ttl .title {
        margin-bottom: 0;
    }
    .newIndex .author-vol .img-as-bg {
        height: 0;
    }
    .newIndex .caption-author {
        margin-right: 16px;
        bottom: 10px;
    }
    .newIndex .feature-gal .author-vol .small-box .caption-news {
        padding-bottom: 50px;
    }
    .newIndex .feature-gal .small-box .caption-news p.orange {
        color: #8b3333;
        font-weight: bold;
        font-size: 15px;
    }
    .newIndex .vol-number {
        right: -27px;
        top: -15px;
    }
    .newIndex .small-box .caption-news .feture-btm-4 {
        padding: 1em 1em 1.3em;
    }

    .newIndex .books-page .book-div .border-item-wrap {
        /*        padding: 0;
                width: 57.5vw;
                margin-right: 16px;
                min-width: 57.5vw;
                max-width: 57.5vw;*/
        /*        padding-right: 19.3px;
                padding-top: 36px;*/
    }
    .newIndex .book-div .slide-img-top {
        width: 100%;
    }
    /*    .newIndex .books-page {
            width: 100%;
            overflow-x: scroll;
            padding-left: 16px;
        }
        .newIndex .books-page .book-div {
            display: flex;
            margin-right: 1px;
        }*/
    .book-wrap-index .newIndex .title {
        margin: 24px 0 18px;
    }
    .newIndex .books-page .book-div .slide-caption {
        /*margin: 9.78px 0 0;*/
    }
    .newIndex .books-page .book-div .slide-caption p:first-child {
        /*        font-size: 15px;
                font-weight: bold;
                color: #4F4E4E;*/
    }
    .newIndex .books-page .book-div .slide-caption p.date {
        font-weight: normal;
    }
    /*    .newIndex .books-page .book-div .slide-img-top img {
            object-fit: cover;
        }*/
    .newIndex .book-wrap-index .title {
        margin: 0;
        margin-bottom: 1.5em;
    }
    .newIndex .books-page .book-div .border-item {
        margin-top: 0px;
    }

    .newIndex .craft-gallery .gal-logo {
        width: 72%;
        max-width: 260px;
        margin: 0;
        display: block;
        max-height: 25px;
    }
    .newIndex .craft-gallery .title {
        align-items: baseline;
        margin: 24px 0 20px;
    }
    .newIndex .craft-gallery .title h6 {
        margin: 0;
    }
    /*    .newIndex .gal-boxes .img-gallery img {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }*/
    .newIndex .gallery-box .octagonal {
        bottom: unset;
        top: 104px;
    }
    .gal-boxes-wrap {
        overflow-x: scroll;
    }
    .gal-boxes-wrap .gal-boxes {
        display: inline-flex;
        margin: 0 0 28px!important;
        padding-left: 16px;
    }
    .newIndex .craft-gallery .w3-button {
        margin-bottom: 22px;
    }
    .newIndex .gallery-box p.head {
        font-size: 15px;
    }
    .newIndex .dark-tag {
        width: 120px;
        word-break: keep-all;
    }
    .newIndex .tag-feature {
        left: 5px;
    }

    .newIndex.sm-view-index .wrap-object-fit-50 {
        padding: 0 16px;
        border-radius: .7rem;
    }
    .newIndex.sm-view-index .object-fit-50 img {
        border-radius: .7rem;
    }
    .newIndex.sm-view-index .feature-index .object-fit-50 img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .sm-view-index .news-part-index .box-border {
        border: none;
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0;
    }
    .newIndex .small-box div:last-child .box-border {
        border-bottom: none;
    }
    #index-smview .books-page .book-div .book-list-index .slick-slide {
        border: 2px solid #d3d2d3;
        border-radius: 6px;
        width: 326px !important;
    }
    #index-smview .books-page.campaign .book-div .book-list-index .slick-list {
        border: none;
        border-right: none;
    }
    #index-smview .books-page.campaign .book-list-index .slick-track {
        display: flex;
        border: none;
        border-right: none;
        border-left: none;
        width: 725px;
        column-gap: 17px;
    }
    #index-smview .books-page.campaign .book-list-index .border-item-wrap-campaign {
        padding: 0px;
    }
    .newIndex .book-list-index .slick-next, .newIndex .book-list-index .slick-prev {
        /*display: none!important;*/
    }
    .newIndex .books-page .course-div {
        display: flex;
        margin-right: 1px;
    }
    .newIndex .books-page .course-div .border-item {
        margin-top: 0px;
    }
    .newIndex .books-page .course-div .border-item-wrap {
        padding: 0;
        width: 57.5vw;
        margin-right: 16px;
        min-width: 57.5vw;
        max-width: 57.5vw;
    }
    .newIndex .books-page .course-div .slide-img-top img {
        object-fit: cover;
    }

    /*OSHIBANA*/
    /*    .oshibana-home-news .news-part-index {
            flex-direction: column;
        }
        .oshibana-home-news .small-box {
            gap: 0px;
            flex-wrap: wrap;
            padding-top: 0px;
            margin-top: 18px;
        }*/
    /*    .news-part-index .caption-news {
            padding: 12px 0px 0px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }
        .news-part-index h3.ttl-capt.three-row {
            order: 1;
            width: 100%;
        }
        .news-part-index .caption-news p {
            order: 2;
            width: 100%;
        }
        .btn-news-top.nd.float-position {
            order: 3
        }
        .news-part-index .caption-news .date {
            order: 4
        }*/
    /*    .oshibana-home-news .small-box > div:not(:first-of-type) .caption-news p {
            display: none;
        }
        .oshibana-home-news .small-box > div:not(:first-of-type) .object-fit-50 {
            width: 112px;
            padding-bottom: 68px;
            min-width: 112px;
        }
        .oshibana-home-news .small-box > div:not(:first-of-type) a {
            display: flex;
            align-items: flex-start;
        }
        .oshibana-home-news .small-box > div:not(:first-of-type) h3.ttl-capt.three-row {
            font-size: 16px;
            font-weight: 600;
            line-height: 140%;
            margin-bottom: 9px;
            margin-top: -4px;
        }
        .oshibana-home-news .small-box > div:not(:first-of-type) .box-border {
            margin-top: 19px;
            padding-top: 20px;
            border-top: 1px solid #E6E6E6;
            border-radius: 0px;
        }*/
    .news-part-index .box-border {
        border-radius: 0px;
        height: auto;
    }
    .oshibana-home-campaign--slider {
        flex-direction: column;
        margin-top: 18px;
    }
    .oshibana-home-campaign--slider .books-page.campaign {
        width: calc(100% + 30px);
        padding: 0px;
        margin-left: -15px;
    }
    .oshibana-home-campaign--long-text {
        width: 100%;
        padding: 0px;
    }
    .campaign .wrap-book-list-index.book-div {
        width: 100%;
        margin: 0;
    }
    .newIndex .books-page .book-div .border-item-wrap-campaign {
        padding: 0px;
        padding-right: 30px;
    }
    .campaign .wrap-book-list-index.book-div .campaign-news {
        width: 100%;
    }
    .books-page.campaign .book-div .oshibana-campaign-list .slick-list {
        width: 100%;
        padding-bottom: 51px;
        padding-left: 15px;
        padding-right: 27px;
    }
    .newIndex .books-page .book-div .slide-caption-campaign p {
        font-size: 16px;
        font-weight: 400;
        line-height: 160%;
        margin-top: 12px;
        margin-bottom: 0px;
    }
    /*    .newIndex .slick-next {
            width: 35px;
            height: 35px;
            left: 43px;
        }
        .newIndex .slick-prev {
            width: 35px;
            height: 35px;
            left: 0px;
        }
        .newIndex .slick-next::before {
            box-shadow: -1.5px 1.5px 0 #3F4446;
            width: 8px;
            height: 8px;
            margin: auto 6px;   
        }
        .newIndex .slick-prev::before {
            box-shadow: -1.5px 1.5px 0 #3F4446;
            width: 8px;
            height: 8px;
            margin: auto 6px;   
        }*/
    .oshibana-home-gallery .slick-prev {
        left: 0px;
    }
    .oshibana-home-gallery .slick-next {
        left: 43px;
    }
    .oshibana-home-campaign--long-text p {
        margin-top: 30px;
        line-height: 160%;
        word-break: normal;
    }
    .oshibana-home-campaign--long-text .campaign-image-text {
        margin-top: 30px;
    }
    .oshibana-campaign-list .slick-prev {
        left: 15px;
    }
    .oshibana-campaign-list .slick-next {
        left: 58px;
    }
    .oshibana-home-article .feature-gal {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .oshibana-home-article .new-article-boxes {
        padding: 19px 15px 20px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .oshibana-home-publication .slick-prev, .oshibana-home-publication .slick-next {
        top: -61px;
    }
    .oshibana-home-publication .slick-prev {
        right: 58px;
    }
    .oshibana-home-publication .slick-next {
        right: 15px;
    }

    .product-boxes .slick-slide {
        /*        padding: 18px 0px 20px;
                padding-left: 18px;*/
    }
    .product-boxes .slick-list {
        padding-right: 15px;
        padding-right: 29px;
        padding-bottom: 41px;
    }
    .oshibana-home-event .gallery-box {
        padding: 20px 19px 0px 0px;
        width: 89vw;
        min-width: 89vw;
    }
    .official-gallery-box {
        padding: 0px;
        padding-right: 34px;
    }
    .oshibana-home-gallery .slick-list {
        padding-right: 10px;
        padding-bottom: 51px;
    }
    .oshibana-home-gallery .slick-prev, .oshibana-home-gallery .slick-next {
        top: unset;
        bottom: 0px;
    }
    .oshibana-top-home {
        width: 100%;
    }
    .oshibana-top-home .slick-list {
        width: 100%;
    }
    .oshibana-home-top-button--wrap-btn {
        width: 50%;
    }
    .oshibana-home-top-button {
        flex-wrap: wrap;
    }
    .oshibana-home-top-button--wrap-btn a {
        min-height: 46px;
        padding: 8px 15px 11px;
        text-align: center;
    }
    .oshibana-home-top-button--wrap-btn a svg {
        right: 15px;
    }
    .oshibana-home-news.more-topics {
        flex-direction: column;
        padding-top: 36px;
        padding-bottom: 45px;
        gap: 0px;
    }
    .oshibana-home-news.more-topics .caption-news {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .oshibana-home-news.more-topics .caption-news .date {
        order: 4;
    }
    .oshibana-home-news.more-topics .small-box > div:not(:first-of-type) .caption-news {
        padding-top: 0px;
        padding-left: 14px;
    }
    .oshibana-home-news.more-topics .btn-seemore {
        margin-top: 36px;
    }
    .oshibana-home-news {
        padding-top: 37px;
        padding-bottom: 47px;
    }
    .oshibana-home-campaign {
        padding-top: 4px;
        padding-bottom: 50px;
    }
    .oshibana-home-article {
        padding-top: 36px;
    }
    .oshibana-home-publication {
        padding-top: 30px;
    }
    .oshibana-home-product {
        padding-top: 65px;
        padding-bottom: 30px;
    }
    .bg-grey.bg-oshibana-home-event {
        background-color: #fff;
    }
    .oshibana-home-event {
        padding: 30px 0px 35px;
    }
    .oshibana-home-gallery {
        padding: 36px 0px 42px;
    }
    .oshibana-top-home--wrap-img {
        padding-bottom: 66.7%;
    }
    .wrapper-product-boxes {
        margin-top: 0px;
    }
    .oshibana-home-gallery .official-date {
        margin-top: 13px;
    }
    .oshibana-article-slider.slick-initialized .slick-slide {
        width: 84vw;
    }
    .oshibana-article-slider .slick-next {
        right: 15px;
    }
    .oshibana-article-slider .slick-prev, .oshibana-article-slider .slick-next {
        top: -61px;
    }
    .oshibana-article-slider .slick-prev {
        right: 58px;
    }


    .newIndex.serialized-article-section {
        padding-top: 36px;
        padding-bottom: 0px;
    }
    .newIndex.serialized-article-section .slick-next {
        right: 0px;
        top: -97px;
        left: unset;
    }
    .newIndex.serialized-article-section .slick-prev {
        right: 43px;
        top: -97px;
        left: unset;
    }
    .newIndex.serialized-article-section .lazy {
        width: 100%;
        margin-left: 0px;
    }
    .newIndex.serialized-article-section .width-content {
        width: 100%;
    }
    .newIndex.serialized-article-section .slick-list {
        padding-bottom: 35px;
    }
    .oshibana-home-top-button-in-page .oshibana-home-top-button--wrap-btn a {
        margin: 0px;
        font-size: 14px;
        padding: 8px 10px 11px;
    }
    .oshibana-home-top-button-in-page .oshibana-home-top-button--wrap-btn {
        padding: 0px 7px;
    }
    .oshibana-home-top-button-in-page .oshibana-home-top-button {
        gap: 14px 0px;
    }
    .oshibana-home-top-button-in-page {
        padding: 54px 10px 24px;
    }
    .newIndex .oshibana-top-home .slick-next {
        right: 2%;
    }
    .newIndex .oshibana-top-home .slick-prev {
        left: 2%;
    }
    .oshibana-top-home .slick-dots {
            bottom: -29px;
    }
    .index-mysterious-flower-menu-bg {
        background-color: #fff;
    }
    .content-div-section.index-mysterious-flower-menu {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .index-mysterious-flower-menu .content-div-wrap {
        width: 100%;
        gap: 14px;
    }
    .banner-order-member img {
        border-radius: 10px;
    }
    .banner-order-member {
        padding: 0px 0px 23px;
    }
    .oshibana-home-product .title--small-text-on-title {
        padding-right: 0px;
        gap: 5px;
    }
    .oshibana-home-product .title--small-text-on-title .small-text-on-title {
        padding-top: 0px;
    }
    .oshibana-home-product .slick-slider .slick-prev, .oshibana-home-product .slick-slider .slick-next {
        bottom: calc(100% + 98px);
    }
}

@media screen and (max-width: 373px) {
    .oshibana-home-product .slick-slider .slick-prev, .oshibana-home-product .slick-slider .slick-next {
        bottom: calc(100% + 121px);
    }
}

@media screen and (max-width: 320px) {
    .newIndex .btn-news-top .link-news-detail {
        padding: 1px 5px;
    }
}