@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Noto Sans JP';
  width:100%;
  height:100%;
  max-width: 1800px;
  margin: 0 auto;
}
h2 {
	margin-top: 5rem;
}
.wrapper {
  overflow: hidden;
  width:100%;
  max-width:1800px;
  height:auto;
  margin:0 auto;
  background-size: auto;
  background-repeat: repeat;
}
.wrapper1 {
	background-image: url("../img/bg1.png");
	background-size: cover; padding-bottom: 5rem;
	background-repeat: no-repeat;
}
.br_980,.br_420, .rt_sp {display: none;}
body {
	background-image: url("")
}
a:hover,a:hover img{
  opacity: 0.8;
}
.nav1 a {
	text-decoration: none;
	color: #000;
}
img {
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: bottom;
}
img.sign {
	margin: 0 auto;
}
img.sign {
	height: auto;
	width: 100%;
	max-width: 657px;
}
 h1 .mainbanner{
  width:100%;
  /*max-width:1800px;*/
  margin:0 auto;
  vertical-align: bottom;
  display: block;
	padding-top: 4rem;
}
 h1 .mainbanner2{
	max-height: 56px;
	height: 100%;
	width: 100%;
	/*vertical-align: bottom;*/
}
.global_nav {
	max-width: 1800px;
	width: 100%;
	position: fixed;
	background: #fff;
	padding-bottom: 1rem;
	z-index: 2;
}
.global_nav ul {
	max-width: 1000px;
	margin: 0 auto;
}
.nav1 {
	padding-top: 1rem;
}
.global_nav li {
	float: left;
	list-style: none;
	font-size: 1.25rem;
	padding-right: 6rem;
}
.nav2 li {
	padding-right: 2rem;
}
.icons {
	width: 29px;
}
.sp {
	display: none !important;
}
/*hamburger*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
	background-color: #ffffff;
	margin-top: 0.3rem;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #707070;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.3s;
  width: 100%;
}
nav.globalMenuSp ul {
  background: #fff;
  margin: 0 auto;
  padding: 1.8rem;
  width: 100%;
	width: 20rem;
}
.spli2:first-child {
	margin-top: -2rem;
}
.spli2 {
    list-style-type: disc !important;
    padding-top: 1.5rem !important;
	width: 100% !important;
	text-align: center;
}
.spli2 span {
	float: left;
	padding-right: 1rem;
}
.spli2_1{
	margin-top: 1.5rem;
}
.spfb {
	padding-left: 6rem;
}
.spli1_1 {
	padding-bottom: 1.8rem !important;
}
.ul1 {
	height: 100vh;
	overflow: none;
	padding-bottom: 10em;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 50%;
	font-weight: normal;
	border-bottom: #707070 solid 1px;
}
.deco4 {
	border-left: solid 3px #ffffff;
	padding-left: 0.5rem;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li a {
  display: block;
  padding: 1.5rem 0;
  text-decoration :none;
	color: #000;
	text-align: center;
}
.spli1 {
	padding-top: 2rem;
}
.spli2 {
	margin-bottom: -2rem;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
	top: 3.4rem;
	max-width: 680px;
}
section{
  width:78%;
  margin:0 auto;
}
.event_info {
	max-width: 1000px;
	margin: 4em auto;
	width: 96%;
	border-radius: 20px;
	background: #fff;
	border: 1px solid #707070;
	margin-bottom: 0;
}
section .event_info_inner {
	text-align: left;
	padding: 5em;
}
.shop-line {margin: 0 auto; padding-top: 3rem; width: 90%; padding-bottom: 3rem;}
.storelist {
	text-align: center;
}
.storelist div {
	width: 15.3rem;
	margin: 0 auto;}
.storelist p {
	padding-top: 1em;
}
.storelist img {
	width: 13rem;
	margin: 0 auto;
}
.event_info_inner dd {
	line-height: 1.6rem;
}
p.event_info_text {
	line-height: 2em;
}
.infoarea{
background-image: url("../img/bg1.png");
	background-size: cover;
	width:100%;
	padding-bottom: 5rem;
	background-repeat: no-repeat;
}
.infoarea h2{margin-top: 0; padding-top: 5rem;}
.sns {
	max-width: 10rem;
	margin: 0 auto;
}
img.info {
	width: 100%;
  margin:0 auto;
  padding-top: 1em;
}
/*.rt {max-width: 1030px; width: 94%; margin: 0 auto; background-image: url("../img/RT.png"); background-size: contain; background-repeat: no-repeat; background-position: center; padding: 11rem 0; text-align: center;}*/
.rt {position: relative;}
.rt_content {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);width: 80%;}
.backimg {position: relative;  margin: 0 auto;}
.backimg img {width: 94%; margin: 0 auto;}
.rt {max-width: 1100px; margin: 0 auto;}
.rt_left, .rt_right {width: 40%;}
.rt_left img {width: 100%;}
.rt h4 img {margin: 0 auto; width: 80%;}
.rt h4 {    height: auto; max-width: 657px; margin: 0 auto; padding-bottom: 1rem;}
.p_top{padding-bottom: 5rem; text-align: center;}
.rt_flex {display: flex; justify-content: space-evenly;}
h5 {display: flex; justify-content: space-evenly; align-items: center;padding-bottom: 2rem;}
h5 img {height: auto; max-width: 8rem;}
h5 p {margin: inherit; font-size: 1.2rem;}
.rt_detail {text-align: left; padding-bottom: 3rem;}
.rt_detail2 {text-align: center;}
.deco3 {background: linear-gradient(transparent 50%, #E3171766 50%);}
.flex{
  display: flex;
  justify-content: space-evenly;
  max-width: 1100px;
  width: 100%;
margin: 0 auto;
}
.tokuten .inner {
	font-size: 1em;
	padding-top: 3.75em;
}
.toku_content img {
	margin: 0 auto;
}
.deco1 {
	margin-top: 0em !important;
}
.toku_p {
	padding: 1em 0 2em;
}
section.tokuten{
	background-image: url("../img/bg2.png");
	background-repeat: repeat-y;
	background-size: cover;
	width:100%;
	padding-top: 5em;
}
section.tokuten .inner h2{
  padding-bottom:0;
}
section.tokuten .inner h2 img{
  margin:0 auto;
  width:100%;
  max-width:639px;
}
section .inner{
  padding:0 6.41% 6.41%;
  text-align: center;
}
dl dt{
  font-weight:bold;
  display: inline-block;
  width:34%;
  font-size:1.45em;
  text-align: left;
  vertical-align: top;
  color: #000;
}
dl dt span.small{font-size:0.75em;}
dl dd{
  padding: 0;
  display: inline-block;
  width:65%;
  vertical-align: middle;
  color: #000;
}
section .inner2{
  max-width: 672px;
  width: 100%;
  padding:4em 3em;
  margin: 5rem 2em;
  text-align: center;
  height: auto;
border-radius: 20px;
}
section .inner2:first-child {background-image: url("../img/news_bg.png");
    background-repeat: no-repeat;background-size: contain; background-position: center;}
section .inner2:last-child {background-image: url("../img/Twitter_bg.png");
background-repeat: no-repeat; background-size: contain; background-position: center;}
ul.img-flex {
	font-size: 26px;
}
section .inner h2.title,section h2.title{
  font-family: 'Yu Gothic','YuGothic','HiraMinProN-W6','Droid Sans';
  color: #fff;
  margin: 0 auto 2em !important;
  padding: 10px 15px 0;
  width: max-content;
}
section .inner2 h2.title{
  font-family: 'Yu Gothic','YuGothic','HiraMinProN-W6','Droid Sans';
  padding: 10px 15px 0;
  width: max-content;
  margin: 0 auto 1em !important;
  color: #fff;
}
section .inner2 ul.box{background-color:#ffffff;padding:0em 1em;height:24em; min-width: 180px; margin: 2em 0;}
section .inner2 ul.box li{list-style:none;text-align: left;width:100%;line-height:2.25em;border-bottom:1px solid #ccc;font-size:1em;}
section .inner2 ul.box li p{color:#000;line-height: 1.5em;}
p.desc{padding:1em 0 2em;}
p {margin: 0 auto;}
.toku_text {;
	margin: 0 auto;
	position: relative;
	max-width: 1060px;
	width: 100%;
}
hr{
  width: 100%;
  margin: 2em 0;
color: #707070;
	margin-top: 3rem;
	margin-bottom: 3.5rem;
}
ul.on{display:table; width:86%;margin:0 auto; margin-right: 0rem !important;}
ul.on li{display: inline;}
ul li.at{width:25%;text-align: left;display: table-cell;}
ul li.flor{width:25%;text-align: center;display: table-cell;}
ul li.space{width:25%;text-align: left;display: table-cell;}
ul li.access{width:25%;text-align: center;display: table-cell;}
ul li.date{width:55%;text-align: left;display: table-cell;}
section .inner2 .news{overflow-y: scroll;}
section.tokuten inner div h2{color:#fff;}
section.tokuten .tokuten_img {width:900px;background-color: #fff;margin:0 auto;}
.sign3 {
	margin-top: 0;
}
.toku_content {
	padding: 5%; background-color: #fff;border: #707070 solid 3px; border-radius: 20px;
}
.toku_content h3{text-align: center;font-weight: bold;font-size:1.5em; padding-bottom: 1rem;}
.toku_content img {width: 100%;}

.toku_content .fukidashi_box {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;
}
.toku_content .fukidashi_box:after{
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.toku_content .fukidashi_box p {
    margin: 0; 
    padding: 0;
}
.goods {
	padding-top: 5em;
}
.goods .inner-item {padding-right: 0!important; padding-left: 0!important;}
section .inner-item{
  margin:0 auto;
 	max-width: 1200px;
	width: 90%;
	margin-top: 5em;
	border-radius: 20px;
	padding: 0 2.8em 2.8em !important;
}
section .inner-item h2{margin-bottom:2em;}
section .inner .attention,
section .inner-item .attention{
  color:#fff;
  font-size:0.8em;
}
.attention li {
	padding-top: 1rem;
}
.attention_sign img{float: left; padding-right: 1rem;}
.attention_sign {line-height: 1.1rem;}
.descr {
	display: flex;
	border-left: 2px solid #707070;
	margin-top: 1em;
}
.itemname {
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	font-weight: bold;
}
section.panel {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1264px;
	width: 100%;
}
section.attention_main {background-image: url("../img/bg2.png"); padding-bottom: 5rem; background-size: cover;}
section.faq {background-image: url("../img/bg1.png"); background-size: cover; background-repeat: no-repeat;}
section.goods {
	width: 100%;
	max-width: 1800px;
	background-image: url("../img/bg2.png");background-size: contain;}
.attention_main, section.faq {
	width: 100% !important;
}
.attention {
    margin: 0 auto;
    background-color: #fff;
    max-width: 1110px;
    border-radius: 20px;
    padding: 2.8em;
    border: 1px solid #707070;
	width: 90%;
}
.attention_content {
	background-color: #fff;
	padding: 2.7% 3.16%;
	font-size: 1.1rem;
}
.attention_sign img {
	max-width: 10rem;
}
.attention_txt{
  width:90%;
}
ul.img-flex {
	width: 100%;
	/*padding-left: 1.4%;*/
	padding-right: 1.4%;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
ul.img-flex li{
  position: relative;
  list-style: none;
  width: 30.3%;
	max-width: 392px;
  background:rgba(255,255,255,0.95);
  padding:2.5%;
  margin-bottom: 1.4%;
	border: 1px #707070 solid;
	border-radius: 20px;
}
.animateme1 {
	padding: 2rem 0 !important;
}
.animateme1 .descr {
	display: inherit;
}
.animateme1 .term1, .animateme1 .prices1, .animateme1 .itemname1 {
	width: 100%;
}
.animateme2 {
	width: 27% !important;
}
/*1列に4アイテムしかないので幅調整の為*/
.animateme:last-child {
	margin-right: 33.5%;}
/**/
.descr1 {
	margin-top: 1rem;
	padding: 0 0.5rem;
}
.term1 {
	background: #FAD9E8;
	font-size: 1rem;
	border-radius: 18px;
}
.prices1 {
	font-size: 1rem;
	font-weight: bold;
}
.itemname1 {
	font-size: 1.1rem;
	font-weight: bold;
}
.pr1 {
	line-height: 3rem;
}
/*２列結合*/
ul.img-flex li.boxs{
  width:100% !important;
}
ul.img-flex li.boxs a{
  display: table-cell;
	width: 28%;
}
.itemname1 {
	font-size: 1.1rem;
	padding-top: 1rem !important;
}
.prices1 {
	font-size: 1.1rem;
}
.deco2 {
	line-height: 3.5rem;
}
ul.img-flex li img{
  /*max-width:410px;*/
  width:100%;
  /*max-height:410px;*/
  height:auto;
  display: block;
  margin:0 auto;
}
ul.img-flex li img.big{
  max-width:824px;
  width:100%;
  max-height:412px;
  height:auto;
  display: block;
  margin:0 auto;
}
ul.img-flex li p{
  padding: 0.5em 0;
}
ul.img-flex li p.name{
  /*color:#000;*/
  font-size:1.15em;
  text-align: center;
}
ul.img-flex li .new_item{
  color:#ff0000 !important;
}
ul.img-flex li p.price{
  text-align: left;
  font-size: 1.5625rem;
  font-weight: bold;
  color:#000;
  text-align: center;
}
li.boxs {
	width: 62% !important;
}
ul.img-flex li p.limit, .limit_c, .limit_r{
  background-color: #205d24;
  text-align: center;
  color: #fff !important;
  outline: 1px dashed #fff;
  outline-offset: -4px;
  /*font-size: 0.75em;*/
  padding: 1%;
  width: auto;
  min-height: 3em;
}
ul.img-flex li.boxs p.name,
ul.img-flex li.boxs p.price{
  text-align: center;
}
p.copyright {
	background-color: #313133;
	line-height: 4.2em;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
/*top*/
#top{
  display: block;
  position: fixed;
  right: 3%;
  bottom: 7%;
}
#top img{
  width:100%;
  max-width:110px;
}
.attention_img {
	max-width: 130px;
}
section.faq {
	width: 100%;
	padding-bottom: 5rem;
		padding-top: 5rem;
}
.question {
	background: url("../img/Q.png") no-repeat left center;
	padding-left: 8rem;
	background-size: 3.8rem;
	font-size: 1.1rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.inner-faq {
	margin:0 auto;
  background-color: #fff;
	max-width: 1000px;
	width: 84%;
	margin-top: 5em;
	border-radius: 20px;
	padding: 2.8em;
	border: 3px solid #707070;
}
.faq ul {
	padding: 0 2rem;
}
.answer {
	background: url("../img/A.png") no-repeat left 1rem;
	padding-left: 8rem;
	background-size: 3.8rem;
	font-size: 1.1rem;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}
.inner-faq li {
	list-style: none;
	padding-top: 2rem;
}
/*タブレット向け*/
@media screen and (max-width: 1260px){
	.rt_content {width: 94%;}
	.p_top {padding-bottom: 3rem}
	.rt_left, .rt_right {width: 44%;}
	img.sign, .rt h4 {
	max-width: 500px;
	width: 100%;
}
	img.info {
  max-width:616px;
	width: 100%;
	padding-top: 1em;
}
/*サイズがレスポンシブに合わせて変化するようにする*/
	ul.img-flex li{
  position: relative;
  list-style: none;
  width: 46%;
}
	.animateme1 {
		width: 32% !important;
	}
	.animateme1:last-child {
	padding-right: 0 !important;
}
	.prices1 {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 1100px){	.animateme2 {width: 44%!important;}
	.animateme:last-child {margin-right: 0;}ul.img-flex li{max-width: inherit;}.nav1{padding-left: 0.5rem;}}
@media screen and (max-width: 1050px) {.nav1 {padding-left: 0.6rem;}}
@media screen and (max-width: 1030px) {.nav1 {padding-left: 0.67rem;}.nav2 li {padding-right: 1.9rem;}}
@media screen and (max-width: 1000px) {
	.nobr_1000 {display: none;}
	.event_info_inner dd {width: 100%; padding-top: 2rem;}
	.event_info_inner dt {width: 100%;}
	ul li.date {width: 64%;}
	.inner2 h4 {padding-top: 1rem;}
	.twitter-timeline {height: 380px!important;}
	section.attention {
	width: 85%;
	}
	section .inner-item {
		width: 90%;
		}
	.event_info {
		width: 90%;
	}
	.nav1 {
		margin-left: 10rem !important;
		}
	.nav1 li {
		padding-right: 2rem;
	}
}
@media screen and (max-width:980px) {
	.br_980 {display: block;}
	.deco2 {padding-bottom: 2.1rem;}
	.goods .inner {width: 90%!important;}
  h2{font-size:1.5em;text-align: center;}
  .tokuten .inner{padding-top:6em;}
	.animateme1 {
		width: 49% !important;
	}
	.inner-item, .attention, .inner-faq {
		width: 82% !important;
	}
}
@media screen and (max-width: 950px){.nav1 {margin-left: 8rem!important;} }
@media screen and (max-width: 900px){
	h5 img {max-width: 6rem;}
	h5 p{font-size: 1.1rem;}
	section .inner2 {max-width: 400px;}
	.inner2 .box {background-color: #ffffff; padding: 0em 1em; height: 24em; min-width: 180px;
    margin: 2em 0;}
	div.flex {
		display: block;
    padding:1em 0;
	}
	
	nav.globalMenuSp ul li {
		display: block;
	}
  section .inner2{
  margin:3em auto;
  width:auto;
}  
	.nav1 {
		margin-left: 7rem !important;
	}
}
@media screen and (max-width:850px) {
	.rt h4 img {width: 90%;}
	.nav1 {
		margin-left: 7rem !important;
	}
	.nav2 li {
		padding-right: 1rem;
	}
	.question, .answer {
		background-size: 4rem;
		padding-left: 6rem;
	}
	.faq ul {
		padding: 0;
	}
	.prices1 {
		font-size: 1.2rem;
	}
	img.sign, .rt h4 {
		max-width: 350px;
	}
}
@media screen and (max-width:850px) {

	.event_info_inner {
		padding: 6em 3em !important;
	}
	.storelist p {
		font-size: 1.3rem;
	}
	.storelist img {
		width: 12rem;
	}
}
@media screen and (max-width:800px) {.nav1 {margin-left: 5rem!important}}
@media screen and (max-width:750px) {.nav1 {margin-left: 3rem!important}.rt_detail, h5 {padding-bottom: 1rem;}}
@media screen and (max-width:680px) {
	.rt_left img {width: 90%; margin: 0 auto;}
	.p_top {padding-bottom: 2rem;}
	.rt_detail2, .rt_detail {font-size: 0.9rem;}
	h5 img {max-width: 4rem;}
	ul.img-flex li {margin-bottom: 1rem;}
	.shop-line {padding-bottom: 3rem;}
	.global_nav {background-color: inherit;}
	.animateme2 {width: 100% !important;}
	ul.img-flex {justify-content: center;}
.flex {width:94% !important;
	}
	section.tokuten {
		width: 100% !important;
	}
  h3.attention_sign::after{
    left:25%;
  }  
  ul.img-flex li{
    width:100%;
    /*background-size: 30% auto;*/
  }
  ul.img-flex li p.name,
  ul.img-flex li p.price{font-size:1em;}
  ul.img-flex li.boxs{padding:5%;width:100% !important}
  ul.img-flex li.boxs a{display:block;width:100%;}
  
  dl dt{display: block;width:100%;text-align:center;margin-bottom:1em;}
  dl dd{width:100%;line-height: 2em;}
  ul.on{width:100%;}
  /*#top{right:-10%;}*/
  #top img{max-width:60px;}
	.sp {
	display: block !important;
	}
	.nav1 li, .nav2 {
		display: none;
	}
		.question, .answer {
		background-size: 2.4rem;
		padding-left: 3.5rem;
	}
	.answer {
		padding-top: 1.5rem;
	}
	.event_info_inner dd {
		/*width: 70% !important;*/
		padding-top: 1em;
	}
	.event_info_inner {
		text-align: center !important;
	}
	.storelist p {
		margin-right: 0;
	}
		.attention {
		max-width: 460px;
	}
	.inner-faq li {
		padding-top: 1rem;
	}
	.inner-faq li:not(:last-child) {
		padding-bottom: 1rem;
	}
	h1 .mainbanner {
		padding-top: 4rem;
	}
	.spli2:first-child {
	    border-top: #707070 solid 1px;
    margin-top: 0.1rem;
    padding-top: 0 !important;
}

	#top {
		bottom: 10%;
	}
	.prices1 {
		font-size: 1rem;
	}
	.global_nav {
		padding-bottom: 2.7rem;
	}
	.storelist {
		margin: 0 auto;
	}
	.storelist p {
		padding-top: 1em;
		padding-bottom: 1.5rem;
	}
	.fa-map-marker-alt, .fa-star {
	padding-top: 0.6rem;
}
}
@media screen and (max-width:600px){
	.animateme2, .box2 a, .box2_descr {
		width: 100%!important;
	}
	.attention_sign img {
		width: 7rem;
	}
	.animateme2:last-child {
		padding-right: 0!important;
	}
}
/*スマートフォン向け*/
@media screen and (max-width: 560px){
	.twitter-timeline iframe {height: 290px!important;}
	.rt_left, .p_top {padding-bottom: 4rem;}
	.rt h4 img {width: 100%;}
	.rt_flex {flex-direction: column; align-items: center;}
	.rt_left, .rt_right, .rt_detail {width: 80%;}
	.rt_pc {display: none;}
	.rt_sp {display: block;}
	h5 img {max-width: 3rem;}
	.rt_detail2, .rt_detail {font-size: 0.75rem;}
	.rt h4 {padding-bottom: 0.2rem;}
	h5 p {font-size: 1rem;}
	section .inner-item{padding:inherit!important; padding-top: 2rem!important;}
	h2 {margin-top: 3rem;}
	.wrapper1 {padding-bottom: 3rem;}
	.infoarea h2{padding-top: 3rem;}
	.infoarea {padding-bottom: 3rem;}
	section.tokuten, section.faq {padding-top: 3rem;}
	section.attention_main {padding-bottom: 3rem;}
	.goods .inner-item {margin-top: 0;}
	body {
		font-size: 12px;
	}
  .wrapper{
    width:100%;
  }
  .toku_content{padding:5%;}
  
	section .inner2 ul.box li p
	{color:#000;line-height: 1.5em; font-size: 12px;}
	ul.img-flex {
	font-size: 18px;
}
	img.sign{
	width: 80%;
}
	img.info {
    width: 100%;
    margin:0 auto;
  }
	.attention_img {
	margin: 0 auto;
}
		.attention {
		max-width: 400px;
	}
		ul.img-flex li{
  position: relative;
  list-style: none;
  width: 100%;
}
	ul.img-flex li p.price{font-size:12px;}
	.attention_sign img, .sns {
		max-width: 8rem;
	}
	.event_info_inner dd {
		width: 90% !important;
	}
	.animateme1 {
		width: 100% !important;
	}
	#top {
		bottom: 8%;
	}
	section .inner2 {max-width: 320px;}
	.twitter-timeline {height: 290px !important;}
	}
@media screen and (max-width: 480px) {
	.nobr_1000 {display: block;}
	.inner-faq li {padding-top: 0;}
	.inner-faq li:not(:last-child) {padding-bottom: 0;}
	.inner-faq .shop-line {padding-top: 2rem; padding-bottom: 2rem;}
	.question{height: 2.4rem;padding-top: 0.5rem;}
	ul li.at {width: 20%;}
	.event_info_inner {
		padding: 3em 1em !important;
	}
		.attention {
		max-width: 360px;
	}
	.inner-faq, .attention {
		width: 74%;
	}
	.inner-item, .attention, .inner-faq {
		width: 76% !important;
	}
	.question, .answer, .attention_content {
		font-size: 0.9rem;
	}
	.question {
		padding-bottom: 0;
}
	.attention_sign img {
		width: 6rem;
	}
	.event_info, .inner-faq {
		margin-top: 2rem !important;
	}
	.tokuten .inner {
		padding-top: 2rem!important;
	}
	.storelist p {font-size: 1.2rem;}
}
@media screen and (max-width:420px) { .rt h4 img {width: 90%;} .inner2{padding: 3em 3.3em;}.question {padding-top: 0.9rem;}.rt div div{padding: 0 2rem 2rem;}.rt h4 img {padding-top: 2.5rem;}.br_420 {display: block;}.rt_left, .p_top {padding-bottom: 2rem;}h5 img {max-width: 4rem;}}
@media screen and (max-width:400px) {
	.rt h4 {padding-top: 1.5rem;}
	.rt h4 img {width: 80%;}
	.icon1 i, .icon2 i, .icon3 i {
		font-size: 1.2rem !important;
	}
	.fa-map-marker-alt, .fa-star {
		padding-top: 0.5rem;
	}
	.itemname1 {
		font-size: 1rem !important;
	}
	div.flex {padding: 0 0;}
}
@media screen and (max-width:385px) {section .inner2{padding: 2em 3em;}}