@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

body.home {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}
body.page-menu {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}
body.page-price {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}
body.page-profile {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}

#header-container {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}
#footer {
  font-family: "Cinzel", "Zen Kaku Gothic New", sans-serif;
}

.page .date-tags {
  display: none;
}

#navi .navi-in a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#main{
  border: none;
  background-color: transparent;
}

body.home #content-in,
body.page-menu #content-in,
body.page-id-16 #content-in,
body.page-id-14 #content-in {
  margin: 0;
  width: 100%;
}

body.category-body_maintenance #content-in{
  width: 1280px;
  margin: 0 auto;
}

body.category-beauty #content-in{
  width: 1280px;
  margin: 0 auto;
}

/************************************
** フォント共通
************************************/

.font-cinzel {
  font-family: "Cinzel" !important;
}

.font-shippori {
  font-family: "Shippori Mincho", serif !important;
}

.font-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}

/************************************
** header-bottons.php
************************************/

.header-buttons {
  display: flex;
  gap: 28px; /* ボタン間の間隔 */
  justify-content: center;
  padding: 0 28px;
}

.header-buttons .header-button {
  display: inline-block;
  padding: 3px 18px;
  border: 1px solid #484848;
  border-radius: 25px;
  color: rgb(72, 72, 72);
  text-decoration: none;
  font-size: 0.75rem;
  transition: all 0.3s ease;
  background-color: transparent;
  width: 128px;
  text-align: center;
  letter-spacing: 1px;
}

.header-button:hover {
  background-color: rgba(240, 240, 240, 0.7);
  color: rgba(240, 240, 240, 0.7);
}

@media screen and (max-width: 1023px) {
  .header-buttons {
    display: none;
  }
}

/************************************
** mobile-header/モバイルヘッダー
************************************/

ul.mobile-header-menu-buttons{
  background-color: rgb(72, 72, 72, 0.8);
  box-shadow: none;
  padding: 6px 20px;
}

.logo-menu-button{
 flex-grow:unset;
}

.navi-menu-button{
  width: 80px;
}

.navi-menu-caption{
  display: none!important;
}

.navi-menu-icon {
  /* margin-top: 10px; */
}

.mobile-menu-buttons .menu-button{
  width: 160px;
  justify-content: flex-end;
}

.navi-menu-close-button .menu-button{
  width: 110px!important;
}



/************************************
** mobile-header-content
** モバイルヘッダーコンテンツ
************************************/

.navi-menu-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3c3c3c;
  color: #fff;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'serif';
}

/* 閉じるボタン */
.navi-menu-close-button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

/* メニュー項目 */
.navi-menu-content .menu-drawer {
  list-style: none;
  width: 100%;
  padding: 0!important;
  margin: 0;
}

.navi-menu-content .menu-item {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: "Cinzel","Shippori Mincho";
}

.navi-menu-content .menu-item a {
  font-family: "Cinzel","Shippori Mincho";
  display: block;
  text-align: center;
  padding: 1.5rem 1rem;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.05em;
  transition: background 0.3s;
  text-align: left;
}

.navi-menu-content .menu-item a:hover {
  background-color: #4a4a4a;
}

.navi-menu-content .bottom-buttons{
  margin-top: 40px;
  width: 90%;
  display: flex;
  justify-content: space-around;
}

.navi-menu-content .bottom-buttons .header-button{
  padding: 8px 18px;
  font-family: "Shippori Mincho", serif !important;
  width: 145px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 25px;
  text-decoration: none;
  font-size: 0.75rem;
  transition: all 0.3s ease;
  background-color: transparent;
  text-align: center;
  letter-spacing: 1px;
}

.navi-menu-content .bottom-close{
  margin-top: 50px;
  font-family: "Shippori Mincho", serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  gap: 8px;
}

.adaptive-menu-icon {
  mix-blend-mode: difference;
  color: white;
  isolation: isolate;
}

.adaptive-menu-icon svg {
  display: block;
}

/************************************
** top-custom.php と アピールエリア
************************************/

/*スクロールヘッダーのロゴサイズ変更*/
.site-fixed-logo-image {
  max-height: 45px !important;
}

/*スクロールヘッダーのサイズ調整と中央寄せ*/
.site-name-text-link {
  display: flex !important;
  align-items: center;
}

/*ヘッダー背景透明化*/
#header-container {
  background-color: transparent;
}
/*スクロールヘッダー背景色変更*/
.fixed-header {
  background-color: #f0f0f0 !important;
  height: 64px;
}

.fixed-header #header {
  display: flex;
}

.fixed-header #navi .navi-in a {
  color: #484848;
}

.fixed-header .header-buttons a {
  color: #484848;
  border-color: #484848;
}

.header-container-in {
  height: 100%;
}

/*ナビゲーションメニュー背景透明化*/
#header-container .navi {
  background-color: transparent;
}

#appeal {
  background-image: url("https://salus.shop/storage/hp/salustop-1-scaled.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 800px;
}
/* レスポンシブ対応 */
@media screen and (max-width: 1200px) {
  #appeal {
    height: 700px;
  }
  .appeal-content {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  #appeal {
    height: 500px;
  }
  .appeal-content {
    margin-bottom: 300px !important;
  }
}

@media screen and (max-width: 480px) {
  #appeal {
    height: 860px;
    background-image: url("https://salus.shop/storage/hp/top_sp.png");
  }
  .appeal-content {
    margin-bottom: 0 !important;
  }
  .appeal .appeal-in {
    height: 100% !important;
  }
}

/*アピールエリアにヘッダーを被せる*/
.appeal-in {
  margin-top: -60px;
  width: 100%;
  align-items: flex-end;
  padding: 3% 6%;
  height: 100%;
}

/*アピールエリアテキスト*/
.appeal-content {
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 100%;
  color: white;
  text-align: left;
  max-width: 100%;
  font-family: "Cinzel","Shippori Mincho";
}
.appeal-title {
  font-size: 1.2em;
  font-weight: 200;
  font-family: "Shippori Mincho";
  font-style: normal;
}

.appeal-message {
  font-size: 4.5rem;
  margin-bottom: 0;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .appeal-message {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
}

/* アピールエリアのモバイル表示の高さ制限を打ち消し */
@media screen and (max-width: 480px) {
  .appeal-message {
    font-size: 1.8rem;
    margin-bottom: 45px;
  }
  .appeal-title {
    font-size: 1rem;
  }
}

/*アピールエリアと固定ページの境*/
#content {
  margin: 0;
}
/*固定ページとフッターの境*/
#footer {
  margin: 0;
}

#main {
  padding: 0;
}
article {
  margin: 0 !important;
}
article p {
  margin: 0 !important;
}
/* バナー用 */
.main-visual-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  max-width: 1000px;
  background: #f0f0f0;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -55px;
  vertical-align: top;
  z-index: 1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.main-visual-slider {
  margin-bottom: 0px;
  z-index: 2;
  width: 90%;
  display: flex !important;
  justify-content: center !important;
}

.main-visual {
  padding: 0 5px;
}

.main-visual img {
  width: 269px;
  height: auto;
  object-fit: cover;
  border-radius: 4px;
  margin: 0 auto;
}

.slider-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 -30px;
  align-items: center;
  z-index: 1;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: 0.75;
  color: #999 !important;
}
.slick-prev {
  left: 0px !important;
}
.slick-next {
  right: 0px !important;
}
.slick-list {
  width: 80%;
}

.slick-dots {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .main-visual-wrapper {
    margin: 10px auto;
  }

  .main-visual img {
    height: 84px;
  }
}

/* スクロールアニメーション */
.l-section-top {
  width: 100%;
  height: 100%;
  background-color: #333;
  position: relative;
  z-index: 1;
}

.l-section-container {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.c-title {
  margin: 0;
  color: #eee;
  text-align: center;
}

.c-scrolldown {
  width: 1px;
  height: 60px;
  position: absolute;
  bottom: -30px;
  left: auto;
  right: 50px;
  margin: 0;
  overflow: hidden;
}

.c-scrolldown .c-line {
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%);
  background-position: 0 -60px;
  background-size: 100% 200%;
  animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

.c-contents h2 {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.c-contents h2::before {
  margin-right: 10px;
}
.c-contents h2::after {
  margin-left: 10px;
}

@keyframes scrolldown {
  0% {
    background-position: 0 -60px;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 60px;
  }
}

/* 訴求コンテンツ */
.branding_content {
  width: 100%;
  height: 680px;
  background-image: url("https://salus.shop/storage/hp/2nd_background.png");
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 16 / 9;
  position: relative;
  margin-top: -1px;
}

.main-copy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 100%;
}

.main-copy h2 {
  font-size: 2.5rem;
  margin-bottom: 30px;
  font-family: Shippori Mincho;
  font-weight: normal;
  background-color: transparent !important;
}

.fleur-de-lis {
  font-size: 24px;
  margin: 20px 0;
  color: #fff;
}

.sub-copy {
  margin-top: 30px;
  line-height: 2;
}

.sub-copy p {
  margin: 10px 0;
  font-size: 1.1rem;
}

.decorative-text {
  position: absolute;
  bottom: -70px;
  font-size: 8rem;
  color: rgba(255, 255, 255, 0.1);
  letter-spacing: 10px;
  pointer-events: none;
  font-family: "Cinzel","Shippori Mincho";
}

@media screen and (max-width: 768px) {
  .branding_content {
    height: 460px;
  }
  .main-copy h2 {
    font-size: 1.2rem;
    margin-top: 50px;
  }
  .fleur-de-lis {
    margin: 0 0;
    font-size: 12px;
  }

  .sub-copy p {
    font-size: 0.6rem;
    padding: 0 20px;
  }

  .decorative-text {
    font-size: 3rem;
    letter-spacing: 5px;
    bottom: -20px;
  }
}

.shinshinbi-section {
  width: 100%; /* 追加：ビューポート幅いっぱいに */
  background: #fff;
}

.shinshinbi-container {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.shinshinbi-item {
  flex: 1;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; /* 追加：垂直方向の中央寄せ */
  align-items: center; /* 追加：水平方向の中央寄せ */
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 40px 20px; /* パディングを調整 */
}

/* 各項目の背景画像設定 */
.shinshinbi-item:nth-child(1) {
  background-image: url("https://salus.shop/storage/hp/shin.png");
}

.shinshinbi-item:nth-child(2) {
  background-image: url("https://salus.shop/storage/hp/shin2.png");
}

.shinshinbi-item:nth-child(3) {
  background-image: url("https://salus.shop/storage/hp/bi.png");
}

.shinshinbi-item h2 {
  font-size: 8rem;
  font-weight: 100;
  font-family: Shippori Mincho;
  padding: 0;
  margin-bottom: 0;
  border-radius: unset !important;
  background-color: transparent !important;
}

.shinshinbi-item p {
  margin-bottom: 30px;
  line-height: 1.8;
  flex-grow: 1; /* 追加：可変スペースを確保 */
  display: flex; /* 追加：垂直方向の中央寄せのため */
  align-items: center; /* 追加：垂直方向の中央寄せ */
}

.detail-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  width: 200px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  margin: auto auto 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 100;
}

.arrow-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  display: flex;
  align-items: center;
}

.arrow-icon svg {
  width: 16px;
  height: 16px;
}

.detail-button:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
}

.detail-button:hover .arrow-icon {
  transform: translateX(4px);
  transition: transform 0.3s ease;
}

@media screen and (max-width: 768px) {
  .shinshinbi-container {
    flex-direction: column;
  }

  .shinshinbi-item {
    min-height: auto; /* 追加：モバイル時は高さ制限を解除 */
  }
}

body .top-about-section {
  background-color: #F0F0F0;
  padding: 80px 0;
  width: 100%;
}

body .top-about-container {
  max-width: 1000px;
  margin: 0 auto;
}

body .top-about-header {
  position: relative;
  margin-bottom: 56px;
  width: 100%;
  background-image: url("https://salus.shop/storage/hp/menuheader_background_black.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
}

body .top-about-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body .top-about-header > * {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

body .top-about-subtitle {
  color: #484848;
  margin-bottom: 10px;
  font-family: "Shippori Mincho", serif;
  font-weight: 100 !important;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  opacity: 0.8;
}

body .top-about-subtitle::before {
  content: "";
  display: inline-block;
  width: calc(50vw - 400px);
  height: 1px;
  background-color: #484848;
  margin-right: 15px;
  position: absolute;
  right: 100%;
}

body .article .top-about-title {
  font-size: 2.5rem !important;
  color: #484848 !important;
  font-family: "Cinzel", serif !important;
  font-weight: normal !important;
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  background: none !important;
  padding: 0 20px !important;
}

body .top-feature-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  gap: 40px;
}

body .top-feature-item.reverse {
  flex-direction: row-reverse;
}

body .top-feature-content {
  flex: 1;
}

body .top-feature-number {
  font-size: 1.6rem;
  color: #484848;
  margin-bottom: 15px;
  font-family: "Cinzel", serif;
}

body .article .top-feature-title {
  border: none !important;
  font-size: 1.5rem !important;
  color: #484848 !important;
  margin-bottom: 20px !important;
  font-family: "Shippori Mincho", serif !important;
  font-weight: normal !important;
  line-height: 1.6 !important;
  padding: 0 !important;
  background: none !important;
  border-bottom: 1px solid rgba(72, 72, 72, 0.6) !important;
  padding-bottom: 10px !important;
}

body .top-feature-description {
  color: #484848;
  line-height: 2;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

body .top-feature-image {
  flex: 1;
}

body .top-feature-image img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  body .top-about-section {
    padding: 40px 0;
  }

  body .top-feature-item {
    flex-direction: column-reverse;
    margin-bottom: 40px;
    gap: 20px;
    padding: 0 40px;
  }

  body .top-feature-item.reverse {
    flex-direction: column-reverse;
  }

  body .article .top-about-title {
    font-size: 2rem !important;
  }

  body .top-about-subtitle {
    font-size: 1em;
  }

  body .article .top-feature-title {
    font-size: 1.2rem !important;
  }

  body .top-feature-description {
    font-size: 0.9rem;
  }

  body .top-about-header {
    padding: 40px 0;
  }
}

.full-width-banner {
  width: 100%;
  height: 400px; /* 高さを増やして効果を強調 */
  background-image: url("https://salus.shop/storage/hp/top_backgroundbanner1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; /* パララックス基本設定 */
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .full-width-banner {
    display: none;
  }
}

body .top-news-section {
  padding: 80px 0;
  background: #4b4b4b;
  width: 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

body .top-news-header {
  position: relative;
  margin-bottom: -5px;
  width: 100%;
  margin-left: -50vw;
  left: 50%;
  background-image: url("https://salus.shop/storage/hp/menuheader_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
}

body .top-news-header::before {
  color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(75, 75, 75, 0.8);
}

body .top-news-header > * {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

body .top-news-title-en {
  color: #fff;
  margin-bottom: 2px!important;
  font-family: "Cinzel";
  font-weight: 100 !important;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  opacity: 0.8;
  padding-left: max(20px, calc(50vw - 480px));
}

body .top-news-title-en::before {
  content: "";
  display: block;
  width: calc(50vw - 500px);
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

body .article .top-news-title-jp {
  font-size: 2.5rem !important;
  color: #fff !important;
  font-family: "Cinzel", serif !important;
  font-weight: normal !important;
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  background: none !important;
  padding: 0 20px !important;
}

body .top-news-container {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 0 20px;
  font-family: "Shippori Mincho";
}

body .top-news-item {
  transition: transform 0.3s ease;
  padding: 20px;
  background: transparent;
}

body .top-news-item:hover {
  transform: translateY(-5px);
}

body .top-news-item a {
  text-decoration: none;
  color: #fff;
}

body .top-news-image {
  aspect-ratio: 16/9;
  overflow: hidden;
  margin-bottom: 15px;
}

body .top-news-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

body .top-news-item:hover .top-news-image img {
  transform: scale(1.1);
}

body .top-news-content {
  padding: 15px;
}

body .top-news-date {
  display: block;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 10px;
}

body .top-news-title {
  font-size: 1.1rem;
  margin-bottom: 10px;
  line-height: 1.4;
  color: #fff;

  border-bottom: 1px solid #fff;
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  padding: 0 0 10px 0 !important;
}

body .top-news-excerpt {
  font-size: 0.9rem;
  color: #fff;
  line-height: 1.6;
}

body .top-news-more {
  text-align: center;
  margin-top: 40px;
}

body .top-more-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  width: 200px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "Shippori Mincho", serif;
  font-weight: 100;
  margin: 0 auto;
}

body .top-more-button:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
}

body .top-more-button .arrow-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

body .top-more-button:hover .arrow-icon {
  color: #fff;
}

body .top-more-button:hover .arrow-icon {
  transform: translateX(4px);
  transition: transform 0.3s ease;
}

@media screen and (max-width: 768px) {
  body .top-news-container {
    grid-template-columns: 1fr;
  }

  body .top-news-header {
    display: none; /* スマホ表示時にヘッダーを非表示 */
  }

  body .top-news-title-en {
    font-size: 1.2rem;
  }

  body .top-news-title-jp {
    font-size: 1.8rem !important;
  }

  body .top-news-section {
    padding: 40px 0;
  }

  body .top-news-item {
    padding: 15px;
  }
}

.top-map-section {
  width: 100%;
  height: 370px;
  position: relative;
}

.top-map-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .top-map-section {
    height: 300px;
  }
}

.top-access-section {
  padding: 10px 0 84px 0;
  background: #fff;
  width: 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.top-access-header {
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  background-image: url("https://salus.shop/storage/hp/menuheader_background_black.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
}

.top-access-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
}

.top-access-header > * {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.top-access-title-jp {
  color: #484848;
  margin-bottom: 10px;
  font-family: "Shippori Mincho", serif;
  font-weight: 100 !important;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  opacity: 0.8;
  padding-left: max(20px, calc(50vw - 480px));
}

.top-access-title-jp::before {
  content: "";
  display: block; /* inline-blockからblockに変更 */
  width: calc(50vw - 500px); /* 幅を調整 */
  height: 0.4px;
  background-color: #484848;
  position: absolute;
  left: 0; /* rightからleftに変更 */
  top: 50%; /* 追加：垂直方向の中央揃え */
  transform: translateY(-50%); /* 追加：垂直方向の中央揃え */
}

.article .top-access-title-en {
  font-size: 2.5rem !important;
  color: #484848 !important;
  font-family: "Cinzel", serif !important;
  font-weight: normal !important;
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  background: none !important;
  padding: 0 20px !important;
  margin-bottom: 0px !important;
}

.top-access-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.top-access-info {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.access-info-left {
  flex: 1;
}

.access-info-right {
  flex: 1;
}

.access-list {
  margin: 0 !important;
  padding: 0;
  width: 420px;
}

.access-list dt {
  font-weight: bold;
  color: #484848;
  width: 100px; /* 左側の幅を固定 */
  float: left; /* 左寄せ */
  clear: left; /* 次の行に回り込まないように */
  font-family: "Shippori Mincho", serif;
}

.access-list dd {
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;

  line-height: 1.8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 15px;
}

.access-list dd:last-child {
  margin-bottom: 0;
}

.access-list div {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.access-list .postal-code {
  flex-shrink: 0;
  min-width: 90px;
}

.access-list .address {
  flex-grow: 1;
  font-size: 15px;
}

.access-info-right h3 {
  color: #484848;
  font-weight: bold;
  padding: 10px 20px;
  background: #f5f5f5;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 20px;
}

.business-hours {
  width: 100%;
  height: 100%;
}

.business-hours table {
  width: 100%;
  border-collapse: collapse;
  height: 100%;

  margin-bottom: 0 !important;
}

.business-hours th,
.business-hours td {
  padding: 10px;
  text-align: center;
  border: 1px solid #ddd;
}

.business-hours th {
  background: #484848;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
  border: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .top-access-section {
    padding: 10px 20px;
  }

  .top-access-header {
    display: none;
  }

  .top-access-title-jp {
    font-size: 1em;
  }

  .article .top-access-title-en {
    font-size: 2rem !important;
  }

  .top-access-info {
    flex-direction: column;
    gap: 30px;
  }

  .access-list {
    width: 100%;
  }

  .access-list div {
    flex-direction: column;
    padding: 15px 0;
  }

  .access-list dt {
    width: 100%;
    margin-bottom: 10px;
    font-size: 0.9rem;
  }

  .access-list dd {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.6;
  }

  .business-hours {
    margin-top: 20px;
  }

  .business-hours table {
    width: 100%;
  }

  .business-hours th,
  .business-hours td {
    padding: 8px 4px;
    font-size: 0.85rem;
  }
}

/************************************
** symptom-custtom.php
************************************/

.salus-menu-wrapper {
  background-color: #4b4b4b;
  width: 100%;
  position: relative;
  padding: 60px 0;
}

.salus-menu-wrapper.white {
  background-color: #f0f0f0;
  width: 100%;
  position: relative;
  padding: 60px 0;
}

.salus-menu {
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
  padding: 0 20px;
}

.menu-page-header {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  background-image: url("https://salus.shop/storage/hp/menuheader_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
  color: #fff;
}

.menu-page-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(75, 75, 75, 0.8);
}

.menu-page-header.white {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  background-image: url("https://salus.shop/storage/hp/menuheader_background_black.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
}

.menu-page-header.white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

.menu-page-header > * {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.english-title {
  font-family: Cinzel;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  opacity: 0.8;
  display: flex;
  align-items: center;
  position: relative;
}

.english-title::before {
  content: "";
  display: inline-block;
  width: calc(50vw - 400px);
  height: 1px;
  background-color: #fff;
  margin-right: 15px;
  position: absolute;
  right: 100%;
}

.menu-page-title {
  font-family: "Shippori Mincho", serif;
  font-weight: 100 !important;
  font-size: 2em;
}

.english-title.white {
  font-family: "Cinzel", serif;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  opacity: 0.8;
  display: flex;
  align-items: center;
  position: relative;
  color: #484848;
}

.english-title.white::before {
  content: "";
  display: inline-block;
  width: calc(50vw - 400px);
  height: 1px;
  background-color: #484848;
  margin-right: 15px;
  position: absolute;
  right: 100%;
}

.menu-page-title.white {
  font-family: "Shippori Mincho", serif;
  font-weight: 100 !important;
  font-size: 2em;
  color: #484848;
}

.menu-description {
  margin-bottom: 40px;
  line-height: 1.8;
  font-family: "Zen Kaku Gothic New";
  font-weight: 100;
}

.menu-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.menu-section {
  text-align: center;
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.category-image {
  width: 50%;
  margin: 10px auto 40px auto;
  aspect-ratio: 1; /* 追加：正方形にする */
  display: flex; /* 追加：flexboxを使用 */
  align-items: center; /* 追加：垂直方向の中央揃え */
  justify-content: center; /* 追加：水平方向の中央揃え */
}

.category-image img {
  height: auto; /* 変更：100%から自動に */
  max-height: 100%; /* 追加：親要素を超えないように */
  width: auto; /* 追加：アスペクト比を維持 */
  max-width: 100%; /* 追加：親要素を超えないように */
  object-fit: contain; /* 既存のプロパティ */
}

.menu-section h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 100;
  font-size: 1.2em;
  margin-bottom: 20px;
  background-color: transparent !important;
}

.menu-page-items {
  display: grid;
  gap: 15px;
}

.menu-page-item {
  padding: 8px;
  text-decoration: none;
  color: #fff;
  display: block;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.menu-page-item:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
}

.menu-page-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 100;
}

.arrow-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.menu-page-item:hover .arrow-icon {
  transform: translateX(4px);
  transition: transform 0.3s ease;
}

@media screen and (max-width: 768px) {
  .salus-menu-wrapper {
    padding: 30px 0 30px 0;
    margin-bottom: 0;
  }

  .salus-menu-wrapper.white {
    padding: 0 0 30px 0;
    margin-bottom: 0;
  }

  .menu-grid {
    grid-template-columns: 1fr;
  }

  .menu-page-title {
    font-size: 1.6em;
  }

  .english-title {
    font-size: 1em;
  }

  .menu-section {
    padding: 15px;
  }

  .arrow-icon {
    width: 18px;
    height: 18px;
  }

  .menu-page-item-inner {
    font-size: 14px;
  }
}

/************************************
** blog/ブログページ サイドバー sidebar
************************************/
.sidebar{
  background-color: transparent;
}

#categories-2{
  font-family: "Shippori Mincho";
}

#categories-2 h3 {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  width: 100%;
  letter-spacing: 1px;
}

#categories-2 ul {
  font-size: 14px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px; 
  padding: 0;/
}

#categories-2 ul li {
  background-color: var(--cocoon-xx-thin-color);;
  list-style: none;
  text-align: center;
  
}
#popular_entries-2{
  font-family: "Shippori Mincho";
}
#popular_entries-2 h3 {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  width: 100%;
  letter-spacing: 1px;
}

#popular_entries-2 .popular-entry-card-title{
  font-size: 12px;
}

#toc-2{
  font-family: "Shippori Mincho";
}

#toc-2 h3{
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  width: 100%;
  letter-spacing: 1px;
}

#toc-2 .toc-content{
  font-size: 14px;
}


/************************************
** blog/ブログページ 本文エリア
************************************/
body.blog{
  font-family: "Shippori Mincho";
}
body.blog #content{
  display: flex;
  justify-content: center;
}

body.blog #content-in{
  width: 1256px;
  margin-bottom: 40px;
}

.under-entry-content{
  font-family: "Shippori Mincho";
}
.breadcrumb{
  font-family: "Shippori Mincho";
}

[itemprop="blogPost"] {
  font-family: "Shippori Mincho";
}

[itemprop="blogPost"] .entry-content {
  padding: 20px;
}

[itemprop="blogPost"] .entry-content h2{
  margin-top: 2em;
  margin-bottom: 2em;
}

[itemprop="blogPost"] .entry-content h3{
  margin-top: 1.62em;
}

[itemprop="blogPost"] .entry-content p{
  margin-top: 1.62em;
  padding-left: 30px;
  padding-right: 30px;
}

.entry-card-snippet{
  font-size: medium;
}

@media screen and (max-width: 834px) {
  [itemprop="blogPost"] .entry-content {
    margin-bottom: 0px;
  }

  [itemprop="blogPost"] .entry-content h2{
    font-size: 18px;
  }

  [itemprop="blogPost"] .entry-content h3{
    font-size: 14px;
  }

  [itemprop="blogPost"] .entry-content p{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  
  .entry-categories-tags{
    margin-left: 10px;
  }

  .under-entry-content{
    padding-left: 10px;
    padding-right: 10px;
  }

  #breadcrumb{
    margin-bottom: 0px;
  }

  
}

/************************************
** blog/ブログページ  パーツ
************************************/

[itemprop="blogPost"] .entry-content .wp-block-buttons{
  margin-top: 1.8em;
}

/************************************
** footer-bottom.php
************************************/

#footer {
  padding: 0 !important;
}

#footer-in{
  width: 100%;
}

body .reservation-section {
  width: 100%;
  background-image: url("https://salus.shop/storage/hp/reserve_background.png");
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  color: #fff;
  position: relative;
  transform: translateY(-1px);
}

body .reservation-content {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

body .reservation-title {
  font-family: "Cinzel", serif;
  font-size: 3rem;
  margin-bottom: 10px;
  font-weight: normal;
  color: #fff;
  background: none !important;
  padding: 0 !important;
  border: none !important;
}

body .reservation-subtitle {
  font-family: "Shippori Mincho", serif;
  font-size: 1.2rem;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
}

body .reservation-methods {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
  font-size: 16px;
}

body .reservation-method {
  flex: 1;
  max-width: 400px;
  display: flex;
  flex-direction: column;
}

body .method-label {
  font-family: "Shippori Mincho", serif;
  font-size: 1.1rem;
  margin-bottom: 20px;
}

body .method-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body .phone-number {
  display: block;
  font-family: "Cinzel", serif;
  font-size: 2.5rem;
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px;
  transition: opacity 0.3s ease;
}

body .phone-number:hover {
  opacity: 0.8;
  color: #fff;
}

body .business-hours-text {
  font-size: 0.9rem;
  opacity: 0.8;
  font-family: "Shippori Mincho", serif;
}

body .reservation-divider {
  align-items: center;
  height: 100px;
  position: relative;
  width: 60px;
}

body .divider-line {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: rotate(30deg);
  transform-origin: center center;
}

.reservation-buttons{
  display: flex;
  gap: 4px;
}

body .reservation-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 15px 40px;
  background-color: #fff;
  border: 1px solid #484848;
  color: #484848;
  text-decoration: none;
  font-family: "Shippori Mincho", serif;
  transition: all 0.3s ease;
  margin: 10px 0;
  position: relative;
  height: 60px;
  width: 50%;
}

body .button-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

body .external-link-icon {
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease;
}

body .reservation-button:hover .external-link-icon {
  transform: translate(2px);
}

body .reservation-button:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}

@media screen and (max-width: 768px) {
  body .reservation-section {
    padding: 60px 20px;
  }

  body .reservation-title {
    font-size: 2.2rem;
  }

  body .reservation-subtitle {
    font-size: 1rem;
    margin-bottom: 30px;
  }

  body .reservation-methods {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  body .reservation-method {
    width: 100%;
    max-width: 300px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  body .method-content {
    width: 100%;
    align-items: center;
  }

  body .phone-number {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }

  body .business-hours-text {
    font-size: 0.8rem;
    margin-bottom: 0;
  }

  body .method-label {
    font-size: 1rem;
    margin-bottom: 15px;
  }

  body .reservation-divider {
    display: none;
  }

  body .reservation-buttons{
    width: 100%;
    flex-direction: column;
  }

  body .reservation-button {
    width: 100%;
    max-width: 300px;
    height: 50px;
    margin: 5px 0;
  }

  body .button-text {
    font-size: 0.9rem;
  }

  body .external-link-icon {
    width: 12px;
    height: 12px;
    right: 15px;
  }
}

.footer {
  background: #f0f0f0 !important;
}
.footer-bottom {
  background: #f0f0f0;
  padding: 30px 20px 30px 20px;
  position: static !important;
  width: 100%;
  display: flex;
}

.footer-bottom-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  align-items: flex-start;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
  flex: 1;
}

.footer-logo img {
  height: 60px;
  width: auto;
}

.footer-address {
  font-size: 14px;
  color: #484848;
  line-height: 1.6;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: left;
}

.footer-address p {
  margin: 0;
  padding: 0 1em;
}

.footer-social {
  display: flex;
  gap: 15px;
  padding: 0 1em;
}

.social-link img {
  width: 24px;
  height: 24px;
}

.footer-right {
  display: flex;
  gap: 30px;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}

.footer-nav ul {
  display: flex;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}

.footer-nav a {
  color: #484848;
  text-decoration: none;
  font-size: 14px;
}

.web-reserve-btn {
  display: inline-block;
  padding: 6px 40px;
  background: #666;
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  border-radius: 50px;
  transition: opacity 0.3s;
  text-align: center;
  min-width: 200px;
  letter-spacing: 0.1em;
}

.web-reserve-btn:hover {
  opacity: 0.8;
}

.copyright {
  text-align: center;
  padding: 0;
  font-size: 12px;
  color: #484848;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 6px;
  height: 22px;
}

@media screen and (max-width: 920px) {
  .footer-bottom {
    padding: 0;
    position: static !important;
    width: 100%;
    margin-top: 0;
  }

  .footer-bottom-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-right {
    display: none;
  }
  .footer-left {
    align-items: center;
    width: 100%;
    padding: 0;
  }
  .footer-logo img {
    height: auto;
    width: 200px;
  }
  .copyright {
    margin-top: 20px;
    padding: 15px 0;
  }

  .footer-address {
    font-size: 12px;
    color: #484848;
    line-height: 1.6;
    font-family: "Zen Kaku Gothic New", sans-serif;
    text-align: center;
  }

  .footer-address p {
    text-align: center;
  }
}

/************************************
** blogページ
************************************/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
}
