﻿body{font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif}img{max-width:100%;height:auto}.header{padding:20px;position:relative;z-index:2}@media screen and (min-width: 1100px){.header{padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:80px;width:100%;box-sizing:border-box;background:rgba(255,255,255,0.8);backdrop-filter:blur(10px)}}.header .header-nav{display:flex;justify-content:space-between;align-items:center;width:100%}.header .header-nav .header-logo img{height:20px;width:auto;display:block}@media screen and (min-width: 1100px){.header .header-nav .header-logo img{height:22px}}.header .header-nav .menu-container .menu-list-multiple{display:flex;flex-direction:column;z-index:997;position:fixed;top:56px;right:0;width:100%;gap:0;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1);opacity:0;pointer-events:none;transform:translateY(-10px);transition:0.4s}.header .header-nav .menu-container .menu-list-multiple.show{opacity:1;pointer-events:auto;transform:translateY(0)}.header .header-nav .menu-container .menu-list-multiple .menu-item{border-top:1px solid #E2E2E1;width:100%}.header .header-nav .menu-container .menu-list-multiple .menu-item .menu-link{color:#242D33;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.84px;padding:15px;background-color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;width:100%;text-decoration:none}.header .header-nav .menu-container .menu-list-multiple .menu-item .menu-link::after{content:"";display:inline-block;width:12px;height:13px;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" fill="none"%3E%3Cpath d="M10.9494 4.91421L9.53516 3.5L5.99951 7.03564L2.46402 3.50015L1.0498 4.91436L5.99955 9.86411L10.9494 4.91421Z" fill="%23242D33"/%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;vertical-align:middle}@media screen and (min-width: 1100px){.header .header-nav .menu-container .menu-list-multiple{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:24px;opacity:1;pointer-events:auto;transform:translateY(0);position:relative;top:auto;box-shadow:none}.header .header-nav .menu-container .menu-list-multiple .menu-item{border:none}.header .header-nav .menu-container .menu-list-multiple .menu-item .menu-link{background:transparent;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.1em;white-space:nowrap}.header .header-nav .menu-container .menu-list-multiple .menu-item .menu-link::after{display:none}}.sp-menu-multiple{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;z-index:999;position:fixed;top:8px;right:16px;background-color:#fff;opacity:0;pointer-events:none;transition:0.4s}.sp-menu-multiple.show{opacity:1;pointer-events:auto}@media screen and (min-width: 1100px){.sp-menu-multiple.show{display:none}}.sp-menu-multiple .bar{width:20px;height:1px;background-color:#242D33}.sp-menu-multiple::before,.sp-menu-multiple::after{content:"";width:20px;height:1px;background-color:#242D33;transform-origin:center;transition:0.4s}.sp-menu-multiple.opened{gap:0}.sp-menu-multiple.opened .bar{display:none}.sp-menu-multiple.opened::before{transform:rotate(45deg) translateY(1px)}.sp-menu-multiple.opened::after{transform:rotate(-45deg) translateY(-1px)}.floating{box-sizing:border-box;position:fixed;top:0;width:100%;height:56px;background:#fff;margin:auto;padding:8px 16px;padding-right:72px;z-index:998;display:flex;justify-content:flex-end;gap:8px;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1);opacity:0;pointer-events:none;transition:0.4s}.floating.show{opacity:1;pointer-events:auto;display:flex !important}@media screen and (min-width: 1100px){.floating{top:auto;bottom:0;box-shadow:none;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);padding:12px 16px;height:auto;justify-content:center}}.floating-today-std{box-sizing:border-box;width:91px;padding:4px 0;justify-content:center;align-items:center;border-top:2px solid #FF6200;border-bottom:2px solid #FF6200;background:#fff;pointer-events:none}.floating-today-std .floating-entry-label{color:#242D33;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:0.05em}.floating-today-std .floating-entry-label span{color:#FF6200}@media screen and (min-width: 1100px){.floating-today-std{width:215px;height:25px;border:none;background:linear-gradient(90deg, #FFF6D5 0%, #FFE4C6 100%);box-shadow:0 0 4px 0 rgba(0,0,0,0.1);position:absolute;top:-1px;left:calc(50% - 107.5px)}.floating-today-std .floating-entry-label{font-size:14px}.floating-today-std .floating-entry-label br{display:none}}.floating-entry-btn{box-sizing:border-box;display:inline-flex;color:#FFF;border-radius:20px;background:#FF6200;width:160px;height:40px;padding:20px 0;justify-content:center;align-items:center;gap:10px;text-decoration:none}.floating-entry-btn .svg{width:20px;height:auto;display:block}.floating-entry-btn span{font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.1em}@media screen and (min-width: 1100px){.floating-entry-btn{width:335px;height:45px;border-radius:30px;box-shadow:0 4px 16px 0 rgba(0,0,0,0.1)}.floating-entry-btn .svg{width:23px}.floating-entry-btn span{font-size:16px}.floating-entry-btn.floating-today-btn{height:53px}}.hero{position:relative;z-index:1;margin-top:-65px;background:linear-gradient(180deg, #fff 0%, #F8F8F8 100%)}@media screen and (min-width: 769px){.hero{height:600px}}@media screen and (min-width: 1100px){.hero{height:750px;margin-top:-80px}}.hero .bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:420px;overflow:hidden}@media screen and (min-width: 769px){.hero .bg{height:100%}}.hero .bg .swiper-wrapper{width:100%;height:100%}.hero .bg .swiper-slide{width:100%;height:100%}.hero .bg .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero .header-contents{position:relative;z-index:2;padding:257px 32px 30px}@media screen and (min-width: 769px){.hero .header-contents{padding:106px 40px 0}}@media screen and (min-width: 1100px){.hero .header-contents{padding:166px 40px 0;max-width:1180px;margin:0 auto}}.hero .header-contents .header-img .mainvisual{width:240px;height:auto;display:block}@media screen and (min-width: 769px){.hero .header-contents .header-img .mainvisual{width:400px}}@media screen and (min-width: 1100px){.hero .header-contents .header-img .mainvisual{width:471px}}.hero .header-contents .live-logo-days{text-align:center;margin-top:41px}@media screen and (min-width: 769px){.hero .header-contents .live-logo-days{margin-top:50px}}.hero .header-contents .live-logo-days .live-logo{width:300px;margin:0 auto}@media screen and (min-width: 769px){.hero .header-contents .live-logo-days .live-logo{width:380px;margin:0}}@media screen and (min-width: 1100px){.hero .header-contents .live-logo-days .live-logo{width:400px}}.hero .header-contents .live-logo-days .live-logo img{width:100%;height:auto;display:block}.hero .header-contents .live-logo-days .live-days{display:flex;justify-content:space-between;align-items:center;gap:10px;width:300px;margin:10px auto 0}@media screen and (min-width: 769px){.hero .header-contents .live-logo-days .live-days{width:380px;margin:14px 0 0}}@media screen and (min-width: 1100px){.hero .header-contents .live-logo-days .live-days{width:400px}}.hero .header-contents .live-logo-days .live-days img{width:auto;height:21px;display:block}.hero .header-contents .live-logo-days .live-days::before,.hero .header-contents .live-logo-days .live-days::after{content:"";background-color:#242D33;height:1px;flex:1}.hero .header-contents .header-time{display:flex;justify-content:center;align-items:baseline;gap:4px;margin-top:8px}@media screen and (min-width: 769px){.hero .header-contents .header-time{justify-content:flex-start;margin-top:10px}}@media screen and (min-width: 1100px){.hero .header-contents .header-time{width:400px;justify-content:center}}.hero .header-contents .header-time p{color:#242D33;font-family:"Outfit", sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:0.03em}@media screen and (min-width: 769px){.hero .header-contents .header-time p{font-size:42px}}.hero .header-contents .header-time p span{font-size:16px;font-style:normal;font-weight:600;line-height:100%}@media screen and (min-width: 769px){.hero .header-contents .header-time p span{font-size:20px}}.hero .header-contents .header-time p::after{content:"/";font-size:30px;font-style:normal;font-weight:300;line-height:100%;letter-spacing:0.05em;margin-left:4px}.hero .header-contents .header-time p:last-child::after{display:none}.hero .header-contents .cta-entry-btn-wrap{margin:16px auto 0;width:100%;max-width:310px}@media screen and (min-width: 769px){.hero .header-contents .cta-entry-btn-wrap{max-width:360px;margin:24px 10px 0}}@media screen and (min-width: 1100px){.hero .header-contents .cta-entry-btn-wrap{width:380px}}.cta-entry-btn{box-sizing:border-box;display:inline-flex;align-items:center;color:#FFF;border-radius:30px;background:#FF6200;width:100%;height:60px;padding:20px 0;justify-content:center;align-items:center;gap:10px;text-decoration:none}@media screen and (min-width: 769px){.cta-entry-btn{height:66px;border-radius:33px}}.cta-entry-btn .svg{width:28px;height:auto;display:block}.cta-entry-btn span{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.1em}.company-lineup{overflow:hidden;padding:10px 0}.company-lineup__slide .swiper-wrapper{transition-timing-function:linear}.company-lineup__slide .swiper-wrapper .swiper-slide{width:124px;height:64px;padding:0 4.5px}@media screen and (min-width: 769px){.company-lineup__slide .swiper-wrapper .swiper-slide{width:106px;height:84px}}.company-lineup__slide .swiper-wrapper .swiper-slide a{width:100%;height:100%;padding:8px;background-color:#fff;display:block;box-sizing:border-box}.company-lineup__slide .swiper-wrapper .swiper-slide a img{width:100%;height:100%;object-fit:contain}.md-inner{max-width:calc(1100px + 40px);margin:0 auto;padding:0 20px;box-sizing:border-box}.sm-inner{max-width:calc(860px + 40px);margin:0 auto;padding:0 20px;box-sizing:border-box}.section-header{color:#242D33;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.section-header .text-ja{font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;display:flex;justify-content:flex-start;align-items:center;gap:8px}@media screen and (min-width: 769px){.section-header .text-ja{font-size:16px}}.section-header .text-ja::before{content:"";width:10px;height:10px;border-radius:50%;background-color:#FF6200;position:relative}@media screen and (min-width: 769px){.section-header .text-ja::before{width:12px;height:12px}}.section-header .text-en{font-family:Outfit;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0.03em}@media screen and (min-width: 769px){.section-header .text-en{font-size:60px}}.company-section{padding:80px 0 100px;background-image:url(../images/youtube_multiple_dates_circle_orange_lp/bg_company.png),linear-gradient(180deg, #F8F8F8 0%, #F0F0F0 100%);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 769px){.company-section{padding:100px 0 120px}}.company-section .section-header{align-items:center}.company-section .section-header .text-ja::before{display:none}.company-section .heading-sub{color:#242D33;text-align:center;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-top:30px}.company-section .heading-sub span{color:#FF6200}.series-company-container{border-radius:12px;background:#FFF;padding:16px 20px 32px 20px;box-sizing:border-box;margin-top:60px}@media screen and (min-width: 769px){.series-company-container{border-radius:16px;padding:20px 30px 32px 30px}}.series-company-container.color-2 .series-company-container__header .series-company-container__title .series-company-container__title--label{color:#DABD00}.series-company-container.color-3 .series-company-container__header .series-company-container__title .series-company-container__title--label{color:#D58701}.series-company-container *{box-sizing:border-box}.series-company-container .series-company-container__header{margin-top:-30px}@media screen and (min-width: 769px){.series-company-container .series-company-container__header{margin-top:0}}.series-company-container .series-company-container__header .series-company-container__title{display:flex;justify-content:space-between;align-items:baseline;width:100%}@media screen and (min-width: 769px){.series-company-container .series-company-container__header .series-company-container__title{justify-content:center;position:relative}}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--label{color:#FF9B44;font-family:Outfit;font-size:48px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:0.03em}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--label span{font-size:70px}@media screen and (min-width: 769px){.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--label{font-size:100px;position:absolute;left:0;bottom:8px}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--label span{font-size:120px}}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--text{color:#242D33;font-family:Outfit;font-size:36px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:0.03em}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--text small{font-size:19px;font-weight:600}@media screen and (min-width: 769px){.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--text{font-size:48px}.series-company-container .series-company-container__header .series-company-container__title .series-company-container__title--text small{font-size:20px}}.series-company-container .series-company-container__body{padding:20px 0 24px}.series-company-container .series-company-container__body .series-company-lineup{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24px 8px}@media screen and (min-width: 769px){.series-company-container .series-company-container__body .series-company-lineup{gap:24px 12px}}.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item{width:calc((100% - 12px * 2) / 3)}@media screen and (min-width: 769px){.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item{width:calc((100% - 12px * 6) / 7)}}@media screen and (max-width: 768px){.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item:nth-child(n+13){display:none}}@media screen and (min-width: 769px){.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item:nth-child(n+15){display:none}}.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item a{display:block;text-align:center;text-decoration:none}.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item a .series-company-img{aspect-ratio:136 / 90;width:100%;border:1px solid #E2E2E1;background:#FFF;padding:12px}.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item a .series-company-img img{width:100%;height:100%;object-fit:contain}.series-company-container .series-company-container__body .series-company-lineup .series-company-lineup__item a .series-company-name{color:#242D33;text-align:center;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0.05em;margin-top:12px}.series-company-container .series-company-container__body .series-company-lineup.all-show .series-company-lineup__item{display:block}.series-company-container .series-company-container__footer{text-align:center}.sp-none{display:none}@media screen and (min-width: 769px){.sp-none{display:block}}@media screen and (min-width: 769px){.pc-none{display:none}}.more-btn{all:unset;display:inline-flex;min-width:200px;padding:10px;justify-content:center;align-items:center;border-radius:25px;background:#FFF;gap:16px;color:#fff;background:#242D33;font-size:17px;font-style:normal;font-weight:700;line-height:26px;cursor:pointer}.more-btn::before{content:"";display:inline-block;width:18px;height:18px;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M10.2612 17.501H8.11286V10.0873H0.704102V7.93903H8.14313V0.5H10.2914V7.91266L17.7041 7.93805V10.0561L10.2866 10.0873L10.2612 17.501Z" fill="%23fff"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center}.more-btn.active::before{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="4" viewBox="0 0 18 4" fill="none"%3E%3Cpath d="M0.704102 3.07507V0.926758L17.7041 0.925781V3.04382L0.704102 3.07507Z" fill="%23fff"/%3E%3C/svg%3E')}.campaign-section{padding:80px 0 100px}@media screen and (min-width: 769px){.campaign-section{padding:100px 0 120px}}.campaign-section .section-header{margin-bottom:60px}.campaign-section .comingsoon_campaign{text-align:center}.timetable-section{background:linear-gradient(90deg, #FF6200 0%, #FF7D20 50%, #FF6200 100%);padding:80px 0 100px}@media screen and (min-width: 769px){.timetable-section{padding:100px 0 120px}}.timetable-section .section-header{margin-bottom:60px;color:#fff}.timetable-section .section-header .text-ja::before{background-color:#fff}.point-section{background:#242D33;padding:80px 0 100px;color:#fff}@media screen and (min-width: 769px){.point-section{padding:100px 0 120px}}.point-section .section-header{margin-bottom:60px;color:#fff}.point-section .point-box{max-width:860px}@media screen and (min-width: 769px){.point-section .point-box{margin-left:auto;margin-right:0}}.point-box{display:flex;flex-direction:column;gap:60px}.point-box .point-item{box-sizing:border-box}.point-box .point-item *{box-sizing:border-box}.point-box .point-item .point-ttl span{background:#FFF;color:#242D33;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:6px 12px 6px 16px;border-left:5px solid #FF6200}@media screen and (min-width: 769px){.point-box .point-item .point-ttl span{font-size:24px;padding:8px 12px 8px 16px}}.point-box .point-item .point-txt{color:#FFF;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:170%;margin-top:20px}@media screen and (min-width: 769px){.point-box .point-item .point-txt{font-size:18px}}.seminar-section{padding:80px 0 100px;background:#F8F8F8}@media screen and (min-width: 769px){.seminar-section{padding:100px 0 120px}}.seminar-section .section-header{margin-bottom:60px}.seminar-section .seminar-item__comingsoon-text{padding:23px 20px;border-radius:12px;background:#FFF;text-align:center;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:25px}@media screen and (min-width: 769px){.seminar-section .seminar-item__comingsoon-text{padding:32px 20px;border-radius:16px;font-size:16px;line-height:30px}}.howto-section{padding:80px 0 100px}@media screen and (min-width: 769px){.howto-section{padding:100px 0 120px}}.howto-section .section-header{margin-bottom:60px}.howto-items{counter-reset:howto}@media screen and (min-width: 769px){.howto-items{display:flex;justify-content:space-between;align-items:stretch}}.howto-items *{box-sizing:border-box}.howto-items li{counter-increment:howto}@media screen and (min-width: 769px){.howto-items li{display:flex;justify-content:space-between;align-items:flex-start}}.howto-items li::after{content:"";display:block;width:0;height:0;margin:0 auto;border-left:12px solid transparent;border-right:12px solid transparent;border-top:14px solid #242D33}@media screen and (min-width: 769px){.howto-items li::after{border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:14px solid #242D33;margin-top:113px}}.howto-items li:last-child::after{display:none}.howto-items li .howto-item{border-radius:12px;background:#F8F8F8;position:relative;display:flex;justify-content:space-between;align-items:stretch}@media screen and (min-width: 769px){.howto-items li .howto-item{width:252px;height:100%;flex-direction:column}}.howto-items li .howto-item::before{content:counter(howto);color:#FF6200;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:normal;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:2}@media screen and (min-width: 769px){.howto-items li .howto-item::before{font-size:24px;width:46px;height:46px}}.howto-items li .howto-item .howto-item__img{position:relative;z-index:1;width:124px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__img{width:100%;height:134px}}.howto-items li .howto-item .howto-item__img img{height:auto;display:block}.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_1{width:82px}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_1{width:127px}}.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_2{width:47px}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_2{width:62px}}.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_3{width:74px}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_3{width:90px}}.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_4{width:90px}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__img img.icon-how_to_watch_4{width:130px}}.howto-items li .howto-item .howto-item__txt{position:relative;z-index:1;padding:25px 0;flex:1}@media screen and (min-width: 769px){.howto-items li .howto-item .howto-item__txt{padding:0 36px 36px;display:flex;justify-content:center}}.howto-items li .howto-item .howto-item__txt p{color:var(--common-text-242-d-33, #242D33);font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:27px}.howto-items li .howto-item .howto-item__txt p span{color:#FF6200}.howto-items li .howto-item .howto-item__txt p a{text-decoration:none}.prepare{margin-top:24px}@media screen and (min-width: 769px){.prepare{margin-top:40px}}.prepare *{box-sizing:border-box}.prepare .prepare-ttl{background-color:#242D33;color:#fff;display:inline;padding:8px 24px 8px 14px;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.prepare .prepare-txt{margin-top:18px;color:#242D33;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.faq-section{padding:80px 0 100px}@media screen and (min-width: 769px){.faq-section{padding:100px 0 120px}}.faq-section .section-header{margin-bottom:60px}.faq-items .faq-item{border-bottom:1px solid #242D33;padding:16px 0}.faq-items .faq-item:first-child{padding-top:0}.faq-items .faq-item .toggle-faq .faq-question-item{color:#242D33;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding-left:38px;padding-bottom:16px;position:relative}.faq-items .faq-item .toggle-faq .faq-question-item::before{content:"Q";color:#FF6200;font-family:Outfit;font-size:24px;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:-4px;left:0}.faq-items .faq-item .toggle-faq .faq-question-item::after{content:"";width:1px;height:16px;background:#242D33;position:absolute;top:4px;left:28px}.faq-items .faq-item .toggle-faq .faq-answer-item{color:#242D33;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding-left:38px;position:relative}.faq-items .faq-item .toggle-faq .faq-answer-item::before{content:"A";color:#242D33;font-family:Outfit;font-size:24px;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:-4px;left:0}.faq-items .faq-item .toggle-faq .faq-answer-item::after{content:"";width:1px;height:16px;background:#242D33;position:absolute;top:4px;left:28px}.overview-section{padding:10px 0 100px;position:relative}@media screen and (min-width: 769px){.overview-section{padding:100px 0 200px}}.overview-section::before{content:"";background:#F8F8F8;position:absolute;bottom:0;right:0;width:100%;height:calc(100% - 60px);z-index:1}@media screen and (min-width: 769px){.overview-section::before{width:calc(50% + 400px);height:100%}}.overview-section .md-inner{position:relative;z-index:2}.overview-section .section-header{margin-bottom:50px}@media screen and (min-width: 769px){.overview-section .md-inner{display:flex;justify-content:space-between;align-items:flex-start}.overview-section .md-inner .section-header{flex:1}}.overview-table{max-width:700px;width:100%;margin:0 auto;border:1px solid #CCC;overflow:hidden;box-sizing:border-box}.overview-table *{box-sizing:border-box}@media screen and (min-width: 769px){.overview-table{display:table}}@media screen and (min-width: 769px){.overview-table dl{display:table-row}}.overview-table dl dt{padding:12px 30px;background:#242D33;color:#fff;text-align:center;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.1em}@media screen and (min-width: 769px){.overview-table dl dt{border-bottom:1px solid #CCC;width:160px;display:table-cell;padding:16px 30px;text-align:left;font-size:16px;vertical-align:middle}}.overview-table dl dd{padding:16px 30px;color:#242D33;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0.1em;background:#fff}@media screen and (min-width: 769px){.overview-table dl dd{border-bottom:1px solid #CCC;display:table-cell;padding:16px 30px;font-size:16px}}.overview-table dl dd .overview-table__data--lineup+.overview-table__data--lineup{margin-top:12px}.overview-table dl dd a{color:#242D33}.overview-table dl:last-child dt{border-bottom:none}.overview-table dl:last-child dd{border-bottom:none}.entry-nav-btn-area{position:relative;z-index:2;background:url(../images/youtube_multiple_dates_circle_orange_lp/bg_entry.png),#FF6200;background-size:cover;background-position:center;background-repeat:no-repeat;padding:50px 20px 40px;box-sizing:border-box;text-align:center;max-width:1200px;margin:0 auto}.entry-nav-btn-area .cta-entry-btn{width:300px;height:70px;margin:0 auto;border-radius:35px;background:linear-gradient(90deg, #FFF2C1 0%, #FFD7A8 100%)}.entry-nav-btn-area .cta-entry-btn span{color:#242D33}.entry-nav-btn-area .back{margin-top:30px}.entry-nav-btn-area .back a{color:#FFF;text-align:center;font-family:"Barlow Condensed","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none}@media screen and (min-width: 769px){.entry-nav-btn-area{padding:60px 20px 50px;border-radius:16px;height:251px;margin-top:-100px}.entry-nav-btn-area .cta-entry-btn{width:380px;height:90px;border-radius:45px}.entry-nav-btn-area .cta-entry-btn span{font-size:22px}}.notice-area{background:#242D33;padding:60px 0 100px}@media screen and (min-width: 769px){.notice-area{padding:180px 0 140px;margin-top:-151px}}.notice-area .supplement{margin-bottom:60px}.notice-area .supplement li{color:#FFF;font-family:"Hiragino Kaku Gothic ProN";font-size:12px;font-style:normal;font-weight:300;line-height:normal}.pagetop{position:fixed;right:10px;bottom:70px;z-index:999}.pagetop img{width:45px}@media screen and (min-width: 769px){.pagetop{bottom:90px;right:20px}.pagetop img{width:66px}}.footer{background:#242D33;padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media screen and (min-width: 769px){.footer{flex-direction:row;gap:16px}}.footer .copyright{color:#FFF;font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0.24px}

/*# sourceMappingURL=youtube_multiple_dates_circle_orange.css.map */