/* ========================================================
   Re:CENO Mag TOPデザイン反映
   main_entry_theory_cover 〜 フッター手前 までの新セクション
   （header / footer / サイドナビは変更なし）
======================================================== */
/* ▼pass */
/* ----------------------------------------------------- */
.pass_cover {}
.blog-pass {
  padding: 0 0 5px 30px;
}
ul.blog-pass li a {
  text-decoration: underline !important;
  color: #afb7ba !important;
}
ul.blog-pass li {
  display: inline;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #afb7ba !important;
}
/* ▼共通：セクション見出し */
/* ----------------------------------------------------- */
.ma_cover {
  padding-bottom: 200px;
}
.mag_section_head {
  text-align: center;
  padding: 90px 0 70px 0;
}
.mag_section_head_bg {
  display: inline-block;
  padding: 30px 0px 20px 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 145px 143px;
}
.mag_bg_white {
  background-image: url(/pen/about/img/bg_mh.png);
}
.mag_bg_blue {
  background-image: url(/pen/about/img/bg_mh_blue.png);
}
.mag_section_title {
  font-family: adobe-garamond-pro, serif !important;
  font-style: italic;
  font-size: 53px;
  letter-spacing: 5px;
  color: #3d3d3d;
  font-weight: 300;
}
.mag_section_title span {
  font-family: adobe-garamond-pro, serif !important;
  font-style: italic;
  font-weight: normal;
  color: #3d3d3d;
  letter-spacing: 1px;
}
#wrapper .mag_section_sub {
  font-size: 13px;
  letter-spacing: 2px;
  color: #6b6b6b;
  margin-top: 6px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: 600;
}
/* ▼共通：もっと見るボタン */
/* ----------------------------------------------------- */
.mag_more_btn {
  text-align: center;
  padding: 0px 0 100px 0;
}
.mag_more_btn a {
  display: inline-block;
  min-width: 220px;
  padding: 16px 30px;
  border: 1px solid #9b9b9b;
  border-radius: 30px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #3d3d3d !important;
  background-color: transparent;
}
/* ▼共通：横スクロールカード（Concept/スタッフ/記事一覧で共用）
   既存サイトの .entry_box_theory.card と同じ考え方：
   画面幅いっぱいにはみ出させて、横スクロールできるようにする */
/* ----------------------------------------------------- */
.mag_hscroll {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.mag_hscroll::-webkit-scrollbar {
  display: none;
}
/* ▼1. About Re:CENO mag（main_entry_theory_cover） */
/* ----------------------------------------------------- */
.main_entry_theory_cover {
  background-color: #d8e7ea;
}
.mag_about {
  width: 90%;
  /*max-width: 1700px;*/
  margin: 0 auto;
  padding: 90px 0;
  display: flex;
  align-items: center;
  gap: 6%;
}
.mag_about_text {
  width: 32%;
  flex-shrink: 0;
}
.mag_about_text .mag_section_title {
  display: block;
  padding-bottom: 0px;
}
.mag_en {
  font-size: 2.6vw;
  margin-left: 2%;
  font-weight: 400 !important;
}
.mag_ja {
  font-style: normal !important;
  font-size: 2.8vw;
  margin-left: 4%;
  font-weight: 400 !important;
}
.mag_about_title_bg {
  display: inline-block;
  margin-bottom: 0 !important;
  padding: 0 !important;
  width: 100%;
}
#wrapper .mag_about_link {
  margin-bottom: 30px;
}
.mag_about_link {
  font-size: 1.3vw !important;
  color: #3d3d3d !important;
  text-decoration: underline !important;
  letter-spacing: 1px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}
#wrapper .mag_about_desc {
  font-size: 15px;
  line-height: 1.9;
  color: #3d3d3d;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-feature-settings: 'palt';
}
.mag_about_mv {
  width: 62%;
}
.mag_about_mv img {
  width: 100%;
  height: auto;
  display: block;
}
/* ▼2. Concept */
/* ----------------------------------------------------- */
.mag_concept {
  background-color: #fff;
  padding-bottom: 100px;
}
.mag_concept_list {
  width: 90%;
  /*max-width: 1700px;*/
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 4%;
}
.mag_concept_img {
  aspect-ratio: 4 / 4;
  overflow: hidden;
  margin-bottom: 30px;
}
.mag_concept_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mag_concept_head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}
.mag_concept_num {
  font-family: adobe-garamond-pro, serif !important;
  font-size: 50px;
  color: #a9c2c9;
  font-weight: initial;
  padding-right: 20px;
}
.mag_concept_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.4;
  color: #86b6b7;
  border-left: 1px solid #86b6b7;
  padding-left: 30px;
  letter-spacing: 3px;
}
#wrapper .mag_concept_txt {
  font-size: 13.5px;
  line-height: 1.9;
  color: #555;
}
.mag_concept_txt + .mag_concept_txt {
  margin-top: 14px;
}
/* ▼3. スタッフ */
/* ----------------------------------------------------- */
.mag_staff {
  background-color: #fff;
  padding-bottom: 60px;
  /*max-width: 1700px;*/
  margin: 0 auto;
  width: 90%;
}
#wrapper .mag_staff_lead {
  text-align: center;
  margin-bottom: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-size: 28px;
  color: #86b6b7 !important;
  font-feature-settings: "palt";
  letter-spacing: 4px;
}
.mag_staff_lead {
  font-size: 19px;
  color: #7fa9bd !important;
  text-decoration: underline;
  padding-bottom: 4px;
  letter-spacing: 1px;
}
.mag_staff_lead br {
  display: none;
}
.mag_staff_grid {
  width: 90%;
  /*max-width: 1700px;*/
  margin: 0 auto;
  background-color: #f3f3f3;
  padding: 50px 30px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 20px;
  text-align: center;
}
.mag_staff_photo {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  margin: 0 auto 10px auto;
  background-color: #d9d2c6;
  overflow: hidden;
}
.mag_staff_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#wrapper .mag_staff_name {
  font-size: 12px;
  color: #555;
}
.mag_staff_text {
  width: 62%;
  max-width: 900px;
  margin: 60px auto 60px auto;
}
#wrapper .mag_staff_text p {
  font-size: 13.5px;
  line-height: 1.9;
  color: #555;
  text-align: justify;
}
.mag_staff_text p + p {
  margin-top: 20px;
}
.writer_box {
  background-color: #eee;
  width: 90%;
  margin: 0 auto;
  padding: 3% 5%;
  grid-template-columns: repeat(auto-fit, 9%) !important;
  grid-auto-rows: 5%;
}
/* ▼4. Contents（Pick upカード＋記事一覧） */
/* ----------------------------------------------------- */
.mag_contents_cover {
  background-color: #d8e7ea;
  padding-bottom: 40px;
}
.mag_contents_inner {
  width: 90%;
  /*max-width: 1700px;*/
  margin: 0 auto;
}
.mag_pickup_card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5%;
  background-color: #fff;
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 0px rgba(101, 168, 168, 0.2);
  /*max-width: 1180px;*/
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 110px;
}
.mag_pickup_logo {
  width: 26%;
  flex-shrink: 0;
  max-width: 300px !important;
}
.mag_pickup_logo img {
  width: 100%;
  height: auto;
  display: block;
}
.mag_pickup_body h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
  font-size: 26px;
  color: #86b6b7 !important;
  margin-bottom: 16px;
  letter-spacing: 2px;
}
#wrapper .mag_pickup_body p {
  font-size: 15px;
  line-height: 1.9;
  color: #555;
  max-width: 1000px;
  width: 97%;
}
.mag_pickup_badge {
  position: absolute;
  top: -20px;
  right: 40px;
  width: 8vw;
  height: 8vw;
  border-radius: 100%;
  background-color: #2b2b2b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: adobe-garamond-pro, serif !important;
  font-style: italic;
  font-size: 1.5vw;
  line-height: 1;
  letter-spacing: 2.5px;
  text-align: center;
}
/* 記事カード：写真とロゴカードが「左右に並ぶ」1枚のサムネイル */
.mag_article_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 3%;
  margin-bottom: 20px;
}
.mag_article_card {
  display: block;
  color: #3d3d3d !important;
}
.mag_article_thumb {
  display: flex;
  aspect-ratio: 2 / 1;
  overflow: hidden;
  margin-bottom: 14px;
}
.mag_article_thumb .mag_thumb_photo {
  width: 62%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mag_article_thumb .mag_article_badge {
  width: 38%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mag_article_date {
  font-size: 11px;
  color: #888;
  display: block;
  margin-bottom: 6px;
}
.mag_article_ttl {
  font-size: 14.5px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 8px;
}
#wrapper .mag_article_txt {
  font-size: 12.5px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 14px;
}
.mag_article_author {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #555;
}
.mag_article_author img {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  object-fit: cover;
}
.mag_article_count {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  margin-left: auto;
  font-size: 11px;
  color: #999;
}
.mag_article_count img {
  width: 12px;
  height: 12px;
  border-radius: 0;
}
/* ▼5. How to */
/* ----------------------------------------------------- */
.mag_howto {
  background-color: #fff;
}
.mag_howto_list {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3%;
  padding-bottom: 90px;
  border-bottom: 1px solid #ddd;
}
.mag_howto_img {
  aspect-ratio: 4 / 2;
  overflow: hidden;
  margin-bottom: 26px;
}
.mag_howto_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mag_howto_item h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
  font-size: 26px;
  color: #86b6b7 !important;
  margin-bottom: 14px;
  letter-spacing: 2px;
}
#wrapper .mag_howto_item p {
  font-size: 13.5px;
  line-height: 1.9;
  color: #555;
}
/* ▼6. banner */
/* ----------------------------------------------------- */
.store_cover img {
  height: 36px !important;
}
.bn_cover {
  width: 1200px;
  height: 187px;
  background-color: #efefef;
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 120px auto 0;
  padding: 0;
  flex-direction: inherit;
}
.bn_cover.app.sp_only {
  display: none !important;
}
.pb {
  position: absolute;
  bottom: -36px;
  left: 111px;
  width: 156px;
}
.v_area {
  width: 25%;
  position: relative;
  margin-left: 19px;
  height: 187px;
  top: -15px;
}
.v_area p {
  width: 138px;
  height: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f2b1a5;
  color: #fff;
  font-size: 32px !important;
  font-weight: lighter;
  margin-top: 0;
  left: 0;
  top: 39px;
  position: absolute;
}
.mh4 {
  font-size: 20px !important;
  text-align: justify !important;
  padding-bottom: 13px !important;
  font-weight: bold !important;
}
.dl_t_cover {
  width: 37%;
  text-align: justify;
  padding-left: 24px;
  position: relative;
}
.dl_t_cover p {
  width: 85%;
  font-size: 13.5px !important;
}
.store_cover {
  display: flex;
  text-align: justify;
  flex-direction: column;
  gap: 4px;
}
.icon_qr {
  width: 90px;
}
.dl_i_cover {
  width: 34%;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-right: 55px;
  gap: 10px 0;
}
.store_cover img {
  height: 43px !important;
}
.icon_dl {
  width: 100px;
}
img.icon_d {
  width: 39px;
  position: absolute;
  top: 0;
  left: 32%;
}
/* ▼app_baner end */
/* ------------------------------------------------------------------------------------------------------ */
/* ▼スマホ（既存の 479px ブレークポイントに合わせる） */
/* ------------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 479px) {
  .ma_cover {
    padding-bottom: 5rem;
  }
  .mag_section_head {
    padding: 3rem 0 2rem 0;
  }
  .mag_section_head_bg {
    padding: 2rem 0.5rem 2rem 0.5rem;
    background-size: 6rem 6rem;
  }
  .mag_section_title {
    font-size: 1.8rem;
    letter-spacing: 4px;
  }
  #wrapper .mag_section_sub {
    font-size: 0.7rem;
    letter-spacing: 1px !important;
  }
  .mag_more_btn {
    padding: 0 0 5rem 0;
  }
  .mag_more_btn a {
    min-width: 12rem;
    padding: 0.9rem 1.5rem;
    font-size: 0.75rem;
  }
  /* ▼pass */
  /* ----------------------------------------------------- */
  .pass_cover {}
  .blog-pass {
    padding-left: 0.75rem;
    padding-bottom: 0.3rem;
    margin-top: -0.3rem;
  }
  ul.blog-pass li {
    font-size: 0.6rem;
    padding: 0 0.1rem 0 0;
  }
  /* About：テキスト上→MV画像1枚を下、で積む */
  .mag_about {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    padding: 3.5rem 0 3rem 0;
    gap: 0;
  }
  .mag_about_text {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  .mag_about_text .mag_section_title {
    font-size: 1.5rem;
  }
  .mag_about_text .mag_section_title .mag_ja {
    font-size: 1.625rem;
  }
  .mag_en {
    font-size: 1.56rem !important;
  }
  .mag_about_title_bg {
    padding: 0 0.8rem 0.8rem 0rem;
    margin: 0;
  }
  #wrapper .mag_about_desc {
    text-align: justify;
    font-size: 0.875rem;
    width: 80%;
    margin: 0 auto;
  }
  .mag_about_mv {
    width: 100%;
  }
  .mag_about_link {
    text-align: center !important;
    margin: 0 auto;
    margin-bottom: 0px;
    font-size: 0.9rem !important;
  }
  /* Concept：横スクロール（カード幅74%・隣のカードが少し見える） */
  .mag_concept {
    padding-bottom: 3rem;
  }
  .mag_concept_num {
    font-size: 2rem;
    padding-right: 0.4rem;
  }
  .mag_concept_list {
    display: flex;
    flex-wrap: nowrap;
    grid-template-columns: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin: 0;
    padding: 0 5% 0% 5%;
    gap: 5%;
  }
  .mag_concept_list::-webkit-scrollbar {
    display: none;
  }
  .mag_concept_item {
    flex: 0 0 85%;
  }
  .mag_concept_ttl {
    font-size: 1rem;
    padding-left: 1.3rem;
  }
  #wrapper .mag_concept_txt {
    font-size: 0.8125rem;
    line-height: 1.8;
    text-align: justify;
  }
  /* スタッフ：横スクロール（丸写真が並ぶ） */
  .mag_staff_lead {
    font-size: 1.125rem !important;
  }
  .mag_staff_lead br {
    display: block;
  }
  .mag_staff_grid {
    display: flex;
    flex-wrap: nowrap;
    grid-template-columns: none;
    width: 100%;
    max-width: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding: 2rem 1.2rem;
    gap: 1.4rem;
  }
  .mag_staff_grid::-webkit-scrollbar {
    display: none;
  }
  .mag_staff_item {
    flex: 0 0 5.6rem;
  }
  .mag_staff_photo {
    width: 5.2rem;
    height: 5.2rem;
  }
  .mag_staff_text {
    width: 100%;
    margin: 2.5rem 0;
  }
  .mag_staff {
    padding-bottom: 0 !important;
  }
  .writer_box {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr !important;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    grid-gap: 4%;
    padding: 6%;
  }
  /* Contents：Pick upカードは縦積み、記事一覧は横スクロール */
  .mag_pickup_card {
    flex-direction: column;
    align-items: center;
    padding: 4rem 0;
    margin-bottom: 4rem;
  }
  .mag_pickup_logo {
    width: 65%;
    margin: 0 auto 1.5rem auto;
  }
  .mag_pickup_body {
    width: 80%;
    margin: 0 auto;
  }
  .mag_pickup_body h3 {
    font-size: 1.2rem;
    text-align: center;
  }
  .mag_pickup_body p {
    font-size: 0.8125rem !important;
  }
  .mag_pickup_badge {
    width: 5rem;
    height: 5rem;
    font-size: 1rem;
    top: -1.5rem;
    right: -0.5rem;
  }
  .mag_article_grid {
    display: flex;
    flex-wrap: nowrap;
    grid-template-columns: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    width: 100%;
    margin: 0 0 1.5rem 0;
    padding: 0 13% 0 5%;
    gap: 5%;
  }
  .mag_article_grid::-webkit-scrollbar {
    display: none;
  }
  .mag_article_card {
    flex: 0 0 74%;
  }
  .mag_article_ttl {
    font-size: 0.95rem;
  }
  #wrapper .mag_article_txt {
    font-size: 0.8rem;
  }
  /* How to：1カラム積み */
  .mag_howto_list {
    grid-template-columns: 1fr;
    gap: 3rem;
    padding-bottom: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .mag_howto_item h3 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
  .mag_howto_img {
    margin-bottom: 1.5rem;
  }
  /* ▼6. banner */
  /* ----------------------------------------------------- */
  .bn_cover.app.pc_only {
    display: none !important;
  }
  .sp_only .icon_qr {
    display: none;
  }
  .bn_cover.app.sp_only {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
  }
  .bn_cover {
    width: 100%;
    height: auto;
    background-color: #efefef;
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: baseline;
    margin: 0 auto !important;
    padding: 0;
    flex-direction: inherit;
  }
  .bn_cover.app {
    display: flex;
    margin: 0 auto;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    /* margin: 1.5rem 0; */
    background-color: #efefef !important;
    position: relative;
    flex-direction: column;
    padding: 1.3rem 0px 0rem;
  }
  .pb {
    position: static;
    margin-top: auto;
    width: 5rem;
    z-index: 2;
  }
  .v_area {
    width: auto;
    position: absolute;
    right: 1rem;
    bottom: 0;
    height: auto;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    top: 2rem;
  }
  .v_area p {
    width: 5.5rem;
    height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f2b1a5;
    color: #fff;
    font-size: 1.2rem !important;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0 !important;
    position: absolute;
    top: -4.3rem;
    right: -0.5rem;
  }
  .mh4 {
    font-size: 1rem !important;
    text-align: left !important;
    padding-bottom: 0.4rem !important;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: bold !important;
  }
  .dl_t_cover {
    width: 66%;
    text-align: justify;
    padding-left: 0;
    padding-left: 1.2rem;
  }
  .dl_t_cover p {
    width: 100%;
    line-height: 1.8 !important;
    padding-bottom: 0 !important;
    font-size: 0.75rem !important;
  }
  .store_cover {
    display: flex;
    text-align: left;
    flex-direction: row;
    gap: 0.5rem;
  }
  .icon_qr {
    display: none;
  }
  .dl_i_cover {
    width: 62%;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    display: flex;
    margin: 0.875rem 0 0;
    gap: 0.5rem;
    padding-left: 1.2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-right: 0 !important;
  }
  .store_cover img {
    height: 1.3rem !important;
  }
  .icon_dl {
    width: 35%;
    height: auto;
    /* padding: 0.5rem; */
    /* background: #fff; */
    /* border-radius: 0.875rem; */
    /* box-sizing: border-box; */
  }
  img.icon_d {
    width: 2rem;
    position: absolute;
    top: 0rem;
    left: 7rem;
  }
  /* ▼app_baner end */
}