@charset "utf-8";

/*
 * File    : rwd-etc.css
 * Author  : STUDIO-JT (KMS)
 *
 * SUMMARY :
 * 1480px
 * 1200px
 * 860px
 * 540px
 */



/* **************************************** *
 * 1480px
 * **************************************** */
@media (max-width: 1480px){

    /* SEARCH & TAG */
    .global-search-form__input { height: 72rem; padding-left: 76rem; padding-right: 72rem; }
    .global-search-form__label { top: 22rem; left: 76rem; }
    .global-search-form__submit { left: 22rem; }
    .global-search-form__submit .jt-accent-icon { width: 25rem; }
    .global-search-form__reset { width: 28rem; height: 28rem; right: 21rem; }

    .global-search-modal__inner { padding: 75rem 0; }
    .global-search-modal__close { width: 72rem; height: 72rem; }
    .global-search-modal__close .jt-accent-icon { width: 26rem; }

    .results-entries__filter { margin-top: 60rem; }
    .results-entries__list-content { padding: 28rem 33rem; }
    .results-entries__list-tag { margin-top: 18rem; }

    /* REJECTION E-MAIL */
    body.page-template-rejection-email .main-container { padding-top: 72rem; }

}



/* **************************************** *
 * 1200px
 * **************************************** */
@media (max-width: 1200px){

    /* CONTACT US */
    .contact-section__head { margin-bottom: 35rem; }

    .contact-form .jt-checkbox:has(input[name="contact[find][]"]) { gap: 14rem 26rem; grid-template-columns: repeat(2, 1fr); }

    .contact-info { padding-bottom: 41rem; }
    .contact-info__list > li { padding: 9rem 0; }

    .jt-form-layer__content { width: 440rem; padding: 52rem 52rem 45rem; }
    .jt-form-layer__actions { margin-top: 28rem; }
    .jt-form-layer__actions > a { min-width: 164rem; }
    .jt-form-layer__close { width: 56rem; height: 56rem; }

    /* SEARCH & TAG */
    .global-search-form__input { height: 70rem; padding-left: 74rem; padding-right: 70rem; }
    .global-search-form__label { top: 21rem; left: 75rem; }
    .global-search-form__submit { width: 30rem; height: 30rem; }
    .global-search-form__reset { right: 20rem; }

    .global-search-modal__close { width: 70rem; height: 70rem; }

    .results-entries__list-tag { margin-top: 16rem; }

    /* REJECTION E-MAIL */
    body.page-template-rejection-email .main-container { padding-top: 70rem; }

    .rejection-email__inner { margin-bottom: 50rem; }

    .rejection-email__action { gap: 25rem; padding: 25rem 0; }
    .rejection-email__action .jt-btn__horizontal { min-width: 250rem; }

}



/* **************************************** *
 * 860px
 * **************************************** */
@media (max-width: 860px){

    /* MEDIA CENTER */
    .media-filter .choices__inner { padding-left: 45rem; }
    .media-filter .choices[data-type*=select-one]::after { left: 11rem; }

    html.mobile .media-filter .jt-choices__wrap:before { left: 17rem; }
    html.mobile .media-filter .jt-choices__wrap > select { padding-left: 45rem; }

    /* CONTACT US */
    .contact-form .jt-checkbox:has(input[name="contact[find][]"]) { gap: 12rem; grid-template-columns: 1fr; }
    .contact-form .jt-customfile { margin-top: 10rem; }

    .contact-info__list > li { flex-direction: column; align-items: start; gap: 5rem; }

    .jt-form-layer__content { width: 400rem; padding: 48rem 48rem 42rem; }
    .jt-form-layer__actions { margin-top: 26rem; }
    .jt-form-layer__actions > a { min-width: 146rem; padding-left: 30rem; padding-right: 30rem; }
    .jt-form-layer__close { width: 48rem; height: 48rem; }
    .jt-form-layer__close .jt-accent-icon { width: 16rem; }

    /* SEARCH & TAG */
    .global-search-form__input { height: 64rem; padding-left: 68rem; padding-right: 64rem; }
    .global-search-form__label { top: 19rem; left: 69rem; }
    .global-search-form__submit { left: 20rem; }
    .global-search-form__reset { right: 18rem; }

    .results-entries__filter { margin-top: 55rem; margin-bottom: 48rem; }
    .results-entries__list-content { padding: 26rem 30rem; }
    .results-entries__list-meta { margin-bottom: 8rem; }
    .results-entries__list-tag { margin-top: 15rem; }

    .global-search-modal .wrap-narrow { margin: 0 48rem; }
    .global-search-modal__close { width: 68rem; height: 68rem; }
    .global-search-modal__close .jt-accent-icon { width: 28rem; }

    /* REJECTION E-MAIL */
    body.page-template-rejection-email .main-container { padding-top: 145rem; padding-bottom: var(--main-container-pb); }

    .rejection-email { height: inherit; min-height: inherit; max-height: inherit; }
    .rejection-email__inner { margin-bottom: 0; }

    .rejection-email p br { display: none; }

    .rejection-email__action { padding: 20rem 0; }
    .rejection-email__action .jt-btn__horizontal { min-width: 225rem; }

    /* PRIVACY POLICY */
    body.page-template-privacy .jt-blocks .wp-block-table { margin-left: -24rem; margin-right: -24rem; }
    body.page-template-privacy .jt-blocks .wp-block-table .wp-block-table__inner { padding: 0 24rem; overflow-x: auto; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }
    body.page-template-privacy .jt-blocks .wp-block-table table { width: 1000rem; }

}



/* **************************************** *
 * 540px
 * **************************************** */
@media (max-width: 540px){

    /* MEDIA CENTER */
    .media-filter { width: 140rem; }

    .media-filter .choices__inner { padding-left: 40rem; line-height: 44rem; }
    .media-filter .choices[data-type*=select-one]::after { left: 9rem; background-size: 16rem auto; }

    html.mobile .media-filter .jt-choices__wrap:before { width: 16rem; height: 16rem; left: 0; }
    html.mobile .media-filter .jt-choices__wrap > select { height: 46rem; padding-left: 24rem; }

    /* CONTACT US */
    .contact-section__head { margin-bottom: 25rem; padding: 14rem 0; }
    .contact-section__head > h2 + p { margin-top: 17rem; padding-top: 14rem; }

    .contact-form .jt-checkbox:has(input[name="contact[find][]"]) { gap: 10rem; }
    .contact-form .jt-customfile { margin-top: 15rem; }

    .contact-info { padding-bottom: 30rem; }
    .contact-info__list { grid-auto-flow: row; }
    .contact-info__list:before { display: none; }
    .contact-info__list > li { padding: 11rem 0; }
    .contact-info__list > li:first-child { padding-top: 5rem; }
    .contact-info__list > li:last-child { padding-bottom: 5rem; }

    .jt-form-layer__content { width: calc(100% - 40rem); padding: 44rem 44rem 40rem; }
    .jt-form-layer__actions { margin-top: 22rem; }
    .jt-form-layer__close { width: 44rem; height: 44rem; }
    .jt-form-layer__actions > a { min-width: 135rem; }

    /* SEARCH & TAG */
    .global-search-form__input { height: 50rem; padding-left: 55rem; padding-right: 52rem; }
    .global-search-form__label { top: 13rem; left: 55rem; }
    .global-search-form__submit { left: 15rem; }
    .global-search-form__reset { width: 24rem; height: 24rem; right: 14rem; }
    .global-search-form__reset .jt-icon { width: 10rem; }

    .results-entries__filter { margin-top: 44rem; margin-bottom: 30rem; padding-bottom: 6rem; }
    .results-entries__category-list { display: none; }
    .results-entries__category-select { display: block; width: 130rem; }
    .results-entries__category-select .choices__inner { padding: 0 0 0 24rem; font-size: var(--font-size-primary-07); line-height: 36rem; font-weight: 700; background: var(--color-white); border-color: var(--color-white) !important; }
    .results-entries__category-select .choices__inner:after { display: none; }
    .results-entries__category-select .choices[data-type*=select-one]::after { width: 16rem; right: auto; left: 0; top: -1px; background-size: 16rem auto; }
    html.mobile .results-entries__category-select .jt-choices__wrap { background: var(--color-white); }
    html.mobile .results-entries__category-select .jt-choices__wrap > select { height: 38rem; padding: 0 0 0 24rem; font-size: var(--font-size-primary-07); font-weight: 700; border-color: var(--color-white); }
    html.mobile .results-entries__category-select .jt-choices__wrap:before { width: 16rem; height: 16rem; margin-top: -1rem; right: auto; left: 0; }
    .results-entries__list { gap: 16rem; }
    .results-entries__list-content { padding: 24rem 20rem; }
    .results-entries__list-meta { gap: 32rem; }
    .results-entries__list-title { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }
    .results-entries__list-tag { margin-top: 12rem; }

    .global-search-modal .wrap-narrow { margin: 0 30rem; }
    .global-search-modal__inner { padding: 68rem 0; }
    .global-search-modal__close { right: 10rem; }

    /* REJECTION E-MAIL */
    .rejection-email p { padding: 26rem 0; }

    .rejection-email__action { flex-direction: column; align-items: flex-start; gap: 16rem; }
    .rejection-email__action .jt-btn__horizontal { min-width: 210rem; }

    /* PRIVACY POLICY */
    body.page-template-privacy .jt-blocks .wp-block-table { margin-left: -20rem; margin-right: -20rem; }
    body.page-template-privacy .jt-blocks .wp-block-table .wp-block-table__inner { padding: 0 20rem; }
    body.page-template-privacy .jt-blocks .wp-block-table table { width: 800rem; }

}



/* **************************************** *
 * HOVER
 * **************************************** */
@media (max-width: 860px) and (hover: hover) and (pointer: fine) {

    /* SEARCH & TAG */
    .global-search-modal__close:hover { background: transparent; }

}
