﻿body{font-size:16px;line-height:1.5;color:#272724;font-family:"hiragino-kaku-gothic-pron",sans-serif;font-weight:300}body *{box-sizing:border-box}.goodlife{font-family:"goodlife-serif",sans-serif;font-weight:700;font-style:normal}.fot{font-family:"fot-chiaro-std",sans-serif;font-weight:700;font-style:normal}img{width:100%;max-width:100%;height:auto;vertical-align:bottom}a{font-size:inherit;text-decoration:none;color:inherit;font-weight:inherit;transition:opacity .3s ease 0s}a:hover{opacity:.7;transition:opacity .3s ease 0s}button{background-color:transparent;border:none;transition:opacity .3s ease 0s}button:hover{opacity:.7;transition:opacity .3s ease 0s}.main{overflow:hidden}.inner{width:1040px;max-width:100%;margin:0 auto;padding:0 20px}.sectionHeadingWrap{text-align:center}.sectionHeadingWrap.left{text-align:left}.sectionHeadingWrap.white{color:#fff}.sectionHeading__en{display:block;font-size:25px;letter-spacing:0;text-transform:uppercase}@media screen and (max-width: 767px){.sectionHeading__en{font-size:13px}}.sectionHeading{font-size:30px;font-weight:600;letter-spacing:-0.04em;line-height:1;margin-top:15px}@media screen and (max-width: 767px){.sectionHeading{font-size:16px;margin-top:8px}}.btn{appearance:none;-webkit-appearance:none;display:inline-block;width:300px;max-width:100%;padding:20px 20px;background-color:#272724;color:#fff;border:1px solid #272724;border-radius:30px;font-family:inherit;font-size:18px;font-weight:600;letter-spacing:-0.04em;text-align:center;text-decoration:none;line-height:1;transition:all ease .2s;cursor:pointer;position:relative}@media screen and (max-width: 767px){.btn{width:248px;padding:16px;font-size:15px}}.btn::after{content:"";width:30px;height:30px;background-image:url("../images/arrow_01.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.btn::after{right:14px}}.btn.-accent{background-color:#f08e35;border-color:#f08e35}.is-sm{display:none}@media screen and (max-width: 767px){.is-sm{display:block}}.is-mid{display:block}@media screen and (max-width: 768px){.is-mid{display:none}}.is-md{display:none}@media screen and (max-width: 768px){.is-md{display:block}}.is-lg{display:block}@media screen and (max-width: 767px){.is-lg{display:none}}.subhead{width:100%;height:230px;background-position:center top;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1280px){.subhead{height:300px}}@media screen and (min-width: 1650px){.subhead{height:380px}}@media screen and (max-width: 767px){.subhead{height:150px}}.subhead.-news{background-image:url("../images/illust_curtain01.svg")}.subhead.-event{background-image:url("../images/illust_curtain02.svg")}.subhead.-contact{background-image:url("../images/illust_curtain03.svg")}.subhead.-policy{background-image:url("../images/illust_curtain04.svg")}.subhead.-organizers{background-image:url("../images/illust_curtain03.svg")}.header{position:fixed;left:0;right:0;top:0;width:100%;height:75px;background-color:transparent;z-index:100}@media screen and (max-width: 767px){.header{height:45px}}.header__inner{width:1280px;height:inherit}@media screen and (max-width: 767px){.header__inner{padding:0 7px}}.header__content{display:flex;align-items:center;height:inherit}.header__logo{width:130px}@media screen and (max-width: 767px){.header__logo{width:76px}}.header__logoLink{display:block}.header__nav{margin-left:auto;display:flex;align-items:center}.header__menuBtn{width:124px;text-align:center;cursor:pointer;display:block;color:#272724;background-color:#fff;border:2px solid #272724;border-radius:30px;font-size:14px;font-weight:700;line-height:1;padding:16px 10px 16px 30px;position:relative}@media screen and (max-width: 767px){.header__menuBtn{width:73px;font-size:9px;padding:8px 5px 8px 20px}}.header__menuLine{display:block;width:16px;height:1px;background-color:#f08e35;position:absolute;left:15px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.header__menuLine{width:9px;left:10px}}.header__menuLine::before,.header__menuLine::after{content:"";width:100%;height:1px;background-color:#f08e35;position:absolute;left:0}.header__menuLine::before{top:-5px}@media screen and (max-width: 767px){.header__menuLine::before{top:-3px}}.header__menuLine::after{bottom:-5px}@media screen and (max-width: 767px){.header__menuLine::after{bottom:-3px}}.header__entabi{margin-left:12px}.header__entabiLink{display:inline-block;width:148px;text-align:center;color:#272724;background-color:#fff;border:2px solid #f08e35;border-radius:30px;font-size:14px;font-weight:700;padding:12px 10px;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.header__entabiLink:hover{background-color:#f08e35;color:#fff}@media screen and (max-width: 767px){.header__entabiLink{width:auto;font-size:9px;padding:8px 12px;border-width:1.5px}}.header__contact{margin-left:12px}@media screen and (max-width: 767px){.header__contact{display:none}}.header__contactLink{display:inline-block;width:136px;text-align:center;color:#fff;background-color:#272724;border:2px solid #272724;border-radius:30px;font-size:14px;font-weight:700;padding:12px 10px}.hamburger{background-color:#fff;width:100%;height:100vh;position:absolute;left:0;top:0;transform:translateX(105%);transition:transform .3s}.hamburger.is-active{transform:translateX(0);transition:transform .3s}.hamburger__head{display:flex;align-items:center;justify-content:space-between}.hamburger__body{padding:60px 0 30px;max-width:600px;margin:0 auto;max-height:calc(100vh - 75px);overflow-y:scroll}@media screen and (max-width: 767px){.hamburger__body{max-height:calc(100vh - 45px);padding:30px}}.hamburger__listItem{border-top:1px dashed #272724;position:relative}.hamburger__listItem::after{content:"";width:10px;height:10px;background-color:#f08e35;border-radius:50%;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.hamburger__listItem:last-child{border-bottom:1px dashed #272724}.hamburger__listLink{display:block;font-size:16px;font-weight:600;letter-spacing:.1em;padding:15px 0;line-height:1.5}@media screen and (max-width: 767px){.hamburger__listLink{font-size:14px;padding:12px 0}}.hamburger__contactBtn{margin-top:35px;text-align:center}@media screen and (max-width: 767px){.hamburger__contactBtn{margin-top:25px}}.hamburger__contactBtn .header__contactLink{width:248px;font-size:16px;padding:14px 10px;letter-spacing:-0.04em}@media screen and (max-width: 767px){.hamburger__contactBtn .header__contactLink{font-size:14px}}.hamburger__contactBtn .btn::after{right:12px}.firstview{margin-top:70px;padding-bottom:3%;position:relative}@media screen and (max-width: 1024px){.firstview{margin-top:50px}}.firstview__text{text-align:center;font-size:47px;position:absolute;bottom:31%;left:52%;transform:translateX(-50%);width:80%;z-index:1}@media screen and (max-width: 1024px){.firstview__text{font-size:36px}}@media screen and (max-width: 767px){.firstview__text{font-size:24px;bottom:20%;left:50%;width:100%}}@media screen and (max-width: 575px){.firstview__text{font-size:18px;bottom:15%}}.firstview__text--strong{font-size:59px;font-weight:700}@media screen and (max-width: 1024px){.firstview__text--strong{font-size:45px}}@media screen and (max-width: 767px){.firstview__text--strong{font-size:32px}}@media screen and (max-width: 575px){.firstview__text--strong{font-size:23px}}.firstview::after{content:"";background-image:url("../images/book_top.webp");background-size:contain;background-position:center bottom;background-repeat:no-repeat;position:absolute;bottom:0;left:0;right:0;width:100%;height:400px}@media screen and (min-width: 1280px){.firstview::after{height:500px}}@media screen and (min-width: 1600px){.firstview::after{height:600px}}@media screen and (min-width: 1900px){.firstview::after{height:700px}}@media screen and (max-width: 1024px){.firstview::after{background-size:contain}}@media screen and (max-width: 767px){.firstview::after{height:240px;background-size:contain;bottom:-60px}}@media screen and (max-width: 575px){.firstview::after{height:180px;background-size:contain;bottom:-50px}}.greeting{margin-top:-165px;position:relative;z-index:1}@media screen and (max-width: 1024px){.greeting{margin-top:-100px}}@media screen and (max-width: 767px){.greeting{max-width:550px;margin:20px auto 60px}}@media screen and (max-width: 767px){.greeting__inner{padding:0 36px}}.greeting__head{width:264px;margin:0 auto;text-align:center}@media screen and (max-width: 767px){.greeting__head{width:112px}}.greeting__title{font-size:20px;font-weight:600;letter-spacing:-0.04em;margin-top:-20px}@media screen and (max-width: 767px){.greeting__title{font-size:16px;margin-top:-10px}}.greeting__text{text-align:center;font-size:20px;font-weight:600;line-height:2.25;letter-spacing:-0.04em;margin-top:70px}@media screen and (max-width: 767px){.greeting__text{text-align:left;font-size:14px;line-height:1.7857142857;margin-top:45px}}.greeting__btn{text-align:center;margin-top:60px}@media screen and (max-width: 767px){.greeting__btn{margin-top:45px}}.attract{position:relative}.attract::before{content:"";background-image:url("../images/book_bottom.webp");background-size:contain;background-position:center top;background-repeat:no-repeat;position:absolute;top:-150px;left:0;right:0;width:100%;height:550px}@media screen and (min-width: 1400px){.attract::before{height:650px;top:-100px}}@media screen and (min-width: 1650px){.attract::before{height:850px}}@media screen and (max-width: 1024px){.attract::before{background-size:contain;height:450px;top:-30px}}@media screen and (max-width: 767px){.attract::before{background-size:cover;height:240px;top:-70px}}@media screen and (max-width: 575px){.attract::before{height:185px;top:-100px}}.attract__bg{background-image:url("../images/illust_bg01.svg");background-position:left top 123px;background-size:contain;background-repeat:no-repeat;position:relative;z-index:-50}@media screen and (max-width: 767px){.attract__bg{background-image:url("../images/illust_bg01_sp.svg");background-position:left top 150px;background-size:600px}}@media screen and (max-width: 650px){.attract__bg{background-size:500px}}@media screen and (max-width: 575px){.attract__bg{background-position:left top 60px;background-size:400px}}@media screen and (max-width: 450px){.attract__bg{background-size:350px}}.attract__head{padding-top:735px;width:770px;max-width:100%;margin:0 auto 500px}@media screen and (min-width: 1340px){.attract__head{margin:0 auto 550px}}@media screen and (min-width: 1400px){.attract__head{margin:0 auto 600px}}@media screen and (min-width: 1440px){.attract__head{padding-top:850px;margin:0 auto 600px}}@media screen and (min-width: 1560px){.attract__head{margin:0 auto 650px}}@media screen and (min-width: 1630px){.attract__head{padding-top:1000px;margin:0 auto 800px}}@media screen and (min-width: 1880px){.attract__head{margin:0 auto 1000px}}@media screen and (max-width: 1024px){.attract__head{padding-top:540px;width:600px;margin:0 auto 450px}}@media screen and (max-width: 900px){.attract__head{margin:0 auto 380px}}@media screen and (max-width: 800px){.attract__head{margin:0 auto 280px}}@media screen and (max-width: 767px){.attract__head{padding-top:450px;text-align:center;margin:0 auto 500px}}@media screen and (max-width: 650px){.attract__head{margin:0 auto 350px}}@media screen and (max-width: 575px){.attract__head{padding-top:210px;margin:0 auto 320px}}@media screen and (max-width: 450px){.attract__head{margin:0 auto 250px}}.attract__headLine1{font-size:40px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 1024px){.attract__headLine1{font-size:30px}}@media screen and (max-width: 767px){.attract__headLine1{font-size:20px}}.attract__headLine2{font-size:35px;font-weight:600;letter-spacing:-0.04em;margin-top:30px}@media screen and (max-width: 1024px){.attract__headLine2{font-size:24px}}@media screen and (max-width: 767px){.attract__headLine2{font-size:16px;margin-top:24px}}.attract__color{color:#f08e35;font-weight:600}.attract__contentWrap{background-image:url("../images/illust_japan.svg");background-position:center top 300px;background-size:contain;background-repeat:no-repeat;position:relative;z-index:-100;padding-bottom:220px}@media screen and (min-width: 1350px){.attract__contentWrap{background-size:cover}}@media screen and (max-width: 1024px){.attract__contentWrap{background-position:center top 230px}}@media screen and (max-width: 767px){.attract__contentWrap{background-image:url("../images/illust_japan_sp.svg");background-size:cover;background-position:center top 400px;padding-bottom:106px}}@media screen and (max-width: 675px){.attract__contentWrap{background-size:contain}}@media screen and (max-width: 575px){.attract__contentWrap{background-size:cover;background-position:center top 320px}}@media screen and (max-width: 535px){.attract__contentWrap{background-size:contain}}.attract__content{display:flex;justify-content:space-between;margin-right:calc(50% - 50vw)}@media screen and (max-width: 767px){.attract__content{display:block}}.attract__content.reverse{flex-direction:row-reverse;margin-right:unset;margin-left:calc(50% - 50vw)}.attract__content.reverse .attract__message{text-align:right}.attract__content.first{position:relative}.attract__content.first::before{content:"";width:750px;height:400px;background-image:url(../images/illust_cloud01.svg);background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:-145px;bottom:-250px;z-index:-500}@media screen and (max-width: 1024px){.attract__content.first::before{width:450px;height:280px;left:-30px;bottom:-200px}}@media screen and (max-width: 767px){.attract__content.first::before{width:160px;height:100px;left:-20px;bottom:-40px}}.attract__content.first .attract__text:not(:first-child){margin-top:80px}@media screen and (max-width: 767px){.attract__content.first .attract__text:not(:first-child){margin-top:30px}}.attract__content.first .attract__image{flex:0 1 678px;margin-left:-120px}@media screen and (max-width: 1024px){.attract__content.first .attract__image{flex:0 1 500px}}@media screen and (max-width: 767px){.attract__content.first .attract__image{width:400px;margin-left:auto}}@media screen and (max-width: 575px){.attract__content.first .attract__image{width:263px}}.attract__content.second{margin-top:50px}@media screen and (max-width: 767px){.attract__content.second{display:flex;flex-direction:column;margin-top:25px}}.attract__content.second .attract__message{margin-top:60px;margin-left:-120px}@media screen and (max-width: 1024px){.attract__content.second .attract__message{margin-left:-80px}}@media screen and (max-width: 767px){.attract__content.second .attract__message{margin-left:0;display:contents}}@media screen and (max-width: 767px){.attract__content.second .attract__text{order:1}}.attract__content.second .attract__text:not(:first-child){margin-top:90px}@media screen and (max-width: 767px){.attract__content.second .attract__text:not(:first-child){margin-top:8px;order:3}}.attract__content.second .attract__image{flex:0 1 544px}@media screen and (max-width: 1024px){.attract__content.second .attract__image{flex:0 1 400px}}@media screen and (max-width: 767px){.attract__content.second .attract__image{flex:none;width:350px;order:2;margin-top:-20px}}@media screen and (max-width: 575px){.attract__content.second .attract__image{width:200px}}.attract__content.third{margin-top:110px}@media screen and (max-width: 767px){.attract__content.third{display:flex;margin-top:50px}}.attract__content.third .attract__message{margin-top:50px}@media screen and (max-width: 767px){.attract__content.third .attract__message{margin-top:0}}.attract__content.third .attract__image{flex:0 1 484px}@media screen and (max-width: 1024px){.attract__content.third .attract__image{flex:0 1 400px}}@media screen and (max-width: 767px){.attract__content.third .attract__image{flex:0 1 320px}}@media screen and (max-width: 575px){.attract__content.third .attract__image{flex:0 1 186px}}.attract__content.fourth{margin-top:15px;position:relative}@media screen and (max-width: 767px){.attract__content.fourth{margin-top:22px;display:flex;flex-direction:column-reverse}}.attract__content.fourth::before{content:"";width:550px;height:410px;background-image:url(../images/illust_cloud02.svg);background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;right:-40px;bottom:170px;z-index:-1}@media screen and (max-width: 1024px){.attract__content.fourth::before{width:300px;height:220px;right:-10px;bottom:145px}}@media screen and (max-width: 767px){.attract__content.fourth::before{width:187px;height:100px;right:-20px;bottom:35px}}.attract__content.fourth .attract__image{flex:0 1 608px;margin-bottom:70px}@media screen and (max-width: 1024px){.attract__content.fourth .attract__image{flex:0 1 460px;margin-bottom:40px}}@media screen and (max-width: 767px){.attract__content.fourth .attract__image{width:310px;flex:none}}@media screen and (max-width: 575px){.attract__content.fourth .attract__image{width:244px}}.attract__content.fourth .attract__message{align-self:flex-end}@media screen and (max-width: 767px){.attract__content.fourth .attract__message{align-self:stretch;text-align:center;padding-left:20px}}.attract__text{font-size:30px;font-weight:600;letter-spacing:-0.04em;line-height:2.4}@media screen and (max-width: 1024px){.attract__text{font-size:22px}}@media screen and (max-width: 767px){.attract__text{font-size:14px;line-height:2.1428571429}}.attract__text.center{text-align:center;margin-top:140px}@media screen and (max-width: 767px){.attract__text.center{margin-top:50px}}.entabi{padding-bottom:110px}@media screen and (max-width: 767px){.entabi{padding-bottom:75px}}.entabi__inner{width:740px}@media screen and (max-width: 767px){.entabi__inner{margin:0 auto;width:100%;max-width:410px;padding:0 10px}}@media screen and (max-width: 767px){.entabi__title{max-width:400px}}.entabi__titleBg{display:inline-block;background-color:#ffe600;border:1px solid #707070;transform:translate(5px, 5px)}.entabi__titleBg:last-child{margin-top:-1px}.entabi__titleBg:last-child .entabi__titleLine{margin-top:-2px}.entabi__titleLine{display:inline-block;font-size:30px;font-weight:600;letter-spacing:-0.04em;background-color:#fff;border:1px solid #707070;transform:translate(-5px, -5px);padding:14px 15px}@media screen and (max-width: 767px){.entabi__titleLine{font-size:16px;padding:12px 8px}}.entabi__color{color:#f08e35;font-weight:600}.entabi__message{margin-top:60px}@media screen and (max-width: 767px){.entabi__message{margin-top:40px;padding:0 12px}}.entabi__text{font-size:20px;font-weight:700;letter-spacing:-0.04em;line-height:1.8}@media screen and (max-width: 767px){.entabi__text{font-size:14px;font-weight:600;line-height:1.7857142857}}.entabi__text:not(:first-child){margin-top:35px}@media screen and (max-width: 767px){.entabi__text:not(:first-child){margin-top:28px}}.service{background-color:#f8eb77;padding-top:390px;padding-bottom:100px;position:relative}@media screen and (min-width: 1600px){.service{padding-top:600px}}@media screen and (min-width: 1800px){.service{padding-top:700px}}@media screen and (max-width: 820px){.service{padding-top:280px}}@media screen and (max-width: 767px){.service{padding-bottom:55px}}@media screen and (max-width: 575px){.service{padding-top:200px}}@media screen and (max-width: 450px){.service{padding-top:150px}}.service::before{content:"";background-image:url("../images/wave_curtain.svg");background-position:center top;background-size:contain;background-repeat:no-repeat;position:absolute;top:-1px;left:0;width:100%;height:360px}@media screen and (min-width: 1280px){.service::before{background-size:contain;height:500px}}@media screen and (min-width: 1800px){.service::before{height:600px}}@media screen and (max-width: 767px){.service::before{background-size:cover;background-image:url("../images/wave_curtain_sp.svg");height:240px;top:-2px}}@media screen and (max-width: 575px){.service::before{background-size:contain;top:-2px}}.service__inner{width:1190px}.service__content{margin-top:90px;background-color:#fff}@media screen and (max-width: 767px){.service__content{max-width:550px;margin:36px auto 0}}.service__item{padding:110px 75px}@media screen and (max-width: 1024px){.service__item{padding:50px 35px}}@media screen and (max-width: 767px){.service__item{padding:16px 16px 52px}}.service__item:last-child{border-top:2px solid #272724}.service__itemTitle{font-size:60px;font-weight:600;letter-spacing:-0.04em;white-space:nowrap}@media screen and (max-width: 1024px){.service__itemTitle{font-size:40px}}@media screen and (max-width: 767px){.service__itemTitle{font-size:24px}}@media screen and (max-width: 575px){.service__itemTitle{font-size:20px}}.service__itemNumber{font-size:150px;line-height:1;display:inline-block;color:#bfbfb1;margin-right:55px}@media screen and (max-width: 1024px){.service__itemNumber{font-size:100px}}@media screen and (max-width: 767px){.service__itemNumber{font-size:45px;margin-right:20px;padding-left:4px;vertical-align:sub}}.service__itemContent{display:flex;margin-top:50px}@media screen and (max-width: 768px){.service__itemContent{display:block;margin-top:22px}}.service__itemIllust{flex:0 1 395px}@media screen and (max-width: 768px){.service__itemIllust{width:66%;margin:0 auto}}.service__itemMessage{margin-left:50px;flex:0 1 515px}@media screen and (max-width: 768px){.service__itemMessage{width:100%;margin-left:0;margin-top:22px}}.service__itemTarget{background-color:#f8eb77;border-radius:20px;padding:25px 55px 25px 93px;position:relative}@media screen and (max-width: 1024px){.service__itemTarget{padding:25px 18px 25px 34px}}@media screen and (max-width: 767px){.service__itemTarget{padding:30px 22px 25px}}.service__itemTargetTitle{text-align:center;color:#fff;font-size:17px;font-weight:600;letter-spacing:-0.04em;line-height:1.3529411765;position:absolute;left:-40px;top:-30px;background-image:url("../images/illust_stamp01.webp");width:110px;height:110px;background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.service__itemTargetTitle{left:-70px;top:-40px}}@media screen and (max-width: 768px){.service__itemTargetTitle{font-size:13px;line-height:1.4615384615;left:6px;top:-65px;width:83px;height:83px}}.service__itemTargetText{font-size:19px;font-weight:600;letter-spacing:-0.04em;line-height:1.6842105263}@media screen and (max-width: 1024px){.service__itemTargetText{font-size:16px}}@media screen and (max-width: 767px){.service__itemTargetText{font-size:14px;line-height:1.6428571429}}.service__itemText{margin-top:50px;font-size:17px;font-weight:600;letter-spacing:-0.04em;line-height:1.8823529412}@media screen and (max-width: 1024px){.service__itemText{font-size:16px}}@media screen and (max-width: 767px){.service__itemText{margin-top:38px;font-size:14px;line-height:1.6428571429;padding:0 8px}}.service__itemGallery{display:flex;margin-top:60px}@media screen and (max-width: 767px){.service__itemGallery{display:block;margin-top:45px;padding:0 18px}}.service__itemImage:not(:first-child){margin-left:6px}@media screen and (max-width: 767px){.service__itemImage:not(:first-child){margin-left:0;margin-top:8px}}.pdf{background-color:#95c7df;padding:80px 0}@media screen and (max-width: 767px){.pdf{padding:55px 0}}.pdf__inner{width:900px}.pdf__content{background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:30px;padding:60px 90px 40px 135px}@media screen and (max-width: 1024px){.pdf__content{padding:60px 60px 40px 60px}}@media screen and (max-width: 767px){.pdf__content{padding:50px 30px}}@media screen and (max-width: 375px){.pdf__content{display:block;padding:50px 40px}}.pdf__image{flex:0 1 243px}@media screen and (max-width: 767px){.pdf__image{flex:0 1 180px}}@media screen and (max-width: 575px){.pdf__image{flex:0 1 180px;min-width:100px}}@media screen and (max-width: 375px){.pdf__image{width:80%;margin:0 auto}}.pdf__message{margin-left:60px}@media screen and (max-width: 1024px){.pdf__message{margin-left:40px}}@media screen and (max-width: 767px){.pdf__message{margin-left:30px}}@media screen and (max-width: 575px){.pdf__message{margin-left:20px}}@media screen and (max-width: 375px){.pdf__message{margin-left:0;margin-top:30px}}.pdf__lead{font-size:26px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.pdf__lead{font-size:20px}}@media screen and (max-width: 575px){.pdf__lead{font-size:14px}}@media screen and (max-width: 375px){.pdf__lead{font-size:16px}}.pdf__list{margin-top:40px}@media screen and (max-width: 767px){.pdf__list{margin-top:30px}}@media screen and (max-width: 575px){.pdf__list{margin-top:20px}}.pdf__item{font-size:20px;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.pdf__item{font-size:16px}}@media screen and (max-width: 575px){.pdf__item{font-size:13px}}@media screen and (max-width: 375px){.pdf__item{font-size:14px}}.pdf__btn{margin-top:45px}@media screen and (max-width: 767px){.pdf__btn{margin-top:30px}}@media screen and (max-width: 575px){.pdf__btn{margin-top:20px}}@media screen and (max-width: 575px){.pdf__btn .btn{width:180px;font-size:14px;padding-left:10px;padding-right:40px}}@media screen and (max-width: 375px){.pdf__btn .btn{width:100%;padding-left:16px;padding-right:16px}}.pdf__form{margin-top:30px}@media screen and (max-width: 767px){.pdf__form{margin-top:20px}}.pdf__formNote{font-size:14px;color:#666;margin-bottom:16px}@media screen and (max-width: 767px){.pdf__formNote{font-size:12px}}.pdfDlForm__field label{display:inline-flex;align-items:center;gap:8px;font-size:16px;margin-bottom:8px}@media screen and (max-width: 767px){.pdfDlForm__field label{font-size:14px}}.pdfDlForm__field .wpcf7-form-control-wrap{display:block}.pdfDlForm__submit{margin-top:40px;text-align:center}@media screen and (max-width: 767px){.pdfDlForm__submit{margin-top:30px}}@media screen and (max-width: 575px){.pdfDlForm__submit{margin-top:24px}}.pdfDlForm__submit .btn.is-disabled,.pdfDlForm__submit .btn[disabled]{opacity:.45;cursor:not-allowed}.story{padding-top:190px;padding-bottom:110px;position:relative}@media screen and (max-width: 767px){.story{padding-top:68px;padding-bottom:60px}}.story::before{content:"";width:100%;height:200px;background-image:url("../images/illust_flag.webp");background-position:center top;background-size:contain;background-repeat:no-repeat;position:absolute;top:-12px;left:0}@media screen and (min-width: 1440px){.story::before{background-size:contain;top:-15px}}@media screen and (min-width: 1800px){.story::before{background-size:cover;top:-20px}}@media screen and (max-width: 1024px){.story::before{background-size:contain;top:-9px}}@media screen and (max-width: 767px){.story::before{background-size:cover;height:80px;top:-10px}}@media screen and (max-width: 575px){.story::before{background-size:contain;top:-5px}}.story__inner{width:1200px}.story__title{max-width:610px;margin:0 auto}@media screen and (max-width: 767px){.story__title{max-width:550px}}.story__content{margin-top:110px;display:flex}@media screen and (max-width: 767px){.story__content{margin:35px auto 0;max-width:550px;display:block;padding:0 15px}}.story__videoWrap{position:relative;border-radius:15px}@media screen and (max-width: 767px){.story__videoWrap{border-radius:20px}}.story__videoWrap:nth-child(1){border:10px solid #78b3cd}@media screen and (max-width: 767px){.story__videoWrap:nth-child(1){border:7px solid #78b3cd}}.story__videoWrap:nth-child(1) .story__videoCompanyWrap{background-color:#78b3cd}.story__videoWrap:nth-child(1) .story__videoBtn{background-image:url("../images/button_play1.svg")}.story__videoWrap:nth-child(1) .story__videoBtn:hover{opacity:1;background-image:url("../images/button_play1_reverse.svg");transition:background .3s}.story__videoWrap:nth-child(2){margin-left:32px;border:10px solid #f08e35}@media screen and (max-width: 767px){.story__videoWrap:nth-child(2){border:7px solid #f08e35;margin-left:0;margin-top:20px}}.story__videoWrap:nth-child(2) .story__videoCompanyWrap{background-color:#f08e35}.story__videoWrap:nth-child(2) .story__videoBtn{background-image:url("../images/button_play2.svg")}.story__videoWrap:nth-child(2) .story__videoBtn:hover{opacity:1;background-image:url("../images/button_play2_reverse.svg");transition:background .3s}.story__videoWrap img{border-radius:5px}@media screen and (max-width: 767px){.story__videoWrap img{border-radius:12px}}.story__videoCompanyWrap{display:flex;align-items:center;position:absolute;right:-10px;top:-10px;padding:14px 20px;border-radius:0 15px 0 30px}@media screen and (max-width: 767px){.story__videoCompanyWrap{right:-7px;top:-7px;padding:9px 20px;border-radius:0 20px 0 20px}}.story__videoCompanyWrap img{display:inline-block;width:36px;height:36px;margin-right:12px}@media screen and (max-width: 767px){.story__videoCompanyWrap img{width:20px;height:20px;margin-right:5px}}.story__videoCompany{display:inline-block;font-size:15px;font-weight:600;letter-spacing:-0.04em;color:#fff}@media screen and (max-width: 767px){.story__videoCompany{font-size:7px}}.story__videoBtn{display:block;width:93px;height:93px;background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:0;bottom:0;border-radius:50%}@media screen and (max-width: 767px){.story__videoBtn{width:60px;height:60px;left:10px;bottom:8px}}.event{background-color:#f2efe1;padding-top:170px;padding-bottom:153px}@media screen and (max-width: 767px){.event{padding-top:55px;padding-bottom:90px}}@media screen and (max-width: 767px){.event__inner{padding:0 17px}}.event__content{margin-top:85px;display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.event__content{margin:45px auto 0;max-width:550px;display:block}}.event__item{display:block;width:calc(50% - 20px)}@media screen and (max-width: 1024px){.event__item{width:calc(50% - 10px)}}@media screen and (max-width: 767px){.event__item{width:100%}}.event__item:nth-child(2n){margin-left:40px}@media screen and (max-width: 1024px){.event__item:nth-child(2n){margin-left:20px}}@media screen and (max-width: 767px){.event__item:nth-child(2n){margin-left:0}}.event__item:nth-child(n+3){margin-top:50px}@media screen and (max-width: 767px){.event__item:nth-child(n+3){margin-top:0}}@media screen and (max-width: 767px){.event__item:nth-child(n+2){margin-top:40px}}.event__head{padding:0 33px;position:relative;z-index:1}@media screen and (max-width: 767px){.event__head{padding:0 25px}}.event__image{border-radius:30px;overflow:hidden}@media screen and (max-width: 767px){.event__image{border-radius:20px}}.event__image img{aspect-ratio:410/309;object-fit:cover}.event__body{background-color:#fff;border-radius:30px;padding:65px 33px 50px 45px;position:relative;margin-top:-40px}@media screen and (max-width: 1024px){.event__body{padding:65px 30px 50px 35px}}@media screen and (max-width: 767px){.event__body{border-radius:20px;padding:50px 24px 32px 32px;margin-top:-30px}}.event__meta{display:flex;align-items:center}.event__date{display:inline-block;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1}@media screen and (max-width: 1024px){.event__date{font-size:16px}}@media screen and (max-width: 767px){.event__date{font-size:13px}}.event__category{display:inline-block;margin-left:auto;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1;color:#fff;background-color:lightgray;border-radius:20px;padding:12px;width:150px;text-align:center}.event__category.ongoing{background-color:#ea8b34}.event__category.case{background-color:#78b3cd}@media screen and (max-width: 1024px){.event__category{font-size:16px}}@media screen and (max-width: 767px){.event__category{font-size:13px;padding:7px;width:92px}}.event__title{font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1.7222222222;margin-top:30px;max-width:330px}@media screen and (max-width: 1024px){.event__title{font-size:16px}}@media screen and (max-width: 767px){.event__title{font-size:14px;line-height:1.6428571429;margin-top:20px;max-width:260px}}.event__arrow{width:85px;height:85px;position:absolute;right:0;bottom:0}@media screen and (max-width: 1024px){.event__arrow{width:65px;height:65px}}@media screen and (max-width: 767px){.event__arrow{width:65px;height:65px}}.event__btn{text-align:center;margin-top:84px}@media screen and (max-width: 767px){.event__btn{margin-top:65px}}.news{background-color:#f5e550;padding-top:106px;padding-bottom:120px}@media screen and (max-width: 767px){.news{padding-top:50px;padding-bottom:60px}}@media screen and (max-width: 1024px){.news .sectionHeadingWrap{flex:0 0 140px;margin-right:20px}}@media screen and (max-width: 767px){.news .sectionHeadingWrap{margin-right:0;text-align:center}}.news__content{display:flex}@media screen and (max-width: 767px){.news__content{max-width:550px;margin:0 auto;display:block}}.news__list{flex:0 1 766px;margin-left:auto}@media screen and (max-width: 767px){.news__list{width:100%;margin-left:0;margin-top:40px}}.news__item:not(:first-child){margin-top:7px}.news__link{background-color:#fff;border:2px solid #272724;border-radius:74px;display:flex;align-items:center;padding:26px 46px}@media screen and (max-width: 1024px){.news__link{padding:26px 30px}}@media screen and (max-width: 767px){.news__link{display:block;padding:20px 35px 24px}}.news__date{display:inline-block;color:#f08e35;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1;margin-right:16px}@media screen and (max-width: 767px){.news__date{font-size:12px;margin-right:0;margin-bottom:6px}}.news__title{font-size:16px;font-weight:600;letter-spacing:-0.04em;flex-grow:1}@media screen and (max-width: 767px){.news__title{font-size:14px}}.news__btn{text-align:right;margin-top:28px}@media screen and (max-width: 767px){.news__btn{text-align:center;margin-top:45px}}.benefits{background-color:#78b3cd;padding:125px 65px 26px}@media screen and (max-width: 767px){.benefits{padding:47px 22px 34px}}.benefits__bg{background-color:#f7f5ef;border-radius:20px;padding:100px 0 92px}@media screen and (max-width: 767px){.benefits__bg{padding:40px 0 60px}}.benefits__contentWrap{margin-top:90px}@media screen and (max-width: 767px){.benefits__contentWrap{margin-top:55px}}.benefits__content{display:flex;align-items:center;justify-content:space-between;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (min-width: 1281px){.benefits__content{max-width:1240px}}@media screen and (min-width: 1400px){.benefits__content{margin-left:calc(50% - 45vw)}}@media screen and (min-width: 1500px){.benefits__content{margin-left:calc(50% - 42vw)}}@media screen and (min-width: 1600px){.benefits__content{margin-left:calc(50% - 40vw)}}@media screen and (min-width: 1800px){.benefits__content{margin-left:calc(50% - 35vw)}}@media screen and (max-width: 767px){.benefits__content{display:block}}.benefits__content:not(:first-child){margin-top:45px}@media screen and (max-width: 767px){.benefits__content:not(:first-child){margin-top:60px}}.benefits__image{flex:0 1 438px;margin-right:-60px;margin-left:34px;position:relative}@media screen and (max-width: 1024px){.benefits__image{flex:0 1 400px;margin-left:20px}}@media screen and (max-width: 767px){.benefits__image{width:100%;max-width:270px;margin-right:auto;margin-left:auto}}.benefits__message{flex:0 1 80%;background-color:#fff;border:2px solid #272724;border-right:none;border-radius:60px 0 0 60px;padding:82px 90px 50px 90px}@media screen and (min-width: 1281px){.benefits__message{border-right:2px solid #272724;border-radius:60px;padding:82px 70px 50px 90px}}@media screen and (max-width: 1024px){.benefits__message{padding:82px 40px 50px 75px}}@media screen and (max-width: 767px){.benefits__message{width:100%;border-right:2px solid #272724;border-radius:30px;padding:100px 18px 42px;margin-top:-38px}}.benefits__textTitle{font-size:26px;font-weight:600;letter-spacing:-0.04em;padding-left:64px;position:relative}@media screen and (max-width: 1024px){.benefits__textTitle{font-size:24px;padding-left:62px}}@media screen and (max-width: 767px){.benefits__textTitle{font-size:20px;padding-left:0;text-align:center}}.benefits__textTitle::before{content:"";width:48px;height:10px;background-image:url("../images/icon_wave.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.benefits__textTitle::before{left:50%;top:-30px;transform:translateY(0);transform:translateX(-50%)}}.benefits__lead{font-size:20px;font-weight:600;letter-spacing:-0.04em;margin-top:16px}@media screen and (max-width: 767px){.benefits__lead{font-size:16px;line-height:1.625;margin-top:24px;text-align:center}}.benefits__text{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:2;margin-top:45px}@media screen and (max-width: 767px){.benefits__text{font-size:14px;line-height:1.6428571429;margin-top:35px;padding:0 16px}}.benefits__example{font-size:20px;font-weight:600;letter-spacing:-0.04em;margin-top:46px}@media screen and (max-width: 767px){.benefits__example{font-size:16px;margin-top:35px;text-align:center}}.benefits__megaphone{display:inline-block;width:38px;height:30px;margin-right:14px}.benefits__exampleList{background-color:#f8eb77;margin-top:12px;border-radius:20px;padding:25px 27px}@media screen and (max-width: 767px){.benefits__exampleList{padding:25px 22px}}.benefits__exampleText{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.875;padding-left:14px;position:relative}.benefits__exampleText::before{content:"・";position:absolute;left:0;top:0}@media screen and (max-width: 1024px){.benefits__exampleText{line-height:1.4}}@media screen and (max-width: 767px){.benefits__exampleText{font-size:14px;line-height:1.2857142857}}@media screen and (max-width: 1024px){.benefits__exampleText:not(:first-child){margin-top:14px}}.voices{background-color:#78b3cd;padding-top:100px;padding-bottom:192px}@media screen and (max-width: 767px){.voices{padding-bottom:80px}}.voices__inner{width:1220px}.voices__titleWrap{text-align:center}.voices__title{display:inline-block;font-size:26px;font-weight:600;letter-spacing:-0.04em;line-height:1;color:#fff;position:relative;z-index:2}@media screen and (max-width: 767px){.voices__title{font-size:18px}}.voices__title::before{content:"";width:380px;height:86px;background-image:url("../images/icon_ribbon.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%, -40%);z-index:-1}@media screen and (max-width: 767px){.voices__title::before{width:283px;height:64px}}.voices__content{display:flex;margin-top:100px}@media screen and (max-width: 1024px){.voices__content{display:block;width:100%;max-width:650px;margin:100px auto 0}}@media screen and (max-width: 767px){.voices__content{display:block;margin:75px auto 0;max-width:550px}}.voices__item{width:calc(33.3333% - 13.3333333333px);background-color:#fff;border:2px solid #272724;border-radius:20px;padding:30px 32px 45px}@media screen and (max-width: 1024px){.voices__item{width:100%}}@media screen and (max-width: 767px){.voices__item{width:100%;padding:25px 30px 32px}}.voices__item:not(:first-child){margin-left:20px}@media screen and (max-width: 1024px){.voices__item:not(:first-child){margin-left:0;margin-top:30px}}@media screen and (max-width: 767px){.voices__item:not(:first-child){margin-left:0;margin-top:20px}}.voices__head{font-size:16px;font-weight:300;letter-spacing:-0.04em;line-height:1.625;margin-top:32px;margin-bottom:24px}@media screen and (max-width: 767px){.voices__head{font-size:13px;line-height:1.6153846154;margin-top:26px;margin-bottom:20px}}.voices__body{font-size:16px;font-weight:600;line-height:1.625;padding-top:28px;border-top:1px dashed #272724}@media screen and (max-width: 767px){.voices__body{font-size:14px;line-height:1.6428571429;padding-top:20px}}.price{background-color:#f7f5ef;padding-top:150px;padding-bottom:270px}@media screen and (max-width: 767px){.price{padding-top:52px;padding-bottom:300px}}.price__inner{width:940px}.price__text{font-size:16px;font-weight:600;line-height:2.0625;text-align:center;margin-top:75px}@media screen and (max-width: 767px){.price__text{font-size:14px;line-height:1.6428571429;margin-top:38px}}.price__table{margin-top:80px}@media screen and (max-width: 767px){.price__table{margin:50px auto 0;max-width:550px}}.price__note{margin-top:60px;text-align:center;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1.8666666667}@media screen and (max-width: 767px){.price__note{margin-top:40px;font-size:13px;line-height:1.75;text-align:left}}.price__btn{margin-top:24px;text-align:center}@media screen and (max-width: 767px){.price__btn{margin-top:20px}}.table{border:2px solid #272724;border-spacing:0;border-radius:20px;width:100%;overflow:hidden}.table__head{background-color:#f08e35}@media screen and (max-width: 767px){.table__head{display:block;width:100%}}.table__headText{color:#fff;font-size:18px;font-weight:600;text-align:left;padding:15px 48px}@media screen and (max-width: 767px){.table__headText{font-size:16px;padding:10px 42px;display:block;width:100%}}.table__headText:first-child{border-radius:18px 0 0 0}.table__headText:last-child{border-radius:0 18px 0 0;border-left:2px dashed #fff}@media screen and (max-width: 1024px){.table__headText:last-child{padding:15px 30px}}@media screen and (max-width: 767px){.table__headText:last-child{border-left:none;display:none}}@media screen and (max-width: 767px){.table__body{display:block;width:100%}}.table__body:last-child .table__area:first-child{border-radius:0 0 0 18px}.table__body:last-child .table__area:last-child{border-radius:0 0 18px 0}.table__body.middle .table__area{border-top:2px solid #bfbfb1;border-bottom:2px solid #bfbfb1}@media screen and (max-width: 767px){.table__body.middle .table__area{border-top:none;border-bottom:none}}@media screen and (max-width: 767px){.table__body.middle .table__area:first-child{border-top:2px solid #bfbfb1;border-bottom:2px dashed #bfbfb1}}@media screen and (max-width: 767px){.table__body.middle .table__area:last-child{border-bottom:2px solid #bfbfb1}}.table__area{background-color:#fff;padding:30px 30px 30px 70px}@media screen and (max-width: 1024px){.table__area{padding:30px 20px 30px 60px}}@media screen and (max-width: 767px){.table__area{display:block;width:100%;padding:28px 35px 24px}}.table__area.table__price{padding:30px 32px}@media screen and (max-width: 1024px){.table__area.table__price{padding:30px 30px;min-width:220px}}@media screen and (max-width: 767px){.table__area.table__price{padding:14px 35px}}.table__plan{font-size:18px;font-weight:600;position:relative}@media screen and (max-width: 767px){.table__plan{font-size:16px}}.table__plan::before{content:"";width:12px;height:12px;background-color:#f08e35;border-radius:50%;position:absolute;left:-20px;top:8px}@media screen and (max-width: 767px){.table__plan::before{width:10px;height:10px;left:-16px}}.table__text{font-size:16px;font-weight:300;letter-spacing:-0.04em;line-height:1;margin-top:8px}@media screen and (max-width: 1024px){.table__text{line-height:1.2}}@media screen and (max-width: 767px){.table__text{font-size:13px;margin-top:10px;line-height:1.5}}.table__price{font-weight:600;border-left:2px dashed #bfbfb1}@media screen and (max-width: 767px){.table__price{font-size:16px;border-left:none;border-top:2px dashed #bfbfb1}}.table__tax{font-size:15px;font-weight:600}@media screen and (max-width: 767px){.table__tax{font-size:14px}}.appeal{background-color:#fff;border-radius:70px 70px 0 0;padding-top:210px;padding-bottom:250px;margin-top:-80px;position:relative}@media screen and (min-width: 1800px){.appeal{padding-bottom:300px}}@media screen and (max-width: 767px){.appeal{padding-top:90px;padding-bottom:175px}}@media screen and (max-width: 575px){.appeal{padding-bottom:125px}}.appeal::after{content:"";background-image:url("../images/wave_three.svg");background-position:center bottom;background-size:contain;background-repeat:no-repeat;width:100%;height:320px;position:absolute;left:0;bottom:-120px}@media screen and (min-width: 1280px){.appeal::after{background-size:cover;background-position:center top}}@media screen and (min-width: 1400px){.appeal::after{height:400px}}@media screen and (min-width: 1800px){.appeal::after{height:450px}}@media screen and (max-width: 767px){.appeal::after{background-size:cover;height:195px;bottom:-20px}}@media screen and (max-width: 575px){.appeal::after{background-size:contain;height:150px}}@media screen and (max-width: 767px){.appeal__inner{padding:0}}.appeal__content{display:flex;justify-content:center;align-items:center;position:absolute;bottom:82%;left:50%;transform:translateX(-50%);width:100%}@media screen and (max-width: 767px){.appeal__content{flex-wrap:wrap}}.appeal__itemWrap{width:192px;height:192px;background-image:url("../images/illust_stamp02.webp");background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.appeal__itemWrap{width:160px;height:160px}}@media screen and (max-width: 767px){.appeal__itemWrap{width:115px;height:115px}}.appeal__itemWrap:not(:first-child){margin-left:10px}@media screen and (max-width: 767px){.appeal__itemWrap:not(:first-child){margin-left:0}}.appeal__item{text-align:center;font-size:20px;font-weight:600;letter-spacing:-0.04em;line-height:1.4}@media screen and (max-width: 1024px){.appeal__item{font-size:16px}}@media screen and (max-width: 767px){.appeal__item{font-size:12px;line-height:1.4166666667}}.appeal__text{font-size:20px;font-weight:700;letter-spacing:-0.04em;line-height:1.8;text-align:center}@media screen and (max-width: 767px){.appeal__text{font-size:16px;line-height:1.6875;max-width:300px;margin:0 auto}}.faq{background:linear-gradient(transparent 0, transparent 100px, #F08E35 100px, #F08E35 100%);padding-bottom:120px;position:relative}@media screen and (max-width: 767px){.faq{background:linear-gradient(transparent 0, transparent 5px, #F08E35 5px, #F08E35 100%);padding-top:20px;padding-bottom:54px}}.faq__content{margin-top:74px}@media screen and (max-width: 767px){.faq__content{margin-top:45px}}.faq__set{background-color:#fff;border:2px solid #272724;border-radius:20px;padding:0 40px}@media screen and (max-width: 767px){.faq__set{padding:0 20px}}.faq__set:not(:first-child){margin-top:12px}@media screen and (max-width: 767px){.faq__set:not(:first-child){margin-top:6px}}.faq__q{padding:40px 50px;font-size:18px;font-weight:600;letter-spacing:-0.04em;position:relative;cursor:pointer}@media screen and (max-width: 767px){.faq__q{padding:25px 35px 20px 32px;font-size:14px}}.faq__q::before{content:"q.";font-family:"goodlife-serif",sans-serif;font-weight:700;text-transform:uppercase;color:#78b3cd;font-size:35px;line-height:1;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.faq__q::before{font-size:25px}}.faq__q.is-active .faq__btn::before{opacity:0;transition:opacity .2s}.faq__aWrap{display:none;border-top:1px solid #707070;padding:40px 0}@media screen and (max-width: 767px){.faq__aWrap{padding:20px 0 25px}}.faq__a{display:block;padding-left:50px;font-size:18px;font-weight:600;letter-spacing:-0.04em;position:relative}@media screen and (max-width: 767px){.faq__a{font-size:14px;padding-left:32px}}.faq__a::before{content:"a.";font-family:"goodlife-serif",sans-serif;font-weight:700;text-transform:uppercase;color:#f08e35;font-size:35px;line-height:1;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.faq__a::before{font-size:25px}}.faq__btn{display:inline-block;width:20px;height:2px;background-color:#272724;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.faq__btn{width:16px}}.faq__btn::before{content:"";width:2px;height:20px;background-color:#272724;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .2s}@media screen and (max-width: 767px){.faq__btn::before{height:16px}}.overview{background-color:#f7f5ef;padding:128px 90px 115px}@media screen and (max-width: 1024px){.overview{padding:128px 30px 115px}}@media screen and (max-width: 767px){.overview{padding:64px 22px 70px}}.overviewBg{background-color:#f5e550;border-radius:555px 555px 20px 20px;padding-top:170px;padding-bottom:150px}@media screen and (min-width: 1280px){.overviewBg{border-radius:650px 650px 20px 20px}}@media screen and (min-width: 1550px){.overviewBg{border-radius:800px 800px 20px 20px}}@media screen and (min-width: 1850px){.overviewBg{border-radius:1000px 1000px 20px 20px}}@media screen and (max-width: 767px){.overviewBg{padding-top:85px;padding-bottom:70px}}.about__content{display:flex;justify-content:center;margin-top:140px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width: 767px){.about__content{display:block;margin-top:50px}}.about__content:nth-child(odd){flex-direction:row-reverse}.about__content:nth-child(odd) .about__imageBg{background-color:#53947b;transform:translate(-12px, 12px)}@media screen and (max-width: 767px){.about__content:nth-child(odd) .about__imageBg{transform:translate(-8px, 8px);margin-top:0;width:234px;margin-left:auto;margin-right:auto}}.about__content:nth-child(odd) .about__image{transform:translate(12px, -12px)}@media screen and (max-width: 767px){.about__content:nth-child(odd) .about__image{transform:translate(8px, -8px)}}.about__content:nth-child(odd) .about__message{margin-left:0;margin-right:-70px;padding:85px 140px 75px 73px}@media screen and (max-width: 1024px){.about__content:nth-child(odd) .about__message{padding:85px 100px 75px 60px}}@media screen and (max-width: 767px){.about__content:nth-child(odd) .about__message{padding:150px 37px 72px;width:100%;margin-right:0;margin-top:-85px}}.about__content:nth-child(3) .about__messageTitle--en{color:#53947b}.about__imageBg{background-color:#78b3cd;border:2px solid #272724;border-radius:20px;transform:translate(12px, 12px);margin-top:-54px;flex:0 1 419px;align-self:flex-start}@media screen and (max-width: 767px){.about__imageBg{transform:translate(8px, 8px);margin-top:0;width:234px;margin-left:auto;margin-right:auto}}.about__image{border:2px solid #272724;border-radius:20px;overflow:hidden;transform:translate(-12px, -12px)}@media screen and (max-width: 767px){.about__image{transform:translate(-8px, -8px)}}.about__message{background-color:#fff;border:2px solid #272724;border-radius:20px;padding:85px 73px 75px 136px;flex:0 1 810px;margin-left:-70px}@media screen and (max-width: 1024px){.about__message{padding:85px 50px 75px 100px}}@media screen and (max-width: 767px){.about__message{padding:150px 36px 72px;width:100%;margin-left:0;margin-top:-85px}}.about__messageTitle{font-size:20px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.about__messageTitle{font-size:18px}}.about__messageTitle--en{font-size:15px;color:#f08e35}@media screen and (max-width: 767px){.about__messageTitle--en{font-size:14px}}.about__text{margin-top:65px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:2}@media screen and (max-width: 767px){.about__text{margin-top:50px;font-size:14px;line-height:1.7857142857}}.about__signature{margin-top:60px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.about__signature{margin-top:50px;font-size:14px;line-height:1.6428571429}}.about__introduction{font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1.7857142857;margin-top:35px;padding-top:22px;border-top:1px dashed #272724}@media screen and (max-width: 767px){.about__introduction{font-size:11px;line-height:1.7272727273;margin-top:30px}}.about__staffImage{margin-top:68px}@media screen and (max-width: 767px){.about__staffImage{margin-top:38px;margin-left:calc(50% - 54vw);margin-right:calc(50% - 54vw)}}.philosophy{margin-top:140px}@media screen and (max-width: 767px){.philosophy{margin-top:60px}}@media screen and (max-width: 767px){.philosophy__inner{padding:0}}.philosophy__headingImage{width:200px;margin:0 auto 10px}@media screen and (max-width: 767px){.philosophy__headingImage{width:140px}}.philosophy__content{margin-top:40px}@media screen and (max-width: 767px){.philosophy__content{max-width:575px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 575px){.philosophy__content{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.philosophy__top{display:flex;justify-content:center}.philosophy__top .philosophy__item:nth-child(1) .philosophy__illust{width:208px}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(1) .philosophy__illust{width:80px}}.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword{margin-top:40px}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword{margin-top:15px}}.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword::before{width:330px;height:374px;background-image:url("../images/illust_circle_purpose.svg")}@media screen and (max-width: 1024px){.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword::before{width:280px;height:320px}}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword::before{width:170px;height:190px}}@media screen and (max-width: 575px){.philosophy__top .philosophy__item:nth-child(1) .philosophy__keyword::before{width:150px;height:160px}}.philosophy__top .philosophy__item:nth-child(2){margin-left:44%}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(2){margin-left:44%}}.philosophy__top .philosophy__item:nth-child(2) .philosophy__illust{width:237px}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(2) .philosophy__illust{width:90px}}.philosophy__top .philosophy__item:nth-child(2) .philosophy__keyword{margin-top:2px}.philosophy__top .philosophy__item:nth-child(2) .philosophy__keyword::before{width:364px;height:338px;background-image:url("../images/illust_circle_vision.svg")}@media screen and (max-width: 1024px){.philosophy__top .philosophy__item:nth-child(2) .philosophy__keyword::before{width:320px;height:300px}}@media screen and (max-width: 767px){.philosophy__top .philosophy__item:nth-child(2) .philosophy__keyword::before{width:220px;height:200px}}@media screen and (max-width: 575px){.philosophy__top .philosophy__item:nth-child(2) .philosophy__keyword::before{width:170px;height:160px}}.philosophy__middle{display:flex;justify-content:center;margin-top:-15%}@media screen and (max-width: 767px){.philosophy__middle{margin-top:-50px}}@media screen and (max-width: 767px){.philosophy__middle .philosophy__item{margin-left:20px}}.philosophy__middle .philosophy__illust{width:159px}@media screen and (max-width: 767px){.philosophy__middle .philosophy__illust{width:61px}}.philosophy__middle .philosophy__keyword{margin-top:36px}@media screen and (max-width: 767px){.philosophy__middle .philosophy__keyword{margin-top:15px}}.philosophy__middle .philosophy__keyword::before{width:356px;height:315px;background-image:url("../images/illust_circle_mission.svg")}@media screen and (max-width: 1024px){.philosophy__middle .philosophy__keyword::before{width:310px;height:275px}}@media screen and (max-width: 767px){.philosophy__middle .philosophy__keyword::before{width:180px;height:140px}}@media screen and (max-width: 575px){.philosophy__middle .philosophy__keyword::before{width:155px;height:138px}}.philosophy__bottom{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width: 767px){.philosophy__bottom{margin-top:10px}}.philosophy__bottom .philosophy__item:nth-child(1){margin-left:8%;margin-top:-2%}@media screen and (max-width: 1024px){.philosophy__bottom .philosophy__item:nth-child(1){margin-left:-2%}}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(1){margin-left:0}}.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__illust{width:172px}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__illust{width:65px}}.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword{margin-top:20px}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword{margin-top:10px}}.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword::before{width:419px;height:367px;background-image:url("../images/illust_circle_concept.svg")}@media screen and (max-width: 1024px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword::before{width:320px;height:290px}}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword::before{width:182px;height:163px}}@media screen and (max-width: 575px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__keyword::before{width:182px;height:163px}}@media screen and (max-width: 1024px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__text{min-width:200px}}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(1) .philosophy__text{min-width:unset}}.philosophy__bottom .philosophy__item:nth-child(2){margin-left:23%}@media screen and (max-width: 1024px){.philosophy__bottom .philosophy__item:nth-child(2){margin-left:42%}}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(2){margin-left:14%;margin-top:3%}}.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__illust{width:214px}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__illust{width:82px;margin-left:55px}}.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__keyword{margin-top:35px}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__keyword{margin-top:20px}}.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__keyword::before{width:500px;height:368px;background-image:url("../images/illust_circle_value.svg")}@media screen and (max-width: 767px){.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__keyword::before{width:230px;height:210px;background-image:url("../images/illust_circle_value_sp.svg")}}@media screen and (max-width: 575px){.philosophy__bottom .philosophy__item:nth-child(2) .philosophy__keyword::before{width:200px;height:190px}}.philosophy__illust{position:relative;z-index:3;margin:0 auto}.philosophy__keyword{font-size:54px;line-height:1;text-align:center;position:relative;z-index:2;white-space:nowrap}@media screen and (max-width: 1024px){.philosophy__keyword{font-size:40px}}@media screen and (max-width: 767px){.philosophy__keyword{font-size:20px}}.philosophy__keyword::before{content:"";background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}@media screen and (max-width: 767px){.philosophy__keyword::before{transform:translate(-50%, -40%)}}.philosophy__text{text-align:center;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1.9444444444;position:relative;z-index:2;margin-top:30px;max-width:345px}@media screen and (max-width: 1024px){.philosophy__text{line-height:1.5;margin-top:15px}}@media screen and (max-width: 767px){.philosophy__text{font-size:13px;line-height:1.4615384615;margin-top:8px;max-width:160px}}.prize{margin-top:260px}@media screen and (max-width: 767px){.prize{margin-top:140px}}.prize__inner{width:840px}.prize__titleWrap{text-align:center}.prize__title{display:inline-block;font-size:26px;font-weight:600;letter-spacing:-0.04em;line-height:1;color:#fff;position:relative;z-index:2}@media screen and (max-width: 767px){.prize__title{font-size:18px}}.prize__title::before{content:"";width:380px;height:86px;background-image:url("../images/icon_ribbon.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%, -40%);z-index:-1}@media screen and (max-width: 767px){.prize__title::before{width:282px;height:64px}}.prize__list{background-color:#fff;border:2px solid #272724;border-radius:20px;padding:100px 116px 72px}@media screen and (max-width: 1024px){.prize__list{padding:100px 35px 72px}}@media screen and (max-width: 767px){.prize__list{max-width:550px;margin:0 auto;padding:100px 70px 42px}}@media screen and (max-width: 575px){.prize__list{max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:100px 16px 42px}}.prize__item{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.625;padding-left:45px;position:relative}@media screen and (max-width: 767px){.prize__item{font-size:13px;line-height:1.6153846154;padding-left:0}}@media screen and (max-width: 767px)and (max-width: 575px){.prize__item{max-width:400px;margin:0 auto}}.prize__item::before{content:"";display:block;background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.prize__item::before{top:-32px;transform:unset}}.prize__item:nth-child(1)::before{width:22px;height:31px;background-image:url("../images/icon_prize01.svg")}@media screen and (max-width: 767px){.prize__item:nth-child(1)::before{width:18px;height:25px}}.prize__item:nth-child(2)::before{width:24px;height:35px;background-image:url("../images/icon_prize02.svg")}@media screen and (max-width: 767px){.prize__item:nth-child(2)::before{width:20px;height:28px}}.prize__item:nth-child(3)::before{width:20px;height:32px;background-image:url("../images/icon_prize03.svg")}@media screen and (max-width: 767px){.prize__item:nth-child(3)::before{width:16px;height:26px}}.prize__item:nth-child(4)::before{width:27px;height:34px;background-image:url("../images/icon_prize04.svg")}@media screen and (max-width: 767px){.prize__item:nth-child(4)::before{width:22px;height:28px}}.prize__item:not(:first-child){margin-top:30px}@media screen and (max-width: 767px){.prize__item:not(:first-child){margin-top:55px}}.company{margin-top:130px}@media screen and (max-width: 767px){.company{margin:70px auto 0;max-width:590px}}.company__inner{width:840px}.company__heading{font-size:30px;font-weight:600;letter-spacing:-0.04em;line-height:2.4}@media screen and (max-width: 767px){.company__heading{font-size:16px;line-height:1.375}}.company__body{margin-top:45px}@media screen and (max-width: 767px){.company__body{margin-top:35px}}.company__item{padding:30px 0 38px;border-top:2px solid #f08e35}@media screen and (max-width: 767px){.company__item{padding:18px 0 20px}}.company__item:last-child{border-bottom:2px solid #f08e35}.company__title{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.company__title{font-size:14px;line-height:2}}.company__text{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.company__text{font-size:14px;line-height:1.75}}.company__list{font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.company__list{font-size:14px;line-height:1.75}}.cta{padding:110px 0 132px}@media screen and (max-width: 767px){.cta{padding:50px 0 100px}}.cta__inner{width:1170px;padding:0 15px}.cta__lead{margin-top:90px;text-align:center;font-size:30px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.cta__lead{margin-top:40px;font-size:18px}}.cta__text{margin-top:50px;text-align:center;font-size:19px;font-weight:600;letter-spacing:-0.04em;line-height:1.6842105263}@media screen and (max-width: 767px){.cta__text{margin-top:45px;font-size:14px;line-height:1.7857142857}}.cta__btn{text-align:center;margin-top:70px}@media screen and (max-width: 767px){.cta__btn{margin-top:45px}}.footer{background-color:#272724;border-radius:70px 70px 0 0;padding:92px 0 40px}@media screen and (max-width: 1024px){.footer{padding:80px 0 30px}}@media screen and (max-width: 767px){.footer{padding:60px 0 20px}}@media screen and (max-width: 1024px){.footer__inner{padding:0 30px}}@media screen and (max-width: 767px){.footer__inner{padding:0 24px}}.footer__content{display:flex}@media screen and (max-width: 767px){.footer__content{display:block;max-width:550px;margin:0 auto}}@media screen and (max-width: 767px){.footer__info{padding:0 30px}}.footer__logo{width:205px}@media screen and (max-width: 767px){.footer__logo{width:145px}}.footer__companyName{color:#fff;margin-top:40px;margin-bottom:24px;font-size:15px;font-weight:700;letter-spacing:-0.04em}@media screen and (max-width: 767px){.footer__companyName{margin-top:30px;margin-bottom:18px;font-size:14px}}.footer__detail{color:#fff;font-size:15px;font-weight:300;letter-spacing:-0.04em;line-height:1.8666666667}@media screen and (max-width: 767px){.footer__detail{font-size:13px;line-height:1.6923076923}}.footer__buttons{margin-left:auto;flex:0 1 390px;display:flex;flex-direction:column}@media screen and (max-width: 767px){.footer__buttons{margin-left:0;width:100%;display:block;margin-top:40px}}.footer__link{display:block}.footer__socialMediaBtn{display:flex;justify-content:flex-end;margin-top:auto}@media screen and (max-width: 767px){.footer__socialMediaBtn{justify-content:center;margin-top:40px}}.footer__sns:not(:first-child){margin-left:18px}@media screen and (max-width: 767px){.footer__sns:not(:first-child){margin-left:16px}}.footer__copyright{color:#bfbfb1;display:block;text-align:right;font-size:13px;font-weight:300;line-height:2.1538461538;margin-top:20px}.subNews{padding-bottom:140px}@media screen and (max-width: 767px){.subNews{padding-bottom:80px}}.subNews__inner{width:940px}@media screen and (max-width: 767px){.subNews__inner{padding:0 15px}}.subNews__list{margin-top:130px}@media screen and (max-width: 767px){.subNews__list{max-width:550px;margin:80px auto 0}}.subNews__item:not(:first-child){margin-top:30px}@media screen and (max-width: 767px){.subNews__item:not(:first-child){margin-top:15px}}.subNews__link{background-color:#fff;border:2px solid #272724;border-radius:74px;display:flex;align-items:center;padding:40px 90px 40px 62px;position:relative}@media screen and (max-width: 767px){.subNews__link{display:block;padding:16px 60px 16px 40px}}.subNews__link::after{content:"";width:48px;height:48px;background-image:url("../images/arrow_02.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;right:30px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.subNews__link::after{width:30px;height:30px;right:18px}}.subNews__date{display:inline-block;color:#f08e35;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1;margin-right:54px}@media screen and (max-width: 767px){.subNews__date{font-size:12px;margin-right:0}}.subNews__title{font-size:18px;font-weight:600;letter-spacing:-0.04em;flex-grow:1}@media screen and (max-width: 767px){.subNews__title{font-size:14px}}.pagination{margin-top:80px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.pagination{margin-top:60px}}.page-numbers{margin:0 7px;display:inline-block;width:50px;height:50px;background-color:#fff;border:2px solid #272724;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.page-numbers{width:40px;height:40px;font-size:16px}}.page-numbers.current{font-weight:300}.page-numbers.prev,.page-numbers.next{border:none}.article{margin-top:180px}@media screen and (max-width: 767px){.article{max-width:550px;margin:80px auto 0}}.article__head{max-width:800px}.article__thumbnail{margin-bottom:80px;max-width:655px;width:100%}.article__title{font-size:26px;font-weight:600;letter-spacing:-0.04em;line-height:1.6923076923}@media screen and (max-width: 767px){.article__title{font-size:18px;line-height:1.6666666667}}.article__date{display:block;margin-top:30px;color:#f08e35;font-size:15px;font-weight:600;letter-spacing:-0.04em}.article__body{margin-top:85px;max-width:800px}@media screen and (max-width: 767px){.article__body{margin-top:60px}}.article__body p{margin-top:30px;line-height:1.6}@media screen and (max-width: 767px){.article__body p{font-size:14px;line-height:1.75}}.article__body a{text-decoration:none;color:#f08e35}.article__body figure{margin-top:50px;width:100%;max-width:655px}.article__body figure iframe{width:100%;height:100%;aspect-ratio:655/429;object-fit:cover;vertical-align:bottom}.pager{margin-top:160px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.pager{margin-top:80px}}.pager__prev,.pager__next{display:block;width:40px;height:40px}.pager__archive{display:inline-block;margin:0 15px;width:195px;color:#fff;background-color:#272724;border:2px solid #272724;border-radius:25px;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1;text-align:center;padding:14px}@media screen and (max-width: 767px){.pager__archive{font-size:15px;padding:14px}}.subEvent{padding-bottom:140px}@media screen and (max-width: 767px){.subEvent{padding-bottom:80px}}.subEvent__content{margin-top:130px}@media screen and (max-width: 767px){.subEvent__content{max-width:550px;margin:80px auto 0}}.subEvent__item{display:flex;background-color:#f7f5ef;border-radius:40px;padding:35px}@media screen and (max-width: 767px){.subEvent__item{display:block;padding:25px 20px 30px 20px}}.subEvent__item:not(:first-child){margin-top:50px}@media screen and (max-width: 767px){.subEvent__item:not(:first-child){margin-top:30px}}.subEvent__head{flex:0 1 400px}@media screen and (max-width: 767px){.subEvent__head{width:100%}}.subEvent__image{border-radius:30px;overflow:hidden}.subEvent__image img{aspect-ratio:400/300;object-fit:cover}.subEvent__body{margin-left:42px;flex-grow:1;display:flex;flex-direction:column}@media screen and (max-width: 767px){.subEvent__body{margin-left:0;margin-top:20px}}.subEvent__meta{margin-top:8px}@media screen and (max-width: 767px){.subEvent__meta{margin-top:0}}.subEvent__category{width:150px;text-align:center;color:#fff;background-color:lightgray;border-radius:20px;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1;padding:12px}.subEvent__category.ongoing{background-color:#ea8b34}.subEvent__category.case{background-color:#78b3cd}@media screen and (max-width: 767px){.subEvent__category{width:120px;font-size:15px;padding:10px}}.subEvent__date{display:block;font-size:16px;font-weight:600;letter-spacing:-0.04em;margin-top:25px}@media screen and (max-width: 767px){.subEvent__date{font-size:14px;margin-top:16px}}.subEvent__title{font-size:20px;font-weight:600;letter-spacing:-0.04em;line-height:1.7222222222;margin-top:35px;max-width:384px}@media screen and (max-width: 767px){.subEvent__title{font-size:16px;margin-top:18px}}.subEvent__arrow{width:52px;height:52px;margin-left:auto;margin-top:auto}@media screen and (max-width: 767px){.subEvent__arrow{width:36px;height:36px;margin-top:10px}}.contact{padding-bottom:138px}@media screen and (max-width: 767px){.contact{padding-bottom:100px}}.contact__inner{width:940px}.contact__text{margin-top:180px;text-align:center;font-size:20px;font-weight:700;letter-spacing:-0.04em;line-height:1.8}@media screen and (max-width: 767px){.contact__text{margin-top:80px;font-size:14px}}.contact__content{margin-top:100px}@media screen and (max-width: 1024px){.contact__content{max-width:550px;margin:100px auto 0}}@media screen and (max-width: 767px){.contact__content{max-width:550px;margin:50px auto 0}}.contact__submitWrap{text-align:center;margin-top:50px}@media screen and (max-width: 767px){.contact__submitWrap{margin-top:30px}}.contact__submit{display:inline-block;position:relative}.contact__submit::after{content:"";width:30px;height:30px;background-image:url("../images/arrow_01.svg");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;right:20px;top:50%;transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 767px){.contact__submit::after{right:14px}}.form__set{padding:45px 0;border-bottom:2px solid #272724}@media screen and (max-width: 767px){.form__set{padding:30px 0}}.form__set:last-child{border-bottom:0}.form__title p{font-size:20px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.form__title p{font-size:15px}}.form__required{display:inline-block;width:46px;text-align:center;color:#fff;background-color:#f08e35;border-radius:3px;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1;padding:5px;margin-right:10px}@media screen and (max-width: 767px){.form__required{font-size:13px}}.form__required.-not{background-color:#78b3cd}.form__input{margin-top:16px}@media screen and (max-width: 767px){.form__input{margin-top:12px}}.wpcf7-spinner{display:none}input[type=text],input[type=email],input[type=tel]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f7f5ef;background-image:none;border:2px solid #f7f5ef;border-radius:0;color:inherit;font-family:inherit;font-size:1em;padding:16px;width:100%}@media screen and (max-width: 767px){input[type=text],input[type=email],input[type=tel]{padding:12px}}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder{color:#c2c2c2}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{border:2px solid rgba(0, 0, 0, 0.32);box-shadow:none;outline:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f7f5ef;background-image:url("../images/arrow_01.svg");background-position:right 12px center;background-repeat:no-repeat;background-size:20px 20px;border:2px solid #f7f5ef;border-radius:0;color:inherit;font-family:inherit;font-size:1em;padding:16px 44px 16px 16px;width:100%;cursor:pointer}@media screen and (max-width: 767px){select{padding:12px 40px 12px 12px;background-size:18px 18px}}select:focus{border:2px solid rgba(0, 0, 0, 0.32);box-shadow:none;outline:none}textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f7f5ef;background-image:none;border:2px solid #f7f5ef;border-radius:0;color:inherit;font-family:inherit;font-size:1em;padding:16px;width:100%;height:290px;resize:vertical}@media screen and (max-width: 767px){textarea{padding:12px;height:200px}}textarea:focus{border:2px solid rgba(0, 0, 0, 0.32);box-shadow:none;outline:none}input[type=submit]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#272724;background-image:none;border:2px solid #272724;border-radius:30px;color:#fff;width:300px;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1;margin:0;padding:18px;text-decoration:none}@media screen and (max-width: 767px){input[type=submit]{font-size:16px;padding:14px}}input[type=submit]:hover,input[type=submit]:focus{outline:none;opacity:.7;transition:opacity .3s}input[type=submit]::-moz-focus-inner{border:none;padding:0}.wpcf7 form .wpcf7-response-output{text-align:center;border-radius:30px;font-size:18px;font-weight:600;padding:10px}@media screen and (max-width: 767px){.wpcf7 form .wpcf7-response-output{font-size:14px;padding:5px}}.thanks{padding-bottom:145px}@media screen and (max-width: 767px){.thanks{padding-bottom:100px}}.thanks__inner{width:800px}@media screen and (max-width: 1024px){.thanks__inner{width:650px}}.thanks__message{margin-top:170px}@media screen and (max-width: 767px){.thanks__message{max-width:550px;margin:80px auto 0}}.thanks__text{font-size:19px;font-weight:600;letter-spacing:-0.04em;line-height:1.6842105263}@media screen and (max-width: 767px){.thanks__text{font-size:14px}}.thanks__text:not(:first-child){margin-top:30px}.thanks__btn{text-align:center;margin-top:150px}@media screen and (max-width: 767px){.thanks__btn{margin-top:80px}}.policy{padding-bottom:180px}@media screen and (max-width: 767px){.policy{padding-bottom:120px}}.policy__inner{width:840px}.policy__content{margin-top:160px}@media screen and (max-width: 767px){.policy__content{margin-top:100px}}.policy__published{text-align:right;font-size:15px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.policy__published{font-size:12px}}.policy__head{margin-top:45px;font-size:17px;font-weight:600;letter-spacing:-0.04em;line-height:1.8823529412}@media screen and (max-width: 767px){.policy__head{font-size:14px}}.policy__list{margin-top:110px}@media screen and (max-width: 767px){.policy__list{margin-top:80px}}.policy__set:not(:first-child){margin-top:100px}@media screen and (max-width: 767px){.policy__set:not(:first-child){margin-top:70px}}.policy__set:nth-child(1) .policy__title::before{content:"01"}.policy__set:nth-child(2) .policy__title::before{content:"02"}.policy__set:nth-child(3) .policy__title::before{content:"03"}.policy__set:nth-child(4) .policy__title::before{content:"04"}.policy__set:nth-child(5) .policy__title::before{content:"05"}.policy__set:nth-child(6) .policy__title::before{content:"06"}.policy__set:nth-child(7) .policy__title::before{content:"07"}.policy__set:nth-child(8) .policy__title::before{content:"08"}.policy__title{font-size:19px;font-weight:600;letter-spacing:-0.04em;line-height:1.6842105263;padding-left:56px;position:relative}@media screen and (max-width: 767px){.policy__title{font-size:15px;padding-left:40px}}.policy__title::before{font-size:35px;font-family:"goodlife-serif",sans-serif;font-weight:700;text-transform:uppercase;color:#bfbfb1;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.policy__title::before{font-size:28px}}.policy__description{font-size:17px;font-weight:600;letter-spacing:-0.04em;margin-top:40px;line-height:1.8823529412}@media screen and (max-width: 767px){.policy__description{font-size:14px;line-height:1.75;margin-top:30px}}.policy__contact{font-size:17px;font-weight:600;letter-spacing:-0.04em;line-height:1.8823529412;margin-top:40px}@media screen and (max-width: 767px){.policy__contact{font-size:14px;line-height:1.75;margin-top:30px}}.organizer{padding:90px 0 100px}@media screen and (max-width: 767px){.organizer{padding:50px 0 60px}}.organizer__lead{max-width:780px;margin:50px auto 0;text-align:center;font-size:17px;font-weight:600;letter-spacing:-0.04em;line-height:1.8823529412}@media screen and (max-width: 767px){.organizer__lead{margin-top:28px;font-size:14px;line-height:1.75;text-align:left}}.organizer-target{padding-bottom:100px;background-color:#f7f5ef;padding-top:90px}@media screen and (max-width: 767px){.organizer-target{padding-top:50px;padding-bottom:60px}}.organizer-target__list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:60px}@media screen and (max-width: 767px){.organizer-target__list{margin-top:30px;gap:10px}}.organizer-target__item{flex:0 1 calc(33.333% - 11px);background-color:#fff;border:2px solid #272724;border-radius:20px;padding:22px 20px;text-align:center;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 1024px){.organizer-target__item{flex:0 1 calc(50% - 8px)}}@media screen and (max-width: 767px){.organizer-target__item{flex:0 1 100%;padding:16px 18px;font-size:14px}}.organizer-value{padding:90px 0 100px}@media screen and (max-width: 767px){.organizer-value{padding:50px 0 60px}}.organizer-value__grid{display:flex;flex-wrap:wrap;gap:20px;margin-top:60px}@media screen and (max-width: 767px){.organizer-value__grid{margin-top:30px;gap:12px}}.organizer-value__card{flex:0 1 calc(50% - 10px);background-color:#f8eb77;border-radius:20px;padding:40px 45px}@media screen and (max-width: 1024px){.organizer-value__card{padding:30px}}@media screen and (max-width: 767px){.organizer-value__card{flex:0 1 100%;padding:22px 20px}}.organizer-value__title{font-size:19px;font-weight:600;letter-spacing:-0.04em;line-height:1.5789473684}@media screen and (max-width: 767px){.organizer-value__title{font-size:15px}}.organizer-value__text{margin-top:16px;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1.8666666667}@media screen and (max-width: 767px){.organizer-value__text{font-size:13px;line-height:1.75}}.organizer-promo{padding:90px 0 100px;background-color:#fff}@media screen and (max-width: 767px){.organizer-promo{padding:50px 0 60px}}.organizer-promo__lead{max-width:720px;margin:40px auto 0;text-align:center;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}.organizer-promo__lead strong{color:#f08e35}@media screen and (max-width: 767px){.organizer-promo__lead{margin-top:22px;font-size:13px;line-height:1.75;text-align:left}}.organizer-promo__stats{display:flex;flex-wrap:wrap;gap:24px;margin-top:50px}@media screen and (max-width: 767px){.organizer-promo__stats{gap:14px;margin-top:30px}}.organizer-promo__statCard{flex:1 1 calc(33.333% - 16px);background-color:#fff;border:1px solid #e5e1d6;border-radius:4px;padding:30px 28px 26px;text-align:left;position:relative}@media screen and (max-width: 1024px){.organizer-promo__statCard{flex:1 1 calc(50% - 12px);padding:26px 22px 22px}}@media screen and (max-width: 767px){.organizer-promo__statCard{flex:1 1 100%;padding:22px 20px}}.organizer-promo__statCard::before{content:"";position:absolute;top:0;left:0;width:40px;height:3px;background-color:#f08e35}.organizer-promo__statLabel{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.5;color:#272724}@media screen and (max-width: 767px){.organizer-promo__statLabel{font-size:13px}}.organizer-promo__statKicker{font-size:10px;font-weight:700;color:#999;letter-spacing:.15em;text-transform:uppercase;line-height:1}.organizer-promo__statValue{margin-top:18px;color:#272724;font-family:"Hiragino Sans","hiragino-kaku-gothic-pron",sans-serif;font-feature-settings:"palt";line-height:1.4}@media screen and (max-width: 767px){.organizer-promo__statValue{margin-top:14px}}.organizer-promo__statHeadline{font-size:24px;font-weight:700;letter-spacing:-0.02em}@media screen and (max-width: 1024px){.organizer-promo__statHeadline{font-size:21px}}@media screen and (max-width: 767px){.organizer-promo__statHeadline{font-size:20px}}.organizer-promo__statNote{margin-top:16px;padding-top:14px;border-top:1px dashed #e5e1d6;font-size:12px;font-weight:500;color:#767676;letter-spacing:-0.02em;line-height:1.7;text-align:left}@media screen and (max-width: 767px){.organizer-promo__statNote{margin-top:12px;padding-top:12px}}.organizer-promo__note{margin:40px auto 0;max-width:780px;padding:20px 24px;background-color:#f7f5ef;border-left:4px solid #f08e35;font-size:13px;font-weight:500;letter-spacing:-0.02em;line-height:1.8;color:#444}@media screen and (max-width: 767px){.organizer-promo__note{margin-top:24px;padding:16px 18px;font-size:12px}}.organizer-promo__note strong{color:#272724}.organizer-plan{padding:90px 0 110px;background-color:#f7f5ef}@media screen and (max-width: 767px){.organizer-plan{padding:50px 0 60px}}.organizer-plan__lead{max-width:680px;margin:40px auto 0;text-align:center;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.organizer-plan__lead{margin-top:22px;font-size:13px;line-height:1.75}}.organizer-plan__list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:60px}@media screen and (max-width: 767px){.organizer-plan__list{gap:24px;margin-top:34px}}.organizer-plan__item{flex:0 1 calc(50% - 15px);background-color:#fff;border:2px solid #272724;border-radius:20px;padding:45px 40px;position:relative;display:flex;flex-direction:column}@media screen and (max-width: 1024px){.organizer-plan__item{padding:35px 28px}}@media screen and (max-width: 767px){.organizer-plan__item{flex:0 1 100%;padding:26px 22px}}.organizer-plan__item.-recommended{border-color:#f08e35;border-width:3px}.organizer-plan__badge{display:inline-block;position:absolute;top:-16px;right:30px;background-color:#f08e35;color:#fff;border-radius:30px;padding:6px 22px;font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1}@media screen and (max-width: 767px){.organizer-plan__badge{top:-13px;right:20px;padding:5px 16px;font-size:12px}}.organizer-plan__head{text-align:center}.organizer-plan__kicker{display:block;font-size:16px;letter-spacing:.05em;color:#f08e35}@media screen and (max-width: 767px){.organizer-plan__kicker{font-size:13px}}.organizer-plan__planName{margin-top:8px;font-size:20px;font-weight:700;letter-spacing:-0.02em;line-height:1.4;color:#272724}@media screen and (max-width: 767px){.organizer-plan__planName{margin-top:6px;font-size:16px}}.organizer-plan__price{margin-top:12px;font-size:34px;font-weight:700;letter-spacing:-0.04em;line-height:1}@media screen and (max-width: 767px){.organizer-plan__price{margin-top:8px;font-size:24px}}.organizer-plan__tax{font-size:16px;font-weight:600;margin-left:4px}@media screen and (max-width: 767px){.organizer-plan__tax{font-size:12px}}.organizer-plan__summary{margin-top:28px;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1.8666666667}@media screen and (max-width: 767px){.organizer-plan__summary{margin-top:18px;font-size:13px;line-height:1.75}}.organizer-plan__included{margin-top:24px;margin-bottom:24px;padding-top:24px;border-top:1px solid #707070}@media screen and (max-width: 767px){.organizer-plan__included{margin-top:16px;margin-bottom:16px;padding-top:16px}}.organizer-plan__includedItem{position:relative;padding-left:22px;font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1.8571428571}@media screen and (max-width: 767px){.organizer-plan__includedItem{font-size:12px;padding-left:18px}}.organizer-plan__includedItem:not(:first-child){margin-top:10px}.organizer-plan__includedItem::before{content:"";width:8px;height:8px;background-color:#f08e35;border-radius:50%;position:absolute;left:0;top:9px}@media screen and (max-width: 767px){.organizer-plan__includedItem::before{width:6px;height:6px;top:8px}}.organizer-plan__for{margin-top:auto;padding-top:24px;border-top:1px solid #707070;font-size:13px;font-weight:600;letter-spacing:-0.04em;line-height:1.8461538462}@media screen and (max-width: 767px){.organizer-plan__for{padding-top:16px;font-size:12px;line-height:1.75}}.organizer-plan__forLabel{display:inline-block;color:#fff;background-color:#272724;border-radius:3px;padding:3px 8px;margin-right:8px;font-size:12px;line-height:1.5}.organizer-plan__noteList{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}@media screen and (max-width: 767px){.organizer-plan__noteList{gap:12px;margin-top:20px}}.organizer-plan__note{flex:0 1 calc(50% - 10px);background-color:#fff;border-radius:20px;padding:28px 32px}@media screen and (max-width: 767px){.organizer-plan__note{flex:0 1 100%;padding:20px 22px}}.organizer-plan__noteTitle{font-size:16px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.organizer-plan__noteTitle{font-size:14px}}.organizer-plan__noteText{margin-top:12px;font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1.8571428571}@media screen and (max-width: 767px){.organizer-plan__noteText{font-size:12px;line-height:1.75}}.organizer-flow{padding:90px 0 110px;background-color:#f7f5ef}@media screen and (max-width: 767px){.organizer-flow{padding:50px 0 60px}}.organizer-flow__list{margin-top:60px}@media screen and (max-width: 767px){.organizer-flow__list{margin-top:30px}}.organizer-flow__step{display:flex;align-items:flex-start;background-color:#fff;border:2px solid #272724;border-radius:20px;padding:30px 40px}@media screen and (max-width: 767px){.organizer-flow__step{padding:18px 20px;display:block}}.organizer-flow__step:not(:first-child){margin-top:16px}@media screen and (max-width: 767px){.organizer-flow__step:not(:first-child){margin-top:10px}}.organizer-flow__number{flex:0 0 110px;font-size:22px;color:#f08e35;letter-spacing:.05em}@media screen and (max-width: 767px){.organizer-flow__number{display:block;font-size:15px;margin-bottom:6px}}.organizer-flow__body{flex:1}.organizer-flow__title{font-size:18px;font-weight:600;letter-spacing:-0.04em;line-height:1.5555555556}@media screen and (max-width: 767px){.organizer-flow__title{font-size:14px}}.organizer-flow__text{margin-top:8px;font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1.7142857143}@media screen and (max-width: 767px){.organizer-flow__text{font-size:12px;line-height:1.75}}.organizer-faq{padding:90px 0 100px}@media screen and (max-width: 767px){.organizer-faq{padding:50px 0 60px}}.organizer-faq__list{margin-top:60px}@media screen and (max-width: 767px){.organizer-faq__list{margin-top:30px}}.organizer-faq__item{background-color:#fff;border:2px solid #272724;border-radius:20px;padding:0 40px}@media screen and (max-width: 767px){.organizer-faq__item{padding:0 20px}}.organizer-faq__item:not(:first-child){margin-top:12px}@media screen and (max-width: 767px){.organizer-faq__item:not(:first-child){margin-top:6px}}.organizer-faq__item[open] .organizer-faq__q::before{opacity:0}.organizer-faq__q{padding:30px 50px 30px 60px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75;position:relative;cursor:pointer;list-style:none}@media screen and (max-width: 767px){.organizer-faq__q{padding:20px 30px 20px 34px;font-size:14px}}.organizer-faq__q::-webkit-details-marker{display:none}.organizer-faq__q::before{content:"q.";font-family:"goodlife-serif",sans-serif;font-weight:700;text-transform:uppercase;color:#78b3cd;font-size:28px;line-height:1;position:absolute;left:0;top:30px;transition:opacity .2s}@media screen and (max-width: 767px){.organizer-faq__q::before{font-size:20px;top:20px}}.organizer-faq__q::after{content:"";display:inline-block;width:16px;height:2px;background-color:#272724;position:absolute;right:0;top:50%;transform:translateY(-50%)}.organizer-faq__a{padding:0 0 30px 60px;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1.8666666667;border-top:1px solid #707070;padding-top:24px}@media screen and (max-width: 767px){.organizer-faq__a{padding:20px 0 20px 34px;font-size:13px;line-height:1.75}}.organizer-contact{padding:90px 0 120px;background-color:#fff}@media screen and (max-width: 767px){.organizer-contact{padding:50px 0 70px}}.organizer-contact__inner{width:940px}.organizer-contact__text{margin-top:40px;text-align:center;font-size:15px;font-weight:600;letter-spacing:-0.04em;line-height:1.8666666667}@media screen and (max-width: 767px){.organizer-contact__text{margin-top:24px;font-size:13px}}.organizer-contact__form{margin-top:50px}@media screen and (max-width: 1024px){.organizer-contact__form{max-width:550px;margin:50px auto 0}}@media screen and (max-width: 767px){.organizer-contact__form{margin:30px auto 0}}.organizer-contact__general{margin-top:80px;padding-top:60px;border-top:1px solid #e5e1d6;text-align:center}@media screen and (max-width: 767px){.organizer-contact__general{margin-top:50px;padding-top:40px}}.organizer-contact__generalNote{margin-bottom:20px;font-size:14px;font-weight:600;letter-spacing:-0.04em;line-height:1.8571428571;color:#666}@media screen and (max-width: 767px){.organizer-contact__generalNote{margin-bottom:16px;font-size:12px}}.organizerBanner{margin:80px 0 20px;padding:60px 40px;background-color:#272724;color:#fff;text-align:center;border-radius:24px}@media screen and (max-width: 767px){.organizerBanner{margin:50px 0 10px;padding:40px 24px;border-radius:16px}}.organizerBanner__content{max-width:700px;margin:0 auto}.organizerBanner__kicker{font-size:18px;letter-spacing:.08em;color:#f08e35}@media screen and (max-width: 767px){.organizerBanner__kicker{font-size:14px}}.organizerBanner__title{margin-top:16px;font-size:32px;font-weight:700;letter-spacing:-0.04em;line-height:1.4375}@media screen and (max-width: 767px){.organizerBanner__title{margin-top:12px;font-size:21px;line-height:1.5}}.organizerBanner__lead{margin-top:24px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.organizerBanner__lead{margin-top:16px;font-size:13px;line-height:1.75;text-align:left}}.organizerBanner__btn{margin-top:40px}@media screen and (max-width: 767px){.organizerBanner__btn{margin-top:24px}}.organizerBanner__btn .btn{background-color:#f08e35;border-color:#f08e35}.floatingBanner{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:90;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;width:88px;min-height:460px;padding:36px 0 32px;background-color:#f08e35;color:#fff;border-radius:16px 0 0 16px;box-shadow:-8px 8px 28px rgba(0, 0, 0, 0.2);text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}@media screen and (max-width: 1024px){.floatingBanner{width:74px;min-height:400px;padding:30px 0 26px;gap:18px}}@media screen and (max-width: 767px){.floatingBanner{width:44px;min-height:240px;padding:20px 0 16px;gap:12px;border-radius:8px 0 0 8px;box-shadow:-4px 4px 14px rgba(0, 0, 0, 0.18)}}.floatingBanner:hover{opacity:1;transform:translateY(-50%) translateX(-4px);box-shadow:-12px 10px 32px rgba(0, 0, 0, 0.28);background-color:rgb(237.8847926267, 126.065437788, 24.5152073733)}.floatingBanner__text{writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:mixed;font-size:20px;font-weight:700;letter-spacing:.14em;line-height:1.5;color:#fff}@media screen and (max-width: 1024px){.floatingBanner__text{font-size:17px}}@media screen and (max-width: 767px){.floatingBanner__text{font-size:13px;letter-spacing:.1em}}.floatingBanner__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff;color:#f08e35;font-size:18px;font-weight:700;line-height:1;transition:transform .3s ease}@media screen and (max-width: 1024px){.floatingBanner__arrow{width:34px;height:34px;font-size:16px}}@media screen and (max-width: 767px){.floatingBanner__arrow{width:22px;height:22px;font-size:11px}}.floatingBanner:hover .floatingBanner__arrow{transform:translateY(6px)}.hero{position:relative;min-height:780px;height:calc(100vh - 90px);max-height:900px;overflow:hidden;color:#fff}@media screen and (max-width: 1024px){.hero{min-height:640px;height:calc(100vh - 70px)}}@media screen and (max-width: 767px){.hero{min-height:560px;height:auto;padding-bottom:40px}}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bgImage{width:100%;height:100%;object-fit:cover;display:block}.hero__bgOverlay{position:absolute;inset:0;background:linear-gradient(to right, rgba(0, 0, 0, 0.55) 0, rgba(0, 0, 0, 0.15) 55%, transparent 100%),linear-gradient(to top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.05) 55%, transparent 100%)}@media screen and (max-width: 767px){.hero__bgOverlay{background:linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0.1) 100%)}}.hero__tag{position:absolute;top:30px;right:30px;z-index:3;display:inline-flex;align-items:center;gap:12px;padding:10px 20px 10px 16px;background-color:rgba(255, 255, 255, 0.92);border-radius:100px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 8px 24px -8px rgba(0, 0, 0, 0.25)}@media screen and (max-width: 767px){.hero__tag{top:16px;right:16px;padding:8px 14px 8px 12px;gap:8px}}.hero__tagLabel{font-size:12px;letter-spacing:.16em;color:#f08e35;text-transform:uppercase;line-height:1;padding-right:10px;border-right:1px solid rgba(39, 39, 36, 0.15)}@media screen and (max-width: 767px){.hero__tagLabel{font-size:10px;padding-right:8px}}.hero__tagText{font-size:12px;font-weight:700;color:#272724;letter-spacing:-0.02em}@media screen and (max-width: 767px){.hero__tagText{font-size:10px}}.hero__inner{position:absolute;left:50%;bottom:90px;transform:translateX(-50%);z-index:2}@media screen and (max-width: 1024px){.hero__inner{bottom:70px}}@media screen and (max-width: 767px){.hero__inner{position:static;transform:none;padding-top:320px}}.hero__body{max-width:760px}.hero__eyebrow{display:inline-flex;align-items:center;font-size:16px;letter-spacing:.18em;color:#fff;text-transform:uppercase;line-height:1;opacity:.9}@media screen and (max-width: 767px){.hero__eyebrow{font-size:11px}}.hero__eyebrowSep{display:inline-block;margin:0 12px;font-size:.9em;color:#f08e35}.hero__badge{display:inline-block;margin-top:20px;padding:8px 18px;background-color:rgba(255, 255, 255, 0.14);border:1px solid rgba(255, 255, 255, 0.4);border-radius:100px;font-size:13px;font-weight:600;letter-spacing:-0.02em;color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media screen and (max-width: 767px){.hero__badge{margin-top:12px;font-size:11px;padding:6px 14px}}.hero__title{margin-top:28px;font-family:"goodlife-serif","Shippori Mincho",serif;font-weight:700;letter-spacing:-0.02em;line-height:1.3;color:#fff;text-shadow:0 4px 24px rgba(0, 0, 0, 0.35)}@media screen and (max-width: 1024px){.hero__title{margin-top:22px}}@media screen and (max-width: 767px){.hero__title{margin-top:16px}}.hero__titleLead{display:block;font-size:38px;color:rgba(255, 255, 255, 0.9)}@media screen and (max-width: 1024px){.hero__titleLead{font-size:30px}}@media screen and (max-width: 767px){.hero__titleLead{font-size:20px}}.hero__titleMain{display:block;margin-top:8px;font-size:72px}@media screen and (max-width: 1024px){.hero__titleMain{font-size:54px}}@media screen and (max-width: 767px){.hero__titleMain{font-size:32px;margin-top:4px}}.hero__titleAccent{position:relative;color:#f08e35}.hero__titleAccent::after{content:"";position:absolute;left:-2%;right:-2%;bottom:8%;height:14px;background-color:rgba(240, 142, 53, 0.32);z-index:-1;border-radius:2px}@media screen and (max-width: 767px){.hero__titleAccent::after{height:8px;bottom:6%}}.hero__lead{margin-top:32px;font-size:15px;font-weight:500;line-height:1.8666666667;color:rgba(255, 255, 255, 0.92);text-shadow:0 2px 12px rgba(0, 0, 0, 0.35);max-width:660px}@media screen and (max-width: 767px){.hero__lead{margin-top:20px;font-size:13px;line-height:1.7692307692}}.hero__brand{font-weight:700;color:#f08e35}.hero__brand sup{font-size:.55em;vertical-align:super}.hero__btns{display:flex;gap:16px;margin-top:40px}@media screen and (max-width: 767px){.hero__btns{flex-direction:column;gap:10px;margin-top:28px}}.hero__btnItem{flex:1 1 0;max-width:280px}@media screen and (max-width: 767px){.hero__btnItem{max-width:none;width:100%}}.hero__btn{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px 20px 16px;border-radius:100px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;line-height:1.2}.hero__btn--primary{background-color:#f08e35;color:#fff;box-shadow:0 14px 30px -12px rgba(240, 142, 53, 0.7)}.hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px -14px rgba(240, 142, 53, 0.8);background-color:rgb(238.5898617512, 131.3769585253, 34.0101382488)}.hero__btn--outline{background-color:rgba(255, 255, 255, 0.08);border:1.5px solid rgba(255, 255, 255, 0.7);color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero__btn--outline:hover{transform:translateY(-2px);background-color:#fff;color:#272724}.hero__btnLabel{display:block;font-size:15px;font-weight:700;letter-spacing:-0.02em}@media screen and (max-width: 767px){.hero__btnLabel{font-size:13px}}.hero__btnSub{display:block;margin-top:4px;font-size:11px;font-weight:500;letter-spacing:.06em;opacity:.8}@media screen and (max-width: 767px){.hero__btnSub{font-size:10px}}.hero__scroll{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:inline-flex;flex-direction:column;align-items:center;gap:10px;z-index:3;color:rgba(255, 255, 255, 0.75);text-decoration:none}@media screen and (max-width: 767px){.hero__scroll{display:none}}.hero__scrollLabel{font-size:11px;letter-spacing:.24em;text-transform:uppercase;line-height:1}.hero__scrollLine{display:block;width:1px;height:42px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0, rgba(255, 255, 255, 0) 100%);animation:hero-scroll-line 1.8s ease-in-out infinite}@keyframes hero-scroll-line{0%,100%{transform:scaleY(1);transform-origin:top;opacity:1}50%{transform:scaleY(0.4);transform-origin:top;opacity:.4}}.pain{background-color:#f7f5ef;padding:100px 0}@media screen and (max-width: 767px){.pain{padding:55px 0}}.pain__list{margin-top:55px;display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;background-color:transparent;padding:0;border-radius:0}@media screen and (max-width: 767px){.pain__list{grid-template-columns:1fr;gap:14px;margin-top:32px}}.pain__item{background-color:#fff;border:1px solid #dedcd1;border-left:4px solid #f08e35;border-radius:8px;padding:28px 30px 28px 40px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}.pain__item::before{content:none}@media screen and (max-width: 767px){.pain__item{padding:22px 20px 22px 26px;font-size:13px;line-height:1.7692307692}}.definition{padding:110px 0 130px}@media screen and (max-width: 767px){.definition{padding:55px 0 65px}}.definition__lead{margin-top:45px;max-width:820px;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width: 767px){.definition__lead{margin-top:26px;text-align:left}}.definition__compareWrap{margin-top:65px}@media screen and (max-width: 767px){.definition__compareWrap{margin-top:36px;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width: 767px){.definition__table{min-width:620px}}@media screen and (max-width: 767px){.definition__table .table__headText:last-child{display:block}}.definition__table .table__body .table__area:last-child{background-color:rgba(240, 142, 53, 0.06)}.flow{padding:110px 0 130px}@media screen and (max-width: 767px){.flow{padding:55px 0 65px}}.flow__content{position:static;left:auto;bottom:auto;transform:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:50px 30px;margin-top:65px;list-style:none;padding:0}@media screen and (max-width: 767px){.flow__content{grid-template-columns:repeat(2, 1fr);gap:28px 16px;margin-top:36px}}.flow__itemWrap{width:auto;height:auto;background-image:none;display:block;text-align:center;position:relative}.flow__itemWrap:not(:first-child){margin-left:0}.flow__itemWrap:not(:nth-child(3n))::after{content:"";position:absolute;top:38px;left:calc(50% + 58px);width:calc(100% - 116px);height:2px;background-color:#dedcd1}@media screen and (max-width: 767px){.flow__itemWrap:not(:nth-child(3n))::after{display:none}}.flow__number{display:flex;align-items:center;justify-content:center;width:76px;height:76px;margin:0 auto;background-color:#272724;color:#fff;font-size:24px;line-height:1;border-radius:50%}@media screen and (max-width: 767px){.flow__number{width:54px;height:54px;font-size:16px}}.flow__item{margin-top:18px;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.5}@media screen and (max-width: 767px){.flow__item{margin-top:12px;font-size:12px}}.flow__text{margin-top:70px;text-align:center;font-size:16px;font-weight:600;letter-spacing:-0.04em;line-height:1.75}@media screen and (max-width: 767px){.flow__text{margin-top:40px;text-align:left;font-size:13px;line-height:1.6923076923}}.cases{background-color:#f7f5ef;padding:110px 0 130px}@media screen and (max-width: 767px){.cases{padding:55px 0 65px}}.cases__lead{margin-top:35px;max-width:780px;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width: 767px){.cases__lead{margin-top:22px;text-align:left}}.cases__type{margin-top:65px}@media screen and (max-width: 767px){.cases__type{margin-top:42px}}.cases__typeTitle{display:flex;align-items:center;gap:16px;font-size:22px;font-weight:600;letter-spacing:-0.04em;white-space:normal;padding-bottom:16px;border-bottom:2px solid #272724}@media screen and (max-width: 767px){.cases__typeTitle{gap:10px;font-size:15px;padding-bottom:10px}}.cases__typeTitle .service__itemNumber{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:0;background-color:#f08e35;color:#fff;font-size:18px;line-height:1;border-radius:50%}@media screen and (max-width: 767px){.cases__typeTitle .service__itemNumber{width:28px;height:28px;font-size:12px}}.cases__list{margin-top:35px}@media screen and (max-width: 767px){.cases__list{margin-top:22px}}.cases__latest{margin-top:90px;padding-top:65px;border-top:2px dashed #bfbfb1}@media screen and (max-width: 767px){.cases__latest{margin-top:55px;padding-top:36px}}.cases__latestTitle{text-align:center;font-size:22px;font-weight:600;letter-spacing:-0.04em}@media screen and (max-width: 767px){.cases__latestTitle{font-size:15px}}.cases__latest .event__content{margin-top:45px}@media screen and (max-width: 767px){.cases__latest .event__content{margin-top:26px}}.cases__btn{margin-top:80px;text-align:center}@media screen and (max-width: 767px){.cases__btn{margin-top:48px}}.consult{background-color:#272724;color:#fff;padding:120px 0 140px}@media screen and (max-width: 767px){.consult{padding:55px 0 65px}}.consult__content{display:flex;gap:30px;align-items:stretch;margin-top:65px}@media screen and (max-width: 1024px){.consult__content{flex-wrap:wrap}}@media screen and (max-width: 767px){.consult__content{display:block;margin-top:36px}}.consult__item{flex:1 1 0;display:flex;flex-direction:column;background-color:rgba(255, 255, 255, 0.06);border:1px solid rgba(255, 255, 255, 0.25);border-radius:16px;padding:40px 32px}@media screen and (max-width: 1024px){.consult__item{flex:1 1 calc(50% - 15px)}}@media screen and (max-width: 767px){.consult__item{padding:26px 22px}}@media screen and (max-width: 767px){.consult__item:not(:first-child){margin-top:18px}}.consult__itemTitle{font-size:19px;font-weight:600;letter-spacing:-0.04em;padding-bottom:16px;border-bottom:1px solid rgba(255, 255, 255, 0.3)}@media screen and (max-width: 767px){.consult__itemTitle{font-size:15px;padding-bottom:12px}}.consult__itemText{flex-grow:1;margin-top:20px;font-size:14px;font-weight:300;line-height:1.8571428571}@media screen and (max-width: 767px){.consult__itemText{margin-top:14px;font-size:12px;line-height:1.75}}.consult__itemBtn{margin-top:30px}.consult__itemBtn .btn{width:100%;background-color:#f08e35;border-color:#f08e35}@media screen and (max-width: 767px){.consult__itemBtn{margin-top:20px}}.consult__itemForm{margin-top:24px}.consult__itemForm .pdf__formNote{font-size:12px;line-height:1.6666666667;color:rgba(255, 255, 255, 0.8);margin-bottom:14px}.consult__itemForm input[type=email],.consult__itemForm input[type=text]{width:100%;padding:12px 14px;border:none;border-radius:8px;font-size:14px;color:#272724;margin-bottom:10px}.consult__itemForm input[type=submit]{width:100%;padding:14px;background-color:#f08e35;color:#fff;border:none;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .3s ease}.consult__itemForm input[type=submit]:hover{opacity:.7}.faq--entabi{padding-top:130px}@media screen and (max-width: 767px){.faq--entabi{padding-top:55px}}.faq--entabi .sectionHeadingWrap{color:#fff}.cases__itemTitle{display:block;max-width:none !important}.cases__itemName{display:block;font-size:18px;font-weight:600;letter-spacing:-0.02em;line-height:1.55;color:#272724}@media screen and (max-width: 1024px){.cases__itemName{font-size:16px}}@media screen and (max-width: 767px){.cases__itemName{font-size:15px}}.cases__itemPlace{display:block;margin-top:8px;font-size:13px;font-weight:500;line-height:1.5;color:#7a6e5d}@media screen and (max-width: 767px){.cases__itemPlace{font-size:12px;margin-top:6px}}.consult__item--pdf .consult__itemImage{max-width:220px;margin:0 auto 20px}@media screen and (max-width: 767px){.consult__item--pdf .consult__itemImage{max-width:160px;margin-bottom:14px}}.consult__item--pdf .consult__itemImage img{width:100%;height:auto;display:block;border-radius:8px}.consult__item--pdf .consult__itemList{margin-top:16px;padding-left:0;list-style:none}@media screen and (max-width: 767px){.consult__item--pdf .consult__itemList{margin-top:12px}}.consult__item--pdf .consult__itemListItem{font-size:14px;font-weight:500;line-height:1.9;color:rgba(255, 255, 255, 0.92)}@media screen and (max-width: 767px){.consult__item--pdf .consult__itemListItem{font-size:13px}}body:has(.consult#pdf) .footer{border-radius:0}.benefits__image--round{aspect-ratio:1/1;border-radius:50%;overflow:hidden}@media screen and (max-width: 767px){.benefits__image--round{max-width:270px;margin-left:auto;margin-right:auto}}.benefits__image--round img{width:100%;height:100%;object-fit:cover;display:block}.attract--fv{padding-top:100px}@media screen and (max-width: 767px){.attract--fv{padding-top:40px}}.attract--fv::before{display:none}.attract--fv .attract__head{padding-top:0 !important;margin:0 auto 120px}@media screen and (max-width: 767px){.attract--fv .attract__head{margin:0 auto 60px}}.attract--fv .attract__bg{background-position:right top -80px}@media screen and (max-width: 767px){.attract--fv .attract__bg{background-position:right top -20px}}.attract--fv .attract__fvCta{margin-top:44px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 767px){.attract--fv .attract__fvCta{margin-top:30px;gap:10px}}.attract--fv .attract__fvBtn{display:inline-flex;align-items:center;justify-content:center;min-width:260px;padding:18px 28px;border-radius:100px;font-size:15px;font-weight:700;letter-spacing:-0.02em;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}@media screen and (max-width: 767px){.attract--fv .attract__fvBtn{min-width:0;width:100%;padding:15px 20px;font-size:13px}}.attract--fv .attract__fvBtn--primary{background-color:#f08e35;color:#fff;box-shadow:0 14px 30px -12px rgba(240, 142, 53, 0.6)}.attract--fv .attract__fvBtn--primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px -14px rgba(240, 142, 53, 0.75)}.attract--fv .attract__fvBtn--outline{background-color:rgba(255, 255, 255, 0.9);border:1.5px solid #272724;color:#272724}.attract--fv .attract__fvBtn--outline:hover{transform:translateY(-2px);background-color:#272724;color:#fff}
