@charset "UTF-8";


@media (min-width: 320px) {
  /* タイトル */
article.page_title {
      background: url("../images/pack/head_img.jpg") no-repeat 90% center;;
      background-size: cover;
  }
  article h2.sub_title .sub_title_pack {
      letter-spacing: -0.1em;
  }

 /* shower*/
.shomarshmallowwer {
  }
.marshmallow > div {
    list-style: none;
    padding: 40px;
    position: relative;
  }
.marshmallow > div:before {
      content: '　';
      display: block;
      width: 80px;
      height: 85px;
      background: url("../images/common/leaf_l1.png") no-repeat left top;
    background-size: contain;
      position: absolute;
      top: 0px;
      left: 0px;
  }
.marshmallow > div:after {
      content: '　';
      display: block;
      width: 80px;
      height: 94px;
      background: url("../images/common/leaf_r2.png") no-repeat right bottom;
    background-size: contain;
      position: absolute;
      bottom: 0px;
      right: 0px;
  }
.marshmallow > div p {
	color: #826d45;
  }

  /* ましゅまろバブルパックのメニュー*/
article.stoneback .pack_menu {
    margin-bottom: 1.5em;
    padding-bottom: 20px;
  }
.pack_menu .pack_menu_catch {
    display: table;
    margin: 0 auto 0.5em;
    padding: 0 1.5em;
    color: #fff;
    background: #9a6a6a;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
  }
.pack_menu h3 {
	font-size: 1.6rem;
	color: #9f4242;
	display: table;
	margin: 0 auto 20px;
	padding: 0 3em;
	background: url("../images/common/decoline5_l.svg"), url("../images/common/decoline5_r.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	background-size: 35px, 35px;
  }
.pack_menu .pack_menu_intro {
	font-size: 1.6rem;
  }
  .pack_menu .pack_menu_img {
    width: 40%;
    max-width: 190px;
    padding-left: 15px;
      background: #faf8f3;
    float: right;
  }
.pack_menu dt {
    font-size: 1.1em;
    font-weight: bold;
    color: #826d45;
    margin-bottom: 0.5em;
    border-bottom: solid 1px #dec4a9;
  }
.pack_menu dd {
  }
.pack_menu .ingredient {
    margin-left: 1em;
  }
.pack_menu .menu_inner2 {
    clear: both;
    padding-top: 20px;
  }
.pack_menu .recommendation li {
    line-height: 2;
    display: inline-block;
    padding: 0 1em;
    margin: 0 0.5em 0.5em 0;
    border: solid 1px #826d45;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
  }

.pack_outro {
    background: #f1ede2;
    padding: 3px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	position: relative;
  }
.pack_outro:before {
	content: '';
	display: block;
	width: 16px;
	height: 41px;
	background: url("../images/common/decoline6_l.png") no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
.pack_outro:after {
	content: '';
	display: block;
	width: 16px;
	height: 41px;
	background: url("../images/common/decoline6_r.png") no-repeat center center;
	background-size: contain;
	position: absolute;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
.pack_outro dl {
    text-align: center;
    border: solid 1px #826d45;
    padding: 1em 25px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
  }
.pack_outro dl * {
    color: #826d45;
  }

}

@media (min-width: 360px) {
}

@media (min-width: 400px) {
  article h2.sub_title .sub_title_pack {
      letter-spacing: 0;
  }
}

@media (min-width: 520px) {
}

@media (min-width: 768px) {
  /* マイクロバブルシャワーについて*/
.marshmallow > div {
    padding: 40px;
  }
.marshmallow > div:before {
      width: 80px;
      height: 85px;
  }
.marshmallow > div:after {
      width: 80px;
      height: 94px;
  }

  /* ましゅまろバブルパックのメニュー*/
article.stoneback .pack_menu {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
.stoneback h3 {
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 0 2.5em;
	background-size: 35px, 35px;
  }
.pack_menu .pack_menu_intro {
	font-size: 1.8rem;
  }
  .pack_menu .pack_menu_img {
    max-width: 280px;
    padding-left: 30px;
  }

.pack_menu .menu_inner2 {
    padding-top: 20px;
  }
.pack_menu .recommendation li {
    margin: 0 0.8em 1em 0;
  }

.pack_outro {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
  }
.pack_outro:before {
	width: 25px;
	height: 64px;
	left: 10px;
  }
.pack_outro:after {
	width: 25px;
	height: 64px;
	right: 10px;
  }
.pack_outro dl {
    padding: 1em 50px;
	-webkit-border-radius: 47px;
	-moz-border-radius: 47px;
	border-radius: 47px;
  }
}

@media (min-width: 840px) {
}

@media (min-width: 1200px) {
  /* マイクロバブルシャワーについて*/
.marshmallow {
    margin-bottom: 50px;
  }
.marshmallow > div {
    width: auto;
	margin-right: 23px;
    padding: 130px 80px 100px;
  }
.marshmallow > div:before {
      width: 142px;
      height: 151px;
  }
.marshmallow > div:after {
      width: 145px;
      height: 171px;
  }

  /* ましゅまろバブルパックのメニュー*/
  article.stoneback .pack_menu {
    padding: 60px 30p 50pxx;
  }
.pack_menu h3 {
	font-size: 2rem;
	margin-bottom: 50px;
	padding: 0 2.7em;
	background-size: 40px, 40px;
  }
.pack_menu .pack_menu_intro {
	font-size: 2rem;
  }

  .pack_menu .pack_menu_img {
    max-width: 379px;
    padding-left: 50px;
  }

.pack_outro:before {
	width: 33px;
	height: 85px;
	left: 10px;
  }
.pack_outro:after {
	width: 33px;
	height: 85px;
	right: 10px;
  }
.pack_outro dl {
    padding: 1.5em 50px;
	-webkit-border-radius: 47px;
	-moz-border-radius: 47px;
	border-radius: 47px;
  }
}

@media (min-width: 1500px) {
}

