@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;
  background: -moz-linear-gradient(top, #001D4B, #0076D0);
  background: -webkit-linear-gradient(top, #001D4B, #0076D0);
  background: linear-gradient(to bottom, #001D4B, #0076D0);
}
h1{position: relative; z-index: 10;transform: translate3d(0px, 0px, 0px);}
h2 {width: 40%; margin: 0 auto;}
h2 img{margin: 0 auto; margin-bottom: 3rem; max-width: 500px;}
.tokuten h2 {padding-top: 2rem;}
.h2_1 {padding-top: 5%;}
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;
	width: 100%;
}
main {
  overflow: hidden;
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  transform: translate3d(0px, 0px, 0px);
  position: relative;
  z-index: 20;
}
header {
  background-color: #fff;
  position: relative;
}
 h1 .mainbanner{ margin-bottom: -2px!important;
  width:100%;
  margin:0 auto;
  vertical-align: bottom;
  display: block;
	padding-top: 3.8rem;
  position:relative;
}
.global_nav {
	max-width: 1800px;
	width: 100%;
	position: fixed;
	background: #fff;
	padding-bottom: 1rem;
  z-index: 100;
  transform: translate3d(0px, 0px, 0px);
}
.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;}
.mainbanner2, .snow_sp, .br_1100 {display: none;}
.sp, .br_480, .br_680 {display: none!important;}
.summary_content, .cafeshop_content, .info_left, .toku_text, .inner-item, .attention {border-radius: 30px;}
/*hamburger*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3000;
  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;
}
.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;
}
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;
}
.spli2 {
	margin-bottom: -2rem;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
	top: 3.4rem;
	max-width: 750px;
}
/*snow*/
/*img.snowfall-flakes{opacity: 0.6; z-index: 2500;transform: translate3d(0px, 0px, 100px);}*/
/*h2, h2 img, .summary_content, .cafeshop_content, .inner2, .toku_content, .inner-item, .attention, .top, .bottom {position: relative;/*transform: translate3d(0px, 0px, 100px);*/ /*opacity: 1;
z-index: 2000; transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);}*/
/*ここまで*/

/*内側枠*/
h4 {padding-bottom: 1rem;}
.cafeshop_text h2 {margin-top: 5rem;}
.infoarea{width:100%; padding-bottom: 3rem;position: relative;transform: translate3d(0px, 0px, 100px);z-index: 100;}
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;
}
.top {padding-bottom: 1.5rem;}
.bottom {padding-top: 1.5rem;}
.inner-item .bottom {padding-top: 0;}
.info_left .top {padding-bottom: 2rem;}
.info_left .bottom {padding-top: 2rem;}
.summary_content{font-size: 1.2rem; font-weight: bold; margin: 0 auto;position: relative;	max-width: 1000px;	width: 90%; padding: 1rem 4rem; background-color: #fff; box-sizing: border-box;transform: translate3d(0px, 0px, 100px);z-index:10;}
.tokuten {background: url("../img/background-tokuten1.png") no-repeat; background-size: cover; padding: 9em 0;position: relative; transform: translate3d(0px, 0px, 100px);z-index: 100;}
.toku_content img {	margin: 0 auto; width: 90%;}
.toku1{width: 60%!important;}
.toku_content {text-align: center; font-weight: bold;}
.toku_p {padding: 1em 0; text-align: center; font-weight: bold; font-size: 1.2rem;}
.cafeshop_content dt {background:  no-repeat contain;}
.cafeshop_content dd {padding: 2rem 0 2rem 1rem;}
.cafeshop {width: 100%; padding:5rem 0;position: relative;transform: translate3d(0px, 0px, 100px);z-index: 100;}/*20221018 okukita add*/
.storelist p {padding-top: 1rem; font-weight: bold; }
.cafeshop dt, .cafeshop dd {display: inline-block; vertical-align: middle;}
.cafeshop dt {width: 30%; text-align: center;font-size: 1.2rem;}
.cafeshop dd {width: 65%;line-height: 1.7rem; font-weight: bold;}
.toku_text {background-color: #fff;	margin: 0 auto;	position: relative;	max-width: 1000px;width: 90%;}
.ribbon {position: absolute; top: -30px; right: -30px; width: 15%;}
.ribbon2 {position: absolute; bottom: 0; left: 0; width: 10%;}
.cafeshop_text{ color: #000000;	margin: 0 auto;	position: relative;/*max-width: 1060px; width: 90%;*/}
.cafeshop_content{ position: relative; /*background:url("../img/textback_nittei.png") no-repeat;*/background-color:#fff; background-size: cover;max-width: 1000px; width: 90%; margin: 0 auto; box-sizing: border-box;}
.inner{width: 96%; padding: 1rem 1.5rem; box-sizing: border-box; background-color:#fff; max-width: 1000px; text-align: center; margin: 0 auto;}
.twitter_content {padding: 0!important; margin-top: 1rem!important; margin-bottom: 0; width: 40%!important;}
.twitter_content iframe {border-radius: 30px;}
section .inner2{
  max-width: 541px;
  width: 50%;
  padding:1rem 2em;
  margin: 1rem 2em 2rem;
  text-align: center;
  height: auto;}
.info_left {font-weight: bold; display: flex; justify-content: space-evenly; flex-direction: column; background-color: #fff;}

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{color:#000;line-height: 1.5em;}
p.desc{padding:1em 0 2em;}
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%; margin-bottom: 4rem;}
.cafeshop_content {padding: 1rem 6.5em;}
.toku_content h3{text-align: center;font-weight: bold;font-size:1.5em;}
.goods {padding-top: 5em;}
section .inner-item h2{margin-bottom:2em;}
.item1 {width: 90%!important; margin: 0 auto; display: flex;justify-content: space-evenly; align-items: center;}
.item1 a, .item1 div {width: 40%;}
.attention ul {padding-left: 2rem;}
.attention li {	padding-top: 0.5rem; font-size: 0.9rem;}
.descr {
	display: flex;
	border-left: 2px solid #707070;
	margin-top: 1em;
}
.bldg {background:  url("../img/glitter.png"), url("../img/background.png"); background-repeat:  no-repeat; background-size: contain; background-position: bottom;}
.goods {padding: 0 0 5em;max-width: 1800px; width: 100%;position: relative;transform: translate3d(0px, 0px, 100px);z-index: 100;}
.attention_main{ padding: 2rem 0 5em;max-width: 1800px; width: 100%; margin-top: -1rem;position: relative;transform: translate3d(0px, 0px, 100px);z-index: 100;}
.attention { background-color: #ffffff; color: #000000; max-width: 1000px; text-align: left; margin: 0 auto; padding: 1rem 2em; box-sizing: border-box; width: 90%; position: relative;}
ul.img-flex { width: 100%; margin: 0 auto;  background-color: #fff; padding-top: 0.2rem;
  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::after{
  content:"";
  display: block;
  width:40%;
}
ul.img-flex li{
  position: relative;
  list-style: none;
  padding:1% 1.8%;
}
.single {line-height: 2.7rem; padding-bottom: 0!important;}
.two {height: 2.7rem!important; margin-top: 0.4rem;}
.animateme {width: 16.2%;}
.descr1 {margin-top: 1rem;}
.term1 {background: #014694;font-size: 0.83rem;color: #fff;}
.prices1 {font-size: 1rem;height: 3rem;	font-weight: bold;}
/*２列結合*/
.itemname1 {font-size: 0.83rem; font-weight: bold;height: 3.5rem;}
.prices1 {font-weight: normal;font-size: 0.83rem;padding: 0 0 0.5em 0!important;}
ul.img-flex li img{
  width:100%;
  height:auto;
  display: block;
  margin:0 auto;
}
ul.img-flex li p{
  padding: 0.5em 0;
}
li.boxs {
	width: 62% !important;
}
footer{
  background-color: #014694;
}
footer .copyright{
	color: #fff;
	text-align: center;
	line-height: 4.66em;
	font-weight: bold;
}
/*top*/
#top{
	z-index: 3000;
  display: block;
  position: fixed;
  right: 3%;
  bottom: 10%;
  transform: translate3d(0px, 0px, 0px);
}
#top img{
  width:100%;
  max-width:100px;
}
/*タブレット向け*/
@media screen and (max-width: 1260px){
	.itemname1, .term1{font-size: 1rem;}
	ul.img-flex li {padding: 1%;}
/*サイズがレスポンシブに合わせて変化するようにする*/
	ul.img-flex li{ width: 46%;	margin: 0 0.5%;}
	.prices1 {font-size: 1.3rem;}
	.three{margin-bottom: 0.5rem!important;}
}
@media screen and (max-width: 1100px) {.br_1100 {display: block;}}
@media screen and (max-width: 1050px) {
	.cafeshop_content dd {padding: 1rem 0 0;}
	ul.on {margin-right: inherit!important;}
	.summary_content {font-size: 1rem;}
	.cafeshop dt, .cafeshop dd{width: 100%;}.cafeshop_content dt {padding-left: 0;}.cafeshop_content dt:not(:first-child){padding-top: 2em;}ul.img-flex {width: 96%; margin: 0 auto;}}
@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){
	.flex {width: 90%!important;}
	.twitter_content {width: 100%!important;}
	ul.img-flex {width: 100%;}
	.inner2:first-child {margin-top: 0;}
	.item1 a, .item1 div {width: initial;}
	section .inner-item h2 {margin-bottom: 0;}
	.item1 {display: initial; }
	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) {
	.summary_content {padding: 2em;}
	.nav1 li {padding-right: 3rem;}
	.nav2 li {padding-right: 1rem;}
	.prices1 {font-size: 1.2rem;}
	.cafeshop_content {padding: 3em 4em;}
}
@media screen and (max-width: 750px){.global_nav{padding-bottom: 0;} .mainbanner{display: none!important;}	.mainbanner2 {padding-top: 4rem; display: block; z-index: 1000;} nav.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) {
	.ribbon {top: -15px; right: -15px;}
	h2 {width: 70%;}
	.inner {padding: 0.5rem;}
	.h2_1 {padding-top: 3rem;}
	.toku_p {font-size: 1rem;}
	.tokuten {padding: 5em 0;}
	.br_680 {display: block!important;}
	.global_nav {background-color: initial;}
	.tokuten {width: 100% !important;}
  ul.img-flex li.boxs{padding:5%;width:100% !important}
  ul.img-flex li.boxs a{display:block;width:100%;}
  ul.on{width:90%;}
	ul li.at{width: 30%;}
  #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;
}
	.prices1 {font-size: 1rem;}
	.global_nav {padding-bottom: 2.7rem;}
}
@media screen and (max-width:600px){
	.snow_sp {display: block;}
	.snow_pc {display: none;}
	.inner-item .snow_sp {width: 90%; margin: 0 auto;}
	.flex {width: 84%!important;}
	.toku_text  {width: 84%;}
	.inner {padding-bottom: 1rem; padding-top: 1rem;}
	li .animateme {width: 94%!important; margin: 0 auto!important;}
}
/*スマートフォン向け*/
@media screen and (max-width: 560px){
	.storelist small {display: inline-block; line-height: 1rem;}
		.inner-item .bottom, .storelist p {padding-top: 0;}
	.itemname1, .term1 {font-size: 0.85rem;}
	.attention ul {padding-left: 1rem;}
	section .inner2:last-child {margin-bottom: 0;}
	.cafeshop_content dt {background-size: 1rem;}
	.pc {display: none;}
	body {font-size: 12px;}
  .toku_content{padding:5%;}
	#top {bottom: 10%;}
	}
@media screen and (max-width: 480px) {
	.middle{text-align: center; display: block; padding-top: 0.5rem;}
	ul.on {width: 95%;}
	.ribbon {top: -10px; right: -10px; width: 20%;}
	.cafeshop {padding: 3rem 0;}
	.cafeshop_text h2 {margin-top: 3rem;}
	h2 img {margin-bottom: 2rem;}
	div.flex {padding-top: 0;}
	.toku_p {font-size: 0.9rem;}
	ul.img-flex li {width: 47%;}
	.attention li, .cafeshop_content dd {font-size: 0.8rem;}
	section .inner2 {padding: 2.5em 1.5em;}
	.summary_content{font-weight: normal; font-size: 1rem;}
	.h2_1 img {width: 100%;}
	.descr1{margin-top: 0.7rem;} 
	.br_480 {display: block!important;}
	.br_n480{display: none;}
}
@media screen and (max-width:400px) {
	.itemname1, .term1 {font-size: 0.8rem;}
	.summary_content, section .inner2 {padding: 1rem 2em;}
	.cafeshop_content {padding: 1rem;}
}