@charset "UTF-8";/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

html {
  background-color: #ECD897;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0;
    opacity: 1.0;

}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 70%;
    line-height: 0.5;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

/* button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
} */

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.flex {
    display: flex
}

.flex-auto {
    flex: 1 1 auto
}

.flex-even {
    flex: 1 1
}

.flex-wrap {
    flex-wrap: wrap
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.align-center {
    align-items: center
}

.mx-auto {
    margin: 0 auto
}

.text-center {
    text-align: center
}

.hidden {
    display: none
}

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

html {
    font-size: 20px;
    letter-spacing: .33px;
    scroll-behavior: smooth;
    touch-action: manipulation
}

html,body {
    min-width: 24rem;
    overflow-x: hidden
}

body {
    color: #0F4C81;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

a {
    text-decoration: none;
    color: #0F4C81
}

img {
    vertical-align: baseline
}

aside nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

aside nav ul li {
    margin: 1em 0;
    position: relative
}

aside nav ul ul {
    padding-left: 1rem
}

a:hover {
    color: #fff!important;
    background-color: rgba(255,255,255,.1)
}

ul.pagination {
    display: flex;
    justify-content: center;
    list-style-type: none
}

ul.pagination .page-item a {
    padding: 1rem
}

hr {
    height: 5px;
    border: none;
    background: #e9ecef
}

.container {
    width: 100%;
    max-width: 100rem;
    margin: 0 auto
}

.lyrics-taxonomy-container {
    padding-bottom: 1rem
}

.lyrics-taxonomy {
    padding-right: .2rem;
    padding-left: .5rem
}

.book-icon {
    filter: none
}

.book-brand {
    width: auto;
    right: 0;
    left: 0;
    margin-top: 0
}

.book-brand-img {
    height: auto;
    width: auto;
    vertical-align: middle;
    margin-right: .5rem;
    border-radius: 10px;
}

.header-container div .book-brand {
    position: absolute;
    margin: auto;
    text-align: center
}

.book-menu nav .book-brand {
    position: relative;
    text-align: left
}

.book-menu {
    flex: 0 0 20rem;
    font-size: .825rem;
    position: fixed;
    z-index: 99
}

.book-menu nav {
    width: 20rem;
    padding: 3rem;
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto
}

.book-menu a {
    color: inherit;
    word-wrap: break-word
}

.book-menu a.active {
    color: #fff
}

.book-menu a.collapsed::after {
    content: "▸";
    position: absolute;
    right: 0
}

.book-section-flat {
    margin-bottom: 2rem
}

.book-section-flat:not(:first-child) {
    margin-top: 2rem
}

.book-section-flat>a,.book-section-flat>span {
    font-weight: bolder
}

.book-section-flat>ul {
    padding-left: 0
}

.book-page {
    position: relative;
    left: 12rem;
    width: calc(100% - 14rem);
    max-width: 100%;
    min-width: 24rem;
    min-height: 100vh;
    padding: 1rem;
    z-index: 100
}

.book-post {
    margin-bottom: 3rem
}

.book-header {
    display: none;
    margin-bottom: 1rem
}

.book-header label {
    line-height: 0;
    z-index: 1000
}

.header-title {
    color: inherit
}

.book-search {
    position: relative;
    margin: 1rem 0;
    border-bottom: 1px solid transparent
}

.book-search::after {
    display: block;
    content: "";
    clear: both
}

.book-search input {
    width: 100%;
    padding: .5rem;
    border: 0;
    border-radius: .25rem;
    background: #212529;
    color: #fff
}

.book-search input:required+.book-search-spinner {
    display: block
}

.book-search .book-search-spinner {
    position: absolute;
    margin: .5rem;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    border: 1px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 1s ease infinite
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.book-toc {
    flex: 0 0 16rem;
    font-size: .75rem
}

.book-toc nav {
    width: 16rem;
    padding: 1rem;
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto
}

.book-toc img {
    height: 1em
}

.book-toc nav>ul>li:first-child {
    margin-top: 0
}

.book-footer {
    padding-top: 1rem;
    font-size: .875rem
}

.book-footer img {
    height: 1em;
    margin-right: .5rem
}

.book-comments {
    margin-top: 1rem
}

.book-languages {
    position: relative;
    overflow: visible;
    padding: 1rem;
    margin: -1rem
}

.book-languages ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.book-languages ul li {
    white-space: nowrap;
    cursor: pointer
}

.book-languages:hover .book-languages-list,.book-languages:focus .book-languages-list,.book-languages:focus-within .book-languages-list {
    display: block
}

.book-languages .book-languages-list {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    padding: .5rem 0;
    background: #000;
    box-shadow: 0 0 .25rem rgba(0,0,0,.1)
}

.book-languages .book-languages-list li img {
    opacity: .25
}

.book-languages .book-languages-list li.active img,.book-languages .book-languages-list li:hover img {
    opacity: 1
}

.book-languages .book-languages-list a {
    color: inherit;
    padding: .5rem 1rem
}

.book-home {
    padding: 1rem
}

aside nav,.book-page,.book-header aside,.markdown,header {
    transition: .2s ease-in-out;
    transition-property: transform,margin,opacity
}

@media screen and (max-width: 54.8rem) {
    .book-menu {
        margin-left:-10rem;
        font-size: 13px
    }

    .book-toc {
        display: none
    }

    .book-header {
        display: block
    }

    #menu-control:checked+main .book-menu nav,#menu-control:checked+main .book-page,#menu-control:checked+main header {
        transform: translateX(10rem);
        opacity: 100%
    }

    #menu-control:checked+main .book-header aside,#menu-control:checked+main .markdown {
        opacity: .25
    }

    #menu-control:checked+main .book-menu-overlay {
        min-height: 100%;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    #menu-control:checked+main .book-header {
        opacity: 0
    }

    .book-page {
        position: relative;
        width: 100%;
        left: 0
    }

    #toc-control:checked+aside {
        display: block
    }
}

@media screen and (min-width: 100rem) {
    .book-page,.book-menu nav,.book-toc nav {
        padding:2rem 1rem
    }
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

code {
    font-family: roboto mono,monospace
}

@media print {
    .book-menu,.book-footer,.book-toc {
        display: none
    }

    .book-header,.book-header aside {
        display: block
    }

    main {
        display: block!important
    }
}

.markdown {
    line-height: 1.6em
}

.markdown>:first-child {
    margin-top: 0
}

.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6 {
    font-weight: 400;
    line-height: 1em;
    margin-top: 1.5em;
    margin-bottom: 1rem
}

.markdown h4,.markdown h5,.markdown h6 {
    font-weight: bolder
}

.markdown h5 {
    font-size: .875em
}

.markdown h6 {
    font-size: .75em;
    line-height: 1.5;
}

.markdown b,.markdown optgroup,.markdown strong {
    font-weight: bolder
}

.markdown a {
    text-decoration: none
}

.markdown a:visited {
    color: #8ea1b4
}

.markdown a:hover {
    color: #fff!important;
    background-color: rgba(255,255,255,.1)
} 

.markdown img {
    max-width: 100%
}

.markdown code {
    padding: 0 .25rem;
    background: #343a40;
    border-radius: .25rem;
    font-size: .875em
}

.markdown pre {
    padding: 1rem;
    background: #212529;
    border-radius: .25rem;
    overflow-x: auto
}

.markdown pre code {
    padding: 0;
    background: 0 0
}

.markdown blockquote {
    margin: 1rem 0;
    padding: .5rem 1rem .5rem .75rem;
    border-left: .25rem solid #e9ecef;
    border-radius: .25rem
}

.markdown blockquote :first-child {
    margin-top: 0
}

.markdown blockquote :last-child {
    margin-bottom: 0
}

.markdown table {
    overflow: auto;
    display: block;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.markdown table tr th,.markdown table tr td {
    padding: .5rem 1rem;
    border: 1px solid #e9ecef
}

.markdown table tr:nth-child(2n) {
    background: #f8f9fa
}

.markdown hr {
    height: 1px;
    border: none;
    background: #e9ecef
}

.markdown ul,.markdown ol {
    padding-left: 2rem
}

.markdown dl dt {
    font-size: medium;
    font-weight: bolder;
    margin-top: 1rem
}

.markdown dl dd {
    font-size: small;
    line-height: 1.5;
    margin-left: 2rem
}

.haikei {
  background-color: rgba(255,255,255,.2);
  padding: 10px;
}

.markdown .highlight table tr td:nth-child(1) pre {
    margin: 0;
    padding-right: 0
}

.markdown .highlight table tr td:nth-child(2) pre {
    margin: 0;
    padding-left: 0
}

.markdown details {
    padding: 1rem;
    border: 1px solid #e9ecef;
    border-radius: .25rem
}

.markdown details summary {
    line-height: 1;
    padding: 1rem;
    margin: -1rem;
    cursor: pointer
}

.markdown details[open] summary {
    margin-bottom: 0
}

.markdown-inner>:first-child {
    margin-top: 0
}

.markdown-inner>:last-child {
    margin-bottom: 0
}

.markdown,book-post {
    margin-top: 30px;
    margin-bottom: 30px
}


.markdown .book-expand {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #e9ecef;
    border-radius: .25rem;
    overflow: hidden
}

.markdown .book-expand .book-expand-head {
    background: #f8f9fa;
    padding: .5rem 1rem;
    cursor: pointer
}

.markdown .book-expand .book-expand-content {
    display: none;
    padding: 1rem
}

.markdown .book-expand input[type=checkbox]:checked+.book-expand-content {
    display: block
}

.markdown .book-tabs {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #e9ecef;
    border-radius: .25rem;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.markdown .book-tabs label {
    display: inline-block;
    padding: .5rem 1rem;
    border-bottom: 1px transparent;
    cursor: pointer
}

.markdown .book-tabs .book-tabs-content {
    order: 999;
    width: 100%;
    border-top: 1px solid #f8f9fa;
    padding: 1rem;
    display: none
}

/* .markdown .book-tabs input[type=radio]:checked+label {
    border-bottom: 1px solid #81bcf8
} */

.markdown .book-tabs input[type=radio]:checked+label+.book-tabs-content {
    display: block
}

.markdown .book-columns {
    margin-left: -1rem;
    margin-right: -1rem
}

.markdown .book-columns>div {
    margin: 1rem 0;
    min-width: 12rem;
    padding: 0 1rem
}

/* .markdown a.book-btn {
    display: inline-block;
    font-size: .875rem;
    color: #81bcf8;
    line-height: 2rem;
    padding: 0 1rem;
    border: 1px solid #81bcf8;
    border-radius: .25rem;
    cursor: pointer
} */

/* .markdown a.book-btn:hover {
    text-decoration: none
} */

/* .markdown .book-hint.info {
    border-left-color: #6bf;
    background-color: rgba(102,187,255,.3)
}

.markdown .book-hint.warning {
    border-left-color: #fd6;
    background-color: rgba(255,221,102,.3)
}

.markdown .book-hint.danger {
    border-left-color: #f66;
    background-color: rgba(255,102,102,.3)
} */

/* * {
    box-sizing: border-box!important;
} */

html {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

html::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none
}

html,body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

iframe {
    max-width: 100%
}

hr {
    background: 0 0!important;
    border-top: dotted 1px #ffffff4f!important
}

.top_page hr {
    height: 1.5rem
}

li:marker {
    color: #ffffff4f;
    font-size: .5em;
    list-style-type: square
}

nav {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

nav::-webkit-scrollbar {
    display: none
}

.site_credit {
    font-size: .65rem;
    margin: 0;
    margin-top: .2rem
}

.book-menu {
    width: 10rem
}

.book-header {
    display: flex!important;
    position: fixed!important;
    width: 100%!important;
    max-width: 100%;
    margin: 0;
    padding: 1rem;
    z-index: 200!important
}

@media screen and (min-width: 54.8rem) {
    .book-header {
        display:none!important
    }
}

.book-brand-header {
    margin-left: .5rem
}

.book-header .book-brand-header {
    display: none
}

.book-brand-img {
    height: 2rem!important
}

.icon svg {
    height: inherit
}

/* .icon-spotify:hover path {
    fill: #1db954!important
}

.icon-applemusic:hover path {
    fill: url(#gradient-applemusic)!important
}

.icon-youtube:hover path {
    fill: red!important
}

.icon-twitter:hover path {
    fill: #1da1f2!important
}

.icon-instagram:hover path {
    fill: url(#gradient-instagram)!important
} */

.book-header {
    background: -moz-linear-gradient(top,#000000 50%,transparent);
    background: -webkit-linear-gradient(top,#000000 50%,transparent);
    background: linear-gradient(to bottom,black,rgba(0,0,0,0.5) 60%,transparent)
}

.header-page-title {
    right: 0;
    position: fixed;
    margin-right: 1rem
}

.header_logo {
    margin-left: .6rem
}

.top-image-container {
    left: 0;
    top: 0;
    max-width: 100%;
    height: calc(100vh - 26px - 2rem);
    padding-bottom: calc(26px + 2rem);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.top-img {
    max-height: 100%;
    object-fit: cover;
    z-index: 0;
    vertical-align: middle
}

.top-img.logo {
    width: 1000px;
    height: 1000px;
    max-width: 1500px!important
}

.top-article,.markdown {
    margin-top: 0;
    margin-top: 0
}

.markdown.book-post {
    padding-top: 3rem!important
}

.markdown.book-post.info {
    padding-top: 6rem
}

@media screen and (min-width: 54.8rem) {
    .markdown.book-post {
        padding-top:0!important
    }

    .markdown.book-post.info {
        padding-top: 3rem
    }

    .top-image-container {
        height: calc(100vh - 1rem);
        padding-bottom: 1rem
    }
}

.home_readmore_text,.home_readmore_text h3 {
    width: 100%;
    margin: 0;
    padding: 0
}

.home_readmore_text {
    line-height: 1.5rem;
    text-align: center;
    padding: 6rem 0;
    background-color: rgba(255,255,255,.05)
}

@media screen and (min-width: 54.8rem) {
    .home_readmore_text {
        padding:3rem 0
    }
}

.urgent_message {
    background-color: #ffd800;
    padding: 1rem;
    color: #000
}

.urgent_message a {
    color: red
}

.article_title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.article_title h1,.article_title h2,.article_title h3,.article_title h4,.article_title h5,.article_title h6,.article_title p {
    display: flex;
    line-height: 1;
    margin: 0
}

.article_title h1,.article_title h2 {
    color: #3E70A2
}

h4, h5, h6, small{
    color: #3E70A2
}


.article_title:hover {
    color: #fff;
    background-color: rgba(255,255,255,.2)
}

.bio_box {
    display: flex;
    
}

.info_post {
    width: 100%;
    margin-bottom: 1.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
    overflow-wrap: anywhere
}

@media screen and (max-width: 699px) {
    .markdown.book-post.list .info_post {
        display:block
    }
}

.info_img_box {
    margin: 5px;
    width: calc(30% - 10px);
    padding-top: 30%;
    overflow: hidden;
    display: flex;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.info_text {
    width: 70%;
    margin-bottom: .5rem;
    padding-left: 1rem
}

.info_text .top_page {
    width: 100%
}

.info_post .top_page {
    width: 100%
}

.info_text h1,.info_text h2,.info_text h3,.info_text h4,.info_text h5,.info_text p {
    margin: 0;
    margin-bottom: 4px
}

.info_text h2 {
    margin-top: 5px!important
}

.info_text p {
    margin: 0;
    margin-top: 10px;
    line-height: 1.4rem
}

@media screen and (min-width: 54.8rem) {
    .info_img_box {
        width:calc(15% - 10px);
        padding-top: 15%
    }

    .info_text {
        width: 85%
    }
}

.markdown.book-post.list {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    min-height: 80vh
}

.live_date_box {
    margin: 5px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    text-align: center
}

.live_text {
    padding: 5px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-left: none
}

@media screen and (min-width: 700px) {
    .live_date_box {
        width:calc(34% - 10px);
        text-align: right
    }

    .live_text {
        width: calc(66% - 10px);
        border-left: dotted 1px #ffffff4f;
        text-align: left
    }
}

.info_text .live_date_box,.info_text .live_text {
    text-align: left;
    width: 100%
}

.live_date_box h1,.live_date_box h2,.live_date_box h3,.live_date_box h4,.live_date_box h5,.live_date_box h6,.live_date_box p,.live_date_box small,.live_text h1,.live_text h2,.live_text h3,.live_text h4,.live_text h5,.live_text h6,.live_text p,.live_text small {
    margin: 0
}

.live_title h1,.live_title h2 {
    line-height: 1!important
}

.live_title h2 {
    margin: 0 0 3rem!important
}

.discos_box {
    width: 100%;
    padding: 0!important;
    margin-bottom: 15px!important
}

.discos_title {
    margin: 0!important;
    margin-top: .3rem!important
}

@media screen and (min-width: 600px) {
    .discos {
        display:flex;
        flex-wrap: wrap
    }

    .discos_box {
        width: calc(100%/3);
        padding: 5px!important
    }
}

@media screen and (min-width: 1921px) {
    .markdown.book-post.discos .discos_box {
        width:calc(100%/4)
    }
}

.disco_credits {
    margin-top: inherit
}

.disco_credits a,.info_body a,.bio_body a {
    display: inline-block
}

.youtube_iframe,.youtube_iframe.top_page {
    width: 100%;
    height: 300px
}

@media screen and (min-width: 600px) {
    .youtube_iframe {
        height:500px
    }

    .youtube_iframe.top_page {
        width: 49.5%;
        height: 250px
    }
}

.vh_img_box {
    width: 100%
}

.vh_img {
    width: 100%;
    max-height: calc(100vh - 2rem);
    object-fit: contain
}

.backtolist {
    margin-top: 3rem;
    margin-left: -.4rem
}

.book-brand.footer {
    padding-top: 5rem;
    text-align: right
}

.book-brand.footer a {
    color: #3E70A2;
    font-size: x-small;
    font-weight: 400;
}

#netlify-identity-widget {
    z-index: 10000!important;
    max-width: 100%
}

#bio_logo {
  width: 250px;
  height: auto;
}

.haisinchu {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 30px;
}

