@charset "utf-8";html{scroll-behavior:smooth} body{--red:#E70000;--deep-red:#CB0411;--text:#202020;--muted:#666;--line:#e6e6e6;--text-sub:#444;--bg-gray:#f4f4f4;--bg-gray-light:#f7f7f7;--bg-inquiry:#ebebeb;--shadow-line:#cecece;--emut_scene_line:#ddd;--emut_scene_pink2:#fff0eb;--emut_scene_pink3:#fffaf8} .emut-lp{color:var(--text);font-family:inherit;background:#fff} .emut-lp *{box-sizing:border-box} .emut-inner{max-width:1000px;margin:0 auto;padding:0 40px;position:relative} .emut-inner.bg_m{background:url(/kojin/emut/lp/events/baito/imgs/bg_m.png) left 10% top 0 no-repeat;background-size:20%} .emut-section{padding:50px 0;overflow:visible} .emut-section--gray{background:var(--bg-gray-light);padding:20px 20px;overflow:hidden} .emut-section--line{border-top:3px solid var(--red);border-bottom:3px solid var(--red)} .emut-section__eyebrow{text-align:center;font-weight:700;margin:0 0 20px;color:var(--text-sub);font-size:clamp(17px,2.5vw,30px)} .emut-section__eyebrow:before{content:"＼ ";color:var(--red)} .emut-section__eyebrow:after{content:"／";color:var(--red)} .emut-section__centercopy{text-align:center;font-weight:700;margin:-10px 0 20px;color:var(--text-sub);font-size:clamp(13px,1.8vw,20px)} @media(max-width:767px){.emut-section__eyebrow{padding-bottom:10px;margin-bottom:0} .emut-section__centercopy{margin-top:10px} .emut-section--line{border-top:2px solid var(--red);border-bottom:2px solid var(--red)}} .emut-section.border_top{border-top:3px solid var(--red)} .emut-kv{position:relative;overflow:hidden;background:#fff} .emut-kv__inner{position:relative;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:.7fr 1.2fr;align-items:center;gap:30px} .emut-kv__content{padding:20px} .emut-kv__label{display:inline-block;margin:0 0 18px;width:50%} .emut-kv__title{margin:0;color:var(--text);font-size:clamp(40px,5vw,74px);line-height:1.18;letter-spacing:.06em;font-weight:800;display:inline} .emut-kv__title em{color:var(--red)} .emut-kv__lead{margin:28px 0 0;font-size:clamp(20px,2.5vw,35px);line-height:1.5;font-weight:700;letter-spacing:.5rem} @media(max-width:767px){.emut-kv__lead{margin:10px 0 0} .emut-section.border_top{border-top:2px solid var(--red)}} .emut-kv__lead em{color:var(--red)} .emut-kv__visual{justify-self:end;width:min(840px,100%);overflow:hidden;height:100%} .emut-kv__visual img{display:block;width:auto;height:100%;-o-object-fit:cover;object-fit:cover} .emut-worry-list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px} .emut-worry-card{position:relative;background:#fff;border:2px solid var(--line);border-radius:14px;padding:0 32px 20px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.06);text-decoration:none;overflow:hidden;transition:.5s} .emut-worry-card::after{content:"";display:block;margin:15px -35px -20px;padding:20px 25px;background:url(/kojin/emut/lp/events/baito/imgs/arrow_b.svg) no-repeat center center var(--deep-red);height:35px;background-size:contain} .emut-worry-card:hover{background-color:#f4eef2} .emut-worry-card .casenum{display:block;padding:10px 20px;font-weight:bold;color:var(--red)} .emut-worry-card__icon{display:grid;place-items:center;width:50%;height:auto;margin:0 auto 10px;border:3px solid var(--red);border-radius:50%;color:var(--red);font-size:28px;font-weight:800;overflow:hidden;transition:.5s} .emut-worry-card p{margin:0;font-size:clamp(14px,1.8vw,16px);line-height:1.55;font-weight:700;color:var(--text)} .emut-worry-card *:hover{text-decoration:none} @media screen and (max-width:800px){.emut-worry-list{display:flex;flex-direction:column;gap:26px} .emut-worry-card{position:relative;display:grid;grid-template-columns:34% 1fr;align-items:center;width:100%;gap:0 10px;min-height:100px;padding:10px 10% 10px 4%;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.22);text-align:left;overflow:hidden} .emut-worry-card::after{content:"";position:absolute;display:block;top:0;right:0;bottom:auto;left:auto;width:10%;height:100%;margin:0;padding:0;background:url(/kojin/emut/lp/events/baito/imgs/arrow_b.svg) no-repeat center center var(--deep-red);background-size:25px auto;z-index:0} .emut-worry-card .casenum{grid-column:2;grid-row:1;display:block;padding:10px 0 0;margin:0 0 10px;color:var(--red);font-size:clamp(15px,4vw,20px);font-weight:700;line-height:1;position:relative;z-index:1} .emut-worry-card__icon{grid-column:1;grid-row:1/span 2;display:block;width:100%;max-width:75px;margin:0 auto;position:relative;z-index:1} .emut-worry-card__icon img{display:block;width:100%;height:auto} .emut-worry-card p{grid-column:2;grid-row:2;margin:0;font-size:clamp(13px,2vw,20px);font-weight:700;line-height:1.5;color:var(--text);position:relative;z-index:1}} .emut-about__inner{display:flex;gap:30px;align-items:center;justify-content:center} @media(max-width:767px){.emut-about__inner{gap:15px}} .emut-about h2{margin:0;font-size:clamp(18px,3vw,30px);line-height:1.45;font-weight:800;letter-spacing:.2rem} .emut-logo-mark{display:grid;place-items:center;width:15%;height:auto;margin:0} .emut-feature h2{margin:0;font-size:clamp(28px,3vw,44px);line-height:1.45;font-weight:800;text-align:center;position:relative;z-index:1} .emut-feature h2 em{color:var(--red)} .emut-feature__head{display:flex;justify-content:flex-start;align-items:center;gap:40px;margin-bottom:28px} .emut-feature__head h2{text-align:left;letter-spacing:0.15em} .emut-feature__nara{display:flex;justify-content:flex-start;align-items:center;gap:25px} .emut-feature__nara h2{text-align:left} .emut-feature__kicker{display:inline-block;margin:0 0 10px;padding:0;font-weight:bold;border-radius:999px;color:var(--red);font-size:2.2rem} .emut-feature__summary{margin:0 auto;color:var(--text);line-height:1.6;font-size:clamp(13px,2vw,18px)} .emut-feature__summary em{color:var(--red)} .backttl{position:absolute;top:-20px;left:40px;z-index:0} .emut-face{display:grid;place-items:center;flex:0 0 auto;width:20%;height:auto;border:4px solid var(--red);border-radius:50%;background:#fff;color:var(--red);font-size:36px;font-weight:800;overflow:hidden} .emut-nara{display:grid;place-items:center;flex:0 0 auto;width:22%;height:auto;text-align:right;min-width:120px} .emut-nara img{width:60%;margin:0 15px 0 auto} .emut-center{text-align:center;margin:20px 0 0} @media(max-width:767px){.emut-center{margin-top:0} .emut-center.m50{margin:30px 0 30px!important} .emut-feature__nara{display:grid;grid-template-columns:70px 1fr;gap:5px} .emut-nara{width:100%;padding:0;margin:0;min-width:0} .emut-nara img{width:100%} .backttl{position:absolute;top:0;left:20px;z-index:0}} @media(max-width:400px){.emut-feature__nara{display:grid;grid-template-columns:65px 1fr;gap:5px}} .emut-center.m50{margin:50px 0 50px} .emut-button{display:inline-flex;align-items:center;justify-content:center;min-width:280px;min-height:52px;padding:15px 50px;border-radius:999px;background:#fff;font-size:clamp(15px,1.75vw,30px);color:var(--deep-red) !important;border:2px solid var(--deep-red);text-decoration:none;font-weight:800;box-shadow:0 8px 18px rgba(76,76,76,.22);transition:.5s;position:relative} .emut-button.two_line{font-size:clamp(13px,1.75vw,25px);line-height:1.4;width:55%} .emut-button::after{content:"";margin-left:12px;right:15px;position:absolute;display:inline-block;width:13px;height:13px;border-top:3px solid var(--deep-red);border-right:3px solid var(--deep-red);transform:translate(-50%) rotate(45deg);transition:0.5s} .emut-button:hover{background-color:var(--deep-red) !important;color:#fff !important} .emut-button:hover:after{border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg)} .emut-button.btn_red{display:inline-flex;align-items:center;justify-content:center;min-width:280px;min-height:52px;padding:15px 50px;border-radius:999px;background:var(--deep-red) !important;color:#fff!important;border:2px solid var(--deep-red);text-decoration:none;font-weight:800;box-shadow:0 8px 18px rgba(76,76,76,.22);transition:.5s;position:relative;font-size:clamp(14px,1.75vw,25px)} .emut-button.btn_red:after{content:"";margin-left:12px;right:15px;position:absolute;display:inline-block;width:13px;height:13px;border-top:3px solid #fff;border-right:3px solid #fff;transform:translate(-50%) rotate(45deg);transition:0.5s} .emut-button.btn_red:hover{background-color:#fff !important;color:var(--deep-red) !important} .emut-button.btn_red:hover:after{border-top:3px solid var(--deep-red);border-right:3px solid var(--deep-red);transform:rotate(45deg)} .emut-banner{display:flex;padding:20px;justify-content:space-between;gap:25px;min-height:90px;border:2px solid #f3b9bf;background:#fff3f4;color:var(--red) !important;text-decoration:none;border-radius:12px;margin:50px 0 0;transition:.5s;align-items:center} .emut-banner img{display:block} .emut-banner span{padding:0;width:20%;height:auto;margin:15px;min-width:100px;max-width:500px} .emut-banner strong{font-size:30px} .emut-heading-large{font-weight:bold;margin:20px 0 28px !important;color:#d7d7d7 !important;font-size:clamp(58px,8vw,104px) !important;line-height:1 !important;text-align:left !important} .emut-accordion p.answer{margin:0;padding:0 22px 22px 56px;color:var(--muted);line-height:1.8;position:relative} .emut-accordion p.answer::before{content:"A";position:absolute;left:22px;top:0;color:var(--red);font-weight:bold} .emut-accordion__item{margin:0 0 14px;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;font-size:clamp(13px,2vw,18px)} .emut-accordion__question{position:relative;padding:22px 22px 22px 56px;font-weight:800} .emut-accordion__question::before{content:"Q";position:absolute;left:22px;top:22px;color:var(--red)} .money-learn{background:#fff;color:var(--text);font-family:inherit} .money-learn *{box-sizing:border-box} .money-learn__inner{max-width:1280px;margin:0 auto;padding:50px 20px} @media (max-width:767px){.money-learn__inner{padding:30px 10px}} .money-learn__title{position:relative;margin:0 0 20px;padding:0;font-size:clamp(24px,3vw,45px);font-weight:700;line-height:2;text-align:center} .money-learn__title em{color:var(--red)} .money-learn__title span{text-align:center;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:15px;text-decoration-color:var(--red)} .money-learn__title--video{margin-top:50px} .money-learn__video{max-width:500px;margin:0 auto;width:80%} .money-learn__video a{display:block;overflow:hidden;border-radius:2px;transition:opacity .2s ease} .money-learn__video a:hover{opacity:.82} .money-learn__video img{display:block;width:100%;height:auto} .max50{width:40%} @media(max-width:767px){.money-learn__title span{text-underline-offset:10px} .max50{width:80%;max-width:400px} .m_logoset{display:flex;align-items:center;gap:20px;width:100%} .emut-kv__label{width:50%} .emut-kv__title{width:100%} .emut-inner{padding:0 20px} .emut-inner.sp-only{padding:0 20px;display:block!important} .emut-inner.img{padding:0} .emut-section{padding:40px 0} .emut-section.pad20{padding:20px 0;margin-top:20px} .emut-kv{min-height:auto} .emut-kv__inner{display:block;min-height:auto;padding:0} .emut-kv__visual{width:100%;height:auto;margin:0} .emut-kv__visual img{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:initial;object-fit:initial} .emut-worry-list{grid-template-columns:1fr;gap:10px} .emut-feature__head{display:flex;text-align:center;flex-direction:column;gap:0} .emut-feature__head h2{text-align:center;font-size:clamp(23px,2.3vw,44px)} .emut-face{margin:0 auto 18px;width:50%} .emut-heading-large{text-align:center;margin:0 0!important} .sp-only{display:block}} span.red{color:var(--red)} .emut_scene{width:100%;color:var(--text);font-family:inherit} .emut_scene *{box-sizing:border-box} span{display:inline-block} span.r_1rem{padding-right:0.5rem} .emut_scene img{display:block;max-width:100%;height:auto} .emut_scene a{color:inherit;text-decoration:none;margin:auto 0 0} .emut_scene_section{width:100%;max-width:1400px;margin:20px auto 20px} .emut_scene_flow{display:grid;width:100%} .emut_scene_flow--scene1{grid-template-columns:minmax(18%,0.78fr) minmax(36%,1.65fr) minmax(18%,0.78fr) minmax(18%,0.78fr);gap:20px} .emut_scene_flow--scene2{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px} .emut_scene_card{position:relative;background:#fff;border:1px solid var(--text);border-radius:18px;display:flex;flex-direction:column} .emut_scene_flow--scene1>.emut_scene_card{min-height:clamp(520px,44.2vw,627px)} .emut_scene_flow--scene2>.emut_scene_card{min-height:clamp(500px,40vw,560px)} .emut_scene_card--compact{display:flex;flex-direction:column;padding:clamp(18px,1.55vw,22px) clamp(14px,1.45vw,20px)} .emut_scene_card--wide{padding:clamp(18px,1.55vw,22px) clamp(14px,1.3vw,18px)} .emut_scene_card--scene2{padding:clamp(18px,1.8vw,24px)} .emut_scene_flow>.emut_scene_card:not(:last-child)::after{content:"";position:absolute;top:50%;right:-17px;z-index:3;transform:translateY(-50%);width:0;height:0;border-top:clamp(10px,1.5vw,12px) solid rgba(0,0,0,0);border-bottom:clamp(10px,1.5vw,12px) solid rgba(0,0,0,0);border-left:clamp(10px,1.5vw,12px) solid var(--deep-red)} .emut_scene_head{display:flex;align-items:center;gap:8px;margin-bottom:clamp(12px,1.3vw,18px)} .emut_scene_head h3{margin:0;font-size:clamp(16px,1.45vw,25px);line-height:1.2;font-weight:900;letter-spacing:-0.04em} .emut_scene_num{display:grid;place-items:center;width:clamp(36px,2.9vw,40px);height:clamp(36px,2.9vw,40px);flex:0 0 auto;color:#fff;background:var(--red);border-radius:50%;font-size:clamp(26px,2.15vw,30px);line-height:1;font-weight:900;margin:0 0 auto} .emut_scene_text{margin:0;font-size:clamp(14px,1.25vw,15px);line-height:1.65;font-weight:800;letter-spacing:.02em} .emut_scene_text_normal{margin-top:10px;font-size:clamp(11px,1.1vw,13px)} .emut_scene_text.pt20{padding-top:20px} .emut_scene_text em{color:var(--red);font-style:normal} .emut_scene_text strong{display:inline-block;color:var(--red);font-size:clamp(28px,2.8vw,30px);line-height:1.1;font-weight:900;margin-right:5px} .emut_scene_text strong em{font-size:clamp(44px,4vw,56px);font-style:normal} .emut_scene_note{margin:8px 0 0;font-size:clamp(10px,.9vw,13px);line-height:1.4;font-weight:700;text-align:center} .emut_scene_note.pad0{text-align:left} .emut_scene_arrow{display:inline-block;width:13px;height:13px;border-top:3px solid var(--red);border-right:3px solid var(--red);transform:rotate(45deg)} .emut_scene_btn{position:relative;display:flex;align-items:center;justify-content:center;margin-top:auto;padding:8px 38px 8px 18px;color:var(--deep-red) !important;border:1.5px solid var(--deep-red);border-radius:9px;background:#fff;font-size:clamp(12px,1.45vw,15px);line-height:1.35;font-weight:900;text-align:center;transition:.5s} .emut_scene_btn .emut_scene_arrow{position:absolute;right:18px;top:50%;transform:translateY(-50%) rotate(45deg);transition:.5s} .emut_scene_btn:hover{background:var(--deep-red);color:#fff !important} .emut_scene_btn:hover .emut_scene_arrow{border-top:3px solid #fff;border-right:3px solid #fff;right:10px} .emut_scene_btn.txlink{border:none;text-align:right;border-bottom:1px solid var(--deep-red);border-radius:0;display:inline-block;width:auto;margin:auto auto 0;padding:5px 20px 5px 0} .emut_scene_btn.txlink .emut_scene_arrow{right:5px;border-top:3px solid var(--deep-red);border-right:3px solid var(--red)} .emut_scene_btn.txlink:hover{background:none;color:var(--red) !important;opacity:.5} .emut_scene_btn.txlink:hover .emut_scene_arrow{right:0} .emut_scene_btn--fit{width:fit-content;margin:auto 0 0 auto!important} .emut_scene_service-list_ttl{font-weight:bold;color:var(--red)} .emut_scene_service-list{display:grid} .emut_scene_service{display:grid;grid-template-columns:clamp(50px,4.5vw,62px) 1fr 20px;align-items:center;gap:clamp(10px,1.0vw,15px);min-height:clamp(72px,6.1vw,86px);padding:10px 4px;border-bottom:1px solid var(--emut_scene_line);transition:.5s;position:relative} a.emut_scene_banner{display:block;margin:10px 0 20px;overflow:hidden;box-sizing:border-box;border:1px solid var(--deep-red);border-radius:10px;box-shadow:1px 2px 3px #ccc;transition:0.5s} a.emut_scene_banner:hover{opacity:0.6} a.emut_scene_banner img{display:block;width:100%;height:auto;margin:0} .emut_scene_service .emut_scene_arrow{position:absolute;right:10px;transition:.5s} .emut_scene_service:hover{opacity:.7} .emut_scene_service:hover .emut_scene_arrow{right:5px} .emut_scene_service:last-child{border-bottom:none} .emut_scene_service>img{width:clamp(50px,4.5vw,62px);border-radius:8px;box-shadow:0 2px 7px rgba(0,0,0,.18)} .emut_scene_service strong{display:block;margin-bottom:4px;font-size:clamp(14px,1.25vw,17px);line-height:1.35;font-weight:900} .emut_scene_service strong span{display:inline-block;margin-right:0.5rem;} .emut_scene_service p{margin:0;font-size:clamp(11px,1vw,14px);line-height:1.45} .emut_scene_point-head{display:grid;grid-template-columns:minmax(200px,1fr) minmax(140px,280px);gap:16px;align-items:start;margin-bottom:18px} .emut_scene_point-head>img{width:100%} .emut_scene_alert{display:grid;grid-template-columns:1fr 20px;align-items:center;gap:12px;padding:clamp(12px,1.1vw,14px);background:var(--deep-red);border-radius:10px;transition:.5s;position:relative;margin:0 auto 10px!important;color:#fff!important;border:1px solid var(--deep-red)} .emut_scene_alert__body{text-align:center} p.att_txt{font-size:clamp(11px,1vw,14px);line-height:1.45;margin:0;padding:0 10px 10px} .emut_scene_alert .emut_scene_arrow{position:absolute;right:20px;transition:.5s;border-top:3px solid #ffffff;border-right:3px solid #ffffff} .emut_scene_alert:hover{background:#fff;border:1px solid var(--deep-red);color:var(--deep-red)!important} .emut_scene_alert:hover .emut_scene_arrow{right:10px;border-top:3px solid var(--red);border-right:3px solid var(--red)} .emut_scene_alert strong{display:block;font-size:clamp(12px,1.2vw,18px);line-height:1.35;font-weight:900;padding-left:15px} .emut_scene_alert p{margin:4px 0 0;font-size:clamp(10px,.9vw,13px);line-height:1.45;font-weight:700} .emut_scene_img-card{width:min(100%,222px);margin:auto auto 0} .emut_scene_img-phone{width:clamp(105px,10vw,132px);margin:auto auto 0} .emut_scene_point-use{display:grid;justify-items:center;gap:34px;margin:auto 0} .emut_scene_point-use img:first-child{width:clamp(130px,12vw,165px)} .emut_scene_point-use img:last-child{width:clamp(100px,15vw,170px)} .emut_scene_card-link{display:grid;grid-template-columns:minmax(90px,100px) 1fr 20px;align-items:center;gap:18px;margin-top:clamp(70px,8.5vw,120px);padding:18px 16px;background:var(--emut_scene_pink2);border:1px solid #f1d3ca;border-radius:10px;box-shadow:0 0 7px rgba(0,0,0,.16);position:relative;transition:.5s} .emut_scene_card-link .emut_scene_arrow{position:absolute;right:15px;transition:.5s} .emut_scene_card-link img{width:100%} .emut_scene_card-link strong{display:block;margin-bottom:8px;font-size:clamp(14px,1.25vw,17px);line-height:1.45;font-weight:900} .emut_scene_card-link p{margin:0;font-size:clamp(11px,1vw,14px);line-height:1.5} .emut_scene_card-link p span{display:inline-block;} .emut_scene_card-link:hover{background:var(--emut_scene_pink3)} .emut_scene_card-link:hover .emut_scene_arrow{right:10px} .emut_scene_asset-visual{width:clamp(200px,23vw,360px);margin:auto} .emut_scene_feature-list{display:grid;gap:22px} .emut_scene_feature-list>div{display:grid;grid-template-columns:clamp(58px,5.4vw,74px) 1fr;align-items:center;gap:18px} .emut_scene_feature-list img{width:clamp(58px,5.4vw,74px)} .emut_scene_feature-list p{margin:0;font-size:clamp(14px,1.25vw,17px);line-height:1.55;font-weight:800} .emut_scene_check-visual{width:clamp(80%,23vw,300px);margin:auto;text-align:center} .emut_scene_check-visual p{margin:8px 0 0;font-size:12px;font-weight:700} @media(max-width:1000px){.emut_scene_flow--scene1 .emut_scene_point-head{display:flex;flex-direction:column}} @media(max-width:767px){.emut_scene_section{max-width:100%;margin-bottom:20px} .emut_scene_flow,.emut_scene_flow--scene1,.emut_scene_flow--scene2{grid-template-columns:1fr;gap:16px} .emut_scene_flow>.emut_scene_card{min-height:auto} .emut_scene_flow>.emut_scene_card:not(:last-child)::after{display:none} .emut_scene_card,.emut_scene_card--compact,.emut_scene_card--wide,.emut_scene_card--scene2{padding:18px 16px 12px;border-radius:14px} .emut_scene_head,.emut_scene_text,.emut_scene_service-list,.emut_scene_point-head,.emut_scene_alert,.emut_scene_img-card,.emut_scene_img-phone,.emut_scene_point-use,.emut_scene_note,.emut_scene_btn,.emut_scene_card-link,.emut_scene_asset-visual,.emut_scene_feature-list,.emut_scene_check-visual{position:relative;z-index:1} .emut_scene_head{margin-bottom:10px} .emut_scene_head h3{font-size:clamp(21px,2.2vw,25px)} .emut_scene_num{width:34px;height:34px;font-size:25px} .emut_scene_text{font-size:clamp(13px,1.25vw,18px)} .emut_scene_text_normal{font-size:clamp(11px,1.1vw,13px)} .emut_scene_text strong{font-size:clamp(22px,2.8vw,38px)} .emut_scene_text strong em{font-size:46px} .emut_scene_btn{min-height:25px;margin-top:12px;font-size:clamp(12px,1.25vw,18px)} .emut_scene_service{grid-template-columns:50px 1fr 20px;gap:12px;min-height:72px;padding:8px 0 8px 0;margin:auto 0 0 0 !important} a.emut_scene_banner{display:block;margin:10px 0 20px;overflow:hidden;box-sizing:border-box;border:1px solid var(--deep-red);border-radius:10px;box-shadow:1px 2px 3px #ccc} a.emut_scene_banner img{display:block;width:100%;height:auto;margin:0} .emut_scene_service>img{width:50px} .emut_scene_service strong{font-size:14px} .emut_scene_service p{font-size:11px} .emut_scene_note{font-size:10px} .emut_scene_flow--scene1 .emut_scene_card--compact{display:grid;grid-template-columns:1fr 100px;-moz-column-gap:12px;column-gap:15px;align-items:start} .emut_scene_flow--scene1 .emut_scene_img-card{grid-column:2;grid-row:1/span 3;width:120px;margin:22px 0 0 auto} .emut_scene_flow--scene1 .emut_scene_img-phone{grid-column:2;grid-row:1/span 3;width:72px;margin:16px 10px auto -5px} .emut_scene_flow--scene1 .emut_scene_point-use{grid-column:2;grid-row:1/span 3;gap:12px;margin:24px 0 0} .emut_scene_flow--scene1 .emut_scene_point-use img:first-child{width:108px} .emut_scene_flow--scene1 .emut_scene_point-use img:last-child{width:90px} .emut_scene_flow--scene1 .emut_scene_note{padding-left:36px;text-align:left} .emut_scene_note.pad0{padding-left:0!important} .emut_scene_flow--scene1 .emut_scene_btn{grid-column:1/-1;justify-self:end;min-width:135px;margin-top:8px} .emut_scene_btn.txlink{margin:auto 0 auto auto} .emut_scene_flow--scene1 .emut_scene_point-head .emut_scene_text{padding-left:0} .emut_scene_flow--scene1 .emut_scene_point-head>img{width:70%;margin:auto} .emut_scene_flow--scene1 .emut_scene_alert{grid-template-columns:1fr 16px;padding:10px} .emut_scene_service-list_ttl{color:var(--red);font-size:14px} p.att_txt{padding:0 0 20px} .emut_scene_flow--scene1 .emut_scene_alert strong{font-size:13px} .emut_scene_flow--scene1 .emut_scene_alert p{font-size:10px} .emut_scene_flow--scene2 .emut_scene_card{min-height:auto} .emut_scene_card-link{grid-template-columns:100px 1fr 15px;gap:12px;margin:10px 0 0 0!important;padding:12px} .emut_scene_card-link strong{font-size:15px} .emut_scene_card-link p{font-size:12px} .emut_scene_asset-visual{width:230px;margin:18px auto} .emut_scene_feature-list{gap:14px} .emut_scene_feature-list>div{grid-template-columns:54px 1fr;gap:12px} .emut_scene_feature-list img{width:54px} .emut_scene_feature-list p{font-size:14px} .emut_scene_check-visual{width:230px;margin:18px auto 10px} .emut_scene_text.pt20{padding-top:10px}} .development{font-family:ヒラギノ角ゴ ProN W3,HiraKakuProN-W3,メイリオ,Meiryo,MS Pゴシック,MS PGothic,sans-serif;overflow:hidden} .development .information{--canvas-width:1920;--layout-width:1200;--inside-width:900;--sp-width:750;background-color:var(--bg-gray);padding-bottom:calc(128/var(--canvas-width)*100%)} @media screen and (max-width:767px){.development .information{padding-bottom:calc(128/var(--canvas-width)*100vw)}} .development .information *,.development .information *::before,.development .information *::after{box-sizing:border-box} .development .information a,.development .information div,.development .information p,.development .information h3,.development .information h4{margin:0;padding:0} .development .information .layout{max-width:1280px;margin:0 auto} @media screen and (min-width:768px){.development .information .layout{padding-left:40px;padding-right:40px}} @media screen and (max-width:767px){.development .information .layout{width:calc(100% - 40px)} .development .information .layout.right{text-align:right;padding-top:1rem}} .development .information .inside{max-width:900px;margin:0 auto} @media screen and (min-width:768px){.development .information .-hidden-pc{display:none !important}} .development .information .links{padding-top:60px} @media screen and (max-width:767px){.development .information .links{padding-top:calc(72/var(--sp-width)*100%)}} .development .information .links .link{display:block;padding:32px 40px;color:var(--text);text-decoration:none;background-color:#fff;cursor:pointer} @media screen and (max-width:767px){.development .information .links .link{padding:16px}} .development .information .links .link:not(:first-of-type){margin-top:8px} .development .information .links .link .title{font-weight:700} @media screen and (min-width:768px){.development .information .links .link .title{font-size:22px}} @media screen and (max-width:767px){.development .information .links .link .title{font-size:calc(32/var(--sp-width)*100vw)}} .development .information .links .link .text{margin-top:12px} @media screen and (min-width:768px){.development .information .links .link .text{font-size:16px}} @media screen and (max-width:767px){.development .information .links .link .text{font-size:calc(24/var(--sp-width)*100vw)}} .development .information .links .link .link-text{margin-top:16px;font-weight:700;text-align:right} @media screen and (min-width:768px){.development .information .links .link .link-text{font-size:14px}} @media screen and (max-width:767px){.development .information .links .link .link-text{font-size:calc(22/var(--sp-width)*100vw)}} .development .information .links .link .link-text::after{content:"▲";display:inline-block;margin-left:.2em;color:var(--deep-red);vertical-align:baseline;transform:rotate(90deg)} .development .information .inquiry{margin:6rem 0;padding:2rem 2.8rem;background-color:var(--bg-inquiry);border-radius:1rem} @media screen and (max-width:767px){.development .information .inquiry{margin:3.5rem 0}} .development .information .inquiry h3{position:relative;padding-left:1.4rem} @media screen and (min-width:768px){.development .information .inquiry h3{font-size:22px}} @media screen and (max-width:767px){.development .information .inquiry h3{font-size:calc(32/var(--sp-width)*100vw)}} .development .information .inquiry h3::before{content:"";position:absolute;left:0;width:4px;height:100%;background-color:var(--deep-red)} @media screen and (max-width:767px){.development .information .inquiry h3::before{width:2px}} .development .information .inquiry .content{margin:-2.4rem auto 0;text-align:center} @media screen and (max-width:767px){.development .information .inquiry .content{margin-top:1.5rem;font-size:calc(24/var(--sp-width)*100vw)}} .development .information .inquiry .content h4{font-weight:700} .development .information .inquiry .content .tel{max-width:36rem;margin:1.4rem auto;padding:1rem 1rem .8rem;font-weight:700;background-color:#fff;box-shadow:0 0 1rem var(--shadow-line)} @media screen and (min-width:768px){.development .information .inquiry .content .tel{font-size:20px}} @media screen and (max-width:767px){.development .information .inquiry .content .tel{margin:1rem auto 1.2rem;font-size:calc(30/var(--sp-width)*100vw);border-radius:.6rem;box-shadow:0 0 .6rem var(--shadow-line)}} .development .information .inquiry .content .tel a{color:inherit;text-decoration:none} @media screen and (min-width:768px){.development .information .inquiry .content .caption{font-size:12px}} @media screen and (max-width:767px){.development .information .inquiry .content .caption{font-size:calc(20/var(--sp-width)*100vw)}} .development .information .foots{margin-top:calc(72/var(--inside-width)*100%)} @media screen and (max-width:767px){.development .information .foots{margin-top:calc(72/var(--sp-width)*100%)}} .development .information .foots .box{line-height:1.95} @media screen and (min-width:768px){.development .information .foots .box{font-size:12px}} @media screen and (max-width:767px){.development .information .foots .box{font-size:calc(24/var(--sp-width)*100vw)}} .development .information .foots .box:not(:first-of-type){margin-top:24px} .development .information .foots .box span{padding:0 2px;border:1px solid var(--text);line-height:1.3} @media screen and (max-width:767px){.development .information .foots .box span{display:inline-block;margin-top:2px;margin-bottom:2px;line-height:normal}} .development .information .foots .box a{color:var(--text)} .emut-lp .cta{--canvas-width:1920;--sp-width:750;position:fixed;left:0;bottom:0;z-index:20;width:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;padding-top:calc(16/var(--canvas-width)*100%);padding-bottom:calc(16/var(--canvas-width)*100%);transition-property:transform;transition-duration:.5s;box-sizing:border-box} @media screen and (min-width:768px){.emut-lp .cta{width:100vw}} @media screen and (max-width:767px){.emut-lp .cta{flex-direction:column;gap:.4rem;padding:8px 10px}} .emut-lp .cta:not(.-show){transform:translateY(100%)} .emut-lp .cta .head{color:var(--text);font-weight:700;line-height:1.2;text-align:center} @media screen and (min-width:768px){.emut-lp .cta .head{font-size:20px}} @media screen and (max-width:767px){.emut-lp .cta .head{font-size:calc(22/var(--sp-width)*100vw)}} @media screen and (min-width:768px){.emut-lp .cta .head span{font-size:26px}} @media screen and (max-width:767px){.emut-lp .cta .head span{font-size:calc(22/var(--sp-width)*100vw)}} .emut-lp .cta .body{text-align:center} @media screen and (min-width:768px){.emut-lp .cta .body{margin-left:32px}} .emut-lp .cta .body a{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;text-decoration:none;background-color:var(--deep-red);border-radius:9999px;cursor:pointer;box-sizing:border-box;position:relative;border:2px solid var(--deep-red);transition:0.5s} .emut-lp .cta .body a:after{content:"";margin-left:12px;right:15px;position:absolute;display:inline-block;width:13px;height:13px;border-top:3px solid #fff;border-right:3px solid #fff;transform:translate(-50%) rotate(45deg);transition:0.5s} .emut-lp .cta .body a:hover{background:#FFF;color:var(--deep-red)} .emut-lp .cta .body a:hover:after{border-top:3px solid var(--deep-red);border-right:3px solid var(--deep-red);transform:rotate(45deg)} @media screen and (min-width:768px){.emut-lp .cta .body a{height:60px;aspect-ratio:402/60;font-size:18px}} @media screen and (max-width:767px){.emut-lp .cta .body a{height:40px;aspect-ratio:440/80;font-size:clamp(14px,1.75vw,25px)}} .case_bg{margin:0;overflow:hidden;padding-bottom:40px} .case_bg.case01{background:url(/kojin/emut/lp/events/baito/imgs/case01bg.png) no-repeat right 20% bottom;background-size:contain} .case_bg.case02{background:url(/kojin/emut/lp/events/baito/imgs/case02bg.png) no-repeat right 20% bottom;background-size:contain} .case_bg.case03{background:url(/kojin/emut/lp/events/baito/imgs/case03bg.png) no-repeat right 20% bottom;background-size:contain} .pb40{padding-bottom:10px} @media screen and (min-width:768px){.development .as{background-color:var(--bg-gray);font-size:16px;text-align:right;padding-bottom:4%}} @media screen and (max-width:767px){.case_bg.case01,.case_bg.case02,.case_bg.case03{background:none}} .t-pagetop{z-index:21} .t-pagetop a{background:url(data:image/png;base64,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) center center no-repeat #fff;background-size:contain} .sp-only{display:none!important} @media(max-width:767px){.pc-only{display:none!important} .emut-banner{flex-direction:column;gap:10px;font-size:12px;margin:30px 0 0} .emut-banner span{width:50%;padding:0;margin:0 auto;max-width:250px} .sp-only{display:inline!important} .emut-inner.bg_m{background:url(/kojin/emut/lp/events/baito/imgs/bg_m.png) left 10% top 0 no-repeat;background-size:20%}} .emut-section .emut-section{padding-bottom:0} .eb{display:none} @media(max-width:767px){.eb{display:inline;color:var(--red)} .emut-section__eyebrow.pcview:before{content:none}} p.att_txt a{text-decoration:underline!important} p.att_txt a:hover{color:var(--deep-red)!important} @media screen and (min-width:768px) and (max-width:1200px){.emut_scene_card-link{grid-template-columns:minmax(0,1fr) 10px;grid-template-rows:auto auto;gap:10px 5px} .emut_scene_card-link>div{grid-column:1;grid-row:1} .emut_scene_card-link br{display:none} .emut_scene_card-link>img{grid-column:1;grid-row:2;width:100px;height:auto} .emut_scene_card-link>.emut_scene_arrow{grid-column:2;grid-row:1 / 3;align-self:center;justify-self:center}} section{opacity:1;transform:none} .js section{opacity:0;transform:translateY(30px);transition:opacity 0.8s ease,transform 0.8s ease} .js section.is-visible{opacity:1;transform:translateY(0)} .banner_set{display:flex;flex-direction:column;gap:10px} .banner_set a:hover img{opacity:0.7} .fs12{font-size:12px} @media(max-width:767px){.mt10{margin-top:10px!important}} .midsize_only{display:none!important} @media screen and (min-width:770px) and (max-width:1440px){.midsize_only{display:block!important}} @media screen and (min-width:768px) and (max-width:1000px){.emut_scene_flow--scene1 .emut_scene_point-head{flex-direction:row} .emut_scene_flow--scene1 .emut_scene_point-head img{width:auto;max-width:140px} .midsize_only{display:none!important} .emut_scene img{max-width:200px;margin-left:auto;margin-right:auto} .emut_scene_flow--scene2>.emut_scene_card{min-height:100px} .emut_scene img{max-width:170px} .emut_scene_asset-visual{margin:auto} a.emut_scene_banner img{max-width:none}} @media screen and (min-width:1001px) and (max-width:1400px){.ipad_br{display:none!important}} .cta .info{font-size:12px;display:inline-block} @media(max-width:767px){.cta .info{font-size:2.13333vw} .emut-lp .cta .body a{margin:5px auto}} html.is-modal-open,html.is-modal-open body{overflow:hidden} .micromodal-slide{display:none} .micromodal-slide.is-open{display:block} @keyframes emutModalOverlayIn{from{opacity:0} to{opacity:1}} @keyframes emutModalOverlayOut{from{opacity:1} to{opacity:0}} @keyframes emutModalContentIn{from{opacity:0;transform:translateY(24px)} to{opacity:1;transform:translateY(0)}} @keyframes emutModalContentOut{from{opacity:1;transform:translateY(0)} to{opacity:0;transform:translateY(-16px)}} .micromodal-slide[aria-hidden="false"] .modal__overlay{animation:emutModalOverlayIn .3s cubic-bezier(0,0,.2,1) both} .micromodal-slide[aria-hidden="false"] .modal__container{animation:emutModalContentIn .3s cubic-bezier(0,0,.2,1) both} .micromodal-slide[aria-hidden="true"] .modal__overlay{animation:emutModalOverlayOut .3s cubic-bezier(0,0,.2,1) both} .micromodal-slide[aria-hidden="true"] .modal__container{animation:emutModalContentOut .3s cubic-bezier(0,0,.2,1) both} #modal-howto{position:fixed;inset:0;z-index:100000;color:#222;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-feature-settings:"palt"} #modal-howto,#modal-howto *{box-sizing:border-box} #modal-howto .modal__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:32px 20px;overflow-y:auto;background:rgba(0,0,0,.72);overscroll-behavior:contain} #modal-howto .modal__container{position:relative;width:min(800px,100%);max-height:calc(100dvh - 64px);margin:auto;overflow-y:auto;border:0;border-radius:0;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.22);outline:none} #modal-howto .modal__close{position:absolute;z-index:3;top:20px;right:20px;display:block;width:44px;height:44px;margin:0;padding:0;border:1px solid #222;border-radius:50%;background:transparent;appearance:none;cursor:pointer} #modal-howto .modal__close::before,#modal-howto .modal__close::after{content:"";position:absolute;top:50%;left:50%;width:22px;height:1px;background:#222;transform-origin:center} #modal-howto .modal__close::before{transform:translate(-50%,-50%) rotate(45deg)} #modal-howto .modal__close::after{transform:translate(-50%,-50%) rotate(-45deg)} #modal-howto .modal__head{margin:0;padding:48px 56px 40px;background:#fce9e9;text-align:center} #modal-howto .modal-title{margin:0 0 28px;padding:0;color:#222;font-size:28px;font-weight:700;line-height:1.5;letter-spacing:.04em} #modal-howto .modal-app{margin:0;text-align:center} #modal-howto .app-head{display:flex;flex-direction:column;align-items:center} #modal-howto .app-title{position:relative;display:inline-flex;min-width:240px;min-height:58px;align-items:center;justify-content:center;margin:0;padding:12px 42px 12px 28px;border-radius:999px;background:#e60012;color:#fff;font-size:20px;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;box-shadow:0 4px 0 #b9000e;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease} #modal-howto .app-title::after{content:"";position:absolute;top:50%;right:24px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translateY(-50%) rotate(45deg)} #modal-howto .app-title:hover{color:#fff;opacity:.82;transform:translateY(2px);box-shadow:0 2px 0 #b9000e} #modal-howto .app-info{display:none} #modal-howto .app-icons{display:flex;align-items:center;justify-content:center;gap:24px;margin:22px 0 0;padding:0} #modal-howto .app-icons img{display:block;max-width:none;margin:0} #modal-howto .app-icons .logo,#modal-howto .app-icons .qr{width:120px;height:120px;object-fit:contain} #modal-howto .modal-info{margin:16px 0 0;padding:0;color:#222;font-size:12px;line-height:1.6} #modal-howto .modal__content{display:block;margin:0;padding:38px 56px 48px;background:#fff;color:#222} #modal-howto .modal__content .inner{width:100%;max-width:none;margin:0;padding:0} #modal-howto .list{margin:0;padding:0;font-size:14px;line-height:1.8} #modal-howto .list b{display:block;margin:0 0 8px;font-weight:700} #modal-howto .list ul{margin:0;padding:0;list-style:none} #modal-howto .list li{position:relative;margin:0;padding:0 0 0 1em} #modal-howto .list li::before{content:"・";position:absolute;left:0} #modal-howto .info{margin:4px 0 0;padding:0;font-size:12px;line-height:1.7} #modal-howto .buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:30px 0 0;padding:0} #modal-howto .buttons a{position:relative;display:flex;min-height:72px;align-items:center;justify-content:center;margin:0;padding:13px 42px 13px 24px;border:0;border-radius:999px;background:#555;color:#fff;font-size:15px;font-weight:700;line-height:1.45;text-align:center;text-decoration:none;transition:opacity .2s ease} #modal-howto .buttons a::after{content:"";position:absolute;top:50%;right:24px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translateY(-50%) rotate(45deg)} #modal-howto .buttons a:hover{opacity:.75} #modal-howto .annotation{margin:28px 0 0;padding:0;color:#e60000;font-size:13px;font-weight:700;line-height:1.65;text-align:center} #modal-howto .modal-sp-only{display:none} @media (max-width:767px){#modal-howto .modal__overlay{align-items:flex-start;padding:20px 16px} #modal-howto .modal__container{width:100%;max-height:calc(100dvh - 40px)} #modal-howto .modal__close{top:14px;right:14px;width:30px;height:30px} #modal-howto .modal__close::before,#modal-howto .modal__close::after{width:15px} #modal-howto .modal__head{padding:44px 20px 30px} #modal-howto .modal-title{margin-bottom:20px;font-size:20px;line-height:1.45} #modal-howto .modal-app{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:16px} #modal-howto .app-head{flex:0 1 230px;align-items:stretch} #modal-howto .app-title{width:100%;min-width:0;min-height:52px;padding:10px 36px 10px 22px;font-size:16px;box-shadow:0 3px 0 #b9000e} #modal-howto .app-title::after{right:20px;width:7px;height:7px} #modal-howto .app-info{display:block;margin:8px 0 0;font-size:10px;line-height:1.6;text-align:center} #modal-howto .app-icons{display:block;flex:0 0 92px;width:92px;margin:0} #modal-howto .app-icons .logo{width:92px;height:92px} #modal-howto .app-icons .qr,#modal-howto .modal-info{display:none} #modal-howto .modal__content{padding:28px 20px 36px} #modal-howto .list{font-size:13px;line-height:1.75} #modal-howto .info{font-size:10px} #modal-howto .buttons{grid-template-columns:1fr;gap:14px;margin-top:24px} #modal-howto .buttons a{width:88%;min-height:58px;margin:0 auto;padding:10px 38px 10px 20px;font-size:13px} #modal-howto .buttons a::after{right:20px;width:7px;height:7px} #modal-howto .annotation{margin-top:24px;font-size:11px} #modal-howto .modal-sp-only{display:inline}} @media (prefers-reduced-motion:reduce){.micromodal-slide .modal__overlay,.micromodal-slide .modal__container{animation-duration:.01ms !important}}