@charset "UTF-8";
@import url("reset.css");

html { 
  scroll-behavior: smooth;
  scroll-padding-top: rgba(12, 169, 202, 1);
}

:root {
  --color-primary: #dbb558;
  --color-primary-rgba: rgba(219, 181, 88, 1);
  --color-primary-rgba-hover: rgba(219, 181, 88, 0.7);
  --color-secondary: #F92BA8;
  --color-secondary-rgba: rgba(249, 43, 168, 1);
  --color-text: #555;
}


.block-header-gnav,
.page-event h1.block-event-page--header {
	position: relative;
	z-index: 10;
	color: #222;
}
.block-header-gnav {
	z-index: 20;
}

/*_content ctrl_*/
.hideConte {
	display: none !important;
}
.wrapper {
    background: transparent !important;
}
.priConte {
	position:relative;
	z-index: 1;
}

#event-up-ShiningLiveTraca {
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ',Meiryo, sans-serif;
	color: rgb(85,85,85);
}

/*__main visual__*/
.img-Mv {
	display: block;
	width: 750px;
	margin: 0 auto;
}
.img-Mv img {
	position: relative;
	z-index: 7;
}

.upLink a,
a.attn {
	display: block;
	text-decoration: underline;
/*	font-size: 1.3em;*/
  font-size: clamp(1.063rem, 0.918rem + 0.3vw, 1.125rem);
	font-weight: 900;
	margin: 1.5em 0;
	position: relative;
	z-index: 0;
}

.attn {
	display: block;
	font-size: 1.3em;
	font-weight: 900;
	margin: 1.5em 0;
	position: relative;
	z-index: 0;
}

a.attn, .attn {
	color: var(--color-secondary);
}

.upLink {
	width: 100%;
	text-align: right;
	margin: 30px 0 0;
}
.upLink a {
	font-size: 1.1em;
	color: var(--color-secondary);
}

/*___________________________

	add-content
_____________________________*/

/*_about-up-ShiningLiveTraca_*/
.about-up-ShiningLiveTraca {
  margin: 1em auto 2em;
}

.about-up-ShiningLiveTraca p {
  text-align: center;
  font-weight: 600;
  line-height: 1.6em;
}

/* --------------------------------------------------------------------
	PC/	Common/
--------------------------------------------------------------------- */
/* H */

h3.bg-Ribon {
  width: 100%;
  margin: 2em auto 0;
  padding: 1.6rem;
  background: var(--color-primary); /*<---chenge color */
  color: rgba(255,255,255,03); /*<---chenge txtcolor */
  text-align: center;
  font-size: 1.8em;
  font-weight: 900;
  position: relative;
  z-index: 15;
/*	display: inline-block;*/
/*	height: 80px;*/
/*	line-height: 3em;*/
/*	box-sizing: border-box;*/
}
h3.bg-Ribon.limiTed {
	background: rgba(6,25,58,1);
}

h4 {
  /*	color: rgb(91,72,60);*/
  color: var(--color-text);
  /*	font-size: 1.4em;*/
  font-size: clamp(1.125rem, 0.836rem + 0.6vw, 1.25rem);
  font-weight: 900;
  text-align: center;
  margin: 0 auto 1em;
}
h4.underLine {
  width: 12%;
  border-bottom: 10px solid var(--color-primary);
/*	background: linear-gradient(transparent 82%, rgba(180,175,215,1));*/
/*	background: linear-gradient(transparent 75%, rgba(2,190,241,0.9));*/
/*	width: 136px;*/
}

/* text Ctrl*/
.r-Txt { /* Red-text */
	color: rgba(255,78,124,1);
/*	color: rgba(222,67,80,1);*/
}
.gr-Txt { /*Gray-text*/
	color: rgb(85,85,85);
}
.blu-Txt {
	color: rgb(6,25,58);
}
.min_Txt { /* Small-text */
	font-size: 0.85em;
}
.m-Txt { /* medium-text */
	font-size: 1.2em;
}
.large-Txt { /* Large-text */
	font-weight: 900 !important;
	font-size: 1.3em !important;
}

.tokuten_Txt {
	text-align: center;
	color: rgb(6,25,58);
	font-weight: 900;
    font-size: 1.5em;
	margin-bottom: 10px;
}

/* Container */
#content-bg {
	width: 1200px;
	margin: 50px auto;
	z-index: -2;
}

.wrap-Container {
	width: 1070px;
	margin: 50px auto;
	padding: 10px;
	position: relative;
}

/*_inf-Area_*/
.inf-Area {
	width: 770px;
	box-sizing: border-box;
	margin: 2em auto;
	position: relative;
	z-index: 10;
	text-align: center;
}
.inf-Area.pConte {
	padding: 15px 50px;
	text-align: left;
}
.inf-Area.benefits {
	margin: 0 auto;
	width: calc(( 100% - 100px ) / 1);
}
/*.benefits img {
	width: 770px !important;
}*/

.inf-Area.benefits .att_fr {
	border: 1px solid rgba(255,78,124,1);
	text-align: left;
	line-height: 1.8em !important;
}

.inf-Area.bG {
/*	background-color: rgba(229,231,235,.5);*/
	border: 1px solid rgba(118,63,65,1);
}
.inf-Area p {
  font-size: 1.18em;
  text-align: center;
  margin-bottom: 0.2em;
}
.txt-Catch {
	font-size: 1.55em;
	font-weight: 600;
}
.Lttl {
  font-size: 1.8em;
  color: var(--color-primary);
}
p.c-Txt.txt-Catch {
/*	color: rgba(34,34,34,1);*/
}
.dot {
	border: dashed 0.5px;
	border-color: #06193A;
	width: 770px;
	margin: 30px auto;
}

/*_LINEUP_*/
#lineUp {
	width: 1200px;
	margin: 0 auto 1.5em;
}

/*_list-Frame_*/
.itemlist {
	box-sizing: border-box;
	padding: 0;
	width: 1200px;
	/*margin: 0 auto 40px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.itemlist>li {
	line-height: 1.5;
	text-align: center;
	border: rgba(45, 45, 45, 1) solid 1px;
	max-width: 586px;
	width: calc(( 100% - 20px ) / 2);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	position: relative;
/*	border-radius: 10px;*/
	padding: 30px 30px 20px;
	margin: 0 27px 20px 0;
}
.itemlist>li.limiTed {
	background: rgba(243,240,234,1);
	border: rgba(6,25,58,.9) solid 1px;
}
.itemlist>li:nth-child(2n) {
	margin-right: 0;
}

.itemlist>li.olDer {
	background: rgba(229,231,235,1);
	border: rgba(6,25,58,.9) solid 1px;
}

.itemlist_left {
	box-sizing: border-box;
	padding: 0 1em;
	width: 1200px;
	margin: 0 auto 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.itemlist_left>li {
	line-height: 1.5;
	text-align: center;
	max-width: 372px;
	width: calc(( 100% - 20px ) / 3);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	position: relative;
/*	border-radius: 10px;*/
	padding: 30px 30px 10px;
	margin: 0 27px 20px 0;
}
.itemlist_left>li.limiTed {
	background: rgba(243,240,234,1);
	border: rgba(126,101,40,.9) solid 1px;
}
.itemlist_left>li:nth-child(3n) {
	margin-right: 0;
}

.itemlist_left>li.olDer {
	/*background: rgba(229,231,235,1);*/
	border: rgba(114,59,64,1) solid 1px;
}

/*_older_color-tag_*/

.tagOlder,
.tagLimited {
	font-weight: 900;
	color: #fff;
	padding: 0.3em 0;
	text-align: center;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	border: #B18440;
}
.tagOlder {
	background: rgba(114,59,64,1);
}
.tagLimited {
	background: rgba(255,78,124,1);
}

.proTxt p{
	color: rgba(45,45,45,1);
}
/*_buy_*/
.buy,
.name {
/*	color: rgba(71,68,45,1)*/;
	font-size: 1rem;
	font-weight: 900;
	margin-bottom: 0.5em;
}
.name {
	font-size: 1.1em;
	margin-top: 1.5em;
}
.name.tTl {
	font-size: 1.2em;
}
.limit {
	font-size: 1.15em;
	font-weight: 900;
}
.limit span,
.price {
	font-size: 1.5rem;
	font-weight: 900;
}
.limit {
	color: #FF4E7C;
}
.price {
	color: #555555;
}
.price::after { /*default-setting*/
 /*   font-size: 0.667em;
    font-weight: 500;
    content: "（税込）";*/
	font-weight: 900;
}
.so {
	color: #634114 !important;
	font-size: 1.8em;
	font-weight: 900;
	text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff,  0-1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
	margin-top: 1em;
}
.cap_product{
	font-size: 1.2em;
	font-weight: 900;
	color: rgba(45,45,45,1);
}
.related_btn{
	text-align: center;
	margin: auto;
}

/*_btn_*/

/*_add-size_*/
ul.btn_cuatro {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}
ul.btn_cuatro li {
    width: calc(( 100% - 10px ) / 2);
}
ul.btn_cuatro li a {
	background-color: rgba(6,25,58,1);
	width: 100% !important;
	padding: 0.5em !important;
	margin-top: 0.3em;
}
ul.btn_cuatro_olDer {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}
ul.btn_cuatro_olDer li {
    width: calc(( 100% - 10px ) / 2);
}
ul.btn_cuatro_olDer li a {
	background-color: rgba(126,101,40,1);
	width: 100% !important;
	padding: 0.5em !important;
	margin-top: 0.3em;
}
/*-order-*/
.btn-order {
	margin-top: 1em;
}
ul.btn_cuatro li a,
.btn_cuatro_olDer li a,
.btn-order a {
	color: #fff;/*<---color chenge */
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
	/*background-color: rgba(127,106,103,1);/*<---color chenge */
	display: inline-block;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	box-sizing: border-box;
/*	border: 1px solid #fff;*/ /*<---color chenge */
	width: 220px;
	padding: 10px;
}
.btn-order a.olDer {
	background-color: rgba(43,43,43,1);
}
.btn-order a.limiTed {
	background-color: rgba(139,24,24,1);
}

.btn_order-All {
	margin: 0 auto 5em;
	width: 450px;
}
.btn_order-All a {
	display: block;
	font-size: 3.2em;
	letter-spacing: .1em;
	width: 450px;
	padding: 1rem 3rem;
}

.btn-order a span {
	font-weight: 900;
	line-height: 1.5;
}
.btn-order a:hover {
	background-color: rgba(43,43,43,0.7);
}


/*_about-up-bono-colle_*/
.about-up-bono {
	margin: 1em auto 2em;
}

.about-up-bono p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
}

/*_up-bono-Bnr_*/
.up-bono-Bnr {
/*	margin: 50px auto;*/
  margin: 30px auto 50px;
}
.up-bono-Bnr,
.up-bono-Bnr a img {
	display: block;
}
.up-bono-Bnr a img {
	margin: 0 auto;
/*	border: #707070 solid 1px;*/
}
.upLink-list {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
}
.upLink-list a img {
	display: block;
	margin: 10px;
}

.conteLink {
	width: 98%;
	margin: 1.5em auto 85px;
border: #707070 solid 1px;
}

/*_Attention_*/
.attention-Area {
	font-size: 1.1em;
	width: 1000px;
	margin: 0 auto;
	padding: 40px;
	border: #06193A solid 1px;
	color: #555555;
}

.attention-Area dl{
	text-align: center;
	margin-bottom: 2em;
}
.attention-Area a {
	text-decoration: none !important;
/*	text-decoration: underline !important;*/
}
.attention-Area .br-Underline,
.attention-Area .bu-Underline,
.attention-Area .r-Underline {
/*	color: rgba(255,78,124,1);
	border-bottom: rgba(238,49,56,1) solid 1px;*/
	margin: 0 auto;
	width: 30%;
}
.attention-Area .r-Underline {
/*	color: rgba(117,163,214,1);*/
	color: var(--color-secondary);
	border-bottom: var(--color-secondary) solid 1px;
}
.attention-Area .br-Underline {
	color: rgba(184,169,106,1);
	border-bottom: rgba(184,169,106,0.9) solid 1px;
}

.attention-Area p {
	font-size: 1.2em;
	margin: 10px 0;
}
.attention-Area ul {
	margin-bottom: 2em;
}

/*_Copyright_*/
.txt-Copyright {
	color: #555555;
	text-align: center;
	width: 100%;
	padding: 1em;
	margin: 0 auto;
	font-size: 1.1em;
	border-top: #e3e3e3 solid 1px;
}
.txt_indent {
	text-indent: 0 !important;
}
.sma {
	display: none;
}
	.pc {
		display: block;
	}
.visual_Box {
	display: flex;
	justify-content: center;
}
.visual_Item {
	width: 30%;
}
.apply {
	color: #F92BA8;
	margin: 2em auto 1.5em !important;
}
.block-page-top {
	z-index: 19;
}

/* --------------------------------------------------------------------
	SP/
--------------------------------------------------------------------- */
/*@media screen and (max-width: 600px) {*/
@media only screen and (max-width: 768px) {
/*__Content__*/
	#content-bg {
		width: 100%;
		margin: 2em auto;
	}
	dl.about-Item,
	.inf-Area {
		width: 95%;
	}
	.conteLink {
		width: 98%;
		margin: 1.5em auto 2em;
	}

/*__H__*/
	.page-event h1.block-event-page--header {
/*	    text-align: center;*/
/*	    letter-spacing: -0.08em;*/
		padding-bottom: 1em;
		width: 100%;
		margin: 0 auto;
	}
	
	h3.bg-Ribon {
		border: 0;
/*		height: 3em;*/
		font-size: 1.2em;
		margin: 0.5em auto;
	}
	
	.small-Txt { /* Small-text */
		font-size: 0.9em !important;
	}
	
/*__main visual__*/
	.img-Mv {
		width: 100%;
	}

/*__info Area__*/
	.inf-Area.benefits {
		display: block;
		width: 100%;
	}
	.inf-Area {
		padding: 0.5em 1em !important;
		margin: 1em auto;
	}
	.inf-Area p {
		font-size: 1em;
	}
	.inf-Area p.saleDate {
		text-indent: -3.0em;
		padding-left: 3.0em;
	}
	.inf-Area p.txt-Catch {
		letter-spacing: -0.06em;
	}
/*	.benefits img {
	width: 95% !important;
}*/
	.txt-Catch {
		width: 96%;
		margin: 0 auto;
		font-size: 1.2em;
	}

	.indent-Txt {
	text-indent: -1.2em;
	padding-left: 1.2em;
	text-align: left;
}

/*__item__*/
	.item-bg {
		background-position: center bottom;
	}
	
/*	a.attn {
		font-size: 1.2em;
	}*/
	
/*_img-xxBox_*/
	.img_xxBox {
		width: 100%;
		margin: 0 auto;
	}
	
	
/*-list-Frame-*/
	#lineUp {
		width: 98%;
		margin: 1.5em auto;
	}
	.itemlist {
		width: 100%;
		display: block;
	}
	.itemlist>li {
		padding: 1em;
		width: 95%;
		/*max-width: 100%;*/
		margin: 0 auto 25px;
	}
	
	.itemlist>li:nth-child(2n) {
		margin-right: auto;
	}
	
	.itemlist_left {
		width: 100%;
		display: block;
	}
	.itemlist_left>li {
		padding: 20px 10px;
		width: 100%;
		max-width: 100%;
		margin: 0 auto 15px;
	}
	.buy,
	.name {
		margin-bottom: 0;
	}
	.name {
		font-size: 1.2em;
	}
	.name.posTer {
		margin-top: 1.5em;
	}

	.limit {
		font-size: 0.85em;
	}
	.limit span, .price {
		font-size: 1.2em;
	}
	.cap_product{
		font-size: 1em;
	}

/*_btn_*/
.btn-order a {
		width: 180px;
		font-size: 1em;
		padding: 0.75em;
	}
	ul.btn_cuatro li a, .btn_cuatro_olDer li a {
		font-size: 1em;
		padding: 0.3em;
	}	
	
	.btn-order {
		margin-top: 1em;
	}
	

	.btn-order.btn_order-All,
	.btn-order.btn_order-All a {
		width: 90%;
		font-size: 1.6em;
		margin: 0 auto 1em;
}
	.btn_order-All  a span:after {
		width: 70px !important;
	}
	
/*_about-up-bono-colle_*/
	.about-up-bono {
		width: 100%;
		padding: 0 0.2em;
	}
	.about-up-bono p {
		margin-top: 2em;
		font-size: 0.9rem;
	}

/*_Attention_*/
	.attention-Area {
		width: 95%;
		padding: 1.1em;
		font-size: 1.0em;
	}
	.attention-Area .br-Underline,
	.attention-Area .bu-Underline,
	.attention-Area .r-Underline {
		width: 80%;
		font-size: 0.95rem;
	}
	
/*_up-bono-Bnr_*/
	.up-bono-Bnr {
		width: 100%;
		margin: 20px auto 30px;
	}
	.txt-Copyright {
		font-size: 	0.8rem !important;
	}
	.Lttl {
		font-size: 1.2rem !important;
	}

	.upLink-list a,
	.upLink-list {
		display: block;
		width: 98%;
	}
	.upLink-list a {
		margin: 1em auto;
	}
	.upLink-list a img {
		margin: 10px auto;
		width: 70%;
	}
	
/*_add-textCTRL_*/
	.splarge-Txt { /* Large-text */
		font-size: 1.2em !important;
		width: 98%;
		margin: 0 auto;
		padding-left: 1.4em;
	}
	.attn {
/*		font-size: 1.2em;*/
		margin: auto 1em;
	}
	.proBox {
		display: flex;
	}
	.proImg {
    width: 40%;
    display: grid;
    align-items: center;
    margin-top: 1em;
    flex: 1;
	}
	.proImg img{
		height: auto;
	}
	.proTxt {
	width: 60%;	
    margin-left: 1em;
    display: grid;
    align-items: center;
    flex: 1;
}
	.name.tTl {
		font-size: 1em;
		margin: 1em auto;
	}
	.sma {
	display: block;
}
	.pc {
		display: none;
	}
	.upLink a {
		margin: 1.5em 1em;
	}
	.txt_indent {
		margin-left: 0 !important;
	}
	.tagOlder,
.tagLimited {
	font-size: 1.3em;
}
}

.strong-color-1 {
  color: rgba(50,172,203,1);
}
.strong-color-2 {
  color: var(--color-secondary);
}
.font-size-1 {
  font-size: clamp(1.25rem, 0.383rem + 1.81vw, 1.625rem)!important;
}

.eventlink-section {
  display: inline-block;
  width: 40%;
}
@media (max-width: 768px) {
  .eventlink-section {
    width: 100%;
  }
  h4.underLine {
    min-width: 120px;
    max-width: 120px;
    width: 30%;
    border-bottom: 7px solid var(--color-primary);
  }
}


/*8/5追記*/
.dotted {
  width: 62.5%;
  margin: auto;
  border: 0;
  border-bottom: 5px dotted var(--color-primary);
}
.l-center-box01,
.l-center-box02 {
  width: 75%;
  margin: 30px auto;
  padding: 0 1em;
}
.l-center-box02 {
  width: 70%;
  margin: 30px auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.dt-title {
  color: var(--color-primary);
  font-weight: 600;
}
.display-block {
  display: block;
}
.decoration-text {
  color: var(--color-primary);
  font-weight: 600;
}
.info-wrap {
  width: 62.5%;
  margin: 1.5em auto;
/*  padding: 1em;*/
  padding: 2rem;
  border: solid 1px #9C9C9C;
  text-align: left;
  font-size: 1em;
  line-height: 1.8em;
  color: var(--color-text);
}
.info-wrap-inner_content {
  text-align: left!important;
}
.p-name-details dl {
  margin-bottom: 0.3rem;
  display: flex;
}
.p-name-details dl dt {
  width: 13%;
  position: relative;
  text-align: left;
  padding-right: 0.5rem;
}
.p-name-details dl dt::after {
  content: "：";
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
.p-name-details_wrap {
  width: 100%;
}
.p-name-details dl dt,
.p-name-details dl dd {
  text-align: left;
  font-size: 1.18em;
/*  margin-bottom: 0.2em;*/
}
.p-img-box {
  max-width: 430px;
  margin: 20px auto;
}
.decoration-button {
  display: inline-block;
  background-color: var(--color-primary-rgba);
  padding: 0.8rem 7rem;
  font-size: 1.45em;
  color: rgba(255, 255, 255, 03);
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.2s ease-out;
}
.decoration-button:hover {
  background-color: var(--color-primary-rgba-hover);
}
.anchor {
  padding-top: 122.73px;
  margin-top: -122.73px;
}
.mb_10 {
  margin-bottom: 10px;
}
.note-text {
  font-size: 0.85em;
  margin: 20px auto;
}

@media (max-width: 768px) {
  .l-center-box01,
  .l-center-box02 {
    width: 100%;
  }
  .info-wrap {
    width: 100%;
    padding: 1rem;
  }
  .l-center-box01 {
    padding: 0 2rem;
  }
  .l-center-box02 {
    align-items: center;
    margin: 0 auto;
    padding: 0;
  }
  .p-name-details_wrap {
    width: auto;
  }
  .p-name-details dl dt,
  .p-name-details dl dd {
    font-size: 1em;
  }
  .p-name-details dl dt {
    width: 26%;
  }
  .p-name-details dl dd {
    flex: 1;
  }
  .p-img-box {
    width: 85%;
  }
  .dotted {
    width: 80%;
  }
  .decoration-button {
    font-size: 1.2em;
	margin-bottom: 20px;
  }
  .about-up-ShiningLiveTraca p {
    padding: 0 1em;
  }
  h3.bg-Ribon {
    padding: 1rem;
  }
  .m-Txt {
    font-size: 1.1em;
  }
  .mb_30px {
    margin-bottom: 20px!important;
  }
  .upLink a, a.attn {
    font-size: 1.2em;
  }
  .visual_Box {
	display: block;	  
}
  .visual_Item {
	width: 100%;
}
.apply {
	margin: 0 auto 1.5em !important;
}	
}