@charset "UTF-8";

/* reset
---------------------------------------------- */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "helvetica-neue-lt-pro","Arial","Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p","RakutenSansJP2_W-DemiBold","RakutenSansJP2_W-Medium","RakutenSansJP2_W-Regular",sans-serif;
    font-size: 1.6rem;
    color: #111;
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    scroll-behavior: smooth;
}


/* 10px */

body {
    font-size: 1.6rem;
    line-height: 1;
    position: relative;
}

nav ul {
    list-style: none;
}


/*for IE*/

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
  /*vertical-align: baseline;*/
    background: transparent;
	color:#111;
}

a:hover {
    color: #9B00EC;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
select {
    vertical-align: middle;
}

.inline_block {
    /*for IE*/
    display: inline-block;
    display: inline;
    zoom: 1;
}

a:focus {
    outline: none;
}


/* common
---------------------------------------------- */

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.clearfix {
    clear: both;
}

body {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
}

img {
    width: 100%;
    /*height: auto;*/
}

section {
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    margin: 0 auto;
}

h1 {
    font-family: "helvetica-neue-lt-pro","Arial","RakutenSansJP2_W-DemiBold","RakutenSansJP2_W-Medium","RakutenSansJP2_W-Regular","M PLUS 1p","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","Noto Sans JP",sans-serif;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    color: white;
    background: #000;
    margin-bottom: 32px;
    padding: 0px 16px;
}

p {
    font-size: 1.6rem;
}

.no-pc {
    display: none;
}

.no-sp {
    display: block;
}

@media only screen and (max-width: 1224px) {
    .feature {
        padding: 80px 40px 210px !important;
    }
}

@media only screen and (max-width: 980px) {
    .no-pc {
        display: block;
    }
    .no-sp {
        display: none;
    }
}

/*  bnr_infoarea -------------------- */
.bnr_infoarea{
    background-color:#FEF0DD;
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    height:48px;
    padding:1.0rem 1.5rem .75rem 1.5rem;
}
@media only screen and (max-width: 650px) {
   .bnr_infoarea{
    height:76px;
    }
} 
.bnr_infoarea a{
    text-decoration: inherit;
    color:#A35E04;
}
.bnr_infoarea a:hover{
     color:#5d3502;
}
.bnr_infoarea a svg {
    margin-bottom: 3px;
    margin-left: 6px;
    vertical-align:middle;
}

/*  HERO -------------------- */

.hero {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1440px;
    height: auto;
}

@media only screen and (max-width: 709px) {
    .contents .index-box,
    .contents .howto,
    .contents .prev-link,
    .contents .bnr{
        padding: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .hero {
        width: 100%;
    }
    .contents {
        top: 100px !important;
        margin-bottom: 0px !important;
    }
}


/* Index button
-------------------------------------------------- */

.index-box {
    margin: 60px auto;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 860px;
    gap: 20px;
}

.index a {
    width: 420px;
    text-decoration: none;
    transition: all 0.5s;
    text-align: center;
    padding: 32px 24px;
    background: transparent;
    border: 2px solid #ea72b4;
    display: block;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    color: #ea72b4;
    align-items: center;
    border-radius: 36px 0 36px 0;
}

.index a:hover {
    background: #ea72b4;
    color: #fff;
}

h2 {
    font-size: 2.6rem;
    font-weight: 600;
    margin-top: 80px;
    margin-bottom: 16px;
    line-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.ttl-txt {
    display: block;
    font-size: 16px;
    margin-bottom: 42px;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
}
p.ttl-txt small {
    display: block;
    font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 1.4rem;
    padding-top: 8px;
}
h2:before,
h2:after {
    content: '';
    width: 24%;
    height: 4px;
    background-color: #ea72b4;
    margin-right: 3%;
    margin-left: 3%;
}

@media only screen and (max-width: 980px) {
    h2 {
        font-size: 2.0rem;
        line-height: 26px;
        margin-top: 0;
    }
}

@media only screen and (max-width: 909px) {
    .index a {
        width: auto;
    }
}

@media only screen and (max-width: 709px) {
    .index-box {
        margin: 30px auto;
    }
    .index a {
        font-size: 16px;
        padding: 20px 15px;
    }
}

@media only screen and (max-width: 500px) {
    .index a {
        width: 168px;
        font-size: 14px;
        padding: 20px 15px;
        border-radius: 28px 0 28px 0;
    }
    p.ttl-txt {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .index-box {
        gap: 8px;
    }
}


/* Slide contents
-------------------------------------------------- */

#slider1,
#slider2 {
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.splide__slide {
    width: 370px !important;
}

.splide__list {
    height: auto !important;
}

.splide__slide>.slide-media {
    text-align: center;
    padding: 60px 0 0;
    width: 370px !important;
}

.splide__slide>.vsl-bk {
    background: #eca7b5;
}

.splide__slide>.nft-bk {
    background: #edccfd;
}
.splide__slide>.rt-bk {
    background: #F0FFFF;
}

.splide__slide>.slide-media img {
    width: 300px !important;
}

.splide__slide>.slide-media p span {
    color: white;
    font-size: 1.6rem;
    font-weight: bold;
    width: 290px;
    position: absolute;
    top: 24px;
    left: 40px;
    text-align: center;
}

.splide__slide>.slide-media p span small {
    display: block;
    color: white;
    font-size: 1.2rem;
    line-height: 12px;
}

.slide-txt {
    width: 370px;
    background: #f6f6f6;
    padding: 24px 48px;
    text-align: left;
}

.slide-txt h4 {
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
	line-height: 24px;
}

.slide-txt h4 span {
    display: block;
    font-family: "Bebas Neue Pro", "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.4rem;
    color: #7a7a7a;
    /*letter-spacing: 0.1rem;*/
}

.slide-txt p {
    font-size: 1.6rem;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
}

.slide-txt p small {
    display: block;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 1.4rem;
    padding-top: 14px;
}

.slide-txt p strong {
    display: block;
    font-size: 1.6rem;
    padding-top: 24px;
    color: #7D00BE;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
}

.splide__pagination,
.splide__arrow--prev,
.splide__arrow--next {
    display: none !important;
    opacity: 0 !important;
}

@media only screen and (max-width: 1220px) {
    .howto {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .splide__slide,
    .splide__slide>.slide-media,
    .slide-txt {
        width: 260px !important;
    }
    .splide__slide>.slide-media img {
        width: 220px !important;
    }
    .slide-txt {
        padding: 24px;
    }
    .splide__slide>.slide-media p span {
        width: 180px;
        font-size: 1.4rem;
        line-height: 16px;
        top: 16px;
        left: 30px;
    }
}

@media only screen and (max-width: 709px) {
    .howto {
        padding: 0;
    }
}


/* contents
--------------------------------------------------- */

.howto p.memo {
    color: #7a7a7a;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.howto p.memo::before {
    content: '';
    width: 24%;
    height: 4px;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #7A7A7A transparent transparent;
    margin-right: 1%;
    margin-left: 1%;
}

.howto p.memo::after {
    content: '';
    width: 24%;
    height: 4px;
    border-style: solid;
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent #7A7A7A;
    margin-right: 1%;
    margin-left: 1%;
}

@media only screen and (max-width: 767px) {
    .howto p.memo {
        font-size: 1.4rem;
    }
}

@media only screen and (max-width: 467px) {
    .howto p.memo::before,
    .howto p.memo::after {
        width: 14%;
    }
}
/* notes
-------------------------------------------------- */

.notes {
    margin: 0 auto;
    background: #e1c5e6;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../images/texture.png);
    background-repeat: repeat-x;
    background-position: 50% 0;
    background-size: 1440px;
}
@media only screen and (max-width: 870px) {
.notes{
        padding: 64px 20px;
    }
}

.notes h4 {
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 2.6rem;
    margin-bottom: 32px;
}

@media only screen and (max-width: 980px) {
    .notes h4 {
        font-size: 2.2rem;
    }
}

.notes .inner_box {
    padding: 32px 64px;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 80px 0 80px 0;
    opacity: 77%;
}

@media only screen and (max-width: 768px) {
    .notes .inner_box {
        padding: 56px 24px;
    }
}
.notes ul .title_text {
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
	font-weight: 600;
    font-size: 1.7rem;
}
@media only screen and (max-width: 430px) {
    .notes ul .title_text {
        font-size: 1.6rem;
    }
}
.notes ul {
    margin: 0 auto 16px;
    width: 100%;
    max-width: 902px;
    text-align: left;
}

.notes ul li {
    font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 1.6rem;
    line-height: 28px;
    padding-left: 1em;
    text-indent:-1em;
}
@media only screen and (max-width: 430px) {
    .notes ul li {
    line-height: 22px;
    font-size:1.4rem;
}
}
.notes ul li.noindent{
    text-indent:0;
}

.notes ul .asterisk {
    font-size: 1.4rem;
    line-height: 20px;
}
.notes ul li a.rt{
    color: #8529cd;
    text-decoration: none;
}
.notes ul li a.rt:hover,
.notes ul li a.rt:active,
.notes ul li a.ngzk:hover,
.notes ul li a.ngzk:active {
    opacity: 0.8;
}
.notes ul li a.rt img{
    width: 18px;
    height: auto;
    padding-top: 3px;
    /* margin-left: 3px; */
    /* margin-right: 0; */
    position: relative;
    top: 1px;
    right: 4px;
}

/* txt link
--------------------------------------------------- */

.link_area {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 24px 0;
}

.link_area a {
    width: 16px;
    stroke: #333;
    color: #333;
}

.link_area p {
    text-align: left;
    margin-bottom: 8px;
	font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

.link_area a.vissel:hover,
.link_area a.vissel:active {
    color: #9B0020;
    stroke: #9B0020;
}

.link_area a.nft:hover,
.link_area a.nft:active {
    color: #7D00BF;
    stroke: #7D00BF;
}

.link_area a.rt:hover,
.link_area a.rt:active {
    color: #8529cd;
    stroke: #8529cd;
}

.link_area a svg {
    margin-left: 6px;
}

.prev-link a {
    display: block;
    margin-top: 72px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #812990;
    text-decoration: none;
}

.prev-link img {
    position: relative;
    top: 2px;
    right: 8px;
}

.prev-link a:hover {
    opacity: .7;
}

.link-arrow {
    width: 10px;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .prev-link a {
        font-size: 1.6rem;
        margin-top: 30px;
    }
}

/*  page top -------------------- */

.float {
    display: none;
    z-index: 10000;
}

.float-fix {
    display: block;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 16px;
    right: 32px;
    z-index: 100000;
}

a.float-fix img {
    width: 100%;
}

@media only screen and (max-width: 980px) {
    .float-fix {
        /*bottom: 106px !important;*/
        right: 16px !important;
    }
}


/* banner
--------------------------------------------------- */

.bnr {
    margin: 120px auto 100px;
}

.bnr img {
    width: 95%;
    max-width: 576px;
}

.bnr:hover {
    opacity: .8;
}

@media only screen and (max-width: 767px) {
    .bnr {
        margin: 100px auto 0;
    }
}





/* footer
--------------------------------------------------- */

/*
 * 全体的なフッターのスタイル
 */
footer {
    position: relative;
    opacity: 1;
  /*  margin-top: 50px;*/
    margin-top: 140px;
}

/*
 * フッターの固定部分のスタイル
 */
.footer-fix {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 32px 0 24px;
    text-align: center;
    width: 100%;
    background-color: rgba(247, 247, 247);
    box-sizing: border-box;
}

.footer-fix span {
    align-items: center;
    font-size: 1.2rem;
    color: #4D4D4D;
}

.footer-fix p {
    height: 16px;
    font-size: 1rem;
    color: black;
    line-height: 16px;
    margin-top: 16px;
}

/*
 * フッターリンクのスタイル
 */
.footer-fix .footer-link a {
    margin-right: 24px;
    font-size: 1.4rem;
    color: #4D4D4D;
    text-decoration: none;
}

.footer-fix .footer-link a:hover,
.footer-txt div a:hover {
    color: #7D00BE;
    text-decoration: underline;
}

.footer-fix .footer-link a:last-child {
    margin-right: 0;
}

.footer-flex-top {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 1rem;
}

.footer-flex-bottom {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 1rem;
}

.footer-icon a {
    width: auto;
}
.footer-icon img{
    display: block;
    text-align: center;
}

.x-logo {
    width: 30px;
    height: 30px;
    margin: 0 auto; 
    margin-top: 5px;
}

.green-branding-logo {
    width: 220px;
    height: 56px;
    margin: 0 auto;
    margin-top: 24px;
}

.footer-icon-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}


.footer-txt {
    margin: 20px auto;
    padding-bottom: 16px;
    text-align: center;
}

.footer-txt p {
    margin-bottom: 4px;
    font-size: 10px !important;
    color: black;
}

.footer-txt div a {
    color: #4D4D4D;
    text-decoration: none;
    margin-right: 20px;
    font-size: 1.4rem;
}

.footer-txt div a:last-child {
    margin-right: 0;
}

/*
 * PCプレビュー要素のスタイル (デフォルト非表示)
 */
.pc-preview {
    display: none;
}


@media only screen and (max-width: 980px) {
    .pc-preview {
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        margin: 0 auto 20px auto;
    }

    .pc-preview img {
        width: 20px;
        margin-right: 8px;
    }

    .pc-preview span {
        text-align: center;
        font-size: 14px;
        font-family:"Noto Sans JP","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","MS PGothic","ＭＳ Ｐゴシック","Meiryo","メイリオ","M PLUS 1p",sans-serif;
    }

    .pc-preview :hover {
        color: #7D00BE;
        text-decoration: underline;
    }

    .pc-preview svg {
        fill: #686868;
    }

    .pc-preview:hover svg {
        fill: #7D00BE;
    }

    .footer-fix {
        padding: 24px 24px 16px;
        text-align: left;
        justify-content: flex-start;
        flex-direction: column;
    }

    .footer-fix p {
        font-size: 1rem;
        text-align: center;
    }

    .footer-link {
        margin: 0;
        text-align: left;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

    .footer-fix .footer-link a {
        font-size: 1.2rem;
        line-height: 1.5;
        padding: 4px 0;
    }

    .footer-flex-top {
        width: 100%;
        flex-wrap: wrap;
        gap: 1.5rem;
        margin-bottom: 1rem;
    }

    .footer-flex-bottom {
        width: 100%;
        align-items: flex-start;
        margin-bottom: 1rem;
    }

    .footer-flex-bottom a {
        margin-right: 0;
    }

    .footer-icon {
        display: flex;
        flex-direction: column;
        align-items: center; 
        width: 100%;
    }

    .footer-icon a {
        width: auto;
    }
}


@media only screen and (max-width: 768px) {
    footer {
        margin-bottom: 0;
        background: white;
    }

    .pc-preview {
        width: fit-content;
        margin: 0 0 20px 0;
        justify-content: flex-start;
    }

    .footer-fix {
        text-align: left;
        width: 100%;
        align-items: flex-start;
    }

    .footer-flex-top {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }

    .footer-flex-bottom {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }

    .footer-icon {
        display: flex;
        flex-direction: column;
        align-items: flex-start; 
        width: fit-content;
        margin: 0;
        gap: 14px;
    }

    .footer-icon a {
        width: auto;
        margin-top: 14px;
    }

    .x-logo,
    .green-branding-logo {
        margin: 0;
    }

    .green-branding-logo {
        width: 140px;
        height: fit-content;
        height: auto;
    }

    .footer-txt {
        margin: 16px 24px 0px;
        text-align: left;
    }

    .footer-fix p {
        text-align: left;
        margin-top: 10px;
    }

    .footer-txt div a {
        font-size: 1rem;
    }

    .footer-bottom-group{
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: last baseline;
    }

    .footer-bottom-group p{
        width: fit-content;
    }


}

@media only screen and (max-width: 510px) {
    .footer-link {
        flex-wrap: wrap;
        height: auto;
        flex-direction: row;
    }
    .footer-link a {
        padding-bottom: 16px;
    }
}


/* NAVI-------------------- */

header {
    display: flex;
    width: 100%;
    padding: 6px 130px 6px 24px;
    align-items: center;
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(14, 31, 53, 0.12), 0px 4px 8px 0px rgba(14, 31, 53, 0.08);
}
@media only screen and (max-width:1480px){
header {    
    padding: 6px 130px 6px 20px;
}
}  
header img.ticket-logo {
    width: 230px !important;
    height: auto;
}
#mobile-logo-png{
    display:none;
}
@media only screen and (max-width:1023px){
#mobile-logo-png{
    display:inline !important;
}
#desktop-logo-png{
    display:none;
}
header img.ticket-logo {
        width: 120px !important;
        height: auto;
    }
}
@media only screen and (max-width: 840px) {
    header {
        height: 64px;
        align-items: baseline !important;
    }
    header img.ticket-logo {
        width: 65px !important;
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    header {
        padding: 6px 16px;
    }
}