﻿*,*::before,*::after{box-sizing:border-box}html{text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}html{font-size:62.5%;scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-padding-top:260px}@media screen and (max-width: 992px){html{scroll-padding-top:70px}}body{font-size:1.7rem;font-family:"Noto Sans JP",sans-serif;line-height:1.7;color:#333;margin:0;line-break:strict;word-break:break-word;overflow-wrap:break-word;text-wrap:pretty}@media screen and (max-width: 768px){body{padding-top:0;font-size:1.6rem}}a{text-decoration:none;color:#333;word-wrap:break-word}a:hover{opacity:.8}img{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{margin:0}ul{padding:0;margin:0}figure{margin:0}picture{display:block}sup{font-size:65%;vertical-align:text-top;white-space:nowrap}ruby rt{translate:0 .5em}summary::-webkit-details-marker{display:none}@media screen and (min-width: 768px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.l-container{max-width:1180px;margin-inline:auto;padding-left:20px;padding-right:20px}.l-container--narrow{max-width:1080px;margin-inline:auto;padding-left:20px;padding-right:20px}.l-container--wide{max-width:1280px;margin-inline:auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 768px){.l-container--sp100{width:100vw;margin:0 calc(50% - 50vw);padding-left:0;padding-right:0}}.l-header{position:sticky;top:0;left:0;width:100%;background:#fff;z-index:100}@media screen and (max-width: 1145px){.l-header-pc{display:none;visibility:hidden}}@media screen and (min-width: 1146px){.l-header-sp{display:none;visibility:hidden}}.l-footer{position:relative;background:#f7f7f7 url(../images/common/img_footer_bg.jpg);background-repeat:no-repeat;background-size:contain;padding-top:120px;margin-top:160px}@media screen and (max-width: 576px){.l-footer{padding-top:60px;margin-top:100px}}.c-bg-theme{background-color:#82b257}.c-bg-secondary{background-color:#225f60}.c-bg-tertiary{background-color:#e5731e}.c-bg-white{background-color:#fff}.c-bg-light-gray{background-color:#f7f7f7}.c-bg-light-yellow{background-color:#fffdf2}.c-bg-light-green{background-color:#edf7e2}.c-borderTop--gray{border-top:1px solid #ccc}.c-box-normal{border-radius:20px;padding:40px 60px}@media screen and (max-width: 768px){.c-box-normal{padding:30px}}.c-box-normal--narrow{border-radius:20px;padding:40px}@media screen and (max-width: 768px){.c-box-normal--narrow{padding:30px}}.c-breadcrumb{font-size:1.4rem;color:#fff;padding-top:10px;padding-bottom:10px}.c-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px}.c-breadcrumb__list a{color:#fff;text-decoration:underline}.c-breadcrumb__list li{position:relative}.c-breadcrumb__list li::before,.c-breadcrumb__list li::after{content:"";position:absolute;top:calc(50% - 1px);width:9px;height:2px;border-radius:9999px;background-color:#fff;transform-origin:calc(100% - 1px) 50%;right:-14px}.c-breadcrumb__list li::before{transform:rotate(45deg)}.c-breadcrumb__list li::after{transform:rotate(-45deg)}.c-breadcrumb__list li:last-child::before,.c-breadcrumb__list li:last-child::after{background:none}.c-breadcrumb-home{position:relative;padding-left:30px}.c-breadcrumb-home::before{content:"";background:url(../images/common/img_icon_home_white.png);background-repeat:no-repeat;background-size:contain;display:inline-block;width:18px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-btn-main{display:inline-block;font-size:2rem;font-weight:bold;color:#fff;border-radius:50px;position:relative;padding:15px 30px;padding:15px 85px 15px 30px}@media screen and (max-width: 768px){.c-btn-main{font-size:1.8rem;text-align:center;width:100%;padding:15px 50px 15px 20px}}.c-btn-main::after{content:"";position:absolute;top:50%;right:5px;transform:translateY(-50%);display:inline-block;width:50px;height:50px}@media screen and (max-width: 768px){.c-btn-main::after{width:45px;height:45px}}.c-btn-main--orange{background:#e5731e}.c-btn-main--orange::after{background:url(../images/common/img_icon_arrow-green.png);background-size:contain}.c-btn-main--green{background:#225f60}.c-btn-main--green::after{background:url(../images/common/img_icon_arrow-orange.png);background-size:contain}.c-btn-main--white{background:#fff;color:#225f60}.c-btn-main--white::after{background:url(../images/common/img_icon_arrow-white.png);background-size:contain}.c-btn--300{width:300px}@media screen and (max-width: 768px){.c-btn--300{width:100%}}.c-btn--400{width:400px}@media screen and (max-width: 768px){.c-btn--400{width:100%}}.c-btn-secondary{background:#225f60;border-radius:10px;font-size:2rem;font-weight:bold;line-height:1.35;color:#fff;display:block;width:500px;min-height:96px;display:flex;align-items:center;justify-content:flex-start;position:relative;padding:20px 30px}@media screen and (max-width: 768px){.c-btn-secondary{width:100%;font-size:1.6rem;min-height:70px;padding:10px 60px 10px 15px}}.c-btn-secondary::after{content:"";background:url(../images/common/img_icon_arrow-orange.png);background-size:contain;width:50px;height:50px;display:inline-block;position:absolute;top:50%;right:30px;transform:translateY(-50%)}@media screen and (max-width: 768px){.c-btn-secondary::after{width:30px;height:30px;right:15px}}.c-btn-secondary--prev{background:#225f60;border-radius:10px;font-size:2rem;font-weight:bold;line-height:1.35;color:#fff;display:block;width:500px;min-height:96px;display:flex;align-items:center;justify-content:flex-start;position:relative;padding:20px 30px 20px 110px}@media screen and (max-width: 768px){.c-btn-secondary--prev{width:100%;font-size:1.6rem;min-height:70px;padding:10px 15px 10px 60px}}.c-btn-secondary--prev::before{content:"";background:url(../images/common/img_icon_arrow-orange.png);background-size:contain;width:50px;height:50px;display:inline-block;position:absolute;top:50%;left:30px;transform:scale(-1, 1) translateY(-50%)}@media screen and (max-width: 768px){.c-btn-secondary--prev::before{width:30px;height:30px;left:15px}}.c-btn-pageArea{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.c-btn-pageArea{flex-direction:column;gap:20px}}.c-btn-pageArea--next{display:flex;justify-content:end}.c-btn-relatedArea{display:flex;justify-content:end;align-items:center;gap:20px}@media screen and (max-width: 768px){.c-btn-relatedArea{flex-direction:column;justify-content:center;gap:15px}}.c-contents{margin-top:0}.c-contents dt{font-size:2rem;font-weight:bold;text-align:center;letter-spacing:20px;color:#fff;background:#82b257;border-top-left-radius:10px;border-top-right-radius:10px;padding-top:10px;padding-bottom:10px}@media screen and (max-width: 768px){.c-contents dt{font-size:1.6rem}}.c-contents dd{background:#fffdf2;border:2px solid #82b257;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px 40px;margin:0}@media screen and (max-width: 768px){.c-contents dd{padding:20px}}.c-contents-list{position:relative}@media screen and (max-width: 768px){.c-contents-list{display:block;padding-right:20px}}.c-contents-list::before,.c-contents-list::after{content:"";position:absolute;top:calc(50% + 2px);width:10px;height:2px;border-radius:9999px;background-color:#225f60;transform-origin:calc(100% - 1px) 50%;right:-15px;rotate:90deg}@media screen and (max-width: 768px){.c-contents-list::before,.c-contents-list::after{right:0}}.c-contents-list::before{transform:rotate(45deg)}.c-contents-list::after{transform:rotate(-45deg)}.c-contents-ruby{line-height:0}.c-grid-2col{display:grid;grid-template-columns:repeat(2, 1fr);gap:80px}@media screen and (max-width: 768px){.c-grid-2col{grid-template-columns:1fr;gap:50px}}.c-grid-3col{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 768px){.c-grid-3col{grid-template-columns:1fr;gap:50px}}@media screen and (max-width: 768px){.c-grid-2col--sp{grid-template-columns:repeat(2, auto)}}.c-hamburger{width:25px;height:25px;background:none;border:none;cursor:pointer;padding:0}.c-hamburger-bar{display:block;width:25px;height:3px;border-radius:10px;background:#225f60;position:relative}.c-hamburger-bar::before,.c-hamburger-bar::after{content:"";width:25px;height:3px;border-radius:10px;background:#225f60;position:absolute;left:0}.c-hamburger-bar::before{top:-7px}.c-hamburger-bar::after{bottom:-7px}.c-hamburger-label{position:relative;display:block;width:25px}.c-hamburger-label::after{content:"メニュー";font-size:.8rem;font-weight:bold;color:#333;white-space:nowrap;position:absolute;bottom:-24px;bottom:-12px;left:50%;transform:translateX(-50%)}.is-open{overflow:hidden}.is-open .c-hamburger-bar{visibility:hidden}.is-open .c-hamburger-bar::before{transform:rotate(45deg);top:0;visibility:visible}.is-open .c-hamburger-bar::after{transform:rotate(-45deg);top:0;visibility:visible}.is-open .c-hamburger-label{position:relative}.is-open .c-hamburger-label::after{content:"閉じる"}.is-open .c-hamburger-menu{display:block;opacity:1;visibility:visible}.c-img-br20{border-radius:20px}.c-img-box{border:1px solid #ccc}.c-link--blank::after{content:"";background:url(../images/common/img_icon_blank.png) no-repeat;background-size:contain;display:inline-block;width:15px;height:15px;margin-left:10px}.c-link--greenLine{color:#225f60;text-decoration:underline}.c-list-none{list-style:none}.c-list-circle--big{list-style:none}.c-list-circle--big li{position:relative;padding-left:25px;margin-bottom:10px}.c-list-circle--big li::before{content:"";background:#e5731e;border-radius:50px;display:inline-block;width:15px;height:15px;position:absolute;top:7px;left:0}.c-list-circle--big li:last-child{margin-bottom:0}.c-list-circle{list-style:none}.c-list-circle li{position:relative;padding-left:20px;margin-bottom:5px}.c-list-circle li::before{content:"";background:#e5731e;border-radius:50px;display:inline-block;width:10px;height:10px;position:absolute;top:10px;left:0}@media screen and (max-width: 768px){.c-list-circle li::before{width:8px;height:8px}}.c-list-circle li:last-child{margin-bottom:0}.c-list-circle--small{padding-left:20px}.c-list-circle--small li{margin-bottom:10px}.c-list-circle--small li:last-child{margin-bottom:0}.c-list-circle--small li::marker{color:#e5731e;font-size:15px}.c-list-number{list-style:none;margin:0;padding:0;counter-reset:li_count}.c-list-number li{text-indent:-1.5em;padding-left:1.5em;margin-bottom:20px}.c-list-number li::before{counter-increment:li_count;content:counter(li_count) ")";margin-right:10px}.c-list-number li:last-child{margin-bottom:0}.c-page-nav{border-radius:20px;padding:40px 60px}@media screen and (max-width: 768px){.c-page-nav{border-radius:10px;padding:30px}}.c-page-nav__list{margin-top:10px}.c-page-nav__list li{position:relative;padding-left:20px;margin-bottom:5px}.c-page-nav__list li::before{content:"";background:#e5731e;border-radius:50px;display:inline-block;width:10px;height:10px;position:absolute;top:10px;left:0}@media screen and (max-width: 768px){.c-page-nav__list li::before{width:8px;height:8px}}@media screen and (max-width: 768px){.c-scroll{overflow-x:auto;max-width:100%}}@media screen and (max-width: 768px){.c-scroll img{max-width:none}}.c-section{margin-top:80px}@media screen and (max-width: 768px){.c-section{margin-top:50px}}.c-section--narrow{margin-top:60px}@media screen and (max-width: 768px){.c-section--narrow{margin-top:50px}}.c-section--wide{margin-top:100px}@media screen and (max-width: 768px){.c-section--wide{margin-top:80px}}.c-service-2col{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}@media screen and (max-width: 768px){.c-service-2col{grid-template-columns:1fr;gap:20px}}.c-table{width:100%;border:1px solid #ccc;border-collapse:collapse}@media screen and (max-width: 768px){.c-table{width:1040px}}.c-table thead th{text-align:center;width:auto}.c-table th,.c-table td{border:1px solid #ccc}.c-table th{font-size:2rem;font-weight:bold;text-align:left;padding:30px;min-width:200px}@media screen and (max-width: 768px){.c-table th{font-size:1.7rem}}.c-table td{font-size:1.7rem}@media screen and (max-width: 768px){.c-table td{font-size:1.6rem}}.c-table caption{caption-side:bottom;margin-top:40px}@media screen and (max-width: 768px){.c-table caption{text-align:left;margin-top:30px}}.c-table--light-green th{background:#edf7e2}.c-table--light-green td{padding:20px}.c-table--green thead th{background:#225f60;color:#fff;text-align:center;padding-top:20px;padding-bottom:20px}.c-table-50{width:50% !important}.c-title-boldGreen{font-size:3.2rem;font-weight:bold;color:#225f60}.c-title-boldGreen--small{font-size:2.4rem;line-height:1.6;font-weight:bold;color:#225f60}@media screen and (max-width: 768px){.c-title-boldGreen--small{font-size:1.8rem}}.c-title-boldBlack{font-size:2.4rem;line-height:1.6;font-weight:bold;color:#333}@media screen and (max-width: 768px){.c-title-boldBlack{font-size:1.8rem}}.c-title-boldBlack--small{font-size:2rem;line-height:1.6;font-weight:bold;color:#333}@media screen and (max-width: 768px){.c-title-boldBlack--small{font-size:1.8rem}}.c-title-boldBlack--big{font-size:4rem;line-height:1.6;font-weight:bold;color:#333}@media screen and (max-width: 768px){.c-title-boldBlack--big{font-size:2rem}}.c-title-circle{display:grid;grid-template-columns:20px 1fr;gap:20px;align-items:baseline;border-bottom:2px solid #ccc;padding-bottom:20px}@media screen and (max-width: 768px){.c-title-circle{grid-template-columns:15px 1fr;gap:15px}}.c-title-circle__text{font-size:3.2rem;line-height:1.6;font-weight:bold}@media screen and (max-width: 768px){.c-title-circle__text{font-size:2rem}}.c-title-circle__text rt{font-size:35%}.c-title-circle__circle{background:#e5731e;border-radius:50px;display:inline-block;width:20px;height:20px;margin-right:20px}@media screen and (max-width: 768px){.c-title-circle__circle{width:15px;height:15px;margin-right:15px}}.c-title-circle--small{font-size:2rem;line-height:1.6;font-weight:bold;position:relative;padding-left:25px}@media screen and (max-width: 768px){.c-title-circle--small{font-size:1.6rem;padding-left:20px}}.c-title-circle--small::before{content:"";background:#e5731e;border-radius:50px;width:15px;height:15px;position:absolute;top:10px;left:0}@media screen and (max-width: 768px){.c-title-circle--small::before{width:10px;height:10px;top:8px}}.c-title-faq{display:flex;align-items:center;gap:30px;border-bottom:2px solid #ccc;padding-bottom:20px}@media screen and (max-width: 768px){.c-title-faq{flex-direction:column;align-items:flex-start;gap:10px}}.c-title-faq .c-title-circle{border-bottom:none}.c-title-faq__number{font-size:3.2rem;font-weight:bold;color:#fff;background:#e5731e;border-radius:50px;width:80px;height:80px;display:grid;place-content:center}@media screen and (max-width: 768px){.c-title-faq__number{font-size:2rem;width:50px;height:50px}}.c-title-page__bg{background:url(../images/common/img_title-page_bg.jpg);height:200px}@media screen and (max-width: 1100px){.c-title-page__bg{background:url(../images/common/img_title-page_bg_sp.jpg);height:330px}}.c-title-page{height:200px;position:relative}@media screen and (max-width: 1100px){.c-title-page{height:330px}}.c-title-page::after{content:"";background-repeat:no-repeat;background-position:top center;width:400px;height:200px;position:absolute;right:0;bottom:0}@media screen and (max-width: 1100px){.c-title-page::after{height:100px;background-size:contain;right:auto;left:50%;transform:translateX(-50%)}}.c-title-page__title{font-weight:bold;font-size:4rem;line-height:1.3;display:flex;flex-direction:column;justify-content:center;height:200px}@media screen and (min-width: 1101px){.c-title-page__title{padding-right:400px}}@media screen and (max-width: 1100px){.c-title-page__title{font-size:2.4rem;text-align:center;width:100%;height:135px;align-items:center;position:absolute;top:50px;left:50%;transform:translateX(-50%)}}.c-title-page__title--small{font-size:2.4rem;display:block;margin-bottom:10px}@media screen and (max-width: 992px){.c-title-page__title--small{font-size:1.6rem}}.c-title-page--what-disease::after{background-image:url(../images/what-disease/img_visual.png)}@media screen and (min-width: 1101px){.c-title-page--what-disease::after{height:190px}}@media screen and (max-width: 1100px){.c-title-page--what-disease::after{width:145px}}.c-title-page--tests::after{background-image:url(../images/tests/img_visual.png);background-position:center}@media screen and (max-width: 1100px){.c-title-page--tests::after{width:200px}}.c-title-page--treatments::after{background-image:url(../images/treatments/img_visual_02.png)}@media screen and (max-width: 1100px){.c-title-page--treatments::after{width:200px}}.c-title-page--support::after{background-image:url(../images/support/img_visual.png)}@media screen and (max-width: 1100px){.c-title-page--support::after{width:145px}}.c-title-page--blood-cancers::after{background-image:url(../images/blood-cancers/img_visual.png);background-position:top -20px left 0}@media screen and (max-width: 1100px){.c-title-page--blood-cancers::after{width:200px;background-position:center}}.c-title-page--faq::after{background-image:url(../images/faq/img_visual.png)}@media screen and (max-width: 1100px){.c-title-page--faq::after{width:200px}}.c-title-page--message::after{background-image:url(../images/message/img_visual.png)}@media screen and (max-width: 1100px){.c-title-page--message::after{width:200px}}.c-title-page--voice::after{background-image:url(../images/voice/img_visual.png)}@media screen and (max-width: 1100px){.c-title-page--voice::after{width:200px}}.c-tooltip{color:#e5731e;text-decoration:underline;cursor:pointer}.c-voice-box{border-radius:20px;padding:60px}@media screen and (max-width: 768px){.c-voice-box{padding:40px 30px}}.c-voice-box__contents{display:grid;grid-template-columns:200px 1fr;gap:40px}@media screen and (max-width: 768px){.c-voice-box__contents{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 768px){.c-voice-box__contents picture{text-align:center}}.c-voice-box__title{position:relative;padding-left:60px;margin-top:30px}@media screen and (max-width: 768px){.c-voice-box__title{padding-left:40px;margin-top:0}}.c-voice-box__title::before{content:"";background:url(../images/common/img_icon_voice_orange.png);background-size:contain;background-repeat:no-repeat;display:inline-block;width:40px;height:40px;position:absolute;left:0}@media screen and (min-width: 768px){.c-voice-box__title::before{top:50%;transform:translateY(-50%)}}@media screen and (max-width: 768px){.c-voice-box__title::before{width:30px;height:30px}}.c-voice-box__text{display:flex;gap:10px;margin-top:50px}@media screen and (max-width: 768px){.c-voice-box__text{gap:5px;margin-top:20px}}.c-voice-name{font-size:2rem;font-weight:bold;color:#e5731e;white-space:nowrap}@media screen and (max-width: 768px){.c-voice-name{font-size:1.6rem}}.c-voice-experiences{font-size:2rem;margin:0}@media screen and (max-width: 768px){.c-voice-experiences{font-size:1.6rem}}.p-header{transition:all .3s ease;padding-top:20px}@media screen and (max-width: 992px){.p-header-top__logo{width:150px}}@media screen and (max-width: 992px){.p-header-top__logo--az{width:75px}}.p-header-top{border-bottom:1px solid #ccc;padding-bottom:20px}.p-header-top__contents{display:flex;align-items:center;justify-content:space-between;gap:60px}@media screen and (min-width: 1146px)and (max-width: 1280px){.p-header-top__contents{gap:30px}}@media screen and (max-width: 992px){.p-header-top__contents{gap:25px}}.p-header-top--left{display:flex;align-items:center;gap:20px}@media screen and (max-width: 992px){.p-header-top--left{gap:15px}}.p-header-top__supervision{display:flex;flex-direction:column;gap:10px;margin-top:0}.p-header-top__supervision div{display:flex;align-items:center;gap:10px}.p-header-top__supervision dt{font-size:1.3rem;background:#e3eaeb;white-space:nowrap;border-radius:15px;padding:0 10px}@media screen and (min-width: 1146px)and (max-width: 1280px){.p-header-top__supervision dt{font-size:1rem}}.p-header-top__supervision dd{font-size:1.2rem;margin:0}@media screen and (min-width: 1146px)and (max-width: 1280px){.p-header-top__supervision dd{font-size:1.1rem}}@media screen and (max-width: 992px){.p-header-top__supervision{display:none}}.p-header-top__btnArea--pc{display:flex;gap:10px}@media screen and (max-width: 1145px){.p-header-top__btnArea--pc{display:none}}.p-header-top__btnArea--sp{display:none}@media screen and (max-width: 1145px){.p-header-top__btnArea--sp{display:flex;gap:15px}}.p-header-top__home{display:flex;flex-direction:column;justify-content:center}.p-header-top__home span{font-size:.8rem;font-weight:bold;margin-top:-5px}.p-header-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-weight:bold;color:#fff;line-height:1.2;border-radius:30px;min-width:200px;padding:10px 30px}@media screen and (min-width: 1146px)and (max-width: 1280px){.p-header-btn{font-size:1.3rem;min-width:auto;white-space:nowrap;padding:10px 20px}}@media screen and (max-width: 1145px){.p-header-btn{min-height:60px;padding:10px 30px}}.p-header-btnArea--sp{display:none}@media screen and (max-width: 1146px){.p-header-btnArea--sp{display:flex;flex-direction:column;gap:10px;padding-left:20px;padding-right:20px;margin-top:40px}}.p-header-nav{border-bottom:1px solid #ccc}@media screen and (max-width: 1145px){.p-header-nav{display:none;opacity:0;visibility:hidden;overflow-y:scroll;height:100svh;padding-top:20px;padding-bottom:100px}}.p-header-nav__contents--sp{display:none;padding-left:20px;padding-right:20px}@media screen and (max-width: 1145px){.p-header-nav__contents--sp{display:block}}.p-header-nav__contents{display:grid;grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 1145px){.p-header-nav__contents{grid-template-columns:1fr;margin-top:20px}}.p-header-nav__contents li+li{position:relative}.p-header-nav__contents li+li::after{content:"";background-image:linear-gradient(to top, #ccc 1px, transparent 3px);background-size:1px 5px;background-repeat:repeat-y;background-position:center left;width:1px;height:80%;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 1145px){.p-header-nav__contents li+li::after{background-image:linear-gradient(to left, #ccc 1px, transparent 3px);background-repeat:repeat-x;background-size:5px 1px;width:100%;height:1px;top:0}}@media screen and (max-width: 1145px){.p-header-nav__contents li:first-child{background-image:linear-gradient(to left, #ccc 1px, transparent 3px);background-repeat:repeat-x;background-size:5px 1px}}@media screen and (max-width: 1145px){.p-header-nav__contents li:last-child{background-image:linear-gradient(to left, #ccc 1px, transparent 3px);background-repeat:repeat-x;background-size:5px 1px;background-position:bottom}}.p-header-nav__list--lv01{text-align:center;font-size:2rem;font-weight:bold;padding-top:10px;padding-bottom:20px}@media screen and (max-width: 1145px){.p-header-nav__list--lv01{position:relative;font-size:1.6rem;flex-direction:row;gap:10px;text-align:left;padding-bottom:10px;padding-left:20px;padding-right:20px}}.p-header-nav__list--lv01:hover{opacity:1}@media screen and (max-width: 1145px){.p-header-nav__list--lv01::before,.p-header-nav__list--lv01::after{content:"";position:absolute;bottom:30px;left:calc(100% - 40px);width:4px;height:16px;border-radius:9999px;background-color:#e5731e;transform-origin:50% calc(100% - 1.5px)}}@media screen and (max-width: 1145px){.p-header-nav__list--lv01::before{transform:rotate(45deg)}}@media screen and (max-width: 1145px){.p-header-nav__list--lv01::after{transform:rotate(-45deg)}}.p-header-nav__small{font-size:1.2rem;font-weight:normal}@media screen and (max-width: 1145px){.p-header-nav__small{font-size:1rem;font-weight:bold}}.p-header-nav__list--lv02{display:none}.p-header-nav__list--lv02 li+li::after{background:none}@media screen and (max-width: 1145px){.p-header-nav__list--lv02 li:first-child{background:none}}@media screen and (max-width: 1145px){.p-header-nav__list--lv02 li:last-child{background:none}}@media screen and (min-width: 1146px){.p-header-nav__contents li:hover .p-header-nav__list--lv02{display:block;position:absolute;top:100%;left:0;background:#fffdf2;border:2px solid #e5731e;border-bottom-left-radius:20px;border-bottom-right-radius:20px;width:max-content;min-width:450px;z-index:10;padding:30px}}@media screen and (min-width: 1146px){.p-header-nav__contents li:last-child:hover .p-header-nav__list--lv02{left:inherit;right:0}}.is-menu-active.p-header-nav__list--lv01{background:#e5731e;color:#fff}@media screen and (max-width: 1145px){.is-menu-active.p-header-nav__list--lv01::before,.is-menu-active.p-header-nav__list--lv01::after{background:#fff;rotate:180deg;bottom:40px;left:calc(100% - 40px)}}.is-menu-active.p-header-nav__list--lv02{display:block;background:#fffdf2;padding:15px 20px !important}.p-header-spBtn{border-radius:10px}.p-header-spBtn__title{font-weight:bold;color:#fff;position:relative;list-style:none;display:flex;gap:10px;background:#225f60;border-radius:10px;padding:10px 15px}.p-header-spBtn__title::before,.p-header-spBtn__title::after{content:"";position:absolute;top:30px;right:20px;width:4px;height:12px;border-radius:9999px;background-color:#fff;transform-origin:50% calc(100% - 1.5px)}.p-header-spBtn__title::before{transform:rotate(45deg)}.p-header-spBtn__title::after{transform:rotate(-45deg)}.p-header-spBtn__icon{background:#fff;border-radius:50px;width:50px;height:50px;display:grid;place-content:center;padding-top:5px;padding-right:2px}.p-header-spBtn--voice{display:block;margin-top:10px}.p-header-spBtn--voice .p-header-spBtn__title::before,.p-header-spBtn--voice .p-header-spBtn__title::after{width:15px;height:4px;transform-origin:calc(100% - 2px) 50%;top:34px;right:15px}.p-header-nav__item{display:grid;position:relative}@media screen and (min-width: 992px){.p-header-nav__item:hover{background:#e5731e}.p-header-nav__item:hover .p-header-nav__list--lv01{color:#fff}.p-header-nav__item:hover .p-header-nav__list--lv01::before,.p-header-nav__item:hover .p-header-nav__list--lv01::after{background-color:#fff}}.is-current.p-header-nav__list--lv01{background:#e5731e;color:#fff}.is-current.p-header-nav__list--lv01::before,.is-current.p-header-nav__list--lv01::after{background-color:#fff}details[open].p-header-spBtn--search{border:2px solid #225f60;border-radius:10px}details[open].p-header-spBtn--search .p-header-spBtn__title{border-radius:0;border-top-right-radius:5px;border-top-left-radius:5px}details[open].p-header-spBtn--search .p-header-spBtn__title::before,details[open].p-header-spBtn--search .p-header-spBtn__title::after{rotate:180deg;top:20px}.p-header-search__contents{background:#f7f7f7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:15px 20px 25px;margin-top:0}.p-header-search__contents div{border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:15px}.p-header-search__contents div:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.p-header-search__contents dt{font-weight:bold;position:relative;padding-left:25px;margin-bottom:10px}.p-header-search__contents dt::before{content:"";background:#e5731e;display:inline-block;width:15px;height:15px;border-radius:50px;position:absolute;top:5px;left:0}.p-header-search__contents dd{margin-left:0;margin-bottom:10px}@media screen and (max-width: 768px){.p-footer-logo img{width:200px}}.p-footer-nav{display:grid;gap:40px}@media screen and (min-width: 992px){.p-footer-nav{grid-template-columns:repeat(4, auto);gap:80px;margin-top:60px}}@media screen and (max-width: 768px){.p-footer-nav{border-bottom:1px solid #ccc;padding-bottom:40px}}.p-footer-nav__operator dl{display:flex;align-items:center;gap:20px}.p-footer-nav__operator dt{font-size:1.4rem;font-weight:bold;border-radius:20px;white-space:nowrap;padding:5px 10px}.p-footer-nav__operator dd{flex-shrink:0;margin:0}@media screen and (max-width: 768px){.p-footer-nav__operator{border-bottom:1px solid #ccc;padding-bottom:40px}}.p-footer-nav__list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 768px){.p-footer-nav__list{gap:20px}}.p-footer-bnr{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;margin-top:80px;margin-bottom:120px}@media screen and (max-width: 576px){.p-footer-bnr{grid-template-columns:repeat(2, 1fr);gap:10px 20px;margin-top:40px;margin-bottom:105px}}.p-footer-copy{text-align:center;color:#fff;padding-top:40px;padding-bottom:40px}@media screen and (max-width: 768px){.p-footer-copy{padding-top:20px;padding-bottom:20px}}.p-footer-btnTop{display:grid;place-content:center;text-align:center;width:90px;height:90px;border-radius:50px;color:#fff;position:absolute;bottom:125px;right:60px}@media screen and (max-width: 768px){.p-footer-btnTop{width:75px;height:75px;bottom:100px;right:20px}}.p-top-main{position:relative}.p-top-main__img img{width:100%}.p-top-main__title{position:relative}.p-top-main__title img{position:absolute;top:55px;left:0}@media screen and (max-width: 1200px){.p-top-main__title img{top:40px}}.p-top-main__arrow{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-top-main__arrow{width:50px;height:50px}}.p-top-main__voice{position:absolute;bottom:10px;right:0}@media screen and (max-width: 992px){.p-top-main__voice{display:none}}@media screen and (min-width: 992px){.p-top-voice{display:block;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:0 4px 0 #225f60;padding:20px 60px 20px 30px}.p-top-voice__contents{display:flex;align-items:center;gap:20px;color:#fff;font-size:2rem;font-weight:bold;position:relative}.p-top-voice__contents::before,.p-top-voice__contents::after{content:"";position:absolute;bottom:35px;right:-35px;width:4px;height:20px;border-radius:9999px;background-color:#fff;transform-origin:50% calc(100% - 1.5px);rotate:-90deg}.p-top-voice__contents::before{transform:rotate(45deg)}.p-top-voice__contents::after{transform:rotate(-45deg)}.p-top-voice__contents picture{background:#fff;border-radius:50px;width:75px;height:75px;display:grid;place-content:center}}.p-top-search{border:3px solid #225f60;border-radius:20px;background:#f7f7f7;cursor:pointer;margin-top:60px}@media screen and (max-width: 992px){.p-top-search{display:none}}@media screen and (min-width: 992px){.p-top-search__title{list-style:none;font-size:2.4rem;font-weight:bold;color:#225f60;display:flex;gap:20px;position:relative;padding:30px 40px 20px}.p-top-search__title::before,.p-top-search__title::after{content:"";position:absolute;bottom:35px;right:60px;width:4px;height:25px;border-radius:9999px;background-color:#225f60;transform-origin:50% calc(100% - 1.5px)}.p-top-search__title::before{transform:rotate(45deg)}.p-top-search__title::after{transform:rotate(-45deg)}.p-top-search__contents{display:grid;grid-template-columns:1fr 1fr;gap:30px 40px;padding:0 60px 40px;margin-top:0}.p-top-search__contents dt{font-size:2rem;font-weight:bold;position:relative;border-bottom:1px solid #ccc;padding-left:25px;padding-bottom:10px;margin-bottom:10px}.p-top-search__contents dt::before{content:"";display:block;background:#e5731e;width:15px;height:15px;border-radius:50px;position:absolute;top:10px;left:0}.p-top-search__contents dd{margin-left:0;margin-bottom:10px}.p-top-search__contents dd:last-child{margin-bottom:0}}details[open] .p-top-search__title::before,details[open] .p-top-search__title::after{rotate:180deg;bottom:55px}.p-top-btnArea{margin-top:30px}@media screen and (min-width: 992px){.p-top-btnArea{display:none}}@media screen and (max-width: 992px){.p-top-btn{display:flex;align-items:center;gap:15px;min-height:auto;padding:10px 15px;margin-top:10px;margin-inline:auto}.p-top-btn picture{display:grid}.p-top-btn__title{display:flex;flex-direction:column;gap:5px}}.p-top-supervisor--sp{display:none}@media screen and (max-width: 768px){.p-top-supervisor--sp{display:flex;flex-direction:column;gap:10px;margin-top:50px}.p-top-supervisor--sp div{display:flex;align-items:flex-start;gap:15px}.p-top-supervisor--sp dt{background:#e3eaeb;white-space:nowrap;border-radius:15px;padding:0 10px}.p-top-supervisor--sp dd{margin:0}}.p-top-supervisor{border-radius:20px;padding:50px;margin-top:60px}@media screen and (max-width: 768px){.p-top-supervisor{padding:40px 30px;margin-top:30px}}.p-top-supervisor__contents{display:flex;flex-direction:column;justify-content:center;gap:30px}@media screen and (min-width: 992px){.p-top-supervisor__contents{display:grid;grid-template-columns:auto 460px;justify-content:center;align-items:center;gap:80px}}@media screen and (max-width: 992px){.p-top-supervisor__img{text-align:center}}.p-top-supervisor__img figure{margin:0}.p-top-supervisor__img img{border-radius:20px}@media screen and (max-width: 768px){.p-top-supervisor__img figcaption{display:none}}.p-top-supervisor__title{position:relative;padding-left:60px}@media screen and (max-width: 768px){.p-top-supervisor__title{font-size:2.4rem;padding-left:55px}}.p-top-supervisor__title::before{content:"";background:url(../images/top/img_icon_supervisor.png);background-repeat:no-repeat;background-size:contain;width:47px;height:40px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.p-top-supervisor__title::before{width:40px;height:34px}}.p-top-linkArea{margin-top:60px}@media screen and (max-width: 768px){.p-top-linkArea{margin-top:50px}}.p-top-link__item{border:1px solid #ccc;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 55px;margin-top:40px}@media screen and (max-width: 992px){.p-top-link__item{grid-template-columns:1fr;gap:15px;padding:40px 30px;margin-top:20px}}.p-top-link__item:first-of-type{margin-top:0}.p-top-link__item picture{display:grid;place-content:center}@media screen and (max-width: 992px){.p-top-link__item img{height:150px;width:auto}}.p-top-link__titleArea{display:flex;gap:15px}@media screen and (max-width: 992px){.p-top-link__titleArea{flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width: 992px){.p-top-link__title{font-size:2.4rem;text-align:center}}.p-top-link__title--small{font-size:1.7rem;display:block;margin-bottom:5px}@media screen and (max-width: 992px){.p-top-link__title--small{font-size:1.6rem}}.p-top-faq{background-image:url(../images/top/img_faq_bg.jpg);background-size:contain;background-repeat:no-repeat;background-position:bottom;margin-top:100px}@media screen and (max-width: 992px){.p-top-faq{margin-top:50px}}.p-top-faq__contents{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 992px){.p-top-faq__contents{grid-template-columns:1fr}}.p-top-faq__titleArea{display:grid;place-content:center;text-align:center}@media screen and (max-width: 992px){.p-top-faq__titleArea{padding-top:50px}}.p-top-faq__title--small{font-size:2.4rem;font-weight:bold;color:#fff;margin-bottom:10px}@media screen and (max-width: 992px){.p-top-faq__title--small{font-size:1.6rem}}.p-top-faq__title{font-size:4.8rem;font-weight:bold;color:#fff;position:relative;padding-left:70px}@media screen and (max-width: 992px){.p-top-faq__title{font-size:2.8rem;padding-left:35px}}.p-top-faq__title::before{content:"";background:url(../images/top/img_icon_faq.png);background-size:contain;display:block;width:52px;height:52px;position:absolute;top:5px;left:0}@media screen and (max-width: 992px){.p-top-faq__title::before{width:30px;height:30px}}.p-top-faq__contentsArea{color:#fff;display:grid;place-content:center;text-align:center;position:relative;padding-top:100px;padding-bottom:230px}@media screen and (max-width: 992px){.p-top-faq__contentsArea{padding-top:40px;padding-bottom:150px}}.p-top-faq__contentsArea img{position:absolute;bottom:-1px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 992px){.p-top-faq__contentsArea img{width:145px;bottom:-3px}}.p-top-news{margin-top:100px}@media screen and (max-width: 992px){.p-top-news{margin-top:50px}}@media screen and (min-width: 992px){.p-top-news__contents{display:grid;grid-template-columns:1fr 760px;justify-content:space-between}}.p-top-news__title{border-bottom:none;padding-bottom:0}@media screen and (max-width: 992px){.p-top-news__title{width:fit-content;margin-bottom:40px;margin-inline:auto}}.p-top-news__title::before{top:33px}@media screen and (max-width: 992px){.p-top-news__title::before{top:18px}}.p-top-news__title .c-title-circle__text{font-size:4.8rem}@media screen and (max-width: 992px){.p-top-news__title .c-title-circle__text{font-size:2.8rem}}.p-top-news__item{border-bottom:3px solid #f7f7f7;padding-bottom:30px;margin-bottom:30px}.p-top-news__detaile{display:flex;gap:40px;margin-bottom:20px}.p-top-news__cat{background:#e5731e;color:#fff;text-align:center;border-radius:50px;padding:3px 35px}.p-top-news__text{font-size:2rem}@media screen and (max-width: 992px){.p-top-news__text{font-size:1.6rem}}.p-voice-2col{display:flex;justify-content:center;gap:80px}@media screen and (max-width: 768px){.p-voice-2col{flex-direction:column;gap:40px}}.p-voice-name{font-size:2rem;font-weight:bold;color:#e5731e;text-align:center}.p-lower-top__title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}@media screen and (max-width: 1100px){.p-lower-top__title{flex-direction:column;gap:15px}}.p-lower-top__link{display:block;border:1px solid #ccc;border-radius:20px;position:relative;padding:30px 120px 30px 40px;margin-bottom:30px}@media screen and (max-width: 768px){.p-lower-top__link{border-radius:10px;padding:20px;margin-bottom:20px}}.p-lower-top__link::after{content:"";background:url(../images/common/img_icon_arrow-orange_02.png);background-size:contain;background-repeat:no-repeat;display:inline-block;width:50px;height:50px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}@media screen and (max-width: 768px){.p-lower-top__link::after{background:none}}@media screen and (max-width: 768px){.p-lower-top__linkTitle{position:relative;padding-right:40px}}@media screen and (max-width: 768px){.p-lower-top__linkTitle::after{content:"";background:url(../images/common/img_icon_arrow-orange_02.png);background-size:contain;background-repeat:no-repeat;display:inline-block;width:30px;height:30px;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.p-message-2col{display:grid;grid-template-columns:200px auto;gap:40px}@media screen and (max-width: 768px){.p-message-2col{grid-template-columns:auto}.p-message-2col picture{text-align:center}}.p-sitemap-2col{display:flex;justify-content:center;gap:40px}@media screen and (max-width: 768px){.p-sitemap-2col{flex-direction:column;gap:30px}}.u-align-left{text-align:left !important}.u-align-center{text-align:center !important}.u-align-right{text-align:right !important}.u-align-justify{text-align:justify !important}@media screen and (min-width: 768px){.u-md-align-left{text-align:left !important}.u-md-align-center{text-align:center !important}.u-md-align-right{text-align:right !important}.u-md-align-justify{text-align:justify !important}}@media screen and (max-width: 768px){.u-sm-align-left{text-align:left !important}.u-sm-align-center{text-align:center !important}.u-sm-align-right{text-align:right !important}.u-sm-align-justify{text-align:justify !important}}.u-none{display:none}@media screen and (min-width: 1200px){.u-xl-up-none{display:none}}@media screen and (min-width: 992px){.u-lg-up-none{display:none}}@media screen and (min-width: 768px){.u-md-up-none{display:none}}@media screen and (min-width: 576px){.u-sm-up-none{display:none}}@media screen and (max-width: 1200px){.u-xl-down-none{display:none}}@media screen and (max-width: 992px){.u-lg-down-none{display:none}}@media screen and (max-width: 768px){.u-md-down-none{display:none}}@media screen and (max-width: 576px){.u-sm-down-none{display:none}}.u-xl-up-block{display:none}@media screen and (min-width: 1200px){.u-xl-up-block{display:block}}.u-lg-up-block{display:none}@media screen and (min-width: 992px){.u-lg-up-block{display:block}}.u-md-up-block{display:none}@media screen and (min-width: 768px){.u-md-up-block{display:block}}.u-sm-up-block{display:none}@media screen and (min-width: 576px){.u-sm-up-block{display:block}}.u-xl-down-block{display:none}@media screen and (max-width: 1200px){.u-xl-down-block{display:block}}.u-lg-down-block{display:none}@media screen and (max-width: 992px){.u-lg-down-block{display:block}}.u-md-down-block{display:none}@media screen and (max-width: 768px){.u-md-down-block{display:block}}.u-sm-down-block{display:none}@media screen and (max-width: 576px){.u-sm-down-block{display:block}}.u-mt-0{margin-top:0 !important}.u-pt-0{padding-top:0 !important}.u-mb-0{margin-bottom:0 !important}.u-pb-0{padding-bottom:0 !important}.u-mr-0{margin-right:0 !important}.u-pr-0{padding-right:0 !important}.u-ml-0{margin-left:0 !important}.u-pl-0{padding-left:0 !important}.u-mt-10{margin-top:1rem !important}.u-pt-10{padding-top:1rem !important}.u-mt-20{margin-top:2rem !important}.u-pt-20{padding-top:2rem !important}.u-mt-30{margin-top:3rem !important}.u-pt-30{padding-top:3rem !important}.u-mt-40{margin-top:4rem !important}.u-pt-40{padding-top:4rem !important}.u-mt-50{margin-top:5rem !important}.u-pt-50{padding-top:5rem !important}.u-mt-60{margin-top:6rem !important}.u-pt-60{padding-top:6rem !important}.u-mt-70{margin-top:7rem !important}.u-pt-70{padding-top:7rem !important}.u-mt-80{margin-top:8rem !important}.u-pt-80{padding-top:8rem !important}.u-mt-90{margin-top:9rem !important}.u-pt-90{padding-top:9rem !important}.u-mt-100{margin-top:10rem !important}.u-pt-100{padding-top:10rem !important}.u-mb-10{margin-bottom:1rem !important}.u-pb-10{padding-bottom:1rem !important}.u-mb-20{margin-bottom:2rem !important}.u-pb-20{padding-bottom:2rem !important}.u-mb-30{margin-bottom:3rem !important}.u-pb-30{padding-bottom:3rem !important}.u-mb-40{margin-bottom:4rem !important}.u-pb-40{padding-bottom:4rem !important}.u-mb-50{margin-bottom:5rem !important}.u-pb-50{padding-bottom:5rem !important}.u-mb-60{margin-bottom:6rem !important}.u-pb-60{padding-bottom:6rem !important}.u-mb-70{margin-bottom:7rem !important}.u-pb-70{padding-bottom:7rem !important}.u-mb-80{margin-bottom:8rem !important}.u-pb-80{padding-bottom:8rem !important}.u-mb-90{margin-bottom:9rem !important}.u-pb-90{padding-bottom:9rem !important}.u-mb-100{margin-bottom:10rem !important}.u-pb-100{padding-bottom:10rem !important}.u-mr-10{margin-right:1rem !important}.u-pr-10{padding-right:1rem !important}.u-mr-20{margin-right:2rem !important}.u-pr-20{padding-right:2rem !important}.u-mr-30{margin-right:3rem !important}.u-pr-30{padding-right:3rem !important}.u-mr-40{margin-right:4rem !important}.u-pr-40{padding-right:4rem !important}.u-mr-50{margin-right:5rem !important}.u-pr-50{padding-right:5rem !important}.u-mr-60{margin-right:6rem !important}.u-pr-60{padding-right:6rem !important}.u-mr-70{margin-right:7rem !important}.u-pr-70{padding-right:7rem !important}.u-mr-80{margin-right:8rem !important}.u-pr-80{padding-right:8rem !important}.u-mr-90{margin-right:9rem !important}.u-pr-90{padding-right:9rem !important}.u-mr-100{margin-right:10rem !important}.u-pr-100{padding-right:10rem !important}.u-ml-10{margin-left:1rem !important}.u-pl-10{padding-left:1rem !important}.u-ml-20{margin-left:2rem !important}.u-pl-20{padding-left:2rem !important}.u-ml-30{margin-left:3rem !important}.u-pl-30{padding-left:3rem !important}.u-ml-40{margin-left:4rem !important}.u-pl-40{padding-left:4rem !important}.u-ml-50{margin-left:5rem !important}.u-pl-50{padding-left:5rem !important}.u-ml-60{margin-left:6rem !important}.u-pl-60{padding-left:6rem !important}.u-ml-70{margin-left:7rem !important}.u-pl-70{padding-left:7rem !important}.u-ml-80{margin-left:8rem !important}.u-pl-80{padding-left:8rem !important}.u-ml-90{margin-left:9rem !important}.u-pl-90{padding-left:9rem !important}.u-ml-100{margin-left:10rem !important}.u-pl-100{padding-left:10rem !important}.u-p-0{padding:0 !important}.u-m-0{margin:0 !important}.u-mt-40sp30{margin-top:40px}@media screen and (max-width: 768px){.u-mt-40sp30{margin-top:30px}}.u-pt-40sp30{padding-top:40px}@media screen and (max-width: 768px){.u-pt-40sp30{padding-top:30px}}.u-text-10{font-size:1rem !important}.u-text-11{font-size:1.1rem !important}.u-text-12{font-size:1.2rem !important}.u-text-13{font-size:1.3rem !important}.u-text-14{font-size:1.4rem !important}.u-text-15{font-size:1.5rem !important}.u-text-16{font-size:1.6rem !important}.u-text-17{font-size:1.7rem !important}.u-text-18{font-size:1.8rem !important}.u-text-19{font-size:1.9rem !important}.u-text-20{font-size:2rem !important}.u-text-21{font-size:2.1rem !important}.u-text-22{font-size:2.2rem !important}.u-text-23{font-size:2.3rem !important}.u-text-24{font-size:2.4rem !important}.u-text-25{font-size:2.5rem !important}.u-text-26{font-size:2.6rem !important}.u-text-27{font-size:2.7rem !important}.u-text-28{font-size:2.8rem !important}.u-text-29{font-size:2.9rem !important}.u-text-30{font-size:3rem !important}.u-text-normal{font-weight:normal}.u-text-bold{font-weight:bold}.u-text-lh125{line-height:1.25}.u-text-lh2{line-height:2 !important}.u-text-indent{padding-left:1em;text-indent:-1em}/*# sourceMappingURL=style.css.map */