html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{scroll-behavior:smooth}body{color:#000;line-height:1.5;font-family:"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック","Yu Gothic","メイリオ","Meiryo",sans-serif}body *{box-sizing:border-box;word-break:break-all}p{margin-bottom:1.5em}p:last-child{margin-bottom:0}p a{text-decoration:underline}@media(hover: hover){p a:hover{text-decoration:none}}h1,h2,h3,h4,h5,h6{font-weight:normal}img{max-width:100%;vertical-align:bottom}ul{list-style:none}a{color:#000;text-decoration:none}@media(hover: hover){a:hover{text-decoration:none}}@media screen and (max-width: 1160px){._onlyPc{display:none}}._onlySp{display:none}@media screen and (max-width: 767px){._onlySp{display:block}}._trimRounded_4{overflow:hidden;border-radius:4px}._colorRed{color:#ce222c}._colorBlue{color:#12337a}._colorGreen{color:#06c655}._colorGray{color:#7c7d7c}._jsSmoothFadeIn{opacity:0;transition:opacity ease 1.2s}._jsSmoothFadeInFromBottom{opacity:0;translate:0 80px;transition:opacity ease 1.2s,translate ease 1.2s}._jsSmoothFadeInFromTop{opacity:0;translate:0 -80px;transition:opacity ease 1.2s,translate ease 1.2s}._jsSmoothFadeInFromLeft{opacity:0;translate:-80px 0;transition:opacity ease 1.2s,translate ease 1.2s}._jsSmoothFadeInFromRight{opacity:0;translate:80px 0;transition:opacity ease 1.2s,translate ease 1.2s}.wp-editor ._jsSmoothFadeIn{opacity:1;transition:none}.wp-editor ._jsSmoothFadeInFromBottom{opacity:1;translate:none;transition:none}.wp-editor ._jsSmoothFadeInFromTop{opacity:1;translate:none;transition:none}.wp-editor ._jsSmoothFadeInFromLeft{opacity:1;translate:none;transition:none}.wp-editor ._jsSmoothFadeInFromRight{opacity:1;translate:none;transition:none}.blContainer{width:92%;max-width:1064px;margin-right:auto;margin-left:auto}.blContainer846{width:92%;max-width:846px;margin-right:auto;margin-left:auto}.blContainer827{width:92%;max-width:827px;margin-right:auto;margin-left:auto}.breadcrumb{font-size:.8125rem;color:#000;margin-bottom:32px}.breadcrumb a{color:#7c7d7c}.button{display:block;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;border-radius:50px;padding:13px 50px 12px 28px;position:relative;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;background:#fff;line-height:1.5;transition:all ease .3s}.button span{position:relative;z-index:2;display:inline-block;text-align:left}.button::before{content:"";width:16px;height:16px;-webkit-mask:url("../img/icon/arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/arrowRight-red.svg") no-repeat center center/contain;background:var(--theme-color);position:absolute;top:50%;right:12px;transform:translate(-50%, -50%);z-index:2;transition:all ease .3s}.button::after{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}@media(hover: hover){.button:hover{text-decoration:none;color:#fff}.button:hover::before{background:#fff}.button:hover::after{transform:scaleX(1);transform-origin:left}}.button.is-hovered{text-decoration:none;color:#fff}.button.is-hovered::before{background:#fff}.button.is-hovered::after{transform:scaleX(1);transform-origin:left}.button_reverseArrow{padding:13px 28px 12px 50px}.button_reverseArrow::before{content:"";width:16px;height:16px;-webkit-mask:url("../img/icon/arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/arrowLeft-red.svg") no-repeat center center/contain;background:var(--theme-color);position:absolute;top:50%;right:unset;left:24px;transform:translate(-50%, -50%);z-index:2;transition:all ease .25s}.button_red{--theme-color: #CE222C;border:1px solid var(--theme-color);color:var(--theme-color)}.button_red::after{background:var(--theme-color)}@media(hover: hover){.button_red.button_fade:hover{background:var(--theme-color)}}.button_blue{--theme-color: #12337A;border:1px solid var(--theme-color);color:var(--theme-color)}.button_blue::after{background:var(--theme-color)}@media(hover: hover){.button_blue.button_fade:hover{background:var(--theme-color)}}.button_gray{--theme-color: #7C7D7C;border:1px solid var(--theme-color);color:var(--theme-color)}.button_gray::after{background:var(--theme-color)}@media(hover: hover){.button_gray.button_fade:hover{background:var(--theme-color)}}.button_fade::after{display:none}@media(hover: hover){.button_fade:hover{text-decoration:none;color:#fff}.button_fade:hover::before{background:#fff}}.buttonSquare{display:block;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;border-radius:4px;padding:13px 48px 12px 48px;position:relative;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;background:#fff;line-height:1.5}.buttonSquare span{position:relative;z-index:2;transition:color .3s ease}.buttonSquare::after{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}@media(hover: hover){.buttonSquare:hover{text-decoration:none;color:#fff}.buttonSquare:hover::before{background:#fff}.buttonSquare:hover::after{transform:scaleX(1);transform-origin:left}}.buttonSquare_red{--theme-color: #CE222C;border:1px solid var(--theme-color);color:var(--theme-color)}.buttonSquare_red::after{background:var(--theme-color)}.buttonSquare_blue{--theme-color: #12337A;border:1px solid var(--theme-color);color:var(--theme-color)}.buttonSquare_blue::after{background:var(--theme-color)}.buttonCircleDIagonal{display:inline-block;width:47px;height:47px;border:1px solid var(--theme-color);background:#fff;border-radius:50%;position:relative;transition:all ease .25s}@media screen and (max-width: 767px){.buttonCircleDIagonal{width:32px;height:32px}}.buttonCircleDIagonal_red{--theme-color: #CE222C}.buttonCircleDIagonal_blue{--theme-color: #12337A}.buttonCircleDIagonal::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/arrowDiagonal-red.svg") no-repeat center/contain;mask:url("../img/icon/arrowDiagonal-red.svg") no-repeat center/contain;background:var(--theme-color)}@media(hover: hover){.buttonCircleDIagonal:hover{background:var(--theme-color)}.buttonCircleDIagonal:hover::before{background:#fff}}.buttonCircleDown{display:inline-block;width:32px;height:32px;border:1px solid var(--theme-color);background:#fff;border-radius:50%;position:relative;transition:all ease .25s}@media screen and (max-width: 767px){.buttonCircleDown{width:24px;height:24px}}.buttonCircleDown_red{--theme-color: #CE222C}.buttonCircleDown_blue{--theme-color: #12337A}.buttonCircleDown::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/arrowDown-red.svg") no-repeat center/contain;mask:url("../img/icon/arrowDown-red.svg") no-repeat center/contain;background:var(--theme-color)}@media(hover: hover){.buttonCircleDown:hover{background:var(--theme-color)}.buttonCircleDown:hover::before{background:#fff}}.buttonCircleRight{display:inline-block;width:32px;height:32px;border:1px solid var(--theme-color);background:#fff;border-radius:50%;position:relative;transition:all ease .25s}@media screen and (max-width: 767px){.buttonCircleRight{width:24px;height:24px}}.buttonCircleRight_red{--theme-color: #CE222C}.buttonCircleRight_blue{--theme-color: #12337A}.buttonCircleRight::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/arrowRight-red.svg") no-repeat center/contain;mask:url("../img/icon/arrowRight-red.svg") no-repeat center/contain;background:var(--theme-color)}@media(hover: hover){.buttonCircleRight:hover{background:var(--theme-color)}.buttonCircleRight:hover::before{background:#fff}}.buttonCircleCta{display:inline-block;width:32px;height:32px;border:1px solid var(--theme-color);background:#fff;border-radius:50%;position:relative;transition:all ease .25s}.buttonCircleCta_red{--theme-color: #CE222C}.buttonCircleCta_blue{--theme-color: #12337A}.buttonCircleCta_blu_green{--theme-color: #06C655}.buttonCircleCta::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;-webkit-mask:url("../img/icon/arrowDiagonal-red.svg") no-repeat center/contain;mask:url("../img/icon/arrowDiagonal-red.svg") no-repeat center/contain;background:var(--theme-color)}@media(hover: hover){.buttonCircleCta:hover{background:var(--theme-color)}.buttonCircleCta:hover::before{background:#fff}}.link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-theme);font-weight:700;position:relative;padding-right:15px;padding-bottom:3px}.link_red{--color-theme: #CE222C}.link_blue{--color-theme: #12337A}@media(hover: hover){.link:hover::before{background:var(--color-theme)}}.link::before{content:"";position:absolute;bottom:0;left:0;right:12px;height:1px;background:rgba(0,0,0,0)}.link::after{content:"";-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:var(--color-theme);width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%);right:0}.sectionHeading_red{--theme-color: #CE222C}.sectionHeading_blue{--theme-color: #12337A}.sectionHeading_center{text-align:center}.sectionHeading_small .sectionHeading__ja{font-size:1.5rem}@media screen and (max-width: 575px){.sectionHeading_small .sectionHeading__ja{font-size:1.25rem}}.sectionHeading__en{color:var(--theme-color);font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.sectionHeading__ja{font-size:2.5rem;font-weight:700;line-height:1.4}@media screen and (max-width: 767px){.sectionHeading__ja{font-size:1.75rem}}@media screen and (max-width: 575px){.sectionHeading__ja{font-size:1.25rem}}.sectionHeadingV2{font-size:2rem;padding-bottom:24px;margin-bottom:30px;border-bottom:2px solid #7c7d7c;position:relative}.sectionHeadingV2::before{content:"";position:absolute;bottom:-2px;left:0;width:8em;height:2px;background:#ce222c}.sectionHeadingV2__en{color:#ce222c;font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.sectionHeadingV2__ja{font-weight:700;line-height:1.4}@media screen and (max-width: 767px){.sectionHeadingV2__ja{font-size:1.75rem}}@media screen and (max-width: 575px){.sectionHeadingV2__ja{font-size:1.25rem}}.navigation{display:flex;justify-content:center;margin-top:30px;font-family:Montserrat;--theme-color: #CE222C}.navigation_blue{--theme-color: #12337A}.navigation .nav-links{display:flex;gap:24px}@media screen and (max-width: 767px){.navigation .nav-links{gap:16px}}.navigation .nav-links .dots{display:flex;align-items:center;line-height:1;transform:translateY(-3px)}.navigation .nav-links .prev{width:47px;height:47px;background:#fff;border:1px solid #7c7d7c;border-radius:25px;color:#fff;position:relative}@media screen and (max-width: 767px){.navigation .nav-links .prev{width:40px;height:40px}}.navigation .nav-links .prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/arrowLeft-red.svg") no-repeat center center/contain;background:#7c7d7c}@media(hover: hover){.navigation .nav-links .prev:hover::before{background:#fff}}.navigation .nav-links .next{width:47px;height:47px;background:#fff;border:1px solid #7c7d7c;border-radius:25px;color:#fff;position:relative}@media screen and (max-width: 767px){.navigation .nav-links .next{width:40px;height:40px}}.navigation .nav-links .next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/arrowRight-red.svg") no-repeat center center/contain;background:#7c7d7c}@media(hover: hover){.navigation .nav-links .next:hover::before{background:#fff}}.navigation .nav-links .current{width:47px;height:47px;display:flex;justify-content:center;align-items:center;background:var(--theme-color);border:1px solid var(--theme-color);border-radius:25px;color:#fff}@media screen and (max-width: 767px){.navigation .nav-links .current{width:40px;height:40px}}.navigation .nav-links a{width:47px;height:47px;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid var(--theme-color);border-radius:25px;color:var(--theme-color)}@media screen and (max-width: 767px){.navigation .nav-links a{width:40px;height:40px}}.navigation .nav-links a:hover{background:var(--theme-color);border:1px solid var(--theme-color);color:#fff;text-decoration:none}.ctaButtons{container-type:inline-size;container-name:ctaButtons}.ctaButtons__list{display:flex;gap:10px}@container ctaButtons (max-width: 490px){.ctaButtons__list{flex-direction:column;gap:8px;width:100%}}.ctaButtons__link{display:block;font-size:.875rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;border-radius:50px;padding:13px 20px 12px;position:relative;overflow:hidden}.ctaButtons__link span{position:relative;z-index:2;transition:color .3s ease;white-space:nowrap}.ctaButtons__link::after{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}@media(hover: hover){.ctaButtons__link:hover{text-decoration:none;color:#fff}.ctaButtons__link:hover::after{transform:scaleX(1);transform-origin:left}}.ctaButtons__link_line{max-width:100%;background:#fff;border:1px solid #06c655;color:#06c655;display:flex;align-items:center;gap:8px}@container ctaButtons (max-width: 490px){.ctaButtons__link_line{width:100%;justify-content:center}}.ctaButtons__link_line::after{background:#06c655}.ctaButtons__link_line::before{display:inline-block;position:relative;z-index:2;content:"";width:20px;height:20px;transform:translateY(1px);-webkit-mask:url("../img/icon/line.svg") no-repeat center/contain;mask:url("../img/icon/line.svg") no-repeat center/contain;background:#06c655;transition:background .3s ease}@media(hover: hover){.ctaButtons__link_line:hover::before{background:#fff}}.ctaButtons__link_consult{width:156px;max-width:100%;background:#fff;border:1px solid #ce222c;color:#ce222c}@container ctaButtons (max-width: 490px){.ctaButtons__link_consult{width:100%;justify-content:center}}.ctaButtons__link_consult::after{background:#ce222c}.ctaButtons__link_request{width:156px;max-width:100%;background:#fff;border:1px solid #12337a;color:#12337a}@container ctaButtons (max-width: 490px){.ctaButtons__link_request{width:100%;justify-content:center}}.ctaButtons__link_request::after{background:#12337a}.snsList{container-type:inline-size;container-name:snsList;max-width:320px}.snsList__inner{display:flex;align-items:center;justify-content:space-between}@container snsList (max-width: 300px){.snsList__inner{display:block}}.snsList__heading{font-size:.875rem;color:#7c7d7c}@container snsList (max-width: 300px){.snsList__heading{margin-bottom:12px}}.snsList__list{display:flex;align-items:center;gap:16px}.snsList__link{transition:all ease .25s}@media(hover: hover){.snsList__link:hover{opacity:.8}}.spMenuList__item{font-size:.9375rem;border-bottom:1px solid #e1e1e1}.spMenuList__item:first-child{border-top:1px solid #e1e1e1}.spMenuList__item._hasSubMenu .spMenuList__link::after{transform:translateY(-50%) rotate(90deg)}.spMenuList__link{display:block;font-weight:700;font-size:.75rem;padding-top:12px;padding-bottom:10px;color:#000;position:relative}.spMenuList__link::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center/contain;background:#ce222c}.spMenuList__ctaButtons{padding-right:4%;padding-left:4%;margin-bottom:30px}.spMenuList__sns{padding-right:4%;padding-left:4%;margin-bottom:30px}.spMenuList__footer{padding-right:4%;padding-left:4%}.sideSearch__form{width:100%;position:relative}.sideSearch__form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.sideSearch__input{width:100%;height:46px;border-radius:23px;border:1px solid #e1e1e1;padding:8px 15px}.sideSearch__button{height:46px;position:absolute;top:0;bottom:0;right:0;left:calc(100% - 55px);border:none;border-radius:0 23px 23px 0;background:none}@media(hover: hover){.sideSearch__button:hover{cursor:pointer}}.sideSearch__button::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:18px;-webkit-mask:url("../img/icon/search.svg") no-repeat center center/contain;mask:url("../img/icon/search.svg") no-repeat center center/contain;background:#12337a}.sidebarHeading{display:flex;align-items:center;font-size:1.5rem;font-weight:700;line-height:1.3;padding-bottom:8px;margin-bottom:16px;position:relative;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){.sidebarHeading{margin-bottom:30px}}.sidebarHeading::before{flex:0 0 auto;content:"";width:32px;height:32px;margin-right:10px}.sidebarHeading_freeword::before{-webkit-mask:url("../img/icon/sidebar-search.svg") no-repeat center center/contain;mask:url("../img/icon/sidebar-search.svg") no-repeat center center/contain;background:#12337a}.sidebarHeading_keyword::before{-webkit-mask:url("../img/icon/sidebar-tags.svg") no-repeat center center/contain;mask:url("../img/icon/sidebar-tags.svg") no-repeat center center/contain;background:#12337a}.sidebarHeading_category::before{-webkit-mask:url("../img/icon/sidebar-category.svg") no-repeat center center/contain;mask:url("../img/icon/sidebar-category.svg") no-repeat center center/contain;background:#12337a}.sidebarHeadingV2{font-size:1.5rem;text-align:center;border-bottom:2px solid #e1e1e1;padding-bottom:5px;margin-bottom:10px}.sidebarHeadingV2__en{color:#12337a;font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:800}.sidebarHeadingV2__ja{color:#000;font-size:1.25rem;font-weight:700}.sidebarButton{font-weight:700}.sidebarButton__link{display:block;padding:14px 55px 12px 15px;font-size:.875rem;background:#fff;border:1px solid #e1e1e1;border-radius:4px;position:relative;transition:all ease .25s}.sidebarButton__link::before{content:"";position:absolute;top:50%;right:25px;transform:translateY(-50%);width:6px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#000;transition:all ease .25s}@media(hover: hover){.sidebarButton__link:hover{background:#eff3fc;color:#12337a}.sidebarButton__link:hover::before{background:#12337a}}.sideNewColumnList__list{display:flex;flex-direction:column;gap:15px}.rankingWrapper{counter-reset:ranking}.rankingWrapper__item{counter-increment:ranking}.rankingWrapper__item .sideRankingCard__number::before{content:counter(ranking)}.sideRankingCard{display:flex;align-items:center;gap:8px}.sideRankingCard__number{flex:0 0 24px;min-width:24px;height:24px;text-align:center;font-family:Montserrat;font-weight:800;background:#12337a;border-radius:4px;color:#fff;position:relative}.sideRankingCard__img{flex:0 1 122px;overflow:hidden;aspect-ratio:1.78/1;background:#f5f5f5}.sideRankingCard__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all ease .25s}.sideRankingCard__meta{flex:1 1 122px;font-size:.875rem}.sideRankingCard__date{margin-bottom:2px}.sideRankingCard__title{font-weight:700;line-height:1.4}.columnCardRow{display:flex;width:846px;aspect-ratio:846/295}@media(hover: hover){.columnCardRow:hover .columnCard__img img{scale:1.2}}@media screen and (max-width: 767px){.columnCardRow{display:block;aspect-ratio:unset}}.columnCardRow__imgArea{flex:0 1 524px;border-radius:4px 0 0 4px;overflow:hidden;background:#e1e1e1}.columnCardRow__imgArea img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all ease .25s}@media screen and (max-width: 767px){.columnCardRow__imgArea{aspect-ratio:1.78/1;border-radius:4px 4px 0 0}}.columnCardRow__textArea{flex:0 1 322px;padding:32px;border-radius:0 4px 4px 0;background:#fff;overflow:hidden}@media screen and (max-width: 767px){.columnCardRow__textArea{padding:24px;aspect-ratio:1.78/1;border-radius:0 0 4px 4px}}.columnCardRow__meta{display:flex;align-items:flex-start;gap:12px;margin-bottom:11px}.columnCardRow__date{font-family:Montserrat;font-size:.875rem}.columnCardRow__category{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.4;margin-top:-1px;padding:4px 9px 2px}.columnCardRow__title{font-weight:700;line-height:1.5;margin-bottom:15px}.columnCardRow__tag{font-size:.875rem;color:#7c7d7c;line-height:1.4}.dataList__item{display:flex;align-items:flex-start;gap:17px;margin-bottom:10px}.dataList__item:last-child{margin-bottom:0}.dataList__label{flex:0 0 130px;font-size:.875rem;font-weight:700;text-align:center;background:#ffe5e7;padding:5px 10px;border-radius:20px}@media screen and (max-width: 767px){.dataList__label{flex:0 0 90px}}.dataList__value{flex:1 1 auto;margin-top:4px}.dataList__value a{color:#7c7d7c;text-decoration:underline}.dataList__column{display:flex;gap:20px}@media screen and (max-width: 767px){.dataList__column{display:block}}.dataList__columnItem{flex:0 1 auto}@media screen and (max-width: 767px){.dataList__columnItem{margin-bottom:5px}.dataList__columnItem:last-child{margin-bottom:0}}.header{display:flex;align-items:center;border-bottom:4px solid #ce222c;padding-top:3px;margin-bottom:16px}@media screen and (max-width: 1000px){.header{padding-top:0}}.header__tagLine{color:#7c7d7c;font-size:.75rem;font-weight:700;margin-bottom:4px}@media screen and (max-width: 1000px){.header__tagLine{display:none}}.header__tagLine span{color:#ce222c}.header__top{display:flex;align-items:flex-start;justify-content:space-between;gap:50px}.header__logo{flex:0 1 270px;margin-right:auto}@media screen and (max-width: 1000px){.header__logo{padding-top:11px;padding-bottom:12px}.header__logo img{height:40px}}.header__cta{flex:0 0 492px}@media screen and (max-width: 1000px){.header__cta{display:none}}@media screen and (max-width: 1000px){.header__menu{display:none}}.headerMenu{display:flex;width:100%;margin-top:20px;margin-bottom:20px}.headerMenu__item{flex:1 1 auto;padding-bottom:8px;position:relative}.headerMenu__item:last-child a{border-right:none}.headerMenu__item:last-child .headerMenuSub{right:0;left:unset}@media(hover: hover){.headerMenu__item:hover .headerMenuSub{opacity:1;visibility:visible;transform:translateY(0)}}.headerMenu__link{display:block;font-weight:700;text-align:center;border-right:1px solid #000;padding-right:10px;padding-left:10px;text-decoration:none;line-height:1.3}.headerMenu__link:first-child{padding-left:0}.headerMenu__link:last-child{padding-right:0}@media(hover: hover){.headerMenu__link:hover{text-decoration:none}}.headerMenu__linkText._chevron{position:relative;display:inline-block;transform:translateX(-5px)}.headerMenu__linkText._chevron::after{content:"";position:absolute;top:50%;right:-15px;transform:translateY(-50%);width:10px;height:10px;background:url("../img/icon/chevron-down.svg") no-repeat center/contain}.headerMenuSub{position:absolute;top:calc(100% - 2px);left:0;z-index:10;min-width:100%;border-radius:0 0 4px 4px;background:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,.25);border-top:5px solid #ce222c;padding-top:17px;padding-bottom:17px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.headerMenuSub__item{white-space:nowrap;margin-bottom:4px;padding-right:25px;padding-left:25px}.headerMenuSub__item:last-child{border-bottom:none}.headerMenuSub__link{display:inline-block;position:relative;padding-left:13px}.headerMenuSub__link::before{content:"";position:absolute;top:0;left:0;transform:translateY(50%);width:12px;height:12px;background:url("../img/icon/chevron-right.svg") no-repeat center/contain}.headerMenuSub__link::after{position:absolute;left:12px;content:"";width:calc(100% - 12px);height:1px;background:#000;bottom:-1px;transform:scale(0, 1);transform-origin:right top;transition:transform .3s}@media(hover: hover){.headerMenuSub__link:hover{text-decoration:none}.headerMenuSub__link:hover::after{transform:scale(1, 1);transform-origin:left top}}.hamburger{display:none;position:fixed;top:18px;right:4%;width:44px;height:36px;z-index:9999;cursor:pointer}@media screen and (max-width: 1000px){.hamburger{top:13px;display:block}}.hamburger span{position:absolute;top:50%;left:6px;right:6px;height:2px;background:#ce222c;transition:all ease .2s}.hamburger::before{content:"";position:absolute;top:calc(50% - 12px);left:6px;right:6px;height:2px;background:#ce222c;transition:all ease .2s}.hamburger::after{content:"";position:absolute;bottom:calc(50% - 14px);left:6px;right:6px;height:2px;background:#ce222c;transition:all ease .2s}.hamburger._toppage:not(._scrolled) span{background:#fff}.hamburger._toppage:not(._scrolled)::before{background:#fff}.hamburger._toppage:not(._scrolled)::after{background:#fff}#menuToggle{position:fixed;left:-110vw}#menuToggle:checked~.hamburger span{height:0}#menuToggle:checked~.hamburger::before{rotate:37deg;top:50%;transform:translateY(-50%);left:0;right:0}#menuToggle:checked~.hamburger::after{rotate:-37deg;top:50%;transform:translateY(-50%);left:0;right:0}#menuToggle:checked~.spMenu{transform:translateX(0)}.spMenu{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998;overflow-y:auto;transform:translateX(-105vw);transition:all ease .4s;background:#fff;padding-top:64px;display:flex;flex-direction:column}.spMenu__list{margin-bottom:80px}@media screen and (max-width: 767px){.spMenu__list{margin-bottom:24px}}.spMenu__ctaButtons{margin-bottom:32px}.spMenu__sns{margin-bottom:auto}.spMenu__footer{margin-top:32px}.spMenuBottom{background:#ce222c;color:#fff;padding-top:24px;padding-bottom:22px}.spMenuBottom__menu{display:block;margin-bottom:20px;font-size:.75rem}.spMenuBottom__menuItem{margin-bottom:5px}.spMenuBottom__menuItem:last-child{margin-bottom:0}.spMenuBottom__menuLink{color:#fff}.spMenuBottom__menuLink{padding-left:15px;position:relative}.spMenuBottom__menuLink_external{padding-right:16px}.spMenuBottom__menuLink_external::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/external.svg") no-repeat center center/contain;mask:url("../img/icon/external.svg") no-repeat center center/contain;background:#fff}.spMenuBottom__menuLink::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#fff}.spMenuBottom__copyright{font-size:.75rem;font-family:"Montserrat",sans-serif}.spMenuSub{margin-left:12px;max-height:0;overflow:hidden;transition:max-height ease .3s}.spMenuSub__item:last-child{margin-bottom:10px}.spMenuSub__link{display:block;font-weight:400;font-size:.75rem;padding:5px 5px 5px 15px;color:#000;position:relative}.spMenuSub__link::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#ce222c}.spMenuSub__link_internal::before{content:"";left:2px;width:8px;height:2px;-webkit-mask:none;mask:none}.spMenuList__item._isOpen .spMenuSub{max-height:500px}.subheader{display:flex;flex-direction:column;justify-content:center;line-height:1.2;background:url("../img/subheader-bg-blue.svg") no-repeat,url("../img/subheader-bg-red.svg") no-repeat right,#f5f5f5;min-height:200px;padding:40px 110px;overflow:hidden}@media screen and (max-width: 767px){.subheader{padding:34px 40px;min-height:120px;background:url("../img/subheader-bg-blue-sp.svg") no-repeat,url("../img/subheader-bg-red-sp.svg") no-repeat right,#f5f5f5}}.subheader__titleEn{font-size:.875rem;font-weight:700;font-family:"Montserrat",sans-serif;font-style:italic;color:#ce222c;margin-bottom:5px}.subheader__titleJa{font-size:2rem;font-weight:700;line-height:1.35}@media screen and (max-width: 767px){.subheader__titleJa{font-size:1.25rem}}.keyVisual{margin-top:20px;overflow:hidden;position:relative;margin-bottom:35px}@media screen and (max-width: 1000px){.keyVisual{padding-bottom:30px;margin-bottom:15px}}.keyVisual__link{display:block;width:100%;height:100%}.keyVisual__link img{width:100%;height:100%}.keyVisual .swiper{width:100%;margin:0 auto;overflow:visible}.keyVisual .swiper-slide{width:1064px;overflow:hidden;border-radius:5px}.keyVisual .swiper-controller{display:flex;align-items:center;gap:20px;position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:10}@media screen and (max-width: 1000px){.keyVisual .swiper-controller{bottom:-30px}}.keyVisual .swiper-pagination{position:static !important}.keyVisual .swiper-pagination-bullet{display:inline-block;width:12px;height:12px;background:#fff;margin-right:7px !important;margin-left:7px !important;border-radius:12px}@media screen and (max-width: 1000px){.keyVisual .swiper-pagination-bullet{background:#7c7d7c}}@media(hover: hover){.keyVisual .swiper-pagination-bullet:hover{cursor:pointer}}.keyVisual .swiper-pagination-bullet-active{background:#ce222c}.keyVisual .swiper-buttons{position:absolute;top:calc(50% - 20px);left:calc(50% - 532px);width:1064px;z-index:10}@media(max-width: 1120px){.keyVisual .swiper-buttons{left:20px;right:20px;width:auto}}@media screen and (max-width: 1000px){.keyVisual .swiper-buttons{display:none}}.keyVisual .swiper-button-prev{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;left:15px;z-index:10;transition:all ease .25s}.keyVisual .swiper-button-prev svg{display:none}.keyVisual .swiper-button-prev::after{display:none}.keyVisual .swiper-button-prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.keyVisual .swiper-button-prev:hover{cursor:pointer;background:#ce222c}.keyVisual .swiper-button-prev:hover::before{background:#fff}}.keyVisual .swiper-button-next{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;right:15px;z-index:10;transition:all ease .25s}.keyVisual .swiper-button-next svg{display:none}.keyVisual .swiper-button-next::after{display:none}.keyVisual .swiper-button-next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.keyVisual .swiper-button-next:hover{cursor:pointer;background:#ce222c}.keyVisual .swiper-button-next:hover::before{background:#fff}}.frontNumbers{margin-bottom:35px}@media screen and (max-width: 1000px){.frontNumbers{margin-bottom:24px}}.frontMessage{background:url("../img/top-message-bgRed.svg") no-repeat right calc(50vw + 540px) top,url("../img/top-message-bgBlue.svg") no-repeat left calc(50vw + 150px) top,#f5f5f5;padding-top:80px;padding-bottom:450px}@media screen and (max-width: 1000px){.frontMessage{background:url("../img/top-message-bgRed.svg") no-repeat right 88vw top,url("../img/top-message-bgBlue.svg") no-repeat left 70vw top,#f5f5f5}}@media screen and (max-width: 767px){.frontMessage{padding-top:38px;padding-bottom:280px}}@media screen and (max-width: 575px){.frontMessage{background:url("../img/top-message-bgRed.svg") no-repeat right 88vw top/300px,url("../img/top-message-bgBlue.svg") no-repeat left 72vw top/450px,#f5f5f5}}.frontMessage__inner{display:flex;gap:80px}@media screen and (max-width: 1000px){.frontMessage__inner{gap:30px}}@media screen and (max-width: 767px){.frontMessage__inner{flex-direction:column}}.frontMessage__textArea{flex:1 1 522px}@media screen and (max-width: 767px){.frontMessage__textArea{order:2}}.frontMessage__img{flex:1 2 462px;margin-right:auto;margin-left:auto}@media screen and (max-width: 767px){.frontMessage__img{flex:0 0 auto}}.frontMessage__heading{margin-bottom:35px}.frontMessage__headingEn{color:#ce222c;font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.frontMessage__headingJa{font-size:2rem;font-weight:700;line-height:1.35;overflow:hidden}@media screen and (max-width: 1000px){.frontMessage__headingJa{font-size:1.75rem}}@media screen and (max-width: 575px){.frontMessage__headingJa{font-size:1.4375rem}}.frontMessage__headingJa span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:7px 10px;overflow:hidden;margin-bottom:8px}.frontMessage__headingJa span:last-child{margin-bottom:0}.frontMessage__headingJa span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1}.frontMessage__headingJa span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f5f5;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.frontMessage__headingJa span._slideInBackGround_active::after{transform:translateX(100%)}.frontMessage__content{font-size:.875rem;font-weight:700;line-height:1.5;margin-bottom:38px}.frontReason{margin-top:-400px;padding-bottom:80px;position:relative;z-index:1}@media screen and (max-width: 767px){.frontReason{margin-top:-245px;padding-bottom:65px}}.frontReason__arch{width:100%;height:400px;background:#fff;-webkit-clip-path:ellipse(63% 100% at 50% 100%);clip-path:ellipse(63% 100% at 50% 100%);position:relative;z-index:-1}@media screen and (max-width: 1000px){.frontReason__arch{-webkit-clip-path:ellipse(80% 100% at 50% 100%);clip-path:ellipse(80% 100% at 50% 100%)}}@media screen and (max-width: 767px){.frontReason__arch{-webkit-clip-path:ellipse(88% 100% at 50% 100%);clip-path:ellipse(88% 100% at 50% 100%)}}@media screen and (max-width: 575px){.frontReason__arch{-webkit-clip-path:ellipse(110% 100% at 50% 100%);clip-path:ellipse(110% 100% at 50% 100%)}}@media screen and (max-width: 767px){.frontReason__arch{height:245px}}.frontReason__inner{max-width:1440px;margin-right:auto;margin-left:auto}.frontReason__heading{margin-top:-300px;margin-bottom:30px}@media screen and (max-width: 767px){.frontReason__heading{margin-top:-200px}}.reasonItem{display:flex;gap:105px;margin-bottom:80px;--theme-color: #CE222C}.reasonItem:last-child{margin-bottom:0}@media screen and (max-width: 1160px){.reasonItem{gap:40px}}@media screen and (max-width: 767px){.reasonItem{display:block;margin-bottom:65px}}.reasonItem:nth-child(even){flex-direction:row-reverse;--theme-color: #12337A;margin-right:0;margin-left:20px}@media screen and (max-width: 767px){.reasonItem:nth-child(even){margin-left:0}.reasonItem:nth-child(even) .reasonItem__imgArea{padding-right:0;padding-left:4%}}.reasonItem__imgArea{flex:0 2.5 710px}@media screen and (max-width: 767px){.reasonItem__imgArea{padding-right:4%;margin-bottom:8px}}.reasonItem__textArea{flex:0 1 440px;margin-right:20px}@media screen and (max-width: 767px){.reasonItem__textArea{padding-left:4%;margin-right:0}}.reasonItem__head{display:flex;align-items:flex-end;gap:10px;margin-bottom:8px}.reasonItem__number{font-family:Montserrat;font-size:4rem;font-style:italic;font-weight:700;line-height:1}@media screen and (max-width: 767px){.reasonItem__number{font-size:3.5rem}}.reasonItem__en{color:var(--theme-color);font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:500;margin-bottom:3px}.reasonItem__heading{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;overflow:hidden;margin-bottom:18px}@media screen and (max-width: 1320px){.reasonItem__heading{font-size:2.25rem}}@media screen and (max-width: 1160px){.reasonItem__heading{font-size:2rem}}@media screen and (max-width: 767px){.reasonItem__heading{font-size:1.5rem}}.reasonItem__heading span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.reasonItem__heading span:last-child{margin-bottom:0}.reasonItem__heading span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.reasonItem__heading span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.reasonItem__heading span._slideInBackGround_active::after{transform:translateX(100%)}.reasonItem__content{font-size:.875rem;font-style:normal;font-weight:700;line-height:2;margin-bottom:18px}.frontVoice{background:#f5f5f5;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.frontVoice{padding-top:65px;padding-bottom:65px}}.frontVoice__heading{margin-bottom:30px}@media screen and (max-width: 767px){.frontVoice__heading{margin-bottom:20px}}.frontVoice__lead{color:#ce222c;font-size:1.25rem;font-weight:700}@media screen and (max-width: 767px){.frontVoice__lead{font-size:.875rem;line-height:1.5}}.frontVoice__button{margin-top:40px}.frontVoice__button a{margin-right:auto;margin-left:auto}.frontGuide{padding-top:120px;padding-bottom:80px;position:relative;overflow:hidden}@media screen and (max-width: 767px){.frontGuide{padding-top:75px;padding-bottom:65px}}.frontGuide__container{display:flex;gap:100px}@media screen and (max-width: 1000px){.frontGuide__container{gap:40px}}@media screen and (max-width: 767px){.frontGuide__container{flex-direction:column;gap:20px}}.frontGuide__heading{margin-bottom:40px}@media screen and (max-width: 767px){.frontGuide__textArea{display:contents}}.frontGuide__imgArea{flex:0 2.5 630px}@media screen and (max-width: 767px){.frontGuide__imgArea{flex:0 0 auto;order:1}}.frontGuide__lead{max-width:305px;margin-bottom:40px;line-height:1.6}@media screen and (max-width: 767px){.frontGuide__lead{order:2;margin-bottom:0}}@media screen and (max-width: 767px){.frontGuide__button{order:3}}.frontGuide__bgBlue{width:980px;height:1097px;position:absolute;right:calc(50% + 532px);bottom:0;z-index:-1;background:url("../img/top-guide-bgBlue.svg") no-repeat left bottom}@media screen and (max-width: 1160px){.frontGuide__bgBlue{right:calc(100% - 70px)}}@media screen and (max-width: 767px){.frontGuide__bgBlue{right:unset;left:-250px;background:url("../img/top-guide-bgBlue.svg") no-repeat left bottom/300px}}.frontGuide__bgRed{width:1300px;height:806px;position:absolute;left:calc(50% - 220px);top:calc(100% - 110px);z-index:-1;background:url("../img/top-guide-bgRed.svg") no-repeat left bottom}@media screen and (max-width: 767px){.frontGuide__bgRed{left:calc(100% - 230px);top:calc(100% - 40px);background:url("../img/top-guide-bgRed.svg") no-repeat left bottom}}.frontGuide__bgGray{width:912px;height:180px;position:absolute;left:50%;top:0;z-index:-1;background:url("../img/top-guide-bgGray.svg") no-repeat left bottom}@media screen and (max-width: 767px){.frontGuide__bgGray{width:450px;height:140px;left:calc(100% - 120px);background:url("../img/top-guide-bgGray-sp.svg") no-repeat left bottom}}.frontCourse{padding-top:80px;padding-bottom:120px;background:#f5f5f5}@media screen and (max-width: 767px){.frontCourse{padding-top:65px;padding-bottom:65px}}.frontCourse__heading{margin-bottom:40px}@media screen and (max-width: 767px){.frontCourse__heading{margin-bottom:22px}}.frontCourse__headingEn{color:#ce222c;font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.frontCourse__headingJa{font-size:2.5rem;font-weight:700;line-height:1.4}.frontCourse__pickup{margin-bottom:32px}.frontCourse__button{margin-top:40px}.frontCourse__button a{margin-right:auto;margin-left:auto}.coursePickup{border-radius:4px;overflow:hidden;display:flex}@media screen and (max-width: 767px){.coursePickup{flex-direction:column;position:relative}}@media(hover: hover){.coursePickup:hover{outline:2px solid #ce222c}.coursePickup:hover .coursePickup__imgArea img{scale:1.2}.coursePickup:hover .buttonCircleDIagonal{background:var(--theme-color)}.coursePickup:hover .buttonCircleDIagonal::before{background:#fff}}.coursePickup__textArea{flex:0 1 542px;padding:24px 32px 32px;background:#fff;position:relative}@media screen and (max-width: 767px){.coursePickup__textArea{flex:0 0 auto;order:2;padding:15px 17px 80px}}.coursePickup__imgArea{flex:0 1 522px;overflow:hidden}@media screen and (max-width: 767px){.coursePickup__imgArea{flex:0 0 auto}}.coursePickup__imgArea img{transition:scale .25s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coursePickup__heading{font-size:2rem;font-weight:700;margin-bottom:10px}@media screen and (max-width: 767px){.coursePickup__heading{font-size:1.25rem}}.coursePickup__item{display:flex;align-items:flex-start;gap:15px;margin-bottom:10px}.coursePickup__item:last-child{margin-bottom:0}.coursePickup__label{flex:0 0 80px;color:#ce222c;text-align:center;font-size:.625rem;font-weight:700;background:#ffe5e7;padding:2px 5px 1px;border-radius:10px}.coursePickup__title{font-size:.875rem;line-height:1.5}.coursePickup__button{position:absolute;right:24px;bottom:32px;z-index:2}@media screen and (max-width: 1000px){.coursePickup__button{right:-55px}}@media screen and (max-width: 767px){.coursePickup__button{right:24px;bottom:24px}}.courseList{display:flex;gap:19px}@media screen and (max-width: 767px){.courseList{flex-direction:column;gap:21px}}.courseList__item{flex:0 1 calc((100% - 38px)/3)}@media screen and (max-width: 767px){.courseList__item{flex:0 0 auto}}.courseitem{border-radius:4px;overflow:hidden;display:flex;flex-direction:column;height:100%}@media(hover: hover){.courseitem:hover{outline:2px solid #ce222c}.courseitem:hover .courseitem__img img{scale:1.2}.courseitem:hover .buttonCircleDIagonal{background:var(--theme-color)}.courseitem:hover .buttonCircleDIagonal::before{background:#fff}}.courseitem__img{overflow:hidden;border-radius:4px 4px 0 0}.courseitem__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .25s ease}.courseitem__textArea{flex:1 1 auto;display:flex;flex-direction:column;padding:18px 16px;background:#fff;border-radius:0 0 4px 4px;border:1px solid #e1e1e1}.courseitem__textArea p{margin-bottom:0}.courseitem__heading{font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:5px}@media screen and (max-width: 1000px){.courseitem__heading{font-size:1.25rem}}.courseitem__description{margin-bottom:auto !important}@media screen and (max-width: 767px){.courseitem__description{font-size:.875rem}}.courseitem__button{margin-top:15px;text-align:right}.ctaBanner{background:linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%),linear-gradient(180deg, transparent 42px, #B42931 42px, #B42931 100%);padding-top:20px;padding-bottom:64px;color:#fff}@media screen and (max-width: 1000px){.ctaBanner{padding-top:40px;padding-bottom:54px;background:linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%),linear-gradient(180deg, #B42931 42px, #B42931 100%)}}@media screen and (max-width: 767px){.ctaBanner{padding:40px 0}}.ctaBanner__inner{width:92%;margin-right:auto;margin-left:auto;max-width:846px}.ctaBanner__container{display:flex;align-items:flex-end;gap:14px}@media screen and (max-width: 767px){.ctaBanner__container{display:block}}.ctaBanner__textArea{flex:1 1 420px;margin-bottom:30px}@media screen and (max-width: 767px){.ctaBanner__textArea{margin-bottom:5px}}.ctaBanner__imgArea{flex:1 2.5 412px}@media screen and (max-width: 767px){.ctaBanner__imgArea{text-align:center}}.ctaBanner__catch{margin-bottom:15px}.ctaBanner__catch span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#ce222c;font-size:2rem;font-weight:700;background:#fff;line-height:1.3;padding:0 8px;margin-bottom:9px}.ctaBanner__catch span:last-child{margin-bottom:0}@media screen and (max-width: 767px){.ctaBanner__catch span{font-size:1.5rem}}.ctaBanner__lead{font-size:.875rem}@media screen and (max-width: 1000px){.ctaBanner__lead br{display:none}}.ctaLinks{display:flex}@media screen and (max-width: 767px){.ctaLinks{display:block}}.ctaLinks__item{display:block;flex:0 0 33.3333333333%;border:1px solid #ce222c;background:#fff;padding:24px 16px 24px 24px}@media screen and (max-width: 1000px){.ctaLinks__item{padding:20px 8px 18px 12px}}@media screen and (max-width: 767px){.ctaLinks__item{padding:20px;border-bottom:none}.ctaLinks__item:last-child{border-bottom:1px solid #ce222c}}.ctaLinks__item_red{--theme-color: #CE222C}.ctaLinks__item_blue{--theme-color: #12337A}.ctaLinks__item_green{--theme-color: #06C655}@media(hover: hover){.ctaLinks__item:hover .buttonCircleCta{background:var(--theme-color)}.ctaLinks__item:hover .buttonCircleCta::before{background:#fff}}.ctaLinks__itemContainer{display:flex;align-items:center;gap:15px}@media screen and (max-width: 1000px){.ctaLinks__itemContainer{gap:8px}}@media screen and (max-width: 767px){.ctaLinks__itemContainer{gap:15px}}.ctaLinks__left{flex:1 1 auto}.ctaLinks__right{flex:0 0 auto}.ctaLinks__header{display:flex;align-items:center;gap:8px;margin-bottom:5px}.ctaLinks__headerText{color:var(--theme-color);font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:5px}@media screen and (max-width: 1000px){.ctaLinks__headerText{font-size:1.125rem}}.ctaLinks__description{font-size:.875rem;line-height:1.4}.frontStaff{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.frontStaff{padding-top:65px;padding-bottom:65px}}.frontStaff__heading{margin-bottom:40px}@media screen and (max-width: 767px){.frontStaff__heading{margin-bottom:20px}}.frontStaff__button{margin-top:40px}.frontStaff__button a{margin-right:auto;margin-left:auto}.staffSlider .swiper-wrapper{transition-timing-function:linear}.staffSlider .staffCard{width:306px}@media screen and (max-width: 767px){.staffSlider .staffCard{width:232px}}.staffCard{display:block;height:100%}@media(hover: hover){.staffCard:hover .buttonCircleDIagonal{background:var(--theme-color)}.staffCard:hover .buttonCircleDIagonal::before{background:#fff}}.staffCard_withBorder{padding:16px;border:1px solid #e1e1e1;border-radius:4px}.staffCard_red{--theme-color: #CE222C}.staffCard_blue{--theme-color: #12337A}.staffCard__img{margin-bottom:15px}.staffCard__img img{width:100%}.staffCard__header{display:flex;align-items:center;padding-right:12px}.staffCard__text{flex:1 1 100%}.staffCard__button{flex:0 0 auto}@media screen and (max-width: 767px){.staffCard__button{width:32px;height:32px}}.staffCard__label{color:var(--theme-color);font-size:.875rem;font-weight:700;line-height:1.4}@media screen and (max-width: 767px){.staffCard__label{font-size:.75rem}}.staffCard__name{font-size:2rem;font-weight:700;line-height:1.5;margin-bottom:3px}@media screen and (max-width: 767px){.staffCard__name{font-size:1.5rem}}.staffCard__strengthItems{color:#7c7d7c;font-size:.8125rem;line-height:1.4}@media screen and (max-width: 767px){.staffCard__strengthItems{font-size:.75rem}}.frontColumn{background:url("../img/top-column-bg.jpg");padding-top:48px;padding-bottom:48px}@media screen and (max-width: 767px){.frontColumn{overflow:hidden}}@media screen and (max-width: 767px){.frontColumn{padding-top:18px;padding-bottom:18px}}.frontColumn__inner{max-width:1280px;margin-right:auto;margin-left:auto;background:#f5f5f5;padding:32px 100px 75px;border-bottom:20px solid #12337a}@media screen and (max-width: 1000px){.frontColumn__inner{padding:32px 50px 75px}}@media screen and (max-width: 767px){.frontColumn__inner{padding:20px 12px}}.frontColumn__heading{margin-bottom:30px}@media screen and (max-width: 767px){.frontColumn__heading{margin-bottom:15px}}.frontColumn__lead{color:#12337a;font-size:1.25rem;font-weight:700}@media screen and (max-width: 767px){.frontColumn__lead{font-size:.875rem}}.frontColumn__swiper{margin-bottom:42px}.frontColumn__slider{position:relative}@media screen and (max-width: 767px){.frontColumn__slider{width:100vw;overflow:hidden}}.frontColumn .swiper-buttons{position:absolute;top:calc(50% - 20px);left:calc(50% - 532px);width:1064px;z-index:10}.frontYouTube{position:relative;padding-top:28px;padding-bottom:28px;margin-top:52px;margin-bottom:62px}@media screen and (max-width: 767px){.frontYouTube{padding-top:35px;padding-bottom:35px;margin-top:35px;margin-bottom:35px}}.frontYouTube::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:50%;background:url("../img/top-youtube.svg") no-repeat right/cover}@media screen and (max-width: 767px){.frontYouTube::before{right:calc(50% - 120px)}}.frontYouTube__inner{display:flex;gap:50px;padding-top:65px;padding-bottom:65px}@media screen and (max-width: 767px){.frontYouTube__inner{display:block;padding-top:25px;padding-bottom:25px}}.frontYouTube__header{flex:1 1 50%}.frontYouTube__body{flex:1 1 50%}.frontYouTube__label{color:#fff;font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:7px}.frontYouTube__catch>span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;font-weight:700;background:#fff;line-height:1.3;padding:5px 8px;margin-bottom:9px}@media screen and (max-width: 767px){.frontYouTube__catch>span{font-size:1.5rem}}.frontYouTube__catch>span:last-child{margin-bottom:0}.frontYouTube__catch>span span{color:#ce222c}.frontYouTube__lead{line-height:1.5;margin-top:24px;margin-bottom:30px}.frontYouTube .swiper-wrapper{transition-timing-function:linear}.youtubeSliderTop__item{width:200px}@media screen and (max-width: 767px){.youtubeSliderTop__item{width:120px}}.youtubeSliderBottom__item{width:200px}@media screen and (max-width: 767px){.youtubeSliderBottom__item{width:120px}}.frontSchool{position:relative}.frontSchool::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:calc((100vw - 1064px)/2 + 210px);right:0;background:#f5f5f5}@media screen and (max-width: 1000px){.frontSchool::before{left:37%}}.frontSchool__inner{padding-bottom:145px}@media screen and (max-width: 1000px){.frontSchool__inner{padding-bottom:80px}}@media screen and (max-width: 767px){.frontSchool__inner{padding-bottom:30px}}.frontSchool__heading{margin-bottom:40px}@media screen and (max-width: 767px){.frontSchool__heading{margin-bottom:10px}}.frontSchool__container{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.frontSchool__container{display:block}}.frontSchool__mapArea{flex:0 1 522px}.frontSchool__listArea{flex:0 1 522px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px}@media screen and (max-width: 1000px){.frontSchool__listArea{gap:12px}}.frontSchoolItem{flex:0 0 calc((100% - 20px)/2)}@media screen and (max-width: 1000px){.frontSchoolItem{flex:0 0 calc((100% - 12px)/2)}}.frontSchoolItem_kichijoji .frontSchoolItem__img{background:url("../img/school/school-kichijoji.jpg") no-repeat center/cover}.frontSchoolItem_shibuya .frontSchoolItem__img{background:url("../img/school/school-shibuya.jpg") no-repeat center/cover}.frontSchoolItem_shinjuku .frontSchoolItem__img{background:url("../img/school/school-shinjuku.jpg") no-repeat center/cover}.frontSchoolItem_nagoya .frontSchoolItem__img{background:url("../img/school/school-nagoya.jpg") no-repeat center/cover}.frontSchoolItem_osaka .frontSchoolItem__img{background:url("../img/school/school-osaka.jpg") no-repeat center/cover}.frontSchoolItem_fukuoka .frontSchoolItem__img{background:url("../img/school/school-fukuoka.jpg") no-repeat center/cover}.frontSchoolItem__link{display:flex;align-items:center;padding:32px;position:relative;overflow:hidden;border-radius:4px}@media screen and (max-width: 1000px){.frontSchoolItem__link{padding:16px}}@media(hover: hover){.frontSchoolItem__link:hover{outline:4px solid #ce222c;outline-offset:-4px}.frontSchoolItem__link:hover .frontSchoolItem__button{background:#ce222c}.frontSchoolItem__link:hover .frontSchoolItem__button::before{background:#fff}.frontSchoolItem__link:hover .frontSchoolItem__img{scale:1.2}}.frontSchoolItem__name{flex:1 1 auto;color:#fff;font-size:1.5rem;font-weight:700}@media screen and (max-width: 1000px){.frontSchoolItem__name{font-size:1.25rem}}.frontSchoolItem__button{flex:0 0 auto}.frontSchoolItem__img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transition:all .25s ease}.frontCompany{margin-top:120px;margin-bottom:120px;color:#fff}@media screen and (max-width: 767px){.frontCompany{margin-top:65px;margin-bottom:65px}}.frontCompanyBanner{padding:70px 110px;border-radius:4px;background:url("../img/top-company.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.frontCompanyBanner{padding:32px}}.frontCompanyBanner__heading{margin-bottom:15px}.frontCompanyBanner__lead{line-height:1.4}.frontCompanyBanner__button{margin-top:30px}.frontNews{margin-top:120px;margin-bottom:120px}@media screen and (max-width: 767px){.frontNews{margin-top:0;margin-bottom:65px}}.frontNews__inner{max-width:847px;margin-left:auto;margin-right:auto}.frontNews__button{margin-top:42px}.frontNews__button a{margin-right:auto;margin-left:auto}.frontNews__heading{margin-bottom:40px}.newsCategoryBar{display:flex;margin-bottom:27px}.newsCategoryBar__item{flex:1 1 33.3333333333%;display:block;padding:10px;background:#f5f5f5;text-align:center;font-size:.875rem;font-weight:700}.newsCategoryBar__item._active{background:#ce222c;color:#fff}@media(hover: hover){.newsCategoryBar__item:hover{background:#ffe5e7;color:#ce222c;cursor:pointer}}.newsList__item{display:flex;gap:40px;padding:22px 109px;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 1000px){.newsList__item{padding:22px 60px}}@media screen and (max-width: 767px){.newsList__item{display:block;padding:12px 24px}}.newsList__meta{flex:0 0 220px;display:flex;align-items:flex-start;gap:10px}@media screen and (max-width: 767px){.newsList__meta{margin-bottom:2px}}.newsList__date{flex:0 0 100px;font-family:Montserrat}@media screen and (max-width: 767px){.newsList__date{flex:0 0 66px;font-size:.75rem}}.newsList__category{font-size:.625rem;display:flex;flex-wrap:wrap;margin-top:4px;gap:4px 5px}@media screen and (max-width: 767px){.newsList__category{margin-top:-1px}}.newsList__categoryLink{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.4;padding:4px 9px 2px}._js-tabPanelItem{display:none}._js-tabPanelItem._active{display:block}.voiceList{display:flex;gap:19px}@media screen and (max-width: 767px){.voiceList{display:block}}.voiceList__item{flex:0 1 calc((100% - 38px)/3)}@media screen and (max-width: 767px){.voiceList__item{margin-bottom:12px}.voiceList__item:last-child{margin-bottom:0}}.voiceItem{border-radius:4px;border:1px solid #e1e1e1;background:#fff;padding:18px 18px 38px}.voiceItem__header{display:flex;align-items:center;gap:12px;margin-bottom:26px}.voiceItem__face{width:78px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:#f5f5f5}.voiceItem__face img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.voiceItem__baseInfo{flex:1 1 auto}.voiceItem__courage{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:5px}.voiceItem__course{color:#12337a;font-size:.625rem;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#eff3fc;border-radius:10px;padding:2px 9px 1px}.voiceItem__body{font-size:.875rem;line-height:1.4}.voiceItem__link{margin-top:12px}.voiceItem__link a{margin-left:auto}.columnCards{display:flex;gap:30px}@media screen and (max-width: 767px){.columnCards{display:block}}.columnCards__item{flex:0 0 calc((100% - 60px)/3)}@media screen and (max-width: 767px){.columnCards__item{flex:0 0 auto;margin-bottom:20px}.columnCards__item:last-child{margin-bottom:0}}@media(hover: hover){.columnCard:hover .columnCard__img img{scale:1.2}}.columnCard__img{aspect-ratio:215/121;border-radius:4px;overflow:hidden;margin-bottom:10px;background:#f5f5f5}.columnCard__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all ease .25s}.columnCard__meta{display:flex;align-items:flex-start;gap:12px;margin-bottom:11px}.columnCard__date{font-family:Montserrat;font-size:.875rem}.columnCard__category{display:flex;flex-wrap:wrap;gap:4px 5px}.columnCard__category span{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.4;margin-top:-1px;padding:4px 9px 2px}.columnCard__title{font-weight:700;line-height:1.5;margin-bottom:15px}.columnCard__tag{font-size:.875rem;color:#7c7d7c;line-height:1.4}.columnProgressBar{margin-top:20px}@media screen and (max-width: 767px){.columnProgressBar{width:calc(92vw - 15px - 24px)}}.columnProgressBar__track{width:100%;height:2px;background:#7c7d7c;position:relative;margin-bottom:30px}.columnProgressBar__fill{position:absolute;top:-1px;left:0;height:4px;width:0%;background:#12337a;transition:width .3s ease}.columnBottom{display:flex;gap:50px}@media screen and (max-width: 767px){.columnBottom{width:calc(92vw - 15px - 24px);flex-direction:column;gap:20px;align-items:center}}.columnController{display:flex;align-items:center;gap:17px}.columnController__count{font-family:Montserrat;font-size:1rem;font-weight:700;display:flex;gap:20px}.columnController__current{color:#12337a;font-weight:700}.columnController__total{font-weight:700}.columnController__prev{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #12337a;background:#fff;border-radius:50%;position:relative;transition:all ease .25s}.columnController__prev svg{display:none}.columnController__prev::after{display:none}.columnController__prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;background:#12337a;transition:all ease .25s}@media(hover: hover){.columnController__prev:hover{cursor:pointer;background:#12337a}.columnController__prev:hover::before{background:#fff}}.columnController__next{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #12337a;background:#fff;border-radius:50%;position:relative;transition:all ease .25s}.columnController__next svg{display:none}.columnController__next::after{display:none}.columnController__next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;background:#12337a;transition:all ease .25s}@media(hover: hover){.columnController__next:hover{cursor:pointer;background:#12337a}.columnController__next:hover::before{background:#fff}}.columnBanner{background:url("../img/top-column-bg.jpg");padding-top:48px;padding-bottom:48px}@media screen and (max-width: 767px){.columnBanner{overflow:hidden}}@media screen and (max-width: 767px){.columnBanner{padding-top:18px;padding-bottom:18px}}.columnBanner__inner{background:#f5f5f5;padding:45px 100px 55px;border-bottom:20px solid #12337a}@media screen and (max-width: 1000px){.columnBanner__inner{padding:32px 50px 75px}}@media screen and (max-width: 767px){.columnBanner__inner{padding:20px 56px}}.columnBanner__container{max-width:738px;margin-right:auto;margin-left:auto}.columnBanner__heading{margin-bottom:30px}@media screen and (max-width: 767px){.columnBanner__heading{margin-bottom:15px}}.columnBanner__lead{color:#12337a;font-size:1.25rem;font-weight:700}@media screen and (max-width: 767px){.columnBanner__lead{font-size:.875rem}}.columnBanner__continue{margin-top:30px;margin-right:auto;margin-left:auto}.footer{background:#f5f5f5;padding-top:45px}@media screen and (max-width: 767px){.footer{padding-top:20px}}.footer__head{display:flex;align-items:flex-end;gap:50px;margin-bottom:35px}@media screen and (max-width: 1160px){.footer__head{align-items:center}}@media screen and (max-width: 767px){.footer__head{display:block}}.footer__logo{flex:0 1 270px}@media screen and (max-width: 767px){.footer__logo{max-width:230px;margin-bottom:20px}}.footer__main{max-width:950px;display:flex;justify-content:space-between;gap:50px;margin-bottom:68px}@media screen and (max-width: 767px){.footer__main{display:block;margin-bottom:24px}}@media screen and (max-width: 767px){.footer__nav{display:none}}.footer__navSp{display:none}@media screen and (max-width: 767px){.footer__navSp{display:block}}.footer__right{margin-top:60px;flex:0 0 200px}@media screen and (max-width: 767px){.footer__right{margin-top:30px}}.footer__rightCta{margin-bottom:24px}.footer__rightSns{margin-bottom:24px}.footerTel{display:flex;align-items:flex-end;flex-wrap:wrap;gap:5px 16px}@media screen and (max-width: 767px){.footerTel{display:block}}.footerTel__number{display:flex;flex-direction:column;gap:4px;line-height:1.1;white-space:nowrap}@media screen and (max-width: 767px){.footerTel__number{margin-bottom:14px}}.footerTel__numberHeading{color:#ce222c;font-size:.75rem;font-weight:700}.footerTel__numberNumber{font-family:Montserrat;font-size:2rem;font-style:italic;font-weight:700}@media(hover: hover){.footerTel__numberNumber a:hover{text-decoration:underline}}.footerTel__telTime{font-size:.75rem;font-weight:700;margin-bottom:2px}@media(hover: hover){.footerTel__telTime a:hover{text-decoration:underline}}.footerNav__container{display:flex;flex-wrap:wrap;gap:27px 20px}.footerNav__block{flex:0 0 calc((100% - 40px)/3);min-width:200px}.footerNav__block:first-child{flex:0 0 100%}.footerNav__block a{font-size:.75rem;padding-left:15px;position:relative}.footerNav__block a::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#ce222c}.footerNav__block ul{margin-left:1rem}.footerNav__item{margin-bottom:26px}.footerNav__item:last-child{margin-bottom:0}.footerNav__link{font-size:.75rem;font-weight:700}.footerBottom{margin-top:80px;background:#ce222c;padding-top:22px;padding-bottom:22px;color:#fff}@media screen and (max-width: 767px){.footerBottom{margin-top:30px}}.footerBottom__bottomInner{display:flex;justify-content:space-between;align-items:center}.footerBottom__menu{font-size:.75rem;display:flex;align-items:center;gap:30px}.footerBottom__menuLink{color:#fff}.footerBottom__menuLink{padding-left:15px;position:relative}.footerBottom__menuLink_external{padding-right:16px}.footerBottom__menuLink_external::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/external.svg") no-repeat center center/contain;mask:url("../img/icon/external.svg") no-repeat center center/contain;background:#fff}.footerBottom__menuLink::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#fff}.footerBottom__copyright{font-size:.75rem;font-family:"Montserrat",sans-serif}.footerMenuBottom{background:#ce222c;color:#fff;padding-top:24px;padding-bottom:20px}.footerMenuBottom__inner{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.footerMenuBottom__inner{display:block}}.footerMenuBottom__menu{display:flex;gap:32px;font-size:.75rem}@media screen and (max-width: 1000px){.footerMenuBottom__menu{display:block;margin-bottom:20px}}.footerMenuBottom__menuItem{margin-bottom:5px}.footerMenuBottom__menuItem:last-child{margin-bottom:0}.footerMenuBottom__menuLink{color:#fff}.footerMenuBottom__menuLink{padding-left:15px;position:relative}.footerMenuBottom__menuLink_external{padding-right:16px}.footerMenuBottom__menuLink_external::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/external.svg") no-repeat center center/contain;mask:url("../img/icon/external.svg") no-repeat center center/contain;background:#fff}.footerMenuBottom__menuLink::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#fff}.footerMenuBottom__copyright{font-size:.75rem;font-family:"Montserrat",sans-serif}.goTop{position:fixed;font-size:.75rem;bottom:40px;right:40px;z-index:100}@media screen and (max-width: 767px){.goTop{bottom:20px;right:20px}}.goTop__link{display:block}@media(hover: hover){.goTop__link:hover{text-decoration:none}.goTop__link:hover .goTop__icon{cursor:pointer;background:#ce222c}.goTop__link:hover .goTop__icon::before{-webkit-mask:url("../img/icon/pageTop-arrowTop-red.svg") no-repeat center center/contain;mask:url("../img/icon/pageTop-arrowTop-red.svg") no-repeat center center/contain;background:#fff}}.goTop__icon{width:32px;height:32px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:relative;left:50%;transform:translateX(-50%);z-index:10;transition:all ease .25s}.goTop__icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/pageTop-arrowTop-red.svg") no-repeat center center/contain;mask:url("../img/icon/pageTop-arrowTop-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}.goTop__text{margin-top:5px;color:#ce222c}.topAnimation{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:none;align-items:center;justify-content:center;overflow:hidden}.topAnimation._show{display:flex}.topAnimation::before{content:"";position:absolute;z-index:-3;top:0;left:0;right:0;bottom:0;background:#12337a;-webkit-animation:topAnimationBgBlue .45s 1.25s ease both;animation:topAnimationBgBlue .45s 1.25s ease both}@-webkit-keyframes topAnimationBgBlue{0%{left:0}100%{left:100%}}@keyframes topAnimationBgBlue{0%{left:0}100%{left:100%}}.topAnimation::after{content:"";position:absolute;z-index:-2;top:0;left:0;right:0;bottom:0;background:#ce222c;-webkit-animation:topAnimationBgRed .45s 1.2s ease both;animation:topAnimationBgRed .45s 1.2s ease both}@-webkit-keyframes topAnimationBgRed{0%{left:0}100%{left:100%}}@keyframes topAnimationBgRed{0%{left:0}100%{left:100%}}.topAnimation__img{overflow:hidden;position:relative;-webkit-animation:topAnimationImg .3s 1.2s ease both;animation:topAnimationImg .3s 1.2s ease both}@-webkit-keyframes topAnimationImg{0%{left:0}100%{left:100vw}}@keyframes topAnimationImg{0%{left:0}100%{left:100vw}}.topAnimation__img::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;z-index:-1;-webkit-animation:topAnimationImgBg .45s .5s ease both;animation:topAnimationImgBg .45s .5s ease both}@-webkit-keyframes topAnimationImgBg{0%{right:100%}100%{right:0}}@keyframes topAnimationImgBg{0%{right:100%}100%{right:0}}.pageLoader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff;opacity:1;transition:opacity .4s ease}.pageLoader._fadeOut{opacity:0}.pageLoader::before{content:"";width:40px;height:40px;border:4px solid #e1e1e1;border-top-color:#ce222c;border-radius:50%;-webkit-animation:pageLoaderSpin .8s linear infinite;animation:pageLoaderSpin .8s linear infinite}@-webkit-keyframes pageLoaderSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes pageLoaderSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pageAbout{margin-top:65px}@media screen and (max-width: 767px){.pageAbout{margin-top:45px}}.aboutLead{--theme-color: #CE222C;display:flex;align-items:center;gap:64px;margin-bottom:70px}@media screen and (max-width: 1000px){.aboutLead{gap:45px}}@media screen and (max-width: 767px){.aboutLead{gap:32px;margin-bottom:65px}}@media screen and (max-width: 767px){.aboutLead{flex-direction:column-reverse}}.aboutLead__sutTitle{color:var(--theme-color);font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.aboutLead__textArea{flex:1 1 414px}@media screen and (max-width: 767px){.aboutLead__textArea{flex:0 0 auto}}.aboutLead__imgArea{flex:1 2 586px}@media screen and (max-width: 767px){.aboutLead__imgArea{flex:0 0 auto;width:92%;margin-right:auto;margin-left:auto}}.aboutLead__catch{font-size:2rem;font-weight:700;color:#fff;margin-bottom:25px}@media screen and (max-width: 1000px){.aboutLead__catch{font-size:1.8125rem}}@media screen and (max-width: 767px){.aboutLead__catch{font-size:1.5rem}}.aboutLead__catch span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.aboutLead__catch span:last-child{margin-bottom:0}.aboutLead__catch span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.aboutLead__catch span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.aboutLead__catch span._slideInBackGround_active::after{transform:translateX(100%)}.aboutMessage{background:url("../img/about-message-bg.jpg") no-repeat center center/cover}.aboutMessage__inner{width:92%;max-width:1043px;margin-right:auto;margin-left:auto;display:flex;padding-top:54px;padding-bottom:54px}@media screen and (max-width: 767px){.aboutMessage__inner{padding-top:40px;padding-bottom:100px;flex-direction:column-reverse}}.aboutMessage__textArea{flex:1 1 650px;padding:32px 40px;background:#fff}@media screen and (max-width: 767px){.aboutMessage__textArea{flex:0 0 auto;padding:24px 20px}}.aboutMessage__imgArea{flex:1 1 393px}@media screen and (max-width: 767px){.aboutMessage__imgArea{flex:0 0 auto}}.aboutMessage__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aboutMessage__catch{margin-bottom:32px}@media screen and (max-width: 767px){.aboutMessage__catch{margin-bottom:24px}}.aboutMessage__text{margin-bottom:32px}.aboutMessage__signature{text-align:right}.aboutAchivements{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.aboutAchivements{padding-top:64px;padding-bottom:60px}}.aboutAchivements__heading{margin-bottom:20px}.aboutAchivements__number{text-align:center}.achivementsRecord{padding:40px 50px 65px;background:#fff;border:2px solid #12337a;border-radius:4px}@media screen and (max-width: 767px){.achivementsRecord{padding:16px}}.achivementsRecord__heading{color:#12337a;text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:35px}.achivementsRecord__areas{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width: 767px){.achivementsRecord__areas{display:block}}.achivementsRecord__area{flex:0 0 calc((100% - 20px)/2)}@media screen and (max-width: 767px){.achivementsRecord__area{margin-bottom:20px}.achivementsRecord__area:last-child{margin-bottom:0}}.achivementsRecord__area_full{flex:0 0 100%}.achivementsRecord__areaHeading{padding:16px 16px 14px;color:#12337a;background:#eff3fc;font-weight:700;margin-bottom:8px}.achivementsRecord__areaContent{display:flex;flex-wrap:wrap;gap:.15em 1em;color:#7c7d7c}.aboutVoice{padding-top:80px;padding-bottom:80px;background:#f5f5f5}@media screen and (max-width: 767px){.aboutVoice{padding-top:42px;padding-bottom:60px}}.aboutVoice__heading{margin-bottom:30px}.aboutVoice__lead{color:#ce222c;text-align:center;font-size:1.25rem;font-weight:700;margin-bottom:35px}@media screen and (max-width: 767px){.aboutVoice__lead{font-size:.875rem}}.aboutVoice__sliderSec{margin-bottom:40px}.aboutVoice__sliderHeading{text-align:center;font-size:1.5rem;font-weight:700;padding-bottom:10px;margin-bottom:28px;border-bottom:1px solid #000}.aboutVoice__slider{padding-bottom:80px}.voiceCard{width:843px}@media screen and (max-width: 1000px){.voiceCard{width:640px}}@media screen and (max-width: 767px){.voiceCard{width:460px}}@media screen and (max-width: 575px){.voiceCard{width:310px}}.voiceCard__header{display:flex;align-items:center;gap:16px;padding:32px 48px;background:#ce222c;border-radius:4px 4px 0 0;color:#fff}@media screen and (max-width: 767px){.voiceCard__header{padding:24px}}.voiceCard__body{padding:32px 48px;background:#fff;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 4px 4px;counter-reset:number}@media screen and (max-width: 767px){.voiceCard__body{padding:24px}}.voiceCard__icon{flex:0 0 80px}.voiceCard__icon img{width:100%}.voiceCard__title{font-size:1.5rem;font-weight:700}@media screen and (max-width: 767px){.voiceCard__title{font-size:1rem}}.voiceCard__meta{color:#7c7d7c;display:flex;align-items:flex-end;line-height:1.2;margin-bottom:30px}@media screen and (max-width: 1000px){.voiceCard__meta{display:block}}.voiceCard__metaItem1{display:flex;align-items:flex-end}@media screen and (max-width: 1000px){.voiceCard__metaItem1{margin-bottom:16px}}.voiceCard__metaItem2{display:inline-block}.voiceCard__metaName{flex:0 0 auto;font-size:1.5rem;font-weight:700;margin-right:16px;margin-bottom:-2px}.voiceCard__metaUniversity{font-size:1rem;font-weight:700;margin-right:18px}.voiceCard__metaCourse{font-size:.625rem;color:#12337a;padding:3px 8px;border-radius:12px;background:#eff3fc}.voiceCard__qa{margin-bottom:22px;counter-increment:number}.voiceCard__qa:last-child{margin-bottom:0}.voiceCard__question{display:flex;gap:2px;font-weight:700;border-bottom:2px solid #ce222c;padding-bottom:8px;margin-bottom:8px}.voiceCard__question::before{flex:0 0 auto;content:"Q" counter(number) ".";margin-right:8px;font-family:Montserrat;font-style:italic}.voiceCard__answer{font-size:.875rem}.voiceCard__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.voiceCard-buttons{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);width:140px;z-index:10}.voiceCard-button-prev{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;left:0;z-index:10;transition:all ease .25s}.voiceCard-button-prev svg{display:none}.voiceCard-button-prev::after{display:none}.voiceCard-button-prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.voiceCard-button-prev:hover{cursor:pointer;background:#ce222c}.voiceCard-button-prev:hover::before{background:#fff}}.voiceCard-button-next{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;right:0;z-index:10;transition:all ease .25s}.voiceCard-button-next svg{display:none}.voiceCard-button-next::after{display:none}.voiceCard-button-next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.voiceCard-button-next:hover{cursor:pointer;background:#ce222c}.voiceCard-button-next:hover::before{background:#fff}}.pageAdmissionGuide__buttons{display:flex;justify-content:space-between;gap:20px;margin-bottom:80px}@media screen and (max-width: 767px){.pageAdmissionGuide__buttons{flex-direction:column;align-items:center;gap:8px}}.ourStrengths{margin-bottom:50px}.ourStrengths__heading{margin-top:75px;margin-bottom:62px}.ourStrengths__list{margin-bottom:80px}.ourStrengths__list:last-child{margin-bottom:0}.ourStrengths__item{margin-bottom:80px}.ourStrengths__item:last-child{margin-bottom:0}.strengthItem{position:relative;--theme-color: #CE222C}.strengthItem_reverse{--theme-color: #12337A}.strengthItem_reverse .strengthItem__textArea{left:auto;right:0}.strengthItem_reverse .strengthItem__imgArea{margin-left:0;margin-right:auto}@media screen and (max-width: 767px){.strengthItem_reverse .strengthItem__textArea{left:0;right:auto}.strengthItem_reverse .strengthItem__imgArea{margin-left:auto;margin-right:0}}.strengthItem__header{position:relative;margin-bottom:24px}.strengthItem__textArea{position:absolute;left:0;bottom:40px}@media screen and (max-width: 767px){.strengthItem__textArea{bottom:16px}}.strengthItem__imgArea{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:88%;margin-left:auto}.strengthItem__imgArea img{border-radius:4px}.strengthItem__sutTitle{color:var(--theme-color);font-family:"Montserrat",sans-serif;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:5px}.strengthItem__catch{font-size:2.5rem;font-weight:700;color:#fff;font-feature-settings:"halt"}@media screen and (max-width: 1000px){.strengthItem__catch{font-size:2rem}}@media screen and (max-width: 767px){.strengthItem__catch{font-size:1.5rem}}@media screen and (max-width: 575px){.strengthItem__catch{font-size:1.375rem}}.strengthItem__catch span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.strengthItem__catch span:last-child{margin-bottom:0}.strengthItem__catch span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.strengthItem__catch span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.strengthItem__catch span._slideInBackGround_active::after{transform:translateX(100%)}.strengthItem__body{display:flex;align-items:flex-start;gap:40px;padding:28px 32px;border-radius:4px;border:2px solid var(--theme-color);background:#fff}@media screen and (max-width: 767px){.strengthItem__body{display:block;padding:24px}}.strengthItem__point{flex:1 1 480px}@media screen and (max-width: 767px){.strengthItem__point{margin-bottom:22px}}.strengthItem__pointHeader{color:var(--theme-color);font-size:1.25rem;font-weight:700;padding-bottom:12px;margin-bottom:14px;border-bottom:2px solid var(--theme-color)}.strengthItem__pointList{list-style:disc;margin-left:20px}.strengthItem__pointItem{margin-bottom:3px}.strengthItem__pointItem:last-child{margin-bottom:0}.strengthItem__recommend{flex:1 1 480px;font-size:.875rem;background:#f5f5f5;padding:22px 56px 24px;border-radius:4px}@media screen and (max-width: 767px){.strengthItem__recommend{padding:22px}}.strengthItem__recommendHeader{text-align:center;font-weight:700;color:#7c7d7c;margin-bottom:16px}.strengthItem__recommendList{list-style:none}.strengthItem__recommendItem{display:flex;align-items:center;gap:10px;margin-bottom:3px;font-weight:700}.strengthItem__recommendItem:last-child{margin-bottom:0}.strengthItem__recommendItem::before{content:"";display:block;width:16px;min-width:16px;height:16px;margin-top:4px;-webkit-mask:url("../img/icon/chech.svg") no-repeat center center/contain;mask:url("../img/icon/chech.svg") no-repeat center center/contain;background:var(--theme-color)}.howToUse{background:#f5f5f5;padding-top:90px;padding-bottom:50px}@media screen and (max-width: 767px){.howToUse{padding-top:42px}}.howToUse__heading{margin-bottom:55px}@media screen and (max-width: 767px){.howToUse__heading{margin-bottom:42px}}.howToUseSlider.swiper{padding-top:20px;padding-bottom:20px}.howToUseCard{width:845px;padding:80px 40px 40px 40px;border-radius:8px;background:#fff;box-shadow:4px 4px 8px 0 rgba(0,0,0,.16);position:relative}@media screen and (max-width: 1000px){.howToUseCard{width:640px}}@media screen and (max-width: 767px){.howToUseCard{width:460px;padding:80px 24px 24px}}@media screen and (max-width: 575px){.howToUseCard{width:310px}}.howToUseCard::before{content:"";position:absolute;top:-18px;left:50%;transform:translateX(-50%);z-index:3;width:418px;height:40px;background:#12337a;border-radius:8px}@media screen and (max-width: 767px){.howToUseCard::before{width:300px}}@media screen and (max-width: 575px){.howToUseCard::before{width:160px}}.howToUseCard::after{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:2;width:448px;height:34px;border:3px solid #12337a;border-radius:8px}@media screen and (max-width: 767px){.howToUseCard::after{width:330px}}@media screen and (max-width: 575px){.howToUseCard::after{width:166px}}.howToUseCard__top{display:flex;gap:32px;margin-bottom:15px}@media screen and (max-width: 767px){.howToUseCard__top{display:block}}.howToUseCard__basicInfo{flex:1 1 365px}@media screen and (max-width: 767px){.howToUseCard__basicInfo{margin-bottom:10px}}.howToUseCard__plan{flex:1 1 372px}.howToUseCard__profile{display:flex;align-items:center;gap:13px;margin-bottom:30px}.howToUseCard__icon{width:64px}.howToUseCard__metaUpper{display:flex;align-items:flex-end;gap:16px;font-weight:700;line-height:1.1;margin-bottom:10px}@media screen and (max-width: 767px){.howToUseCard__metaUpper{display:block}}.howToUseCard__metaName{font-size:2rem;margin-bottom:-2px}@media screen and (max-width: 767px){.howToUseCard__metaName{font-size:1.25rem;margin-bottom:3px}}.howToUseCard__metaUniversity{font-size:.75rem}.howToUseCard__metaCourse{color:#12337a;font-size:.625rem;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#eff3fc;border-radius:10px;padding:2px 9px 1px}.howToUseCard__bgHeading{font-size:1.5rem;font-weight:700;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){.howToUseCard__bgHeading{font-size:1.25rem}}.howToUseCard-buttons{position:absolute;top:calc(50% - 20px);left:calc(50% - 532px);width:1064px;z-index:10}@media(max-width: 1120px){.howToUseCard-buttons{left:20px;right:20px;width:auto}}@media screen and (max-width: 1000px){.howToUseCard-buttons{display:none}}.howToUseCard-button-prev{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;left:39px;z-index:10;transition:all ease .25s}.howToUseCard-button-prev svg{display:none}.howToUseCard-button-prev::after{display:none}.howToUseCard-button-prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.howToUseCard-button-prev:hover{cursor:pointer;background:#ce222c}.howToUseCard-button-prev:hover::before{background:#fff}}.howToUseCard-button-next{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #ce222c;background:#fff;border-radius:50%;position:absolute;right:39px;z-index:10;transition:all ease .25s}.howToUseCard-button-next svg{display:none}.howToUseCard-button-next::after{display:none}.howToUseCard-button-next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;background:#ce222c;transition:all ease .25s}@media(hover: hover){.howToUseCard-button-next:hover{cursor:pointer;background:#ce222c}.howToUseCard-button-next:hover::before{background:#fff}}.planCard__title{font-size:1.5rem;font-weight:700;color:#fff;background:#12337a;padding:8px 18px;text-align:center;border-radius:8px 8px 0 0}@media screen and (max-width: 767px){.planCard__title{font-size:1rem}}.planCard__list{display:flex;flex-direction:column;gap:12px;background:#fff;padding:18px;border:2px solid #12337a;border-top:none;border-radius:0 0 8px 8px}.planCard__heading{color:#12337a;font-weight:700;margin-bottom:6px;text-align:center}.planCard__item{display:flex;color:#12337a}.planCard__month{flex:0 0 45px;font-weight:700}.planCard__content{flex:1 1 auto;font-size:.75rem}.commentCard{margin-top:20px}.commentCard__heading{color:#ce222c;text-align:center;font-size:1.5rem;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:22px;margin-bottom:5px;position:relative}@media screen and (max-width: 767px){.commentCard__heading{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:12px}}.commentCard__heading::before{position:absolute;left:-15px;bottom:4px;content:"";width:2px;height:25px;background:#ce222c;rotate:-21deg}@media screen and (max-width: 767px){.commentCard__heading::before{height:17px}}.commentCard__heading::after{position:absolute;right:-15px;bottom:4px;content:"";width:2px;height:25px;background:#ce222c;rotate:21deg}@media screen and (max-width: 767px){.commentCard__heading::after{height:17px}}.commentCard__body{display:flex;align-items:center;gap:32px}@media screen and (max-width: 767px){.commentCard__body{flex-direction:column-reverse}}.commentCard__text{flex:1 1 100%;font-size:.875rem;padding:18px;background:#ffe5e7;border-radius:4px;position:relative}@media screen and (max-width: 767px){.commentCard__text{flex:0 0 auto}}.commentCard__text::after{content:"";position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:-18px;border-left:24px solid #ffe5e7;border-top:16px solid rgba(0,0,0,0);border-bottom:16px solid rgba(0,0,0,0)}@media screen and (max-width: 767px){.commentCard__text::after{right:unset;top:-18px;left:50%;transform:translateX(-50%);border-top:none;border-left:16px solid rgba(0,0,0,0);border-right:16px solid rgba(0,0,0,0);border-bottom:24px solid #ffe5e7}}.commentCard__img{flex:0 0 80px}@media screen and (max-width: 767px){.commentCard__img{flex:0 0 auto}}.commentCard__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.fee{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.fee{padding-top:64px;padding-bottom:64px}}.fee__heading{margin-bottom:50px}@media screen and (max-width: 767px){.fee__heading{margin-bottom:30px}}.fee__grid{margin-bottom:32px}@media screen and (max-width: 767px){.fee__grid{margin-bottom:15px}}.fee__note{width:100%;max-width:630px;margin-right:auto;margin-left:auto;margin-bottom:24px}.fee_button{margin-right:auto;margin-left:auto}.feeGrid{width:100%;max-width:623px;margin-right:auto;margin-left:auto;display:grid;gap:1px;grid-template:repeat(2, 1fr)/190fr 433fr;font-weight:700;border:1px solid #ce222c;background:#ce222c;border-radius:4px;overflow:hidden}.feeGrid__item{padding:16px;display:flex;align-items:center;justify-content:center;background:#fff}.feeGrid__item._red{background:#ce222c;color:#fff}.feeGrid__item._lightRed{background:#ffe5e7}.feeGrid__price{font-size:2rem;display:flex;align-items:flex-end;gap:5px;line-height:1}.feeGrid__price span{display:inline-block;font-size:1rem}.flow{background:#f5f5f5;padding-top:80px;padding-bottom:50px}@media screen and (max-width: 767px){.flow{padding-top:55px}}.flow__heading{margin-bottom:32px}.flow__list{display:flex;justify-content:center;padding:0 20px}@media screen and (max-width: 1000px){.flow__list{padding:0}}.flowList{width:100%;display:flex;flex-wrap:wrap;gap:20px}.flowList__item{flex:0 0 calc((100% - 60px)/4);background:#fff;border-radius:4px;padding:24px;border:1px solid #e1e1e1}@media screen and (max-width: 1000px){.flowList__item{flex:0 0 calc((100% - 20px)/2)}}@media screen and (max-width: 575px){.flowList__item{flex:0 0 100%}}.flowList__itemHeader{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.flowList__itemIcon{width:100%;max-width:166px;aspect-ratio:1/1;border-radius:50%;background:#f5f5f5;margin-right:auto;margin-left:auto;margin-bottom:24px}@media screen and (max-width: 767px){.flowList__itemIcon{max-width:100px}}.flowList__itemIcon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.flowList__itemNumber{font-family:Montserrat;color:#ce222c;font-size:3.5rem;font-style:italic;font-weight:700;line-height:1;white-space:nowrap}.flowList__itemTitle{font-size:1.25rem;font-weight:700;line-height:1.2;margin-top:4px}.flowList__itemText{font-size:.875rem;line-height:1.8;line-height:1.4;margin-bottom:10px}.flowList__itemText span{font-weight:700}.questions{padding-top:110px;padding-bottom:80px}@media screen and (max-width: 767px){.questions{padding-top:64px;padding-bottom:64px}}.questions__heading{margin-bottom:32px}.questions__list{counter-reset:faqNumber}.questions__item{margin-bottom:16px;counter-increment:faqNumber}.questions__item:last-child{margin-bottom:0}.faqItem{padding:32px 48px;background:#fff;border-radius:4px;border:1px solid #ce222c}@media screen and (max-width: 767px){.faqItem{padding:28px 24px}}.faqItem__question{display:flex;align-items:flex-start;gap:2px;position:relative;font-size:1.25rem;font-weight:700;padding-right:34px;cursor:pointer}.faqItem__question::before{flex:0 0 42px;content:"Q" counter(faqNumber);color:#ce222c;font-family:Montserrat;font-size:1.25rem;font-weight:700}.faqItem__question::after{position:absolute;right:2px;top:50%;transform:translateY(-50%);content:"＋";color:#ce222c;font-family:Montserrat;font-size:1.25rem;font-weight:400;transition:transform .3s ease}.faqItem__answer{display:none;align-items:flex-start;gap:2px;margin-top:14px;padding-top:12px;border-top:1px solid #e1e1e1}.faqItem__answer::before{flex:0 0 34px;content:"A";font-family:Montserrat;font-size:1.25rem;font-weight:700;margin-top:-2px}.faqItem.is-open .faqItem__answer{display:flex}.courseCategories{display:flex;gap:20px;margin-top:40px;margin-bottom:80px}@media screen and (max-width: 767px){.courseCategories{align-items:center;flex-direction:column;gap:12px;margin-top:30px;margin-bottom:30px}}.courseCategories__item{flex:0 0 calc((100% - 60px)/4);min-height:75px;border-radius:4px}@media screen and (max-width: 767px){.courseCategories__item{min-height:unset;width:250px}}.courseCategories__item_categori1{background:url("../img/course-category1.jpg") no-repeat center/cover}.courseCategories__item_categori2{background:url("../img/course-category2.jpg") no-repeat center/cover}.courseCategories__item_categori3{background:url("../img/course-category3.jpg") no-repeat center/cover}.courseCategories__item_categori4{background:url("../img/course-category4.jpg") no-repeat center/cover}.courseCategories__link{display:flex;align-items:center;height:100%;padding:22px;position:relative;overflow:hidden;border-radius:4px}@media(hover: hover){.courseCategories__link:hover{outline:2px solid #ce222c;outline-offset:-2px}.courseCategories__link:hover .courseCategories__button{background:#ce222c}.courseCategories__link:hover .courseCategories__button::before{background:#fff}.courseCategories__link:hover .frontSchoolItem__img{scale:1.2}}.courseCategories__name{flex:1 1 auto;color:#fff;font-size:1rem;font-weight:700}.courseCategories__button{flex:0 0 auto}.courseCategories__img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transition:all .25s ease}.courseSec{margin-bottom:80px}@media screen and (max-width: 767px){.courseSec{margin-bottom:40px}}.courseSec__heading{font-size:1.5rem;font-weight:700;padding:30px 24px;background:#f5f5f5;margin-bottom:40px;border-bottom:2px solid #7c7d7c;position:relative}@media screen and (max-width: 767px){.courseSec__heading{margin-bottom:25px}}.courseSec__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:12em;height:2px;background:#ce222c}.courseSec__item{margin-bottom:24px}.courseSec__item:last-child{margin-bottom:0}.courseCard{display:flex;padding:24px;gap:20px;border-radius:4px;border:1px solid #e1e1e1}@media screen and (max-width: 767px){.courseCard{display:block;padding:20px 16px;gap:12px}}.courseCard__imgArea{flex:1 1 305px}.courseCard__imgArea img{border-radius:4px}.courseCard__textArea{flex:1 1 474px;padding-top:18px}.courseCard__header{display:flex;align-items:center;gap:12px;padding-bottom:10px;margin-bottom:14px;border-bottom:1px solid #e1e1e1}.courseCard__heading{font-size:1.25rem;font-weight:700}.courseCard__category{flex:0 0 auto;color:#ce222c;font-size:.625rem;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#ffe5e7;border-radius:10px;padding:2px 9px 1px}.courseCard__catch{color:#ce222c;font-weight:700;margin-bottom:8px}.courseCard__description{color:#7c7d7c;font-size:.75rem}.courseCard__button{margin-left:auto}.courseSingle{display:flex;gap:40px}@media screen and (max-width: 767px){.courseSingle{display:block}}.courseSingle__main{flex:1 1 827px}.courseSingle__side{flex:0 0 197px}.courseSingle__buttons{display:flex;justify-content:space-between;gap:20px;margin-bottom:80px}@media screen and (max-width: 767px){.courseSingle__buttons{flex-direction:column-reverse;align-items:center;margin-bottom:50px}}.courseContent__heading{font-size:2rem;font-weight:700;padding:40px 24px;background:#f5f5f5;margin-bottom:40px;border-bottom:2px solid #7c7d7c;position:relative}@media screen and (max-width: 1000px){.courseContent__heading{font-size:1.75rem}}@media screen and (max-width: 767px){.courseContent__heading{font-size:1.25rem;padding:16px}}.courseContent__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:12em;height:2px;background:#ce222c}.courseCtLead{display:flex;gap:40px;margin-bottom:55px}@media screen and (max-width: 767px){.courseCtLead{display:block;margin-bottom:25px}}.courseCtLead__imgArea{flex:1 2 400px}@media screen and (max-width: 1000px){.courseCtLead__imgArea{margin-bottom:15px}}.courseCtLead__imgArea img{overflow:hidden;border-radius:4px}.courseCtLead__textArea{flex:1 1 387px}.courseCtLead__catch{color:#ce222c;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:18px}@media screen and (max-width: 1000px){.courseCtLead__catch{font-size:1.75rem}}@media screen and (max-width: 767px){.courseCtLead__catch{font-size:1.5rem}}.courseCtRecommend{width:92%;max-width:617px;padding:24px 56px;margin-right:auto;margin-left:auto;border-radius:4px;border:1px solid #ce222c;background:#ffe5e7;margin-bottom:60px}@media screen and (max-width: 767px){.courseCtRecommend{width:100%;padding:24px}}.courseCtRecommend__heading{color:#ce222c;text-align:center;font-size:.875rem;font-weight:700;margin-bottom:15px}.courseCtRecommend__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.courseCtRecommend__item{font-size:.875rem;font-weight:700;display:flex;gap:8px;margin-bottom:3px}.courseCtRecommend__item:last-child{margin-bottom:0}.courseCtRecommend__item::before{flex:0 0 auto;content:"";width:16px;height:16px;-webkit-mask:url("../img/icon/chech.svg") no-repeat center/contain;mask:url("../img/icon/chech.svg") no-repeat center/contain;background:#ce222c;margin-top:3px}.courseCtStrengths{margin-bottom:64px}@media screen and (max-width: 767px){.courseCtStrengths{margin-bottom:40px}}.courseCtStrengths__list{display:flex;gap:13px}@media screen and (max-width: 767px){.courseCtStrengths__list{display:block}}.courseCtStrengths__item{flex:0 0 calc((100% - 26px)/3)}@media screen and (max-width: 767px){.courseCtStrengths__item{margin-bottom:30px}}.courseCtStrengths .voiceCard{width:100%;margin-bottom:30px}.courseCtStrengths .voiceCard:last-child{margin-bottom:0}.courseCtStrengthsItem:nth-child(even) .courseCtStrengthsItem__point{color:#12337a}.courseCtStrengthsItem__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}@media screen and (max-width: 767px){.courseCtStrengthsItem__header{gap:20px}}.courseCtStrengthsItem__point{line-height:1;color:#ce222c;text-align:center;font-family:Montserrat;font-style:italic;font-weight:700;white-space:nowrap}.courseCtStrengthsItem__point div:first-child{font-size:.625rem}.courseCtStrengthsItem__point div:last-child{font-size:2rem}.courseCtStrengthsItem__heading{font-size:1.25rem;font-weight:700;line-height:1.3}.courseCtStrengthsItem__img{margin-bottom:12px}.courseCtStrengthsItem__text{font-size:.875rem}.sideCourseList__heading{font-weight:700;padding-bottom:8px;margin-bottom:12px;position:relative;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){.sideCourseList__heading{margin-bottom:30px}}.sideCourseList__heading::before{display:inline-block;content:"";width:16px;height:10px;transform:translateY(-1px);margin-right:10px;-webkit-mask:url("../img/icon/list.svg") no-repeat center center/contain;mask:url("../img/icon/list.svg") no-repeat center center/contain;background:#ce222c}.sideCourseList__section{margin-bottom:30px}.sideCourseList__category{color:#ce222c;font-weight:700;text-align:center;margin-bottom:6px}.sideCourseList__item{margin-bottom:8px}.sideCourseList__item:last-child{margin-bottom:0}.sideCourseList__link{display:block;padding:14px 55px 12px 15px;font-size:.875rem;background:#f5f5f5;border-radius:4px;position:relative;transition:all ease .25s}.sideCourseList__link::before{content:"";position:absolute;top:50%;right:25px;transform:translateY(-50%);width:6px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#000;transition:all ease .25s}@media(hover: hover){.sideCourseList__link:hover{background:#ce222c;color:#fff}.sideCourseList__link:hover::before{background:#fff}}.pageContact_lead{line-height:1.5;margin-top:35px;margin-bottom:35px}.pageContact__form{background:#f5f5f5;padding:40px 110px 50px;margin-bottom:60px}@media screen and (max-width: 767px){.pageContact__form{padding:40px 60px 50px}}@media screen and (max-width: 575px){.pageContact__form{padding:15px 20px 25px}}.formTable{width:100%}.formTable__row{margin-bottom:30px}.formTable__head{padding:11px .5em 0 0;margin-bottom:10px;font-weight:normal;text-align:left;line-height:1.4}.formTable__head_pt0{padding-top:0}.formTable__headInner{display:flex;align-items:center;gap:10px}.formTable__headItem{font-weight:700}.formTable__validate{flex:0 0 auto;font-size:.75em}.formTable__validate_required{display:inline-block;color:#fff;background:#ce222c;padding:.5em .8em .4em;margin-left:5px;border-radius:13px;line-height:1}.formTable__validate_optional{display:inline-block;color:#fff;background:#a1d5c3;padding:.5em .3em .4em;margin-left:5px;border-radius:2px;line-height:1}.formTable__data{vertical-align:middle}.formTable input:not([type=checkbox]),.formTable textarea,.formTable select{background:#fff;border:1px solid #ddd;outline:none;padding:10px 20px;border-radius:3px;color:#000;height:45px}.formTable input:not([type=checkbox])::-moz-placeholder, .formTable textarea::-moz-placeholder, .formTable select::-moz-placeholder{color:#7c7d7c}.formTable input:not([type=checkbox])::placeholder,.formTable textarea::placeholder,.formTable select::placeholder{color:#7c7d7c}.formTable input:not([type=checkbox]),.formTable select{width:100%;min-height:45px;font-size:16px}.formTable textarea{width:100%;height:150px;font-size:16px}.formTable input[type=checkbox]{width:30px;height:30px;margin:0 10px 0 0 !important}.label_optional{background:#7db978}.underForm__acceptance{margin-top:20px;margin-bottom:20px;text-align:left;font-size:.875rem}.underForm__acceptance a{color:#7c7d7c}.underForm__acceptance a::after{content:"";margin-left:3px;margin-right:3px;display:inline-block;width:12px;height:12px;background:#7c7d7c;-webkit-mask:url("../img/icon/externalLink.svg") no-repeat center center/contain;mask:url("../img/icon/externalLink.svg") no-repeat center center/contain}.underForm__acceptance label{display:flex;justify-content:center;align-items:center;font-size:.875rem}.underForm__acceptance input{width:20px;height:20px;margin-right:10px}.underForm__acceptance input:focus{outline:none}.underForm__acceptance span{display:inline-block;vertical-align:middle}.underForm__acceptanceLink{text-decoration:underline}.formButtons{display:flex;justify-content:center;margin-top:50px}.formButtons__stepConfirm{display:flex;align-items:center;gap:40px}@media screen and (max-width: 767px){.formButtons__stepConfirm{flex-direction:column;gap:20px}}.formButtons__confirm{margin-right:auto;margin-left:auto}.formButtons__back{width:205px}.formButtons__submit{width:205px;position:relative}.formButtons__submit input{all:unset;width:100%;height:100%;position:relative;z-index:2;transition:color .3s ease}.formButtons__submit input[disabled]{opacity:.5;cursor:not-allowed}.formButtons__submit .wpcf7-spinner{position:absolute;left:16px;top:2px;z-index:10;background:#ce222c}.formButtons__submit .wpcf7-spinner::before{background:#fff}input[type=checkbox]{width:20px;height:20px}.wpcf7-radio{display:flex;align-items:center;min-height:45px}.wpcf7-radio>*{margin-right:10px}.wpcf7-radio>*:last-child{margin-right:0}.wpcf7-radio label{display:flex;align-items:center}.wpcf7-radio label input{width:22px;height:22px;margin:0 5px 0 0}.wpcf7-radio label input:focus{outline:none !important}.wpcf7-radio label span{padding-top:.15em}.wpcf7-list-item{display:block}tr .wpcf7-form-control-wrap input:focus{outline:solid #efefef 1px;outline-offset:-1px;background-color:#fcfcfc}tr .wpcf7-form-control-wrap textarea:focus{outline:solid #efefef 1px;outline-offset:-1px;background-color:#fcfcfc}.wpcf7-not-valid-tip,.wpcf7-response-output{display:block;font-size:12px;color:#ce222c}.screen-reader-response{display:none}.wpcf7-response-output{margin:10px 0 0;text-align:center}.wpcf7 .submit_box{text-align:center;margin:30px 0 50px}.wpcf7 .submit_box input[type=submit]{background:#333;border:none;border-radius:3px;padding:1em 1em .85em;color:#fff;display:inline-block !important;width:100%;max-width:380px}.wpcf7 .submit_box input[type=submit]:disabled{background:#eee;color:#454545}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner{visibility:hidden;display:block;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:10px auto 0;position:relative;background:#fff}.wpcf7-spinner::before{content:"";position:absolute;background-color:#333;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media(prefers-reduced-motion: reduce){.wpcf7-spinner::before{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:2000ms;animation-duration:2000ms}}@-webkit-keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}form:not([data-status=init]) .wpcf7-response-output{font-size:1.2rem;padding:10px 10px 7px;border:3px solid #ce222c;border-radius:10px}form[data-status=spam] .wpcf7-response-output{-webkit-animation:fadeInResponse 1s ease-in-out both;animation:fadeInResponse 1s ease-in-out both}@-webkit-keyframes fadeInResponse{0%{opacity:0}80%{opacity:0}100%{opacity:1}}@keyframes fadeInResponse{0%{opacity:0}80%{opacity:0}100%{opacity:1}}form[data-status=submitting] .wpcf7-response-output{display:none}.wpcf7 .js-submit{display:none}.formTable__confirm{display:none}.wpcf7-form.is-confirm .formTable__data input,.wpcf7-form.is-confirm .formTable__data select,.wpcf7-form.is-confirm .formTable__data textarea{display:none}.wpcf7-form.is-confirm .formTable__confirm{display:block}.is-confirm .formTable__headItem{color:#7c7d7c}.is-confirm .formTable__confirm{padding:15px 20px 8px}.is-confirm .wpcf7-not-valid-tip{display:none}.pageThanks .ctaBanner{margin-top:40px}.thanksMessage{display:flex;align-items:center;gap:20px;margin-bottom:50px}@media screen and (max-width: 767px){.thanksMessage{flex-direction:column-reverse}}.thanksMessage__heading{color:#000;text-align:center;font-size:2rem;font-weight:700;line-height:1.5;margin-bottom:35px}@media screen and (max-width: 767px){.thanksMessage__heading{font-size:1.5rem}}.thanksMessage__text{color:#7c7d7c;text-align:center;font-weight:400;margin-bottom:35px}.thanksMessage__button{margin-right:auto;margin-left:auto}.newArchive{display:flex;gap:40px;margin-top:70px;margin-bottom:100px}@media screen and (max-width: 767px){.newArchive{flex-direction:column-reverse}}.newArchive__heading{font-size:2.5rem;font-weight:700;margin-bottom:30px}@media screen and (max-width: 1000px){.newArchive__heading{font-size:1.75rem}}@media screen and (max-width: 767px){.newArchive__heading{font-size:1.5rem;margin-bottom:15px}}.newArchive__main{flex:1 1 827px}@media screen and (max-width: 767px){.newArchive__main{flex:0 0 auto}}.newArchive__side{flex:0 0 197px}@media screen and (max-width: 767px){.newArchive__side{flex:0 0 auto}}.newsListV2__item{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){.newsListV2__item{display:block;padding:20px}}.newsListV2__meta{flex:0 0 220px;display:flex;align-items:flex-start;gap:10px}@media screen and (max-width: 767px){.newsListV2__meta{margin-bottom:2px}}.newsListV2__date{flex:0 0 85px;font-family:Montserrat}@media screen and (max-width: 767px){.newsListV2__date{flex:0 0 80px;font-size:.75rem}}.newsListV2__category{font-size:.625rem;display:flex;flex-wrap:wrap;gap:4px 5px;margin-bottom:10px}@media screen and (max-width: 767px){.newsListV2__category{margin-top:-1px}}.newsListV2__categoryLink{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.4;padding:4px 9px 2px}.newsListV2__title{font-weight:700}.newsCategories__heading{font-weight:700;padding-bottom:8px;margin-bottom:12px;position:relative;border-bottom:1px solid #e1e1e1}.newsCategories__heading::before{display:inline-block;content:"";width:16px;height:10px;transform:translateY(-1px);margin-right:10px;-webkit-mask:url("../img/icon/list.svg") no-repeat center center/contain;mask:url("../img/icon/list.svg") no-repeat center center/contain;background:#ce222c}.newsCategories__list{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.newsCategories__list{flex-direction:row;flex-wrap:wrap;gap:12px 16px}}@media screen and (max-width: 767px){.newsCategories__item{flex:0 0 calc((100% - 16px)/2)}}.newsCategories__link{display:block;padding:14px 15px;font-weight:700;background:#f5f5f5;border-radius:4px;position:relative;transition:all ease .25s}.newsCategories__link::before{content:"";position:absolute;top:50%;right:25px;transform:translateY(-50%);width:6px;height:10px;-webkit-mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;mask:url("../img/icon/chevron-right.svg") no-repeat center center/contain;background:#000;transition:all ease .25s}@media(hover: hover){.newsCategories__link:hover{background:#ce222c;color:#fff}.newsCategories__link:hover::before{background:#fff}}.googleRecaptchaText{margin-top:40px;font-size:.6875rem;text-align:center;color:#888;line-height:1.5}.googleRecaptchaText a{text-decoration:underline;color:#222}.grecaptcha-badge{visibility:hidden}.page404{text-align:center;padding-top:15vh;padding-bottom:20vh}.page404__heading{font-size:2.5rem;font-weight:bold;color:#aaa;margin-bottom:30px}.page404__message a{text-decoration:underline}.page404__link{margin-top:30px}.page404__link a{margin-right:auto;margin-left:auto}.newSingle{display:flex;gap:40px;margin-top:70px;margin-bottom:100px}@media screen and (max-width: 767px){.newSingle{flex-direction:column;margin-bottom:70px}}.newSingle__main{flex:1 1 827px}@media screen and (max-width: 767px){.newSingle__main{flex:0 0 auto}}.newSingle__side{flex:0 0 197px}@media screen and (max-width: 767px){.newSingle__side{flex:0 0 auto}}.newsArticle__meta{display:flex;align-items:flex-start;gap:22px;margin-bottom:14px}.newsArticle__date{font-family:Montserrat;font-weight:400}.newsArticle__category{font-size:.625rem;display:flex;flex-wrap:wrap;gap:4px 5px;margin-top:-1px}@media screen and (max-width: 767px){.newsArticle__category{margin-top:-1px}}.newsArticle__categoryLink{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.3;padding:4px 9px 2px}.newsArticle__heading{font-size:2.5rem;font-weight:700;line-height:1.4;margin-bottom:16px}@media screen and (max-width: 767px){.newsArticle__heading{font-size:1.5rem}}.newsArticle__button{margin-top:50px;margin-right:auto;margin-left:auto}.newsArticleContent h2{font-size:1.5rem;font-weight:700;margin:40px 0 20px;padding:12px 16px 10px;background:#f5f5f5}@media screen and (max-width: 767px){.newsArticleContent h2{font-size:1.375rem}}.newsArticleContent h3{font-size:1.25rem;font-weight:700;border-left:2px solid #ce222c;margin:40px 0 20px;padding-left:6px;line-height:1.2}@media screen and (max-width: 767px){.newsArticleContent h3{font-size:1.125rem}}.newsArticleContent h4{font-size:1rem;margin:25px 0 10px;border-bottom:1px solid #ddd;line-height:1.6}.newsArticleContent p{margin:0 0 15px}.newsArticleContent a{text-decoration:underline}.newsArticleContent a:hover{text-decoration:none}.newsArticleContent table{width:100%;margin:20px 0 20px}.newsArticleContent table td{padding:5px 5px 2px;border:1px solid #ddd}.newsArticleContent ul,.newsArticleContent ol{margin:20px 0 20px}.newsArticleContent ul li{list-style:disc;margin-left:25px;margin-bottom:7px}.newsArticleContent ol li{list-style:decimal;margin-left:25px;margin-bottom:7px}.newsArticleContent figure{margin:20px 0 20px}.newsArticleContent figure figcaption{font-size:13px;font-style:italic;color:#888}.newsArticleContent blockquote{background:#f2f2f2;padding:30px 30px 25px}.newsArticleContent blockquote p:last-child{margin-bottom:0}.newsArticleContent img{margin:20px 0 20px}.newsArticleContent .wp-caption{font-size:13px;color:#555}.pagePolicy{margin-top:60px;margin-bottom:80px}.pagePolicy__lead{margin-bottom:34px}.pagePolicy__leadDate{text-align:right;margin-bottom:30px}.pagePolicy__back a{margin-top:60px;margin-right:auto;margin-left:auto}.privacy{list-style:none}.privacy__block{margin-bottom:30px}.privacy__block:last-child{margin-bottom:0}.privacy__heading{color:#ce222c;font-weight:700;border-bottom:2px solid #ce222c;padding-bottom:8px;margin-bottom:12px}.policyList>li{margin-bottom:8px}.policyList p{margin-bottom:5px}.policyList_type1{list-style:decimal;margin-left:20px}.policyList_type2{list-style:lower-alpha;margin-left:20px}.policyList_type3{list-style:lower-roman;margin-left:20px}.columnTop__lead{background:#f5f5f5;color:#12337a;text-align:center;font-weight:700;margin-top:20px;padding:24px 6%}.columnTop__leadInner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;position:relative}.columnTop__leadInner::before{content:"";position:absolute;top:50%;left:-10px;transform:translateY(-50%);width:2px;height:1.3rem;background:#12337a;rotate:-15deg}.columnTop__leadInner::after{content:"";position:absolute;top:50%;right:-10px;transform:translateY(-50%);width:2px;height:1.3rem;background:#12337a;rotate:15deg}.columnTop .swiper{padding-bottom:80px}.columnTop .swiper-buttons{position:absolute;bottom:15px;left:calc(50% - 100px);width:200px;z-index:10;display:flex;align-items:center;justify-content:space-evenly}.columnTop .swiper-button-prev{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #12337a;background:#fff;border-radius:50%;position:relative;z-index:10;transition:all ease .25s}@media screen and (max-width: 767px){.columnTop .swiper-button-prev{width:32px;height:32px}}.columnTop .swiper-button-prev svg{display:none}.columnTop .swiper-button-prev::after{display:none}.columnTop .swiper-button-prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowLeft-red.svg") no-repeat center center/contain;background:#12337a;transition:all ease .25s}@media(hover: hover){.columnTop .swiper-button-prev:hover{cursor:pointer;background:#12337a}.columnTop .swiper-button-prev:hover::before{background:#fff}}.columnTop .swiper-button-next{flex:0 0 auto;margin:0;width:48px;height:48px;position:static;border:1px solid #12337a;background:#fff;border-radius:50%;position:relative;z-index:10;transition:all ease .25s}@media screen and (max-width: 767px){.columnTop .swiper-button-next{width:32px;height:32px}}.columnTop .swiper-button-next svg{display:none}.columnTop .swiper-button-next::after{display:none}.columnTop .swiper-button-next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;-webkit-mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;mask:url("../img/icon/swiper-arrowRight-red.svg") no-repeat center center/contain;background:#12337a;transition:all ease .25s}@media(hover: hover){.columnTop .swiper-button-next:hover{cursor:pointer;background:#12337a}.columnTop .swiper-button-next:hover::before{background:#fff}}.columnTop .swiper-slideNumber-current{flex:0 0 auto;font-weight:700;font-family:Montserrat;color:#12337a}.columnTop .swiper-slideNumber-total{flex:0 0 auto;font-weight:700;font-family:Montserrat}.swiperColumnTop{background:#f5f5f5}.columnTopBody{background:#f5f5f5}.columnTopBody__inner{display:flex;align-items:flex-start;flex-direction:row-reverse;gap:20px;padding-top:20px;padding-bottom:80px}@media screen and (max-width: 767px){.columnTopBody__inner{display:block}}.columnTopBody__main{flex:0 1 739px}@media screen and (max-width: 767px){.columnTopBody__main{margin-bottom:32px}}.columnTopBody__side{flex:0 1 305px;display:flex;flex-direction:column;gap:25px;padding:20px;border-radius:4px;background:#fff;border:1px solid #e1e1e1}.columnTopBody__categorySection{padding:30px;background:#fff}.columnCategoryList{padding:28px 32px 32px;background:#fff;border-radius:4px;margin-bottom:20px;border:1px solid #e1e1e1}.columnCategoryList:last-child{margin-bottom:0}.columnCategoryList__heading{font-size:2rem;font-weight:700;margin-bottom:28px}@media screen and (max-width: 767px){.columnCategoryList__heading{font-size:1.25rem}}.columnCategoryList__container{display:flex;gap:14px}@media screen and (max-width: 1000px){.columnCategoryList__container{display:block}}.columnCategoryList__item{flex:0 0 calc((100% - 28px)/3)}@media screen and (max-width: 1000px){.columnCategoryList__item{display:block;margin-bottom:20px}}@media screen and (max-width: 767px){.columnCategoryList__item{flex:0 0 auto;margin-bottom:0;display:none}.columnCategoryList__item:first-child{display:block}}.columnCategoryList__button{margin-top:30px;margin-right:auto;margin-left:auto}.sidePopularTags__list{display:flex;flex-wrap:wrap;gap:6px}.sidePopularTags__item{flex:0 0 auto}.sidePopularTags__link{font-size:.875rem;color:#7c7d7c}.sideColumnList__section{margin-bottom:30px}.sideColumnList__list{display:flex;flex-direction:column;gap:16px}.categoryArchive__inner{display:flex;gap:40px;padding-top:20px;padding-bottom:80px}@media screen and (max-width: 767px){.categoryArchive__inner{display:block}}.categoryArchive__main{flex:0 1 739px}@media screen and (max-width: 767px){.categoryArchive__main{margin-bottom:62px}}.categoryArchive__side{flex:0 1 285px;display:flex;flex-direction:column;gap:30px}.categoryArchive__heading{font-size:2rem;font-weight:700;margin-bottom:35px}@media screen and (max-width: 1000px){.categoryArchive__heading{font-size:1.5rem}}@media screen and (max-width: 767px){.categoryArchive__heading{font-size:1.25rem}}.categoryArchive__total{text-align:right;font-size:1.25rem;font-family:Montserrat;font-weight:700;line-height:1.5;margin-bottom:22px}.columnCardList{display:flex;flex-wrap:wrap;gap:20px}.columnCardList__item{flex:0 0 calc((100% - 40px)/3)}@media screen and (max-width: 767px){.columnCardList__item{flex:0 0 calc((100% - 20px)/2)}}.columnSingle{display:flex;gap:40px}@media screen and (max-width: 767px){.columnSingle{display:block;margin-bottom:55px}}.columnSingle__main{flex:1 1 739px;overflow:hidden}.columnSingle__side{flex:0 0 285px;display:flex;flex-direction:column;gap:32px}.columnSingle__button{margin-top:40px;margin-right:auto;margin-left:auto;margin-bottom:70px}.columnSingle__navigation{margin-top:60px;margin-bottom:60px}.postNavigation__inner{display:flex;gap:16px;padding-top:30px;padding-bottom:30px}@media screen and (max-width: 767px){.postNavigation__inner{flex-direction:column;gap:30px}}.postNavigation__item{flex:1 1 160px}.postNavigation__item_prev{padding-right:20px;border-right:1px solid #7c7d7c}@media screen and (max-width: 767px){.postNavigation__item_prev{padding-right:0;border-right:none;border-bottom:1px solid #7c7d7c;padding-bottom:30px}}.postNavigation__item_next{padding-left:20px}@media screen and (max-width: 767px){.postNavigation__item_next{padding-left:0}}.postNavigation__label{font-size:.875rem;color:#7c7d7c;margin-bottom:12px}.postNavigation__link{display:flex;align-items:flex-start;gap:16px;text-decoration:none}@media(hover: hover){.postNavigation__link:hover .postNavigation__title{text-decoration:underline}.postNavigation__link:hover .postNavigation__img img{transform:scale(1.2)}}.postNavigation__img{flex:0 0 120px;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background:#e1e1e1}.postNavigation__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform ease .25s}.postNavigation__text{flex:1 1 174px}.postNavigation__title{font-size:.9375rem;font-weight:700;line-height:1.6;color:#000;transition:-webkit-text-decoration ease .25s;transition:text-decoration ease .25s;transition:text-decoration ease .25s, -webkit-text-decoration ease .25s}@media screen and (max-width: 767px){.postNavigation__title{font-size:.875rem}}.postNavigation__button{margin-right:auto;margin-left:auto}.recommendArticle__heading{border-bottom:2px solid #e1e1e1;padding-bottom:12px;margin-top:60px;margin-bottom:30px}.recommendArticle__list{display:flex;flex-direction:column;gap:15px}.recommendCard{display:flex;align-items:center;gap:32px}@media(hover: hover){.recommendCard:hover .recommendCard__imgArea img{scale:1.2}}.recommendCard__imgArea{flex:0 1 233px;aspect-ratio:233/131;border-radius:4px 0 0 4px;overflow:hidden;background:#e1e1e1}.recommendCard__imgArea img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all ease .25s}.recommendCard__textArea{flex:0 1 475px;border-radius:0 4px 4px 0;background:#fff;overflow:hidden;padding:12px}.recommendCard__meta{display:flex;align-items:flex-start;gap:12px;margin-bottom:11px}.recommendCard__date{font-family:Montserrat;font-size:.875rem}.recommendCard__category{display:flex;flex-wrap:wrap;gap:3px}.recommendCard__category span{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.4;margin-top:-1px;padding:4px 9px 2px}.recommendCard__title{font-weight:700;line-height:1.5;margin-bottom:15px}.recommendCard__tags{display:flex;flex-wrap:wrap;gap:1px 4px}.recommendCard__tag{font-size:.875rem;color:#7c7d7c;line-height:1.4}.columnArticle__date{font-size:.875rem;font-family:Montserrat;font-weight:400;margin-bottom:10px}.columnArticle__meta{display:flex;align-items:flex-start;gap:15px}.columnArticle__category{font-size:.625rem;display:flex;flex-wrap:wrap;gap:4px 5px;margin-bottom:15px}@media screen and (max-width: 767px){.columnArticle__category{margin-top:-1px}}.columnArticle__categoryLink{color:#ce222c;border:1px solid #ce222c;background:#fff;font-size:.625rem;border-radius:15px;line-height:1.3;padding:3px 9px 3px}.columnArticle__tags{display:flex;flex-wrap:wrap;gap:2px 8px;margin-top:2px}.columnArticle__tag{font-size:.75rem;color:#7c7d7c}.columnArticle__img{margin-bottom:10px}.columnArticle__heading{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:16px}@media screen and (max-width: 767px){.columnArticle__heading{font-size:1.5rem}}.columnArticleContent h2{font-size:1.5rem;font-weight:700;margin:40px 0 20px;padding:12px 16px 10px;background:#f5f5f5}@media screen and (max-width: 767px){.columnArticleContent h2{font-size:1.25rem}}.columnArticleContent h3{font-size:1.25rem;font-weight:700;border-left:2px solid #ce222c;margin:40px 0 20px;padding-left:6px;line-height:1.2}@media screen and (max-width: 767px){.columnArticleContent h3{font-size:1rem}}.columnArticleContent h4{font-size:1rem;margin:25px 0 10px;border-bottom:1px solid #ddd;line-height:1.6}.columnArticleContent p{margin:0 0 15px}.columnArticleContent a{text-decoration:underline}.columnArticleContent a:hover{text-decoration:none}.columnArticleContent table{width:100%;margin:20px 0 20px}.columnArticleContent table td{padding:5px 5px 2px;border:1px solid #ddd}.columnArticleContent ul,.columnArticleContent ol{margin:20px 0 20px}.columnArticleContent ul li{list-style:disc;margin-left:25px;margin-bottom:7px}.columnArticleContent ol li{list-style:decimal;margin-left:25px;margin-bottom:7px}.columnArticleContent figure{margin:20px 0 20px}.columnArticleContent figure figcaption{font-size:13px;font-style:italic;color:#888}.columnArticleContent blockquote{background:#f2f2f2;padding:30px 30px 25px}.columnArticleContent blockquote p:last-child{margin-bottom:0}.columnArticleContent img{margin:20px 0 20px}.columnArticleContent .wp-caption{font-size:13px;color:#555}.eventSingle{background:#f5f5f5}.eventSingle__inner{display:flex;align-items:flex-start;gap:20px;padding-top:20px;padding-bottom:80px}@media screen and (max-width: 767px){.eventSingle__inner{display:block}}.eventSingle__main{flex:0 1 739px;padding:32px;border-radius:4px;background:#fff;border:1px solid #e1e1e1}@media screen and (max-width: 767px){.eventSingle__main{margin-bottom:32px}}.eventSingle__side{flex:0 1 305px;display:flex;flex-direction:column;gap:25px;padding:30px 24px;border-radius:4px;background:#fff;border:1px solid #e1e1e1;position:-webkit-sticky;position:sticky;top:20px}.sidebarEvent__heading{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:10px}.sidebarEvent__table{margin-bottom:20px}.sidebarEvent__apply{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto}.sidebarEvent__close{color:#ce222c;text-align:center}.eventTable{font-size:.875rem}.eventTable__head{color:#ce222c;font-weight:700;padding:6px 0;white-space:nowrap}.eventTable__data{font-weight:400;padding:6px 0 6px 15px}.pageCompany__buttons{margin-top:80px;margin-bottom:80px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.pageCompany__buttons{margin-bottom:64px;flex-direction:column;align-items:center;gap:8px}}.philosophy__heading{margin-top:75px;margin-bottom:30px}.philosophy__body{background:#f5f5f5;padding-top:64px;padding-bottom:64px;position:relative}.philosophy__body::before{content:"";position:absolute;top:0;bottom:0;left:0;right:calc(50% + 340px);background:url("../img/company-philosophy-bgRed.svg") no-repeat right center/cover}.philosophy__body::after{content:"";position:absolute;top:0;bottom:0;right:0;left:calc(50% + 340px);background:url("../img/company-philosophy-bgBlue.svg") no-repeat left center/cover}@media screen and (max-width: 767px){.philosophy__body::before{width:72px;right:unset;left:0;background:url("../img/company-philosophy-bgRed-sp.svg") no-repeat right top/contain}.philosophy__body::after{width:72px;right:0;left:unset;background:url("../img/company-philosophy-bgBlue-sp.svg") no-repeat left top/contain}}.philosophy__catch{margin-bottom:35px}.philosophy__catchEn{color:#ce222c;text-align:center;font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:14px}.philosophy__catchJa{display:flex;flex-direction:column;align-items:center;gap:16px;line-height:1.2}.philosophy__catchJa span{color:#fff;text-align:center;font-size:3rem;font-weight:700;padding-left:5px;padding-right:5px;background:#ce222c}@media screen and (max-width: 1000px){.philosophy__catchJa span{font-size:2.5rem}}@media screen and (max-width: 767px){.philosophy__catchJa span{font-size:1.5rem}}.philosophy__img{max-width:755px;margin-right:auto;margin-left:auto}.topMessage{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.topMessage{padding-top:64px;padding-bottom:64px}}.topMessage__heading{margin-bottom:30px}.topMessage__body{display:flex;gap:82px}@media screen and (max-width: 1160px){.topMessage__body{gap:40px}}@media screen and (max-width: 767px){.topMessage__body{display:block}}.topMessage__imgArea{flex:0 1 352px}@media screen and (max-width: 767px){.topMessage__imgArea{max-width:420px;margin-right:auto;margin-left:auto;margin-bottom:30px}}.topMessage__textArea{flex:0 1 630px}.topMessage__profile{margin-bottom:22px}@media screen and (max-width: 767px){.topMessage__profile img{width:100%}}.topMessage__name{margin-bottom:8px}@media screen and (max-width: 767px){.topMessage__name{text-align:right}.topMessage__name img{max-width:175px}}.topMessage__kana{color:#7c7d7c;font-family:Montserrat;font-size:.875rem;font-weight:700}@media screen and (max-width: 767px){.topMessage__kana{text-align:right}}.topMessage__title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:35px}@media screen and (max-width: 767px){.topMessage__title{gap:8px;margin-bottom:24px}}.topMessage__title span{color:#fff;text-align:center;font-size:3rem;font-weight:700;padding-left:5px;padding-right:5px;background:#ce222c;line-height:1.2}@media screen and (max-width: 1160px){.topMessage__title span{font-size:2.5rem}}@media screen and (max-width: 1000px){.topMessage__title span{font-size:2rem}}@media screen and (max-width: 767px){.topMessage__title span{font-size:1.5rem}}.companyInfo__heading{margin-bottom:30px}@media screen and (max-width: 767px){.companyInfo__heading{margin-bottom:20px}}.companyInfoTable{width:100%}.companyInfoTable__head{color:#ce222c;font-weight:700;width:200px;white-space:nowrap;padding-top:22px;padding-bottom:22px;border-bottom:1px solid #e1e1e1;text-align:left;vertical-align:middle}@media screen and (max-width: 767px){.companyInfoTable__head{width:115px}}.companyInfoTable__data{font-weight:400;padding-top:22px;padding-bottom:22px;padding-left:10px;border-bottom:1px solid #e1e1e1}.companyAccess{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.companyAccess{padding-top:64px;padding-bottom:64px}}.companyAccess__heading{margin-bottom:30px}.companyAccess__container{display:flex;gap:40px}@media screen and (max-width: 767px){.companyAccess__container{display:block}}.companyAccess__mapArea{flex:0 1 522px;aspect-ratio:522/390}@media screen and (max-width: 767px){.companyAccess__mapArea{margin-bottom:10px}}.companyAccess__mapArea iframe{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.companyAccess__textArea{flex:0 1 487px;display:flex;flex-direction:column}.companyAccess__detail{margin-bottom:auto}@media screen and (max-width: 767px){.companyAccess__detail{margin-bottom:25px}}.companyAccess__button{margin-left:auto}.accessDetail{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.accessDetail{gap:4px}}.accessDetail__item{display:flex;align-items:center;gap:8px}.accessDetail__heading{text-align:center;color:#ce222c;flex:0 0 93px;font-weight:700;font-size:.875rem;padding:5px;border-radius:15px;background:#ffe5e7}.accessDetail__content{flex:1 1 auto}.companyHistory__heading{margin-bottom:28px}.historyList__item{display:flex;align-items:flex-start;padding-bottom:26px;position:relative}.historyList__item:last-child{margin-bottom:0}.historyList__item:last-child::after{display:none}.historyList__item::before{flex:0 0 auto;content:"";width:16px;height:16px;background:#ce222c;border-radius:50%;margin-right:32px}@media screen and (max-width: 767px){.historyList__item::before{margin-right:12px}}.historyList__item::after{content:"";position:absolute;left:7px;bottom:0;width:1px;height:100%;background:#ce222c}.historyList__year{flex:0 0 160px;color:#000;font-family:Montserrat;font-size:1.25rem;font-weight:700;margin-top:-7px}@media screen and (max-width: 767px){.historyList__year{flex:0 0 90px}}.historyList__content{line-height:1.4;margin-top:-4px}.pagePartners__others{margin-bottom:70px}.pagePartners__banner{margin-bottom:70px}.collaboration__heading{margin-top:30px;margin-bottom:30px}.collaborationItem{margin-top:64px;margin-bottom:64px}.collaborationItem__heading{margin-top:30px;margin-bottom:30px;font-size:1.5rem;font-weight:700;padding-bottom:8px;margin-bottom:24px;border-bottom:2px solid #7c7d7c;position:relative}.collaborationItem__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:30%;height:2px;background:#ce222c}.collaborationItem__video{aspect-ratio:16/9;margin-bottom:24px}.collaborationItem__video iframe{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collaborationItem__bottom{display:flex;gap:20px}@media screen and (max-width: 767px){.collaborationItem__bottom{display:block}}.collaborationItem__catch{flex:0 1 50%;color:#ce222c;font-size:2rem;font-weight:700;line-height:1.3}@media screen and (max-width: 767px){.collaborationItem__catch{font-size:1.25rem;margin-bottom:15px}}.collaborationItem__text{flex:0 1 50%}.otherColaboration{padding:40px 100px;border-radius:4px;background:#f5f5f5}@media screen and (max-width: 767px){.otherColaboration{padding:20px 16px}}.otherColaboration__heading{color:#ce222c;text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:20px}.otherColaboration__heading br{display:none}@media screen and (max-width: 767px){.otherColaboration__heading br{display:block}}.otherColaboration__list{display:flex;flex-wrap:wrap}.otherColaboration__item{flex:0 0 calc((100% - 20px)/2);text-align:center}@media screen and (max-width: 767px){.otherColaboration__item{font-size:.9375rem}}.partnershipBanner{padding:120px 112px;display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:4px;position:relative;border-radius:4px;overflow:hidden}@media screen and (max-width: 767px){.partnershipBanner{display:block;padding:40px 22px}}.partnershipBanner__textArea{flex:1 1 auto;font-size:.875rem}@media screen and (max-width: 767px){.partnershipBanner__textArea{margin-bottom:22px}}.partnershipBanner__buttonArea{flex:0 1 auto}@media screen and (max-width: 767px){.partnershipBanner__buttonArea a{margin-left:auto}}.partnershipBanner__imgArea{transition:transform ease .3s;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.partnershipBanner__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(hover: hover){.partnershipBanner:hover .partnershipBanner__imgArea{transform:scale(1.2)}}.partnershipBanner__heading{font-size:2.5rem;font-weight:700;margin-bottom:10px}@media screen and (max-width: 767px){.partnershipBanner__heading{font-size:1.5rem;margin-bottom:18px}}.staffArchive .staffCard__name{font-size:1.5rem}@media screen and (max-width: 767px){.staffArchive .staffCard__name{font-size:1.25rem}}.staffCategories{display:flex;justify-content:center;gap:20px 23px;margin-top:30px;margin-bottom:50px}.staffCategories__item{flex:0 1 250px;display:flex;align-items:center;justify-content:space-between;font-weight:700;padding:20px;border-radius:4px;border:1px solid #e1e1e1}@media(hover: hover){.staffCategories__item:hover .buttonCircleDown{background:#ce222c}.staffCategories__item:hover .buttonCircleDown::before{background:#fff}}.staffList{margin-bottom:80px}.staffList__heading{font-size:2.5rem;font-weight:700;padding-bottom:10px;margin-bottom:25px;border-bottom:2px solid #7c7d7c;position:relative}.staffList__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:7em;height:2px;background:#ce222c}@media screen and (max-width: 1000px){.staffList__heading{font-size:1.75rem}}@media screen and (max-width: 767px){.staffList__heading{font-size:1.5rem}}.staffList__items{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width: 767px){.staffList__items{gap:20px}}.staffList__item{flex:0 0 calc((100% - 48px)/4)}@media screen and (max-width: 1000px){.staffList__item{flex:0 0 calc((100% - 32px)/3)}}@media screen and (max-width: 767px){.staffList__item{flex:0 0 calc((100% - 20px)/2)}}@media screen and (max-width: 575px){.staffList__item{flex:0 0 100%}}.singleStaff{margin-bottom:70px}.singleStaff__back{margin-top:60px;margin-right:auto;margin-left:auto}.staffIntroduce{margin-top:65px;margin-bottom:65px}.staffIntroduce__container{display:flex;gap:45px}@media screen and (max-width: 575px){.staffIntroduce__container{gap:20px}}.staffIntroduce__textArea{flex:1 1 495px}@media screen and (max-width: 575px){.staffIntroduce__textArea{margin-bottom:25px}}.staffIntroduce__imgArea{flex:0 1 306px}@media screen and (max-width: 575px){.staffIntroduce__imgArea{flex:0 1 500px;margin-right:auto;margin-left:auto}}.staffIntroduce__catchCopy{margin-bottom:35px}@media screen and (max-width: 575px){.staffIntroduce__catchCopy{display:none}}.staffIntroduce__catchCopy span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.5rem;font-weight:700;line-height:1;padding:5px 10px;background:#000;color:#fff;margin-bottom:8px}.staffIntroduce__catchCopy span:last-child{margin-bottom:0}@media screen and (max-width: 1000px){.staffIntroduce__catchCopy span{font-size:2rem}}@media screen and (max-width: 767px){.staffIntroduce__catchCopy span{font-size:1.5rem}}.staffIntroduce__catchCopySp{display:none}@media screen and (max-width: 575px){.staffIntroduce__catchCopySp{display:block;margin-bottom:25px}}.staffIntroduce__catchCopySp span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.5rem;font-weight:700;line-height:1;padding:5px 10px;background:#000;color:#fff;margin-bottom:8px}.staffIntroduce__catchCopySp span:last-child{margin-bottom:0}@media screen and (max-width: 1000px){.staffIntroduce__catchCopySp span{font-size:1.75rem}}@media screen and (max-width: 767px){.staffIntroduce__catchCopySp span{font-size:1.5rem}}.staffIntroduce__role{color:#12337a;font-weight:700}.staffIntroduce__name{font-size:3rem;font-weight:700}@media screen and (max-width: 1000px){.staffIntroduce__name{font-size:2.5rem}}@media screen and (max-width: 767px){.staffIntroduce__name{font-size:1.5rem}}.staffIntroduce__nameEn{color:#7c7d7c;font-family:Montserrat;font-size:.875rem;font-weight:700;margin-bottom:5px}.staffIntroduce__strengthItems{color:#7c7d7c;font-size:.875rem}@media screen and (max-width: 575px){.staffIntroduce__strengthItems{font-size:.8125rem}}.staffIntroduce__snsItems{margin-top:20px;display:flex;gap:20px}.staffInterview{background:#f5f5f5;padding-top:90px;padding-bottom:90px}@media screen and (max-width: 767px){.staffInterview{padding-top:65px;padding-bottom:65px}}.staffInterview__container{counter-reset:question}.interviewItem{counter-increment:question;margin-bottom:50px}.interviewItem:last-child{margin-bottom:0}.interviewItem__question{display:flex;gap:5px;font-size:1.5rem;font-weight:700;margin-bottom:25px}@media screen and (max-width: 767px){.interviewItem__question{font-size:1.125rem;margin-bottom:15px}}.interviewItem__question::before{flex:0 0 auto;color:#ce222c;content:"Q" counter(question) "."}.interviewItem__img{margin-top:15px}.staffVideo{padding-top:90px}.staffVideo__container{aspect-ratio:16/9}.staffVideo__container iframe{width:100%;height:100%}.schoolList{margin-top:65px;margin-bottom:65px}@media screen and (max-width: 767px){.schoolList{margin-top:40px}}.schoolList__item{margin-bottom:32px}@media screen and (max-width: 767px){.schoolList__item{margin-bottom:20px}}.schoolList__item:last-child{margin-bottom:0}.schoolItem{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1000px){.schoolItem{gap:25px}}@media screen and (max-width: 575px){.schoolItem{display:block;padding:20px;border-radius:4px;border:1px solid #e1e1e1}}@media(hover: hover){.schoolItem:hover .schoolItem__button{background:#ce222c}.schoolItem:hover .schoolItem__button::before{background:#fff}}.schoolItem__imgArea{flex:0 1 306px}@media screen and (max-width: 767px){.schoolItem__imgArea{margin-bottom:15px}}.schoolItem__imgArea img{width:100%;overflow:hidden;border-radius:4px}.schoolItem__textArea{flex:1 1 500px;display:flex;align-items:center;gap:30px}.schoolItem__text{flex:1 1 auto}.schoolItem__button{flex:0 0 auto}.schoolItem__name{font-size:2rem;font-weight:700;margin-bottom:15px;line-height:1.3}@media screen and (max-width: 1000px){.schoolItem__name{font-size:1.5rem}}@media screen and (max-width: 767px){.schoolItem__name{font-size:1.375rem}}.schoolItem__address{margin-bottom:8px;line-height:1.3}@media screen and (max-width: 767px){.schoolItem__address{font-size:.9375rem}}.schoolItem__access{margin-bottom:8px;line-height:1.3}@media screen and (max-width: 767px){.schoolItem__access{font-size:.9375rem}}@media screen and (max-width: 767px){.schoolItem__businessHours{font-size:.9375rem}}.pageSchoolSingle{display:flex;flex-direction:row-reverse;gap:25px;margin-top:35px;margin-bottom:80px}@media screen and (max-width: 767px){.pageSchoolSingle{margin-bottom:45px}}.pageSchoolSingle__main{flex:1 1 820px}.pageSchoolSingle__sidebar{flex:0 1 220px;min-width:170px}@media screen and (max-width: 767px){.pageSchoolSingle__sidebar{display:none}}.schoolSingle__heading{font-size:2.5rem;font-weight:700;border-bottom:3px solid #000;padding-bottom:3px;margin-bottom:25px}@media screen and (max-width: 767px){.schoolSingle__heading{font-size:1.25rem}}.schoolSingle__section{margin-bottom:65px}@media screen and (max-width: 767px){.schoolSingle__section{margin-bottom:40px}}.schoolSingle__section:last-child{margin-bottom:0}.schoolOutline{margin-bottom:65px}.schoolOutline__header{display:flex;gap:40px;margin-bottom:25px}@media screen and (max-width: 1000px){.schoolOutline__header{gap:25px}}@media screen and (max-width: 767px){.schoolOutline__header{display:block}}.schoolOutline__imgArea{flex:0 1 380px}@media screen and (max-width: 767px){.schoolOutline__imgArea{margin-bottom:20px}}.schoolOutline__imgArea img{width:100%;overflow:hidden;border-radius:4px}.schoolOutline__textArea{flex:1 1 402px}.schoolOutline__heading{display:flex;align-items:center;gap:20px;margin-bottom:18px}@media screen and (max-width: 767px){.schoolOutline__heading{gap:12px;border-bottom:2px solid #7c7d7c;position:relative}.schoolOutline__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:15em;height:2px;background:#ce222c}}@media screen and (max-width: 767px)and (max-width: 767px){.schoolOutline__heading::before{width:9em}}.schoolOutline__number{color:#ce222c;font-family:Montserrat;font-size:2.25rem;font-weight:700}@media screen and (max-width: 767px){.schoolOutline__number{font-size:1.5rem}}.schoolOutline__title{font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.schoolOutline__title{font-size:1.25rem}}.schoolOutline__catch{font-size:1.375rem;font-weight:700;margin-bottom:18px}@media screen and (max-width: 767px){.schoolOutline__catch{font-size:1.125rem}}.schoolHeading{display:flex;align-items:center;gap:20px;margin-bottom:22px;border-bottom:2px solid #7c7d7c;position:relative}@media screen and (max-width: 767px){.schoolHeading{gap:12px}}.schoolHeading::before{content:"";position:absolute;bottom:-2px;left:0;width:15em;height:2px;background:#ce222c}@media screen and (max-width: 767px){.schoolHeading::before{width:9em}}.schoolHeading__number{color:#ce222c;font-family:Montserrat;font-size:2.25rem;font-weight:700;white-space:nowrap}@media screen and (max-width: 767px){.schoolHeading__number{font-size:1.5rem}}.schoolHeading__title{font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.schoolHeading__title{font-size:1.25rem}}.schoolGuide__video{aspect-ratio:16/9;margin-bottom:27px}.schoolGuide__video iframe{width:100%;height:100%}.schoolGuide__list{display:flex;gap:20px}@media screen and (max-width: 1000px){.schoolGuide__list{gap:10px}}@media screen and (max-width: 575px){.schoolGuide__list{display:block}}.schoolGuide__item{flex:1 1 100%;padding:10px;border-radius:4px;border:1px solid #e1e1e1}@media screen and (max-width: 575px){.schoolGuide__item{padding:15px;border-radius:4px;border:1px solid #e1e1e1;margin-bottom:20px}.schoolGuide__item:last-child{margin-bottom:0}}.schoolGuide__img{margin-bottom:12px}.schoolGuide__img img{width:100%;overflow:hidden;border-radius:4px}.schoolGuide__title{font-size:1.25rem;font-weight:700;margin-bottom:12px}@media screen and (max-width: 1000px){.schoolGuide__title{font-size:1.125rem}}.schoolMessage__message{margin-bottom:20px}.schoolMessage__video{aspect-ratio:16/9}.schoolMessage__video iframe{width:100%;height:100%}.messageCard{padding:25px;border:1px solid #e1e1e1;border-radius:4px}.messageCard__header{display:flex;align-items:center;gap:18px;margin-bottom:16px}.messageCard__icon{flex:0 0 auto}.messageCard__name{font-size:1.5rem;font-weight:700}.messageCard__role{color:#7c7d7c;font-weight:700}.messageCard__body p{font-size:1.125rem;font-weight:500}.schoolPath__map{aspect-ratio:4/3;margin-bottom:20px}.schoolPath__map iframe{width:100%;height:100%}.schoolPath__video{aspect-ratio:16/9;margin-top:40px}.schoolPath__video iframe{width:100%;height:100%}.schoolSideMenu{position:-webkit-sticky;position:sticky;top:20px;background:#f5f5f5;padding:16px 20px;border-radius:4px}@media screen and (max-width: 1000px){.schoolSideMenu{padding:12px 16px}}.schoolSideMenu__item{margin-bottom:17px}.schoolSideMenu__item:last-child{margin-bottom:0}.schoolSideMenu__link{display:flex;align-items:center;color:#7c7d7c}.schoolSideMenu__link._active{color:#ce222c}@media(hover: hover){.schoolSideMenu__link:hover{color:#ce222c}}.schoolSideMenu__number{flex:0 0 40px;font-family:Montserrat;font-size:1.25rem;font-weight:700}.schoolSideMenu__heading{font-weight:700}.pageRecruit{background:#f5f5f5}.recruitKeyvisual{aspect-ratio:1740/800;background:url("../img/recruit-keyvisual.jpg") no-repeat center/cover}@media screen and (max-width: 1160px){.recruitKeyvisual{aspect-ratio:1440/800;background:url("../img/recruit-keyvisual-lg.jpg") no-repeat center/cover}}@media screen and (max-width: 767px){.recruitKeyvisual{aspect-ratio:1440/800;background:url("../img/recruit-keyvisual-sp.jpg") no-repeat center/cover}}.recruitMessage{padding-top:200px;padding-bottom:200px;position:relative;overflow:hidden}@media screen and (max-width: 767px){.recruitMessage{padding-top:80px;padding-bottom:80px}}.recruitMessage::before{content:"";position:absolute;top:0;left:0;right:50%;bottom:0;z-index:0;background:url("../img/recruit-message-bg.svg") no-repeat right center/cover}@media screen and (max-width: 767px){.recruitMessage::before{right:18%}}@media screen and (max-width: 575px){.recruitMessage::before{right:-10%}}.recruitMessage__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}@media screen and (max-width: 1000px){.recruitMessage__inner{align-items:center;gap:35px}}@media screen and (max-width: 767px){.recruitMessage__inner{display:block}}.recruitMessage__left{flex:1 1 auto;position:relative;z-index:1}@media screen and (max-width: 767px){.recruitMessage__left{margin-bottom:40px}}.recruitMessage__right{flex:1 1 435px;position:relative;z-index:1}@media screen and (max-width: 1000px){.recruitMessage__right{flex:1 1 auto}}.recruitMessage__right p{font-size:1.25rem;font-weight:700}@media screen and (max-width: 1000px){.recruitMessage__right p{font-size:1.0625rem}}@media screen and (max-width: 767px){.recruitMessage__right p{font-size:1rem}}.recruitMessage__rightInner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}@media screen and (max-width: 767px){.recruitMessage__rightInner{color:#fff;margin-left:0}}.recruitMessage__label{color:#fff;margin-bottom:14px;font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:700}.recruitMessage__catch{font-feature-settings:"halt";--theme-color: #fff;font-size:3.5rem;font-weight:700;line-height:1.2;overflow:hidden}@media screen and (max-width: 1320px){.recruitMessage__catch{font-size:3rem}}@media screen and (max-width: 1160px){.recruitMessage__catch{font-size:2.25rem}}@media screen and (max-width: 767px){.recruitMessage__catch{font-size:2rem}}@media screen and (max-width: 575px){.recruitMessage__catch{font-size:1.5rem}}.recruitMessage__catch span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.recruitMessage__catch span:last-child{margin-bottom:0}.recruitMessage__catch span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.recruitMessage__catch span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.recruitMessage__catch span._slideInBackGround_active::after{transform:translateX(100%)}.recruitVision{width:92%;max-width:1280px;padding-left:108px;margin-right:auto;margin-left:auto;margin-top:125px;margin-bottom:125px;display:flex;gap:30px}@media screen and (max-width: 1160px){.recruitVision{padding-left:0}}@media screen and (max-width: 767px){.recruitVision{flex-direction:column;margin-top:65px;margin-bottom:65px}}.recruitVision__textArea{flex:1 0 auto}@media screen and (max-width: 767px){.recruitVision__textArea{display:contents}}.recruitVision__imgArea{flex:0 2 630px}@media screen and (max-width: 767px){.recruitVision__imgArea{flex:0 0 auto}.recruitVision__imgArea img{width:100%}}.recruitVision__headingEn{color:#ce222c}.recruitVision__catch{margin-bottom:40px}@media screen and (max-width: 767px){.recruitVision__catch{margin-bottom:0}}.recruitVision__catchEn{color:#ce222c;font-family:Montserrat;font-size:3.5rem;font-weight:700}@media screen and (max-width: 767px){.recruitVision__catchEn{font-size:2.5rem}}@media screen and (max-width: 575px){.recruitVision__catchEn{font-size:2rem}}.recruitVision__catchJa{--theme-color: #CE222C;font-size:3rem;font-weight:700;line-height:1.2;overflow:hidden}@media screen and (max-width: 1440px){.recruitVision__catchJa{font-size:2.5rem}}@media screen and (max-width: 1320px){.recruitVision__catchJa{font-size:2.5rem}}@media screen and (max-width: 1160px){.recruitVision__catchJa{font-size:2rem}}@media screen and (max-width: 1000px){.recruitVision__catchJa{font-size:1.75rem}}@media screen and (max-width: 767px){.recruitVision__catchJa{font-size:1.5rem}}.recruitVision__catchJa span{display:block;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.recruitVision__catchJa span:last-child{margin-bottom:0}.recruitVision__catchJa span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.recruitVision__catchJa span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.recruitVision__catchJa span._slideInBackGround_active::after{transform:translateX(100%)}@media screen and (max-width: 767px){.recruitVision__button{order:2;margin-right:auto;margin-left:auto}}.recruitNumber{margin-bottom:200px}@media screen and (max-width: 767px){.recruitNumber{margin-bottom:65px}}.recruitNumber__heading{margin-bottom:65px}@media screen and (max-width: 767px){.recruitNumber__heading{margin-bottom:35px}}.recruitNumber__headingEn{color:#ce222c}.recruitNumberCards{display:flex;flex-wrap:wrap;gap:20px}.recruitNumberCards__item{flex:0 0 calc((100% - 40px)/3)}@media screen and (max-width: 767px){.recruitNumberCards__item{flex:0 0 100%}}.recruitNumberCard{aspect-ratio:1/1;border-radius:4px;border:1px solid #7c7d7c;background:#fff;padding:32px 15px 10px}@media screen and (max-width: 767px){.recruitNumberCard{aspect-ratio:auto;padding:25px 15px}}.recruitNumberCard_number2{padding-top:20px}.recruitNumberCard__icon{text-align:center;margin-bottom:8px}.recruitNumberCard__heading{color:#7c7d7c;text-align:center;font-size:1.5rem;font-weight:700}@media screen and (max-width: 1000px){.recruitNumberCard__heading{font-size:1.25rem}}.recruitNumberCard__number{color:#ce222c;text-align:center;font-family:Montserrat;font-size:5rem;font-weight:700;line-height:1.1}@media screen and (max-width: 1000px){.recruitNumberCard__number{font-size:3.75rem}}@media screen and (max-width: 767px){.recruitNumberCard__number{font-size:3rem}}.recruitNumberCard__number_small{font-size:4rem;margin-top:.1em}@media screen and (max-width: 1000px){.recruitNumberCard__number_small{font-size:2.75rem}}@media screen and (max-width: 767px){.recruitNumberCard__number_small{font-size:2.25rem}}.recruitNumberCard__number span{font-size:1.5rem}.recruitNumberCard__img{text-align:center}.recruitNumberCard__note{color:#7c7d7c;font-size:.625rem}@media screen and (max-width: 767px){.recruitNumberCard__note{margin-top:5px}}.recruitEnvironment{padding-bottom:190px}@media screen and (max-width: 767px){.recruitEnvironment{padding-bottom:65px}}.recruitEnvironment__heading{margin-bottom:80px}@media screen and (max-width: 767px){.recruitEnvironment__heading{margin-bottom:35px}}.recruitEnvironment__headingEn{color:#ce222c}.recruitEnvironment__item{padding-bottom:120px;border-bottom:1px solid #7c7d7c;padding-top:64px;padding-bottom:64px;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){.recruitEnvironment__item{padding-top:35px;padding-bottom:35px}}.recruitEnvironment__item:first-child{padding-top:0}.recruitEnvironment__item:last-child{padding-bottom:0;border-bottom:none}.environmentItem{display:flex;gap:65px}@media screen and (max-width: 1000px){.environmentItem{gap:45px}}@media screen and (max-width: 767px){.environmentItem{display:block}}.environmentItem_revers{flex-direction:row-reverse}.environmentItem__textArea{flex:1 1 477px}@media screen and (max-width: 767px){.environmentItem__textArea{margin-bottom:30px}}.environmentItem__imgArea{flex:0 2 573px}.environmentItem__label{color:#ce222c;font-family:Montserrat;font-size:.875rem;font-style:italic;font-weight:700;margin-bottom:10px}.environmentItem__label span{font-size:1.5rem;margin-left:5px}.environmentItem__catch{--theme-color: #CE222C;font-size:2rem;font-weight:700;line-height:1.2;overflow:hidden;margin-bottom:22px}@media screen and (max-width: 1320px){.environmentItem__catch{font-size:2.5rem}}@media screen and (max-width: 1160px){.environmentItem__catch{font-size:2rem}}@media screen and (max-width: 1000px){.environmentItem__catch{font-size:1.75rem}}@media screen and (max-width: 767px){.environmentItem__catch{font-size:1.5rem}}.environmentItem__catch span{display:block;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;line-height:1;padding:5px 10px;overflow:hidden;margin-bottom:8px}.environmentItem__catch span:last-child{margin-bottom:0}.environmentItem__catch span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color);z-index:-1}.environmentItem__catch span::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(0);transition:transform .8s cubic-bezier(0.4, 0, 0.2, 1)}.environmentItem__catch span._slideInBackGround_active::after{transform:translateX(100%)}.environmentItem__sumup{margin-top:22px;border-radius:4px;border:1px solid #7c7d7c;background:#fff;padding:32px}.environmentSumup{color:#7c7d7c;font-weight:700}.environmentSumup__item{font-size:.875rem;line-height:1.4;margin-bottom:6px;display:flex;align-items:center;gap:8px}.environmentSumup__item::before{flex:0 0 auto;content:"";width:24px;height:24px;background:url("../img/recruit-environmentSumup-check.svg") no-repeat center/contain}.environmentSkills{display:flex;flex-wrap:wrap;gap:20px;margin-top:40px}@media screen and (max-width: 767px){.environmentSkills{margin-top:35px;flex-direction:column}}.environmentSkills__item{flex:0 0 calc((100% - 40px)/3)}@media screen and (max-width: 767px){.environmentSkills__item{flex:0 0 auto}}.envSkillItem{display:flex;flex-direction:column;border:1px solid #ce222c;border-radius:4px;padding:24px;background:#fff}.envSkillItem__header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.envSkillItem__headerTitle{color:#ce222c;font-size:2rem;font-weight:700}@media screen and (max-width: 1000px){.envSkillItem__headerTitle{font-size:1.75rem}}@media screen and (max-width: 767px){.envSkillItem__headerTitle{font-size:1.5rem}}.envSkillItem__lead{font-size:.875rem;margin-bottom:20px}.envSkillItem__sumup{padding-left:16px;padding-right:16px}@media screen and (max-width: 1000px){.envSkillItem__sumup{padding-left:0;padding-right:0}}.recruitInterview{padding-top:140px;padding-bottom:130px;background:#fff}@media screen and (max-width: 767px){.recruitInterview{padding-top:65px;padding-bottom:65px}}.recruitInterview__heading{margin-bottom:80px}.recruitInterview__headingEn{color:#ce222c}.recruitInterview__button{text-align:center;margin-top:40px}.recruitRequirement{padding-top:120px;padding-bottom:120px}@media screen and (max-width: 767px){.recruitRequirement{padding-top:65px;padding-bottom:65px}}.recruitRequirement__heading{margin-bottom:25px}.recruitRequirement__headingEn{color:#ce222c}.recruitRequirement__container{display:flex;gap:30px}.recruitRequirement__side{flex:0 1 187px}@media screen and (max-width: 767px){.recruitRequirement__side{display:none}}.recruitRequirement__main{flex:0 1 847px;padding:40px 32px;border-radius:4px;background:#fff}.requirementSide__heading{font-size:1.5rem;font-weight:700}.requirementMain{background:#fff;padding:40px 32px;border-radius:4px}.requirementMain__heading{font-size:2rem;font-weight:700;margin-bottom:20px;border-bottom:2px solid #7c7d7c;position:relative}@media screen and (max-width: 767px){.requirementMain__heading{font-size:1.5rem}}.requirementMain__heading::before{content:"";position:absolute;bottom:-2px;left:0;width:30%;height:2px;background:#ce222c}.requirementMain__coverImg{margin-bottom:20px}@media screen and (max-width: 767px){.requirementMain__coverImg{margin-bottom:0}}.requirementTable__head{width:165px;color:#ce222c;font-weight:700;text-align:left;border-bottom:1px solid #e1e1e1;padding-top:32px;padding-bottom:32px}@media screen and (max-width: 767px){.requirementTable__head{display:block;width:100%;padding-bottom:0;border-bottom:none}}.requirementTable__data{width:calc(100% - 165px);border-bottom:1px solid #e1e1e1;padding-top:32px;padding-bottom:32px}@media screen and (max-width: 767px){.requirementTable__data{display:block;width:100%;padding-top:15px}}.requirementTable__dataSection{margin-bottom:20px}.requirementTable__dataSection:last-child{margin-bottom:0}.schejuleTable{margin-bottom:24px}.schejuleTable__head{font-weight:500;text-align:left}.schejuleTable__data{padding-left:13px}.recruitBanner{padding-top:80px;padding-bottom:80px;background:url("../img/recruit-banner-bg.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.recruitBanner{padding-top:65px;padding-bottom:65px}}.recruitBanner__inner{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.65);padding:94px 105px;display:flex;align-items:center;justify-content:space-between;gap:50px}@media screen and (max-width: 1000px){.recruitBanner__inner{padding:60px}}@media screen and (max-width: 767px){.recruitBanner__inner{display:block;padding:35px 30px}}.recruitBanner__buttonArea{flex:0 0 auto}.recruitBanner__heading{margin-bottom:20px}.recruitBanner__headingEn{color:#ce222c}@media screen and (max-width: 767px){.recruitBanner__text{margin-bottom:20px}}
/*# sourceMappingURL=style.min.css.map */