@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes clipPath{to{clip-path:inset(0)}}@keyframes clipPathCircle{0%{clip-path:circle(0% at 50% 50%)}to{clip-path:circle(100% at 50% 50%)}}@keyframes opScale{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}p,ul,ol,h1,h2,h3,figure,dl,dd,button,pre{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}ul,ol{list-style:none}img,video{max-width:100%;vertical-align:bottom;line-height:1}button{background-color:transparent;border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:currentColor;text-decoration:none;transition:opacity .3s}@media (hover: hover){a:hover{opacity:.5}}button{transition:opacity .3s}@media (hover: hover){button:hover{opacity:.5}}[x-cloak],[v-cloak]{display:none!important}*:focus{outline:none}@media (min-width: 600px){.device-sp{display:none}}.device-pc{display:none}@media (min-width: 600px){.device-pc{display:block}}br{display:none}@media (min-width: 600px){br{display:block}}html{scroll-behavior:smooth;font-size:62.5%}body{font-size:1.6rem;overflow-wrap:anywhere;word-break:normal;line-break:strict}body.scroll_rock{overflow:hidden}:root{--yodogawa-bg: #FFFDF1;--enq-bg1: #FFEFEB;--enq-bg2: #F5FFEB;--enq-bg3: #F4EEFF;--card-color: #453010;--card-bg: #FFFFFF;--btn-bg: #E822AD;--fav-color: #E822AD;--btn-vote-area-shadow: 0px -4px 25px 0px #CBCBCB;--modal-bg1: #FFEFEB;--modal-bg2: #FFFDF1;--modal-color: ##453010;--modal-width: 92%;--modal-radius: 20px}@media (min-width: 600px){:root{--modal-width: 800px;--modal-radius: 30px}}body{font-family:Shuei MaruGo L,sans-serif}.card{width:250px;max-width:100%;gap:1rem;border-radius:10px;overflow:hidden;position:relative;background-color:var(--card-bg)}.card.shadow{box-shadow:10px 10px #d9d9d9}.card button{text-align:left;width:100%}.card figure{display:flex;flex-direction:column;gap:1.1rem;padding-bottom:1.4rem}@media (min-width: 600px){.card figure{padding-bottom:1.7rem}}@media (min-width: 992px){.card figure{padding-bottom:2rem}}.card figure figcaption{line-height:1.63;padding-inline:1.6rem;display:flex;flex-direction:column;gap:.35rem;color:var(--card-color);font-family:Shuei NijimiMGo B,sans-serif}.card figure figcaption p:nth-of-type(1){font-size:1.2rem}.card figure figcaption p:nth-of-type(2){font-size:1.5rem}.card figure figcaption p.desc{font-size:1rem}@media (min-width: 600px){.card figure figcaption{padding-inline:2rem}}@media (min-width: 992px){.card figure figcaption{padding-inline:2.2rem}.card figure figcaption p:nth-of-type(1){font-size:1.4rem}.card figure figcaption p:nth-of-type(2){font-size:2rem}.card figure figcaption p.desc{font-size:1.1rem}}.card .icon-fav{width:3.6rem;height:3.6rem;position:absolute;right:10px;top:10px;z-index:10}.card .icon-fav svg{max-width:100%;max-height:100%}.card .icon-fav .fav-boundary{fill:#b2b2b2;transition:fill .1s ease-out .1s}.card .icon-fav .fav-inner,.card .icon-fav .fav-outer{fill:#fff;transition:fill .2s ease}.card.fav .icon-fav .fav-boundary,.card.fav .icon-fav .fav-inner{fill:var(--fav-color)}body:has(.vote-modal-overlay.active){overflow:hidden}.header{position:relative}.header .header-logo{position:absolute;top:20%;left:0;width:100%;display:grid;place-items:center;opacity:0;scale:.5;animation:opScale 1.6s ease 1s forwards}.header .header-logo picture{width:100%}@media (min-width: 600px){.header .header-logo{top:10.5%}.header .header-logo picture{width:51.3333333333%}}.header .header-btn-goto-vote{position:absolute;bottom:-3.5vw;right:3.5vw;display:grid;place-items:center;width:30%}@media (min-width: 600px){.header .header-btn-goto-vote{bottom:3.5vw;width:16%}}.yodogawa-wrap{background-color:var(--yodogawa-bg)}.yodogawa{max-width:1500px;margin-inline:auto;display:flex;justify-content:space-around;padding-top:3rem}@media (min-width: 992px){.yodogawa{padding-top:7rem}.yodogawa:before,.yodogawa:after{content:"";display:block;background-size:100%;background-repeat:repeat-y;width:22rem}.yodogawa:before{background-image:url(../images/yodogawa_left.png)}.yodogawa:after{background-image:url(../images/yodogawa_right.png)}}.yodogawa .yodogawa-body{width:fit-content;max-width:56rem;padding-inline:3rem 2.6rem;padding-bottom:5.4rem}.yodogawa .yodogawa-body>p{line-height:2.2}.yodogawa .yodogawa-body>p+p{margin-top:3.6rem}@media (min-width: 992px){.yodogawa .yodogawa-body{padding-bottom:12.6rem}}.fav-sample{margin:4.5rem auto 6.2rem;position:relative;width:fit-content}.bl-click-photo{width:14.8rem;position:relative;top:.8rem;left:4rem;z-index:10}.enquete>header{position:sticky;top:0;background-color:#fff;z-index:100}.enquete>header nav ul{font-family:A1 Gothic M,sans-serif;max-width:750px;width:100%;margin-inline:auto;display:flex;font-size:20px;color:#7a541b}@media (min-width: 600px){.enquete>header nav ul{font-size:25px;color:#453010}}.enquete>header nav ul li{width:33.3333333333%;line-height:1;padding-block:16px 11px;text-align:center;border-bottom:5px solid #FFFFFF;transition:border-bottom-color .5s ease}.enquete>header nav ul li.active{border-bottom-color:#ffc500}.enquete .book{padding-block:.5rem 4rem}@media (min-width: 600px){.enquete .book{padding-block:9.4rem 15rem}}.enquete .book h3{width:530px;max-width:100%;margin-inline:auto}.enquete .book .recipe-list{display:grid;grid-template-columns:repeat(auto-fill,40%);gap:1.4rem;place-content:center;width:100%;max-width:1100px;margin-inline:auto;margin-top:4rem}@media (min-width: 600px){.enquete .book .recipe-list{gap:2.5rem;margin-top:9.4rem;grid-template-columns:repeat(auto-fill,25%)}}@media (min-width: 992px){.enquete .book .recipe-list{gap:3rem;margin-top:9.4rem;grid-template-columns:repeat(auto-fill,250px)}}.enquete .book .recipe-list li{position:relative}.enquete .book .recipe-list li .badge-kore{position:absolute;top:-16%;left:0;z-index:10;width:100%;display:flex;justify-content:center}.enquete .book .recipe-list li .badge-kore img{width:72%}.enquete .book.life1{background-color:var(--enq-bg1)}.enquete .book.life2{background-color:var(--enq-bg2)}.enquete .book.life3{background-color:var(--enq-bg3)}.enquete .vote{position:sticky;z-index:10;background-color:#fff;bottom:0;display:flex;justify-content:center;align-items:center;gap:2.6rem}.enquete .vote>picture img{max-height:100px}.btn-vote{padding-block:2rem}.btn-vote button{background-color:var(--btn-bg);border-radius:100vmax;padding-block:1rem;width:22.2rem;font-size:2.5rem;color:#fff;font-family:A1 Gothic B,sans-serif;display:grid;place-items:center}@media (min-width: 600px){.btn-vote button{width:32.8rem;font-size:3.8rem}}.vote-modal-overlay{position:fixed;display:flex;z-index:100;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;padding:1.2rem;background-color:#000000a6}.vote-modal{position:relative;width:800px;max-width:98%;max-height:80%;margin:auto;overflow:scroll;z-index:200;color:var(--modal-color);background-color:var(--modal-bg1);border-radius:var(--modal-radius)}.vote-modal .vote-modal__btn-close{position:sticky;top:0;display:flex;justify-content:flex-end;padding:3rem 4rem 0}@media (min-width: 600px){.vote-modal .vote-modal__btn-close{padding:3.5rem 4.5rem 0}}.vote-modal .vote-modal__btn-close button{width:3.5rem;height:3.5rem}.vote-modal .vote-modal__btn-close svg{width:100%;height:100%}.vote-modal .vote-modal-header{background-color:var(--modal-bg1);padding:0 0 4.2rem}@media (min-width: 600px){.vote-modal .vote-modal-header{padding:0 0 8rem}}.vote-modal .vote-modal-header .vote-modal-header__count{background-image:url(../images/vote_modal_head_sp.png);background-repeat:no-repeat;background-position:center bottom;background-size:contain;aspect-ratio:3/2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;width:90%;margin-inline:auto}@media (min-width: 600px){.vote-modal .vote-modal-header .vote-modal-header__count{background-image:url(../images/vote_modal_head_pc.png)}}.vote-modal .vote-modal-header .vote-modal-header__count p:nth-of-type(1){font-size:1.6rem;font-family:A1 Gothic M,sans-serif;font-weight:700}@media (min-width: 600px){.vote-modal .vote-modal-header .vote-modal-header__count p:nth-of-type(1){font-size:3rem}}.vote-modal .vote-modal-header .vote-modal-header__count p:nth-of-type(2){font-size:4rem;font-family:A1 Gothic M,sans-serif;font-weight:700;padding-bottom:.5rem}.vote-modal .vote-modal-header .vote-modal-header__count p:nth-of-type(2) small{font-size:1.6rem}@media (min-width: 600px){.vote-modal .vote-modal-header .vote-modal-header__count p:nth-of-type(2){font-size:5rem;padding-bottom:3.6rem}}.vote-modal .vote-modal-header .vote-modal-header__body{font-family:Shuei MaruGo L,sans-serif;width:fit-content;margin-top:3rem;margin-inline:auto;line-height:1.75;padding:0 3rem}@media (min-width: 600px){.vote-modal .vote-modal-header .vote-modal-header__body{margin-top:2.5rem;padding:0 0 0 3rem}.vote-modal .vote-modal-header .vote-modal-header__body p+p{margin-top:2rem}}.vote-modal .vote-modal-enquete{padding:6.4rem 0 9rem;background-color:var(--modal-bg2);font-family:Shuei NijimiMGo B,sans-serif}.vote-modal .vote-modal-enquete .vote-modal-enquete__body{width:560px;max-width:100%;margin-inline:auto;display:flex;flex-direction:column;padding:0 3rem;gap:4rem}.vote-modal .vote-modal-enquete .vote-modal-enquete__body textarea{margin-top:1.4rem;padding:.8rem 1.6rem;width:100%;border-radius:10px;border:1px solid #B2B2B2;font-family:sans-serif}.vote-modal .vote-modal-enquete .vote-modal-enquete__body textarea::placeholder{font-size:1.4rem}.vote-modal .vote-modal-enquete .btn-vote{margin:4rem auto 0;width:fit-content}@media (min-width: 600px){.vote-modal .vote-modal-enquete .btn-vote{margin:7rem auto 0}}.vote-modal .vote-modal-thanks{background-color:var(--modal-bg2);padding:4rem 10%}.vote-modal .vote-modal-thanks .vote-modal-thanks__header{display:flex;flex-direction:column;align-items:center;gap:3rem}.vote-modal .vote-modal-thanks .vote-modal-thanks__header img{width:440px;max-width:90%}.vote-modal .vote-modal-thanks .vote-modal-thanks__header p{font-family:A1 Gothic M,sans-serif;font-weight:700;padding-left:1rem;font-size:2.5rem}@media (min-width: 600px){.vote-modal .vote-modal-thanks .vote-modal-thanks__header p{font-size:3.5rem}}.vote-modal .vote-modal-thanks .vote-modal-thanks__body{margin-top:3rem;font-size:1.6rem;font-family:Shuei MaruGo L,sans-serif;display:flex;flex-direction:column;align-items:center;gap:6rem}
