@charset "UTF-8";
.img_shadow {
  -webkit-box-shadow: 0px 0px 5.4px 0.6px rgba(0, 0, 0, 0.56);
  box-shadow: 0px 0px 5.4px 0.6px rgba(0, 0, 0, 0.56);
}

.txt_shadow {
  position: relative;
  z-index: 3;
  color: white;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-shadow: 0px 0px 3.7px #000;
}

.b-shadow {
  -webkit-box-shadow: -6px 9px 15.04px 0.96px rgba(48, 26, 18, 0.63);
          box-shadow: -6px 9px 15.04px 0.96px rgba(48, 26, 18, 0.63);
}

.toggle .toggle-link::after {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 14px solid #452613;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  bottom: 15px;
  top: inherit;
}

.toggle.active .toggle-link::after {
  content: '';
  -webkit-transform: scale(-1) translateX(7px);
          transform: scale(-1) translateX(7px);
}

.toggle .toggle-main {
  padding-top: 5%;
}

.line_bottom {
  position: relative;
}

.line_bottom::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/shared/line_bottom.jpg);
  right: 0;
  height: 20px;
}

.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 5px;
}

.slick-dots li button {
  width: 10px;
  height: 10px;
  border: 6px solid rgba(0, 0, 0, 0.3);
  background: transparent;
}

.slick-dots li.slick-active button {
  border-color: #fff;
  background: transparent;
}

.btn_txt {
  text-align: center;
}

.btn_txt a {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 20px;
}

.btn_txt a small {
  display: block;
  border-bottom: 1px solid #000;
  font-size: 50%;
}

.btn_txt a::after {
  content: '\e82b';
  font-family: "fontello";
  font-weight: normal;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 80%;
}

.txt {
  padding-left: 3%;
  padding-right: 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: justify;
}

.pt5 {
  padding-top: 5%;
}

.pt8 {
  padding-top: 8%;
}

.pb5 {
  padding-bottom: 5%;
}

.pb8 {
  padding-bottom: 8%;
}

header {
  background: url(../img/shared/bg_nav.jpg);
  padding: 110px 0 0 0;
}

footer {
  background: url(../img/shared/bg_ft.jpg) repeat-y center top/100% auto;
}

#ft_fixed {
  background-color: #12602e;
  background-image: url(../img/shared/ff.jpg), url(../img/shared/arrow-fix.png);
  background-repeat: no-repeat;
  background-position: center left,center right 20px;
  background-size: 80px 100%, 40px auto;
  color: #fff;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ft_fixed_shared li:last-child {
  padding: 0;
}

.ft_fixed_shared li:nth-child(odd) {
  width: 100%;
}

.ft_fixed_shared li a {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
}

#index .waku {
    position: relative;
    background: #fff;
    width: 90%;
	margin: 8% auto;
	text-align: center;
	padding: 5% 0;
}

#index .waku:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

#index .waku .tit {
	font-weight: bold;
	font-size: 5vw;
	padding-bottom: 3%;
}

#index .waku .ev_btn a {
	width: 90%;
    margin: 10px auto;
    padding: 15px 0;
    display: block;
    color: #fff;
    background-image: linear-gradient(45deg, #526577 0%, #598dbe 100%);
    text-align: center;
    text-decoration: none;
    font-size: 4vw;
    font-weight: bold;
    border-bottom: 4px #540019 solid;
    -webkit-border-radius: 2px;
    border-radius: 12px;
    box-sizing: border-box;	
}

#index #sec1 .btn {
  width: 60%;
  margin: 0 auto;
  padding-bottom: 15%;
}

#index #sec2 {
  position: relative;
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  padding-bottom: 30%;
  z-index: 1;
}

#index #sec2::before {
  content: '';
  background: url(../img/index/s2_bg.png) no-repeat center bottom/100%;
  height: 57vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#index #sec2 h2 {
  padding-top: 12%;
}

#index #sec2 .b_txt {
  background: url(../img/index/ico.png) no-repeat left 5px top 5px, url(../img/index/ico.png) no-repeat right 5px top 5px, url(../img/index/ico.png) no-repeat left 5px bottom 5px, url(../img/index/ico.png) no-repeat right 5px bottom 5px, url(../img/index/bg_txt.jpg);
  margin: 10% 3% 0;
  padding: 8%;
  -webkit-box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
          box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
}

#index #sec2 .s2_slider {
  margin-top: 5%;
}

#index #sec2 .slick-arrow {
  top: 40vw;
}

#index #sec2 .slick-dots {
  margin-top: 0;
}

#index #sec3 {
  position: relative;
  padding-bottom: 30%;
  background: url(../img/index/s3_dc.png) no-repeat center bottom/100% auto, url(../img/index/s3_bg.jpg);
}

#index #sec3 h2 {
  padding-top: 12%;
}

#index #sec3 .b_txt {
  background-color: #321b00;
  color: #fff;
  margin: -10% 0 -15%;
  padding: 15% 0 25%;
}

#index #sec3 .btn {
  width: 60%;
  margin: 0 auto;
}

#index #sec4 {
  background: #fff url(../img/index/s4_bg.jpg) no-repeat center top/100% auto;
  padding-bottom: 18%;
}

#index #sec4 h2 {
  padding: 45% 0 5% 0;
}

#index #sec4 .txt {
  padding-bottom: 10%;
}

#index #sec4 .btn {
  width: 75%;
  margin: 0 auto;
  position: relative;
}

#index #sec4 .btn::before {
  content: '';
  background: url(../img/index/s4_dc_btn.png) no-repeat center top/100%;
  width: 15vw;
  height: 13vw;
  position: absolute;
  top: -7vw;
  left: -7.5vw;
}

#concept #sec1 .txt {
  padding-top: 8%;
  padding-bottom: 8%;
}

#concept #sec1 .btn {
  width: 60%;
  margin: 0 auto;
  padding-bottom: 15%;
}

#concept #sec2 {
  background: url(../img/index/s3_bg.jpg);
  position: relative;
  padding-bottom: 15%;
}

#concept #sec2 h2 {
  padding-top: 12%;
  padding-bottom: 8%;
}

#concept #sec2 .b_txt {
  background: url(../img/index/ico.png) no-repeat left 5px top 5px, url(../img/index/ico.png) no-repeat right 5px top 5px, url(../img/index/ico.png) no-repeat left 5px bottom 5px, url(../img/index/ico.png) no-repeat right 5px bottom 5px, url(../img/index/bg_txt.jpg);
  margin: 10% 3% 12%;
  padding: 8%;
  position: relative;
  -webkit-box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
          box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
}

#concept #sec2 .r1 {
  position: relative;
  padding-bottom: 10%;
}

#concept #sec2 .r1::after {
  content: '';
  background: url(../img/concept/s2_dc1.png) no-repeat center top/100% auto;
  left: 0;
  right: 0;
  height: 50vw;
  position: absolute;
  bottom: 0;
}

#concept #sec2 .r2 {
  padding-top: 8%;
}

#concept #sec2 .r2 .b_txt {
  background: #321b00;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#concept #sec2 .r2 h3 {
  padding-bottom: 5%;
}

#concept #sec2 .r3 {
  position: relative;
  z-index: 2;
}

#concept #sec2 .r3 h3 {
  margin-top: -20%;
  padding-bottom: 5%;
}

#concept #sec2 .btn {
  width: 94%;
  margin: 0 auto;
}

#concept #sec3 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  color: #fff;
  padding-bottom: 20%;
  position: relative;
}

#concept #sec3::before {
  content: '';
  background: url(../img/concept/s3_dc_bg.png) no-repeat center bottom/100%;
  position: absolute;
  left: 0;
  right: 0;
  height: 30vw;
  bottom: 20px;
}

#concept #sec3 h2 {
  padding-top: 12%;
  padding-bottom: 5%;
}

#concept #sec3 .txt {
  padding-top: 5%;
}

#about #sec1 .b_txt {
  padding-top: 8%;
  padding-bottom: 15%;
}

#about #sec2 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  padding-bottom: 18%;
}

#about #sec2 > *:not(:first-child) {
  background: url(../img/index/s3_bg.jpg);
  padding: 15% 0 10% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 15%;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.95);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.95);
}

#about #sec2 > *:not(:first-child) .txt {
  padding-top: 8%;
  padding-bottom: 8%;
}

#about #sec2 .r1 .s2_slider {
  padding: 0 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#about #sec2 .r1 .s2_slider::after {
  content: '';
  background-color: #321b00;
  position: absolute;
  top: 40vw;
  left: 3%;
  right: 3%;
  bottom: 0;
  z-index: -1;
}

#about #sec2 .r1 .s2_slider .txt {
  color: #fff;
  padding: 3% 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#about #sec2 .r1 .s2_slider .slick-arrow {
  top: 25vw;
}

#about #sec2 .r1 .s2_slider .slick-dots li button {
  background-image: url(../img/index/s3_bg.jpg);
}

#about #sec2 .r2 .pt {
  padding-top: 8%;
}

#about #sec2 .r3 {
  margin-bottom: 0;
}

#about #sec2 .r3 .txt {
  padding-top: 3%;
}

#about #sec2 .r3 .pt {
  margin-top: -30%;
}

#about #sec2 .r3 h3 {
  margin-top: -8%;
  margin-bottom: -12%;
}

#about #sec3 {
  height: 320px;
  background: url(../img/about/s3_bg.jpg) no-repeat center top/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#about #sec3 a {
  display: block;
}

#pasta #sec1 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  color: #fff;
}

#pasta #sec1 h2 {
  padding: 12% 0 5% 0;
}

#pasta #sec1 > .txt {
  padding-bottom: 10%;
}

#pasta #sec1 .r1, #pasta #sec1 .r2, #pasta #sec1 .r3, #pasta #sec1 .r4, #pasta #sec1 .r5, #pasta #sec1 .r6, #pasta #sec1 .r7 {
  background: url(../img/shared/bg.jpg) center top;
  position: relative;
  z-index: 1;
  color: #1f180b;
  font-weight: 700;
}

#pasta #sec1 .r1 dl, #pasta #sec1 .r2 dl, #pasta #sec1 .r3 dl, #pasta #sec1 .r4 dl, #pasta #sec1 .r5 dl, #pasta #sec1 .r6 dl, #pasta #sec1 .r7 dl {
  padding-bottom: 5%;
}

#pasta #sec1 .r1 dl dd, #pasta #sec1 .r2 dl dd, #pasta #sec1 .r3 dl dd, #pasta #sec1 .r4 dl dd, #pasta #sec1 .r5 dl dd, #pasta #sec1 .r6 dl dd, #pasta #sec1 .r7 dl dd {
  color: #ad0707;
  text-align: center;
  font-size: 19px;
}

#pasta #sec1 .r1 .txt, #pasta #sec1 .r2 .txt, #pasta #sec1 .r3 .txt, #pasta #sec1 .r4 .txt, #pasta #sec1 .r5 .txt, #pasta #sec1 .r6 .txt, #pasta #sec1 .r7 .txt {
  padding-bottom: 8%;
}

#pasta #sec1 .r1 .cap, #pasta #sec1 .r2 .cap, #pasta #sec1 .r3 .cap, #pasta #sec1 .r4 .cap, #pasta #sec1 .r5 .cap, #pasta #sec1 .r6 .cap, #pasta #sec1 .r7 .cap {
  margin-top: -8%;
  padding-bottom: 8%;
}

#pasta #sec1 .r1 {
  position: relative;
  z-index: 1;
  background: none;
}

#pasta #sec1 .r1::before {
  content: '';
  background: url(../img/shared/bg.jpg);
  position: absolute;
  top: 25vw;
  left: 0;
  right: 0;
  bottom: -20vw;
  -webkit-transform: skewY(-10deg);
          transform: skewY(-10deg);
  z-index: -1;
}

#pasta #sec1 .toggle {
  padding: 0 3% 20%;
  background: url(../img/shared/bg.jpg) center top;
  position: relative;
}

#pasta #sec1 .toggle.active .toggle-link::after {
  -webkit-transform: scale(-1) translateX(12px);
          transform: scale(-1) translateX(12px);
}

#pasta #sec1 .toggle .toggle-link::after {
  border: none;
  background: url(../img/pasta/arow.png) no-repeat center top/100%;
  width: 25px;
  height: 20px;
  bottom: 2px;
}

#pasta #sec1 .toggle .toggle-main {
  color: #1f180b;
}

#pasta #sec1 .toggle .toggle-main .cap {
  text-align: center;
  padding-bottom: 3%;
}

#pasta #sec1 .toggle .menu_list h4 {
  background-color: #321b00;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}

#pasta #sec1 .toggle .menu_list h5 {
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  margin-top: 5%;
  border-bottom: 1px solid #321b00;
  padding-bottom: 10px;
}

#pasta #sec1 .toggle .menu_list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #321b00;
  padding: 10px 0;
  font-weight: 700;
}

#pasta #sec1 .toggle .menu_list dl dt {
  width: 85%;
}

#pasta #sec1 .toggle .menu_list dl dd {
  white-space: nowrap;
  text-align: right;
  color: #ad0707;
}

#pasta #sec2 .txt {
  padding-top: 5%;
  padding-bottom: 3%;
}

#pasta #sec2 .cap {
  padding-bottom: 15%;
}

#pasta #sec3 {
  background: url(../img/index/s3_bg.jpg);
  padding-bottom: 20%;
  font-weight: 700;
}

#pasta #sec3 h2 {
  padding-top: 10%;
}

#pasta #sec3 .b_txt {
  background: url(../img/index/ico.png) no-repeat left 5px top 5px, url(../img/index/ico.png) no-repeat right 5px top 5px, url(../img/index/ico.png) no-repeat left 5px bottom 5px, url(../img/index/ico.png) no-repeat right 5px bottom 5px, url(../img/index/bg_txt.jpg);
  margin: 8% 3% 0;
  padding: 5% 5% 8%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  -webkit-box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
          box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
}

#pasta #sec3 .b_txt .price {
  font-size: 16px;
  color: #ad0707;
  font-weight: 700;
}

#pasta #sec3 .b_txt .price span {
  font-size: 20px;
}

#pasta #sec3 .b_txt .txt1 {
  font-weight: normal;
}

#pasta #sec3 .b_txt .txt1 span {
  font-weight: 700;
  color: #ad0707;
}

#pasta #sec4 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  color: #fff;
}

#pasta #sec4 h2 {
  padding: 10% 0 0 0;
}

#pasta #sec4 .img {
	width: 60%;
	margin: 0 auto -13%;
	position: relative;
	z-index: 2;
}

#pasta #sec4 .pt1 {
  padding: 10% 0;
	width: 90%;
	margin: 0 auto;
}

#pasta #sec4 .price {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 5%;
  padding-top: 8%;
}

#pasta #sec4 .pt_slide {
  background: url(../img/pasta/s4_js.png) repeat-x top center;
  background-size: cover;
  height: 320px;
  width: 100%;
}

#pasta #sec4 .cap {
  padding: 3% 0 10%;
  text-align: center;
}

#pasta #sec4 .btn {
  padding: 0 3% 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#pasta #sec4 .btn a {
  display: block;
}

#setmenu #sec1 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  color: #fff;
}

#setmenu #sec1 .txt {
  padding-top: 8%;
  padding-bottom: 35%;
  text-shadow: 0 0 5px #000;
  background: url(../img/setmenu/s1_dc.png) no-repeat center bottom/100% auto;
}

#setmenu #sec2 {
  background: url(../img/index/s3_bg.jpg);
  padding-bottom: 12%;
}

#setmenu #sec2 h2 {
  padding-top: 12%;
  padding-bottom: 3%;
}

#setmenu #sec2 .b_txt {
  background: url(../img/index/ico.png) no-repeat left 5px top 5px, url(../img/index/ico.png) no-repeat right 5px top 5px, url(../img/index/ico.png) no-repeat left 5px bottom 5px, url(../img/index/ico.png) no-repeat right 5px bottom 5px, url(../img/index/bg_txt.jpg);
  margin: 8% 3% 12%;
  -webkit-box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
          box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
  position: relative;
  z-index: 2;
  padding-bottom: 8%;
}

#setmenu #sec2 h3 img {
  margin-top: -15%;
}

#setmenu #sec2 .price {
  text-align: center;
  color: #ad0707;
  font-weight: 700;
  font-size: 18px;
}

#setmenu #sec2 .price span {
  font-size: 20px;
}

#setmenu #sec2 .toggle-link {
  padding-bottom: 8%;
  border: 1px solid #000;
  margin: 4% 5% 0;
}

#setmenu #sec2 .toggle-main {
  padding: 0 5% 0;
}

#setmenu #sec2 .toggle-main li {
  border-bottom: 1px solid #332714;
  padding: 10px 5px;
}

#setmenu #sec2 .toggle-main .cap {
  padding-top: 10px;
}

#setmenu #sec2 .r1 .b_txt {
  margin-top: 0;
}

#setmenu #sec2 .r4 {
  padding-top: 20%;
}

#setmenu #sec2 .r4 .toggle-link {
  border: none;
}

#setmenu #sec3 {
  background-image: linear-gradient(36deg, rgba(0, 0, 0, 0.41) 0%, white 100%), url(../img/index/s2_bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  background-blend-mode: overlay;
  color: #fff;
  padding-bottom: 15%;
}

#setmenu #sec3 h2 {
  padding-top: 15%;
}

#setmenu #sec3 .setmenu {
	width: 90%;
	margin: 0 auto;
	padding: 8% 0;
}

#setmenu #sec3 .price {
  text-align: center;
  color: #ad0707;
  font-weight: 700;
  font-size: 18px;
}

#setmenu #sec3 .price span {
  font-size: 20px;
}

#setmenu #sec3 .toggle {
  background-color: #321b00;
  margin: 8% 3% 3%;
}

#setmenu #sec3 .toggle .toggle-link {
  padding-bottom: 12%;
}

#setmenu #sec3 .toggle .toggle-link::after {
  border-top-color: #fff;
}

#setmenu #sec3 .toggle .toggle-main {
  padding: 0 5% 10%;
}

#setmenu #sec3 .toggle .toggle-main li {
  padding: 10px 5px;
  border-bottom: 1px solid #fff;
}

#setmenu #sec4 h2 {
  margin-bottom: -8%;
}

#setmenu #sec4 h3 {
  padding: 8% 0 5%;
}

#setmenu #sec4 .toggle {
  margin: 0 3% 5%;
  padding: 5% 5% 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../img/index/ico.png) no-repeat left 5px top 5px, url(../img/index/ico.png) no-repeat right 5px top 5px, url(../img/index/ico.png) no-repeat left 5px bottom 5px, url(../img/index/ico.png) no-repeat right 5px bottom 5px, url(../img/index/bg_txt.jpg);
  -webkit-box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
          box-shadow: 6px 10px 14px rgba(0, 0, 0, 0.57);
}

#setmenu #sec4 .toggle-link {
  font-weight: 700;
  font-size: 20px;
  color: #ad0707;
  text-align: center;
  padding-bottom: 10%;
}

#setmenu #sec4 .toggle-link span {
  font-size: 16px;
}

#setmenu #sec4 .toggle-main {
  padding-bottom: 10%;
}

#setmenu #sec4 .toggle-main li {
  padding: 10px 5px;
  border-bottom: 1px solid #332714;
}

#setmenu #sec4 .cap {
  font-weight: 700;
  text-align: justify;
  padding-bottom: 15%;
  padding-top: 3%;
}

#shopinfo #sec1 {
  padding-bottom: 15%;
}

#shopinfo #sec1 h2 {
  padding-top: 12%;
  margin-bottom: -5%;
}

#shopinfo #sec1 .txt {
  padding-bottom: 5%;
}

#shopinfo #sec1 .btn {
  width: 60%;
  margin: 5% auto 0;
}

#shopinfo #sec2 {
  padding-bottom: 18%;
  background: #fff url(../img/index/s4_bg.jpg) no-repeat center top/100% auto;
}

#shopinfo #sec2 h2 {
  padding: 45% 0 5% 0;
}

#shopinfo #sec2 .txt {
  padding-bottom: 10%;
}

#shopinfo #sec2 .btn {
  width: 75%;
  margin: 0 auto;
  position: relative;
}

#shopinfo #sec2 .btn::before {
  content: '';
  background: url(../img/index/s4_dc_btn.png) no-repeat center top/100%;
  width: 15vw;
  height: 13vw;
  position: absolute;
  top: -7vw;
  left: -7.5vw;
}

#shoplist .oshirase {
    width: 90%;
	margin: 8% auto;
    background: #b05600;
    color: #FFFFFF;
	text-align: center;
	padding: 5% 0;
	position: relative;
}

#shoplist .oshirase:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border: 1px solid #fff;
}

#shoplist .oshirase .tit {
	font-size: 6vw;
	padding-bottom: 5%;
}

#shoplist section > :last-child {
  padding-bottom: 15%;
}
#shoplist section >.border_bottom{
  position: relative;
  padding-bottom: 5%;
  margin-bottom: 2%;
}
#shoplist section > .border_bottom::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 3%;
  right: 3%;
  border-bottom: 2px solid #000;
}

#shoplist section #nav-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12% 3% 12%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../img/index/s3_bg.jpg);
}

#shoplist section #nav-button > * {
  width: 48%;
  margin-bottom: 4%;
}

#shoplist section #nav-button > * img {
  -webkit-box-shadow: -6px 9px 15.04px 0.96px rgba(48, 26, 18, 0.63);
          box-shadow: -6px 9px 15.04px 0.96px rgba(48, 26, 18, 0.63);
}

#shoplist section #nav-button > *:nth-last-child(2), #shoplist section #nav-button > *:last-child {
  margin-bottom: 0;
}

#shoplist section h2 {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: #321b00;
  font-size: 24px;
  line-height: 50px;
  margin: 10% 3% 0;
}

#shoplist section h3 {
  font-weight: 700;
  color: #302b22;
  font-size: 18px;
  text-align: center;
  padding: 5% 3%;
}

#shoplist section .b_txt {
  padding-top: 5%;
}

#shoplist section .pt {
  padding: 0 3%;
}

#shoplist section dl {
  padding: 10px 0;
  font-weight: 700;
  border-bottom: 1px solid #321b00;
}

#shoplist section .toggle {
  padding: 0 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
}

#shoplist section .toggle .fnt_tel {
  font-size: 18px;
}

#shoplist section .toggle .toggle-link {
  padding-bottom: 12%;
}

#shoplist section .toggle .toggle-main {
  padding-bottom: 12%;
}

#shoplist section .location {
  padding-top: 5%;
}

#shoplist section .location .gmapp {
  line-height: 0;
}

#shoplist section .location iframe {
  width: 100%;
  height: 480px;
  padding: 0 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#shoplist section .b_btn {
  padding: 10% 3% 5%;
}

#shoplist section .b_btn > *:not(:last-child) {
  margin-bottom: 5%;
}
/*# sourceMappingURL=global.css.map */