/* CSS Document */
html {
  scroll-behavior: smooth;
}
#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_glonav > ul > li::after {
	z-index: 510;
}
#LS_BREADCRUMBS a, #LS_BREADCRUMBS li {
    color: #000;
}
#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;
}
.ls_inner {
	position: relative;
}
@keyframes scroll-anim {
  from {
    background-position: 0 0;     /* 開始位置 */
  }
  to {
    background-position: 0 100%;  /* 終了位置 */
  }
}
.item_w30 a.hv:hover img {
	border-radius: 10px;
}
.invisible {
    visibility: hidden;
}
/* ロード画面 */
.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 {
  font-size: 16px;
  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 .item_section .item_dress .buttons_set a {
		width: 100%;
	}
}
/* モールボタン　ここまで */
/**インクルードメニュー**/
#menu,
#menu_bottom {
	position: relative;
	z-index: 14;
	background-image: none;
  background-position: center center;
  background-repeat: repeat;
	background-size: contain;
	margin-top: -50px;
	border-top: 5px solid #3c3c3c;
	border-bottom: 5px solid #3c3c3c;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_menu.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: cover;
}
#menu.top.upper {
	background-size: cover;
	margin-top: -140px;
}
#menu.top .m1,
#menu_bottom.top .m1{
	box-sizing: initial;
	border-bottom: 5px solid #ffa9c1;
	height: 50px;
}
#menu.howto .m2,
#menu_bottom.howto .m2 {
	box-sizing: initial;
	border-bottom: 5px solid #ffa9c1;
	height: 50px;
}
#menu.contents .m3,
#menu_bottom.contents .m3 {
	box-sizing: initial;
	border-bottom: 5px solid #ffa9c1;
	height: 50px;
}
.yuttari_menu {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
}
.yuttari_menu figure {
	width: 23%;
}
.yuttari_menu figure img {
	width: 100%;
}
.yuttari_menu a {
  padding: 25px 0 10px;
  position: relative;
  width: 23%;
}
.yuttari_menu a img {
  position: absolute;
  z-index: 200;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
	width: 90%;
  height: auto;
}
.yuttari_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;
  width: 100%;
  height: 100px;
  content: "";
  display: block;
  z-index: 100;
	
}
.yuttari_menu a:hover:before {
	filter: brightness(105%);
	animation:bounce_updown 0.8s ease-out;
}
@keyframes bounce_updown {
    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%); }
}

.yuttari_menu a.m1::before {
  background-image: url("../images/bg_m1.png");
}
.yuttari_menu a.m2::before {
  background-image: url("../images/bg_m2.png");
}
.yuttari_menu a.m3::before {
  background-image: url("../images/bg_m3.png");
}
.yuttari_menu a.m4::before {
  background-image: url("../images/bg_m4.png");
}
/**インクルードメニュー　ここまで**/
.pc-only {
	display: block;
}
.sp-only {
	display: none;
}
.petit_inner {
  position: relative;
  margin: 0px;
  padding: 0 0px 40px;
  /*min-height: 800px;*/
	font-family: "M PLUS Rounded 1c";
	background-repeat: repeat;
}
.petit_inner.first {
	background-size: cover;
	background-image: url("../images/bg_mv.jpg");
	background-position: top center;
	animation: none;
}
.petit_inner.first.under {
	background-size: contain;
}
.petit_inner.first .ttl_logo {
	display: flex;
	justify-content: center;
	padding-top: 160px;
	width: 90%;
	margin: auto;
	margin-bottom: 10px;
}
.petit_inner p.main_txt {
  text-align: center;
	font-weight: 900;
	font-size: 20px;
	line-height: 2.5em;
	color: #33B4B4;
	margin-bottom: 1em;
	font-family: "M PLUS Rounded 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);
}
.petit_inner .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;
}


/*
.petit_inner.first::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 320px;
  top: 0;
  left: 0px;
  background-image: url("../images/bg_header.png");
  background-position: center bottom;
  background-repeat: no-repeat;
	background-size: cover;
}
.petit_inner.first::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 508px;
  bottom: -20px;
  left: 0px;
  background-image: url("../images/bg_footer.png");
  background-position: center bottom;
  background-repeat: no-repeat;
	background-size: cover;
}
*/
.petit_inner.second {
  padding-bottom: 300px;
}
.petit_inner.second::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0px;
  left: 0px;
  background-image: url("../images/bg_footer.png");
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}

.petit_inner .inner {
  position: relative;
  z-index: 100;
	padding-bottom: 100px;
}
.ls_inner.mv_area {
	padding-bottom: 100px;
	z-index: 100;
	position: inherit;
}
.ls_inner.mv_area figure {
	text-align: center;
}
.ls_inner.mv_area figure img {
	border-radius: 10px;
	border: 8px solid #FFF;
} 
.ls_inner.howto {
	padding-bottom: 50px;
	z-index: 100;
	position: inherit;
}
.ls_inner.contents {
	padding-bottom: 50px;
	z-index: 100;
	position: inherit;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
.under .ls_inner.mv_area {
	padding-bottom: 200px;
}
.petit_inner img {
  max-width: 100%;
  height: auto;
}

.petit_inner img.main_ttl {
  margin-top: -170px;
}
.petit_inner img.mv {
  margin-top: -40px;
}
.petit_inner .top {
  margin-bottom: 3em;
}
.petit_inner .top.mv_area {
  padding-left: 1em;
	padding-right: 1em;
}
.petit_inner .top.mv_area img {
	margin-top: 1em;
  margin-bottom: 2em;
}

.petit_inner .howto-top {
  margin-bottom: 0;
	margin: auto;
	padding-top: 10px;
	width: 95%;
	text-align: center;
	
}
.petit_inner .line {
  width: 100%;
  height: 26px;
  background-image: url("../images/line.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.petit_inner .bnr {
  width: 85%;
  height: auto;
  margin: 0 auto 4em;
  display: block;
}
.petit_inner .item_section {
  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;
	padding-top: 40px;
	
}
.petit_inner .item_section .item_dress_full {
  width: 100%;
  margin-bottom: 3em;
	text-align: center;
}
.petit_inner .item_section .item_dress {
  width: 32%;
  margin-bottom: 2em;
}
.petit_inner .item_section .img02 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 2em;
}
.petit_inner .item_section .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);
}
.petit_inner .item_section .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);
}

.petit_inner .item_section .item_dress4 {
  width: 85%;
}
.petit_inner .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;
}
.petit_inner .bag_set .item {
  margin-bottom: 2em;
}
.petit_inner .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;
}
.petit_inner .tomodachi_set .ttl {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.petit_inner .tomodachi_set .item {
  width: 49%;
}
.petit_inner .lesson_top {
  width: 100%;
  margin: 0 auto 2em;
	text-align: center;
}
.petit_inner .lesson_top .bbq-contents-ttl {
  padding-top: 20px;
	margin-bottom: -5px;
}
.petit_inner .lesson_set {
  width: 96%;
  margin: 2em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.petit_inner .lesson_set .item1 {

  width: 46%;
}
.petit_inner .lesson_set .item2 {
  width: 43%;
}
.petit_inner .lesson_set .item3 {
  width: 48%;
}
.petit_inner .lesson_set .item_ttl {
  width: 100%;
 
}
.petit_inner .ttl {
  width: 96%;
  margin: 0 auto 2em;
}
.petit_inner .bbq-contents {
	border-radius: 20px;
	
}
.petit_inner .bbq-howto {
	background-color: inherit;
	border-radius: 20px;
	margin-top: 0;
}
.petit_inner .bbq-howto .item_ttl {
  width: 100%;
}
.petit_inner .bbq-contents .item_ttl {
	text-align: center;
}
.petit_inner .bbq-contents02 {
	width: 85%;
	background: rgba(255,255,255,0.4);
	border-radius: 25px 5px;
	border: 4px solid #EE86AD;
	padding: 0px 10px 10px;
}
.petit_inner .bbq-contents .bbq-contents-ttl02 {
	margin-top: -40px;
}

.petit_inner .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;
}
.petit_inner .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;
}
.petit_inner .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;
}
.petit_inner .middle_items .w33{
	width: 33%;
}
.petit_inner .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;
}
.petit_inner .middle_items.gradient02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: -webkit-linear-gradient(rgba(214,238,251,1) 0%, rgba(216,237,233,1) 45%, rgba(218,236,214,1) 100%);
	background: -o-linear-gradient(rgba(214,238,251,1) 0%, rgba(216,237,233,1) 45%, rgba(218,236,214,1) 100%);
	background: linear-gradient(rgba(214,238,251,1) 0%, rgba(216,237,233,1) 45%, rgba(218,236,214,1) 100%);
	border-radius: 20px;
	padding-bottom: 0;
	padding-top: 20px;
	margin-top: 40px;
	border: 4px solid #FFF;
	width: 90%;
	margin:  50px auto 50px;
}
.petit_inner .lineup {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	border-radius: 20px;
	padding-bottom: 20px;
	width: 100%;
	align-items: center;
	row-gap: 40px;
}
.petit_inner .lineup .lineup_ttl {
	width: 95%;
	text-align: center;
	margin-bottom: 40px;
}
.petit_inner .lineup_ttl.kikan {
	padding-top: 80px;
	width: 100%;
	
}
.petit_inner .lineup_ttl.kikan p {
	font-size: clamp(16px, 1.8vw, 24px);
}
.petit_inner .lineup .item_w57 {
	width: 57%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w53 {
	width: 53%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w80 {
	width: 80%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w100 {
	width: 100%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w46 {
	width: 46.5%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w40 {
	width: 40%;
	margin-bottom: 60px;
	text-align: center;
}
.petit_inner .lineup .item_w33 {
	width: 33%;
	margin-bottom: 60px;
}
.petit_inner .lineup .triplets .lineup_ttl {
	position: relative;
	z-index: 2;
}
.petit_inner .lineup .mt_up_sec {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: -180px;
}

.petit_inner .lineup .mt_up_sec .item_w33 {
	width: 33%;
	margin-bottom: 60px;
}
.petit_inner .lineup .item_w30 {
	width: 30%;
	margin-bottom: 60px;
}

.petit_inner .movie_flex,
.petit_inner .movie_flex_reverse {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
}
.petit_inner .movie_flex .movie_item,
.petit_inner .movie_flex_reverse .movie_item {
	width: 80%;
	text-align: center;
}
.petit_inner .movie_set {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0px;
  margin-bottom: 2em;
}
.petit_inner .movie_set .mv_item_wrap {
  text-align: center;
  width: 100%;
}

.petit_inner .movie_set .mv_item_wrap img {
  	width: 80%;
	margin: auto;
	max-width: 500px;
}
.petit_inner .movie_set .item {
  width: 85%;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  background-color: #000000;
	/*
  -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;
}
.petit_inner .movie_set .mv_item_wrap.col_2 {
  width: 50%;
}
.petit_inner .movie_set .mv_item_wrap.col_2 img {
  width: 95%;
}
.petit_inner .movie_set .mv_item_wrap.col_2 .item {
  width: 95%;
}
.petit_inner .movie_set .yumedeco {
  width: 98%;
}
.petit_inner .movie_set .item p {
  margin: 5px 0px 0px;
  padding: 10px 20px;
 /* background-color: #ffa9c1; */
  display: inline-block;
  color: #FFFFFF;
  border-radius: 5px;
}
.petit_inner .movie_set .item .youtube-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
}
.petit_inner .movie_set .item .youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.petit_inner .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;
  gap: 20px;
}
.ex_btn {
	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;
}

.petit_inner .fl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.petit_inner .contents_area {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 40px;
}
.petit_inner .contents_area .box {
	width: 100%;
	text-align: center;
}
.petit_inner .contents_area .box p {
	font-size: clamp(16px, 3vw, 26px);
	font-weight: bold;
	display: inline-block;
    border-bottom: 1px solid #b55be6;
}
.petit_inner .contents_area .box .w_80 {
	width: 80%;
}
.petit_inner .contents_area .box .w_60 {
	width: 60%;
}

.petit_inner .contents_area .box.fl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 1%;
    row-gap: 60px;
    align-items: center;
}
.petit_inner .contents_area .box.fl figure {
	width: 34%;
}
.petit_inner .contents_area .box.fl figure img {
	width: 100%;
}
.petit_inner .contents_area .box.fl .row {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	gap: 30px;
}
.wave-section {
  position: relative;
  background-color: #FF60A8;
  color: white;
  text-align: center;
  overflow-y: visible;
}

.wave-top svg,
.wave-bottom svg {
  display: block;
  width: 100%;
  height: 25px;
}

.wave-top {
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  z-index: 2;
}

.wave-bottom {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  z-index: 2;
}

.lineup_ttl {
	font-size: clamp(26px, 5vw, 40px);
    font-weight: bold;
	text-align: center;
	background-color: #FF9999;
	padding: 10px 0;
	color: #FFF;
}
.petit_inner .contents_area .box.fl figure.w_10 {
	width: 10%;
}
.petit_inner .contents_area .box .rotate_01 {
	transform: rotate(-3deg);
}
.petit_inner .contents_area .box .rotate_02 {
	transform: rotate(3deg);
}
.petit_inner.sec_01 {
	background-image: url("../images/bg_body_01.jpg");
	padding-bottom: 60px;
	margin-top: 0;
	padding-top: 60px;
}
.petit_inner.sec_01::before {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	/* background-image: url("../images/bg_body_front.webp"); */
	background-repeat: repeat;
    animation: scroll-anim 100s linear infinite;
}
.petit_inner.sec_02 {
	padding-bottom: 60px;
	background-image: url("../images/bg_body_02.jpg");
	position: relative;
	background-size: contain;
}
.petit_inner.sec_02::before {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	/* background-image: url("../images/bg_body_02_front.webp"); */
	background-repeat: repeat;
    animation: scroll-anim 100s linear infinite;

}
.petit_inner.sec_03 {
	padding-bottom: 60px;
	background-image: url("../images/bg_body_03.jpg");
	position: relative;
	background-size: cover;
}
.petit_inner.sec_03::before {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	/* background-image: url("../images/bg_body_03_front.webp"); */
	background-repeat: repeat;
    animation: scroll-anim 100s linear infinite;
}
.petit_inner.sec_third {
	background-image: url("../images/bg_body.jpg");
	padding-bottom: 200px;
	padding-top: 80px;
}
.petit_inner.sec_third::before {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	background-image: url("../images/bg_body_front.webp");
	background-repeat: repeat;
    animation: scroll-anim 100s linear infinite;
    animation-direction: reverse;
}
.petit_inner .thumb_area {
	width: 50%;
	overflow: hidden;
	padding: 20px;
}
.petit_inner .txt_area {
	width: 50%;
}
.petit_inner .note {
	width: 70%;
	padding: 1rem;
	background-color: rgba(252,223,127,0.6);
	border-radius: 10px;
}
.petit_inner .note p {
	text-align: center;
	font-size: clamp(14px, 2vw, 18px);
	margin-bottom: 0;
	font-weight: 500;
	text-shadow: none;
}
.swiper-sub-main {
	width: 100%;
	border: 8px solid rgba(113, 73, 147,0.5);
	aspect-ratio: 1 / 1;   /* 正方形に固定 */
	border-radius: 5px;
}
.swiper-sub-main2 {
	width: 100%;
	border: 8px solid rgba(113, 73, 147,0.5);
	aspect-ratio: 1 / 1;   /* 正方形に固定 */
	border-radius: 5px;
}
.swiper-sub-main .swiper-slide img {
	height: 100%;    /* 枠に収める */
	aspect-ratio: 1 / 1;   /* 正方形に固定 */
  	object-fit: cover;
}
.swiper-sub-main2 .swiper-slide img {
	height: 100%;    /* 枠に収める */
	aspect-ratio: 1 / 1;   /* 正方形に固定 */
  	object-fit: cover;
}
#LS_MAIN .petit_inner .swiper-pagination {
	bottom: 40px;

}
.petit_inner .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
}
.petit_inner .swiper-pagination-bullet-active {
	background-color: rgba(113, 73, 147);
}
.thumbs-flex,
.thumbs-flex2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.thumbs-flex img,
.thumbs-flex2 img {
  flex: 1 1 calc(20% - 10px); /* 1行に4個並べる */
  max-width: calc(20% - 10px);
  cursor: pointer;
  border: 2px solid transparent; /* 初期は枠なし */
  transition: border-color 0.3s, transform 0.3s;
  border-radius: 5px;
}

.thumbs-flex img.active {
  border: 4px solid rgba(113, 73, 147, 0.5);
  transform: scale(1.05);    /* 少し拡大して強調 */
}
.thumbs-flex2 img.active {
  border: 4px solid rgba(113, 73, 147, 0.5);
  transform: scale(1.05);    /* 少し拡大して強調 */
}
.badge {
    display: inline-block;
    font-weight: bold;
    padding: 4px 15px;
    background-color: #FF3B8E;
    border: 2px solid #fff;
    border-radius: 0 10px 10px;
    color: #fff;
    margin-bottom: 0.5em;
}
.badge::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/ls_common/images/icon_other.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 3px;
}
.txt_area {
    padding: 20px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    position: relative;
}
.txt_area h2 {
	font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 auto 60px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	padding-bottom: 0.5rem;
    border-bottom: 5px solid #e0e0e0;
	white-space: nowrap;
}
.txt_area dl {
	display: flex;
	flex-wrap: nowrap;
	font-size: clamp(14px, 2vw, 20px);
    font-weight: bold;
	justify-content: space-between;
	margin: 30px auto;
	padding-bottom: 10px;
    border-bottom: 2px dotted rgba(113, 73, 147, 0.5);
	white-space: nowrap;
}
.txt_area .copy {
	color: #714993;
	font-size: clamp(16px, 3vw, 30px);
	font-weight: bold;
	margin: 60px auto;
	text-shadow:
    -1px -1px 0 white,
     1px -1px 0 white,
    -1px  1px 0 white,
     1px  1px 0 white;
}
.txt_area .copy_txt {
	font-size: clamp(16px, 2vw, 20px);
	margin: 30px auto;
}
.txt_area .is-right {
	text-align: center;
	margin-top: 3rem;
}
#menu_bottom {
	margin-top: 0;
}
#menu.howto,
	#menu.contents {
  margin-top: -130px;
}
.petit_inner p.green_txt {
	font-size: 20px;
	font-weight: bold;
	color: #256646;
}
img.border {
	border-radius: 20px;
	border: 2px solid #FFF;
}
.petit_inner p.date {
	display: inline-block;
	padding: 1.0em 1.5em;
	text-align: center;
	font-size: clamp(16px, 1.8vw, 24px);
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	border: 1px solid #FFF;
	border-radius: 50px;
	margin: 0 auto 30px;
}
.thumbnailItem {
    position: relative;
    width: 100%;
    background-color: #FF3B8E;
    border-radius: 0 15px 15px;
    display: block;
    text-decoration: none;
	width: 33%;
}
.thumbnailItem:hover {
	filter: brightness(105%);
	transition: 0.2s;
}
.thumbnailItem .thumb {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    border-color: #FF3B8E;
    border-style: solid;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
    border-bottom-width: 0px;
    border-radius: 0 15px 0px 0px;
}
.thumbnailItem .thumb::before {
	content: "";
    display: block;
    padding-top: 44%;
}
.thumbnailItem .ttl {
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 1rem 0;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto 60%;
    background-image: url(/ls_common/images/icon_arrow.svg);
	margin-bottom: 0;
}
.petit_inner .swiper-button-next,
.petit_inner .swiper-button-prev {
  width: 40px;              /* ボタンのサイズ */
  height: 40px;
  background-color: rgba(113, 73, 147, 0.5); /* 半透明の背景 */
  border-radius: 50%;       /* 丸いボタンにする */
  color: #fff;              /* 矢印の色 */
  display: flex;
  align-items: center;
  justify-content: center;
  top: 93%;
}

/* 矢印アイコンのサイズ調整 */
.petit_inner .swiper-button-next::after,
.petit_inner .swiper-button-prev::after {
  font-size: 18px;          /* 矢印の大きさ */
}
.petit_inner .swiper-button-next {
  right: 30%;   /* デフォルトよりさらに外側へ */
}

.petit_inner .swiper-button-prev {
  left: 30%;    /* デフォルトよりさらに外側へ */
}
/*スーモリンク　ボタン*/
#wrapper a.btn-flat {
  overflow: hidden;

  padding: 3rem 6rem;
	font-size: clamp(16px, 1.8vw, 24px);
	font-weight: bold;
  color: #fff;
  border-radius: 0;
  background: #000;
  position: relative;
}
#wrapper a.btn-flat:hover {
	color: #000;
}

a.btn-flat span {
  position: relative;
  z-index: 1;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: calc(-100% + 10px);

  width: 100%;
  height: 100%;

  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);

  background: #ffef0b;
}

a.btn-flat:after {
  position: absolute;
  top: 0;
  right: calc(-100% + 10px);

  width: 100%;
  height: 100%;

  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);

  background: #ffef0b;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(50%) translateY(0);
  transform: translateX(50%) translateY(0);
}

a.btn-flat:hover:after {
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}


  #menu.bottom .yuttari_menu {
	padding: 30px 0;
  }
  #wrapper .petit_inner a.suumo:hover {
	filter: brightness(90%)!important;
	transition: .2s!important;
	color: inherit;
}
.mt_up {
	text-align: center;
	margin-top: -60px;
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
.yuttari_menu a:before {
  width: 220px;
  height: 100px;
}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.yuttari_menu a:before {
  width: 180px;
  height: 100px;
}
}

@media screen and (max-width: 767px) {
	.pc-only {
	display: none;
}
.sp-only {
	display: block;
}
#wrapper a.btn-flat {
	padding: 1.5rem 3rem;
}
.txt_area {
    padding: 1rem;
}
.mt_up {
	text-align: center;
	margin-top: inherit;
}
.petit_inner .lineup_ttl.kikan {
	padding-top: 40px;
}
.petit_inner p.green_txt {
	font-size: 16px;
}
  .petit_inner {
    padding: 0 0px 1em;
	  background-size: contain;
  }
  .petit_inner .top {
    margin-bottom: 2em;
  }
	.petit_inner .howto-top {
  margin-bottom: 0;
	
}
	.sp_br {
		display: block;
	}
  .petit_inner .bnr {
    margin-bottom: 2em;
  }
  .petit_inner .item_section .item_dress {
    width: 49%;
  }
  .yuttari_menu a {
    width: 47%;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .yuttari_menu a:before {
    width: 100%;
    height: 60px;
  }

	#menu.howto .m2 {
	width: 47%;
}
	#menu.contents .m3 {
	width: 47%;
}
  .buttons_set {
    flex-direction: column;
  }
  .buttons_set a {
    width: 100%;
  }
.petit_inner .movie_set .item {
  width: 98%;
}
.petit_inner .bbq-contents02 {
	width: 96%;
	padding: 0px 20px 10px;
}
.ex_btn {
	margin: 20px auto 30px;
	width: 70%;
}
	.petit_inner .lineup .item01 {
	width: 90%;
		text-align: center;
		margin-bottom: 40px;
}
.petit_inner .lineup .item02 {
	width: 90%;
	text-align: center;
}
.petit_inner .lineup .item03 {
	width: 90%;
}
	.petit_inner .movie_flex .movie_item,
	.petit_inner .movie_flex_reverse .movie_item {
	width: 90%;
}
	.petit_inner .movie_flex_reverse .movie_item img.sp-narrow {
	width: 40%;
}
	/*.petit_inner .movie_flex_reverse {
		flex-direction: column-reverse;
	}*/
	.petit_inner .movie_flex .movie_item .movie_set,
	.petit_inner .movie_flex_reverse .movie_set {
	margin-top: 0;
}
	.petit_inner::after {
  background-size: cover;
		height: 100px;
		bottom: -10px;
}
	.petit_inner .inner {
	padding-bottom: 30px;
}
	.yuttari_menu a.m3,
	.yuttari_menu a.m4 {
		margin-top: 20px;
	}
	.yuttari_menu a img {
  width: 80%;
}
	.yuttari_menu a.m4 img {
  width: 100%;
}
	#menu {
  background-position: 40% 50%;
}
#menu.top .m1,
#menu.howto .m2,
#menu.contents .m3,
#menu .m4 {
	width: 47%;
		height: 0;
		padding-bottom: 20px;
		margin-bottom: 0;
}
	#menu.howto,
	#menu.contents {
  margin-top: -100px;
}
.petit_inner .howto_area .box.suumo {
	width: 100%;
}

	
	.petit_inner p.main_txt {
	font-weight: 800;
	font-size: 16px;
	line-height: 2.5em;

}
.petit_inner .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;
}
	.petit_inner .fl .fl_box {
	width: 90%;
}
.petit_inner .fl .fl_box:nth-child(odd) {
	margin-top: 60px;
	margin-bottom: 0;
}
.petit_inner .fl .fl_box:nth-child(even) {
	margin-top: 60px;
}
.petit_inner .fl .fl_box:last-child {
	background: none;
	border: none ;
}
.petit_inner .fl .fl_box:first-child {
	margin-top: 30px;
}
.petit_inner img.mv {
  margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
}
.petit_inner .middle_items .w33{
	width: 100%;
}
.petit_inner .movie_set .mv_item_wrap img {
  width: 90%;
}
.petit_inner .movie_set .mv_item_wrap.col_2 {
  width: 100%;
	margin-top: 30px;
}
.petit_inner .award {
	width: 95%;
	margin-bottom: 20px;
}
#LS_HEADER.is-fixed {
		background-color: #FEE5F0;
}
	#LS_HEADER .ls_inner {
		padding-top: 0;
}
.petit_inner.first::before {
  height: 170px;
	background-size: cover;
}
.petit_inner.first::after {
  height: 250px;
  bottom: 0px;
  left: 0px;
  background-image: url("../images/bg_footer.png");
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}
.petit_inner img.main_ttl {
  margin-top: -140px;
}
	.ls_inner.mv_area {
		padding-bottom: 50px;
		padding-left: 0;
		padding-right: 0;
	}
	.petit_inner.second {
  padding-bottom: 100px;
}
	.petit_inner.second::after {
  height: 150px;
  background-position: center top;
  background-repeat: no-repeat;
	background-size: cover;
}

.petit_inner .gradient01 {
	width: 100%;
	margin:  -80px auto 50px;
	padding-left: 0;
	padding-right: 0;
}
.petit_inner .middle_items.gradient02 {
	width: 100%;
	margin:  50px auto 50px;
	padding-left: 0;
	padding-right: 0;
}
.under .ls_inner.mv_area {
	padding-bottom: 100px;
}
	.petit_inner .middle_items.bg_none {
		margin-top: -80px;
	}
.petit_inner .lineup .lineup_ttl {
	margin-bottom: 20px;
	width: 80%;
}
.petit_inner .lineup .item_w57 {
	width: 100%;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w53 {
	width: 100%;
	margin-bottom: 40px;
}
	.petit_inner .lineup .item_w80 {
	width: 100%;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w100 {
	width: 100%;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w46 {
	width: 100%;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w40 {
	width: 50%;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w30 {
	width: 48%;
	margin: auto;
	margin-bottom: 40px;
}
.petit_inner .lineup .item_w30.jitensya {
	width: 90%;
	margin: auto;
	margin-bottom: 40px;
}
#wrapper .petit_inner .lineup .item_w30 .buttons_set a {
	width: 100%;
	font-size: 11px;
}

a.hv:hover img {
	border-radius: 5px;
}
#menu_bottom.top .m1 {
	height: 20px;
}
	#LS_MAIN .petit_inner .swiper-pagination {
    bottom: 0px;
}
	#menu.top.upper {
		margin-top: -100px;
	}
	#menu_bottom {
}
.yuttari_menu figure {
    width: 40%;
}
.petit_inner .contents_area .box .w_60 {
    width: 100%;
}
.petit_inner .contents_area .box p {
	font-size: 15px;
	line-height: 1.6;
}
.petit_inner .thumb_area {
	width: 100%;
}
.petit_inner .txt_area {
	width: 100%;
}
	.petit_inner .contents_area .box {
	width: 100%;
}
	.movie_area {
		min-height: 100vh;
	}
	#wrapper .buttons_set a {
		width: inherit;
		min-width: 95%;
	}
	.petit_inner.sec_02 {
		padding-bottom: 40px;
	}
	.petit_inner .lineup .item_w33.licca {
		width: 65%;
	}
	.petit_inner .lineup .item_w33 {
		width: 50%;
	}
	.petit_inner .lineup .mt_up_sec .item_w33 {
		width: 50%;
	}
	.petit_inner .lineup .mt_up_sec {
		margin-top: -80px;
		text-align: center;
	}
	.swiper-sub-main {
    border: 4px solid rgba(113, 73, 147, 0.5);
	}
	.swiper-sub-main2 {
		border: 4px solid rgba(113, 73, 147, 0.5);
	}
	.petit_inner.sec_03 {
		background-size: contain;
	}
	.thumbnailItem {
		width: 90%;
	}
	.swiper-sub-main .swiper-slide img {
		aspect-ratio: 1 / 1;   /* 正方形に固定 */
	}
	.petit_inner.sec_02::before {
    animation: scroll-anim 50s linear infinite;
	}
	.petit_inner.sec_03::before {
    animation: scroll-anim 50s linear infinite;
	}
	.petit_inner.first .ttl_logo {
		padding-top: 120px;
		width: 70%;
		margin-bottom: 10px;
	}
	.petit_inner .swiper-button-next,
.petit_inner .swiper-button-prev {
  width: 30px;              /* ボタンのサイズ */
  height: 30px;
  top: 96%;
}
.petit_inner .swiper-button-next {
  right: 5%;
}

.petit_inner .swiper-button-prev {
  left: 5%;
}
.ls_inner.mv_area figure img {
	border-radius: 5px;
	border: 4px solid #FFF;
}
.txt_area .is-right {
	text-align: right;
	margin-top: 3rem;
}
.petit_inner .contents_area .box.fl figure.w_10 {
	width: 20%;
}
.petit_inner .contents_area .box.fl {
	row-gap: 30px;
}
.petit_inner .contents_area .box.fl figure {
	width: 46%;
}
.txt_area h2 {
	font-size: 2.0rem;
	white-space: nowrap;
}
.petit_inner .note {
	width: 100%;
}
.petit_inner .note p {
	margin-bottom: 0;
	font-weight: 400;
	text-shadow: none;
}
.mb {
	margin-bottom: 60px;
}
}
