@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	-webkit-overflow-scrolling: touch;
}

#wrapper {
	margin: 0px;
	position: relative;
	overflow-x: hidden;
}

h1 {
	display: none;
}

h2 {font-size: 80px;
    font-family: Arial, Helvetica, "sans-serif";
	color:white;
	text-shadow: 2px 1px 3px #808080;
}
p {
    font-size: 16px;
    font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    letter-spacing: 5px;
	}


.main {
	margin: 0px;
	position: relative;
}
#graphic {
	margin: 0px;
}

.navi {
	width: 100%;
	position: fixed;
	list-style: none;
	display: flex;
    list-style: none;
    color: white;
    background-color:#004876;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: px;
	padding-right: 10px;
	z-index: 30;
	box-shadow: 0px 1px 1px grey;
}

.navi li {
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 20px;
    margin-left: 10px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

a {
text-decoration: none;
color: white;
}

.migi {
	position: relative;
	top: -10px
}

.top {
	width: 100%;
}

.katakana {
	font-family: Arial, Helvetica, "sans-serif";
	margin: 0px;
	position: absolute;
	top: 11%;
	right: 3%;
	
}
.osuki {
	margin: 0px;
	position: absolute;
	top: 9.5%;
	right:3%;
}

.fa-angle-double-down {
	position: absolute;
	top: 11.5%;
	left: 50%;
	font-size: 2em;
}

.fa-angle-double-down
{-webkit-animation-name: pulse;/* 実行する名前 */
-webkit-animation-duration: 1.0s;/* 1.0秒かけて実行 */
-webkit-animation-iteration-count:infinite;/* 無限 */
-webkit-animation-timing-function:ease-in-out;/* イーズインアウト */
-webkit-animation-direction: alternate;/* 反復 */
-webkit-animation-delay: 0s; /* 待ち時間0 */
}
@-webkit-keyframes pulse {
 from {
   opacity: 1.0;/*透明度100%*/
 }
 to {
   opacity: 0;/*透明度80%*/
 }
}

#product {
	margin: 0px;
	position: relative;
}

#bagel {color: #004876;
	float: right;
	writing-mode:vertical-rl;
    margin: 0px;
	position: absolute;
}

.plain {
	margin-top: 150px;
	margin-left: -30px;
	width: 100%;
}

.naka {
	margin-top: -25px;
	margin-left: 30px;
	width: 100%;
}

.yotte {
	margin-top: 25px;
	margin-left: 30px;
}

.sikou {
	margin-top: 25px;
	margin-left: 30px;
}

.sotopari {
	margin-top: 25px;
	margin-left: 30px;
}

.lunch {
	margin-top: 50px;
	margin-left: -30px;
	width: 100%;
}

.hitotsu {
	margin-top: 25px;
	margin-left: 30px;
}

.syuyon {
	margin-top: 25px;
	margin-left: 30px;
}

#kind {
	margin-top: 200px;
	position: relative;
}

#flavor {
	margin: 0px;
	writing-mode:vertical-rl;
	position: absolute;
	top: -204px;
}

.kindkind {
    display: flex;
    list-style: none;
    text-align: center;
    color: white;
    background-color: #004876;
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 150px;
}

.kindleft {
	text-align: center;
	flex: 1 1 auto;
}
.kindright {
	text-align: center;
	flex: 1 1 auto;}

.aji {
	padding-bottom: 50px;
	margin-top: 0px
}

.teiban {
	position: absolute;
	top: 25px;
	left: 30px;
	color:white;
}
* {box-sizing: border-box}
.popup {
  background-color: #004876;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 75%;
  margin: auto;
  overflow: hidden;
}

#popup-on,#cpopup-on,#mpopup-on,#npopup-on,#tpopup-on,#apopup-on,#opopup-on
{display: none;
}

#popup-on:checked + .popup{
	display: block;
}

#cpopup-on:checked + .popup{
	display: block;
}

#mpopup-on:checked + .popup{
	display: block;
}

#npopup-on:checked + .popup{
	display: block;
}

#tpopup-on:checked + .popup{
	display: block;
}

#apopup-on:checked + .popup{
	display: block;
}

#opopup-on:checked + .popup{
	display: block;
}

.icon-close{
  background: white;
  color: #004876;
  font-size: 30px;
  padding: 0 10px;
  border-radius: 10px;
  position: absolute;
	top: 5px;
  right: 5px;
  cursor: pointer;
}

.btn-open{
  background: #004876;
  cursor: pointer;
}

.popup-content,.cpopup-content,.mpopup-content,.npopup-content,.tpopup-content,.apopup-content,.opopup-content {
	margin: 50px auto 40px auto;
	width: 100%;
	color: white;
}

#openmodal {drop-shadow:5px 5px black;}


#shop {
	margin-top: 0px;
	position: relative;
}

#indigobagels {
	margin: 0px;
	writing-mode: vertical-rl;
	position: absolute;
	top: -161px;
}

.gaikan {
	margin: 0px;
	width: 70%;
	padding-top: 150px;
}

.naikan {
	margin-top: -25px;
	margin-left: 8%;
	width: 100%;
}

.chubo {
	margin-top: -25px;
	margin-left: -8%;
	width: 100%;
}

.nagaoka {
	margin: 0px;
	margin-top: 25px;
	margin-left: 30px;
}

.insta {
    box-shadow: 10px 10px 10px;
    font-family: Arial, Helvetica, "sans-serif";
    border-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    background-color: #004876;
    text-align: center;
    margin: 0;
    margin-top: 25px;
    margin-left: 30px;
    margin-bottom: 50px;
    margin-right: 30px;
    box-shadow: 0px 5px 10px darkgrey;
    font-weight: bold;
}

.map {
	position: relative;
	left: 50%;
	
	width: 100%;
	margin-left: -187.5px; 
	margin-bottom: 150px;
}

#hedda {
	text-align: center;
	position: relative;
	top: -75px;
	
}

	
	
	
	
	
	
	
	
	
	
	
	
	