@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");:root{--space16:16;--space24:24;--space32:32;--space64:64;--space86:86;--space100:100;--space20:120}@media screen and (max-width:768px){:root{--space16:8;--space24:12;--space32:16;--space64:32;--space86:43;--space100:50;--space20:60}}:root{--color_site:#2D5A8D;--color_siteB:#295181;--color_accent:#FF8F27;--color_logo:#009944;--color_strong:#E22626;--color_black:#111111;--color_black2:#333333;--color_black3:#555555;--color_white:#ffffff;--color_gray_line:#D7D7D7;--color_gray_line2:#D7D7D7;--color_gray_line3:#E8E8E8;--color_bg:#FCFAF4;--color_beige:#F8F6F3;--color_beige2:#F8F8F8;--color_navy:#EDF1F5}:root{--fs13:13;--fs15:15}@media screen and (max-width:768px){:root{--fs13:11;--fs15:13}}:root{--lh1:100%;--lh1-2:120%;--lh1-5:150%;--lh1-75:175%;--lh2:200%}.t-course-list+.c-section-large{margin-top:calc(var(--space86) * 0.1rem);padding-top:calc(var(--space86) * 0.1rem);border-top:1px solid rgba(215,215,215,0.5)}.c-heading4+.t-course-list{margin-top:3.6rem}.t-course-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:10rem;position:relative}@media screen and (max-width:768px){.t-course-list__item{display:block;min-height:initial;padding:0;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.05);box-shadow:0px 2px 10px rgba(0,0,0,0.05)}}.t-course-list__item+.t-course-list__item{margin-top:2.4rem}.t-course-list__item:after{content:"";display:block;width:100%;height:100%;background-color:var(--color_white);-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.05);box-shadow:0px 2px 10px rgba(0,0,0,0.05);border-radius:4px;position:absolute;top:0;left:0;z-index:1}@media screen and (max-width:768px){.t-course-list__item:after{display:none}}.t-course-list__header{width:51.375%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:9.7rem;padding-right:2rem;position:relative;z-index:2}@media screen and (max-width:768px){.t-course-list__header{width:100%;padding:0!important}}.t-course-list__body{width:48.625%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:2rem;position:relative;z-index:3}@media screen and (max-width:768px){.t-course-list__body{width:100%;padding:2rem;border-radius:0 0 4px 4px;background-color:var(--color_white)}}@media screen and (max-width:768px){.t-course-list__button{width:100%}}.t-course-list__button a{display:inline-block;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:2.2rem;line-height:1.4;color:var(--color_siteB)}@media screen and (max-width:768px){.t-course-list__button a{width:100%;padding:1.6rem 1.6rem 1.6rem 7rem;font-size:1.6rem;color:var(--color_white);background-color:var(--color_accent);border-radius:4px 4px 0 0}}.t-course-list__button a:hover{text-decoration:underline}.t-course-list__button__inner{padding-left:2.8rem;position:relative}.t-course-list__button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background-color:var(--color_site);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.t-course-list__button__icon{background-color:var(--color_white)}}.t-course-list__button__icon svg{width:0.6rem;height:0.6rem;fill:var(--color_white)}@media screen and (max-width:768px){.t-course-list__button__icon svg{fill:var(--color_accent)}}.t-course-list__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-0.8rem}@media screen and (max-width:768px){.t-course-list__list{display:block;width:100%;margin-top:0}}.t-course-list__list li{margin-top:0.8rem}@media screen and (max-width:768px){.t-course-list__list li{margin-top:0;border-top:1px solid rgba(215,215,215,0.5)}.t-course-list__list li:last-child{border-bottom:1px solid rgba(215,215,215,0.5)}}.t-course-list__list li:not(:last-child){position:relative}.t-course-list__list li:not(:last-child):after{content:"";display:inline-block;margin:0 0.5rem;width:1.4rem;height:1px;background-color:var(--color_black3);-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:0.3;vertical-align:middle;position:relative;bottom:0.2rem}@media screen and (max-width:768px){.t-course-list__list li:not(:last-child):after{display:none}}.t-course-list__list li a{display:inline-block;font-weight:600;font-size:1.3rem;line-height:1.4;text-decoration:underline;position:relative}@media screen and (max-width:768px){.t-course-list__list li a{display:block;padding:1.6rem 0 1.6rem 1.8rem;font-size:1.1rem}}.t-course-list__list li a:hover{text-decoration:none}.t-course-list__list__icon{display:none}@media screen and (max-width:768px){.t-course-list__list__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:50%;background-color:var(--color_site);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.t-course-list__list__icon svg{width:0.3rem;height:0.4rem;fill:var(--color_white)}.t-course-list__illust{width:7.3rem;position:absolute;left:1.4rem;bottom:0;z-index:2}@media screen and (max-width:768px){.t-course-list__illust{width:5.5rem;left:1rem;bottom:-1rem}}.t-course-list__illust.-illustType2{width:6.2rem;left:1.6rem}@media screen and (max-width:768px){.t-course-list__illust.-illustType2{width:4.4rem;left:1.1rem}}.t-course.is-modal-open{position:relative;z-index:5}.t-course__header{padding:2rem 2rem 2rem 9.6rem;border-radius:8px 8px 0 0;background-color:var(--color_site);position:relative;z-index:1;-webkit-box-shadow:0px 6px 20px rgba(0,0,0,0.05);box-shadow:0px 6px 20px rgba(0,0,0,0.05)}@media screen and (max-width:768px){.t-course__header{padding:2rem 2rem 2rem 5rem}}.t-course__title{font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:2.2rem;line-height:1.4;color:var(--color_white)}@media screen and (max-width:768px){.t-course__title{font-size:1.6rem}}.t-course__body{padding:3.2rem;border-radius:0 0 8px 8px;background-color:var(--color_white);position:relative;z-index:2;-webkit-box-shadow:0px 6px 20px rgba(0,0,0,0.05);box-shadow:0px 6px 20px rgba(0,0,0,0.05);position:relative;overflow:hidden}@media screen and (max-width:768px){.t-course__body{padding:2rem 2rem 2.4rem}}.t-course-modal-bg{display:block;width:100%;height:0;opacity:0;background-color:rgba(0,0,0,0.3);position:absolute;top:0;left:0;z-index:2;-webkit-transition:opacity 0.6s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.6s cubic-bezier(0.19,1,0.22,1)}.t-course.is-modal-open .t-course-modal-bg{height:100%;opacity:1}@media screen and (max-width:768px){.t-course.is-modal-open .t-course-modal-bg{position:fixed}}.t-course__flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.t-course__flex{display:block}}.t-course__flex__block:first-child{width:65.218%;padding-right:3.2rem}@media screen and (max-width:768px){.t-course__flex__block:first-child{width:100%;padding-right:0}}.t-course__flex__block:nth-child(2){width:34.782%}@media screen and (max-width:768px){.t-course__flex__block:nth-child(2){width:100%;margin-top:1.6rem}}.t-course__cost{padding:2.4rem 1rem;background-color:var(--color_beige);border-radius:4px;text-align:center}@media screen and (max-width:768px){.t-course__cost{padding:2rem 1rem}}.t-course__cost__heading{font-weight:600;font-size:1.4rem;line-height:1.3;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:768px){.t-course__cost__heading{font-size:1.2rem}}.t-course__cost__price{margin-top:1rem;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:1.6rem;line-height:1;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:768px){.t-course__cost__price{margin-top:0.8rem}}.t-course__cost__price__sex{display:inline-block;font-size:1.4rem;margin-right:0.3rem;position:relative;bottom:0.1rem}.t-course__cost__price__num{display:inline-block;margin-right:0.3rem;font-size:2.6rem;color:var(--color_strong)}.t-course__cost__price__en{display:inline-block;position:relative;bottom:0.1rem}.t-course__cost__txt{margin-top:1rem;font-size:1.3rem;line-height:1}@media screen and (max-width:768px){.t-course__cost__txt{margin-top:0.8rem}}.t-course__cost__button{margin-top:1.6rem}.t-course__cost__button .c-button{width:100%;text-align:center}.t-course__cost__button .c-button .c-button__icon{display:inline-block}.t-course__heading{font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:1.8rem;line-height:1.7}@media screen and (max-width:768px){.t-course__heading{font-size:1.4rem}}.t-course__heading2{padding-left:0.8rem;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:1.3rem;line-height:1.2;border-left:4px solid var(--color_accent)}.t-course__txt{margin-top:1.6rem;font-size:1.5rem;line-height:1.8;letter-spacing:0.02em}@media screen and (max-width:768px){.t-course__txt{margin-top:1rem;font-size:1.2rem;line-height:1.7}}.t-course-section{margin-top:0!important;padding-top:3.2rem}@media screen and (max-width:768px){.t-course-section{padding-top:2.4rem}}.t-course-section+.t-course-section{padding-top:calc(var(--space64) * 0.1rem)}.t-course__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);border-left:1px solid #DBDBDB;border-top:1px solid #DBDBDB}@media screen and (max-width:768px){.t-course__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.t-course__heading2+.t-course__list{margin-top:1.4rem}.t-course__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:1.3rem;line-height:1.5;text-align:center;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;border-right:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;background-color:var(--color_white)!important}@media screen and (max-width:768px){.t-course__list li{font-size:1rem}}.t-course__list li>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%;padding:1rem 0.8rem}.t-course__list li>span.js-modal-course{font-weight:600;color:var(--color_site);text-decoration:underline;background-color:transparent;cursor:pointer}.t-course__list li>span.js-modal-course:hover{text-decoration:none}.t-course-button{display:block;margin-top:2.4rem;padding:2.3rem;font-weight:600;font-size:1.4rem;line-height:1.3;text-align:center;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;background-color:var(--color_white);border:1px solid #E2E2E2;border-radius:4px;-webkit-transition:color 0.6s cubic-bezier(0.19,1,0.22,1),background-color 0.6s cubic-bezier(0.19,1,0.22,1);transition:color 0.6s cubic-bezier(0.19,1,0.22,1),background-color 0.6s cubic-bezier(0.19,1,0.22,1)}@media screen and (max-width:768px){.t-course-button{margin-top:2rem;padding:1.6rem;font-size:1.2rem}}.t-course-button:hover{color:var(--color_white);background-color:var(--color_site)}.t-course-button:hover .t-course-button__icon{background-color:var(--color_white)}.t-course-button:hover .t-course-button__icon svg{fill:var(--color_site)}.t-course-button__inner{display:inline-block;padding-left:2.6rem;position:relative}@media screen and (max-width:768px){.t-course-button__inner{padding-left:2.2rem}}.t-course-button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background-color:var(--color_site);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1);transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1)}@media screen and (max-width:768px){.t-course-button__icon{width:1.4rem;height:1.4rem}}.t-course-button__icon svg{width:0.5rem;height:0.7rem;fill:var(--color_white);-webkit-transition:fill 0.6s cubic-bezier(0.19,1,0.22,1);transition:fill 0.6s cubic-bezier(0.19,1,0.22,1);position:relative;left:0.05rem}@media screen and (max-width:768px){.t-course-button__icon svg{width:0.4rem;height:0.6rem;left:1px}}.t-course-toggle{padding:1.6rem;background-color:rgba(45,90,141,0.05);border:1px solid #DBDBDB;text-align:center}@media screen and (max-width:768px){.t-course-toggle{padding:1.6rem 1.4rem}}.t-course__heading2+.t-course-toggle{margin-top:1.4rem}.t-course-toggle-icon{display:block;width:2.6rem;height:2.6rem;margin:-0.4rem auto -2.2rem;background-image:url("/kenshin/assets/image/dock/toggle-icon.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;z-index:2}@media screen and (max-width:768px){.t-course-toggle-icon{width:2.4rem;height:2.4rem}}.t-course-toggle__button{display:inline-block;font-weight:600;font-size:1.3rem;line-height:1.5;text-align:center;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:var(--color_site);position:relative}.t-course-toggle__button.js-toggle-course{text-decoration-line:underline;cursor:pointer}.t-course-toggle__button.js-toggle-course:hover{text-decoration:none}.t-course-toggle__button__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.8rem;height:1.8rem;margin-right:0.8rem;border-radius:50%;background-color:var(--color_site);vertical-align:middle;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19,1,0.22,1);transition:-webkit-transform 0.6s cubic-bezier(0.19,1,0.22,1);transition:transform 0.6s cubic-bezier(0.19,1,0.22,1);transition:transform 0.6s cubic-bezier(0.19,1,0.22,1),-webkit-transform 0.6s cubic-bezier(0.19,1,0.22,1)}@media screen and (max-width:768px){.t-course-toggle__button__icon{width:1.4rem;height:1.4rem}}.t-course-toggle__button__icon svg{width:0.5rem;height:0.7rem;fill:var(--color_white)}@media screen and (max-width:768px){.t-course-toggle__button__icon svg{width:0.4rem;height:0.6rem}}.t-course-toggle.is-open .t-course-toggle__button__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.t-course-toggle__content.js-toggle-course-content{-webkit-transition:height 0.6s cubic-bezier(0.19,1,0.22,1);transition:height 0.6s cubic-bezier(0.19,1,0.22,1);height:0;overflow:hidden}.t-course-toggle__content__inner{padding-top:1rem}.t-course__notice{font-size:1.2rem;line-height:1.7;color:var(--color_black3)}@media screen and (max-width:768px){.t-course__notice{font-size:1.1rem}}.t-course__illust{width:6.3rem;position:absolute;left:2.5rem;bottom:-1.2rem}@media screen and (max-width:768px){.t-course__illust{left:-0.5rem;bottom:-2rem}}.t-course__illust.-illustType2{width:6.6rem;left:1.6rem;bottom:-2.3rem}@media screen and (max-width:768px){.t-course__illust.-illustType2{width:5.3rem;left:-0.5rem;bottom:-2rem}}.t-course-modal{max-width:38.4rem;width:75%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}@media screen and (max-width:768px){.t-course-modal{max-width:29.2rem;position:fixed;top:calc(50% + 3.5rem)}}.t-course-modal__inner{opacity:0;height:0;overflow:hidden;-webkit-transform:translateY(0.5rem);transform:translateY(0.5rem);-webkit-transition:opacity 0.6s 0.14s cubic-bezier(0.19,1,0.22,1),-webkit-transform 0.6s 0.14s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.6s 0.14s cubic-bezier(0.19,1,0.22,1),-webkit-transform 0.6s 0.14s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.6s 0.14s cubic-bezier(0.19,1,0.22,1),transform 0.6s 0.14s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.6s 0.14s cubic-bezier(0.19,1,0.22,1),transform 0.6s 0.14s cubic-bezier(0.19,1,0.22,1),-webkit-transform 0.6s 0.14s cubic-bezier(0.19,1,0.22,1)}.t-course-modal.is-modal-open .t-course-modal__inner{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);height:auto;overflow:visible}.t-course-modal dt{padding:2rem 5rem 2rem 2rem;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:2rem;line-height:1.4;text-align:left;color:var(--color_white);-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;background:var(--color_siteB);border-radius:8px 8px 0px 0px;position:relative}@media screen and (max-width:768px){.t-course-modal dt{padding:1.6rem 4rem 1.6rem 2rem;font-size:1.4rem;border-radius:4px 4px 0px 0px}}.t-course-modal dd{padding:2.4rem;color:var(--color_black2);font-weight:normal;background:var(--color_white);-webkit-box-shadow:0px 6px 16px rgba(0,0,0,0.1);box-shadow:0px 6px 16px rgba(0,0,0,0.1);border-radius:0px 0px 8px 8px}@media screen and (max-width:768px){.t-course-modal dd{padding:1.6rem 2.4rem;border-radius:0px 0px 4px 4px}}.t-course-modal__close{width:5rem;height:5rem;border-radius:50%;border:1px solid var(--color_accent);background-color:var(--color_accent);cursor:pointer;position:absolute;top:-1rem;right:-1rem;z-index:1;-webkit-transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1);transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1)}.t-course-modal__close:hover{background-color:var(--color_white)}.t-course-modal__close:hover:after,.t-course-modal__close:hover:before{background-color:var(--color_accent)}@media screen and (max-width:768px){.t-course-modal__close{width:3.6rem;height:3.6rem;right:-0.5rem}}.t-course-modal__close:after,.t-course-modal__close:before{content:"";width:2.4rem;height:2px;border-radius:10px;background-color:var(--color_white);position:absolute;top:50%;left:50%;-webkit-transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1);transition:background-color 0.6s cubic-bezier(0.19,1,0.22,1)}@media screen and (max-width:768px){.t-course-modal__close:after,.t-course-modal__close:before{width:1.7rem}}.t-course-modal__close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.t-course-modal__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.t-course__maker{display:inline-block;position:relative}.t-course__maker:after{content:"●";display:inline-block;margin-left:0.5rem;color:#FD5A9E}.t-course__maker.-color-green:after{color:var(--color_logo)}