@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

/* =====================
　　共通、既存カスタマイズ
===================== */

/* sp_content
------------------------*/
.sp_content {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN", "メイリオ", sans-serif;
  font-feature-settings: "palt" 1;
  color: #333;
	margin-bottom: 60px;
  text-align: center;
}

/* テキスト
------------------------*/
.sp_content h1,
.sp_content h2,
.sp_content h3,
.sp_content h4,
.sp_content p {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 2;
  letter-spacing: .18em;
}

.sp_content p {
  font-size: 14px;
}

/* .freearea
------------------------*/
.freearea {
  margin: 0;
}

/* 閲覧履歴レコメンド非表示
------------------------*/
#fsrecommenddiv7,
#pi_s_cat_up {
  display: none;
}

/* リンク・インタラクション
------------------------*/
.sp_content a {
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
  letter-spacing: .18em;
  line-height: 2;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.sp_content a:active {
  color: #777;
}

/* a 画像効果 */
.sp_content a img {
  transition: opacity 0.3s ease-out;
  backface-visibility: hidden;
  vertical-align: top;
}
.sp_content a:active img {
  opacity: 0.6;
}

/* ul flexbox指定
------------------------*/
.sp_content ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* side_margin
------------------------*/
.sp_content .side_margin {
  margin: 0 6%;
}

/* section　・ 区切り線
------------------------*/
.sp_content section > div { 
  margin: 0; /* default打ち消し用 */
}

#sp_content section {
  margin-top: -20px;
  padding-top: 70px;
}
#sp_content section:before,
#sp_menu:before {
  content: "";
  display: block;
  background: url(/sp/communication_item/img/line_smp.jpg) repeat;
  background-size: contain;
  width: 90%;
  height: 7px;
  margin: 0 auto 30px;
  opacity: 0.6;
}

/*  画像アスペクト比（loading="lazy"用）
------------------------*/
.sp_content img.main_img {
  width: 100%;
  height: auto;
  aspect-ratio: 5 / 3;
  object-fit: cover;
}

#sp_menu img,
.sp_item_lineup img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.sp_content .slides img {
  width: 100%;
  height: auto;
  aspect-ratio: 860 / 469;
  object-fit: cover;
}


/* sec_message
------------------------*/
.sp_content section > div.sec_message {
  margin: 40px 0;
}
.sec_message h2 {
  font-size: 17px;
}
.sec_message h2 > span {
  background: linear-gradient(transparent 70%, #fffabc 0%);
  position: relative;
}
.sec_message p {
  margin: 20px 0 0;
}

/* NEWバッジ
------------------------*/

/* 共通 */
section.release .sec_message h2 > span::before,
#sp_menu li.release::before {
  content: "";
  position: absolute;
  background: url(/sp/communication_item/img/ico_new.png) no-repeat;
  background-size: contain;
  z-index: 3;
  width: 36px;
  height: 17.61px;
}

/* 見出し */
section.release .sec_message h2 > span::before {
  top: -18px;
  left: -15px;
}
/* メニュー */
#sp_menu li.release::before {
  top: 7px;
  left: -3px;
}

/* アニメーション
------------------------*/
.sp_content .sa {
  opacity: 0;
  transition: all 1.6s ease;
}
.sp_content .sa.show {
  opacity: 1;
}


/* =====================
　　導入・メインビジュアル
===================== */

#sp_content section#sp_first {
  margin-top: 0;
  padding-top: 0;
}
#sp_content section#sp_first:before {
  display: none;
}

#sp_main h1 {
  margin-top: 30px;
  font-size: 19px;
  letter-spacing: .26em;
}
#sp_main h1 + div img {
  width: 100px;
  margin: 20px auto 0 20px;
}
#sp_main p {
  margin: 2em auto 0;
}


/* =====================
　　メニュー
===================== */

#sp_menu {
  margin-top: 40px;
  margin-bottom: -40px;
}
#sp_menu ul {
  margin: 0 8%;
}
#sp_menu li {
  position: relative;
  width: 29%;
  margin-right: 6.5%;
  margin-bottom: 12px;
}
#sp_menu ul li:nth-child(3n) {
  margin-right: 0;
}
#sp_menu ul li:nth-child(4) {
  margin-left: 17.75%;
}
#sp_menu ul li a {
  display: block;
  margin-top: 6px;
}
#sp_menu ul li p {
  margin-top: .5em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
}


/* =====================
　　各アイテム
===================== */

.sp_item h3 {
  font-size: 16px;
}

/* ラインアップ
------------------------*/
.sp_content ul.sp_item_lineup {
  margin-top: 25px;
}
ul.sp_item_lineup li {
  width: 47%;
}
ul.sp_item_lineup li:nth-child(odd) {
  margin-right: 6%;
}
ul.sp_item_lineup li:nth-child(n+3) {
  margin-top: 20px;
}
ul.sp_item_lineup h4 {
  font-size: 13px;
  margin-top: 5px;
}


/* =====================
　　インスタ紹介
===================== */

#sp_follow {
  margin-top: 40px;
  padding-top: 10px;
}

#sp_follow h2 {
  font-size: 17px;
  margin: 30px 0;
}

/* インスタ紹介ボタン */
a.insta_info_btn {
  display: inline-block;
  margin: 40px auto 0 -15px;
  padding: 0.5em;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
a.insta_info_btn:active {
  opacity: .5;
}

a.insta_info_btn:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -3px 15px 0 0;
  background: url("/sp/communication_item/img/Instagram_Glyph_Gradient.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
