#tamarusyokudo {
  background: url("../img/tamarusyokudo/bg.jpg");
  font-family: "Noto Serif JP", serif;
  line-height: 1.95;
}
#tamarusyokudo .hamburger:after {
  display: none;
}
#tamarusyokudo .hamburger {
  background: transparent;
  padding-left: 10px;
}
#tamarusyokudo .hamburger-inner,
#tamarusyokudo .hamburger-inner::before,
#tamarusyokudo .hamburger-inner::after {
  background-color: #000;
}
#tamarusyokudo img {
  width: 100%;
  height: auto;
}
#tamarusyokudo header .logo {
  position: static;
  width: 45%;
  margin: 0 auto;
}
#tamarusyokudo p.txt {
  padding: 0 5%;
  text-align: justify;
}
#tamarusyokudo p.txt.txt-center {
  text-align: center;
}
#tamarusyokudo header .group {
  padding: 8% 0 5%;
  background: url("../img/tamarusyokudo/h_deco_1.jpg") no-repeat top center/100% auto, #fff;
  position: relative;
  z-index: 3;
}
#tamarusyokudo header .group:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 5vw;
  top: 100%;
  background: url("../img/tamarusyokudo/h_deco_3.png") no-repeat bottom center/100% auto;
}
#tamarusyokudo header h1 {
  top: 6vw;
  padding: 0 5%;
  line-height: 1.8;
  text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
}
#tamarusyokudo header .menu_toggle {
  background: transparent;
  padding: 0;
}
#tamarusyokudo #menu_toggle .box {
  padding-top: 30px;
  min-height: 525px;
  position: relative;
  background: url("../img/tamarusyokudo/h_deco_1.jpg") no-repeat top center/100% auto, #fff;
}
#tamarusyokudo #menu_toggle .box:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 80%;
  height: 53vw;
  background: url("../img/tamarusyokudo/h_deco_2.png") no-repeat bottom center/100% auto;
}
#tamarusyokudo #menu_toggle .box ul {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#tamarusyokudo #menu_toggle .box ul li a {
  padding: 0;
  display: block;
  position: relative;
}
#tamarusyokudo #menu_toggle .box ul li a .on {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
}
#tamarusyokudo #menu_toggle .box ul li a.active .on {
  opacity: 1;
}
#tamarusyokudo #menu_toggle .box ul + ul li:first-child {
  padding-top: 30px;
}
#tamarusyokudo .ft_fixed_shared {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#tamarusyokudo .ft_fixed_shared li:first-child {
  width: 100%;
  padding-top: 0;
  border-bottom: 1px solid #fff;
}
#tamarusyokudo .ft_fixed_shared li {
  width: 50%;
  font-size: 15px;
  display: block;
}
#tamarusyokudo .ft_fixed_shared li a {
  display: block;
  font-size: 15px;
  padding: 12px 0;
  letter-spacing: 0;
}
#tamarusyokudo .ft_fixed_shared li:last-child {
  font-size: 12px;
  padding-top: 0;
}
#tamarusyokudo .ft_fixed_shared li:last-child a {
  padding-top: 12px;
  font-size: 12px;
}
#tamarusyokudo #pagetop {
  width: 30px;
  bottom: 100px;
}
#tamarusyokudo section {
  overflow: visible;
}
#tamarusyokudo h2,
#tamarusyokudo h3,
#tamarusyokudo p {
  padding: 0;
  margin: 0;
}
#tamarusyokudo #sec1 {
  position: relative;
  z-index: 3;
  padding-top: 10%;
  padding-bottom: 50%;
  background: url("../img/tamarusyokudo/s1_bg_b.png") no-repeat bottom center/100% auto;
}
#tamarusyokudo #sec1:before {
  content: '';
  background: url("../img/tamarusyokudo/sec1_line.png") no-repeat top center/200vw auto;
  height: 10vw;
  position: absolute;
  top: -10vw;
  left: 0;
  right: 0;
}
#tamarusyokudo #sec1 h3 {
  margin-left: 5%;
  margin-right: 5%;
}
#tamarusyokudo #sec2 {
  position: relative;
  z-index: 5;
  color: #fff;
  padding-bottom: 12%;
  padding-top: 18%;
  margin-top: -10%;
}
#tamarusyokudo #sec2:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -8vw;
  left: 0;
  -webkit-transform: skewY(-9.3deg);
          transform: skewY(-9.3deg);
  background: url("../img/tamarusyokudo/sec2_bg.jpg");
}
#tamarusyokudo #sec2:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url("../img/tamarusyokudo/s2_deco.png") no-repeat bottom left/70% auto;
}
#tamarusyokudo #sec2 p.img {
  margin: 0 10%;
  position: relative;
  z-index: 2;
}
#tamarusyokudo #sec2 h2 {
  margin-bottom: 4%;
  position: relative;
  z-index: 2;
}
#tamarusyokudo #sec2 p.btn {
  margin: 7% 15% 0;
  position: relative;
  z-index: 2;
}
#tamarusyokudo #sec2 .txt {
  position: relative;
  z-index: 2;
}
#tamarusyokudo .bg_parallax {
  position: relative;
  z-index: -1;
}
#tamarusyokudo .img_parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#tamarusyokudo .img_parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#tamarusyokudo .red {
  color: #aa2d0b;
}
#tamarusyokudo #btn_popup a {
  z-index: 3;
  width: 243px;
  margin: 0 auto 12%;
  border: 1px solid #fff;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: rgba(52, 52, 52, 0.72);
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
}
#tamarusyokudo #btn_popup a .bg {
  line-height: 1.8;
  padding: 26px 20px 26px 0;
  display: block;
  background: url("../img/tamarusyokudo/btn_popup_arrow.png") no-repeat center right 13px;
}
#tamarusyokudo #btn_popup a small {
  display: block;
  margin-top: 15px;
  letter-spacing: 0.25em;
}
#tamarusyokudo .remodal-close {
  width: auto;
  height: auto;
}
#tamarusyokudo .remodal-close:before {
  position: static;
  margin: 0 auto;
}
#tamarusyokudo .remodal {
  background: transparent;
  color: #fff;
  margin: 0 auto;
  display: block;
}
#tamarusyokudo .remodal-overlay {
  background: rgba(52, 52, 52, 0.91);
}
#tamarusyokudo #popup1 h2 {
  width: 40%;
  margin: 0 auto;
}
#tamarusyokudo #popup1 p.sub {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
}
#tamarusyokudo #popup1 p.txt {
  text-align: center;
  margin-bottom: 30px;
}
#tamarusyokudo #popup1 .list {
  border: 1px solid #fff;
  margin: 0;
  padding: 6% 0 6% 8%;
}
#tamarusyokudo #popup1 .list ul li + li {
  margin-top: 12px;
}
#tamarusyokudo #sec3 {
  position: relative;
  z-index: 8;
}
#tamarusyokudo #sec3 .group1 {
  position: relative;
  z-index: 1;
}
#tamarusyokudo #sec3 .group1:after {
  content: '';
  position: absolute;
  top: 3vw;
  left: 4vw;
  right: 4vw;
  bottom: 4vw;
  border: 2vw solid #edebe5;
}
#tamarusyokudo #sec3 .group1 .bg_parallax {
  padding-top: 90vw;
  position: relative;
  z-index: -1;
}
#tamarusyokudo #sec3 .group2 {
  position: relative;
  z-index: 4;
  padding-top: 12%;
  padding-bottom: 12%;
  border-bottom: 10px solid #000;
  background: #fff;
}
#tamarusyokudo #sec3 .group2:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 11vw;
  top: -5vw;
  background: url("../img/tamarusyokudo/s3_deco.png") no-repeat top center/100% auto;
}
#tamarusyokudo #sec3 .group2 h2 {
  margin: 0 10% 5%;
}
#tamarusyokudo .shadw {
  -webkit-box-shadow: 0px 3px 38px 0px rgba(37, 17, 5, 0.19);
          box-shadow: 0px 3px 38px 0px rgba(37, 17, 5, 0.19);
}
#tamarusyokudo .price {
  text-align: center;
  font-size: 7vw;
  letter-spacing: 0.1em;
  color: #241917;
  font-weight: 600;
  margin-bottom: 4%;
  line-height: 1.7;
}
#tamarusyokudo .price small {
  font-size: 4.5vw;
}
#tamarusyokudo .price .big {
  font-weight: 700;
  font-size: 8vw;
}
#tamarusyokudo .price dt {
  font-size: 4.5vw;
}
#tamarusyokudo #sec4 {
  padding-top: 12%;
  padding-bottom: 5%;
  background: url("../img/tamarusyokudo/s4_deco_1.png") no-repeat top center/100% auto;
}
#tamarusyokudo #sec4 .logo {
  width: 63%;
  margin: 0 auto 4%;
}
#tamarusyokudo #sec4 p.sub-txt {
  margin-bottom: 5%;
}
#tamarusyokudo #sec4 p.img {
  margin: 5% 0 4%;
}
#tamarusyokudo #sec4 h4 {
  width: 30%;
  margin: 0 auto 4%;
}
#tamarusyokudo #sec5 {
  padding-bottom: 12%;
}
#tamarusyokudo #sec5 h2 + .txt {
  padding: 6% 5% 0;
}
#tamarusyokudo #sec5 p.img {
  margin: 0 15%;
}
#tamarusyokudo #sec5 .item {
  margin-top: 7%;
  padding-top: 5%;
  text-align: center;
  background: url("../img/tamarusyokudo/s5_deco_1.png") no-repeat top/100% auto;
}
#tamarusyokudo #sec5 .item p.img {
  margin-bottom: 7%;
}
#tamarusyokudo #sec5 .item h3 {
  font-size: 7vw;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #241917;
  line-height: 1.5;
  padding: 2px 15px 8px;
  border: 6px solid #000;
  text-align: center;
  display: inline-block;
}
#tamarusyokudo #sec5 .item .priceList {
  margin-top: 5%;
  margin-bottom: 5%;
}
#tamarusyokudo #sec5 .item .priceList dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15%;
  margin-bottom: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#tamarusyokudo #sec5 .item.item1 {
  background: url("../img/tamarusyokudo/s5_deco_2.png") no-repeat top/100% auto;
}
#tamarusyokudo #sec6 {
  position: relative;
  z-index: 2;
  padding-top: 15vw;
  padding-bottom: 10%;
}
#tamarusyokudo #sec6 h2 {
  position: absolute;
  left: 4%;
  right: 4%;
  top: 0;
  z-index: 3;
}
#tamarusyokudo #sec6 .group1 {
  position: relative;
  z-index: 1;
  margin-bottom: 5%;
}
#tamarusyokudo #sec6 .group1:after {
  content: '';
  position: absolute;
  top: 4vw;
  left: 4vw;
  right: 4vw;
  bottom: 4vw;
  border: 2vw solid #edebe5;
}
#tamarusyokudo #sec6 .group1 .bg_parallax {
  padding-top: 90vw;
  position: relative;
  z-index: -1;
}
#tamarusyokudo #sec7 h2 {
  margin: 0 4%;
}
#tamarusyokudo #sec7 .box1 {
  padding-top: 6%;
  padding-bottom: 15%;
  background: url("../img/tamarusyokudo/s7_deco_1.png") no-repeat top center/100% auto;
}
#tamarusyokudo #sec7 .box1 .slide {
  margin: 5% 10% 7%;
}
#tamarusyokudo #sec7 .box1 .box {
  position: relative;
  padding-top: 25%;
}
#tamarusyokudo #sec7 .box1 .box:before {
  content: '';
  background: url("../img/tamarusyokudo/s7_deco_2.png") no-repeat top center/100% auto;
  width: 35vw;
  height: 55vw;
  position: absolute;
  top: 0;
  left: 3%;
}
#tamarusyokudo #sec7 .box1 .box .group {
  position: relative;
  z-index: 3;
  border: 5px solid #000;
  background: #fff;
  margin: 0 10%;
  padding-bottom: 10%;
}
#tamarusyokudo #sec7 .box1 .box .group h3 {
  margin-bottom: 5%;
}
#tamarusyokudo #sec7 .box1 .box .group p.btn {
  margin: 5% 8% 0;
}
#tamarusyokudo #sec8 {
  padding-bottom: 15%;
  background: url("../img/tamarusyokudo/s8_deco.png") no-repeat bottom center/100% auto;
}
#tamarusyokudo #sec8 .btn {
  margin: 6% 15% 0;
}
#tamarusyokudo #sec9 {
  background: url("../img/tamarusyokudo/sec10_line.png") no-repeat bottom center/200% auto, url("../img/tamarusyokudo/s9_deco_2.png") no-repeat bottom/100% auto, url("../img/tamarusyokudo/s9_deco.png") no-repeat top center/100% auto, #000;
  color: #fff;
  padding-top: 12%;
  padding-bottom: 20%;
}
#tamarusyokudo #sec9 h2 {
  width: 50%;
  margin: 0 auto 4%;
}
#tamarusyokudo #sec9 p.map {
  margin: 0 5% 7%;
}
#tamarusyokudo #sec9 .slide1 {
  margin: 7% 8% 0;
  /* slick dots custom */
}
#tamarusyokudo #sec9 .slide1 .slick-arrow {
  width: 20px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: transparent;
  font-size: 0;
  position: relative;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
#tamarusyokudo #sec9 .slide1 .slick-prev {
  left: -8%;
}
#tamarusyokudo #sec9 .slide1 .slick-next {
  right: -8%;
}
#tamarusyokudo #sec9 .slide1 .slick-arrow:after {
  font-size: 50px;
  color: #fff;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000;
}
#tamarusyokudo #sec9 .slide1 .slick-prev:after {
  content: '\f104';
}
#tamarusyokudo #sec9 .slide1 .slick-next:after {
  content: '\f105';
}
#tamarusyokudo #sec9 .slide1 .slick-dots {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4%;
}
#tamarusyokudo #sec9 .slide1 .slick-dots li {
  width: 13px;
  height: 13px;
  line-height: 0;
  margin: 0 5px;
}
#tamarusyokudo #sec9 .slide1 .slick-dots li button {
  width: 13px;
  height: 13px;
  border: none;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
}
#tamarusyokudo #sec9 .slide1 .slick-dots li.slick-active button {
  background: #aa2e0c;
}
#tamarusyokudo #sec10 {
  padding-top: 5%;
  padding-bottom: 10%;
  background: url("../img/tamarusyokudo/s10_deco_1.png") no-repeat top center/100% auto;
}
#tamarusyokudo #sec10 h2 {
  width: 50%;
  margin: 0 auto 7%;
}
#tamarusyokudo #sec10 p.img {
  margin: 0 5% 7%;
}
#tamarusyokudo #sec10 .logo {
  width: 55%;
  margin: 0 auto 8%;
}
#tamarusyokudo #sec10 p.insta {
  width: 12%;
  margin: 0 auto 8%;
}
#tamarusyokudo #sec10 p.tel,
#tamarusyokudo #sec10 p.btn {
  margin: 0 10% 4%;
}
#tamarusyokudo #sec10 .colRight {
  margin-top: 8%;
}
#tamarusyokudo #sec10 dl {
  margin: 0 5% 4%;
  font-weight: 700;
}
#tamarusyokudo #sec11 {
  background: url("../img/tamarusyokudo/sec2_bg.jpg");
  color: #fff;
  padding: 15% 0 15%;
}
#tamarusyokudo #sec11 h2 {
  width: 50%;
  margin: 0 auto 7%;
}
#tamarusyokudo #sec11 #feed {
  padding: 0 5% 8%;
}
#tamarusyokudo #sec11 #feed dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4%;
}
#tamarusyokudo #sec11 #feed dl dt {
  width: 80px;
}
#tamarusyokudo #sec11 #feed dl dd {
  width: calc(100% - 80px);
}
#tamarusyokudo #sec11 p.btn {
  margin: 0 18%;
}
#tamarusyokudo #sec12 {
  background: url("../img/tamarusyokudo/sec13_deco.png") no-repeat bottom center/200% auto, url("../img/tamarusyokudo/sec2_bg.jpg");
  color: #fff;
  padding-bottom: 20%;
}
#tamarusyokudo #sec12 .group_btn {
  margin: 8% 15% 0;
}
#tamarusyokudo #sec12 .group_btn .mb5 {
  margin-bottom: 5%;
}
#tamarusyokudo #sec13 .toggle {
  margin-top: 5%;
}
#tamarusyokudo #sec13 .toggle.toggle1 {
  margin-top: 5%;
}
#tamarusyokudo #sec13 .toggle.toggle1 .toggle-link {
  background: #000;
}
#tamarusyokudo #sec13 .toggle .toggle-link {
  margin: 0 10%;
  position: relative;
  font-size: 4vw;
  color: #edebe5;
  letter-spacing: 0.1em;
  position: relative;
  display: block;
  text-align: center;
  line-height: 1.5;
  padding: 5% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #aa2d0b;
}
#tamarusyokudo #sec13 .toggle .accor4:after {
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 4vw;
}
#tamarusyokudo #sec13,
#tamarusyokudo #sec14 {
  padding-top: 10%;
  padding-bottom: 15%;
}
#tamarusyokudo #sec13 .logo,
#tamarusyokudo #sec14 .logo {
  width: 63%;
  margin: 0 auto 4%;
}
#tamarusyokudo #sec13 p.sub-txt,
#tamarusyokudo #sec14 p.sub-txt {
  margin-bottom: 5%;
}
#tamarusyokudo #sec13 h3,
#tamarusyokudo #sec14 h3 {
  margin-bottom: 8%;
}
#tamarusyokudo #sec13 .toggle-main,
#tamarusyokudo #sec14 .toggle-main {
  padding: 5% 5% 10%;
  font-weight: 700;
}
#tamarusyokudo #sec13 .toggle-main dl,
#tamarusyokudo #sec14 .toggle-main dl {
  line-height: 1.95;
  font-weight: 600;
  border-bottom: 2px dashed #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  letter-spacing: 0.05em;
}
#tamarusyokudo #sec13 .toggle-main h4,
#tamarusyokudo #sec14 .toggle-main h4 {
  margin-bottom: 2%;
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
}
#tamarusyokudo #sec13 .toggle-main p.txt,
#tamarusyokudo #sec14 .toggle-main p.txt {
  text-align: center;
  font-weight: 500;
}
#tamarusyokudo #sec14 {
  padding-bottom: 10%;
}
#tamarusyokudo #sec14 dl {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#tamarusyokudo #sec14 .toggle-main {
  padding-top: 0;
}
#tamarusyokudo footer {
  padding-bottom: 120px;
  text-align: center;
  background: #000;
  color: #fff;
}
#tamarusyokudo footer address {
  background: transparent;
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
}
#tamarusyokudo footer .shopinfo {
  padding: 0;
  padding-top: 10%;
  padding-bottom: 3%;
}

.bnr_event {
	 width: 80%;
  margin: auto;
}

.bnr_event a {
  display: block;
	padding: 20px 10px;
  background: #AB2B2D;
  color: #fff;
  font-size: 13px;
	text-align: center;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.45);
  letter-spacing: 0.2em;
  line-height: 20px;
  box-sizing: border-box;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.bnr_event a:hover {
  text-decoration: none;
  opacity: .8;
}



.bnr_event2 {
	text-align: center;
	 width: 80%;
  margin: 10px auto;
}

.bnr_event2 a {
  display: block;
	padding: 20px 10px;
  background: #AB2B2D;
  color: #fff;
  font-size: 13px;
	text-align: center;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.45);
  letter-spacing: 0.2em;
  line-height: 20px;
  box-sizing: border-box;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.bnr_event2 a:hover {
  text-decoration: none;
  opacity: .8;
}
