/* CSS Document */
.invisible {
  visibility: hidden;
}
#LS_HEADER {
	z-index: 500;
}
#LS_HEADER.is-fixed {
	z-index: 500;
	background-color: rgba(255,255,255,0.1);
}
#LS_HEADER .ls_inner {
	padding-top: 0;
}
#LS_BREADCRUMBS {
	z-index: 400;
}
#LS_BREADCRUMBS .inner {
	background: inherit;
}

#LS_BREADCRUMBS a,
#LS_BREADCRUMBS li {
	color: #000;
} 
/*
#LS_BREADCRUMBS ul li {
	background-image: url(./images/icon_arrow_right.png);
}
*/
.ls_glonav > ul > li::after {
	z-index: 510;
}
iframe {
	border: none;
}
#wrapper .movie_set p {
  font-family: "M PLUS Rounded 1c";
}
a.hv:hover img {
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 0.4s;
	filter:brightness(105%);
	border-radius: 20px;
}
/* ロード画面 */
.loading {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FF3B8E;
	background-image: url("./images/rogo.png");
	background-position: center;
	background-repeat: no-repeat;
	z-index: 600;
}
.loading .bar {
	background-color: #fff;
	height: 1px;
	width: 0%;
	position: absolute;
    top: 60%;
    left: 0px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);	
	color: #fff;
	z-index: 601;
}
.loading .p {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 601;
}
/* ロード画面 ここまで*/
/* モールボタン */
#wrapper .buttons_set a {
  
  border-radius: 0.6em;
  -webkit-box-shadow: 0px 0px 3px #FFFFFF;
  box-shadow: 0px 0px 2px #FFFFFF;
  font-family: "M PLUS Rounded 1c";
  transform: rotate(0.05deg);
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  width: 300px;
  text-align: center;
  margin: 0.5em 1.0em 0;
}
.buttons_set a.cart::before {
  content: "\f07a";
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	#wrapper .buttons_set a {
		width: 200px;
	}
}
@media screen and (max-width: 767px) {
.buttons_set a {
    width: 100%;
	  font-family: 'M PLUS Rounded 1c', sans-serif;
  }
	#wrapper .nijikyun_contents .dress_set .item_dress .buttons_set a {
		width: 100%;
	}
}
/* モールボタン　ここまで */
/**インクルードメニュー**/
#menu,
#menu_bottom {
	position: relative;
	z-index: 100;
	background-image: url("images/bg_menu.png");
  background-position: center center;
  background-repeat: repeat-x;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -50px;
}
#menu.top .m1,
#menu_bottom.top .m1 {
	box-sizing: initial;
	width: 24%;
	border-bottom: 5px solid #ff3b8e;
	height: 80px;
}
#menu.chokkin .m2,
#menu_bottom.chokkin .m2 {
	box-sizing: initial;
	width: 24%;
	border-bottom: 5px solid #ff3b8e;
	height: 80px;
}
#menu.cote .m3,
#menu_bottom.cote .m3 {
	box-sizing: initial;
	width: 24%;
	border-bottom: 5px solid #ff3b8e;
	height: 80px;
}
#menu.lovst .m4,
#menu_bottom.lovst .m4 {
	box-sizing: initial;
	width: 24%;
	border-bottom: 5px solid #ff3b8e;
	height: 80px;
}
.yumedeco_menu {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
	row-gap: 20px;
}
.yumedeco_menu a {
  padding: 25px 0 10px;
  position: relative;
  width: 24%;
}
.yumedeco_menu a img {
  position: absolute;
  z-index: 200;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	width: 90%;
  height: auto;
}
.yumedeco_menu a:before {

  position: absolute;
  top: 50%;
  left: 50%;
 -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 200ms 0s;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;

  content: "";
  display: block;
	background-color: rgba(255,255,255,0.8);
	border-radius: 60px;
	width: calc(100% - 10px);
	height: 100px;
  z-index: 100;
	
}
.yumedeco_menu a:hover:before {
	filter: brightness(105%);
	animation:hoverbounce 0.8s ease-out;
	background-color: rgba(128, 255, 215,0.8);
}
@keyframes hoverbounce {
    0%    { transform:translate(-50%, -50%); }
    16.6% { transform:translate(-50%, -52%); animation-timing-function:ease-in; }
    33.3% { transform:translate(-50%, -50%); }
    49.8% { transform:translate(-50%, -56%); animation-timing-function:ease-in; }
    66.4% { transform:translate(-50%, -50%); }
    83%   { transform:translate(-50%, -52%); animation-timing-function:ease-in; }
    100%  { transform:translate(-50%, -50%); }
}
/*
.yumedeco_menu a.m1::before {
  background-image: url("images/menu_bg.png");
}
.yumedeco_menu a.m2::before {
  background-image: url("images/menu_bg.png");
}
.yumedeco_menu a.m3::before {
  background-image: url("images/menu_bg.png");
}
.yumedeco_menu a.m4::before {
  background-image: url("images/menu_bg.png");
}
*/
/**インクルードメニュー　ここまで**/
.pc-only {
	display: block;
}
.sp-only {
	display: none;
}
.yumedeco_contents {
  position: relative;
  margin: 0px;
  padding: 0 0px 40px;
  /*min-height: 800px;*/
font-family: 'M PLUS Rounded 1c', sans-serif;
	background-size: cover;
}
.yumedeco_contents.first {
	background-size: cover;
	background-image: url("images/bg_mv.jpg");
	background-position: center top;
}
.yumedeco_contents.middle {
	background-size: cover;
	background-image: url("images/bg_middle.jpg");
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 0;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	padding-bottom: 80px;
	position: relative;
	z-index: 10;
}
.yumedeco_contents.middle .ls_inner.mv_area {
	padding-top: 0;
}
.yumedeco_contents.first.under {
	background-size: contain;
}
.yumedeco_contents.first.under_02 {
	background-size: cover;
}
.yumedeco_contents p.main_txt {
  text-align: center;
	font-weight: 900;
	font-size: 20px;
	line-height: 2.5em;
	color: #33B4B4;
	margin-bottom: 1em;
	font-family: "Rounded Mplus 1c";
/* for modan browser */
	text-shadow:-2px -2px 0px #FFF,-2px -1px 0px #FFF,-2px 0px 0px #FFF,-2px 1px 0px #FFF,-2px 2px 0px #FFF,-1px -2px 0px #FFF,-1px 2px 0px #FFF,0px -2px 0px #FFF,0px 2px 0px #FFF,1px -2px 0px #FFF,1px 2px 0px #FFF,2px -2px 0px #FFF,2px -1px 0px #FFF,2px 0px 0px #FFF,2px 1px 0px #FFF,2px 2px 0px #FFF;
/* for IE */
filter:dropshadow(color=#ffffff,offx=0,offy=2,positive=1),dropshadow(color=#ffffff,offx=1,offy=1,positive=1),dropshadow(color=#ffffff,offx=1,offy=-1,positive=1),dropshadow(color=#ffffff,offx=0,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-1,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-2,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-2,offy=1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=1,positive=1);
}
.yumedeco_contents .note p {
  text-align: center;
	font-weight: 900;
	font-size: 16px;
	line-height: 2;
/* for modan browser */
text-shadow:0px 2px 1px #ffffff,0px 1px 1px #ffffff,1px 1px 1px #ffffff,1px 0px 1px #ffffff,2px 0px 1px #ffffff,1px -1px 1px #ffffff,1px -2px 1px #ffffff,0px -2px 1px #ffffff,-1px -2px 1px #ffffff,-2px -2px 1px #ffffff,-2px -1px 1px #ffffff,-2px 0px 1px #ffffff,-2px 1px 1px #ffffff,-1px 1px 1px #ffffff;

/* for IE */
filter:dropshadow(color=#ffffff,offx=0,offy=2,positive=1),dropshadow(color=#ffffff,offx=1,offy=1,positive=1),dropshadow(color=#ffffff,offx=1,offy=-1,positive=1),dropshadow(color=#ffffff,offx=0,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-1,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-2,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-2,offy=1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=1,positive=1);
	margin-bottom: 1em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.fade{
  opacity : 0;
  transition: opacity 0.5s;
}
 
.fade.view{
  opacity: 1;
}
/*===========
inview
===========*/

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}
/*
.yumedeco_contents.first::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 190px;
  top: 0;
  left: 0px;
  background-image: url("images/bg_header.png");
  background-position: center bottom;
  background-repeat: no-repeat;
	background-size: cover;
}

.yumedeco_contents.second::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0;
  left: 0px;
  background-image: url("images/bg_mv_footer.jpg");
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}
*/
.yumedeco_contents.first.under::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0;
  left: 0px;
  background-image: none;
  background-position: center bottom;
  background-repeat: no-repeat;
	background-size: cover;
}
.yumedeco_contents.second {
  padding-bottom: 30px;
	padding-top: 20px;
	position: relative;
	background-image: linear-gradient(-45deg, #e5f6ff 0%, #ffffff 100%);
}
.yumedeco_contents .bd {
	width: 100%;
	border-top: 10px dotted #c5bbfb;
}
.yumedeco_contents.under.second {
	margin-top: 0;
}
/*
.yumedeco_contents.second::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 200px;
  bottom: 0px;
  left: 0px;
  background-image: url("images/bg_footer.png");
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}
*/
.yumedeco_contents.second .products {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 40px;
}
.yumedeco_contents.second .products figure.syokai {
	text-align: center;
	width: 100%;
	margin-bottom: -50px;
}
.yumedeco_contents.second .products figure.syokai img {
	width: 60%;
}
.yumedeco_contents.second .products .item {
	width: 80%;
}
.thumb_item {
	margin-top: 3.0rem;
	padding: 1.5rem;
	border-radius: 20px;
	background: rgba(255,255,255,0.5);
	padding-bottom: 3.0rem;
	margin-bottom: 6.0rem;
}
.thumb_item.ex {
	background: rgba(255,255,255,0.5);
	border: 8px dotted #80d0ff;
}
.thumb_item p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	width: 80%;
	margin: auto;
	margin-top: -3.5rem;
	margin-bottom: 2.0rem;
	padding: 1.0rem;
/*	background: #fff9a8;
	border: 6px solid #fff56d;
	border-radius: 20px; */
	font-size: 22px;
	color: #E25F9E;
	font-weight: bold;
	text-align: center;
	
	
	text-shadow: -1px -1px 4px #FFF, -1px 0 4px #FFF, -1px 1px 4px #FFF,
                  0 -1px 4px #FFF,                    0 1px 4px #FFF,
                1px -1px 4px #FFF,  1px 0 4px #FFF,  1px 1px 4px #FFF;
}
p.copy {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-shadow: -1px -1px 2px #FFF, -1px 0 2px #FFF, -1px 1px 2px #FFF,
                  0 -1px 2px #FFF,                    0 1px 2px #FFF,
                1px -1px 2px #FFF,  1px 0 4px #FFF,  1px 1px 2px #FFF;
	margin-top: 6.0rem;
	margin-bottom: -3.0rem;
}
.yumedeco_contents .inner {
  position: relative;
  z-index: 100;
	padding-bottom: 100px;
}
.ls_inner.mv_area {
	padding-top: 170px;
	z-index: 100;
	position: inherit;
}
.ls_inner.mv_area a {
	display: block;
}
.ls_inner.mv_area a:hover img {
	filter: brightness(105%);
	transition: 0.2s;
}
.second .ls_inner.mv_area {
	padding-top: 220px;
}
.under .ls_inner.mv_area {
	padding-bottom: 0;
}
.yumedeco_contents img {
  max-width: 100%;
  height: auto;
}
.yumedeco_contents img.main_ttl {
  margin-top: -150px;
}

.yumedeco_contents .top {
  margin-bottom: 3em;
}
.yumedeco_contents .top.mv_area {
  padding-left: 1em;
	padding-right: 1em;
}
.yumedeco_contents .top.mv_area img {
	margin-top: 1em;
  margin-bottom: 2em;
}

.yumedeco_contents .howto-top {
  margin-bottom: 0;
	margin: auto;
	padding-top: 10px;
	width: 95%;
	text-align: center;
	
}
.yumedeco_contents .line {
  width: 100%;
  height: 26px;
  background-image: url("images/line.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.yumedeco_contents .bnr {
  width: 85%;
  height: auto;
  margin: 0 auto 4em;
  display: block;
}
.yumedeco_contents .dress_set {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  margin: 0 auto 2em;
  background-image: -webkit-linear-gradient(270deg, rgba(252, 255, 217, 0.00) 0%, rgba(252, 255, 217, 0.10) 47.15%, rgba(252, 255, 217, 0.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(252, 255, 217, 0.00) 0%, rgba(252, 255, 217 0.10) 47.15%, rgba(252, 255, 217, 0.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(252, 255, 217, 0.00) 0%, rgba(252, 255, 217, 0.10) 47.15%, rgba(252, 255, 217, 0.00) 100%);
  background-image: linear-gradient(180deg, rgba(252, 255, 217, 0.00) 0%, rgba(252, 255, 217, 0.10) 47.15%, rgba(252, 255, 217, 0.00) 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 2% 0px;
}
.yumedeco_contents .dress_set .item_dress_full {
  width: 100%;
  margin-bottom: 3em;
	text-align: center;
}
.yumedeco_contents .dress_set .item_dress {
  width: 32%;
  margin-bottom: 2em;
}
.yumedeco_contents .dress_set .img02 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 2em;
}
.yumedeco_contents .dress_set .item_dress .thumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
	margin-bottom: 10px;
    padding: 2px 0px 4px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.40);
}
.yumedeco_contents .dress_set .item_dress4 .thumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
	margin-bottom: 5px;
    padding: 10px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.40);
}

.yumedeco_contents .dress_set .item_dress4 {
  width: 85%;
}
.yumedeco_contents .bag_set {
  width: 100%;
  margin: 2em auto;
  background-image: -webkit-linear-gradient(270deg, rgba(214, 66, 255, 0.00) 0%, rgba(214, 66, 255, 0.10) 47.15%, rgba(214, 66, 255, 0.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(214, 66, 255, 0.00) 0%, rgba(214, 66, 255, 0.10) 47.15%, rgba(214, 66, 255, 0.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(214, 66, 255, 0.00) 0%, rgba(214, 66, 255, 0.10) 47.15%, rgba(214, 66, 255, 0.00) 100%);
  background-image: linear-gradient(180deg, rgba(214, 66, 255, 0.00) 0%, rgba(214, 66, 255, 0.10) 47.15%, rgba(214, 66, 255, 0.00) 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5%;
  text-align: center;
}
.yumedeco_contents .bag_set .item {
  margin-bottom: 2em;
}
.yumedeco_contents .tomodachi_set {
  width: 100%;
  margin: 2em auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.yumedeco_contents .tomodachi_set .ttl {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.yumedeco_contents .tomodachi_set .item {
  width: 49%;
}
.yumedeco_contents .lesson_top {
  width: 100%;
  margin: 0 auto 2em;
	text-align: center;
}
.yumedeco_contents .lesson_top .bbq-contents-ttl {
  padding-top: 20px;
	margin-bottom: -5px;
}
.yumedeco_contents .lesson_set {
  width: 96%;
  margin: 2em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.yumedeco_contents .lesson_set .item1 {
  width: 46%;
}
.yumedeco_contents .lesson_set .item2 {
  width: 43%;
}
.yumedeco_contents .lesson_set .item3 {
  width: 48%;
}
.yumedeco_contents .lesson_set .item_ttl {
  width: 100%;
 
}
.yumedeco_contents .ttl {
  width: 96%;
  margin: 0 auto 2em;
}
.yumedeco_contents .bbq-contents {
	border-radius: 20px;
	
}
.yumedeco_contents .bbq-howto {
	background-color: inherit;
	border-radius: 20px;
	margin-top: 0;
}
.yumedeco_contents .bbq-howto .item_ttl {
  width: 100%;
}
.yumedeco_contents .bbq-contents .item_ttl {
	text-align: center;
}
.yumedeco_contents .bbq-contents02 {
	width: 85%;
	background: rgba(255,255,255,0.4);
	border-radius: 25px 5px;
	border: 4px solid #EE86AD;
	padding: 0px 10px 10px;
}
.yumedeco_contents .bbq-contents .bbq-contents-ttl02 {
	margin-top: -40px;
}

.yumedeco_contents .award {
	width: 80%;
	max-width: 900px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background-color: rgba(255, 255, 255,0.5);
	border-radius: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/middle_items_bg.png);
    background-repeat: repeat-y;
	border: 4px solid #FFF;
	margin-bottom: 30px;
}
.yumedeco_contents .middle_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background-color: rgba(255, 255, 255,0.5);
	border-radius: 20px;
	padding-bottom: 0;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/middle_items_bg.png);
    background-repeat: repeat-y;
	border: 4px solid #FFF;
}
.yumedeco_contents .middle_items.bg_none {
	background-color: inherit;
	border-radius: inherit;
	padding-bottom: 0;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	background-image: inherit;
    background-repeat: inherit;
	border: none;
}
.yumedeco_contents .middle_items .w33{
	width: 33%;
}
.yumedeco_contents .gradient01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-image: -webkit-linear-gradient(180deg, rgba(247,209,226,1) 0%, rgba(218,203,227,1) 45%, rgba(187,198,229,1) 100%);
	background-image: -o-linear-gradient(180deg, rgba(247,209,226,1) 0%, rgba(218,203,227,1) 45%, rgba(187,198,229,1) 100%);
	background-image: linear-gradient(180deg, rgba(247,209,226,1) 0%, rgba(218,203,227,1) 45%, rgba(187,198,229,1) 100%);
	border-radius: 20px;
	padding-bottom: 0;
	padding-top: 20px;
	border: 4px solid #FFF;
	width: 90%;
	margin:  50px auto 50px;
}
.yumedeco_contents .middle_items.gradient02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: -webkit-linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,1) 100%);
	background: -o-linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,1) 100%);
	background: linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,0.6) 100%);
	border-radius: 20px;
	padding-bottom: 0;
	padding-top: 20px;
	border: 4px solid #FFF;
	width: 100%;
	margin:  0 auto;
	margin-top: 40px;
}
.yumedeco_contents .middle_items.gradient02.ex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: -webkit-linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,1) 100%);
	background: -o-linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,1) 100%);
	background: linear-gradient(rgba(214,238,251,0.5) 0%, rgba(216,237,233,0.5) 45%, rgba(166, 217, 245,0.6) 100%);
	border-radius: 20px;
	padding-bottom: 0;
	padding-top: 20px;
	border: 4px solid #FFF;
	width: 100%;
	margin:  0 auto;
	margin-top: 80px;
	background-image: url("images/bg_ex.png");
}
.yumedeco_contents .yumedeco_lineup {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	border-radius: 20px;
	padding-bottom: 20px;
	align-items: flex-start;
	margin-top: 6.0rem;
}
.yumedeco_contents .yumedeco_lineup .yumedeco_lineup_ttl {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 95%;
	text-align: center;
}
.yumedeco_contents .yumedeco_lineup .item01 {
	width: 43%;
}
.yumedeco_contents .yumedeco_lineup .item02 {
	width: 55%;
}
.yumedeco_contents .yumedeco_lineup .item03 {
	width: 95%;
	margin: 20px 0;
}
.yumedeco_contents .yumedeco_lineup .item_col3 {
	width: 33%;
}
.yumedeco_contents .movie_flex,
.yumedeco_contents .movie_flex_reverse {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
}
.yumedeco_contents .movie_flex .movie_item,
.yumedeco_contents .movie_flex_reverse .movie_item {
	width: 80%;
	text-align: center;
}
.yumedeco_contents .movie_set {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0px;
  margin-bottom: 2em;
	margin-top: 20px;
}
.yumedeco_contents .movie_set .mv_item_wrap {
  text-align: center;
}
.yumedeco_contents.under.second .movie_set .mv_item_wrap {
  width: 48%;
}
.yumedeco_contents .movie_set .mv_item_wrap img {
  width: 100%;
	margin: auto;
}
.yumedeco_contents .movie_set .item {
  width: 50%;
  max-width: 458px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.40);
  text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.yumedeco_contents .movie_set .mv_item_wrap.col_2 {
  width: 50%;
}
.yumedeco_contents .movie_set .mv_item_wrap.col_2 img {
  width: 95%;
}
.yumedeco_contents .movie_set .mv_item_wrap.col_2 .item {
  width: 95%;
}
.yumedeco_contents .movie_set .yumedeco {
  width: 98%;
}
.yumedeco_contents .movie_set .item p {
  margin: 5px 0px 0px;
  padding: 3px 6px;
  background-color: #FF65BB;
  display: inline-block;
  color: #ffffff;
  border-radius: 5px;
}
.yumedeco_contents .movie_set .item .youtube-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 178%;
  /* padding-bottom: 56.25%; アスペクト比 16:9の場合の縦幅*/
  height: 0;
}
.yumedeco_contents .movie_set .item .youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yumedeco_contents .movie_set .item img {
  margin-bottom: 5px;
}


.caution {
	margin-top: 0.3em;
	color: #000000;
	font-size: 90%;
	text-align: center;
/* for modan browser */
text-shadow:0px 1px 1px #ffffff,0px 0px 1px #ffffff,1px 0px 1px #ffffff,0px -1px 1px #ffffff,-1px -1px 1px #ffffff,-1px 0px 1px red;

/* for IE */
filter:dropshadow(color=#ffffff,offx=0,offy=1,positive=1),dropshadow(color=#ffffff,offx=0,offy=0,positive=1),dropshadow(color=#ffffff,offx=0,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=0,positive=1);	
}

/** 詳細 / 購入ボタン **/
.buttons_set {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.ex_btn {
  margin-top: -100px;
	margin-bottom: 60px;
}
.buttons_set a {
/*  display: block;
  background-color: #009CFF;
  border: 1px solid #ffffff;
*/	
  padding: 0.8em;  
  border-radius: 0.6em;
  -webkit-box-shadow: 0px 0px 3px #FFFFFF;
  box-shadow: 0px 0px 2px #FFFFFF;
  font-family: "Rounded Mplus 1c";
  transform: rotate(0.05deg);
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  width: 200px;
  text-align: center;
  margin: 0.5em 0.2em 0;
} 
/*.buttons_set a.cart {
  background-color: #FF45A1;
}
.buttons_set a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f002";
  font-size: 1.2em;
  margin-right: 0.2em;
}
.buttons_set a.cart::before {
  content: "\f07a";
}
/** 詳細 / 購入ボタン 縦並び **/
.buttons_set.vertically {
  flex-direction: column;
}
.buttons_set.vertically a {
  width: 100%;
  margin: 0.2em 0 0;
}
.sp_br {
		display: none;
	}
.yumedeco_contents .fl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.yumedeco_contents .fl .fl_box {
	background: rgba(255,255,255,0.4);
	border-radius: 20px;
	border: 4px solid #e85297;
	width: 48%;
}
.yumedeco_contents .fl .fl_box:nth-child(odd) {
	margin-top: 0;
	margin-bottom: 80px;
}
.yumedeco_contents .fl .fl_box:nth-child(even) {
	margin-top: 80px;
}
.yumedeco_contents .fl .fl_box:last-child {
	background: none;
	border: none ;
}
.yumedeco_contents .fl .fl_box .mg_top img {
	margin-top: -40px;
}
figure.poster img {
	border-radius: 20px;
	border: 4px solid #FFF;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}
p.syosai_ttl {
	margin-top: 6rem;
	margin-bottom: 6rem;
	color: #FFF;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
p.syosai_ttl span {
	background: #568AFF;
	border-radius: 30px;
	padding: 0.5rem 5rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.yumedeco_contents .box {
	background: rgba(255,255,255,0.5);
	border: 2px solid #FFF;
	border-radius: 30px;
	padding: 40px;
	margin-bottom: 40px;
}
.yumedeco_contents .box.collabo {
	background-image: url("images/bg_collabo.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 100px;
}
.collabo_inner {
	position: relative;
	padding-top: 150px;
	margin-bottom: 100px;
}
.collabo_inner .ttl {
	position: absolute;
	top: -30px;
	z-index: 5;
}
.note {
	margin-top: -40px;
}
.box_red {
	width: 80%;
	background-color: #EA609E;
	border: 2px solid #FFF;
	border-radius: 30px;
	padding: 10px;
	margin: auto;
	margin-bottom: 60px;
}
.box_red p {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 2;
    text-shadow: 0px 2px 1px #ffffff, 0px 1px 1px #ffffff, 1px 1px 1px #ffffff, 1px 0px 1px #ffffff, 2px 0px 1px #ffffff, 1px -1px 1px #ffffff, 1px -2px 1px #ffffff, 0px -2px 1px #ffffff, -1px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff,offx=0,offy=2,positive=1),dropshadow(color=#ffffff,offx=1,offy=1,positive=1),dropshadow(color=#ffffff,offx=1,offy=-1,positive=1),dropshadow(color=#ffffff,offx=0,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-1,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-2,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-2,offy=1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=1,positive=1);
    margin-bottom: 1em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
#wrapper .box_red p a {
	color: #5f5fef;
}
#wrapper .box_red figure {
	text-align: center;
}
.room {
	width: 60%;
}
.prize_box {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	justify-content: space-between;
	align-items: center;
}
.prize_box .item_col2 {
	width: 48%;
}
.prize_box .item_col2 img {
	box-shadow: 0 5px 15px 0 rgba(231, 51, 255, .5);
}
.bg_white {
	margin: auto;
} 
.swiper-slide figure img {
	border-radius: 30px;
	box-shadow: 0 10px 25px 0 rgba(231, 51, 255, .5);
}
.swiper-slide p {
	padding-top: 1em;
	padding-bottom: 1em;
}
.swiper-slide .bg_white {
  opacity: .5; /* 左右のスライドを薄くする */
  transform: scale(.7); /* 左右のスライドを小さくする */
  transition: .5s; /* ゆっくり小さくさせる */
}
.swiper-slide img {
  height: auto;
  width: 100%;
}
.swiper-slide-active .bg_white {
  opacity: 1; /* 中央のスライドは薄くしない */
  transform: scale(1); /* 中央のスライドは小さくしない */
  z-index: 1; /* 中央のスライドを一番上にする */
}
#wrapper .swiper-pagination-bullets > span {
    width: 20px;
    height: 20px;
    border: 2px solid #EAA1C0;
    background: #FFF;
    opacity: inherit;
    margin: 0 10px;
}
#wrapper .swiper-pagination-bullets > span.swiper-pagination-bullet-active {
	background: #EAA1C0;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0!important;
}
p.cap {
	font-size: 16px;
	text-align: center;
}
.is-center {
	text-align: center;
}
img.mv {
	border: 4px solid #d1e1ff;
	border-radius: 20px;
}
.middle img.mv {
	border: inherit;
	border-radius: inherit;
}
p.mv_txt {
    text-shadow: 0px 2px 1px #ffffff, 0px 1px 1px #ffffff, 1px 1px 1px #ffffff, 1px 0px 1px #ffffff, 2px 0px 1px #ffffff, 1px -1px 1px #ffffff, 1px -2px 1px #ffffff, 0px -2px 1px #ffffff, -1px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -1px 1px 1px #ffffff;
    color: #6a6a6a;
	font-size: 24px;
	font-weight: bold;
	padding: 20px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 20px;
	font-family: "M PLUS Rounded 1c";
}
.shop {
	padding: 20px;
	border: 6px solid #FF3B8E;
	border-radius: 0px 15px 15px;
	margin-top: 60px;
	background-image: linear-gradient(45deg, #feddff 0%, #ffeafc 100%);
	position: relative;
}
.shop.prize {
	border: 6px solid #fcff42;
	background-image: linear-gradient(45deg, #fffbdd 0%, #fffeea 100%);
	position: relative;
	margin-bottom: 80px;
}
.shop p {
    text-shadow: 0px 2px 1px #ffffff, 0px 1px 1px #ffffff, 1px 1px 1px #ffffff, 1px 0px 1px #ffffff, 2px 0px 1px #ffffff, 1px -1px 1px #ffffff, 1px -2px 1px #ffffff, 0px -2px 1px #ffffff, -1px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -1px 1px 1px #ffffff;
    color: #6a6a6a;
	font-size: 28px;
	font-weight: bold;
	padding: 20px;
	font-family: "M PLUS Rounded 1c";
}
.shop.prize p {
	font-size: 32px;
}
.shop ul {
	font-family: "M PLUS Rounded 1c";
}
.shop ul li {
	text-shadow: 0px 2px 1px #ffffff, 0px 1px 1px #ffffff, 1px 1px 1px #ffffff, 1px 0px 1px #ffffff, 2px 0px 1px #ffffff, 1px -1px 1px #ffffff, 1px -2px 1px #ffffff, 0px -2px 1px #ffffff, -1px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -1px 1px 1px #ffffff;
    color: #6a6a6a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2.5rem;
	text-indent: -1em;
	padding-left: 1em;
}
.shop ul li:before {
	content: "◆";
	padding-right: 0.5em;
}
.shop ul li span {
	display: block;
	padding-left: 2em;
}
.shop .img_a {
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	height: 150px;
}
.shop .img_b {
	position: absolute;
	bottom: -30px;
	right: 100px;
	width: 150px;
	height: 150px;
}
.shop .img_c {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 150px;
	height: 150px;
}
.shop .img_d {
	position: absolute;
	top: 200px;
	right: 70px;
	width: 150px;
	height: 150px;
}
.shop .img_e {
	position: absolute;
	bottom: 17%;
	right: 30%;
	width: 100px;
	height: 100px;
}
.shop .img_f {
	position: absolute;
	bottom: 5%;
	right: 0;
	width: 130px;
	height: 130px;
}
.shop.prize .fl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.shop.prize .fl .left {
	width: 60%;
}
.shop.prize .fl .right {
	width: 40%;
	font-size: 22px;
}
.shop.prize .fl .right span {
	font-size: 18px;
	display: block;
}
.shop.prize figure {
	text-align: center;
}
.shop.prize figure img {
	margin: auto;
	width: 90%;
}
.shop p.add {
	text-align: center;
	display: inline-block;
	background: linear-gradient(transparent 40%, yellow 60%);
	padding-bottom: 10px;
	margin: auto;
}
.overview {
	padding: 2rem;
	border: 4px solid #d1e1ff;
	border-radius: 20px;
	background-color: rgba(255,255,255,0.5);
	margin-top: 40px;
	font-family: "M PLUS Rounded 1c";
	font-size: 20px;
}
.overview .fl_area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.overview .fl_area .left {
	width: 30%;
	padding: 1rem 0;
}
.overview .fl_area .left span {
	display: inline-block;
	background-color: #017DDF;
	color: #FFF;
	font-weight: bold;
	padding: 1rem 3rem;
	border-radius: 10px;
}
.overview .fl_area .right {
	width: 70%;
	padding: 1rem 0;
	color: #017DDF;
}
.btn {
	text-align:center;
	margin-bottom: 60px;
}
.mt_60 {
	margin-top: 60px;
}
.btn p {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	    font-family: 'M PLUS Rounded 1c', sans-serif;
}
.ls_inner.mv_area a.toyshow {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	margin: 0 auto;
	padding: 1rem 4rem;
	background: #FFF;
	border-radius: 40px;
	font-family: "M PLUS Rounded 1c";
}
@media screen and (max-width: 1000px) {
.shop .img_d {
	position: absolute;
	top: 90px;
	right: 0;
	width: 80px;
	height: 80px;
}
}
@media screen and (max-width: 767px) {
	.pc-only {
	display: none;
}
.sp-only {
	display: block;
}
  .yumedeco_contents {
    padding: 0 0px 1em;
  }
  .yumedeco_contents .top {
    margin-bottom: 2em;
  }
	.yumedeco_contents .howto-top {
  margin-bottom: 0;
	
}
	.sp_br {
		display: block;
	}
  .yumedeco_contents .bnr {
    margin-bottom: 2em;
  }
  .yumedeco_contents .dress_set .item_dress {
    width: 49%;
  }
  .yumedeco_menu a {
    width: 47%;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .yumedeco_menu a:before {
    width: 100%;
    height: 50px;
  }

	#menu.howto .m2,
	#menu_bottom.howto .m2 {
	width: 47%;
}
	#menu.contents .m3,
	#menu_bottom.contents .m3 {
	width: 47%;
}
  .buttons_set {
    flex-direction: column;
  }
  .buttons_set a {
    width: 100%;
  }
.yumedeco_contents .movie_set .item {
  width: 98%;
}
.yumedeco_contents .bbq-contents02 {
	width: 96%;
	padding: 0px 20px 10px;
}
.ex_btn {
	margin: -20px auto 30px;
	width: 70%;
}
	.yumedeco_contents .yumedeco_lineup {
		margin-top: 0;
	}
	.yumedeco_contents .yumedeco_lineup .item01 {
	width: 90%;
		text-align: center;
		margin-bottom: 40px;
}
.yumedeco_contents .yumedeco_lineup .item02 {
	width: 90%;
	text-align: center;
}
.yumedeco_contents .yumedeco_lineup .item03 {
	width: 90%;
}
	.yumedeco_contents .movie_flex .movie_item,
	.yumedeco_contents .movie_flex_reverse .movie_item {
	width: 90%;
}
	.yumedeco_contents .movie_flex_reverse .movie_item img.sp-narrow {
	width: 40%;
}
	/*.yumedeco_contents .movie_flex_reverse {
		flex-direction: column-reverse;
	}*/
	.yumedeco_contents .movie_flex .movie_item .movie_set,
	.yumedeco_contents .movie_flex_reverse .movie_set {
	margin-top: 0;
}
	.yumedeco_contents::after {
  background-size: cover;
		height: 100px;
		bottom: -10px;
}
	.yumedeco_contents .inner {
	padding-bottom: 30px;
}
	.yumedeco_menu a img {
  width: 80%;
}
	#menu,
	#menu_bottom {
  background-position: 40% 50%;
}
	#menu.top .m1,
	#menu_bottom.top .m1 {
	width: 47%;
		height: 0;
		padding-bottom: 20px;
		margin-bottom: 0;
}
	#menu.chokkin .m2,
	#menu_bottom.chokkin .m2 {
		width: 47%;
	height: 0;
		padding-bottom: 20px;
		margin-bottom: 0;
}
#menu.cote .m3,
#menu_bottom.cote .m3 {
	width: 47%;
	height: 0;
	padding-bottom: 20px;
}
	#menu.lovst .m4,
#menu_bottom.lovst .m4 {
	width: 47%;
	height: 0;
	padding-bottom: 20px;
}
	
	.yumedeco_contents p.main_txt {
	font-weight: 800;
	font-size: 16px;
	line-height: 2.5em;

}
.yumedeco_contents .note p {
  text-align: center;
	font-weight: 900;
	font-size: 16px;
	line-height: 2;
/* for modan browser */
text-shadow:0px 2px 1px #ffffff,0px 1px 1px #ffffff,1px 1px 1px #ffffff,1px 0px 1px #ffffff,2px 0px 1px #ffffff,1px -1px 1px #ffffff,1px -2px 1px #ffffff,0px -2px 1px #ffffff,-1px -2px 1px #ffffff,-2px -2px 1px #ffffff,-2px -1px 1px #ffffff,-2px 0px 1px #ffffff,-2px 1px 1px #ffffff,-1px 1px 1px #ffffff;

/* for IE */
filter:dropshadow(color=#ffffff,offx=0,offy=2,positive=1),dropshadow(color=#ffffff,offx=1,offy=1,positive=1),dropshadow(color=#ffffff,offx=1,offy=-1,positive=1),dropshadow(color=#ffffff,offx=0,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-1,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-2,offy=-1,positive=1),dropshadow(color=#ffffff,offx=-2,offy=1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=1,positive=1);
	margin-bottom: 1em;
}
	.yumedeco_contents .fl .fl_box {
	width: 90%;
}
.yumedeco_contents .fl .fl_box:nth-child(odd) {
	margin-top: 60px;
	margin-bottom: 0;
}
.yumedeco_contents .fl .fl_box:nth-child(even) {
	margin-top: 60px;
}
.yumedeco_contents .fl .fl_box:last-child {
	background: none;
	border: none ;
}
.yumedeco_contents .fl .fl_box:first-child {
	margin-top: 30px;
}
.yumedeco_contents img.mv {
  margin-top: 0;
	margin-bottom: 0;
}
	.yumedeco_contents img.mv.mg_0 {
		margin-top: inherit;
		margin-bottom: inherit;
	}
.yumedeco_contents .middle_items .w33{
	width: 100%;
}
.yumedeco_contents .movie_set .mv_item_wrap img {
  width: 100%;
}
.yumedeco_contents .movie_set .mv_item_wrap.col_2 {
  width: 100%;
	margin-top: 30px;
}
.yumedeco_contents .award {
	width: 95%;
	margin-bottom: 20px;
}
#LS_HEADER.is-fixed {
		background-color: #FEE5F0;
}
	#LS_HEADER .ls_inner {
		padding-top: 0;
}
/*
.yumedeco_contents.first::before {
  height: 140px;
	background-size: cover;
}

.yumedeco_contents.first::after {
  height: 100px;
  bottom: 0px;
  left: 0px;
  background-image: url("images/bg_mv_footer.jpg");
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}
*/
.yumedeco_contents img.main_ttl {
  margin-top: -160px;
}
	.ls_inner.mv_area {
		padding-top: 150px;
		padding-bottom: 40px;
	}
	.yumedeco_contents.second {
		padding-top: 30px;
  padding-bottom: 100px;
}
	.yumedeco_contents.second::after {
  height: 150px;
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}

.yumedeco_contents .gradient01 {
	width: 100%;
	margin:  -80px auto 50px;
	padding-left: 0;
	padding-right: 0;
}
.yumedeco_contents .middle_items.gradient02 {
	width: 100%;
	margin:  0px auto 50px;
	padding-left: 0;
	padding-right: 0;
}
.under .ls_inner.mv_area {
	padding-bottom: 100px;
}
	.yumedeco_contents .middle_items.bg_none {
		margin-top: -80px;
	}
	.thumb_item p {
	width: 100%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 2.0rem;
	padding: 1.0rem;
	font-size: 1.25rem;
	color: #E25F9E;
	font-weight: bold;
	text-align: left;
}
	p.copy {
	font-size: 12px;
}
	.yumedeco_contents.second .products .item {
	width: 100%;
		margin-bottom: 40px;
}
	.yumedeco_contents.second .products figure.syokai img {
		width: 90%;
	}
	.yumedeco_contents .yumedeco_lineup .item_col3 {
		width: 100%;
		margin-bottom: 40px;
	}
	.yumedeco_contents .yumedeco_lineup .yumedeco_lineup_ttl {
		width: 100%;
	}
	.yumedeco_contents {
  background-position: center top;
  /*min-height: 800px;*/
font-family: "Rounded Mplus 1c";
}
	.yumedeco_contents.under.second .movie_set {
		margin-top: -50px;
	}
	.yumedeco_contents.under.second .movie_set .mv_item_wrap {
  width: 90%;
}
	.yumedeco_contents.under.second .movie_set .item {
		margin-top: 20px;
		margin-bottom: 60px;
	}
	p.syosai_ttl span {
		font-size: 20px;
	}
	.yumedeco_contents .box {
		padding: 20px 10px;
	}
	.step {
		margin-bottom: 40px;
	}
	.collabo_inner {
	padding-top: 0;
}
	.yumedeco_contents .box.collabo {
		padding-top: 50px;
	}
	.yumedeco_contents .note {
		
	}
	.yumedeco_contents .note p {
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		text-indent: -1em;
		padding-left: 1em;
	}
	.yumedeco_contents .note rt {
		font-size: 6px;
	}
	.box_red {
		margin-bottom: 100px;
		width: 100%;
	}
	.box_red p {
    font-size: 14px;
}
	.room {
		width: 100%;
	}
	.box.collabo p {
		font-size: 14px;
	}
	.prize_box {
		justify-content: center;
	}
	.prize_box .item_col2 {
		width: 95%;
	}
	p.cap {
	font-size: 14px;
		text-align: center;
}
	.swiper-slide figure img {
	box-shadow: inherit;
}
	img.mv {
	padding-top: 0;
}
	p.mv_txt {
	font-size: 16px;
	font-weight: bold;
}
	.shop {
		padding: 10px;
	}
	.shop p {
		font-size: 20px;
	}
	.shop.prize p {
	font-size: 22px;
}
	.shop ul li {
		font-size: 16px;
	}
	.shop ul li span {
	font-size: 14px;
	padding-left: 0;
		margin-top: 0.5em;
}
	.shop.prize .fl .left {
	width: 100%;
}
.shop.prize .fl .right {
	width: 100%;
	font-size: 18px;
}
	.shop.prize figure img {
		margin-left: -70px;
	}
	.shop.prize figure.right img {
		margin-left: 0;
	}
	.shop .img_a {
    position: absolute;
    top: -50px;
    right: -20px;
    width: 90px;
    height: 90px;
}
.shop .img_b {
    position: absolute;
    bottom: -40px;
    right: 40px;
    width: 70px;
    height: 70px;
}
.shop .img_c {
	position: absolute;
	top: -50px;
	left: -20px;
	width: 80px;
	height: 80px;
}
.shop .img_d {
	position: absolute;
	top: 90px;
	right: 0;
	width: 80px;
	height: 80px;
}
.shop .img_e {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 50px;
}
.shop .img_f {
	position: absolute;
	bottom: -50px;
	right: -20px;
	width: 80px;
	height: 80px;
}
	.shop p.add {
		font-size: 20px;
		background: linear-gradient(transparent 70%, yellow 60%);
	}
	.overview .fl_area .left {
	width: 100%;
	padding: 1rem 0;
		font-size: 16px;
}
.overview .fl_area .right {
	width: 100%;
	padding: 1rem 0;
	color: #017DDF;
	font-size: 16px;
}
	.ls_inner.mv_area a.toyshow {
		font-size: 13px;
		width: 90%;
	}
	.btn p {
		font-size: 16px;
	}
	.yumedeco_contents .movie_set {
		margin: 0;
	}
	.mt_60 {
		margin-top: 30px;
	}
	.c-pagetop {
		bottom: 35px;
	}
	.yumedeco_contents .movie_set {
		width: 75%;
		justify-content: center;
		margin: auto;
	}
}

