:root{--white: #fff;--black: #000;--font-color: #333333;--accent-color: #ff267e;--accent-color-light: #f0027f;--accent-color-dark: #990050;--sub-color: #00a0e9;--bg-color1: #fed0e4;--bg-color2: #fef545;--shadow: #0000004d;--fw-medium: 500;--fw-bold: 700;--fw-heavy: 800}@media(max-width: 960px){.u-hide--sp{display:none !important}}@media(min-width: 961px){.u-hide--pc{display:none !important}}.u-color--accent{color:var(--accent-color)}.u-color--accentlight{color:var(--accent-color-light)}.u-color--sub{color:var(--sub-color)}.u-color--white{color:var(--white)}.u-fw--medium{font-weight:var(--fw-medium)}.u-fw--bold{font-weight:var(--fw-bold)}.u-fw--heavy{font-weight:var(--fw-heavy)}.u-ff--noto{font-family:"Noto Sans JP",sans-serif}.u-ff--m_plus{font-family:"M PLUS Rounded 1c",sans-serif}.c-mv{position:relative;display:flex;align-items:center;justify-content:center;height:540px;margin:30px 0 25px 0}@media(max-width: 960px){.c-mv{height:100%;margin:0}}.c-mv__lead{text-align:center}@media(max-width: 960px){.c-mv__lead img{width:100%}}.btn-base,.c-btn1{height:80px;border-radius:12px;display:inline-grid;align-items:center;justify-content:center;background-color:#f2e324;color:#0563a6;font-size:3.4rem;font-weight:var(--fw-bold);transition:transform .4s,box-shadow .4s}@media(max-width: 960px){.btn-base,.c-btn1{height:60px;font-size:2rem}}@media(hover: hover){.btn-base:hover,.c-btn1:hover{opacity:1}}.c-btn1{max-width:100%;width:660px}@media(max-width: 960px){.c-btn1{width:100%}}@media(hover: hover){.c-btn1:hover{opacity:.8;transition:opacity .4s}}.c-hdg1{width:960px;margin:0 auto;font-size:4rem;color:var(--white);font-weight:var(--fw-heavy);padding:30px 40px;text-align:center;background:url(/douga_mv/doraemon/summerfes2025/images/ribbon.png) no-repeat center 58%/contain}@media(max-width: 960px){.c-hdg1{width:94%;max-width:500px;font-size:3rem;padding:5% 0;letter-spacing:-1.5px;line-height:1.4;background:url(/douga_mv/doraemon/summerfes2025/images/ribbon_sp.png) no-repeat center 58%/contain}}.c-hdg1.top{background-color:var(--white);letter-spacing:.6rem;margin-bottom:-5px}@media(max-width: 960px){.c-hdg1.top{margin-bottom:0}}@media(max-width: 960px){.c-hdg1.bottom{font-size:3rem}}.c-hdg2{padding:20px 0;font-size:5rem;font-weight:var(--fw-heavy);text-align:center;color:var(--white)}@media(max-width: 960px){.c-hdg2{padding:10px 0;font-size:3.4rem}}.c-hdg2 span{padding:0 110px;background:url(/douga_mv/doraemon/summerfes2025/images/top3/dots_left.png) no-repeat left center,url(/douga_mv/doraemon/summerfes2025/images/top3/dots_right.png) no-repeat right center;display:inline-block}@media(max-width: 960px){.c-hdg2 span{padding:0 75px;background-size:55px,55px}}.c-hdg3{font-size:3.6rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-hdg3{font-size:2.6rem}}.c-hdg4{font-size:5rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-hdg4{font-size:3.4rem}}.c-hdg5{font-size:2.6rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-hdg5{font-size:3.4rem}}.c-list1{counter-reset:listnum}.c-list1__item{position:relative}@media(max-width: 960px){.c-list1__item{margin-bottom:70px}}@media(max-width: 960px){.c-list1__item:last-child{margin-bottom:0}}.c-list1__item:last-child .c-card1{margin-top:80px}@media(max-width: 960px){.c-list1__item:last-child .c-card1{margin-top:inherit}}.c-list1__item::before,.c-list1__item::after{display:block;position:absolute;top:-30px;left:50%;content:""}.c-list1__item::before{z-index:2;counter-increment:listnum;content:counter(listnum);font-size:4.5rem;font-weight:var(--fw-heavy);color:#0563a6;transform:translateX(-50%) translateY(-50%);text-shadow:4px 4px 1px #fff,-4px 4px 1px #fff,4px -4px 1px #fff,-4px -4px 1px #fff,4px 0px 1px #fff,0px 4px 1px #fff,-4px 0px 1px #fff,0px -4px 1px #fff;text-align:center}@media(max-width: 960px){.c-list1__item::before{font-size:3rem}}.c-list1__item::after{width:105px;height:98px;background:url(/douga_mv/doraemon/summerfes2025/images/bell.png) no-repeat center/75% auto;transform:translateX(-50%) translateY(-50%)}@media(max-width: 960px){.c-list1__item::after{width:80px}}.c-list2{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:20px}@media(max-width: 960px){.c-list2{grid-template-columns:auto;row-gap:20px}}.c-list3{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 30px}@media(max-width: 960px){.c-list3{gap:35px 25px}}@media(max-width: 960px){.c-list3__item{max-width:calc((100% - 50px)/3)}}.c-list4{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 20px}@media(max-width: 960px){.c-list4{grid-template-columns:auto}}.c-list4__item{text-align:center}.c-list5{counter-reset:listnum}.c-list5__list{width:100%;margin-left:1%;padding-top:3%;display:flex;flex-wrap:wrap;position:relative}@media(max-width: 960px){.c-list5__list{padding-top:5%;justify-content:center}}.c-list5__list__item{width:50%;margin:0 1.5% 2.5% 1.5%;font-size:1.8rem;letter-spacing:-0.1rem;line-height:1.3;font-weight:bold;max-width:281px}@media(max-width: 960px){.c-list5__list__item{width:46.25%;margin:0 2.5% 2.5% 0;font-size:1.3rem;letter-spacing:-0.15rem}}.c-list5__list__item .title{width:100%;height:95px;padding:12px 18px;border-radius:0 0 10px 10px;color:var(--white);background:#0563a6}@media(max-width: 960px){.c-list5__list__item .title{height:70px;padding:8px 8px;border-radius:0 0 10px 10px}}.c-card1{padding-top:10px;margin-top:70px;position:relative;text-align:center}@media(max-width: 960px){.c-card1{padding-top:60px;margin-top:15px;border-radius:12px}}.c-card1__term{font-size:2.5rem;font-weight:var(--fw-heavy);line-height:1.3;font-feature-settings:"palt";letter-spacing:-0.15rem}@media(max-width: 960px){.c-card1__term{font-size:1.6rem;letter-spacing:-0.1rem;line-height:1.3;margin-top:-60px}}.c-card1__term span{font-size:2rem;letter-spacing:0;display:block;margin-top:12px}@media(max-width: 960px){.c-card1__term span{font-size:1.4rem;letter-spacing:-0.1rem}}.c-card1 button{width:480px;height:50px;color:var(--white);background:var(--accent-color);border-radius:40px;font-size:2.5rem;font-weight:var(--fw-heavy);transition:opacity .4s;position:relative;margin:15px 0}@media(max-width: 960px){.c-card1 button{width:89%;height:40px;font-size:1.8rem;margin:10px 0}}.c-card1 button:hover{opacity:.7}.c-card1 button::before{content:"";position:absolute;background:url(/douga_mv/doraemon/summerfes2025/images/arrows.png) no-repeat;width:14px;height:40px;left:6%;top:12%}@media(max-width: 960px){.c-card1 button::before{background-size:65%;left:6.5%;top:18%}}.c-card1 button::after{content:"";position:absolute;background:url(/douga_mv/doraemon/summerfes2025/images/arrows.png) no-repeat;width:14px;height:40px;right:6%;top:12%}@media(max-width: 960px){.c-card1 button::after{background-size:65%;right:5%;top:18%}}.c-card2{padding:17px 30px;background-color:var(--white);border-radius:7px;display:grid;gap:30px}@media(max-width: 960px){.c-card2{gap:10px;padding:20px}}.c-card2__term{font-size:3.8rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-card2__term{font-size:2.6rem}}.c-card3{padding-top:20px;position:relative;text-align:center}@media(max-width: 960px){.c-card3{margin:0 auto 10px auto;border-radius:12px}}.c-card3__term{font-size:2.4rem;font-weight:var(--fw-heavy);line-height:1.25;font-feature-settings:"palt";letter-spacing:-0.01em}.c-text1{font-size:1.6rem;font-weight:var(--fw-bold)}@media(max-width: 960px){.c-text1{font-size:1.3rem}}.c-text2{font-size:5rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-text2{font-size:3.4rem}}.c-text3{font-size:2.6rem;font-weight:var(--fw-heavy)}@media(max-width: 960px){.c-text3{font-size:3.4rem}}.c-page_top{position:fixed;right:10px;bottom:10px;z-index:99}@media(max-width: 960px){.c-page_top{position:relative;display:block;margin:10px auto;justify-self:center}}.p-top{overflow-x:hidden}@media(max-width: 960px){.p-top2{padding-bottom:20px;display:block}}.p-top2_1{position:relative;white-space:nowrap;background:#fff}@media(max-width: 960px){.p-top2_1{width:100%;white-space:normal}}.p-top2_1__text{text-align:center;font-size:2.4rem;font-weight:700;letter-spacing:-0.2rem;padding-bottom:15px}@media(max-width: 960px){.p-top2_1__text{width:100%;font-size:1.7rem;line-height:1.3;padding-bottom:10px}}.p-top2_1__text a{text-decoration:underline}.p-top2_1__text span{color:#ff267e}.p-top2_1 img{display:block;margin:0 auto}@media(max-width: 960px){.p-top2_1 img{width:260px}}.p-top2_2{width:960px;margin:0 auto;padding-top:60px}@media(max-width: 960px){.p-top2_2{width:94%;margin:0 3%;padding-top:20px}}.p-top2_2:nth-child(2){padding-top:50px}@media(max-width: 960px){.p-top2_2:nth-child(2){padding-top:0}}.p-top2_2 h3{width:960px;margin:0 auto;line-height:1.45;font-size:4rem;font-weight:900;text-align:center;color:var(--white);background:var(--accent-color);border-radius:10px 10px 0px 0px;position:relative}@media(max-width: 960px){.p-top2_2 h3{width:100%;font-size:3em;padding:8px 0;border-radius:10px 10px 0px 0px}}.p-top2_2 h3::before{content:"";position:absolute;background:url(/douga_mv/doraemon/summerfes2025/images/h_yellow_l.png) no-repeat;width:57px;height:40px;left:0;top:0}.p-top2_2 h3::after{content:"";position:absolute;background:url(/douga_mv/doraemon/summerfes2025/images/h_yellow_r.png) no-repeat;width:57px;height:40px;right:0;top:0}.p-top2_2:nth-child(2) h3{position:relative}@media(max-width: 960px){.p-top2_2:nth-child(2) h3{margin-top:30px}}.p-top2_2_1{display:flex;flex-wrap:wrap;font-size:2.5rem;width:768px;margin:0 auto}@media(max-width: 960px){.p-top2_2_1{width:100%;font-size:2.2rem}}.p-top2_2_1 input{width:450px;font-size:1.8rem;border:2px solid;border-radius:5px;padding:10px 15px;margin-right:20px}@media(max-width: 960px){.p-top2_2_1 input{width:88%;font-size:1.4rem;letter-spacing:-1px;padding:12px 0 12px 8px;margin:10px auto 3px}}.p-top2_2_1 a,.p-top2_2_1 span{display:block;width:295px;font-size:2.4rem;line-height:2.5;font-weight:var(--fw-heavy);background:#ff8600;color:var(--white);border-radius:30px;text-align:center}@media(max-width: 960px){.p-top2_2_1 a,.p-top2_2_1 span{width:88%;line-height:2.2;margin:0 auto}}.p-top2_2_1 span{background:#fdd1a1}.p-top2_2 .errorBox{width:768px;margin:0 auto 10px}@media(max-width: 960px){.p-top2_2 .errorBox{margin-bottom:0}}.p-top2_2 p{width:100%;font-size:1.8rem;margin-top:3px}@media(max-width: 960px){.p-top2_2 p{width:88%;margin:5px auto;font-size:1.3rem}}.p-top2_2 p.error{color:var(--accent-color)}.p-top2_2 .c-list1{width:960px;padding-top:30px;border:5px solid var(--accent-color);background:var(--white);border-radius:0px 0px 10px 10px;margin:0 auto}@media(max-width: 960px){.p-top2_2 .c-list1{width:100%;padding:10px 0 20px 0;border-width:4px;border-top:0;border-radius:0px 0px 10px 10px}}.p-top2_2 .c-list1__item:nth-child(2) .c-card1__term{letter-spacing:-0.1em}.p-top2_2 .c-list1.present{padding-top:0}@media(max-width: 960px){.p-top2_2 .c-list1.present{padding-top:10px}}.p-top2_2 .c-list1.present p{text-align:center;font-size:2.2rem;margin-top:20px;font-weight:var(--fw-heavy)}@media(max-width: 960px){.p-top2_2 .c-list1.present p{font-size:1.6rem;margin-top:0}}.p-top2_2 .c-list1.present p a{text-decoration:underline}.p-top2_3{margin:25px auto 50px}@media(max-width: 960px){.p-top2_3{margin:0 auto}}.p-top2_3_1{text-align:center;font-size:2.4rem;letter-spacing:-1px;font-weight:700}@media(max-width: 960px){.p-top2_3_1{font-size:1.6rem;margin-top:5px}}.p-top3{padding:30px 0;text-align:center;font-size:2.4rem;font-weight:700;background:#fff url(/douga_mv/doraemon/summerfes2025/images/bg.png) repeat top center/contain}@media(max-width: 960px){.p-top3{padding-top:20px;font-size:1.5rem;background:#fff url(/douga_mv/doraemon/summerfes2025/images/bg_sp.png) repeat top center/contain}}.p-top3 h3{color:var(--accent-color)}.p-top3 .present a{display:inline-block;width:400px;font-size:2.4rem;line-height:2.5;font-weight:var(--fw-heavy);background:#0563a6;color:var(--white);border-radius:30px;text-align:center}@media(max-width: 960px){.p-top3 .present a{width:82%;line-height:2.2;margin-top:5px}}.p-top3 span{color:#0563a6}.p-top3__img{max-width:270px;height:290px;position:relative;margin:25px auto}@media(max-width: 960px){.p-top3__img{max-width:170px;height:auto;margin:5px auto}}.p-top3__img img:nth-of-type(2){position:absolute;top:55px;right:-235px}@media(max-width: 960px){.p-top3__img img:nth-of-type(2){width:100px;top:45px;right:-105px}}.p-top3_1{padding-bottom:60px}@media(max-width: 960px){.p-top3_1{padding-bottom:30px}}.p-top3_2{line-height:1.2;text-align:left;margin-top:30px}.p-top3_2 h3{font-size:4rem;text-align:center;margin-bottom:20px}@media(max-width: 960px){.p-top3_2 h3{font-size:2.4rem;letter-spacing:-0.24rem;margin-bottom:15px}}.p-top3_2__inner{width:960px;margin:0 auto;position:relative}@media(max-width: 960px){.p-top3_2__inner{width:100%}}.p-top3_2__text,.p-top3_2__text--2,.p-top3_2__text--1{line-height:1.2;font-weight:var(--fw-heavy);text-align:center}@media(max-width: 960px){.p-top3_2__text,.p-top3_2__text--2,.p-top3_2__text--1{position:relative;width:96%;margin:0 auto;max-width:707px;height:auto;line-height:1;font-size:1.7rem}}.p-top3_2__text--1{font-size:2.8rem;margin-bottom:20px;line-height:1.3}@media(max-width: 960px){.p-top3_2__text--1{font-size:1.6rem;letter-spacing:-0.1rem;margin-bottom:10px;height:auto}}.p-top3_2__text--2{font-size:2.2rem;margin-bottom:20px;line-height:1.3}@media(max-width: 960px){.p-top3_2__text--2{font-size:1.2rem;letter-spacing:0}}.p-top3_2__pict{display:block;width:436px;height:436px;margin:15px auto}@media(max-width: 960px){.p-top3_2__pict{width:240px;height:auto}}.p-top3_2__term{font-size:1.4rem}@media(max-width: 960px){.p-top3_2__term{width:96%;margin:0 auto;font-size:1.2rem}}.p-top3_2__term__area{height:180px;padding:20px;background-color:#eee}@media(max-width: 960px){.p-top3_2__term__area{height:160px;padding:10px}}.p-top3_2__term__area__inner{width:100%;height:100%;overflow-y:scroll}.p-top3_2__term__area__inner ::-webkit-scrollbar-track{background-color:red}.p-top3_2__btn{width:100%;height:100px;font-size:4rem;margin-bottom:50px;border-radius:18px;background-color:var(--accent-color);color:var(--white)}@media(max-width: 960px){.p-top3_2__btn{width:95%;height:57px;font-weight:800;border-radius:10px;font-size:2.4rem;margin:0 2.5% 20px 2.5%}}.p-top5{background:#f7c8dc}@media(max-width: 960px){.p-top5{padding:0}}.p-top5 a{display:block;color:#333}.p-top5__pict{max-width:728px;margin:0 auto}.p-top5__text{text-align:center;font-size:3rem;font-weight:bold;margin-bottom:20px}@media(max-width: 960px){.p-top5__text{font-size:1.8rem}}.p-top6_1{max-width:728px;margin:0 auto;padding:30px 0}@media(max-width: 960px){.p-top6_1{max-width:710px;width:95%;margin:0 auto;padding:15px 0}}footer{background:#00cde2;color:#fff;font-size:1.4rem;text-align:center;padding:15px 0 30px}@media(max-width: 960px){footer{font-size:1.2rem}}footer a{display:block;margin:20px auto}footer a:nth-of-type(1){width:273px}@media(max-width: 960px){footer a:nth-of-type(1){width:135px;margin:0 auto 20px}}footer a:nth-of-type(2){width:230px}@media(max-width: 960px){footer a:nth-of-type(2){width:115px}}html{min-width:320px;color:var(--font-color);font-size:62.5%;line-height:1.5;font-family:"M PLUS Rounded 1c",sans-serif}@media(max-width: 374px){html{zoom:.85}}a{display:inline-block;text-decoration:none}@media(hover: hover){a{transition:opacity .4s}a:hover{opacity:.7}}
