@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url('https://fonts.googleapis.com/css2?family=Chango&family=Edu+TAS+Beginner:wght@400..700&family=Oswald:wght@200..700&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

body, input, textarea, select {
    font-family: "Zen Maru Gothic", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    -webkit-text-size-adjust: 100%;
}

.is-style-default .c-tabBody {
	background:#FFF;
}

.wp-block-table td, .wp-block-table th {
    padding: 1.0em .75em;
}

@media (min-width: 960px) {
	.-series .l-header__logo {
		padding: 2.2rem 0;
	}
	.c-smallNavTitle {
		top: .8rem;
	}
	.l-fixHeader__gnav .c-smallNavTitle {
		top: .4rem;
	}
}

.c-gnav>.menu-item>a .ttl {
	font-size:1.1rem;
	letter-spacing:0.12em;
	padding: 0 4px;
}

.c-smallNavTitle {
    font-size: .85rem;
}

.c-gnav a::after {
	background:#e85a7c !important;
}

.c-widget__title.-spmenu {
	display:none;
}

.p-spMenu__nav {
    margin-top: 0;
}

.l-fixHeader__logo {
    padding: 1.8rem 0;
}

.l-fixHeader__inner.l-container {
	max-width:100%;
}

#fix_header::after{
  content:"";
  position:absolute;
  left:-1px;
  right:-1px;
  bottom:-40px;
  height:63px;
  z-index:0;
  pointer-events:none;
  background-repeat:no-repeat;
  background-size:100% 63px;
  background-position:50% 100%;
  background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzNS4yOCAyLjE3JyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBkPSdNMC41YzMuMDcuNTUgOS4yNy0uNDIgMTYuMTQgMCA2Ljg4LjQgMTMuNzUuNTcgMTkuMTQtLjExVjBIMHonIGZpbGw9JyNmZmZmZmYnLz48cGF0aCBkPSdNMCAxYzMuMTcuOCA3LjI5LS4zOCAxMC4wNC0uNTUgMi43NS0uMTcgOS4yNSAxLjQ3IDEyLjY3IDEuMyAzLjQzLS4xNyA0LjY1LS44NCA3LjA1LS44NyAyLjQtLjAyIDUuNTIuODggNS41Mi44OFYwSDB6JyBvcGFjaXR5PScuNScgZmlsbD0nI2ZmZmZmZicvPjxwYXRoIGQ9J00wIDEuODVjMi41Ni0uODMgNy42OC0uMyAxMS43OS0uNDIgNC4xLS4xMiA2Ljg2LS42MSA5LjU4LS4yOCAyLjczLjMzIDUuNjEgMS4xNyA4LjYxIDEgMy0uMTkgNC43My0uODIgNS4zLS44NFYuMUgweicgb3BhY2l0eT0nLjUnIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=");
}

@media not all and (min-width: 960px) {
    .-img .c-headLogo__link {
        display: block;
        padding: 15px 0;
    }
}

/* --------------------
 *  title
 * -------------------- */

.ttl01 {
	font-size:2.2rem !important;
	font-weight:500 !important;
}

.ttl01_en {
	font-size:0.95em !important;
	color:#e46785 !important;
  font-family: "Chango", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ttl02 {
	font-size:1.5em !important;
	position: relative;
	text-align: center;
	padding-bottom: 1em !important;
}

.ttl02::after {
	content: "" !important;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 60px;
	height: 6px;
	background: radial-gradient(circle, #e46785 2px, transparent 3px);
	background-size: 12px 6px;
	background-repeat: repeat-x;
}

@media not all and (min-width: 960px) {
	.ttl01 {
		font-size:1.7rem !important;
	}

	.ttl01_en {
		font-size:0.8em !important;
	}

	.ttl02 {
		font-size:1.15em !important;
	}
}

/* --------------------
 *  TOP - mainvisual
 * -------------------- */

.p-mainVisual__inner .p-mainVisual__textLayer {
	padding-right:48%;
	font-size:1.15em;
}

@media screen and (min-width: 1500px) {
	.p-mainVisual__inner .p-mainVisual__textLayer {
	padding-right:40%;
	}
}

.p-mainVisual__inner .p-mainVisual__textLayer h2 {
	margin-left:0;
	margin-bottom:0.6em !important;
}

/* メインビジュアル内サービスアイコン */
.p-mv-service {
  max-width: 500px;
	margin:0 auto;
}

.p-mv-service .swell-block-column {
  aspect-ratio: 1 / 1;
  padding: 14px 10px 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.85);
  box-shadow: 0 5px 10px rgba(120, 88, 60, 0.10);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 140px;
	margin:0 auto;
	border: 1px solid #fff;
}

.p-mv-service figure {
  margin-bottom: 5px !important;
}

.p-mv-service img {
  width: 48px !important;
  height: auto !important;
}

.p-mv-service p {
  margin: 0;
  font-size: 14px;
	font-weight:500;
  line-height: 1.6;
  letter-spacing: 0;
}

/* ホバーできる場合のふわっと感 */
@media (hover: hover) {
  .p-mv-service .swell-block-column {
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
  }

  .p-mv-service .swell-block-column:hover {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 8px 16px rgba(120, 88, 60, 0.16);
  }
}

/* スマホ調整 */
@media screen and (max-width: 960px) {

.p-mainVisual__inner .p-mainVisual__textLayer {
	padding:0 4vw 15%;
	font-size:1.0em;
}

.p-mainVisual__inner .p-mainVisual__textLayer h2 {
	margin-left:0;
	margin-bottom:0.6em !important;
}

	
.p-mainVisual__inner .p-mainVisual__textLayer h2 span {
	font-size:1.4em !important;
}
	
  .p-mv-service {
    max-width: 500px;
  }

  .p-mv-service .swell-block-column {
    padding: 16px 8px 14px;
  }

  .p-mv-service img {
    width: 40px !important;
  }

  .p-mv-service p {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.5;
  }
}

/* --------------------------------
  Service banner list
-------------------------------- */
.p-service-bnr {
  margin-top: 40px;
}

/* 各バナー */
.p-service-bnr .swell-block-column {
  height: auto;
}

/* リンク全体 */
.p-service-bnr .wp-block-tiptip-hyperlink-group-block {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

/* カード本体 */
.p-service-bnr .wp-block-group {
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  border: 1px solid rgba(160, 160, 160, 0.18);
  box-shadow: 0 8px 18px rgba(121, 89, 57, 0.10);
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
	
}

/* 中身 */
.p-service-bnr .wp-block-group__inner-container {
  padding: 0 24px 28px;
}

/* 画像 */
.p-service-bnr figure {
  margin-right: -24px !important;
  margin-left: -24px !important;
  margin-bottom: 22px !important;
  overflow: hidden;
}

.p-service-bnr figure img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.45s ease;
}

/* タイトル */
.p-service-bnr h3.wp-block-heading {
  position: relative;
  margin-bottom: 14px !important;
  padding-bottom: 14px;
  font-size: clamp(20px, 2vw, 25px);
  line-height: 1.45;
  letter-spacing: 0.08em;
}

/* タイトル下の小さいライン */
.p-service-bnr h3.wp-block-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 3px;
  border-radius: 999px;
  background: #e09fb0;
}

/* 本文 */
.p-service-bnr p.wp-block-paragraph {
  margin: 0;
  color: #666;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
}

/* ホバー */
@media (hover: hover) {
  .p-service-bnr .wp-block-tiptip-hyperlink-group-block:hover .wp-block-group {
    transform: translateY(-6px);
    border-color: rgba(160, 160, 160, 0.34);
    box-shadow: 0 10px 22px rgba(121, 89, 57, 0.16);
  }

  .p-service-bnr .wp-block-tiptip-hyperlink-group-block:hover figure img {
    transform: scale(1.05);
  }
}

/* タブレット */
@media screen and (max-width: 959px) {

  .p-service-bnr .wp-block-group__inner-container {
    padding: 0 18px 24px;
  }

  .p-service-bnr figure {
    margin-right: -18px !important;
    margin-left: -18px !important;
  }

  .p-service-bnr p.wp-block-paragraph {
    font-size: 13px;
    line-height: 1.8;
  }
}

/* スマホ */
@media screen and (max-width: 599px) {
  .p-service-bnr {
    margin-top: 30px;
  }

  .p-service-bnr .swell-block-column {
    width: 100% !important;
  }

  .p-service-bnr .wp-block-group {
    border-radius: 24px;
  }

  .p-service-bnr .wp-block-group__inner-container {
    padding: 0 20px 24px;
  }

  .p-service-bnr figure {
    margin-right: -20px !important;
    margin-left: -20px !important;
    margin-bottom: 20px !important;
  }

  .p-service-bnr h3.wp-block-heading {
    font-size: 21px;
    margin-bottom: 12px !important;
    padding-bottom: 12px;
  }

  .p-service-bnr p.wp-block-paragraph {
    font-size: 14px;
    line-height: 1.85;
  }
}

/* --------------------------------
  Trimming course cards
-------------------------------- */
.p-trimming-card {
  margin-top: 32px;
}

/* カード本体 */
.p-trimming-card .swell-block-column {
  padding: 30px 28px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

/* タイトル */
.p-trimming-card h4.wp-block-heading {
  margin-bottom: 18px !important;
  color: #444;
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
}

/* タイトル下ラインが出る場合の調整 */
.p-trimming-card h4.wp-block-heading::after {
  background: #d8d8d8;
}

/* 本文 */
.p-trimming-card p.wp-block-paragraph {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
}

/* スマホ */

  .p-trimming-card .swell-block-column {
    padding: 24px 20px;
  }

  .p-trimming-card h4.wp-block-heading {
    font-size: 18px;
    margin-bottom: 14px !important;
  }

  .p-trimming-card p.wp-block-paragraph {
    font-size: 13px;
    line-height: 1.8;
  }
}

/* --------------------------------
  Price tab - Royal
-------------------------------- */

/* タブ全体 */
.p-price-tab {
  background: transparent;
}

/* タブ一覧 */
.p-price-tab .c-tabList {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #d9d9d9 !important;
}

/* タブ項目 */
.p-price-tab .c-tabList__item {
  margin: 0 !important;
}

/* タブボタン共通 */
.p-price-tab .c-tabList__button {
  position: relative;
  padding: 18px 38px !important;
  border: 1px solid #d9d9d9 !important;
  border-bottom: none !important;
  border-radius: 10px 10px 0 0 !important;
  background: #fff !important;
  color: #666 !important;
  font-size: 1.15em !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em;
  box-shadow: none !important;
}

/* 非アクティブタブ */
.p-price-tab .c-tabList__button[aria-selected="false"] {
  background: #fff !important;
  color: #666 !important;
  border-color: #d9d9d9 !important;
}

/* アクティブタブ */
.p-price-tab .c-tabList__button[aria-selected="true"] {
  background: #e46785 !important;
  color: #fff !important;
  border-color: #e46785 !important;
}

/* SWELL側の下線・疑似要素対策 */
.p-price-tab .c-tabList__button::after {
  display: none !important;
}

/* ホバー */
@media (hover: hover) {
  .p-price-tab .c-tabList__button[aria-selected="false"]:hover {
    background: #fff4f7 !important;
    color: #e46785 !important;
    border-color: #e46785 !important;
  }

  .p-price-tab .c-tabList__button[aria-selected="true"]:hover {
    background: #e46785 !important;
    color: #fff !important;
    border-color: #e46785 !important;
  }
}

/* タブ本文エリア */
.p-price-tab .c-tabBody {
  padding: 28px 32px 32px;
  background: #fff;
  border: 1px solid #d9d9d9 !important;
  border-top: none !important;
}

/* 表ブロック */
.p-price-tab .wp-block-table {
  margin: 0;
  overflow-x: auto;
}

/* テーブル本体 */
.p-hotel-table table,
.p-price-tab table {
  width: 100%;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border: 1px solid #d9d9d9 !important;
  background: #fff;
  color: #444;
  font-size: 15px;
  line-height: 1.6;
}

.p-hotel-table table thead th,
.p-price-tab table thead th {
	background-color:#e46785 !important;
	color:#FFF;
}

/* セル共通：縦線・横線を強制 */
.p-hotel-table table th,
.p-hotel-table table td,
.p-price-tab table th,
.p-price-tab table td {
  padding: 14px 16px;
  border: 1px solid #d9d9d9 !important;
  vertical-align: middle;
}

/* 表見出し */
.p-hotel-table table th,
.p-price-tab table th {
  background: #f3f3f3 !important;
  color: #444;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.08em;
}

/* ストライプ */
.p-price-tab .is-style-stripes tbody tr:nth-child(odd) {
  background: #fff !important;
}

.p-price-tab .is-style-stripes tbody tr:nth-child(even) {
  background: #fafafa !important;
}

/* 犬種・種類列 */
.p-price-tab table td:first-child {
  color: #444;
  font-weight: 600;
}

/* 価格列 */
.p-price-tab table td:nth-child(2),
.p-price-tab table td:nth-child(3) {
  text-align: center;
  color: #555;
  font-weight: 600;
  letter-spacing: 0.04em;
}

/* 行ホバー */
@media (hover: hover) {
  .p-price-tab table tbody tr:hover {
    background: #fff4f7 !important;
  }
}

/* スマホ */
@media screen and (max-width: 599px) {
  .p-price-tab .c-tabList {
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .p-price-tab .c-tabList__item {
    flex: 0 0 auto;
  }

  .p-price-tab .c-tabList__button {
    padding: 13px 22px !important;
    font-size: 13px !important;
    white-space: nowrap;
  }

  .p-price-tab .c-tabList__button[aria-selected="true"]::before {
    margin-right: 6px;
    font-size: 12px;
  }

  .p-price-tab .c-tabBody {
    padding: 18px 14px 20px;
  }

  .p-price-tab table {
    min-width: 620px;
    font-size: 13px;
  }

  .p-price-tab table th,
  .p-price-tab table td {
    padding: 12px 10px;
  }
}

/* --------------------------------
  Contact form
-------------------------------- */
.p-contact-form {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/* 各行 */
.p-contact-form__row {
  display: grid;
  grid-template-columns: 260px 1fr;
  align-items: start;
  margin-bottom: 24px;
}

/* ラベル */
.p-contact-form__label {
  padding-top: 13px;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

/* 必須バッジ */
.p-contact-form .is-required {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 7px;
  border: 1px solid #cfcfcf;
  border-radius: 999px;
  background: #fff;
  color: #777;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.04em;
  vertical-align: 1px;
}

/* 入力エリア */
.p-contact-form__field {
  min-width: 0;
}

/* 入力欄 */
.p-contact-form input[type="text"],
.p-contact-form input[type="email"],
.p-contact-form input[type="tel"],
.p-contact-form textarea {
  width: 100%;
  max-width: 100%;
  padding: 13px 16px;
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  background: #fff;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  box-sizing: border-box;
}

.p-contact-form textarea {
  min-height: 220px;
  resize: vertical;
}

.p-contact-form input[type="text"]:focus,
.p-contact-form input[type="email"]:focus,
.p-contact-form input[type="tel"]:focus,
.p-contact-form textarea:focus {
  outline: none;
  border-color: #e46785;
  box-shadow: 0 0 0 3px rgba(228, 103, 133, 0.14);
}

/* ラジオ */
.p-contact-form__radio {
  padding-top: 12px;
}

.p-contact-form__radio .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.p-contact-form__radio .wpcf7-list-item {
  margin: 0 24px 10px 0;
}

.p-contact-form__radio label {
  display: inline-flex;
  align-items: center;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  cursor: pointer;
}

.p-contact-form__radio input[type="radio"] {
  width: 17px;
  height: 17px;
  margin: 0 7px 0 0;
  accent-color: #e46785;
}

/* プライバシーポリシー */
.p-contact-form__privacy {
  margin-top: 38px;
}

.p-contact-form__privacy-title {
  margin: 0 0 12px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.privacy-policy-frame {
  height: 240px;
  padding: 22px 24px;
  overflow-y: auto;
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  background: #fff;
  color: #444;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
  box-sizing: border-box;
}

.privacy-policy-frame p {
  margin: 0 0 1em;
}

.privacy-policy-frame h2,
.privacy-policy-frame h3,
.privacy-policy-frame h4 {
  margin-top: 1.6em;
  margin-bottom: 0.7em;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.privacy-policy-frame h2:first-child,
.privacy-policy-frame h3:first-child,
.privacy-policy-frame h4:first-child {
  margin-top: 0;
}

/* 同意チェック */
.p-contact-form__acceptance {
  margin-top: 24px;
  color: #333;
  font-size: 15px;
  line-height: 1.7;
  text-align: center;
}

.p-contact-form__acceptance .wpcf7-list-item {
  margin: 0;
}

.p-contact-form__acceptance label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.p-contact-form__acceptance input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 0 8px 0 0;
  accent-color: #e46785;
}

/* 送信ボタン */
.p-contact-form__submit {
  margin-top: 34px;
  text-align: center;
}

.p-contact-form input[type="submit"] {
  min-width: 240px;
  padding: 15px 40px;
  border: none;
  border-radius: 999px;
  background: #e46785;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
}

@media (hover: hover) {
  .p-contact-form input[type="submit"]:hover {
    opacity: 0.86;
  }
}

/* エラー文 */
.p-contact-form .wpcf7-not-valid-tip {
  margin-top: 6px;
  color: #d94d6d;
  font-size: 13px;
}

/* スマホ */
@media screen and (max-width: 599px) {
  .p-contact-form__row {
    display: block;
    margin-bottom: 22px;
  }

  .p-contact-form__label {
    padding-top: 0;
    margin-bottom: 8px;
    white-space: normal;
    font-size: 15px;
  }

  .p-contact-form__radio {
    padding-top: 0;
  }

  .p-contact-form__radio .wpcf7-form-control {
    display: block;
  }

  .p-contact-form__radio .wpcf7-list-item {
    display: block;
    margin: 0 0 10px;
  }

  .privacy-policy-frame {
    height: 200px;
    padding: 18px;
    font-size: 13px;
  }

  .p-contact-form input[type="submit"] {
    width: 100%;
    min-width: 0;
  }
}

.wpcf7-turnstile {
	margin-top:1em;
    text-align: center;
}
/* --------------------------------
  Footer nav
-------------------------------- */

/* PC */
@media screen and (min-width: 960px) {
	.w-footer__box .f_nav {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		background: #f2d8da;
		text-align: center;
		padding: 1em 2em;
		border-radius: 50px;
	}

	.w-footer__box .f_nav .swell-block-linkList__item {
		position: relative;
		padding: 0 1em;
	}

	/* 2個目以降の前に縦棒 */
	.w-footer__box .f_nav .swell-block-linkList__item:not(:first-child)::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		width: 1px;
		height: 1em;
		background: #b88f94;
		transform: translateY(-50%);
	}

	.w-footer__box .f_nav .swell-block-linkList__link {
		padding: 0;
	}
}



/* スマホ：2列・内側だけ区切り線 */
@media screen and (max-width: 959px) {
	.w-footer__box .f_nav {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		background: #f2d8da;
		padding: 0;
		margin: 0;
		border: none;
		border-radius: 10px;
		overflow: hidden;
		text-align: center;
		width:100%;
		--the-gap: 0 !important;
	}

	.w-footer__box .f_nav .swell-block-linkList__item {
		width: auto !important;
		margin: 0 !important;
		padding: 0;
		box-sizing: border-box;
	}

	/* 横の区切り線 */
	.w-footer__box .f_nav .swell-block-linkList__item:not(:last-child) {
		border-bottom: 1px solid rgba(120, 90, 90, 0.22);
	}

	/* 縦の区切り線：左列だけ右線 */
	.w-footer__box .f_nav .swell-block-linkList__item:nth-child(odd):not(:last-child) {
		border-right: 1px solid rgba(120, 90, 90, 0.22);
	}

	.w-footer__box .f_nav .swell-block-linkList__link {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		min-height: 50px;
		padding: 0.75em 0.5em;
		line-height: 1.5;
		text-align: center;
		box-sizing: border-box;
	}

	.w-footer__box .f_nav .swell-block-linkList__text {
		display: block;
		text-align: center;
	}

	/* 7個目だけ横幅いっぱい */
	.w-footer__box .f_nav .swell-block-linkList__item:last-child:nth-child(odd) {
		grid-column: 1 / -1;
	}
}

@media screen and (max-width: 959px) {
	.w-footer__box .f_nav .swell-block-linkList__link {
		display: grid !important;
		place-items: center;
		width: 100%;
		min-height: 50px;
		padding: 0.75em 0.5em !important;
		line-height: 1.5;
		text-align: center !important;
		box-sizing: border-box;
	}

	.w-footer__box .f_nav .swell-block-linkList__text {
		display: block;
		width: 100%;
		text-align: center !important;
	}

	/* SWELL側の矢印・アイコン・余白がズレの原因なら消す */
	.w-footer__box .f_nav .swell-block-linkList__link::before,
	.w-footer__box .f_nav .swell-block-linkList__link::after {
		display: none !important;
	}
}

/* --------------------
 *  ALL - footer
 * -------------------- */

.p-fixBtnWrap {
	display:none;
}

.l-footer {
	padding-bottom:6.5em;
}

.fix-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	transform: translateY(125%);   /* 初期状態：画面外に隠す */
	transition: transform 0.35s ease;
	z-index: 9999;
	padding:1em 0 !important;
}

/* 出現クラス */
.fix-footer.is-visible {
	transform: translateY(0);
}

@media (max-width: 1280px) {
	
	.l-footer {
		padding-bottom:4.2em;
	}
	
	
.fix-footer {
		padding:.5em 0 .1em !important;
	}
	
	.c-cta--footer {
			padding: 0 !important;
	}
	
	.c-cta--footer .c-fixBtn {
		background:transparent;
		color:#FFF;
		border:none;
		box-shadow:none;
    height: 50px;
    width: 100%;
	}
	
	.c-cta--footer .c-fixBtn__icon {
    font-size: 26px;
	}

	
}