@charset "UTF-8";

/*--------------------------------------------------------
ページスタイル
--------------------------------------------------------*/

/* =======================================
　1.ホームページ
======================================= */

/*----- ヘッダー -----*/
.home header:not(.fixed) {
  position: absolute;
  width: 100%;
  background: transparent;
}

.home header:not(.fixed) #global-header {
  background: transparent;
}

/* ロゴ */
.home header:not(.fixed) #logo-area {
  visibility: hidden;
}

/* ナビ */
@media screen and (min-width: 1024px) {
  .home header:not(.fixed) nav#top-nav>ul>li>a {
    color: var(--color-wh);
  }
}

/* トップリンク */
.home header:not(.fixed) nav.top-link-nav ul#menu-top-link>li>a {
  color: var(--color-wh);
  border: 1px solid var(--color-wh);
}


@media screen and (max-width: 1023px) {
  nav.top-link-nav {
    display: none;
  }
}


/*----- メインスライド -----*/
.top-main-slide {
  position: fixed;
  z-index: -1 !important;
}



/*----- ファーストビューコンテンツ -----*/
.wp-block-group.top-fv-contents {
  height: 100vh;
}

/* アニバーサリーバッジ */
.wp-block-group.anniversary-badge {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 26vw;
  max-width: 400px;
}

/* トップメインロゴ */
.wp-block-group.logo-group-wrap {
  margin-top: 100px;
  height: min(calc(100vh - 150px), 38vw);
  display: flex;
  align-items: center;
  justify-content: center;
}


@media screen and (max-width: 1023px) {
  .wp-block-group.logo-group-wrap {
    margin-top: 100px;
    height: min(calc(100vh - 150px), 75vw);
  }
}

@media screen and (max-width: 639px) {
  .wp-block-group.logo-group-wrap {
    margin-top: 0;
    height: 100vh;
  }
}

.wp-block-group.top-mv-logo {
  gap: 2vw;
}

.wp-block-group.top-mv-logo .main-logo-jp {
  width: 30vw;
}

.wp-block-group.top-mv-logo .main-logo-en {
  width: 20vw;
}



@media screen and (max-width: 639px) {
  .wp-block-group.top-mv-logo .main-logo-jp {
    width: 60vw;
  }

  .wp-block-group.top-mv-logo .main-logo-en {
    width: 40vw;
  }
}



/*----- ニュースエリア -----*/
.wp-block-group.toppage-news-group.mask {
  position: relative;
  z-index: 2;
}


@media screen and (max-width: 639px) {
  .wp-block-group.toppage-news-group.mask {
    margin-top: -25vw;
  }
}



/* タイトル部 */
.wp-block-group.news-area-title-group {
  margin-top: -15vw;
  position: relative;
  z-index: 1;
}

.wp-block-image.accent-illust img {
  max-width: 320px;
  margin-bottom: 48px;
}

.wp-block-group.h2-roboto-stack p.roboto.en-title {
  line-height: 1;
}

h3.wp-block-heading.has-text-align-center.news-area-heading-h3 {
  margin-bottom: 0;
}


/* コンテンツ部ボックス */
.wp-block-snow-monkey-blocks-box.smb-box.news-contents-box {
  margin-top: 0;
}


/* テーブル */
.home figure.news-table {
  max-height: 300px;
  overflow-y: auto;
}

figure.news-table table {
  border-collapse: separate;
  border-spacing: 8px 24px;
  width: 100%;
}

.home figure.news-table table {
  border-spacing: 8px;
}

figure.news-table table td {
  border: none !important;
  vertical-align: middle;
  padding: 0 !important;
}

figure.news-table table td:nth-child(1) {
  font-size: 12px !important;
  min-width: 120px;
  width: 20%;
  max-width: 200px;
}

figure.news-table table td:nth-child(2) {
  font-size: 12px !important;
  min-width: 150px;
  width: 28%;
  max-width: 300px;
}

figure.news-table table td:nth-child(2) {
  padding-left: 8px !important;
}

figure.news-table table td:nth-child(1) {
  /* background-color: #4e4e4e; */
  color: white;
  text-align: center;
}

figure.news-table table td:nth-child(3) {
  width: calc(100% - 48%);
  font-size: 14px;
}

/* figure.news-table.bk-type table td:nth-child(1) {
  background-color: #4e4e4e;
}

figure.news-table.gold-type table td:nth-child(1) {
  background-color: #8e7f5b !important;
} */

figure.news-table table a {
  color: var(--color-primary-font-main) !important;
}



/*----- 在庫エリア -----*/
p.roboto.stock-tag {
  background: var(--color-primary);
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  color: var(--color-wh);
  margin-bottom: 4px;
}

.wp-block-group.stock-name-stack h2 {
  margin: 0;
}



/*----- SNSエリア -----*/
/* セクション */
.top-sns-section {
  position: relative;
  z-index: 1;
  margin-top: -30vw;
}

.top-sns-section .smb-section__background {
  background: rgba(0, 0, 0, .5);
}

/* TikTok */
blockquote.tiktok-embed {
  border: none;
  padding: 0 !important;
}


/*----- 店舗エリア -----*/

.wp-block-group.toppage-stores-group.mask {
  margin-top: -24vw;
  position: relative;
  z-index: 2;
}


/* タイトル部 */
.wp-block-group.top-stores-title-group {
  margin-top: -15vw;
  z-index: 1;
  position: relative;
}


/* 縫製工場商品 */
.housei-item-list .wp-block-snow-monkey-blocks-box {
  padding: 0;
}





/*----- キャッチコピー（敬山愛林）エリア -----*/
.wp-block-snow-monkey-blocks-section-with-bgimage.smb-section.smb-section-with-bgimage.toppage-catch-section {
  margin-top: -26vw;
}


/*----- LINEエリア -----*/
.wp-block-group.toppage-line-group.mask {
  margin-top: -26vw;
  position: relative;
  z-index: 3;
}

.wp-block-columns.line-contents-col {
  margin-top: -8vw;
  position: relative;
  z-index: 1;
}


/*----- 求人情報エリア -----*/
/* セクション */
.wp-block-group.toppage-recruit-group.mask {
  margin-top: -26vw;
  position: relative;
  z-index: 2;
}

/* タイトル部 */
.wp-block-group.recuruit-titlle-group {
  margin-top: -6vw;
  position: relative;
  z-index: 1;
}

.wp-block-group.recruit-title {
  background: url(../../images/toppage/recruit-accent-title.png) no-repeat center center;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 5vw 16px;
}


/*----- おすすめエリア -----*/
.wp-block-snow-monkey-blocks-section-with-bgimage.smb-section.smb-section-with-bgimage.toppage-recommend-section {
  margin-top: -25vw;
  position: relative;
  z-index: 1;
}



/*----- スライドに重なるロゴの光彩効果調整 -----*/
/* 秀岳荘日本語 */
.main-logo-jp img {
  filter:
    drop-shadow(0 0 5px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.8)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.6)) drop-shadow(0 0 30px rgba(255, 255, 255, 0.4));
}

/* 秀岳荘英語 */
.main-logo-en img {
  filter:
    drop-shadow(0 0 4px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 8px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 16px rgba(255, 255, 255, 0.5)) drop-shadow(0 0 24px rgba(255, 255, 255, 0.3));
}

/* ONLINE SHOP文字 */
.online-title {
  filter:
    drop-shadow(0 0 5px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 15px rgba(255, 255, 255, 0.5)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.3));
  text-shadow:
    0 0 10px rgba(255, 255, 255, 0.8),
    0 0 20px rgba(255, 255, 255, 0.6),
    0 0 30px rgba(255, 255, 255, 0.4);
}


/*----- トップページ　ナビゲーションテキストの影 -----*/
/* Gナビ */
.home header:not(.fixed) ul#menu-gnavi>li>a {
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px !important;
}

/* トップリンク */
.home header:not(.fixed) ul#menu-top-link>li.recruit>a,
.home header:not(.fixed) ul#menu-top-link>li.top-link-contact>a {
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px !important;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px !important;
}



/* =======================================
　各店舗スタイル
======================================= */

/*----- 店舗ページヘッダー部（ボックス） -----*/

.wp-block-snow-monkey-blocks-box.smb-box.shop-heading {
  margin-top: 0 !important;
  margin-bottom: 80px !important;
}


/*----- コールマン・スノーピークブランド部（ボックス） -----*/
.wp-block-snow-monkey-blocks-box.smb-box.brand-box {
  margin-top: 0 !important;
}