*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;border:0;outline:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul{list-style-type:none}br{letter-spacing:0}html,body{height:100%}html{font-size:62.5%}@media(min-width:600px){html{font-size:.78vw}}@media(min-width:1150px){html{font-size:62.5%}}body{font-size:1.4rem;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"游ゴシック",YuGothic,"ＭＳ Ｐゴシック",sans-serif;font-weight:400;overflow-x:hidden;color:#040d40;min-width:320px;position:relative}h1,h2,h3,h4,h5,h6{line-height:1.6}table,li,p,dl{line-height:1.8}a{color:#333;text-decoration:none}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast}i{font-style:normal}table{border-collapse:collapse}body figure{margin:0}body{padding-top:69px}@media(min-width:600px){body{padding-top:11rem}}.h.on .h__in{height:45px}.h.on .h__logo{width:7rem}@media (min-width:769px){.h.on .h__in{height:8.8rem;height:calc(7rem - .8rem)}.h.on .h__logo{width:10rem}}.h{border-top:solid 4px #ea729a;position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(255,255,255,.9)}.h__in{display:flex;align-items:center;justify-content:space-between;transition:padding .3s ease;height:calc(69px - 4px);transition:height .2s ease}@media (min-width:600px){.h{border-top:solid .8rem #ea729a}.h__in{height:calc(11rem - .8rem)}}.h__logo{width:11rem;display:flex;justify-content:flex-start;align-items:center;margin-right:1.4rem;transition:all .2s ease}@media (min-width:600px){.h__logo{width:16.5rem}}.h__right p{font-size:1rem;font-weight:500;margin-bottom:.1rem}.h__right p span{position:relative;display:flex;justify-content:center;align-items:center}.h__right p strong{font-weight:700}@media (min-width:600px){.h__right{margin-top:.8rem}.h__right p{font-size:1.4rem;margin-bottom:.5rem}}.h__right p span:before,.h__right p span:after{content:"";width:15px;height:1px;background:#ea729a;position:relative;top:1px}.h__right p span:before{transform:rotate(45deg);margin-right:.2rem}.h__right p span:after{transform:rotate(-45deg);margin-left:.2rem}@media (min-width:769px){.h__right p span:before,.h__right p span:after{width:25px}}.h__btns{margin:0 auto;display:flex;justify-content:flex-end}.h__btns .openBtn{display:flex;justify-content:center;align-items:center;width:8rem;height:2.3rem;padding:0 .3rem;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;border-radius:5rem;text-align:center;cursor:pointer}.h__btns .openBtn:not(:last-child){margin-right:.4rem}.h__btns .openBtn span{display:none}.h__btnJun2{background-color:#4bbcea;box-shadow:0 .2rem 0 #457a8c}.h__btn2{background-color:#4f86e4;box-shadow:0 .2rem 0 #3f5c85}.h__btnJun1{background-color:#b0d174;box-shadow:0 .2rem 0 #7b9050}.h__right .h__right__sub{transform:scale(.9);margin-top:.1rem}@media(min-width:600px){.h__btns .openBtn{width:12rem;height:4rem;padding:0 .5rem;font-size:1.7rem;letter-spacing:.1em}.h__btns .openBtn span{display:inline}.h__btnJun2{background-color:#4bbcea;box-shadow:0 .3rem 0 #457a8c}.h__btn2{background-color:#4f86e4;box-shadow:0 .3rem 0 #3f5c85}.h__btnJun1{background-color:#b0d174;box-shadow:0 .3rem 0 #7b9050}}@media(hover:hover){.h__btns .openBtn:hover{transform:translateY(3px);box-shadow:none}}.popupQr input{display:none}.popupQr__overlay{display:flex;justify-content:center;overflow:auto;position:fixed;top:0;left:0;z-index:1100;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:opacity .5s,transform 0s .5s;transform:scale(0)}.popupQr__trigger{position:absolute;width:100%;height:100%}.popupQr__cont{position:relative;align-self:center;width:90%;max-width:800px;padding:3.5rem 4rem;box-sizing:border-box;background:#fff;line-height:1.4em;transition:.5s;text-align:justify}@media(min-width:600px){.popupQr__cont{padding:3rem 4rem}}.popupQr__cont__in{display:flex;flex-direction:column;align-items:center;align-content:center}.popupQr .closeBtn{position:absolute;top:10px;right:10px;font-size:14px;cursor:pointer;padding:8px;background:#bbb;color:#fff;border-radius:15px;line-height:14px;font-weight:700}.popupQr .popupQr__btn{max-width:50%;width:100%;margin:2rem auto}.popupQr .popupQr__btn .lineBtn{display:flex;justify-content:center;background:#06c755;color:#fff;font-weight:700;border-radius:3em;font-size:1.4rem;padding:.7rem 1.5rem;width:100%;transition:.3s ease}.popupQr .popupQr__btn .lineBtn:hover{background:#009635}@media(min-width:600px){.popupQr .popupQr__btn .lineBtn{padding:1rem 1.5rem}}.popupQr .lineDoui{font-size:1rem;text-align:center;line-height:1.7}.popupQr .lineDoui a{color:#ea729a;text-decoration:underline}@media(min-width:600px){.popupQr .lineDoui{font-size:1.2rem}}.popupQr input:checked~.popupQr__overlay{opacity:1;transform:scale(1);transition:opacity .5s}.popupQr input:checked~.popupQr__overlay .popupQr__cont{transform:translateY(50px)}.navBtn{width:5.6rem;height:6.9rem;position:absolute;right:0;top:0;border-radius:100%;cursor:pointer}@media(min-width:600px){.navBtn{width:9rem;height:6rem;top:2rem}}.navBtn i{position:absolute;top:50%;left:50%;width:2.5rem;height:.3rem;background:#040d40;transform:translate(-50%,-50%);transition:background .15s ease}@media(min-width:600px){.navBtn i{width:3.1rem}}.navBtn i:before,.navBtn i:after{content:"";position:absolute;width:100%;height:.3rem;left:0;border-radius:3px;background-color:#040d40;transition:background .15s ease}.navBtn i:before{top:-.9rem}.navBtn i:after{bottom:-.9rem}@media(hover:hover){.navBtn:hover i,.navBtn:hover i:before,.navBtn:hover i:after{background-color:#ea729a}}.navBg{position:fixed;top:0;right:0;z-index:1001;width:100%;height:100%;background:#000;transition:opacity .3s cubic-bezier(.55,.085,.68,.53);opacity:0;pointer-events:none}.isOpen .navBg{opacity:.53;pointer-events:auto}.isOpen .nav{opacity:1;transform:translateX(0)}.nav{width:33rem;background:#ea729a;position:fixed;top:0;right:0;z-index:1002;height:100%;padding:2rem 2rem 2rem 4.4rem;opacity:0;transform:translateX(100%);transform-origin:right center;transition:opacity .3s cubic-bezier(.55,.085,.68,.53),transform .3s cubic-bezier(.55,.085,.68,.53)}@media(min-width:600px){.nav{padding:5rem 2.5rem 5rem 4.4rem}}.nav__close{margin-left:auto;margin-bottom:5rem;width:2.4rem;height:2.4rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_close.svg);background-size:100% 100%;cursor:pointer}@media(min-width:600px){.nav__close{margin-bottom:7.8rem}}.nav li{font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:.05em}@media(min-width:600px){.nav li{font-size:1.8rem}}.nav li:not(:last-child){margin-bottom:1.5rem}@media(min-width:600px){.nav li:not(:last-child){margin-bottom:1rem}}.nav li a{display:flex;align-items:center;color:#fff}.nav li i{background-size:100% 100%;margin-right:1rem}.nav__in{padding-right:1.5rem}.nav__main{margin-bottom:4.5rem}@media(min-width:600px){.nav__main{margin-bottom:6rem}}.nav__sub{border-top:dotted 2px #fff;border-bottom:dotted 2px #fff;padding-top:3.8rem;padding-bottom:3.8rem}.iconHome{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_home.svg);width:2.1rem;height:1.9rem}.iconSv{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_service.svg);width:1.5rem;height:1.8rem}.iconSup{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_support.svg);width:1.7rem;height:2.1rem}.iconFaq{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_faq.svg);width:1.7rem;height:1.7rem}.iconBallon{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_ballon.svg);width:2rem;height:1.7rem}.iconInfo{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_info.svg);width:2.5rem;height:1.7rem}.iconInquiry{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_inquiry.svg);width:2.1rem;height:1.7rem}.iconMail{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_mail.svg);width:1.9rem;height:1.3rem}.iconLine{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_line.svg);width:2rem;height:1.9rem}@media(min-width:600px){.iconHome{width:2.3rem;height:2.1rem}.iconSv{width:1.7rem;height:2.1rem}.iconSup{width:1.9rem;height:2.4rem}.iconFaq{width:1.9rem;height:1.9rem}.iconBallon{width:2.2rem;height:1.9rem}.iconInfo{width:2.7rem;height:1.9rem}.iconInquiry{width:2.3rem;height:1.9rem}.iconMail{width:2.1rem;height:1.5rem}.iconLine{width:2.2rem;height:2.1rem}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.fvTab{display:flex;height:4rem}@media(min-width:600px){.fvTab{height:5rem}}.fvTab__a,.fvTab__b{width:50%;font-size:1.7rem;font-weight:900;color:#fff;display:flex;justify-content:center;align-items:center;height:100%;border-radius:2rem 2rem 0 0;cursor:pointer}@media(min-width:600px){.fvTab__a,.fvTab__b{font-size:2.8rem}}.fvTab__a{background-color:#ea729a}.fvTab__b{background-color:#00b0c7}.fv{position:relative;max-height:667px}@media(min-width:600px){.fv{min-height:450px;max-height:100%;height:auto;margin-bottom:5rem}}@media(min-width:768px){.fv{min-height:500px}}@media(min-width:1150px){.fv{min-height:670px}}.fv:before{content:"";display:block;padding-top:66.66666%}@media(min-width:600px){.fv:before{padding-top:47.8571428571%}}.swiper-wrapper{position:absolute;top:0;left:0}.fvSlide{height:100%;padding:1rem 0}@media(min-width:600px){.fvSlide{padding:7rem 0}}.fvSlide img{width:100%}.fvSlide__in{display:flex;justify-content:center;align-items:center;width:calc(100% - 3rem);margin:0 auto;height:100%;position:relative}@media(min-width:600px){.fvSlide__in{width:94%;padding-left:4.4072948328%;padding-right:4.4072948328%}}.fvSlide__before,.fvSlide__after{font-size:1rem;font-weight:600;line-height:1;letter-spacing:1em;position:absolute;top:0;height:100%;color:#fff;display:flex;justify-content:center;align-items:center;white-space:nowrap;width:4rem}@media(min-width:600px){.fvSlide__before,.fvSlide__after{width:4.8%;letter-spacing:1.5em}}.fvSlide__before span,.fvSlide__after span{background-size:100% 100%;background-repeat:no-repeat;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_01_txt_sp.svg);width:.6rem;height:17.2rem;display:none}@media(min-width:600px){.fvSlide__before span,.fvSlide__after span{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_01_txt_pc.svg);width:.7rem;height:29.2rem;display:block}}.fvSlide__before p,.fvSlide__after p{width:100%}@media(min-width:600px){.fvSlide__before p,.fvSlide__after p{width:auto}}.fvSlide__before{left:-4rem;align-items:flex-start}@media(min-width:600px){.fvSlide__before{left:0;align-items:center}}.fvSlide__after{right:-4rem;align-items:flex-end}@media(min-width:600px){.fvSlide__after{right:0;align-items:center}}.fvMain__video{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;z-index:-1;background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width:600px){.fvMain__video{border-radius:22px}}.fvMain__video video{position:absolute;min-width:100%;min-height:100%;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:inherit;z-index:0}@media(min-width:600px){.fvMain__video video{height:auto}}.fvMain{width:100%;height:100%;position:relative}.fvMain__img{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border-radius:10px;width:100%;height:100%;position:relative;z-index:10}.fvMain__img:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;top:0;left:0;border-radius:10px;z-index:10}@media(min-width:600px){.fvMain__img{border-radius:20px}.fvMain__img:before{border-radius:20px}}.fvNav{position:absolute;z-index:10;width:3rem;height:3rem;background:#fff;top:50%;display:block;border-radius:100%;margin:0;display:flex;justify-content:center;align-items:center}@media(min-width:600px){.fvNav{width:6.6rem;height:6.6rem}}.fvNav i{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_arrow_pink.svg);background-size:100% 100%;width:.6rem;height:1rem;transition:background .1s ease}@media(min-width:600px){.fvNav i{width:.8rem;height:1.3rem}}.fvNav:after{content:none}.fvNav--prev{left:0;transform:translate(-50%,-50%)}.fvNav--prev i{transform:scaleX(-1) translateX(-.5rem)}.fvNav--next{right:0;transform:translate(50%,-50%)}.fvNav--next i{transform:translateX(-.5rem)}@media(min-width:600px){.fvNav--prev i{transform:scaleX(-1) translateX(-1rem)}.fvNav--next i{transform:translateX(-1rem)}}.is-change .fvNav i{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_arrow_blue.svg)}.fvSlide--01{background:#ea729a}.fvSlide--01 .fvMain__video{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_01_bg_sp.webp)}@media(min-width:600px){.fvSlide--01 .fvMain__video{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_01_bg.webp)}}.fvMain__leftUp{position:absolute;z-index:10;left:1.2rem;top:1rem;width:calc(127 / 345 * 100%)}@media(min-width:600px){.fvMain__leftUp{left:2.5rem;top:1.3rem;width:calc(355/1191*100%)}}.fvMain__leftUp--02{width:calc(67 / 345 * 100%)}@media(min-width:600px){.fvMain__leftUp--02{width:calc(186 / 1191 * 100%)}}.fvMain__txt{position:absolute;z-index:10;left:0;top:8rem;top:14%}.fvMain__txtC{position:relative;display:block;width:calc(335 / 345 * 100%);margin-bottom:2rem}.fvMain__txtC--02{width:calc(336 / 345 * 100%)}.fvMain__txtA{position:relative;display:block;width:calc(198 / 345 * 100%)}.fvMain__txtB{position:relative;display:block;width:calc(155 / 345 * 100%)}.fvMain__txtB--02{width:calc(226 / 345 * 100%)}@media(min-width:600px){.fvMain__txt{top:25%}.fvMain__txtC{width:calc(844 / 1191 * 100%);margin-bottom:3.5rem}.fvMain__txtC--02{width:calc(884 / 1191 * 100%)}.fvMain__txtA{width:calc(742 / 1191 * 100%)}.fvMain__txtB{width:calc(712 / 1191 * 100%)}.fvMain__txtB--02{width:calc(706 / 1191 * 100%)}}@media(min-width:900px){.fvMain__txt{top:14%}}.fvMain .fvPoint{display:none}.fvPoint{width:calc(312 / 375 * 100%);margin:2.5rem auto 1.5rem}@media(min-width:600px){.fvPoint{position:absolute;z-index:10;bottom:-8rem;left:.5rem;width:calc(642 / 1191 * 100%)}.fvMain .fvPoint{display:block}.fvPoint--sp{display:none}}.fv__mitomama{position:absolute;right:-2%;bottom:6%;z-index:20;width:calc(80 / 345* 100%)}.fv__mitomama--02{right:-1%}@media(min-width:600px){.fv__mitomama{left:inherit;top:50%;bottom:inherit;right:1%;width:15.9529806885%;transform:translateY(-50%)}.fv__mitomama--02{right:1%}}.fvMain__subtxt{font-size:1rem;color:#fff;position:absolute;right:2%;bottom:1%;z-index:10;transform:scale(.5);transform-origin:right bottom}@media(min-width:600px){.fvMain__subtxt{display:none}}.fvSlide--02{background:#00b0c7}.fvSlide--02 .fvMain__img{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_02_bg_sp.webp)}@media(min-width:600px){.fvSlide--02 .fvMain__img{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_02_bg.webp)}}.fvSlide--02lp .fvMain__img{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_02_bg_sp2.jpg)}@media(min-width:600px){.fvSlide--02lp .fvMain__img{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/fv_02_bg2.jpg)}}.fv02__leftUp{position:absolute;z-index:10;top:1.3rem;left:0;width:51.186440678%;max-width:151px}@media(min-width:600px){.fv02__leftUp{max-width:inherit;top:0;left:3.3585222502%;width:12.174643157%}}.fv02__center{position:absolute;z-index:10;left:50%;top:50%;width:74.9152542373%;max-width:221px;transform:translate(-50%,calc(-65% - 6.5rem))
}
@media(min-width: 600px){.fv02__center{max-width:inherit;width:63.0562552477%;transform:translate(-50%,-80%)}}.fv02__leftDown{position:absolute;z-index:10;left:1.2rem;top:50%;width:86.7796610169%;transform:translateY(calc(5% + 0.5rem));max-width:256px}@media(min-width:600px){.fv02__leftDown{max-width:inherit;top:inherit;bottom:2.8rem;left:3.3585222502%;width:66.4147774979%}}.fvMain__badge{position:absolute;right:-.5rem;top:0;z-index:100;width:calc(63 / 345 * 100%);transform:translateY(-.5rem);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media(min-width:600px){.fvMain__badge{right:2.5rem;width:15.9529806885%;transform:translateY(-22%)}}.fvMain__badge p{font-size:1rem;font-weight:500;text-align:center;color:#fff;line-height:1.5;transform:scale(.7);letter-spacing:.05em;white-space:nowrap;margin-top:.5rem;display:flex;margin-right:-1rem}@media(max-width:600px){.fvMain__badge p{display:none;text-align:left;transform:scale(.5);transform-origin:top center;writing-mode:vertical-rl}.fvMain__badge--02 p{display:none}.fvMain__badge p span>span{-webkit-text-combine:horizontal;-ms-text-combine-horizontal:all;text-combine-upright:all}.fvMain__badge p .dot{position:relative;top:-.25rem}}@media(min-width:1150px){.fvMain__badge p{transform:scale(.8)}}.fvEnquete{position:absolute;bottom:-1%;right:1%;color:#fff;font-size:1rem;transform:scale(.65);transform-origin:center right;z-index:10}.fvPopup{position:absolute;z-index:100;bottom:-4rem;right:-4rem;display:none}@media(min-width:600px){.fvPopup{bottom:-7rem;right:-2rem;display:block}}.bnrBlk--pink .bnrBlk__price{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_main_shadow.svg)}.bnrBlk--blue .bnrBlk__price{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_main02_shadow.svg)}.bnrBlk--blue .bnrBlk__btn p{color:#00b0c7}.bnrBlk--blue .bnrBlk__btn a{background:#00b0c7;box-shadow:0 3px 0 0 #008096}.fv .bnrBlk{background-color:#fff;border:solid .2rem #040d40;border-top-width:.5rem}@media(min-width:600px){.fv .bnrBlk{border:solid .4rem #040d40;border-top-width:1.2rem}}.fv .bnrBlk__price{font-size:2.1rem;font-weight:300;width:5.3rem;height:5.3rem;position:absolute;color:#fff;background-size:100% 100%;display:flex;justify-content:center;align-items:center;position:absolute;top:-2.6rem;left:-2.6rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/circle_shadow.svg)}.fv .bnrBlk__price p{line-height:1;letter-spacing:-.06em;transform:translate(-.5rem,-.3rem)}.fv .bnrBlk__price .en{font-weight:700;font-family:"Poppins",sans-serif}@media(min-width:600px){.fv .bnrBlk__price{font-size:3.2rem;width:8.5rem;height:8.5rem;top:-4rem;left:-4rem}}.fv .bnrBlk__ttl{background:#040d40;line-height:1.5;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900}@media(min-width:600px){.fv .bnrBlk__ttl{padding:0 3.6rem 1.2rem;font-size:2.7rem}}.fv .bnrBlk__ttl img{width:16rem}@media(min-width:600px){.fv .bnrBlk__ttl img{width:20rem}}@media(min-width:1150px){.fv .bnrBlk__ttl img{width:24.5rem}}.fv .bnrBlk__ttl span{font-size:1.1rem;letter-spacing:.05em;font-weight:700;margin-top:.1rem}@media(min-width:600px){.fv .bnrBlk__ttl span{margin-top:.5rem;font-size:1.4rem}}.fv .bnrBlk__cont{padding:1.3rem 1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}@media(min-width:600px){.fv .bnrBlk__cont{padding:1.3rem 1rem}}.fv .bnrBlk__cont .intro{background-color:#ea729a;color:#fff;font-size:2rem;width:100%;display:flex;justify-content:center;align-items:center;padding:.2rem 0;margin-bottom:.9rem}.fv .bnrBlk__cont ul{display:flex;justify-content:space-between;width:100%}.fv .bnrBlk__cont li{width:calc(33.333333% - 4px)}.fv .bnrBlk__btn{width:100%;aspect-ratio:100/53;display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700;color:#fff;border-radius:.8rem;margin-bottom:1rem}@media(hover:hover){.fv .bnrBlk__btn:hover{transform:translateY(.4rem);box-shadow:none}}.fv .btnJun2{background-color:#4bbcea;box-shadow:0 .3rem 0 #457a8c}.fv .btn2{background-color:#4f86e4;box-shadow:0 .3rem 0 #3f5c85}.fv .btnJun1{background-color:#b0d174;box-shadow:0 .3rem 0 #7b9050}.fv .bnrBlk__cont .sub{font-size:1.3rem;line-height:1.6;display:flex;justify-content:center}.fvBtnArea .btnArea{padding-top:2rem}.spNone{display:none}.pcNone{display:inline}@media(min-width:600px){.spNone{display:inline}.pcNone{display:none}}.bgSubColor{background:#fddde6}.bgKoshi{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_koshi.webp);background-position:bottom left;background-size:10px 10px}.main{overflow:hidden}.camBook img{width:100%}.camBook ul{display:flex}.camBook li{width:50%}.achievement__ttl{padding:1.5rem 2rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_dot.webp);background-size:10px 20px}@media(min-width:600px){.achievement__ttl{padding:4.5rem 2rem}}.acv{display:flex}.acv__col{display:flex;position:relative}.acv__col{width:50%}.acv__col:before{content:"";background-size:12px 6px;background-repeat:repeat-x;position:absolute;top:0;left:0;width:100%;height:6px;transform:translateY(calc(-100% + 0.05rem))
}
@media(min-width: 600px){.acv__col:before{background-size:43px 21px;height:21px;transform:translateY(calc(-100% + 1px))}}.acv__col:after{content:"";background-size:12px 6px;background-repeat:repeat-x;position:absolute;bottom:0;left:0;width:100%;height:21px;transform:translateY(calc(100% - 0.05rem)) scaleY(-1)
}
@media(min-width: 600px){.acv__col:after{background-size:43px 21px;transform:translateY(calc(100% - 1px)) scaleY(-1)}}.acv__col__in{padding:1.2rem 0 .5rem;display:flex;flex-direction:column;width:100%}@media(min-width:600px){.acv__col__in{padding:6.5rem 4rem 8rem}}.acv__col--01:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_giza_pink.webp);background-position:right bottom}@media(min-width:600px){.acv__col--01:before{background-position:right bottom}}.acv__col--01:after{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_giza_pink.webp);background-position:right bottom}.acv__col--01 .acv__col__in{background:#ea729a}.acv__col--01 .acv__col__in:before{content:"";position:absolute;bottom:1.7rem;left:-.2rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/student.svg);background-size:100% 100%;width:2.9rem;height:20.4rem}@media(min-width:600px){.acv__col--01 .acv__col__in:before{width:7.6rem;height:52.8rem;bottom:3rem;left:-.8rem}}.acv__col--01 .acv__col__ttl{width:calc(64 / 157 * 100%);max-width:126px;margin:0 auto 1.2rem}.acv__col--01 .acv__col__ttl img{width:100%}@media(min-width:600px){.acv__col--01 .acv__col__ttl{margin:0 auto 6rem;width:32.5714285714%;max-width:228px}}.acv__col--02:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_giza_blue.webp);background-position:left bottom}.acv__col--02:after{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_giza_blue.webp);background-position:left bottom}.acv__col--02 .acv__col__in{background:#00b0c7}.acv__col--02 .acv__col__in:before{content:"";position:absolute;bottom:.7rem;right:-.2rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/careers.svg);background-size:100% 100%;width:2.9rem;height:20.2rem}@media(min-width:600px){.acv__col--02 .acv__col__in:before{top:3rem;bottom:inherit;right:-.8rem;width:7.6rem;height:52.2rem}}.acv__col--02 .acv__col__ttl{width:calc(64 / 157 * 100%);max-width:228px;margin:0 auto 1.2rem}@media(min-width:600px){.acv__col--02 .acv__col__ttl{margin:0 auto 6rem}}.acv__col--02 .acv__col__ttl img{width:100%}.acvLst{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.acvLst p{font-size:1.1rem}@media(min-width:600px){.acvLst p{font-size:2.4rem;text-align:left}}.acvLst ul{display:flex;flex-direction:column;align-items:flex-start}.acvLst li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.acvLst li:not(:last-child){margin-bottom:2.5rem}@media(min-width:600px){.acvLst li:not(:last-child){margin-bottom:9rem}}.acvLst__ttl{margin-bottom:2.3rem;position:relative}.acvLst__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#040d40;width:100%;height:100%;transform:skew(-20deg)}.acvLst__ttl .bar{padding:0 1rem}.acvLst__ttl .large{position:relative;font-size:2.3rem}.acvLst__ttl .small{font-size:2rem}@media(min-width:600px){.acvLst__ttl{display:none}}.acvLst__in{margin-bottom:.8rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:600px){.acvLst__in{display:flex;justify-content:center;margin-bottom:0;width:100%;padding:0}}.acvLst__img{flex-shrink:0;width:auto;text-align:center;position:relative;padding-left:.6rem;margin-bottom:1rem}.acvLst__img__in{position:relative}@media(min-width:600px){.acvLst__img{max-width:180px;width:11.1vw;margin-right:1.8rem}}.acvLst__img figure{display:flex;align-items:flex-end}.acvLst__img img{flex-shrink:0;max-width:72px}.acvLst__img figcaption{font-size:1rem;margin-top:.5rem;margin-left:1rem;white-space:nowrap;text-align:left;line-height:1.4}.acvLst__mark{position:absolute;bottom:.2rem;left:4.1rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/gokaku.webp);background-size:100% 100%;width:3rem;height:2.8rem}@media(min-width:600px){.acvLst__img figure{flex-direction:column;align-items:center;justify-content:center}.acvLst__img img{flex-shrink:0;max-width:100%}.acvLst__img figcaption{font-size:1.7rem}.acvLst__img figcaption br{display:none}.acvLst__mark{width:5.6vw;width:41%;max-width:72px;height:auto;right:1%;left:inherit;bottom:3.2rem}.acvLst__mark:before{content:"";display:block;padding-top:calc(68 / 72 * 100%)}}.acvLst__img__num{position:absolute;font-size:1.6rem;font-weight:800;font-family:"Poppins",sans-serif;position:absolute;top:.3rem;left:.3rem;background-size:100% 100%;width:3.6rem;height:3.6rem;display:flex;justify-content:center;align-items:center;transform:translate(-45%,-45%);z-index:50}@media(min-width:600px){.acvLst__img__num{font-size:3.6rem;width:8rem;height:8rem}}.acvLst__img__num--pink{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_sub_shadow.svg);color:#ea729a}.acvLst__img__num--blue{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_sub2_shadow.svg);color:#00b0c7}.acvLst__img__num span{position:relative;top:-.2rem}.acvLst__cont{width:100%}.acvLst__cont__ttl{display:flex;flex-direction:column;align-items:flex-start;font-weight:700}.acvLst__cont__ttl{font-size:1.8rem;width:100%;justify-content:center;display:none}@media(min-width:600px){.acvLst__cont__ttl{display:flex;margin-left:1rem;margin-bottom:1rem}}.acvLst__cont__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#040d40;width:100%;height:100%;transform:skew(-10deg)}.acvLst__cont__ttl .bar{padding:0 4.5rem;white-space:nowrap}.acvLst__cont__ttl span{position:relative;font-weight:700}.acvLst__cont__ttl .large{font-size:5.6rem;letter-spacing:.03em}.acvLst__cont__ttl .small{font-size:4rem;letter-spacing:.03em}.resolve{padding-top:4.2rem;padding-bottom:5rem}@media(min-width:600px){.resolve{padding-top:9rem;padding-bottom:11rem}}.resolve__ttl{font-size:2.4rem;font-weight:700;text-align:center;color:#040d40;margin-bottom:5rem;line-height:1.5}.resolve__ttl img{display:block;width:33.8028169014%;max-width:120px;margin:0 auto 1rem}.resolve__ttl .sub{font-size:2.2rem}.resolve__ttl .sub span{color:#ea729a}.resolve__ttl .main{color:#ea729a;font-size:2.9rem}@media(min-width:600px){.resolve__ttl{margin-bottom:9rem}.resolve__ttl .sub{font-size:3.9rem}.resolve__ttl .main{font-size:5.1rem}.resolve__ttl img{width:14.8571428571%;max-width:208px;margin:0 auto 1.5rem}}.resolveLst li{display:flex;justify-content:center}.resolveLst li:not(:last-child){margin-bottom:5.6rem}@media(min-width:600px){.resolveLst{display:flex;justify-content:space-between}.resolveLst li{width:32.3333333333%;flex-direction:column}.resolveLst li:not(:last-child){margin-bottom:0}}.problem{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:16.2rem;flex-shrink:0;position:relative}.problem__in{display:flex;flex-direction:column;position:relative}@media(min-width:600px){.problem{width:auto;align-items:center}.problem__in{flex-direction:column-reverse}}.problem__ttl{width:12.2rem;height:7.1rem;max-width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/ballon_sp.webp);background-size:100% 100%;line-height:1.5}.problem__ttl__in{transform:translateY(-.75rem);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.4rem}@media(min-width:600px){.problem__ttl{width:28.7rem;height:16.3rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/ballon_pc.webp);background-size:100% 100%}.problem__ttl__in{font-size:2.7rem;transform:translateY(1.3rem)}}.problem__imgWrap{margin-bottom:.5rem}.problem__num{font-size:2.8rem;font-weight:700;margin-right:0;position:absolute;top:-2.5rem;left:0}.problem__img{max-width:7.2rem;margin-left:auto;margin-top:-1rem;height:7.2rem;overflow:hidden;border-radius:1rem}.problem__img img{height:100%;max-width:fit-content}@media(min-width:600px){.problem__imgWrap{display:flex;align-items:center;justify-content:flex-end}.problem__num{font-size:6rem;margin-right:5rem;position:static}.problem__img{max-width:156px;margin-left:inherit;margin-top:0;height:auto}.problem__img img{width:100%;max-width:100%;height:auto}}.problem:after{content:"";width:3.1rem;height:1.9rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/arrow_icon.svg);background-size:100% 100%;display:block;margin:2.3rem auto 1.8rem;position:absolute;top:50%;right:0;transform:translateY(-4rem) rotate(-90deg)}@media(min-width:600px){.problem:after{position:static;width:5.2rem;height:3.1rem;margin:4.7rem auto 4.1rem;transform:none}}.resolveCont{background:#fff;border:solid .3rem #ea729a;border-radius:1rem;padding:1.5rem .8rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:100%;max-width:20rem}.resolveCont__img{display:flex;justify-content:center;align-items:center;margin:0 auto 2.4rem;min-height:9.5rem}@media(min-width:600px){.resolveCont{align-items:center;padding:3rem 1.1rem;max-width:inherit}.resolveCont__img{min-height:10.8rem}}.resolveCont__ttl{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:1.4rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.resolveCont__ttl .bar{position:relative;padding:0 1rem}.resolveCont__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#ea729a;width:100%;height:100%;transform:skew(-10deg)}.resolveCont__ttl .bar:not(:last-child){margin-bottom:.5rem}.resolveCont__ttl .bar span{position:relative;color:#fff;white-space:nowrap}.resolveCont__ttl.spNone{display:none}@media(min-width:600px){.resolveCont__ttl{font-size:2rem;margin-bottom:1.8rem;align-items:center}.resolveCont__ttl.pcNone{display:none}.resolveCont__ttl.spNone{display:flex}.resolveCont__ttl .bar{padding:0 .8rem}.resolveCont__ttl .bar:not(:last-child){margin-bottom:1rem}}@media(min-width:1201px){.resolveCont__ttl{font-size:2.6rem}.resolveCont__ttl .bar{padding:0 1.2rem}}.resolveCont p{font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-align:center}.resolveLst__col--01 .resolveCont__img{width:27.0491803279%}.resolveLst__col--02 .resolveCont__img{width:23.4972677596%}.resolveLst__col--03 .resolveCont__img{width:24.8633879781%}.reason__ttl{padding:1.7rem 2rem calc(1.7rem + 6.3vw);background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_dot.webp);background-size:10px 20px}@media(min-width:600px){.reason__ttl{padding:4.5rem 2rem calc(4.5rem + 6.3vw)}.resolveCont p{font-size:2rem}}@media(min-width:600px){.reasonTwo{display:flex}}.reasonTwo__col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;padding-top:2.4rem;padding-bottom:4rem}.reasonTwo__col:before{content:"";background-size:100% 100%;background-position:top right;background-repeat:no-repeat;position:absolute;top:1px;left:0;width:100%;height:6.3vw;transform:translateY(-100%)}@media(min-width:600px){.reasonTwo__col{width:50%;padding-bottom:9rem}}.reasonTwo__ttl{width:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:3.6rem}.reasonTwo__ttl img{width:45.3521126761%;max-width:161px;margin-bottom:1rem}@media(min-width:600px){.reasonTwo__ttl img{width:36.5714285714%;max-width:256px;margin-bottom:3rem}}.reasonTwo__ttl>span{letter-spacing:.05em}.reasonTwo__ttl>span.rMark{letter-spacing:normal}.reasonTwo__ttl .sub{line-height:1.8}.reasonTwo__ttl .main{line-height:1.2}.reasonTwo__ttl .main span{display:inline-block;margin-left:-.2em}.reasonTwo__img{margin-bottom:2.5rem}.reasonTwo__col--student{background:#ea729a}.reasonTwo__col--student:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circle_pink.webp)}@media(min-width:600px){.reasonTwo__col--student:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/curve_bg_pink.webp)}}.reasonTwo__col--student .reasonTwo__ttl .sub{font-size:2.4rem}.reasonTwo__col--student .reasonTwo__ttl .main{font-size:5.5rem}.reasonTwo__col--student .reasonTwo__ttl .rMark{font-size:2.2rem}@media(min-width:600px){.reasonTwo__col--student .reasonTwo__ttl .sub{font-size:3.7rem}.reasonTwo__col--student .reasonTwo__ttl .main{font-size:8.3rem}.reasonTwo__col--student .reasonTwo__ttl .rMark{font-size:3rem;position:relative;top:-.15em}}.reasonTwo__col--student p{font-size:1.4rem;font-weight:700;color:#fff;text-align:center}@media(min-width:600px){.reasonTwo__col--student p{font-size:1.7rem}}.reasonTwo__col--careers{background:#00b0c7;padding-top:4rem;padding-bottom:5rem}@media(min-width:600px){.reasonTwo__col--careers{padding-top:2.4rem;padding-bottom:9rem}}.reasonTwo__col--careers:before{content:none;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/curve_bg_blue.webp);background-position:top left}@media(min-width:600px){.reasonTwo__col--careers:before{content:""}}.reasonTwo__col--careers:after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:6.3vw;transform:translateY(100%) scaleY(-1);background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circle_blue.webp);background-size:100% 100%;background-position:top right;background-repeat:no-repeat;z-index:10}@media(min-width:600px){.reasonTwo__col--careers:after{content:none}}.reasonTwo__col--careers .reasonTwo__ttl .sub{font-size:2rem;margin-bottom:1rem}.reasonTwo__col--careers .reasonTwo__ttl .main{font-size:4.8rem;letter-spacing:0}.reasonTwo__col--careers .reasonTwo__ttl .rMark{font-size:3.5rem;margin-left:0;position:relative;top:-.2em}@media(min-width:600px){.reasonTwo__col--careers .reasonTwo__ttl .sub{font-size:2.3rem;margin-bottom:1rem}.reasonTwo__col--careers .reasonTwo__ttl .main{font-size:7.1rem;letter-spacing:.05em}.reasonTwo__col--careers .reasonTwo__ttl .rMark{font-size:4.5rem;top:-.35em}}.reasonTwo__block{background:#fff;border-radius:2rem}@media(min-width:600px){.reasonTwo__block{width:100%;max-width:493px}}.reasonTwo__block__ttl{font-size:1.8rem;font-weight:700;background:#d2f4f4;border-radius:2rem 2rem 0 0;text-align:center;padding:1.5rem 2rem}@media(min-width:600px){.reasonTwo__block__ttl{font-size:2.3rem}}.reasonTwo__block ul{font-size:1.4rem;font-weight:700;padding:2rem 1.8rem}@media(min-width:600px){.reasonTwo__block ul{font-size:1.7rem;padding:2.5rem 4rem}}.reasonTwo__block li{display:flex}.reasonTwo__block li:not(:last-child){margin-bottom:2rem}.reasonTwo__block li span{padding-bottom:.5rem;border-bottom:dotted 2px #00b0c7;width:100%}.reasonTwo__block li:before{content:"";width:2.5rem;height:2.5rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_circle_arrow_blue.svg);background-size:100% 100%;margin-right:1rem;flex-shrink:0}@media(min-width:600px){.reasonTwo__block li:before{width:3.5rem;height:3.5rem;margin-right:1.2rem}}.reason2{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_koshi.webp);background-position:bottom left;background-size:10px 10px;padding-bottom:6rem;position:relative}@media(min-width:600px){.reason2{padding-bottom:13.5rem}}.reason2:after{content:"";width:100%;height:6.3vw;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circleclip.webp);background-size:100% 100%;position:absolute;bottom:0;left:0}.reason2__ttl{padding:4.5rem 2rem 7rem}.reason2Lst{margin-bottom:4rem}@media(min-width:600px){.reason2Lst{display:flex;justify-content:space-between;margin-bottom:9.5rem}}.reason2Lst__col{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#fff;border:solid .3rem #ea729a;position:relative;padding-top:5rem}.reason2Lst__col:not(:last-child){margin-bottom:6.6rem}@media(min-width:600px){.reason2Lst__col{width:32.3333333333%}.reason2Lst__col:not(:last-child){margin-bottom:0}}.reason2Lst__num{width:12.8rem;height:12.8rem;position:absolute;top:0;left:50%;transform:translate(-50%,-4.4rem);background-color:#fff;border-radius:100%;text-align:center}@media(min-width:600px){.reason2Lst__num{width:17.1rem;height:17.1rem;transform:translate(-50%,-6rem)}}.reason2Lst__num:before{content:"";width:12.8rem;height:4.7rem;display:flex;justify-content:center;align-items:center;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_num_sp.webp);background-size:100% 100%;background-repeat:no-repeat;position:absolute;top:-.3rem;left:0}@media(min-width:600px){.reason2Lst__num:before{width:17.1rem;height:6.3rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_num.webp)}}.reason2Lst__num span{display:block;font-family:"Poppins",sans-serif;font-size:4.7rem;font-weight:700;color:#ea729a;position:relative;line-height:1;padding-top:2.8rem}@media(min-width:600px){.reason2Lst__num span{font-size:6.3rem}}.reason2Lst__in{position:relative;padding:0 1.7rem 3rem}.reason2Lst__ttl{margin-bottom:2.7rem}.reason2Lst__img{padding:0 .5rem;margin-bottom:1.5rem}.reason2Lst__lst{font-size:1.5rem;font-weight:700}.reason2Lst__lst li{display:flex}.reason2Lst__lst li:before{content:"・"}.reason2Lst__lst .small{display:block;width:100%;font-size:1.2rem;color:#ea729a}.supportBtn{max-width:77rem;margin:0 auto}.supportBtn a{display:block;transition:opacity .3s ease}.supportBtn a:hover{opacity:.8}.btnArea{width:86.1333333333%;padding-top:4.5rem;padding-bottom:4.5rem}@media(min-width:600px){.btnArea{display:flex;justify-content:space-between;padding-top:11rem;padding-bottom:11rem;max-width:calc(854px + 4rem)
}
}
.btnArea__col {
display: flex
}
.btnArea__col:not(:last-child) {
margin-bottom: 2.5rem
}
@media(min-width: 600px){.btnArea__col{width:44.1451990632%;max-width:377px}.btnArea__col:not(:last-child){margin-bottom:0}}.btnArea .bnrBlk__cont li:before{width:1.8rem;height:1.5rem}@media(min-width:600px){.btnArea .bnrBlk__cont li:before{width:2.3rem;height:2rem}}.btnArea .bnrBlk__ttl img{width:20.6rem}@media(min-width:600px){.btnArea .bnrBlk__ttl img{width:26.5rem}}.btnArea .bnrBlk__ttl span{font-size:1.4rem}@media(min-width:600px){.btnArea .bnrBlk__ttl span{font-size:1.5rem}}.btnArea .bnrBlk__cont ul{margin-bottom:.5rem;font-size:1.4rem}@media(min-width:600px){.btnArea .bnrBlk__cont ul{font-size:1.6rem}}.btnArea .bnrBlk__btn p{font-size:1.5rem}.btnArea .bnrBlk__btn .en{font-size:2.4rem;top:.4rem}.btnArea .bnrBlk__btn a{font-size:1.4rem}.btnArea .bnrBlk{background-color:#fff;border:solid .2rem #e5811e;width:100%;position:relative;border-top-width:1rem}@media(min-width:600px){.btnArea .bnrBlk{border:solid .4rem #e5811e;border-top-width:1.5rem}}.btnArea .bnrBlk__price{font-size:2.1rem;font-weight:900;width:6.3rem;height:6.3rem;position:absolute;color:#fff;background-size:100% 100%;display:flex;justify-content:center;align-items:center;position:absolute;top:-3.1rem;left:-3.1rem}.btnArea .bnrBlk__price p{line-height:1;letter-spacing:-.06em;transform:translate(-.5rem,-.3rem)}.btnArea .bnrBlk__price .en{font-weight:700;font-family:"Poppins",sans-serif}@media(min-width:600px){.btnArea .bnrBlk__price{font-size:3.2rem;width:8.5rem;height:8.5rem;top:-4rem;left:-4rem}}.btnArea .bnrBlk__ttl{background:#e5811e;line-height:1.5;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:.8rem}@media(min-width:600px){.btnArea .bnrBlk__ttl{padding-bottom:1rem}}.btnArea .bnrBlk__ttl img{width:20rem}@media(min-width:1150px){.btnArea .bnrBlk__ttl img{width:24.5rem}}.btnArea .bnrBlk__ttl span{font-size:1.4rem;letter-spacing:.05em;font-weight:700;margin-top:.5rem}@media(min-width:600px){.btnArea .bnrBlk__ttl span{margin-top:.5rem;font-size:1.4rem}}.btnArea .bnrBlk__cont{padding:1.5rem 1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}@media(min-width:600px){.btnArea .bnrBlk__cont{padding:1.5rem}}.btnArea .bnrBlk__cont ul{font-size:1.4rem;font-weight:700}@media(min-width:600px){.btnArea .bnrBlk__cont ul{font-size:1.6rem}}.btnArea .bnrBlk__cont li{display:flex;margin-bottom:.8rem;line-height:1.35}@media(min-width:600px){.btnArea .bnrBlk__cont li{margin-bottom:1rem}}.btnArea .bnrBlk__cont li:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/check_icon_accent_01.svg);background-size:100% 100%;width:1.8rem;height:1.5rem;position:relative;top:.2rem;margin-right:.3rem;flex-shrink:0}@media(min-width:600px){.btnArea .bnrBlk__cont li:before{width:2.3rem;height:2rem;top:.4rem;margin-right:.5rem}}.btnArea .bnrBlk__btn{display:flex;flex-direction:column;justify-content:center;align-items:center}.btnArea .bnrBlk__btn p{font-size:1.2rem;font-weight:700;color:#ea729a;display:flex;align-items:flex-end;line-height:1;letter-spacing:.05em;margin-bottom:.8rem}@media(min-width:600px){.btnArea .bnrBlk__btn p{font-size:1.4rem;margin-bottom:1rem}}.btnArea .bnrBlk__btn p:before,.btnArea .bnrBlk__btn p:after{font-size:1.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p:before,.btnArea .bnrBlk__btn p:after{font-size:1.8rem}}.btnArea .bnrBlk__btn p:before{content:"＼ "}.btnArea .bnrBlk__btn p:after{content:" ／"}.btnArea .bnrBlk__btn p .ja{font-size:1.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p .ja{font-size:1.7rem}}.btnArea .bnrBlk__btn p .en{font-size:1.9rem;font-family:"Poppins",sans-serif;position:relative;top:.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p .en{font-size:2rem}}.btnArea .bnrBlk__btn label,.btnArea .bnrBlk__btn a{background:#ea729a;width:24.3rem;height:4rem;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.4rem;font-weight:700;border-radius:3em;box-shadow:0 2px 0 0 #c15b80;transition:all .05s ease}@media(min-width:600px){.btnArea .bnrBlk__btn label,.btnArea .bnrBlk__btn a{font-size:1.6rem;width:27.4rem;height:4.8rem;box-shadow:0 3px 0 0 #c15b80}}.btnArea .bnrBlk__btn label:hover,.btnArea .bnrBlk__btn a:hover{box-shadow:none;transform:translateY(2px)}@media(min-width:600px){.btnArea .bnrBlk__btn label:hover,.btnArea .bnrBlk__btn a:hover{transform:translateY(3px)}}.btnArea .bnrBlk__btn i{width:.9rem;height:.9rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/h_btn_arrow.svg);background-size:100% 100%;margin-left:1.2rem;position:relative}@media(min-width:600px){.btnArea .bnrBlk__btn i{width:1.4rem;height:1.4rem}}.btnArea .bnrBlk--line{border-color:#80b43f}.btnArea .bnrBlk--line .bnrBlk__ttl{background:#80b43f}.btnArea .bnrBlk--line .bnrBlk__ttl img{width:14.9rem}@media(min-width:600px){.btnArea .bnrBlk--line .bnrBlk__ttl img{width:19.2rem}}.btnArea .bnrBlk--line .bnrBlk__cont li:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/check_icon_accent_02.svg)}.btnArea .bnrBlk--line .bnrBlk__btn p{color:#80b43f}.btnArea .bnrBlk--line .bnrBlk__btn label{width:14rem;background:#ea729a;box-shadow:0 3px 0 0 #c15b80}.btnArea .bnrBlk--line .bnrBlk__btn label:hover{box-shadow:none;transform:translateY(3px)}@media(min-width:600px){.btnArea .bnrBlk--line .bnrBlk__btn label{width:19.1rem}}.btnArea2{padding-top:4rem;padding-bottom:4rem}@media(min-width:600px){.btnArea2{padding-top:10rem;padding-bottom:5rem}.fvBtnArea .btnArea2{padding-top:5rem;padding-bottom:5rem}}.counselingBtnLst{display:flex;flex-wrap:wrap;justify-content:space-around}.counselingBtnLst__lst{border:1px solid #ff3b74;width:calc(98% / 3);display:flex;justify-content:space-evenly;flex-direction:column}.counselingBtnLst__ttl{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;text-align:center;letter-spacing:.05em;font-size:1.4rem;padding:.5rem;color:#ff3b74;line-height:1.4}@media (min-width:600px){.counselingBtnLst__ttl{font-size:1.95rem;padding:1rem}}.counselingBtnLst__ttl span{color:#333;font-size:1rem;font-weight:initial}@media (min-width:600px){.counselingBtnLst__ttl span{font-size:1.4rem}}.counselingBtnLst__btn{margin:.5rem .5rem 1.5rem}@media (min-width:600px){.counselingBtnLst__btn{margin:1rem 2rem 2rem}}.counselingBtnLst__btn a{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:700;height:4.5rem;margin:auto;background:#ea729a;box-shadow:0 5px 0 #9e0431;border-radius:1rem;line-height:1.4}@media (min-width:600px){.counselingBtnLst__btn a{height:11rem;font-size:2.5rem;box-shadow:0 .8rem 0 #9e0431;border-radius:2rem}.counselingBtnLst__btn a:hover{transform:translateY(.8rem);box-shadow:none}}.difference{background:#ea729a;position:relative;padding-top:calc(6.3vw + 1rem);padding-bottom:4rem}.difference:before{content:"";width:100%;height:6.3vw;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circleclip.webp);background-size:100% 100%;position:absolute;top:-1px;left:0;transform:scaleY(-1)}@media(min-width:600px){.difference{padding-top:calc(6.3vw - 2rem);padding-bottom:9rem}.difference__ttl{margin-bottom:5rem}}.df{padding-left:2.6666666667%;padding-right:2.6666666667%}@media(min-width:600px){.df{display:flex;padding:0}}.df__col{display:flex;position:relative;padding:1.5rem 0}.df__col:not(:last-child){margin-bottom:6rem}.df__col:last-child:before{content:"";width:100%;height:2px;position:absolute;left:0;top:-3rem;border-bottom:dotted 2px #fff}.df__col__in{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}@media(min-width:600px){.df__col{width:50%}.df__col:not(:last-child){margin-bottom:0}.df__col:last-child:before{width:4px;height:100%;left:0;top:0;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_dotline.webp);background-size:100% auto;border:none}}.df__ttl{margin-bottom:2rem}@media(min-width:600px){.df__ttl{margin-bottom:2.5rem}}@media(min-width:600px){.df__cont{width:82.8571428571%;max-width:493px}}.df__cont img{width:100%}.df__lst{background:#fff;border-radius:0 0 2rem 2rem;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;padding:3rem 1rem}@media(min-width:600px){.df__lst{font-size:1.7rem;padding:3.5rem 2rem 3.5rem;letter-spacing:-.02em}}.df__lst li{display:flex}.df__lst li:not(:last-child){margin-bottom:2rem}.df__lst li span{padding-bottom:.5rem;border-bottom:dotted 2px #ea729a;width:100%}.df__lst li:before{content:"";width:2rem;height:2rem;background-size:100% 100%;margin-right:.8rem;flex-shrink:0;position:relative;top:.1rem}@media(min-width:600px){.df__lst li:before{width:3.5rem;height:3.5rem;margin-right:1.2rem}}.df__col--01 .df__ttl{width:91.2676056338%;max-width:324px}@media(min-width:600px){.df__col--01 .df__ttl{width:68.5714285714%;max-width:480px}}.df__col--01 .df__lst li:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_circle_arrow_pink.svg)}.df__col--02 .df__ttl{width:86.1971830986%;max-width:306px}@media(min-width:600px){.df__col--02 .df__ttl{width:65.4285714286%;max-width:458px}}.df__col--02 .df__lst li span{border-bottom:dotted 2px #00b0c7}.df__col--02 .df__lst li:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_circle_arrow_blue.svg)}.what{position:relative;padding-top:4rem;padding-bottom:7.5rem}.what:after{content:"";width:100%;height:6.3vw;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circleclip.webp);background-size:100% 100%;position:absolute;bottom:0;left:0}.what__ttl{font-size:2.4rem;font-weight:700;text-align:center;color:#040d40;margin-bottom:4.5rem;line-height:1.5;letter-spacing:.05em}.what__ttl img{display:block;width:36.6197183099%;margin:0 auto 1rem}@media(min-width:600px){.what{padding-top:9rem;padding-bottom:22rem}.what__ttl{font-size:4rem}.what__ttl img{width:14.9285714286%;margin:0 auto 1.5rem}}.todo{max-width:calc(998px + 4rem);padding:0 3.4rem}@media(min-width:600px){.todo{padding:0 4.4rem}}.todo li{position:relative;border:solid .3rem #ea729a;background-color:#fff;border-radius:2rem;min-height:20rem;display:flex}.todo li:not(:last-child){margin-bottom:6.5rem}.todo li:not(:last-child):after{content:"";width:4.7rem;height:2.9rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/arrow_icon.svg);background-size:100% 100%;position:absolute;left:50%;bottom:-2.2rem;transform:translate(-50%,100%)}@media(min-width:600px){.todo li:not(:last-child){margin-bottom:10.6rem}.todo li:not(:last-child):after{width:7.4rem;height:4.5rem;bottom:-3.6rem}}.todo__num{position:absolute;top:0;left:0;transform:translate(-50%,-50%);width:6.6rem;height:6.6rem;background:#ea729a;border-radius:100%;color:#fff;display:flex;justify-content:center;align-items:center;font-family:"Poppins",sans-serif;font-size:2.8rem;font-weight:700}@media(min-width:600px){.todo__num{font-size:4.1rem;width:8.8rem;height:8.8rem}}.todo__cont{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden;border-radius:1.7rem}@media(min-width:600px){.todo__cont{flex-direction:row}}.todo__cont:before{content:"";width:100%;height:41.6vw;background-size:cover;background-position:center}@media(min-width:600px){.todo__cont:before{width:35.4945054945%;height:auto}}.todo__cont__in{padding:2rem 1rem}@media(min-width:600px){.todo__cont__in{width:64.5054945055%;padding:3rem}}.todo__cont__ttl{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:1.7rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.03em}@media(min-width:600px){.todo__cont__ttl{flex-direction:row;justify-content:flex-start;align-items:flex-start;font-size:2.3rem}}.todo__cont__ttl .bar{position:relative;padding:0 .8rem;white-space:nowrap}.todo__cont__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#ea729a;width:100%;height:100%;transform:skew(-10deg)}.todo__cont__ttl .bar:not(:last-child){margin-bottom:.5rem}.todo__cont__ttl .bar span{position:relative;color:#fff}@media(min-width:600px){.todo__cont__ttl .bar{white-space:inherit;padding:0 1.4rem}.todo__cont__ttl .bar:not(:last-child){margin-bottom:1rem}}@media(min-width:600px){.todo__cont__ttl .bar:not(:last-child){padding-right:0}.todo__cont__ttl .bar+.bar{padding-left:.1rem;margin-left:-.1rem}}.todo__cont p{font-size:1.4rem;font-weight:700;text-align:center}@media(min-width:600px){.todo__cont p{font-size:1.6rem;text-align:left}}.todoLst__col--01 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_01.webp)}.todoLst__col--02 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_02.webp)}.todoLst__col--03 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_03.webp)}.todoLst__col--04 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_04.webp)}.todoLst__col--05 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_05.webp)}.todoLst__col--06 .todo__cont:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/todo_img_06.webp)}.msg{position:relative;margin-top:2rem;padding-top:3.5rem;padding-bottom:7.5rem;background-color:#fddde6}@media(min-width:600px){.msg{padding-top:9rem;padding-bottom:15rem}}.msg:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_pink2_giza.webp);background-size:21px 10px;background-repeat:repeat-x;position:absolute;top:0;left:0;width:100%;height:10px;transform:translateY(calc(-100% + 1px))
}
@media(min-width: 600px){.msg:before{background-size:43px 21px;height:21px}}.msg:after{content:"";width:100%;height:6.3vw;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circleclip.webp);background-size:100% 100%;position:absolute;bottom:0;left:0}.msg__ttl{font-size:1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:2.3rem}@media(min-width:600px){.msg__ttl{font-size:4rem;margin-bottom:5.7rem}}.msg__ttl .bar{position:relative;padding:0 1.5rem}.msg__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#ea729a;width:100%;height:100%;transform:skew(-10deg)}.msg__ttl .bar:not(:last-child){margin-bottom:.6rem}.msg__ttl .bar span{position:relative;color:#fff}@media(min-width:600px){.msg__ttl .bar{padding:0 2rem}.msg__ttl .bar:not(:last-child){margin-bottom:1.4rem}}.msg__img{width:100%;margin:0 auto 2rem}@media(min-width:600px){.msg__img{margin:0 auto 7rem;width:92.1666666667%;max-width:1106px}}.msg__txt{font-size:3.7rem;font-weight:700;text-align:center;margin-bottom:-1.5rem;display:flex;justify-content:center;align-items:flex-end;line-height:1}.msg__txt span{letter-spacing:-.45em}.msg__txt:before,.msg__txt:after{content:"";width:1.8rem;height:2rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/msg_line.svg);background-size:100% 100%}.msg__txt:before{margin-right:1.5rem}.msg__txt:after{margin-left:1.5rem;transform:scaleX(-1)}@media(min-width:600px){.msg__txt{font-size:8rem}.msg__txt:before,.msg__txt:after{width:4rem;height:4.3rem}.msg__txt:before{margin-right:2.5rem}.msg__txt:after{margin-left:2.5rem}}.msg__cont{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:794px;margin:0 auto}.msg__cont__ttl{background:#ea729a;border-radius:5em;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.3;padding:1rem 2rem;transform:translateY(50%)}.msg__cont__ttl .sub{font-size:1.2rem}.msg__cont__ttl .main{font-size:1.8rem}@media(min-width:600px){.msg__cont__ttl{padding:2rem 4rem}.msg__cont__ttl .sub{font-size:2.2rem}.msg__cont__ttl .main{font-size:3.1rem}}.msg__cont div{width:100%;padding:4.5rem 2rem 2.5rem;background-color:#fff;border:solid .3rem #ea729a;border-radius:2rem;text-align:center;font-size:1.4rem;font-weight:700}@media(min-width:600px){.msg__cont div{padding:7.5rem 2rem 3.5rem;font-size:1.6rem}}.secCommon{margin-bottom:6rem}@media(min-width:600px){.secCommon{margin-bottom:10rem}}@font-face{font-family:"icomoon";src:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.eot?ogptlw);src:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.eot?ogptlw#iefix) format("embedded-opentype"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.ttf?ogptlw) format("truetype"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.woff?ogptlw) format("woff"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.svg?ogptlw#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.p_con05{padding-top:4.5rem;padding-bottom:6rem;margin-bottom:1rem}@media(min-width:769px){.p_con05{padding-top:7rem;padding-bottom:10rem;margin-bottom:2.5rem}}.p_con05_col{margin-bottom:3rem;border:solid 1px #ccc;padding:.5rem .5rem 3rem}.p_con05_col .ttl{background:#ea729a;color:#fff;font-size:2rem;font-weight:600;text-align:center;padding:1rem;letter-spacing:.05em;margin-bottom:2rem}@media(min-width:769px){.p_con05_col .ttl{font-size:2.4rem;padding:1.5rem}}.p_con05_col p{font-size:1.4rem;font-weight:600;padding:0 1rem;margin-bottom:1rem}@media(min-width:769px){.p_con05_col p{font-size:1.6rem}}.p_con05_col .imglst{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:3.5rem}@media(min-width:769px){.p_con05_col .imglst{flex-direction:row}}.p_con05_col .imglst>span:nth-child(2){margin-top:3rem}@media(min-width:769px){.p_con05_col .imglst>span:nth-child(2){margin:0;margin-left:6%}}@media(max-width:769px){.p_con05_col .imglst span{display:block}}.m_ttl{font-size:2.2rem;font-weight:600;text-align:center;letter-spacing:.05em;color:#ea729a;margin-bottom:5rem}@media(min-width:600px){.m_ttl{font-size:3.5rem;margin-bottom:7rem}}.schedule{padding-top:4.5rem;width:100%;margin-left:auto;margin-right:auto}@media(min-width:769px){.schedule{padding-top:7rem}}@media(min-width:769px){.schedule .m_ttl{padding:0 1.5rem}}.schedule p{font-size:1.4rem;font-weight:600;text-align:center}@media(min-width:769px){.schedule p{font-size:2.1rem}}.schedule ul+p{font-size:inherit;font-weight:initial}.tab-wrap00{background:#fff;margin:1rem auto 4rem auto;border-radius:5px 5px 0 0;border:1px solid #ea729a}@media(min-width:769px){.tab-wrap00{margin:1rem auto 7rem auto;max-width:500px}}.tab-wrap{background:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 0 1rem}.tab-label{width:33.3333333333%;opacity:.7;background:#f3f3f3;color:#333;border-top:1px solid #d2d2d2;border-right:1px solid #d2d2d2;border-left:1px solid #d2d2d2;font-size:1.5rem;font-weight:600;cursor:pointer;flex:1;order:-1;padding:1rem;position:relative;text-align:center;transition:cubic-bezier(.4,0,.2,1) .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tab-label:hover{opacity:1;background:#fddde6}.tab-switch:checked+.tab-label{color:#fff;opacity:1;background:#ea729a;border-top:1px solid #ea729a;border-right:1px solid #ea729a;border-left:1px solid #ea729a}.tab-content{font-size:1.2rem;font-weight:initial;color:#333;height:0;opacity:0;padding:0 1rem;pointer-events:none;transform:translateX(-30%);transition:transform .3s 80ms,opacity .3s 80ms;width:100%}.tab-switch:checked~.tab-content{transform:translateX(30%)}.tab-switch:checked+.tab-label+.tab-content{height:auto;opacity:1;order:1;pointer-events:auto;transform:translateX(0)}.tab-wrap:after{content:"";height:1px;order:-1;width:100%;background:#ea729a;margin-bottom:1rem}.tab-switch{display:none}.schedule_lst{display:flex;max-width:1000px;margin:1rem auto}@media(min-width:769px){.schedule_lst{display:flex;justify-content:center;flex-wrap:wrap}}.schedule_lstcol .ttl{text-align:center;font-size:1.6rem;font-weight:600;padding:.5rem 0;background:#fddde6}@media(min-width:769px){.schedule_lstcol .ttl{font-size:1.8rem}}.schedule_lstcol{border:1px solid #d2d2d2;margin:0 .2rem;width:50%}@media(min-width:769px){.schedule_lstcol{width:30%}}.schedule_hyo{color:#333;font-size:1.4rem}.schedule_hyo dl{display:flex;padding:0 1rem}.schedule_hyo dt{font-weight:600;width:20%;flex-shrink:0;justify-content:center;text-align:center;padding:0 1rem}.schedule_hyo dd{width:100%;padding:0 0 0 1.5rem}.schedule_hyo dt,.schedule_hyo dd{display:flex;flex-wrap:wrap;line-height:1.8;align-items:flex-start}.schedule_hyo dd ul li{line-height:1.6}.schedule_lstcol .schedule_hyo .ttl{margin-top:2rem;padding:0;color:#ea729a;font-weight:600;text-align:center;font-size:inherit;background:initial}.schedule_lstcol .schedule_hyo .ttl:first-of-type{margin-top:0}.bg03{background:#eef8fe}.p_con07{padding-top:5rem;padding-bottom:8rem}@media(min-width:769px){.p_con07{padding-top:9rem;padding-bottom:12rem}}.p_con07_con{background:#fff;padding:4rem 5%}@media(min-width:769px){.p_con07_con{padding:6.5rem 5%}}.p_con07_col{position:relative;padding-bottom:4rem;margin-bottom:6rem}.p_con07_col.last .txt{padding-left:0}.p_con07_col:before{content:"";width:10px;height:calc(100% - 25px);background:#fddde6;position:absolute;left:23px;top:25px}.p_con07_col:after{content:"";width:0;height:0;border-style:solid;border-width:11px 10px 0;border-color:#fddde6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;bottom:-10px;left:18px}.p_con07_col:last-child{padding-bottom:0;margin-bottom:1rem}.p_con07_col:last-child:before,.p_con07_col:last-child:after{content:none}.p_con07_col .ttl{position:relative;display:flex;align-items:center;font-size:2.3rem;font-weight:600;letter-spacing:.05em;margin-bottom:3.5rem}@media(min-width:769px){.p_con07_col .ttl{font-size:2.8rem;margin-bottom:4rem}}.p_con07_col .ttl .num{background:#ea729a;border-radius:100%;color:#fff;width:58px;height:58px;font-size:2.1rem;display:flex;justify-content:center;align-items:center;margin-right:10px;letter-spacing:normal;flex-shrink:0}@media(min-width:769px){.p_con07_col .ttl .num{width:58px;height:58px;margin-right:8px}}.p_con07_col .ttl .num+span{line-height:1.4}.p_con07 .txt{padding-left:5.5rem}@media(min-width:769px){.p_con07 .txt{display:flex;padding-left:6rem}}.p_con07 .txt .img{flex-shrink:0;display:block;margin-bottom:2rem}@media(min-width:769px){.p_con07 .txt .img{margin:0;margin-right:2.5rem}}.p_con07 .txt div p+p{margin-top:2rem}.p_con07 .txt p{font-size:1.5rem;font-weight:500;line-height:1.7}@media(min-width:769px){.p_con07 .txt p{font-size:1.8rem}}.home .p_con07_col{margin-bottom:5rem}.home .p_con07_col:before{top:15px;height:calc(100% - 15px)
}
.home .p_con07 p {
font-size: 1.5rem
}
@media(min-width: 769px) {
.home .p_con07 p {
font-size: 1.9rem
}
}
.home .p_con07_col .ttl {
margin-bottom: 2.5rem
}
@media(min-width: 769px){.home .p_con07_col .ttl{margin-bottom:3rem}}.counseling_detail{margin-top:3rem;background:#fff;padding-top:1rem;padding-bottom:4rem}.counseling_detail h2{font-size:2.5rem;font-weight:600;text-align:center;letter-spacing:.05em;color:#ea729a;margin:2rem auto;display:flex;flex-direction:column}@media(min-width:769px){.counseling_detail h2{font-size:3.5rem}}.counseling_detail h2 span{color:#333;font-size:initial;letter-spacing:initial}@media(min-width:769px){.counseling_detail .coaching_detail dl:nth-of-type(4),.counseling_detail .coaching_detail dl:nth-of-type(5){width:42%}}.counseling_detail .coaching_detail dl dt span{font-size:80%}.counseling_detail ul{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -12px}.counseling_detail ul li{width:300px;height:200px;margin:1rem;display:flex;border-radius:2%;background-repeat:no-repeat;box-shadow:0 0 16px rgba(0,0,0,.16);align-items:center;justify-content:center;background-size:cover;background-color:rgba(255,255,255,.5);background-blend-mode:lighten;border:3px solid #fff;background-position:50% 50%}@media(min-width:769px){.counseling_detail ul li{width:400px;height:300px;margin:2rem}}.counseling_detail ul li p{padding:4rem 2rem;padding-top:50%;font-weight:600;font-size:2rem !important;line-height:1.6;text-shadow:2px 2px 15px #fff,-2px 2px 15px #fff,2px -2px 15px #fff,-2px -2px 15px #fff;text-align:end}@media(min-width:769px){.counseling_detail ul li p{font-size:3rem !important}}.counseling_detail ul li:last-of-type{background-position:50% 100%;background-blend-mode:initial;background-size:contain;align-items:flex-start}.counseling_detail ul li:last-of-type p{padding-top:initial}.coaching_detail{max-width:1000px;display:flex;flex-direction:column;align-items:center;margin:0 auto 4rem auto}@media(min-width:769px){.coaching_detail{flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:initial}}.coaching .coaching_icon{display:flex;flex-direction:row;align-items:center;justify-content:center}.coaching .coaching_icon img{max-width:50px;padding-bottom:1rem}.coaching_detail .arrow{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#fddde6;padding:-4rem;font-size:8rem;margin:-1rem auto}@media(min-width:769px){.coaching_detail .arrow{transform:rotate(270deg);margin:auto 0}}.coaching_detail dl{padding:1rem;border:1px solid #ea729a;width:100%}@media(min-width:769px){.coaching_detail dl{margin:2rem 1.5rem;width:26.6666666667%}}.coaching_detail dl dt{color:#333;font-weight:600;font-size:1.5rem;line-height:1.6;padding:1rem;display:flex;flex-direction:column;background:#fddde6;text-align:center;justify-content:center;align-items:center}@media(min-width:769px){.coaching_detail dl dt{font-size:2rem;height:9rem}}.coaching_detail dd{margin-top:1rem}@media(min-width:769px){.coaching_detail dd{display:flex;flex-direction:column;align-items:center}}.coaching_detail dd .coaching_detail_img{padding:0}.coaching_detail dd .coaching_detail_setsumei{padding:.5rem;background:#fff;margin-top:1rem}.coaching_detail dd p{font-size:1.2rem !important;line-height:1.6}@media(min-width:769px){.coaching_detail dd p{font-size:1.5rem !important}}.top_infobox{margin:0 auto 1rem auto;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}.fuan{margin-top:6rem;padding-top:6rem;font-weight:600;border-top:solid 1px #ea729a}@media(min-width:600px){.fuan{margin-top:10rem;padding-top:10rem}}.fuan p{color:#333;font-size:1.3rem;margin:1rem auto;text-align:center}@media(min-width:769px){.fuan p{font-size:1.5rem}}.fuan .emph{font-size:2.4rem;width:-moz-fit-content;width:fit-content;margin:auto}@media(min-width:769px){.fuan .emph{font-size:3.7rem}}.fuan ul{color:#ea729a;margin:1rem auto;max-width:-moz-fit-content;max-width:fit-content;text-align:center}.prof_area{margin:2rem auto;display:flex;justify-content:center}@media(min-width:769px){.prof_area{margin:2rem}}.prof_area .prof_photo{max-width:40%}@media(min-width:769px){.prof_area .prof_photo{margin-right:1rem}}.prof_area .prof_photo img{border:1px #ddd solid;padding:.2rem;background:#fff}.prof_area .prof_text{max-width:60%}.prof_area .prof_text .name{font-weight:600;margin-bottom:.8rem}.prof_area .prof_text p{text-align:left;font-size:1rem;font-weight:initial;margin:.2rem 1.5rem}@media(min-width:769px){.prof_area .prof_text p{font-size:1.2rem;margin:0 0 .5rem}}.staff_msg{padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.staff_msg{display:flex;margin:auto;max-width:1000px}}.msg_photo{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/msg_photo.jpg) 50% 10% no-repeat;background-size:cover;margin:6rem 0 0}.msg_photo_text{display:block;max-width:1000px;width:100%;margin:0 auto}.pagetop{position:fixed;right:1.5rem;bottom:1.5rem;width:6.1rem;height:6.1rem;border-radius:100%;z-index:100;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.05em;opacity:0;transform:translateY(3rem);transition:opacity .15s ease,transform .3s ease;pointer-events:none;opacity:0}@media(min-width:600px){.pagetop.downMove{opacity:1;transform:translateY(0);pointer-events:auto}}.pagetop a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;border-radius:100%;color:#fff;background-color:#040d40}.pagetop a:before{content:"";width:1.4rem;height:.9rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_pagetop.svg);background-size:100% 100%;margin-bottom:.2rem}@media(min-width:600px){.pagetop{font-size:1.8rem;width:7.1rem;height:7.1rem;right:3rem;bottom:3rem}}.f{background:#ea729a;color:#fff;padding-top:4rem;padding-bottom:2rem}.f__read{font-size:1.3rem;font-weight:500;text-align:center;margin-bottom:3rem}@media(min-width:600px){.f__read{font-size:1.6rem;margin-bottom:5rem}}@media(min-width:600px){.f__btm{display:flex;justify-content:center;align-items:flex-start}.f__btm__center{align-items:center}}.f__logo{width:12.5rem;height:12.5rem;background:#fff;border-radius:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin:0 auto 3rem}.f__logo img{width:78%}@media(min-width:600px){.f__logo{width:15rem;height:15rem;margin:0;margin-right:10rem}}.f__contact{background-color:#fff;max-width:268px;text-align:center;padding:.5rem 2rem;margin:2rem auto 0}.f__contact__ttl{color:#040d40;font-weight:700;font-size:1.8rem;margin-bottom:.5rem;line-height:1.5}.f__contact__txt{font-size:1.3rem;line-height:1.6;color:#040d40}@media(min-width:600px){.f__contact{margin:0}}.f__contact__btn{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1rem}.f__contact__btn p{color:#ea729a;font-size:1.3rem}.f__contact__btn a{background:#06c755;box-shadow:0 4px 0 0 #009635;color:#fff;font-weight:600;font-size:1.8rem;padding:.7rem 2.5rem;border-radius:3em;transform:translateY(0);transition:all .05s ease}.f__contact__btn a:hover{box-shadow:none;transform:translateY(4px)}.f__contact__hosoku{color:#040d40;font-size:.8rem;line-height:1.5}.f__contact__hosoku a{color:#ea729a;text-decoration:underline}.f__contact__hosoku a:hover{text-decoration:none}.f__nav{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:4.5rem}.f__nav ul:not(:last-child){margin-right:4rem}.f__nav li{font-size:1.4rem;font-weight:700}.f__nav li:not(:last-child){margin-bottom:.5rem}.f__nav a{color:#fff}.f__nav--pc{display:none}@media(min-width:600px){.f__nav{margin-top:1rem}.f__nav ul:not(:last-child){margin-right:5.5rem}.f__nav li{font-size:1.6rem}.f__nav--sp{display:none}.f__nav--pc{display:flex}}.f__nav2{margin-top:2.5rem}.f__nav2 ul{display:flex;justify-content:center;align-items:center}.f__nav2 li{font-size:1rem}.f__nav2 li:not(:last-child):after{content:"｜"}.f__nav2 a:hover{text-decoration:underline}@media(min-width:600px){.f__nav2 li{font-size:1.1rem}}.f .copyright{display:block;font-size:1rem;font-weight:600;text-align:center}@media(min-width:600px){.f .copyright{font-size:1.1rem}}.spNav{position:fixed;top:0;right:0;width:85.3333333333%;height:100%;z-index:102;pointer-events:none;opacity:0;transition:all .3s cubic-bezier(.55,.085,.68,.53);transform:translateX(100%);overflow-y:auto}@media(min-width:600px){.spNav{display:none}}.spNav__in{padding-top:64px;z-index:0;position:relative;background:#e60012}.spNav__in ul{overflow:auto;position:relative}.spNav__in li,.spNav__in p{letter-spacing:.08em}.spNav__in li:not(:last-child){border-bottom:solid 1px #fff}.spNav__in .spNav__main p{border-bottom:solid 1px #fff}.spNav__in .spNav__main p,.spNav__in .spNav__main>li>a,.spNav__in .spNav__main>li>span>a{display:flex;flex-direction:column;justify-content:space-between;color:#fff;width:100%;text-decoration:none;line-height:1.6;font-size:1.3rem;padding:1.2rem 1.5rem}.spNav__in .spNav__main p{font-weight:600}.spNav__in .spNav__sub a{display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-weight:500;line-height:1.6;padding:1.2rem 1.5rem 1.2rem 2.7rem;background:#d20010;font-size:1.3rem}.spNavBg{position:fixed;top:0;right:0;z-index:101;width:0;width:100%;height:100%;background:#222;transition:opacity .3s cubic-bezier(.55,.085,.68,.53),transform .3s cubic-bezier(.55,.085,.68,.53);transform:translateX(100%);transform-origin:right center;opacity:0}@media(min-width:768px){.spNavBg{display:none}}.isOpen .spNav{opacity:1;transform:scale(1);pointer-events:auto}.isOpen .spNavBar{opacity:1;transform:translateX(0)}.isOpen .spNavBg{transform:translateX(0);opacity:.7;transition:opacity .3s cubic-bezier(.55,.085,.68,.53)}.l_sticky_nav{position:fixed;bottom:0;left:0;width:100%;background:#eda8c0;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out;z-index:1000}@media(min-width:600px){.l_sticky_nav{display:none}}.l_sticky_nav.downMove{opacity:1;pointer-events:auto}.l_sticky_nav ul{display:flex}.l_sticky_nav li{width:40%;border-left:solid 1px #fff}.l_sticky_nav li:first-child{border-left:none}.l_sticky_nav li a{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#333;text-align:center;height:45px;line-height:1.3;padding:0 .5rem}.l_sticky_nav li a:active{background:#ea729a}.l_sticky_nav li.l_sticky_nav_line{width:80%}.l_sticky_nav li.l_sticky_nav_line a{position:relative;background:#06c755;color:#fff;box-shadow:0 2px 0 0 #009635;border-radius:1em}.l_sticky_nav li.l_sticky_nav_line span{position:absolute;top:0;left:50%;width:96%;transform:translate(-50%,-100%);background-size:100% 100%;background-repeat:no-repeat}.l_sticky_nav li.l_sticky_nav_line span:before{content:"";display:block;padding-top:31.5%}.l_sticky_nav .l_sticky_nav_pagetop{width:20%}.l_sticky_nav .l_sticky_nav_pagetop a{flex-direction:column;justify-content:center;line-height:1.3;background:#e2e2e2}.l_sticky_nav .l_sticky_nav_pagetop a:active{background:#acacac}.l_sticky_nav .l_sticky_nav_pagetop i{font-size:1.7rem}.l_sticky_nav .l_sticky_nav_pagetop span{font-size:1.1rem}.l_sticky_nav li.l_sticky_nav_line span:before{padding-top:15%}.l_sticky_nav li .open-btn{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#fff;text-align:center;height:45px;line-height:1.3;padding:0 .5rem;position:relative;background:#06c755}body.isComplete .loadLogo{transform:translateY(0);opacity:1}body.isComplete .loadLogo.fadeOut{opacity:0;pointer-events:none}.loadLogo{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:3001;transform:translateY(15px);opacity:0;transition:transform .8s .1s ease,opacity .8s ease}.loadLogo img{width:100%;max-width:12rem}@media(min-width:600px){.loadLogo img{max-width:16rem}}.loadLogo.isHide{display:none}.circleClip{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);height:100vh}.circleClip.isHide{-webkit-clip-path:none;clip-path:none}.circleClip:before{background:#fff;content:"";position:fixed;top:0;left:0;height:100%;width:100%}.circleClip.isActive{opacity:1;transition:-webkit-clip-path 1s ease;transition:clip-path 1s ease;transition:clip-path 1s ease,-webkit-clip-path 1s ease;-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%)}.circleClip.isActive:before{pointer-events:none}.circleClip.isActive.unset{-webkit-clip-path:none !important;clip-path:none !important}.secTtl{position:relative;text-align:center}.secTtl .en{font-family:"Poppins",sans-serif;font-size:4.4rem;letter-spacing:.05em;color:#fddde6;white-space:nowrap}.secTtl .ja{font-size:1.9rem;font-weight:700;letter-spacing:.05em;color:#040d40;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}@media(min-width:600px){.secTtl .en{font-size:10rem;letter-spacing:.075em}.secTtl .ja{font-size:3.4rem}}.wSet{margin-left:auto;margin-right:auto}.wInset{padding-left:2.6666666667%;padding-right:2.6666666667%}@media(min-width:600px){.wInset{padding-left:2rem;padding-right:2rem}}.wFull{padding-left:2.5%;padding-right:2.5%}.wSize--main{max-width:calc(1200px + 4rem)
}
.wSize--sub01 {
max-width: calc(1000px + 4rem)
}
.highlight {
transition: opacity .3s ease
}
@media(min-width: 600px){.highlight:hover{opacity:.7}}.underline:hover{text-decoration:underline}.underline-rev{text-decoration:underline}.underline-rev:hover{text-decoration:underline}.scrollPoint{padding-top:64px;margin-top:-64px}@media(min-width:600px){.scrollPoint{padding-top:2rem;margin-top:-2rem}}.highlight{transition:opacity .3s ease}@media(min-width:600px){.highlight:hover{opacity:.7}}.underline:hover{text-decoration:underline}.underline-rev{text-decoration:underline}.underline-rev:hover{text-decoration:underline}.wowInit{opacity:0;animation-fill-mode:forwards}.blurInAnime{animation-name:blurInAnime;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards;animation-duration:1.5s;opacity:0}@keyframes blurInAnime{0%{filter:blur(15px);opacity:0;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{filter:blur(0);opacity:1;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden}}.blurInUpAnime{animation-name:blurInUpAnime;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards;animation-duration:1.5s;opacity:0}@keyframes blurInUpAnime{0%{filter:blur(15px);opacity:0;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translate3d(0,15px,0)}100%{filter:blur(0);opacity:1;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translate3d(0,0,0)}}.fadeIn.animated{animation:fadeIn 1.2s ease-in-out both}.wow.fadeIn.animated{animation:fadeIn .8s ease-in-out both}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.wow.fadeInTtl.animated:after{animation:barIn .8s ease-in-out both}@keyframes barIn{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.fadeInUp.animated{animation:fadeInUp 1.2s ease-in-out both}.wow.fadeInUp.animated{animation:fadeInUp .8s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInLeft.animated{animation:fadeInLeft 1.2s ease-in-out both}.wow.fadeInLeft.animated{animation:fadeInLeft .8s ease-in-out both}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight.animated{animation:fadeInRight 1.2s ease-in-out both}.wow.fadeInRight.animated{animation:fadeInRight .8s ease-in-out both}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.p_serSec.wow.animated:after{animation:fadeInBg .8s ease-in-out both}@keyframes fadeInBg{0%{opacity:0;transform:translate(20px,-18%)}100%{opacity:1;transform:translateX(0,-18%)}}.mdSec.wow.animated .mdSec__ttl{animation:fadeInLeft .8s ease-in-out both}.mdSec.wow.animated .mdSec__main:before{animation:fadeInLeft .8s ease-in-out both}.mdSec--rev.wow.animated .mdSec__ttl{animation:fadeInRight .8s ease-in-out both}.mdSec--rev.wow.animated .mdSec__main:before{animation:fadeInRight .8s ease-in-out both}.delay-time-025{animation-delay:.25s}.duration-time-025{animation-duration:.25s}.delay-time-05{animation-delay:.5s}.duration-time-05{animation-duration:.5s}.delay-time-125{animation-delay:1.25s}.duration-time-125{animation-duration:1.25s}.delay-time-1{animation-delay:1s}.delay-time-15{animation-delay:1.5s}.duration-time-1{animation-duration:1s}.duration-time-1half{animation-duration:1.5s}.delay-time-2{animation-delay:2s}.delay-time-25{animation-delay:2.5s}.duration-time-2{animation-duration:2s}.duration-time-2half{animation-duration:2.5s}.delay-time-3{animation-delay:3s}.delay-time-35{animation-delay:3.5s}.duration-time-3{animation-duration:3s}.duration-time-3half{animation-duration:3.5s}.delay-time-4{animation-delay:4s}.delay-time-45{animation-delay:4.5s}.duration-time-4{animation-duration:4s}.duration-time-4half{animation-duration:4.5s}.delay-time-5{animation-delay:5s}.delay-time-55{animation-delay:5.5s}.duration-time-5{animation-duration:5s}.duration-time-5half{animation-duration:5.5s}.delay-time-6{animation-delay:6s}.delay-time-65{animation-delay:6.5s}.duration-time-6{animation-duration:6s}.duration-time-6half{animation-duration:6.5s}.delay-time-7{animation-delay:7s}.delay-time-75{animation-delay:7.5s}.duration-time-7{animation-duration:7s}.duration-time-7half{animation-duration:7.5s}.delay-time-8{animation-delay:8s}.delay-time-85{animation-delay:8.5s}.duration-time-8{animation-duration:8s}.duration-time-8half{animation-duration:8.5s}.delay-time-9{animation-delay:9s}.delay-time-95{animation-delay:9.5s}.duration-time-9{animation-duration:9s}.duration-time-9half{animation-duration:9.5s}.delay-time-10{animation-delay:10s}.delay-time-105{animation-delay:10.5s}.duration-time-10{animation-duration:10s}.duration-time-10half{animation-duration:10.5s}@import"https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,600,700,900&display=swap";.spNone{display:none}.pcNone{display:inline}@media(min-width:600px){.spNone{display:inline}.pcNone{display:none}}@font-face{font-family:"icomoon";src:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.eot?ogptlw);src:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.eot?ogptlw#iefix) format("embedded-opentype"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.ttf?ogptlw) format("truetype"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.woff?ogptlw) format("woff"),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../fonts/icomoon.svg?ogptlw#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-nav_icon-01:before{content:""}.icon-nav_icon-02:before{content:""}.icon-nav_icon-03:before{content:""}.icon-nav_icon-04:before{content:""}.icon-nav_icon-05:before{content:""}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;border:0;outline:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul{list-style-type:none}br{letter-spacing:0}html,body{width:100%;height:100%}html{font-family:sans-serif}html{font-size:62.5%}@media(min-width:600px){html{font-size:.78vw}}@media(min-width:1150px){html{font-size:62.5%}}body{font-size:1.4rem;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"游ゴシック",YuGothic,"ＭＳ Ｐゴシック",sans-serif;font-weight:400;overflow-x:hidden;color:#040d40;min-width:320px;position:relative}ol,ul{list-style:none}br{letter-spacing:0}html{line-height:1.15;-webkit-text-size-adjust:100%}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{line-height:0;vertical-align:bottom}h1,h2,h3,h4,h5,h6{line-height:1.6}table,li,p,dl{line-height:1.8}a{color:#333}img{max-width:100%;width:auto;height:auto}.bg01{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_obj_top.png) no-repeat left top,url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_obj_btm.png) no-repeat right bottom}@media(max-width:769px){.bg01{background-size:105px 90px}}.bg02{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_pat.png);border-top:solid 1px #ea729a;border-bottom:solid 1px #ea729a}.bg02.intro{border-top-width:7px}.bg02_pink{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_pat02.png);border-top:solid 1px #ea729a;border-bottom:solid 1px #ea729a}.bg03{background:#eef8fe}body{padding-top:72px}@media(min-width:600px){body{padding-top:11rem}}body.on .l_hd_in{padding-top:.5rem;padding-bottom:1rem}@media(min-width:769px){body.on .l_hd_in{padding-bottom:1.2rem}}.l_hd{border-top:solid 4px #ea729a;box-shadow:0 2px 7px rgba(0,0,0,.24);position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(255,255,255,.9)}@media(min-width:769px){.l_hd{border-top:solid 8px #ea729a}}.l_hd_in{padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between;transition:padding .3s ease}@media(min-width:769px){.l_hd_in{padding-top:2rem;padding-bottom:2rem}}.l_hd_logo{width:110px}@media(min-width:769px){.l_hd_logo{width:165px}}.l_hd_btn a{display:flex;justify-content:center;align-items:center;width:200px;height:35px;color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.05em;background:#ea729a;box-shadow:0 4px 0 #9e0431;border-radius:50px}@media(min-width:769px){.l_hd_btn a{width:238px;height:48px;font-size:1.4rem;letter-spacing:.1em}}.l_hd_btn a:hover{transform:translateY(4px);box-shadow:none}.l_hd .hd-counseling-btn a{height:32px}@media(min-width:769px){.l_hd .hd-counseling-btn a{height:46px}}.l_spnav{background:#eda8c0}.l_spnav ul{display:flex}.l_spnav li{width:20%;border-right:solid 1px #fff}.l_spnav li:last-child{border-right:none}.l_spnav a{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:56px;padding-bottom:.8rem;text-align:center}.l_spnav a:active{background:#ea729a}.l_spnav a i{font-size:1.8rem}.l_spnav a .icon-nav_icon-01,.l_spnav a .icon-nav_icon-05{font-size:1.7rem}.l_spnav a .icon-nav_icon-03{font-size:2rem;position:relative;top:1px}.l_spnav a .icon-nav_icon-04{font-size:2.2rem;position:relative;top:1px}.l_spnav a span{color:#333;font-size:1.2rem;font-size:1.15rem;font-weight:600;line-height:1;margin-top:.8rem;letter-spacing:-.05em;white-space:nowrap}@media(max-width:374px){.l_spnav a span{font-size:1.1rem}}body.on .l_sticky_nav{opacity:1;pointer-events:auto}.l_sticky_nav{position:fixed;bottom:0;left:0;width:100%;background:#eda8c0;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out}@media(min-width:769px){.l_sticky_nav{display:none !important}}.l_sticky_nav ul{display:flex}.l_sticky_nav li{width:40%;border-left:solid 1px #fff}.l_sticky_nav li:first-child{border-left:none}.l_sticky_nav li a{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#333;text-align:center;height:45px;line-height:1.3;padding:0 .5rem}.l_sticky_nav li a:active{background:#ea729a}.l_sticky_nav li.l_sticky_nav_line a{position:relative;background:#06c755;color:#fff}.l_sticky_nav li.l_sticky_nav_line span:before{content:"";display:block;padding-top:31.5%}.l_sticky_nav .l_sticky_nav_pagetop{width:20%}.l_sticky_nav .l_sticky_nav_pagetop a{flex-direction:column;justify-content:center;line-height:1.3;background:#e2e2e2}.l_sticky_nav .l_sticky_nav_pagetop a:active{background:#acacac}.l_sticky_nav .l_sticky_nav_pagetop i{font-size:1.7rem}.l_sticky_nav .l_sticky_nav_pagetop span{font-size:1.1rem}.mv{position:relative;overflow:hidden}@media(min-width:769px){.mv{margin-bottom:5rem;height:calc(100% - 48px);min-height:700px}.mv:before{content:none}}.mv:before{content:"";padding-top:56.25%;display:block}.mv:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1;position:absolute;top:0;left:0}.mv_con01{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;text-align:center;padding:0 1%}.mv_con01 img{display:block;width:auto;height:auto;margin:0 auto}.mv_con01_top{margin-top:2.5%;margin-bottom:2.5%}.mv_con01_top img{width:auto;width:80%;min-width:842px;max-width:1247px}.mv_con01_btm{position:absolute;top:50%;bottom:inherit;transform:translateY(-50%);width:100%}@media(min-width:769px){.mv_con01_btm{position:static;transform:none}}.mv_con01_btm img{width:52%}@media(min-width:769px){.mv_con01_btm img{max-width:1200px;width:81%;min-width:820px}}.mv_con01_btm .sp_hide{display:none}@media(min-width:769px){.mv_con01_btm .sp_hide{display:block}}@media(min-width:769px){.mv_con01_btm .pc_hide{display:none}}.mv_con02{display:flex;width:100%;z-index:3;position:relative}@media(min-width:769px){.mv_con02{position:absolute;bottom:0;left:0}}.mv_con02_l,.mv_con02_r{width:50%;text-align:center;padding:3% 0}@media(min-width:769px){.mv_con02_l,.mv_con02_r{padding:3.9rem 0}}.mv_con02_l{background:rgba(253,221,230,.8)}.mv_con02_l img{width:54.838%;max-width:526px}.mv_con02_r{background:rgba(51,51,51,.8)}.mv_con02_r img{width:58.06%;max-width:557px}.mv_mitomama{position:absolute;top:0;left:50%;transform:translate3d(-50%,-50%,0);width:100%;text-align:center}.mv_mitomama img{width:15.35%;max-width:255px}.mv_video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100%;z-index:0}@media(min-width:769px){.mv_video{top:0;left:50%;min-width:100%;min-height:100%;width:auto;transform:translate(-50%,0)}}.mv_btn{max-width:800px;width:100%;margin:3rem auto;padding:0 3rem}@media(min-width:769px){.mv_btn{width:100%;margin:6rem auto;padding:0}}.mv_btn a{transition:transform .3s ease;font-weight:600;background:#ea729a;color:#fff;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease;padding:2rem;font-size:1.4rem;border-radius:10px;height:60px;box-shadow:0 6px 0 #9e0431}@media(min-width:374px){.mv_btn a{font-size:1.6rem}}@media(min-width:769px){.mv_btn a{padding:1.2rem;font-size:3.2rem;height:110px;border-radius:20px;box-shadow:0 8px 0 #9e0431}}.mv_btn a:hover{transform:translateY(6px);box-shadow:none}@media(min-width:769px){.mv_btn a:hover{transform:translateY(8px)}}.l_footer{margin-top:9rem;text-align:center;padding-bottom:46px}@media(min-width:769px){.l_footer{margin-top:15rem;padding-bottom:0}}.l_footer p{font-size:1.3rem;line-height:1.8;margin-bottom:1rem}@media(min-width:769px){.l_footer p{font-size:1.4rem}}.l_footer_copyright{display:block;font-size:1rem;font-weight:500;background:#ea729a;line-height:1.6;letter-spacing:.05em;color:#fff;padding:.3rem 1.5rem}@media(min-width:769px){.l_footer_copyright{font-size:1.3rem;padding:.5rem 1.5rem}}.main{overflow:hidden}.p_mainvisual{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg.jpg) center;background-size:cover;margin-bottom:3.5rem}@media(min-width:769px){.p_mainvisual{margin-bottom:10rem}}.p_mainvisual_copy{display:block;max-width:1088px;width:100%;margin:0 auto}.p_intro{text-align:center;margin-bottom:3rem}@media(min-width:769px){.p_intro{margin-bottom:5rem}}.p_intro p{font-size:1.8rem;font-weight:600;line-height:1.8;margin-bottom:1.5rem}@media(min-width:769px){.p_intro p{font-size:2.5rem}}.p_intro_btn a{display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:375px;height:60px;background:#ea729a;color:#fff;font-size:2rem;font-weight:600;box-shadow:0 6px 0 #9e0431;border-radius:10px}@media(min-width:769px){.p_intro_btn a{font-size:4.9rem;height:118px;max-width:800px;border-radius:20px;box-shadow:0 8px 0 #9e0431}}@media(max-width:769px){.p_intro_btn a{line-height:1.4}}@media(max-width:769px){.p_intro_btn a:active{transform:translateY(6px);box-shadow:none}}@media(min-width:769px){.p_intro_btn a:hover{transform:translateY(8px);box-shadow:none}}.p_con01{padding-top:3rem;text-align:center}.p_con02{margin-bottom:7rem}@media(min-width:769px){.p_con02{margin-bottom:14rem}}.p_con02_ttlbg{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/con02_bg.jpg) center;background-size:cover;min-height:180px;padding-top:4rem}@media(min-width:769px){.p_con02_ttlbg{min-height:374px;padding-top:5%}}.p_con02_ttl{font-size:2.3rem;font-weight:600;color:#fff;text-align:center;letter-spacing:.05em}@media(min-width:769px){.p_con02_ttl{font-size:3.5rem}}.p_con02_lst{margin-top:-6rem;padding:0 3rem}@media(min-width:769px){.p_con02_lst{display:flex;justify-content:space-between;margin-top:-7%;padding:0}}.p_con02_lstcol{background:#fff;border-radius:15px;text-align:center;padding:5rem .7rem 6rem;box-shadow:0 0 16px rgba(0,0,0,.16);margin-bottom:3rem;max-width:500px;margin:0 auto 3rem}@media(min-width:769px){.p_con02_lstcol{width:31.6%;padding:5.8rem .7rem 6rem;margin:0}}.p_con02_lstcol .icon{margin-bottom:4rem;margin-left:auto;margin-right:auto}.p_con02_lstcol .ttl{background:#ea729a;color:#fff;font-size:2.2rem;font-weight:600;padding:.5rem;letter-spacing:.05em;margin-bottom:2rem}@media(min-width:769px){.p_con02_lstcol .ttl{font-size:2.3rem}}.p_con02_lstcol .subttl{font-size:2.6rem;font-weight:600;letter-spacing:.05em;margin-bottom:4rem}@media(min-width:769px){.p_con02_lstcol .subttl{font-size:2.7rem;margin-bottom:4rem}}.p_con02_lstcol p{font-size:1.6rem;font-weight:600;line-height:1.7}@media(min-width:769px){.p_con02_lstcol p{font-size:1.8rem}}.p_con03{padding-top:4.5rem}@media(min-width:769px){.p_con03{padding-top:7rem}}.p_con03_con{max-width:1220px;margin:0 auto}.p_con03_lst{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -12px}.p_con03_lstcol{max-width:300px;padding:0 12px;margin-bottom:5rem;position:relative}.p_con03_lstcol .num{position:absolute;top:0;left:0;background:#ea729a;border-radius:100%;color:#fff;width:58px;height:58px;font-size:2.1rem;font-weight:600;display:flex;justify-content:center;align-items:center;transform:translate(-12px,-29px);flex-shrink:0}.p_con03_lstcol .img{margin-bottom:2.5rem}.p_con03_lstcol .ttl{font-size:2.1rem;font-weight:600;color:#ea729a;text-align:center;margin-bottom:2rem}.p_con03_lstcol p{font-size:1.4rem;font-weight:500}.p_con03_lstcol .link,.p_con03_lstcol .linkbtn{display:block;text-align:center;margin-top:.5rem}.p_con03_lstcol .link{color:#ea729a;text-decoration:underline;font-weight:500}.p_con03_lstcol .link:hover{text-decoration:none}.p_con03_lstcol .linkbtn{padding:0 2rem;background:#ea729a;border-radius:3px;font-weight:600;transition:background .2s ease-in;color:#fff}.p_con03_lstcol .linkbtn:hover{background:#9e0431}.p_con04{padding-top:4.5rem;padding-bottom:5rem}@media(min-width:769px){.p_con04{padding-top:7rem;padding-bottom:8rem}}.p_con04_lst li{margin-bottom:.6rem}.p_con05{padding-top:4.5rem;padding-bottom:6rem;margin-bottom:1rem}@media(min-width:769px){.p_con05{padding-top:7rem;padding-bottom:10rem;margin-bottom:2.5rem}}.p_con05_col{margin-bottom:3rem;border:solid 1px #ccc;padding:.5rem .5rem 3rem}.p_con05_col .ttl{background:#ea729a;color:#fff;font-size:2rem;font-weight:600;text-align:center;padding:1rem;letter-spacing:.05em;margin-bottom:2rem}@media(min-width:769px){.p_con05_col .ttl{font-size:2.4rem;padding:1.5rem}}.p_con05_col p{font-size:1.4rem;font-weight:600;padding:0 1rem;margin-bottom:2rem}@media(min-width:769px){.p_con05_col p{font-size:1.6rem}}.p_con05_col .imglst{text-align:center;margin-top:3.5rem}@media(min-width:769px){.p_con05_col .imglst{display:flex;justify-content:center;align-items:center}}.p_con05_col .imglst>span:nth-child(2){margin-top:3rem}@media(min-width:769px){.p_con05_col .imglst>span:nth-child(2){margin:0;margin-left:6%}}@media(max-width:769px){.p_con05_col .imglst span{display:block}}.p_con06{padding-top:4.5rem;padding-bottom:8rem}@media(min-width:769px){.p_con06{padding-top:9rem;padding-bottom:16rem}}.p_con06 .m_ttl{margin-bottom:5rem}.p_con06_tbl{border-top:solid 1px #d2d2d2}.p_con06_tbl dl{display:flex;border-bottom:solid 1px #d2d2d2;font-size:1.4rem;font-weight:600}@media(min-width:769px){.p_con06_tbl dl{font-size:2.1rem}}.p_con06_tbl dt,.p_con06_tbl dd{padding:2rem 1.5rem;text-align:center;display:flex;align-items:center;justify-content:center}@media(min-width:769px){.p_con06_tbl dt,.p_con06_tbl dd{padding:3rem 1.5rem}}@media(max-width:769px){.p_con06_tbl dt,.p_con06_tbl dd{line-height:1.7}}.p_con06_tbl dt{width:41.25%;flex-shrink:0;background:#f3f3f3;color:#4d4245;border-right:dotted 1px #d2d2d2}@media(min-width:769px){.p_con06_tbl dt{min-width:280px}}.p_con06_tbl dd{width:100%;color:#ea729a}.p_con06_tbl .comming{position:relative}.p_con06_tbl .comming:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.56);position:absolute;top:0;left:0}.p_con06_tbl .comming:after{content:"準備中";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2.4rem;font-weight:600;letter-spacing:.05em}@media(min-width:769px){.p_con06_tbl .comming:after{font-size:3.5rem}}.p_con07{padding-top:5rem;padding-bottom:8rem}@media(min-width:769px){.p_con07{padding-top:9rem;padding-bottom:12rem}}.p_con07_con{background:#fff;padding:4rem 5%}@media(min-width:769px){.p_con07_con{padding:6.5rem 5%}}.p_con07_col{position:relative;padding-bottom:4rem;margin-bottom:6rem}.p_con07_col.last .txt{padding-left:0}.p_con07_col:before{content:"";width:10px;height:calc(100% - 25px);background:#fddde6;position:absolute;left:23px;top:25px}.p_con07_col:after{content:"";width:0;height:0;border-style:solid;border-width:11px 10px 0;border-color:#fddde6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;bottom:-10px;left:18px}.p_con07_col:last-child{padding-bottom:0;margin-bottom:1rem}.p_con07_col:last-child:before,.p_con07_col:last-child:after{content:none}.p_con07_col .ttl{position:relative;display:flex;align-items:center;font-size:2.3rem;font-weight:600;letter-spacing:.05em;margin-bottom:3.5rem}@media(min-width:769px){.p_con07_col .ttl{font-size:2.8rem;margin-bottom:4rem}}.p_con07_col .ttl .num{background:#ea729a;border-radius:100%;color:#fff;width:58px;height:58px;font-size:2.1rem;display:flex;justify-content:center;align-items:center;margin-right:10px;letter-spacing:normal;flex-shrink:0}@media(min-width:769px){.p_con07_col .ttl .num{width:58px;height:58px;margin-right:8px}}.p_con07_col .ttl .num+span{line-height:1.4}.p_con07 .txt{padding-left:5.5rem}@media(min-width:769px){.p_con07 .txt{display:flex;padding-left:6rem}}.p_con07 .txt .img{flex-shrink:0;display:block;margin-bottom:2rem}@media(min-width:769px){.p_con07 .txt .img{margin:0;margin-right:2.5rem}}.p_con07 .txt div p+p{margin-top:2rem}.p_con07 .txt p{font-size:1.5rem;font-weight:500;line-height:1.7}@media(min-width:769px){.p_con07 .txt p{font-size:1.8rem}}.home .p_con07_col{margin-bottom:5rem}.home .p_con07_col:before{top:15px;height:calc(100% - 15px)
}
.home .p_con07 p {
font-size: 1.5rem
}
@media(min-width: 769px) {
.home .p_con07 p {
font-size: 1.9rem
}
}
.home .p_con07_col .ttl {
margin-bottom: 2.5rem
}
@media(min-width: 769px){.home .p_con07_col .ttl{margin-bottom:3rem}}.p_con08{padding-top:5.5rem;margin-bottom:4rem;text-align:center}@media(min-width:769px){.p_con08{padding-top:10rem;margin-bottom:4.5rem}}.p_con08 p{font-size:1.9rem;font-weight:700;line-height:1.78;margin-bottom:3.3rem}@media(min-width:769px){.p_con08 p{font-size:3.4rem;line-height:1.6;margin-bottom:3rem}}.p_con08 p span{font-size:2.5rem;color:#ea729a}@media(min-width:769px){.p_con08 p span{font-size:4.3rem}}.p_con08 .logo{display:flex;justify-content:center;vertical-align:middle;margin:.5rem 0}@media(min-width:769px){.p_con08 .logo{display:inline-block;margin:0 .4em}}.p_con08 .logo img{max-width:180px}@media(min-width:769px){.p_con08 .logo img{max-width:220px}}.p_last{text-align:center}.p_last p{color:#ea729a;font-size:2.5rem;font-weight:600;margin-bottom:.6rem}@media(min-width:769px){.p_last p{font-size:3.7rem;margin-bottom:1rem}}.p_last p span{position:relative;display:flex;justify-content:center;align-items:center}.p_last p span:before,.p_last p span:after{content:"";width:30px;height:1px;background:#ea729a;position:relative;top:1px}@media(min-width:769px){.p_last p span:before,.p_last p span:after{width:43px}}.p_last p span:before{transform:rotate(45deg);margin-right:1rem}@media(min-width:769px){.p_last p span:before{margin-right:2rem}}.p_last p span:after{transform:rotate(-45deg);margin-left:.6rem}@media(min-width:769px){.p_last p span:after{margin-left:1.6rem}}.p_last_btn a{display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:375px;height:78px;background:#ea729a;color:#fff;font-size:2rem;font-weight:600;box-shadow:0 6px 0 #9e0431;border-radius:10px}@media(min-width:769px){.p_last_btn a{font-size:4.9rem;max-width:1000px;height:118px;box-shadow:0 8px 0 #9e0431;border-radius:20px}}@media(max-width:769px){.p_last_btn a{line-height:1.4}}@media(max-width:769px){.p_last_btn a:active{transform:translateY(6px);box-shadow:none}}@media(min-width:769px){.p_last_btn a:hover{transform:translateY(8px);box-shadow:none}}.p_last .link{display:block;font-size:1.6rem;text-decoration:underline;color:#ea729a;margin-top:2rem}@media(min-width:769px){.p_last .link{margin-top:4.3rem;font-size:2rem}}@media(max-width:769px){.p_last .link{line-height:1.6}}.p_last .link:hover{text-decoration:none}.p_info{padding-top:5rem;padding-bottom:10rem}@media(min-width:769px){.p_info{display:flex;justify-content:space-between;padding-top:7rem}}@media(min-width:769px){.p_info_archive{display:block}}@media(min-width:769px){.p_info_main{width:680px}}@media(min-width:769px){.p_info_sub{width:260px}}.p_posts{border-bottom:solid 1px #ea729a;padding-bottom:3rem;margin-bottom:3rem}@media(min-width:480px){.p_posts{display:flex;align-items:flex-start}}.p_posts_thumb{padding:1px;background:#fff;border:solid 1px #ccc;margin-bottom:1.5rem}@media(min-width:480px){.p_posts_thumb{width:35%;max-width:300px;flex-shrink:0;margin-right:4%;margin-bottom:0}}.p_posts_cont{width:100%}.p_posts_time{display:block;margin-bottom:.7rem}@media(min-width:769px){.p_posts_time{margin-bottom:.5rem;font-size:1.4rem}}.p_posts_time i{margin-right:.5em}.p_posts_ttl{font-size:2rem;font-weight:600;line-height:1.4em;margin-bottom:.4em;box-shadow:none}@media(min-width:769px){.p_posts_ttl{font-size:2.4rem}}.p_posts_ttl a{color:#333}.p_posts_ttl a:hover{color:#ea729a}.pagination{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:1.2rem;margin:30px auto 0;line-height:1.6}.pagination li a{color:#ea729a;transition:background .3s ease,color .25s ease}.pagination li a,.pagination .current{display:flex;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:6px 12px;background-color:#fff}.pagination ul{display:flex;justify-content:center;border-left:1px solid #ddd}.pagination li{display:flex;line-height:1.6;border-right:1px solid #ddd}.pagination .current,.pagination li a:hover{background-color:#ea729a;color:#fff}.pagination .next,.pagination .prev{font-weight:500;display:flex;justify-content:center;align-items:center;color:#ea729a;background-color:#fff;border:solid 1px #ddd;padding:6px 12px;min-width:60px;transition:background .3s ease,color .25s ease}.pagination .next:hover,.pagination .prev:hover{background-color:#ea729a;color:#fff}.pagination .blank{width:2.5em;min-width:60px}@media(min-width:769px){.pagination{margin:40px auto 0;font-size:1.5rem}.pagination .next,.pagination .prev,.pagination .blank{min-width:80px}}.p_post_hd{margin-bottom:4rem}@media(min-width:769px){.p_post_hd{margin-bottom:5rem}}.p_post_time{display:block;margin-bottom:1.5rem}.p_post_time i{margin-right:.5em}.p_post_ttl{font-size:2.4rem;font-weight:600;position:relative;padding-bottom:1.8rem}@media(min-width:769px){.p_post_ttl{font-size:3rem}}.p_post_ttl:before,.p_post_ttl:after{content:"";width:100%;height:1px;background:#ea729a;position:absolute;left:0}.p_post_ttl:before{bottom:0}.p_post_ttl:after{bottom:4px}.p_post_cont p{margin:1.5rem 0}.p_post_cont a{color:#ef4c83 !important}.p_post_cont a:hover{text-decoration:underline}.p_post_cont h2,.p_post_cont h3,.p_post_cont h4{margin-top:5rem}@media(min-width:769px){.p_post_cont h2,.p_post_cont h3,.p_post_cont h4{margin-top:6rem}}.p_post_cont h2{border-left:solid 7px #ea729a;background:#fff7fa !important;font-size:2rem;letter-spacing:.05em;padding:1rem 2rem;margin-bottom:1.3em}@media(min-width:769px){.p_post_cont h2{font-size:2.4rem}}.p_post_cont h3{border-left:solid 7px #ea729a;font-size:1.8rem;letter-spacing:.05em;padding:.7rem 2rem;margin-bottom:1.3em}@media(min-width:769px){.p_post_cont h3{font-size:2.1rem}}.p_post_cont h4{margin-top:2rem;border-bottom:solid 2px #ea729a;font-size:1.6rem;padding:.5rem 1.5rem .8rem;margin-bottom:1.3em}@media(min-width:769px){.p_post_cont h4{margin-top:3rem;font-size:1.8rem}}.p_post_cont .aligncenter,.p_post_cont .alignleft,.p_post_cont .alignright,.p_post_cont .is-resized{display:table}.p_post_cont .aligncenter{margin-left:auto !important;margin-right:auto !important}.p_post_cont img{max-width:100%;margin-bottom:1em !important;margin-left:0;margin-right:0}.p_post_cont figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;font-size:80%;text-align:center}.p_post_cont .strong1{color:#f7819f !important;font-weight:700 !important}.p_post_cont .strong2{background:linear-gradient(transparent 60%,#f6ced8 0%) !important;font-weight:700 !important}.side_ttl{font-size:1.8rem;position:relative;border-bottom:1px solid #ccc;padding-bottom:.8rem;margin-bottom:1.5rem}.side_ttl:after{content:".";line-height:0;display:block;overflow:hidden;position:absolute;bottom:-1px;width:30%;border-bottom:1px solid #ea729a}.side_lst li{padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:solid 1px #ccc;display:flex}@media(min-width:769px){.side_lst li{display:block}}.side_lst_thumb{display:block;padding:1px;background:#fff;border:solid 1px #ccc;margin-bottom:1rem;width:35%;flex-shrink:0;margin-right:4%}@media(min-width:769px){.side_lst_thumb{width:100%;margin-right:0}}.side_lst_ttl{display:block;color:#333;line-height:1.5}.side_lst_ttl:hover{color:#ea729a}.side_lst_time{font-size:1.4rem}.side_lst_time i{margin-right:.5em}.p_openvisual{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/preopen/main_bg.jpg) center;background-size:cover}.p_openvisual_copy,.p_openvisual_copy2{display:block;max-width:1084px;width:100%;margin:0 auto}@media(max-width:769px){.p_openvisual_copy2{width:85%}}.p_openvisual_bar{background:rgba(234,114,154,.77)}.p_op_intro{padding-top:3rem;padding-bottom:3rem;font-size:1.6rem;font-weight:500}@media(min-width:769px){.p_op_intro{padding-top:3.5rem;padding-bottom:3.5rem;font-size:1.8rem}}@media(min-width:769px){.p_op_intro p{padding:0 2rem}}.p_op_intro p+p{margin-top:3rem}.p_opcon01{padding-top:3rem;padding-bottom:3rem}.p_opcon02 .p_con07_col .txt p{font-weight:500}.p_opcon02_start .arrow{text-align:center;padding:3.5rem 0 2.3rem}@media(min-width:769px){.p_opcon02_start .arrow{padding:3.7rem 0 2.3rem}}.p_opcon02_start .ttl{background:#ff3b74;color:#fff;font-size:2.8rem;font-weight:600;letter-spacing:.05em;text-align:center;padding:2rem 1rem;margin-bottom:1rem}.p_opcon02_start p{text-align:center}@media(min-width:769px){.p_opcon02_start p{font-size:1.6rem}}.p_opcon03{padding-bottom:5rem}@media(min-width:769px){.p_opcon03{padding-bottom:10rem}}@media(min-width:769px){.p_opcon03 .m_ttl{margin-bottom:5rem}}.p_opcon03_box{background:#fff;border:solid 1px #ccc;padding:2rem}@media(min-width:769px){.p_opcon03_box{padding:6rem 8rem}}.p_opcon03_box p{font-size:1.5rem}@media(min-width:769px){.p_opcon03_box p{font-size:2rem}}.p_opcon03_box p+p{margin-top:2.5rem}@media(min-width:769px){.p_opcon03_box p+p{margin-top:3rem}}.p_oplast .p_oplast_txt{color:#1d1d1d;font-size:1.3rem;font-weight:400;margin-top:2.5rem;line-height:1.9}@media(min-width:769px){.p_oplast .p_oplast_txt{font-size:1.6rem}}.p_oplast .link{font-weight:600}.p_mainttl{font-size:1.6rem;font-weight:600;background:#ea729a;color:#fff;padding:3rem 1.5rem;text-align:center;letter-spacing:.05em}@media(min-width:769px){.p_mainttl{font-size:3.2rem;padding:3.5rem 2rem}}.p_flow{padding-top:4.5rem;padding-bottom:6rem}@media(min-width:769px){.p_flow{padding-top:6.5rem;padding-bottom:10rem}}.p_flow .p_con07_col .txt p{font-weight:500}.p_pagelast{padding-top:6rem;margin-bottom:-3rem}@media(min-width:769px){.p_pagelast{padding-top:10rem;margin-bottom:-5rem}}.w_set{width:100%;margin-left:auto;margin-right:auto}.w_inset{padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.w_inset{padding-left:0;padding-right:0}}.w_max_main{max-width:1200px}.w_max_sub01{max-width:1000px}.w_max_sub02{max-width:800px}.w_max_sub03{max-width:740px}.w_max_sub04{max-width:934px}@media(min-width:769px){.pc_hide{display:none}}@media(max-width:769px){.sp_hide{display:none}}.of_h{overflow:hidden}.inc_svg{display:none}.ta_c{text-align:center}.ta_r{text-align:right}.ta_l{text-align:left}.fw_400{font-weight:400}.fw_500{font-weight:500}.fw_600{font-weight:600}.fw_700{font-weight:700}.img_res{max-width:100%;width:auto;height:auto}.img_res-full{width:100%;height:auto}.highlight{transition:opacity .3s ease}.highlight:active{opacity:.7}@media(min-width:769px){.highlight:hover{opacity:.7}}.underline:hover{text-decoration:underline}.underline-rev{text-decoration:underline}.underline-rev:hover{text-decoration:underline}.m-0{margin:0}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.m-5{margin:.5rem !important}.my-5{margin-top:.5rem !important;margin-bottom:.5rem !important}.mx-5{margin-left:.5rem !important;margin-right:.5rem !important}.mt-5{margin-top:.5rem !important}.mb-5{margin-bottom:.5rem !important}.ml-5{margin-left:.5rem !important}.mr-5{margin-right:.5rem !important}.mx-n5{margin-left:-.5rem !important;margin-right:-.5rem !important}.p-5{padding:.5rem !important}.py-5{padding-top:.5rem !important;padding-bottom:.5rem !important}.px-5{padding-left:.5rem !important;padding-right:.5rem !important}.pt-5{padding-top:.5rem !important}.pb-5{padding-bottom:.5rem !important}.pl-5{padding-left:.5rem !important}.pr-5{padding-right:.5rem !important}.m-10{margin:1rem !important}.my-10{margin-top:1rem !important;margin-bottom:1rem !important}.mx-10{margin-left:1rem !important;margin-right:1rem !important}.mt-10{margin-top:1rem !important}.mb-10{margin-bottom:1rem !important}.ml-10{margin-left:1rem !important}.mr-10{margin-right:1rem !important}.mx-n10{margin-left:-1rem !important;margin-right:-1rem !important}.p-10{padding:1rem !important}.py-10{padding-top:1rem !important;padding-bottom:1rem !important}.px-10{padding-left:1rem !important;padding-right:1rem !important}.pt-10{padding-top:1rem !important}.pb-10{padding-bottom:1rem !important}.pl-10{padding-left:1rem !important}.pr-10{padding-right:1rem !important}.m-15{margin:1.5rem !important}.my-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mx-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.mt-15{margin-top:1.5rem !important}.mb-15{margin-bottom:1.5rem !important}.ml-15{margin-left:1.5rem !important}.mr-15{margin-right:1.5rem !important}.mx-n15{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.p-15{padding:1.5rem !important}.py-15{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.px-15{padding-left:1.5rem !important;padding-right:1.5rem !important}.pt-15{padding-top:1.5rem !important}.pb-15{padding-bottom:1.5rem !important}.pl-15{padding-left:1.5rem !important}.pr-15{padding-right:1.5rem !important}.m-20{margin:2rem !important}.my-20{margin-top:2rem !important;margin-bottom:2rem !important}.mx-20{margin-left:2rem !important;margin-right:2rem !important}.mt-20{margin-top:2rem !important}.mb-20{margin-bottom:2rem !important}.ml-20{margin-left:2rem !important}.mr-20{margin-right:2rem !important}.mx-n20{margin-left:-2rem !important;margin-right:-2rem !important}.p-20{padding:2rem !important}.py-20{padding-top:2rem !important;padding-bottom:2rem !important}.px-20{padding-left:2rem !important;padding-right:2rem !important}.pt-20{padding-top:2rem !important}.pb-20{padding-bottom:2rem !important}.pl-20{padding-left:2rem !important}.pr-20{padding-right:2rem !important}.m-25{margin:2.5rem !important}.my-25{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.mx-25{margin-left:2.5rem !important;margin-right:2.5rem !important}.mt-25{margin-top:2.5rem !important}.mb-25{margin-bottom:2.5rem !important}.ml-25{margin-left:2.5rem !important}.mr-25{margin-right:2.5rem !important}.mx-n25{margin-left:-2.5rem !important;margin-right:-2.5rem !important}.p-25{padding:2.5rem !important}.py-25{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.px-25{padding-left:2.5rem !important;padding-right:2.5rem !important}.pt-25{padding-top:2.5rem !important}.pb-25{padding-bottom:2.5rem !important}.pl-25{padding-left:2.5rem !important}.pr-25{padding-right:2.5rem !important}.m-30{margin:3rem !important}.my-30{margin-top:3rem !important;margin-bottom:3rem !important}.mx-30{margin-left:3rem !important;margin-right:3rem !important}.mt-30{margin-top:3rem !important}.mb-30{margin-bottom:3rem !important}.ml-30{margin-left:3rem !important}.mr-30{margin-right:3rem !important}.mx-n30{margin-left:-3rem !important;margin-right:-3rem !important}.p-30{padding:3rem !important}.py-30{padding-top:3rem !important;padding-bottom:3rem !important}.px-30{padding-left:3rem !important;padding-right:3rem !important}.pt-30{padding-top:3rem !important}.pb-30{padding-bottom:3rem !important}.pl-30{padding-left:3rem !important}.pr-30{padding-right:3rem !important}.m-35{margin:3.5rem !important}.my-35{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.mx-35{margin-left:3.5rem !important;margin-right:3.5rem !important}.mt-35{margin-top:3.5rem !important}.mb-35{margin-bottom:3.5rem !important}.ml-35{margin-left:3.5rem !important}.mr-35{margin-right:3.5rem !important}.mx-n35{margin-left:-3.5rem !important;margin-right:-3.5rem !important}.p-35{padding:3.5rem !important}.py-35{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.px-35{padding-left:3.5rem !important;padding-right:3.5rem !important}.pt-35{padding-top:3.5rem !important}.pb-35{padding-bottom:3.5rem !important}.pl-35{padding-left:3.5rem !important}.pr-35{padding-right:3.5rem !important}.m-40{margin:4rem !important}.my-40{margin-top:4rem !important;margin-bottom:4rem !important}.mx-40{margin-left:4rem !important;margin-right:4rem !important}.mt-40{margin-top:4rem !important}.mb-40{margin-bottom:4rem !important}.ml-40{margin-left:4rem !important}.mr-40{margin-right:4rem !important}.mx-n40{margin-left:-4rem !important;margin-right:-4rem !important}.p-40{padding:4rem !important}.py-40{padding-top:4rem !important;padding-bottom:4rem !important}.px-40{padding-left:4rem !important;padding-right:4rem !important}.pt-40{padding-top:4rem !important}.pb-40{padding-bottom:4rem !important}.pl-40{padding-left:4rem !important}.pr-40{padding-right:4rem !important}.m-45{margin:4.5rem !important}.my-45{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.mx-45{margin-left:4.5rem !important;margin-right:4.5rem !important}.mt-45{margin-top:4.5rem !important}.mb-45{margin-bottom:4.5rem !important}.ml-45{margin-left:4.5rem !important}.mr-45{margin-right:4.5rem !important}.mx-n45{margin-left:-4.5rem !important;margin-right:-4.5rem !important}.p-45{padding:4.5rem !important}.py-45{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.px-45{padding-left:4.5rem !important;padding-right:4.5rem !important}.pt-45{padding-top:4.5rem !important}.pb-45{padding-bottom:4.5rem !important}.pl-45{padding-left:4.5rem !important}.pr-45{padding-right:4.5rem !important}.m-50{margin:5rem !important}.my-50{margin-top:5rem !important;margin-bottom:5rem !important}.mx-50{margin-left:5rem !important;margin-right:5rem !important}.mt-50{margin-top:5rem !important}.mb-50{margin-bottom:5rem !important}.ml-50{margin-left:5rem !important}.mr-50{margin-right:5rem !important}.mx-n50{margin-left:-5rem !important;margin-right:-5rem !important}.p-50{padding:5rem !important}.py-50{padding-top:5rem !important;padding-bottom:5rem !important}.px-50{padding-left:5rem !important;padding-right:5rem !important}.pt-50{padding-top:5rem !important}.pb-50{padding-bottom:5rem !important}.pl-50{padding-left:5rem !important}.pr-50{padding-right:5rem !important}.m-55{margin:5.5rem !important}.my-55{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.mx-55{margin-left:5.5rem !important;margin-right:5.5rem !important}.mt-55{margin-top:5.5rem !important}.mb-55{margin-bottom:5.5rem !important}.ml-55{margin-left:5.5rem !important}.mr-55{margin-right:5.5rem !important}.mx-n55{margin-left:-5.5rem !important;margin-right:-5.5rem !important}.p-55{padding:5.5rem !important}.py-55{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.px-55{padding-left:5.5rem !important;padding-right:5.5rem !important}.pt-55{padding-top:5.5rem !important}.pb-55{padding-bottom:5.5rem !important}.pl-55{padding-left:5.5rem !important}.pr-55{padding-right:5.5rem !important}.m-60{margin:6rem !important}.my-60{margin-top:6rem !important;margin-bottom:6rem !important}.mx-60{margin-left:6rem !important;margin-right:6rem !important}.mt-60{margin-top:6rem !important}.mb-60{margin-bottom:6rem !important}.ml-60{margin-left:6rem !important}.mr-60{margin-right:6rem !important}.mx-n60{margin-left:-6rem !important;margin-right:-6rem !important}.p-60{padding:6rem !important}.py-60{padding-top:6rem !important;padding-bottom:6rem !important}.px-60{padding-left:6rem !important;padding-right:6rem !important}.pt-60{padding-top:6rem !important}.pb-60{padding-bottom:6rem !important}.pl-60{padding-left:6rem !important}.pr-60{padding-right:6rem !important}.m-65{margin:6.5rem !important}.my-65{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.mx-65{margin-left:6.5rem !important;margin-right:6.5rem !important}.mt-65{margin-top:6.5rem !important}.mb-65{margin-bottom:6.5rem !important}.ml-65{margin-left:6.5rem !important}.mr-65{margin-right:6.5rem !important}.mx-n65{margin-left:-6.5rem !important;margin-right:-6.5rem !important}.p-65{padding:6.5rem !important}.py-65{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.px-65{padding-left:6.5rem !important;padding-right:6.5rem !important}.pt-65{padding-top:6.5rem !important}.pb-65{padding-bottom:6.5rem !important}.pl-65{padding-left:6.5rem !important}.pr-65{padding-right:6.5rem !important}.m-70{margin:7rem !important}.my-70{margin-top:7rem !important;margin-bottom:7rem !important}.mx-70{margin-left:7rem !important;margin-right:7rem !important}.mt-70{margin-top:7rem !important}.mb-70{margin-bottom:7rem !important}.ml-70{margin-left:7rem !important}.mr-70{margin-right:7rem !important}.mx-n70{margin-left:-7rem !important;margin-right:-7rem !important}.p-70{padding:7rem !important}.py-70{padding-top:7rem !important;padding-bottom:7rem !important}.px-70{padding-left:7rem !important;padding-right:7rem !important}.pt-70{padding-top:7rem !important}.pb-70{padding-bottom:7rem !important}.pl-70{padding-left:7rem !important}.pr-70{padding-right:7rem !important}.m-75{margin:7.5rem !important}.my-75{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.mx-75{margin-left:7.5rem !important;margin-right:7.5rem !important}.mt-75{margin-top:7.5rem !important}.mb-75{margin-bottom:7.5rem !important}.ml-75{margin-left:7.5rem !important}.mr-75{margin-right:7.5rem !important}.mx-n75{margin-left:-7.5rem !important;margin-right:-7.5rem !important}.p-75{padding:7.5rem !important}.py-75{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.px-75{padding-left:7.5rem !important;padding-right:7.5rem !important}.pt-75{padding-top:7.5rem !important}.pb-75{padding-bottom:7.5rem !important}.pl-75{padding-left:7.5rem !important}.pr-75{padding-right:7.5rem !important}.m-80{margin:8rem !important}.my-80{margin-top:8rem !important;margin-bottom:8rem !important}.mx-80{margin-left:8rem !important;margin-right:8rem !important}.mt-80{margin-top:8rem !important}.mb-80{margin-bottom:8rem !important}.ml-80{margin-left:8rem !important}.mr-80{margin-right:8rem !important}.mx-n80{margin-left:-8rem !important;margin-right:-8rem !important}.p-80{padding:8rem !important}.py-80{padding-top:8rem !important;padding-bottom:8rem !important}.px-80{padding-left:8rem !important;padding-right:8rem !important}.pt-80{padding-top:8rem !important}.pb-80{padding-bottom:8rem !important}.pl-80{padding-left:8rem !important}.pr-80{padding-right:8rem !important}.m-85{margin:8.5rem !important}.my-85{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.mx-85{margin-left:8.5rem !important;margin-right:8.5rem !important}.mt-85{margin-top:8.5rem !important}.mb-85{margin-bottom:8.5rem !important}.ml-85{margin-left:8.5rem !important}.mr-85{margin-right:8.5rem !important}.mx-n85{margin-left:-8.5rem !important;margin-right:-8.5rem !important}.p-85{padding:8.5rem !important}.py-85{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.px-85{padding-left:8.5rem !important;padding-right:8.5rem !important}.pt-85{padding-top:8.5rem !important}.pb-85{padding-bottom:8.5rem !important}.pl-85{padding-left:8.5rem !important}.pr-85{padding-right:8.5rem !important}.m-90{margin:9rem !important}.my-90{margin-top:9rem !important;margin-bottom:9rem !important}.mx-90{margin-left:9rem !important;margin-right:9rem !important}.mt-90{margin-top:9rem !important}.mb-90{margin-bottom:9rem !important}.ml-90{margin-left:9rem !important}.mr-90{margin-right:9rem !important}.mx-n90{margin-left:-9rem !important;margin-right:-9rem !important}.p-90{padding:9rem !important}.py-90{padding-top:9rem !important;padding-bottom:9rem !important}.px-90{padding-left:9rem !important;padding-right:9rem !important}.pt-90{padding-top:9rem !important}.pb-90{padding-bottom:9rem !important}.pl-90{padding-left:9rem !important}.pr-90{padding-right:9rem !important}.m-95{margin:9.5rem !important}.my-95{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.mx-95{margin-left:9.5rem !important;margin-right:9.5rem !important}.mt-95{margin-top:9.5rem !important}.mb-95{margin-bottom:9.5rem !important}.ml-95{margin-left:9.5rem !important}.mr-95{margin-right:9.5rem !important}.mx-n95{margin-left:-9.5rem !important;margin-right:-9.5rem !important}.p-95{padding:9.5rem !important}.py-95{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.px-95{padding-left:9.5rem !important;padding-right:9.5rem !important}.pt-95{padding-top:9.5rem !important}.pb-95{padding-bottom:9.5rem !important}.pl-95{padding-left:9.5rem !important}.pr-95{padding-right:9.5rem !important}.m-100{margin:10rem !important}.my-100{margin-top:10rem !important;margin-bottom:10rem !important}.mx-100{margin-left:10rem !important;margin-right:10rem !important}.mt-100{margin-top:10rem !important}.mb-100{margin-bottom:10rem !important}.ml-100{margin-left:10rem !important}.mr-100{margin-right:10rem !important}.mx-n100{margin-left:-10rem !important;margin-right:-10rem !important}.p-100{padding:10rem !important}.py-100{padding-top:10rem !important;padding-bottom:10rem !important}.px-100{padding-left:10rem !important;padding-right:10rem !important}.pt-100{padding-top:10rem !important}.pb-100{padding-bottom:10rem !important}.pl-100{padding-left:10rem !important}.pr-100{padding-right:10rem !important}.m-105{margin:10.5rem !important}.my-105{margin-top:10.5rem !important;margin-bottom:10.5rem !important}.mx-105{margin-left:10.5rem !important;margin-right:10.5rem !important}.mt-105{margin-top:10.5rem !important}.mb-105{margin-bottom:10.5rem !important}.ml-105{margin-left:10.5rem !important}.mr-105{margin-right:10.5rem !important}.mx-n105{margin-left:-10.5rem !important;margin-right:-10.5rem !important}.p-105{padding:10.5rem !important}.py-105{padding-top:10.5rem !important;padding-bottom:10.5rem !important}.px-105{padding-left:10.5rem !important;padding-right:10.5rem !important}.pt-105{padding-top:10.5rem !important}.pb-105{padding-bottom:10.5rem !important}.pl-105{padding-left:10.5rem !important}.pr-105{padding-right:10.5rem !important}.m-110{margin:11rem !important}.my-110{margin-top:11rem !important;margin-bottom:11rem !important}.mx-110{margin-left:11rem !important;margin-right:11rem !important}.mt-110{margin-top:11rem !important}.mb-110{margin-bottom:11rem !important}.ml-110{margin-left:11rem !important}.mr-110{margin-right:11rem !important}.mx-n110{margin-left:-11rem !important;margin-right:-11rem !important}.p-110{padding:11rem !important}.py-110{padding-top:11rem !important;padding-bottom:11rem !important}.px-110{padding-left:11rem !important;padding-right:11rem !important}.pt-110{padding-top:11rem !important}.pb-110{padding-bottom:11rem !important}.pl-110{padding-left:11rem !important}.pr-110{padding-right:11rem !important}.m-115{margin:11.5rem !important}.my-115{margin-top:11.5rem !important;margin-bottom:11.5rem !important}.mx-115{margin-left:11.5rem !important;margin-right:11.5rem !important}.mt-115{margin-top:11.5rem !important}.mb-115{margin-bottom:11.5rem !important}.ml-115{margin-left:11.5rem !important}.mr-115{margin-right:11.5rem !important}.mx-n115{margin-left:-11.5rem !important;margin-right:-11.5rem !important}.p-115{padding:11.5rem !important}.py-115{padding-top:11.5rem !important;padding-bottom:11.5rem !important}.px-115{padding-left:11.5rem !important;padding-right:11.5rem !important}.pt-115{padding-top:11.5rem !important}.pb-115{padding-bottom:11.5rem !important}.pl-115{padding-left:11.5rem !important}.pr-115{padding-right:11.5rem !important}.m-120{margin:12rem !important}.my-120{margin-top:12rem !important;margin-bottom:12rem !important}.mx-120{margin-left:12rem !important;margin-right:12rem !important}.mt-120{margin-top:12rem !important}.mb-120{margin-bottom:12rem !important}.ml-120{margin-left:12rem !important}.mr-120{margin-right:12rem !important}.mx-n120{margin-left:-12rem !important;margin-right:-12rem !important}.p-120{padding:12rem !important}.py-120{padding-top:12rem !important;padding-bottom:12rem !important}.px-120{padding-left:12rem !important;padding-right:12rem !important}.pt-120{padding-top:12rem !important}.pb-120{padding-bottom:12rem !important}.pl-120{padding-left:12rem !important}.pr-120{padding-right:12rem !important}.m-125{margin:12.5rem !important}.my-125{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.mx-125{margin-left:12.5rem !important;margin-right:12.5rem !important}.mt-125{margin-top:12.5rem !important}.mb-125{margin-bottom:12.5rem !important}.ml-125{margin-left:12.5rem !important}.mr-125{margin-right:12.5rem !important}.mx-n125{margin-left:-12.5rem !important;margin-right:-12.5rem !important}.p-125{padding:12.5rem !important}.py-125{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.px-125{padding-left:12.5rem !important;padding-right:12.5rem !important}.pt-125{padding-top:12.5rem !important}.pb-125{padding-bottom:12.5rem !important}.pl-125{padding-left:12.5rem !important}.pr-125{padding-right:12.5rem !important}.m-130{margin:13rem !important}.my-130{margin-top:13rem !important;margin-bottom:13rem !important}.mx-130{margin-left:13rem !important;margin-right:13rem !important}.mt-130{margin-top:13rem !important}.mb-130{margin-bottom:13rem !important}.ml-130{margin-left:13rem !important}.mr-130{margin-right:13rem !important}.mx-n130{margin-left:-13rem !important;margin-right:-13rem !important}.p-130{padding:13rem !important}.py-130{padding-top:13rem !important;padding-bottom:13rem !important}.px-130{padding-left:13rem !important;padding-right:13rem !important}.pt-130{padding-top:13rem !important}.pb-130{padding-bottom:13rem !important}.pl-130{padding-left:13rem !important}.pr-130{padding-right:13rem !important}.m-135{margin:13.5rem !important}.my-135{margin-top:13.5rem !important;margin-bottom:13.5rem !important}.mx-135{margin-left:13.5rem !important;margin-right:13.5rem !important}.mt-135{margin-top:13.5rem !important}.mb-135{margin-bottom:13.5rem !important}.ml-135{margin-left:13.5rem !important}.mr-135{margin-right:13.5rem !important}.mx-n135{margin-left:-13.5rem !important;margin-right:-13.5rem !important}.p-135{padding:13.5rem !important}.py-135{padding-top:13.5rem !important;padding-bottom:13.5rem !important}.px-135{padding-left:13.5rem !important;padding-right:13.5rem !important}.pt-135{padding-top:13.5rem !important}.pb-135{padding-bottom:13.5rem !important}.pl-135{padding-left:13.5rem !important}.pr-135{padding-right:13.5rem !important}.m-140{margin:14rem !important}.my-140{margin-top:14rem !important;margin-bottom:14rem !important}.mx-140{margin-left:14rem !important;margin-right:14rem !important}.mt-140{margin-top:14rem !important}.mb-140{margin-bottom:14rem !important}.ml-140{margin-left:14rem !important}.mr-140{margin-right:14rem !important}.mx-n140{margin-left:-14rem !important;margin-right:-14rem !important}.p-140{padding:14rem !important}.py-140{padding-top:14rem !important;padding-bottom:14rem !important}.px-140{padding-left:14rem !important;padding-right:14rem !important}.pt-140{padding-top:14rem !important}.pb-140{padding-bottom:14rem !important}.pl-140{padding-left:14rem !important}.pr-140{padding-right:14rem !important}.m-145{margin:14.5rem !important}.my-145{margin-top:14.5rem !important;margin-bottom:14.5rem !important}.mx-145{margin-left:14.5rem !important;margin-right:14.5rem !important}.mt-145{margin-top:14.5rem !important}.mb-145{margin-bottom:14.5rem !important}.ml-145{margin-left:14.5rem !important}.mr-145{margin-right:14.5rem !important}.mx-n145{margin-left:-14.5rem !important;margin-right:-14.5rem !important}.p-145{padding:14.5rem !important}.py-145{padding-top:14.5rem !important;padding-bottom:14.5rem !important}.px-145{padding-left:14.5rem !important;padding-right:14.5rem !important}.pt-145{padding-top:14.5rem !important}.pb-145{padding-bottom:14.5rem !important}.pl-145{padding-left:14.5rem !important}.pr-145{padding-right:14.5rem !important}.m-150{margin:15rem !important}.my-150{margin-top:15rem !important;margin-bottom:15rem !important}.mx-150{margin-left:15rem !important;margin-right:15rem !important}.mt-150{margin-top:15rem !important}.mb-150{margin-bottom:15rem !important}.ml-150{margin-left:15rem !important}.mr-150{margin-right:15rem !important}.mx-n150{margin-left:-15rem !important;margin-right:-15rem !important}.p-150{padding:15rem !important}.py-150{padding-top:15rem !important;padding-bottom:15rem !important}.px-150{padding-left:15rem !important;padding-right:15rem !important}.pt-150{padding-top:15rem !important}.pb-150{padding-bottom:15rem !important}.pl-150{padding-left:15rem !important}.pr-150{padding-right:15rem !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.ml-auto{margin-left:auto !important}.mr-auto{margin-right:auto !important}@media(min-width:769px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.m-sm-5{margin:.5rem !important}.my-sm-5{margin-top:.5rem !important;margin-bottom:.5rem !important}.mx-sm-5{margin-left:.5rem !important;margin-right:.5rem !important}.mt-sm-5{margin-top:.5rem !important}.mb-sm-5{margin-bottom:.5rem !important}.ml-sm-5{margin-left:.5rem !important}.mr-sm-5{margin-right:.5rem !important}.mt-sm-n5{margin-top:-.5rem !important}.mx-sm-n5{margin-left:-.5rem !important;margin-right:-.5rem !important}.p-sm-5{padding:.5rem !important}.py-sm-5{padding-top:.5rem !important;padding-bottom:.5rem !important}.px-sm-5{padding-left:.5rem !important;padding-right:.5rem !important}.pt-sm-5{padding-top:.5rem !important}.pb-sm-5{padding-bottom:.5rem !important}.pl-sm-5{padding-left:.5rem !important}.pr-sm-5{padding-right:.5rem !important}.m-sm-10{margin:1rem !important}.my-sm-10{margin-top:1rem !important;margin-bottom:1rem !important}.mx-sm-10{margin-left:1rem !important;margin-right:1rem !important}.mt-sm-10{margin-top:1rem !important}.mb-sm-10{margin-bottom:1rem !important}.ml-sm-10{margin-left:1rem !important}.mr-sm-10{margin-right:1rem !important}.mt-sm-n10{margin-top:-1rem !important}.mx-sm-n10{margin-left:-1rem !important;margin-right:-1rem !important}.p-sm-10{padding:1rem !important}.py-sm-10{padding-top:1rem !important;padding-bottom:1rem !important}.px-sm-10{padding-left:1rem !important;padding-right:1rem !important}.pt-sm-10{padding-top:1rem !important}.pb-sm-10{padding-bottom:1rem !important}.pl-sm-10{padding-left:1rem !important}.pr-sm-10{padding-right:1rem !important}.m-sm-15{margin:1.5rem !important}.my-sm-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mx-sm-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.mt-sm-15{margin-top:1.5rem !important}.mb-sm-15{margin-bottom:1.5rem !important}.ml-sm-15{margin-left:1.5rem !important}.mr-sm-15{margin-right:1.5rem !important}.mt-sm-n15{margin-top:-1.5rem !important}.mx-sm-n15{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.p-sm-15{padding:1.5rem !important}.py-sm-15{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.px-sm-15{padding-left:1.5rem !important;padding-right:1.5rem !important}.pt-sm-15{padding-top:1.5rem !important}.pb-sm-15{padding-bottom:1.5rem !important}.pl-sm-15{padding-left:1.5rem !important}.pr-sm-15{padding-right:1.5rem !important}.m-sm-20{margin:2rem !important}.my-sm-20{margin-top:2rem !important;margin-bottom:2rem !important}.mx-sm-20{margin-left:2rem !important;margin-right:2rem !important}.mt-sm-20{margin-top:2rem !important}.mb-sm-20{margin-bottom:2rem !important}.ml-sm-20{margin-left:2rem !important}.mr-sm-20{margin-right:2rem !important}.mt-sm-n20{margin-top:-2rem !important}.mx-sm-n20{margin-left:-2rem !important;margin-right:-2rem !important}.p-sm-20{padding:2rem !important}.py-sm-20{padding-top:2rem !important;padding-bottom:2rem !important}.px-sm-20{padding-left:2rem !important;padding-right:2rem !important}.pt-sm-20{padding-top:2rem !important}.pb-sm-20{padding-bottom:2rem !important}.pl-sm-20{padding-left:2rem !important}.pr-sm-20{padding-right:2rem !important}.m-sm-25{margin:2.5rem !important}.my-sm-25{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.mx-sm-25{margin-left:2.5rem !important;margin-right:2.5rem !important}.mt-sm-25{margin-top:2.5rem !important}.mb-sm-25{margin-bottom:2.5rem !important}.ml-sm-25{margin-left:2.5rem !important}.mr-sm-25{margin-right:2.5rem !important}.mt-sm-n25{margin-top:-2.5rem !important}.mx-sm-n25{margin-left:-2.5rem !important;margin-right:-2.5rem !important}.p-sm-25{padding:2.5rem !important}.py-sm-25{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.px-sm-25{padding-left:2.5rem !important;padding-right:2.5rem !important}.pt-sm-25{padding-top:2.5rem !important}.pb-sm-25{padding-bottom:2.5rem !important}.pl-sm-25{padding-left:2.5rem !important}.pr-sm-25{padding-right:2.5rem !important}.m-sm-30{margin:3rem !important}.my-sm-30{margin-top:3rem !important;margin-bottom:3rem !important}.mx-sm-30{margin-left:3rem !important;margin-right:3rem !important}.mt-sm-30{margin-top:3rem !important}.mb-sm-30{margin-bottom:3rem !important}.ml-sm-30{margin-left:3rem !important}.mr-sm-30{margin-right:3rem !important}.mt-sm-n30{margin-top:-3rem !important}.mx-sm-n30{margin-left:-3rem !important;margin-right:-3rem !important}.p-sm-30{padding:3rem !important}.py-sm-30{padding-top:3rem !important;padding-bottom:3rem !important}.px-sm-30{padding-left:3rem !important;padding-right:3rem !important}.pt-sm-30{padding-top:3rem !important}.pb-sm-30{padding-bottom:3rem !important}.pl-sm-30{padding-left:3rem !important}.pr-sm-30{padding-right:3rem !important}.m-sm-35{margin:3.5rem !important}.my-sm-35{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.mx-sm-35{margin-left:3.5rem !important;margin-right:3.5rem !important}.mt-sm-35{margin-top:3.5rem !important}.mb-sm-35{margin-bottom:3.5rem !important}.ml-sm-35{margin-left:3.5rem !important}.mr-sm-35{margin-right:3.5rem !important}.mt-sm-n35{margin-top:-3.5rem !important}.mx-sm-n35{margin-left:-3.5rem !important;margin-right:-3.5rem !important}.p-sm-35{padding:3.5rem !important}.py-sm-35{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.px-sm-35{padding-left:3.5rem !important;padding-right:3.5rem !important}.pt-sm-35{padding-top:3.5rem !important}.pb-sm-35{padding-bottom:3.5rem !important}.pl-sm-35{padding-left:3.5rem !important}.pr-sm-35{padding-right:3.5rem !important}.m-sm-40{margin:4rem !important}.my-sm-40{margin-top:4rem !important;margin-bottom:4rem !important}.mx-sm-40{margin-left:4rem !important;margin-right:4rem !important}.mt-sm-40{margin-top:4rem !important}.mb-sm-40{margin-bottom:4rem !important}.ml-sm-40{margin-left:4rem !important}.mr-sm-40{margin-right:4rem !important}.mt-sm-n40{margin-top:-4rem !important}.mx-sm-n40{margin-left:-4rem !important;margin-right:-4rem !important}.p-sm-40{padding:4rem !important}.py-sm-40{padding-top:4rem !important;padding-bottom:4rem !important}.px-sm-40{padding-left:4rem !important;padding-right:4rem !important}.pt-sm-40{padding-top:4rem !important}.pb-sm-40{padding-bottom:4rem !important}.pl-sm-40{padding-left:4rem !important}.pr-sm-40{padding-right:4rem !important}.m-sm-45{margin:4.5rem !important}.my-sm-45{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.mx-sm-45{margin-left:4.5rem !important;margin-right:4.5rem !important}.mt-sm-45{margin-top:4.5rem !important}.mb-sm-45{margin-bottom:4.5rem !important}.ml-sm-45{margin-left:4.5rem !important}.mr-sm-45{margin-right:4.5rem !important}.mt-sm-n45{margin-top:-4.5rem !important}.mx-sm-n45{margin-left:-4.5rem !important;margin-right:-4.5rem !important}.p-sm-45{padding:4.5rem !important}.py-sm-45{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.px-sm-45{padding-left:4.5rem !important;padding-right:4.5rem !important}.pt-sm-45{padding-top:4.5rem !important}.pb-sm-45{padding-bottom:4.5rem !important}.pl-sm-45{padding-left:4.5rem !important}.pr-sm-45{padding-right:4.5rem !important}.m-sm-50{margin:5rem !important}.my-sm-50{margin-top:5rem !important;margin-bottom:5rem !important}.mx-sm-50{margin-left:5rem !important;margin-right:5rem !important}.mt-sm-50{margin-top:5rem !important}.mb-sm-50{margin-bottom:5rem !important}.ml-sm-50{margin-left:5rem !important}.mr-sm-50{margin-right:5rem !important}.mt-sm-n50{margin-top:-5rem !important}.mx-sm-n50{margin-left:-5rem !important;margin-right:-5rem !important}.p-sm-50{padding:5rem !important}.py-sm-50{padding-top:5rem !important;padding-bottom:5rem !important}.px-sm-50{padding-left:5rem !important;padding-right:5rem !important}.pt-sm-50{padding-top:5rem !important}.pb-sm-50{padding-bottom:5rem !important}.pl-sm-50{padding-left:5rem !important}.pr-sm-50{padding-right:5rem !important}}.mx-sm-auto{margin-left:auto !important;margin-right:auto !important}.ml-sm-auto{margin-left:auto !important}.mr-sm-auto{margin-right:auto !important}@media(min-width:900px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.m-md-5{margin:.5rem !important}.my-md-5{margin-top:.5rem !important;margin-bottom:.5rem !important}.mx-md-5{margin-left:.5rem !important;margin-right:.5rem !important}.mt-md-5{margin-top:.5rem !important}.mb-md-5{margin-bottom:.5rem !important}.ml-md-5{margin-left:.5rem !important}.mr-md-5{margin-right:.5rem !important}.mx-md-n5{margin-left:-.5rem !important;margin-right:-.5rem !important}.p-md-5{padding:.5rem !important}.py-md-5{padding-top:.5rem !important;padding-bottom:.5rem !important}.px-md-5{padding-left:.5rem !important;padding-right:.5rem !important}.pt-md-5{padding-top:.5rem !important}.pb-md-5{padding-bottom:.5rem !important}.pl-md-5{padding-left:.5rem !important}.pr-md-5{padding-right:.5rem !important}.m-md-10{margin:1rem !important}.my-md-10{margin-top:1rem !important;margin-bottom:1rem !important}.mx-md-10{margin-left:1rem !important;margin-right:1rem !important}.mt-md-10{margin-top:1rem !important}.mb-md-10{margin-bottom:1rem !important}.ml-md-10{margin-left:1rem !important}.mr-md-10{margin-right:1rem !important}.mx-md-n10{margin-left:-1rem !important;margin-right:-1rem !important}.p-md-10{padding:1rem !important}.py-md-10{padding-top:1rem !important;padding-bottom:1rem !important}.px-md-10{padding-left:1rem !important;padding-right:1rem !important}.pt-md-10{padding-top:1rem !important}.pb-md-10{padding-bottom:1rem !important}.pl-md-10{padding-left:1rem !important}.pr-md-10{padding-right:1rem !important}.m-md-15{margin:1.5rem !important}.my-md-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mx-md-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.mt-md-15{margin-top:1.5rem !important}.mb-md-15{margin-bottom:1.5rem !important}.ml-md-15{margin-left:1.5rem !important}.mr-md-15{margin-right:1.5rem !important}.mx-md-n15{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.p-md-15{padding:1.5rem !important}.py-md-15{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.px-md-15{padding-left:1.5rem !important;padding-right:1.5rem !important}.pt-md-15{padding-top:1.5rem !important}.pb-md-15{padding-bottom:1.5rem !important}.pl-md-15{padding-left:1.5rem !important}.pr-md-15{padding-right:1.5rem !important}.m-md-20{margin:2rem !important}.my-md-20{margin-top:2rem !important;margin-bottom:2rem !important}.mx-md-20{margin-left:2rem !important;margin-right:2rem !important}.mt-md-20{margin-top:2rem !important}.mb-md-20{margin-bottom:2rem !important}.ml-md-20{margin-left:2rem !important}.mr-md-20{margin-right:2rem !important}.mx-md-n20{margin-left:-2rem !important;margin-right:-2rem !important}.p-md-20{padding:2rem !important}.py-md-20{padding-top:2rem !important;padding-bottom:2rem !important}.px-md-20{padding-left:2rem !important;padding-right:2rem !important}.pt-md-20{padding-top:2rem !important}.pb-md-20{padding-bottom:2rem !important}.pl-md-20{padding-left:2rem !important}.pr-md-20{padding-right:2rem !important}.m-md-25{margin:2.5rem !important}.my-md-25{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.mx-md-25{margin-left:2.5rem !important;margin-right:2.5rem !important}.mt-md-25{margin-top:2.5rem !important}.mb-md-25{margin-bottom:2.5rem !important}.ml-md-25{margin-left:2.5rem !important}.mr-md-25{margin-right:2.5rem !important}.mx-md-n25{margin-left:-2.5rem !important;margin-right:-2.5rem !important}.p-md-25{padding:2.5rem !important}.py-md-25{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.px-md-25{padding-left:2.5rem !important;padding-right:2.5rem !important}.pt-md-25{padding-top:2.5rem !important}.pb-md-25{padding-bottom:2.5rem !important}.pl-md-25{padding-left:2.5rem !important}.pr-md-25{padding-right:2.5rem !important}.m-md-30{margin:3rem !important}.my-md-30{margin-top:3rem !important;margin-bottom:3rem !important}.mx-md-30{margin-left:3rem !important;margin-right:3rem !important}.mt-md-30{margin-top:3rem !important}.mb-md-30{margin-bottom:3rem !important}.ml-md-30{margin-left:3rem !important}.mr-md-30{margin-right:3rem !important}.mx-md-n30{margin-left:-3rem !important;margin-right:-3rem !important}.p-md-30{padding:3rem !important}.py-md-30{padding-top:3rem !important;padding-bottom:3rem !important}.px-md-30{padding-left:3rem !important;padding-right:3rem !important}.pt-md-30{padding-top:3rem !important}.pb-md-30{padding-bottom:3rem !important}.pl-md-30{padding-left:3rem !important}.pr-md-30{padding-right:3rem !important}.m-md-35{margin:3.5rem !important}.my-md-35{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.mx-md-35{margin-left:3.5rem !important;margin-right:3.5rem !important}.mt-md-35{margin-top:3.5rem !important}.mb-md-35{margin-bottom:3.5rem !important}.ml-md-35{margin-left:3.5rem !important}.mr-md-35{margin-right:3.5rem !important}.mx-md-n35{margin-left:-3.5rem !important;margin-right:-3.5rem !important}.p-md-35{padding:3.5rem !important}.py-md-35{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.px-md-35{padding-left:3.5rem !important;padding-right:3.5rem !important}.pt-md-35{padding-top:3.5rem !important}.pb-md-35{padding-bottom:3.5rem !important}.pl-md-35{padding-left:3.5rem !important}.pr-md-35{padding-right:3.5rem !important}.m-md-40{margin:4rem !important}.my-md-40{margin-top:4rem !important;margin-bottom:4rem !important}.mx-md-40{margin-left:4rem !important;margin-right:4rem !important}.mt-md-40{margin-top:4rem !important}.mb-md-40{margin-bottom:4rem !important}.ml-md-40{margin-left:4rem !important}.mr-md-40{margin-right:4rem !important}.mx-md-n40{margin-left:-4rem !important;margin-right:-4rem !important}.p-md-40{padding:4rem !important}.py-md-40{padding-top:4rem !important;padding-bottom:4rem !important}.px-md-40{padding-left:4rem !important;padding-right:4rem !important}.pt-md-40{padding-top:4rem !important}.pb-md-40{padding-bottom:4rem !important}.pl-md-40{padding-left:4rem !important}.pr-md-40{padding-right:4rem !important}.m-md-45{margin:4.5rem !important}.my-md-45{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.mx-md-45{margin-left:4.5rem !important;margin-right:4.5rem !important}.mt-md-45{margin-top:4.5rem !important}.mb-md-45{margin-bottom:4.5rem !important}.ml-md-45{margin-left:4.5rem !important}.mr-md-45{margin-right:4.5rem !important}.mx-md-n45{margin-left:-4.5rem !important;margin-right:-4.5rem !important}.p-md-45{padding:4.5rem !important}.py-md-45{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.px-md-45{padding-left:4.5rem !important;padding-right:4.5rem !important}.pt-md-45{padding-top:4.5rem !important}.pb-md-45{padding-bottom:4.5rem !important}.pl-md-45{padding-left:4.5rem !important}.pr-md-45{padding-right:4.5rem !important}.m-md-50{margin:5rem !important}.my-md-50{margin-top:5rem !important;margin-bottom:5rem !important}.mx-md-50{margin-left:5rem !important;margin-right:5rem !important}.mt-md-50{margin-top:5rem !important}.mb-md-50{margin-bottom:5rem !important}.ml-md-50{margin-left:5rem !important}.mr-md-50{margin-right:5rem !important}.mx-md-n50{margin-left:-5rem !important;margin-right:-5rem !important}.p-md-50{padding:5rem !important}.py-md-50{padding-top:5rem !important;padding-bottom:5rem !important}.px-md-50{padding-left:5rem !important;padding-right:5rem !important}.pt-md-50{padding-top:5rem !important}.pb-md-50{padding-bottom:5rem !important}.pl-md-50{padding-left:5rem !important}.pr-md-50{padding-right:5rem !important}.m-md-55{margin:5.5rem !important}.my-md-55{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.mx-md-55{margin-left:5.5rem !important;margin-right:5.5rem !important}.mt-md-55{margin-top:5.5rem !important}.mb-md-55{margin-bottom:5.5rem !important}.ml-md-55{margin-left:5.5rem !important}.mr-md-55{margin-right:5.5rem !important}.mx-md-n55{margin-left:-5.5rem !important;margin-right:-5.5rem !important}.p-md-55{padding:5.5rem !important}.py-md-55{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.px-md-55{padding-left:5.5rem !important;padding-right:5.5rem !important}.pt-md-55{padding-top:5.5rem !important}.pb-md-55{padding-bottom:5.5rem !important}.pl-md-55{padding-left:5.5rem !important}.pr-md-55{padding-right:5.5rem !important}.m-md-60{margin:6rem !important}.my-md-60{margin-top:6rem !important;margin-bottom:6rem !important}.mx-md-60{margin-left:6rem !important;margin-right:6rem !important}.mt-md-60{margin-top:6rem !important}.mb-md-60{margin-bottom:6rem !important}.ml-md-60{margin-left:6rem !important}.mr-md-60{margin-right:6rem !important}.mx-md-n60{margin-left:-6rem !important;margin-right:-6rem !important}.p-md-60{padding:6rem !important}.py-md-60{padding-top:6rem !important;padding-bottom:6rem !important}.px-md-60{padding-left:6rem !important;padding-right:6rem !important}.pt-md-60{padding-top:6rem !important}.pb-md-60{padding-bottom:6rem !important}.pl-md-60{padding-left:6rem !important}.pr-md-60{padding-right:6rem !important}.m-md-65{margin:6.5rem !important}.my-md-65{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.mx-md-65{margin-left:6.5rem !important;margin-right:6.5rem !important}.mt-md-65{margin-top:6.5rem !important}.mb-md-65{margin-bottom:6.5rem !important}.ml-md-65{margin-left:6.5rem !important}.mr-md-65{margin-right:6.5rem !important}.mx-md-n65{margin-left:-6.5rem !important;margin-right:-6.5rem !important}.p-md-65{padding:6.5rem !important}.py-md-65{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.px-md-65{padding-left:6.5rem !important;padding-right:6.5rem !important}.pt-md-65{padding-top:6.5rem !important}.pb-md-65{padding-bottom:6.5rem !important}.pl-md-65{padding-left:6.5rem !important}.pr-md-65{padding-right:6.5rem !important}.m-md-70{margin:7rem !important}.my-md-70{margin-top:7rem !important;margin-bottom:7rem !important}.mx-md-70{margin-left:7rem !important;margin-right:7rem !important}.mt-md-70{margin-top:7rem !important}.mb-md-70{margin-bottom:7rem !important}.ml-md-70{margin-left:7rem !important}.mr-md-70{margin-right:7rem !important}.mx-md-n70{margin-left:-7rem !important;margin-right:-7rem !important}.p-md-70{padding:7rem !important}.py-md-70{padding-top:7rem !important;padding-bottom:7rem !important}.px-md-70{padding-left:7rem !important;padding-right:7rem !important}.pt-md-70{padding-top:7rem !important}.pb-md-70{padding-bottom:7rem !important}.pl-md-70{padding-left:7rem !important}.pr-md-70{padding-right:7rem !important}.mx-md-auto{margin-left:auto !important;margin-right:auto !important}.ml-md-auto{margin-left:auto !important}.mr-md-auto{margin-right:auto !important}}.m_ttl{font-size:2.5rem;font-weight:600;text-align:center;letter-spacing:.05em;color:#ea729a;margin-bottom:5rem}@media(min-width:769px){.m_ttl{font-size:3.5rem;margin-bottom:7rem}}.m_txt_bar{background:linear-gradient(transparent 50%,#ffd5e8 50%)}.m_txt_c01{color:#ea729a}.m_txt_w600{font-weight:600}.m_tbl01{max-width:686px;width:100%;margin:0 auto}.m_tbl01 th,.m_tbl01 td{border:solid 1px #ffd5e8;padding:1rem;font-size:1.3rem}@media(min-width:769px){.m_tbl01 th,.m_tbl01 td{font-size:1.6rem;padding:1.5rem}}.m_tbl01 th{text-align:left;font-weight:600;color:#333;background:#ffd5e8;border-bottom:solid 1px #fff;white-space:nowrap}.m_tbl01 td{background:#fff}.m_tbl01 tr:last-child th{border-bottom:solid 1px #ffd5e8}.pink{color:#ea729a}.emph{background:linear-gradient(transparent 60%,#f6ced8 0%);font-weight:600}.l_sticky_nav{z-index:3}.line-textlink{color:#06c755;text-decoration:underline}.line-textlink:hover{text-decoration:none}.l_spnav li{width:16.6666666667%}.l_spnav a span{font-size:1.1rem}.icon-nav_icon-09:before{font-family:"Font Awesome 5 Free";content:""}.icon-nav_icon-07:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.icon-nav_icon-08:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.l_sticky_nav .l_sticky_nav_line{width:80%}.l_sticky_nav li.l_sticky_nav_line span{background-repeat:no-repeat}.l_sticky_nav li.l_sticky_nav_line span:before{padding-top:15%}.last_center{text-align:center}.fuan{margin:9rem auto 5rem;padding-top:5rem;font-weight:600;border-top:solid 1px #ea729a}.p-home-test .fuan,.p-yt1 .fuan,.p-fb1 .fuan,.p-fb1b .fuan,.p-home .fuan,.p-lp .fuan,.p-lp1 .fuan,.p-lp2 .fuan,.p-lp3 .fuan,.p-lp4 .fuan,.p-lp5 .fuan,.p-lp6 .fuan{display:block !important}.fuan p{color:#333;font-size:1.3rem;margin:1rem auto;text-align:center}@media(min-width:769px){.fuan p{font-size:1.5rem}}.fuan .emph{font-size:2.4rem;width:-moz-fit-content;width:fit-content;margin:auto}@media(min-width:769px){.fuan .emph{font-size:3.7rem}}.fuan ul{color:#ea729a;margin:1rem auto;max-width:-moz-fit-content;max-width:fit-content;text-align:center}.push{padding-top:1rem;padding-bottom:1rem}@media(min-width:769px){.push{padding-top:4rem;padding-bottom:4rem;margin:auto;width:-moz-fit-content;width:fit-content}}.push p{font-size:1.6rem;line-height:1.7}@media(min-width:769px){.push p{font-size:1.95rem;line-height:1.78}}.toiawase-btn{width:100%;margin:0 auto}@media(min-width:769px){.toiawase-btn{max-width:1000px;display:flex;justify-content:space-between}}.toiawase-btn a{display:flex;align-items:center;justify-content:center;height:78px;background:#ea729a;color:#fff !important;font-size:1.8rem;line-height:1.4;font-weight:600;box-shadow:0 6px 0 #9e0431;border-radius:10px}@media(min-width:769px){.toiawase-btn a{width:100%;height:118px;font-size:3rem;box-shadow:0 8px 0 #9e0431;border-radius:20px}.toiawase-btn a:hover{transform:translateY(8px);box-shadow:none}}.logo-center{display:flex;justify-content:center;align-items:center;margin-right:1rem}.hd-right-area:not(.popup_qr-content)>p{text-align:center;font-size:1rem;font-weight:500}@media(min-width:769px){.hd-right-area:not(.popup_qr-content)>p{font-size:1.4rem}}.hd-right-area:not(.popup_qr-content)>p span{position:relative;display:flex;justify-content:center;align-items:center}.hd-right-area:not(.popup_qr-content)>p span:before{transform:rotate(45deg);margin-right:.2rem}.hd-right-area:not(.popup_qr-content)>p span:before,.hd-right-area:not(.popup_qr-content)>p span:after{content:"";width:15px;height:1px;background:#ea729a;position:relative;top:1px}@media(min-width:769px){.hd-right-area:not(.popup_qr-content)>p span:before,.hd-right-area:not(.popup_qr-content)>p span:after{width:30px}}.hd-right-area:not(.popup_qr-content)>p span:after{transform:rotate(-45deg);margin-left:.2rem}.hd-counseling-btn{margin:0 auto;display:flex;justify-content:center}.hd-counseling-btn .open-btn{display:flex;justify-content:center;align-items:center;width:80px;height:25px;padding:0 .5rem;margin:auto .4rem auto 0;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;background:#ea729a;box-shadow:0 3px 0 #9e0431;border-radius:50px;text-align:center;cursor:pointer}@media(min-width:769px){.hd-counseling-btn .open-btn{width:120px;height:40px;padding:0 .5rem;font-size:1.5rem;letter-spacing:.1em;box-shadow:0 4px 0 #9e0431}.hd-counseling-btn .open-btn:hover{transform:translateY(4px);box-shadow:none}}.popup_qr-wrap input{display:none}.popup_qr-overlay{display:flex;justify-content:center;overflow:auto;position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:opacity .5s,transform 0s .5s;transform:scale(0)}.popup_qr-trigger{position:absolute;width:100%;height:100%}.popup_qr-content-wrap{position:relative;align-self:center;width:90%;max-width:800px;padding:30px 40px;box-sizing:border-box;background:#fff;line-height:1.4em;transition:.5s;text-align:justify}.popup_qr-content-wrap .close-btn{position:absolute;top:10px;right:10px;font-size:14px;cursor:pointer;padding:8px;background:#bbb;color:#fff;border-radius:15px;line-height:14px;font-weight:700}.popup_qr-wrap input:checked~.popup_qr-overlay{opacity:1;transform:scale(1);transition:opacity .5s}.popup_qr-wrap input:checked~.popup_qr-overlay .popup_qr-content-wrap{transform:translateY(50px)}.popup_qr-content{display:flex;flex-direction:column;align-items:center;align-content:center}.popup_qr-content>*{margin:1rem auto}.popup_qr-content .line-doui a{color:#ea729a !important;text-decoration:underline;display:initial;background:0 0 !important;font-size:xx-small !important;font-weight:initial;line-height:1.6;padding:0}.popup_qr-content .toiawase-btn{width:50%}.popup_qr-content .toiawase-btn a{box-shadow:none;font-size:1.4rem;height:initial;padding:.7rem 1.5rem}@media(min-width:769px){.popup_qr-content .toiawase-btn a{height:initial;padding:1rem 1.5rem}}.popup_qr-content .toiawase-btn a:hover{transform:none;background:#009635;transition:.3s ease}.l_sticky_nav li .open-btn{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#fff;text-align:center;height:45px;line-height:1.3;padding:0 .5rem;position:relative;background:#06c755}.navi{margin-top:.5rem;width:100%;font-size:inherit;font-weight:600}@media(min-width:769px){.navi{margin:1rem auto 0 auto;width:90%;font-size:1.6rem}}.navi ul{display:flex;justify-content:space-between;overflow-x:scroll}@media(min-width:769px){.navi ul{overflow-x:hidden}}.navi ul li{min-width:10rem;text-align:center}.navi ul li a{color:#333;display:block;padding:1rem 1rem 1.5rem}@media(min-width:769px){.navi ul li a{padding:.5rem 2rem;border-bottom:.6rem solid rgba(0,0,0,0);transition:opacity .3s ease}}@media(min-width:769px){.navi ul li a:hover{border-bottom:.6rem solid #fddde6;opacity:.7}}.p-home .p_pagelast,.p-service .p_pagelast{padding-top:initial;margin-bottom:0}.counseling-btn{margin:2rem auto}@media(min-width:769px){.counseling-btn{margin-top:0}}.counseling-btn a{display:flex;align-items:center;justify-content:center;margin:0 1.5rem;height:78px;background:#ea729a;color:#fff !important;font-size:1.6rem;line-height:1.4;font-weight:600;box-shadow:0 5px 0 #9e0431;border-radius:10px}@media(min-width:769px){.counseling-btn a{height:118px;font-size:3rem;box-shadow:0 8px 0 #9e0431;border-radius:20px}.counseling-btn a:hover{transform:translateY(8px);box-shadow:none}}.last_center .toiawase-btn a+a{margin-top:2rem}@media(min-width:769px){.last_center .toiawase-btn a+a{margin-top:0;margin-left:2rem}}.yoko{display:flex;flex-wrap:wrap;max-width:1000px;justify-content:space-around;margin:auto}.level-meyasu{color:#333;font-size:xx-small;font-weight:initial}@media(min-width:769px){.level-meyasu{font-size:1.4rem}}.yoko_lstcol{border:1px solid #ff3b74;width:32.6666666667%;display:flex;justify-content:space-evenly;flex-direction:column}.yoko .kyu{font-weight:600;text-align:center;letter-spacing:.05em;font-size:1.4rem;padding:.5rem;color:#ff3b74}@media(min-width:769px){.yoko .kyu{font-size:1.95rem;padding:1rem}}.yoko .counseling-btn{margin:.5rem .5rem 1.5rem}@media(min-width:769px){.yoko .counseling-btn{margin:1rem 2rem 2rem}}.yoko .counseling-btn a{justify-content:center;text-align:center;font-size:1rem;height:45px;margin:auto}@media(min-width:769px){.yoko .counseling-btn a{height:110px;font-size:2.5rem}}.counseling_nagare{display:block;font-size:1.6rem;font-weight:500;text-decoration:underline;color:#ea729a;margin:2rem auto 2rem auto;line-height:1.6;text-align:center}@media(min-width:769px){.counseling_nagare{margin:4rem auto 2rem auto;font-size:2rem}}.counseling_nagare:hover{text-decoration:none}.p-counseling .counseling_nagare{display:none !important}.bottom-navi{max-width:1000px;margin:8rem auto 1rem auto}.bottom-navi ul{font-size:1.2rem;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}@media(min-width:769px){.bottom-navi ul{font-size:1.3rem;flex-direction:row}.bottom-navi ul li{text-align:center;padding:0 .5rem}.bottom-navi ul li:not(:first-of-type){border-left:1px solid #333}}.bottom-navi ul li a{color:#333;display:block;transition:opacity .3s ease}.bottom-navi ul li a:hover{color:#ea729a;opacity:.7}.eigoba_toeic{text-align:center}.eigoba_toeic p{margin-bottom:3rem}.eigoba_toeic .logo{display:inline-block;margin:0 .4em;vertical-align:middle}.eigoba_toeic .logo img{max-height:30px}.nobiritsu_ttl{line-height:1.5;font-size:2.3rem;font-weight:600;text-align:center;letter-spacing:.05em;margin-bottom:1rem}@media(min-width:769px){.nobiritsu_ttl{font-size:3.5rem;margin-bottom:2rem}}.nobiritsu_lst{max-width:1000px;margin:3rem auto}.nobiritsu_lst dl{background:#fddde6;padding:0;margin:3rem 0;border:1px solid #ea729a}@media(min-width:769px){.nobiritsu_lst dl{margin:5rem 0;padding:.5rem}}.nobiritsu_lst dt{padding:.5rem 0 .5rem 3rem;margin:.5rem;text-indent:-2rem;background:#fff;text-align:left;line-height:1.6;font-weight:600;font-size:1.5rem}@media(min-width:769px){.nobiritsu_lst dt{font-size:2rem}}.nobiritsu_lst dt:before{font-family:"Font Awesome 5 Free";color:#ea729a;padding-right:.5rem;content:"";font-weight:900}.nobiritsu_lst dd{margin:.5rem}.nobiritsu_lst dd p{margin:.5rem;font-size:1rem;line-height:1.6}@media(min-width:769px){.nobiritsu_lst dd p{font-size:1.4rem}}.nobiritsu_lst dd .data{background:#fff;display:flex;flex-direction:column;align-items:center;padding:.5rem}@media(min-width:769px){.nobiritsu_lst dd .data{flex-direction:row;align-items:center;justify-content:space-evenly;margin-top:2rem}}.nobiritsu_lst dd .data .left,.nobiritsu_lst dd .data .right{width:100%}@media(min-width:769px){.nobiritsu_lst dd .data .left,.nobiritsu_lst dd .data .right{width:45%}}.nobiritsu_lst dd .data .gokaku-msg{margin:2rem 0 0;width:100%}@media(min-width:769px){.nobiritsu_lst dd .data .gokaku-msg{margin:1rem 0}}.nobiritsu_lst dd .data .gokaku-msg_ttl{color:#ea729a;font-size:1.3rem;text-align:center;font-weight:600}@media(min-width:769px){.nobiritsu_lst dd .data .gokaku-msg_ttl{font-size:2rem}}.nobiritsu_lst dd .data .gokaku-msg_ttl:before,.nobiritsu_lst dd .data .gokaku-msg_ttl:after{font-family:"Font Awesome 5 Free";color:#ea729a;padding-right:.5rem;padding-left:.5rem;content:"";font-weight:900}.kansou-area{padding-top:4rem;padding-bottom:5rem;margin-bottom:2.5rem}@media(min-width:769px){.kansou-area{padding-bottom:8rem;margin-bottom:1rem}}.kansou-area h2{line-height:1.5;font-size:2.3rem;font-weight:600;text-align:center;letter-spacing:.05em;margin-bottom:1rem}@media(min-width:769px){.kansou-area h2{font-size:3.5rem;margin-bottom:2rem}}.kansou-area_lst{display:flex;flex-direction:column;align-items:center}.kansou-area_lst .img{padding:1rem 0 5rem;border-bottom:2px dashed #fddde6}@media(min-width:769px){.kansou-area_lst .img{padding-top:3rem}}.kansou-area_lst .img:last-of-type{border:none}.sotsugyosei{padding-top:5rem;padding-bottom:8rem}@media(min-width:769px){.sotsugyosei{padding-top:9rem;padding-bottom:12rem}}.sotsugyosei-wrap{max-width:700px;margin:auto}.sotsugyosei .fukidashi-wrap{display:flex;flex-direction:row;align-items:flex-start;margin-top:3rem;justify-content:flex-start}.sotsugyosei .fukidashi-wrap:nth-of-type(even){flex-direction:row-reverse}.user_icon{margin-top:1rem}.sotsugyosei .user_icon:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;font-size:5rem;color:#fddde6}.sotsugyosei .fukidashi{position:relative;background:#fff;border:solid 2px #fddde6;box-sizing:border-box;border-radius:10px;width:70%;margin:0 1rem;padding:.5rem 1rem}@media(min-width:769px){.sotsugyosei .fukidashi{width:85%}}.sotsugyosei .fukidashi:before{content:"";position:absolute;margin-top:-10px;border:10px solid rgba(0,0,0,0);border-right:14px solid #fff;z-index:2;top:30%;left:-18px}.sotsugyosei .fukidashi:after{content:"";position:absolute;top:30%;left:-20px;margin-top:-10px;border:10px solid rgba(0,0,0,0);border-right:10px solid #fddde6;z-index:1}.sotsugyosei .fukidashi-wrap:nth-of-type(even) .fukidashi:before{transform:rotate(180deg);right:-18px;left:initial}.sotsugyosei .fukidashi-wrap:nth-of-type(even) .fukidashi:after{transform:rotate(180deg);right:-20px;left:initial}.kiji-area{padding-top:4.5rem;padding-bottom:6rem}@media(min-width:769px){.kiji-area{padding-top:7rem;padding-bottom:10rem}}.kiji-area_lst{display:flex;justify-content:center;flex-wrap:initial;margin:0 -.5rem}.kiji-area_lstcol{max-width:300px;padding:0 .5rem}.kiji-area_lstcol .img{background:#fff;padding:1px;border:solid 1px #ccc}.kiji-area_lstcol .img a{transition:opacity .3s ease}.kiji-area_lstcol .img a:hover{opacity:.7}.main_start{margin:0 auto 5rem;padding:4.5rem 1.5rem 6rem}@media(min-width:769px){.main_start{margin-bottom:10rem;padding-top:6.5rem;padding-bottom:10rem}}.white-box{background:#fff;padding:1rem 5%}.blog .bg02,.single .bg02{margin-bottom:5rem}@media(min-width:769px){.blog .bg02,.single .bg02{margin-bottom:10rem}}.faq dl{display:flex;flex-direction:column;width:100%;margin:3rem auto;color:#333;font-size:1.2rem;line-height:1.8}@media(min-width:769px){.faq dl{font-size:1.6rem}}.faq h3+dl{margin-top:0}.faq dl dt{background:#fff;color:#ea729a;font-size:1.5rem;font-weight:600}@media(min-width:769px){.faq dl dt{font-size:2.8rem}}.faq dl dd{background:#fddde6;color:#333;font-weight:500}.faq dl dt,.faq dl dd{margin:0;padding:1rem;display:flex;align-items:center;flex-direction:row}@media(min-width:769px){.faq dl dt,.faq dl dd{margin:1rem 0}}.faq dl .num{font-weight:600;border-radius:100%;width:30px;height:30px;font-size:1.5rem;display:flex;justify-content:center;align-items:center;margin-right:1.5rem;letter-spacing:normal;flex-shrink:0;background:#ea729a;color:#fff}@media(min-width:769px){.faq dl .num{font-size:2.6rem;width:58px;height:58px;margin-right:3rem}}.faq dl .ans{background:#fff;color:#ea729a;border:2px solid #ea729a}@media(min-width:769px){.faq dl .ans{border:5px solid #ea729a}}.faq dl dd ul li{list-style:initial;line-height:initial;margin:0 0 .5rem 2rem}.faq dl dd p+p,.faq dl dd ul+p,.faq dl dd p+ul{margin-top:1rem}.faq dl a{padding:.2rem 1rem;border-radius:3px;font-weight:600;transition:background .2s ease-in;text-align:center;width:-moz-fit-content;width:fit-content;color:#fff;background:#06c755}.faq dl a:hover{background:#009635}.faq-category{font-weight:600;font-size:2rem;border-left:1rem solid #fddde6;margin-top:1rem;padding-left:1rem}@media(min-width:769px){.faq-category{font-size:3rem;margin:2rem 0}}.faq-category:not(:first-of-type){margin-top:7rem}.faq-navi{width:100%;font-weight:600}.faq-navi ul{display:flex;flex-wrap:wrap;justify-content:center}.faq-navi ul li{min-width:10rem;text-align:center;width:-moz-fit-content;width:fit-content}@media(min-width:769px){.faq-navi ul li{width:30%}}.faq-navi ul li a{color:#333;display:block;padding:.5rem 1rem}@media(min-width:769px){.faq-navi ul li a{padding:1rem;border-bottom:.5rem solid rgba(0,0,0,0);transition:opacity .3s ease}}@media(min-width:769px){.faq-navi ul li a:hover{border-bottom:.5rem solid #ea729a;opacity:.7}}.ryokin{position:relative;padding:0;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:3.5rem;color:#333}.ryokin .txt{align-items:center;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;padding:.8rem}@media(min-width:769px){.ryokin .txt{font-size:1.5rem;text-align:center}}.ryokin .link{color:#ea729a;text-decoration:underline;font-weight:500}.ryokin .link:hover{text-decoration:none}.ryokin .txt div p+p{margin-top:2rem}.ryokin .txt p span{font-size:1.5rem}@media(min-width:769px){.ryokin .txt p span{font-size:1.8rem}}.fukumareru{max-width:400px;padding:0 50px}.fukumareru .num{transform:translate(20px,-29px)}.fukumareru .ttl{font-size:2rem}.ryokin .img{max-width:100%;width:auto;height:auto;margin:4rem auto}.law_hyo{background:#fff;padding:4rem 5%;max-width:1000px;margin:auto}.law_hyo dl{display:flex;flex-direction:column;font-size:1.2rem}.law_hyo dl:last-child dd{margin-bottom:0}@media(min-width:769px){.law_hyo dl{flex-direction:row;border-bottom:solid 1px #d2d2d2;font-size:1.4rem}}@media(min-width:769px){.law_hyo dl:first-of-type{border-top:solid 1px #d2d2d2}}.law_hyo dt{display:flex;flex-direction:column;justify-content:center;padding:.5rem;background:#f3f3f3;font-weight:600;text-align:center}@media(min-width:769px){.law_hyo dt{width:30%;min-width:280px;padding:1rem 1.5rem;border-right:dotted 1px #d2d2d2}}.law_hyo dl dd{display:flex;flex-direction:column;justify-content:center;padding:.5rem;margin-bottom:2rem}@media(min-width:769px){.law_hyo dl dd{margin:0;padding:1rem 1.5rem}}.law_hyo dd ul li{display:flex;flex-direction:column;padding-bottom:.5rem}.law_hyo dd ul li:last-of-type{padding:0}.law_hyo dd ul li span{padding-left:2rem}.law_hyo dd ul ul{padding-left:2rem}.law_hyo dl dd ul li:not(:last-of-type) ul{margin-bottom:1rem}.kiyaku{max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.kiyaku p,.kiyaku-list li{margin-top:.4rem;margin-bottom:1rem;line-height:1.6}.kiyaku h3{margin-top:3rem;margin-bottom:1rem;font-size:1.6rem;font-weight:600;color:#ea729a}@media(min-width:769px){.kiyaku h3{font-size:2rem}}.kiyaku h3:first-of-type{margin-top:0}.kiyaku-list ol li,.kiyaku-list02 ol li{counter-increment:listCounter}.kiyaku-list ol{counter-reset:listCounter;padding-left:4rem}.kiyaku-list li:before{content:counter(listCounter) "項";padding-right:1rem;margin-left:-3rem;font-weight:600}.kiyaku-list02 ol{counter-reset:listCounter;padding-left:3rem}.kiyaku-list02 li:before{content:"（" counter(listCounter) "）";padding-right:0;margin-left:-3.8rem;font-weight:initial}.kiyaku-list03 ol{padding-left:3rem;list-style-type:disc}.kiyaku-list03 li:before{content:none}.kiyaku dl{margin:3rem 0 1rem}.kiyaku dt{font-weight:600}.policy{max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.policy p{margin-bottom:1rem}.policy h3{color:#ea729a;margin-top:3rem;margin-bottom:1rem;font-size:1.6rem;font-weight:600}@media(min-width:769px){.policy h3{font-size:2rem}}.policy ol,.policy ul{padding-left:2rem;margin:auto 1rem}.policy ol{list-style-type:decimal}.policy ul{list-style-type:initial}.policy ul li,.policy ol li{line-height:1.6;padding-left:1rem}.abc-list ol li{counter-increment:listCounter}.abc-list ol{counter-reset:listCounter;padding-left:2rem;list-style-type:none}.abc-list li:before{content:counter(listCounter,lower-alpha) "）";margin-left:-3rem}.policy .abc-list+p,.policy ol+p,.policy ul+p{margin-top:.8rem}.policy .link{color:#ea729a;display:initial}.policy dl{margin:3rem 0 1rem}.policy dt{font-weight:600}.contact{width:100%}.contact .attention{border:1px solid #ff3b74;max-width:800px;padding:1rem;margin:2rem auto 5rem;background:#fff}.form{margin-left:auto;margin-right:auto;width:100%;max-width:1000px}.form .txt{align-items:center;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;padding:0}@media(min-width:769px){.form .txt{font-size:1.5rem;width:-moz-fit-content;width:fit-content;margin:auto}}.form .txt p+p{margin-top:1rem}.mw_wp_form_input .form .txt .kakunin{display:none}.mw_wp_form_preview .form .txt .nyuryoku{display:none}.form .link{color:#ea729a;text-decoration:underline;font-weight:500}.form .link:hover{text-decoration:none}.form input[type=text],.form input[type=email],.form textarea{width:100%;padding:.5rem;margin-bottom:.5rem;color:#333;background:#f3f3f3;border:1px solid #d2d2d2}.form input[type=text]:focus,.form input[type=email]:focus,.form textarea:focus{outline-color:#333}.form .form-input .error{color:#ff3b74 !important}.form-required{color:#ff3b74}.form-item{padding:2rem}@media(min-width:769px){.form-item{max-width:900px;display:flex;justify-content:space-between}}.form-item:last-of-type{display:flex;justify-content:center}@media(min-width:769px){.form-item:last-of-type{justify-content:flex-end}}.form-label,.form-input{padding:0;margin:0 auto 1rem}@media(min-width:769px){.form-label,.form-input{margin:3rem 0}.form-label{width:20%}.form-input{width:70%}}.form-label{font-weight:600}.form-btn{cursor:pointer;background:#ea729a;color:#fff;border-radius:10px;font-size:2rem;font-weight:600;margin:0;padding:1rem 2rem;min-width:8rem;border:none;height:4rem;display:flex;justify-content:center;align-items:center}.form-item .form-btn:nth-of-type(2){margin-left:2rem}.pt_all,.pt{color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.pt_lst{max-width:1000px;margin:3rem auto 6rem}@media(min-width:769px){.pt_lst{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -12px}}.pt_lstcol{padding:0 2rem;margin-bottom:5rem}@media(min-width:769px){.pt_lstcol{padding:0 3rem;width:33.3333333333%}}.pt_lst .ttl{font-size:1.9rem;font-weight:600;margin:.5rem}@media(min-width:769px){.pt_lst .ttl{font-size:2.1rem}}.pt_lst .motto{padding:0 2rem;background:#ea729a;border-radius:3px;font-weight:600;transition:background .2s ease-in;display:block;text-align:center;margin:1.5rem 1rem 0}.pt_lst .motto:after{font-family:"Font Awesome 5 Free";content:"";padding-left:.5rem}.pt_lst .motto:hover{background:#9e0431}.pt .prof{margin:0 0 3rem;align-items:center;max-width:1000px}@media(min-width:769px){.pt .prof{display:flex;flex-direction:row-reverse}}@media(min-width:769px){.pt img{width:40%;margin-left:4rem}}.pt .name{font-size:1.9rem;font-weight:600;line-height:1.6;margin:.5rem}@media(min-width:769px){.pt .name{font-size:2.1rem}}.pt p{font-size:1.4rem;text-align:left;padding:.5rem}.pt .gakushu{background:rgba(253,221,230,.5);margin-bottom:4rem;border-radius:5px;padding:.5rem}@media(min-width:769px){.pt .gakushu{padding:1rem}}.pt .gakushu .ttl{width:50%;font-size:1.5rem;font-weight:600;line-height:1.6;margin:0 0 0 .5rem;border-bottom:2px double #ea729a}@media(min-width:769px){.pt .gakushu .ttl{margin:.5rem;font-size:1.7rem}}.pt .gakushu .ttl:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#ea729a;font-size:150%;padding-right:.5rem}@media(min-width:769px){.pt .gakushu p{padding:.5rem 3rem}}.pt .msg{position:relative;font-weight:500}@media(min-width:769px){.pt .msg{margin-top:5rem;padding:1rem 1rem 0 3rem}}.pt .msg:before{position:absolute;font-weight:900;content:"message";color:#ea729a;left:0;width:100%;bottom:100%;border-bottom:2px solid;padding:0 .5rem;font-size:.7rem}.interview{color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.interview .shoukai{margin:0;align-items:center;max-width:1000px}@media(min-width:769px){.interview .shoukai{margin:1rem auto;display:flex}}.interview .shoukai:first-of-type{margin-bottom:5rem}.interview .shoukai img{margin:.5rem}@media(min-width:769px){.interview .shoukai img{width:40%}}.interview .trainer{display:flex;justify-content:flex-end}.interview .trainer img{width:30%}@media(min-width:769px){.interview .trainer img{width:20%}}.interview .etc{display:flex;align-items:center;max-width:1000px;margin:2rem auto;flex-direction:column}@media(min-width:769px){.interview .etc{flex-direction:row;align-items:flex-start}}.interview .etc div:first-of-type{width:80%;display:flex;height:auto;flex-shrink:0;flex-direction:row;align-items:center;justify-content:flex-start}@media(min-width:769px){.interview .etc div:first-of-type{flex-direction:column;width:15%}}.interview .etc div:first-of-type img{width:30%;margin-right:1rem;border:2px solid #fddde6;border-radius:100%}@media(min-width:769px){.interview .etc div:first-of-type img{width:initial;margin:0}}.interview .etc div:first-of-type p{text-align:center;font-weight:600;margin:.5rem}.etc .fukidashi{position:relative;background:#fff;border:solid 2px #fddde6;box-sizing:border-box;border-radius:10px;margin-top:2.5rem;padding:.5rem 1rem}@media(min-width:769px){.etc .fukidashi{margin-top:0;margin-left:2rem}}.etc .fukidashi:before{content:"";position:absolute;top:-16px;left:17%;transform:rotate(90deg);margin-top:-10px;border:14px solid rgba(0,0,0,0);border-right:14px solid #fff;z-index:2}@media(min-width:769px){.etc .fukidashi:before{transform:initial;top:15%;left:-24px;margin-top:-12px;border:12px solid rgba(0,0,0,0);border-right:12px solid #fff}}.etc .fukidashi:after{content:"";position:absolute;top:-14px;left:17%;transform:rotate(90deg);margin-top:-16px;border:14px solid rgba(0,0,0,0);border-right:14px solid #fddde6;z-index:1}@media(min-width:769px){.etc .fukidashi:after{transform:initial;top:15%;left:-30px;margin-top:-14px;border:14px solid rgba(0,0,0,0);border-right:14px solid #fddde6}}.interview .shoukai div p{line-height:1.8;margin:.5rem}.interview .shoukai .name{font-weight:600;font-size:130%}.interview_main{margin-bottom:3rem;border:solid 1px #ccc;padding:.5rem .5rem 3rem;display:flex;flex-direction:column}.shoukai+.interview_main{margin-top:5rem}.interview .ttl{width:100%;background:#ea729a;color:#fff;font-size:2rem;font-weight:600;text-align:center;padding:1rem;letter-spacing:.05em;margin-bottom:2rem}@media(min-width:769px){.interview .ttl{font-size:2.4rem;padding:1.5rem}}.interview_main p{font-size:1.4rem;padding:0 1rem;margin-bottom:2rem}@media(min-width:769px){.interview_main p{font-size:1.6rem}}.interview-yousu{margin:1rem auto 6rem auto}@media(min-width:769px){.interview-yousu{margin-bottom:10rem}}.interview-yousu .ttl{background:initial;color:#333;margin-bottom:0}.interview-video{position:relative;height:0;padding:0 0 56.25%;overflow:hidden}.interview-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.interview_main img.interview_yokoPhoto{float:left;margin-left:1rem;width:40%;margin-right:1rem;max-width:180px}.little-note{font-size:9px;vertical-align:super;color:#ff3b74}.interview blockquote{padding:.5rem;border:2px solid #eee;margin:1rem auto;background-color:#fcfcfc;position:relative}.interview blockquote:after,.interview blockquote:before{box-sizing:border-box;font-size:.5rem;font-family:"Font Awesome 5 Free";font-weight:700;color:#ccc;position:absolute}.interview blockquote:before{content:"";top:.5rem}.interview blockquote:after{content:"";bottom:.5rem;right:.5rem}.interview blockquote p{font-size:90%;text-indent:-1rem;padding:0 1.5rem 0 2.5rem}.interview blockquote p:last-child{text-align:right;margin:0 1.5em .5em 0;font-size:80%}.interview a{text-decoration:underline;color:#ea729a}.interview a:hover{text-decoration:none}.keisai{display:flex;flex-direction:column;color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.keisai p{margin-top:.4rem;margin-bottom:1rem;line-height:1.6}.keisai .date:before{font-family:"Font Awesome 5 Free";content:"";padding-right:1rem;margin-left:-2rem;font-weight:900}.keisai .date{margin-bottom:0 !important}.keisai img{max-width:100%;display:flex;margin:2rem auto;flex-direction:column}.keisai .link{display:block;text-decoration:underline;color:#ea729a}.keisai .link:hover{text-decoration:none}.merumaga{display:flex;flex-direction:column;color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.merumaga p{margin-top:.4rem;margin-bottom:1rem;line-height:1.6}.merumaga a{text-decoration:underline;color:#ef4c83}.merumaga a:hover{text-decoration:none}.line_present{display:flex;align-items:center;flex-direction:column;padding:5%}.line_present p{max-width:1000px;color:#ea729a;line-height:1.6;font-size:1.4rem;font-weight:500;text-align:left}@media(min-width:769px){.line_present p{font-size:2.8rem}}.line_present .gifticon{margin-left:3.5rem}@media(min-width:769px){.line_present .gifticon{margin-left:5.5rem}}.line_present .gifticon:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";color:#ea729a;padding-right:1rem;margin-left:-2.5rem}@media(min-width:769px){.line_present .gifticon:before{padding-right:1rem;margin-left:-4rem}}.shiryo{color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.bg_white{border-bottom:solid 1px #ea729a}.toiawase-btn .line-btn{background:#06c755;box-shadow:0 6px 0 #009635}@media(min-width:769px){.toiawase-btn .line-btn{box-shadow:0 8px 0 #009635}}.shiryo p+.toiawase-btn{margin-top:3rem}.campaign{color:#333;max-width:1000px;padding:0 5%;margin-left:auto;margin-right:auto}.campaign h3:first-of-type{margin-top:0}.campaign h3{margin-top:3rem;margin-bottom:1rem;color:#333;font-size:1.6rem;font-weight:600;color:#ea729a}@media(min-width:769px){.campaign h3{font-size:2rem}}.rule-list ul{padding-left:4rem}.rule-list ul li{list-style:initial}.campaign p,.rule-list li{margin-top:.4rem;margin-bottom:1rem;line-height:1.6}.campaign_bnr{text-align:center;margin:1rem auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.campaign_bnr{margin:3rem auto;max-width:1000px;padding:0}}.campaign_bnr p{color:#ff3b74;font-size:1.5rem;font-weight:600}@media(min-width:769px){.campaign_bnr p{font-size:2rem}}.campaign_msg p{text-align:center;margin-bottom:2rem;color:#333;font-weight:initial;font-size:100%}.nayami{background:#fff;text-align:left;padding:.5rem 1rem;box-shadow:0 0 16px rgba(0,0,0,.16);border:1px solid #ccc;margin-bottom:3rem;max-width:90%;margin:2rem auto;font-size:1.3rem}@media(min-width:769px){.nayami{max-width:60%;font-size:1.8rem}}.nayami_ttl{font-size:1.6rem;line-height:initial;width:-moz-fit-content;width:fit-content;margin:0 auto 1.2rem auto;font-weight:600}@media(min-width:769px){.nayami_ttl{font-size:3rem;margin-bottom:2rem}}.nayami_ttl span{background:linear-gradient(transparent 60%,#f6ced8 0%)}.nayami ul{padding-left:2rem;list-style-type:none;width:-moz-fit-content;width:fit-content;margin:auto}.nayami ul li{line-height:1.6;padding-left:1rem;margin-bottom:.8rem}@media(min-width:769px){.nayami ul li{margin-bottom:1rem}}.nayami ul li:before{font-family:"Font Awesome 5 Free";content:"";padding-right:1rem;margin-left:-2rem}.nayami ul li .border{border-bottom:1px solid #ccc;padding-bottom:.2rem}.coaching{width:100%;margin-left:auto;margin-right:auto;padding-top:4.5rem}@media(min-width:769px){.coaching{padding-top:6rem}}.coaching .m_ttl{margin-bottom:1rem}@media(min-width:769px){.coaching .m_ttl{margin-bottom:2rem}}.coaching_lst{max-width:1000px;margin:3rem auto 6rem}@media(min-width:769px){.coaching_lst{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}}.coaching_lst h3{text-align:center;line-height:2;font-size:1.8rem}.coaching_lstcol .ttl{font-size:1.9rem;font-weight:600;color:#ea729a;margin-bottom:2rem}@media(min-width:769px){.coaching_lstcol .ttl{font-size:2.1rem}}.coaching_lstcol{margin-bottom:3rem}@media(min-width:769px){.coaching_lstcol{padding:0 3rem;width:50%}}.coaching_lstcol p{font-size:1.4rem;font-weight:500;text-align:left}.coaching .img{margin:1rem auto}.coaching_msg{max-width:1000px;margin:auto}.coaching_msg p{text-align:center;font-size:1.5rem;line-height:1.78;margin-bottom:3.3rem}@media(min-width:769px){.coaching_msg p{font-size:2.5rem;line-height:1.6;margin-bottom:3rem}}.coaching_msg p .pink{font-weight:600}.sokyu_area{margin-bottom:2rem}.sokyu_area p{font-size:1.4rem;line-height:1.6;margin-bottom:.8rem;padding:0 2rem}@media(min-width:769px){.sokyu_area p{font-size:2.1rem}}.sokyu{max-width:1000px;margin:auto}.sokyu_area .bg_full{margin:2rem auto;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_busyImg.jpg) center no-repeat;background-color:rgba(255,255,255,.8);background-blend-mode:lighten;background-size:cover;padding:5%}@media(min-width:769px){.sokyu_area .bg_full{padding:2% calc(50% - 500px)}}.sokyu_area .bg_full p{width:90%;text-shadow:3px 3px 6px #fff,-1px 1px 6px #fff,3px 3px 6px #fff,-2px -2px 6px #fff}@media(min-width:769px){.sokyu_area .bg_full p{width:60%}}.coaching_detail{max-width:1000px;display:flex;flex-direction:column;align-items:center;margin:0 auto 4rem auto}@media(min-width:769px){.coaching_detail{flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:initial}}.coaching .coaching_icon{display:flex;flex-direction:row;align-items:center;justify-content:center}.coaching .coaching_icon img{max-width:50px;padding-bottom:1rem}.coaching_detail .arrow{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#fddde6;padding:-4rem;font-size:8rem;margin:-1rem auto}@media(min-width:769px){.coaching_detail .arrow{transform:rotate(270deg);margin:auto 0}}.coaching_detail dl{padding:1rem;border:1px solid #ea729a}@media(min-width:769px){.coaching_detail dl{margin:2rem 1.5rem;width:26.6666666667%}}.coaching_detail dl dt{color:#333;font-weight:600;font-size:1.5rem;line-height:1.6;padding:1rem;display:flex;flex-direction:column;background:#fddde6;text-align:center;justify-content:center;align-items:center}@media(min-width:769px){.coaching_detail dl dt{font-size:2rem;height:9rem}}.coaching_detail dd{margin-top:1rem}@media(min-width:769px){.coaching_detail dd{display:flex;flex-direction:column;align-items:center}}.coaching_detail dd .coaching_detail_img{padding:0}.coaching_detail dd .coaching_detail_setsumei{padding:.5rem;background:#fff;margin-top:1rem}.coaching_detail dd p{font-size:1.2rem !important;line-height:1.6}@media(min-width:769px){.coaching_detail dd p{font-size:1.5rem !important}}.schedule{padding-top:4.5rem;width:100%;margin-left:auto;margin-right:auto}@media(min-width:769px){.schedule{padding-top:7rem}}@media(min-width:769px){.schedule .m_ttl{padding:0 1.5rem}}.schedule p{font-size:1.4rem;font-weight:600;text-align:center}@media(min-width:769px){.schedule p{font-size:2.1rem}}.schedule ul+p{font-size:inherit;font-weight:initial}.tab-wrap00{background:#fff;margin:1rem auto 4rem auto;border-radius:5px 5px 0 0;border:1px solid #ea729a}@media(min-width:769px){.tab-wrap00{margin:1rem auto 7rem auto;max-width:500px}}.tab-wrap{background:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 0 1rem}.tab-label{width:33.3333333333%;opacity:.7;background:#f3f3f3;color:#333;border-top:1px solid #d2d2d2;border-right:1px solid #d2d2d2;border-left:1px solid #d2d2d2;font-size:1.5rem;font-weight:600;cursor:pointer;flex:1;order:-1;padding:1rem;position:relative;text-align:center;transition:cubic-bezier(.4,0,.2,1) .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tab-label:hover{opacity:1;background:#fddde6}.tab-switch:checked+.tab-label{color:#fff;opacity:1;background:#ea729a;border-top:1px solid #ea729a;border-right:1px solid #ea729a;border-left:1px solid #ea729a}.tab-content{font-size:1.2rem;font-weight:initial;color:#333;height:0;opacity:0;padding:0 1rem;pointer-events:none;transform:translateX(-30%);transition:transform .3s 80ms,opacity .3s 80ms;width:100%}.tab-switch:checked~.tab-content{transform:translateX(30%)}.tab-switch:checked+.tab-label+.tab-content{height:auto;opacity:1;order:1;pointer-events:auto;transform:translateX(0)}.tab-wrap:after{content:"";height:1px;order:-1;width:100%;background:#ea729a;margin-bottom:1rem}.tab-switch{display:none}.schedule_lst{display:flex;max-width:1000px;margin:1rem auto}@media(min-width:769px){.schedule_lst{display:flex;justify-content:center;flex-wrap:wrap}}.schedule_lstcol .ttl{text-align:center;font-size:1.6rem;font-weight:600;padding:.5rem 0;background:#fddde6}@media(min-width:769px){.schedule_lstcol .ttl{font-size:1.8rem}}.schedule_lstcol{border:1px solid #d2d2d2;margin:0 .2rem;width:50%}@media(min-width:769px){.schedule_lstcol{width:30%}}.schedule_hyo{color:#333;font-size:1.4rem}.schedule_hyo dl{display:flex;padding:0 1rem}.schedule_hyo dt{font-weight:600;width:20%;flex-shrink:0;justify-content:center;text-align:center;padding:0 1rem}.schedule_hyo dd{width:100%;padding:0 0 0 1.5rem}.schedule_hyo dt,.schedule_hyo dd{display:flex;flex-wrap:wrap;line-height:1.8;align-items:flex-start}.schedule_hyo dd ul li{line-height:1.6}.schedule_lstcol .schedule_hyo .ttl{margin-top:2rem;padding:0;color:#ea729a;font-weight:600;text-align:center;font-size:inherit;background:initial}.schedule_lstcol .schedule_hyo .ttl:first-of-type{margin-top:0}.schedule .bg_full{margin-top:3rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/scheduleImg.jpg);background-position:65% 100%;background-color:rgba(255,255,255,.3);background-blend-mode:lighten;background-size:cover;min-height:200px;padding:5%}@media(min-width:769px){.schedule .bg_full{min-height:374px;padding:5% calc(50% - 500px)}}.schedule .bg_full p{width:90%;text-align:left;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}@media(min-width:769px){.schedule .bg_full p{width:60%;font-size:2.8rem;padding-left:2rem}}.counseling_detail{margin-top:3rem;background:#fff;padding-top:1rem;padding-bottom:4rem}@media(min-width:769px){.counseling_detail{padding-bottom:6.5rem}}.counseling_detail h2{font-size:2.5rem;font-weight:600;text-align:center;letter-spacing:.05em;color:#ea729a;margin:2rem auto;display:flex;flex-direction:column}@media(min-width:769px){.counseling_detail h2{font-size:3.5rem}}.counseling_detail h2 span{color:#333;font-size:initial;letter-spacing:initial}@media(min-width:769px){.counseling_detail .coaching_detail dl:nth-of-type(4),.counseling_detail .coaching_detail dl:nth-of-type(5){width:44%}}.counseling_detail .coaching_detail dl dt span{font-size:80%}.counseling_detail ul{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -12px}.counseling_detail ul li{width:300px;height:200px;margin:1rem;display:flex;border-radius:2%;background-repeat:no-repeat;box-shadow:0 0 16px rgba(0,0,0,.16);align-items:center;justify-content:center;background-size:cover;background-color:rgba(255,255,255,.5);background-blend-mode:lighten;border:3px solid #fff;background-position:50% 50%}@media(min-width:769px){.counseling_detail ul li{width:400px;height:300px;margin:2rem}}.counseling_detail ul li p{padding:4rem 2rem;padding-top:50%;font-weight:600;font-size:2rem !important;line-height:1.6;text-shadow:2px 2px 15px #fff,-2px 2px 15px #fff,2px -2px 15px #fff,-2px -2px 15px #fff;text-align:end}@media(min-width:769px){.counseling_detail ul li p{font-size:3rem !important}}.counseling_detail ul li:last-of-type{background-position:50% 100%;background-blend-mode:initial;background-size:contain;align-items:flex-start}.counseling_detail ul li:last-of-type p{padding-top:initial}.mv_con01_top{margin-top:0;margin-bottom:0;display:flex;justify-content:flex-end}.mv_con01_top img{width:25%;min-width:60px;margin:initial;max-width:200px}@media(min-width:769px){.mv_con01_top img{width:20%}}@media(min-width:769px){.mv_con01_btm{position:absolute;top:30%}}.mv_con01_btm_note{position:absolute;top:95%;bottom:inherit;transform:translateY(-50%);color:#fff;right:2%;text-align:right;font-size:xx-small}.top_img02{position:relative}@media(min-width:769px){.top_img02{max-width:1000px;margin:4rem auto}}.top_img02 div:first-of-type p{text-align:center;font-size:1.5rem;line-height:1.6;margin-bottom:1rem;font-weight:700}@media(min-width:769px){.top_img02 div:first-of-type p{font-size:2.5rem}}.top_img02 div:last-of-type{width:15%;position:absolute;bottom:0;z-index:2;right:5%}@media(min-width:769px){.top_img02 div:last-of-type{left:90%}}.mv_con02_l{background:0 0;width:100%}@media(min-width:769px){.mv_con02_l{padding:0}}.mv_con02_l img{width:50%;max-width:800px;margin:0 auto}.top_img{max-width:1000px;margin:1rem auto}.top_img img{padding:0 2rem}.kaiketsu{background:#fff;text-align:center;padding:2rem .7rem 2rem;max-width:80%;font-size:1.8rem;font-weight:600;margin:2rem auto;border:1px solid #333;z-index:2;position:relative}@media(min-width:769px){.kaiketsu{font-size:2.1rem;max-width:60%;margin:3rem auto}}.program_ttl{font-size:2.3rem;font-weight:600;color:#fff;text-align:center;letter-spacing:.05em}@media(min-width:769px){.program_ttl{margin-top:3rem;font-size:3.5rem}}.p_con02_lst{margin-top:2.5rem}.p_con02_ttlbg{min-height:200px;margin-top:-8rem;padding-top:8rem;padding-bottom:5rem}@media(min-width:769px){.p_con02_ttlbg{min-height:374px}}.p_con02 .program{color:#fff;text-align:center;padding:1rem}.p_con02 .program .link{text-decoration:underline}.p_con02 .program .link:hover{text-decoration:none}.why_eiken{text-align:center}.why_eiken>p:first-of-type{font-size:1.5rem;color:#ea729a;text-align:center}@media(min-width:769px){.why_eiken>p:first-of-type{font-size:2rem}}.why_eiken_ttl{line-height:1.5;font-size:2.3rem;font-weight:600;text-align:center;letter-spacing:.05em;margin-bottom:1rem}@media(min-width:769px){.why_eiken_ttl{font-size:3.5rem;margin-bottom:2rem}}.why_eiken_lst{max-width:1000px;margin:3rem auto 6rem;counter-reset:h3}@media(min-width:769px){.why_eiken_lst{display:flex;justify-content:center;flex-wrap:wrap}}.why_eiken_lst h3{text-align:left;display:flex;line-height:2;font-size:1.8rem}.why_eiken_lst h3:before{counter-increment:h3;content:counter(h3);background-color:#ea729a;color:#fff;text-align:center;width:4rem;height:4rem;line-height:4rem;font-size:1.8rem;margin-right:1rem;border-radius:50%;flex-shrink:0}.why_eiken_lstcol .ttl{font-size:1.9rem;font-weight:600;color:#ea729a;margin-bottom:2rem}@media(min-width:769px){.why_eiken_lstcol .ttl{font-size:2.1rem}}.why_eiken_lstcol{padding:0 2rem;margin-bottom:3rem}@media(min-width:769px){.why_eiken_lstcol{padding:0 3rem;width:33.3333333333%;margin-bottom:5rem}.why_eiken_lstcol:nth-of-type(4),.why_eiken_lstcol:nth-of-type(5){width:50%}}.why_eiken_lstcol p{font-size:1.4rem;font-weight:500;text-align:left}.why_eiken .img{margin:1rem 0}.p_con03_lstcol{max-width:300px;padding:0 12px;margin-bottom:5rem;position:relative;display:flex;justify-content:center;flex-wrap:wrap;align-content:flex-start}@media(min-width:769px){.p-lp1 .p_con03_lstcol,.p-lp2 .p_con03_lstcol,.p-fb1 .p_con03_lstcol,.p-yt1 .p_con03_lstcol{max-width:350px}}.prof_area{margin:2rem auto;display:flex;justify-content:center}@media(min-width:769px){.prof_area{margin:2rem}}.prof_area .prof_photo{max-width:40%}@media(min-width:769px){.prof_area .prof_photo{margin-right:1rem}}.prof_area .prof_photo img{border:1px #ddd solid;padding:.2rem;background:#fff}.prof_area .prof_text{max-width:60%}.prof_area .prof_text .name{font-weight:600;margin-bottom:.8rem}.prof_area .prof_text p{text-align:left;font-size:1rem;font-weight:initial;margin:.2rem 1.5rem}@media(min-width:769px){.prof_area .prof_text p{font-size:1.2rem;margin:0 0 .5rem}}.staff_msg{padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.staff_msg{display:flex;margin:auto;max-width:1000px}}.msg_photo{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/msg_photo.jpg) 50% 10% no-repeat;background-size:cover;margin:2rem 0}.msg_photo_text{display:block;max-width:1088px;width:100%;margin:0 auto}.mainvisual_fb1{background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%),linear-gradient(to bottom,rgba(0,0,0,0) 50%,#fff 100%),linear-gradient(to top,rgba(0,0,0,0) 70%,#fff 90%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_fb1.jpg);background-position:60% 100%;background-size:cover;padding:0 3%}@media(min-width:769px){.mainvisual_fb1{background:linear-gradient(to right,#fff 2%,rgba(255,255,255,.2) 10%),linear-gradient(to left,#fff 2%,rgba(255,255,255,.1) 10%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_fb1.jpg) center;background-position:center 30%;background-size:70%;background-repeat:no-repeat}}.mainvisual_fb1-wrap{max-width:1000px;display:flex;flex-direction:column;margin:auto;align-items:flex-end}.mainvisual_fb1 .txt{padding-top:6rem;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}.mainvisual_fb1 .txt p{line-height:1.6;font-size:1.4rem;font-weight:600}@media(min-width:769px){.mainvisual_fb1 .txt p{font-size:3.8rem;line-height:2}}.mainvisual_fb1 .txt .big{font-size:2rem}@media(min-width:769px){.mainvisual_fb1 .txt .big{font-size:4.6rem}}.mainvisual_fb1 img{margin-top:4rem;width:30%}@media(min-width:769px){.mainvisual_fb1 img{width:20%}}.fb_msg{max-width:1000px;margin:2rem auto;text-align:center;font-size:1.5rem;line-height:1.6;margin-bottom:1rem;font-weight:600}@media(min-width:769px){.fb_msg{font-size:2.5rem}}.merit-juken-hyo{margin-top:3rem}.merit-juken-hyo-wrap{max-width:1000px;margin:auto;display:flex;flex-direction:column}@media(min-width:769px){.merit-juken-hyo-wrap{flex-direction:row;justify-content:space-between}}.merit-juken-hyo dl{display:flex;flex-direction:column;position:relative;margin-bottom:4rem}@media(min-width:769px){.merit-juken-hyo dl{width:22.5%}}.merit-juken-hyo dt{background-color:#ea729a;padding:.5rem .5rem .5rem 2rem;color:#fff;width:75%;line-height:1.6;font-weight:500;display:flex;min-height:6rem;text-align:left;margin-left:0;flex-direction:column;flex-wrap:wrap;align-content:flex-start;justify-content:center;font-size:1.6rem}@media(min-width:769px){.merit-juken-hyo dt{padding:.5rem 2rem 3rem;font-size:1.8rem;width:85%;flex:1;justify-content:space-evenly}}.merit-juken-hyo dt span{margin-top:1rem;font-size:70%;text-indent:-1rem;padding-left:1rem}.merit-juken-hyo dl:nth-of-type(odd) dt{margin-left:7rem}@media(min-width:769px){.merit-juken-hyo dl:nth-of-type(odd) dt{margin-left:0}}.merit-juken-hyo dd{margin:-2rem 0 0 -4rem;padding-top:3rem}@media(min-width:769px){.merit-juken-hyo dd{display:flex;flex-direction:column;align-items:flex-end}}.merit-juken-hyo dl:nth-of-type(even) dd{margin:-2rem 0 0}@media(min-width:769px){.merit-juken-hyo dl:nth-of-type(even) dd{margin-left:-4rem}}.merit-juken-hyo dd img{margin:-1.5rem 1rem 0 5rem}@media(min-width:769px){.merit-juken-hyo dd img{margin:-3rem 1rem 0 2rem}}.merit-juken-hyo dl:first-of-type dd img{float:left;width:7.5rem;margin-top:-7rem}@media(min-width:769px){.merit-juken-hyo dl:first-of-type dd img{margin-right:2rem;width:40%}}.merit-juken-hyo dl:nth-of-type(2) img{width:45%;float:right}@media(min-width:769px){.merit-juken-hyo dl:nth-of-type(2) img{width:80%}}.merit-juken-hyo dl:nth-of-type(3) img{width:45%;float:left}@media(min-width:769px){.merit-juken-hyo dl:nth-of-type(3) img{width:80%}}.merit-juken-hyo dl:last-of-type dd img{float:right;width:30%;margin-top:-7rem;margin-right:0}@media(min-width:769px){.merit-juken-hyo dl:last-of-type dd img{margin-right:2rem;width:40%}}.merit-juken-hyo dl:after{content:"";border-style:solid;border-width:20px 40px 0;border-color:#ccc rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);width:0;height:0;position:absolute;bottom:-3rem;left:50%;transform:translateX(-50%)}@media(min-width:769px){.merit-juken-hyo dl:after{border-width:20px 20px 0;transform:rotate(270deg);bottom:50%;left:95%}}.merit-juken-hyo dl:last-child:after{content:none}.lp_msg{margin-top:-24px;background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%),linear-gradient(to bottom,rgba(0,0,0,0) 50%,#fff 100%),linear-gradient(to top,rgba(0,0,0,0) 70%,#fff 90%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp-img001.jpg);background-position:60% 100%;background-blend-mode:lighten;background-size:cover;min-height:200px;padding:0 3%}.lp_msg .txt{padding-top:6rem;margin:0 0 0 60%;width:40%;text-align:right;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}.lp_msg .txt p{line-height:1.6;text-align:left;font-size:1.3rem;font-weight:600;padding-bottom:1rem}.lp_msg .txt .big{font-size:2.3rem}.lp_msg img{margin-top:4rem;width:30%;margin-left:70%}.p-lp1 .mv_mitomama,.p-lp2 .mv_mitomama{transform:initial;position:initial}.p-lp1 .mv_mitomama img,.p-lp2 .mv_mitomama img{width:40%;position:absolute;right:0;bottom:0}.mainvisual_coaching{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_coaching.jpg) center;background-size:cover}.mainvisual_toeic600{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_toeic600.jpg) center;background-size:cover}.mainvisual_zasetsu{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_zasetsu.jpg) center;background-size:cover}.mainvisual_dokugaku{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/main_bg_dokugaku.jpg) center;background-size:cover}@media(min-width:769px){.p-lp1 .why_eiken_lstcol,.p-lp2 .why_eiken_lstcol,.p-lp5 .why_eiken_lstcol,.p-lp6 .why_eiken_lstcol{width:50%;padding:0 5rem}}.p_message{max-width:1000px;padding:1rem;margin:auto;display:flex;justify-content:center;flex-direction:column}.p_message p{font-size:1.4rem;margin:.5rem 0 1rem}@media(min-width:769px){.p_message p{font-size:1.6rem;width:640px;margin:.5rem auto 1rem}}.p_message .strong1{color:#ea729a;font-weight:700;font-size:130%}.p_message .strong2{background:linear-gradient(transparent 60%,#f6ced8 0%);font-weight:700;font-size:130%}.p_message .imglst{text-align:center;margin-top:2rem}@media(min-width:769px){.p_message .imglst{display:flex;justify-content:center;align-items:center}}.p_message .imglst img{border:1px solid #d2d2d2;margin:.2rem}@media(min-width:769px){.p_message .img_half img{max-width:350px}}.p_message .note p{font-size:smaller;text-align:center}.p_message .note .link{color:#ea729a;text-decoration:underline;font-weight:500}.p_message .note .link:hover{text-decoration:none}.lp_msg_adult{margin-bottom:4rem;display:flex;flex-wrap:wrap;justify-content:center}.lp_msg_adult .lp_msg_area{width:100%;margin:0 auto 4rem auto;display:flex;align-items:center;flex-direction:column;justify-content:space-around}@media(min-width:769px){.lp_msg_adult .lp_msg_area{flex-direction:row;min-height:200px}}.lp_msg_adult .msg-lp3-001{background:linear-gradient(to right,rgba(255,255,255,.75) 50%,rgba(255,255,255,.8) 80%),linear-gradient(to top,rgba(0,0,0,0) 20%,#fff 95%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp3-img001.jpg);background-size:cover;background-position:100% 50%}.lp_msg_adult .msg-lp3-002{background:linear-gradient(to right,rgba(255,255,255,.5) 30%,#fddde6 100%),linear-gradient(to top,rgba(255,255,255,0) 10%,rgba(255,255,255,.5) 100%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp3-img002.jpg);background-color:#fddde6;background-size:cover}.lp_msg_adult .msg-lp4-001{background:linear-gradient(to right,rgba(255,255,255,.5) 50%,rgba(255,255,255,.9) 80%),linear-gradient(to top,rgba(255,255,255,.7) 70%,#fff 95%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp3-img001.jpg);background-size:cover;background-position:100% 50%}.lp_msg_adult .msg-lp4-002{background:linear-gradient(to left,#fff 30%,#fddde6 100%),linear-gradient(to top,rgba(255,255,255,0) 10%,rgba(255,255,255,.5) 100%);background-color:#fddde6;background-size:cover}.lp_msg_adult .msg-lp5-001{background:linear-gradient(to right,rgba(255,255,255,.3) 40%,rgba(253,221,230,.5) 100%),linear-gradient(to top,rgba(0,0,0,0) 20%,#fff 95%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp5-img001.jpg);background-color:rgba(253,221,230,.5);background-size:cover;background-position:left center}.lp_msg_adult .msg-lp5-002{background:linear-gradient(to right,rgba(255,255,255,.3) 10%,#fff 100%),linear-gradient(to top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/lp5-img002.jpg);background-size:cover;background-position:left center}.lp_msg_adult .lp_msg_area p{color:#333;font-size:1.4rem;margin:.5rem auto 1rem}@media(min-width:769px){.lp_msg_adult .msg p{font-size:1.6rem}}.lp_msg_adult .lp_msg_area+p{width:100%;text-align:center;color:#ea729a;font-weight:600;max-width:1000px;margin:0 auto 3rem auto;padding:0 1.5rem;font-size:larger}.lp_msg_adult .msgbox{width:100%;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}@media(min-width:769px){.lp_msg_adult .msgbox{width:50%}}.msgbox:first-of-type{font-weight:600;text-align:center;padding:0}.msgbox:last-of-type{padding:2rem 5%;font-weight:initial;text-align:initial}.lp_msg_adult .box_kagi,.lp_msg_adult .msgbox_txt{position:relative;padding:.5rem 1.5rem;max-width:90%;margin:1.5rem auto}@media(min-width:769px){.lp_msg_adult .box_kagi,.lp_msg_adult .msgbox_txt{max-width:60%}}.lp_msg_adult .box_kagi:before,.box_kagi:after{content:"";width:20px;height:30px;position:absolute;display:inline-block}.lp_msg_adult .box_kagi:before{border-left:solid 2px #333;border-top:solid 2px #333;top:0;left:0}.lp_msg_adult .box_kagi:after{border-right:solid 2px #333;border-bottom:solid 2px #333;bottom:0;right:0}.lp_msg_adult .box_kagi+p{font-weight:initial;text-align:right;width:inherit;padding:0 1.5rem}@media(min-width:769px){.lp_msg_adult .box_kagi+p{padding:0}}p.line-doui{margin-top:1rem;text-align:center;color:inherit;font-size:xx-small !important;width:100%;line-height:1.6}.line-doui a{color:#ea729a;text-decoration:underline}body.p-saiyo{padding-top:55px}@media(min-width:769px){body.p-saiyo{padding-top:95px}}.saiyo_top{background:linear-gradient(to right,#fff 5%,rgba(255,255,255,0),rgba(255,255,255,0),#fff 95%),url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/saiyo_top001.jpg) center;background-size:cover}@media(min-width:769px){.saiyo_top{background-size:initial;background-repeat:no-repeat}}.saiyo_copy{display:block;max-width:1088px;width:100%;margin:0 auto}.saiyo section{padding-top:2rem;padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.saiyo section{padding-top:4rem;padding-bottom:5rem}}.saiyo-msg{background:#fff;margin:0 auto;font-size:1.6rem}@media(min-width:769px){.saiyo-msg{font-size:3rem}}.saiyo-msg_ttl{line-height:initial;width:-moz-fit-content;width:fit-content;margin:0 auto;display:flex;text-align:center;flex-direction:row;align-content:center;align-items:center;justify-content:center}.saiyo-msg_ttl img{width:15%}.saiyo-msg ul{list-style-type:none;width:-moz-fit-content;width:fit-content;margin:2rem auto;text-align:center}.saiyo-msg ul li{line-height:1.6;margin-bottom:.8rem;font-weight:600}@media(min-width:769px){.saiyo-msg ul li{margin-bottom:1rem}}.hatarakikata_lst{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -12px}.hatarakikata_lstcol{width:300px;height:300px;margin:1rem;display:flex;border-radius:50%;background-repeat:no-repeat;text-align:center;box-shadow:0 0 16px rgba(0,0,0,.16);align-items:center;justify-content:center;background-size:cover;background-color:rgba(255,255,255,.5);background-blend-mode:lighten;border:3px solid #fff}@media(min-width:769px){.hatarakikata_lstcol{width:400px;height:400px;margin:2rem}}.hatarakikata_lstcol p{padding:4rem;padding-top:50%;font-weight:600;font-size:2rem;line-height:1.6;text-shadow:2px 2px 15px #fff,-2px 2px 15px #fff,2px -2px 15px #fff,-2px -2px 15px #fff}@media(min-width:769px){.hatarakikata_lstcol p{font-size:3rem}}.shigoto_lst dl{width:100%;margin:2rem auto}@media(min-width:769px){.shigoto_lst dl{max-width:1000px;width:80%;margin:8rem auto}}.shigoto_lst dl dt{font-weight:600;font-size:2rem}@media(min-width:769px){.shigoto_lst dl dt{font-size:3rem}}.shigoto_lst dl dd{display:flex;justify-content:center;width:100%;padding:1rem}.shigoto_lst dl dd p{font-size:1.2rem;font-weight:500;text-align:left}@media(min-width:769px){.shigoto_lst dl dd p{font-size:1.4rem}}.shigoto_lst dl dd .shigoto_lst_img{flex-basis:40%}.shigoto_lst dl dd .shigoto_lst_txt{flex-basis:60%;padding:1rem 0}@media(min-width:769px){.shigoto_lst dl dd .shigoto_lst_txt{padding:0 2rem}}.shigoto_lst_a dd{flex-direction:column}@media(min-width:769px){.shigoto_lst_a dd{flex-direction:row}}.shigoto_lst_b dt{text-align:left}@media(min-width:769px){.shigoto_lst_b dt{text-align:right}}.shigoto_lst_b dd{flex-direction:column}@media(min-width:769px){.shigoto_lst_b dd{flex-direction:row-reverse}}.koe dl{border-radius:20px;max-width:1000px;background:#fddde6;display:flex;flex-direction:column;width:100%;margin:3rem auto;color:#333}.koe dl dt,.koe dl dd{display:flex;align-items:center;flex-direction:row}.koe dl dt{padding:1rem 2rem;margin:1rem;border-radius:20px;background:#fff;font-weight:600;color:#ea729a;font-size:1.5rem;line-height:1.8rem}@media(min-width:769px){.koe dl dt{padding:2rem;font-size:2rem}}.koe dl dd{margin:1rem 2rem;padding-bottom:2rem;font-weight:500;border-bottom:2px solid #fff}.koe dl dd:last-of-type{border:none}.koe dl dd ol{list-style-type:decimal;padding-left:2rem}.koe dl dd li,.koe dl dd p{margin-bottom:1rem}.koe dl .ans{border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-right:1.5rem;flex-shrink:0;background:#ea729a;border:2px solid #ea729a}@media(min-width:769px){.koe dl .ans{width:60px;height:60px;margin-right:3rem}}.koe dl .yuko{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/pt_yuko.jpg);background-position:center 30%;background-size:140%}.koe dl .nanami{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/pt_nanami.jpg);background-position:center 30%;background-size:140%}.koe dl .tomoe{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/pt_tomoe.jpg);background-position:center 30%;background-size:140%}.koe dl .mio{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/pt_mio.jpg);background-position:center 30%;background-size:140%}.bg-trainers{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/bg_trainers.png);background-position:right;background-repeat:no-repeat;background-color:rgba(255,255,255,.7);background-blend-mode:lighten;background-size:contain;max-width:1000px;margin:auto;font-size:1.5rem;font-weight:500;display:flex;flex-direction:column;align-items:center;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}@media(min-width:769px){.bg-trainers{font-size:2rem}}.bg-trainers p{margin:2rem}.bg-trainers ul{margin:2rem;padding:0 5%;list-style-type:initial}.bg-trainers ul li{margin:1rem}.saiyo-msg2{padding-left:0 !important;padding-right:0 !important}.saiyo_sound_bg{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../../img/saiyo_sound_bg.jpg) center;background-size:cover;background-color:rgba(255,255,255,.3);background-blend-mode:lighten;min-height:300px;padding:2%}@media(min-width:769px){.saiyo_sound_bg{background-position:50% 35%;min-height:450px}}.saiyo_sound_bg p{font-size:2rem;font-weight:600;text-shadow:2px 2px 10px #fff,-2px 2px 10px #fff,2px -2px 10px #fff,-2px -2px 10px #fff}@media(min-width:769px){.saiyo_sound_bg p{font-size:3.5rem}}.mitomama_sound{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background:rgba(234,114,154,.7);border-radius:10px}@media(min-width:769px){.mitomama_sound{max-width:1000px;width:80%;border-radius:20px}}.mitomama_sound p,.mitomama_sound audio{text-shadow:initial;color:#fff;font-size:1.2rem;font-weight:initial;line-height:1.6;margin:.5rem auto;width:90%}@media(min-width:769px){.mitomama_sound p,.mitomama_sound audio{font-size:1.4rem;margin:1rem auto}}.boshu dl{display:flex;flex-direction:column;width:100%;margin:auto;color:#333;font-size:1.2rem}@media(min-width:769px){.boshu dl{font-size:1.4rem;border-bottom:solid 1px #d2d2d2;flex-direction:row;max-width:1000px;width:80%}.boshu dl:first-of-type{border-top:solid 1px #d2d2d2}}.boshu dl dt,.boshu dl dd{padding:.5rem;display:flex;flex-wrap:wrap}@media(min-width:769px){.boshu dl dt,.boshu dl dd{padding:1rem 1.5rem}}.boshu dl dt{font-weight:600;width:100%;flex-shrink:0;background:#f3f3f3;justify-content:center;align-items:center;text-align:center}@media(min-width:769px){.boshu dl dt{border-right:dotted 1px #d2d2d2;width:30%;min-width:280px}}.boshu dl dd{width:100%;align-items:flex-start;flex-direction:column;margin-bottom:3rem}@media(min-width:769px){.boshu dl dd{margin:0}}.boshu dl .list_sq{list-style-type:square;font-weight:600}.boshu dl dd ol,.boshu dl dd ul{list-style-type:disc;padding-left:2rem}.boshu dl dd ol li:not(:last-of-type),.boshu dl dd ul li:not(:last-of-type){padding-bottom:.5rem}.boshu dl dd ol p,.boshu dl dd ul p{font-weight:initial;margin-bottom:1rem}.saiyo .indent{text-indent:-1.5rem;margin-left:2rem}.saiyo .info{background:#ffecf5;border-radius:5px;padding:1.5rem;margin:auto}@media(min-width:769px){.saiyo .info{margin:2rem auto;max-width:1000px;width:80%}}.saiyo-msg3 .m_ttl{color:inherit}.oubo_btn{max-width:800px;width:100%;margin:3rem auto}@media(min-width:769px){.oubo_btn{width:100%;margin:6rem auto}}.oubo_btn a{transition:transform .3s ease;font-weight:600;background:#ea729a;color:#fff;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease;padding:2rem;font-size:1.4rem;border-radius:10px;height:60px;box-shadow:0 6px 0 #9e0431}@media(min-width:769px){.oubo_btn a{padding:1.2rem;font-size:3.2rem;height:110px;border-radius:20px;box-shadow:0 8px 0 #9e0431}}.oubo_btn a:hover{transform:translateY(8px);box-shadow:none}.oubo_msg{display:flex;justify-content:center;align-items:center;margin:auto}@media(min-width:769px){.oubo_msg{max-width:800px}}.oubo_msg img{border:2px solid #ddd;width:20%;padding:0;border-radius:50%}.saiyo .fukidashi p:last-of-type{text-align:right}.saiyo .fukidashi{position:relative;margin-right:2rem;padding:.2rem 1rem;max-width:800px;background:#fff;border:solid 2px #ddd;box-sizing:border-box;border-radius:10px}@media(min-width:769px){.saiyo .fukidashi{margin-right:3rem;padding:2rem;font-size:1.5rem}}.saiyo .fukidashi:before{content:"";position:absolute;top:50%;right:-24px;margin-top:-12px;border:12px solid rgba(0,0,0,0);border-left:12px solid #fff;z-index:2}.saiyo .fukidashi:after{content:"";position:absolute;top:50%;right:-30px;margin-top:-14px;border:14px solid rgba(0,0,0,0);border-left:14px solid #ddd;z-index:1}.pre1_release_bnr{text-align:center;margin:1rem auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:769px){.pre1_release_bnr{margin:3rem auto;max-width:1000px;padding:0}}.no_cam{font-size:1.5rem;text-align:center}@media(min-width:769px){.no_cam{font-size:2rem}}.counselingUrl .white-box{padding:2.8rem}.counselingUrl__info__ttl{margin-top:2rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;padding:1rem;background:#fddde6;color:#444}.counselingUrl__info__url{margin-bottom:1rem}.counselingUrl__info__url a{color:#ea729a}.counselingUrl__info__url a:hover{text-decoration:underline}@media(min-width:600px){.counselingUrl .white-box{padding:3rem}.counselingUrl__info__ttl{font-size:1.8rem}}.counselingUrl__Btn{display:flex;flex-direction:column;align-items:center;justify-content:center}.counselingUrl__Btn a{background:#ea729a;color:#fff;font-weight:600;padding:.5rem 2rem;border-radius:3em;text-align:center;margin-top:1.5rem}.btnArea{width:86.1333333333%;padding-top:4.5rem;padding-bottom:4.5rem}@media(min-width:600px){.btnArea{display:flex;justify-content:space-between;padding-top:11rem;padding-bottom:11rem;max-width:calc(854px + 4rem)
}
}
.btnArea__col {
display: flex
}
.btnArea__col:not(:last-child) {
margin-bottom: 2.5rem
}
@media(min-width: 600px){.btnArea__col{width:44.1451990632%;max-width:377px}.btnArea__col:not(:last-child){margin-bottom:0}}.btnArea .bnrBlk__cont li:before{width:1.8rem;height:1.5rem}@media(min-width:600px){.btnArea .bnrBlk__cont li:before{width:2.3rem;height:2rem}}.btnArea .bnrBlk__ttl img{width:20.6rem}@media(min-width:600px){.btnArea .bnrBlk__ttl img{width:26.5rem}}.btnArea .bnrBlk__ttl span{font-size:1.4rem}@media(min-width:600px){.btnArea .bnrBlk__ttl span{font-size:1.5rem}}.btnArea .bnrBlk__cont ul{margin-bottom:.5rem;font-size:1.4rem}@media(min-width:600px){.btnArea .bnrBlk__cont ul{font-size:1.6rem}}.btnArea .bnrBlk__btn p{font-size:1.5rem}.btnArea .bnrBlk__btn .en{font-size:2.4rem;top:.4rem}.btnArea .bnrBlk__btn a{font-size:1.4rem}.btnArea .bnrBlk{background-color:#fff;border:solid .2rem #e5811e;width:100%;position:relative;border-top-width:1rem}@media(min-width:600px){.btnArea .bnrBlk{border:solid .4rem #e5811e;border-top-width:1.5rem}}.btnArea .bnrBlk__price{font-size:2.1rem;font-weight:900;width:6.3rem;height:6.3rem;position:absolute;color:#fff;background-size:100% 100%;display:flex;justify-content:center;align-items:center;position:absolute;top:-3.1rem;left:-3.1rem}.btnArea .bnrBlk__price p{line-height:1;letter-spacing:-.06em;transform:translate(-.5rem,-.3rem)}.btnArea .bnrBlk__price .en{font-weight:700;font-family:"Poppins",sans-serif}@media(min-width:600px){.btnArea .bnrBlk__price{font-size:3.2rem;width:8.5rem;height:8.5rem;top:-4rem;left:-4rem}}.btnArea .bnrBlk__ttl{background:#e5811e;line-height:1.5;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:.8rem}@media(min-width:600px){.btnArea .bnrBlk__ttl{padding-bottom:1rem}}.btnArea .bnrBlk__ttl img{width:20rem}@media(min-width:1150px){.btnArea .bnrBlk__ttl img{width:24.5rem}}.btnArea .bnrBlk__ttl span{font-size:1.4rem;letter-spacing:.05em;font-weight:700;margin-top:.5rem}@media(min-width:600px){.btnArea .bnrBlk__ttl span{margin-top:.5rem;font-size:1.4rem}}.btnArea .bnrBlk__cont{padding:1.5rem 1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}@media(min-width:600px){.btnArea .bnrBlk__cont{padding:1.5rem}}.btnArea .bnrBlk__cont ul{font-size:1.4rem;font-weight:700}@media(min-width:600px){.btnArea .bnrBlk__cont ul{font-size:1.6rem}}.btnArea .bnrBlk__cont li{display:flex;margin-bottom:.8rem;line-height:1.35}@media(min-width:600px){.btnArea .bnrBlk__cont li{margin-bottom:1rem}}.btnArea .bnrBlk__cont li:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/check_icon_accent_01.svg);background-size:100% 100%;width:1.8rem;height:1.5rem;position:relative;top:.2rem;margin-right:.3rem;flex-shrink:0}@media(min-width:600px){.btnArea .bnrBlk__cont li:before{width:2.3rem;height:2rem;top:.4rem;margin-right:.5rem}}.btnArea .bnrBlk__btn{display:flex;flex-direction:column;justify-content:center;align-items:center}.btnArea .bnrBlk__btn p{font-size:1.2rem;font-weight:700;color:#ea729a;display:flex;align-items:flex-end;line-height:1;letter-spacing:.05em;margin-bottom:.8rem}@media(min-width:600px){.btnArea .bnrBlk__btn p{font-size:1.4rem;margin-bottom:1rem}}.btnArea .bnrBlk__btn p:before,.btnArea .bnrBlk__btn p:after{font-size:1.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p:before,.btnArea .bnrBlk__btn p:after{font-size:1.8rem}}.btnArea .bnrBlk__btn p:before{content:"＼ "}.btnArea .bnrBlk__btn p:after{content:" ／"}.btnArea .bnrBlk__btn p .ja{font-size:1.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p .ja{font-size:1.7rem}}.btnArea .bnrBlk__btn p .en{font-size:1.9rem;font-family:"Poppins",sans-serif;position:relative;top:.2rem}@media(min-width:600px){.btnArea .bnrBlk__btn p .en{font-size:2rem}}.btnArea .bnrBlk__btn label{background:#ea729a;width:24.3rem;height:4rem;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.4rem;font-weight:700;border-radius:3em;box-shadow:0 2px 0 0 #c15b80;transition:all .05s ease}@media(min-width:600px){.btnArea .bnrBlk__btn label{font-size:1.6rem;width:27.4rem;height:4.8rem;box-shadow:0 3px 0 0 #c15b80}}.btnArea .bnrBlk__btn label:hover{box-shadow:none;transform:translateY(2px)}@media(min-width:600px){.btnArea .bnrBlk__btn label:hover{transform:translateY(3px)}}.btnArea .bnrBlk__btn i{width:.9rem;height:.9rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/h_btn_arrow.svg);background-size:100% 100%;margin-left:1.2rem;position:relative}@media(min-width:600px){.btnArea .bnrBlk__btn i{width:1.4rem;height:1.4rem}}.btnArea .bnrBlk--line{border-color:#80b43f}.btnArea .bnrBlk--line .bnrBlk__ttl{background:#80b43f}.btnArea .bnrBlk--line .bnrBlk__ttl img{width:14.9rem}@media(min-width:600px){.btnArea .bnrBlk--line .bnrBlk__ttl img{width:19.2rem}}.btnArea .bnrBlk--line .bnrBlk__cont li:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/check_icon_accent_02.svg)}.btnArea .bnrBlk--line .bnrBlk__btn p{color:#80b43f}.btnArea .bnrBlk--line .bnrBlk__btn label{width:14rem;background:#ea729a;box-shadow:0 3px 0 0 #c15b80}.btnArea .bnrBlk--line .bnrBlk__btn label:hover{box-shadow:none;transform:translateY(3px)}@media(min-width:600px){.btnArea .bnrBlk--line .bnrBlk__btn label{width:19.1rem}}.bnrBlk--pink .bnrBlk__price{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_main_shadow.svg)}.bnrBlk--blue .bnrBlk__price{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/circle_main02_shadow.svg)}.bnrBlk--blue .bnrBlk__btn p{color:#00b0c7}.bnrBlk--blue .bnrBlk__btn a{background:#00b0c7;box-shadow:0 3px 0 0 #008096}.top_infobox{margin:0 auto 1rem auto;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}.secCommon{margin-bottom:6rem}@media(min-width:600px){.secCommon{margin-bottom:10rem}}.msg{position:relative;margin-top:2rem;padding-top:3.5rem;padding-bottom:7.5rem;background-color:#fddde6}@media(min-width:600px){.msg{padding-top:9rem;padding-bottom:15rem}}.msg:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_pink2_giza.png);background-size:21px 10px;background-repeat:repeat-x;position:absolute;top:0;left:0;width:100%;height:10px;transform:translateY(calc(-100% + 1px))
}
@media(min-width: 600px){.msg:before{background-size:43px 21px;height:21px}}.msg__ttl{font-size:1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:2.3rem}@media(min-width:600px){.msg__ttl{font-size:4rem;margin-bottom:5.7rem}}.msg__ttl .bar{position:relative;padding:0 1.5rem}.msg__ttl .bar:before{content:"";position:absolute;top:0;left:0;background:#ea729a;width:100%;height:100%;transform:skew(-10deg)}.msg__ttl .bar:not(:last-child){margin-bottom:.6rem}.msg__ttl .bar span{position:relative;color:#fff}@media(min-width:600px){.msg__ttl .bar{padding:0 2rem}.msg__ttl .bar:not(:last-child){margin-bottom:1.4rem}}.msg__img{width:100%;margin:0 auto 2rem}@media(min-width:600px){.msg__img{margin:0 auto 7rem;width:92.1666666667%;max-width:1106px}}.msg__txt{font-size:3.7rem;font-weight:700;text-align:center;margin-bottom:-1.5rem;display:flex;justify-content:center;align-items:flex-end;line-height:1}.msg__txt span{letter-spacing:-.45em}.msg__txt:before,.msg__txt:after{content:"";width:1.8rem;height:2rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/msg_line.svg);background-size:100% 100%}.msg__txt:before{margin-right:1.5rem}.msg__txt:after{margin-left:1.5rem;transform:scaleX(-1)}@media(min-width:600px){.msg__txt{font-size:8rem}.msg__txt:before,.msg__txt:after{width:4rem;height:4.3rem}.msg__txt:before{margin-right:2.5rem}.msg__txt:after{margin-left:2.5rem}}.msg__cont{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:794px;margin:0 auto}.msg__cont__ttl{background:#ea729a;border-radius:5em;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.3;padding:1rem 2rem;transform:translateY(50%)}.msg__cont__ttl .sub{font-size:1.2rem}.msg__cont__ttl .main{font-size:1.8rem}@media(min-width:600px){.msg__cont__ttl{padding:2rem 4rem}.msg__cont__ttl .sub{font-size:2.2rem}.msg__cont__ttl .main{font-size:3.1rem}}.msg__cont div{width:100%;padding:4.5rem 2rem 2.5rem;background-color:#fff;border:solid .3rem #ea729a;border-radius:2rem;text-align:center;font-size:1.4rem;font-weight:700}@media(min-width:600px){.msg__cont div{padding:7.5rem 2rem 3.5rem;font-size:1.6rem}}.pagetop{position:fixed;right:1.5rem;bottom:1.5rem;width:6.1rem;height:6.1rem;border-radius:100%;z-index:100;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.05em;opacity:0;transform:translateY(3rem);transition:opacity .15s ease,transform .3s ease;pointer-events:none;opacity:0}@media(min-width:600px){.pagetop.downMove{opacity:1;transform:translateY(0);pointer-events:auto}}.pagetop a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;border-radius:100%;color:#fff;background-color:#040d40}.pagetop a:before{content:"";width:1.4rem;height:.9rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/icon_pagetop.svg);background-size:100% 100%;margin-bottom:.3rem}@media(min-width:600px){.pagetop{font-size:1.8rem;width:7.1rem;height:7.1rem;right:3rem;bottom:3rem}}.f{background:#ea729a;color:#fff;padding-top:4rem;padding-bottom:2rem}.f__read{font-size:1.3rem;font-weight:500;text-align:center;margin-bottom:3rem}@media(min-width:600px){.f__read{font-size:1.6rem;margin-bottom:5rem}}.f__btm{margin-bottom:5rem}@media (hover:hover){.f__btm li a:hover{text-decoration:underline}}@media(min-width:600px){.f__btm{display:flex;justify-content:center;align-items:flex-start}}.f__logo{width:12.5rem;height:12.5rem;background:#fff;border-radius:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin:0 auto}.f__logo img{width:78%}@media(min-width:600px){.f__logo{width:15rem;height:15rem;margin:0;margin-right:6rem}}.f__nav{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:4.5rem}.f__nav ul:not(:last-child){margin-right:4rem}.f__nav li{font-size:1.4rem;font-weight:700}.f__nav li:not(:last-child){margin-bottom:.5rem}.f__nav a{color:#fff}.f__nav--pc{display:none}@media(min-width:600px){.f__nav{margin-top:1rem}.f__nav ul:not(:last-child){margin-right:5.5rem}.f__nav li{font-size:1.6rem}.f__nav--sp{display:none}.f__nav--pc{display:flex}}.f .copyright{display:block;font-size:1rem;font-weight:600;text-align:center}@media(min-width:600px){.f .copyright{font-size:1.1rem}}.spNav{position:fixed;top:0;right:0;width:85.3333333333%;height:100%;z-index:102;pointer-events:none;opacity:0;transition:all .3s cubic-bezier(.55,.085,.68,.53);transform:translateX(100%);overflow-y:auto}@media(min-width:600px){.spNav{display:none}}.spNav__in{padding-top:64px;z-index:0;position:relative;background:#e60012}.spNav__in ul{overflow:auto;position:relative}.spNav__in li,.spNav__in p{letter-spacing:.08em}.spNav__in li:not(:last-child){border-bottom:solid 1px #fff}.spNav__in .spNav__main p{border-bottom:solid 1px #fff}.spNav__in .spNav__main p,.spNav__in .spNav__main>li>a,.spNav__in .spNav__main>li>span>a{display:flex;flex-direction:column;justify-content:space-between;color:#fff;width:100%;text-decoration:none;line-height:1.6;font-size:1.3rem;padding:1.2rem 1.5rem}.spNav__in .spNav__main p{font-weight:600}.spNav__in .spNav__sub a{display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-weight:500;line-height:1.6;padding:1.2rem 1.5rem 1.2rem 2.7rem;background:#d20010;font-size:1.3rem}.spNavBg{position:fixed;top:0;right:0;z-index:101;width:0;width:100%;height:100%;background:#222;transition:opacity .3s cubic-bezier(.55,.085,.68,.53),transform .3s cubic-bezier(.55,.085,.68,.53);transform:translateX(100%);transform-origin:right center;opacity:0}@media(min-width:768px){.spNavBg{display:none}}.isOpen .spNav{opacity:1;transform:scale(1);pointer-events:auto}.isOpen .spNavBar{opacity:1;transform:translateX(0)}.isOpen .spNavBg{transform:translateX(0);opacity:.7;transition:opacity .3s cubic-bezier(.55,.085,.68,.53)}.l_sticky_nav{position:fixed;bottom:0;left:0;width:100%;background:#eda8c0;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out;z-index:1000}@media(min-width:600px){.l_sticky_nav{display:none}}.l_sticky_nav.downMove{opacity:1;pointer-events:auto}.l_sticky_nav ul{display:flex}.l_sticky_nav li{width:40%;border-left:solid 1px #fff}.l_sticky_nav li:first-child{border-left:none}.l_sticky_nav li a{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#333;text-align:center;height:45px;line-height:1.3;padding:0 .5rem}.l_sticky_nav li a:active{background:#ea729a}.l_sticky_nav li.l_sticky_nav_line{width:80%}.l_sticky_nav li.l_sticky_nav_line a{position:relative;background:#06c755;color:#fff}.l_sticky_nav li.l_sticky_nav_line span{position:absolute;top:0;left:50%;width:96%;transform:translate(-50%,-100%);background-size:100% 100%;background-repeat:no-repeat}.l_sticky_nav li.l_sticky_nav_line span:before{content:"";display:block;padding-top:31.5%}.l_sticky_nav .l_sticky_nav_pagetop{width:20%}.l_sticky_nav .l_sticky_nav_pagetop a{flex-direction:column;justify-content:center;line-height:1.3;background:#e2e2e2}.l_sticky_nav .l_sticky_nav_pagetop a:active{background:#acacac}.l_sticky_nav .l_sticky_nav_pagetop i{font-size:1.7rem}.l_sticky_nav .l_sticky_nav_pagetop span{font-size:1.1rem}.l_sticky_nav li.l_sticky_nav_line span:before{padding-top:15%}.l_sticky_nav li .open-btn{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#fff;text-align:center;height:45px;line-height:1.3;padding:0 .5rem;position:relative;background:#06c755}.secTtl{position:relative;text-align:center}.secTtl .en{font-family:"Poppins",sans-serif;font-size:4.4rem;letter-spacing:.05em;color:#fddde6;white-space:nowrap}.secTtl .ja{font-size:1.9rem;font-weight:700;letter-spacing:.05em;color:#040d40;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}@media(min-width:600px){.secTtl .en{font-size:10rem;letter-spacing:.075em}.secTtl .ja{font-size:3.4rem}}.wSet{margin-left:auto;margin-right:auto}.wInset{padding-left:2.6666666667%;padding-right:2.6666666667%}@media(min-width:600px){.wInset{padding-left:2rem;padding-right:2rem}}.wFull{padding-left:2.5%;padding-right:2.5%}.wSize--main{max-width:calc(1200px + 4rem)
}
.wSize--sub01 {
max-width: calc(1000px + 4rem)
}
.wSize--sub02 {
max-width: calc(960px + 4rem)}.highlight{transition:opacity .3s ease}@media(min-width:600px){.highlight:hover{opacity:.7}}.underline:hover{text-decoration:underline}.underline-rev{text-decoration:underline}.underline-rev:hover{text-decoration:underline}.scrollPoint{padding-top:64px;margin-top:-64px}@media(min-width:600px){.scrollPoint{padding-top:2rem;margin-top:-2rem}}.highlight{transition:opacity .3s ease}@media(min-width:600px){.highlight:hover{opacity:.7}}.underline:hover{text-decoration:underline}.underline-rev{text-decoration:underline}.underline-rev:hover{text-decoration:underline}.wowInit{opacity:0;animation-fill-mode:forwards}.blurInAnime{animation-name:blurInAnime;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards;animation-duration:1.5s;opacity:0}@keyframes blurInAnime{0%{filter:blur(15px);opacity:0;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{filter:blur(0);opacity:1;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden}}.blurInUpAnime{animation-name:blurInUpAnime;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards;animation-duration:1.5s;opacity:0}@keyframes blurInUpAnime{0%{filter:blur(15px);opacity:0;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translate3d(0,15px,0)}100%{filter:blur(0);opacity:1;perspective:1000;-webkit-perspective:1000;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translate3d(0,0,0)}}.fadeIn.animated{animation:fadeIn 1.2s ease-in-out both}.wow.fadeIn.animated{animation:fadeIn .8s ease-in-out both}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.wow.fadeInTtl.animated:after{animation:barIn .8s ease-in-out both}@keyframes barIn{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.fadeInUp.animated{animation:fadeInUp 1.2s ease-in-out both}.wow.fadeInUp.animated{animation:fadeInUp .8s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInLeft.animated{animation:fadeInLeft 1.2s ease-in-out both}.wow.fadeInLeft.animated{animation:fadeInLeft .8s ease-in-out both}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight.animated{animation:fadeInRight 1.2s ease-in-out both}.wow.fadeInRight.animated{animation:fadeInRight .8s ease-in-out both}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.p_serSec.wow.animated:after{animation:fadeInBg .8s ease-in-out both}@keyframes fadeInBg{0%{opacity:0;transform:translate(20px,-18%)}100%{opacity:1;transform:translateX(0,-18%)}}.mdSec.wow.animated .mdSec__ttl{animation:fadeInLeft .8s ease-in-out both}.mdSec.wow.animated .mdSec__main:before{animation:fadeInLeft .8s ease-in-out both}.mdSec--rev.wow.animated .mdSec__ttl{animation:fadeInRight .8s ease-in-out both}.mdSec--rev.wow.animated .mdSec__main:before{animation:fadeInRight .8s ease-in-out both}.delay-time-025{animation-delay:.25s}.duration-time-025{animation-duration:.25s}.delay-time-05{animation-delay:.5s}.duration-time-05{animation-duration:.5s}.delay-time-125{animation-delay:1.25s}.duration-time-125{animation-duration:1.25s}.delay-time-1{animation-delay:1s}.delay-time-15{animation-delay:1.5s}.duration-time-1{animation-duration:1s}.duration-time-1half{animation-duration:1.5s}.delay-time-2{animation-delay:2s}.delay-time-25{animation-delay:2.5s}.duration-time-2{animation-duration:2s}.duration-time-2half{animation-duration:2.5s}.delay-time-3{animation-delay:3s}.delay-time-35{animation-delay:3.5s}.duration-time-3{animation-duration:3s}.duration-time-3half{animation-duration:3.5s}.delay-time-4{animation-delay:4s}.delay-time-45{animation-delay:4.5s}.duration-time-4{animation-duration:4s}.duration-time-4half{animation-duration:4.5s}.delay-time-5{animation-delay:5s}.delay-time-55{animation-delay:5.5s}.duration-time-5{animation-duration:5s}.duration-time-5half{animation-duration:5.5s}.delay-time-6{animation-delay:6s}.delay-time-65{animation-delay:6.5s}.duration-time-6{animation-duration:6s}.duration-time-6half{animation-duration:6.5s}.delay-time-7{animation-delay:7s}.delay-time-75{animation-delay:7.5s}.duration-time-7{animation-duration:7s}.duration-time-7half{animation-duration:7.5s}.delay-time-8{animation-delay:8s}.delay-time-85{animation-delay:8.5s}.duration-time-8{animation-duration:8s}.duration-time-8half{animation-duration:8.5s}.delay-time-9{animation-delay:9s}.delay-time-95{animation-delay:9.5s}.duration-time-9{animation-duration:9s}.duration-time-9half{animation-duration:9.5s}.delay-time-10{animation-delay:10s}.delay-time-105{animation-delay:10.5s}.duration-time-10{animation-duration:10s}.duration-time-10half{animation-duration:10.5s}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}.bg_pre1{display:flex;flex-direction:column;align-items:center}.pre1_content{display:flex;flex-direction:column;align-items:center;margin:auto;width:100%}.pre1_content .pre1_msg01{font-size:3rem;font-weight:600;background:#ea729a;color:#fff;padding:1rem;text-align:center;margin:0;letter-spacing:.05em;width:100%}@media (min-width:600px){.pre1_content .pre1_msg01{font-size:4rem}}.pre1_content .pre1_msg02{font-weight:600;padding:1%;text-align:left;margin:0 1rem 1rem}.pre1_content .pre1_msg02 p:last-of-type{font-size:2rem}@media (min-width:600px){.pre1_content .pre1_msg02 p:last-of-type{font-size:4rem}}.pre1_content span{max-width:1000px;display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;flex-direction:row}.pre1_content span img{max-width:400px;padding:2% 1.5%}.pre1_worry__ttl{width:100%;padding:1.7rem 2rem calc(1.7rem + 6.3vw);background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_dot.webp);background-size:10px 20px}@media (min-width:600px){.pre1_worry__ttl{padding:4.5rem 2rem calc(4.5rem + 6.3vw)}}.pre1_worry_content{background:#00b0c7;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;padding-top:2.4rem;padding-bottom:4rem}@media (min-width:600px){.pre1_worry_content{padding-bottom:9rem}}.pre1_worry_content:before{content:"";background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circle_blue.webp);background-size:100% 100%;background-position:top right;background-repeat:no-repeat;position:absolute;top:1px;left:0;width:100%;height:6.3vw;transform:translateY(-100%)}.pre1_factor{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_koshi.webp);background-position:bottom left;background-size:10px 10px;padding-bottom:6rem;position:relative}.pre1_factor__ttl{padding:4.5rem 2rem}.pre1_factor__ttl span.test{color:#00b0c7;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;font-size:140%}.pre1_factor_content{display:flex;margin:auto;margin-bottom:4rem;flex-direction:column;align-items:flex-end}@media (min-width:600px){.pre1_factor_content{width:64.5054945055%;margin-bottom:9.5rem}}.pre1_factor__block{display:flex;margin:0 auto 1rem;box-sizing:border-box;position:relative;background-color:#fff;min-height:20rem;padding:3rem;border:solid .3rem #ea729a;border-radius:2rem;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.pre1_factor__block p{font-size:1.4rem;font-weight:700}@media (min-width:600px){.pre1_factor__block p{font-size:1.6rem}}.pre1_factor_content>p{text-align:right;max-width:1000px;width:100%;font-size:xx-small}.pre1_achievement{background:#fff}.pre1_achievement__ttl{padding:4.5rem 2rem}.pre1_achievement_content{display:flex;margin:auto;flex-direction:column}@media (min-width:600px){.pre1_achievement_content{width:64.5054945055%}}.pre1_achievement_content img{padding-bottom:5rem}.cvArea_pre1 .cvMain{display:flex;flex-direction:column;align-content:center;align-items:stretch}.cvArea_pre1 .cvBtnLst li{width:100%}.cvArea_pre1 .cvBtnLst .row2{font-size:2.3rem;display:flex}@media (min-width:600px){.cvArea_pre1 .cvBtnLst .row2{font-size:5rem}}.cvArea_pre1 .cvBtnLst a{max-width:800px;aspect-ratio:800/150;margin:auto}@media (min-width:600px){.cvArea_pre1 .cvBtnLst a{max-width:1000px;width:80rem}}.cvArea_pre1 .cvBtnLst__jun1{background-color:#00b0c7;box-shadow:0 .3rem 0 #01466b}@media (min-width:600px){.cvArea_pre1 .cvBtnLst__jun1{box-shadow:0 .6rem 0 #01466b}}.pre1_button_msg{font-size:1rem;display:flex;justify-content:center;margin:2rem 0 1rem;font-weight:700;text-align:center;line-height:1}.pre1_button_msg span{letter-spacing:-.45em}.pre1_button_msg:before,.pre1_button_msg:after{content:"";width:1rem;height:1rem;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/msg_line.svg);background-size:100% 100%}.pre1_button_msg:before{margin-right:.5rem}.pre1_button_msg:after{margin-left:.5rem;transform:scaleX(-1)}@media(min-width:600px){.pre1_button_msg{font-size:2rem;margin:5rem 0 1rem}.pre1_button_msg:before,.pre1_button_msg:after{width:2rem;height:2.5rem}.pre1_button_msg:before{margin-right:1rem}.pre1_button_msg:after{margin-left:1rem}}.pre1_method{background:#fff}.pre1_method__ttl{padding:4.5rem 2rem}.pre1_method_content{display:flex;margin:auto;flex-direction:column}@media (min-width:600px){.pre1_method_content{width:64.5054945055%}}.pre1_method_content .p_con05_col{background:#fff}.pre1_method_content .p_con05_col .ttl{text-indent:-2.5rem;text-align:left;padding-left:3rem}@media (min-width:600px){.pre1_method_content .p_con05_col .ttl{text-indent:initial;text-align:center;padding:1.5rem}}.pre1_achievement02{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/bg_koshi.webp);background-position:bottom left;background-size:10px 10px;padding-bottom:6rem;position:relative}.pre1_achievement02:after{content:"";width:100%;height:6.3vw;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/bg_circleclip.webp);background-size:100% 100%;position:absolute;bottom:0;left:0}.pre1_achievement02__ttl{padding:4.5rem 2rem}.pre1_achievement02_content{display:flex;margin:auto;margin-bottom:4rem;flex-direction:column}@media (min-width:600px){.pre1_achievement02_content{width:64.5054945055%;margin-bottom:9.5rem}}.pre1_achievement02_content .nobiritsu_lst{margin-top:0}.pre1_achievement02_content .nobiritsu_lst dl{margin-top:0}.supportBtn{max-width:77rem;margin:5rem auto}.supportBtn a{display:block;transition:opacity .3s ease}.supportBtn a:hover{opacity:.8}.pre1_to_HOME{background:#fff;padding-bottom:6rem}.pre1_to_HOME_btn a{max-width:800px;margin:auto;aspect-ratio:800/60;background-color:#fff;width:100%;border:1px solid #ea729a;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;align-items:center;font-size:1rem;font-weight:600;color:#ea729a;line-height:1;position:relative}@media (min-width:600px){.pre1_to_HOME_btn a{max-width:1000px;width:80rem;font-size:2rem;height:7rem}}.to_service_pre1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem 0}@media (min-width:600px){.to_service_pre1{margin:3rem 0}}.gokakuGraph{display:flex;justify-content:center;align-items:center;margin:2rem 0 0}.gokakuGraph img{width:100%;max-width:500px}@media (min-width:600px){.gokakuGraph{margin:0 0 5rem}.gokakuGraph img{max-width:860px}}ul.btnArea+.top_infobox{margin:-4rem 1rem 8rem}a{color:#fff}.sitemap a{color:#ea729a}.sitemap a:hover{text-decoration:underline}.wsp-pages-title,.wsp-posts-title{border-bottom:solid 1px #040d40;padding-bottom:1rem;margin-bottom:2rem}.wsp-posts-title{margin-top:4rem}.sitemap .page_item,.wsp-post{list-style-type:disc;margin-left:2em}.wsp-category-title{display:none}.h__right p{display:flex;justify-content:center;align-items:center}.h__line{width:1.4rem;height:1.4rem;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/line-icon.svg);background-size:100% auto;margin-right:.4rem}@media (min-width:600px){.h__line{width:2.6rem;height:2.6rem}}.l_sticky_nav li.l_sticky_nav_line span.stikcyBallon{background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/stikcy_ballon.svg);background-size:100% auto;width:calc(215 / 316 * 100%);background-repeat:no-repeat;top:-.5rem}.l_sticky_nav li.l_sticky_nav_line span.stikcyBallon:before{padding-top:calc(37.5 / 215 * 100%)}.copyright a{text-decoration:underline}.copyright a:hover{text-decoration:none}.cvArea{padding-top:4rem;padding-bottom:4rem}@media (min-width:600px){.cvArea{padding-top:10rem;padding-bottom:10rem}}.cvArea--scroll{position:fixed;bottom:0;left:0;z-index:1001;padding:.7rem 0 .6rem;background-color:#fff;width:100%;transform:translateY(100%);transition:transform .5s ease;transition-delay:.05s}@media (min-width:600px){.cvArea--scroll{display:none}}.cvArea--scroll .introBnr{padding:.5rem 2rem}.cvArea--scroll .introBnr__sub{font-size:1.3rem}.cvArea--scroll .introBnr__main{width:78%}.ctaOn .cvArea--scroll{transform:translateY(0)}.cvArea--scroll .cvBtnLst a{margin-bottom:.7rem}.introBnr{background:linear-gradient(90deg,#fddde6 31%,#ea729a 81%);background:linear-gradient(90deg,#fddde6 -25%,#ea729a 75%);color:#fff;display:flex;flex-direction:column;align-items:center;padding:1rem 2rem}.introBnr__sub{font-size:1.5rem;color:#040d40;position:relative;line-height:1;margin-bottom:.5rem;font-weight:300}.introBnr__sub .ballon{font-size:1rem;font-weight:400;border-radius:1px;background-color:#fff;display:block;position:absolute;right:-1rem;top:50%;transform:translate(100%,-50%);padding:.2rem .5rem;color:#e5811e;line-height:1.2}.introBnr__sub .ballon:before{content:"";border-style:solid;border-top:.3rem solid transparent;border-bottom:.3rem solid transparent;border-right:.6rem solid #fff;border-left:0;position:absolute;left:0;top:50%;transform:translate(-100%,-50%)}.introBnr__main{max-width:929px;width:80%;line-height:1}@media (min-width:600px){.introBnr{padding:1.5rem 2rem 2.5rem}.introBnr__sub{font-size:4rem}.introBnr__sub .ballon{font-size:2.2rem}.introBnr__main{width:calc(929 / 1400 * 100%)}}.cvMain{margin-bottom:1.2rem;margin-top:2rem}.cvMainLst{display:flex;justify-content:center;font-size:1rem;margin-bottom:2rem;margin-top:2rem}.cvMainLst li{display:flex;align-items:center}.cvMainLst li:not(:last-child){margin-right:3rem}.cvMainLst li:before{content:"";background-size:cover;background-repeat:no-repeat;margin-right:1rem;object-fit:cover}.cvMainLst p{line-height:1.5;letter-spacing:.05em}.cvMainLst span{font-size:1.5rem;font-weight:700}.cvMainLst__line:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_line.svg);background-size:cover;width:4.5rem;height:auto;aspect-ratio:1/1}.cvMainLst__friend:before{width:4.5rem;aspect-ratio:85/65;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/icon_human.png);background-size:cover}@media (min-width:600px){.cvMain{margin:5rem 0 0}.cvMainLst{font-size:1.9rem;margin-bottom:3.5rem;margin-top:4rem}.cvMainLst li:not(:last-child){margin-right:9.5rem}.cvMainLst li:before{margin-right:1.4rem}.cvMainLst span{font-size:2.3rem}.cvMainLst__line:before{width:6.5rem}.cvMainLst__friend:before{width:8.5rem}}.cvMainScroll{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/scroll_cta_bg.png);background-size:100% auto;background-position:center top;background-color:#fff;background-repeat:no-repeat;padding-top:.5rem}.cvMainScroll .cvMainLst{margin-top:-3.3rem;margin-bottom:1rem}.cvMainScroll .cvMainLst p{line-height:1.3}.cvMainScroll .cvMainLst span{font-size:1.1rem}.cvMainScroll .cvMainLst__line:before,.cvMainScroll .cvMainLst__friend:before{width:2.5rem;margin-right:.7rem}.cvMainScroll .cvBtnLst{position:relative;z-index:1;margin-bottom:.8rem}.cvMainScroll .cvBtnLst .row1{font-size:1.3rem}.cvMainScroll .cvBtnLst .row2{font-size:2.3rem}.cvMainScroll .cvBtnLst .row3{line-height:2}.cvMainScroll .cvBtnLst .ribon{font-size:.95rem;top:.4rem}.cvMainScroll .cvBtnLst a{margin-bottom:.5rem}.cvMainScroll .cvBtnLst p{font-size:.85rem}.cvBtnLst{display:flex;justify-content:center}.cvBtnLst li:not(:last-child){margin-right:1.5rem}.cvBtnLst li{width:33.333333%}.cvBtnLst a{max-width:360px;width:100%;aspect-ratio:360/170;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;font-weight:700;color:#fff;border-radius:.8rem;margin-bottom:1rem;line-height:1;position:relative}@media (min-width:600px){.cvBtnLst li:not(:last-child){margin-right:5rem}.cvBtnLst li{width:auto}.cvBtnLst a{max-width:360px;width:36rem;height:17rem;font-size:5rem;border-radius:2rem;margin-bottom:2.2rem}}.cvBtnLst .ribon{position:absolute;background-color:#ea729a;top:.3rem;left:-.5rem;font-size:1rem;padding:0 1rem;line-height:1;height:1.1rem;display:flex;align-items:center}.cvBtnLst .ribon span{transform:scale(.8)}.cvBtnLst .ribon:before{content:"";position:absolute;right:0;top:0;width:0;height:0;border-style:solid;border-top:.6rem solid transparent;border-bottom:.6rem solid transparent;border-right-width:.38rem;border-right-style:solid;border-left:0}.cvBtnLst .ribon:after{content:"";position:absolute;top:100%;left:0;border:none;border-bottom:solid 1rem transparent;border-right:solid .9rem #6eb3e0;z-index:-1}@media (min-width:600px){.cvBtnLst .ribon{top:.5rem;left:-.8rem;font-size:1.8rem;padding:0 3.5rem 0 1.8rem;height:2.6rem}.cvBtnLst .ribon span{transform:none}.cvBtnLst .ribon:before{border-top:1.3rem solid transparent;border-bottom:1.3rem solid transparent;border-right-width:.55rem}}.cvBtnLst .cvBtnLst__2 .ribon{background-color:#ea729a}.cvBtnLst .cvBtnLst__2 .ribon:before{border-right-color:#4f86cc}.cvBtnLst .cvBtnLst__2 .ribon:after{border-right-color:#9e0431}.cvBtnLst .cvBtnLst__jun1 .ribon{background-color:#00b0c7}.cvBtnLst .cvBtnLst__jun1 .ribon:before{border-right:.55rem solid #b0d174}.cvBtnLst .cvBtnLst__jun1 .ribon:after{border-right-color:#05669b}.cvBtnLst .row1{font-size:1.7rem;line-height:1;padding-top:1.3rem}.cvBtnLst .row2{font-size:2.6rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.cvBtnLst .row3{font-size:1rem;line-height:1.6}.cvBtnLst .cvBtnLst__jun2 .row2:after{content:"";position:relative;top:.3rem;right:-.2rem;width:1.6rem;aspect-ratio:38/56;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/beginner.png);background-size:100% auto;background-repeat:no-repeat;background-position:center}@media (min-width:600px){.cvBtnLst .row1{font-size:4rem;line-height:1.6;padding-top:.5rem}.cvBtnLst .row2{font-size:7rem}.cvBtnLst .row3{font-size:3.5rem;line-height:2}.cvBtnLst .cvBtnLst__jun2 .row2:after{position:absolute;top:56%;right:-1.5rem;width:3.8rem;aspect-ratio:38/56;transform:translate(100%,-50%);background-size:cover}}.cvBtnLst .cvBtnLst__2 p{font-size:1rem;background-color:#fddde6;color:#040d40;width:100%;line-height:.8;margin-top:9.8vw}.cvBtnLst .cvBtnLst__2 p span{transform:scale(.6)}@media (min-width:600px){.cvBtnLst .cvBtnLst__2 p{font-size:1.6rem;line-height:1.5;margin-top:12.4rem}.cvBtnLst .cvBtnLst__2 p span{transform:none}}.cvBtnLst__jun2{background-color:#4bbcea;box-shadow:0 .3rem 0 #457a8c}.cvBtnLst__2{background-color:#4f86cc;box-shadow:0 .3rem 0 #3f5c85}.cvBtnLst__jun1{background-color:#b0d174;box-shadow:0 .3rem 0 #7b9050}.cvBtnLst p{font-size:1rem;letter-spacing:-.05em;line-height:1.5;display:flex;justify-content:center;white-space:nowrap}@media (min-width:600px){.cvBtnLst__jun2{box-shadow:0 .6rem 0 #457a8c}.cvBtnLst__2{box-shadow:0 .6rem 0 #3f5c85}.cvBtnLst__jun1{box-shadow:0 .6rem 0 #7b9050}.cvBtnLst p{font-size:2.1rem;text-align:center;letter-spacing:normal}}@media (hover:hover){.cvBtnLst a:hover{transform:translateY(.7rem);box-shadow:none}}.cvBtnLst+p{font-size:1.2rem;font-weight:400;display:flex;justify-content:center;align-items:flex-start;margin-bottom:2.5rem}.cvBtnLst+p:before{content:"";width:4.6rem;aspect-ratio:1;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/cv_lineicon.svg);background-size:cover;background-repeat:no-repeat;margin-right:1.5rem;flex-shrink:0}@media (min-width:600px){.cvBtnLst+p{font-size:1.9rem;font-weight:300;text-align:center;align-items:center;margin-bottom:6.5rem}.cvBtnLst+p:before{width:6.6rem;margin-right:1.5rem}}.cvRoadmap{position:relative;display:flex;justify-content:center;padding:2.5rem .5rem 1.3rem;margin-bottom:2rem}@media (min-width:600px){.cvRoadmap{padding:2.5rem .5rem 3rem}}.cvRoadmap:before{content:"";width:100%;height:100%;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/ct_roadmap_bg.png);background-size:auto 100%;background-position:bottom center;background-repeat:repeat-x;position:absolute;bottom:-1%;left:0}.cvRoadmap img{max-width:905px;width:100%;position:relative}.notsale{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem 0}.notsale:before{content:"";width:4.5rem;height:4.5rem;display:block;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/notsale.png);background-size:cover;margin-right:1rem}.notsale p{font-size:1.3rem;line-height:1.3}.notsale p span{font-weight:700}@media (min-width:600px){.notsale{margin:3rem 0}.notsale p{font-size:1.9rem}.notsale:before{width:6.6rem;height:6.6rem;margin-right:1.5rem}}.cvMainScroll .cvLine p{font-size:1rem;margin-right:1rem;border-top:solid .2rem #06c755;border-bottom:solid .2rem #06c755;padding:.4rem 1rem}.cvMainScroll .cvLine a{width:8rem;font-size:1rem}.cvLine{display:flex;justify-content:center;align-items:center}.cvLine p{border-top:solid .3rem #06c755;border-bottom:solid .3rem #06c755;padding:.7rem 1rem;position:relative;top:.1rem;margin-right:2rem;font-size:1.1rem;line-height:1.5}.cvLine a{background-color:#06c755;color:#fff;box-shadow:0 .3rem 0 #429442;width:12rem;aspect-ratio:200/73;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.4rem;border-radius:1rem;flex-shrink:0}@media (min-width:600px){.cvLine p{padding:1.6rem 6rem;font-size:2.3rem;border-top:solid .5rem #06c755;border-bottom:solid .5rem #06c755;margin-right:2.5rem;top:.2rem}.cvLine p:after{width:2.9rem;height:3.2rem;margin-left:1rem;position:static;transform:none}.cvLine a{font-size:2.3rem;width:20rem;height:7.3rem;box-shadow:0 .5rem 0 #429442}}@media (hover:hover){.cvLine a:hover{transform:translateY(.5rem);box-shadow:none}}.btnArea{justify-content:center;padding-bottom:0}.btnArea+.lineDoui{padding-bottom:4rem}@media (min-width:600px){.btnArea+.lineDoui{padding-bottom:5rem}}.btnAreaGroup{padding-top:5rem;padding-bottom:5rem}@media (min-width:600px){.btnAreaGroup{padding-top:10rem;padding-bottom:10rem}.fvBtnArea .btnAreaGroup{padding-top:8rem}}.btnArea3__head{background:#ea729a;position:relative;padding-top:.6rem;padding-bottom:.6rem}.btnArea3__head:before{position:absolute}@media (min-width:600px){.btnArea3__head{padding-top:1.6rem;padding-bottom:1.6rem}}.btnArea3__ttl{font-size:1.9rem;font-weight:600;color:#fff;text-align:center;position:relative;display:flex;justify-content:center;align-items:center}.btnArea3__ttl p{display:flex;justify-content:center;align-items:center;line-height:1;position:relative;transform:translateX(.2em)}.btnArea3__ttl:before{content:"";width:calc(39 / 340 * 100%);max-width:12rem;aspect-ratio:1/1;position:absolute;left:1.2rem;top:-.6rem;transform:translate(-50%,-50%);background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/btnarea_ballon.svg);background-size:100% auto;z-index:10}.btnArea3__ttl span{white-space:nowrap}@media (min-width:391px){.btnArea3__ttl p{transform:none}}.btnArea3__ttl__line{width:3rem;aspect-ratio:1/1;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/line-icon.svg);background-size:100% auto;margin-right:.5rem}.btnArea3__ttl__ballon{position:absolute;top:0;right:-1rem;transform:translateY(-100%);width:calc(81 / 300 * 100%)}@media (min-width:600px){.btnArea3__ttl{font-size:5.2rem}.btnArea3__ttl:before{width:calc(120 / 1000 * 100%);left:2.2rem;top:-1.4rem}.btnArea3__ttl__line{width:6.7rem;height:6.7rem;margin-right:.8rem}.btnArea3__ttl__ballon{top:-.3rem;width:calc(225 / 828 * 100%)}}.btnArea3__con{font-size:1.3rem;display:flex;justify-content:center;align-items:center;margin-top:.5rem}.btnArea3__con p{line-height:1.6;text-align:center}.btnArea3__con p span{font-weight:600}.btnArea3__con ul{flex-shrink:0;margin-left:1.5rem}.btnArea3__con:after{content:"";background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/btnarea_whitearrow.svg);background-size:100% 100%;width:1.8rem;aspect-ratio:18/70;margin-left:.5rem}@media (min-width:600px){.btnArea3__con{font-size:3.6rem;margin-top:2rem}.btnArea3__con:after{width:5.1rem}.btnArea3__con ul{margin-left:4rem}}.btnArea2{padding-top:.5rem;padding-bottom:.5rem}@media (min-width:600px){.btnArea2{padding-top:1.3rem;padding-bottom:1.3rem}.fvBtnArea .btnArea2{padding-top:1.3rem;padding-bottom:1.3rem}}.counselingBtnLst{display:flex;flex-wrap:wrap;justify-content:space-around}.counselingBtnLst__lst{border:1px solid #ff3b74;width:calc(98% / 3);display:flex;justify-content:space-evenly;flex-direction:column}.counselingBtnLst__ttl{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;text-align:center;letter-spacing:.05em;font-size:1.4rem;padding:.5rem;color:#ff3b74;line-height:1.4}@media (min-width:600px){.counselingBtnLst__ttl{font-size:2.8rem;padding:1rem}}.counselingBtnLst__ttl span{color:#040d40;font-size:1rem;font-weight:initial}@media (min-width:600px){.counselingBtnLst__ttl span{font-size:2rem}}.counselingBtnLst__btn{margin:.5rem .5rem 1.5rem}@media (min-width:600px){.counselingBtnLst__btn{margin:1rem 2rem 2rem}}.counselingBtnLst__btn a{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:700;height:4.5rem;margin:auto;background:#ea729a;box-shadow:0 5px 0 #9e0431;border-radius:1rem;line-height:1.4}@media (min-width:600px){.counselingBtnLst__btn a{height:11rem;font-size:2.5rem;box-shadow:0 .8rem 0 #9e0431;border-radius:2rem}.counselingBtnLst__btn a:hover{transform:translateY(.8rem);box-shadow:none}}.frendsRegist{display:flex;justify-content:center;align-items:center;color:#040d40;margin-top:1.5rem}.frendsRegist p{font-size:1.6rem;font-weight:500;margin-bottom:1.5rem}.frendsRegist .firstMsg{position:relative;display:flex;align-items:center}.frendsRegist .firstMsg:after{content:"";background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/stop.svg);background-size:100% 100%;width:3.4rem;aspect-ratio:1/1}.frendsRegist .lastMsg{font-size:1.8rem;font-weight:700;margin-bottom:2.5rem;display:flex;justify-content:center}.frendsRegist .lastMsg span{background:linear-gradient(transparent 60%,#fddde6 50%);position:relative;transform:translateX(-1.5rem)}.frendsRegist .lastMsg span:after{content:"";position:absolute;right:-.5rem;bottom:0;transform:translateX(100%);background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/common/arrow_up.svg);background-size:100% 100%;width:3.6rem;aspect-ratio:36/38}.frendsRegist .linePg{font-size:1.3rem;display:flex;align-items:center;justify-content:flex-end}.frendsRegist .linePg a{display:flex;align-items:center;justify-content:center;height:4.8rem;padding:0 .5rem;min-height:48px;background:#06c755;color:#fff;font-size:1.6rem;line-height:1.4;font-weight:600;box-shadow:0 .4rem 0 #009635;border-radius:10px;margin-left:.3em}@media (min-width:769px){.frendsRegist{margin-top:3rem}.frendsRegist p{font-size:3rem;margin-bottom:3rem}.frendsRegist .firstMsg:after{content:"";width:5.8rem;aspect-ratio:58/58}.frendsRegist .lastMsg{font-size:4rem;margin-bottom:4rem}.frendsRegist .lastMsg span{transform:none}.frendsRegist .lastMsg span:after{content:"";right:-2.5rem;width:10.1rem;aspect-ratio:101/107}.frendsRegist .linePg{font-size:2.3rem;transform:translateX(6rem)}.frendsRegist .linePg a{height:7rem;padding:0 .8rem;font-size:2.3rem;box-shadow:0 .6rem 0 #009635;border-radius:10px;transition:all .05s ease}.frendsRegist .linePg a:hover{transform:translateY(6px);box-shadow:none}}.btnArea2{padding-top:4rem;padding-bottom:4rem}@media (min-width:600px){.btnArea2{padding-top:10rem;padding-bottom:5rem}.fvBtnArea .btnArea2{padding-top:5rem;padding-bottom:5rem}}.linePresent{display:flex;align-items:center;flex-direction:column;padding-bottom:4rem}.linePresent p{color:#ea729a;line-height:1.6;letter-spacing:.025em;font-size:1.4rem;text-align:center}@media (min-width:600px){.linePresent{padding-bottom:10rem}.linePresent p{font-size:2.6rem}}.linePresent .gifticon{margin-left:3.5rem}@media (min-width:600px){.linePresent .gifticon{margin-left:5.5rem}}.linePresent .gifticon:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f06b";color:#ea729a;padding-right:1rem;margin-left:-2.5rem}@media (min-width:600px){.linePresent .gifticon:before{padding-right:1rem;margin-left:-4rem}}.lineBtnHead{color:#040d40 !important;margin-top:1.5rem}.lineTextlink{color:#06c755;text-decoration:underline}.lineTextlink:hover{text-decoration:none}.lineBtn{width:100%;margin:0 auto}@media (min-width:600px){.lineBtn{max-width:1000px;display:flex;justify-content:center}}.lineBtn a{display:flex;align-items:center;justify-content:center;width:100%;height:7.8rem;min-height:50px;background:#06c755;color:#fff;font-size:1.8rem;line-height:1.4;font-weight:600;box-shadow:0 .6rem 0 #009635;border-radius:10px;transition:all .05s ease}@media (min-width:769px){.lineBtn a{height:11.8rem;min-height:78px;font-size:3rem;box-shadow:0 .8rem 0 #009635;border-radius:2rem}.lineBtn a:hover{transform:translateY(8px);box-shadow:none}}p.lineDoui{margin-top:1rem;text-align:center;color:#040d40;font-size:1rem !important;line-height:1.6}.lineDoui a{color:#ea729a;text-decoration:underline}.lineBtn{width:100%;margin:0 auto}@media (min-width:600px){.lineBtn{max-width:1000px;display:flex;justify-content:center}}.lineBtn a{display:flex;align-items:center;justify-content:center;width:100%;height:7.8rem;min-height:50px;background:#06c755;color:#fff;font-size:1.8rem;line-height:1.4;font-weight:600;box-shadow:0 .6rem 0 #009635;border-radius:10px;transition:all .05s ease}@media (min-width:769px){.lineBtn a{height:11.8rem;min-height:78px;font-size:3rem;box-shadow:0 .8rem 0 #009635;border-radius:2rem}.lineBtn a:hover{transform:translateY(8px);box-shadow:none}}*/p.lineDoui{margin-top:1rem;text-align:center;color:#040d40;font-size:1rem !important;line-height:1.6}.lineDoui a{color:#ea729a;text-decoration:underline}.campaign-info{display:flex;flex-direction:row;align-items:flex-end;margin:1rem auto .2rem;flex-wrap:wrap;justify-content:flex-end}.campaign-info .i{font-size:85%;margin:.2rem;width:2rem;height:2rem;border-radius:50%;background:#040d40;color:#fff;font-weight:700;position:relative;top:-1rem}@media (min-width:600px){.campaign-info .i{top:initial}}.eiken_renewal{margin:.5rem auto 1rem;max-width:1000px;text-align:center;background:#fddde6}.eiken_renewal p:first-of-type{font-weight:600}.camBook{max-width:1000px;margin:1rem auto}.popupQr p{width:100%;font-size:1.3rem;margin-bottom:.5rem}@media (min-width:600px){.popupQr p{font-size:1.6rem}}.lineOpenBtn{width:100% !important;background:#06c755 !important;box-shadow:0 4px 0 0 #009635 !important;font-weight:600;color:#fff}.lineOpenBtn:hover{box-shadow:none !important}.h__btn{align-items:flex-end}.h__btn .left{display:none}@media (min-width:600px){.h__btn .left{margin-right:1rem;display:flex;align-items:center}.h__btn .left>*:not(p){font-weight:600;color:#fff}.h__btn .left div{display:flex;flex-direction:row;align-items:center}.h__btn .left label div:after{content:"";height:2.9rem;width:1px;background:#fff;margin:0 1.6rem 0 2rem}.h__btn .left ul{display:flex;flex-direction:column}.h__btn .left ul li{display:flex;font-size:1rem}.h__btn .left ul li:before{font-family:"Font Awesome 5 Free";content:"\f14a";margin-right:.5rem}.h__btn .left label{background:#06c755;box-shadow:0 4px 0 0 #009635}}.h__btn .left:hover label{box-shadow:none}.l_sticky_nav{background:0 0}.l_sticky_nav ul{flex-direction:row;justify-content:space-around;margin-bottom:.5rem}.l_sticky_nav ul li{border:none}.l_sticky_nav li.l_sticky_nav_line{width:calc(100% - 45px - 2rem)}.l_sticky_nav li .open-btn{background:#06c755;box-shadow:0 2px 0 0 #009635;border-radius:1em}.l_sticky_nav .pagetop.downMove{opacity:1;transform:translateY(0);pointer-events:auto}.pagetopWrap{margin:.7rem 0 .5rem;display:flex;justify-content:flex-end;padding:0 1rem}.pagetop{position:initial;width:45px;height:45px;opacity:1;transform:translateY(0);pointer-events:auto}.pagetop a{color:#fff}.f{padding-bottom:10rem}@media (min-width:600px){.f{padding-bottom:2rem}}.f__nav{text-align:left}@media (min-width:600px){.pt_lst .motto{font-size:1.6rem}}.pt .msg{background:0 0}.pt .msg:before{background-image:none}.form-btn{padding-top:0;padding-bottom:0}@media (min-width:600px){.form{font-size:1.6rem}}@media (min-width:600px){.keisai ul{font-size:1.6rem}}.mv_con01_btm img{width:80%}@media (min-width:769px){.mv_con02{top:50%}}@media (min-width:769px){.mv_con02_l{padding:0;display:flex;align-items:flex-start;flex-direction:row;max-width:1000px;margin:auto;justify-content:space-evenly}}.movie{padding:10rem 0 0}.movie__ttl{text-align:center;font-size:2.2rem;font-weight:600;color:#ea729a;margin-bottom:1rem;letter-spacing:.025em}.movie__con{position:relative;width:100%;padding-top:56.25%}.movie__con img{width:100%}.movie__con a{position:absolute;top:0;right:0;width:100%;height:100%}.movie__con a:before{position:absolute;background:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/yt_icon_mono_light.png);content:"";background-size:100%;width:70px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:.5s}.movie__con a:hover:before{background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/yt_icon_rgb.png)}@media (min-width:769px){.movie__ttl{font-size:3rem;margin-bottom:2rem}}.breadcrumb{color:#040d40;font-weight:600 !important;padding-top:1rem}.main_start .breadcrumb{margin-top:-4.5rem;padding-bottom:4.5rem;padding-left:0;padding-right:0}@media (min-width:769px){.main_start .breadcrumb{margin-top:-6.5rem;padding-bottom:6.5rem;padding-left:2rem;padding-right:2rem}}.breadcrumb ol{display:flex;font-size:1rem}@media (min-width:769px){.breadcrumb ol{font-size:1.2rem}}.breadcrumb li{display:flex}.breadcrumb li:after{content:"｜";margin:0 .5rem}.breadcrumb li:last-child:after{content:none}.breadcrumb a{color:#ea729a}@media (hover:hover){.breadcrumb a:hover{text-decoration:underline}}.p_post_tnumb{margin-bottom:4rem}.p_post_tnumb img{display:block;width:100%;height:auto}.p_post_cont .rtoc-mokuji-content.frame2:before{border-width:3px;opacity:1}.p_post_cont #rtoc-mokuji-title span{font-weight:700;letter-spacing:.01em}.p_post_cont .rtoc-mokuji-content .rtoc-mokuji.level-1>.rtoc-item:before{font-weight:700}.rtoc_open_close{font-weight:700;color:#040d40}.p_post_cont .rtoc-mokuji-content .rtoc-mokuji.level-1 li{font-size:1.3rem}@media (min-width:600px){.p_post_cont .rtoc-mokuji-content .rtoc-mokuji.level-1 li{font-size:1.5rem}}.p_post_cont .rtoc-mokuji-content .rtoc-mokuji li>a{color:#040d40 !important}.side_section{margin-top:5rem}@media (min-width:600px){.side_section{margin-top:0}.side_section:not(:first-child){margin-top:5rem}}.popupBnr{margin-bottom:1rem}@media (min-width:600px){.popupBnr{display:flex;justify-content:center;margin-top:1rem;margin-bottom:4rem;cursor:pointer}.popupBnr img{max-width:749px}}body.no-scroll{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;padding:0 2rem}.modal-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.modal{position:relative;background:#fff;min-width:300px;max-width:980px;max-height:80vh;overflow-y:auto;box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-20px);transition:transform .3s ease}.modal-overlay.active .modal{transform:translateY(0)}.modal__in{padding:3.5rem 2.5rem 2rem}@media (min-width:600px){.modal__in{padding:3.5rem 5.5rem}}.modal__ttl{font-size:2.4rem;font-weight:700;margin-bottom:.8rem}.modal__ttl span{color:#ea729a}@media (min-width:600px){.modal__ttl{font-size:3.5rem}}.modal__in p{font-size:1.4rem;font-weight:700;line-height:2.1;margin-bottom:2.5rem}.modal__in p span{background:linear-gradient(transparent 40%,#fddde6 40%)}@media (min-width:600px){.modal__in p{font-size:1.9rem}}.modal__img{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:3rem}.modal__img figcaption{font-size:1.6rem;font-weight:600;color:#fff;background-color:#ea729a;padding:0 .8rem;line-height:1.5;margin-bottom:1.8rem}.modal__img img{max-width:545px;width:100%;margin-left:auto;margin-right:auto}@media (min-width:600px){.modal__img{margin-bottom:2rem}.modal__img figcaption{font-size:1.9rem;margin-bottom:0}.modal__img img{transform:translateY(-1.5rem)}}.close-button{position:absolute;top:1.5rem;right:1.5rem;width:4rem;height:4rem;background:#9ba6aa;color:#fff;border:none;border-radius:100%;cursor:pointer}.close-button:before,.close-button:after{content:"";position:absolute;width:.3rem;height:2.7rem;background:#fff;display:flex;justify-content:center;align-items:center;top:50%;left:50%}.close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (min-width:600px){.close-button{width:5.5rem;height:5.5rem}.close-button:before,.close-button:after{height:4.2rem}}.batch19{margin-bottom:1.5rem;max-width:1200px;margin-inline:auto}.batch19 figure{margin:1rem auto}.batch19 p{text-align:center}.batch19:after{content:"";display:block;aspect-ratio:216/75;background-image:url(//eigoba.com/wp-content/themes/eigoba/assets/css/../img/frontpage/batch19_arrow.svg);background-size:cover;margin:1.2rem auto 0;max-width:216px;width:calc(216 / 1200 * 100%)}@media (min-width:600px){.batch19{margin-bottom:3rem}.batch19 figure{margin:2rem auto}.batch19 p{font-size:3rem}.batch19:after{max-width:216px;margin:2rem auto 0}}