.l-article__inner > * + * {
    margin-top: 1.5rem;
}


.content-fukkoro .role-box {
    text-align: center;
    display: flex;
}
.content-fukkoro .role-box img.left {

}
.content-fukkoro .role-box img.right {
    margin-left: -6px;
}
.content-fukkoro h3 {
    background: #fff;
    font-size: 200%;
}
.content-fukkoro .title-note {
    display: inline-block;
    font-size: 80%;
    margin-left: 2rem;
    color: #333;
}

.content-fukkoro .icare-information {
    padding: 0.5rem 5rem;
}

.content-fukkoro .icare-features__link {
  /* display: flex; */
  padding: 2rem 2rem;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 5rem;
  width: 30rem;
  border: 2px solid #266099;
  border-radius: 0.625rem;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.125rem;
  transition: 0.3s background ease;
}

.content-fukkoro .icare-features__link:link, .l-footer-features__link:visited {
  color: #266099;
}
.content-fukkoro .icare-features__link:hover {
  background-color: #e0ecf7;
}

.content-fukkoro .icare-group__button {
  margin: 0 auto;
  width: 100%;
  text-align:center;
  line-height: 3rem;
}
.content-fukkoro .icare-group__button img{
  max-height: 3rem;
}


.p-home-slider-scrollbar {
    display: none;
}

@media print, all and (max-width: 768px) {
.content-fukkoro .role-box {
    display: block;
}
.content-fukkoro .role-box img.left {
    width: 99%;
}
.content-fukkoro .role-box img.right {
    width: 66%;
    
}
}

/* ========================================== */
/* @item-group items
/* ========================================== */
.c-icaregroup-information__list {
  width: 100%;
}
.c-icaregroup-information__list a {
  text-decoration: none;
}
.c-icaregroup-information__item {
  border-bottom: 1px dotted #A0A0A0;
  padding: 1.25rem 0;
}
.c-icaregroup-information-entry {
  display: block;
}
.c-icaregroup-information-entry__linkbtn {
  margin-top: 1.125rem;
  font-size: 1rem;
}
@media print, all and (min-width: 768px) {
  .c-icaregroup-information-entry__linkbtn {
    font-size: 1.125rem;
  }
}
.c-icaregroup-information-entry__headline {
  margin-top: 1.125rem;
  font-size: 1rem;
}
@media print, all and (min-width: 768px) {
  .c-icaregroup-information-entry__headline {
    font-size: 1.125rem;
  }
}
.c-icaregroup-information-meta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
@media print, all and (max-width: 767px) {
  .c-icaregroup-information-meta {
    flex-wrap: wrap;
  }
}
.c-icaregroup-information-meta__date {
  margin-right: 1.25rem;
  display: block;
  color: #808080;
  white-space: nowrap;
}
.c-icaregroup-information-meta-cat__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media print, all and (max-width: 767px) {
  .c-icaregroup-information-meta-cat__list {
    width: 100%;
    margin-top: 0.625rem;
  }
}
.c-icaregroup-information-meta-cat__item {
  background: #ddd;
  padding: 0.25rem 0.625rem;
  min-width: 3.75rem;
  text-align: center;
  text-decoration: none;
  /* border-radius: 0.375rem;*/
  font-size: 0.625rem;
  white-space: nowrap;
}
.c-icaregroup-information-meta-cat__item:not(:last-child) {
  margin-right: 0.625rem;
}
@media print, all and (min-width: 768px) {
  .c-icaregroup-information-meta-cat__item {
    min-width: 5.625rem;
    font-size: 1rem;
    padding: 0.25rem 0.9375rem;
    margin-right: 1rem;
  }
}
.c-icaregroup-information-meta-cat__item.op-toushin {
  background: #33cc33;
  color: #333;
}
.c-icaregroup-information-meta-cat__item.op-nanshin {
  background: #ffcb99;
  color: #333;
}
.c-icaregroup-information-meta-cat__item.op-chushin {
  background: #9b9aff;
  color: #333;
}
.c-icaregroup-information-meta-cat__item.op-hokushin {
  background: #ffd403;
  color: #333;
}




.icare-group-item-card-title {
  font-size: 1.2rem;
}


.icare-group-item-card {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media print, all and (max-width: 767px) {
  .icare-group-item-card {
    display: block;
  }
}

.icare-group-item-card__img {
  margin-right:1rem;
  max-width: 15rem;
}
.icare-group-item-card__img img {
  width: 100%;
}


.icare-content-toggle {
  display: none;
}
.icare-content-toggle h3 {
  font-size: 1.2rem;
  border:none;
  padding: 0;
}
.icare-content-toggle .dflex {
  display: flex;
}
.icare-content-toggle p {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.icare-content-toggle .dflex-leftside {
  width:50%;
  margin-right:2rem;
}
.icare-content-toggle .dflex-leftside-img {
  width:30%;
  margin-right:2rem;
}

.icare-content-toggle .dflex-rightside {
  width:40%;
}
.icare-content-toggle .dflex-rightside-content {
  width:70%;
}
.icare-content-toggle .dflex-rightside-content p {
  margin-bottom: 2rem;
}
.icare-content-toggle .dflex-leftside p {
  margin-bottom: 2rem;
}
  img.forpc {
    display: block;
  }
  img.forsp {
    display: none;
    margin: 0 auto;
  }
.icare_pamphlet_dl {
  text-align:center;
}
.icare_pamphlet_dl img {
  max-height: 25rem;
}
@media print, all and (max-width: 767px) {
  .icare-content-toggle .dflex {
    display: block;
  }
  .icare-content-toggle .dflex-leftside {
    width:100%;
    margin-right:0;
  }
  .icare-content-toggle .dflex-rightside {
    width:100%;
  }
  .icare-content-toggle .dflex-leftside-img {
    width:100%;
    margin-right:0;
  }
  .icare-content-toggle .dflex-rightside-content {
    width:100%;
  }
  img.forpc {
    display: none;
  }
  img.forsp {
    display: block;
  }
}

h2.icare-title + * {
    margin-top: 0rem;
    margin-bottom: 2rem;
}
div.icare-content-toggle {
    margin-left:1rem;
    margin-right: 1rem;
}
/*
.l-article-section h2 + * {
    margin-top: 0rem;
}
*/

.l-article-section h3:not(first-child) {
    margin-top: 1.5rem;
}
.l-article-accordion {
    padding-left: 2rem;
    padding-right: 2rem;
}
.l-article-accordion h2:not(first-child){
    margin-top: 0.5rem;
}

.icare-group-detail__button a {
  background: #f5fbfe;
  border: 1px solid #0081cc;
  border-radius: 5px;
  padding: 0.5rem 2rem;
}
.icare-group-detail__button a:hover {
  background: #0081cc;
  color: #fff;
}
.icare-group-detail__button a:not([class])[target=_blank]:after {
  content: '';
  display: none;
}

 h2.icare-title.icare-title-toggle {
  position: relative;
  padding-left: 2rem;
}

h2.icare-title.icare-title-toggle::before {
  bottom: 0;
  left: 0.2rem;
  content: "＋";
  position:absolute;
  top: 50%;
  margin-top: -1rem;
}
h2.icare-title.icare-title-toggle.active::before {
  bottom: 0;
  left: 0.2rem;
  content: "－";
  position:absolute;
  top: 50%;
  margin-top: -1rem;
}

div.icare_pamphlet_dl {
  margin-top: 0.5rem;
}

.information-card-area {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.information-card-area .information-card {
  border:1px solid #cccccc;
  width:22rem;
  height:20rem;
  border-radius: 20px;
  text-align:center;
  overflow:hidden;
  margin:1rem;
}
.information-card-area .card-title {
  height:3rem;
  line-height:3rem;
  background-color:#0081cc;
  color:#fff;
  margin-bottom:1rem;
}
.information-card-area .card-name {
  font-size:1.25rem;
  height:4rem;
}
.information-card-area .card-catchcopy {
  font-size:0.9rem;
  margin-bottom:1rem;
}
.card-madoguchi {
  border: 1px solid #0081cc;
  color:#0081cc;
  border-radius:40px;
  height:3rem;
  background-color:#fffde4;
  margin:1rem;
  display:flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.card-renrakusaki {

}

.fukkoro-nav-button-area {
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  padding: 0 3em;
}


.fukkoro-nav-button-area img {
  height:3rem;
  margin:0.5rem 1rem;
}
.fukkoro-nav-button-area a img:hover {
  opacity:0.5;
  transition:0.3s;
}

.l-article h2.kodomo-midashi {
  background: none;
  border: none;
  padding-left: 0;
  margin-bottom: 0.2rem;
  margin-left: 0;
  position: relative;
}
h2.kodomo-midashi::before {
  background: none;
}
h2.kodomo-midashi.joseikin::before {
  content: url('/assets/img/kodomo/kodomo_joseikin_title.png');
  display: block;
  position: absolute;
  top:0;
  margin: -1.5rem;
  width: 2rem;
  height: 2rem;
}


h2.kodomo-midashi img {
  height: 3.6rem;
  object-fit: contain;
}

h3.kodomo-midashi {
  font-size: 1.2rem;
  border:none;
  padding: 0;
}
h4.kodomo-midashi {
  font-size: 1.1rem;
  border:none;
  padding: 0;
}
.kodomo-border-around img{
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.kodomo-border-around a:not([class])[target=_blank]::after {
  content: '';
  display: none;
}
.kodomo-kakomi {
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.l-article-contact {
  padding: 1rem;
  margin-bottom: 4rem;
  text-align:left;
}
h3.l-article-contact__headline.contact_headline{
    margin-top:0;
    border: none;
    font-size: 1rem;
    font-weight: bold;
    color: #c30d23;
    padding: 1rem 1rem 1rem 1.75rem;
    padding-left: 1.5rem;
    background: url(../img/ico_article_arrow.png) no-repeat left top 1.25rem / 0.75rem auto;
}
.l-article-section h3 {
    font-size: 1.2rem;
    border-left: 4px solid #c30d23;
    padding: 1rem 1rem 1rem 1.75rem;
    background: #ffffbb;
}
.l-article-section h3.color-cafe {
    border-left: 4px solid #c30d23;
    background: #d2e1f5;
}

.content-fukkoro a.navbtn {
    background: #c30d23;
    border: 3px solid #c30d23;
    border-radius: 30px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    min-width: 300px;
    text-wrap: nowrap;
    max-width: 500px;
    padding: 1em 3em;
    color: #ffffff;
    /* transition: 0.3s ease-in-out; */
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 1em;
}
.content-fukkoro a.navbtn:hover {
    background: #ffffff;
    color: #c30d23;
}
.content-fukkoro a.navbtn:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3.5px solid #ecde21;
    border-right: 3.5px solid #ecde21;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    /* transition: 0.3s ease-in-out; */
}
.content-fukkoro a.navbtn:hover:after {
    border-color: #c30d23;
}

.content-fukkoro a.navbtn2 {
    background: none;
    border: 3px solid #c30d23;
    border-radius: 30px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    min-width: 300px;
    text-wrap: nowrap;
    padding: 1em 3em;
    color: #c30d23;
    /* transition: 0.3s ease-in-out; */
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 1em;
}
.content-fukkoro a.navbtn2:hover {
    background: #c30d23;
    color: #ffffff;
}
.content-fukkoro a.navbtn2:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3.5px solid #c30d23;
    border-right: 3.5px solid #c30d23;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    /* transition: 0.3s ease-in-out; */
}
.content-fukkoro a.navbtn2:hover:after {
    border-color: #ffffff;
}


.l-article-section h2 {
  border-bottom: 4px solid #BCBCBC;
  position: relative;
  padding-bottom: 0.75rem;
  font-size: 1.375rem;
  color: #2660AC;
  padding-left: 2rem;
  background: url(../img/fukkoro-fes-weeks/ico_article_arrow.png) no-repeat left top 0.4375rem/1.125rem auto;
}

.content-fukkoro h2.fukkoro-title-logo {
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.75rem;
  font-size: 1.375rem;
  color: #c30d23;
  padding-left: 0.5rem;
  background: none;
  border:none;
  line-height: 0;
}
.content-fukkoro h2.fukkoro-title-logo::before {
  background: none;
  border: none;
}

.content-fukkoro h2 {
  color: #c30d23;
}

.content-fukkoro h2.normal {
  /* background: none; */
  border: none;
  margin-bottom: 0.2rem;
  margin-left: 0;
  border-bottom: 4px solid #bcbcbc;
}
.content-fukkoro h2::before{
  background: #c30d23;
}

.content-fukkoro h3 {
  color: #c30d23;/*文字色*/
  /*線の種類（点線）2px 線色*/
  border-bottom: dashed 3px #c30d23;
  border-top: dashed 3px #c30d23;
  border-left: none;
  padding-left: 0.5em;
  background: none;
  margin-bottom: 0.8em;
}

.kakomi {
	border: 2px solid #c30d23;
	margin: 0.5em 3em;
	padding: 0.5em 1em;
	color: #c30d23;
	text-align: center;
}
@media print, all and (max-width: 767px) {
  .kakomi {
     margin: 0.5em 0;
     padding: 0.2em 0.2em;
  }
}
.kakomi2 {
	display: inline-block;
	border: 2px solid #c30d23;
	background-color: #c30d23;
	margin: 0.8em 3em;
	padding: 0.8em 2em;
	color: #fff;
	text-align: center;
	max-width:500px;
	margin-top: 1em;
	font-size: 110%;
}
.kakomi2::before{
    content:'▼';
    color: #ecde21;
    margin-right: 1em;
}
.kakomi2::after{
    content:'▼';
    color: #ecde21;
    margin-left: 1em;
}
@media print, all and (max-width: 767px) {
  .kakomi2 {
     margin: 0.5em 0;
     padding: 0.2em 0.2em;
  }
}

.width80 .caption{
  font-size: 1.3em;
  margin-bottom: 1em;
}
.width80 .caption .caption-note{
  font-size: 0.75em;
}
@media print, all and (min-width: 768px) {
  .width80{
    margin-left:3.5em;
  }
  .wp-block-media-text__content{
    padding: 0 0%;
  }
}

.cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;

}
.cards::before {
    content: "";
    display: block;
    width: 32%;
    order: 1;
}
 .cards::after {
    content: "";
    display: block;
    width: 32%;
}
.card {
  width: 32%;
  display: flex;
  flex-direction: column;
  padding-top: 0px;
}

@media screen and (max-width: 768px) {
  .cards {
   flex-direction: column;
  }
  .card{
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
  }

}

.card__sentence {
  background-color: #fffadc;
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
}

.card__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 1px;
  margin: 0;
  color: #000;
  padding: 0.5em;
  background-color: #fff08b;
}
@media screen and (max-width: 768px) {
  .card__title {
    padding-top: 6px;
  }
}

.card__text {
/**
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
**/
  color: #000;
  padding: 0.8em;
  background-color: #fffadc;
}
@media screen and (max-width: 768px) {
  .card__text {
    padding-top: 0px;
  }
}

.apple{

}
.apple:before {
  position: relative;
  top: 5px;
  margin: 0 10px 0 0;
  content: url('/assets/img/fukkoro-fes-weeks/ico_apple.png');
}

.l-article-contact {
  padding: 1.875rem;
  margin-bottom: 4rem;
  margin-top: 2em;
}
h3.l-article-contact__headline.contact_headline{
    margin-top:0;
    border: none;
    font-size: 1rem;
    font-weight: bold;
    color: #2660AC;
    padding: 1rem 1rem 1rem 1.75rem;
    padding-left: 1.5rem;
    background: url(../img/ico_article_arrow.png) no-repeat left top 1.25rem / 0.75rem auto;
}