@charset "UTF-8";

/*
  Josh's Custom CSS Reset
  https://www.joshwcomeau.com/css/custom-css-reset/
*/
*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
 .modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
*:focus {
  outline: none;
}
 ol, ul {
    list-style-type: none;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    content: "\e914";
    font-weight: normal;
    font-size: .8em;
    position: relative;
    top: -.2em;
}
a {
    color: #eb82af;
    text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.ff-b {
    font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
}
.disabled {
    visibility: hidden;
}
html {
    font-size:62.5%;
} 
body {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #000;
    font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
    display: none;
}
.contents-wrapper::before {
    content: '';
    display: block;
    background: url(../images/interview01/bg.jpg);
    background-size: cover;
    background-position: center center;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    top: 0;
    left: 0;
}
#kv {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
}
#kv h1 {
    background: url(../images/title_main.png) no-repeat;
    width: 494px;
    height: 243px;
    background-size: contain;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#kv h2 {
    position: absolute;
    bottom: 30px;
    left: 16.8vw;
}
#kv a.btn {
    display: inline-block;
    position: absolute;
    bottom: 54px;
    right: 9vw;
}
.wrapper,#yodogawa {
    position: relative;
    z-index: 1;
}
.contents-wrapper {
    scroll-snap-type: none;
    overflow-y: auto;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}
.contents-wrapper.active {
    scroll-snap-type: y mandatory;
}
.contents-wrapper.active section {
    scroll-snap-align: start;
}
#yodogawa {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    font-family: 'Koburina Gothic W6 JIS2004', sans-serif;    
    color: #332e20;
    display: flex;
    align-items: center;
    justify-content: center;
}
#yodogawa div.inner {
    max-width: 540px;
    width: 95.8%;
    margin: 0 auto;
    background-color: rgba(255,255,255,.95);
    display: flex;
    align-items: center;
    justify-content: center;
 }
#yodogawa div.text {
    padding: 37px 0;
}
#yodogawa .prof {
    display: flex;
    justify-content: center;
    padding-top: 2em;
}
.modaal-container {
    max-width: 540px;
}
.modaal-content-container {
    padding: 37px 42px;  
}
.modaal-content-container .name{
    font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
    font-size: 120%;
}
.modaal-wrapper .modaal-close {
    display: none;
}
.modaal-content-container a.js-modal-close img {
    margin: 2em auto 0;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}
#talk_body {
    background-color: #ffffff;
    padding: 50px 0;
}
#talk_body h3 img {
    margin: 0 auto;
}
#talk_body .conv {
    padding: 50px 0;
}
#talk_body .conv dl {
    max-width: 330px;
    width: 86.6%;
    margin: 0 auto 1.5em;
}
#talk_body .conv dl dt {
    font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
    font-size: 1.6rem;
}
#talk_body .conv dl dt.hobo {
    color: #a39383;
}
#talk_body .conv dl dt.talker {
    color: #97caeb;
}
#talk_body .conv dl dd .note {
    font-size: 1.3rem;
    color: #284119;
    font-family: 'A1 Mincho', sans-serif;
}
#talk_body .conv .img {
    max-width: 600px;
    width: 93.3%;
    margin: 60px auto;
}
#talk_body .conv .continued {
    text-align: center;
    padding-top: 40px;
}
#talk_body .conv .info {
    font-family: 'Koburina Gothic W1 JIS2004', sans-serif;
    font-size: 1.3rem;
    display: flex;
    justify-content: center;
    padding-top: 50px;
}
#talk_body .talk_nav ul {
    max-width: 600px;
    width: 85.6%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#talk_body .talk_nav ul .date {
    font-family: 'Koburina Gothic W1 JIS2004', sans-serif;
    font-size: 1.3rem;
}
#info {
    margin-top: 50px;
    background-color: #fae1bc;
    padding: 50px 0;
}
#info h2 {
    font-family: 'A1 Gothic B', sans-serif;
    font-size: 2.8rem;
    padding-bottom: 45px;
}
#info > *:not(.text) {
    display: flex;
    justify-content: center;
}
#info h3 {
    padding: 40px 0 25px;
}
#info h3:nth-of-type(n + 2) {
    padding-top: 80px;
}
#info .text {
    max-width: 400px;
    width: 86.6%;
    margin: 0 auto;
    padding-top: 40px;
}
#info .img {
    max-width: 750px;
    width: 93.3%;
    margin: 0 auto;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    touch-callout:none;
    user-select:none;
}
#info .img .credit{
    text-align: right;
    font-size: 85%;
}
#banner {
    padding: 50px 0;
    text-align: center;
}
#banner a {
    max-width: 360px;
    width: 72%;
    margin: 0 auto;
    display: inline-block;
}
footer {
    background-color: #fff;
}
footer .inner {
    padding: 40px 0;
    text-align: center;
}
footer ul {
    display: flex;
    gap: 40px;
    justify-content: center;
    line-height: 0;
}
footer ul.hobo a {
    width: 200px;
    display: inline-block;
}
footer ul.sns {
    padding: 0 0 60px;
}
footer .copyright {
    padding-top: 60px;
    display: inline-block;
}

@media screen and (min-width: 835px) {
    a:hover {
        opacity: .7;
        transition: opacity .5s;
    }
    .spOnly {
        display: none;
    }
}
@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding: 30px 2.1vw;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 834px) {
    /* img {
        width: 100%;
    } */
    .contents-wrapper::before {
        background: url(../images/interview01/bg_sp.jpg);
        background-size: cover;
        background-position: center center;
    }    
    #kv h1 {
        width: 89vw;
        height: 44vw;
        top: 20px;
    }
    #kv h2 {
        width: 21.3vw;
        bottom: 11px;
        left: 5.2vw;
    }
    #kv a.btn {
        width: 12vw;
        bottom: 29px;
        right: 4.5vw;
    }
    #yodogawa div.text {
        font-size: 1.4rem;
        padding: 2em;
        margin: 0 auto;
    }
    .modaal-content-container {
        font-size: 1.3rem;
        padding: 1.5em;
    }
    .wrapper {
        padding: 0;
    }
    #talk_body .conv .img {
        margin: 40px auto;
    }
    footer ul.hobo {
        display: block;
    }
    footer ul.hobo li:nth-of-type(n + 2) {
        padding-top: 30px;
    }
    footer ul.sns {
        padding: 0 0 45px;
    }
    footer ul.sns img {
        width: 50px;
    }
    footer ul {
        gap: 28px;
    }
    footer .copyright {
        padding-top: 50px;
    }
}
@media screen and (max-width: 640px) {
    br:not(.sp-br) {
        display: none;
    }
    .pcOnly {
        display: none;
    }
    #yodogawa div.text {
        font-size: 3.6vw;
    }
    #yodogawa a[href*="#"] {
        width: 40vw;
        margin: 0 auto;
    }
    .modaal-content-container a.js-modal-close img {
        width: 17vw;
    }
    #talk_body .talk_nav ul .date {
        padding-bottom: 1em;
    }
    #talk_body {
        padding: 30px 0;
    }
    #info {
        margin-top: 45px;
        padding: 45px 0;
    }
    #info h2 {
        font-size: 2rem;
        padding-bottom: 35px;
    }
    #info .ff-b {
        width: 86.6%;
        margin: 0 auto;
    }
    #info h3 {
        padding: 35px 0 20px;
    }
    #info h3:nth-of-type(n + 2) {
        padding-top: 40px;
    }
    #info .text {
        padding-top: 30px;
    }
}