#index #lead {
  padding: 25px 0 20px;
}
#index #lead h2 {
  margin-bottom: 10px;
}
#index #lead dl {
  margin: 0 2.5%;
  padding-bottom: 15px;
}
#index #lead dl dt {
  float: right;
  width: 42%;
  margin-left: 2.5%;
  padding: 5px 0 0;
}
#index #sec01 {
  padding-bottom: 35px;
}
#index #sec01 .box {
  width: 320px;
  margin: auto;
  height: 300px;
}
#index #sec02, #index #sec03 {
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 35px;
}
#index #sec02 h2, #index #sec03 h2 {
  text-align: center;
  margin-bottom: 10px;
}
#index #sec02 #feed, #index #sec02 #feed1, #index #sec03 #feed, #index #sec03 #feed1 {
  margin: 0 2.5%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding-top: 15px;
}
#index #sec02 .item p, #index #sec03 .item p {
  float: left;
  margin-right: 10px;
}
#index #sec02 .item dl, #index #sec03 .item dl {
  padding-top: 15px;
}
#index #sec02 .item dl dd, #index #sec03 .item dl dd {
  font-weight: bold;
}
#index #sec-add img {
  width: 100%;
  height: auto;
}
#beginner .block p {
  margin: 0 4.5%;
  padding-bottom: 15px;
}
#beginner #lead {
  padding: 30px 0 20px;
}
#beginner #lead h2 {
  margin-bottom: 13px;
  text-align: center;
}
#beginner #lead p.txt_h {
  max-width: 325px;
  margin: 0 auto;
  text-align: justify;
  padding-bottom: 50px;
}
#beginner #lead p.txt {
  height: 265px;
  margin: 0 auto;
}
#beginner #sec01 ul {
  padding-bottom: 35px;
  text-align: center;
}
#beginner #sec01 p.txt_a {
  height: 195px;
  margin: 0 auto;
  padding-top: 20px;
}
#beginner #sec02 {
  padding-bottom: 45px;
}
#beginner #sec02 p, #beginner #sec03 p {
  max-width: 325px;
  margin: 0 auto;
  text-align: justify;
}
#beginner #sec02 h2 {
  margin-bottom: 15px;
  padding-top: 10px;
}
#beginner #sec02 ul li {
  text-align: center;
}
#beginner #sec03 {
  padding-bottom: 30px;
}
#beginner #sec03 h2 {
  margin-bottom: 15px;
}
#beginner #sec03 dl {
  margin: 0 auto;
  max-width: 325px;
}
#beginner #sec03 dl dt {
  text-align: center;
  padding-bottom: 15px;
}
#beginner #sec03 .toggle .toggle-link:after {
  opacity: 0;
}
#beginner #sec04 p.note {
  text-align: center;
}
#beginner #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#beginner #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#beginner #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#beginner #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#beginner #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#beginner #sec05 {
  padding: 25px 0 20px;
}
#beginner #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#beginner #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#beginner #sec05 .toggle-main {
  padding-top: 5px;
}
#beginner #sec05 .toggle-link {
  margin-bottom: 20px;
}
#beginner #sec05 ul {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 15px;
  display: none;
}
#beginner #sec05 ul li span {
  color: #F00;
}
#beginner #sec04 p, #beginner #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
.beginner_ta {
  width: 90%;
  clear: both;
  display: block;
  text-align: center;
  margin: 0 5%;
}
.beginner_ta dt {
  text-align: left;
  padding: 25px 0 50px;
  height: 250px;
  margin: 0 auto;
  float: right;
}
.beginner_ta dd {
  text-align: left;
  height: 200px;
  margin: 0 auto;
  padding-top: 15px;
  float: right;
}
.beginner_ta .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 5px 6px;
  top: inherit;
  bottom: 0px;
  right: 150px;
}
.beginner_tb {
  width: 90%;
  clear: both;
  display: block;
  text-align: center;
  padding-bottom: 20px;
  margin: 0 5%;
}
.beginner_tb dt {
  text-align: left;
  padding: 45px 0 50px;
  height: 180px;
  margin: 0 auto;
  float: right;
}
.beginner_tb dd {
  text-align: left;
  height: 180px;
  margin: 0 auto;
  padding-top: 25px;
  float: right;
}
.beginner_tb .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 5px 6px;
  top: inherit;
  bottom: 0px;
  right: 150px;
}
.beginner_tc {
  width: 90%;
  clear: both;
  display: block;
  text-align: right;
  margin: 0 5%;
}
.beginner_tc dt {
  text-align: left;
  padding: 25px 0 50px;
  height: 200px;
  margin: 0 auto;
  float: right;
}
.beginner_tc dd {
  text-align: left;
  height: 150px;
  margin: 0 auto;
  padding-top: 15px;
  float: right;
}
.beginner_tc .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 5px 6px;
  top: inherit;
  bottom: 0px;
  right: 150px;
}
#reservation .block p {
  margin: 0 4.5%;
}
#reservation #lead {
  padding: 10px 0 20px;
}
#reservation #lead h2 {
  margin-bottom: 8px;
}
#reservation #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#reservation #lead p {
  margin: 0 auto;
  padding-top: 10px;
  max-width: 325px;
}
#reservation #lead dl dt {
  margin: 0 auto 15px;
  max-width: 360px;
}
#reservation #lead dl dd {
  display: inline-block;
  margin: auto;
  max-width: 325px;
  text-align: justify;
}
#reservation #lead ul {
  text-align: center;
  padding-top: 15px;
}
#reservation #sec01 {
  padding: 30px 0 10px;
}
#reservation #sec01 dl {
  margin: 0 5%;
  padding-bottom: 40px;
}
#reservation #sec01 dl dt {
  margin: 0 auto 15px;
  max-width: 325px;
}
#reservation #sec01 dl dd {
  padding-top: 10px;
  max-width: 325px;
  margin: auto;
}
#reservation #sec01 dl dd span {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  padding: 5px 0;
  line-height: 30px;
}
#reservation #sec02 {
  padding-bottom: 40px;
}
#reservation #sec02 p {
  max-width: 325px;
  margin: auto;
}
#reservation #sec02 h2 {
  margin-bottom: 8px;
}
#reservation #sec02 h3 {
  margin: 0 auto 10px;
  max-width: 365px;
}
#reservation #sec02 ul {
  text-align: center;
  padding-bottom: 10px;
}
#reservation #sec02 ul li {
  margin: auto;
  text-align: justify;
  max-width: 325px;
}
#reservation #sec02 ul li span {
  font-size: 20px;
}
#reservation #sec02 p.pp_btn {
  text-align: center;
}
#reservation #sec03 h3 {
  margin: auto;
  max-width: 390px;
}
#reservation #sec03 {
  padding-bottom: 40px;
}
#reservation #sec03 p {
  max-width: 325px;
  margin: auto;
  text-align: justify;
}
#reservation #sec03 p.pp_btn {
  text-align: center;
}
#reservation #sec04 p.note {
  text-align: center;
}
#reservation #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#reservation #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#reservation #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#reservation #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#reservation #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#reservation #sec05 {
  padding: 25px 0 20px;
}
#reservation #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#reservation #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#reservation #sec05 .toggle-main {
  padding-top: 5px;
}
#reservation #sec05 .toggle-link {
  margin-bottom: 20px;
}
#reservation #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#reservation #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#reservation #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#reservation #sec04 p, #reservation #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#northitaly #lead {
  padding: 10px 0 40px;
}
#northitaly #lead ul {
  text-align: center;
}
#northitaly #lead p {
  margin: 0 auto;
  max-width: 325px;
}
#northitaly #sec01 .box {
  text-align: center;
  padding-bottom: 15px;
  margin: 0 5%;
}
#northitaly #sec01 .box p.txt {
  height: 130px;
  text-align: left;
  margin: 0 auto 15px;
}
#northitaly #sec01 .box p.txt1 {
  height: 180px;
  text-align: left;
  margin: 0 auto;
}
#northitaly #sec01 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
  clear: both;
}
#northitaly #sec01 .slide {
  margin: 0 5%;
  padding-bottom: 45px;
}
#northitaly #sec01 .slide .bx-wrapper .bx-pager, #northitaly #sec01 .slide .bx-wrapper .bx-controls-auto {
  bottom: -10%;
}
#northitaly #sec01 .slide .bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #000;
}
#northitaly #sec01 .slide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
#northitaly #sec01 dl {
  margin: 0 auto;
  padding: 0 5%;
  max-width: 325px;
}
#northitaly #sec01 dl dt {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#northitaly #sec01 dl dd {
  color: #a22c0d;
}
#northitaly #sec01 dl dd span {
  font-weight: bold;
  color: #000;
  padding-right: 4px;
}
#northitaly #sec02 {
  padding-top: 20px;
}
#northitaly #sec02 .box {
  padding: 10px 0 10px;
  text-align: center;
  margin: 0 5%;
}
#northitaly #sec02 .box p {
  display: inline-block;
  margin: 0 auto;
  height: 220px;
  text-align: left;
}
#northitaly #sec02 p.pp_btn {
  text-align: center;
  clear: both;
}
#northitaly #sec03 {
  padding: 30px 0 30px;
}
#northitaly #sec03 .slide {
  text-align: center;
  padding-bottom: 35px;
}
#northitaly #sec03 .slide dl dt {
  width: 250px;
  margin: auto;
}
#northitaly #sec03 p.photo {
  margin: 0 auto;
  padding: 0 5%;
  max-width: 325px;
}
#northitaly #sec03 p.txt {
  margin: 0 auto;
  max-width: 325px;
}
#northitaly #sec03 h3 {
  margin: 0 auto;
  max-width: 420px;
  padding: 5px 0 10px;
}
#northitaly #sec03 p.pp_btn {
  text-align: center;
}
#northitaly #sec04 p.note {
  text-align: center;
}
#northitaly #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#northitaly #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#northitaly #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#northitaly #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#northitaly #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#northitaly #sec05 {
  padding: 25px 0 20px;
}
#northitaly #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#northitaly #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#northitaly #sec05 .toggle-main {
  padding-top: 5px;
}
#northitaly #sec05 .toggle-link {
  margin-bottom: 20px;
}
#northitaly #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#northitaly #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#northitaly #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#northitaly #sec04 p, #northitaly #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#shop #lead {
  padding: 30px 0 20px;
}
#shop #lead h2 {
  margin-bottom: 8px;
}
#shop #lead p.txt {
  margin: 0 auto;
  max-width: 325px;
  padding-bottom: 40px;
}
#shop #lead p.txt1 {
  margin: 0 auto;
  height: 255px;
}
#shop #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#shop #lead dl dt {
  margin-bottom: 15px;
}
#shop #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#shop #lead ul {
  text-align: center;
  padding-top: 15px;
}
#shop #sec01 {
  padding: 10px 0 40px;
}
#shop #sec01 h2 {
  margin-bottom: 10px;
}
#shop #sec01 p {
  margin: 0 auto;
  max-width: 325px;
}
#shop #sec01 p.pp_btn {
  text-align: center;
}
#shop #sec01 .slide {
  padding: 35px 0 0;
  margin: 0 5%;
}
#shop #sec01 dl {
  padding: 20px 0 10px;
  margin: 0 5%;
}
#shop #sec01 dl dt {
  text-align: center;
  font-weight: bold;
}
#shop #sec01 dl dd {
  color: #a22c0d;
  padding-top: 5px;
}
#shop #sec02 h2 {
  margin-bottom: 16px;
}
#shop #sec02 h3 {
  margin-bottom: 10px;
}
#shop #sec02 p.txt {
  margin: 0 auto;
  max-width: 325px;
}
#shop #sec02 ul {
  text-align: center;
  padding-bottom: 10px;
}
#shop #sec02 ul li {
  display: inline-block;
  margin: auto;
  height: 30vh;
  text-align: left;
}
#shop #sec02 ul li span {
  font-size: 20px;
}
#shop #sec02 p.pp_btn {
  text-align: center;
  padding-bottom: 35px;
}
#shop #sec02 p.pp_btn1 {
  margin: 0 5% 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#shop #sec02 p.pp_btn1 a {
  display: block;
  padding: 10px 20px;
  position: relative;
  font-size: 18px;
  letter-spacing: 2px;
}
#shop #sec02 p.pp_btn1 a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#shop #sec02 p.pp_btn1 a span {
  padding-left: 10px;
  font-size: 13px;
  color: #767676;
  font-family: 'Sawarabi Mincho';
  letter-spacing: 1px;
}
#shop #sec02 p.photo1 {
  margin: 0 5%;
  padding-top: 20px;
}
#shop #sec03 {
  padding-bottom: 50px;
}
#shop #sec03 h2 {
  margin-bottom: 6px;
}
#shop #sec03 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#shop #sec03 p.txt {
  margin: 0 auto;
  max-width: 325px;
}
#shop #sec03 .toggle-main {
  padding-top: 10px;
}
#shop #sec04 p.note {
  text-align: center;
}
#shop #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#shop #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#shop #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#shop #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#shop #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#shop #sec05 {
  padding: 25px 0 20px;
}
#shop #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#shop #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#shop #sec05 .toggle-main {
  padding-top: 5px;
}
#shop #sec05 .toggle-link {
  margin-bottom: 20px;
}
#shop #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#shop #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#shop #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#shop #sec04 p, #shop #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#prosciutto .block p {
  margin: 0 4.5%;
}
#prosciutto #lead {
  padding: 30px 0 20px;
}
#prosciutto #lead p.txt {
  margin: 0 auto;
  max-width: 325px;
}
#prosciutto #lead h2 {
  margin-bottom: 8px;
}
#prosciutto #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#prosciutto #lead dl dt {
  margin-bottom: 15px;
}
#prosciutto #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#prosciutto #lead ul {
  text-align: center;
  padding-top: 15px;
}
#prosciutto #sec01 {
  padding: 10px 0 40px;
}
#prosciutto #sec01 h2 {
  margin-bottom: 10px;
}
#prosciutto #sec01 p.pp_btn {
  text-align: center;
}
#prosciutto #sec01 dl {
  padding: 20px 0 10px;
  margin: 0 5%;
}
#prosciutto #sec01 dl dt {
  text-align: center;
  font-weight: bold;
}
#prosciutto #sec01 p {
  margin: 0 auto;
  max-width: 325px;
}
#prosciutto #sec01 dl dd {
  padding-top: 15px;
  max-width: 325px;
  margin: auto;
}
#prosciutto #sec02 p.note {
  text-align: center;
}
#prosciutto #sec02 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#prosciutto #sec02 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#prosciutto #sec02 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#prosciutto #sec02 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#prosciutto #sec02 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#prosciutto #sec03 {
  padding: 25px 0 20px;
}
#prosciutto #sec03 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#prosciutto #sec03 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#prosciutto #sec03 .toggle-main {
  padding-top: 5px;
}
#prosciutto #sec03 .toggle-link {
  margin-bottom: 20px;
}
#prosciutto #sec03 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#prosciutto #sec03 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#prosciutto #sec03 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#prosciutto #sec02 p, #prosciutto #sec03 p {
  margin: 0 auto;
  max-width: 340px;
}
#pasta #lead {
  padding: 20px 0 0;
}
#pasta #lead p {
  margin: 0 auto;
  max-width: 325px;
}
#pasta #lead h2 {
  margin-bottom: 8px;
}
#pasta #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#pasta #lead dl dt {
  margin-bottom: 15px;
}
#pasta #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#pasta #lead ul {
  text-align: center;
  padding-top: 15px;
}
#pasta #sec01 {
  padding: 15px 0 40px;
}
#pasta #sec01 h2 {
  margin-bottom: 10px;
}
#pasta #sec01 p {
  margin: 0 auto;
  max-width: 325px;
}
#pasta #sec01 p.txt1 {
  margin: 0 auto;
  height: 150px;
  padding-bottom: 25px;
}
#pasta #sec01 p.pp_btn {
  text-align: center;
  clear: both;
}
#pasta #sec01 .slide {
  padding: 35px 0 0;
  margin: 0 5%;
}
#pasta #sec01 dl {
  padding: 20px 0 10px;
  margin: 0 5%;
}
#pasta #sec01 dl dt {
  text-align: center;
  font-weight: bold;
}
#pasta #sec01 dl dd {
  color: #a22c0d;
  padding-top: 5px;
}
#pasta #sec02 {
  border-top: 2px solid #a49b99;
  border-bottom: 2px solid #a49b99;
  padding: 40px 2.5%;
}
#pasta #sec02 h2 {
  margin-bottom: 16px;
  text-align: center;
}
#pasta #sec02 p.txt {
  max-width: 325px;
  margin: 0 auto;
}
#pasta #sec02 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#pasta #sec02 .toggle-main {
  padding-top: 10px;
}
#pasta #sec03 {
  padding: 40px 2.5%;
}
#pasta #sec03 h2 {
  margin-bottom: 6px;
  text-align: center;
}
#pasta #sec03 p.txt {
  max-width: 325px;
  margin: 0 auto;
}
#pasta #sec03 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#pasta #sec03 .toggle-main {
  padding-top: 10px;
}
#pasta #sec04 p.note {
  text-align: center;
}
#pasta #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#pasta #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#pasta #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#pasta #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#pasta #sec04 p, #pasta #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#pasta #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#pasta #sec05 {
  padding: 25px 0 20px;
}
#pasta #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#pasta #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#pasta #sec05 .toggle-main {
  padding-top: 5px;
}
#pasta #sec05 .toggle-link {
  margin-bottom: 20px;
}
#pasta #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#pasta #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#pasta #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#macaroni .block p {
  margin: 0 4.5%;
}
#macaroni #lead {
  padding: 30px 0 0px;
}
#macaroni #lead p {
  max-width: 325px;
  margin: 0 auto;
}
#macaroni #lead h2 {
  padding: 35px 0 18px;
}
#macaroni #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#macaroni #lead dl dt {
  margin-bottom: 15px;
}
#macaroni #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#macaroni #lead ul {
  text-align: center;
  padding-top: 15px;
}
#macaroni #sec01 {
  padding: 35px 0 40px;
}
#macaroni #sec01 h2 {
  margin-bottom: 10px;
}
#macaroni #sec01 p.txt1 {
  height: 150px;
  margin: auto;
}
#macaroni #sec01 .pp_btn {
  text-align: center;
}
#macaroni #sec04 p.note {
  text-align: center;
}
#macaroni #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#macaroni #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#macaroni #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#macaroni #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#macaroni #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#macaroni #sec05 {
  padding: 25px 0 20px;
}
#macaroni #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#macaroni #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#macaroni #sec05 .toggle-main {
  padding-top: 5px;
}
#macaroni #sec05 .toggle-link {
  margin-bottom: 20px;
}
#macaroni #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#macaroni #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#macaroni #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#macaroni #sec04 p, #macaroni #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#gelato .block p {
  margin: 0 4.5%;
}
#gelato #lead {
  padding: 30px 0 0px;
}
#gelato #lead h2 {
  padding: 35px 0 18px;
}
#gelato #lead p {
  margin: 0 auto;
  max-width: 325px;
}
#gelato #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#gelato #lead dl dt {
  margin-bottom: 15px;
}
#gelato #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#gelato #lead ul {
  text-align: center;
  padding-top: 15px;
}
#gelato #sec01 {
  padding: 15px 0 5px;
}
#gelato #sec01 h2 {
  margin-bottom: 10px;
}
#gelato #sec01 p.txt1 {
  margin: 0 auto;
  max-width: 325px;
}
#gelato #sec01 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#gelato #sec02 {
  padding: 10px 0;
}
#gelato #sec02 h2 {
  margin-bottom: 16px;
  text-align: center;
}
#gelato #sec02 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#gelato #sec02 p.txt {
  margin: 0 auto;
  max-width: 325px;
}
#gelato #sec03 {
  padding: 5px 0;
}
#gelato #sec03 h2 {
  margin-bottom: 6px;
}
#gelato #sec03 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#gelato #sec03 p {
  margin: 0 auto;
  max-width: 325px;
}
#gelato #sec03 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#gelato #sec03 .toggle-main {
  padding-top: 10px;
}
#gelato #sec04 p.note {
  text-align: center;
}
#gelato #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#gelato #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#gelato #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#gelato #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#gelato #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#gelato #sec05 {
  padding: 25px 0 20px;
}
#gelato #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#gelato #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#gelato #sec05 .toggle-main {
  padding-top: 5px;
}
#gelato #sec05 .toggle-link {
  margin-bottom: 20px;
}
#gelato #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#gelato #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#gelato #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#gelato #sec04 p, #gelato #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#drink .block p, #shop .block p {
  margin: 0 4.5%;
}
#drink #lead {
  padding: 30px 0 0px;
}
#drink #lead p {
  max-width: 325px;
  margin: 0 auto;
}
#drink #lead h2 {
  padding: 35px 0 18px;
}
#drink #lead dl {
  margin: 0 2.5%;
  padding-top: 10px;
  text-align: center;
}
#drink #lead dl dt {
  margin-bottom: 15px;
}
#drink #lead dl dd {
  display: inline-block;
  margin: auto;
  height: 35vh;
  text-align: left;
}
#drink #lead ul {
  text-align: center;
  padding-top: 15px;
}
#drink #sec01 {
  padding: 15px 0 5px;
}
#drink #sec01 p.txt1 {
  max-width: 325px;
  margin: 0 auto;
}
#drink #sec01 h2 {
  margin-bottom: 10px;
}
#drink #sec01 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#drink #sec02 {
  padding: 10px 0;
  text-align: center;
}
#drink #sec02 h2 {
  margin-bottom: 16px;
  text-align: center;
}
#drink #sec02 p.txt {
  height: 140px;
  display: inline-block;
  text-align: left;
}
#drink #sec02 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#drink #sec03 {
  padding: 5px 0 45px;
}
#drink #sec03 h2 {
  margin-bottom: 6px;
}
#drink #sec03 p.photo {
  margin: 0 4%;
  padding-top: 10px;
}
#drink #sec03 .pp_btn {
  text-align: center;
  padding-bottom: 45px;
}
#drink #sec03 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#drink #sec03 .toggle-main {
  padding-top: 10px;
}
#drink #sec03 p.txt {
  max-width: 325px;
  margin: 0 auto;
}
#drink #sec04 p.note {
  text-align: center;
}
#drink #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#drink #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#drink #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#drink #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#drink #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#drink #sec05 {
  padding: 25px 0 20px;
}
#drink #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#drink #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#drink #sec05 .toggle-main {
  padding-top: 5px;
}
#drink #sec05 .toggle-link {
  margin-bottom: 20px;
}
#drink #sec05 p.pp_btn {
  margin: 0 auto 25px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0;
  background: #ece9e9;
}
#drink #sec05 p.pp_btn a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  position: relative;
  font-size: 15px;
}
#drink #sec05 p.pp_btn a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 6%;
  margin-top: -10px;
  color: currentColor;
  content: '\e801';
  font-size: 11px;
}
#drink #sec04 p, #drink #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
.txt_pp, .pp_bt {
  padding: 10px 0 0;
  margin: 0 4%;
}
.txt_pp li, .pp_bt li {
  padding-top: 10px;
}
.txt_pp li span, .pp_bt li span {
  color: #AD0C0C;
}
.txt_pp_h {
  text-align: center;
  padding-top: 15px;
}
.txt_pp_h li {
  display: inline-block;
  margin: auto;
  height: 180px;
  text-align: left;
}
.txt_pp_hh {
  text-align: center;
  padding-top: 15px;
}
.txt_pp_hh::after, .txt_pp_h::after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
.txt_pp_hh li {
  display: inline-block;
  margin: auto;
  height: 140px;
  text-align: left;
}
#macaroni .txt_pp_hh {
  margin: 0 5%;
}
#macaroni .txt_pp_hh li {
  float: right;
}
#drink .txt_pp_hh {
  margin: 0 5%;
}
#drink .txt_pp_hh li {
  float: right;
}
#shop .txt_pp_h {
  margin: 0 5%;
}
#shop .txt_pp_h li {
  float: right;
}
.re_pp {
  text-align: center;
  margin: 0 5%;
}
.re_pp .txt_pp_hh {
  display: inline-block;
  margin: auto;
  float: right;
}
.re_pp .txt_pp_hh li {
  display: inline-block;
  margin: 0 auto;
  height: 200px;
  text-align: left;
}
.re_pp .txt_pp_hh:nth-child(5) li {
  height: 270px;
}
.re_pp .txt_pp_hh:nth-child(6) li {
  height: 290px;
}
.re_pp .txt_pp_hh:nth-child(8) li {
  height: 280px;
}
.re_pp .txt_pp_hh:nth-child(9) li {
  height: 160px;
}
.re_pp .txt_pp_hh:nth-child(10) li {
  height: 140px;
}
.no_pp {
  text-align: center;
  margin: 0 5%;
}
.no_pp .txt_pp_hh {
  display: inline-block;
  margin: auto;
  float: right;
}
.no_pp .txt_pp_hh li {
  display: inline-block;
  margin: 0 auto;
  height: 250px;
  text-align: left;
}
.no_pp .txt_pp_hh:nth-child(1) li {
  height: 300px;
}
.no_pp .txt_pp_hh:nth-child(2) li {
  height: 200px;
}
.no_pp .txt_pp_hh:nth-child(6) li {
  height: 280px;
}
.noa_pp {
  text-align: center;
  margin: 0 5%;
}
.noa_pp .txt_pp_hh {
  display: inline-block;
  margin: auto;
  float: right;
}
.noa_pp .txt_pp_hh li {
  display: inline-block;
  margin: 0 auto;
  height: 150px;
  text-align: left;
}
.noa_pp .txt_pp_hh:nth-child(2) li {
  height: 180px;
}
.noa_pp .txt_pp_hh:nth-child(3) li {
  height: 200px;
}
.noa_pp .txt_pp_hh:nth-child(5) li {
  height: 180px;
}
.pa_pp {
  text-align: center;
  margin: 0 5%;
}
.pa_pp .txt_pp_hh {
  display: inline-block;
  margin: auto;
  float: right;
}
.pa_pp .txt_pp_hh li {
  display: inline-block;
  margin: 0 auto;
  height: 150px;
  text-align: left;
}
.pa_pp .txt_pp_hh:nth-child(1) li {
  height: 260px;
}
.box_vertical {
  text-align: center;
}
.box_vertical > * {
  text-align: left;
  display: inline-block;
}
.tel_info {
  text-align: center;
}
.tel_info a {
  font-weight: bold;
  text-decoration: none;
}
.ct {
  text-align: center;
  padding: 0 4%;
}
.ct p {
  text-align: left;
}
#sec05 p.pp_btn, #sec03 p.pp_btn {
  display: none;
}
#party #sec04 p.note {
  text-align: center;
}
#party #sec04 .toggle {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#party #sec04 .toggle dl {
  padding: 10px 10px 30px;
  text-align: center;
  font-weight: bold;
}
#party #sec04 .toggle dl dt {
  font-size: 15px;
  padding: 5px 0 10px;
}
#party #sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
#party #sec04 .toggle .toggle-link:after {
  top: inherit;
  bottom: 10px;
  right: 48%;
}
#party #sec05 {
  padding: 25px 0 20px;
}
#party #sec05 .toggle h3 {
  font-weight: bold;
  color: #900;
  text-align: center;
  padding-bottom: 40px;
}
#party #sec05 .toggle .toggle-link:after {
  background: #000;
  color: #FFF;
  padding: 2px 6px;
  top: inherit;
  bottom: 0px;
  right: 45%;
}
#party #sec05 .toggle-main {
  padding-top: 5px;
}
#party #sec05 .toggle-link {
  margin-bottom: 20px;
}
#party #sec05 ul {
  margin: 0 4.5% 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 15px;
  display: none;
}
#party #sec05 ul li span {
  color: #F00;
}
#party #sec04 p, #party #sec05 p {
  margin: 0 auto;
  max-width: 340px;
}
#party #sec01 {
  padding: 10vw 3%;
}
#party #sec01 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 5vw;
  padding: 5vw 0;
  line-height: 1.3;
}
#party #sec01 .floor {
  padding: 5vw 3%;
}
#party #sec01 .floor dl {
  padding-bottom: 8vw;
}
#party #sec01 .floor dt {
  padding: 0 10% 5vw;
}

#party #sec02 .lead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  justify-content: space-between;
  padding: 0 5.5%;
}

#party #sec02 .lead .photo {
  width: 50%;
}#party #sec02 .lead .photo li {
  margin-bottom: 1vw;
}
#party #sec02 .lead .info{
  width: 45%;
}
#party #sec02 .lead .info h2 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding: 7px 0 10px;
}
#party #sec02 .lead .info  .txt {
  margin: 0;
}
#party #sec02 .contact {
  text-align: center;
  padding: 10vw 3%;
}
#party #sec02 .contact  .tel {
  width: 70%;
  margin: 0 auto;
  padding-top: 5vw;
}#party #sec02 .contact .tt {
  font-weight: bold;
}