html{scroll-behavior:smooth}body{position:relative;color:#222;font-size:1.125rem}@media screen and (max-width: 767px){body{font-size:1rem}}body *{font-family:"Noto Sans JP","M PLUS Rounded 1c",sans-serif}body p{margin-bottom:0}body h1,body h2,body h3,body h4,body h5{font-family:"Zen Maru Gothic",sans-serif !important}body h2{position:relative;padding:15px 0 0;margin-bottom:40px;color:#bb2449;font-size:2.5rem;font-weight:bold}@media screen and (max-width: 767px){body h2{margin-bottom:25px;font-size:2.125rem}}body h3{font-size:1.75rem;font-weight:bold;margin-bottom:15px}@media screen and (max-width: 767px){body h3{font-size:1.5rem;line-height:1.5}}body h4{margin-top:20px;padding-left:10px;font-size:1.25rem;border-left:5px solid #ccc}@media screen and (max-width: 767px){body h4{font-size:1.125rem}}.m-6{margin:3.5rem !important}.mt-6,.my-6{margin-top:3.5rem !important}.mr-6,.mx-6{margin-right:3.5rem !important}.mb-6,.my-6{margin-bottom:3.5rem !important}.ml-6,.mx-6{margin-left:3.5rem !important}.m-7{margin:4rem !important}.mt-7,.my-7{margin-top:4rem !important}.mr-7,.mx-7{margin-right:4rem !important}.mb-7,.my-7{margin-bottom:4rem !important}.ml-7,.mx-7{margin-left:4rem !important}.m-8{margin:4.5rem !important}.mt-8,.my-8{margin-top:4.5rem !important}.mr-8,.mx-8{margin-right:4.5rem !important}.mb-8,.my-8{margin-bottom:4.5rem !important}.ml-8,.mx-8{margin-left:4.5rem !important}@media screen and (max-width: 767px){.m-sm-6{margin:1.5rem !important}.mt-sm-6,.my-sm-6{margin-top:1.5rem !important}.mr-sm-6,.mx-sm-6{margin-right:1.5rem !important}.mb-sm-6,.my-sm-6{margin-bottom:1.5rem !important}.ml-sm-6,.mx-sm-6{margin-left:1.5rem !important}.m-sm-7{margin:2rem !important}.mt-sm-7,.my-sm-7{margin-top:2rem !important}.mr-sm-7,.mx-sm-7{margin-right:2rem !important}.mb-sm-7,.my-sm-7{margin-bottom:2rem !important}.ml-sm-7,.mx-sm-7{margin-left:2rem !important}}@media(min-width: 1200px)and (max-width: 1400px){.container{max-width:1140px}}@media(min-width: 992px)and (max-width: 1199px){.container{max-width:990px}}@media(min-width: 768px)and (max-width: 991px){.container{max-width:760px}}.highlight{color:#02a35e;font-weight:600}.ttl-green{color:#02a35e}.ttl-orange{color:#f60}.inner-table{color:#222;font-size:1rem}.inner-table table{width:100%;border-collapse:collapse}.inner-table th,.inner-table td{padding:16px 20px;text-align:left;vertical-align:middle;border:1px solid #ddd}@media screen and (min-width: 768px){.inner-table th.w-20,.inner-table td.w-20{width:20%}.inner-table th.w-30,.inner-table td.w-30{width:30%}.inner-table th.w-40,.inner-table td.w-40{width:40%}.inner-table th.w-50,.inner-table td.w-50{width:50%}}@media screen and (max-width: 767px){.inner-table th.w-sp100,.inner-table td.w-sp100{width:100%}}.inner-table th{color:#bb2449;font-weight:bold;background-color:#ffeff4;white-space:nowrap}.inner-table tr:nth-child(even){background-color:#f9f9f9}.inner-table tr:nth-child(4) th[rowspan]{color:#bb2449;font-weight:bold;background-color:#ffeff4;vertical-align:top}.inner-table td:last-child{color:#222;font-weight:bold;white-space:nowrap}.inner-table tfoot td{padding:16px 0;border:none}@media screen and (max-width: 767px){.inner-table table,.inner-table thead,.inner-table tbody,.inner-table th,.inner-table td,.inner-table tr{display:block}.inner-table td,.inner-table th{padding:10px;text-align:left}.inner-table td:last-child{border-top:1px solid #fff}.inner-table.table-sp-full table,.inner-table.table-sp-full thead,.inner-table.table-sp-full tbody,.inner-table.table-sp-full th,.inner-table.table-sp-full td,.inner-table.table-sp-full tr{display:revert !important}}.inner-box.box-pink{padding:35px 30px;border:2px solid #ffcdde;border-radius:4px}.inner-box.box-pink-filled{padding:35px 30px;background:#ffeff4;border:2px solid #ffcdde;border-radius:4px}.card-group .card{margin-bottom:0 !important}@media screen and (max-width: 767px){.card-group .card:first-child{margin-bottom:20px !important}}.card{padding:30px;border:1px solid #ffcdde !important;border-radius:8px !important}.card .card-header{padding:0;margin-bottom:25px;background-color:rgba(0,0,0,0);border:none}.card .card-header h3{margin-bottom:0;text-align:center}.card .card-img img{width:100%}.card .card-body{padding:20px 0 0}#header_top{padding:8px 0;color:#fff;font-size:.8rem;font-weight:500;background-color:#f36}#header_main{position:relative;padding:16px 0}#header_main a{color:#333;font-size:1rem;font-weight:500;text-decoration:none;transition:.2s ease-in-out}#header_main a:hover{color:#bb2449}#header_main #header_logo img{width:auto;height:auto}#header_main #header_navigation ul{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;justify-content:flex-end}@media screen and (max-width: 767px){#header_main{max-height:85px}#header_main #header_navigation ul{display:none;gap:1rem}}#hamburger{width:28px;height:18px;position:relative;cursor:pointer}#hamburger span{position:absolute;height:2px;background-color:#f36;width:100%;transition:.3s ease}#hamburger span:nth-child(1){top:0}#hamburger span:nth-child(2){top:8px}#hamburger span:nth-child(3){top:16px}#hamburger.open span:nth-child(1){transform:rotate(45deg);top:8px}#hamburger.open span:nth-child(2){opacity:0}#hamburger.open span:nth-child(3){transform:rotate(-45deg);top:8px}#mobile-menu{position:fixed;top:165px;right:-100%;width:100%;height:100vh;background:#fff;z-index:999;overflow-y:auto;transition:right .4s ease}#mobile-menu.open{right:0}#mobile-menu .menu-header{padding:16px}#mobile-menu .menu-header .close{font-size:1rem;font-weight:bold;cursor:pointer}#mobile-menu .menu-list{list-style:none;padding:0;margin:0}#mobile-menu .menu-list li{border-bottom:1px solid #eee}#mobile-menu .menu-list li a{display:block;padding:16px;color:#bb2449;font-weight:500;text-decoration:none}#mobile-menu .menu-list li a:hover{background-color:#ffeff4}#mobile-menu .menu-list li.menu-item-has-children>a::after{content:"＋";float:right}#mobile-menu .menu-list li.menu-item-has-children.open>a::after{content:"－"}#mobile-menu .menu-list li.menu-item-has-children .sub-menu{display:none;padding-left:1rem}#mobile-menu .menu-list li.menu-item-has-children .sub-menu li{border:none}#mobile-menu .menu-list li.menu-item-has-children .sub-menu li a{padding:12px 16px;font-size:.9rem}#mobile-menu .menu-buttons{display:flex;flex-direction:column;gap:12px;padding:20px}#mobile-menu .menu-buttons .menu-btn{padding:14px 20px;font-size:1rem;font-weight:600;border-radius:12px;text-align:center;text-decoration:none;transition:background .3s ease;color:#222}#mobile-menu .menu-buttons .menu-btn.pink{background-color:#f99898}#mobile-menu .menu-buttons .menu-btn.green{background-color:#97e3a2}#mobile-menu .menu-buttons .menu-btn.yellow{background-color:#fde08d}#mobile-menu .menu-buttons .menu-btn:hover{opacity:.85}@media screen and (max-width: 767px){#mobile-menu .menu-header{display:none !important}}#footer{color:#fff;font-size:1rem;background-color:#1a1a1a}#footer a{color:#fff;text-decoration:none}#footer a:hover{color:#ffcdde}#footer .container{margin:0 auto;padding:0 15px;max-width:1200px}#footer #footer_top{padding-bottom:40px}#footer #footer_top #footer_menu{display:flex;flex-wrap:wrap;gap:30px}#footer #footer_top #footer_menu .footer_menu{flex:1 1 160px}#footer #footer_top #footer_menu .footer_menu ul{list-style:none;padding:0;margin:0}#footer #footer_top #footer_menu .footer_menu ul li{margin-bottom:6px}#footer #footer_top #footer_menu .footer_menu ul>li:first-child{font-weight:bold;margin-bottom:10px}#footer #footer_main{padding:30px 0}#footer #footer_main .menu{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;padding:0;list-style:none;list-style-type:none}@media screen and (max-width: 767px){#footer #footer_main .menu{flex-direction:column}#footer #footer_main .menu li{margin-bottom:15px}#footer #footer_main .menu li:last-child{margin-bottom:0}}#footer #footer_bottom{padding:0 0 75px;border-top:1px solid #222}#footer #footer_bottom .footer_copyright{display:flex;padding:20px 0;text-align:center;font-size:.875rem;justify-content:center}#footer #footer_bottom .footer_copyright a{color:#fff}@media screen and (max-width: 767px){#footer #footer_bottom{padding:0 0 80px}}.footer_cta_sticky{position:fixed;left:0;bottom:0;width:100%;z-index:990;opacity:0;transition:opacity .6s ease,transform .6s ease}.footer_cta_sticky .footer_cta_btn{display:flex;justify-content:center}.footer_cta_sticky .footer_cta_btn a{display:inline-block;padding:6px 7px;color:#222;font-size:1.25rem;font-weight:bold;text-align:center;text-decoration:none;background:linear-gradient(-45deg, #FF9878, #F9D1B6, #F3BBBB, #FFAE78, #FE9DA3, #FF6E92);background-size:600%;border-radius:2px;animation:animate 16s linear infinite}.footer_cta_sticky .footer_cta_btn a .cta_wrap{padding:15px;border:2px solid #fff}@media screen and (max-width: 767px){.footer_cta_sticky .footer_cta_btn a .cta_wrap{word-break:auto-phrase}}@keyframes animate{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}#return_top{position:fixed;bottom:8px;right:20px;width:60px;height:60px;z-index:999}#return_top a{position:relative;display:block;padding:10px;width:100%;height:100%;color:#fff;text-decoration:none;background:#ffaf7a;background:linear-gradient(180deg, hsl(24, 100%, 74%) 0%, hsl(0, 100%, 74%) 50%, hsl(345, 100%, 60%) 100%);background:-webkit-linear-gradient(180deg, hsl(24, 100%, 74%) 0%, hsl(0, 100%, 74%) 50%, hsl(345, 100%, 60%) 100%);border-radius:40px}#return_top a span{display:none}#return_top a::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -60%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:12px solid #fff}#return_top a:hover{opacity:.8}@media screen and (max-width: 767px){#return_top{right:10px}}@media screen and (max-width: 576px){#return_top{display:none}}.sec-inner{padding:80px 0}.sec-inner.bg-green{background-color:#eff7f1}.sec-inner.bg-pink{background-color:#ffeff4}.sec-inner.bg-orange{background-color:#f9f4f0}.sec-inner.bg-bordered{border-top:1px solid #ddd}@media screen and (max-width: 767px){.sec-inner{padding:60px 0}}@media screen and (max-width: 576px){.sec-inner{padding:40px 0}}body:not(.home){overflow-x:hidden}body:not(.home) .sec-inner{padding:50px 0}body:not(.home) .sec-inner.bg-bordered{position:relative}body:not(.home) .sec-inner.bg-bordered::before,body:not(.home) .sec-inner.bg-bordered::after{content:"";position:absolute;display:block;top:-1px;width:100vw;height:1px;background:#ddd;left:50%;transform:translateX(-50%);pointer-events:none}body:not(.home) .sec-inner.bg-bordered::before{left:-50%}body:not(.home) .sec-inner.bg-bordered::after{right:-50%}@media screen and (max-width: 767px){body:not(.home) .sec-inner{padding:30px 0}}body:not(.home) .sec-cta{margin-bottom:-80px}body:not(.home) .sec-cta::before{content:"";position:absolute;display:block;top:0;width:100vw;height:100%;background:#ffcdde;left:50%;transform:translateX(-50%);pointer-events:none;z-index:-1}@media screen and (max-width: 767px){body:not(.home) .sec-cta{margin-bottom:-50px}}body:not(.home) .sec-cta-wrapped::before{content:none !important}#main .page-heading{padding:70px;background:#f589a4;background:linear-gradient(0deg, hsl(355, 100%, 85%) 0%, hsl(345, 85%, 80%) 50%, hsl(345, 85%, 75%) 100%);background:-webkit-linear-gradient(0deg, hsl(354.97, 100%, 84.51%) 0%, hsl(345, 85%, 80%) 50%, hsl(345, 85%, 75%) 100%)}#main .page-heading .heading-ttl{margin-bottom:0 !important;font-weight:600}#main .page-body{padding:80px 0}#main .page-body .inner-fv-image{margin-bottom:50px}#main .page-body .inner-fv-image figure{margin:0;width:100%;border-radius:8px;overflow:hidden}#main .page-body .inner-fv-image figure img{height:400px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#main .page-body ul,#main .page-body ol{margin:10px 0 0;padding-left:20px}#main .page-body ul li,#main .page-body ol li{margin-bottom:5px}#main .page-body ul li{list-style:disc}#main .page-body ul li::marker{color:#bb2449}#main .page-body ol li{list-style:decimal}#main .page-body ol li::marker{color:#ff905f;font-weight:600}#main .page-body .inner-content{margin-bottom:40px}#main .page-body .inner-content>p{font-family:"Noto Sans JP","M PLUS Rounded 1c",sans-serif}@media screen and (max-width: 767px){#main .page-heading{padding:30px 5px}#main .page-body{padding:30px 0 50px}#main .page-body .inner-fv-image{margin-bottom:30px}#main .page-body .inner-fv-image figure img{height:150px}#main .page-body .inner-content{margin-bottom:30px}}.sec-fv{position:relative;display:flex;align-items:center;justify-content:center;min-height:800px;color:#fff;background:url("https://www.hiro-clinic.or.jp/telemedicine/wp-content/uploads/2025/04/img-telemedicine-fv-pc-variation-2-scaled.webp") no-repeat 50% 0;background-size:cover}.sec-fv::before{content:"";position:absolute;top:50%;left:2%;width:620px;height:620px;transform:translateY(-50%);background:url("https://www.hiro-clinic.or.jp/telemedicine/wp-content/uploads/2025/04/img-telemedicine-fv-doc.webp") no-repeat center center;background-size:contain}.sec-fv .container{position:relative}.sec-fv .fv-overlay{width:100%;height:100%;margin-bottom:100px;display:flex;align-items:center;justify-content:center}.sec-fv .fv-overlay .fv-content{color:#222;text-align:left}.sec-fv .fv-tag{padding:12px 0;color:#222;font-size:1.25rem;font-weight:600;text-align:center;background:#ffcdde;border-radius:30px}@media screen and (max-width: 576px){.sec-fv .fv-tag{margin-bottom:8px;font-size:.875rem}}.sec-fv .fv-title{font-size:3.75rem;font-weight:bold;text-align:center;line-height:1.4}.sec-fv .fv-title span{color:#f36;font-family:inherit}@media(min-width: 1200px)and (max-width: 1400px){.sec-fv .fv-title{font-size:3.25rem}}@media(min-width: 992px)and (max-width: 1199px){.sec-fv .fv-title{font-size:3rem}}@media screen and (max-width: 767px){.sec-fv .fv-title{font-size:2.25rem}}@media screen and (max-width: 576px){.sec-fv .fv-title{margin-bottom:8px;font-size:2rem}}.sec-fv .fv-subtitle{margin-bottom:10px;font-size:2.25rem;font-weight:500;text-shadow:0px 0px 50px #fff}@media(min-width: 1200px)and (max-width: 1400px){.sec-fv .fv-subtitle{font-size:2rem}}@media(min-width: 992px)and (max-width: 1199px){.sec-fv .fv-subtitle{font-size:1.75rem}}@media screen and (max-width: 767px){.sec-fv .fv-subtitle{font-size:1.275rem}}@media screen and (max-width: 576px){.sec-fv .fv-subtitle{font-size:1.125rem}}.sec-fv .fv-desc{margin-top:10px;font-size:1.1rem}.sec-fv .fv-btn{display:inline-block;margin-top:20px;background:#ff905f;color:#fff;padding:12px 24px;border-radius:999px;text-decoration:none;font-weight:bold}.sec-fv .fv-btn span{font-size:.8rem;display:block}.sec-fv .fv-tags{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.sec-fv .fv-tags .tag{background:#fff;color:#f36;padding:10px 15px;border-radius:30px;font-weight:bold;text-align:center;font-size:.9rem;min-width:120px}@media(min-width: 1400px)and (max-width: 1800px){.sec-fv{min-height:700px}.sec-fv::before{left:1%;width:520px;height:520px}.sec-fv .fv-overlay{margin-bottom:200px}.sec-fv .fv-title,.sec-fv .fv-subtitle{text-shadow:0 4px 8px #fff,4px 0 8px #fff}}@media(min-width: 1200px)and (max-width: 1399px){.sec-fv{min-height:600px}.sec-fv::before{left:1%;width:420px;height:420px}}@media(min-width: 992px)and (max-width: 1199px){.sec-fv{min-height:500px}.sec-fv::before{left:1%;width:320px;height:320px}}@media(min-width: 768px)and (max-width: 991px){.sec-fv{min-height:auto;background-size:cover}.sec-fv::before{width:220px;height:220px}.sec-fv .fv-overlay{margin:0;padding:100px 0}.sec-fv .fv-tag{padding:8px 0 10px;font-size:1rem}.sec-fv .fv-title{font-size:2.75rem}}@media screen and (max-width: 767px){.sec-fv{position:relative;display:block;padding:380px 0;min-height:100%;background:url("https://www.hiro-clinic.or.jp/telemedicine/wp-content/uploads/2025/04/img-telemedicine-fv-sp-lg.webp") no-repeat bottom center;background-size:contain}.sec-fv::before{content:none}.sec-fv .fv-overlay{display:block;position:absolute;top:-340px;left:0;right:0;width:auto;height:auto;margin:0;padding:0 20px}.sec-fv .fv-overlay .fv-content{display:flex;flex-direction:column;text-align:center}.sec-fv .fv-title{margin-bottom:0}}@media screen and (max-width: 576px){.sec-fv{padding:360px 0;background:url("https://www.hiro-clinic.or.jp/telemedicine/wp-content/uploads/2025/04/img-telemedicine-fv-sp.webp") no-repeat center 160%}.sec-fv .fv-overlay{top:-330px}}@media screen and (max-width: 390px){.sec-fv{padding:260px 0;background:url("https://www.hiro-clinic.or.jp/telemedicine/wp-content/uploads/2025/04/img-telemedicine-fv-sp.webp") no-repeat bottom center;background-size:100%}.sec-fv .fv-overlay{top:-240px}}.sec-cta,.sec-cta-wrapped{position:relative;padding:50px 0;font-size:1.5rem;text-align:center;background:#ffcdde}.sec-cta .cta-btn p,.sec-cta-wrapped .cta-btn p{margin-bottom:20px;font-weight:600}.sec-cta .cta-btn a,.sec-cta-wrapped .cta-btn a{display:inline-flex;position:relative;justify-content:center;padding:18px;min-width:385px;color:#fff;font-size:1.25rem;font-weight:600;text-decoration:none;border-radius:2px;background:#ff667f;background:linear-gradient(250deg, hsl(350, 100%, 75%) 0%, hsl(350, 80%, 64%) 50%, hsl(345, 100%, 60%) 100%);background-size:200% 200%;background-position:0% 50%;transition:background-position .5s ease-in-out}.sec-cta .cta-btn a::after,.sec-cta-wrapped .cta-btn a::after{content:"";position:absolute;top:50%;right:26px;width:14px;height:14px;border:solid #fff;border-width:3px 3px 0 0;transform:translateY(-50%) rotate(45deg);transition:transform .3s ease}.sec-cta .cta-btn a:hover,.sec-cta-wrapped .cta-btn a:hover{background-position:100% 50%}.sec-cta .cta-btn a:hover::after,.sec-cta-wrapped .cta-btn a:hover::after{transform:translate(4px, -50%) rotate(45deg)}@media screen and (max-width: 767px){.sec-cta .cta-btn a,.sec-cta-wrapped .cta-btn a{min-width:100%}}.inner-target{display:flex;flex-wrap:wrap;flex-direction:row;gap:25px}.inner-target .inner-text-group{position:relative;width:32%;margin-top:45px;padding:55px 30px 30px;text-align:left;background:#fff;border:1px solid #ffcdde;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.inner-target .inner-text-group h3{color:#f36;text-align:center;line-height:1.5}.inner-target .inner-text-group::before{content:"";display:block;position:absolute;top:-45px;left:50%;width:90px;height:90px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translateX(-50%)}.inner-target .inner-text-group:first-child::before{background-image:url("img/icon-family.svg")}.inner-target .inner-text-group:nth-child(2)::before{background-image:url("img/icon-student.svg")}.inner-target .inner-text-group:nth-child(3)::before{background-image:url("img/icon-travel.svg")}.inner-target .inner-text-group:nth-child(4)::before{background-image:url("img/icon-hospital.svg")}.inner-target .inner-text-group:last-child::before{background-image:url("img/icon-insurance.svg")}@media screen and (max-width: 767px){.inner-target{flex-direction:column;gap:15px}.inner-target .inner-text-group{width:100%}}.inner-process .process-step{display:flex;margin:0;padding:0;flex-direction:row;gap:25px;list-style:none}.inner-process .process-step li{position:relative;display:flex;padding:20px 12px;width:25%;flex-direction:column;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(122,70,70,.06);transition:transform .3s ease}.inner-process .process-step li::before{content:"";position:absolute;top:0;width:100%;height:6px;background:#bb2449;border-top-left-radius:8px;border-top-right-radius:8px}.inner-process .process-step li:hover{transform:translateY(-4px)}.inner-process .process-step li .step-image{display:flex;width:100%;align-items:center}.inner-process .process-step li .step-image img{margin:0 auto;width:100%;max-width:220px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.inner-process .process-step li .step-content{text-align:center}.inner-process .process-step li .step-content .step-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.inner-process .process-step li .step-content .step-header .step-label{color:#333;font-weight:bold}.inner-process .process-step li .step-content .step-header .step-title{color:#bb2449;font-weight:bold;font-size:1.2rem}.inner-process .process-step li .step-content .step-description{font-size:1rem;color:#333}@media screen and (max-width: 767px){.inner-process .process-step{flex-direction:column}.inner-process .process-step li{width:100%}}.inner-director .director-profile{display:flex;flex-wrap:wrap;align-items:flex-start;gap:40px}.inner-director .director-profile .profile-photo{flex:0 0 300px;max-width:300px}.inner-director .director-profile .profile-photo img{width:100%;height:auto;border-radius:4px}.inner-director .director-profile .profile-content{flex:1;min-width:280px}.inner-director .director-profile .profile-content .career-list{margin:10px 0 0;padding:0 !important;list-style:none;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.inner-director .director-profile .profile-content .career-list li{display:flex;margin-bottom:0 !important;padding:12px 0;border-bottom:1px solid #eee}.inner-director .director-profile .profile-content .career-list li:last-child{border-bottom:0}.inner-director .director-profile .profile-content .career-list li span{display:flex;flex:0 0 150px;align-items:center;justify-content:center;margin-right:10px;padding:6px 10px;font-weight:bold;text-align:center;background:#ffeff4}.inner-director .director-profile .profile-content .bullet-list{margin:10px 0 0;padding-left:20px}.inner-director .director-profile .profile-content .bullet-list li{margin-bottom:5px;list-style:disc}.inner-director .director-profile .profile-content .bullet-list li::marker{color:#bb2449}@media screen and (max-width: 767px){.inner-director .director-profile{align-items:center;justify-content:center;gap:25px}}.inner-faq{margin:0 auto;border-top:1px solid #ccc}.inner-faq .faq-item{border-bottom:1px solid #ddd}.inner-faq .faq-item input{display:none}.inner-faq .faq-item label{display:block;position:relative;padding:25px 15px;font-size:1.5rem;font-weight:bold;cursor:pointer}.inner-faq .faq-item label::after{content:"＋";position:absolute;top:50%;right:15px;font-size:1.2em;transition:transform .5s ease;transform:translateY(-50%)}.inner-faq .faq-item label input:hover,.inner-faq .faq-item label label:hover{color:#f36}.inner-faq .faq-item input:checked+label::after{content:"−";right:18px;font-size:1.5em}.inner-faq .faq-item .answer{max-height:0;font-size:1.25rem;font-weight:normal;overflow:hidden;transition:max-height .5s ease,padding .5s ease}.inner-faq .faq-item .answer p{position:relative;margin:0;padding:0 15px 30px 45px;line-height:1.6}.inner-faq .faq-item .answer p::before{content:"A.";position:absolute;top:0;left:15px;margin-right:5px;color:#02a35e;font-size:1.5rem;font-weight:bold;line-height:1.4}.inner-faq .faq-item input:checked~.answer{max-height:500px}@media screen and (max-width: 767px){.inner-faq .faq-item label{padding:20px 45px;font-size:1.25rem;text-indent:-2rem}.inner-faq .faq-item label::after{right:5px}.inner-faq .faq-item .answer p{font-size:1.25rem}}