@charset "utf-8";

/*
==============
vol5_sp.css
==============
*/

/* -----------------
■ all
------------------- */
#contents_body {
  overflow: hidden;
  padding-bottom: 5vw; }

#footer {
  margin-top: 5.5vw; }


/* -----------------
■ article
------------------- */
.article_head p {
  margin-top: 6.4vw;
  line-height: 2.05; }

.android .article_head p {
  letter-spacing: -0.05em; }


/* icon */
.article_head .icon {
  position: absolute; }

.article_head .icon1 {
  top: 1vw;
  left: -2.5em;
  width: 14.9333vw; }

.article_head .icon2 {
  top: 82vw;
  right: -7vw;
  width: 20vw; }


/* body */
.article_body {
  margin-top: 16vw; }


/* title */
.article_body .heading {
  text-align: center; }

.article_body .heading p {
  position: relative;
  display: inline-block;
  margin-left: 5vw;
  padding: 1vw 1vw 0.8vw 5vw;
  font-size: 4.2666vw;
  line-height: 1.2;
  letter-spacing: .1em;
  font-feature-settings: "palt";
  border: 1px solid #000; }

.android .article_body .heading p {
  letter-spacing: -.03em; }

.article_body .heading p span {
  position: absolute;
  top: -6vw;
  left: -5.5vw;
  padding: 1vw;
  font-size: 5.3333vw;
  border: 1px solid #000;
  background-color: #eee; }

.article_body .vol_title h2 {
  margin-top: 5.8vw;
  letter-spacing: 0; }


/* text */
.article_body .text_block {
  padding-top: 6.5vw; }

.article_body .text_block .img {
  margin-top: 7vw; }

.article_body .text_block .img:nth-of-type(1) {
  margin-top: 1vw; }

.article_body .text_block .caption {
  margin-top: 3vw;
  font-size: 3.3333vw;
  line-height: 1.6;
  font-feature-settings: "palt"; }

.article_body .text_block h3 {
  margin-top: 11.5vw; }

.article_body .text_block p {
  line-height: 2.05em; }

.android .article_body .text_block p {
  letter-spacing: -.03em; }


/* -----------------
■ shop
------------------- */
.shop_block {
  margin-top: 10.5vw; }

.shop_block .text_block {
  margin-top: 6vw; }

.shop_block .text_block .shopName {
  font-feature-settings: normal; }

.shop_block .text_block .text {
  letter-spacing: -0.02em; }

.shop_block .text_block .hidden {
  display: none; }

#contents_body .shop_block .sp_block {
  display: flex;
  justify-content: space-between; }

.shop_block .sp_block .text {
  width: 43.7333vw;
  margin-top: 0;
  letter-spacing: 0.05em; }

.shop_block .sp_block .img_deco {
  width: 17.6vw;
  margin-top: 1.5vw;
  margin-right: -2vw; }


/* -----------------
■ event
------------------- */
.event_block {
  margin-top: 0; }

.event_block .img_deco {
  position: absolute;
  top: -46.2vw;
  right: -1.5vw; }

.event_block .img_block h3 {
  top: 1vw; }

.event_block .text_block .text {
  margin-top: 1vw;
  letter-spacing: .03em; }

.android .event_block .text_block .text {
  letter-spacing: -.03em; }


/* -----------------
■ event無し
------------------- */
.eventNon .article_inner {
  padding-bottom: 0; }

