#tblLayout {
  max-width: none;
}
#tblLayout td:first-child,
#tblLayout td:last-child {
  display: none;
}
.font_a{
	font-family: "Crimson Text", serif;
}
#ssfair .upt{
    transition: 1.5s;
    animation-timing-function: ease-in-out;
}
#ssfair .upt.trigger{
  transform: translateY(4%);
	opacity: 0;
}
#ssfair .upt.trigger.custom-move{
  	transform: translateY(0%);
	opacity: 1;
}
#ssfair img.w90{
	width: 90%;
}
#ssfair img{
	width: 100%;
}

.bright {
  position: absolute;
  top: -38%;
  right: -20%;
  width: 48%;
  height:600px;
  mix-blend-mode: screen;
  z-index: 2000;
}
.bright.trigger.move {
  animation: 5s ease-in-out infinite shine01;
}
.bright img {
  width: 100%;
}
@keyframes shine01 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 90;
  }
  100% {
    opacity:0
  }
}

/* fv */
#ssfair .fv{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#ssfair .fv_01{
    position: absolute;
    top: 15%;
    left: 16%;
    width: 33%;
    margin: auto;
}
#ssfair  img.fv_01_img{
	width: 100%;
}
#ssfair .fv_02{
	margin: 10% 0 0 0%;
    width: 88%;
    transition: 0.8s;
    animation-timing-function: ease-in-out;
    z-index: 2;
}
#ssfair .fv_02.trigger{
  clip-path: inset(0% 100% 0% 0%);
  opacity: 0;
}
#ssfair .fv_02.trigger.custom-move{
  clip-path: inset(0%);
  opacity: 1;
}

#ssfair .fv_02_2{
	
    margin: -3% 0 0 -3%;
    width: 54%;
    transition: .3s 1s;
    animation-timing-function: ease-in-out;
    z-index: 2;
}
#ssfair .fv_02_2.trigger{
  clip-path: inset(0% 100% 0% 0%);
  opacity: 0;
}
#ssfair .fv_02_2.trigger.custom-move{
  clip-path: inset(0%);
  opacity: 1;
}
#ssfair .fv_03{
	margin: 5% 0 0 0%;
    width: 100%;
    transition: 0.8s;
    animation-timing-function: ease-in-out;
    z-index: 2;
}
#ssfair .fv_03.trigger{
  clip-path: inset(0% 100% 0% 0%);
  opacity: 0;
}
#ssfair .fv_03.trigger.custom-move{
  clip-path: inset(0%);
  opacity: 1;
}
#ssfair .fv_kikan{
	margin: 5% 0 0 0;
    width: 100%;
    transition: 1s;
    animation-timing-function: ease-in-out;
    z-index: 2;
}
#ssfair .fv_point{
	position:absolute;
	left: 48%;
    bottom: 10%;
    width: 20%;
}

#ssfair .fv_shi{
position: absolute;
    width: 57%;
    top: 4.2%;
    right: 17%;
    mix-blend-mode: screen;
}
#ssfair .fv_star{
	position: absolute;
    width: 8%;
    top: 61.8%;
    right: 27%;
    transition: 1s 1.3s;
    animation-timing-function: ease-in-out;
}
#ssfair .fv_star.trigger{
  opacity: 0;
}
#ssfair .fv_star.trigger.custom-move{
  opacity: 1;
}
/* fvここまで */


#ssfair .inner_w{
	width: 70%;
	max-width: 1100px;
	margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#ssfair .inner_w1{
	width: 65%;
	margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
#ssfair .inner_w2{
	width: 62%;
	margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#summer_main {

	width: 100%;
	height: auto;
}


#ssfair .section_space{
	padding: 2% 0;
}
#ssfair .title{
	margin: 2% auto 6%;
	text-align: center;
}
#ssfair .title02{
	margin: 2% auto 2%;
	text-align: center;
}
#ssfair .title03{
	margin: 2% auto 2%;
	text-align: center;
}
/*----------------------
特典
------------------------*/
#ssfair #tokuten_contain {
/*background-image: url(https://mogans.jp/Contents/ImagesPkg/ssfair25/images/tokuten_bg.jpg); */
	background-image: url(https://mogans.jp/Contents/ImagesPkg/ss26/images/tokuten_bg.jpg); 
background-repeat:no-repeat,repeat-y;
background-position:center top,center top; /*背景画像を、横中央、底辺に配置。*/
background-color: #cce3fe;
background-size:100%,100%; /*背景画像をコンテンツの横幅いっぱいに表示する。*/
	width: 100%;
	height: auto;
	  padding-bottom: 10%;
	position: relative;
	overflow: hidden;
}
#ssfair #tokuten_contain .inner_w1{
	max-width:800px;
}
#ssfair #tokuten_contain .bg_item01 img{width: 100%;}
#ssfair #tokuten_contain .bg_item02{/*特典下部ひかり*/
	position: absolute;
	bottom: -5%;
	left: -10%;
	width:50%;
}
#ssfair #tokuten_contain .bg_item02 img{width: 100%;mix-blend-mode:screen;}
#ssfair #tokuten_contain h3.title{
	width: 40%;
	max-width: 250px;
	margin-top: 13%;
	margin-bottom: 2%;
	
}
#ssfair .tokuten img{
	margin:auto;
	text-align: center;
	width: 100%;
}
/*----------------------
menu
------------------------*/
#ssfair #fair_menu {
	/*background-image: url(https://mogans.jp/Contents/ImagesPkg/ss26/images/tokuten_bg.jpg);*/
	background-image: url(https://mogans.jp/Contents/ImagesPkg/ss26/images/menu_bg.jpg);
	width: 100%;
	height: auto;
	padding: 3% 0 5%;
	position: relative;
}

#ssfair #fair_menu .inner_w1 {
	max-width: 1050px;
	width: 92%;
	margin: 0 auto;
}

#ssfair .setmenu {
	margin: auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#ssfair .setmenu h2.title {
	width: 35%;
	max-width: 200px;
}

#ssfair .setmenu ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	gap: 16px;
}

#ssfair .setmenu ul li {
	width: calc((100% - 32px) / 3);
	border: none;
	box-sizing: border-box;
}

#ssfair .setmenu ul li a {
	display: block;
}

#ssfair .setmenu ul li img {
	display: block;
	width: 100%;
	height: auto;
}
/*----------------------
アイテムリスト
------------------------*/
#ssfair .item_list h2.title{
	width: 80%;
	
}
#ssfair .item_list ul{
	margin: auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}


#ssfair .item_list li{
	width: 32.5%;
	margin-bottom: 2%;
}
#ssfair #bottoleset {
	background-image: url("https://mogans.jp/Contents/ImagesPkg/ss26/images/bottleset_bg.jpg");
	background-size:100% auto ;
	background-repeat: no-repeat;
	padding:7% 0;
}
#ssfair #specialset  {
	background: url("https://mogans.jp/Contents/ImagesPkg/ss26/images/specialset _bg.jpg") top center repeat-y;
	background-size:100% auto ;
	background-color: #b0d8ff;
	padding:7% 0;
}
#ssfair #bottoleset h2.title{
	width: 65%;
	max-width: 500px;
}
#ssfair #specialset  h2.title{
	width: 65%;
	max-width: 450px;
	margin-bottom: 1%;
}
#ssfair #specialset  h2.title02{
	width: 80%;
    max-width: 600px;
}
#ssfair #specialset  .title02{
	margin: 2% auto 5%;
}
#ssfair #specialset  .title03{
	margin: 2% auto 5%;
	text-align: center;
	width: 76%;
	max-width: 700px;
}
#ssfair #specialset  .title03_02{
	margin: 0% auto 5%;
	text-align: center;
	width: 50%;
	max-width: 700px;
}
#ssfair #specialset  .title03_03{
	margin: 0% auto 5%;
	text-align: center;
	width: 56%;
	max-width: 700px;
}
#ssfair #specialset  .title04{
	margin: 2% auto 5%;
	text-align: center;
	width: 65%;
	max-width: 600px;
}
#ssfair #refill_set{
	background: url("https://mogans.jp/Contents/ImagesPkg/ss26/images/refill_bg.jpg") top center;
	background-size:100% auto ;
	background-repeat: no-repeat;
	padding:7% 0;
}
#ssfair #refill_set h2.title{
	width: 65%;
	max-width: 500px;
}
#ssfair #total_set{
	background: url("https://mogans.jp/Contents/ImagesPkg/ss26/images/specialset _bg.jpg") top center repeat-y;
	background-size:100% auto ;
	background-color: #b0d8ff;
	padding:7% 0;
}
#ssfair #total_set h2.title{
	width: 50%;
	max-width: 380px;
}
#ssfair #specialcareset{
	background: url("https://mogans.jp/Contents/ImagesPkg/ss26/images/specialcare_bg.jpg") top center;
	background-size:100% auto ;
	background-repeat: no-repeat;
	padding:7% 0;
}

#ssfair #specialset h2.title{
	width: 70%;
	max-width: 450px;
}
#ssfair #specialset h2.title.title_2{
	width: 98%;
    margin-top: 8%;
}


#ssfair #other li{
	width: 100%;
}
#ssfair #specialcareset h2.title{
	width: 60%;
	max-width: 500px;
}
#ssfair #specialcareset h2.title02{
	width: 70%;
	margin-top:10%;
	max-width: 650px;
}
#ssfair #specialcareset .item_list ul.list_2{
    justify-content: space-evenly;
}
/*----------------------
確認事項
------------------------*/
#ssfair #attention_contain {
	background: #c3dffc;
	padding: 10% 0;
}
#ssfair .attention{
	padding-top: 3%;
}
#ssfair .attention h2{
	background: #005daa;
	padding: 3%;
	text-align: center;
	color: #ffffff;
	font-family: "Crimson Text", serif;
    font-size: 28px;
}
#ssfair .attention p{
	padding: 8% 8%;
	background: #ffffff;
	color: #000000;
	font-size: 13px;
}
#Foot{
	margin-top: -7em;
}