html {
  scroll-padding-top: 140px;
}

.l-header__contents.bg::after {
  box-shadow: 4px 6px 10px -6px rgba(0, 0, 0, 0.3);
  right: 0;
  width: auto;
}

.c-nav__megamenu {
  width: 1150px;
  right: 0;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 4px 6px 10px -6px rgba(0, 0, 0, 0.3);
}

.l-header__logo {
  height: auto;
  margin-top: -5px;
}

@media screen and (max-width: 768px) {
  .c-nav__megamenu {
    width: auto;
    background: none;
    border-radius: 0;
    box-shadow: none;
    padding: 20px 0 40px 0;
  }
}

.c-nav__megamenu--list {
  gap: 15px 15px;
}

.c-nav__megamenu--item {
  padding: 0 20px;
}

.c-nav__megamenu--item::after {
  right: 20px;
}

.c-nav__wrap.about .c-nav__megamenu--item {
  width: 230px;
}
.c-nav__wrap.recuit .c-nav__megamenu--item {
  width: 250px;
}

.c-nav__wrap.about .c-nav__megamenu--title {
  width: 260px;
}

.l-header.-black {
  box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.2);
}

.l-header__inner {
  padding-bottom: 16px;
}

.p-top-news__title {
  font-weight: normal;
  width: calc(100% - 160px);
  padding-left: 61px;
}

.p-top-news__title::after {
  top: 52%;
  height: 0.5px;
  width: 44px;
}

.p-top-activities__item h3 {
  font-size: 19px;
  margin-top: 0;
}

.p-top-activities__item p {
  font-weight: normal;
  font-size: 15px;
  line-height: 1.7;
}

.p-top-recruit__title {
  width: 536px;
}

.p-top-recruit__title::after {
  height: 0.5px;
  width: 364px;
}

.p-top-recruit__text {
  font-weight: normal;
}

.p-top-recruit__inner {
  padding: 100px 0 88px;
}

.l-footer__button {
 border-color:  #ddd;
}

.l-footer__button.-fujioka {
  width: 230px;
  background-color: #fff;
}

.l-footer__buttons {
  margin-left: 0;
  margin-top: 60px;
}

.l-footer__inner {
  padding-bottom: 100px;
  padding-top: 100px;
}

.l-footer__button.-fujioka figure {
  width: 35px;
  margin-top: 0;
}

.l-footer__nav--megamenu {
  margin-top: 18px;
  padding-left: 12px;
}

.l-footer__nav--megamenu a {
  line-height: 1.1;
  display: block;
  margin-bottom: 10px;
}
.l-footer__nav--megamenu a:last-child {
  margin-bottom: 0;
}

.l-footer__logo img {
  width: 90%;
}

.l-footer__address {
  font-size: 14px;
  margin-top: 10px;
}

.l-footer__time {
  font-size: 14px;
  margin-top: 3px;
}

.l-footer__fax {
  font-size: 15px;
  margin-top: 10px;
}

.l-footer__insta {
  margin-top: 30px;
}

.l-footer__links {
  gap: 15px;
  margin-top: 10px;
}

.c-fixed__link {
  font-size: 12.5px;
  letter-spacing: 0.1em;
  gap: 7px;
  line-height: 3;
}

.c-fixed__body {
  gap: 23px;
  padding-top: 40px;
}

.c-fixed__button1 {
  letter-spacing: 0.3em;
}

.c-fixed__button2 {
  font-size: 11px;
  gap: 8px;
}

.c-fixed__button3 {
  font-size: 11px;
  gap: 8px;
}

.l-footer__button.-shoubu {
  background-color: #fff;
}

.p-top-news__item {
  border-color: #ccc;
  padding: 30px 0px 30px;
}

.p-top-news__panel {
  border-color: #ccc;
}

.p-top-mv__lead .-sm {
  letter-spacing: 0.10em;
}

.p-top-important__item span {
  font-size: 16px;
  line-height: 1.3666666667;
}

.p-top-important__item span::after {
  top: 11px;
  /*top: 52%;*/
  height: 0.5px;
}

.p-top-important__item time {
  font-size: 13px;
}

.p-top-about__title {
  font-size: 34px;
  line-height: 1.7;
}

.p-top-service__item {
  box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.2);
}

.p-top-service__item svg {
  bottom: -1px;
}

.p-top-features__disc {
  font-weight: normal;
  margin-top: 12px;
  font-size: 16px;
}

.p-top-features__title {
  margin-top: 20px;
}

.p-top-features__item {
  width: calc(33.33333% - 40px);
}

.p-top-features__list {
  gap: 30px;
}

.p-top-recruit__link {
  opacity: 0.9;
}

.p-top-about__text {
  font-weight: normal;
}

.p-top-service__text {
  font-size: 16px;
}

.p-top-service__maintitle {
  font-size: 28px;
}

.p-top-features__maintitle {
  font-size: 28px;
}

.c-list li::after {
  top: 8px;
}

.c-list.ib li {
  display: inline-block;
  margin-right: 30px;
}

.p-top-news__title {
  font-size: 16px;
}

.p-top-features__img img {
  border-radius: 10px;
}

.p-top-recruit {
  background-image: url(../images/top/recruit.webp);
  background-size: cover;
  margin: 0px calc(50% - 50vw) 0;
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-top-recruit {
    background-image: url(../images/top/recruit-sp.webp);
    margin: 0px calc(50% - 50vw) 0;
  }
}

.p-top-recruit__contents {
  width: 540px;
  max-width: 540px;
  gap: 50px;
}

.p-top-important__title {
  padding-top: 1px;
  font-size: 16px;
  width: 120px;
}

.c-page-nav__item {
  font-size: 16px;
}

.c-page-nav__item::after {
  right: 20px;
}

.c-page-nav__item.open::after {
  background-image: url("../images/common/arrow-b.png");
  top: 40px;
  right: 20px;
}

.l-footer__top {
  height: 70px;
  padding-top: 10px;
}

.p-top-activities {
  padding-top: 45px;
}

.p-top-news__item:first-of-type {
  border-top: 0;
}

.p-top-news__panel.active {
  border-top: 1px solid #ccc;
}

.p-news-archive__head::after {
  right: -10px;
  height: 0.5px;
}

.p-news-archive__item a {
  gap: 30px;
}

.p-news-archive__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
}

.p-news-archive__head {
  padding-right: 55px;
}

.p-news-archive__item {
  padding: 30px 0;
}

@media screen and (max-width: 768px) {
  .p-news-archive__item-inner {
    display: block;
  }
  
  .p-news-archive__item a {
    gap: 0;
  }
  
  .p-news-archive__head {
    margin-bottom: 10px;
  }
}

.p-top-news__cate {
    width: auto;
    height: auto;
    padding: 2px 10px;
    line-height: 1.2;
  }


/*下層*/

.c-table.entry th {
  width: 0%;
}

.c-table.entry td {
  line-height: 1.75;
  padding: 22px 19px;
}

.c-table.entry {
  background-color: #fff;
}

.p-top-recruit__link.rc-top:nth-of-type(1)::after {
  background-image: url("../images/top/recruit7.webp");
  width: 105px;
  height: 149px;
  top: -32px;
  left: 47%;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__link.rc-top:nth-of-type(1)::after {
    width: 60px;
    top: -19px;
  }
}

.p-top-recruit__link:nth-of-type(3)::after {
  background-image: url("../images/top/recruit5.webp");
  width: 170px;
  height: 122px;
  top: -26px;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__link:nth-of-type(3)::after {
    width: 91px;
    top: -7px;
  }
}
.p-top-recruit__link:nth-of-type(4)::after {
  background-image: url("../images/top/recruit6.webp");
  width: 90px;
  height: 157px;
  top: -41px;
  left: 48%;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__link:nth-of-type(4)::after {
    width: 52px;
    top: -20px;
  }
}

.c-column2.sm .c-column2__head {
  width: 64%;
}
.c-column2.sm .c-column2__body {
  width: 36%;
}

.c-schedule {
  background-color: #fff;
}

.c-buttonbox.page-link .c-button {
  padding: 0px 66px 0px 30px;
}

.p-about .p-about-policy.atop {
  padding-top: 0;
}

.p-about .c-links__body {
  padding: 28px 28px 28px;
}

.p-about .c-buttonbox {
  gap: 70px 100px;
  padding-left: 0;
}

.p-about .c-buttonbox.page-link .c-button {
  width: 420px;
  height: 78px;
  font-size: 20px;
  padding: 0px 0 0px 30px;
}

.wpcf7-list-item {
  margin-left: 0!important;
}

.require {
display: inline-block;
}

.require {
float: right;
background: #662E9E;
margin-top: 7px;
padding: 3px 10px;
color: #fff;
font-size: 13px;
line-height: 1.1;
border-radius:0;
border-radius: 100px;
margin-top: -0.3px;
margin-right: 20px;
}

.c-form__input, .c-form__textarea {
  font-size: 16px;
}

.c-form__buttonwrap {
  margin-top: 30px;
}

.entry-check {
  text-align: center;
  margin-top: 60px;
}

.entry-check {
  line-height: 2.1;
}

.c-form {
  width: 100%;
  max-width: 100%;
}

.wpcf7 form .wpcf7-response-output {
  padding: 1em 1em!important;
  border-color: brown!important;
  color: brown!important;
}

.c-form__radio .wpcf7-list-item {
  font-size: 16px;
}

.c-form__placeholder {
  font-size: 16px;
  margin-left: 0;
  font-weight: normal;
}

.c-table.entry th, .c-table.entry td {
  font-weight: normal;
  font-size: 16px;
}

.c-form__item {
  padding: 18px 30px 20px 0;
  /*gap: 50px;*/
}

.c-form__radio .wpcf7-list-item input[type=radio] {
  width: 18px;
  height: 18px;
}

.c-form__title {
  font-size: 16px;
  width: 220px;
}

.c-form__item::after {
  width: 200px;
}

.c-form__input.-type {
  font-size: 16px;
}

.c-form__buttonwrap::after {
  right: 30px;
}

.c-form__buttonwrap input {
  width: 260px;
}

.p-recruit-single .c-title4 {
  margin-top: 0;
}

.p-activities-archive__head {
  margin-bottom: 10px;
}

.p-activities-archive__title {
  margin-bottom: 5px;
}

.p-activities-archive__img img {
  border-radius: 10px;
}

.c-pageheader2__title {
  font-size: 35px;
  font-weight: normal;
}

.c-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
  gap: 6px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

/*.c-page-header__img {
  padding-top: 20px;
}*/

.p-strengths__col2 {
  margin-top: 0;
  /*gap: 70px;*/
}

.p-strengths__col2.ct {
  gap: 70px;
  margin-top: 0;
}

.p-strengths__col2 figure img {
  border-radius: 10px;
}

.p-top-activities__item figure img {
  border-radius: 10px;
}

.c-page-nav__open.-active::after {
  top: 11px;
  right: 16px;
}

.c-page-nav {
  top: 160px;
  padding-top: 0;
}

/*.c-page-nav__itemwrap.ac {
  padding: 10px 0 0 0;
}*/

.c-page-nav__megaitem {
  font-size: 15px;
  line-height: 2.7069230769;
  font-weight: normal;
}

.c-page-nav__megaitem:hover {
  color: #662E9E;
  opacity: 1;
}

.c-page-nav__megamenu {
  padding-bottom: 20px;
  padding-left: 33px;
}

.c-page-nav__item.open {
  height: 70px;
  padding: 0 30px;
  padding-top: 10px;
}

.c-page-nav__itemwrap.way2 h2 {
  color: #662E9E;
  margin-top: 20px;
  margin-bottom: 10px;
}

.c-page-nav__itemwrap.way2 .c-page-nav__megaitem {
  line-height: 2.1069230769;
}

.c-datalist dt {
  width: 20%;
  padding: 30px 30px 30px 0;
  font-size: 16px;
  border-color: #000;
}

.c-datalist dd {
  width: 80%;
  padding: 30px 30px 30px 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7;
}

.c-datalist dt:nth-last-child(2) {
  border-bottom: #000 1px solid;
}
.c-datalist dd:last-child {
  border-bottom: #C0C0C0 1px solid;
}

.p-homecare .c-datalist {
  line-height: 166%;
}

.p-homecare .c-datalist dt {
  width: 30%;
}
.p-homecare .c-datalist dd {
  width: 70%;
}

.c-datalist.guide dt {
  width: 25%;
}
.c-datalist.guide dd {
  width: 74%;
}

.c-links {
  max-width: 950px;
  /*padding-top: 170px;*/
}

.c-list {
  gap: 15px;
}

.c-bottom {
  max-width: 720px;
  /*margin: 100px auto 0;*/
}

.c-bottom.daycare {
  max-width: 810px;
}


.c-bottom__tel .-bottom {
  gap: 10px;
}

.c-bottom.daycare .-bottom {
  gap: 20px;
}

.c-bottom.daycare .-bottom .-number b {
  font-size: 16px;
  letter-spacing: 0;
}

.c-bottom__tel .-time {
  padding-top: 5px;
  font-size: 16px;
}

.c-bottom__buttonwrap {
  gap: 27px;
}

.c-title {
  font-size: 26px;
  padding-left: 35px;
}

.c-title::after {
  top: 7px;
}

.c-text {
  font-weight: normal;
  line-height: 186%;
}

.c-text.il {
  display: inline-block;
}

.c-column2__head p {
  font-weight: normal;
  line-height: 186%;
}

.c-button {
  font-size: 18px;
  padding: 0px 76px 0px 30px;
}

.c-button.right {
  margin: 18px 0 0 auto;
}

/*.c-page {
  padding-top: 118px;
}*/

.c-list.nl li {
  font-weight: normal!important;
}

.c-title3 {
  font-size: 17px;
  color: #000;
}

.ph-list__col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
  margin-top: 0;
}
.ph-list__col2 figure {
  width: calc(50% - 12.5px);
}
.ph-list__col2 img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.ph-list__col2 figure h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 15px;
  text-align: center;
}
.ph-list__col2.ct figure h3 {
  font-size: 16px;
}

.ph-list-cap {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 15px;
  text-align: center;
}

.ph-list__col2 figure p {
  font-size: 16px;
  margin-top: 15px;
  line-height: 173%;
}

.c-button-pdf {
  background-color: #fff;
  border: #C0C0C0 1px solid;
  border-radius: 50px;
  height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 80px 0px 30px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}


@media screen and (max-width: 768px) {
  .c-button-pdf {
    font-size: 15px;
    padding: 0px 80px 0px 30px;
  }
}
.c-button-pdf::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon/icon-pdf.png");
  background-size: contain;
  background-repeat: no-repeat;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
}

.c-sub__title {
  font-size: 21px;
  font-weight: bold;
  /*background-color: #F3F1EB;*/
  /*background-color: #F9F6FB;*/
  background-color: #EFE9F4;
  border-radius: 100px;
  padding: 16px 24px;
}
.c-sub__title b {
  color: #662E9E;
}

.c-sub_2_title {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  background-color: #662E9E;
  border-radius: 14px;
  padding: 16px 24px;
}

.c-sub_3_title {
  font-size: 21px;
  font-weight: bold;
  /*background-color: #F3F1EB;*/
  /*background-color: #F9F6FB;*/
  /*background-color: #EFE9F4;*/
  border-radius: 20px;
  padding: 16px 24px;
  border: 3px solid #662E9E;
  color: #662E9E;
}

.c-flow__item:not(:first-of-type)::after {
  width: 70px;
  height: 23px;
}

.c-flow__title {
  /*border: 3px solid #662E9E;
  background-color: #fff;*/
  background-color: #fffaf1;
  padding: 16px 24px;
  border: 0;
  /*border: 2px solid #C0C0C0;*/
}

.c-flow__title span {
  color: #662EA1;
  font-weight: 700;
}

.c-flow__text {
  font-weight: normal;
}

.c-bg.c-flow {
  gap: 38px;
}
.c-bg.c-flow .c-flow__item:not(:first-of-type)::after {
  top: -15px;
}

.c-schedule-ttl {
  color: #662E9E;
  font-size: 21px;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
}

.c-schedule-ttl::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/time-morning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 34px;
}
.c-schedule-ttl.afternoon::after {
  background-image: url("../images/common/time-afternoon.svg");
}

/*.c-schedule dt::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/time.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
}*/

.c-schedule dt {
  width: 90px;
  font-size: 16px;
  padding: 18px 0 12px 26px;
  background-color: #fffaf1;
}
.c-schedule.day-am dt {
  width: 105px;
  text-align: right;
  padding-left: 0;
  padding-right: 30px;
}
.c-schedule.day-pm dt {
  width: 105px;
  padding-left: 36px;
}
.c-schedule dd {
  font-size: 16px;
  font-weight: normal;
  padding: 18px 21px;
  width: calc(100% - 90px);
}
.c-schedule.day-am dd {
  width: calc(100% - 105px);
}
.c-schedule.day-pm dd {
  width: calc(100% - 105px);
}

.c-schedule dt::after {
  top: 51%;
  background: none;
}
.c-schedule dt.way2::after {
  top: 39%;
  background: none;
}

.c-table .-bg2 {
  background-color: #FEFCF7;
}

hr.ct-line  {
  background: none;
  height: 0;
  border: 0;
  border-top: 1px solid #ddd;
}

.c-page-nav {
  width: 260px;
}

.c-bread {
  max-width: initial;
  margin-left: 0;
  text-align: right;
  padding-right: 100px;
}

/*.daycare .c-bread {
  margin-top: -66px;
}

.daycare .c-page-header__title {
  padding-top: 63px;
  padding-bottom: 20px;
}*/

.c-bread a {
  padding-right: 34px;
}

.c-bread a::after {
  height: 0.3px;
  background-color: #999;
}


/*しょうぶ苑について*/

.p-about-download .c-list {
  margin-top: 0;
}

.p-about-policy, .p-about-subject, .p-about-download {
  max-width: 950px;
  margin: 0 auto;
}

/*.p-strengths__section2 {
  padding-top: 150px;
}*/

.p-strengths__section2 .c-text {
  margin-top: 0;
}

.p-about {
  padding-bottom: 0;
}

.c-lead {
  font-size: 29px;
  font-weight: normal;
  /*font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;*/
}

.p-about-message {
  width: 950px;
  padding-top: 0;
}

.p-about-message__head {
  width: 55%;
}

.p-about-message__body {
  width: 320px;
  /*width: 32%;*/
}

.p-about-message__title {
  font-size: 28px;
}

.p-about-message__text {
  font-size: 17px;
  font-weight: normal;
  margin-top: 30px;
  line-height: 230%;
}

.p-about-policy__text {
  font-size: 17px;
  font-weight: normal;
}

.p-about-download {
  padding-bottom: 50px;
}

.c-list.-download li {
  margin-bottom: 8px;
}
.c-list.-pickup li {
  margin-bottom: 8px;
}


/*しょうぶ苑の強み*/

.p-strengths__section1 {
  padding-top: 100px;
}

.p-strengths__section3 .c-bg .c-list {
  margin-top: 15px;
}

.p-strengths__section .c-bg {
  border-radius: 60px;
  padding: 40px 40px 40px;
}
.p-strengths__section3 .c-bg {
  border-radius: 60px;
  padding: 40px 40px 40px
}

.p-strengths__section6 {
  padding-bottom: 0;
}

.p-strengths__section6 .c-button {
  margin: 0;
}


/*アクセス*/

.c-access__title {
  font-size: 19px;
  font-weight: 500;
  background-color: #F9F6FB;
  border-radius: 100px;
  padding: 8px 14px;
}

.gmap {
  margin-bottom: 50px;
}
.gmap iframe {
  border-radius: 20px;
}


/*料金案内*/

.ph-list__col2.ct {
  margin-top: 40px;
}

.ph-list__col2.ct .c-table {
  width: auto;
}

.ph-list__col2.ct .c-table {
  width: 100%;
}

.ph-list__col2.ct .c-table .-bg1 {
  width: 32%;
}

.ph-list__col2.ct .c-table th, .ph-list__col2.ct .c-table td {
  font-size: 16px;
}

.ph-list__col2.ct .c-table td {
  text-align: right;
  font-weight: normal;
}

.ph-list__col2.ct .c-table .-bg2 {
  width: 38%;
  text-align: center;
}

.ph-list__col2.ct .c-table .total th {
  font-weight: 500;
  background-color: #F9F6FB;
}
.ph-list__col2.ct .c-table .total td {
  font-weight: 500;
  background-color: #F9F6FB;
}


/*採用情報*/

.p-recruit-top {
  max-width: 950px;
  margin: 0 auto;
  padding-top: 50px;
}

.p-recruit-top .c-lead {
  font-size: 36px;
}

/*.p-recruit {
  padding-bottom: 80px;
}*/
.p-recruit-header {
  max-width: 1176px;
  margin: 0 auto;
}
.p-recruit-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  min-height: 1140px;
  width: 100vw;
  background-color: #2090CE;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-recruit-header__head {
  color: #fff;
  width: 50%;
  padding-right: 16px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__head {
    width: 100%;
    padding-bottom: 30px;
  }
}
.p-recruit-header__img {
  width: 61%;
}
@media (max-width: 1210px) {
  .p-recruit-header__img {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-recruit-header__img {
    width: 100vw;
    margin: 0px -16px 0;
  }
}
.p-recruit-header__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__img img {
    height: auto;
  }
}
.p-recruit-header__lead {
  font-size: 24px;
  font-weight: 500;
  margin-top: 57px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__lead {
    font-size: 20px;
  }
}
.p-recruit-header__title {
  font-size: 66px;
  line-height: 1.4696969697;
  font-weight: 900;
  margin-top: 73px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__title {
    font-size: 30px;
    margin-top: 20px;
  }
}
.p-recruit-header__text {
  font-size: 18px;
  line-height: 2.2222222222;
  font-weight: 500;
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .p-recruit-header__text {
    font-size: 14px;
    margin-top: 36px;
  }
}
.p-recruit-feature {
  padding-top: 150px;
  max-width: 950px;
  margin: 0 auto;
}
.p-recruit-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 39px;
}
@media screen and (max-width: 768px) {
  .p-recruit-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-recruit-about__head {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .p-recruit-about__head {
    width: 100%;
  }
}
.p-recruit-about__title {
  font-size: 40px;
  line-height: 1.44;
  font-weight: 700;
  color: #662E9E;
}
@media screen and (max-width: 768px) {
  .p-recruit-about__title {
    font-size: 24px;
  }
}
.p-recruit-about__list {
  margin-top: 30px;
}
.p-recruit-about__list li {
  font-size: 19px;
  line-height: 2.0391304348;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-recruit-about__list li {
    font-size: 15px;
  }
}
.p-recruit-about__list li::after {
  position: absolute;
  content: "";
  background-color: #662E9E;
  width: 11px;
  height: 11px;
  border-radius: 50px;
  left: 0;
  top: 14px;
}
@media screen and (max-width: 768px) {
  .p-recruit-about__list li::after {
    width: 8px;
    height: 8px;
    top: 10px;
  }
}
.p-recruit-about__img {
  width: 26.5%;
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  .p-recruit-about__img {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
  }
}
.p-recruit-about__img img {
  width: 100%;
  height: auto;
}
.p-recruit-slider {
  padding: 132px 0 0px;
}
.p-recruit-message {
  padding-top: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 59px 70px;
}
@media screen and (max-width: 768px) {
  .p-recruit-message {
    gap: 20px 0;
  }
}
.p-recruit-message__item {
  width: calc(50% - 35px);
}
@media screen and (max-width: 768px) {
  .p-recruit-message__item {
    width: 100%;
  }
}
.p-recruit-message__title {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 700;
  color: #662E9E;
  border-bottom: 1px solid #C0C0C0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-recruit-message__title {
    font-size: 18px;
  }
}
.p-recruit-message__img {
  width: calc(50% - 35px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-recruit-message__img {
    width: 100%;
  }
}
.p-recruit-message__img img {
  width: 100%;
  height: auto;
  max-width: 319px;
}
.p-recruit-faq {
  margin: 43px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .p-recruit-faq .c-button {
    width: 300px;
  }
}
.p-recruit-job {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 92px;
  max-width: 1194px;
  margin: 0 auto;
  padding-top: 116px;
}
@media screen and (max-width: 768px) {
  .p-recruit-job {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.p-recruit-job > div {
  width: calc(100% - 260px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 86px;
}
@media screen and (max-width: 768px) {
  .p-recruit-job > div {
    width: 100%;
  }
}
.p-recruit-job__title {
  font-size: 24px;
  font-weight: 500;
}

.c-buttonbox.-col3 {
  gap: 25px;
  /*max-width: 934px;*/
  margin-left: auto;
  margin-right: auto;
}
.c-buttonbox.-col3 .c-button {
  width: 30%;
  padding: 0px 63px 0px 30px;
}

.p-recruit-job .c-buttonbox.-col3 {
  padding-top: 22px;
}

.recruit-catch {
  font-size: 27px;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Kiwi Maru", serif;
}
@media screen and (max-width: 768px) {
  .recruit-catch {
    font-size: 20px;
  }
}

.c-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 45px;
}
.c-card__item {
  /*width: 263px;*/
  height: 100%;
  border-radius: 5px;
  border: #C0C0C0 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 10px 30px 10px;
  background-color: #fff;
}
.c-card__item.way2 {
  height: 100%;
}
.c-card__title {
  background-color: #FFDD00;
  /*color: #fff;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  padding: 6px 14px 7px 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: auto;
  margin: 0 auto;
}

.c-card__img {
  width: 40%;
  margin: 0 auto 0;
  padding-top: 30px;
  padding-bottom: 10px;
}
.c-card__img.gp {
  width: 70%;
  padding-top: 20px;
  padding-bottom: 0;
}
.c-card__img img {
  width: 100%;
  height: auto;
}

.c-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.c-card__bottom.-comparison{
  gap: 0;
}

.c-card__text {
  text-align: center;
}

.c-card__text .-md {
  font-size: 48px;
  font-weight: 700;
  color: #662E9E;
  font-family: "Outfit", sans-serif;
}
.c-card__text .-lg {
  font-size: 70px;
  font-weight: 700;
  color: #662E9E;
  font-family: "Outfit", sans-serif;
}
.c-card__text .-sm {
  font-size: 16px;
  line-height: 1.4375;
  display: block;
  text-align: center;
  font-weight: 500;
}
.c-card__text .-smm {
  font-size: 36px;
  line-height: 2;
}
.c-card__text .-percent {
  font-size: 20px;
  font-weight: 500;
}
.c-card__text .-font {
  font-size: 16px;
  font-weight: 500;
}

/*.recruit-data .p-top-features__list {
  gap: 25px;
}
.recruit-voice .p-top-features__list {
  gap: 35px;
}*/

@media screen and (max-width: 768px) {
  .c-card__item {
    height: 100%;
    padding: 25px 10px 15px 10px;
  }
  .c-card__text .-md {
    font-size: 28px;
  }
  .c-card__text .-lg {
    font-size: 38px;
  }
}

.c-card2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 45px;
}
.c-card2__item {
  /*width: 263px;*/
  /*height: 382px;*/
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fffaf1;
}
.c-card2__img {
  position: relative;
}
.c-card2__img img {
  width: 100%;
  height: auto;
}
.c-card2__img figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5px;
  position: absolute;
  bottom: 15px;
  left: 12px;
}
.c-card2__img figcaption span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  line-height: 1.75;
  background-color: #fff;
}
.c-card2__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 20px 17px 20px 21px;
}
.c-card2__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  padding-top: 3px;
}
.c-card2__style {
  background-color: #662E9E;
  color: #FFFFFF;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: auto;
  padding: 6px 10px 5px 10px;
  line-height: 1.1;
}

.c-recruitEyecatch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*min-height: 546px;*/
}
@media screen and (max-width: 768px) {
  .c-recruitEyecatch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    min-height: unset;
  }
}
.c-recruitEyecatch__head {
  width: 50%;
  background-color: #662E9E;
  padding: 38px 42px 45px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-recruitEyecatch__head {
    width: 100%;
    padding: 20px 16px 20px;
  }
}
.c-recruitEyecatch__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .c-recruitEyecatch__img {
    width: 100%;
  }
}
.c-recruitEyecatch__img img {
  width: 100%;
  height: auto;
}
.c-recruitEyecatch__title {
  font-size: 24px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-recruitEyecatch__title span {
  background-color: #FFDD00;
  color: #000;
  /*color: #2090CE;*/
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 6px 10px;
  /*width: 38px;
  height: 24px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-recruitEyecatch__lead {
  font-size: 36px;
  line-height: 1.4444444444;
  font-weight: 500;
}
.c-recruitEyecatch__potision {
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-top: 25px;
}
.c-recruitEyecatch__name {
  font-size: 24px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-recruitEyecatch__name span {
  font-size: 14px;
  font-weight: 500;
}

.c-qa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-qa dt {
  width: 80px;
  background-color: #fffaf1;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 500;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.c-qa dd {
  font-weight: 500;
  background-color: #fffaf1;
  font-size: 18px;
  width: calc(100% - 80px);
  padding: 20px 24px 10px 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.c-qa dt b {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #662E9E;
  text-align: center;
  line-height: 36px;
  font-weight: 500;
}

.c-qa dd.text {
  width: 100%;
  line-height: 186%;
   border-radius: 0;
   background: none;
   font-weight: normal;
   font-size: 16px;
}

@media screen and (max-width: 768px) {
  .c-qa dt {
    width: 14%;
    padding: 10px 14px;
  }
  
  .c-qa dt b {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 26px;
  }
  
  .c-qa dd {
    font-size: 16px;
    width: 86%;
    padding: 16px 24px 10px 0;
  }
  
  .c-qa dd.text {
    font-size: 14px;
    width: 100%;
  }
}

.c-recruitbutton {
  background-image: url(../images/top/recruit.webp);
  background-position: center;
  background-size: cover;
  margin: 132px calc(50% - 50vw) 0;
  padding: 180px calc(50vw - 50%) 73px;
  width: 100vw;
}

.c-recruitbutton .js-fadeUp.is-inview {
  position: absolute;
  left: 200px;
  top: 60px;
}

@media screen and (max-width: 768px) {
  .c-recruitbutton {
    margin: 45px calc(50% - 50vw) 0;
    padding: 50px calc(50vw - 45%) 300px;
  }
  
  .c-recruitbutton .p-top-recruit__link {
    width: calc(50% - 8.5px);
  }
  
  .c-recruitbutton .js-fadeUp.is-inview {
    position: static;
  }
}
.c-recruitbutton__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 39px;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__links {
    gap: 28px 17px;
    margin: 40px auto 0;
    max-width: 345px;
  }
}
@media screen and (max-width: 400px) {
  .c-recruitbutton__links {
    max-width: unset;
    margin: 40px 0 0 0px;
  }
}
.c-recruitbutton__link {
  width: 254px;
  background: #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 116px;
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__link {
    width: calc(50% - 8.5px);
    padding-top: 76px;
    padding-bottom: 35px;
  }
}
@media (min-width: 769px) {
  .c-recruitbutton__link:hover {
    opacity: 1;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .c-recruitbutton__link:hover .p-top-recruit__arrow {
    padding-left: 20px;
  }
}
.c-recruitbutton__link::after {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}
.c-recruitbutton__link:nth-of-type(1)::after {
  background-image: url("../images/top/recruit1.webp");
  width: 185px;
  height: 149px;
  top: -34px;
  left: 47%;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__link:nth-of-type(1)::after {
    width: 120px;
  }
}
.c-recruitbutton__link:nth-of-type(2)::after {
  background-image: url("../images/top/recruit2.webp");
  width: 88px;
  height: 136px;
  top: -41px;
  left: 52%;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__link:nth-of-type(2)::after {
    width: 57px;
  }
}
.c-recruitbutton__link:nth-of-type(3)::after {
  background-image: url("../images/top/recruit3.webp");
  width: 90px;
  height: 125px;
  top: -26px;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__link:nth-of-type(3)::after {
    width: 58px;
  }
}
.c-recruitbutton__link:nth-of-type(4)::after {
  background-image: url("../images/top/recruit4.webp");
  width: 164px;
  height: 157px;
  top: -41px;
  left: 48%;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__link:nth-of-type(4)::after {
    width: 106px;
  }
}
.c-recruitbutton__linktitle {
  font-size: 20px;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__linktitle {
    font-size: 13px;
  }
}
.c-recruitbutton__linktitle span {
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-recruitbutton__linktitle span {
    font-size: 10px;
  }
}
.c-recruitbutton__arrow {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.c-slider {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}
.c-slider__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: 0;
}
.c-slider__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-slider__slide:nth-of-type(odd) {
  aspect-ratio: 251/422;
  width: 251px;
}
@media screen and (max-width: 768px) {
  .c-slider__slide:nth-of-type(odd) {
    width: 151px;
  }
}
.c-slider__slide:nth-of-type(even) {
  aspect-ratio: 314/529;
  width: 314px;
}
@media screen and (max-width: 768px) {
  .c-slider__slide:nth-of-type(even) {
    width: 214px;
  }
}
.c-slider__img img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.swiper-wrapper {
  font-size: 13px;
}

.c-scrollhint {
  position: absolute;
  left: calc(50% - 57px);
  top: 50%;
  font-size: 24px;
  color: #fff;
  pointer-events: none; /* クリックできないように */
  -webkit-animation: slideHint 1s infinite;
          animation: slideHint 1s infinite;
  z-index: 50;
  background-color: rgba(0, 0, 0, .7);
  width: 80px;
  height: 80px;
  border-radius: 5px;
  display: none!important;
}
.c-scrollhint span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

/*お知らせ*/

.l-post {
  gap: 0 105px;
}

.p-single__contents {
  margin-top: 35px;
}

.l-post__nav {
  padding: 30px 30px 30px 30px;
}

.l-post__navtitle.-active::after {
  rotate: 360deg;
  top: 45%;
}

.l-post__navitem {
  font-size: 16px;
  line-height: 2.7069230769;
  font-weight: normal;
}

.l-post__navtitle {
  font-size: 16px;
  color: #000;
}

.p-news-archive__head::after {
  height: 0.5px;
  width: 44px;
}

.c-bread.-right {
  width: 100%;
  padding-right: 0;
}

.p-single__contents p {
  line-height: 1.7;
}


@-webkit-keyframes slideHint {
  0%, 100% {
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
  }
  50% {
    -webkit-transform: translateY(-50%) translateX(10px);
            transform: translateY(-50%) translateX(10px);
  }
}

@keyframes slideHint {
  0%, 100% {
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
  }
  50% {
    -webkit-transform: translateY(-50%) translateX(10px);
            transform: translateY(-50%) translateX(10px);
  }
}

.-mb5 {
  margin-bottom: 5px;
}
.-mb10 {
  margin-bottom: 10px;
}
.-mb15 {
  margin-bottom: 15px;
}
.-mb20 {
  margin-bottom: 20px;
}
.-mb25 {
  margin-bottom: 25px;
}
.-mb30 {
  margin-bottom: 30px;
}
.-mb40 {
  margin-bottom: 40px;
}
.-mb50 {
  margin-bottom: 50px;
}
.-mb60 {
  margin-bottom: 60px;
}
.-mb70 {
  margin-bottom: 70px;
}
.-mb80 {
  margin-bottom: 80px;
}
.-mb90 {
  margin-bottom: 90px;
}
.-mb100 {
  margin-bottom: 100px;
}
.-mb110 {
  margin-bottom: 110px;
}
.-mb120 {
  margin-bottom: 120px;
}
.-mb130 {
  margin-bottom: 130px;
}
.-mb140 {
  margin-bottom: 140px;
}
.-mb150 {
  margin-bottom: 150px;
}
.-mb170 {
  margin-bottom: 170px;
}
.-mb200 {
  margin-bottom: 200px;
}

.-pb10 {
  padding-bottom: 10px;
}
.-pb15 {
  padding-bottom: 15px;
}
.-pb20 {
  padding-bottom: 20px;
}
.-pb30 {
  padding-bottom: 30px;
}

.-mt15 {
  margin-top: 15px;
}
.-mt20 {
  margin-top: 20px;
}
.-mt30 {
  margin-top: 30px;
}
.-mt40 {
  margin-top: 40px;
}
.-mt50 {
  margin-top: 50px;
}
.-mt60 {
  margin-top: 60px;
}
.-mt70 {
  margin-top: 70px;
}
.-mt100 {
  margin-top: 100px;
}
.-mt150 {
  margin-top: 150px;
}

.-fs19 {
  font-size: 19px;
}
.-fs21 {
  font-size: 21px;
}

.u-align-l {
  text-align: left;
}
.u-align-c {
  text-align: center;
}
.u-align-r {
  text-align: right;
}


@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 20px;
  }
  
  .p-top-service {
    padding-top: 50px;
  }
  
  .p-top-about__img2 {
    margin-left: -5.2666666667vw;
  }
  
  .p-top-mv {
    padding-top: 62px;
  }
  
  .p-top-mv__img {
    width: 100%;
    /*margin-top: 10px;*/
    /*width: 97%;*/
  }
  
  .p-top-mv__lead .-sm {
    font-size: 14px;
  }
  
  .p-top-important {
    margin-top: 38px;
  }
  
  .p-top-mv__lead {
    padding-top: 10px;
  }
  
  .p-top-important__title {
    font-size: 16px;
    width: 150px;
    padding-bottom: 10px;
  }
  
  .p-top-important__item span {
    /*margin-top: 14px;*/
    font-size: 15px;
    margin-top: 10px;
  }
  
  .p-top-about {
    padding-top: 60px;
  }
  
  .p-top-about__text {
    font-weight: normal;
    font-size: 14px;
    line-height: 186%;
  }
  
  .p-top-about__title {
    font-size: 22px;
    margin-top: 40px;
  }
  
  .p-top-service__title {
    font-size: 16px;
    line-height: 1.3;
  }
  
  .p-top-service__list {
    margin-top: 56px;
  }
  
  .p-top-service__item {
    padding: 0 16px 30px 16px;
  }
  
  .p-top-service__item svg {
    width: 30px;
    height: 30px;
  }
  
  .p-top-service__subtitle {
    font-size: 11px;
  }
  
  .p-top-service__text {
    margin-top: 12px;
    font-size: 13px;
  }
  
  .p-top-features {
    padding-top: 64px;
    padding-bottom: 50px;
  }
  
  .p-top-features__item {
    width: calc(50% - 13px);
  }
  
  .p-top-features__list {
    gap: 25px 25px;
  }
  
  .p-top-features__disc {
    font-size: 13px;
  }
  
  .p-top-features__title {
    font-size: 16px;
    line-height: 1.5;
  }
  
  .p-top-features__maintitle {
  margin-bottom: 10px;
  }
  
  .p-top-news {
    margin-top: 30px;
  }
  
  .p-top-news__content {
    margin-top: 30px;
  }
  
  .p-top-news__tab li {
    font-size: 12px;
    width: 67px;
    height: 24px;
  }
  
  .p-top-box__link {
    font-size: 13px;
    color: #000;
  }
  
  .p-top-news__time {
    font-size: 13px;
  }
  
  .p-top-news__cate {
    font-size: 12px;
    /*width: 67px;
    height: 24px;*/
  }
  
  .p-top-news__title {
    font-size: 13px;
    width: 100%;
    padding-left: 0;
  }
  
  .p-top-news__panel {
    gap: 0;
    /*gap: 25px;*/
  }
  
  .p-top-news__item {
    padding-bottom: 0;
  }
  
  .p-top-box.-activities .swiper-button-prev, .p-top-box.-activities .swiper-rtl .swiper-button-next {
    right: 64px;
    top: 38px;
  }
  .p-top-box.-activities .swiper-button-prev:hover {
    right: 64px;
  }
  
  .p-top-box.-activities .swiper-button-next, .p-top-box.-activities .swiper-rtl .swiper-button-prev {
    right: 32px;
    top: 38px;
  }
  .p-top-box.-activities .swiper-button-next:hover {
    right: 32px;
  }
  
  .p-top-activities__item h3 {
    font-size: 15px;
  }
  
  .p-top-activities__item p {
    font-size: 13px;
  }
  
  .p-top__bg {
    padding: 0 calc(50vw - 50%) 38px;
  }
  
  .p-top-recruit__text {
    font-size: 13px;
    line-height: 1.7;
    padding-right: 20px;
  }
  
  .p-top-recruit__linktitle {
    font-size: 17px;
    line-height: 1.4;
  }
  
  .p-top-recruit__linktitle span {
    font-size: 12px;
  }
  
  .p-top-recruit__arrow {
    width: 24px;
  }
  
  .p-top-recruit__title {
    width: 375px;
  }
  
  .p-top-recruit__title::after {
    right: 0;
    width: 215px;
  }
  
  .p-top-recruit__links {
    margin: 80px 0 0 25px;
    gap: 35px 15px;
    max-width: 345px;
  }
  
  .p-top-recruit__inner {
    padding: 100px 0 58px;
  }
  
  .p-top-recruit__contents {
    /*width: 454px;*/
    max-width: 400px;
    gap: 26px;
  }
  
  .p-top-box.-activities .swiper-button-next:after, .p-top-box.-activities .swiper-rtl .swiper-button-prev:after, .p-top-box.-activities .swiper-button-prev:after, .p-top-box.-activities .swiper-rtl .swiper-button-next:after {
    width: 17px;
  }
  
  .l-footer__nav--title {
    font-size: 16px;
  }
  
  .l-footer__nav--megamenu a {
    font-size: 13px;
  }
  
  .l-footer__inner {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  
  .l-footer__nav {
    gap: 30px;
  }
  
  .l-footer__nav--wrap:nth-of-type(3) {
    margin-top: 0;
  }
  
  .c-fixed__button1 {
    height: 60px;
  }
  .c-fixed__button2 {
    height: 60px;
  }
  .c-fixed__button3 {
    height: 60px;
  }
  
  .c-fixed__body {
    border-top: 1px solid #ddd;
    height: 60px;
    padding-top: 0;
  }
  
  .c-fixed {
    height: 60px;
  }
  
  .l-footer__button.-shoubu {
    width: 100%;
  }
  
  .l-footer__button.-fujioka {
    width: 100%;
  }
  
  .l-footer__buttons {
    gap: 15px;
  }
  
  .l-footer__button {
    height: 70px;
  }
  
  .l-footer__button.-shoubu .-lg {
    font-size: 18px;
  }
  
  .l-footer__logo img {
    width: 78%;
  }
  
  .l-footer__tel {
    margin: 15px 0 0 5px;
  }
  
  .l-footer__insta {
    margin-top: 30px;
  }
  
  .l-footer__nav--megamenu a {
    margin-bottom: 12px;
  }
  
  .c-nav__megamenu--list {
    gap: 10px 35px;
    width: 100%;
  }
  
  .p-top-service__maintitle {
    font-size: 21px;
  }
  
  .p-top-features__maintitle {
    font-size: 21px;
  }
  
  .p-top-important__item time {
    padding-bottom: 2px;
  }
  
  .c-nav__wrap.about .c-nav__megamenu--item {
    width: 93%;
  }
  .c-nav__wrap.recuit .c-nav__megamenu--item {
    width: 93%;
  }
  
  
  /*下層*/
  
  .c-card__text .-smm {
    line-height: 1.4;
    font-size: 30px;
  }
  
  .p-news-archive__list {
    margin-bottom: 50px;
  }
  
  .c-card__img {
    width: 50%;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  
  .c-card__img.gp {
    width: 90%;
  }
  
  .p-entry {
    padding-bottom: 40px;
  }
  
  .c-form__buttonwrap input {
    font-size: 19px;
    font-weight: 500;
  }
  
  .c-table.entry {
    width: 100%;
  }
  
  .c-table.entry th {
    width: 100%;
    display: block;
  }
  .c-table.entry td {
    width: 100%;
    display: block;
  }
  
  .c-form__input {
    min-height: 40px;
  }
  
  .c-form__radio {
    gap: 5px;
  }
  
  .c-card2__bottom {
    padding: 20px 10px 20px 18px;
  }
  
  .c-buttonbox.-col3 {
    gap: 10px;
  }
  
  .c-buttonbox.-col3 .c-button {
    width: 100%;
  }
  
  .p-about .c-buttonbox.page-link .c-button {
    font-size: 16px;
  }
  
  .p-about .c-buttonbox {
    gap: 10px;
    padding-left: 0;
  }
  
  .c-page-header__title {
    padding-right: 20px;
  }
  
  .c-page-header__img {
    width: 82%;
  }
  
  .p-homecare .c-datalist dt {
    width: 100%;
  }
  .p-homecare .c-datalist dd {
    width: 100%;
  }
  
  .c-column2__head  .u-md-only img {
    border-radius: 10px;
  }
  
  .c-recruitEyecatch__name {
    font-size: 19px;
  }
  
  .c-recruitEyecatch__title span {
    font-size: 15px;
    padding: 4px 10px 4px 10px;
  }
  
  .c-recruitEyecatch__title {
    font-size: 19px;
    margin-bottom: 20px;
  }
  
  .c-recruitEyecatch__lead {
    font-size: 24px;
  }
  
  .c-recruitEyecatch__name {
    font-weight: normal;
    margin-top: 0;
  }
  
  .c-card2__style {
    font-size: 13px;
    padding: 5px 10px 6px 10px;
  }
  
  .c-card2__title {
    font-size: 18px;
  }
  
  .c-card2__img figcaption span {
    font-size: 12px;
  }
  
  .c-card__title {
    font-size: 14px;
  }
  
  .c-column2.sm .c-column2__head {
  width: 100%;
}
.c-column2.sm .c-column2__body {
  width: 100%;
}
  
  .c-sub_2_title {
    font-size: 18px;
    padding: 16px 24px;
  }
  
  .p-recruit-message {
    padding-top: 70px;
  }
  
  .p-recruit-feature {
    padding-top: 70px;
  }
  
  .p-recruit-top .c-lead {
    font-size: 26px;
    line-height: 1.5;
  }
  
  .c-datalist.guide dt {
    width: 100%;
  }
  
  .c-datalist.guide dd {
    width: 100%;
  }
  
  .p-about-download .c-datalist.guide dd .c-list {
    margin-top: 0;
  }
  
  .ph-list-cap {
    font-size: 15px;
  }
  
  .ph-list__col2 figure p {
    font-size: 15px;
  }
  
  .c-schedule-ttl::after {
    width: 28px;
    height: 28px;
  }
  
  .c-schedule-ttl {
    font-size: 19px;
    padding-left: 40px;
  }
  
  .c-buttonbox {
    gap: 10px;
  }
  
  .p-strengths__section3 .c-column2 {
    margin-top: 0;
  }
  
  .c-buttonbox.page-link .c-button {
    width: 100%;
  }
  
  .p-about-message {
    width: 100%;
  }
  
  .p-about-message__head {
    width: 100%;
  }
  
  .p-about-message__body {
    max-width: 250px;
    padding-top: 50px;
  }
  
  .p-about-message__name {
    margin-top: 30px;
  }
  
  .p-strengths__section3 .c-bg {
    margin-top: 0;
  }
  
  .p-strengths__section5 {
    padding-top: 0;
  }
  
  .p-strengths__section5 .c-column2 {
    margin-top: 0;
  }
  
  .p-strengths__section1 .c-text {
    margin-top: 0;
  }
  
  .p-strengths__section1 {
    padding-top: 0;
  }
  
  .p-about-subject {
    padding-top: 0;
  }
  
  .p-about {
    padding-top: 70px;
  }
  
  .l-post__navitem {
    line-height: 2.3069230769;
  }
  
  .l-post__nav {
    padding: 20px 30px 20px 30px;
  }
  
  .p-single .c-button {
    margin-top: 100px;
    margin-bottom: 50px;
  }

.p-activities-archive__list {
  padding-bottom: 100px;
}

  .l-post__head {
    padding-top: 0;
  }
  
.p-single__button {
  margin-top: 0;
}
  
.c-pageheader2 {
  height: 100px;
}
  
  .c-pageheader2__title {
  font-size: 21px;
}

.p-activities-archive__head {
  margin-top: 20px;
}

.require {
padding: 4px 10px 6px 10px;
}
  
  .entry-check {
    line-height: 2;
  }
  
  /*.c-form__item::after {
    width: 100%;
  }*/
  
  .c-bread {
    justify-content: flex-start;
  }
  
  .p-strengths__col2 {
    display: inherit;
  }
  .p-strengths__col2 figure {
    width: 100%;
  }
  
  .p-strengths__col2.ct {
    gap: 0;
    display: block;
  }
  .p-strengths__col2.ct {
    gap: 0;
    display: block;
  }
  .p-strengths__col2.ct figure {
    width: 100%;
  }
  
  .c-datalist dt {
    width: 100%;
    font-size: 14px;
    padding: 20px 25px 10px 0;
  }

  .c-datalist dd {
    width: 100%;
    font-size: 14px;
    padding: 5px 25px 20px 0;
    border-top: 0;
  }
  
  .c-datalist dt:nth-last-child(2) {
    border-bottom: 0;
    /*border-bottom: #C0C0C0 1px solid;*/
  }
  
  .c-datalist dd:last-child {
    border-top: 0;
    border-bottom: #000 1px solid;
  }
  
  .c-links {
    padding-top: 0;
    gap: 50px;
  }
  .c-links.sm {
    gap: 20px;
  }
  
  .c-page-nav.-sp {
    margin-bottom: 0;
    margin-top: 70px;
  }
  
  .c-list {
    gap: 10px;
  }
  
  .c-list.ib li {
    display: block;
  }
  
  .c-page {
    padding-bottom: 70px;
  }
  
  .c-page-header__img {
    margin-top: 30px;
  }
  
  .c-page-header__title {
    font-size: 21px;
  }
  
  .c-page-header__title {
    padding-top: 40px;
  }
  
  .c-lead {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
  }
  
  .c-bottom {
    margin-top: 70px;
  }
  
  .c-bottom__tel .-top {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
  }
  
  .c-bottom__tel {
    height: auto;
    /*height: 130px;*/
    padding: 25px 0;
  }
  
  .c-bottom__tel .-number {
    font-size: 31px;
  }
  
  .c-bottom__tel .-time {
    font-size: 13px;
    margin-top: 0;
  }
  
  .c-bottom__buttonwrap {
    margin-top: 30px;
    max-width: 100%;
    gap: 10px;
  }
  
  .c-bottom__button {
    height: 60px;
    font-size: 15px;
  }
  
  .c-bottom__button::after {
    width: 20px;
    height: 20px;
  }
  
  .c-bottom__button::after {
    right: 30px;
  }
  
  .c-title {
    font-size: 21px;
  }
  
  .c-title::after {
    top: 4px;
  }
  
  .c-title2 {
    font-size: 19px;
  }
  .c-title3 {
    font-size: 15px;
  }
  
  .c-sub__title {
    font-size: 16px;
  }
  
  .c-text {
    font-size: 14px;
  }
  
  .c-list li {
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .c-links__text {
    font-size: 15px;
    margin-top: 15px;
  }
  
  .c-links__body {
    padding: 26px 24px 23px;
  }
  
  .c-links + .c-links {
    margin-top: 43px;
  }
  
  .c-list li::after {
    top: 10px;
  }
  
  .p-about-download .c-list {
    margin-top: 30px;
  }
  
  .c-button {
    font-size: 15px;
    height: 56px;
    /*width: 100%;*/
    min-width: auto;
    padding: 0px 80px 0px 30px
  }
  
  .c-button::after {
    width: 20px;
    height: 20px;
  }
  
  .ph-list__col2 {
    display: block;
  }
  .ph-list__col2 figure {
    width: 100%;
  }
  /*.ph-list__col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    margin-top: 32px;
  }
  .ph-list__col2 figure {
    width: calc(50% - 12.5px);
  }*/
  .ph-list__col2 img {
    width: 100%;
    height: auto;
  }
  
  .ph-list__col2 figure h3 {
    font-size: 15px;
  }
  .ph-list__col2 figure p {
    font-size: 13px;
  }
  
  .ph-list__col2.ct {
    display: block;
    gap: 0;
    margin-top: 32px;
  }
  .ph-list__col2.ct figure {
    width: 100%;
  }
  
  .ph-list__col2.ct figure h3 {
    font-size: 16px;
    text-align: left;
  }
  
  .c-page-nav__megaitem {
    line-height: 2.5;
    font-size: 14px;
  }
  
  .c-page-nav__item {
    padding: 0 5px;
    margin-top: 14px;
  }
  
  .c-page-nav__megamenu {
    padding-left: 10px;
  }
  
  .c-page-nav {
    margin-top: 0;
    margin-bottom: 70px;
  }
  
  .c-table th, .c-table td {
    font-size: 14px;
  }
  
  .c-flow__title {
    font-size: 16px;
    padding: 12px 24px;
  }
  
  .c-flow__text {
    font-size: 14px;
  }
  
  .p-strengths__col2.way2 {
    display: block;
  }
  
  .l-footer__copy {
    margin-top: 30px;
  }
  
  .c-fixed__link {
    /*font-size: 13px;
    letter-spacing: 0.2em;*/
    gap: 5px;
    line-height: 1;
    padding-top: 6px;
  }
  
  .c-fixed__button1 svg {
    width: 23px;
    height: auto;
  }
  .c-fixed__button2 svg {
    width: 23px;
    height: auto;
  }
  .c-fixed__link svg {
    width: 24px;
    height: 26px;
  }
  
  .c-bread a::after {
    height: 1px;
    background-color: #999;
    width: 14px;
  }
  
  .c-bread a {
    margin-right: 10px;
    padding-right: 23px;
  }
  
  .c-bread {
    padding-right: 0;
  }
  
  
  /*しょうぶ苑について*/
  
  .p-about-subject__button {
    padding: 24px 14px;
    border-radius: 40px;
    height: auto;
    font-size: 15px;
    font-weight: 500;
  }
  
  .p-about-message__title {
    font-size: 21px;
  }
  
  .p-about-message__name .-right .-lg {
    font-size: 27px;
  }
  
  .p-about-message__text {
    margin-top: 15px;
    font-size: 15px;
  }
  
  .p-about-policy {
    padding-top: 100px;
  }
  
  .p-about-policy__text {
    font-size: 15px;
  }
  
  .p-about-download {
    padding-bottom: 0;
  }
  
  
  /*しょうぶ苑の強み*/
  
  .p-strengths__section1 .c-buttonbox {
    margin-top: 45px;
  }
  
  .p-strengths__section2 {
    padding-top: 70px;
  }
  
  .p-strengths__section2 .c-button {
    margin-top: 30px;
  }
  
  .p-strengths__section2 .c-text {
    margin-top: 25px;
  }
  
  .p-strengths__section3 {
    padding-top: 70px;
  }
  
  .p-strengths__section .c-bg {
    border-radius: 20px;
    padding: 30px 0 30px 30px;
  }
  .p-strengths__section3 .c-bg {
    border-radius: 20px;
    padding: 30px 0 30px 30px;
  }
  
  
  /*アクセス*/
  
  .c-access__title {
    font-size: 16px;
  }
  
  
  /*料金案内*/
  
  .ph-list__col2.ct .c-table th, .ph-list__col2.ct .c-table td {
    font-size: 14px;
  }
  
  .ph-list__col2.ct {
    margin-top: 0;
  }
  
  /*入所など*/
  
  .c-schedule dt {
    padding: 18px 0 12px 27px;
  }
  
  .c-schedule dt::after {
    top: 52%;
  }
  .c-schedule dt.way2::after {
    top: 42%;
  }
  .c-schedule dd {
    font-size: 14px;
  }
  
  .-mb5-sp {
    margin-bottom: 5px;
  }
  .-mb10-sp {
    margin-bottom: 10px;
  }
  .-mb15-sp {
    margin-bottom: 15px;
  }
  .-mb20-sp {
    margin-bottom: 20px;
  }
  .-mb25-sp {
    margin-bottom: 25px;
  }
  .-mb30-sp {
    margin-bottom: 30px;
  }
  .-mb40-sp {
    margin-bottom: 40px;
  }
  .-mb50-sp {
    margin-bottom: 50px;
  }
  .-mb60-sp {
    margin-bottom: 60px;
  }
  .-mb70-sp {
    margin-bottom: 70px;
  }
  .-mb80-sp {
    margin-bottom: 80px;
  }
  .-mb90-sp {
    margin-bottom: 90px;
  }
  .-mb100-sp {
    margin-bottom: 100px;
  }
  
  .-mt5-sp {
    margin-top: 10px;
  }
  .-mt10-sp {
    margin-top: 10px;
  }
  .-mt20-sp {
    margin-top: 20px;
  }
  .-mt30-sp {
    margin-top: 30px;
  }
  .-mt40-sp {
    margin-top: 40px;
  }
  .-mt50-sp {
    margin-top: 50px;
  }
  .-mt60-sp {
    margin-top: 60px;
  }
  .-mt70-sp {
    margin-top: 70px;
  }
  .-mt80-sp {
    margin-top: 80px;
  }
  .-mt90-sp {
    margin-top: 90px;
  }
  .-mt100-sp {
    margin-top: 100px;
  }
  
  .-pb10-sp {
    padding-bottom: 10px;
  }
  .-pb20-sp {
    padding-bottom: 20px;
  }
  .-pb30-sp {
    padding-bottom: 30px;
  }
  .-pb40-sp {
    padding-bottom: 40px;
  }
  .-pb50-sp {
    padding-bottom: 50px;
  }
  .-pb60-sp {
    padding-bottom: 60px;
  }
  .-pb70-sp {
    padding-bottom: 70px;
  }
  .-pb80-sp {
    padding-bottom: 80px;
  }
  .-pb90-sp {
    padding-bottom: 90px;
  }
  .-pt100 {
    padding-top: 100px;
  }
  
  
  .-pt5-sp {
    padding-top: 5px;
  }
  .-pt10-sp {
    padding-top: 10px;
  }
  .-pt20-sp {
    padding-top: 20px;
  }
  .-pt30-sp {
    padding-top: 30px;
  }
  
  .u-sp-align-l {
    text-align: left;
  }
  .u-sp-align-c {
    text-align: center;
  }
  .u-sp-align-r {
    text-align: right;
  }
  
  .-reset-sp-mb {
    margin-bottom: 0;
  }
  .-reset-sp-mt {
    margin-top: 0;
  }
  .-reset-sp-pb {
    padding-bottom: 0;
  }
  .-reset-sp-pt {
    padding-top: 0;
  }
  
}

@media screen and (max-width: 1060px) {
  .l-header__inner {
    padding: 11px 0px 6px 12px;
  }
  
  .c-fixed__button2 {
    gap: 2px;
    font-size: 13px;
  }
  .c-fixed__button3 {
    gap: 2px;
    font-size: 13px;
  }
  
  .l-header__logo {
    width: 135px;
  }
}

@media screen and (max-width: 1100px) {
  
  .c-burger {
    right: 10px;
    top: 14px;
    width: 38px;
    height: 38px;
  }
  
  .c-burger.active .c-burger__border--bottom {
    bottom: 24px;
  }
  
  .l-footer__top {
    bottom: 60px;
  }
  
  .l-footer__button.-shoubu {
    max-width: 100%;
  }
  .l-footer__button.-fujioka {
    max-width: 100%;
  }
  
  .l-header__tel-icon {
    font-size: 16px;
    position: fixed;
    z-index: 9999;
    right: 56px;
    top: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.17em;
    gap: 4px;
    background-color: #662E9E;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 1;
  }
  .l-header__tel-icon.active {
    background-color: #fff;
  }
  .l-header__tel-icon.active path {
    stroke: #662E9E;
  }
   .l-header.-black .l-header__tel-icon {
    color: #fff;
  }
  .l-header.-black .l-header__tel-icon path {
    stroke: #fff;
  }
  
  /*下記番号表記の場合*/
  /*.l-header__tel {
    font-size: 20px;
    letter-spacing: 0.10em;
    margin-top: -4px;
    gap: 0;
    right: 65px;
  }
  
  .l-header__tel svg {
    width: 30px;
    margin-top: 2px;
  }*/
  
}