@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Noto Sans JP';
  /*background-image: url("../img/shop_bg.png");
  background-size: contain;
  background-repeat: repeat;*/
  width:100%;
  height:100%;
  max-width: 1800px;
  margin: 0 auto;
}
.twitter-timeline {margin-top: 2em!important;}
h2 {
	margin-top: 2.75em;
}

.black {
	color: #000;
}
.wrapper {
  overflow: hidden;
  width:100%;
  max-width:1800px;
  height:auto;
  margin:0 auto;
  background-size: cover;
  background-repeat: repeat;
}


body {
	background-image: url("")
}

a:link,a:visited { color:#1a0dab;}
a:hover,a:hover img{
  opacity: 0.7;
	/*color: red;
	-moz-transition: opacity 0.1s ease;
	-o-transition: opacity 0.1s ease;
	-webkit-transition: opacity 0.1s ease;
	transition: opacity 0.1s ease;*/
}
.nav1 a {
	text-decoration: none;
	color: #000;
}
.bg {width: 85%; margin: 0 auto; background-color: rgba(255,255,255,0.7);}
.sp_br, .sp_banner, .sp_menu_bg, .br_480 {display: none;}
img {
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: bottom;
}
img.sign {
	margin: 0 auto;
}
img.pin {
	padding-bottom: 0.6em;
	margin: 0 auto;	
	max-width: 155px;
	width: 100%;
}
.red {color:#ff0000;}

img.sign {
	height: auto;
	width: 50%;
	max-width: 1000px;
}
 h1 .mainbanner{
  width:100%;
  /*max-width:1800px;*/
  margin:0 auto;
  vertical-align: bottom;
  display: block;

	/*padding-top: 4rem;*/
}header {position: relative;}
 h1 .mainbanner2{
	max-height: 56px;
	height: 100%;
	width: 100%;
	/*vertical-align: bottom;*/
}
h1 img.title{
  width:100%;
  max-width:1266px;
  margin:0 auto;
}
.global_nav {
	max-width: 1800px;
	width: 100%;
	position: fixed;
	background: #fff;
	padding-bottom: 1rem;
	z-index: 2;
  /*border-bottom:1px solid #707070;*/
}

nav{
  width:100%;
  margin:0 auto;
}

.global_nav ul {
	max-width: 1800px;
	margin: 0 auto;
}
.nav1 {
	padding-top: 1rem;
  width:70%;
  text-align: center;
}
.global_nav .nav1 li {
	/*float: left;*/
  width:20%;
  text-align: center;
	list-style: none;
	font-size: 1rem;
  display: inline-block;
}
.nav2 {
	padding-top: 1rem;
  width:20%;
  text-align: center;
  display: block;
  position: absolute;
  top:0;
  right:0;
}
.global_nav .nav2 li {
	/*float: left;*/
	list-style: none;
	font-size: 1.25rem;
	padding:0 0.5rem;
  display: inline-block;
}
.nav1 li:nth-child(2), .nav1 li:nth-child(3){width: 9%;}
.nav1_1st li:nth-child(4), .nav1_1st li:nth-child(5) {width: 9%!important;}
.icons {
	width: 29px;
}
.sp {
	display: none !important;
}
.spmenu {
	display: none;
}


/*hamburger*/
.sp_menu_bg {width: 100%; height: 60px; background: #fff;}
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
	background-color: #ffffff;
}
.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:hover{
  background :#ddd;
}*/

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%);
	padding-top: 3.4rem;
	max-width: 680px;
}


main{
  /*background-color:#6D5697;*/
  padding:3em 0 0 0;
	background-repeat: repeat;
	max-width:	1800px;
}
.section1 {background-image: url("../img/top2.png");}
.section2 {background-image: url("../img/top3.png");}
section img {width: 100%;}
section{
  width:100%;
  margin:0 auto;
	max-width: 1800px;
}
.event_info {
	max-width: 1000px;
	margin: 4em auto;
	width: 90%;
	border: 1px solid #707070;
}
section .event_info_inner {
	text-align: left;
	padding: 5em;
}

section .event_info_inner p.info_box{
  width:100%;
  display: inline-block;
  padding:0 2%;
  font-size:1.25rem;
  vertical-align:top;
}


.storelist {
	text-align: center;
}
.storelist div {
	width: 15.3rem;
	margin: 0 auto;
  position: relative;
  top:-0.5em;
}

.storelist img {
	width: 5rem;
	margin: 0 auto;
	position: absolute;
	z-index: 5;
}
.event_info_inner dd {
	line-height: 1.6rem;
}
.event1{
	background-image: url("/img/bg_nn.png") ;
	background-repeat: repeat-y;
	margin-left: 5em;
	margin-right: 5em;
}
p.event_info_text {
	line-height: 2em;
}
a.event_info_button {
	background-color: #f7e100;
	border-radius: 0.5mm;
	font-size: 1em;
	margin: 0 auto;	
	width: 16.44em;
	line-height: 3.66em;
	text-align: center;
	text-decoration: none;
	display: block;
	margin-top: 5em;
	margin-bottom: 5em;
	}
a.event_info_button:hover {
	opacity: 0.5;
}
.nextpage_1 {max-width: 400px; margin: 0 auto; margin-top: -4rem;}
.infoarea{
/*background-image: url("../img/news_twitter_bg.png");*/
	width:100%;
}
.sign2 {
	/*margin-top: -2rem !important;*/
	max-width: 1000px !important;
}
.sns {
	max-width: 10rem;
	margin-left: -2rem;
}

img.info {
	width: 100%;
  margin:0 auto;
  padding-top: 1em;
}

.flex{
  display: flex;
  justify-content: space-between;
  width: 100%;
margin: 0 auto;
}
.tokuten .inner {
	font-size: 1em;
	padding-top: 3.75em;
}
.toku_content img {
	margin: 0 auto;
	max-width: 550px;
}
.deco1 {
	margin-top: 0em !important;
}
.toku_p {
	padding: 1em 0 2em;
}
.bg-white {width: 80%;
    margin: 0 5%;
    background-color: rgba(255,255,255,0.7); padding: 0 5%;}
section.tokuten{
	background-image: url("../img/boder_bg.jpg");
	background-repeat: repeat-y;
	background-size: contain;
	width:100%;
	position: relative;
	margin: 0 auto;
}
.tokuten_line {position: absolute;}
section.tokuten .inner h2{
  padding-bottom:0;
}
section.tokuten .inner h2 img{
  margin:0 auto;
  width:100%;
  max-width:639px;
}

.title-banner{
  width: 50%;
  color: #fff;
  background-color: #125FAD;
  padding: 0;
  margin: 1.5em auto 1em;
  border-radius: 12px;
  line-height: 1.5em;
}

section .inner{
  /*padding:0 0 6.41%;*/
  text-align: center;
}
.infoarea .inner2 h2 {margin-top: 0; width: 80%; margin: 0 auto;}
.inner2 img {max-width: 520px;}
dl dt{
  font-weight:bold;
  display: inline-block;
  width:34%;
  font-size:1.45em;
  text-align: left;
  vertical-align: middle;
  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{
  width: 90%;
  padding:0 5em 2.5em;
  text-align: center;
  height: auto;
  background-color: #fff;
	position: relative;
}
.flower {max-width: 3rem; position: absolute; right: 0; top: 26%;}
.blue {
	background-image: url("../img/blue_border2.png");
	background-repeat: repeat-y;
	background-size: 3rem;
}
.green{
	background-image: url("../img/green_boder2.png");
	background-repeat: repeat-y;
	background-size: 3rem;
}
/**/
.revice1 {background-color: hsla(192,57%,70%,0.4);
	width: 70%;
	margin: 0 auto;
	border-radius: 20px;
	padding: 2rem; position: relative; margin-top: 4rem; margin-bottom: 6rem;}
.revice1 .nextpage_1 {margin-top: 3rem;}
.revice_dot1 {position: absolute; max-width: 5rem; top: -30px; left: -30px;}
.revice_dot2 {position: absolute; max-width: 5rem; bottom: -30px; right: -30px; }
.revice1 p {background:none!important; padding: 0!important; margin: 0!important;}
.revice2 {background-color: hsla(96,49%,62%,0.4)!important;}
.flower_revice {top: 30%;}
/**/

.blue .box p {
	background: url("../img/information_blue.png") center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 4.5rem 0;
	margin: 2rem 0 4rem;
}
.green .box p {
	background: url("../img/information_green.png") center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 4.5rem 0;
	margin: 2rem 0 4rem;
}
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:2em 1em;height:21em; min-width: 180px; overflow-y: scroll;}
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;}

section .map {
	position: relative;
	padding-bottom: 5em;
	margin: 0 auto;
	text-align: center;
}
.map iframe.map_laptop {
	width: 100%;
}
iframe.map_sp {
	display: none;
}

.toku_text {
	margin: 0 auto;
	position: relative;
	max-width: 1330px;
	width: 100%;
	padding-bottom: 5%;

}
.cafelogo {
	position: absolute;
	top: -6%;
	left: -18%;
}
.cafelogo2 {
	position: absolute;
	left: -18%;
	top: 6%;
}
.cafelogo_sp {
	display: none;
	position:absolute;
}
hr{
  width: 100%;
  margin: 2em 0;
color: #707070;
	margin-top: 3rem;
	margin-bottom: 3.5rem;
}

ul.on{display:table; width:98%;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:50%;text-align: left;display: table-cell;}

/*section .inner2 .news{overflow-y: scroll;}*/

/*section.tokuten{width:100%;}*/

section.tokuten inner div h2{color:#fff;}

section.tokuten .tokuten_img {width:900px;background-color: #fff;margin:0 auto;}

.sign3 {
	margin-top: 0;
}
.sign4 {margin-top: 3.75em;}
.sign4 img {max-width: 550px;}
.toku_content {
	padding: 5%; 
	border: #707070 solid 1px;
		background-color: #fff;
}
.toku_content h3{text-align: center;font-weight: bold;font-size:1.5em;}

.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 {
	background: url("../img/dot_bg2.png");
	background-repeat: repeat-y;
	background-size: contain;
}
.side-deco {font-size: 1.5em; text-align: center;}
.side-deco::before {
	content: '';
	vertical-align: middle;
	background: url("../img/star_left.png");
	background-size: contain;
	width: 12%;
	height: 7rem;
	display: inline-block;
	background-repeat: no-repeat;
}
.side-deco::after {
	content: '';
	vertical-align: middle;
	background: url("../img/star_right.png");
	background-size: contain;
	width: 12%;
	height: 7rem;
	display: inline-block;
	background-repeat: no-repeat;
}

.side-deco span {display: inline-block;}
.purchase_bonus {border: #707070 1px solid; text-align: center; padding: 0 5% 5%;}
.purchase_bonus:first-child{margin-top: 5%;}
.purchase_bonus img, .sign_1st img {max-width: 343px; margin: 0 auto;}
.tokuten-img img {max-width: 1175px!important;}
.purchase_bonus:last-child {margin-top: 5%;}
.purchase_bonus p {padding: 1em; font-size: 1.1em;}
section .inner-item{
  margin:0 auto;
  background-color: #fff;
	max-width: 1200px;
	width: 90%;
	margin-top: 5%;
	padding: 0 2.8em 2.8em !important;
	border: 1px solid #707070;
}

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;
}
.descr {
	display: flex;
	border-left: 2px solid #707070;
	margin-top: 1em;
}
.term {
	width: 50%;
	background: #E2E8E4;
	font-size: 16px;
	margin: 0.5em;
}
.prices {
	width: 50%;
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	font-size: 1.1rem;
	font-weight: bold;
}
.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%;
}

.panel_content {
	padding: 0 1em 1em;
}
.gradation {
	background-image: url("../img/item_bg.png");
	width: 100%;
	background-size: contain;
}
.nextpage {display: flex; justify-content: space-evenly; padding-top: 5%; padding-bottom: 5%;}
.nextpage span {max-width: 400px;}
section.goods {
	width: 100%;
	max-width: 1800px;
}
.attention_main, section.faq {
	width: 100% !important;
}
.attention {
    margin: 0 auto;
    background-color: #fff;
    max-width: 1200px;
    margin-top: 5em;
    border-radius: 20px;
    padding: 2.8em;
    border: 3px solid #707070;
	margin-bottom: 5rem;
	width: 90%;
}
/*p.attention {
	text-align: left;
	padding: 1.55em 2.22em 1.94em 2.22em; 
}*/
.attention_content {
	background-color: #fff;
	padding: 2.7% 3.16%;
}
.attention_sign img {
	max-width: 10rem;
}

/*h3.attention_sign::after{
  position:absolute;
  content: "【注意事項】";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color:#000;
  display: inline-block;
}*/

.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::before{
  content:"";
  display: block;
  width:27%;
  order:1;
}

ul.img-flex li{
  position: relative;
  list-style: none;
  width: 20%;
  background:rgba(255,255,255,0.95);
  padding:1.3%;
  margin-bottom: 1.4%;
}
/*.box5 {
	width: 100% !important;
}
li.box5 a {
	width: 19%;
	display: table-cell;
}
.box2 {
	width: 47%!important;
}
li.box2 a {
	display: table-cell;
}*/
.animateme1 {
	padding: 2rem 0 !important;
}
.animateme1 .descr {
	display: inherit;
}
.animateme1 .term1, .animateme1 .prices1, .animateme1 .itemname1 {
	width: 100%;
}
.animateme2 {
	width: 47% !important;
}
/*1列に4アイテムしかないので幅調整の為*/
/*.animateme:last-child {
	padding-right: 26% !important;
}*/
/**/
.descr1 {
	margin-top: 1rem;
	padding: 0 0.5rem;
}
.term1 {
	background: #FDEDB4;
	font-size: 0.8rem;
	color: #000;
}
.prices1 {
	font-size: 1rem;
	height: 3rem;
	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;
}
.img-flex li:last-child {display: flex; width: 100%!important; align-items: center;}
.img-flex li:last-child a, .img-flex li:last-child div {width: 48%;}
/*.last_item {display: flex; width: 100%; align-items: center;}
.last_item a, .last_item li:last-child div {width: 48%;}*/
/*ul.img-flex li span{
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background-color: #ff0000;
  font-size: 0.75em;
  padding: 0 0.5em;
}*/
ul.img-flex li span.new{
  background-image: url("../img/item_senkou_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left:0;
  top:0;
  width:4vw;
  height:5vh;
}
.goods_2nd {
  background-image: url("../img/item_2nd_senkou_icon.png")!important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left:0;
  top:0;
  width:4vw;
  height:5vh;
}

ul.img-flex li img{
  /*max-width:410px;*/
  width:100%;
  /*max-height:410px;*/
  height:auto;
  display: block;
  margin:0 auto;
  /*box-shadow: 5px 5px 5px rgb(44 59 90 / 50%);*/
}
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;
}

p.limit_c {
	font-size: 24px;
}
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: #434142;
	height: 4.66em;
	margin: 0 auto;
}

footer{
  color: #fff;
  height:80px;
	    max-width: 1800px;
    width: 100%;
}
footer .copyright{
	text-align: center;
	line-height: 4.66em;
}

footer .copyright img{
  width:33.3%;
  max-width:591px;
  margin:0 auto;
}

/*top*/
#top{
  display: block;
  position: fixed;
  right: 3%;
  bottom: 10%;
}
#top img{
  width:100%;
  max-width:110px;
}
.attention_img {
	max-width: 130px;
}
section.faq {
	width: 100%;
	padding-bottom: 5rem;
}
.question {
	background: url("../img/Q.png") no-repeat left center;
	padding-left: 8rem;
	background-size: 3.4rem;
	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.4rem;
	font-size: 1.1rem;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}
.inner-faq li {
	list-style: none;
	padding-top: 2rem;
}
.inner-faq li:not(:last-child){	padding-bottom: 2rem;
}
.side-deco span {width: 75%; font-weight: 600;}


/*----1st-----*/
.shoplist1 {
	background: url("../img/shoplist_bg.png");
	background-repeat: repeat-y;
z-index: 0; position: relative; 
}
.flower1_1 {position: absolute; top: 15%; left: 0%; z-index: 0;}
.flower1_2 {position: absolute; top: 15%; right: 0%; z-index: 0;}
.deco5 {position: relative; z-index: 50;}
.shoplist1 .event_info_inner {background-color: #E4F9FC; opacity: 0.9;}
.infoarea_1st {background: url("../img/news_twitter_bg.png"); background-repeat: repeat-y; background-size: contain; padding-top: 5%; padding-bottom: 5%;}
.infoarea_1st .inner2 {border: 1px #707070 solid; border-radius: 10px; width: 36%; padding: 0 3.5em 2.5em;}
.infoarea_1st .flex {width: 90%; padding-top: 5%; max-width: 1000px;}
.infoarea_1st .flex img {max-width: 270px; margin: 0 auto;}
.infoarea_1st h2 {margin-top: 0;}
.shoplist_line {position: absolute;}
section.tokuten_1st{width:100%; position: relative;	margin: 0 auto;}
.tokuten_1st_line {position: absolute;}
.tokuten_1st_line2 {position: absolute; bottom: 0;}
.toku_1st {padding-top: 15%; position: relative;}
.toku_1st h2 {position: absolute; top: 3rem; margin: 0 auto; width: 100%; justify-content: center; display: flex;}
.toku_1st h2 img, .inner_item_1st h2 img {max-width: 600px;}
.goods_1st {background: url("../img/item_bg.png"); background-size: contain;}
.goods_1st .bg_white {background-color: inherit;}
.inner_item_1st {margin-top: 0!important; border-bottom: none!important;}
.inner_item_1st h2 {display: flex; justify-content: center;}
.inner_item_1st .img-flex li:last-child {display: block; width: 20%!important; margin-right: 33%;}
.inner_item_1st .img-flex li:last-child a, .inner_item_1st .img-flex li:last-child div {width: auto;}
/*div.attention_1st { max-width: 1800px; width: 100%; position: relative;}*/
.attention_inner {max-width: 1200px; margin: 0 auto; background-color: #fff; width: 90%; display: flex; padding: 2.8em 2.8em 2.8em !important; position: relative;}
.attention_1st span {position: absolute; left: 0;}
.attention_1st span:first-child {top: 0;}
.attention_1st span:last-child {bottom: 0;}
.attention_1st span img {max-width: 1500px!important;}
.attention_inner img {max-width: 225px;}
.attention_inner div {width: 20%;}
.attention_inner p {width: 75%; font-size: 1.1rem;} 
section .fq_1st {max-width: 1800px; width: 100%;}
.inner-faq {max-width: 1200px; margin: 0 auto; background-color: #fff; width: 90%; padding: 0 2.8em 2.8em; padding-top: 5%;}
.fq_1st h2 {display: flex; justify-content: center; margin-top: 0;}
.fq_1st h2 img {max-width: 600px;}
.event_info {z-index: 5;}
.nav1_1st li {width: 15%!important;}
/*----2nd------*/
.shoplist2 {background: url("../img/shoplist_bg2nd.png"); background-repeat: repeat-y; z-index: 0; position: relative;}
.shoplist2 .event_info_inner {background-color: #E8F0D8; opacity: 0.9;}
div.blue, div.green {width: 50%!important;}

/*タブレット向け*/
@media screen and (max-width: 1260px){
	.flower_revice {top: 25%;}
	/*.blue span, .green span {padding: 0 13%!important; font-size: 0.8rem!important;}*/
	.inner_item_1st .img-flex li:last-child {width: 32%!important; margin-right: 34%;}
	.global_nav .nav1 li {font-size: 0.9rem;}
	.sp_br {display: block;}
	.side-deco {font-size: 1.3em;}
	.side-deco::before, .side-deco::after {display: inline-block; transform: scale(0.7);}
	img.info {
  max-width:616px;
	width: 100%;
	padding-top: 1em;
}
.cafelogo, .cafelogo2 {
		display: none;
}
/*サイズがレスポンシブに合わせて変化するようにする*/
	.cafelogo_sp {
		display: block;
		position: absolute;
		top: -6%;
		width: 100%;
	}
	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;
	}
	.box5 {
		display: flex;
		flex-wrap: wrap;
	}
	.box5 a {
		width: 30% !important;
	}
	.box5_descr {
		width: 100%;
	}
	.box2 {
		width: 100% !important;
	}
	.animateme2:last-child {
		padding-right: 35%!important;
	}
}
@media screen and (max-width: 1200px) {.green .box p, .blue .box p {font-size: 0.9rem;}}
@media screen and (max-width: 1000px) {
	.infoarea_1st {padding-top: 4em; padding-bottom: 4em;}
	.flower1_1 {left: -2%;}
	.flower1_2 {right: -2%;}
	.blue, .green {background-size: 2rem;}
	section.attention {
	width: 85%;
	}
	section .inner-item {
		width: 90%;
		}
	.event_info {
		width: 90%;
	}
	/*.nav1 {
		margin-left: 8rem !important;
		}
	.nav1 li {
		padding-right: 2rem;
	}*/
}
@media screen and (max-width:980px) {
	.flower_revice {top: 28%;}
	.blue .box p, .green .box p {margin: 2rem 0 2rem;}
	.mainbanner{display: none!important;}
	.nextpage_1 {margin-top: inherit;}
/*.blue p, .green p {height: 13rem!important; padding-top: 5rem!important;}*/
	/*.blue h2, .green h2 {margin-bottom: 8rem;}*/
	.nextpage_1 {padding-bottom: 5%;}
	div.blue, div.green {width: 100%!important; padding: 0!important;}
	div.flex {	display: block;}
	.sp_banner {display: block;}
	.side-deco span {width: 70%;}
	.side-deco::after, .side-deco::before {width: 15%;}
	ul.img-flex li span.new {width: 6vw;}
	.inner_item_1st .img-flex li:last-child {width: 49%!important; margin-right: 0;}
  h2{font-size:1.5em;text-align: center;}
  
  /*#top img{width:50%;}*/
  
  .tokuten .inner{padding-top:6em;}
	.event_info_inner dt{
		width: 39%;
	}
	.event_info_inner dd {
		width: 60%;
	}
	.animateme1 {
		width: 49% !important;
	}
	.inner-item, .attention, .inner-faq, .attention_inner {
		width: 82% !important;
	}
}

@media screen and (max-width: 900px){
	.tokuten_1st .bg-white {width: 100%!important; margin: inherit!important; background-color: none; padding: inherit!important;}
	.tokuten_1st .toku_1st, .tokuten_1st .toku_text {width: 90%; margin: 0 auto;}
	.deco6 {width: 100%!important;}
	.toku_1st {padding-top: 23%;}
	.toku_1st h2 {top: 4%;}
	main {padding-top: 4em;}
	.global_nav {padding-bottom: 0!important;}
	.infoarea_1st .inner2 {width: 80%;}
	.infoarea_1st .inner2:first-child {margin-bottom: 5%;}
	.mainbanner {display: none!important;}
	.mainbanner_1st {display: block!important;}
	.sp_banner {display: block;}
	/*div.flex {
		display: block;*/
    /*padding:1em 0;*/
	}
	
	nav.globalMenuSp ul li {
		display: block;
	}
  section .inner2{
  margin:0 auto;
  width:auto;
}  

	/*.nav1 {
		margin-left: 7rem !important;
	}*/
	.animateme2 {
		width: 100% !important;
	}
}
@media screen and (max-width:850px) {
	main {padding-top: 3.5rem!important;}
	.nav1, .nav2 {
		display: none;
	}
	.hamburger {display: block!important;}
	.nav1 {
		/*margin-left: 5rem !important;*/
    width:90%;
	}
  .nav2 {
    width:25%; 
  }
	/*.nav2 li {
		padding-right: 1rem;
	}*/
	.question, .answer {
		background-size: 4rem;
		padding-left: 6rem;
	}
	.faq ul {
		padding: 0;
	}
	.prices1 {
		font-size: 1.2rem;
	}
	/*img.sign {
		max-width: 350px;
	}*/
	.sign2 {
		max-width: 600px !important;
	}
	.event_info_inner {
		padding: 6em 3em !important;
	}
	.storelist p {
		font-size: 1.3rem;
	}
	.event_info_inner dt {
		width: 40% !important;
	}
	.event_info_inner dd {
		width: 56%;
	}
}

@media screen and (max-width:680px) {
	.global_nav .nav1, .global_nav .nav2{display: none;}
	.attention_inner {flex-direction: column;}
	.attention_inner div {margin: 0 auto; width: 50%;}
	.attention_inner p {width: 100%;}
	.storelist img {top: -20px;}
	.sign4 {margin-top: 0; padding-top: 10%;}
/*.flex {width:94% !important;*/
	
  h1 img.title{
    width:90%;
  }
  section .event_info_inner p.info_box{
    width:100%;
    text-align: left;
    margin-bottom: 1em;
    font-size:1.1rem;
  }
  .storelist div{
    top:1em;
  }
	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;
	}
  
  .global_nav{
    padding-bottom:1em;;
    border-bottom:none;
  }
	
	.spmenu {
	display: none;
	position: fixed;
	background: #f6d247;
	width: 100%;
	bottom: 0;
	padding: 0.2rem 0;
	max-width: 1800px;
}
	.spmenu a {
		color: #000;
		text-decoration: none;
	}
	.spmenu ul{
		max-width: 28rem;
		margin: 0 auto;
		color: #000;
	}
	
	.spmenu li {
		float: left;
		list-style: none;
		text-align: center;
	}
	.spmenu li:not(:last-child) {
		padding-right: 2rem;
	}
		.question, .answer {
		background-size: 3rem;
		padding-left: 4rem;
	}
	.answer {
		padding-top: 1.5rem;
	}
	.event_info_inner dd {
		width: 70% !important;
		padding-top: 1em;
	}
	.event_info_inner {
		text-align: center !important;
	}
	/*.event_info_inner dd {
		max-width: 18rem;
	}*/
	.event_info_inner dt {
		width: 66% !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;
}
	/*.spmenu li:not(:first-child) {
		padding-top: 0.2rem;
	}*/
	
	/*map.js を使用する時用
	.copyright {
		padding-bottom: 90px;
	}*/
	#top {
		bottom: 20%;
	}
	.prices1 {
		font-size: 1rem;
	}
	.storelist {
		margin: 0 auto;
	}
	.storelist p {
		padding-top: 1em;
		padding-bottom: 1.5rem;
	}
	.spmenu span {
		display: inline-block;
		padding-top: 0.3rem;
	}
	.spmenu li:last-child {
	padding-top: 0.2rem;
}
	.spmenu li:not(:first-child) {
		width: 4rem;
}
	.spmenu span {
	display: inline-block;
	line-height: 0.9rem;
}
	.fa-map-marker-alt, .fa-star {
	padding-top: 0.6rem;
}
	.spmenu li:first-child, .spmenu li:nth-child(2), .spmenu li:nth-child(3){
		padding-top: 0.2em;
	}
  
  footer .copyright img{
    width:50%;
    max-width:591px;
    margin:0 auto;
  }
  
}
@media screen and (max-width:600px){
	.top_inner {margin-top: -2rem;}
	.animateme2, .box2 a, .box2_descr {
		width: 100%!important;
	}
	.box2 {
		display: flex;
		flex-wrap: wrap;
	}
	.attention_sign img {
		width: 7rem;
	}
	.animateme2:last-child {
		padding-right: 0!important;
	}
}

/*スマートフォン向け*/
@media screen and (max-width: 560px){
	.blue .box p, .green .box p {margin: 2rem 2rem 2rem;}
	/*.blue p, .green p {height: 8rem!important;}*/
	.flower {top: 25%;}
	.blue span, .green span {font-size:	0.65rem!important;}
	.nextpage span:last-child {padding-top: 5%;}
	.nextpage {flex-direction: column;}
	.nextpage span {max-width: 70%; margin: 0 auto;}
	.img-flex li:last-child {flex-direction: column;}
	.img-flex li:last-child a, .img-flex li:last-child div {width: 100%;}
	.nextpage_1 {max-width: 230px;}
	.tokuten_line {width: 200%;}
	.toku_p {font-size: 0.9rem!important;}
	/*.blue .box p, .green .box p {font-size: 1rem;} */
	.blue, .green {padding: 0 3.5em 2.5em !important;}
	main {padding-top: 5em;}
	.flower1_1 {left: -5%;}
	.flower1_2 {right: -5%;}
	.infoarea_1st .inner2 {padding: 0 2em 2.5em;}
	ul.img-flex li span.new {width: 10vw; height: 8vh}
	.inner_item_1st .img-flex li:last-child {width: 100%!important;}
	.blue, .green {background-size: 1.5rem;}
	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.pin {
		width: 25%;
	}
	
	img.sign {
	width: 80%;
}
	img.info {
	/*margin: 4em auto 4.1em;*/
    width: 100%;
    margin:0 auto;
  }
	.cafelogo_sp {
		display: block;
		position: absolute;
		/*top: -27%;*/
		max-width: 560px;
		width: 100%;
	}
	.attention_img {
	margin: 0 auto;
}
	.spmenu ul{
		max-width: 22rem;
		margin: 0 auto;
	}
		.attention {
		max-width: 400px;
	}
		ul.img-flex li{
  position: relative;
  list-style: none;
  width: 100%;
}
	.event1{
	margin-left: 2em;
	margin-right: 2em;
}
	iframe.map_laptop {
		display: none;
	}
	iframe.map_sp {
		display: block;
	}
	p.limit_c {
		font-size: 12px;
	}
	ul.img-flex li p.price{font-size:12px;}
	.attention_sign img, .sns {
		max-width: 8rem;
	}
	.sns {
		margin-left: -1.6rem;
	}
	.event_info_inner dd {
		width: 60% !important;
	}
	.animateme1 {
		width: 100% !important;
	}
	/*.copyright {
		padding-bottom: 70px;
	}*/
	#top {
		bottom: 14%;
	}
	.spmenu li:not(:first-child) {
		width: 3rem;
}
	.spmenu span {padding-top: 0; line-height: 0.8rem;}
	}
	
@media screen and (max-width: 480px) {
	.br_480 {display: block;}
	.revice1 {width: 66%; padding: 2rem 0.5rem; margin-bottom: 3rem;}
	.revice_dot1 {position: absolute; max-width: 3rem; top: -10px; left: -10px;}
.revice_dot2 {position: absolute; max-width: 3rem; bottom: -10px; right: -10px; }
	.revice1 p {font-size: 0.8rem!important;}
	.blue .box p, .green .box p {margin-left: 1rem; margin-right: 1rem; margin-bottom: 0rem; margin-top: -1rem;}
	/*.blue p, .green p {height: 7rem!important; padding-top: 3rem!important;}*/
	div.top_inner {margin-top: 0rem!important;}
	.flower1_1 {left: -8%;}
	.flower1_2 {right: -8%;}
	.event_info_inner dt {
		width: 67% !important;
	}
	.event_info_inner {
		padding: 3em 1em !important;
	}
		.attention {
		max-width: 360px;
	}
	.inner-faq, .attention {
		width: 74%;
	}
	.spmenu ul {
		max-width: 20rem;
	}
	.spmenu li:not(:last-child) {
		padding-right: 1.2rem;
	}
	.inner-item, .attention, .inner-faq, .attention_inner {
		width: 76% !important;
	}
	.question, .answer, .attention_inner p {
		font-size: 1rem;
	}
	.question {
		padding-bottom: 0;
}
	.attention_sign img {
		width: 6rem;
	}
	.event_info, .inner-item{
		margin-top: 2rem !important;
	}
	.tokuten .inner {
		padding-top: 2rem!important;
	}
  footer .copyright img{
    width:70%;
    max-width:591px;
    margin:0 auto;
  }
}
@media screen and (max-width:400px) {
	.flower_revice {top: 27%;}
	.side-deco {font-size: 1.1em;}
	.side-deco::before, .side-deco::after {height: 6rem; transform: scale(0.8);}
	.spmenu ul{
		max-width: 21rem;
		margin-left: 1.7rem;
	}
	.spmenu li:not(:last-child) {
		padding-right: 1.6rem !important;
	}
	.icon1 i, .icon2 i, .icon3 i {
		font-size: 1.2rem !important;
	}
	.event_info_inner dd {
		width: 86% !important;
	}
	.event_info_inner dt {
		width: 75% !important;
}
	/*.spmenu li:not(:first-child) {
		padding-top: 0.5rem;
	}*/
	.fa-map-marker-alt, .fa-star {
		padding-top: 0.5rem;
	}
	.spmenu li:last-child {padding-top: 0.25rem;}
	.itemname1 {
		font-size: 1rem !important;
	}
}