﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Jost:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap";*,*: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{font-size:62.5%}@media(min-width:600px){html{font-size:.78vw}}@media(min-width:1024px){html{font-size:62.5%}}body{font-size:1.3rem;font-family:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","segoe ui","游ゴシック  Medium","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;overflow-x:hidden;color:#37435a}@media(min-width:768px){body{font-size:1.5rem}}@media(min-width:1601px){body{font-size:1.5rem}}h1,h2,h3,h4,h5,h6{line-height:1.6}table,li,p,dl{line-height:1.8}a{color:#3e3a39;text-decoration:none}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast}i{font-style:normal}.highlight{transition:opacity .3s ease}.highlight:hover{opacity:.7 !important}.mv,.pgContents{padding-top:69px}@media(min-width:768px){.mv,.pgContents{padding-top:74px}}.scrollPoint{margin-top:-69px;padding-top:69px}@media(min-width:768px){.scrollPoint{margin-top:-74px;padding-top:74px}}.h{position:fixed;width:100%;height:69px;left:0;top:0;background:#fff;z-index:100;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media(min-width:768px){.h{height:74px}}.h__in{display:flex;justify-content:space-between;height:100%}.h__logo{display:flex;align-items:center;margin-left:.8rem}.h__nav{display:none}@media(min-width:768px){.h__nav{display:flex}}.h__nav ul{display:flex;align-items:center}.h__nav li{font-size:1.3rem;font-weight:500;letter-spacing:.075em}.h__nav li:not(:last-child){margin-right:1.5rem}.h__nav a{color:#497295}.h.top{background:#497295;box-shadow:none}.h.top .h__nav a{color:#fff}.f.top{background:#497295;color:#fff}.f.top .f__nav a,.f.top .copyright{color:#fff}.f{color:#497295;padding:5.5rem 0 3rem;font-size:1.3rem;font-weight:500}.f__in{display:flex;align-items:center;justify-content:space-between}.f__logo{margin-bottom:3rem}@media(min-width:600px){.f__logo{margin-bottom:.5rem}}.f__logo a{display:block}.f__logo img{margin:0 auto;width:80px}@media(min-width:600px){.f__logo img{margin:0;width:80px}}@media(min-width:600px){.f__info{display:flex;justify-content:flex-end;align-items:center}}.f__nav ul{margin-bottom:5rem}@media(min-width:600px){.f__nav ul{display:flex;margin-bottom:0}}.f__nav li{text-align:center;letter-spacing:.075em;margin-bottom:.5rem}@media(min-width:600px){.f__nav li{margin-bottom:0;margin-right:3rem}}.f__nav a{color:#497295;text-decoration:none}.f__nav a:hover{text-decoration:underline}.f .copyright{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;color:#497295;letter-spacing:.075em;text-align:center;display:block}@media(min-width:600px){.f .copyright{text-align:right}}.h__spBtn{width:72px;height:69px;display:flex;justify-content:center;align-items:center;position:fixed;right:0;top:0;z-index:102;cursor:pointer;transition:all .2s ease-in;background-color:#fff}@media(min-width:768px){.h__spBtn{display:none}}.h__spBtn i,.h__spBtn i:before,.h__spBtn i:after{background-color:#497295;height:2px;border-radius:2px}.h__spBtn i{position:absolute;width:28px;top:50%;left:50%;transform:translate(-50%,-50%)}.h__spBtn i:before,.h__spBtn i:after{content:"";position:absolute;width:100%;transition:transform .3s ease;right:0}.h__spBtn i:before{top:-9px}.h__spBtn i:after{bottom:-9px}.spNav{position:fixed;top:0;right:0;width:75%;height:100%;z-index:102;pointer-events:none;opacity:0;transition:all .4s cubic-bezier(.55,.085,.68,.53);transform:translateX(100%);background:rgba(73,114,149,.85)}@media(min-width:768px){.spNav{display:none}}.spNav__header{display:flex;justify-content:space-between;align-items:center;height:68px;padding-left:2.2rem}.spNav__logo{max-width:90px;position:relative;top:3px}.spNav ul{padding-top:36px}.spNav li{margin-left:2.2rem;margin-bottom:3.5rem}.spNav a{display:flex;flex-direction:column;color:#fff;justify-content:space-between;width:100%;line-height:2;padding-bottom:.5rem;text-decoration:none;line-height:1.5;font-size:1.3rem;font-weight:500}.spNav__closeBtn{display:flex;justify-content:center;align-items:center;color:#fff;width:68px;height:68px;margin-left:auto}.spNav__closeBtn i{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/close.svg);background-size:cover;width:15px;height:15px}.spNavBg{position:fixed;top:0;right:0;z-index:101;width:0;width:100%;height:100%;background:#fff;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 .spNavBg{transform:translateX(0);opacity:1;transition:opacity .3s cubic-bezier(.55,.085,.68,.53)}@-webkit-keyframes loadLogo{0%{opacity:0}100%{opacity:1}}@keyframes logoFade{0%{opacity:0}100%{opacity:1}}@media(min-width:600px){@-webkit-keyframes loadLogo{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(-40%)}}@keyframes logoFade{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(-40%)}}}.loadLogo{-webkit-animation-name:loadLogo;animation-name:loadLogo;animation-delay:.8s;animation-duration:1s;animation-fill-mode:forwards}@-webkit-keyframes loadBg{0%{opacity:1}100%{opacity:0}}@keyframes loadBg{0%{opacity:1}100%{opacity:0}}.loadBg{-webkit-animation-name:loadBg;animation-name:loadBg;animation-duration:1.5s;animation-fill-mode:forwards}.bgBlue{background-color:#497295;color:#fff}.bgGray{background-color:#f2f2f2}.spNone{display:none}@media(min-width:600px){.spNone{display:block}}@media(min-width:600px){.pcNone{display:none}}.loadingBg{background:#fff;width:100%;height:100%;position:fixed;z-index:1000;top:0;left:0}.complete .loadingBg{pointer-events:none}.mv{position:relative;background:#497295;padding-bottom:70px}@media(min-width:1450px){.mv{padding-bottom:5.46875vw}}.mv__in{position:relative}.mv__left{position:absolute;top:0;left:0;width:34px;height:100%;display:flex;justify-content:center;align-items:center;font-size:1rem;font-family:"Helvetica","Arial",sans-serif;line-height:1;letter-spacing:.075em;transform:rotate(90deg)}@media(min-width:600px){.mv__left{width:72px;font-size:1.2rem}}.mv__left p{white-space:nowrap;color:#fff;position:relative;bottom:-1px}@media(min-width:600px){.mv__left p{bottom:-2px}}.mv__right{display:none}@media(min-width:768px){.mv__right{display:block;position:fixed;top:74px;right:0;width:72px;height:100%;font-size:1.3rem;font-weight:500;letter-spacing:.075em;z-index:90}.mv__right a{display:flex;justify-content:center;align-items:center;background:#fff;color:#497295;height:200px}.mv__right a span{transform-origin:center;white-space:nowrap;writing-mode:vertical-rl}}@media(min-width:1024px){.mv__right a{height:220px}}.mv__center{width:calc(100% - 68px);margin:0 auto}@media(min-width:600px){.mv__center{position:relative;width:calc(100% - 144px)}}.mv__img{width:100%;position:relative;z-index:10}.mv__img:before{content:"";padding-top:167%;display:block}@media(min-width:600px){.mv__img:before{padding-top:42.86%}}.mv__img img{width:100%}.mv__img .swiper-wrapper{height:100%;position:absolute;top:0;left:0}.mv__img .slide-img{background-size:cover;background-position:center center;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mv__img .slide01{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_01_sp.jpg)}@media(min-width:600px){.mv__img .slide01{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_01.jpg)}}.mv__img .slide02{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_02_sp.jpg)}@media(min-width:600px){.mv__img .slide02{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_02.jpg)}}.mv__img .slide03{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_03_sp.jpg)}@media(min-width:600px){.mv__img .slide03{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/mv_slide_03.jpg)}}.mv__txt{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:9%;transform:translateY(-50%);z-index:20;width:calc(100% - 68px)}@media(min-width: 600px){.mv__txt{padding:2.5rem 0;width:51%;left:3.52%}}.mv__txt img{width:85%;display:block;margin:0 auto}@media(min-width:600px){.mv__txt img{width:100%}}.mv__bnr{position:absolute;bottom:0;right:0;min-width:307px;width:27%;display:flex;z-index:20;transform:translateY(50%);color:#454545;font-weight:600}.mv__bnr img{width:100%}@media(min-width:600px){.mv__bnr{right:20px}}.mv .swiper-slide{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}@media(min-width:600px){.mv .swiper-slide-active .slide-img,.mv .swiper-slide-duplicate-active .slide-img,.mv .swiper-slide-prev .slide-img{-webkit-animation:zoomUp 12s linear 0s;animation:zoomUp 12s linear 0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}}@-webkit-keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}.tIntro{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/bg.jpg);background-size:cover}.tIntro__in{padding-top:10rem;padding-bottom:5.5rem}@media(min-width:600px){.tIntro__in{display:flex;padding-left:6rem;padding-right:4rem;padding:8rem 4rem 4rem 5rem}}.tIntro__ttl{display:flex;flex-direction:column;align-items:flex-start;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:.075em;margin-bottom:3.8rem}@media(min-width:600px){.tIntro__ttl{margin-right:9rem;font-size:2rem;margin-bottom:0}}.tIntro__ttl span{margin-bottom:1rem}.tIntro__ttl span:last-child{margin-bottom:0}@media(min-width:600px){.tIntro__ttl span{margin-bottom:2rem}.tIntro__ttl span:last-child{margin-bottom:0}}.tIntro__ttl strong{font-size:2.1rem;color:#497295;background:#fff;display:block;padding:0 .1em}@media(min-width:600px){.tIntro__ttl strong{font-size:2.6rem}}.tIntro__con{color:#fff}.tIntro__con p{font-weight:500;line-height:2.6;letter-spacing:.075em;font-size:1.1rem}@media(min-width:600px){.tIntro__con p{margin-right:4rem;font-weight:600;font-size:1.5rem;line-height:2.3}}.tIntro__con a{color:#fff}.tIntro .more{margin-top:4.5rem;justify-content:center}@media(min-width:600px){.tIntro .more{justify-content:flex-end}}@media(min-width:600px){.tIntro .more:hover span,.tIntro .more:hover i{transform:translateX(-20px)}}.more{font-size:1.2rem;font-weight:600;display:flex;align-items:center;color:#497295}@media(min-width:600px){.more{font-size:1.4rem}}.more span,.more i{transition:transform .3s ease}.more i{width:40px;height:40px;background-size:100% 100%;margin-left:2rem;background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow.svg)}.moreWhite{color:#fff}.moreWhite i{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow_w.svg)}@media(min-width:600px){.more:hover span,.more:hover i{transform:translateX(20px)}}.tMovie{position:relative;padding:7.5rem 0}.tMovie .video_wrap{margin:0}.tMovie .vjs-big-play-button{font-size:3em;left:50%;transform:translate(-50%,-50%);top:50%}.tMovie__left{position:absolute;top:0;left:0;width:34px;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-family:"Helvetica","Arial",sans-serif;line-height:1;letter-spacing:.075em;transform:rotate(90deg)}@media(min-width:600px){.tMovie__left{width:72px}}.tMovie__left p{white-space:nowrap;color:#497295;position:relative;bottom:-2px}.tMethod{padding-top:5rem;padding-bottom:7rem;overflow:hidden}@media(min-width:600px){.tMethod{padding-top:7rem;padding-bottom:9rem}}.tMethod__ttl{margin-bottom:4rem;width:93%}@media(min-width:600px){.tMethod__ttl{width:61.88%;margin-bottom:6rem}}.tMethod__slider{max-width:1186px;margin:0 -25px}.methodSlider{margin-bottom:0 !important}.methodSlider li{padding:0 25px}@media(min-width:600px){.methodSlider li{display:flex !important;align-items:flex-start}}.methodSlider__index{font-family:"Helvetica","Arial",sans-serif;font-size:1rem;margin-bottom:1rem}@media(min-width:600px){.methodSlider__index{margin-bottom:2rem;font-size:1.2rem}}.methodSlider__ttl{font-size:1.5rem;font-weight:600;color:#497295;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem}@media(min-width:600px){.methodSlider__ttl{font-size:1.9rem}}.methodSlider__ttl span{background:#fff;margin-bottom:1rem;padding:0 .5rem}@media(min-width:600px){.methodSlider__ttl span{padding:0 1rem}}.methodSlider__ttl span:last-child{margin-bottom:0}.methodSlider__txt{line-height:2.3;letter-spacing:.075em}.methodSlider__img{flex-shrink:0;border-radius:8px;overflow:hidden;margin-top:3rem}@media(min-width:600px){.methodSlider__img{margin:0;width:50%;margin-left:4.4%;border-radius:13px}}.methodSlider .slick-dots{position:absolute;left:auto;right:-10px;bottom:auto;top:50%;width:34px;transform:translateY(-50%);z-index:50}@media(min-width:600px){.methodSlider .slick-dots{right:-40px;width:inherit}}.methodSlider .slick-dots li.slick-active button:before,.methodSlider .slick-dots li button:before{color:#fff}.tOutline{padding:7.5rem 0 9rem}@media(min-width:600px){.tOutline{padding:7.5rem 0 14rem}}.tOutline__sub{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;letter-spacing:.075em;color:#497295;margin-bottom:1rem}@media(min-width:600px){.tOutline__sub{font-size:1.2rem;margin-bottom:2rem}}.tOutline__ttl{font-size:1.5rem;font-weight:600;color:#497295;line-height:1.8;margin-bottom:5rem}@media(min-width:600px){.tOutline__ttl{margin-bottom:6rem}}.tOutline__ttl br{display:none}@media(min-width:600px){.tOutline__ttl{font-size:1.9rem}.tOutline__ttl br{display:inline}}.tOutline .more{justify-content:center}@media(min-width:600px){.tOutline .more{justify-content:flex-start}}.outlineList{margin-bottom:6rem}@media(min-width:600px){.outlineList{display:flex;flex-wrap:wrap;justify-content:space-between}}.outlineList li{margin-bottom:5rem}.outlineList li:last-child{margin-bottom:0}@media(min-width:600px){.outlineList li{margin-bottom:0;width:28.4%}.outlineList li:nth-child(2){animation-delay:.2s !important}.outlineList li:nth-child(3){animation-delay:.4s !important}}.outlineList__img{margin-bottom:1.5rem}.outlineList__img img{width:100%}.outlineList__ttl{display:flex;margin-bottom:.5rem}.outlineList__ttl span{background:#497295;color:#fff;font-size:1.3rem;padding:0 .5rem}@media(min-width:600px){.outlineList__ttl span{font-size:1.5rem}}.outlineList p{font-size:1.3rem;line-height:2.4;color:#606060;font-weight:500;text-align:justify}.tInterview{background:#f4f4f4;padding-top:7rem}@media(min-width:600px){.tInterview{padding-top:8rem}}.tInterview__sub{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;letter-spacing:.075em;margin-bottom:1rem;color:#497295}@media(min-width:600px){.tInterview__sub{font-size:1.2rem;margin-bottom:2rem}}.tInterview__ttl{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:4rem}@media(min-width:600px){.tInterview__ttl{margin-bottom:6rem}}.tInterview__ttl span{background:#497295;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.8rem;padding:0 1.5rem 0 .5rem}.tInterview__ttl span:last-child{margin-bottom:0}@media(min-width:600px){.tInterview__ttl span{font-size:1.9rem}}@media(min-width:600px){.interviewLst{display:flex}}.interviewLst li{position:relative;overflow:hidden}@media(min-width:600px){.interviewLst li{width:33.333333%}.interviewLst li:nth-child(2){animation-delay:.2s !important}.interviewLst li:nth-child(3){animation-delay:.4s !important}}.interviewLst li:after{content:"";height:1px;width:100%;background:#fff;position:absolute;right:0;bottom:0}@media(min-width:600px){.interviewLst li:after{height:100%;width:1px;right:0;top:0;bottom:auto}}.interviewLst li:last-child:after{content:none}.interviewLst a{display:block;position:relative;height:100%;color:#fff}.interviewLst a:before{content:"";display:block;padding-top:100%}@media(min-width:600px){.interviewLst a:hover .interviewLst__img{transform:scale(1.12)}}.interviewLst__con{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 8.7179%;padding-bottom:2rem;text-align:left}@media(min-width:600px){.interviewLst__con{padding:3rem}}.interviewLst__name{font-size:1.1rem;font-family:"Helvetica","Arial",sans-serif;margin-bottom:.5rem;letter-spacing:.075em}@media(min-width:600px){.interviewLst__name{font-size:1.3rem}}.interviewLst__comment{font-weight:600;letter-spacing:.075em}.interviewLst .more{margin-left:auto}.interviewLst .more:hover span,.interviewLst .more:hover i{transform:none}.interviewLst__img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;transition:transform .3s ease-in-out;background-position:center}.interviewLst__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(73,114,149,.73);-webkit-mix-blend-mode:multiply;mix-blend-mode:multiply}.interviewLst .img01{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/interview_01.jpg)}.interviewLst .img02{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/interview_02.jpg)}.interviewLst .img03{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/interview_03.jpg)}.tAbout{background:#497295;padding:5.5rem 0 7.5rem}@media(min-width:600px){.tAbout{padding:7.5rem 0 11.5rem}}.tAbout__ttl{width:83.85%;margin-bottom:4rem}@media(min-width:600px){.tAbout__ttl{width:55.45%}}.tAbout .more:hover span,.tAbout .more:hover i{transform:none}@media(min-width:600px){.aboutLst{display:flex;justify-content:space-between}}.aboutLstMain,.aboutLstSub{display:flex;flex-direction:column}@media(min-width:600px){.aboutLstMain,.aboutLstSub{width:48%}}.aboutLst__sub{font-size:1.2rem;font-family:"Helvetica","Arial",sans-serif;color:#fff;letter-spacing:.075em;margin-bottom:1rem}.aboutLst a,.aboutLst__link{display:block;position:relative;overflow:hidden}@media(min-width:600px){.aboutLst a:hover .aboutLst__img,.aboutLst__link:hover .aboutLst__img{transform:scale(1.12)}}.aboutLst__img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .3s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scale(1.01)}.aboutLst__con{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;z-index:10;padding:2.5rem 3rem;display:flex;justify-content:center;align-items:center;text-align:center}@media(min-width:600px){.aboutLst__con{display:block;text-align:left}}.aboutLst .ttl{display:flex;flex-direction:column;line-height:1.7}.aboutLst .more{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}@media(min-width:600px){.aboutLst .more{position:absolute;bottom:2.5rem;right:3rem}}.aboutLst .img01{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/about_01.jpg)}.aboutLst .img02{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/about_02.jpg)}.aboutLst .img03{background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/about_03.jpg)}.aboutLstMain{margin-bottom:3rem}@media(min-width:600px){.aboutLstMain{margin-bottom:0}}.aboutLstMain a{height:100%}.aboutLstMain a:before{content:"";display:block;padding-top:68.32%}@media(min-width:600px){.aboutLstMain a:before{content:none}}.aboutLstMain .more{top:auto;bottom:0}.aboutLstMain .more span{display:none}@media(min-width:600px){.aboutLstMain .more{bottom:2.5rem}.aboutLstMain .more span{display:block}}.aboutLstMain .ttl .sub{font-size:1rem}@media(min-width:600px){.aboutLstMain .ttl .sub{font-size:1.5rem}}.aboutLstMain .ttl .main{font-size:1.5rem}@media(min-width:600px){.aboutLstMain .ttl .main{font-size:1.9rem}}.aboutLstSub{display:flex;flex-direction:column-reverse}@media(min-width:600px){.aboutLstSub{flex-direction:column}}.aboutLstSub__col{margin-bottom:3rem}.aboutLstSub__col:first-child{margin-bottom:0}@media(min-width:600px){.aboutLstSub__col{margin-bottom:3rem}.aboutLstSub__col:first-child{margin-bottom:3rem;animation-delay:.2s !important}.aboutLstSub__col:last-child{margin-bottom:0;animation-delay:.4s !important}}.aboutLstSub a:before,.aboutLstSub .aboutLst__link:before{content:"";display:block;padding-top:29.6%}@media(min-width:600px){.aboutLstSub .more{display:none}}.aboutLstSub .ttl .sub{font-size:1rem}@media(min-width:600px){.aboutLstSub .ttl .sub{font-size:1.3rem}}.aboutLstSub .ttl .main{font-size:1.5rem}.tBlog{background:#f4f4f4;margin-bottom:6rem;padding:8rem 0 9rem}@media(min-width:600px){.tBlog{margin-bottom:8rem}}.tBlog__sub{display:flex}.tBlog__sub span{background:#497295;color:#fff;padding:0 .5rem;font-size:1.2rem;font-family:"Helvetica","Arial",sans-serif;letter-spacing:.075em;margin-bottom:2rem}.tBlog__ttl{color:#497295;display:flex;flex-direction:column;margin-bottom:4rem}.tBlog__ttl .sub{font-size:1rem}@media(min-width:600px){.tBlog__ttl .sub{font-size:1.5rem}}.tBlog__ttl .main{font-size:1.5rem}@media(min-width:600px){.tBlog__ttl .main{font-size:1.9rem}}@media(min-width:600px){.tBlog__lst{display:flex;flex-wrap:wrap;margin:0 -1.45%}}.tBlog__lst__col{margin-bottom:6rem}.tBlog__lst__col:last-child{margin-bottom:0}@media(min-width:600px){.tBlog__lst__col{width:50%;padding:0 1.45%}}@media(min-width:768px){.tBlog__lst__col{width:25%;margin-bottom:0}}@media(min-width:600px){.tBlog__lst__col:nth-child(2){animation-delay:.2s !important}.tBlog__lst__col:nth-child(3){animation-delay:.4s !important}.tBlog__lst__col:nth-child(4){animation-delay:.6s !important}}.tBlog__lst__img{display:block;margin-bottom:1rem;transition:opacity .3s ease}.tBlog__lst__img img{width:100%}@media(min-width:600px){.tBlog__lst__img:hover{opacity:.8}}.tBlog__lst__info{display:flex;font-size:1.2rem}.tBlog__lst__time{color:#b4b4b4;margin-bottom:1rem;margin-right:1rem;font-weight:600}.tBlog__lst__cat{color:#497295;display:flex;flex-wrap:wrap;font-weight:600}.tBlog__lst__cat li{margin:0;padding:0;width:auto;margin-bottom:1rem;display:flex;flex-wrap:wrap}.tBlog__lst__cat li a:after{content:",";color:#606060;margin-right:.5rem}.tBlog__lst__cat li:last-child a:after{content:none}.tBlog__lst__cat a{color:#497295}.tBlog__lst__cat a:hover{text-decoration:underline}.tBlog__lst__ttl{font-size:1.3rem;font-weight:500;color:#606060}.tBlog__lst__ttl a{color:#606060}.tBlog__lst__ttl a:hover{text-decoration:underline}.tCompany{margin-bottom:6rem}@media(min-width:600px){.tCompany{display:flex;margin-bottom:8rem}}.tCompany a{display:flex;color:#fff;justify-content:center;align-items:center;padding:2.5rem 2rem;transition:opacity .3s ease;background:#497295}@media(min-width:600px){.tCompany a{padding:3.5rem 2.5rem;width:50%}}.tCompany a i{background-size:100% 100%;margin-right:1rem}@media(min-width:600px){.tCompany a i{margin-right:2rem}}@media(min-width:600px){.tCompany a:hover{opacity:.85}}.tCompany__link{font-size:1.5rem;font-weight:500;margin-bottom:2rem}@media(min-width:600px){.tCompany__link{font-size:2.2rem;margin-bottom:0}}.tCompany__link i{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/icon_company.svg);width:29px;height:29px;position:relative;top:-2px}@media(min-width:600px){.tCompany__link i{width:45px;height:45px}}.tCompany__mail{font-size:1.5rem;font-weight:600}@media(min-width:600px){.tCompany__mail{font-size:2.6rem;border-left:solid 1px #fff}}.tCompany__mail i{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/frontpage/icon_mail.svg);width:27px;height:21px;position:relative;top:1px}@media(min-width:600px){.tCompany__mail i{width:36px;height:28px}}.popup{position:absolute;width:100%;top:50%;transform:translateY(-50%);z-index:1000;top:0;left:0}.mangaSlide .swiper-slide{padding:0 2rem}.mangaSlide img{margin:0 auto;max-height:90vh}.mangaSlide .swiper-button-next{position:absolute}.mfp-wrap button.mfp-close{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/close.svg);background-size:18px 18px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;line-height:1;opacity:1;font-size:inherit}@media(min-width:600px){.mfp-wrap button.mfp-close{background-size:24px 24px;width:50px;height:50px;opacity:.75}.mfp-wrap button.mfp-close:hover{opacity:1}}.mfp-fade.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .3s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.pgIntro{background:#497295;color:#fff;padding:4.5rem 0}@media(min-width:600px){.pgIntro{padding:7rem 0 11rem}}.pgIntro__ttl{margin-bottom:2rem;opacity:0;animation-fill-mode:forwards}.pgIntro__ttl .pc{display:none}@media(min-width:600px){.pgIntro__ttl .pc{display:block}}@media(min-width:600px){.pgIntro__ttl .sp{display:none}}.pgIntro p{line-height:2.3;letter-spacing:.075em;opacity:0;animation-fill-mode:forwards}.pgIntro.about .pgIntro__ttl img{width:86%}@media(min-width:600px){.pgIntro.about .pgIntro__ttl img{width:84.24%}}.pgIntro.school .pgIntro__ttl img{width:86.33%}@media(min-width:600px){.pgIntro.school .pgIntro__ttl img{width:67.51%}}.pgHeader{padding:4rem 0}@media(min-width:600px){.pgHeader{padding:6rem 0}}.pgHeader__ttl{display:flex;align-items:center;flex-direction:column;letter-spacing:.075em;color:#497295;text-align:center}.pgHeader__ttl .en{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;margin-bottom:.5rem}@media(min-width:600px){.pgHeader__ttl .en{font-size:1.2rem;margin-bottom:1rem}}.pgHeader__ttl .ja{font-size:1.5rem;font-weight:600}@media(min-width:600px){.pgHeader__ttl .ja{font-size:1.9rem}}.commonTtl{text-align:center;display:flex;flex-direction:column;color:#497295}.commonTtl .en{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;margin-bottom:1rem}@media(min-width:600px){.commonTtl .en{font-size:1.2rem}}.commonTtl .ja{font-weight:600;font-size:1.5rem}@media(min-width:600px){.commonTtl .ja{font-size:1.9rem}}.bgBlue .commonTtl{color:#fff}.reason{padding:6rem 0 3rem}@media(min-width:600px){.reason{padding:10rem 0 5rem}}@media(min-width:1024px){.reason{padding:10rem 0}}.reason__lst{position:relative;margin-top:4rem}@media(min-width:600px){.reason__lst{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-4%;margin-right:-4%;margin-top:7rem}}@media(min-width:1024px){.reason__lst{justify-content:flex-start;margin-left:0;margin-right:0;margin-bottom:21rem}}.reason__lst li{position:relative;margin-bottom:5rem;display:flex}@media(min-width:600px){.reason__lst li{padding:0 4%;width:50%}}@media(min-width:1024px){.reason__lst li{width:auto;padding:0;margin-bottom:0}}.reason__lst__box{position:relative;display:flex;flex-direction:column;padding:2.5rem 2rem 1rem;background:#fff;border-radius:6px;box-shadow:0 3px 6px 6px rgba(0,0,0,.16)}@media(min-width:1024px){.reason__lst__box{width:358px}}.reason__lst__head{display:flex;align-items:center;margin-bottom:1rem}.reason__lst__img{flex-shrink:0;margin-right:1rem}.reason__lst__img img{width:57px}.reason__lst__name{display:flex;flex-direction:column;color:#262626;line-height:1.6}.reason__lst__name .main{font-size:1.5rem;font-weight:600;letter-spacing:.075em}.reason__lst__name .sub{font-size:1.2rem;font-family:"Helvetica","Arial",sans-serif;letter-spacing:.075em}.reason__lst__con p{font-size:1rem;font-weight:600;letter-spacing:.075em;line-height:2}.reason__lst .icon__fake{width:80%;display:block;margin:1rem auto 0;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/about/icon_fake.png);background-size:100% auto;background-position:center}.reason__lst .icon__fake:before{content:"";display:block;padding-top:7.46%}@media(min-width:1024px){.reason .lst01{order:1;animation-delay:.3s}.reason .lst03{position:absolute;right:52%;margin-top:20.8rem;order:3;animation-delay:.8s}.reason .lst02{position:absolute;left:44%;order:2;animation-delay:.5s}.reason .lst04{position:absolute;right:0;margin-top:19rem;order:4;animation-delay:1.1s}}.point{padding:7.4rem 0 13rem}@media(min-width:600px){.point .commonTtl br{display:none}}.point__img{display:flex;justify-content:center;margin:3.5rem auto 7rem}.point__col{margin-bottom:6rem}.point__col:last-child{margin-bottom:0}.point__col__num{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;text-align:center;margin-bottom:1rem;letter-spacing:.075em}@media(min-width:600px){.point__col__num{font-size:1.2rem}}.point__col__ttl{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:2rem;letter-spacing:.075em}.point__col__txt{font-size:1.3rem;line-height:2;letter-spacing:.075em}.keyword{padding-top:10rem;padding-bottom:12rem}@media(min-width:600px){.keyword ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -3.8%}}.keyword li{max-width:208px;margin:0 auto 4.5rem;text-align:center}.keyword li:last-child{margin-bottom:0}@media(min-width:600px){.keyword li{max-width:inherit;width:33.333333%;margin:0;padding:0 3.8%}.keyword li:nth-child(2){animation-delay:.2s !important}.keyword li:nth-child(3){animation-delay:.4s !important}.keyword li:nth-child(4){animation-delay:.6s !important}}@media(min-width:1024px){.keyword li{max-width:208px;width:inherit;box-sizing:content-box}}.keyword__num{font-size:1.2rem;font-weight:600;font-family:"Helvetica","Arial",sans-serif;color:#d96464;margin-bottom:1rem}.keyword__ttl{display:flex;flex-direction:column;font-weight:600;color:#3b3b3b;line-height:1.8;margin-bottom:2rem}@media(min-width:600px){.keyword__ttl .ja{font-size:1.9rem}}.keyword__ttl .en{font-size:1.2rem;font-family:"Helvetica","Arial",sans-serif}.cul{padding:7rem 0}.culSlider{margin:0 -25px}.culSlider__item{padding:0 25px}@media(min-width:600px){.culSlider__item{display:flex !important;flex-direction:row-reverse;justify-content:flex-end}}@media(min-width:600px){.culSlider__con{width:55%}}.culSlider__num{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;margin-bottom:1rem;letter-spacing:.075em;color:#497295}@media(min-width:600px){.culSlider__num{font-size:1.2rem;margin-bottom:2rem}}.culSlider__ttl{display:flex;flex-direction:column;align-items:flex-start;font-size:1.5rem;font-weight:600;letter-spacing:.075em;margin-bottom:2rem}@media(min-width:600px){.culSlider__ttl{font-size:1.9rem}}.culSlider__ttl span{background:#fff;color:#497295;padding:0 .5rem;margin-bottom:1rem}.culSlider__ttl span:last-child{margin-bottom:0}@media(min-width:600px){.culSlider__ttl span{padding:0 1rem 0 .5rem}}.culSlider__txt{letter-spacing:.075em;line-height:2.3;font-weight:500;color:#454545}.culSlider__img{margin-top:3.5rem;border-radius:8px;overflow:hidden}.culSlider__img img{width:100%}@media(min-width:600px){.culSlider__img{margin:0;margin-right:4.1%;width:34.33%;flex-shrink:0;border-radius:13px}}.culSlider .slick-dots{position:absolute;bottom:-60px;transform:translateY(-50%)}@media(min-width:600px){.culSlider .slick-dots{display:flex;flex-direction:column;left:auto;bottom:auto;top:50%;right:0;width:inherit}}.culSlider .slick-dots li button{display:flex;justify-content:center;align-items:center}.culSlider .slick-dots li.slick-active button:before,.culSlider .slick-dots li button:before{color:rgba(0,0,0,0);opacity:1}.culSlider .slick-dots li.slick-active button:before{background-color:#fff}.culSlider .slick-dots li button:before{width:10px;height:10px;border:solid 2px #fff;border-radius:100%}.sup{padding:9rem 0 10rem}.sup__ttl{width:100%;margin-bottom:5.5rem}@media(min-width:600px){.sup__ttl{width:70.15%}}@media(min-width:600px){.supLst{display:flex;flex-wrap:wrap;justify-content:space-between}}.supLst li{margin-bottom:5rem}.supLst li:last-child{margin-bottom:0}@media(min-width:600px){.supLst li{width:28.63333%}.supLst li:nth-child(2){animation-delay:.2s !important}.supLst li:nth-child(3){animation-delay:.4s !important}.supLst li:nth-child(4){animation-delay:.6s !important}}.supLst__ttl{display:flex;flex-direction:column;margin-bottom:1.5rem}.supLst__ttl .ja{font-size:1.9rem;font-weight:600;letter-spacing:.075em;margin-bottom:1rem}.supLst__ttl .en{font-size:1.2rem;font-weight:600;font-family:"Helvetica","Arial",sans-serif;letter-spacing:.075em}.supLst p{font-size:1.3rem;font-weight:500;line-height:1.9;color:#606060}.supLst .supLst__num{color:#d96464;font-weight:600;margin-bottom:1rem;font-size:1.2rem;line-height:1.8}.supLst__img{margin-top:3rem}.supLst__img img{width:100%}.price{text-align:center}@media(min-width:600px){.price{display:flex}}.price__col{background:#f4f4f4;padding:3rem 8.7179%}.price__col:last-child{border-top:solid 2px #fff}@media(min-width:600px){.price__col{width:50%;padding:4rem 2rem}.price__col:last-child{border:none;border-left:solid 2px #fff}}.price__ttl{display:flex;flex-direction:column;line-height:1.5}.price__ttl .sub{color:#707070;font-family:"Jost",sans-serif;font-size:1rem;letter-spacing:.075em}@media(min-width:600px){.price__ttl .sub{font-size:1.3rem}}.price__ttl .ja{font-size:1.5rem;font-weight:600;color:#477092}@media(min-width:600px){.price__ttl .ja{font-size:1.8rem}}.price__num{display:flex;flex-direction:column;font-family:"Jost",sans-serif;font-size:2.8rem;line-height:1.5;letter-spacing:.075em}@media(min-width:600px){.price__num{font-size:3.8rem}}.price__num span{font-size:1rem;font-family:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","segoe ui","游ゴシック  Medium","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;margin-top:.6rem;letter-spacing:normal}.footContact{background:#497295;color:#fff;padding:6rem 8.7179% 5.2rem}@media(min-width:600px){.footContact{padding:6rem 2rem 5.6rem;text-align:center}}.footContact__sub{font-size:1.3rem;font-weight:600;font-family:"Jost",sans-serif;letter-spacing:.075em;margin-bottom:.5rem}.footContact__link{display:flex;align-self:center;justify-content:space-between;font-size:1.5rem;font-weight:600;color:#fff}.footContact__link span{text-align:left}@media(min-width:600px){.footContact__link{font-size:2rem;justify-content:center}.footContact__link span{text-align:center}}.footContact__link i{margin-left:1rem;width:40px;height:40px;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow_w.svg);background-size:100% 100%;position:relative}@media(min-width:600px){.footContact__link i{top:-14px}}@media(min-width:768px){.footContact__link i{top:-9px}}@media(min-width:1024px){.footContact__link i{top:-4px}}.footContact__link span,.footContact__link i{transition:transform .3s ease}.footContact__link:hover span,.footContact__link:hover i{transform:translateX(20px)}.cpIntro{padding-top:3rem;padding-bottom:5rem}@media(min-width:600px){.cpIntro{padding-top:7.8rem;padding-bottom:9rem}}.cpIntro h2{opacity:0;animation-fill-mode:forwards}.history{margin-bottom:10rem}.history dl{margin-bottom:5rem}.history dl:last-child{margin-bottom:0}.history dt{display:flex;justify-content:center;font-size:1.4rem;font-weight:600;font-family:"Noto Serif JP",serif;line-height:1.3;color:#497295;margin-bottom:1rem}.history dt span{border-bottom:solid 1px #497295;padding-bottom:.1rem}@media(min-width:600px){.history dt{font-size:3.2rem;margin-bottom:1.5rem}.history dt span{padding-bottom:.8rem;border-bottom:solid 3px #497295}}.history__ttl{text-align:center;font-size:1.4rem;font-family:"Noto Serif JP",serif;color:#497295;margin-bottom:1rem}@media(min-width:600px){.history__ttl{font-size:1.9rem;margin-bottom:2rem}}.history__con{letter-spacing:.075em;color:#606060;line-height:2.4}.profile{margin-bottom:12rem}.profile__ttl{display:flex;justify-content:center;width:53.4161%;margin:0 auto;margin-bottom:7rem}@media(min-width:600px){.profile__ttl{width:27.2887%;margin-bottom:7rem}}.profileLst{margin-bottom:6.5rem}.profileLst:last-child{margin-bottom:0}@media(min-width:600px){.profileLst{display:flex}}.profileLst__img{width:62.11%;margin:0 auto 2.5rem;border-radius:8px;overflow:hidden}@media(min-width:600px){.profileLst__img{width:31.25%;margin:0;margin-right:6%}}@media(min-width:600px){.profileLst__con{width:62.5%}}.profileLst__name{font-size:1.8rem;font-weight:600;letter-spacing:.075em;color:#497295;text-align:center}@media(min-width:600px){.profileLst__name{font-size:2.3rem;text-align:left}}.profileLst__position{font-size:1rem;letter-spacing:.075em;color:#505050;margin-bottom:2rem;text-align:center}@media(min-width:600px){.profileLst__position{font-size:1.3rem;margin-bottom:1rem;text-align:left}}.profileLst__comment{margin-bottom:3rem}@media(min-width:600px){.profileLst__comment{margin-bottom:2.5rem}}.profileLst__comment p{font-size:1rem;font-weight:500;color:#505050;letter-spacing:.075em;line-height:2.6}@media(min-width:600px){.profileLst__comment p{font-size:1.3rem}}.profileLst__sns{display:flex;flex-direction:column;align-items:center;font-weight:600;font-family:"Helvetica","Arial",sans-serif;color:#497295;letter-spacing:.075em}@media(min-width:600px){.profileLst__sns{flex-direction:row;align-items:flex-start}}.profileLst__sns li{margin-bottom:2rem}.profileLst__sns li:last-child{margin-bottom:0}@media(min-width:600px){.profileLst__sns li{margin:0;margin-right:2rem}.profileLst__sns li:last-child{margin-right:0}}.profileLst__sns a{display:flex;align-items:center;color:#497295}.profileLst__sns i{background-size:100% 100%;margin-right:1rem}.profileLst__sns .twitter i{width:28px;height:28px;background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/company/icon_twitter.svg)}.profileLst__sns .instagram i{width:28px;height:28px;background-image:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/company/icon_instagram.svg)}.member{margin-bottom:10rem}@media(min-width:600px){.member{display:flex;margin-bottom:8.5rem}.member:last-child{margin-bottom:14rem}}.member__img{width:62.11%;margin:0 auto 2.5rem;border-radius:8px;overflow:hidden}@media(min-width:600px){.member__img{width:31.25%;margin:0;margin-right:6%}}.member__con{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:600px){.member__con{width:62.5%}}.member__name{font-size:1rem;font-family:"Helvetica","Arial",sans-serif;color:#505050;margin-bottom:2rem;letter-spacing:.075em;text-align:center}@media(min-width:600px){.member__name{font-size:1.3rem;text-align:left;margin-bottom:.6rem}}.member__ttl{font-size:1.5rem;font-weight:600;color:#497295;letter-spacing:.075em;margin-bottom:1.5rem;text-align:center;line-height:2}@media(min-width:600px){.member__ttl{font-size:1.8rem;text-align:left}.member__ttl br{display:none}}.member__comment{margin-bottom:3rem}@media(min-width:600px){.member__comment{margin-bottom:6rem}}.member__comment p{font-size:1.3rem;font-weight:500;color:#505050;letter-spacing:.075em;line-height:2.4}@media(min-width:600px){.member__comment p{line-height:2.6}}@media(min-width:600px){.member__faq{display:flex;justify-content:space-between}}.member__faq li{margin-bottom:4.5rem;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:3px;padding:2.5rem 5% 4rem}.member__faq li:last-child{margin-bottom:0}@media(min-width:600px){.member__faq li{margin-bottom:0;width:31%;padding:1.5rem 2%}}.member__faq__ttl{font-size:1.5rem;letter-spacing:.075em;font-weight:600;color:#497295;text-align:center;margin-bottom:1.3rem}.member__faq p{font-size:1.3rem;font-weight:500;letter-spacing:.075em;color:#505050;text-align:justify}.twoColumn{margin-bottom:6rem}@media(min-width:600px){.twoColumn{margin-bottom:8rem}}@media(min-width:600px){.twoColumn{display:flex;justify-content:space-between}}.twoColumn__main{margin:0;width:100%}@media(min-width:600px){.twoColumn__main{width:74.38%;margin-right:6.16%}}.twoColumn__side{margin-top:5rem}@media(min-width:600px){.twoColumn__side{max-width:221px;width:19.45%;flex-shrink:0;margin-top:0}}.archiveTtl{font-weight:600;font-size:1.5rem;color:#4a4a4a;line-height:1.5;margin-bottom:2rem;text-align:center}@media(min-width:600px){.archiveTtl{margin-top:0;text-align:left;font-size:2.4rem;margin-bottom:3rem}}.noPost{margin-bottom:5rem;color:#606060}@media(min-width:600px){.posts{display:flex;flex-wrap:wrap;margin-left:-2%;margin-right:-2%}}@media(min-width:600px){.posts{margin-bottom:6.5rem}}.posts__lst{max-width:390px;margin-left:auto;margin-right:auto;margin-bottom:8rem}@media(min-width:600px){.posts__lst{width:50%;margin-left:0;margin-right:0;padding-left:2%;padding-right:2%;margin-bottom:4rem}}@media(min-width:600px){.posts__lst{width:33.333333%}}.posts__lst a{display:block;transition:opacity .3s ease}.posts__lst a:hover{opacity:.8}.posts__img{margin-bottom:1rem}.posts__img img{width:100%}.posts__info{font-size:1.2rem;font-weight:600;letter-spacing:.075em;display:flex;flex-wrap:wrap;margin-bottom:.3rem}.posts__cat{display:flex;align-items:center}.posts__cat ul{display:flex;flex-wrap:wrap}.posts__cat li{color:#497295;margin-right:.5rem;display:flex}.posts__cat li:last-child{margin-right:0}.posts__cat li:after{content:","}.posts__cat li:last-child:after{content:none}.posts__cat a{color:#497295}.posts__time{color:#b4b4b4;margin-right:1rem}.posts__ttl{font-size:1.3rem;font-weight:500;line-height:1.8}.posts__ttl:hover{text-decoration:underline}.side__ttl{font-family:"Helvetica","Arial",sans-serif;font-size:1.6rem;font-weight:500;color:#3e5a88;margin-bottom:2rem}.side__lst{font-size:1.6rem;font-weight:500;margin-bottom:4rem}.side__lst li{display:flex;align-items:center;margin-bottom:.8rem}.side__lst li:before{content:"";width:6px;height:9px;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow02.svg);background-size:100% 100%;margin-right:.8rem;position:relative;top:1px}.side__lst a:hover{text-decoration:underline}.side__bnr+.side__bnr{margin-top:3rem}.side__bnr a{display:flex;justify-content:center;align-items:center;transition:opacity .3s ease;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/blog/bnr.jpg);background-size:cover;position:relative;color:#fff}.side__bnr a:before{content:"";display:block;padding-top:54.6875%}.side__bnr a:hover{opacity:.8}.side__bnr p{position:absolute;top:10%;left:5%;display:flex;flex-direction:column}.side__bnr .sub{font-size:4vw;letter-spacing:.075em}@media(min-width:600px){.side__bnr .sub{font-size:1rem;transform:scale(.8);transform-origin:left center}}@media(min-width:1024px){.side__bnr .sub{transform:scale(1)}}.side__bnr .main{font-size:6vw;font-weight:700;letter-spacing:.075em}@media(min-width:600px){.side__bnr .main{font-size:1rem;transform:scale(.8);transform-origin:left top}}@media(min-width:1024px){.side__bnr .main{font-size:1.3rem;transform:scale(1)}}@media(min-width:1200px){.side__bnr .main{font-size:1.4rem}}.post{margin-bottom:6rem}@media(min-width:600px){.post{margin-top:0}}.post__ttl{font-size:2rem;font-weight:600;padding-bottom:2rem;margin-bottom:5rem;border-bottom:solid 1px #aaa;color:#4a4a4a}@media(min-width:600px){.post__ttl{font-size:2.8rem}}.post__img{margin-bottom:5rem}.post__cont{font-size:1.3rem;padding-bottom:4rem;border-bottom:solid 1px #aaa}@media(min-width:600px){.post__cont{font-size:1.5rem}}.post__cont p{line-height:2.1;font-weight:500;margin-bottom:3rem}@media(min-width:600px){.post__cont p{font-size:1.5rem;letter-spacing:.025em;line-height:2.2}}.post__cont p:after{content:"";display:block;clear:both}.post__cont a{color:#497295;text-decoration:underline}.post__cont a:hover{text-decoration:none}.post__cont strong{font-weight:700}.post__cont em{font-style:italic}.post__cont img{display:block}@media(min-width:600px){.post__cont img.alignleft{float:left;margin-right:2rem;max-width:32%}}@media(min-width:600px){.post__cont img.alignright{float:right;margin-left:3rem;max-width:32%}}.post__cont img.aligncenter{margin-left:auto;margin-right:auto}.post__cont hr{border-top:dashed 1px #3e5a88;margin-bottom:3.8rem}.post__cont blockquote{background:#f8f8f8;border:solid 1px #aaa;padding:3rem 2rem 0;margin-bottom:3rem}@media(min-width:600px){.post__cont blockquote{padding-left:3rem;padding-right:3rem}}.post__cont .text-center{text-align:center}.post__cont .text-right{text-align:right}.post__cont .text-left{text-align:left}.post__cont h2,.post__cont h3{margin-bottom:1.5rem}.post__cont h2:not(:first-child),.post__cont h3:not(:first-child){margin-top:4rem}.post__cont h2{border-left:solid 5px #497295;padding:1rem 0 1rem 2rem;font-size:1.8rem;font-weight:500}@media(min-width:600px){.post__cont h2{font-size:1.8rem}}.post__cont h3{border-bottom:solid 3px #497295;padding:1.5rem 0;font-size:1.6rem;font-weight:500}@media(min-width:600px){.post__cont h3{font-size:1.6rem;padding:1.3rem 2rem}}.post__cont table{margin-bottom:3rem;width:100%}.post__cont table th,.post__cont table td{padding:.8rem 1.6rem;border:solid 1px #e2e5e8}@media(max-width:599px){.post__cont table{font-size:1.3rem}.post__cont table th,.post__cont table td{padding:.6rem 1.4rem}.post__cont table li,.post__cont table span{font-size:1.3rem !important}}.post__cont li{line-height:2;padding-left:.5em}@media(min-width:600px){.post__cont li{line-height:2}}.post__cont ul{margin-bottom:3rem;padding-left:1em}.post__cont ul li{list-style-type:disc}.post__cont ol{margin-bottom:3rem;padding-left:1em}.post__cont ol li{list-style:decimal}.post__info{font-size:1.2rem;font-weight:600;display:flex;align-items:center;margin-bottom:1rem;letter-spacing:.075em}@media(min-width:600px){.post__info{font-size:1.3rem}}.post__info__time{color:#b4b4b4;margin-right:1.5rem}.post__info__cat{display:flex}.post__info__cat ul{display:flex;flex-wrap:wrap}.post__info__cat li{margin-right:1rem;color:#497295;display:flex;text-align:center}.post__info__cat li:last-child{margin-right:0}.post__info__cat li:after{content:","}.post__info__cat li:last-child:after{content:none}.post__info__cat a{color:#497295}.pagination{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.3rem;margin:0 auto}.pagination ul{display:flex}.pagination li{margin-left:1em}.pagination li:first-child{margin-left:0}.pagination li a{color:#bcbcbc}.pagination .current,.pagination li a:hover{color:#4d4d4d}.pagination .next,.pagination .prev{font-size:1.3rem;font-weight:500;display:flex;align-items:center;font-family:"Helvetica","Arial",sans-serif}@media(min-width:600px){.pagination .next,.pagination .prev{font-size:1.6rem}}.pagination .next i,.pagination .prev i{transition:transform .3s ease;transform:scaleX(1)}.pagination .next span,.pagination .prev span{transition:transform .3s ease}.pagination .next:hover,.pagination .prev:hover{color:#4d4d4d}.pagination .next:hover i,.pagination .prev:hover i{transform:scaleX(0)}.pagination .next i{margin-left:1em;width:6px;height:10px;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow02.svg);background-size:cover;position:relative;top:-1px;transform-origin:right center}.pagination .prev i{margin-right:1em;width:6px;height:10px;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/arrow02.svg);background-size:cover;position:relative;top:-1px;transform:scaleX(-1) translate(-100%);transform-origin:left center}.pagination .blank{width:80px}.ctIntro{margin-bottom:4rem}@media(min-width:600px){.ctIntro{display:flex;flex-direction:row-reverse;justify-content:center;align-items:flex-start;margin:0 auto 4rem;padding:0 2rem !important}}@media(min-width:600px){.ctIntro__box,.ctIntro__img{width:50%}}.ctIntro__img{position:relative;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/contact/img01.jpg);background-size:cover;background-position:center;margin-bottom:2rem}@media(min-width:600px){.ctIntro__img{margin-bottom:0}}.ctIntro__img:before{content:"";display:block;padding-top:60%}.ctIntro__box{display:flex;flex-direction:column;justify-content:center}@media(min-width:600px){.ctIntro__box{padding:4%;padding:3% 3% 3% 0;padding:0 3% .5% 0;width:653px}}.ctIntro__box__t01{background:#497295;color:#fff;font-family:"Noto Sans JP";font-size:1.2rem;font-weight:900;line-height:1.4;text-align:center;width:100%;max-width:100%;justify-content:center;padding:1rem;margin-bottom:2rem}@media(min-width:600px){.ctIntro__box__t01{font-size:2rem;letter-spacing:.075em;padding:1.2rem 2rem}.ctIntro__box__t01 br{display:none}}.ctIntro__box__t02{display:flex;flex-direction:column;color:#454545;margin-bottom:2rem}@media(min-width:600px){.ctIntro__box__t02{margin-bottom:3rem}}.ctIntro__box__t02 span{line-height:1.4}.ctIntro__box__t02 .sub{font-size:1.2rem;font-size:1.08rem;font-weight:600}@media(min-width:600px){.ctIntro__box__t02 .sub{font-size:1.7rem;letter-spacing:.02em}}.ctIntro__box__t02 .main{font-size:2.2rem;font-weight:900}@media(min-width:600px){.ctIntro__box__t02 .main{font-size:3.5rem}}.ctIntro__box__t03{font-size:1.4rem;font-weight:900;color:#454545;display:flex;flex-direction:column}@media(min-width:600px){.ctIntro__box__t03{font-size:2.3rem}}.ctIntro__box__t03 span{font-size:1.2rem;font-weight:400;color:rgba(113,113,113,.77)}@media(min-width:600px){.ctIntro__box__t03 span{font-size:1.6rem}}.ctRecommend{background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/contact/img02.jpg);background-size:cover;background-position:center;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;padding:2.5rem 0}@media(min-width:600px){.ctRecommend{padding:5rem 0}}.ctRecommend:before{content:"";background:#000;opacity:.45;width:100%;height:100%;position:absolute;top:0;left:0}.ctRecommend__in{position:relative;display:flex;flex-direction:column;align-items:center}.ctRecommend__ttl{text-align:center;font-size:2rem;font-weight:900;margin-bottom:3rem}@media(min-width:600px){.ctRecommend__ttl{font-size:3.2rem}}.ctRecommend__lst{font-size:1.1rem;font-weight:600}@media(min-width:600px){.ctRecommend__lst{font-size:2rem}}.ctMsg{display:flex;justify-content:center;padding:3.5rem 0;margin-bottom:4rem}@media(min-width:600px){.ctMsg{padding:5rem 0}}.ctMsg__in{max-width:700px}.ctMsg p{font-size:1.3rem;font-weight:600;color:#454545}@media(min-width:600px){.ctMsg p{font-size:2rem}}.ctMsg p+p{margin-top:1rem}.flow{position:relative;margin-top:4rem;margin-bottom:6rem}@media(min-width:600px){.flow{display:flex;margin:4rem 3% 5rem}}.flow:before{content:"";width:3px;height:80%;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/dot_sp.png);background-repeat:repeat-y;background-size:100% auto;position:absolute;top:10%;left:50%;transform:translateX(-50%)}@media(min-width:600px){.flow:before{width:84%;height:3px;background:url(//www.one-quest.jp/fp-school/wp-content/themes/onequest/assets/css/../img/dot.png);background-repeat:repeat-x;background-size:auto 100%;top:9vw;left:50%;transform:translate(-50%,0)}}@media(min-width:1254px){.flow:before{top:35%}}.flow li{padding-bottom:5.5rem}.flow li:last-child{padding-bottom:0}@media(min-width:600px){.flow li{width:33.333333%;padding:0 1.5%}}.flow__img{width:69.375%;margin:0 auto;position:relative}@media(min-width:600px){.flow__img{width:74%;margin:0 auto 2rem}}.flow p{color:#454545;font-size:1.3rem;font-weight:500;letter-spacing:.075em;display:none}@media(min-width:600px){.flow p{display:block}}.contact__txt{font-size:1.1rem;font-weight:500;line-height:2.4;color:#454545;margin-bottom:6rem}@media(min-width:600px){.contact__txt{font-size:1.4rem;margin-bottom:6rem}}.contact__in{margin-bottom:10rem}.contactForm{margin-top:4rem}.contactForm__row{font-weight:500;margin-bottom:2rem}@media(min-width:600px){.contactForm__row{display:flex;margin-bottom:5rem}}@media(min-width:600px){.contactForm__row.vmiddle dt{margin:0;padding-top:1rem}.contactForm__row.vmiddle .must{margin-top:0;padding-top:.4rem}}.contactForm__row dt{display:flex;align-items:center;color:#37435a;font-size:1.3rem;font-weight:600;color:#000;margin-bottom:1rem}.contactForm__row dt br{display:noen}@media(min-width:600px){.contactForm__row dt{margin:0;align-items:flex-start;justify-content:space-between;font-size:1.6rem;width:27%;padding-right:2.8rem}.contactForm__row dt br{display:inline}}@media(min-width:600px){.contactForm__row dd{width:73%}}.contactForm__row input[type=text],.contactForm__row input[type=email],.contactForm__row textarea{background:#efefef;padding:5px 10px;width:100%;font-size:1.5rem}@media(min-width:600px){.contactForm__row input[type=text],.contactForm__row input[type=email],.contactForm__row textarea{font-size:1.6rem}}.contactForm__row input[type=text],.contactForm__row input[type=email]{height:50px;max-width:510px}.contactForm__row textarea{height:220px}.contactForm__row .must{font-size:1.2rem;font-weight:600;color:#ff4b4b;letter-spacing:.075em;margin-left:1rem}@media(min-width:600px){.contactForm__row .must{margin:0;margin-top:.5rem}}.contactForm__radio .wpcf7-radio{display:flex;flex-direction:column}.contactForm__radio .wpcf7-list-item{margin:0 0 1.2rem}.contactForm__policy{margin-top:2rem;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:600;color:#3b4043}@media(min-width:600px){.contactForm__policy{margin-top:4rem;font-size:1.3rem}}.contactForm__policy input{margin-right:1rem;top:1px;position:relative}.contactForm__policy a{color:#3b4043;text-decoration:underline}.contactForm__policy a:hover{text-decoration:none}.contactForm__submit{font-size:1.6rem;font-weight:500;letter-spacing:.075em;margin-top:4rem;width:100%;max-width:320px;height:47px;margin-left:auto;margin-right:auto;position:relative}@media(min-width:600px){.contactForm__submit{margin-top:3rem;max-width:184px}}.contactForm__submit input{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#fff;background:#3e5a88;text-decoration:none;cursor:pointer;transition:opacity .3s ease,background .3s ease}.contactForm__submit input[disabled]{background:#707070}@media(min-width:600px){.contactForm__submit:hover input{opacity:.88}}.contactForm .wpcf7-spinner{display:block;margin:2rem auto 0}.contactForm .wpcf7-not-valid-tip{font-size:1.2rem;font-weight:500}.wpcf7 form.sent .wpcf7-response-output{background:#d5edda;color:#185626;padding:8px;text-align:center;border:none;font-size:1.3rem}.topContact .wpcf7-not-valid-tip{font-size:1.3rem;margin-top:.5rem}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{background:#f7d7da;color:#711d26;padding:8px;text-align:center;border:none;font-size:1.3rem}.privacyPolicy{margin-bottom:10rem}.privacyPolicy__ttl{text-align:center;margin:0 auto 4rem;width:68.75%}@media(min-width:600px){.privacyPolicy__ttl{width:25.7%;margin:0 auto 8rem}}.privacyPolicy dl{font-weight:500;color:#000}.privacyPolicy dl:not(:last-child){margin-bottom:3.5rem}@media(min-width:600px){.privacyPolicy dl{font-size:1.6rem}}.privacyPolicy dl a{color:#497295;text-decoration:underline;font-weight:600}.privacyPolicy dl a:hover{text-decoration:none}.privacyPolicy dl dt{font-weight:600}.privacyPolicy dl dd{font-size:1.3rem}.w__set{margin-left:auto;margin-right:auto}@media(min-width:600px){.w__set{width:85%}}.w__inset{padding-left:8.7179%;padding-right:8.7179%}@media(min-width:600px){.w__inset{padding-left:0;padding-right:0}}.w__full{padding-left:2.5%;padding-right:2.5%}.w__max__main{max-width:1136px}.w__max__sub01{max-width:800px}.w__max__sub02{max-width:732px}@media(min-width:1024px){.pc__hide{display:none}}@media(max-width:1024px){.tab__hide{display:none}}@media(max-width:768px){.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}.w100{width:100%}.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}