@charset "Shift_JIS";
/* --------------------------------------------------------------------
“÷‚Ì“úiPCESPj
--------------------------------------------------------------------- */
/* ‰üsØ‚è‘Ö‚¦ */
.mainframe_ .sp_only { display: none; }
.wrapper_:not(:has(.mainframe_)) .pc_only { display: none; }

/* ‰ñ—Vƒ{ƒ^ƒ“i#around_button_wrapj
================================================== */
#around_button_wrap {
  margin-bottom: 60px;
  margin-top: 60px;
}

/* ƒgƒbƒv‚É–ß‚éƒ{ƒ^ƒ“ */
#around_button_wrap .btn_pageback {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto;
  padding: 0 5%;
}

#around_button_wrap .btn_pageback > a {
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #a7a7a7;
  background: #000;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #fff;
  padding: 14px 30px;
}

/* ¶–îˆóiƒj */
#around_button_wrap .btn_pageback a::after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  left: 12px;
  width: 10px;
  height: 10px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  -ms-transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}

#around_button_wrap .btn_pageback a span {
  text-align: center;
  margin: 0 auto;
}

#around_button_wrap .btn_pageback a:hover {
  text-decoration: none;
}

/* ---------------- PC ----------------------------------------------------- */
/* “÷‚Ì“ú—p */
.contents_ > .free_space5 { display: none;}/* ƒtƒŠ[ƒXƒy[ƒX5y”ñ•\Ž¦z */
.top_comment_ {text-align: center; font-weight: bold;margin: 0 0 10px 0;}
.mainframe_ > .m-titleimg_ { margin: 0 0 10px 0; } /* yPCzMV‰º‚Ì—]”’’²ß */

.mainframe_ .meat-nikunohi .lead_txt { text-align: center; margin: 0 0 10px 0;}


/* yŽ©“®Ø‚èŠ·‚¦z”Ì”„I—¹Žž‚Ì•\Ž¦ */
.mainframe_:not(:has(> .goods_)) .meat-nikunohi .next_info { display: block; }
.mainframe_:has(> .goods_) .meat-nikunohi .next_info { display: none; }

.mainframe_ .meat-nikunohi .next_info {
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  padding: 40px 0;
  margin: 60px 0;
  border: 5px solid #ccc;
}

.mainframe_ .meat-nikunohi .next_info .txt_end {
  font-size: 1.8rem;
  font-weight: bold;
}

.mainframe_ .meat-nikunohi .next_info .txt_next {
  font-size: 1.6rem;
  margin-top: 20px;
}

.mainframe_ .meat-nikunohi .next_info .att {
  color: #555;
  font-size: 1.4rem;
  margin-top: 5px;
}

/* ---------------- SP ----------------------------------------------------- */
/* “÷‚Ì“ú—p */
.wrapper_:not(:has(.mainframe_)) > .m-title03_ {padding: 0;border: none; margin: 0 0 10px 0;} /* ySPzƒ^ƒCƒgƒ‹‘•ü’²ß */
.wrapper_:not(:has(.mainframe_)) > .l-column01_ {text-align: center; font-weight: bold; font-size: 1.6rem; line-height: 1.4;margin: 0 0 10px 0;}

.wrapper_:not(:has(.mainframe_)) .meat-nikunohi .lead_txt { text-align: center; font-size: 1.4rem; line-height: 1.4;margin: 0 0 10px 0; }

/* yŽ©“®Ø‚èŠ·‚¦z”Ì”„I—¹Žž‚Ì•\Ž¦ */
.wrapper_:not(:has(.mainframe_)):not(:has(> .goods_)) .meat-nikunohi .next_info {
  display: block;
}
.wrapper_:not(:has(.mainframe_)):has(> .goods_) .meat-nikunohi .next_info {
  display: none;
}

.wrapper_:not(:has(.mainframe_)) .meat-nikunohi .next_info {
  font-size: 1.6rem;
  text-align: center;
  padding: 40px 3%;
  margin: 60px 3%;
  border: 5px solid #ccc;
}

.wrapper_:not(:has(.mainframe_)) .meat-nikunohi .next_info .txt_end {
  font-size: 1.8rem;
  font-weight: bold;
}

.wrapper_:not(:has(.mainframe_)) .meat-nikunohi .next_info .txt_next {
  font-size: 1.6rem;
  margin-top: 20px;
}

.wrapper_:not(:has(.mainframe_)) .meat-nikunohi .next_info .att {
  color: #555;
  font-size: 1.3rem;
  margin-top: 10px;
}