@charset "UTF-8";
/* ----------------------------------------------------------------------- basic */

body {
    font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.bold {
    font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
}

/*body, textarea { font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }*/

input,
select,
em {
    font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
}

body {
    color: #363638;
    background: #efd147 url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_22.png');
}

@media screen and (max-width: 640px) {
    body {
        background: #f5ad07;
    }
}

a:link {
    color: #0099ff;
    text-decoration: none;
}

a:visited {
    color: #0099ff;
}

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

.list-event small {
    font-weight: unset;
}

/* ----------------------------------------------------------------------- layout */

.container {}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 640px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 640px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 640px;
    }
}

.content {
    background: #fff;
}

.header {
    background: #ffe053;
    background: linear-gradient(#fff 70%, #ffe053);
    text-align: center;
}

.page-id-202240 .header {
    background: #e9480c;
}

.img_logo {
    margin: 15px 0 20px;
}

.img_logo_sub {
    margin: 20px 0 -20px;
    width: 150px;
}

.img_logo_sub {
    margin: 20px 0 -20px;
    width: 150px;
}

.header a:hover {
    opacity: 0.8;
}

.navbar-collapse {
    margin: 0 0;
}

.navbar-collapse a {
    display: inline-block;
}

@media (max-width: 576px) {
    .img_logo {
        margin: 25px 0 15px;
    }
}

.img_10th {
    margin: 10px 0;
}

.img_intro {
    margin: 0;
}

.main {
    background: #fff url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_main_2_1_22.png') no-repeat;
    background-size: contain;
}

body:not(.home) .main {
    background: #fff url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_main_2_1_22.png') no-repeat;
    background-size: contain;
}

body.page-id-202240 .main,
body.parent-pageid-202240 .main {
    background: #fff url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_main_2_1_22_fes2022.png') no-repeat;
    background-size: contain;
}

.footer {
    padding: 64px 0 32px 0;
    background: #fff770 url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_main_2_2_22.png') no-repeat;
    background-size: contain;
}

body:not(.home) .footer {
    padding: 64px 0 32px 0;
    background: #fff770 url('https://aki-fes29836.com/wp/wp-content/themes/aki-fes2023/img/bg_main_2_2_22.png') no-repeat;
    background-size: contain;
}

h1 {
    margin: 0 0 0 0;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: #333;
}

h1 a {
    color: #333 !important;
}

@media (max-width: 576px) {
    h1 {
        font-size: 0.8em;
    }
}

.subtitle {
    margin-top: -0.5em;
}

.front h2 {
    padding: 2rem 0 1rem;
}

h3 {
    margin: 2rem 0 1rem 0;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}

h4 {
    margin: 2rem 0 1rem 0;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
}

.text-padding {
    padding: 0 2rem;
}

.titleblock {
    padding: 20px 40px;
    text-align: center;
}

.icon {
    padding: 8px;
    max-height: 140px;
    max-width: 200px;
    width: auto;
}

.title {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2;
}

.subtitle {
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
}

.date {
    margin: 40px auto 0 auto;
    text-align: center;
    font-size: 0.9em;
}

.btn-lg {
    padding: 1rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

@media (max-width: 576px) {
    .btn-lg {
        font-size: 0.9rem;
    }
}

.btn-block {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.btn-block:link,
.btn-block:visited {
    color: #fff;
}

.btn-block+.btn-block {
    margin-top: 1rem;
}

.btn-primary {
    margin-bottom: 1rem;
    position: relative;
    background-color: #efca33;
    border-color: #efca33;
    box-shadow: 0 8px 0 #dd6e43;
    color: #fff;
    font-weight: bold;
    transition: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #f5d247;
    border-color: #f5d247;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 8px 0 #dd6e43;
    background-color: #efca33;
}

.btn-primary:active {
    top: 8px;
    box-shadow: none;
    background-color: #dd6e43 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #f5d247;
    border-color: #f5d247;
}

.btn.disabled,
.btn:disabled {
    opacity: .55;
}

a.btn:link,
a.btn:visited {
    color: #6a2d2d;
}

table.news,
table.contact {
    margin: 32px auto;
    max-width: 90%;
}

@media (max-width: 576px) {
    table.contact {
        font-size: 0.8em;
    }
}

table.news th,
table.news td,
table.contact th,
table.contact td {
    vertical-align: top;
    padding: 5px;
}

table.news th,
table.contact th {
    white-space: nowrap;
}

@media screen and (max-width: 639px) {
    .box-news {
        padding: 0;
    }

    .box-news table td,
    .box-news table th {
        display: block;
        padding: 0 !important;
        margin: 0 auto;
        text-align: center;
    }

    .box-news table th {
        margin-top: 10px;
        ;
    }

    .box-news table td {
        margin-bottom: 10px;
    }
}

.btn_top {}

.map iframe {
    display: block;
    margin: 1rem auto;
    max-width: 90%;
}

.logo_geopark {
    margin: 32px 0;
}

.copyright {
    margin: 2rem 0 0 0;
    font-size: 0.85em;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

@media (max-width: 576px) {

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background-color: #fff;
        background-position: 5px 50%;
        background-size: 80%;
    }

    .carousel-control-next-icon {
        background-position: 8px 50%;
    }
}

.carousel-item {
    height: auto;
}

.carousel-caption {
    position: relative;
    width: 100%;
    min-height: 4rem;
    padding: 5px 0;
    margin: 0;
    top: 0;
    left: 0;
    color: #000;
}

@media (max-width: 576px) {
    .carousel-caption {
        font-size: 0.85em;
    }
}

.carousel-inner {
    padding: 0 0 0 0;
}

.carousel-control-prev,
.carousel-control-next {
    top: -60px;
    color: #000;
}

.box table.aligncenter {
    margin: 32px auto;
}

.box table th,
.box table td {
    vertical-align: top;
    padding: 5px;
}

.btn-movie {
    position: relative;
}

.btn-movie .oi {
    position: absolute;
    top: 0.7rem;
    width: 100%;
    z-index: 999;
    /*font-size: 6rem;*/
    font-size: 4rem;
    line-height: 0;
    text-align: center;
    color: #fff;
    opacity: 0.7;
}

.btn-movie .oi-zoom-in {
    opacity: 0.5;
}

.btn-movie:hover .oi {
    opacity: 1;
}

.modal {
    padding-right: 0 !important;
}

.modal-dialog {
    max-width: 800px;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.box .modal p {
    margin: 0 !important;
}

.close {
    position: absolute;
    right: 0;
    top: -35px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* ----------------------------------------------------------------------- eventlist */


/*.slide-event {
    background: #fff;
    padding-bottom: 40px;
    margin: 20px;
    border-radius: 20px;
}*/

.list-event {
    padding: 0;
    margin: 0;
}

.list-event li {
    list-style-type: none;
    margin: 25px 0 0 0;
    font-size: 0.9em;
}

.list-event a {
    display: inline-block;
    font-size: 1.25em;
    font-weight: bold;
}

.list-event li:before {
    /*display: inline-block;
    margin-right: 3px;
    content: "●";
    color: #dd6e43;
    font-size: 1.8em;*/
}

.mapid {
    position: relative;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding: 0;
    margin: 0 0.2em 0 0;
    text-align: center;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.5em;
    color: #fff;
    background: #aaa;
    border-radius: 50%;
    top: -0.2em;
}

.area-1 .mapid {
    background: #ea5413;
}

.area-2 .mapid {
    background: #0e6eb8;
}

.area-3 .mapid {
    background: #07913a;
}

.area-4 .mapid {
    background: #a40a5e;
}

.area-5 .mapid {
    background: #c8a063;
}

.area-9 .mapid {
    background: #0ba29a;
}

@media (min-width: 576px) {
    .list-event li:before {
        font-size: 1.8em;
    }
}

.list-event .event-time {
    display: inline-block;
    margin-right: 10px;
    color: #555;
    font-weight: bold;
}

.slide-event .carousel-control-prev,
.slide-event .carousel-control-next {
    top: 35px;
    height: 80px;
    align-items: normal;
    -ms-flex-pack: normal;
}

@media (max-width: 576px) {

    .slide-event .carousel-control-prev,
    .slide-event .carousel-control-next {
        top: 15px;
    }
}

.list-event-large .mapid {
    display: inline-block;
    font-size: 1.3em;
}

.list-event-large .event-titlebox {
    display: inline;
}

.list-event-large .event-place {
    display: inline;
    font-size: 1.8em;
    font-weight: bold;
}

@media screen and (max-width: 639px) {
    .list-event-large .event-place {
        font-size: 1.6em;
    }
}

.list-event-large .event-address {
    display: inline-block;
    margin: 0 0.2em;
    font-size: 1.05em;
}

.list-event-large a {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
}

.list-event-large .event-maplink {
    display: inline-block;
    margin: 0 0.2em;
}

.list-event-large .event-url {
    display: inline-block;
    margin: 0 0.2em;
}

.list-event-large a .oi {
    font-size: 0.9em;
}


.list-event-large .event-item {
    padding: 0 0 0 1em;
    margin: 1em 0 1.25em 0.75em;
    font-size: 1.05em;
    border-left: 2px solid #d6d067;
}

.list-event-large .event-title {
    display: inline-block;
    font-size: 1.15em;
    font-weight: bold;
}

.list-event-large .event-english {
    font-size: 1em;
    color: #dd6e43;
}

.list-event-large .event-time {
    font-size: 1.15em;
    color: #4f4f54;
}

.wd {
    position: relative;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    padding: 0;
    margin: 0 0.2em 0 0;
    text-align: center;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.5em;
    color: #fff770;
    background: #555;
    border-radius: 50%;
    top: -0.1em;
}

.wd-6 {
    background: #0071bc;
}

.wd-7 {
    background: #ed1c24;
}


.list-event-large .event-description {
    margin: 10px 0;
}

.list-event-large .event-contact {
    margin-top: 0.5em;
    color: #555;
    font-size: 0.9em;
}


/* ----------------------------------------------------------------------- entry */

.box {
    padding: 0 40px;
    margin: 10px 0 10px 0;
    line-height: 1.6;
}

@media screen and (max-width: 639px) {
    .box {
        padding: 0 15px;
    }
}

.box.notitle {
    margin: 0 20px 10px 0;
}

.box p {
    margin: 15px 4px 15px 4px;
}

.box h3 {
    position: relative;
    text-align: center;
    font-size: 1.22em;
    font-weight: bold;
    line-height: 1.3;
    color: #333;
    letter-spacing: 0.02em;
    clear: both;
}

.box h4 {
    position: relative;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.01em;
    color: #333;
    clear: both;
}

.box h5 {
    position: relative;
    text-align: center;
    font-size: 1.08em;
    font-weight: normal;
    color: #333;
    clear: both;
}

.box h3:first-child {
    margin-top: 30px;
}

.box h4:first-child {
    margin-top: 30px;
}

.box h5:first-child {
    margin-top: 30px;
}

.box hr {
    margin: 10px 0 10px 0;
    clear: both;
    height: 0;
    border: 0;
    border-bottom: 0;
}

.box hr.dotted {
    margin: 10px 20px 10px 0;
    clear: both;
    height: 1px;
    border: 0;
    border-bottom: 1px dotted #aaa;
}

.box table.form {
    margin: 15px 0;
}

.box table.form th {
    padding: 10px;
    font-weight: normal;
    text-align: left;
    border: 1px solid #ccc;
    background: #eee;
}

.box table.form td {
    padding: 10px;
    border: 1px solid #ccc;
}

.box table {
    margin: 32px auto;
    max-width: 90%;
}

.box table td,
.box table th {
    vertical-align: top;
    /* padding: 5px; */
}

.box table th {
    white-space: nowrap;
}

.box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.box ul li {}

.box ol {
    padding: 0;
    margin: 25px 12px;
    list-style-type: none;
    counter-reset: item;
}

.box ol li {
    position: relative;
    left: 30px;
}

.box ol li:before {
    position: absolute;
    left: -30px;
    display: inline-block;
    counter-increment: item;
    content: counter(item) '.';
    color: #f7323f;
}

.box table ul,
.box table ol {
    padding: 0;
    margin: 10px 12px;
}

.box dt {
    margin: 10px;
    font-weight: bold;
}

.box dd {
    margin: 10px;
}

.box blockquote {
    margin: 20px 0;
    padding: 5px 20px 15px 20px;
    background: #f7f7f7;
    border-radius: 5px;
    border: 1px solid #eee;
    font-size: 1em;
}

.box .size-thumbnail {
    margin: 10px;
}

.box .size-small {
    margin: 10px;
}

.box .size-medium {
    margin: 10px;
}

.box .size-full {
    margin: 10px;
}

.box .alignleft.size-full {
    margin: 10px 20px 10px 10px;
}

.box .size-large {
    margin: 5px 0;
}

.box p .size-large {
    margin: 5px 0 5px -4px;
}

.box .alignleft.size-thumbnail,
.box .alignleft .size-thubnail {
    margin: 0 20px 20px 0;
}

.box .alignright.size-thumbnail,
.box .alignright .size-thumbnail {
    margin: 0 0 20px 20px;
}

.box .alignleft.size-small,
.box .alignleft .size-small {
    padding: 0 6px 3px 0;
    margin: 0 20px 20px 0;
}

.box .alignright.size-small,
.box .alignright .size-small {
    padding: 0 6px 3px 0;
    margin: 0 0 20px 20px;
}

.box .alignleft.size-medium,
.box .alignleft .size-medium {
    margin: 5px 20px 15px 5px;
}

.box a:nth-child(even) img.alignleft.size-medium,
.box img.alignleft.size-medium:nth-child(even) {
    margin: 5px 0 15px 0;
}

.box .alignright.size-medium,
.box .alignright .size-medium {
    margin: 5px 5px 15px 20px;
}

.box a:nth-child(even) img.alignright.size-medium,
.box img.alignright.size-medium:nth-child(even) {
    margin: 5px 0 15px 0;
}

.box p img.alignnone:only-child {
    margin: 10px 10px 10px 0;
}

.box p img.alignnone.size-large:only-child {
    margin: 0 0 0 -4px;
}

.box .alignleft {
    float: left;
}

.box .alignright {
    float: right;
}

.box .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.box table.aligncenter {
    display: table;
}

.box .wp-caption {
    margin: 0;
    border: 0;
}

.box .wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

.box .wp-caption.alignright {
    margin: 0 0 20px 20px;
}

.box .wp-caption.aligncenter {
    margin: 0 auto 20px auto;
}

.box .wp-caption-text {
    width: auto;
    display: block;
    margin: 4px 10px 0 10px;
}

.box .alignleft .wp-caption-text {
    margin: -10px 0 0 0;
}

.box .alignright .wp-caption-text {
    margin: -10px -20px 0 20px;
}

.box .wp-caption .wp-caption-text,
.box .gallery-caption,
.box .box-caption {
    text-align: left;
    font-size: 0.95em;
    line-height: 1.3;
    color: #757575;
}

.box .nowrap {
    white-space: nowrap;
}

@media screen and (max-width: 639px) {

    .box img.alignleft,
    .box img.alignright,
    .box img.aligncenter,
    .box .wp-caption.alignleft,
    .box .wp-caption.alignright {
        float: none !important;
        display: block;
        margin: 20px auto !important;
        max-width: 100%;
        height: auto;
    }
}

.table-striped th,
.table-striped td {
    background-color: #fff770;
}

.table-striped tbody tr:nth-of-type(odd) th,
.table-striped tbody tr:nth-of-type(odd) td {
    background-color: #f5d955;
}

.table-striped th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}

@media screen and (min-width: 640px) {
    .table-striped th:nth-child(2) {
        position: sticky;
        left: 23px;
        z-index: 1;
    }
}

.sitemap a {
    display: inline-block;
}

body.page-id-1957 .sitemap a[href$='tsukuba'],
body.page-id-2036 .sitemap a[href$='tai'],
body.page-id-2038 .sitemap a[href$='hojo'],
body.page-id-2040 .sitemap a[href$='hirasawa'],
body.page-id-2042 .sitemap a[href$='oda'],
body.page-id-2044 .sitemap a[href$='other'],
body.page-id-2115 .sitemap a[href$='akimatsurigo'] {
    font-weight: bold;
}

.aki-mainmenu a:hover {
    opacity: 0.8;
}

.movie-list p {
    margin: 0;
}

.movie-list h4 {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 1.2em;
}

.movie-list .movie-title {
    font-weight: bold;
}

.movie-list a.movie-link {
    display: none;
    margin-top: -1em;
    font-size: 0.9em;
}

.movie-list>div {
    margin-bottom: 2rem !important;
}

.movie-list a img {
    margin: 5px 0 0 0;
}

.movie-list .movie-description {
    position: relative;
    margin-top: 18px;
    top: -8px;
    padding: 0.9rem;
    border-radius: 10px;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5;
    background: #ffe999;
}

.movie-list .movie-description::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 20px;
    top: -20px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffe999;
    border-left: 0 solid transparent;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    border-color: #f44336;
}

.sitemap-2020 {
    padding: 10px;
    margin: 20px;
    background: #fdee93;
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1;
    color: #e9490d;
    border-radius: 10px;
}

.sitemap-2020 h3 {
    padding: 0;
    margin: 0 0 0 0 !important;
    color: #935239;
    font-size: 1.2em;
    letter-spacing: 0.05em;
}

.sitemap-2020 p {
    padding: 0;
    margin: 0;
}

.sitemap-2020 a {
    display: inline-block;
    padding: 5px;
    margin: 3px;
    background: #ffffff;
    color: #ae5a5a;
    font-size: 1.1em;
    border: solid 2px #ebb5a0;
    border-radius: 5px;
}

.sitemap-2020 a:hover {
    text-decoration: none;
    background: #f5d247;
}

.page-id-202240 .sitemap-2020 a:nth-child(1),
.page-id-1957 .sitemap-2020 a:nth-child(2),
.page-id-2036 .sitemap-2020 a:nth-child(3),
.page-id-2038 .sitemap-2020 a:nth-child(4),
.page-id-2040 .sitemap-2020 a:nth-child(5),
.page-id-2042 .sitemap-2020 a:nth-child(6) {
    background: #f5d247;
}

.carousel-indicators {
    margin: 0;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #fddd69
}

.carousel-indicators li.active {
    background: #e40522
}

/* lightbox */

.ekko-lightbox {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0 !important
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-container>div.ekko-lightbox-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ekko-lightbox-nav-overlay a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    z-index: 1
}

.ekko-lightbox-nav-overlay a>* {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekko-lightbox-nav-overlay a>:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a span {
    padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
    text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a.disabled {
    cursor: default;
    visibility: hidden
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ekko-lightbox-loader>div {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center
}

.ekko-lightbox-loader>div>div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: a 2s infinite ease-in-out
}

.ekko-lightbox-loader>div>div:last-child {
    animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader>div>div {
    background-color: #333
}

.ekko-lightbox .modal-header {
    padding: 0;
}

.ekko-lightbox .modal-title {
    display: none;
}

@keyframes a {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}