/*
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 : Oct 4, 2021, 5:13:13 PM
    Author     : gloding Risma
*/
@import url("/resources/oshibana/css/modules/event-card.css");
@import url("/resources/oshibana/css/modules/new-tag-campaign.css");
@import url("/resources/oshibana/css/modules/media2.css");
.gallery .other-btn{
    position: relative;
    right: 10px;
    top: 1.7em;
    margin-top: 15px;
    margin-bottom: 10px;
    float: right;
}
.category-box .category-title{
    color: #4f4e4e;
    font-weight: bold;
    font-size: 26px;
    /*position: absolute;*/
    display: flex;
    padding-left: 0.7em;
}
.styling-button .centered-text {
    justify-content: center;
    display: flex;
}
.styling-button button:hover {
    background: #e0dad7;
    border: 1px solid #8a8a8a;
    transition: 500ms ease 0s;
}
.styling-button button {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    font-weight: normal;
    border-radius: 50px;
    background-color: transparent;
    text-align: center;
    border: 1px solid #000000;
    padding: 3px 3em;
    font-size: 13px;
    margin: 0em 1em 1em 0;
    width: auto;
    height: auto;
    justify-content: center;
}
.styling-button button .fa-chevron-right {
    display: none; 
}
.left-line{
    border-left: 1px solid rgba(145, 153, 169, 0.3);
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 2em;
}
.left-padd{
    padding-left: 1.5em;
}
.text-search{
    text-align: left;
    padding-left: .3em;
    padding-right: 3.6em;
    /*padding-top: 1em;*/
    font-weight: 500;
    font-size: 15px;
}
/*.search-box-main{
    padding-left: 3.6em; padding-right: 3.6em; display: flex; align-items: center; min-width: 180px;
}*/
.search-box-main{
    padding-left: 0; 
    padding-right: 0; 
    display: flex; align-items: 
        center; min-width: 180px;
}
.div-category-top {
    margin-bottom: 32px;
}
.gallery .gal-boxes {
    margin-top: 1.1em;
}
.gallery .gal-boxes-wrap .display-block{
    display: block;
    flex-wrap: wrap;
    margin-bottom: 35px;
}
.category-box .buy-category-part .div-category-top {
    margin-bottom: 5px;
    margin-top: 0;
}
.category-div-part p{
    margin-top: 10px;
    margin-bottom: 0px;
}
.active-button{
    color: #fff!important;
    background-color: #ed6d00;
    border: none!important;
}
.div-category-top .w3-button {
    padding: 4px 10px;
    margin: .3em;
}
/*.search-box-main form {
    display: inline-flex;
    background: #fff;
    height: 35px;
    vertical-align: middle;
    float: right;
    position: relative;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    max-width: none;
    min-width: unset;
}*/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.w3-button.green1 {
    border: 1px solid #8ec320;
    color: #8ec320;
}
.gal-del-sns {
    margin-left: 8px;
}
.gal-del-sns #twitter-widget-0 {
    position: relative !important;
    left: 0px !important;
}
.title-gallery{
    font-size: 64px;
    color: #FFFFFF;
}
.title-gallery-jap{
    font-size: 15px;
    color: #FFFFFF;
}
ol.carousel-indicators .active {
    background-color: #EFC39C;
}
ol.carousel-indicators li {
    background-color: #ffffff;
    border: none;
}
.carousel-indicators .active {
    margin: unset;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    padding: 0 5px;
    margin: unset;
}
.gallery-index-page {
    margin-top: 18px;
}
.category-product .filter-prefecture .title p.title-junpro {
    font-weight: 500;
}
.category-product .filter-prefecture .title .title-junpro {
    font-weight: 500;
}
.gallery-index-page .category-product .filter-section {
    display: flex;
    justify-content: space-between;
}
.filter-prefecture {
    padding-left: 2em;
}
.filter-prefecture .search-venue {
    margin-top: 16px;
}
.search-venue form {
    display: flex;
}

.gallery-list .ui-grid-col-3 {
    padding: 0px 21px;
    margin-bottom: 52px;
}
.gallery-list .ui-widget-content {
    width: calc(100% + 42px);
    margin-left: -21px;
    margin-bottom: -52px;
}
.gallery-list {
    padding-bottom: 36px;
}
.gallery-list .ui-widget-content.ui-datagrid-content-empty {
    text-align: center;
    margin-bottom: 2em;
}

/*event detail*/
.event--content-top {
    display: grid;
    grid-template-columns: 65.7% 34.3%;
}
.event--content-top .right-side {
    padding-left: 52px;
}
.event--main-img img {
    border-radius: 6px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.event-info--wrap-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #4F4E4E;
    padding: 47px 0px 24px;
}
.event-info .event-info--title {
    margin: 0px;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    padding-right: 73px;
}
.event-info--wrap-date {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 26px;
}
.event-info--wrap-date .date-held {
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}

/*table style*/
table.table-event {
    border: 1px solid #D7EBE9;
    /*width: 100%;*/
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; 
    width: 100%;
    max-width: 568px;
}
.table-event tr {
    border-bottom: 1px dashed #cdcdcd;
}
.table-event th {
    background-color: #D7EBE9;
    padding: 14px 24px 14px 16px;
    min-width: 110px;
    width: 110px;
    white-space: nowrap;
    font-weight: 400;
}
.table-event td {
    padding: 14px 50px 14px 25px;
    font-weight: 400;
    background-color: #FFFFFF;
}
/*end table style*/


.event--content-bottom-backgroud {
    background: #FAFAFA;
}
.new-event--text {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 2.4px;
    margin: 0px 0px 20px;
}
.new-event--title {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    margin: 0px 0px 12px;
}
.event--content-top-pad {
    padding: 37px 0 30px;
}
.event--content-top .urgent-text {
    color: #cc0000;
    background-color: #ffe2e2ff;
    padding: 1em;
    border-radius: 5px;
    margin-bottom: 0px;
    margin-top: 24px;
}
.event-info--tag {
    margin-top: 24px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.event-info .tag-other {
    margin-top: 22px;
}
.event-info .table-event {
    margin-top: 50px;
}
.event--content-bottom-pad {
    padding: 30px 0 55px;
}
.event-info .socialmedia {
    padding-top: 3px;
}

.event--content-bottom-pad table.table-event {
    margin-top: 3em;
}

.event--detail-page .media2 h1, 
.event--detail-page .media2 h2, 
.event--detail-page .media2 h3, 
.event--detail-page .media2 h4, 
.event--detail-page .media2 h5, 
.event--detail-page .media2 h6, 
.event--detail-page .media2 p, 
.event--detail-page .media2 a {
        /*font-family: "Noto Serif";*/
}

@media only screen and (max-width: 1024px){
    .styling-button .item-link .centered-text {
        display: flex;
        justify-content: center;
    }
    .gal-del-sns #twitter-widget-0 {
        left: 176px !important;
        bottom: 28px !important ;
    }
    .gallery .gal-boxes-wrap {
        margin-top: 3em;
    }
    .gallery .gal-boxes {
        margin-top: 0em;
    }
    .gallery-list .ui-grid-col-3 {
        padding: 0px 7px;
    }
    .gallery-list .ui-widget-content {
        width: calc(100% + 14px);
        margin-left: -7px;
    }
}

@media only screen and (max-width: 820px){
    .gal-del-sns #twitter-widget-0 {
        left: -7px !important;
        bottom: -2px !important;
    }
    .event-page .right-side {
        padding-left: 3em;
    }
    .gal-boxes-wrap {
        margin-top: -2.9em;
    }
    .gallery .gal-boxes {
        margin-top: 0em;
    }
}

@media only screen and (max-width: 768px){
    .gallery .gal-boxes-wrap .display-block{
        display: block;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .styling-button .item-link .centered-text {
        display: flex;
        justify-content: center;
    }
    .title-wrap {
        margin-top: -32px;
    }
    .event--content-top .right-side {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 40.063em){
    .gal-del-sns #twitter-widget-0 {
        left: 0px !important;
        bottom: -2px !important;
    }
    .gal-sns.gal-del-sns {
        display: flex;
        line-height: 30px;
    }
    .styling-button button:hover {
        background: #e0dad7;
        border: 1px solid #8a8a8a;
        transition: 500ms ease 0s;
    }
    .styling-button button {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 10px;
        position: relative;
        font-weight: normal;
        border-radius: 50px;
        background-color: transparent;
        text-align: center;
        border: 1px solid #000000;
        padding: 3px 3em;
        font-size: 13px;
        margin: 0em 1em 1em 0;
        width: auto;
        height: auto;
        justify-content: center;
    }
    .styling-button button .fa-chevron-right {
        display: none; 
    }
    .styling-button .item-link .centered-text {
        justify-content: center;
        display: grid; 
    }
    .gal-index .gal-boxes {
        flex-wrap: wrap;
    }
    .right-line{
        border-right: none;
    }
    .left-line{
        border-left: none;
        margin-top: 0;
        margin-bottom: 1em;
        padding-left: .5em;
    }
    .bottom-line{
        border-bottom: 1px solid rgba(145, 153, 169, 0.3);
    }
    .category-div-part .ui-datagrid-column{
        padding: 0;
    }
    .category-box .category-title {

    }
    /*    .gallery .other-btn {
            position: relative;
            right: 0.8em;
            top: 1.5em;
             margin-top: 15px; 
             margin-bottom: 10px; 
        }*/

    .wrapper-twitter-share .button-twitter-x {
        line-height: 15px;
        margin-top: 2px;
    }
    .event-page .right-side {
        padding-left: initial;
    }
    .title-wrap {
        margin-top: 0;
    }
    .gal-boxes-wrap {
        margin-top: 3em;
    }

    .gallery-index-page .category-product .filter-section {
        flex-direction: column;
    }
    .filter-prefecture {
        padding-left: 0em;
        margin-top: 29px;
    }
    .filter-prefecture .search-venue {
        margin-top: 10px;
    }
    .gallery-list .ui-widget-content {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px
    }
    .gallery-list .gallery-box .desc {
        margin-top: 8px;
    }
    .gallery-list .gallery-box p.head {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 0px;
    }
    .gallery-list .gallery-box .w3-button-wrap {
        margin-top: 14px;
    }
    .gallery-list .ui-datagrid-column {
        padding: 0px;
    }
    .gallery-list .gallery-box {
        margin-bottom: 32px;
    }
    .list-pagi.sm-gal-index-pagi .gallery-list.ui-datagrid .ui-paginator-bottom {
        margin-top: 4px;
        margin-bottom: 0px;
    }
    .gallery-list {
        padding-bottom: 18px;
    }
    .gallery-index-page {
        margin-top: 21px;
    }
    .gallery-index-page .gal-boxes {
        margin-top: 34px;
    }

    .event--content-top {
        grid-template-columns: 100%;
    }
    .event-info--wrap-title {
        flex-direction: column;
        padding: 16px 0px 24px;
        gap: 12px;
    }
    .event-info .event-info--title {
        padding-right: 0px;
        font-size: 20px;
        font-weight: 600;
        line-height: 140%;
    }
    .sidebar--new-event-part {
        padding: 24px 15px;
    }
    .event--content-top .urgent-text {
        margin-top: 22px;
    }
    .event-info--tag {
        margin-top: 22px;
    }
    .event-info--wrap-date {
        gap: 8px;
        margin-top: 18px;
    }

    .event-info--wrap-date img {
        width: 20px;
    }
    .event-info--wrap-date .date-held {
        font-size: 16px;
    }
    .event-info .tag-other {
        margin-top: 18px;
    }
    .event--content-top-pad {
        padding: 29px 0 30px;
    }
    .event--content-bottom-pad {
        padding: 30px 0px;
    }
    .new-event--text {
        font-size: 20px;
    }

    /*table style*/
    .event-info .table-event {
        margin-top: 24px;
        font-size: 15px;
    }
    .table-event th {
        padding: 10px;
    }
    .table-event td {
        padding: 10px;
    }
    /*end table style*/
}
