@charset "UTF-8";



.cookieAtn  {
  right: 0;
  bottom: 0;
  text-align: left;
  position: fixed;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 80px 20px 20px;
  box-shadow: 0 0 8px grey;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.cookieAtn div:first-of-type {
  width: 585px;
}
.cookieAtn div:first-of-type a {
  color: #d92163;
  text-decoration: underline;
}
.cookieAtn div:nth-of-type(2) {
  width: 115px;
  text-align: center;
}
.cookieAtn div img {
  display: block;
  margin: 0 auto;
}
.cookieAtn p {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.75;
  display: block;
  /* margin-bottom: 6px; */
}
.cookieAtn small {
  font-size: 11px;
}
.cookieAtn strong {
  font-size: 19px;
}

.cookieAtn .attn_a {
  width: 100px;
  margin-left: 15px;
  padding: 15px 0;
  display: inline-block;
  background: #d92163;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 11px;
}
.cookieAtn span {
  z-index: 9999;
  position: absolute;
  top: -15px;
  right: 20px;
  cursor: pointer;
  font-size: 19px;
  line-height: 32px;
  color: #fff;
  background: #000;
  width: 32px;
  height: 32px;
  text-align: center;
  letter-spacing: 0;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .cookieAtn  {
    width: 100%;
    display: block;
    padding: 20px;
  }
  .cookieAtn div:first-of-type {
    width: 100%;
  }
  .cookieAtn div:nth-of-type(2) {
    margin: auto;
  }
  .cookieAtn
  .cookieAtn p {
    text-align: justify;
    font-size: 1.1rem;
  }
  .cookieAtn .attn_a {
    width: 100px;
    margin-left: 0;
    margin: 15px auto 0;
    padding: 10px 0;
    line-height: 20px;
    letter-spacing: 0.1em;
    font-size: 11px;
  }
}






.mincho, .remodal .modalInr ul li:last-of-type h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gothic {
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fullWidth {
  width: 1200px;
  margin: 0 auto;
}

.inrWidth {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 1279px) {
  .inrWidth {
    width: 90%;
  }

  .fullWidth {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .inrWidth {
    width: 90%;
  }

  .fullWidth {
    width: 100%;
  }
}
/***  container  ***/
.main {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
}

.main img {
  max-width: 100%;
}

.pc .catch1 {
  width: 50%;
  position: absolute;
  top: 80px;
  left: 260px;
  z-index: 99;


}

.pc .catch1.halloween {
  width: 50%;
  position: absolute;
  top: 40px;
  left: 260px;
  z-index: 99;
}

.pc .catch1 .catch img {
  width: auto;
}

.sp .catch1 {
  width: 90%;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 99;
}
.sp .catch1 .catch img {
  width: auto;
}



/*マカロフG */
.pc .catch1.makaroff{ top: 250px;
  }
.sp .catch1.makaroff {top: 80px;
  left: 0;}

/*パミエ */
.pc .catch1.pamie2{top: 240px;}
.sp .catch1.pamie2{top: 100px;}
.lineup_about{
  margin-left: 50px;
  text-align:left;
  font-size:14px;
}

/*スイートウィッチ */
.pc .catch1.sweetwitch{top: 240px;}
.sp .catch1.sweetwitch{top: 100px;}

/*ショコラヴィミ */
.pc .catch1.chocolatvimi{top: 240px;}
.sp .catch1.chocolatvimi{top: 100px;}

.pc .catch2 {

  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -65px;
  z-index: 99;
}
.pc .catch2 .catch img {
  width: auto;
}

.pc .catch3 {
  width: 50%;
  position: absolute;
  top: 50%;
  margin-top: -155px;
  left: 260px;
  z-index: 99;
}
.pc .catch3 .catch img {
  width: auto;
}

.pc .catch4 {
  width: 50%;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 260px;
  z-index: 99;
}
.pc .catch4 .catch img {
  width: auto;
}

.pc .catch_cc1 {
  width: 50%;
  position: absolute;
  top: 80px;
  left: 260px;
  z-index: 99;
}
.pc .catch_cc1 .catch img {
  width: auto;
}

.sp .catch_cc1 {
  width: 90%;
  position: absolute;
  top: 110px;
  left: 0;
  z-index: 99;
}
.sp .catch_cc1 .catch img {
  width: auto;
}

/*** ハロウィン ***/
.halloween_item09{
  font-size: 16px;
  padding-bottom: 20px;
  line-height: 110%;
}
.halloween_item09 dt{ margin-bottom:10px;}
.halloween_item09 dd{ }

.remodal .modalInr ul li span,.remodal .modalInr ul li h3 span{ font-size:70% !important;}


/***  TOP  ***/
/*.top_topics {
  position: relative;
}

.top_topicsTtl {
  width: 16.80327%;
  float: left;
  margin: 0 2.56147%;
}

.top_topicsList {
  width: 78.07377%;
  max-width: 762px;
  float: left;
  position: absolute;
  top: 50%;
  left: 21.92623%;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}

.top_topicsBox {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1;
}

.top_topicsBox:last-child {
  margin-bottom: 0;
}

.top_topicsDay {
  width: 15%;
  float: left;
  color: #d92163;
}

.top_topicsTxt {
  float: left;
}*/

.top_topics {
  background: #eeeeee;
  width: calc(100% - 70px);
  margin: 50px auto;
  padding: 15px 35px 30px;
}
.top_topics--h2 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.top_topicsList {
  width: 100%;
}
.top_topicsBox {
  display: flex;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1;
}
.top_topicsBox:last-child {
  margin-bottom: 0;
}
.top_topicsDay {
  width: 15%;
  float: left;
  color: #d92163;
}
.top_topicsTxt {
  width: calc( 100% - 6em);
}



/* imghvr-reveal-left
   ----------------------------- */
.imghvr-reveal-left:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.top_bnr li {
  width: 48.15573%;
  float: left;
  margin-right: 3.68852%;
}

.top_bnr li:last-child {
  margin-right: 0;
}

.top_subbnr li {
  width: 23.56557%;
  float: left;
  margin-right: 1.91257%;
}

.top_subbnr li:nth-child(4) {
  margin-right: 0;
}

.top_insta {
  width: 73.56557%;
  max-width: 718px;
  float: left;
  border: 2px solid #d92163;
  padding: 2.5% 0;
}

.top_instaTtl {
  width: 58.86426%;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

.top_insta h2 {
  width: 67.05882%;
  max-width: 265px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 4.70588%;
}

.top_insta .top_instaBtn {
  width: 32.94117%;
  max-width: 140px;
  display: table-cell;
  vertical-align: middle;
}

.top_sns{width: 100%;

/*display: flex;*/
 }
@media only screen and (min-width: 768px) {

	.top_sns{margin-top: 50px;
		display: flex;}
	.top_share00{margin: 0 7px 0 0;}
	.top_share02{margin: 0 0 0 0px;}
}

@media screen and (max-width: 767px) {
	.top_sns{width: 100%;
		margin-top: 30px;}
	.top_share02{margin: 10px 0 0;}
	.top_share00{margin: 0;}
}

.top_share {
width: 100%;
/*max-width: 400px;	*/
/*  width: 22.54098%;*/
/*  max-width: 220px;*/
 /* float: left;*/
}

.top_share00 { /*border: 2px solid #d92163;*/
 /* margin: 0 0px 0 0;*/
/*padding: 5.57407% 0;*/
/*padding: 11.57407% 0;*/
}
.top_share02 {
  /*border: 2px solid #d92163;*/
 /* margin: 0 0 0 0px;*/
/*	padding: 5.57407% 0;*/
  /*padding: 11.57407% 0;*/
}




.top_share02 h3,.top_share00 h3 {
  text-align: center;
	padding: 13px 0px;
	 display: inline-block; /* インライン要素にすることで横に回り込む */
  vertical-align: middle; /* 上下中央に寄せる */
}

.top_share02 ul,.top_share00 ul {
  width: 82.4074%;
  margin: 0% auto 0 auto;
	display: flex;
	 justify-content:center;
}

.top_share02 ul li,.top_share00 ul li {
 /* width: 30.33707%;*/

/*  float: left;
  margin-right: 4.49438%;*/
	/*max-width: 55px;*/
	margin: 0 10px ;
}



@media only screen and (min-width: 768px) {
	.top_share02 ul li.sns_icon,.top_share00 ul li.sns_icon {max-width: 40px;}
}

	.top_share02 ul li.sns_icon img {width: 40px;}


.top_share02 ul li:first-child,.top_share00 ul li:first-child  {
  margin-left: 0;
	margin-right: 20px;
}

.top_share02 ul li:last-child,.top_share00 ul li:last-child  {
  margin-right: 0;
}

.top_2LineBnr li {
  width: 49.18032%;
  float: left;
  margin-right: 1.63936%;
}

.top_2LineBnr li:last-child {
  margin-right: 0;
}

/***  ITEM  ***/
.item {
  width: 79.91803%;
  max-width: 780px;
  margin: auto;
}

.lineup h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.5;
}


.lineup-ttl{ margin:20px auto -10px auto; }
/*.lineup-ttl:first-child{ margin-top:0;}*/
.lineup .lineup-ttl p { font-size:100%;
text-align: left;
    font-size: 16px;
    line-height: 1.6;}

.item .lineup.clearfix.conts h2 span{ font-size:70%;}

.lineup p {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}

.lineup p.item_cauthion{ text-align:left;}
.remodal .modalInr ul li:last-of-type p.ev{ font-size:16px !important; line-height:130%;}

.lineup_List h3 {
/*  width: 53.23076%;*/
  font-size: 22px;
  font-weight:bold;
}

.lineup_List h3 span.small{font-size: 18px;}

.lineup_List h3 img{ width: 38.23076%;}

.lineup_List p.tume{ padding-top:10px; text-align:left;
font-size:130%;
    color: #d92163;
	font-size:14px;}


.lineup_List {
  margin: 3.84615% auto 0;
  border-top: 1px solid #552e31;
  padding: 3.84615% 0 0 0;
}

.lineup_Box {
  width: 17.94871%;
  max-width: 140px;
  float: left;
  margin: 2.5641% 2.54641% 0 0;
}

.lineup_Box:nth-of-type(5n) {
  margin-right: 0;
}

.fm20{ margin:20px auto; font-size:14px;}

#wrapper #container .item .lineup.clearfix.conts .lineup_List.clearfix #sv{
      margin: 2.5641% 2.54641% 0 0;
}

.lineup_Box dt {
  border: 1px solid #a58c8e;
  border-radius: 10px;
  /* CSS3���� */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome�p */
  -moz-border-radius: 10px;
  /* Firefox�p */
  padding: 5.76923%;
}

.lineup_Box dd {
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
  margin-top: 10.86956%;
}

.lineup_Box dd span {
  font-size: 12px;
}

.remodal .modalInr ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
	align-items: center;
}
.remodal .modalInr ul li {
  width: 50%;
  color: #552e31;
}



/*.remodal.clearfix .modalInr ul li img{ max-width:250px;}*/


.remodal .modalInr ul li:first-of-type {
  text-align: center;
}
.remodal .modalInr ul li:last-of-type {
  line-height: 1;
  font-weight: bold;

}

.remodal.clearfix .modalInr ul li img{ width:250px;}

.remodal .modalInr ul li:last-of-type h3 {
  font-size: 28px;
  padding-bottom: 20px;
}
.remodal .modalInr ul li:last-of-type h3 span{ font-size:70%;}
.remodal .modalInr ul li:last-of-type p:nth-of-type(1) {
  font-size: 20px;
  padding-bottom: 20px;
}
/*** halloween ***/
.halloween .remodal .modalInr ul li:last-of-type p:nth-of-type(1) {
  font-size: 16px;
}
/*** halloween ***/
.remodal .modalInr ul li:last-of-type p:nth-of-type(1) span {
  font-size: 16px;
}
.remodal .modalInr ul li:last-of-type p:nth-of-type(2) {
  font-size: 24px;
  padding-bottom: 20px;
}
.remodal .modalInr ul li:last-of-type p:nth-of-type(2) span {
  font-size: 16px;
}
.remodal .modalInr ul li:last-of-type .label dl {
  border: 1px solid #552e31;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
.remodal .modalInr ul li:last-of-type .label dl:nth-of-type(2) {
  margin-top: 20px;
}
.remodal .modalInr ul li:last-of-type .label dl dt {
  background: #552e31;
  padding: 10px 0;
  color: #fff;
  overflow: hidden;
  border-radius: 6px 6px 0 0 / 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
}
.remodal .modalInr ul li:last-of-type .label dl dd {
  padding: 10px 0;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .remodal .modalInr ul {
    flex-direction: column;
  }
  .remodal .modalInr ul li {
    width: 100%;
    color: #552e31;
  }
  .remodal .modalInr ul li:first-of-type {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .remodal .modalInr ul li:last-of-type {
    line-height: 1;
    font-weight: bold;
  }
  .remodal .modalInr ul li:last-of-type h3 {
    font-size: 19px;
    padding-bottom: 20px;
  }
  .remodal .modalInr ul li:last-of-type p:nth-of-type(1) {
    font-size: 19px;
    padding-bottom: 20px;
  }
  .remodal .modalInr ul li:last-of-type p:nth-of-type(1) span {
    font-size: 14px;
  }
  .remodal .modalInr ul li:last-of-type p:nth-of-type(2) {
    font-size: 19px;
    padding-bottom: 20px;
  }
  .remodal .modalInr ul li:last-of-type p:nth-of-type(2) span {
    font-size: 14px;
  }
  .remodal .modalInr ul li:last-of-type .label dl {
    border: 1px solid #552e31;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
  }
  .remodal .modalInr ul li:last-of-type .label dl dt {
    background: #552e31;
    padding: 10px 0;
    color: #fff;
  }
  .remodal .modalInr ul li:last-of-type .label dl dd {
    padding: 10px 0;
  }
}

.item .onlineBnr {
  width: 46.45384%;
}

.item .pdfBnr {
  width: 46.45384%;
  margin:20px auto;
}
p.pdf{ margin-top:20px; text-align:center; }



.item_itemBox {
  width: 46.15384%;
  max-width: 360px;
  margin: 0 7.6923% 6.41025% 0;
  float: left;
}

.item_itemBox:nth-child(2n) {
  margin-right: 0;
}

.itemBoxUp {
  margin-bottom: 5.555%;
}

.itemBoxUp dl dt {
  width: 33.333%;
  max-width: 120px;
  float: left;
  margin-right: 5.555%;
}

.itemBoxUp dl dd {
  width: 61.111%;
  max-width: 220px;
  float: left;
}

.itemBoxUp dl dd.icon,.lineup_List__blk--inr p.icon span{
    margin-bottom: 4px;
}

.itemBoxUp dl dd.icon span,.lineup_List__blk--inr p.icon span{
    color: #fff;
    border-radius: 2px;
    padding: 1px 5px 0px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 12px;
    margin: 0 4px 6px 0;
}

.itemBoxUp dl dd.icon span.alc,.lineup_List__blk--inr p.icon span.alc {
	background: #560A0A;
}

.itemBoxUp dl dd.icon span.new,.lineup_List__blk--inr p.icon span.new {
	background: #D92163;
	margin-right: 5px;
}



.item_itemList{ margin-top:80px;}


.item_itemList.conts.clearfix .item_itemBox .itemBoxBottom .itemBoxSlide p{ margin:10px auto;
color:#552e31;
font-size:80%;}


.itemBox_name {
  font-size: 16px;
  line-height: 1.25;
}

.itemBox_name span {
  font-size: 14px;
}

.itemBox_txt {
  font-size: 14px;
  line-height: 1.25;
  margin-top: 10px;
}

.itemBoxBottom {
  border-radius: 5px;
  /* CSS3���� */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome�p */
  -moz-border-radius: 5px;
  /* Firefox�p */
  font-size: 16px;
  color: #FFF;
  font-family: '�q���M�m�p�S�V�b�N Pro', 'Hiragino Kaku Gothic Pro', ��S�V�b�N��, 'Yu Gothic', YuGothic, ���C���I, Meiryo, Osaka, '�l�r �o�S�V�b�N', 'MS PGothic', sans-serif;
  padding: 0;
  line-height: 1;
  box-sizing: border-box;
}
.itemBoxBottom .itemBoxTtl {
  font-weight: bold;
  color: #fff;
  background: #d92163;
  text-align: center;
  padding: 8px 0 8px;
  z-index: 1;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  position: relative;
}
.itemBoxBottom .itemBoxTtl.on:after {
  content: "―";
  position: absolute;
  right: 16px;
  font-family: Times New Roman !important;
}
.itemBoxBottom .itemBoxTtl:after {
  content: "＋";
  position: absolute;
  right: 16px;
  font-family: Times New Roman !important;
}
.itemBoxBottom .itemBoxSlide {
  display: none;
  border: 9px solid #d92163;
  border-radius: 0 0 5px 5px / 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px / 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px/ 0 0 5px 5px;
  padding: 16px;
  position: relative;
  top: -9px;
  z-index: -1;
}
.itemBoxBottom .itemBoxSlide .detail dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 14px;
  line-height: 1.5;
}
.itemBoxBottom .itemBoxSlide .detail dl dt {
  color: #d92163;
  width: 40%;
}
.itemBoxBottom .itemBoxSlide .detail dl dd {
  color: #552e31;
    width: 60%;
}
.itemBoxBottom .itemBoxSlide .detailTable {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.itemBoxBottom .itemBoxSlide .detailTable dl {
  border: 1px solid #d92163;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 12px;
}
.itemBoxBottom .itemBoxSlide .detailTable dl:not(:last-child) {
  margin-right: 3px;
}
.itemBoxBottom .itemBoxSlide .detailTable dl dt {
  background: #d92163;
  border-radius: 5px 5px 0 0 / 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
  padding: 8px;
  font-weight: bold;
  letter-spacing: 0;

}

.itemBoxBottom .itemBoxSlide .detailTable dl dt span { font-size:80%;}
.itemBoxBottom .itemBoxSlide .detailTable dl dd {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  color: #d92163;
  font-size: 20px;
}



.item_itemList.conts.clearfix .item_itemBox .itemBoxUp .clearfix .itemBox_txt p{
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    margin-top: 3.86956%;}
.item_itemList.conts.clearfix .item_itemBox .itemBoxUp .clearfix .itemBox_txt p span{    font-size: 12px;}

@media screen and (max-width: 767px) {
  .itemBoxBottom .itemBoxTtl {
    padding: 12px 0 12px;
  }
  .itemBoxBottom .itemBoxSlide .detail dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 14px;
    line-height: 1.5;
  }
  .itemBoxBottom .itemBoxSlide .detail dl dt {
    color: #d92163;
    width: 45%;
  }
  .itemBoxBottom .itemBoxSlide .detail dl dd {
    color: #552e31;
    margin-left: 2%;
    width: 55%;
  }
  .itemBoxBottom .itemBoxSlide .detailTable {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .itemBoxBottom .itemBoxSlide .detailTable dl {
    border: 1px solid #d92163;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 12px;
  }
  .itemBoxBottom .itemBoxSlide .detailTable dl:not(:last-child) {
    margin-right: 3px;
  }
  .itemBoxBottom .itemBoxSlide .detailTable dl dt {
    background: #d92163;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    padding: 8px;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.1rem;
  }
  .itemBoxBottom .itemBoxSlide .detailTable dl dd {
    padding: 8px;
    text-align: center;
    font-weight: bold;
    color: #d92163;
    font-size: 20px;
  }
}

.item_cauthion {
  font-size: 12px;
  line-height: 2;
}

.handled_store h3 {
  background-color: #552e31;
  padding: 2.5641% 0;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  line-height: 1;
}

.handledBox {
  border-bottom: 1px solid #552e31;
}

.handledBox ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-family: '�q���M�m�p�S�V�b�N Pro', 'Hiragino Kaku Gothic Pro', ��S�V�b�N��, 'Yu Gothic', YuGothic, ���C���I, Meiryo, Osaka, '�l�r �o�S�V�b�N', 'MS PGothic', sans-serif;
  padding: 1.7% 0;
}

.handledBox ul li span{ font-size:80%;}
.handledBox ul li a {
  color: #fff;
}

.handledBox ul li:nth-of-type(1) {
	width:25%;
  color: #d92163;
  font-weight: bold;
}

.handledBox ul li:nth-of-type(2) {
  width:20%;
  text-align:left;
}

.handledBox ul li:nth-of-type(3) {
 width:33%;
  text-align:left;
}

.handledBox ul li:nth-of-type(4) a {
  border-radius: 30px;
  color: #fff;
  background-color: #552e31;
  padding: 5px 15px;
  margin: 0;
  white-space: nowrap;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .handledBox ul {
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 4px 0 16px;
  }

  .handledBox ul li:nth-of-type(1) {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .handledBox ul li:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    width: 48%;
    border-radius: 30px;
    color: #fff;
    background-color: #552e31;
    padding: 10px 0;
    margin: 0;
    line-height: 1;
    text-align: center;
    font-size: 13px;
  }

  .handledBox ul li:nth-of-type(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    padding-bottom: 14px;
  }

  .handledBox ul li:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    width: 48%;
    font-size: 13px;
  }

  .handledBox ul li:nth-of-type(4) a {
    display: block;
    text-align: center;
    line-height: 1;
    order: 4;
    padding: 10px 0;
  text-decoration: none;
  }
}
.handled_store table {
  margin-top: 1.28205%;
  width: 100%;
}

.handled_store table tr th,
.handled_store table tr td {
  font-size: 16px;
  font-family: '�q���M�m�p�S�V�b�N Pro', 'Hiragino Kaku Gothic Pro', ��S�V�b�N��, 'Yu Gothic', YuGothic, ���C���I, Meiryo, Osaka, '�l�r �o�S�V�b�N', 'MS PGothic', sans-serif;
  padding: 1.28205% 0;
  border-bottom: 1px solid #552e31;
}

.handled_store table tr th {
  width: 16.666%;
  max-width: 130px;
  color: #d92163;
}

.handled_tel {
  width: 23.07692%;
  max-width: 180px;
}

.handled_address {
  width: 42.87179%;
  max-width: 350px;
  padding-right: 2%;
}

.handled_map span {
  width: 100%;
  max-width: 120px;
  background-color: #552e31;
  color: #FFF;
  text-align: center;
  border-radius: 15px;
  /* CSS3���� */
  -webkit-border-radius: 15px;
  /* Safari,Google Chrome�p */
  -moz-border-radius: 15px;
  /* Firefox�p */
  height: 30px;
  line-height: 30px;
  display: block;
}

.handled_map a {
  color: #FFF;
}

.item_toBack {
  width: 64.10256%;
  max-width: 500px;
  margin: 50px auto 0;
}

.item_2LineBnr li {
  width: 48.71794%;
  float: left;
  margin-right: 2.56412%;
}

.item_2LineBnr li:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .top_topicsTtl {
    width: 25.65217%;
    float: none;
    margin: 0 auto 50px auto;
  }

  .top_topicsList {
    width: 100%;
    float: none;
    position: static;
    top: 0;
    left: 0;
    transform: translateY(0) translateX(0);
    -webkit-transform: translateY(0) translateX(0);
  }

  .top_topicsBox {
    font-size: calc(14px + 0.25vw);
    margin-bottom: 25px;
    line-height: 1;
	  transform: rotate(0.001deg);
  }

  .top_topicsDay {
    width: 6em;
    float: none;
    padding-bottom: 10px;
    color: #d92163;
  }

  .top_topicsTxt {
    width: calc( 100% - 6em);
  }

  .top_bnr li {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 4.34782%;
  }

  .top_story {
    margin-bottom: 0;
  }

  ul.top_subbnr, conts {
    margin-top: 0;
  }

  .top_subbnr li {
    width: 47.82608%;
    margin: 4.34782% 4.34784% 0 0;
  }

  .top_subbnr li:nth-child(even) {
    margin-right: 0;
  }

  .top_insta {
    width: 100%;
    float: none;
    border: 2px solid #d92163;
  }

  .top_instaTtl {
    width: 100%;
    margin: 0 auto;
  }

  .top_insta h2 {
    width: 72.02898%;
    max-width: 497px;
    padding-right: 0;
    display: block;
    padding-top: 16px;
    margin: 0 auto 4.02414% auto;
  }

  .top_insta .top_instaBtn {
    width: 36.95652%;
    max-width: 255px;
    display: block;
    margin: 0 auto 30px;
  }

  .top_share {
    width: 100%;
    max-width: 100%;
    float: none;
    /*margin-top: 50px;*/
  }

  .top_share02 h3,.top_share00 h3 {
    width: 89.20118%;
	   max-width: 150px;
    margin: 0 auto;
  }

  .top_share02 ul,.top_share00 ul {
    /*width: 82.4074%;*/
	  width: 100%;
    margin: 9.25925% auto 0 auto;
  }

  .top_share00 ul li.sns_icon,.top_share02 ul li.sns_icon {
	 /* width: 20.33707%;*/
    width: 30.33707%;
	  max-width: 50px;
    /*float: left;
    margin-right: 4.49438%;*/
  }

/*  .top_share02 ul li:last-child {
    margin-right: 0;
  }*/

  .top_2LineBnr li {
    width: 100%;
    float: none;
    margin: 0 0 4.34782% 0;
  }

  .top_2LineBnr li:last-child {
    margin-bottom: 0;
  }

  /***  ITEM  ***/
  .item {
    width: 100%;
    max-width: 690px;
    margin: 0 auto;
  }

  .lineup_List {
    margin: 7.24637% auto 0;
    border-top: 1px solid #552e31;
    padding: 7.24637% 0 0 0;
  }

  .lineup h2 {
    text-align: center;
    font-size: 2.2rem;
    margin-bottom: 20px;
    line-height: 1.5;
  }

  .lineup p {
    font-size: 1.5rem;
  }

  .lineup_List h3 {
    width: 100%;
	text-align:center;
	font-size: 2rem;
	line-height:170%;

  }
    .lineup_List h3 img {
    width: 100%;
  }

  .lineup_Box {
    width: 30.43478%;
    max-width: 210px;
    margin: 8.69565% 4.34782% 0 0;
  }

  .lineup_Box:nth-child(5n+1) {
    margin: 8.69565% 4.34782% 0 0;
  }


  .lineup_Box:nth-of-type(3n) {
    margin: 8.69565% 0 0 0;
  }

  .lineup_Box dd {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.6;
    margin-top: 10.86956%;
  }

  .lineup_Box dd span {
    font-size: 1.2rem;
  }

  .item .onlineBnr {
    width: 100%;
    max-width: 690px;
    text-align: center;
  }
.item .pdfBnr {
    width: 100%;
    max-width: 690px;
  }


  .item_itemList {
    width: 100%;
    max-width: 690px;
    margin: 50px auto 0;
  }

  .item_itemBox {
    width: 100%;
    max-width: 690px;
    margin: 0 0 11.5942% 0;
    float: none;
  }

  .item_itemBox:nth-child(2n) {
    margin-right: 0;
  }

  .itemBoxUp {
    margin-bottom: 5.7971%;
  }

  .itemBoxUp dl dt {
    width: 38.84057%;
    max-width: 268px;
    float: left;
    margin-right: 5.7971%;
  }

  .itemBoxUp dl dd {
    width: 55.36231%;
    max-width: 382px;
    float: left;
  }

  .itemBox_name {
    font-size: 1.6rem;
    line-height: 1.25;
  }

  .itemBox_name span {
    font-size: 1.4rem;
  }

  .itemBox_txt {
    font-size: 1.4rem;
    line-height: 1.25;
    margin-top: 4.34782%;
  }

  .itemBoxBottom {
    font-size: 1.6;
    padding: 2.89855% 0;
    line-height: 1;
  }

  .item_cauthion {
    font-size: 1.2rem;
    line-height: 2;
  }

  .handled_store table tr .handled_tel,
  .handled_store table tr .handled_map {
    padding: 4.34782% 0;
    border-bottom: 1px solid #552e31 !important;
  }

  .handled_store table tr th,
  .handled_store table tr td {
    font-size: 1.7rem;
    padding: 4.34782% 0 0 0;
    border-bottom: none;
  }

  .handled_address {
    padding-right: 0%;
  }

  .handled_tel {
    width: 47.5%;
    max-width: 335px;
    margin-right: 5%;
  }

  .handled_tel span {
    width: 100%;
    max-width: 335px;
    background-color: #552e31;
    color: #FFF;
    text-align: center;
    border-radius: 15px;
    /* CSS3���� */
    -webkit-border-radius: 15px;
    /* Safari,Google Chrome�p */
    -moz-border-radius: 15px;
    /* Firefox�p */
    height: 30px;
    line-height: 30px;
    display: block;
  }

  .handled_map {
    width: 47.5%;
    max-width: 335px;
  }

  .handled_map span {
    width: 100%;
    max-width: 335px;
    background-color: #552e31;
    color: #FFF;
    text-align: center;
    border-radius: 15px;
    /* CSS3���� */
    -webkit-border-radius: 15px;
    /* Safari,Google Chrome�p */
    -moz-border-radius: 15px;
    /* Firefox�p */
    height: 30px;
    line-height: 30px;
    display: block;
  }

  .handled_tel a, .handled_map a {
    color: #FFF;
  }

  .item_toBack {
    width: 100%;
    max-width: 690px;
    margin: 50px auto 0;
  }

  .item_2LineBnr li {
    width: 47.82608%;
    margin: 4.34782% 4.34784% 0 0;
  }

  .item_2LineBnr li:nth-child(2) {
    margin-right: 0;
  }

  .remodal.clearfix .modalInr ul li img{ width:80%;}


	.shareBtn {
		width: 100%;
		margin: 50px auto;
	}

	.shareBtn h4 img {
		width: 300px;
		display: block;
    margin: 0 auto;
		margin-bottom: 20px;
	}

	.shareBtn ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-around;
	}

	.shareBtn ul li:not(:last-of-type) {
		margin-right: 18px;
	}

	.shareBtn ul li img {
		width: 83px;
	}

}
#news, .top_topics--h2 {
  font-family: 'EB Garamond', 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',
sans-serif;
}
.news__h2 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px;
}
.news__inr {
  display: flex;
  flex-wrap: wrap;
}
.news__blk {
  width: 24%;
  background: #fbe8ef;
}
.news__flex {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news__blk:not(:nth-of-type(4n)) {
  margin-right: 1.333%;
}


.news__blk:nth-of-type(n+5) {
  display: none;
  transition: .3s;
  margin-top: 1.333%;
}
.news__inr.seaAll .news__blk:nth-of-type(n+5) {
  display: block!important;
}
.news__inr.seaAll + .news__viewAll {
  display: none!important;
}

.news__blk--text {
  padding: 5px 13px 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news__blk--date {
  font-size: 16px;
}
.news__blk--h3 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
.news__blk--btn {
  display: block;
  width: 50%;
  margin:auto auto 0;
  text-align: center;
  font-size: 16px;
  background: #FFF;
  line-height: 30px;
  border-radius: 15px;
}
.news__viewAll {
  position: relative;
  display: block;
  width: 200px;
  margin:20px auto 0;
  text-align: center;
  font-size: 22px;
  background: #552e31;
  color: #FFF;
  line-height: 50px;
  border-radius: 35px;
  cursor: pointer;
}
.newsToTop {
    position: relative;
    display: block;
    width: 100px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 14px;
    background: #552e31;
    color: #FFF;
    line-height: 32px;
    border-radius: 16px;
    cursor: pointer;
}
.news__viewAll:before {
    content: 'view all';
}
.news__viewAll.open:before {
    content: 'close';
}
.news__viewAll:hover {
  opacity: 0.7;
  text-decoration: none;
}
.news__viewAll:after {
    content: '▼';
    font-family: sans-serif;
    font-size: 14px;
    top: 0;
    right: 20px;
    position: absolute;
}
.news__viewAll.open:after {
    content: '▲';
    font-family: sans-serif;
    font-size: 14px;
    top: 0;
    right: 20px;
    position: absolute;
}

@media screen and (max-width: 767px) {
  .news__h2 {
      font-size: 35px;
  }
  .news__inr {
      display: block;
  }
  .news__blk {
    width: 100%;
  }
  .news__flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .news__blk:not(:nth-of-type(4n)) {
      margin-right: 0;
  }
  .news__blk:not(:nth-of-type(1)) {
    margin-top: 3%;
  }
  .news__img {
    width: 50%;
  }
  .news__blk--text {
    width: 44%;
    padding: 4% 3%;
    display: flex;
    flex-direction: column;
  }
  #NEWS .news__blk--text {
    width: 50%;
  }
  .news__blk--date {
    font-size: 13px;
  }
  .news__blk--h3 {
    font-size: 12px;
  }
  .news__blk--btn {
    font-size: 12px;
    background: #FFF;
    line-height: 20px;
    border-radius: 10px;
    margin-top: auto;
  }
  .news__viewAll {
    font-size: 19px;
    width: 150px;
    line-height: 38px;
    border-radius: 195px;
  }
  .top_topics.clearfix.conts {
    width: 86%;
    padding: 7%;
  }
  .top_topicsTxt.w100 {
    width: 100%;
  }
}



/* ====================================
   NEWS
=======================================_*/
#container.news {
  max-width: 600px;
}
.news .article__main {
  margin-bottom: 30px;
}
.news .article__ttl {
  margin-bottom: 30px;
}
.news h1 {
    margin: 70px auto 10px;
    font-weight: bold;
    text-align: left;
    position: static;
    transform: none;
    line-height: 1.5;
}
@media (min-width: 769px) {
  .news h1 {
    font-size: 28px;
  }
}
.article__ttl--blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news .article__ttl--date {
    font-size: 14px;
    text-align: left;
}

.news .article--ttl__sns a {
    color: #d92163;
    padding: 2px 5px;
}
.news .article--ttl__sns {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #d92163;
}
.news .article--ttl__sns .line span {
    font-family: sans-serif;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 14px;
}
.news .article--ttl__sns .line a {
  padding: 0;
}

.news .article__main--thumbnail {
    text-align: center;
    margin-bottom: 10px;
}
.news .article__main--lead {
  margin-bottom: 40px;
}
.news .article__main--content {
  margin:0 auto 50px;
  text-align: center;
}
.news .article__main--content *:not(:first-child) {
    margin-top: 30px;
}
.news .article__main--content figure {
  display: inline-block;
    text-align: center;
}
.news .article__main--content figcaption {
    margin-top: 5px!important;
    text-align: left;
    font-size: 10px;
}
.news .article__main--content h2 {
  text-align: left;
  font-size: 18px;
}
.news .article__main--content p {
  text-align: left;
}
.news .article__main--content br {
  margin: 0!important;
}
.news .article__main--info {
  background: #fbe8ef;
  padding: 20px;
  width: 100%;
  margin:0 auto;
  font-size: 12px;
}
.news .article__main--info *:not(:first-child) {
  margin-top: 0;
}
.news .article__main--info h3 {
  font-size: 12px;
  display: block;
  font-weight: bold;
}
.news .article__main--info a {
  color: #d92163;
    display: block;
    word-break: break-all;
    line-height: 1.4;
    margin: 0.4em 0;
}
.article__main--content:nth-of-type(n+2) {
    margin-top: 50px;
}

@media (max-width: 768px) {
  #container.news {
    max-width: none;
    width: 100%;
  }
.news h1 {
    width: 86%;
    padding: 0;
    margin: 30px auto 10px;
}
.news .article__main--lead,
.news .article__ttl--blk {
    width: 86%;
    margin: 0 auto;
}
.news .article__ttl {
    margin-bottom: 10px;
}
.news .article__main--content {
    width: 100%;
}
.article__main--content figcaption,
.article__main--content h2,
.article__main--content p {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
}
}

/* ===========================
ITEM NEW
=========================== */
.lineup_List__blk {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.lineup_List__blk--inr {
    width: 30%;
}
.lineup_List__blk--inr:not(:nth-of-type(3n)) {
  margin-right: 5%;
}
.lineup_List__blk--inr:nth-of-type(n+4) {
    margin-top: 45px;
}
.lineup_List__blk--inr p:first-of-type {
  font-size: 20px;
}
.lineup_List__blk--inr p:nth-of-type(2) {
  font-size: 24px;
}
.lineup_List__blk--inr p span {
  font-size: 16px;
}
.lineup_List__blk--inr dl {
    border: 1px solid #552e31;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
}
.lineup_List__blk--inr dl:nth-of-type(n+2) {
  margin-top: 20px;
}
.lineup_List__blk--inr dl dt {
    background: #552e31;
    padding: 10px 0;
    color: #fff;
    overflow: hidden;
    border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
}
.lineup_List__blk--inr dl dd {
  font-size: 14px;
    padding: 10px;
    line-height: 1.4;
    text-align: left;
    font-weight: normal;
}
.lineup_List__blk--inr dl dd span {
  font-size: 12px;
}
.lineupLabelBtn {
  position: relative;
    background: #552e31;
    width: 80%;
    height: 40px;
    color: #FFF;
    line-height: 40px;
    margin: 20px auto;
        border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    color: #FFF;
    font-family: 'Hiragino Kaku Gothic Pro', 'Yu Gothic', YuGothic, Meiryo, Osaka, 'MS PGothic', sans-serif;
    padding: 0;
    cursor: pointer;
}
.lineupLabelBtn:before {
    content: '詳細をみる';
}
.lineupLabelBtn:after {
    position: absolute;
    content: "＋";
    font-size: 16px;
    right: 16px;
    font-family: Times New Roman !important;
}
.lineupLabelBtn.open:after {
    content: "―";
    position: absolute;
    right: 16px;
    font-family: Times New Roman !important;
}
@media screen and (max-width: 767px) {
  .lineup_List__blk--inr {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    align-items: self-start;
      margin: 0 auto 30px;
  }
  .lineup_List__blk--inr img {
    width: 70%;
    height: auto;
  }
  .lineup_List__blk--inr:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .lineup_List__blk--inr:not(:nth-of-type(2n)) {
    margin-right: 0;
  }
  .lineup_List__blk--inr:nth-of-type(n+4) {
    margin-top: 0;
  }
  .lineup_List__blk--inr:nth-of-type(n+3) {
    margin-top: 0;
  }
  .lineup_List__blk--inr p {
    font-size: 19px!important;
    width: 100%;
  }
  .lineup_List__blk--inr p span {
    font-size: 13px;
  }
  .lineupLabelBtn {
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
  }
  .lineupLabelBtn:after {
    font-size: 16px;
    right: 10px;
  }
  .lineupLabelBtn.open:after {
    right: 10px;
  }
  .lineup_List__blk--inr dl {
    font-size: 12px;
  }
  .lineup_List__blk--inr dl dt {
    font-size: 14px;
    padding: 8px 0;
  }
  .lineup_List__blk--inr dl dd {
    padding: 10px;
    text-align: left;
  }
  .lineupLabelCnt {
    width: 100%;
  }
}
.itemBoxBottom .itemBoxTtl {
  font-size: 16px;
  }
.itemBoxBottom .itemBoxSlide {
  }

.itemBoxUp {
  min-height: 141px;
  }

.lineup_List h3 {
    margin-bottom: 10px;
}
.lineup_List h3:nth-of-type(n+2) {
    margin-top: 50px;
}

.lineup_List__blk--inr h3 {
    margin-bottom: 0;
}
.lineup_List__blk--inr h3 span {
  font-size: 18px;
}
.itemBoxBottom {
  font-size: 14px;
}

.lineup_List__icon {
    color: #560A0A;
    border: #560A0A 1px solid;
    border-radius: 2px;
    padding: 2px 5px 1px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 12px!important;
    margin: 3px 0 0;
    display: inline-block;
    vertical-align: top;
}
.lineup_List__icon.alcohol {
  color: #fff!important;
  background: #560A0A!important;
}
.lineup_List__icon.new ,
.lineup_List__icon.renewal {
  color: #fff!important;
  background: #D92163!important;
  border-color: #D92163!important;

}
  #container.news {
    width: 100%;
  }

/*@media screen and (min-width: 768px ) {
#wrapper.news_wrap {
  padding: 0 0 0 244px;
  }
  #wrapper.news_wrap .bread {
    margin: 0 0 0 20px;
  }
  #wrapper.news_wrap .inrMain {
    margin: 0 auto;
  }
}*/
@media screen and (min-width: 860px ) {
	#container.news {
	    margin: 50px auto 0 calc((100% - 600px)/2 + 122px);
	}
/*	.news_wrap .main.itemh2 .inrMain {
	    margin: 0 0 0 244px;
	}*/
}
@media screen and (min-width:768px) and ( max-width:859px) {
	#container.news {
	    padding: 0 0 0 244px;
	    margin: auto;
	    max-width: none;
	}
}
@media screen and (max-width: 1100px ) {
  #container.news {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */


@media screen and (min-width: 1615px ) {
  #wrapper {
      max-width: 1600px;
      margin: 0 auto;
  }
  header {
    left: calc(50% - 800px);
  }
  footer {
    position: relative;
  }
  footer:before {
    display: block;
    height: 100%;
    width: 200vw;
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%,0);
    background: #552e32;
  }
}
@media screen and (min-width: 1283px ) {
  #container {
    margin: 50px auto 0;
  }
}





.top_bnr__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.top_bnr__wrap:after {
  display: none;
}
.top_bnr__wrap li {
    width: 49%;
    float: inherit;
}


@media screen and (min-width: 768px) {
	.top_bnr__wrap li {
    margin:15px 0 0;

}

}

@media screen and (max-width: 767px) {
  .top_bnr__wrap li {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }

}
.itemFootBana {
  display: flex;
  flex-wrap: wrap;
}
.itemFootBana li {
    float: none;
    width: 32%;
    margin: 0!important;
}
.itemFootBana li:not(:nth-of-type(3n)) {
    margin-right: 2%!important;
}



section.itemh2 {
  background-image: url(<?php echo get_template_directory_uri(); ?>/assets/images/item/h2bg_lineup_pc.png)!important;
}
@media only screen and (max-width: 750px) {
  section.itemh2 {
    background-image: url("<?php echo get_template_directory_uri(); ?>/assets/images/item/h2bg_lineup_smp.png")!important;
  }
  .itemFootBana li {
    width: 47.82608%;
    margin: 4.34782% 4.34784% 0 0!important;
  }
  .item_2LineBnr li:nth-child(2) {
      margin-right: 0!important;
  }
}

.recluit-appbtn {
  width: 175px;
  background: #d92163;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 30px;
  margin: 35px auto 0;
}





/* 240418 春夏更新 修正 */
.top_bnr__wrap li figure {
  background-color: unset;
}
.top_story figure {
  background-color: unset;
}


/* 250501 春夏更新 */
.lineup_List__blk--inr p.description {
  font-size: 14px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .lineup_List__blk--inr p.description {
    font-size: 14px !important;
  }
}
.jkissa-title-block {
  &.second {
    margin-top: 4px;
  }
  &.third {
    margin-top: 4px;
  }
}
.jkissa-title {
  font-size: 20px !important;
}
.jkissa-subtitle {
  font-size: 1.5rem !important;
}
.jkissa-price {
  font-size: 20px !important;
}
.jkissa-description {
  text-align: left !important;
}
.jkissa-block {
  .lineup_List__blk--inr {
    padding-bottom: 80px;
    position: relative;
    .lineupLabelBtn {
      /* position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); */
    }
  }
}
