@charset "UTF-8";

:root {
    --main-color1: #fd2339;
    --main-color1-d: #d71125;
    --main-color2: #ffe200;
    --main-color2-d: #ffb100;
    --main-color3: #18bbfd;
    --main-color4: #fdd000;
    --main-color2: #fdd000;
    --main-black1: #111;
    --sub-color1: #f5f5f5;
    --sub-color2: rgba(0, 0, 0, .05);
}

body,
html {
    overflow-x: hidden
}

@font-face {
    font-display: swap;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato';
    src: url("https://nikujagi.com/themes/niku/font/Lato-Light.woff") format("woff");
}

@font-face {
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-family: 'Lato';
    src: url("https://nikujagi.com/themes/niku/font/Lato-Regular.woff") format("woff");
}

@font-face {
    font-display: swap;
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato';
    src: url("https://nikujagi.com/themes/niku/font/Lato-Bold.woff") format("woff");
}

@font-face {
    font-display: swap;
    font-weight: 900;
    font-style: normal;
    font-family: 'Lato';
    src: url("https://nikujagi.com/themes/niku/font/Lato-Black.woff") format("woff");
}

body {
    color: var(--main-black1);
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

.font_Lato {
    font-family: "Lato", sans-serif, "Noto Sans JP";
}

.acms-container {
    max-width: 1440px
}

.main-inner {
    width: 100%;
    max-width: 1060px
}

.js-lazy-load.loading {
    transform: translateY(0) !important;
    opacity: 1 !important;
}

.js-lazy-load {
    transform: initial !important;
    opacity: 0;
    transition: opacity .8s !important;
}

.op {
    transition: opacity .3s
}

.op:hover {
    opacity: .8
}

.nav-menu-btn {
    display: inline-block;
    height: 50px;
    padding: 7px 5px;
    font-size: 20px;
    color: var(--main-black1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: var(--main-black1)
}

a:hover {
    color: #333;
    text-decoration: underline
}

a:visited {
    color: #2f231c
}

a:focus {
    outline: 0
}

a.a2,
a.a2:hover,
a.a2:visited {
    color: #fff
}

.entry .entry-column p a {
    text-decoration: underline;
    font-weight: 700
}

.acms-grid.acms-grid_no_padding {
    margin: 0 -10px
}

a.btn__for_detail {
    width: 60%;
    background: var(--main-black1);
    display: block;
    text-align: center;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin: auto;
    max-width: 350px;
    border-radius: 99px;
    font-weight: 400;
}

a.btn__for_detail_side {
    width: 80%;
    background: var(--main-color2);
    display: block;
    text-align: center;
    padding: 20px 0;
    color: var(--main-black1);
    text-decoration: none;
    font-size: 14px;
    margin: auto;
    max-width: 350px;
    margin-bottom: 30px;
    border-radius: 99px;
    font-weight: 400;
}

@media screen and (max-width:480px) {
    a.btn__for_detail {
        font-size: 13px;
        width: 75%
    }

    a.btn__for_detail_side {
        font-size: 13px;
        margin-bottom: 40px
    }
}

.acms-form input[type=search] {
    -webkit-box-shadow: initial;
    box-shadow: initial
}

input#searchForm {
    font-size: 14px
}

.acms-label.label__new {
    border-radius: 0;
    background: #ec0000;
    color: #fff;
    padding: 2px 10px;
    margin: 0 0 2px 5px
}

@media screen and (max-width:480px) {
    .acms-label.label__new {
        border-radius: 0;
        margin-bottom: 2px
    }
}

nav.acms-pager-container ul.pager li {
    margin-bottom: 7px
}

.wrap__top_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.h3__top_info {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.wrap0__top_info {
    background: var(--main-black1);
    padding: 10px
}

.new__top_info {
    background: #fff;
    padding: 2px 7px 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 700;
    min-width: 26px;
    line-height: 1.3
}

.ccd__top_info {
    background: initial;
    padding: 2px 10px;
    font-size: 11px;
    font-weight: 400;
    border-radius: 2px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #fff;
    position: relative;
    top: -1px
}

.wrap__top_info time {
    margin-left: 9px;
    color: #fff
}

.wrap__top_info a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrap2__top_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wrap0__top_info.sp_only .wrap__top_info {
    display: initial;
    display: initial;
    display: initial;
    display: initial;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial
}

.wrap0__top_info.sp_only .ccd__top_info {
    background: var(--main-color3);
    padding: 1px 15px;
    display: block;
    margin: 5px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.wrap0__top_info.sp_only {
    background: #c9e8ff;
    padding: 3px 5px 5px
}

.wrap0__top_info.sp_only .h3__top_info {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.2;
    font-weight: 700
}

header.head-wrapper .acms-container {
    position: relative
}

.header-logo_r.btn__contact_header a {
    display: block;
    background: var(--main-color2);
    padding: 10px 60px;
    margin: 10px 0 0 0;
    color: var(--main-black1);
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear;
    border-radius: 5px
}

.header-logo_r.btn__contact_header a:hover {
    background: var(--main-color2-d);
    text-decoration: none
}

.header-stack .site-name {
    margin: 0 auto;
    z-index: 7000
}

h1.site-name a {
    display: block
}

.logo__header {
    display: block;
    width: 100%;
    margin: 0 auto;
    min-width: 250px
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    width: 17%;
    padding: 7px 11px;
    background: initial;
    border-top: initial;
    border-bottom: initial;
    padding: 0 calc(5px + constant(safe-area-inset-right)) 0 calc(5px + constant(safe-area-inset-left));
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    mix-blend-mode: difference
}

section#sp_navi_menu nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section#header_gb_navi {
    background: var(--main-black1)
}

.header.header-stack.wrap__header_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 25px 0
}

.header-stack .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 320px
}

.header-logo_r.btn__contact_header {
    position: absolute;
    top: 0;
    right: 0
}

.cv_img__header-logo_r {
    margin: 5px auto
}

@media screen and (max-width:980px) {
    .header-logo_r.btn__contact_header a {
        padding: 10px 45px
    }
}

@media screen and (max-width:767px) {
    nav.mobile-navbar {
        width: 100%
    }

    .header-logo_r.btn__contact_header a {
        border-radius: 25px;
        padding: 15px;
        max-width: 320px;
        margin: 0 auto;
        width: 65%;
        min-width: 250px
    }

    .header-logo_r {
        display: none
    }

    .header-stack .header-logo {
        display: block;
        width: 55%;
        margin: 0 auto;
        max-width: 250px
    }

    .header.header-stack.wrap__header_logo {
        padding: 25px 0
    }
}

.a__header-logo_cv_btn {
    margin-left: auto
}

.li__header-logo_r .fa-chevron-right:before {
    content: "\f054";
    color: #f06500
}

@media (min-width:1024px) {
    .header-stack .header-nav {
        display: block;
        width: 100%;
        margin: 0
    }
}

@media screen and (max-width:480px) {
    .header-stack .header-logo {
        width: 50%;
        max-width: 300px;
        min-width: initial
    }

    .logo__header {
        min-width: initial
    }
}

@media screen and (min-width:768px) {
    .header {
        height: initial
    }

    .header-stack .header-nav {
        margin: 0
    }

    .header-stack .header-logo {
        min-width: 280px
    }

    .navbar li li {
        display: block;
        float: none;
        text-align: left;
        background: #fe2439
    }

    .navbar li:hover li:last-child {
        border-right: none
    }
}

.header-stack .navbar>ul {
    display: table;
    float: none;
    width: 100%;
    table-layout: fixed;
    border-right: initial
}

.header-stack .navbar li a {
    display: block;
    padding: 20px 10px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width:1180px) {
    .header-stack .navbar li a {
        padding: 20px 10px;
        font-size: 14px
    }
}

@media (min-width:768px) {
    .navbar li a {
        padding: 0;
        border-top: initial;
        border-bottom: initial;
        -webkit-transition: initial;
        transition: initial
    }

    .header-stack .navbar li {
        display: table-cell;
        float: none;
        border-left: 1px solid #fff;
        padding: 0 0
    }

    .header-stack .navbar li:last-child {
        border-right: 1px solid #fff
    }

    .header-nav li:hover {
        background: #333
    }

    footer .header-nav li:hover {
        background: 0 0
    }

    .navbar li.stay a {
        border-bottom: initial;
        outline: initial
    }

    .navbar li:hover a {
        border-bottom: initial
    }
}

@media screen and (max-width:920px) {
    .header-stack .navbar li a {
        font-size: 13px
    }
}

.icon-toggle-menu:after,
.icon-toggle-menu:before {
    position: absolute;
    display: block;
    width: 25px;
    height: 3px;
    background-color: var(--main-black1);
    border-radius: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    content: ""
}

a#nav-open-btn {
    width: 53px;
    display: inline-block
}

.icon-toggle-menu {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 4px;
    margin: 6px 0;
    vertical-align: middle;
    background-color: var(--main-black1);
    border-radius: 1px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.icon-toggle-menu:after,
.icon-toggle-menu:before {
    position: absolute;
    display: block;
    width: 30px;
    height: 4px;
    background-color: var(--main-black1);
    border-radius: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    content: ""
}

.nav-menu-btn-text {
    margin: -9px 0 0 -2px;
    color: var(--main-black1);
    font-weight: 700;
    vertical-align: middle;
    font-size: 11px
}

.a__sp_navi_menu {
    padding-left: 1px
}

.a__sp_navi_menu:first-of-type {
    padding-left: 0
}

.mobile-navbar-footer .header-logo_r {
    display: block;
    position: initial;
    text-align: center
}

#side-links .module-header {
    color: var(--main-black1);
    border-bottom: 3px solid var(--main-black1)
}

#side_links .ul__side_links {
    border-top: none
}

h2.h2__section_title.h2__section_title_side_link {
    margin: 0;
    padding: 7px 10px;
    margin-bottom: 0;
    color: #fff;
    border: none;
    background: var(--main-black1);
    font-size: 16px
}

.module-section {
    .acms-list-group {
        border-top: none
    }
}

@media screen and (max-width:1023px) {
    .module-section {
        ul.banner {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;

            li.banner-list-item{
                margin: 0;
            }

            li.banner-list-item a {
                width: 100%;
            }

            li img {
                width: 100%;
            }
        }
    }
}
@media screen and (max-width:480px) {
.module-section {
        ul.banner {
            grid-template-columns: 1fr;
        }
    }
}

.module-header {
    position: relative;
    margin: 0;
    padding: 5px 0;
    color: var(--main-black1);
    border-bottom: 3px solid var(--main-black1)
}

#side_cl {
    margin: 0 0 30px
}

#side_cl .ul__side_links li {
    display: inline-block;
    border: none;
    background: var(--main-color2);
    color: var(--main-black1);
    margin: 8px 7px 0 0;
    border-radius: 5px
}

#side_cl .ul__side_links li a:hover {
    background: var(--main-color2-d);
    border-radius: 5px
}

#side_cl .ul__side_links li a {
    border: none;
    padding: 8px 10px
}

a.thumbnail-link h3:hover {
    text-decoration: underline
}

a.thumbnail-link:hover {
    opacity: .75
}

@media screen and (min-width:768px) {
    .btn__for_index_side {
        display: none
    }
}

.module-heading {
    margin: 0;
    padding: 7px 10px;
    margin-bottom: 10px;
    color: #fff;
    border: none;
    background: var(--main-black1);
    font-size: 16px
}

h2.module-heading {
    margin: 0
}

.wrap__h2_side_pickup h2 {
    margin: 0;
    padding: 7px 10px;
    margin-bottom: 10px;
    color: #fff;
    border: none;
    background: var(--main-black1);
    font-size: 16px
}

.class_body .wrap__h2_side_pickup h2 {
    margin-bottom: 0
}

#side_cl_class .wrap__h2_side_pickup h2 {
    margin-bottom: 0
}

.module-header {
    position: relative;
    margin: 0;
    padding: 0;
    color: var(--main-black1);
    border-bottom: none
}

.module-section .acms-list-group {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: none
}

#pickup_side .wrap__section_title.wrap__h2_side_pickup {
    margin-bottom: 10px
}

.p__side_pickup {
    margin: 5px 0
}

.thumbnail-title {
    margin: 5px 0 15px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    color: var(--main-black1)
}

.p__side_pickup time {
    line-height: 1.2
}

.thumbnail>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.thumbnail>div div {
    display: block
}

.wrap_shop_side {
    margin-top: 10px
}

.p__shop_side {
    font-weight: 700;
    line-height: 1.25
}

section#shop_side {
    margin-bottom: 35px
}

.wrap__pu_side_category {
    position: relative;

    img {
        width: 100%;
    }
}

.a__es_top_category.label__pu_side_category {
    position: absolute;
    top: 0;
    left: 0
}

#side_search input#searchForm {
    background: #eee;
    border: 1px solid #eee;
    border-radius: 25px 0 0 25px
}

#side_search .search-form .btn-search {
    padding: 10px 15px 10px 12px;
    color: #fff;
    background: #333;
    border: 1px solid #333;
    border-radius: 0 25px 25px 0;
    -webkit-filter: none;
    filter: none;
    font-size: 16px
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .a__es_top_category.label__pu_side_category {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0;
        font-size: 11px;
        padding: 3px
    }
}

@media screen and (max-width:767px) {
    .acms-col-md-3.side {
        margin-top: 30px
    }

    .banner {
        margin: 50px 0 30px
    }

    .p__side_pickup .label__category {
        margin: 5px 0 0 0;
        font-size: 10px;
        display: table
    }

    .thumbnail>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .thumbnail>div div {
        display: block
    }

    #pickup_side .thumbnail .acms-col-lg-12.acms-col-sm-6.acms-col-6 {
        width: 49.85%;
        display: block
    }

    section#side_el_ca_blog.module-section,
    section.side_el_class.module-section {
        margin-bottom: 20px
    }

    .side .acms-list-group-item {
        padding: 15px 10px;
        color: var(--main-black1)
    }
}

@media screen and (max-width:480px) {
    section.module-section.acms-admin-module-edit-wrapper {
        margin-bottom: 40px
    }

    .acms-col-lg-12.acms-col-sm-6.acms-col-6:nth-child(odd) {
        padding-right: 5px
    }

    .acms-col-lg-12.acms-col-sm-6.acms-col-6:nth-child(even) {
        padding-left: 5px
    }
}

.foot-wrapper {
    padding: 0 0 15px;
    background: var(--main-black1);
    margin-top: 100px
}

.img__footer_cv_btn {
    margin: 0 auto 25px;
    width: 80%;
    max-width: 400px
}

.foot-wrapper .navbar>ul {
    display: table;
    float: none;
    width: 100%;
    table-layout: fixed;
    border-right: initial
}

footer .navbar li {
    float: none;
    display: table-cell;
    border-left: none;
    position: relative;
    margin: 0 10px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    color: #fff
}

footer .header-logo_r.btn__contact_header {
    position: initial;
    top: initial;
    right: initial;
    display: block;
    width: 85%;
    margin: 0 auto 25px;
    text-align: center;
    max-width: 400px
}

@media screen and (min-width:768px) {
    footer .header-logo_r.btn__contact_header {
        display: none
    }
}

.foot-wrapper .header-nav {
    display: block;
    width: 100%;
    margin: 0 0 15px
}

.foot-wrapper .navbar li a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400
}

.company-about {
    color: #fff;
    display: block;
    margin: 0 auto 15px;
    text-align: center
}

.wrap__search_footer {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    width: 85%
}

footer .search-form .btn-search {
    padding: 10px 20px;
    color: #fff;
    background: #a4a4a4;
    border: 1px solid #a4a4a4;
    border-radius: 0 4px 4px 0;
    -webkit-filter: none;
    filter: none;
    font-size: 16px
}

footer .btn-search:hover {
    background: #666;
    border: 1px solid #666
}

.img__footer_logo {
    margin: 20px auto 40px;
    width: 80%;
    max-width: 200px;
}

footer .company-detail {
    margin: 0 auto 5px;
    padding: 0;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    width: 85%
}

footer .company-detail2 {
    margin-bottom: 7px
}

footer #side_links .acms-list-group {
    margin-bottom: 20px;
    border-top: none
}

footer #side_links .acms-list-group-item {
    border-bottom: none;
    text-align: center;
    padding: 8px
}

footer #side_links ul li a {
    color: #fff;
    text-decoration: none
}

footer #side_links .acms-list-group-item:hover {
    background: 0 0
}

@media screen and (max-width:767px) {
    .foot-wrapper {
        padding: 15px 0 30px;
        margin-top: 50px
    }

    .img__footer_logo {
        margin: 0 auto 20px;
        width: 45%;
        max-width: 200px
    }
}

@media screen and (max-width:480px) {
    footer .company-detail {
        font-size: 13px;
        margin: 0 auto 10px
    }

    footer .company-detail2 {
        margin-bottom: 25px;
        width: 95%
    }

    footer .copyright {
        font-size: 12px
    }
}

.calendar-table {
    width: 100%;
    margin: 0 0 15px;
    table-layout: fixed
}

.calendar-table td {
    padding: 1px;
    color: var(--main-black1);
    font-size: 14px;
    line-height: 2;
    text-align: center
}

.calendar-table .week {
    color: #333
}

.calendar-table .week.sat {
    color: #2262ac
}

.calendar-table .week.sun {
    color: #b70000
}

.calendar-table .success a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: var(--main-color1);
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.calendar-table .success a:link,
.calendar-table .success a:visited {
    color: #fff
}

.calendar-table .success a:hover {
    color: #fff;
    cursor: pointer
}

.calendar-table .success a:hover {
    opacity: .7
}

.calendar-month {
    margin: 0 0 30px;
    padding: 20px 10px;
    border: 1px solid var(--main-black1)
}

.calendar-month .year {
    margin: 0 0 3px;
    font-weight: 700;
    font-size: 12px;
    text-align: center
}

.calendar-month .month {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 20px;
    text-align: center
}

.calendar-month .link-outer {
    margin: 0;
    text-align: center
}

.calendar-month .link {
    font-size: 14px
}

.calendar-month .link:link,
.calendar-month .link:visited {
    color: #666
}

.calendar-month .link:hover {
    color: #666;
    cursor: pointer
}

.calendar-month .link:link,
.calendar-month .link:visited {
    text-decoration: none
}

.calendar-month .link:hover {
    text-decoration: underline;
    cursor: pointer
}

.calendar-year .year-nav {
    position: relative;
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
    list-style: none
}

.calendar-year .year-nav-center {
    margin: 0 10px;
    color: #333;
    font-weight: 700;
    font-size: 28px
}

.calendar-year .year-nav-next-link,
.calendar-year .year-nav-prev-link {
    position: absolute
}

.calendar-year .year-nav-next-link:link,
.calendar-year .year-nav-next-link:visited,
.calendar-year .year-nav-prev-link:link,
.calendar-year .year-nav-prev-link:visited {
    color: #333
}

.calendar-year .year-nav-next-link:hover,
.calendar-year .year-nav-prev-link:hover {
    color: #333;
    cursor: pointer
}

.calendar-year .year-nav-next-link:link,
.calendar-year .year-nav-next-link:visited,
.calendar-year .year-nav-prev-link:link,
.calendar-year .year-nav-prev-link:visited {
    text-decoration: none
}

.calendar-year .year-nav-next-link:hover,
.calendar-year .year-nav-prev-link:hover {
    text-decoration: underline;
    cursor: pointer
}

.calendar-year .year-nav-next-link span,
.calendar-year .year-nav-prev-link span {
    font-size: 20px
}

.calendar-year .year-nav-prev-link {
    top: 9px;
    left: calc(50% - 80px)
}

.calendar-year .year-nav-next-link {
    top: 9px;
    right: calc(50% - 80px)
}

.calendar-year .year-table {
    display: block;
    margin: 0 -15px
}

.calendar-year .year-table-month {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px 35px
}

.calendar-year .month-date-outer {
    margin: 0 0 10px;
    text-align: center
}

.calendar-year .month-date {
    font-weight: 700;
    font-size: 20px
}

.calendar-year .month-date:link,
.calendar-year .month-date:visited {
    color: #333
}

.calendar-year .month-date:hover {
    color: #333;
    cursor: pointer
}

.calendar-year .month-date:link,
.calendar-year .month-date:visited {
    text-decoration: none
}

.calendar-year .month-date:hover {
    text-decoration: underline;
    cursor: pointer
}

@media screen and (min-width:480px) {
    .calendar-year .year-table {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .calendar-year .year-table-month {
        width: calc(100% / 2)
    }
}

@media screen and (min-width:768px) {
    .calendar-year .year-table-month {
        width: calc(100% / 3)
    }
}

[aria-expanded=true] .icon-toggle-menu:after {
    width: 32px;
    -webkit-transform: translate(-3px, -8px) rotate(-45deg);
    transform: translate(-3px, -8px) rotate(-45deg)
}

[aria-expanded=true] .icon-toggle-menu:before {
    width: 32px;
    -webkit-transform: translate(-3px, 8px) rotate(45deg);
    transform: translate(-3px, 8px) rotate(45deg)
}

a#nav-open-btn {
    display: flex;
    background: 0 0;
    align-items: center
}

.icon-toggle-menu:after {
    bottom: -8px
}

.icon-toggle-menu:before {
    top: -8px
}

.icon-toggle-menu {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 4px;
    left: 8px;
    margin: 6px 0;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 1px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.icon-toggle-menu:after,
.icon-toggle-menu:before {
    position: absolute;
    display: block;
    width: 25px;
    height: 4px;
    background-color: #fff;
    border-radius: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    content: ""
}

.nav-menu-btn-text {
    margin: -8px 0 0 3px;
    color: var(--main-black1);
    font-weight: 700;
    vertical-align: middle;
    font-size: 11px
}