/*********

DEFAULT RESET
station: #ff9393,ffd4d3
care: #7bcc9d

HEADER / FOOTER

**********/
.l_header__nav {
width: 100%;
padding-top: 0;
border-radius: 0;
top: 60px;
}
.l_header__nav.is_open {
left: 0;
}
.l_header__nav > ul {
padding: 0 5vw;
}
.modal_SubLink {
font-size: 1.13rem;
padding: 0 5vw;
}
.modal_SubLink a {
color: #4d4d4d;
}
.lpContact__innItem {
background: rgba(255,255,255,0.78);
color: #424242;
border-radius: 2vw;
padding: 5vw;
margin: 1.64rem auto;
}
.l_header__nav .lpContact__innItem {
border-radius: 0;
padding: 3.5vw 5vw;
margin: 1.38rem auto;
}
.lpContact__tel {
display: inline-block;
font-size: 1.4rem;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
padding: 1rem 1.84rem;
}
#lpFooter.l_footer {
color: #fff;
text-align: left;
font-size: 1.2rem;
line-height: 1.3;
margin: auto;
padding: 4.8vw;
}
#lpFooter .ft__info > dt figure {
max-width: 280px;
margin: 0 0 14px;
}
#lpFooter .ft__info > dd {
font-size: 1.28em;
}
#lpFooter .lpft__navLink {
line-height: 1;
margin: 1.4rem 0;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0.36rem;
}
#lpFooter .lpft__navLink a {
letter-spacing: 0;
color: #fff;
}
a .goclinic {
width: 65%;
margin: 0.5em auto;
text-align: center;
}
a .goclinic figcaption {
color: #424242;
font-size: 0.86em;
}
#lpHeader .goclinic {
width: 54.5%;
margin: 1.6rem auto;
}
.lpContact__innItem.inmodal {
text-align: center;
}
.lpContact__innItem.inmodal .lpContact__telNum,
#lpFooter dd .ft_phone__num {
display: block;
font-size: 3.2rem;
font-weight: 700;
line-height: 1;
color: #424242;
margin: 1.4rem auto;
}
.goClinictop {
text-align: center;
}
.goClinictop a {
color: #424242;
}
@media screen and (min-width: 768px) {
#lpFooter .ft__wrapper {
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 1.6rem;
}
#lpFooter .ft__info > dt figure {
max-width: 300px;
}
#lpFooter .ft__info > dd br {
display: none;
}
#lpFooter .ft__info > dd {
font-size: 1.3em;
}
#lpFooter dd .ft_phone__num {
font-size: 3.4rem;
}
#lpFooter .ft_tm__table {
font-size: 1em;
}
#lpFooter .ft_tm__table th,
#lpFooter .ft_tm__table td {
padding: 1em 0.74em;
}
#lpFooter .ft_tm__table th {
white-space: nowrap;
}
#lpFooter .map__wrapper {
padding-bottom: 47.6%;
}
.goclinic {
max-width: 240px;
}
.modal_SubLink {
font-size: 0.9em;
}
}
@media screen and (min-width: 992px) {
#lpFooter.l_footer {
font-size: 1.3rem;
}
.gra_station .l_header__inner,
.gra_homecare .l_header__inner {
padding: 18px 36px;
gap: 16px;
}
.gra_station .l_header__nav > ul,
.gra_homecare .l_header__nav > ul {
padding: 0;
}
.lpContact__innItem.inmodal,
.modal_SubLink,
.goclinic {
display: none;
}
#lpFooter .ft__wrapper {
gap: 4.8rem;
}
#lpFooter .map__wrapper {
padding-bottom: 33.333%;
}
.lpContact__innItem {
padding: 3.4rem;
}
.lpContact__tel {
font-size: clamp(1.6rem, 2vw, 2rem);
}
.lpContact__telNum {
font-size: clamp(3.4rem, 4vw, 4rem);
}
.lpContact__telOpen {
font-size: clamp(1.3rem, 1.6vw, 1.5rem);
}
}


/*********

COMOONSTYLE

**********/
#lp.l_main__content {
overflow: hidden;
}
#lp section.lp_sec__wrap,
#lp .bgcolor_in {
padding: 8.64vw 4.8vw;
}
#lp section.lp_sec__wrap.onbg,
#lp section .lp_secOverwrap {
margin: 0 calc(50% - 50vw);
width: 100vw;
padding: 0;
}
h2.lp__Secttl {
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 1em;
color: #ff9393;
font-size: 1em;
font-weight: 700;
font-weight: normal;
line-height: 1;
margin-bottom: 3.6rem; 
}
h2.lp__Secttl::before {
content: attr(data-text);
border-right: 1px solid #ff9393;
padding-right: 1em;
font-family: "Roboto", sans-serif;
}
h3.clmHead {
text-align: center;
margin: 3.2rem 0;
line-height: 1.8;
position: relative;
}
h3.clmHead::after {
content: '........';
display: block;
font-size: 3rem;
color: #ff9393;
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, -1em);
}
h3.clmHead > span {
display: block;
}
.clmHead span.clmHead_ttl {
font-size: 1.4rem;
font-weight: 700;
color: #424242;
}
.clmHead span.clmHead_sub {
font-size: 1.8rem;
font-weight: 600;
color: #ff9393;
}
.lp_sec__wrap.imageBar {
padding: 0 4.8vw !important;	
}
.imageBar figure {
overflow: hidden;
}
.imageBar figure:nth-child(1) {
border-radius: 1em 1em 0 0;
}
.imageBar figure:nth-child(2) {
border-radius: 0 0 1em 1em;
}
.imageBar img {
object-fit: cover;
object-position: center;
aspect-ratio: 7/4;
}
.centerText {
text-align: center;
}	
h3.gracia_h {
font-size: 1.24em;
margin: 2.5em 0 1em;
}
h4.markstxt {
font-size: 1.16em;
line-height: 1.4;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 0.5em;
}
h4.markstxt::before {
font-family: 'Material Icons';
content: '\e037';
}
@media screen and (min-width: 768px) {
.rows {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
flex-wrap: wrap;
}
.md_inner_flex {
display: -webkit-flex;
display: -moz-flex;
display: flex;
}
h3.clmHead {
margin: 3em 0;
}
h3.clmHead::after {
font-size: 2em;
}
.clmHead span.clmHead_ttl {
font-size: 1.13em;
}
.clmHead span.clmHead_sub {
font-size: 1.4em;
}
}
@media screen and (min-width: 992px) {
#lp section.lp_sec__wrap {
max-width: 1040px;
padding: 65px 4.8vw;
}
#lp section.lp_sec__wrap.onbg {
max-width: 100vw;
padding: 65px 4.8vw;
}
.ls_inner_flex {
display: -webkit-flex;
display: -moz-flex;
display: flex;
}
.md_inner_flex,
.ls_inner_flex,
#lp .bgcolor_in {
max-width: 1040px;
margin: auto;
}
h3.clmHead {
margin: 3.5em 0;
}
}
@media screen and (min-width: 1240px) {
#lp .cont__wrapper > section,
#lp section.lp_sec__wrap,
#lp .bgcolor_in {
padding: 80px 0;
}
}








/*********

STATION

**********/
.gra_station .l_header__btn span,
.gra_station .l_footer {
background: #ff9393;
}
.gra_station .ft_tm__table {
border-color: #f06060;
}
.gra_station .ft_tm__table th {
background: #f06060;
}
.gra_station .ft_tm__table td {
color: #f06060;
}

/** FV **/
#lpFview {
padding: 0 0 25% !important;
}
#lpFview h2.lp__Secttl {
color: #fdf6bb;
}
.gAbout {
color: #fff;
padding: 0 8.2vw;
margin-top: 4%;
position: relative;
z-index: 2;
}
.gAbout::before {
content: '';
width: 200%;
height: 125%;
border-radius: 20% 55% 50% 50%;
background: #f06060;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
}
.lpfv_catch {
font-size: 2.12em;
line-height: 1.68;
margin: 1.8em 0;
}
.gAbout p br {
display: none;
}
@media screen and (min-width: 768px) {
#lpFview {
padding: 0 !important;
}
#lpFview picture,
#lpFview img {
width: 100%;
height: auto;
max-height: 100%;
aspect-ratio: 9/6;
object-fit: cover;
object-position: center;
overflow: hidden;
}
.gAbout {
transform: translateY(-20%);
}
.gAbout::before {
height: 130%;
}
.gAbout p br {
display: block;
}
}
@media screen and (min-width: 992px) {
#lpFview picture,
#lpFview img {
/*max-height: 820px;*/
}
.gAbout {
margin-top: 0;
}
.gAbout h2,
.gAbout h3,
.gAbout p {
max-width: 1040px;
margin-left: auto;
margin-right: auto;
}
}


/** SERVICE **/
.lp_secOverwrap {
padding: 6vw;
background: #f3efe4;
}
.lpService__sub {
border-radius: 1rem;
border: 2px solid #715640;
margin: 1.4rem 0;
padding: 1.8rem;
background: #fff;
}
.lpService__sub.last {
border-radius: 0;
border: none;
background: none;
}
.lpService__sub.last br {
display: none;
}
.lpService__sub dt,
.lpService__con dt {
font-size: 1.2em;
font-weight: 700;
color: #715640;
line-height: 1.4;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 0.5em;
}
.lpService__sub dt {
margin: 0 0 1.2em;
position: relative;
gap: 1em;
}
.lpService__sub dt span {
font-size: 2.2em;
position: relative;
}
.lpService__sub dt span::before {
content: '';
display: block;
width: 2px;
height: 1.25em;
border-radius: 3px;
background: #715640;
position: absolute;
top: 0;
right: -0.25em;
}
.lpService__sub dd,
.lpService__con dd {
font-size: 0.94em;
line-height: 1.48;
margin: 1rem;
padding-left: 1em;
text-indent: -1em;
}
.lpService__con {
border-bottom: 2px solid #dfdfdf;
margin: 1.4rem 0;
padding-bottom: 1.2em;
}
.lpService__con dt {
font-size: 1.48rem;
margin: 0 0 1.4rem;
}
.lpService__con dt::before {
content: '\e037';
font-family: 'Material Icons Outlined';
}
.lpService__con dd {
margin: 0;
}
.lpStaff__item th,
.lpStaff__item td {
display: block;
width: 100%;
}
.lpStaff__item h3 {
font-size: initial;
font-weight: 600;
color: #ff9393;
}
.lpStaff__item h3 > span {
border-radius: 5em;
border: 2px solid #ff9393;
padding: 0.38em 1em;
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 0.5em;
margin: 1.2rem 0;
}
.lpStaff__item h3 > span::before {
content: '';
display: block;
width : 1em;
height : 1em;
border-radius: 50%;
background: #ff9393;
}
.lpStaff__item ol {
font-size: 1.3rem;
line-height: 1.48;
margin: 0 0 0 1em;
}
.lpStaff__item ol li {
padding-left: 1em;
text-indent: -1em;
}
.lpService__sub dd::before,
.lpService__con dd::before,
.lpStaff__item ol li::before {
content: '・';
}
@media screen and (min-width: 768px) {
#lpService {
padding-top: 0 !important;
}
#lpService .md_inner_flex > div {
width : -webkit-calc((100% - 1.4vw) / 2);
width : calc((100% - 1.4vw) / 2);
}
.lpService__sub dt {
font-size: 1.36em;
}
.lpService__sub dd,
.lpService__con dd {
font-size: 1em;
}
#lpService .md_inner_flex.svcon {
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
gap: 2.5rem;
}
.lpService__con dt {
font-size: 1.16em;
}
.svcon .lpService__con {
width : -webkit-calc((100% - 2.5em) / 2);
width : calc((100% - 2.5em) / 2);
margin: 0;
}
.lpStaff__item th,
.lpStaff__item td {
display: table-cell;
width: auto;
}
.lpStaff__item th {
vertical-align: top;
white-space: nowrap;
}
.lpStaff__item h3 {
font-size: 1.16em;
white-space: nowrap;
flex: 1;
margin-top: -0.4em;
}
.lpStaff__item h3 > span {
display: -webkit-flex;
display: -moz-flex;
display: flex;
}
.lpStaff__item ol {
font-size: initial;
margin: 0 0 1.5em 1em;
}
.lpService__sub dt > br {
display: none;
}
.imageBar figure:nth-child(1) {
border-radius: 1em 0 0 1em;
}
.imageBar figure:nth-child(2) {
border-radius: 0 1em 1em 0;
}
}
@media screen and (min-width: 992px) {
#lpService {
padding-top: 3.5em !important;
}
#lpService .ls_inner_flex {
max-width: 1040px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
flex-wrap: wrap;
gap: 12px;
margin: auto;
}
#lpService .ls_inner_flex dl {
width : -webkit-calc((100% - 12px) / 2);
width : calc((100% - 12px) / 2);
}
.lpService__sub dt > br {
display: block;
}
#lpService .ls_inner_flex.svcon dl {
width : -webkit-calc((100% - 36px) / 4);
width : calc((100% - 36px) / 4);
}
.lpService__sub dd,
.lpService__con dd {
font-size: 1em;
}
.lpService__sub.last {
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
background: rgba(255,255,255,0.5);
}
.lpService__sub.last > div::before {
display: block;
font-family: 'Material Icons';
content: '\f0e2';
font-size: 10rem;
line-height: 1;
margin: 0 auto;
text-align: center;
}
.lpService__sub.last br {
display: block;
}
#lpService .md_inner_flex.svcon {
gap: 2.5em;
}
.svcon .lpService__con {
padding: 1.4em;
border: 1px solid #dfdfdf;
}
.svcon .lpService__con dd {
margin-left: 1.6rem;
}
.lpStaff__item {
width: max-content;
margin: auto;
}
}


/** FLOW **/
#lpFlow p br {
display: none;
}
.lpFlow__header,
.lpFlow__footer {
font-size: 1.82rem;
font-weight: 700;
text-align: center;
border-radius: 10rem;
}
.lpFlow__header {
margin-top: 3em;
}
.lpFlow__footer {
background: #80be5b;
color: #fff;
padding: 1rem 2rem;
}
.lpFlow__tabs {
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
gap: 1.24rem;
}
.lpFlow__tabs li {
padding: 1rem 2rem;
background: #efefef;
border-radius: 0.5rem;
font-weight: 600;
cursor: pointer;
}
.lpFlow__tabs li.active {
background: #80be5b;
color: #fff;
}
.lpFlow__tabs li:last-child.active {
background: #424242;
}
.lpFlow__tabContent {
color: #111;
position: relative;
}
.lpFlow__tabContent.active {
display: block;
}
.lpFlow__tabContent::after {
content: '';
width: 2.4rem;
height: 1.6rem;
background: #ff9393;
clip-path: polygon(0 0, 100% 0, 50% 100%);
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
.lpFlow__tabContent li {
background: #fff;
border: 1px solid #ccc;
border-radius: 0.5rem;
padding: 1em;
margin: 1em;
position: relative;
}
.lpFlow__tabContent h4 {
font-weight: 600;
text-decoration: underline;
text-underline-offset: 0.5rem;
text-decoration-thickness: 3px;
text-decoration-color: #80be5b;
}
.stepflow {
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 3px;
color: #80be5b;
margin-right: 0.78rem;
}
.stepflow::after {
content: '';
width: 8px; 
height: 6px;
background: #ff9393;
clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.lpFlow__footer .stepflow {
color: #fdf6aa;
}
.lpFlow__footer .stepflow::after {
background: #fdf6aa;
}
.lpFlow__tabContent p {
font-size: 1.36rem;
padding: 0 1em;
line-height: 1.4;
}
.lpFlow__tabContent li.innerflex {
background: none;
border: none;
border-radius: 0;
padding: 0;
display: -webkit-flex;
display: -moz-flex;
display: flex;
gap: 1.24rem;
}
.innerflex > div {
flex: 1;
background: #fff;
border: 1px solid #ccc;
border-radius: 0.5rem;
padding: 10px;
position: relative;
}
.lpFlow__tabContent li::after,
.lpFlow__tabContent li.innerflex > div:nth-child(1)::after {
content: '';
width: 1.64rem;
height: 1.24rem;
background: #ff9393;
clip-path: polygon(0 0, 100% 0, 50% 100%);
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
.lpFlow__tabContent > ul li.noArrow::after,
.lpFlow__tabContent > ul > li:last-child::after {
display: none;
}
@media screen and (min-width: 768px) {
.lpFlow__tabContent h4 {
font-size: 1.18em;
}
.lpFlow__tabContent p {
font-size: 1em;
}
}


/** PRICE **/
.cPrice__insur {
margin: 1.6rem 0;
display: -webkit-flex;
display: -moz-flex;
display: flex;
position: relative;
}	
.cPrice__insur::before {
content: '';
display: block;
width: 50%;
height: 100%;
border-right: 1px solid #dfdfdf;
position: absolute;
top: 0;
left: 0;
}	
.cPrice__insurInner {
flex: 1;
padding: 0 1.24rem;
}
.cPrice__insurInner h3 {
font-size: 1.58rem;
font-weight: 600;
border-left: 3px solid #f06060;
margin: 0 0 1.6rem;
padding-left: 0.72rem;
}
.cPrice__insurInner h3 .emps {
display: block;
font-size: 1.74rem;
color: #f06060;
}
.cPrice__insur .cPrice__insurInner:nth-child(2) h3 {
border-left-color: #80be5b;
}
.cPrice__insur .cPrice__insurInner:nth-child(2) h3 .emps {
color: #80be5b;
}
.cPrice__insurInner ul {
font-size: 1.2rem;
}
.cPrice__insurInner ul > li::before {
content: '\e037';
font-family: 'Material Icons Outlined';
}
.lpPrice__tabMenu {
display: -webkit-flex;
display: -moz-flex;
display: flex;
}
.lpPrice__tabMenu li {
flex: 1;
}
.lpPrice__tabMenu li h2 {
font-size: 1.8rem;
font-weight: 700;
text-align: center;
background: #f06060;
color: #fffee7;
border-radius: 0.78rem 0.78rem 0 0;
padding: 1.2rem 0.4rem;
opacity: 0.48;
cursor: pointer;
}
.lpPrice__tabMenu li.active h2 {
opacity: 1;
}
.lpPrice__tabMenu li:last-child h2 {
background: #80be5b;
}
.lpPrice__tabContentsWrapper {
transition: height 0.3s ease;
position: relative;
overflow: hidden;
}
.cPriceSheet {
background: #fbeeee;
position: absolute;
top: 0;
left: 100%;
opacity: 0;
transition: all 0.4s ease;
}
.cPriceSheet.active {
left: 0;
opacity: 1;
z-index: 1;
position: relative;
}
#care_ins.cPriceSheet {
background: #e4ece0;
}
.cPSheet_in {
padding: 5vw 3.8vw;
}
.cPrice_toplead {
margin-top: 0;
}
.cPSheet_in > h3,
.bothOutPrice > h3 {
font-size: 1.6rem;
font-weight: 700;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 1.3rem;
margin: 1.87rem 0 0;
}
.cPSheet_in > h3::before,
.bothOutPrice > h3::before {
content: '';
display: block;
width: 3.4rem;
height: 0.64rem;
border-radius: 1rem;
background: rgba(0,0,0,0.4);
}
.cPTable__wrapper {
overflow-y: auto;
}
.cPriceTable {
width: max-content;
border: 1px solid #fff;
font-size: 1.2rem;
line-height: 1.3;
letter-spacing: 0;
background: rgba(255,255,255,0.87);
table-layout: fixed;
position: relative;
}
.cPriceTable th,
.cPriceTable td {
border: 1px solid rgba(0,0,0,0.5);
padding: 0.5rem 1rem;
text-align: left;
}
.cPriceTable thead th {
text-align: center;
white-space: nowrap;
}
.cPriceTable tbody th {
white-space: nowrap;
}
.cPriceTable tbody td {
background: rgba(255,255,255,0.98);
}
.cPriceTable tbody tr td:last-child {
text-align: right;
}
.cPriceTable small {
display: block;
font-size: 1rem;
}
.ex_txt {
display: block;
font-size: 1rem;
text-align: left;
}
.sht__caption {
display: block;
font-size: 1.1rem;
line-height: 1.24;
color: #5f5f5f;
}
.color1,
.color2 {
text-decoration: underline;
text-underline-offset: 5px;
text-decoration-thickness: 3px;
}
.color1 {
text-decoration-color: #f06060;
}
.color2 {
text-decoration-color: #80be5b;
}
@media screen and (min-width: 768px) {
.cPrice__insurInner {
padding: 0 1.6em;
}
.cPrice__insurInner h3 {
font-size: 1.24em;
}
.cPrice__insurInner h3 .emps {
font-size: 1.14em;
}
.cPrice__insurInner ul {
font-size: 1em;
}
.cPriceTable {
min-width: 100%;
font-size: 1.3rem;
}
.ex_txt {
font-size: 1.1rem;
}
}
@media screen and (min-width: 992px) {
.lpPrice__tabMenu li h2 {
font-size: 2.1rem;
}
.cPriceTable {
font-size: 1.4rem;
}
.ex_txt {
font-size: 1.3rem;
}
}


/** DIV_INFO **/
.gra_Infotable {
background: #fff;
line-height: 1.48;
border-radius: 1rem;
border: 2px solid #424242;
border-collapse: separate;
overflow: hidden;
}
.gra_Infotable th,
.gra_Infotable td {
padding: 1.16rem;
border-bottom: 1px solid #424242;
}	
.gra_Infotable tr:last-child th,
.gra_Infotable tr:last-child td {
border-bottom: none;
}	
.gra_Infotable th {
white-space: nowrap;
vertical-align: top;
text-align: left;
}
.onClosed {
display: block;
font-size: 1.1rem;
color: #6a6a6a;
}
#graciaInfo h3.gracia_h {
font-size: 1.6rem;
margin: 1.68rem 0;
}
#graciaInfo h4 {
font-size: 1.48rem;
color: #f06060;
margin: 1.36rem 0;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 0.5rem;
}
#graciaInfo h4::before {
content: '';
display: block;
width: 1em;
height: 1em;
border-radius: 50%;
background: #f06060;
}
#graciaInfo p {
display: block;
margin-block-start: 0;
margin-block-end: 0;
margin-inline-start: 0;
margin-inline-end: 0;
}
@media screen and (min-width: 768px) {
.gra_Infotable th,
.gra_Infotable td {
padding: 1.64em;
}	
.gra_Infotable td br {
display: none;
}	
.onClosed {
font-size: 0.9em;
display: inline-block;
}
#graciaInfo h3.gracia_h {
font-size: 1.2em;
margin: 1.48em 0;
}
#graciaInfo h4 {
font-size: 1.08em;
}
}
@media screen and (min-width: 768px) {
#graciaInfo figure {
max-width: 320px;
}
}






/*********

HOMECARE

**********/
.gra_homecare .l_header__btn span,
.gra_homecare .lpFlow__tabContent li::after,
.gra_homecare .l_footer {
background: #7bcc9d;
}
.gra_homecare .l_header__nav > ul a,
.gra_homecare h2.lp__Secttl,
.gra_homecare h3.clmHead::after,
.gra_homecare .clmHead span.clmHead_sub,
.gra_homecare .ft_tm__table td {
color: #7bcc9d;
}
.gra_homecare .l_header__nav > ul > li > a::after,
.gra_homecare h2.lp__Secttl::before,
.gra_homecare .pagetop > a,
.gra_homecare .pagetop > a::after,
.gra_homecare .ft_tm__table th,
.gra_homecare .ft_tm__table td {
border-color: #7bcc9d;
}
.gra_homecare .gAbout::before,
.gra_homecare .ft_tm__table th {
background: #429e69;
}
.gra_homecare #graciaInfo {
background: #d8eee1;
}
.gra_homecare .ft_tm__table {
border-color: #429e69;
}


/** SERVICE **/
.objectList p {
margin-bottom: 2em;
padding: 0.75em 1.5em;
border-radius: 0.3em;
text-decoration: underline;
text-underline-offset: 5px;
text-decoration-thickness: 2px;
text-decoration-color: #7bcc9d;
background: #fff;
position: relative;
}
.objectList p::before,
.objectList p::after {
content: '';
border-radius: 50%;
background: #fff;
position: absolute;
}
.objectList p::before {
width: 16px;
height: 16px;
bottom: -8px;
left: 16px;
}
.objectList p::after {
width: 8px;
height: 8px;
bottom: -18px;
left: 22px;
}
.objectList li:nth-child(even) p::before {
left: unset;
right: 16px;
bottom: -8px;
}
.objectList li:nth-child(even) p:after {
left: unset;
right: 24px;
bottom: -18px;
}
.lp_support h4 {
font-size: 1.1em;
font-weight: 600;
color: #715640;
line-height: 1.6;
}
.lp_support ul li {
border-radius: 1rem;
border: 1px solid #715640;
margin: 1rem;
padding: 0.5em 1em;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
gap: 0.5em;
}
.lp_support ul li:before {
display: block;
content: attr(data-text);
color: #80be5b;
font-size: 2em;
}
.lpfuture__item {
border-radius: 1rem;
border: 1px solid #715640;
background: #f9f9f9;
font-size: 1.3rem;
line-height: 1.4;
margin: 0.5em 0;
padding: 1.2rem 1.6rem 1.2rem 4em;
position: relative;
}
.lpfuture__item {
padding: 1.5em;
}
.lpfuture__item dt {
font-size: 1.2em;
font-weight: 600;
color: #715640;
line-height: 1;
margin: 0 0 1em;
}
.lpfuture__item dt::before,
.lpFaq_item dt::before,
.lpFaq_item dd::before {
display: inline-block;
content: attr(data-text) ".";
color: #80be5b;
margin-right: 0.5em;
}
.lpfuture__item dd {
padding-left: 1em;
text-indent: -1em;
}
.lpfuture__item dd::before {
content: '・';
}
.gra_homecare section.lp_sec__wrap#lpFlow {
padding: 0 !important;
}
.gra_homecare .lpFlow__tabContent {
display: block !important;
max-width: 980px;
margin: 0 auto;
padding: 0;
}
.gra_homecare .lpFlow__tabContent::after,
.gra_homecare .lpFlow__tabContent li:last-child::after {
display: none;
}
.gra_homecare .lpFlow__tabContent h4 {
text-decoration-color: #7bcc9d;
}
.lpFaq_item dt {
font-size: 1.1em;
font-weight: 600;
color: #429e69;
line-height: 1.4;
margin: 0.8em 0;
}
.lpFaq_item dt::before {
color: #429e69;
}
.lpFaq_item dd {
font-size: 0.864em;
line-height: 1.24;
border-bottom: 1px solid #d9d9d9;
margin: 0.8em 0 1.4em;
padding-bottom: 1.4em;
}
.lpFaq_item dd::before,
.gra_homecare #graciaInfo h4 {
color: #429e69;
}
.gra_homecare #graciaInfo h4::before {
background: #429e69;
}
@media screen and (min-width: 768px) {
.objectList li {
width: 60%;
}
.objectList li:nth-child(even) {
margin-left: 40%;
}
.lp_support ul li {
font-size: initial;
}
.lpfuture {
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
ap: 1.4rem;
}
.lpfuture__item {
width : -webkit-calc((100% - 1.4vw) / 2);
width : calc((100% - 1.4vw) / 2);
}
}
@media screen and (min-width: 992px) {
.objectList {
max-width: 1000px;
margin: auto;
}
.objectList p::before {
width: 24px;
height: 24px;
bottom: -12px;
left: 36px;
}
.objectList p::after {
width: 10px;
height: 10px;
bottom: -26px;
left: 50px;
}
.objectList li:nth-child(even) p::before {
left: unset;
right: 36px;
bottom: -12px;
}
.objectList li:nth-child(even) p:after {
left: unset;
right: 50px;
bottom: -26px;
}
.lp_support ul li {
flex: 1;
margin: 0;
padding: 1.2rem;
-webkit-flex-direction: column;
-moz-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
-moz-align-items: stretch;
align-items: stretch;
}
.lp_support ul li:before {
margin: 0 auto;
text-align: center;
}
.lpfuture__item dt,
.lpfuture__item dd {
font-size: initial;
}
.lpfuture__item dt {
font-size: 1.76rem;
}
.lpfuture__item dt::before {
font-size: 2rem;
}
}
