[mn="203"] {
    padding: 0
}

[mn="203"] .txt {
    padding: 30px 60px;
    padding-left: 0;
    color: #fff;
    font-size: 200%;
    font-weight: bold;
    line-height: 1
}

[mn="203"] .txt:after {
    content: '';
    display: block;
    width: 120vw;
    height: 100%;
    background-color: var(--clr01);
    right: 0%;
    top: 0%;
    position: absolute;
    z-index: -1;
    transform: translate(0, 0);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 30px) 100%, 0% 100%);
}

/* ================================== */
/* ================================== */
[mn="401"] {
    background-attachment: fixed
}

[mn="401"] .itms {
    margin: 0 -9px;
    padding-top: 10px
}

[mn="401"] .itm {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 9px 9px 30px;
    text-align: center
}

[mn="401"] .itm>div {
    height: 100%;
    border-bottom: 6px solid var(--clr01)
}

[mn="401"] .txt {
    padding: 15px 0;
    transition: all ease-in-out .4s;
    width: 100%;
    flex: 1 0 0;
}

[mn="401"] .txt .smr {
    font-size: 80%;

    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 15px;
}

[mn="401"] .ttl {
    line-height: 1.1;
    font-family: var(--font-t1);
    font-size: 150%
}

[mn="401"] a {
    color: inherit;
    cursor: pointer
}

[mn="401"] .bimg {
    padding-top: 64%;
}

[mn="401"] .bimg {
    transition: all ease-in-out .4s;
    transform: scale(1)
}

[mn="401"] a:hover .bimg {
    transform: scale(1.05);
    opacity: 0.6
}

[mn="401"] img.add {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 25%;
    opacity: 0;
    transition: all ease-in-out .4s;
}

[mn="401"] a:hover img.add {
    opacity: 1;
}

[mn="401"] a>* {
    flex-direction: column
}


[mn="401"] .date {
    font-size: 80%;
}

[mn="401"] .bimg-w {
    background-color: #000;
}

@media screen and (max-width: 767px) {
    [mn="401"] .itm {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 575px) {
    [mn="401"] .bar {
        display: none !important;
    }

    [mn="401"] .itm {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.lichtGALS .slidebtn {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 9px;
    background-color: #ccc;
    color: #555;
    cursor: pointer;
    z-index: 10;
}

.lichtGALS .prev {
    left: 0;
}

.lichtGALS .next {
    right: 0;
}

.lichtGALS img {
    max-width: 80wh;
    max-height: 80wh;
}

.lichtGALS .main>div {
    background-color: transparent !important
}

.licht.lichtGALS .main>div:not(.close-pop-w) {
    min-height: auto
}

.licht401 h2 {
    font-family: var(--font-t2);
    text-align: inherit
}

.licht.licht401 .main>div:not(.close-pop-w) {
    min-height: 10vh
}

.licht401 .bimg {
    cursor: pointer;
    padding-top: 64%;
}

.licht401 .itm {
    flex: 0 0 33.333%;
    max-width: 33.333%
}

@media screen and (max-width: 767px) {
    .licht401 .itm {
        flex: 0 0 50%;
        max-width: 50%
    }
}
.licht501.licht .main > div:not(.close-pop-w) {
min-height: auto;
padding: 0
} 
/* ================================== */
/* ================================== */
[mn="202"] {
    min-height: calc(7/18 * 100vw);
}

[mn="202"] .txt {
    padding: 30px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 150%;
    text-align: center;
}

@media screen and (max-width: 767px) {
    [mn="202"] .txt {
        padding: 21px;
        border: 2px solid #fff;
        color: #fff;
        font-size: 100%;
    }
}

/* ================================== */
/* ================================== */

[mn="300"] {
    min-height: 100vh;
}

[moto="300"] .container.main {
    max-width: 600px
}

[mn="300"] .mainbx {
    overflow: hidden;
    border-radius: 20px;
    border: 3px solid #ccc;
    padding: 0;
    background-color: rgba(230, 230, 230, .7)
}

[mn="300"] .mainbx-w {
    padding: 30px
}

[mn="300"] a:not(.btn-gen-normal) {
    color: inherit
}

[mn="300"] .title {
    font-size: 150%;
    font-family: var(--font-t1);
    padding: 20px;
    background-color: rgba(230, 230, 230, .5)
}

[mn="300"] .word-welcome {
    margin: 0 0 30px
}

[mn="300"] .taste .btn-gen-normal {
    margin: 2px
}

[mn="300"] .tickbx {
    margin: 0 0 15px
}

[mn="300"] .logmth {
    line-height: 1
}

[mn="300"] .logmth a {
    display: inline-flex;
    margin: 0 3px
}

[mn="300"] .logmth img {
    max-height: 55px
}

[mn="300"] .logmth .txt-w {
    margin: 20px 0
}

@media only screen and (max-width: 575px) {
    [mn="300"] .title img {
        max-height: 60px;
        margin: 0 0 15px
    }
}

/* ================================== */
/* ================================== */
[mn="702"] {
    background-attachment: fixed
}

[mn="702"] .itms {
    margin: 0 -9px;
    padding-top: 10px
}

[mn="702"] .itm {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 9px 9px 30px;
}

[mn="702"] .itm>div {
    height: 100%;
    border-bottom: 6px solid var(--clr01)
}

[mn="702"] .txt {
    padding: 15px 0;
    transition: all ease-in-out .4s;
    width: 100%;
    flex: 1 0 0;
}

[mn="702"] .txt .smr {
    font-size: 80%;

    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 15px;
}

[mn="702"] .ttl {
    font-family: var(--font-t1);
}

[mn="702"] .info {
    font-size: 80%
}

[mn="702"] .price {
    line-height: 1.1;
    font-family: var(--font-t1);
    color: var(--clr01);
    font-size: 200%
}

[mn="702"] .price .unit {
    font-size: 50%
}

[mn="702"] a {
    color: inherit;
    cursor: pointer
}

[mn="702"] .bimg {
    padding-top: 64%;
}

[mn="702"] .bimg {
    transition: all ease-in-out .4s;
    transform: scale(1)
}

[mn="702"] a:hover .bimg {
    transform: scale(1.05);
    opacity: 0.6
}

[mn="702"] img.add {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 25%;
    opacity: 0;
    transition: all ease-in-out .4s;
}

[mn="702"] a:hover img.add {
    opacity: 1;
}

[mn="702"] a>* {
    flex-direction: column
}

[mn="702"] .date {
    font-size: 80%;
}

[mn="702"] .bimg-w {
    background-color: #000;
}

[mn="702"] .catbx {
    margin-top: 30px
}

[mn="702"] .carw {
    margin: 0 -2px 6px
}

[mn="702"] .carw>div {
    flex: 1 0 0;
    padding: 2px
}

[mn="702"] .carw .field {
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #ddd;
    padding: 9px;
    cursor: pointer;
    font-family: var(--font-t1);
    font-size: 120%
}

[mn="702"] .carw .options {
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    font-family: var(--font-t1);
    overflow: hidden;
    overflow-y: scroll;
    max-height: 200px;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0, 100%);
    width: 100%;
    z-index: 10;
    display: none;

}

[mn="702"] .carw .options.active {
    display: block
}

[mn="702"] .carw .optionw {
    padding: 9px
}

[mn="702"] .carw .opt {
    padding: 9px
}

[mn="702"] .carw .opt~.opt {
    border-top: 1px solid #ccc
}

[mn="702"] .carw .opt input {
    cursor: pointer
}

[mn="702"] .txt-r {
    flex: 0 0 30px;
    max-width: 30px;
    font-size: 120%;
    color: var(--clr01)
}

[mn="702"] .searchbx {
    z-index: 5
}

[mn="702"] .searchw>div:nth-child(1) {
    flex: 0 0 60px;
    max-width: 60px;

}

[mn="702"] .searchw>div:nth-child(2) {
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px)
}

[mn="702"] .searchw button {
    background-color: var(--clr01);
    width: 100%;
    color: #fff;
    border: 0;
    cursor: pointer
}

[mn="702"] .searchw button,
[mn="702"] .searchw input {
    height: 56px;
    margin: 0
}

[mn="702"] .txt-l {
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px)
}

@media screen and (max-width: 767px) {
    [mn="702"] .itm {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 575px) {
    [mn="702"] .bar {
        display: none !important;
    }
    [mn="702"] .carw>div {
        flex: 0 0 100%;
        max-width: 100% 
    }
    [mn="702"] .itm {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* ================================== */
/* ================================== */
[mn="903"] {
    min-height: 50vh;
}

[mn="903"] .itm .l:after {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    display: block;
    height: 100%;
    width: 250px;
    background: rgb(236, 241, 243);
    background: linear-gradient(90deg, rgba(236, 241, 243, 1) 0%, rgba(236, 241, 243, 0) 100%);
}

[mn="903"] .imgbx img {
    max-width: initial;
    max-height: 70vh
}

[mn="903"] h2 {
    text-align: inherit
}

[mn="903"] .main {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

[mn="903"] .compoundttl {
    margin: 0
}

[mn="903"] .imgw:after {
    content: '';
    display: block;
    width: 200vw;
    height: calc(100% + 0px);
    background-color: rgba(237, 36, 38, 1);
    right: 0;
    top: 50%;
    position: absolute;
    z-index: -1;
    transform: translate(calc(00% + 60px), calc(-50% + 30px));
    clip-path: polygon(calc(0% + 120px) 0, 100% 0, calc(100% - 120px) 100%, 0% 100%);
}

[mn="903"] .txtbx {
    max-width: 550px;
    margin-left: auto
}

[mn="903"] .bimg-w {
    width: 80px
}

[mn="903"] .itm {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

[mn="903"] .itm>div {
    padding: 3px 6px;
}

[mn="903"] .desc {
    font-size: 120%;
    text-transform: uppercase;
    padding-bottom: 15px;
}

[mn="903"] .index {
    text-align: center
}

[mn="903"] .num {
    font-family: var(--font-t2);
    font-size: var(--font-l);
    line-height: 1;
    padding: 6px 0;
    color: var(--clr01)
}
[mn="903"] .ttl:not(.cnw) {
    font-family: var(--font-t1);
}
[mn="903"] .ttl {
    margin: 0 0 15px;
    
    font-size: 150%;
    color: var(--clr01);
    text-transform: uppercase
}
@media (max-width: 991px) {
    [mn="903"] .txtbx {
        margin: 45px 0 0;
        max-width: initial
    }
}

@media (max-width: 767px) {
    [mn="903"] .imgbx img {
        max-width: 120%
    }
}

@media (max-width: 575px) {
    [mn="903"] {
        align-items: flex-start;
        min-height: auto;
    }

    [mn="903"] .imgbx img {
        max-width: 100%
    }

}

/* ================================== */
/* ================================== */
[mn="105"] {
    padding: 0;
    background-color: #fefefe;
    color: #fff
}

[mn="105"] .itms {
    min-height: 65vh;
}

[mn="105"] .itm {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 60px 30px;
}

[mn="105"] .textbx {
    max-width: 100%;
    width: 600px;
    margin: 0 auto;
    padding: 100px 30px;
    border: 3px solid #fff;
    flex-direction: column;
}

[mn="105"] .taste {
    max-width: 100%;
    width: 350px;
    margin: 0 auto
}

[mn="105"] .desc {
    margin: 15px 0
}

[mn="105"] .cont {
    font-size: 120%;

}

[mn="105"] .text,
[mn="105"] .desc {
    text-align: center
}

[mn="105"] .tast-l {
    flex: 0 0 100px;
    max-width: 100px
}

[mn="105"] .tast-l a.btn-gen-normal {
    padding: 0px;
    height: 45px;
    width: 100%;
    font-size: 80%
}

[mn="105"] .tast-r {
    flex: 1 0 0;
    max-width: calc(100% - 100px);
    padding-left: 6px;
}

[mn="105"] .tast {
    margin-top: 30px;
}

[mn="105"] h2 {
    color: inherit;
    text-align: inherit
}

[mn="105"] .taste .btn-gen {
    border-radius: 0;
    border: 2px solid #fff;
    background-color: transparent
}

[mn="105"] .taste .btn-gen:hover {
    background-color: #fff;
    color: var(--clr01)
}

@media (max-width: 767px) {
    [mn="105"] .itm {
        flex: 0 0 100%;
        max-width: 100%
    }
}

/* ================================== */
/* ================================== */
[mn="603"] .note-r,
[mn="603"] .note-l {
    flex: 0 0 50%;
    max-width: 50%
}

[mn="603"] .notew {
    margin: 0 -3px
}

[mn="603"] .note-r,
[mn="603"] .note-l {
    padding: 3px
}

[mn="603"] .note-r>* {
    color: #fff;
    background-color: var(--clr01);
    padding: 20px;
}

[mn="603"] .note-l>* {
    padding: 20px;
    border: 2px solid var(--clr01)
}

[mn="603"] .ttl {
    line-height: 1;
    font-family: var(--font-t1);
    text-align: center;
    background-color: var(--clr01);
    color: #fff;
    padding: 15px;
    margin: 0 0 15px
}

/* ================================== */
/* ================================== */
[mn="901"] {
    min-height: 100vh;
    padding: 200px 0 100px
}

[mn="901"] .taste>div {
    padding: 3px 9px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    transition: .4s all ease;
}

[mn="901"] .bglyr {
    position: absolute;
    left: 0;
    top: 0;
    background-position: center right;
    height: 90vh;
    width: 100%;
    z-index: -2
}

[mn="901"] .ttl {
    font-family: var(--font-t1);
    font-size: 200%;
    margin: 0 0 30px
}

[mn="901"] .txt {
    color: #fff;
    z-index: 1
}

[mn="901"] .txt-top {
    margin-bottom: 180px
}

[mn="901"] .txt-btm:after {
    content: '';
    display: block;
    width: calc(100% + 180px);
    height: calc(100% + 120px);
    background-color: rgba(237, 36, 38, .8);
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: -1;
    transform: translate(-50%, -50%);
    clip-path: polygon(calc(0% + 60px) 0, 100% 0, calc(100% - 60px) 100%, 0% 100%);
}

[mn="901"] img.dec {
    position: absolute;
}

[mn="901"] img.dec.dec-open {
    top: 0;
    left: 0;
    transform: translate(-100%, -100%)
}

[mn="901"] img.dec.dec-close {
    right: 0;
    bottom: 0;
    transform: translate(100%, 100%)
}

@media (max-width: 575px) {
    [mn="901"] {
        padding-top: 0;
    }

    [mn="901"] .bglyr {
        position: relative;
        padding-top: 50%;
        height: auto;
        margin: 15px auto;
        max-width: calc(100% - 30px)
    }

    [mn="901"] .txt.txt-top {
        color: inherit;
        margin: 60px 0 100px
    }

    [mn="901"] img.dec.dec-open {
        transform: translate(-0%, -100%)
    }

    [mn="901"] img.dec.dec-close {
        transform: translate(0%, 100%)
    }

    [mn="901"] .txt.txt-btm {
        padding: 20px
    }

    [mn="901"] .txt-btm:after {
        width: calc(100% + 0px);
        height: calc(100% + 0px);
        background-color: rgba(237, 36, 38, 1);
        left: 0;
        top: 0;
        position: absolute;
        z-index: -1;
        clip-path: inherit;
        transform: translate(0%, 0%)
    }
}

/* ================================== */
/* ================================== */
[mn="906"] {
    min-height: 50vh;
}

[mn="906"] .imgbx {
    z-index: 2
}

[mn="906"] .imgbx img {
    max-width: initial;
    max-height: 70vh
}

[mn="906"] h2 {
    text-align: inherit
}

[mn="906"] .main>.row {
    flex-direction: row-reverse
}

[mn="906"] .ttl:not(.cnw) {
    font-family: var(--font-t1);
}
[mn="906"] .ttl {
    margin: 0 0 15px; 
    font-size: 150%;
    color: var(--clr01);
    text-transform: uppercase
}

[mn="906"] .vbg:after {
    content: '';
    display: block;
    width: 200vw;
    height: calc(100% + 60px);
    background-color: rgba(237, 36, 38, 1);
    right: 0;
    top: 50%;
    position: absolute;
    z-index: -2;
    transform: translate(calc(0% + 170px), calc(-50% + 20px));
    clip-path: polygon(calc(0% + 60px) 0, calc(100% - 60px) 0, calc(100% - 0px) 100%, 0% 100%);
}

[mn="906"] .vbg:before {
    content: '';
    display: block;
    width: 200vw;
    height: calc(100% + 60px);
    background-color: rgba(0, 0, 0, 1);
    right: 0;
    top: 50%;
    position: absolute;
    z-index: -1;
    transform: translate(calc(0% + 150px), calc(-50% + 0px));
    clip-path: polygon(calc(0% + 60px) 0, calc(100% - 60px) 0, calc(100% - 0px) 100%, 0% 100%);
}

[mn="906"] .txtbx {
    max-width: 500px;
    color: #fff
}

[mn="906"] .txtbx>*~* {
    margin-top: 30px
}

@media (max-width: 991px) {
    [mn="906"] .imgbx img {
        max-width: 100%
    }

    [mn="906"] .txtbx {
        max-width: initial;
        padding: 20px
    }

    [mn="906"] .vbg:after,
    [mn="906"] .vbg:before {
        width: calc(100% - 30px);
        height: calc(100% + 0px);
        background-color: rgba(0, 0, 0, 1);
        right: 50%;
        top: 50%;
        transform: translate(calc(50% + -0px), calc(-50% + 0px));
        clip-path: initial;
    }
}

@media (max-width: 767px) {}

@media (max-width: 575px) {
    [mn="906"] {
        align-items: flex-start;
        min-height: auto;
    }

    [mn="906"] .imgbx img {
        max-width: 100%
    }

}

/* ================================== */
/* ================================== */
[mn="905"] {
    min-height: 50vh;
}

[mn="905"] .imgbx {
    z-index: 2
}

[mn="905"] .imgbx img {
    max-width: initial;
    max-height: 70vh
}

[mn="905"] h2 {
    text-align: inherit
}

[mn="905"] .ttl:not(.cnw) {
    font-family: var(--font-t1);
}
[mn="905"] .ttl {
    margin: 0 0 15px;
    
    font-size: 150%;
    color: var(--clr01);
    text-transform: uppercase
}

[mn="905"] .vbg:after {
    content: '';
    display: block;
    width: 200vw;
    height: calc(100% + 60px);
    background-color: rgba(237, 36, 38, 1);
    left: 0;
    top: 50%;
    position: absolute;
    z-index: -2;
    transform: translate(calc(0% + -170px), calc(-50% + 20px));
    clip-path: polygon(calc(0% + 60px) 0, 100% 0, calc(100% - 0px) 100%, 0% 100%);
}

[mn="905"] .vbg:before {
    content: '';
    display: block;
    width: 200vw;
    height: calc(100% + 60px);
    background-color: rgba(0, 0, 0, 1);
    left: 0;
    top: 50%;
    position: absolute;
    z-index: -1;
    transform: translate(calc(0% + -150px), calc(-50% + 0px));
    clip-path: polygon(calc(0% + 60px) 0, 100% 0, calc(100% - 0px) 100%, 0% 100%);
}

[mn="905"] .txtbx {
    max-width: 500px;
    margin-left: auto;
    color: #fff
}

[mn="905"] .txtbx>*~* {
    margin-top: 30px
}

@media (max-width: 991px) {
    [mn="905"] .imgbx img {
        max-width: 100%
    }

    [mn="905"] .txtbx {
        max-width: initial;
        padding: 20px
    }

    [mn="905"] .vbg:after,
    [mn="905"] .vbg:before {
        width: calc(100% - 30px);
        height: calc(100% + 0px);
        background-color: rgba(0, 0, 0, 1);
        left: 50%;
        top: 50%;
        transform: translate(calc(-50% + -0px), calc(-50% + 0px));
        clip-path: initial;
    }
}

@media (max-width: 767px) {}

@media (max-width: 575px) {
    [mn="905"] {
        align-items: flex-start;
        min-height: auto;
    }

    [mn="905"] .imgbx img {
        max-width: 100%
    }

}

/* ================================== */
/* ================================== */
[mn="103"] {
    background-color: #eee
}

[mn="103"] h2 {}

[mn="103"] [owl] .item {
    height: 100%;
    padding: 0 0;
    pointer-events: none;
}

[mn="103"] [owl] .item {
    height: 100%;
    padding: 0 0;
    pointer-events: none;
}

[mn="103"] [owl] .item .bimg-w {
    pointer-events: all;
}

[mn="103"] [owl] a {
    color: inherit;
}

[mn="103"] [owl] .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

[mn="103"] [owl] svg {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
    fill: #fff;
    transition: all ease .4s;
}

[mn="103"] [owl] button.owl-next,
[mn="103"] [owl] button.owl-prev {
    width: 35px;
    height: 35px;
    padding: 9px !important;
    background-color: var(--clr01);
    display: flex;
    align-items: center;
    opacity: .8;
    transform: translate(0, 50%);
    font-size: 70%;
    border-radius: 50%
}

[mn="103"] [owl] button.owl-next:hover,
[mn="103"] [owl] button.owl-prev:hover {
    background-color: var(--clr02);
}

[mn="103"] [owl] button.owl-next:hover svg,
[mn="103"] [owl] button.owl-prev:hover svg {
    fill: #fff;
}

[mn="103"] .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[mn="103"] .play img {
    width: 100px;
    opacity: .5;
    transform: scale(1);
    transition: .4s all ease
}

[mn="103"] .item>div:hover .play img {
    transform: scale(1.1);
}

[mn="103"] .item>.wrap {
    overflow: hidden;
}

[mn="103"] .item iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

[mn="103"] .item iframe+.cover {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 11;
}

[mn="103"] .item .bimg-w {
    background-color: #eee;
    border-radius: 50%
}

/* [mn="103"] .item .bimg {
padding-top: 100%;
background-color: #eee
}  */
[mn="103"] .item .ttl {
    font-family: var(--font-t1);
    text-align: center;
    line-height: 1.2;
    padding: 9px 0 0
}

[mn="103"] .slider-w {
    /* max-width: calc(100% - 30px);
margin-left: auto; */
}

[mn="103"] [owl] .owl-dot span {
    height: 15px;
    width: 15px;
    display: block;
    background-color: transparent;
    margin: 0 5px;
    border-radius: 0;
    border: 2px solid var(--clr02);
    transition: all ease .4s;
    cursor: pointer;
    border-radius: 50%
}

[mn="103"] [owl] .owl-dot.active span {
    background-color: var(--clr02);
}

[mn="103"] [owl] button.owl-dot {
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {}

/* ================================== */
/* ================================== */

[mn="100"] .videox,
[mn="100"] .video {
    /* padding-top: 45%; */
}

[mn="100"] .socialbtn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 2
}

[mn="100"] .medttl {
    font-family: var(--font-t1);
    color: #fff
}

[mn="100"] .socialbtn .itm {
    padding: 6px
}

[mn="100"] .socialbtn .bimg-w {
    padding: 6px;
}

[mn="100"] .video {
    cursor: pointer;
}

[mn="100"] {
    padding: 0;
    text-align: center
}

[mn="100"] .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.8);
    transition: all ease .4s;
    opacity: .75;
}

[mn="100"] .videox .play {
    display: none;
}

[mn="100"] .video:hover .play {
    transform: translate(-50%, -50%) scale(1);
    opacity: .9
}

[mn="100"] [owl] img {
    width: auto;
    margin: 0 auto;
    max-height: 80vh
}

[mn="100"] [owl] .owl-dot span {
    height: 15px;
    width: 15px;
    display: block;
    background-color: transparent;
    margin: 0 5px;
    border-radius: 0;
    border: 2px solid var(--clr02);
    transition: all ease .4s;
    cursor: pointer;
    border-radius: 50%
}

[mn="100"] [owl] .owl-dot.active span {
    background-color: var(--clr02);
}

[mn="100"] [owl] button.owl-dot {
    vertical-align: middle;
}

[mn="100"] [owl] svg {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
    fill: #fff;
    transition: all ease .4s;
}

[mn="100"] [owl] .item {
    padding: 45px 0;
}

[mn="100"] [owl] button.owl-next,
[mn="100"] [owl] button.owl-prev {
    width: 50px;
    height: 50px;
    padding: 18px !important;
    background-color: var(--clr01);
    display: flex;
    border-radius: 50%;
}

[mn="100"] [owl] button.owl-next:hover,
[mn="100"] [owl] button.owl-prev:hover {
    background-color: var(--clr02);
}

[mn="100"] [owl] button.owl-next:hover svg,
[mn="100"] [owl] button.owl-prev:hover svg {
    fill: #fff;
}

[mn="100"] [owl] .owl-dots {
    /*    display: block;*/
}

[mn="100"] .decor-num {
    position: absolute;
    top: 200px;
    color: #fff;
    right: 60px;

}

[mn="100"] .decor-num .lin {
    background-color: #fff;
    margin-left: auto
}

.licht100 iframe {
    width: 100%;
}

@media (max-width: 991px) {
    [mn="100"] .decor-num {
        top: 15px;
        right: 15px;
    }
}

@media (max-width: 575px) {

    [mn="100"] [owl] button.owl-next,
    [mn="100"] [owl] button.owl-prev {
        width: 30px;
        height: 30px;
        padding: 9px !important;
    }

    [mn="100"] .socialbtn {
        left: 9px;
        bottom: 9px;
    }
}

.licht100 iframe {
    width: 100%;
}

/* ================================== */
/* ================================== */
:root {
    --itm-cref-101: 33.333%;
}

@media (max-width: 991px) {
    :root {
        --itm-cref-101: 50%;
    }
}

@media (max-width: 575px) {
    :root {
        --itm-cref-101: 50%;
    }
}

[mn="101"] {
    text-align: center;
    color: #fff;
    background-color: #000
}

[mn="101"] .itms {
    margin: 0 -15px
}

[mn="101"] .itm {
    flex: 0 0 var(--itm-cref-101);
    max-width: var(--itm-cref-101);
    padding: 15px
}

[mn="101"] .itm a {
    color: inherit
}

[mn="101"] a:hover button {
    background-color: var(--clr02);
    border: 2px solid var(--clr02);
}

[mn="101"] .itm>div {
    height: 100%
}

[mn="101"] .top {
    background-color: #eee;
}

[mn="101"] .bimg-w {
    width: 90%;
    padding: 15% 0
}

[mn="101"] .bimg {
    transition: all .6s ease;
    transform: scale(1)
}

[mn="101"] a:hover .bimg {
    transform: scale(1.05)
}

[mn="101"] .itm .bottom {
    padding: 15px
}

[mn="101"] .itm .bottom .desc {
    font-size: var(--font-s);

    display: block;
    display: -webkit-box;
    /* max-width: 200px; */
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

[mn="101"] .ttl {
    font-family: var(--font-t1);
}

[mn="101"] h2 {
    color: inherit
}

[mn="101"] .bimg {
    padding-top: 80%
}

[mn="101"] .bimg-w {
    width: 110%;
    padding: 0;
    background-color: var(--clr01);
}

/* ================================== */
/* ================================== */
[mn="106"] {
    color: #fff
}

[mn="106"] .itms {
    margin: 0 -15px
}

[mn="106"] .itm {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 15px
}

[mn="106"] .itm-l {
    flex: 0 0 100px;
    max-width: 100px
}

[mn="106"] .itm-r {
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-left: 9px
}

[mn="106"] .itm .bimg {
    border-radius: 50%
}

[mn="106"] .ttl {
    font-family: var(--font-t1);
    text-transform: uppercase;
    margin: 0 0 12px;
    color: var(--clr01);
    font-size: 130%
}

@media (max-width: 991px) {
    [mn="106"] .itm {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 575px) {
    [mn="106"] .itm {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* ================================== */
/* ================================== */
:root {
    --itm-cref-102: 50%;
}

@media (max-width: 991px) {
    :root {
        --itm-cref-102: 50%;
    }
}

@media (max-width: 575px) {
    :root {
        --itm-cref-102: 100%;
    }
}

[mn="102"] {
    text-align: center;
    color: #fff;
    background-color: #000
}

[mn="102"] .itms {
    margin: 0 -15px
}

[mn="102"] .itm {
    flex: 0 0 var(--itm-cref-102);
    max-width: var(--itm-cref-102);
    padding: 15px
}

[mn="102"] .itm a {
    color: inherit
}

[mn="102"] a:hover button {
    background-color: var(--clr02);
    border: 2px solid var(--clr02);
}

[mn="102"] .itm>div {
    height: 100%;
    background-color: var(--clr01);
    border-top: 9px solid var(--clr01)
}

[mn="102"] .top {
    background-color: #eee;
}

[mn="102"] .bimg-w {
    padding: 15% 0
}

[mn="102"] .bimg {
    transition: all .6s ease;
    transform: scale(1)
}

[mn="102"] a:hover .bimg {
    transform: scale(1.05)
}

[mn="102"] .itm .bottom {
    padding: 15px
}

[mn="102"] .itm .bottom .desc {
    font-size: var(--font-s);

    display: block;
    display: -webkit-box;
    /* max-width: 200px; */
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

[mn="102"] .ttl {
    font-family: var(--font-t1);
}

[mn="102"] h2 {
    color: inherit
}

[mn="102"] .bimg {
    padding-top: 70%
}

[mn="102"] .bimg-w {
    width: 110%;
    padding: 0;
    background-color: var(--clr01);
}

/* ================================== */
/* ================================== */
[mn="904"] {
    text-align: center;
}

[mn="904"] .main.container {
    max-width: 800px
}

[mn="904"] h2 {
    color: inherit;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: var(--font-t2);
    font-size: 250%;
}

[mn="904"] .bimg-w {
    width: 80px
}

[mn="904"] .itm {
    flex: 0 0 25%;
    max-width: 25%;
}

[mn="904"] .itm>div {
    padding: 3px 6px;
}

[mn="904"] .desc {
    font-size: 120%;
    text-transform: uppercase;
    padding-bottom: 15px;
}

[mn="904"] .num {
    font-family: var(--font-t2);
    font-size: var(--font-l);
    line-height: 1;
    padding: 6px 0;
    color: var(--clr01)
}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 575px) {}

/* ================================== */
/* ================================== */
[mn="804"] {
    --bimg-dev: 14.3%;
    --opt-div: 100px;
}

[mn="804"] h2.price {
    color: var(--clr01, inherit);
}

[mn="804"] .l,
[mn="804"] .r {
    padding: 15px
}

[mn="804"] .l {
    flex: 0 0 calc(100% - 400px);
    max-width: calc(100% - 400px);
}

[mn="804"] .r {
    flex: 0 0 400px;
    max-width: 400px;
}

[mn="804"] .bimg-l .bimg {
    cursor: pointer
}

[mn="804"] .bimg-r .bimg {
    padding-top: 75%;
    cursor: pointer
}

[mn="804"] .bimg-l,
[mn="804"] .bimg-r {
    flex: 0 0 100%;
    max-width: 100%
}

[mn="804"] .opt-l {
    font-family: var(--font-t1);
    line-height: 1;
    padding: 0 9px 0 0
}

[mn="804"] .opt-r {
    margin: 9px 0
}

[mn="804"] .note {
    margin: 9px 0;
    font-size: 80%
}

[mn="804"] .note .a-whatsapp {
    color: #30d472
}

[mn="804"] .txtbx {
    margin: 9px 0
}

[mn="804"] .taste~.taste {
    margin-top: 9px
}

[mn="804"] .taste a {
    width: 100%
}

[mn="804"] .location.btn-gen-normal {
    background-color: #ddd;
    color: inherit;
    border: 0;
}

[mn="804"] .location.btn-gen-normal i.fas {
    color: var(--clr01);
}

[mn="804"] .ttl {
    font-family: var(--font-t1);
}

[mn="804"] .ttl~* {
    margin-top: 9px
}

[mn="804"] .info {
    font-size: 80%
}

[mn="804"] .ttlw {
    font-size: 120%
}

[mn="804"] .price {
    line-height: 1.1;
    font-family: var(--font-t1);
    color: var(--clr01);
    font-size: 200%
}

[mn="804"] .price .unit {
    font-size: 50%
}

[mn="804"] .txtbx h2 {
    text-align: inherit;
    margin: auto
}

[mn="804"] .txtbx h2.ttl {
    color: inherit;
    margin: 9px 0
}

[mn="804"] .cartingbx {
    color: inherit;
    margin: 9px 0
}

[mn="804"] .cartingbx .quantity {
    padding: 0 10px 0 0
}

[mn="804"] .cartingbx .quantity input {
    margin: 0;
    background-color: transparent;
    text-align: center;
    border: 0;
    border-bottom: 1px solid var(--clr01);
    width: 100px
}

[mn="804"] .btn-ctrl {
    padding: 0;
    position: absolute;
    top: 50%;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

[mn="804"] .btn-ctrl.btn-left {
    left: 0;
    transform: translate(50%, -50%);
}

[mn="804"] .btn-ctrl.btn-right {
    right: 0;
    transform: translate(-50%, -50%);
}

[mn="804"] .imgnotice {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    padding: 3px 12px;
    border-radius: 50px;
    transition: .4s all ease;
    cursor: pointer
}

/* [mn="804"] .imgnotice:hover {
    background-color: var(--clr01);
} */
[mn="804"] .ttltast>* {
    margin: 0 0 0 6px
}
[mn="804"] .socialbtn {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #ccc;
    background-color: #eee;
    width: max-content;
    line-height: 1;
    border-radius: 7px;
    padding: 3px;
    transform: translate(0,100%);
    z-index: 20;
    display: none;
}
[mn="804"] .socialbtn.active {
    display: block;
}
[mn="804"] .socialbtn .itm {
    padding: 6px
}
[mn="804"] .socialbtn .scon {
    border: 2px solid #000;
}
[mn="804"] .socialbtn .scon .bimg {
    background-color: #000;
}
[mn="804"] .socialbtn .scon:hover {
    border: 2px solid var(--clr01);
    background-color: var(--clr01)
}
[mn="804"] .socialbtn .scon:hover .bimg {
    background-color: var(--clr01x,#fff);
}

[mn="804"] .socialbtn .bimg-w {
    padding: 6px;
}
@media (max-width: 767px) {

    [mn="804"] .l,
    [mn="804"] .r {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 15px
    }
}

@media (max-width: 575px) {

    [mn="804"] .opt-l,
    [mn="804"] .opt-r {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.licht804 {
    color: #fff
}

.licht804 .nummering {
    margin: 15px 0;
    font-size: 150%;
    font-family: var(--font-t1)
}

.licht804 .bimg {
    padding-top: 55%
}

.licht804 .gals {
    margin: 0 -4px;
}

.licht804 .gal {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 2px;
    cursor: pointer;

}

.licht804 .gal>* {
    border: 3px solid var(--clr01x, transparent)
}

.licht804 .gal.active>* {
    border: 3px solid var(--clr01)
}

.licht804 .cats {
    margin: 15px 0 6px
}

.licht804 .cat {
    padding: 9px 9px;
    text-transform: uppercase;
    font-family: var(--font-t1);
    cursor: pointer;
    border-bottom: 2px solid var(--clr01x, transparent)
}

.licht804 .cat.active {
    border-bottom: 2px solid var(--clr01, transparent)
}

.licht804 .cat {
    padding: 9px 15px;
    text-transform: uppercase;
    font-family: var(--font-t1);
    cursor: pointer
}

.licht804 .btn-ctrl {
    padding: 0;
    position: absolute;
    top: 50%;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.licht804 .btn-ctrl.btn-left {
    left: 0;
    transform: translate(50%, -50%);
}

.licht804 .btn-ctrl.btn-right {
    right: 0;
    transform: translate(-50%, -50%);
}

.licht804.licht .main>div:not(.close-pop-w) {
    background-color: transparent;
    padding: 0;
    min-height: 100vh;
}

.licht804.licht .main {
    max-width: 800px
}

/* ================================== */
/* ================================== */
[mn="602"] {
    text-align: center
}

[mn="602"] img {
    max-height: 80vh
}

[mn="602"] .taste {
    margin: 15px 0
}

/* ================================== */
/* ================================== */
[mn="footer"] {
    color: #fff;
    min-height: 500px;
    margin-top: auto
}

[mn="footer"] a {
    color: inherit
}

[mn="footer"] .ttl {
    font-family: var(--font-t1);
    text-transform: uppercase;
    margin: 0 0 15px;
    color: var(--clr01)
}

[mn="footer"] .med .scon {
    border: 0;
    border-radius: 50%;
    background-color: #fff;
}

[mn="footer"] .med .scon:hover {
    background-color: var(--clr02);
}

[mn="footer"] .med .bimg {
    background-color: var(--clr01x, #000);
}

[mn="footer"] .med .scon:hover .bimg {
    background-color: #fff;
}

[mn="footer"] .med .bimg-w {
    padding: 8px;
}

[mn="footer"] .med .itm {
    padding: 0 3px;
}

@media only screen and (max-width: 767px) {}

/* ================================== */
/* ================================== */

[mn="200"] .contact~.contact {
    margin: 15px 0 0
}

[mn="200"] .contact .l .bimg-w {
    margin-top: 3px;
    margin-bottom: 15px
}

[mn="200"] .contact .l {
    flex: 0 0 40px;
    max-width: 40px;
}

[mn="200"] .contact .r {
    flex: 0 0 calc(100% - 40px);
    max-width: calc(100% - 40px);
    padding-left: 9px
}

[mn="200"] .itms {
    padding: 30px;
    border: 2px solid #ccc
}

[mn="200"] .itm:nth-child(1) {
    flex: 0 0 40%;
    max-width: 40%;
}

[mn="200"] .itm:nth-child(2) {
    flex: 0 0 60%;
    max-width: 60%;
}

[mn="200"] .ttl {
    font-size: 120%;
    font-family: var(--font-t2);
    line-height: 1;
    margin-bottom: 9px;
}

[mn="200"] .itms+.itms {
    margin-top: 45px
}

[mn="200"] .itm>div {
    padding: 9px
}

[mn="200"] .itm iframe {
    width: 100%;
}

[mn="200"] .itm .l .bimg-w {
    margin-bottom: 15px;
    margin-top: -6px
}

@media only screen and (max-width: 767px) {
    [mn="200"] .itms {
        margin: 0
    }

    [mn="200"] .itm:nth-child(1),
    [mn="200"] .itm:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [mn="200"] .itm>div {
        width: 300px;
        max-width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 575px) {}

.mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 100px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none
}

@media only screen and (max-width: 767px) {
    .mouse_scroll {
        display: none
    }
}

.m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);

    border-right: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0 0 3px 4px;

    width: 16px;
    height: 16px;
}


.unu {
    margin-top: 1px;
}

.unu,
.doi,
.trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;

}

.unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;

    animation-direction: alternate;
    animation-delay: alternate;
}

.doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;

    animation-delay: .2s;
    animation-direction: alternate;

    margin-top: -6px;
}

.trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;

    animation-delay: .3s;
    animation-direction: alternate;


    margin-top: -6px;
}

.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid white;
}

.wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative;

    height: 4px;
    width: 4px;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.wheel {
    -webkit-animation: mouse-wheel 0.6s linear infinite;
    -moz-animation: mouse-wheel 0.6s linear infinite;
    animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        top: 1px;
    }

    25% {
        top: 2px;
    }

    50% {
        top: 3px;
    }

    75% {
        top: 2px;
    }

    100% {
        top: 1px;
    }
}

@-o-keyframes mouse-wheel {

    0% {
        top: 1px;
    }

    25% {
        top: 2px;
    }

    50% {
        top: 3px;
    }

    75% {
        top: 2px;
    }

    100% {
        top: 1px;
    }
}

@keyframes mouse-wheel {

    0% {
        top: 1px;
    }

    25% {
        top: 2px;
    }

    50% {
        top: 3px;
    }

    75% {
        top: 2px;
    }

    100% {
        top: 1px;
    }
}

@-webkit-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}