.p-hero-section{margin-top:-1rem}.p-hero{display:flex;height:25.125rem;position:relative}@media (min-width:750px){.p-hero{align-items:center;height:35rem;justify-content:center}}.p-hero_inner{align-items:flex-end;display:flex;height:100%;max-width:92.5rem;padding:1.25rem;width:100%}@media (min-width:750px){.p-hero_inner{padding:0 2rem 2rem}}.p-hero_bg{background-color:var(--color-bg01);height:100%;inset:0;position:absolute;width:100%;z-index:-1}.p-hero_schedule{align-items:center;background-color:var(--color-white);border-radius:1rem;border-radius:1.25rem 0 0 1.25rem;bottom:3.25rem;box-shadow:.5rem .4375rem 1.25rem 0 #0000002e;display:none;gap:1.75rem;padding:2.375rem 2rem 2rem 1.75rem;position:absolute;right:0;z-index:10}@media (min-width:750px){.p-hero_schedule{display:flex}}.p-hero_schedule-heading{align-items:center;display:flex;flex-direction:row;gap:.375rem;letter-spacing:-.1em;text-orientation:upright;writing-mode:vertical-rl}.p-hero_schedule-heading svg{fill:var(--color-primary);height:auto;width:1.25rem}.p-hero_schedule-table{border:2px solid #d3e7d9;border-radius:.5rem;overflow:hidden}.p-hero_schedule-table table{border-collapse:collapse;width:100%}.p-hero_schedule-table table th{background-color:var(--color-primary-bg);padding:.5rem .9375rem;text-align:center}.p-hero_schedule-table table th.is-time{border-right:1px solid #dde3ee;padding:.5rem 1.0625rem;text-align:left}.p-hero_schedule-table table th.is-time+th{padding-left:1.375rem}.p-hero_schedule-table table th:last-of-type{padding-right:1.375rem}.p-hero_schedule-table table td{border-top:1px solid #dde3ee;line-height:1;padding:.75rem .9375rem;position:relative;vertical-align:middle}.p-hero_schedule-table table td.is-time{border-right:1px solid #dde3ee;padding:.75rem 1.0625rem;text-align:left}.p-hero_schedule-table table td.is-time+td{padding-left:1.375rem}.p-hero_schedule-table table td:last-of-type{padding-right:1.375rem}.p-hero_schedule-table table td p{align-items:center;display:flex;justify-content:center}.p-hero_schedule-table table td sup{font-size:.625rem;position:absolute;right:.3125rem;top:.3125rem}.p-hero-news-section{border-bottom:.0625rem solid var(--color-border-gray);padding:.9375rem 0}@media (min-width:750px){.p-hero-news-section{padding:1.25rem 0}}.p-hero-news{display:flex;position:relative}@media (min-width:750px){.p-hero-news{align-items:center;gap:2rem;justify-content:space-between}}.p-hero-news_left{align-items:center;display:flex;flex:1;gap:2.125rem}@media (max-width:749px){.p-hero-news_right{display:none}}.p-hero-news_heading{display:none}@media (min-width:750px){.p-hero-news_heading{display:block}}.p-hero-news a{align-items:center;display:grid;font-size:.875rem;gap:.5rem;grid-template-columns:auto 1fr;position:relative;text-overflow:ellipsis;width:100%}.p-hero-news a span{min-width:0}.p-hero-news_date{font-weight:400}.p-hero-news_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-medical-section{background:linear-gradient(0deg,#fff -1.86%,#fff 32.37%,#f0f8ed 101.86%)}@media (max-width:749px){.p-medical-section{overflow:hidden}}.p-medical{position:relative}.p-medical-slide_card{height:100%;position:relative}.p-medical-slide_card-inner{background-color:var(--color-white);border:.0625rem solid var(--color-border-gray);border-radius:var(--border-radius-m);box-shadow:0 .4375rem .625rem #0056551a;display:block;height:100%;padding:1.75rem;transition:box-shadow .3s ease-out,transform .3s ease-out}@media (any-hover:hover){.p-medical-slide_card-inner:hover{box-shadow:0 0 0 #00565533;transform:translateY(.3125rem)}}@media (any-hover:none){.p-medical-slide_card-inner:active{box-shadow:0 0 0 #00565533;transform:translateY(.3125rem)}}.p-medical-slide_card-heading{align-items:center;display:flex;gap:.375rem}@media (max-width:749px){.p-medical-slide .splide__track{overflow:visible;width:80%}}.p-medical-slide .splide__arrow{transform:translateY(-80%)}@media (max-width:749px){.p-medical-slide .splide__arrow{display:none}}.p-medical-slide .splide__arrow--prev{left:-1.875rem}.p-medical-slide .splide__arrow--next{right:-1.875rem}.p-service-section{background:url(/assets/img/common/bg_feature_sp.webp) 50% no-repeat;background-size:cover;border-radius:var(--border-radius-m);margin-top:5rem;overflow:hidden;padding:5rem 0 6.875rem}@media (min-width:750px){.p-service-section{background:url(/assets/img/common/bg_feature.webp) 50% no-repeat;background-size:cover;margin:7.5rem 1.25rem 0;padding:7.5rem 0 8.75rem}}.p-service-section .l-wrap{z-index:2}.p-service-movie{background-color:var(--color-primary);border-radius:1.25rem;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem 1.5rem 2rem}@media (min-width:750px){.p-service-movie{align-items:center;flex-direction:row;gap:5rem;justify-content:center;padding:2.5rem}}.p-service-movie_content{width:100%}@media (min-width:750px){.p-service-movie_content{width:26.25rem}}.p-service-movie_visual{line-height:0;position:relative;width:100%}.p-service-movie_button{border:.25rem solid var(--color-white);border-radius:1.25rem;overflow:hidden;position:relative;width:100%}.p-service-movie_button:before{background-color:#0006;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease-out;width:100%;z-index:1}@media (any-hover:hover){.p-service-movie_button:hover:before{background-color:#000c}}@media (any-hover:none){.p-service-movie_button:active:before{background-color:#000c}}.p-service-movie_button-play{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.p-service-movie_button-play-icon{height:3.75rem;width:3.75rem}.p-service-movie_button-play-icon img{height:auto;width:100%}.p-service-movie_button-play-circle{animation:rotation 8s linear infinite;height:6.625rem;left:50%;margin:-3.3125rem 0 0 -3.3125rem;position:absolute;top:50%;width:6.625rem;z-index:2}.p-service-movie_button-play-circle img{height:auto;width:100%}.p-service-movie_heading{align-items:center;display:flex;flex-direction:column}@media (min-width:750px){.p-service-movie_heading{flex-direction:row;gap:1.25rem}}.p-service-movie_heading-balloon{background-color:var(--color-white);border-radius:.25rem;padding:.375rem .625rem;position:relative}.p-service-movie_heading-balloon:after{border-bottom:.5rem solid #0000;border-left:.625rem solid var(--color-white);border-top:.5rem solid #0000;content:"";display:block;height:0;position:absolute;right:-.5625rem;top:50%;transform:translateY(-50%);width:0}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.p-service{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:750px){.p-service{gap:2.25rem}}.p-service ul{min-width:0}.p-service_link{background-color:var(--color-white);border:1px solid #dde3ee;border-radius:1.25rem;display:block;overflow:hidden;position:relative}@media (max-width:749px){.p-service_link{height:12.5rem}}.p-service_link div,.p-service_link span{pointer-events:none}.p-service_link .a-arrow-circle{bottom:.75rem;position:absolute;right:.75rem;z-index:5}@media (min-width:750px) and (any-hover:hover){.p-service_link:hover .p-service_bg{opacity:.9}.p-service_link:hover .p-service_content .a-heading span,.p-service_link:hover .p-service_content p{color:var(--color-white)}.p-service_link:hover .p-service_content svg{fill:var(--color-white)}}@media (min-width:750px) and (any-hover:none){.p-service_link:active .p-service_bg{opacity:.9}.p-service_link:active .p-service_content .a-heading span,.p-service_link:active .p-service_content p{color:var(--color-white)}.p-service_link:active .p-service_content svg{fill:var(--color-white)}}.p-service_bg{display:none;opacity:0;position:relative;transition:opacity .3s ease-out;z-index:1}@media (min-width:750px){.p-service_bg{display:block}}.p-service_bg:before{background-color:var(--color-black);content:"";display:block;opacity:.6;z-index:2}.p-service_bg:before,.p-service_content{height:100%;left:0;position:absolute;top:0;width:100%}.p-service_content{align-items:center;display:flex;padding:1.5rem;z-index:3}@media (min-width:750px){.p-service_content{padding:2.25rem}}.p-service_content .a-heading span,.p-service_content p{transition:color .3s ease-out}.p-service_content svg{transition:fill .3s ease-out}.p-service-over{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:750px){.p-service-over{gap:2.25rem;grid-template-columns:repeat(2,1fr)}}.p-service-over li{min-width:0}@media (max-width:749px){.p-service-over li:first-child .p-service_svg svg{height:auto;width:11.875rem}.p-service-over li:last-child .p-service_svg svg{height:auto;width:10.5625rem}}.p-service-under{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:750px){.p-service-under{gap:2.25rem;grid-template-columns:repeat(3,1fr)}}.p-service-under li{min-width:0}.p-service-line{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:750px){.p-service-line{top:2.8125rem}}.p-service-line svg{height:auto;left:50%;position:absolute;top:-10%;transform:translate3d(-50%,0,0);width:120%}@media (min-width:750px){.p-service-line svg{top:20%;transform:translate3d(-50%,0,0);width:120%}}.p-concept-section{background:url(/assets/img/common/bg_concept_sp.webp) center 1.75rem no-repeat;background-size:100vw auto;padding-top:5rem}@media (min-width:750px){.p-concept-section{background:url(/assets/img/common/bg_concept.webp) bottom no-repeat;padding-top:7.5rem}}.p-concept_list{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:750px){.p-concept_list{gap:1.875rem;grid-template-columns:repeat(3,1fr)}}.p-concept_list li{background-color:var(--color-white);border-radius:1.25rem;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:2.5rem 1.25rem 0}@media (max-width:749px){.p-concept_list li .a-image{margin-left:auto;margin-right:auto;width:15rem}}.p-concept_heading strong{background-color:var(--color-primary);color:var(--color-secondary);display:inline-block;font-size:1.25rem;font-weight:700;line-height:1.6;margin:.125rem 0;padding:.1em .3em}@media (min-width:750px){.p-concept_heading strong{font-size:1.5rem}}.p-concept_heading>span{line-height:1.8}.p-merit-section{padding:5rem 0 6.875rem}@media (min-width:750px){.p-merit-section{padding:6.25rem 0 8.125rem}}.p-merit{display:grid;grid-template-columns:1fr}@media (min-width:750px){.p-merit{gap:3.75rem}}.p-merit_item{display:flex;flex-direction:column}@media (max-width:749px){.p-merit_item{border-top:.0625rem solid var(--color-gray-e5);gap:1.25rem;margin-top:2.5rem;padding:2.5rem .75rem 0}.p-merit_item:last-child{border-bottom:.0625rem solid var(--color-gray-e5);padding-bottom:2.5rem}}@media (min-width:750px){.p-merit_item.is-reverse{flex-direction:row-reverse}.p-merit_item{align-items:center;flex-direction:row;gap:5.625rem}}.p-merit_visual{width:100%}@media (min-width:750px){.p-merit_visual{width:39.375rem}}.p-merit_content{flex:1}.p-merit_heading{gap:2.125rem;position:relative}@media (min-width:750px){.p-merit_heading{gap:3.125rem}}.p-merit_heading .a-heading_text-one{display:flex;gap:.5rem}@media (max-width:749px){.p-merit_heading .a-heading_text-one{letter-spacing:normal}}@media (min-width:750px){.p-merit_heading .a-heading_text-one{gap:.5rem}}.p-merit_heading em{align-items:center;background-color:var(--color-primary);border-radius:.25rem;color:var(--color-white);display:flex;flex-shrink:0;font-size:.875rem;font-style:normal;padding:.3em .6em}@media (min-width:750px){.p-merit_heading em{font-size:1rem}}.p-merit_heading:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30.02" viewBox="0 0 30 30.02"><path d="M16.4,29.41l13.03-13.55c.37-.38,.57-.9,.57-1.45s-.2-1.07-.57-1.45l-1.19-1.23c-.37-.39-.86-.6-1.39-.6s-1.04,.21-1.41,.6l-7.62,7.91V2.03c0-1.13-.85-2.03-1.94-2.03h-1.67c-1.09,0-2.03,.89-2.03,2.03V19.73l-7.65-8c-.37-.39-.86-.6-1.38-.6s-1.02,.21-1.39,.6l-1.18,1.23c-.37,.38-.58,.9-.58,1.45s.21,1.07,.58,1.45l13.03,13.55c.37,.39,.87,.61,1.4,.6,.53,0,1.03-.21,1.4-.6" style="fill:%2300c3c1; fill-rule:evenodd;"/></svg>') no-repeat 50%/contain;content:"";display:block;height:1.25rem;left:50%;position:absolute;top:3.5rem;width:1.25rem;z-index:1}@media (max-width:749px){.p-merit_heading:before{transform:translateX(-50%)}}@media (min-width:750px){.p-merit_heading:before{height:1.875rem;left:1.25rem;top:4.375rem;width:1.875rem}}.p-support-section{background-color:var(--color-primary-bg);border-radius:2.5rem;overflow:hidden;padding:5rem 0}@media (min-width:750px){.p-support-section{padding:6.25rem 0}}.p-support-section .l-wrap{position:relative;z-index:2}@media (max-width:749px){.p-support-section .o-media-panel.is-horizontal{align-items:flex-start}.p-support-section .o-media-panel.is-horizontal .o-media-panel_visual{padding-top:1.5rem}.p-support-section .o-media-panel.is-horizontal .o-media-panel_visual img{height:auto;width:2rem}}.p-support-line{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:750px){.p-support-line{top:2.8125rem}}.p-support-line svg{height:auto;left:50%;position:absolute;top:3%;transform:translate3d(-50%,0,0);width:230%}@media (min-width:750px){.p-support-line svg{top:-10%;transform:translate3d(-50%,0,0);width:120%}}.p-case-section{margin-top:5rem}@media (min-width:750px){.p-case-section{margin-top:6.25rem}}@media (max-width:749px){.p-case-section .l-inner:nth-child(2){margin-left:auto;margin-right:auto;width:64%}.p-case-section .splide__track{overflow:visible}.p-case-section .splide__arrow{top:30%}}.o-slide-case_visual{border-radius:1.25rem;overflow:hidden}.p-seminar-section{margin-top:5rem}@media (min-width:750px){.p-seminar-section{margin-top:6.25rem}}.p-seminar{display:grid;gap:1.875rem;grid-template-columns:1fr}@media (min-width:750px){.p-seminar{gap:3.125rem 1.875rem;grid-template-columns:repeat(3,1fr)}}.p-seminar .o-media-card_visual{border:1px solid #dde3ee;border-radius:1.25rem;box-shadow:0 7px 20px 0 #0056551a;overflow:hidden;position:static}@media (max-width:749px){.p-seminar .o-media-card_visual{margin:0 -.75rem}}.p-seminar .o-media-card_link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.p-faq-section{margin-top:5rem}@media (min-width:750px){.p-faq-section{margin-top:7.5rem;padding-top:5rem}.p-faq-section:before{background-color:var(--color-gray-e5);content:"";display:block;height:1px;left:50%;max-width:75rem;position:absolute;top:0;transform:translateX(-50%);width:100%}.p-faq-section .o-faq_list:first-child{border-top:none}}.p-news-section{margin-top:5rem}@media (min-width:750px){.p-news-section{margin-top:5rem;padding-top:5rem}.p-news-section:before{background-color:var(--color-gray-e5);content:"";display:block;height:1px;left:50%;max-width:75rem;position:absolute;top:0;transform:translateX(-50%);width:100%}.p-news-section .o-news-index{border-top:none}}