@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(button,input,select,textarea){background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}:where(select){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") no-repeat right center/1em;border-radius:0;padding-right:1em}:where(select[multiple]){background-image:none}:where([type=color i],[type=range i]){border-width:0;padding:0}body{font-weight:400;line-height:1.5;font-family:-apple-system,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,游ゴシック,Meiryo,Helvetica Neue,Arial,sans-serif}html{text-align:left;color:#230000;font-feature-settings:"palt";scroll-behavior:smooth}body{min-width:375px}a{text-decoration:none;color:#230000;transition:opacity .2s ease-in-out}a:hover{opacity:.7}img{width:100%;height:auto;vertical-align:bottom}ul{padding:0;list-style:none}strong{font-weight:600}.t-c{text-align:center}:root{--header-height: 70px;--hamburger-offset-right: 24px;--hamburger-button-width: 30px}.bg-img{background-image:url(../img/bg-img.png);background-repeat:repeat-y;background-position:top center;background-size:100% auto}header{position:relative;display:flex;width:100%;justify-content:space-between;padding:0 24px 0 16px;height:70px;align-items:center;z-index:100}.logo-jr{margin:0;z-index:1000;position:relative}.logo-jr img{width:58px}.header-logo{display:flex;align-items:center;gap:16px}.header-logo .logo-header-text img{width:149px}.header-logo .logo-header-ff{display:none}.header-logo>div:last-child{width:var(--hamburger-button-width)}.hamburger-btn{position:relative;z-index:301;display:flex;flex-direction:column;gap:10px;padding:0;border:0;background:transparent;cursor:pointer}.hamburger-btn[aria-expanded=true] .hamburger-btn__line:first-child{transform:translateY(5px) rotate(40deg)}.hamburger-btn[aria-expanded=true] .hamburger-btn__line:last-child{transform:translateY(-6px) rotate(-40deg)}.hamburger-btn__line{display:block;width:45px;height:1px;background-color:#68441e;transition:transform .2s ease}.hamburger-menu{position:fixed;inset:0;z-index:300;background-color:#fff7da;opacity:0;visibility:hidden;pointer-events:none;padding:var(--header-height) 20px 100px 20px;transition:opacity .2s ease,visibility .2s ease}.hamburger-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.hamburger-menu ul{display:grid;margin:0}.hamburger-menu a{display:block;border-bottom:2px dotted #d0a16c;padding:20px 0}.hamburger-menu a img{display:block;margin:0 auto;height:60px;width:auto}body.menu-open{overflow:hidden}.inner{max-width:960px;display:block;margin:auto;padding:0 20px}.hero{margin:0;padding:20px 0 0}.hero img{display:block;margin:auto;max-width:358px}.intro,.acc-plate{margin:24px 0 0}.acc-plate:last-child{margin-bottom:80px}.acc-plate[open]:last-child{margin-bottom:0}.acc-plate summary{position:relative;z-index:10;display:block;cursor:pointer;list-style:none}.acc-plate summary::marker{display:none;content:""}.acc-plate summary::-webkit-details-marker{display:none}.acc-plate summary:after{content:"";position:absolute;top:50%;right:10px;width:19px;height:12px;background:url(../img/plate-arrow.png) no-repeat center center/contain;transform:translateY(-50%);transition:transform .25s ease}.acc-plate summary img{border-radius:2px}.acc-plate[open] summary:after{transform:translateY(-50%) rotate(180deg)}.acc-plate .acc-inner1{background-image:url(../img/bg-acc1-sp.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;margin-top:-100px;padding-top:100px;padding-bottom:80px}.acc-plate .acc-inner1 .text-acc1-title{margin-top:16px;margin-bottom:16px}.acc-plate .acc-inner1 .text-acc1-title img{display:block;margin:auto;max-width:285px}.acc-plate .acc-inner1 .img-books{position:relative;display:block;margin:auto;max-width:320px}.acc-plate .acc-inner1 .img-books .blown,.acc-plate .acc-inner1 .img-books .red{position:absolute}.acc-plate .acc-inner1 .img-books .blown{font-weight:700;text-align:center;margin:0;top:30px;right:64px;font-size:11px}.acc-plate .acc-inner1 .img-books .red{font-weight:700;text-align:center;margin:0;font-size:11px;bottom:27px;right:64px}.acc-plate .acc-inner1 .img-books .icon-dot-left,.acc-plate .acc-inner1 .img-books .icon-dot-right{position:absolute;width:11px;top:24px}.acc-plate .acc-inner1 .img-books .icon-dot-left{left:108px}.acc-plate .acc-inner1 .img-books .icon-dot-right{right:52px}.acc-plate .acc-inner1 .img-title-sanka{display:block;margin:16px auto 0}.acc-plate .acc-inner1 .img-title-sanka img{display:block;margin:auto;max-width:310px}.acc-plate .acc-inner1 .area-egg{display:flex;gap:10px;align-items:center;max-width:310px;margin:8px auto 0;position:relative}.acc-plate .acc-inner1 .area-egg div img{max-width:36px}.acc-plate .acc-inner1 .area-egg p{font-weight:700;margin:0;font-size:13px}.acc-plate .acc-inner1 .area-egg .img-takara{position:absolute;right:0}.acc-plate .acc-inner1 .area-egg .img-takara img{max-width:88px}.acc-plate .acc-inner1 .area-beige{background-color:#fff7da;position:relative;border-radius:8px;max-width:310px;margin:16px auto 0;padding:10px;min-height:153px}.acc-plate .acc-inner1 .area-beige .icon-juyo{position:absolute;max-width:63px;top:-6px;left:18px}.acc-plate .acc-inner1 .area-beige .icon-hagaki{position:absolute;max-width:89px;bottom:8px;left:0}.acc-plate .acc-inner1 .area-beige .text{max-width:198px;margin:0 0 0 auto}.acc-plate .acc-inner1 .area-beige .text>.blown{margin:0;font-size:13px;font-weight:700}.acc-plate .acc-inner1 .area-beige .text>.red{margin:16px 0 0;font-size:12px;font-weight:700;text-decoration:underline}.acc-plate .acc-inner1 .box-text{color:#5a340c;text-align:center;font-size:12px;border:1px solid #5a340c;max-width:306px;display:block;margin:18px auto 0;font-weight:700}.acc-plate .acc-inner2{background-image:url(../img/bg-acc2-sp.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;margin-top:-100px;padding-top:100px;padding-bottom:130px}.acc-plate .acc-inner2 .img-fukushima-map{margin:16px auto 0}.acc-plate .acc-inner2 .img-fukushima-map img{display:block;margin:auto;max-width:310px}.acc-plate .acc-inner2 .table-spots{color:#5a340c;width:100%;border-collapse:collapse;max-width:310px;margin:0 auto}.acc-plate .acc-inner2 .table-spots tr{position:relative}.acc-plate .acc-inner2 .table-spots tr:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:2px dotted #5a340c}.acc-plate .acc-inner2 .table-spots tr:last-child:after{border-bottom:2px solid #5a340c}.acc-plate .acc-inner2 .table-spots tr th{font-weight:600;font-size:13px;width:38.75%;padding:8px 0 8px 1em;text-indent:-1em}.acc-plate .acc-inner2 .table-spots tr td{font-weight:600;font-size:13px;width:61.25%;padding:8px 0 8px 1em}.acc-plate .acc-inner2 .text-title-sarani{display:block;margin:16px auto 0;max-width:310px}.acc-plate .acc-inner2 .img-three-chocobo{margin:8px auto 0}.acc-plate .acc-inner2 .img-three-chocobo img{display:block;margin:auto;max-width:310px}.acc-plate .acc-inner2 .text-syashin{margin:16px auto 0}.acc-plate .acc-inner2 .text-syashin img{display:block;margin:auto;max-width:310px}.acc-plate .acc-inner2 .box-detail{display:flex;border:1px solid #5a340c;max-width:310px;justify-content:center;align-items:center;margin:16px auto 0;padding:10px;gap:4px}.acc-plate .acc-inner2 .box-detail div img{width:25px}.acc-plate .acc-inner2 .box-detail p{margin:0;font-size:12px;font-weight:500}.title-blown{background-color:#5a340c;color:#fff;margin:16px auto 0;font-weight:400;text-align:center;padding:8px 0;border-radius:100vmax;max-width:310px;font-size:13px}.blown{color:#5a340c}.red{color:#ea5449}.box-beige{position:relative;z-index:2;background-color:#fff7da;margin-top:-60px}.box-beige .box-beige-inner{padding:20px 0}.box-beige .box-beige-inner .text-fukushima-campaign img{display:block;margin:auto;max-width:312px}.box-beige .box-beige-inner .text-share{margin-top:16px}.box-beige .box-beige-inner .text-share img{display:block;margin:auto;max-width:81px}.box-beige .box-beige-inner .list-sns{margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:30px}.box-beige .box-beige-inner .list-sns li a{max-width:40px}footer{background-color:#00833e;padding:12px 0}footer>p{margin:0;color:#fff;font-size:10px;text-align:center}.acc-inner3{background-size:cover;padding:80px 0;margin-top:-80px}.acc-inner3 .img-lead-chocobo{max-width:320px;margin:16px auto 32px}.acc-inner3 .img-lead-chocobo img{width:100%;height:auto;display:block}.acc-inner3 .chocobo-swiper{padding-bottom:40px}.acc-inner3 .chocobo-swiper .splide__track{overflow:hidden}.acc-inner3 .chocobo-swiper .splide__list{align-items:center}.acc-inner3 .chocobo-swiper .splide__slide{height:auto;display:flex;justify-content:center}.acc-inner3 .chocobo-swiper .splide__arrow{background:transparent;color:#ddba8f;opacity:1}.acc-inner3 .chocobo-swiper .splide__arrow svg{width:15px;height:15px;fill:#ddba8f}.acc-inner3 .chocobo-swiper .splide__pagination{gap:8px}.acc-inner3 .chocobo-swiper .splide__pagination li{margin:0}.acc-inner3 .chocobo-swiper .splide__pagination__page{background:#d9d9d9;opacity:1}.acc-inner3 .chocobo-swiper .splide__pagination__page.is-active{background:#cf8529;transform:scale(1)}.acc-inner3 .chocobo-card{position:relative}.acc-inner3 .chocobo-card .chocobo-card__inner{width:100%}.acc-inner3 .chocobo-card .card-bg{position:relative;background-image:url(../img/bg-chocobo-card.png);background-size:100% 100%;background-repeat:no-repeat;padding:42px 20px 30px;text-align:center;color:#5a340c}.acc-inner3 .chocobo-card .card-bg+p{color:#fff;font-size:11px;margin:-10px 0 0}.acc-inner3 .chocobo-card .badge-area{position:absolute;top:-3px;left:50%;transform:translate(-50%);z-index:5}.acc-inner3 .chocobo-card .badge-area img{max-height:50px;width:auto;display:block}.acc-inner3 .chocobo-card .badge-area-last{position:absolute;top:2px;left:50%;transform:translate(-50%);z-index:5}.acc-inner3 .chocobo-card .badge-area-last img{max-height:76px;width:auto;display:block}.acc-inner3 .chocobo-card .name{margin:0;text-align:center}.acc-inner3 .chocobo-card .name img{max-height:52px;width:auto;display:inline-block}.acc-inner3 .chocobo-card .kago{font-weight:700;font-size:14px;margin:0}.acc-inner3 .chocobo-card .desc{margin:0 0 12px;font-size:12px;line-height:1.6}.acc-inner3 .chocobo-card .chocobo-img{max-width:300px;margin:0 auto 24px}.acc-inner3 .chocobo-card .spot-info{text-align:left;max-width:310px;margin:auto}.acc-inner3 .chocobo-card .spot-info .spot-label{width:100%}.acc-inner3 .chocobo-card .spot-info .spot-label img{width:100%;max-width:100%;height:auto;display:block}.acc-inner3 .chocobo-card .spot-info .spot-box{display:flex;padding:10px;gap:12px}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-text{flex:1;width:calc(100% - 117px)}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-text .spot-name{margin-top:0;margin-bottom:6px}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-text .spot-name img{width:auto;max-width:100%;max-height:17px;height:auto;display:block}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-text .spot-desc{font-size:12px;line-height:1.2;margin:0;color:#5a340c}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-img{width:107px;flex-shrink:0}.acc-inner3 .chocobo-card .spot-info .spot-border{width:100%;margin-top:-1px}.acc-inner3 .chocobo-card .spot-info .spot-border img{width:100%;height:auto;display:block}.acc-inner3 .splide__arrow--next{right:-1em}.acc-inner3 .splide__arrow--prev{left:-1em}.acc-inner3 .box-chocobo-last{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px}.acc-inner3 .box-chocobo-last .img-tabi img{display:block;margin:auto;width:76px}.acc-inner3 .box-chocobo-last .img-yama img{display:block;margin:auto;width:78px}.acc-inner3 .box-chocobo-last .img-umi img{display:block;margin:auto;width:85px}.acc-inner3 .box-chocobo-last .img-text-station{max-width:216px}.acc-inner3 .box-chocobo-last .kago{margin:8px 0 0;font-size:13px}.acc-inner3 .box-chocobo-last .desc{margin:8px 0 0;font-size:10px}.acc-inner3 .box-chocobo-last+.box-chocobo-last{margin-top:16px}.acc-inner4{position:relative;z-index:1;background-image:url(../img/bg-acc4-sp.png);background-size:100% 100%;background-repeat:no-repeat;margin-top:-60px;padding:80px 20px 220px}.acc-inner4 .bg-reward{display:none}.acc-inner4 .img-lead-reward{max-width:320px;margin:0 auto 24px}.acc-inner4 .img-lead-reward img{width:100%;height:auto;display:block}.acc-inner4 .period-box{max-width:320px;margin:0 auto 32px}.acc-inner4 .period-box .period-image img{width:100%;height:auto;display:block}.acc-inner4 .period-box .period-note{color:#5a340c;font-size:11px;font-weight:700;text-align:center;margin:8px 0 0}.acc-inner4 .reward-list{display:flex;flex-direction:column;gap:16px;max-width:340px;margin:0 auto 48px;padding:0;list-style:none}.acc-inner4 .reward-list li img{width:100%;height:auto;display:block}.acc-inner4 .apply-section .apply-lead{color:#5a340c;text-align:center;font-weight:700;font-size:14px;margin:24px 0}.acc-inner4 .apply-section .apply-info-box{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:340px;margin:0 auto 32px}.acc-inner4 .apply-section .apply-info-box .apply-image{width:100%;max-width:280px}.acc-inner4 .apply-section .apply-info-box .apply-text-area{width:100%}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list{margin:0;padding:0}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list dt{background-color:#d8bb94;color:#5a340c;font-weight:700;font-size:13px;padding:4px 12px;margin-bottom:8px;display:block}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list dd{color:#5a340c;font-weight:500;font-size:13px;line-height:1.6;margin:0 0 24px}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list dd:last-child{margin-bottom:0}.acc-inner4 .apply-section .box-detail{display:flex;border:1px solid #5a340c;max-width:310px;justify-content:center;align-items:center;margin:0 auto 32px;padding:10px;gap:4px}.acc-inner4 .apply-section .box-detail div img{width:25px}.acc-inner4 .apply-section .box-detail p{margin:0;font-size:12px;font-weight:500}.acc-inner4 .apply-section .box-note-text{max-width:340px;margin:0 auto 32px;color:#5a340c}.acc-inner4 .apply-section .box-note-text .note-title{font-weight:700;font-size:12px;margin-bottom:8px}.acc-inner4 .apply-section .box-note-text .mt-2{margin-top:24px}.acc-inner4 .apply-section .box-note-text li,.acc-inner4 .apply-section .box-note-text p{font-size:12px;line-height:1.6;margin-bottom:4px}.acc-inner4 .apply-section .contact-section{text-align:center;margin:0 auto;max-width:340px}.acc-inner4 .apply-section .contact-section .contact-title{background-color:#5a340c;color:#fff;font-size:13px;font-weight:700;padding:10px 0;border-radius:100vmax;max-width:280px;margin:0 auto 16px}.acc-inner4 .apply-section .contact-section .contact-email{color:#5a340c;font-size:16px;font-weight:700;margin-bottom:12px}.acc-inner4 .apply-section .contact-section .contact-note{color:#5a340c;font-size:12px;line-height:1.6}.sp{display:block}.pc{display:none}@media(min-width:896px){:root{--header-height: 87px;--hamburger-offset-right: 40px;--hamburger-button-width: 45px}header{height:87px;padding:0 40px 0 50px}.logo-jr img{width:64px}.header-logo{gap:32px}.header-logo>div{gap:16px}.header-logo>div:first-child{display:flex}.header-logo .logo-header-text img{width:285px}.header-logo .logo-header-ff{display:block;width:152px}.hamburger-menu{inset:0 0 auto auto;max-width:975px;min-height:320px;padding:var(--header-height) 20px 100px 20px}.hamburger-menu ul{padding:0}.hamburger-menu a{border-bottom:4px dotted #d0a16c;padding:30px 0}.hamburger-menu a img{height:86px}.hero img{max-width:866px}.intro{margin:-42px 0 0}.acc-plate{margin:48px 0 0}.acc-plate:last-child{margin-bottom:160px}.acc-plate[open]:last-child{margin-bottom:0}.acc-plate summary:after{right:24px}.acc-plate .acc-inner1{margin-top:0;padding-top:0;background-image:url(../img/bg-acc1-pc.png);padding-bottom:110px}.acc-plate .acc-inner1 .text-acc1-title{margin-top:0;margin-bottom:0}.acc-plate .acc-inner1 .text-acc1-title img{max-width:650px}.acc-plate .acc-inner1 .img-books{margin:50px auto 0;max-width:691px}.acc-plate .acc-inner1 .img-books .blown{top:60px;right:122px;font-size:19px}.acc-plate .acc-inner1 .img-books .red{font-size:18px;bottom:45px;right:122px}.acc-plate .acc-inner1 .img-books .icon-dot-left,.acc-plate .acc-inner1 .img-books .icon-dot-right{width:16px;top:60px}.acc-plate .acc-inner1 .img-books .icon-dot-left{left:270px}.acc-plate .acc-inner1 .img-books .icon-dot-right{right:125px}.acc-plate .acc-inner1 .img-title-sanka{margin:24px auto 0}.acc-plate .acc-inner1 .img-title-sanka img{max-width:600px}.acc-plate .acc-inner1 .area-egg{max-width:600px;margin:24px auto 0}.acc-plate .acc-inner1 .area-egg div img{max-width:54px}.acc-plate .acc-inner1 .area-egg p{font-size:20px}.acc-plate .acc-inner1 .area-egg .img-takara img{max-width:154px}.acc-plate .acc-inner1 .area-beige{padding:20px;max-width:617px}.acc-plate .acc-inner1 .area-beige .icon-juyo{top:50%;transform:translateY(-50%);left:-16px;max-width:75px}.acc-plate .acc-inner1 .area-beige .icon-hagaki{max-width:109px;bottom:50%;transform:translateY(50%);left:55px}.acc-plate .acc-inner1 .area-beige .text{max-width:420px}.acc-plate .acc-inner1 .area-beige .text>.blown{line-height:1.2;font-size:18px}.acc-plate .acc-inner1 .area-beige .text>.red{font-size:14px}.acc-plate .acc-inner1 .box-text{margin:20px auto 0;max-width:600px;font-size:16px}.acc-plate .acc-inner2{margin-top:0;padding-top:0;background-image:url(../img/bg-acc2-pc.png);padding-bottom:110px}.acc-plate .acc-inner2 .img-fukushima-map{margin:0 auto;padding-top:48px}.acc-plate .acc-inner2 .img-fukushima-map img{max-width:620px}.acc-plate .acc-inner2 .table-spots{max-width:630px}.acc-plate .acc-inner2 .table-spots tr th{padding:14px 0;width:40%;font-size:15px;text-indent:0}.acc-plate .acc-inner2 .table-spots tr td{width:60%;padding:14px 0}.acc-plate .acc-inner2 .text-title-sarani{margin:36px auto 0;max-width:720px}.acc-plate .acc-inner2 .img-three-chocobo{margin:24px auto 0}.acc-plate .acc-inner2 .img-three-chocobo img{max-width:720px}.acc-plate .acc-inner2 .text-syashin{margin:32px auto 0}.acc-plate .acc-inner2 .text-syashin img{max-width:720px}.acc-plate .acc-inner2 .box-detail{margin:24px auto 0;max-width:720px;padding:10px 16px 10px 24px;gap:8px}.acc-plate .acc-inner2 .box-detail div img{width:30px}.acc-plate .acc-inner2 .box-detail p{font-size:14px}.title-blown{font-size:16px;max-width:630px;margin:40px auto 0}.box-beige{margin-top:-90px}.box-beige .box-beige-inner .text-fukushima-campaign img{max-width:501px}.box-beige .box-beige-inner .text-share img{max-width:114px}footer{padding:24px 0}footer>p{font-size:14px}.acc-inner3{margin-top:0;padding:80px 40px 100px}.acc-inner3 .img-lead-chocobo{max-width:951px;margin:0 auto 48px}.acc-inner3 .chocobo-swiper{padding:0 60px 50px}.acc-inner3 .chocobo-swiper .splide__slide{transition:opacity .3s ease}.acc-inner3 .chocobo-swiper .splide__slide .chocobo-card__inner{width:100%;transform:scale(.8);transform-origin:center center;transition:transform .3s ease,opacity .3s ease}.acc-inner3 .chocobo-swiper .splide__slide.is-active{opacity:1}.acc-inner3 .chocobo-swiper .splide__slide.is-active .chocobo-card__inner{transform:scale(1)}.acc-inner3 .chocobo-card .card-bg{padding:50px 30px 40px}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-text .spot-desc{font-size:11px}.acc-inner3 .chocobo-card .spot-info .spot-box .spot-img{width:100px}.acc-inner3 .splide__arrow{background:transparent;color:#ddba8f;opacity:1}.acc-inner3 .splide__pagination{gap:20px}.acc-inner3 .splide__pagination__page{background:#fff}.acc-inner3 .splide__pagination__page.is-active{transform:scale(1);opacity:1}.acc-inner3 .box-chocobo-last{margin-top:24px}.acc-inner4{margin-top:-80px;padding:120px 40px 150px;background-image:url(../img/bg-acc4-pc.png)}.acc-inner4 .bg-reward{position:absolute;display:block;width:17.3%;top:270px;left:60px}.acc-inner4 .img-lead-reward{max-width:692px;margin:0 auto 32px}.acc-inner4 .period-box{max-width:450px}.acc-inner4 .period-box .period-note{font-size:13px;margin:12px 0 0}.acc-inner4 .reward-list{max-width:564px;gap:24px}.acc-inner4 .title-blown{max-width:770px}.acc-inner4 .apply-section .apply-lead{font-size:16px}.acc-inner4 .apply-section .apply-info-box{flex-direction:row;align-items:flex-start;max-width:700px;gap:32px}.acc-inner4 .apply-section .apply-info-box .apply-image{width:55%;max-width:none}.acc-inner4 .apply-section .apply-info-box .apply-text-area{width:45%}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list dt{font-size:15px}.acc-inner4 .apply-section .apply-info-box .apply-text-area .spot-list dd{font-size:14px}.acc-inner4 .apply-section .box-detail{max-width:720px;padding:10px 16px 10px 24px;gap:8px}.acc-inner4 .apply-section .box-detail div img{width:30px}.acc-inner4 .apply-section .box-detail p{font-size:14px}.acc-inner4 .apply-section .box-note-text{max-width:700px}.acc-inner4 .apply-section .box-note-text .note-title{font-size:14px}.acc-inner4 .apply-section .box-note-text li,.acc-inner4 .apply-section .box-note-text p{font-size:12px}.acc-inner4 .apply-section .contact-section{max-width:700px}.acc-inner4 .apply-section .contact-section .contact-title{font-size:16px;max-width:770px}.acc-inner4 .apply-section .contact-section .contact-email{font-size:32px}.acc-inner4 .apply-section .contact-section .contact-note{font-size:13px}.sp{display:none}.pc{display:block}}@media(min-width:1024px){.inner{padding:0}}@media(max-width:895.98px){.hamburger-btn__line{width:30px}.acc-plate summary{top:-8px}.acc-inner3 .box-chocobo-last:last-child{margin-bottom:20px}}
