@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Noto Sans JP', 'Yu Gothic','YuGothic';
  width:100%;
  height:100%;
  max-width: 1800px;
  margin: 0 auto;
	color: #231815;
}
h2 img{margin: 0 auto; width: 50%; margin-bottom: 3rem;}
.h2_1 img{width: 55%;}
.toku_content h2 {padding-bottom: 3%;}
a:hover,a:hover img{
  opacity: 0.8;
}
.nav1 a, .nav1 a:visited, .spli2 a, .spli2 a:visited {
	text-decoration: none;color: #231815;
}
img {
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: bottom;
	width: 100%;
}
main {overflow: hidden; width: 100%; max-width: 1800px; height: auto; margin: 0 auto; background-size: auto; background-repeat: repeat;}
 h1 .mainbanner{ margin-bottom: -2px!important;
  width:100%;
  margin:0 auto;
  vertical-align: bottom;
  display: block;
	padding-top: 4rem;
}
.global_nav {
	max-width: 1800px;
	width: 100%;
	position: fixed;
	background: #fff;
	padding-bottom: 1rem;
	z-index: 2;
	color: #231815;
}
.global_nav ul {
	max-width: 1000px;
	margin: 0 auto;
}
.nav1 {
	padding-top: 1rem; padding-left: 1rem;}
.global_nav li {
	float: left;
	list-style: none;
	font-size: 1.25rem;
	padding-right: 9rem;
}
.nav2 li{
	padding-right: 2.6rem;
}
.deco3 {padding-right: 0!important;}
.icons {width: 29px;}
.sp, .br_900, .br_480, .br_680, .sptop, .br_1125, .br_600 {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;
  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: scroll;
	padding-bottom: 10em;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 50%;
	font-weight: normal;
	border-bottom: #707070 solid 1px;
}
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;
	text-align: center;
}
.spli1 {
	padding-top: 2rem;
}
.spli2 {
	margin-bottom: -2rem;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
	top: 3.4rem;
	max-width: 750px;
}
h4 {padding-bottom: 1rem;}
.cafeshop_text h2, .online h2 {margin-top: 5rem;}
.cafeshop_content h2{padding-bottom: 5%;}
.infoarea{background: url("../img/bg-twitter.png")no-repeat ;width:100%; padding: 8em 0 6em; background-size: cover; margin-top: -5rem; position: relative;}
.nami2 {position: absolute; bottom: 8px; z-index: 1;}
h4, .h4 {font-size: 1.2rem;}
.sns {margin: 0 auto;}
.flex{
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
margin: 0 auto;
}
.cafeshop_content, .summary_content, .info_left, .toku_text, .inner-item, .attention, .twitter_content iframe{border-radius: 20px;box-shadow: 7px 7px 0px #241716;}
.twitter_content iframe {border: 4px #241716 solid}

.obake {display: flex; justify-content: space-between; align-items: center;}
.obake img{width: 50%; margin: 0 auto;}
.summary_content{font-size: 1.35rem; font-weight: bold; margin: 0 auto;max-width: 1060px;width: 90%; padding: 3em; box-sizing: border-box; border: #241716 solid 4px;}
.summary_content, .cafeshop_content {background-color: #fff;}
.tokuten {background-color: #FAC529; padding: 5em 0; margin-top: -2rem; position: relative;}
.nami1 {position: absolute; bottom: -2rem; z-index: 1; }
.toku_text{border:#241716 4px solid; }
.toku_content img {	margin: 0 auto; width: 90%;}
.toku_content {text-align: center; font-weight: bold;}
.toku_p {padding: 1em 0; text-align: center; font-weight: bold; font-size: 1.2rem;}
.tokuimg {width: 80%!important;}
.cafeshop_content dt {background:  no-repeat contain;}
.cafeshop_content dd {padding: 2rem 0 2rem 0rem;}
.cafeshop{background: url("../img/bg-main.png"); width: 100%; background-size: contain;padding:8em 0; position: relative;}
.nami3 {position: absolute; top: 0;}
.storelist p { font-weight: bold; }
.storelist small{font-size: 0.8rem;}
.cafeshop dt, .cafeshop dd {display: inline-block; vertical-align: middle;}
.cafeshop dt {width: 36%; text-align: center;font-size: 1.2rem;}
.cafeshop dd {width: 60%;line-height: 1.7rem; font-weight: 500;}
.toku_text {background-color: #fff;margin: 0 auto;	max-width: 1000px;width: 90%;}
.cafeshop_text{	margin: 0 auto;	position: relative;/*max-width: 1060px; width: 90%;*/}
.cafeshop_content{ border: #241716 solid 4px;max-width: 1060px; width: 90%; margin: 0 auto; box-sizing: border-box;}
.inner{width: 96%; padding: 0.5rem; box-sizing: border-box; background-color:#fff; max-width: 1000px; text-align: center; margin: 0 auto; border: 4px solid #241716;}
.twitter_content {padding: 0!important; margin-top: 1rem!important; margin-bottom: 0; width: 40%!important;}
section .inner2{
  max-width: 541px;
  width: 50%;
  padding:2.5em 2em;
  margin: 1rem 2em 2rem;
  text-align: center;
  height: auto;}
.info_left {border: #241716 4px solid; font-weight: bold; display: flex; justify-content: center; flex-direction: column; background-color: #fff;}
.event_info_inner{position: inherit; z-index: 1;}
section .inner2 ul.box{background-color:#ffffff;padding:2em 1em;height:21em; min-width: 180px;}
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{line-height: 1.5em;}
p {margin: 0 auto;}
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;}
section.tokuten .tokuten_img {width:900px;background-color: #fff;margin:0 auto;}
.toku_content{padding: 5%; }
.cafeshop_content {padding: 3em 6em;}
.toku_content h3{text-align: center;font-weight: bold;font-size:1.5em;}
.goods {padding-top: 5em;}
.inner-item h2{margin-bottom:2em;}
.inner-item img { width: 96%;  margin: 1rem auto;}
.attention ul {padding-left: 2rem;}
.attention li {	padding-top: 0.5rem; font-size: 0.9rem;}
.goods { padding: 5em 0;max-width: 1800px; width: 100%; position: relative;}
.shibuki {background: url("../img/bg-main.png")repeat-y; background-size: cover;}
.attention_main{ padding: 2rem 0 5em;max-width: 1800px; width: 100%; margin-top: -1rem;}
.attention { background-color: #ffffff; max-width: 1000px; text-align: left; margin: 0 auto; padding: 2em; box-sizing: border-box; width: 90%;border: #241716 4px solid;}
p.copyright {
	margin: 0 auto;
}
footer .copyright{
	text-align: center;
	line-height: 4.66em;
	font-weight: bold;background-color: #C84F96;color: #fff;}
/*top*/
#top{
	z-index: 1;
  display: block;
  position: fixed;
  right: 3%;
  bottom: 10%;
}
#top img{
  width:100%;
  max-width:100px;
}
/*タブレット向け*/
@media screen and (max-width: 1260px){
	.summary_content {padding: 3rem 5rem;}}
/*サイズがレスポンシブに合わせて変化するようにする*/

@media screen and (max-width: 1125px){.br_1125 {display: block!important;} .br_n1120{display: none;}.cafeshop dt {width: 42%; margin-right: 1rem;} .cafeshop dd {width: 55%;}}
@media screen and (max-width: 1050px) {
	.toku_p small{font-size: 0.9rem;}
	.storelist small {line-height: 1rem; display: inline-block;}
	.obake { width: 51%;  margin: 0 auto;}
	.br_1125 {display: none!important;}
	.cafeshop_content dd {padding: 1rem 0 0;}
	.deco4 {padding-bottom: 1rem!important;}
	ul.on {margin-right: inherit!important;}
	.summary_content {font-size: 1.1rem;}
	.cafeshop dt, .cafeshop dd{width: 100%;}.cafeshop_content dt {padding-left: 0;}.cafeshop_content dt:not(:first-child){padding-top: 2em;}}
@media screen and (max-width: 1000px) {
	section.attention {	width: 85%;	}
	.nav1 {	margin-left: 9rem !important;}
	.nav1 li {padding-right: 3.8rem;}
}
@media screen and (max-width:980px) {
  .tokuten .inner{padding-top:6em;}
	.attention {width: 90% !important;	}
}
@media screen and (max-width: 900px){
	.obake {width: 60%;}
	.infoarea {margin-top: -7em;}
	.cafeshop {padding: 6em 0;}
	.flex {width: 90%!important;}
	.twitter_content {width: 100%!important;}
	h2 img {width: 50%;}
	.inner2:first-child {margin-top: 0;}
	.br_900 {display: block!important;}
	section .inner-item h2 {margin-bottom: 0;}
	.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) {
	.summary_content {padding: 2em;}
	.nav1 li {padding-right: 3rem;}
	.nav2 li {padding-right: 1rem;}
	.cafeshop_content {padding: 3em 2em;}
}
@media screen and (max-width: 750px){.nami1{bottom: -1rem;} .obake{width: 70%;}.globalMenuSp.active{top: 0;} .nav1{margin-left: 5rem!important;} 	.sp {display: block !important;	}.nav1 li, .nav2 {display: none;} .cafeshop dt {font-size: 1.3rem;}}
@media screen and (max-width:680px) {
	.cafeshop_content, .summary_content, .info_left, .toku_text, .inner-item, .attention, .twitter_content iframe {box-shadow: 4px 4px 0px #241716;}
	.obake {width: 80%;}
	.obake div {width: 18%;}
	.toku_p {font-size: 1rem;}
	.tokuten {padding: 5em 0;}
	h2 img {width: 85%;}
	.pctop {display: none;}
	.br_680, .sptop {display: block!important;}
	.global_nav {background-color: initial;}
	section.tokuten {width: 100% !important;}
  ul.on{width:90%;}
  #top img{max-width:60px;}
	h1 .mainbanner {padding-top: 4rem;}
	.spli2:first-child {
	    border-top: #707070 solid 1px;
    margin-top: 0.1rem;
    padding-top: 0 !important;
}
	.global_nav {padding-bottom: 2.7rem;}
}
@media screen and (max-width:600px){
	.br_600 {display: block!important;}
	.tokuimg {width: 100%!important;}
	.infoarea {padding: 10em 0 5em; margin-top: -8em;}
	.obake img {width: 45%;}
	.obake {width: 90%;}
	.flex {width: 84%!important;}
	.toku_text {width: 84%;}
}
/*スマートフォン向け*/
@media screen and (max-width: 560px){
	.toku_p small{font-size: 0.75rem;}
	.nami2 {bottom: 12px;}
	.obake {width: 100%;}
	.attention ul {padding-left: 1rem;}
	section .inner2:last-child {margin-bottom: 0;}
	.cafeshop_content dt {background-size: 1rem;}
	dl {padding-top: 1rem;}
	.pc {display: none;}
	body {font-size: 12px;}
  .toku_content{padding:5%;}
	#top {bottom: 10%;}
	}
@media screen and (max-width: 480px) {
	.nami2 {bottom: 17px;}
	.attention li {font-size: 0.78rem;}
	section .inner2 {padding: 2.5em 1.5em;}
	.summary_content{font-weight: normal; font-size: 1rem;}
	.h2_1 img {width: 90%;}
	.cafeshop_content dd {font-size: 0.8rem;}
	.br_480 {display: block!important;}
	.br_n480{display: none;}
	.h2_1 {padding-top: 1rem;}
}
@media screen and (max-width:400px) {
	.summary_content {padding: 1.5em 1em;}
	.goods {padding-top: 3em!important;}
	.tokuten {padding-bottom: 4em;}
	.cafeshop_content {padding: 5% 2%;}
	ul.on {width: 86%;}
	.copyright {font-size: 0.7rem;}
}