@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Reggae+One&display=swap');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-noto.min.css');
html {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  height: 100%;
  font-size: 0.67vw;
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  font-family: YakuHanJP_Noto, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #1e2123;
  font-size: 1.6rem;
  line-height: 1.6;
  background-image: url(../images/bg.jpg);
  background-size: 50% auto;
}
.pageWrap {
  background-image: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
  width: 100%;
  overflow-x: hidden;
}

label {
  width: auto;
  max-width: auto;
}
p {
  line-height: 1.8;
}
/* リンクなど ----------------------------------------------------*/

a {
  text-decoration: underline;
}
a:link {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:active {
  color: rgba(71, 71, 71, 1.00);
}
a.tel,a.tel:hover {
  text-decoration: none !important;
  color: inherit !important;
}
h1,h2 {
  font-family: 'Reggae One', cursive;
}
.ReggaeOne {
  font-family: 'Reggae One', cursive;
}
/* 汎用 ----------------------------------------------------*/
/* clerfix */
#contents:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.alignright {float: right; margin: 0px 0 10px 20px;}
.alignleft {float: left; margin: 0px 20px 10px 0;}
.imgR, img.alignright { float: right; margin: 7px 0 10px 20px;}
.imgL, img.alignleft { float: left; margin: 7px 20px 10px 0;}
.tC, .btn { text-align: center;}
.tR, .sign { text-align: right;}
.center { text-align: center;}
.aligncenter { display: block; margin-left: auto; margin-right: auto;}

/* text ---------------------------------------------------- */
.ac {text-align: center !important;}
.ar {text-align: right !important;}
.al {text-align: left !important;}
.bold{font-weight: bold !important;}
.font10 {font-size: 1rem !important;}.font11 {font-size: 1.1rem !important;}.font12 {font-size: 1.2rem !important;}.font13 {font-size: 1.3rem !important;}.font14 {font-size: 1.4rem !important;}.font15 {font-size: 1.5rem !important;}.font16 {font-size: 1.6rem !important;}.font17 {font-size: 1.7rem !important;}.font18 {font-size: 1.8rem !important;}.font19 {font-size: 1.9rem !important;}.font20 {font-size: 2rem !important;}.font21 {font-size: 2.1rem !important;}.font22 {font-size: 2.2rem !important;}.font23 {font-size: 2.3rem !important;}.font24 {font-size: 2.4rem !important;}.font25 {font-size: 2.5rem !important;}.font26 {font-size: 2.6rem !important;}.font27 {font-size: 2.7rem !important;}.font28 {font-size: 2.8rem !important;}.font29 {font-size: 2.9rem !important;}.font30 {font-size: 3rem !important;}.font31 {font-size: 3.1rem !important;}.font32 {font-size: 3.2rem !important;}.font33 {font-size: 3.3rem !important;}.font34 {font-size: 3.4rem !important;}.font35 {font-size: 3.5rem !important;}.font36 {font-size: 3.6rem !important;}.font37 {font-size: 3.7rem !important;}.font38 {font-size: 3.8rem !important;}.font39 {font-size: 3.9rem !important;}.font40 {font-size: 4rem !important;}.font41 {font-size: 4.1rem !important;}.font42 {font-size: 4.2rem !important;}.font43 {font-size: 4.3rem !important;}.font44 {font-size: 4.4rem !important;}.font45 {font-size: 4.5rem !important;}.font46 {font-size: 4.6rem !important;}.font47 {font-size: 4.7rem !important;}.font48 {font-size: 4.8rem !important;}.font49 {font-size: 4.9rem !important;}.font50 {font-size: 5rem !important;}

/* -float
---------------------------------------------------- */

.fr {float: right !important;}
.fl {float: left !important;}
.clear {clear: both;}
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix { height: 1px; /*¥*/ /*/ height: auto; overflow: hidden; /**/}

/* clearfix の代用<div class="hr"><hr /></div> ---------------------------------------------------- */

div.hr {clear: both;}
div.hr hr {display: none;}
/* margin ---------------------------------------------------- */
.mt00 {margin-top: rem !important;}.mt05 {margin-top: .5rem !important;}.mt10 {margin-top: 1rem !important;}.mt15 {margin-top: 1.5rem !important;}.mt20 {margin-top: 2rem !important;}.mt25 {margin-top: 2.5rem !important;}.mt30 {margin-top: 3rem !important;}.mt35 {margin-top: 3.5rem !important;}.mt40 {margin-top: 4rem !important;}.mt45 {margin-top: 4.5rem !important;}.mt50  {margin-top: 5rem !important;}.mt55  {margin-top: 5.5rem !important;}.mt60  {margin-top: 6rem !important;}.mt65  {margin-top: 6.5rem !important;}.mt70  {margin-top: 7rem !important;}.mt75  {margin-top: 7.5rem !important;}.mt80  {margin-top: 8rem !important;}.mt85  {margin-top: 8.5rem !important;}.mt90  {margin-top: 9rem !important;}.mt95  {margin-top: 9.5rem !important;}.mt100  {margin-top: 10rem !important;}.mr00  {margin-right: rem !important;}.mr05  {margin-right: .5rem !important;}.mr10  {margin-right: 1rem !important;}.mr15  {margin-right: 1.5rem !important;}.mr20  {margin-right: 2rem !important;}.mr25  {margin-right: 2.5rem !important;}.mr30  {margin-right: 3rem !important;}.mr35  {margin-right: 3.5rem !important;}.mr40  {margin-right: 4rem !important;}.mr45  {margin-right: 4.5rem !important;}.mr50  {margin-right: 5rem !important;}.mr55  {margin-right: 5.5rem !important;}.mr60  {margin-right: 6rem !important;}.mr65  {margin-right: 6.5rem !important;}.mr70  {margin-right: 7rem !important;}.mr75  {margin-right: 7.5rem !important;}.mr80  {margin-right: 8rem !important;}.mr85  {margin-right: 8.5rem !important;}.mr90  {margin-right: 9rem !important;}.mr95  {margin-right: 9.5rem !important;}.mr100  {margin-right: 10rem !important;}.mb00  {margin-bottom: rem !important;}.mb05  {margin-bottom: .5rem !important;}.mb10  {margin-bottom: 1rem !important;}.mb15  {margin-bottom: 1.5rem !important;}.mb20  {margin-bottom: 2rem !important;}.mb25  {margin-bottom: 2.5rem !important;}.mb30  {margin-bottom: 3rem !important;}.mb35  {margin-bottom: 3.5rem !important;}.mb40  {margin-bottom: 4rem !important;}.mb45  {margin-bottom: 4.5rem !important;}.mb50  {margin-bottom: 5rem !important;}.mb55  {margin-bottom: 5.5rem !important;}.mb60  {margin-bottom: 6rem !important;}.mb65  {margin-bottom: 6.5rem !important;}.mb70  {margin-bottom: 7rem !important;}.mb75  {margin-bottom: 7.5rem !important;}.mb80  {margin-bottom: 8rem !important;}.mb85  {margin-bottom: 8.5rem !important;}.mb90  {margin-bottom: 9rem !important;}.mb95  {margin-bottom: 9.5rem !important;}.mb100  {margin-bottom: 10rem !important;}.ml00  {margin-left: rem !important;}.ml05  {margin-left: .5rem !important;}.ml10  {margin-left: 1rem !important;}.ml15  {margin-left: 1.5rem !important;}.ml20  {margin-left: 2rem !important;}.ml25  {margin-left: 2.5rem !important;}.ml30  {margin-left: 3rem !important;}.ml35  {margin-left: 3.5rem !important;}.ml40  {margin-left: 4rem !important;}.ml45  {margin-left: 4.5rem !important;}.ml50  {margin-left: 5rem !important;}.ml55  {margin-left: 5.5rem !important;}.ml60  {margin-left: 6rem !important;}.ml65  {margin-left: 6.5rem !important;}.ml70  {margin-left: 7rem !important;}.ml75  {margin-left: 7.5rem !important;}.ml80  {margin-left: 8rem !important;}.ml85  {margin-left: 8.5rem !important;}.ml90  {margin-left: 9rem !important;}.ml95  {margin-left: 9.5rem !important;}.ml100  {margin-left: 10rem !important;}

/* -padding ---------------------------------------------------- */
.pt00 { padding-top: rem !important;}.pt05 { padding-top: .5rem !important;}.pt10 { padding-top: 1rem !important;}.pt15 { padding-top: 1.5rem !important;}.pt20 { padding-top: 2rem !important;}.pt25 { padding-top: 2.5rem !important;}.pt30 { padding-top: 3rem !important;}.pt35 { padding-top: 3.5rem !important;}.pt40 { padding-top: 4rem !important;}.pt45 { padding-top: 4.5rem !important;}.pt50 { padding-top: 5rem !important;}.pt55 { padding-top: 5.5rem !important;}.pt60 { padding-top: 6rem !important;}.pt65 { padding-top: 6.5rem !important;}.pt70 { padding-top: 7rem !important;}.pt75 { padding-top: 7.5rem !important;}.pt80 { padding-top: 8rem !important;}.pt85 { padding-top: 8.5rem !important;}.pt90 { padding-top: 9rem !important;}.pt95 { padding-top: 9.5rem !important;}.pt100 { padding-top: 10rem !important;}.pr00 { padding-right: rem !important;}.pr05 { padding-right: .5rem !important;}.pr10 { padding-right: 1rem !important;}.pr15 { padding-right: 1.5rem !important;}.pr20 { padding-right: 2rem !important;}.pr25 { padding-right: 2.5rem !important;}.pr30 { padding-right: 3rem !important;}.pr35 { padding-right: 3.5rem !important;}.pr40 { padding-right: 4rem !important;}.pr45 { padding-right: 4.5rem !important;}.pr50 { padding-right: 5rem !important;}.pr55 { padding-right: 5.5rem !important;}.pr60 { padding-right: 6rem !important;}.pr65 { padding-right: 6.5rem !important;}.pr70 { padding-right: 7rem !important;}.pr75 { padding-right: 7.5rem !important;}.pr80 { padding-right: 8rem !important;}.pr85 { padding-right: 8.5rem !important;}.pr90 { padding-right: 9rem !important;}.pr95 { padding-right: 9.5rem !important;}.pr100 { padding-right: 10rem !important;}.pb00 { padding-bottom: rem !important;}.pb05 { padding-bottom: .5rem !important;}.pb10 { padding-bottom: 1rem !important;}.pb15 { padding-bottom: 1.5rem !important;}.pb20 { padding-bottom: 2rem !important;}.pb25 { padding-bottom: 2.5rem !important;}.pb30 { padding-bottom: 3rem !important;}.pb35 { padding-bottom: 3.5rem !important;}.pb40 { padding-bottom: 4rem !important;}.pb45 { padding-bottom: 4.5rem !important;}.pb50 { padding-bottom: 5rem !important;}.pb55 { padding-bottom: 5.5rem !important;}.pb60 { padding-bottom: 6rem !important;}.pb65 { padding-bottom: 6.5rem !important;}.pb70 { padding-bottom: 7rem !important;}.pb75 { padding-bottom: 7.5rem !important;}.pb80 { padding-bottom: 8rem !important;}.pb85 { padding-bottom: 8.5rem !important;}.pb90 { padding-bottom: 9rem !important;}.pb95 { padding-bottom: 9.5rem !important;}.pb100 { padding-bottom: 10rem !important;}.pl00 { padding-left: rem !important;}.pl05 { padding-left: .5rem !important;}.pl10 { padding-left: 1rem !important;}.pl15 { padding-left: 1.5rem !important;}.pl20 { padding-left: 2rem !important;}.pl25 { padding-left: 2.5rem !important;}.pl30 { padding-left: 3rem !important;}.pl35 { padding-left: 3.5rem !important;}.pl40 { padding-left: 4rem !important;}.pl45 { padding-left: 4.5rem !important;}.pl50 { padding-left: 5rem !important;}.pl55 { padding-left: 5.5rem !important;}.pl60 { padding-left: 6rem !important;}.pl65 { padding-left: 6.5rem !important;}.pl70 { padding-left: 7rem !important;}.pl75 { padding-left: 7.5rem !important;}.pl80 { padding-left: 8rem !important;}.pl85 { padding-left: 8.5rem !important;}.pl90 { padding-left: 9rem !important;}.pl95 { padding-left: 9.5rem !important;}.pl100 { padding-left: 10rem !important;}

/*-form
-------------------------------------------------------------------*/
 
.form_small { width:5rem;  height:1.4rem;  font-size:1.2rem;}
.form_middle { width:1.2rem; height:1.4rem; font-size:1.2rem;}
.form_long { width:26rem; height:1.4rem; font-size:1.2rem;}
input,textarea {-moz-box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);  -webkit-box-shadow: inset 1px 4px 5px -6px rgba(0, 0, 0, 0.5);  box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5); border: 1px solid #ddd; -webkit-border-radius: 0.4rem;  border-radius: 0.4rem;  padding:0.5rem;}

/*	header#globalHeader　----------------------------------------------------*/
header#globalHeader {
	position: absolute;
	width: 100%;
	z-index: 999;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
}
header#globalHeader .container-fluid {
  
}
header#globalHeader nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
  width: 100%;
}
header#globalHeader nav ul li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 3vh 0;
  width: 100%;
  text-align: center;
}
header#globalHeader nav ul li a {
  text-decoration: none;
  color: #ffffff;
}
.nav_info {
	padding-top: 5rem;  
}
.nav_info h1 {
	font: 700 1.6rem YakuHanJP_Noto, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	margin-bottom: 2rem;
}
.nav_info p {
	font-size: 1.2rem;  
}
.nav_info p.tel {
	font-weight: 700;
	font-size: 1.6rem;
}
.nav_info p.tel i img {
  margin-top: -3px;
  margin-right: 5px;
}
.navbar-brand {
  display: inline-block;
  padding-top: 3rem;
  padding-left: 3rem;
  padding-bottom: 3rem;
  line-height: inherit;
  white-space: nowrap;
  top: 0px;
  left: 0px;
  position: relative;
}
/*トグルボタン----------------------------------*/
.toggle {
  float: right;
  margin-top: 0px;
  margin-right: 3rem;
  margin-bottom: 0;
  background-color: transparent;
  border-style: none;
  padding: 0;
  z-index: 999;
  top: 0px;
  left: 0px;
  position: relative;
}
.toggle:focus {
  outline: none;
}
.pc {
  display: none;
}
@media (min-width: 991px) {
  .smp {
    display: none;
  }
  .pc {
    display: inline-block;
  }
}
.nav_logo {
	padding-bottom: 5rem;  
}
.navbar-collapse {
  margin-top: 0px;
  background-color: rgba(51,36,24,1.00);
  padding-bottom: 10px;
  width: 100vw;
  height: 100vh;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 998;
}

.navbar-toggle-anime, .navbar-toggle-anime span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.navbar-toggle-anime {
  position: relative;
  width: 26px;
  height: 26px;
}
.navbar-toggle-anime span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #111111;
  border-radius: 4px;
}
.navbar-toggle-anime.active span {
  background-color: #FFFFFF;
}
.navbar-toggle-anime span:nth-of-type(1) {
  top: 0;
}
.navbar-toggle-anime span:nth-of-type(2) {
  top: 10px;
}
.navbar-toggle-anime span:nth-of-type(3) {
  bottom: 5px;
}
.navbar-toggle-anime.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.navbar-toggle-anime.active span:nth-of-type(2) {
  opacity: 0;
}
.navbar-toggle-anime.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(315deg);
  transform: translateY(-9px) rotate(315deg);
}
header#globalHeader.fixed {
  animation: DownAnime 1s forwards;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100%;
  background-color: #FFFFFF;
}
header#globalHeader.fixed .navbar-brand {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
header#globalHeader.fixed .navbar-brand img {
  width: 100px;
  height: auto;
}
header#globalHeader.fixed .toggle {
  margin-right: 0;
}
@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}
/*	footer#globalFooter　----------------------------------------------------*/
footer#globalFooter {
  clear: both;
  background-color: rgba(66,33,11,1.00);
  background-repeat: repeat-x;
  background-image: url(../images/footer_bg.jpg);
  background-size: 1280px auto;
  color: #FFFFFF;
}
footer#globalFooter .footer {
  position: relative;
}
footer#globalFooter .logo {
  padding-top: 8rem;
}
footer#globalFooter .flogo {}
footer#globalFooter .takoyaki {
  position: relative;
}
footer#globalFooter .takoyaki img {
  margin-left: -10rem;
  margin-top: 2rem;
}
footer#globalFooter .fnav {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0px;
}
footer#globalFooter .fnav h4 {
  font-size: 2rem;
}
footer#globalFooter .fnav p {
  font-size: 1.5rem;
}
footer#globalFooter .fnav .tel {
  font-size: 2rem;
  font-weight: 700;
}
footer#globalFooter .copyright {
  position: absolute;
  top: 2rem;
  right: 0px;
  font-size: 1.2rem;
}
footer#globalFooter ul.sns {
  padding-top: 4rem;
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
footer#globalFooter .sns li {
  padding-left: 2rem;
  list-style: none;
}
/*#　contents ----------------------------------------------------*/
#contents {
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex-start {
	justify-content: flex-start;
}
.flex-center {
	justify-content:center;
}
.flex-end {
	justify-content:flex-end;
}
.flex-around {
	justify-content:space-around;
}
.center_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width:576px) {
	.flex {
		display: block;
	}
}
/*  ------------------------------------------------------------------------------*/
/* BUTTON */

.button {
  display: block;
  max-width: 340px;
  text-align: center;
  color: #ffffff;
  text-decoration: none!important;
  font-weight: bold;
  padding: 1.5rem 0;
  border-radius: 10px;
  transition: .4s;
}

.button:hover {
  border-color: #333333;
  color: #FFF;
}

/* page ------------------------------------------------------------------------------*/
.loading {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading img {
	width: 100px;
	height: 213px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mv {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}
.mv .mv_sashikun {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
ul.slick-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.slick-slider li  {
  list-style: none;
  display: inline;
  margin-right: 0px;
}
#sashikun,
#about-sashikun,
#sashikun-info,
#shop,
#takoyaki,
#menu,
#ikayaki,
#access,
#orner {}

#sashikun {
  padding-top: 50px;
  padding-bottom: 50px;
}
#sashikun .title {
  text-align: center;
  font-size: 4.2rem;
  color: #42210B;
  font-family: 'Reggae One', cursive;
  margin-bottom: 3rem;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.fuci {
  font-weight: 700;
    text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}

#sashikun .sahikun-first {
  padding: 3rem;
  background-color: #FFFFFF;
}
#sashikun .sashikun-second {
  padding: 0 3rem;
  background-color: #FFFFFF;
}
.first-odoroki {
  padding: 3rem 0;
  text-align: center;
}
.first-odoroki .ReggaeOne {
  font-size: 2rem;
  color: #42210B;
}
.second-odoroki {
  font-size: 4rem;
  padding-bottom: 2rem;
  text-align: center;
  color: #42210B;
}
.face {
  margin-bottom: 3rem;  
}
.liftup {
  margin-left: -3rem;  
}
/*-------------------------------------------------------*/
#about-sashikun {
  margin: 5rem 0;
  background-color: #605448;
  color: #FFFFFF;
}
#about-sashikun .title2 {
  font-size: 3.6rem;
  font-family: 'Reggae One', cursive;
  margin-top: 4rem;
  margin-bottom: 1rem;
}
#about-sashikun .title2 rt {
 font-size:1.2rem;
}
#sashikun-info {}
#sashikun-info .container {
  background-color: #FFFFFF;
  padding: 3rem;
}
#sashikun-info dl {
  padding-bottom: 2rem;
}
#sashikun-info dl.plice_wrap {
  padding-bottom: 0;
}
#sashikun-info dl dt {
  display: inline-block;
  width: 100px;
}
#sashikun-info dl dd {
  display: inline;
}
#sashikun-info dl dd.name {
  font-size:4rem;
}
#sashikun-info dl dd.name rt {
 font-size:1.2rem;
 }
#sashikun-info dl dd .price {
  font-size:3rem;
  line-height: 1;
}
#sashikun-info .btn {
  text-align: center;
}
#sashikun-info .btn a.button {
  background-color: #c0272d;
  margin: 1rem auto 0.5rem;
}
#sashikun-info .btn a.button:hover {
  background-color: #d9464b;
}
#sashikun-info .btn a.button i {
  margin-right: 1rem;
}
#sashikun-info .btn small {
  display: block;
}
#shop {
  padding: 5rem 0; 
  text-align: center;
}
#shop .sub_ttl {
  font-size: 3rem;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  padding: 0.5rem 7rem;
  position: relative;
  margin: 0 auto 3rem;
  display: inline-block;
}
#shop .sub_ttl:before {
  content: "";
  background-image: url(../images/takoball_ttl.png);
  background-size: 107px 117px;
  width: 107px;
  height: 117px;
  position: absolute;
  left: -50px;
  top: calc(50% - 60px);
}
#shop .sub_ttl:after {
  content: "";
  background-image: url(../images/takoball_ttl.png);
  background-size: 107px 117px;
  width: 107px;
  height: 117px;
  position: absolute;
  right: -50px;
  top: calc(50% - 60px);
}
#shop h1 {
  font-size: 4.2rem;
  padding-bottom: 4rem;
  text-align: center;
  color: #42210B;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
#shop .shopImage {
  flex-wrap: wrap;
  display: flex;
}
#shop .shopImage figure {
  width: 25%;  
}
#shop .inner {
  padding: 3rem;
  background-color: #FFFFFF;
}
#shop .inner .flex{}
#shop .inner .column {
  width: 55%;
  padding-right: 2rem;
  text-align: left;
}
#shop .inner figure {
  width: 45%;
  padding-top: 0.5rem;
}
#takoyaki h2 {
  font-size: 4.2rem;
  padding-bottom: 1rem;
  text-align: center;
  color: #42210B;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.news {
  margin-top: 4rem;
  
}
.news h3 {
  font-size: 2.4rem;
  text-align: center;
  padding-bottom: 1rem;
}
.news p {
  text-align: center;
  padding-bottom: 3rem;
}
.news .inner {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 3rem 3rem 2.5rem !important;
  background-color: #F1f1f1 !important;
}
.news dl {
  display: flex;
  margin-bottom: 1.5rem;
}
.news dl:last-child {
  margin-bottom: 0;
}
.news dl dt {
  width: 15%;
  color: #333333;
  text-align: left;
}
.news dl dd {
   width: 85%;
   text-align: left;
}
.news dd p {
  text-align: left;
  padding-bottom: 0;
}
.news dl dd a {
  color: #333333;
}
#takoyaki {
  margin-top: 3rem;
  margin-bottom: 5rem;
}
#takoyaki h2 + p {
  text-align: center;  
  padding-bottom: 3rem;
}
#takoyaki .takobox {
  display: flex;
  background-color: #FFFFFF;
  margin-bottom: 3rem;
}
#takoyaki .takobox figure {
  width: 45%;
}
#takoyaki .takobox .box {
  padding: 1rem;
  width: 55%;
}
#takoyaki .takobox .box h3 {
  color: #42210B;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
#takoyaki .takobox .box p {
  font-size: 1.3rem;
  line-height: 1.4;
}
#takoyaki .takobox .box p.small {
  font-size: 1.2rem;
  line-height: 1.35;
}
.attention {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: -2rem;
  float: right;
  line-height: 1.4;
}
#menu {
  background-color: #605448;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#menu h2 {
  color: #FFFFFF;
  margin-bottom: 2rem;
  font-size: 4.2rem;
  text-align: center;
}
#menu p {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 2rem;
}
#ikayaki {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
#ikayaki h2 {
  font-size: 4.2rem;
  padding-bottom: 4rem;
  text-align: center;
  color: #42210B;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
#ikayaki .ikayaki-img {}
#ikayaki .ikayaki-img img{
  width: 32.333333336%;
}
#ikayaki .col-9 {
  padding-right: 0px;
}
#ikayaki .col-3 {
  padding-left: 0px;
}
#ikayaki .ebi img {
  margin-top: -80px;
}
#ikayaki p {
  padding-top: 2rem;
}
#access {
  background-color: rgba(255,255,255,0.90);
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#access h2 {
  font-size: 4.2rem;
  padding-bottom: 4rem;
  text-align: center;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
#access h3 {
  color: #42210B;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 1rem;
}
#access h4 {
  font-weight: 400;
  text-align: center;
  margin-bottom: 2rem;
}
#access p {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 3rem;
}
.map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.totomart {
  padding-top: 5rem;  
}.totomart img {
}
#orner {
  background-color: rgba(255,255,255,1.00);
  padding-top: 3rem;
}
#orner h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
#orner .inner {
  display: flex;
  width: 100%;
}
#orner .inner .comment {
  text-align: left;
  width: 60%;
  margin-bottom: 3rem;
}
#orner .inner .comment p {
  font-size: 1.4rem;  
}
#orner .numasaki-slider {
width: 40%;
}
.takoyaki_anime {
  position: fixed;
  z-index: 10;
}
.boll_1 {
  top: 15%;
  left: -100px;
}
.boll_2 {
  top: 10%;
  right: -130px;
}
.boll_3 {
  bottom: 10%;
  left: -100px;
}
.boll_4 {
  bottom: 15%;
  right: -100px;
}
/*　Media Queries　-------------------------------------------------------*/
@media (max-width:1280px) {
  .mv .mv_sashikun {
    width: 50%;
  }
  .mv .mv_sashikun img {
    width: 100%;
    height: auto;
  }
}
@media (max-width:1120px) {
  .boll_1 img {
    width: 180px;
    height: auto;
  }
  .boll_2 img {
    width: 220px;
    height: auto;
  }
  .boll_3 img {
    width: 150px;
    height: auto;
  }
  .boll_4 img {
    width: 120px;
    height: auto;
  }
  .boll_1 {
    left: -90px;
  }
  .boll_2 {
    right: -110px;
  }
  .boll_3 {
    left: -75px;
  }
  .boll_4 {
    right: -60px;
  }
}
@media (max-width:1024px) {
  .boll_1 img {
    width: 140px;
    height: auto;
  }
  .boll_2 img {
    width: 180px;
    height: auto;
  }
  .boll_3 img {
    width: 110px;
    height: auto;
  }
  .boll_4 img {
    width: 80px;
    height: auto;
  }
  .boll_1 {
    left: -70px;
  }
  .boll_2 {
    right: -90px;
  }
  .boll_3 {
    left: -55px;
  }
  .boll_4 {
    right: -40px;
  }
}
@media (max-width:768px) {
  body {
    font-size: 1.3rem;
  }
  .navbar-brand {
    padding-top: 1rem;
    padding-left: 0;
    padding-bottom: 1rem;
  }
  .navbar-brand img {
    width: 100px;
    height: auto;
  }
  .toggle {
    float: right;
    margin-right: 0;
  }
    .mv .mv_sashikun {
    width: auto;
  }
  .mv .mv_sashikun img {
    width: 80vw;
    height: auto;
  }
  .boll_1 img {
    width: 60px;
    height: auto;
  }
  .boll_2 img {
    width: 80px;
    height: auto;
  }
  .boll_3 img {
    width: 80px;
    height: auto;
  }
  .boll_4 img {
    width: 60px;
    height: auto;
  }
  .boll_1 {
    left: -30px;
  }
  .boll_2 {
    right: -40px;
  }
  .boll_3 {
    bottom: 40%;
    left: -35px;
  }
  .boll_4 {
    bottom: 50%;
    right: -25px;
  }
  #sashikun .title,
  #about-sashikun .title2,
  #shop h1,
  #takoyaki h2,
  #menu h2,
  #ikayaki h2,
  #access h2 { 
  font-size: 2rem;
  }
  .second-odoroki {
    font-size: 2rem;
    padding-bottom: 0rem;
  }
  .second-odoroki + p {
    margin-bottom: 3rem;    
  }
  .slider img {
    width: 1000px;
    height: auto;
    margin-left: calc(50% - 500px);
  }
  
  #sashikun-info dl {
    padding-bottom: 0.5rem;
    font-size: 1.2rem;
  }
  #sashikun-info dl dt {
    display: inline-block;
    width: 60px;
  }
  #sashikun-info dl dd {
    display: inline;
  }
  #sashikun-info dl dd.name {
    font-size:2rem;
  }
  #sashikun-info dl dd.name rt {
   font-size:0.8rem;
   }
  #sashikun-info dl dd .price {
    font-size:1.8rem;
  }
  #about-sashikun .title2 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
  #about-sashikun p {
  font-size: 1.2rem;    
  }
  [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: 0;
    left: 0rem;
    right: 0;
    margin: auto;
    font-size: 0.8rem;
  }
  #shop {
  padding: 0;
  }
  #shop .sub_ttl {
    font-size: 1.6rem;
    padding: 0.5rem 2rem;
    margin: 0 auto 2rem;
    display: inline-block;
  }
  #shop .sub_ttl:before {
    background-size: 50px 60px;
    width: 50px;
    height: 60px;
    left: -30px;
    top: calc(50% - 30px);
  }
  #shop .sub_ttl:after {
    background-size: 50px 60px;
    width: 50px;
    height: 60px;
    right: -30px;
    top: calc(50% - 30px);
  }
  
  #shop .inner .column {
    width: 100%;
    padding-right: 0;
  }
  #shop .inner figure {
    width: 60%;
    padding-top: 2rem;
    margin-left: 20%;
  }
  #menu {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  #ikayaki {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  
  #access {
    background-color: rgba(255,255,255,0.90);
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  #access h2 {
    padding-bottom: 2rem;
  }
  #access h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  #access p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2;
    margin-bottom: 1.5rem;
  }
  .map {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }
  .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .totomart {
    padding-top: 5rem;  
  }
  #orner {
    padding-left: 30px;    
  }
  #orner .inner .comment {
    width: 65%;
    margin-bottom: 3rem;
  }
  .numasaki-slider ul li img {
    width: 100%;
    height: auto;
  }
  #orner .inner .comment p {
    font-size: 1.3rem; 
    line-height: 1.4;
  }
  #orner .numasaki-slider {
    width: 35%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
  }
}
@media (max-width:576px) {
  #sashikun {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .slider img {
    width: 600px;
    height: auto;
    margin-left: calc(50% - 300px);
  }
  .liftup {
    display: none;
  }
  .first-odoroki .ReggaeOne {
  font-size: 1.8rem;
  }
  #about-sashikun {
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
  }
  #about-sashikun .title2 {
  margin-top: 2rem;
  }
  #about-sashikun figure {
    margin-top: 2rem;
  }
  #sashikun-info .col-sm-6:first-child {
    padding-bottom: 3rem; 
  }
  .news {
    margin-top: 2rem;
    
  }
  .news h3 {
    font-size: 1.6rem;
    padding-bottom: 0.5rem;
  }
  .news p {
    padding-bottom: 1rem;
  }
  .news .inner {
    padding: 1.5rem 1.5rem 0;
  }
  .news dl {
    display: block;
     padding-bottom: 2rem;
  }
   .news dl:last-child {
     padding-bottom: 0;
  }
  .news dl dt {
    width: 100%;
  }
  .news dl dd {
     width: 100%;
     font-size: 1.3rem;
  }
  .news dd p {
    font-size: 1.3rem;
  }

   #takoyaki {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }
  #takoyaki h2 + p {
    text-align: center;  
    padding-bottom: 3rem;
  }
  #takoyaki .takobox {
    display: flex;
    background-color: #FFFFFF;
    margin-bottom: 3rem;
  }
  #takoyaki .takobox figure {
    width: 45%;
  }
  #takoyaki .takobox .box {
    padding: 1rem;
    width: 55%;
  }
  #takoyaki .takobox .box h3 {
    color: #42210B;
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
  #takoyaki .takobox .box p {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  #takoyaki .takobox .box p.small {
    font-size: 1.2rem;
    line-height: 1.35;
  }
  .attention {
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: -2rem;
    float: right;
    line-height: 1.4;
  }
  #ikayaki .ebi img {
    margin-top: -20px;
  }
  #orner .inner {
    display: block;
  }
  #orner .inner .comment {
    width: 100%;
    margin-bottom: 3rem;
  }
  #orner .inner .comment p {
    font-size: 1.2rem; 
    line-height: 1.6;
  }
  #orner .numasaki-slider {
    width: 100%;
  }
  /*	footer#globalFooter　----------------------------------------------------*/
  footer#globalFooter {
    background-size: 680px auto;
  }
  footer#globalFooter .footer {
    position: relative;
  }
  footer#globalFooter .logo {
  padding-top: 5rem;
  padding-left: 2.5rem;
  }
  footer#globalFooter .logo img {
    width: 40px;
    height: auto;
  }
  footer#globalFooter .takoyaki img {
    width: 160px;
    height: auto;
    margin-left: -4rem;
    margin-top: 1rem;
  }
  footer#globalFooter .fnav {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 0px;
  }
  footer#globalFooter .fnav h4 {
    font-size: 1.6rem;
  }
  footer#globalFooter .fnav p {
    font-size: 1.2rem;
  }
  footer#globalFooter .fnav .tel {
    font-size: 1.6rem;
  }
  footer#globalFooter .copyright {
    top: 0.7rem;
    font-size: 1rem;
  }
  footer#globalFooter ul.sns {
    padding-top: 2rem;
  }
  footer#globalFooter .sns li {
    padding-left: 1rem;
  }
  footer#globalFooter .sns li img {
    width: 20px;
    height: auto;
  }
  #orner h2 {
  font-size: 1.8rem;
  }
  #orner {
  padding-right: 30px;
  }
  #shop .sub_ttl {
  font-size: 1.3rem;
  padding: 0.3rem 2rem;
  margin: 2rem auto 1rem;
  display: inline-block;
  }
  #shop .sub_ttl:before {
    background-size: 35px 40px;
    width: 35px;
    height: 40px;
    left: -20px;
    top: calc(50% - 20px);
  }
  #shop .sub_ttl:after {
    background-size: 35px 40px;
    width: 35px;
    height: 40px;
    right: -20px;
    top: calc(50% - 20px);
  }
}

@media (max-width:414px) {
  #sashikun-info dl {
	font-size: 1.1rem;
	position: relative;
	z-index: 900;
  }
  #sashikun-info dl dt {
    width: 55px;
  }
  #sashikun-info dl dd .price {
    font-size:1.4rem;
  }
  #takoyaki h2,
  #takoyaki h2 + p,
  .takobox,
  #menu .container,
  #ikayaki .container,
  .map,
  #orner .container {
    position: relative;
	z-index: 900;
  }
}
@media (max-width:414px) {
  .nav_logo {
    padding-bottom: 2.5rem;
  }
  .nav_info {
    padding-top: 2.5rem;
  }
  .nav_info h1 {
	font-size: 1.4rem;
	margin-bottom: 1rem;
  }
}
@media (max-width:320px) {
   #sashikun-info dl {
    font-size: 0.9rem;
  }
  #sashikun-info dl dt {
    width: 45px;
  }
  #sashikun-info dl dd .price {
    font-size:1.2rem;
  }

}
