@charset "UTF-8";
/*
function,breakpoint,英文などの特殊フォントの関数
*/
/*英語フォント*/
/*
mixinの設定
フォントサイズや、レスポンシブデザインの設定を行う
*/
.p-single-header {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*求人情報ページ----------*/
}
.p-single-header__img {
  overflow: hidden;
  width: 100%;
  height: 100.5479452055vw;
}
@media print, screen and (min-width:768px) {
  .p-single-header__img {
    height: 42.03125vw;
    max-height: 540px;
  }
}
.p-single-header__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-single-header__textarea {
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
}
@media print, screen and (min-width:768px) {
  .p-single-header__textarea {
    max-width: 1040px;
    padding-right: min(9.35%, 115px);
  }
}
.p-single-header__categories {
  margin-left: -1.2rem;
  margin-bottom: 0.5em;
  font-size: 3.5616438356vw;
  font-weight: bold;
}
@media print, screen and (min-width:768px) {
  .p-single-header__categories {
    margin-left: 0em;
    margin-bottom: 0.5em;
    font-size: min(12px, 1.1538461538vw);
  }
}
.p-single-header__categories li {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.25em 0.8em;
}
.p-single-header__categories a {
  color: inherit;
}
.p-single-header__title {
  margin-left: -1.2rem;
  margin-bottom: 0.8em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 6.5753424658vw;
  font-weight: bold;
  line-height: 2.0833333333;
  /*行ごとに入れたspanタグ*/
}
@media print, screen and (min-width:768px) {
  .p-single-header__title {
    margin-left: 0em;
    margin-bottom: 0.8em;
    font-size: min(32px, 3.0769230769vw);
    line-height: 2;
  }
}
.p-single-header__title .row {
  background-color: #fff;
  padding: 0.18em 1rem;
  white-space: nowrap;
}
.p-single-header--jobs .p-single-header__img {
  height: 58.0821917808vw;
}
@media print, screen and (min-width:768px) {
  .p-single-header--jobs .p-single-header__img {
    height: 35.15625vw;
    max-height: 452px;
  }
}

.p-single-fv {
  position: relative;
  width: 100%;
  background-color: var(--color-main);
  padding-top: 4.1095890411vw;
  padding-bottom: 7.6712328767vw;
  margin-bottom: 13.1506849315vw;
  /*求人情報ページ----------*/
}
@media print, screen and (min-width:768px) {
  .p-single-fv {
    padding-top: 18px;
    padding-bottom: 40px;
    margin-bottom: 45px;
  }
}
.p-single-fv__tags {
  font-size: 3.2876712329vw;
  font-weight: 300;
  line-height: 1.4166666667;
  margin-bottom: 0.8em;
}
@media print, screen and (min-width:768px) {
  .p-single-fv__tags {
    font-size: min(17px, 1.6346153846vw);
    margin-bottom: 0.2em;
  }
}
.p-single-fv__tags li {
  display: inline-block;
  margin-right: 0.5em;
}
.p-single-fv__tags li a {
  color: inherit;
  display: block;
}
.p-single-fv__tags li a::before {
  content: "#";
  display: inline-block;
}
.p-single-fv__textarea {
  text-align: left;
}
@media print, screen and (min-width:768px) {
  .p-single-fv__textarea {
    max-width: 1040px;
    padding-right: min(9.35%, 115px);
  }
}
.p-single-fv__shop {
  display: block;
  margin-right: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.8356164384vw;
  font-weight: bold;
}
@media print, screen and (min-width:768px) {
  .p-single-fv__shop {
    margin-bottom: 0.2em;
    font-size: min(17px, 1.6346153846vw);
  }
}
.p-single-fv__meta-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
}
.p-single-fv__manager {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 5.2054794521vw;
  font-weight: bold;
  line-height: 1.4;
}
@media print, screen and (min-width:768px) {
  .p-single-fv__manager {
    font-size: min(17px, 1.6346153846vw);
  }
}
.p-single-fv__time {
  display: inline-block;
  font-size: max(10px, 3.2876712329vw);
  font-weight: 500;
  line-height: 1;
}
@media print, screen and (min-width:768px) {
  .p-single-fv__time {
    font-size: min(16px, 1.5384615385vw);
  }
}
.p-single-fv--jobs {
  padding: 0 0 16px;
}
@media print, screen and (min-width:768px) {
  .p-single-fv--jobs {
    padding: 0 0 19px;
  }
}

.p-single-contents {
  /* 記事本文 */
  /*あらすじブロック*/
  /*ブログカード*/
  /*いいねボタンとシェアボタンの外枠*/
  /* 求人情報のパーツ */
}
@media print, screen and (min-width:768px) {
  .p-single-contents {
    padding-top: 0;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1040px;
    padding-bottom: min(85px, 8.1730769231vw);
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__inner--bottom-img-under {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-single-contents__right-wrap {
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  margin-bottom: 16.4383561644vw;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__right-wrap {
    margin-bottom: 0;
    width: 70.7692307692%;
    padding-right: 11.1538461538%;
  }
}
.p-single-contents__categories {
  margin-bottom: 0.5em;
  font-size: 3.5616438356vw;
  font-weight: bold;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__categories {
    margin-left: 0em;
    margin-bottom: 0.8em;
    font-size: min(12px, 1.1538461538vw);
  }
}
.p-single-contents__categories li {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.25em 0.8em;
}
.p-single-contents__categories a {
  color: inherit;
}
.p-single-contents__title {
  margin-bottom: 2.2em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 5.8904109589vw;
  font-weight: bold;
  line-height: 1.5581395349;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__title {
    margin-left: 0em;
    margin-bottom: 1.5em;
    font-size: min(26px, 2.5vw);
  }
}
@media only screen and (max-width:767px) {
  .p-single-contents__left-wrap {
    width: 72.3287671233vw;
    margin: 0 auto;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__left-wrap {
    display: block;
    position: relative;
    min-height: 100%;
    width: 23.0769230769%;
  }
}
@media only screen and (max-width:767px) {
  .p-single-contents__left-wrap.--under {
    margin-top: 20.5479452055vw;
  }
}
@media only screen and (max-width:767px) {
  .p-single-contents__left-wrap .p-single-popular {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__left-inner {
    position: sticky;
    top: 131px;
  }
}
.p-single-contents__bottom-img {
  width: 100%;
  height: 70.1369863014vw;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__bottom-img {
    height: 33.59375vw;
    max-height: 430px;
  }
}
.p-single-contents__bottom-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-single-contents__tags {
  margin-top: 2.5em;
  font-size: 3.8356164384vw;
  font-weight: 300;
  line-height: 1.5714285714;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__tags {
    font-size: min(17px, 1.6346153846vw);
  }
}
.p-single-contents__tags li {
  display: inline-block;
  margin-right: 0.5em;
}
.p-single-contents__tags li a {
  display: block;
}
.p-single-contents__tags li a::before {
  content: "#";
  display: inline-block;
}
.p-single-contents__contents {
  font-size: 4.1095890411vw;
  line-height: 2;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__contents {
    font-size: min(18px, 1.7307692308vw);
  }
}
.p-single-contents__contents p {
  font-size: inherit;
  margin-bottom: 2.2em;
}
.p-single-contents__contents h1,
.p-single-contents__contents h2 {
  margin: 2.6em auto 1.6em;
  font-size: 6.0273972603vw;
  font-weight: bold;
  line-height: 1.7272727273;
  letter-spacing: 0em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__contents h1,
  .p-single-contents__contents h2 {
    font-size: min(26px, 2.5vw);
  }
}
.p-single-contents__contents h1:first-child,
.p-single-contents__contents h2:first-child {
  margin-top: 0;
}
.p-single-contents__contents h3 {
  margin: 1.8em auto;
  font-size: 5.2054794521vw;
  font-weight: bold;
  line-height: 1.5789473684;
  letter-spacing: 0em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__contents h3 {
    font-size: min(22px, 2.1153846154vw);
  }
}
.p-single-contents__contents h1 + h3,
.p-single-contents__contents h2 + h3 {
  margin-top: 0em;
}
.p-single-contents__contents h4 {
  margin: 1.6em auto 1em;
  font-weight: 700;
}
.p-single-contents__contents a {
  text-decoration: underline;
}
.p-single-contents__contents figure {
  margin: 0 0 2em;
}
@media only screen and (max-width:767px) {
  .p-single-contents__contents figure.wp-block-image {
    margin-left: -8.2191780822vw;
    margin-right: -8.2191780822vw;
  }
}
@media only screen and (max-width:767px) {
  .p-single-contents__contents figure figcaption {
    margin-left: 8.2191780822vw;
    margin-right: 8.2191780822vw;
    font-size: clamp(10px, 3.2876712329vw, 12px);
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__contents figure figcaption {
    font-size: clamp(10px, 1.4423076923vw, 15px);
  }
}
.p-single-contents__contents blockquote {
  background: #fcfcfc;
  padding: 2em 1.2em 0.6em;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__contents blockquote {
    padding: 2em 2em 0.6em;
  }
}
.p-single-contents .custom-summary {
  background: #fcfcfc;
  padding: 2em 8.2191780822vw 0.6em;
  margin-bottom: 2em;
  color: #434343;
}
@media only screen and (max-width:767px) {
  .p-single-contents .custom-summary {
    margin-left: -8.2191780822vw;
    margin-right: -8.2191780822vw;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents .custom-summary {
    padding: 2em 2em 0.6em;
  }
}
.p-single-contents .custom-summary__note {
  color: #767676;
  font-size: 93.3333333333%;
  font-weight: 500;
  margin-bottom: 0.5em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .custom-summary__note {
    font-size: clamp(10px, 1.3461538462vw, 14px);
    letter-spacing: 0.02em;
    margin-bottom: 1.4em;
  }
}
.p-single-contents .custom-summary__title {
  font-size: 146.6666666667%;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 1.6em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .custom-summary__title {
    margin-bottom: 1em;
    font-size: clamp(10px, 2.3076923077vw, 24px);
  }
}
.p-single-contents .p-blogCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  padding: 1em 1em 1.8em;
  margin: 2em 0;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard {
    padding: 0.5em 1em 1em;
  }
}
.p-single-contents .p-blogCard__inner {
  color: #434343;
  text-decoration: none;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__thumb {
    width: min(115px, 22.0729366603vw);
  }
}
.p-single-contents .p-blogCard__thumb img {
  width: 100%;
  height: auto;
}
.p-single-contents .p-blogCard__body {
  position: relative;
  padding-right: 1.5em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__body {
    padding-left: 4%;
    width: calc(100% - min(115px, 22.0729366603vw));
  }
}
.p-single-contents .p-blogCard__body::after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0.4em;
  height: 0.4em;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  z-index: 3;
}
.p-single-contents .p-blogCard__note {
  margin-top: 1.35em;
  margin-bottom: 0.5em;
  font-size: 3.5616438356vw;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__note {
    margin-top: 0;
    margin-bottom: 0em;
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-single-contents .p-blogCard__title {
  color: #000;
  margin-bottom: 0.5em;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5714285714;
  letter-spacing: 0em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__title {
    margin-bottom: 0.2em;
    line-height: 1.3;
    font-size: clamp(10px, 1.3461538462vw, 14px);
  }
}
.p-single-contents .p-blogCard__shop {
  display: block;
  font-size: 3.2876712329vw;
  font-weight: 500;
  line-height: 1.4166666667;
  letter-spacing: 0em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents .p-blogCard__shop {
    font-size: clamp(10px, 1.1538461538vw, 12px);
  }
}
.p-single-contents__button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10.9589041096vw;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__button-wrap {
    margin-top: 75px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: min(40px, 3.8461538462vw);
  }
}
.p-single-contents__shop-name {
  font-weight: bold;
  margin-bottom: 1.5em;
  font-size: 4.9315068493vw;
  font-weight: bold;
  line-height: 1.6666666667;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__shop-name {
    margin-bottom: 1.5em;
    font-size: min(20px, 1.9230769231vw);
  }
}
.p-single-contents__link {
  margin-top: 1.5em;
}
@media print, screen and (min-width:768px) {
  .p-single-contents__link {
    margin: 3em auto 0;
    width: min(436px, 41.9230769231vw);
  }
}
.p-single-contents__link a {
  text-decoration: none;
}
@media only screen and (max-width:767px) {
  .p-single-contents__link a {
    font-size: 4.9315068493vw;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-contents__link a {
    font-size: min(20px, 1.9230769231vw);
    padding-top: 1.7em;
    padding-bottom: 1.7em;
    padding-left: 2.2em;
  }
}
.p-single-contents__link a:after {
  width: 0.5em;
  height: 0.5em;
  right: 1.2em;
}
.p-single-contents__link a:hover {
  color: #fff;
}

.p-single-jobs__closed {
  margin-bottom: 2em;
  font-size: 4.9315068493vw;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width:768px) {
  .p-single-jobs__closed {
    font-size: min(24px, 2.3076923077vw);
  }
}

@media print, screen and (min-width:768px) {
  .p-single-jobs-info {
    margin-top: 2.5em;
  }
}
.p-single-jobs-info tr {
  display: table-row;
}
.p-single-jobs-info tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .p-single-jobs-info th,
  .p-single-jobs-info td {
    /*スマホのみ*/
    display: block;
    width: 100%;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-jobs-info th,
  .p-single-jobs-info td {
    /*PCのみ*/
    padding: 0em 0 2.2em;
    vertical-align: text-top;
  }
}
.p-single-jobs-info th {
  font-weight: 300;
  line-height: 1.5555555556;
}
@media only screen and (max-width:767px) {
  .p-single-jobs-info th {
    /*スマホのみ*/
    padding: 0em 0 0.5em;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-jobs-info th {
    /*PCのみ*/
    width: 20.5882352941%;
    padding-right: 1.5em;
  }
}
.p-single-jobs-info td {
  font-weight: 500;
  line-height: 1.5238095238;
}
@media only screen and (max-width:767px) {
  .p-single-jobs-info td {
    /*スマホのみ*/
    padding-bottom: 2.5em;
    font-size: 116.6666666667%;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-jobs-info td {
    /*PCのみ*/
    width: 79.4117647059%;
    font-size: 116.6666666667%;
  }
}
.p-single-jobs-info td a {
  color: inherit;
}
.p-single-jobs-info td p {
  margin: 0 0 1em;
}
.p-single-jobs-info td .access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-single-jobs-info td .access dt {
  width: 4.5em;
}
.p-single-jobs-info td .access dd {
  width: calc(100% - 4.5em);
}
.p-single-jobs-info td .access + .access {
  margin-top: 1em;
}

.p-single-toc {
  font-size: 20px;
  text-align: left;
  color: #000;
  border-radius: 10px;
  background: #fcfcfc;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width:767px) {
  .p-single-toc {
    padding: 10% 10% 12%;
    width: 72.3287671233vw;
    margin: 0 auto 10.9589041096vw;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-toc {
    padding: 13% 8% 6%;
    margin-bottom: min(100px, 9.6153846154vw);
  }
}
.p-single-toc__title {
  font-family: Avenir, sans-serif;
  font-size: 5.4794520548vw;
  font-weight: 900;
}
@media print, screen and (min-width:768px) {
  .p-single-toc__title {
    padding-left: 2%;
    font-size: min(20px, 1.9230769231vw);
  }
}
.p-single-toc__list {
  font-size: 3.8356164384vw;
  font-weight: 500;
  line-height: 1.4285714286;
}
@media print, screen and (min-width:768px) {
  .p-single-toc__list {
    font-size: min(14px, 1.3461538462vw);
  }
}
.p-single-toc__list li {
  border-bottom: 1px solid #9f9f9f;
}
@media print, screen and (min-width:768px) {
  .p-single-toc__list li:last-child {
    border-bottom: none;
  }
}
.p-single-toc__list li a {
  position: relative;
  display: block;
  padding: 1.5em 1.1em 1.5em 0;
}
@media print, screen and (min-width:768px) {
  .p-single-toc__list li a {
    padding-left: 2%;
  }
}
.p-single-toc__list li a::after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0.25em;
  height: 0.25em;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  z-index: 3;
}
.p-single-toc .contentstable-number {
  display: none;
}

/*
 * Youtubeボタン部分
 */
.p-single-youtube {
  position: relative;
}
.p-single-youtube__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.11%;
  display: block;
  position: relative;
  cursor: pointer;
  margin: 40px 0;
}
@media only screen and (max-width:767px) {
  .p-single-youtube__video {
    margin: 20px 0;
  }
}
.p-single-youtube__video img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 105%;
  height: 100%;
}
.p-single-youtube__video img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #acacac;
  opacity: 0.5;
  mix-blend-mode: multiply;
}
.p-single-youtube__video::before, .p-single-youtube__video:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  margin: auto;
  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;
}
.p-single-youtube__video::before {
  content: "再生";
  overflow: hidden;
  text-indent: -9999px;
  width: 6.2rem;
  aspect-ratio: 1/1;
  border: 1px solid #fff;
  border-radius: 50%;
  color: transparent;
}
.p-single-youtube__video::after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-left-color: #fff;
  border-width: 1.325rem 0 1.325rem 2.1625rem;
  width: 0.05rem;
  height: 0.05rem;
}

/*店長プロフィール*/
.p-single-managers {
  margin-bottom: 7.1232876712vw;
  border-radius: 10px;
  overflow: hidden;
  background: var(--color-main);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:768px) {
  .p-single-managers {
    margin-bottom: min(60px, 5.7692307692vw);
  }
}
.p-single-managers__inner {
  padding: 9.3150684932vw 0 9.8630136986vw;
  background-color: #fff;
  margin: 15px 0;
  overflow: hidden;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__inner {
    margin: 11px 0;
    padding: min(36px, 3.4615384615vw) 0;
  }
}
.p-single-managers__img {
  margin: 0 auto 6.8493150685vw;
  width: 54.2465753425vw;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__img {
    margin-bottom: min(18px, 1.7307692308vw);
    width: min(180px, 17.3076923077vw);
  }
}
.p-single-managers__img img {
  width: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-filter: drop-shadow(2px 3px 0px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(2px 3px 0px rgba(0, 0, 0, 0.16));
}
.p-single-managers__shop {
  font-size: 4.1095890411vw;
  font-weight: 500;
  line-height: 1.4;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__shop {
    font-size: clamp(10px, 1.3461538462vw, 14px);
  }
}
.p-single-managers__name-title {
  margin-bottom: 0.1em;
  font-size: 3.5616438356vw;
  font-weight: 500;
  line-height: 1.3846153846;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__name-title {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-single-managers__name {
  font-size: 4.6575342466vw;
  font-weight: bold;
  line-height: 1.2941176471;
  letter-spacing: 0em;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__name {
    font-size: clamp(10px, 1.5384615385vw, 16px);
  }
}
.p-single-managers__link {
  margin-top: 8.2191780822vw;
  width: 51.2328767123vw;
}
@media print, screen and (min-width:768px) {
  .p-single-managers__link {
    margin-left: auto;
    margin-right: auto;
    margin-top: min(25px, 2.4038461538vw);
    width: min(187px, 17.9807692308vw);
  }
}
.p-single-managers__link a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width:767px) {
  .p-single-managers__link a {
    padding: 0 0 0 1em;
    font-size: 4.1095890411vw;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-managers__link a {
    padding: 0.92em 0 0.92em 1.4em;
    font-size: min(13px, 1.25vw);
    letter-spacing: 0.01em;
  }
}

/*お店プロフィール*/
.p-single-shops {
  margin-bottom: 7.1232876712vw;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:768px) {
  .p-single-shops {
    margin-bottom: min(60px, 5.7692307692vw);
  }
}
.p-single-shops__inner {
  padding: 3.8356164384vw 0 12.602739726vw;
  overflow: hidden;
}
@media print, screen and (min-width:768px) {
  .p-single-shops__inner {
    padding: min(46px, 4.4230769231vw) 0 min(29px, 2.7884615385vw);
  }
}
.p-single-shops__img {
  margin: 0 auto 4.6575342466vw;
  width: 50.6849315068vw;
}
@media print, screen and (min-width:768px) {
  .p-single-shops__img {
    margin-bottom: 10px;
    width: min(180px, 17.3076923077vw);
  }
}
.p-single-shops__img img {
  width: 100%;
}
.p-single-shops__shop {
  margin-bottom: 1em;
  font-size: 5.2054794521vw;
  font-weight: 500;
  line-height: 1.4210526316;
}
@media print, screen and (min-width:768px) {
  .p-single-shops__shop {
    font-size: clamp(10px, 1.3461538462vw, 14px);
  }
}
.p-single-shops__tags {
  margin: 0 auto;
  width: 51.7808219178vw;
  font-size: 3.5616438356vw;
  font-weight: 300;
  line-height: 1.3846153846;
  margin-bottom: 2em;
  text-align: left;
}
@media print, screen and (min-width:768px) {
  .p-single-shops__tags {
    width: min(198px, 19.0384615385vw);
    font-size: min(13px, 1.25vw);
    margin-bottom: 0;
  }
}
.p-single-shops__tags li {
  display: inline-block;
  margin-right: 0.5em;
}
.p-single-shops__tags li::before {
  content: "#";
  display: inline-block;
}
.p-single-shops__link {
  margin-top: 8.2191780822vw;
  width: 51.2328767123vw;
}
@media print, screen and (min-width:768px) {
  .p-single-shops__link {
    margin-left: auto;
    margin-right: auto;
    margin-top: min(35px, 3.3653846154vw);
    width: min(187px, 17.9807692308vw);
  }
}
.p-single-shops__link a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width:767px) {
  .p-single-shops__link a {
    padding: 0 0 0 1em;
    font-size: 4.1095890411vw;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-shops__link a {
    padding: 0.92em 0 0.92em 1.4em;
    font-size: min(13px, 1.25vw);
    letter-spacing: 0.01em;
  }
}

.p-single-popular {
  text-align: left;
  margin: 0 auto 16.4383561644vw;
  padding: 6.8493150685vw 4.6575342466vw 8.7671232877vw;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:768px) {
  .p-single-popular {
    padding: min(34px, 3.2692307692vw) min(18px, 1.7307692308vw) min(30px, 2.8846153846vw);
    margin-bottom: 0;
  }
}
.p-single-popular__item {
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #707070;
}
.p-single-popular__item::after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1em;
  width: 0.25em;
  height: 0.25em;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  z-index: 3;
}
.p-single-popular__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.p-single-popular__title {
  color: #000;
  margin-bottom: 1em;
  font-size: 3.8356164384vw;
  font-weight: bold;
  letter-spacing: 0.4em;
}
@media print, screen and (min-width:768px) {
  .p-single-popular__title {
    font-size: min(13px, 1.25vw);
  }
}
.p-single-popular__time {
  font-size: 3.5616438356vw;
  font-weight: 500;
  color: #9f9f9f;
}
@media print, screen and (min-width:768px) {
  .p-single-popular__time {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-single-popular__list-title {
  color: #000;
  font-size: 3.8356164384vw;
  font-weight: bold;
  line-height: 1.5714285714;
  margin-bottom: 0.2em;
}
@media print, screen and (min-width:768px) {
  .p-single-popular__list-title {
    font-size: min(13px, 1.25vw);
  }
}
.p-single-popular__shops {
  font-size: 3.0136986301vw;
  font-weight: 500;
  line-height: 1.4545454545;
  color: #434343;
}
@media print, screen and (min-width:768px) {
  .p-single-popular__shops {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}

/*ページャー*/
.p-topics-pager {
  margin-top: 13.698630137vw;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager {
    margin-top: min(70px, 6.7307692308vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-topics-pager__btn {
  position: relative;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__btn {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .p-topics-pager__btn + .p-topics-pager__btn {
    border-top: 1px solid #9f9f9f;
    margin-top: 1.8em;
    padding-top: 1.8em;
  }
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__btn + .p-topics-pager__btn {
    border-left: 1px solid #000;
    margin-left: 1.8em;
    padding-left: 1.8em;
  }
}
.p-topics-pager__btn a {
  display: block;
  overflow: visible;
}
.p-topics-pager__btn a::after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.7em;
  height: 0.7em;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  z-index: 3;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__btn a::after {
    width: 0.8em;
    height: 0.8em;
  }
}
.p-topics-pager__btn--back a {
  position: relative;
  padding-left: 2em;
}
.p-topics-pager__btn--back a::after {
  left: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
.p-topics-pager__btn--next a {
  position: relative;
  padding-right: 2em;
}
.p-topics-pager__btn--next a::after {
  right: 0;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
.p-topics-pager__link-text {
  margin-bottom: 0.5em;
  display: block;
  font-size: 3.0136986301vw;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__link-text {
    margin-bottom: 1.5em;
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-topics-pager__link-title {
  display: block;
  font-size: 4.3835616438vw;
  font-weight: bold;
  line-height: 1.5625;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__link-title {
    font-size: clamp(10px, 1.3461538462vw, 14px);
  }
}
.p-topics-pager__link-shop {
  margin-top: 0.5em;
  display: block;
  font-size: 3.2876712329vw;
  line-height: 1.5;
}
@media print, screen and (min-width:768px) {
  .p-topics-pager__link-shop {
    font-size: clamp(10px, 1.1538461538vw, 12px);
  }
}

.p-like-button {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  font-size: 1.5rem;
  font-weight: 500;
  color: #9f9f9f;
}
.p-like-button__icon {
  margin-right: 0.5em;
  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: 34px;
  height: 34px;
  background: #dbdbdb;
  border-radius: 50%;
}
.p-like-button__icon svg {
  fill: #fff;
  width: 20px;
  height: auto;
}
.p-like-button:disabled {
  opacity: 0.5;
  cursor: default;
}
.p-like-button.is-liked {
  color: #d13e5c;
}
.p-like-button.is-liked .p-like-button__icon svg {
  fill: #d13e5c;
}

/*
 * # 	シェアボタン
 */
@media print, screen and (min-width:768px) {
  .p-single-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (max-width:767px) {
  .p-single-share__title {
    margin-bottom: 0;
    text-align: right;
    -moz-text-align-last: right;
         text-align-last: right;
    font-size: 4.3835616438vw;
    font-weight: bold;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-share__title {
    font-size: min(13px, 1.25vw);
    font-weight: 700;
    margin-right: 2.5em;
  }
}
.p-single-share__listbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 36px;
}
@media print, screen and (min-width:768px) {
  .p-single-share__listbox {
    gap: min(23px, 2.2115384615vw);
  }
}
.p-single-share__list {
  width: 34px;
  height: 42px;
}
@media print, screen and (min-width:768px) {
  .p-single-share__list {
    width: 24px;
    height: 24px;
  }
}
.p-single-share__list a,
.p-single-share__list button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-color: transparent;
}
@media only screen and (max-width:767px) {
  .p-single-share__list a,
  .p-single-share__list button {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.p-single-share__list-guide {
  border-radius: 3px;
  backdrop-filter: blur(10px);
  background-color: hsla(0, 0%, 100%, 0.65);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
  bottom: calc(100% - 4px);
  left: 50%;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  white-space: nowrap;
}
.p-single-share__list-guide > span {
  display: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.3em 0.9em 0.25em;
  text-transform: uppercase;
}
@media only screen and (max-width:767px) {
  .p-single-share__list--link img {
    width: 8.2191780822vw;
  }
}
.p-single-share__list--link button {
  position: relative;
  cursor: pointer;
}
.p-single-share__list--link button:not(.is-copied):hover .p-single-share__list-guide {
  -webkit-transform: translate(-50%, -2px);
          transform: translate(-50%, -2px);
}
.p-single-share__list--link button:not(.is-copied):hover .copy {
  display: block;
}
.p-single-share__list--link button.is-copied .copy {
  display: none;
}
.p-single-share__list--link button.is-copied .copied {
  display: block;
}
@media only screen and (max-width:767px) {
  .p-single-share__list--facebook img {
    width: 8.2191780822vw;
  }
}
@media only screen and (max-width:767px) {
  .p-single-share__list--x img {
    width: 6.5753424658vw;
  }
}

.p-single-managers-other {
  position: relative;
  padding-top: 19.1780821918vw;
  padding-bottom: 36.4383561644vw;
  /*ブログカード*/
}
@media print, screen and (min-width:768px) {
  .p-single-managers-other {
    padding-top: 50px;
    padding-bottom: 63px;
  }
}
.p-single-managers-other__inner {
  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;
}
@media only screen and (max-width:767px) {
  .p-single-managers-other__link {
    position: absolute;
    bottom: 13.1506849315vw;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 16.4383561644vw);
    margin: auto;
  }
}
@media only screen and (max-width:767px) and (min-width:1280px) {
  .p-single-managers-other__link {
    width: calc(100% - 200px);
    max-width: 1472px;
  }
}
.p-single-managers-other__wrapper {
  margin-top: 8.2191780822vw;
  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;
  gap: 9.0410958904vw;
}
@media print, screen and (min-width:768px) {
  .p-single-managers-other__wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: min(20px, 1.9230769231vw);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.953125vw 1fr 1.953125vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3.28125vw;
    -webkit-column-gap: 1.953125vw;
       -moz-column-gap: 1.953125vw;
            column-gap: 1.953125vw;
  }
}
@media print, screen and (min-width:1280px) {
  .p-single-managers-other__wrapper {
    -ms-grid-columns: 1fr 1.5625vw 1fr 1.5625vw 1fr 1.5625vw 1fr;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.125vw;
    -webkit-column-gap: 1.5625vw;
       -moz-column-gap: 1.5625vw;
            column-gap: 1.5625vw;
  }
}
@media only screen and (max-width:1279px) {
  .p-single-managers-other__wrapper .c-blog-card:nth-of-type(n + 4) {
    display: none;
  }
}
.p-single-managers-other .c-blog-card__body {
  background-color: #fff !important;
  color: #000 !important;
}

.p-single-managers-other.is-dark-text {
  color: #000;
}
.p-single-managers-other.is-dark-text a {
  color: #000;
}
.p-single-managers-other.is-dark-text .c-button-bg-left-to-right a {
  color: #000;
  border-color: #000;
}
.p-single-managers-other.is-dark-text .c-button-bg-left-to-right a::after {
  border-color: #000;
}
.p-single-managers-other.is-dark-text .c-button-bg-left-to-right a:hover {
  color: #fff;
}
.p-single-managers-other.is-dark-text .c-button-bg-left-to-right a:hover::after {
  border-color: #fff;
}
.p-single-managers-other.is-light-text {
  color: #fff;
}
.p-single-managers-other.is-light-text a {
  color: #fff;
}
.p-single-managers-other.is-light-text .c-button-bg-left-to-right a {
  color: #fff;
  border-color: #fff;
}
.p-single-managers-other.is-light-text .c-button-bg-left-to-right a::after {
  border-color: #fff;
}
.p-single-managers-other.is-light-text .c-button-bg-left-to-right a:hover {
  color: #fff;
  border-color: #000;
}

.p-single-articles {
  position: relative;
  padding-top: 19.1780821918vw;
  padding-bottom: 36.4383561644vw;
}
@media print, screen and (min-width:768px) {
  .p-single-articles {
    padding-top: 50px;
    padding-bottom: 63px;
  }
}
@media print, screen and (min-width:768px) {
  .p-single-articles__inner {
    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;
  }
}
@media only screen and (max-width:767px) {
  .p-single-articles__link {
    position: absolute;
    bottom: 13.1506849315vw;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 16.4383561644vw);
    margin: auto;
  }
}
@media only screen and (max-width:767px) and (min-width:1280px) {
  .p-single-articles__link {
    width: calc(100% - 200px);
    max-width: 1472px;
  }
}
.p-single-articles__wrapper {
  margin-top: 8.2191780822vw;
  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;
  gap: 9.0410958904vw;
}
@media print, screen and (min-width:768px) {
  .p-single-articles__wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: min(20px, 1.9230769231vw);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.953125vw 1fr 1.953125vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3.28125vw;
    -webkit-column-gap: 1.953125vw;
       -moz-column-gap: 1.953125vw;
            column-gap: 1.953125vw;
  }
}
@media print, screen and (min-width:1280px) {
  .p-single-articles__wrapper {
    -ms-grid-columns: 1fr 1.5625vw 1fr 1.5625vw 1fr 1.5625vw 1fr;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.125vw;
    -webkit-column-gap: 1.5625vw;
       -moz-column-gap: 1.5625vw;
            column-gap: 1.5625vw;
  }
}
@media only screen and (max-width:1279px) {
  .p-single-articles__wrapper .c-blog-card:nth-of-type(n + 4) {
    display: none;
  }
}

.p-home-features {
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  position: relative;
  padding-top: 12.3287671233vw;
  padding-bottom: 36.4383561644vw;
  background-color: var(--color-main);
}
@media print, screen and (min-width:768px) {
  .p-home-features {
    padding-top: 50px;
    padding-bottom: 68px;
  }
}
@media print, screen and (min-width:768px) {
  .p-home-features__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width:768px) {
  .p-home-features__wrapper {
    margin-top: min(30px, 2.8846153846vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-home-features__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media print, screen and (min-width:768px) {
  .p-home-features__title {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-home-features__title .main {
  line-height: 1;
}
.p-home-features__title .sub {
  display: block;
  font-size: max(10px, 4.1095890411vw);
  line-height: 1.4;
  font-weight: 500;
}
@media print, screen and (min-width:768px) {
  .p-home-features__title .sub {
    margin-left: 1.2em;
    font-size: min(13px, 1.25vw);
  }
}
@media only screen and (max-width:767px) {
  .p-home-features__link {
    position: absolute;
    bottom: 13.1506849315vw;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 16.4383561644vw);
    margin: auto;
  }
}
@media only screen and (max-width:767px) and (min-width:1280px) {
  .p-home-features__link {
    width: calc(100% - 200px);
    max-width: 1472px;
  }
}
.p-home-features__link a .text {
  color: inherit;
}

.p-home-features-slide {
  margin-top: 8.2191780822vw;
  /* 最初は非表示 */
  /* Swiperが初期化されたら表示 */
  /*ページネーション（ドットの部分）が必要なら設定*/
}
@media print, screen and (min-width:768px) {
  .p-home-features-slide {
    margin: 0;
    width: calc(100% - min(200px, 19.2307692308vw) - 3%);
  }
}
@media print, screen and (min-width:1280px) {
  .p-home-features-slide {
    width: calc(100% - min(240px, 13.9534883721vw) - 5%);
  }
}
.p-home-features-slide.swiper-container {
  visibility: hidden;
  overflow: hidden;
}
.p-home-features-slide.swiper-initialized {
  visibility: visible;
  overflow: visible;
}
.p-home-features-slide__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.p-home-features-slide .swiper-pagination.swiper-pagination-bullets {
  top: 105.7534246575vw;
  left: 50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width:767px) {
  .p-home-features-slide .swiper-pagination.swiper-pagination-bullets {
    height: 18px;
  }
}
.p-home-features-slide .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: width 0.5s cubic-bezier(0.35, 0.15, 0.02, 0.99);
  transition: width 0.5s cubic-bezier(0.35, 0.15, 0.02, 0.99);
  border-radius: 5px;
}
@media only screen and (max-width:767px) {
  .p-home-features-slide .swiper-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
  }
}
.p-home-features-slide .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.8rem;
}
.p-home-features-slide .swiper-pagination .swiper-pagination-bullet-active {
  width: 35px;
}

.p-home-features-card {
  color: inherit;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-home-features-card__img {
  margin-bottom: 14.7945205479vw;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 70.4109589041vw;
  aspect-ratio: 305/257;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__img {
    width: 40%;
    height: auto;
    aspect-ratio: 407/344;
    margin-bottom: 0;
    margin-right: 2%;
  }
}
@media print, screen and (min-width:1280px) {
  .p-home-features-card__img {
    width: min(407px, 29.0714285714vw);
  }
}
.p-home-features-card__img img {
  border-radius: 10px;
}
.p-home-features-card__body {
  text-align: left;
  color: inherit;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__body {
    width: 58%;
  }
}
@media print, screen and (min-width:1280px) {
  .p-home-features-card__body {
    width: calc(100% - min(407px, 29.0714285714vw) - 2%);
  }
}
.p-home-features-card__body a {
  color: inherit;
}
@media only screen and (max-width:767px) {
  .p-home-features-card__body > a {
    pointer-events: none;
  }
}
.p-home-features-card__sub-title {
  position: relative;
  font-size: 4.1095890411vw;
  font-weight: 500;
  letter-spacing: 0.37em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: #fff solid 1px;
  border-left: #fff solid 1px;
  padding: 0 1em 0.3em 0.8em;
  margin-bottom: 0.8em;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__sub-title {
    margin-bottom: 1em;
    font-size: min(14px, 1.3461538462vw);
    display: inline-block;
    margin-right: 0.6em;
  }
}
.p-home-features-card__sub-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  background-color: #fff;
}
.p-home-features-card__time {
  display: block;
  font-size: 3.5616438356vw;
  font-weight: 500;
  line-height: 1.4615384615;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__time {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-home-features-card__shops {
  margin-bottom: 0.8em;
  font-size: 3.5616438356vw;
  font-weight: 500;
  line-height: 1.4615384615;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__shops {
    font-size: clamp(10px, 1.25vw, 13px);
  }
}
.p-home-features-card__title {
  margin-bottom: 0.75em;
  color: #000;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 5.2054794521vw;
  font-weight: bold;
  line-height: 2.0526315789;
  /*行ごとに入れたspanタグ*/
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__title {
    margin-bottom: 0.35em;
    font-size: min(24px, 2.3076923077vw);
  }
}
.p-home-features-card__title .row {
  background-color: #fff;
  padding: 0.18em 1rem;
}
.p-home-features-card__text {
  margin-bottom: 1.5em;
  font-size: 3.8356164384vw;
  font-weight: 500;
  line-height: 1.7857142857;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__text {
    font-size: min(13px, 1.25vw);
  }
}
.p-home-features-card__tags {
  font-size: 3.5616438356vw;
  font-weight: 300;
  line-height: 1.3846153846;
  margin-bottom: 2em;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__tags {
    font-size: min(13px, 1.25vw);
    margin-bottom: 0;
  }
}
.p-home-features-card__tags li {
  display: inline-block;
  margin-right: 0.5em;
}
.p-home-features-card__tags li::before {
  content: "#";
  display: inline-block;
}
.p-home-features-card__link {
  margin-bottom: 3em;
}
@media print, screen and (min-width:768px) {
  .p-home-features-card__link {
    margin-bottom: 0;
  }
}

.p-home-features-popular {
  text-align: left;
  background: rgba(255, 255, 255, 0.84);
  border-radius: 10px;
  padding: 6.5753424658vw 6.5753424658vw 8.2191780822vw;
}
@media print, screen and (min-width:768px) {
  .p-home-features-popular {
    padding: 1.8% 1.5% 2%;
    width: min(200px, 19.2307692308vw);
    margin: 0;
  }
}
@media print, screen and (min-width:1280px) {
  .p-home-features-popular {
    width: min(240px, 13.9534883721vw);
  }
}
.p-home-features-popular__item {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #707070;
}
.p-home-features-popular__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.p-home-features-popular__title {
  color: #000;
  margin-bottom: 1em;
  font-size: 3.8356164384vw;
  font-weight: bold;
  letter-spacing: 0.4em;
}
@media print, screen and (min-width:768px) {
  .p-home-features-popular__title {
    font-size: min(13px, 1.25vw);
  }
}
.p-home-features-popular__time {
  font-size: 3.5616438356vw;
  font-weight: 500;
  color: #9f9f9f;
}
@media print, screen and (min-width:768px) {
  .p-home-features-popular__time {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}
.p-home-features-popular__list-title {
  color: #000;
  font-size: 3.8356164384vw;
  font-weight: bold;
  line-height: 1.5714285714;
  margin-bottom: 0.2em;
}
@media print, screen and (min-width:768px) {
  .p-home-features-popular__list-title {
    font-size: min(13px, 1.25vw);
  }
}
.p-home-features-popular__shops {
  font-size: 3.0136986301vw;
  font-weight: 500;
  line-height: 1.4545454545;
  color: #434343;
}
@media print, screen and (min-width:768px) {
  .p-home-features-popular__shops {
    font-size: clamp(10px, 1.0576923077vw, 11px);
  }
}

.p-home-features.is-dark-text {
  color: #000;
}
.p-home-features.is-dark-text a {
  color: #000;
}
.p-home-features.is-dark-text .p-home-features__title {
  color: #000;
}
.p-home-features.is-dark-text .p-home-features-card__sub-title {
  border-color: #000;
}
.p-home-features.is-dark-text .p-home-features-card__sub-title::before {
  background-color: #000;
}
.p-home-features.is-dark-text .c-button-bg-left-to-right a {
  color: #000;
  border-color: #000;
}
.p-home-features.is-dark-text .c-button-bg-left-to-right a::after {
  border-color: #000;
}
.p-home-features.is-dark-text .c-button-bg-left-to-right a:hover {
  color: #fff;
}
.p-home-features.is-dark-text .c-button-bg-left-to-right a:hover::after {
  border-color: #fff;
}
.p-home-features.is-light-text {
  color: #fff;
}
.p-home-features.is-light-text a {
  color: #fff;
}
.p-home-features.is-light-text .p-home-features__title {
  color: #fff;
}
.p-home-features.is-light-text .c-button-bg-left-to-right a {
  color: #fff;
  border-color: #fff;
}
.p-home-features.is-light-text .c-button-bg-left-to-right a::after {
  border-color: #fff;
}
.p-home-features.is-light-text .c-button-bg-left-to-right a:hover {
  color: #fff;
  border-color: #000;
}