@charset "UTF-8";
/*第二階層*/
.breadcrumb {
  margin: -50px 0 50px 5%;
}
.breadcrumb ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 20px;
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}
.breadcrumb ul li.current {
  color: #fff;
}
.breadcrumb ul li:first-child {
  margin: 0;
}
.breadcrumb ul li:first-child:before {
  display: none;
}
.breadcrumb ul li:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 0 2px 5px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  margin: auto;
}
.breadcrumb ul li a {
  color: #fff;
  text-decoration: none;
  position: relative;
}
.breadcrumb ul li a:hover {
  opacity: 1;
  color: #e50012;
}
.breadcrumb ul li a:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e50012;
  transition: all .3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.breadcrumb ul li a:hover:after {
  transform: scale(1, 1);
}
.second h2 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 auto 40px;
  padding: 200px 0 0;
  color: #fff;
  text-align: center;
}
.second h2 .jp {
  display: block;
  font-size: 42px;
  line-height: 62px;
  position: relative;
  left: -3px;
  letter-spacing: 3px;
  writing-mode: vertical-rl;
  margin: 0 auto;
  text-align: left;
}
.second h2 .sub {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 1px;
}
.second .bg_moji {
  width: 500px;
  opacity: 0.1;
  position: absolute;
  top: 100px;
  right: 5%;
}
.second .bg_moji img {
  width: 100%;
}
.second .inner {
  padding: 80px 0;
}
.second .wrap {
  background-color: #f2e9d3;
  clip-path: polygon(3rem 0px, calc(100% - 3rem) 0px, 100% 3rem, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 3rem 100%, 0px calc(100% - 3rem), 0px 3rem);
  color: #111;
}
/*-------------------こだわり-------------------*/
.second.concept .inner {
  width: 100%;
}
.second.concept section {
  width: 90%;
  position: relative;
  margin: 50px auto 40px;
}
.second.concept section .no {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 80px;
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  background-color: rgba(229, 0, 18, 0.9);
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
  display: block;
  letter-spacing: normal;
  position: absolute;
  top: -30px;
  right: 25%;
  z-index: 1;
}
.second.concept section.even .no {
  position: absolute;
  left: 25%;
  right: auto;
}
.second.concept section h3 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  writing-mode: vertical-rl;
  margin: 0;
  position: absolute;
  top: 0;
  right: 5%;
}
.second.concept section.even h3 {
  position: absolute;
  top: 0;
  right: auto;
  left: 5%;
}
.second.concept section h3 .jp {
  display: block;
  font-size: 72px;
  letter-spacing: 10px;
}
.second.concept section h3 .sub {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 3px;
  margin: 5px 0 0 20px;
  color: #111;
  position: relative;
  border-right: solid 1px #111;
  padding-right: 5px;
}
.second.concept section p {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 3px;
  width: 1100px;
  margin: 0 auto;
}
.second.concept section.even p {
  text-align: right;
}
.second.concept section figure {
  width: 80%;
  height: 50vh;
  min-height: 400px;
  clip-path: polygon(3rem 0px, calc(100% - 3rem) 0px, 100% 3rem, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 3rem 100%, 0px calc(100% - 3rem), 0px 3rem);
  margin-bottom: 30px;
}
.second.concept section.even figure {
  margin: 0 0 30px auto;
}
.second.concept section figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.second.concept section .bg_moji {
  width: 350px;
  z-index: -1;
  opacity: 0.5;
}
.second.concept section .bg_moji img {
  width: 100%;
}
.second.concept section .bg_moji {
  position: absolute;
  top: auto !important;
  right: 0 !important;
  bottom: 0 !important;
}
.second.concept section.even .bg_moji {
  position: absolute;
  top: auto !important;
  right: auto !important;
  left: 0;
  bottom: 0 !important;
}
.second.concept .bg_text {
  width: 100%;
  height: 170px;
  background-image: url("../img/bg_text.png");
  background-size: 1700px auto;
  background-position: center;
  background-repeat: repeat-x;
  animation: bgscroll 100s linear infinite;
  opacity: 0.5;
}
/*-------------------メニュー-------------------*/
/*テイクアウト*/
.second.menu.takeout .takeout_wrap {
  background-color: rgba(255, 255, 255, 0.5);
  clip-path: polygon(3rem 0px, calc(100% - 3rem) 0px, 100% 3rem, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 3rem 100%, 0px calc(100% - 3rem), 0px 3rem);
  padding: 30px 5%;
}
.second.menu.takeout .dl_box dl {
  display: flex;
  align-items: center;
  border-bottom: dashed 3px #fff;
  padding: 15px 0;
}
.second.menu.takeout .dl_box dl dt {
  width: 60%;
}
.second.menu.takeout .dl_box dl dd {
  margin: 0;
  width: 40%;
  text-align: right;
}
.second.menu.takeout .dl_box dl dt h4 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  margin: 0 auto 10px;
}
.second.menu.takeout .dl_box dl dd.price {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  text-align: right;
  color: #e50012;
}
.second.menu.takeout .dl_box dl dd.price .tax {
  font-size: 18px;
}
/*ドリンクメニュー*/
.second.menu.drink .drink_wrap {
  background-color: rgba(255, 255, 255, 0.5);
  clip-path: polygon(3rem 0px, calc(100% - 3rem) 0px, 100% 3rem, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 3rem 100%, 0px calc(100% - 3rem), 0px 3rem);
  padding: 30px 5%;
}
.second.menu.drink .drink_wrap section {
  margin-bottom: 60px;
}
.second.menu.drink .drink_wrap section:last-child {
  margin-bottom: 0;
}
.second.menu.drink h4 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  color: #fff;
  background-color: #e50012;
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
  padding: 20px 3%;
}
.second.menu.drink .inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.second.menu.drink .inner ul li {
  margin-bottom: 50px;
}
.second.menu.drink .inner ul li h5 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  margin: 0 auto 10px 15px;
  position: relative;
}
.second.menu.drink .inner ul li h5:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 10px;
  border-color: transparent transparent transparent #e50012;
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  margin: auto;
}
.second.menu.drink .inner ul li .dl_box {
  display: flex;
  flex-wrap: wrap;
}
.second.menu.drink .inner ul li .dl_box dl {
  width: 46%;
  margin: 0 2%;
  display: flex;
  align-items: center;
  border-bottom: dashed 3px #fff;
  padding: 15px 0;
}
.second.menu.drink .inner ul li dl dt {
  width: 60%;
}
.second.menu.drink .inner ul li dl dd {
  margin: 0;
  width: 40%;
  text-align: right;
}
/*宴会メニュー*/
.second.menu.party .guide_box {
  margin-bottom: 50px;
  position: relative;
}
.second.menu.party .guide_box h3 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  writing-mode: vertical-rl;
  font-size: 24px;
  line-height: 70px;
  letter-spacing: 3px;
  width: 70px;
  height: 250px;
  color: #fff;
  background-color: rgba(229, 0, 18, 0.9);
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
  position: absolute;
  top: -30px;
  left: 5%;
  margin: auto;
  z-index: 2;
}
.second.menu.party .guide_box ul {
  margin: 0;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.5);
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
  padding: 30px 5% 30px 16%;
}
.second.menu.party .guide_box ul li {
  margin: 5px 0;
  position: relative;
}
.second.menu.party .guide_box ul li:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 8px;
  border-color: transparent transparent transparent #e50012;
  position: absolute;
  top: 9.5px;
  left: -15px;
}
.second.menu.party .menu_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.second.menu.party .menu_box ul li {
  width: 43%;
  margin: 20px 1.5%;
  background-color: rgba(255, 255, 255, 0.5);
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
  padding: 30px 2%;
}
.second.menu.party .menu_box ul li h4 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  margin: 0 auto 10px;
}
.second.menu.party .menu_box .detail {
  font-size: 15px;
}
.second.menu.party .menu_box .detail strong {
  font-weight: 500;
}
.second.menu.party .menu_box .detail ul {
  margin: -10px 0 0 0;
  padding: 0 0 0 20px;
  list-style: none;
  display: block;
}
.second.menu.party .menu_box .detail ul li {
  width: auto;
  margin: 0;
  padding: 0;
  background: no-repeat;
  clip-path: none;
  position: relative;
}
.second.menu.party .menu_box .detail ul li:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 8px;
  border-color: transparent transparent transparent #e50012;
  position: absolute;
  top: 7.5px;
  left: -15px;
}
.second.menu.party .menu_box ul li .price {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  text-align: right;
  margin: 10px auto 20px;
  color: #e50012;
}
.second.menu.party .menu_box ul li .price .tax {
  font-size: 18px;
}
/*-------------------会社概要-------------------*/
.second.company .inner {
  width: 90%;
}
.second.company .dl_box {
  width: 700px;
  margin: 0 auto 80px;
  border-top: solid 1px #fff;
}
.second.company dl {
  margin: 0;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #fff;
  padding: 25px 5%;
}
.second.company dl dt {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  bottom: -1px;
  width: 25%;
  display: flex;
  align-items: center;
}
.second.company dl dd {
  margin: 0;
  width: 75%;
}
.second.company dl dd a {
  color: #111;
}
.second.company .map {
  width: 100%;
  height: 400px;
  clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
}
.second.company .map iframe {
  width: 100%;
  height: 100%;
}
/*-------------------プライバシーポリシー-------------------*/
.second.pp .p {
  margin-bottom: 50px;
}
.second.pp section h4 {
  font-family: shippori-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  margin: 0 auto 10px 15px;
  position: relative;
}
.second.pp section h4:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 10px;
  border-color: transparent transparent transparent #e50012;
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  margin: auto;
}
/*-------------------404-------------------*/
.second.not_found .inner {
  min-height: 300px;
}
.second.not_found p {
  text-align: center;
}
@media screen and (max-width:1050px) {
  /*第二階層*/
  .breadcrumb {
    margin: -20px 0 20px 5%;
  }
  .breadcrumb ul li {
    font-size: 13px;
  }
  .second h2 {
    margin: 0 auto 30px;
    padding: 80px 0 0;
  }
  .second h2 .jp {
    font-size: 28px;
    line-height: 38px;
  }
  .second h2 .sub {
    font-size: 18px;
  }
  .second .bg_moji {
    width: 250px;
    position: absolute;
    top: 50px;
    right: 0;
  }
  .second .bg_moji img {
    width: 100%;
  }
  .second .inner {
    padding: 45px 0;
  }
  .second .wrap {
    clip-path: polygon(2rem 0px, calc(100% - 2rem) 0px, 100% 2rem, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 2rem 100%, 0px calc(100% - 2rem), 0px 2rem);
  }
  /*-------------------こだわり-------------------*/
  .second.concept section {
    margin: 30px auto 10px;
  }
  .second.concept section .no {
    font-size: 24px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    clip-path: polygon(0.5rem 0px, calc(100% - 0.5rem) 0px, 100% 0.5rem, 100% calc(100% - 0.5rem), calc(100% - 0.5rem) 100%, 0.5rem 100%, 0px calc(100% - 0.5rem), 0px 0.5rem);
    position: absolute;
    top: -20px;
    right: auto;
    left: 7%;
  }
  .second.concept section.even .no {
    position: absolute;
    left: auto;
    right: 7%;
  }
  .second.concept section h3 {
    position: absolute;
    right: 0;
  }
  .second.concept section.even h3 {
    position: absolute;
    left: 0;
  }
  .second.concept section h3 .jp {
    font-size: 32px;
  }
  .second.concept section h3 .sub {
    font-size: 16px;
    letter-spacing: 3px;
    margin: 5px 0 0 10px;
  }
  .second.concept section p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2px;
    width: auto;
    text-align: justify;
  }
  .second.concept section.even p {
    text-align: justify;
  }
  .second.concept section figure {
    width: 75%;
    height: 250px;
    min-height: 250px;
    clip-path: polygon(1rem 0px, calc(100% - 1rem) 0px, 100% 1rem, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 1rem 100%, 0px calc(100% - 1rem), 0px 1rem);
    margin-bottom: 20px;
  }
  .second.concept section.even figure {
    margin: 0 0 20px auto;
  }
  .second.concept section .bg_moji {
    width: 200px;
  }
  .second.concept .bg_text {
    height: 100px;
    background-size: 1000px auto;
  }
  /*-------------------メニュー-------------------*/
  /*テイクアウト*/
  .second.menu.takeout .takeout_wrap {
    clip-path: polygon(2rem 0px, calc(100% - 2rem) 0px, 100% 2rem, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 2rem 100%, 0px calc(100% - 2rem), 0px 2rem);
    padding: 20px 5%;
  }
  .second.menu.takeout .dl_box dl {
    display: block;
    padding: 5px 0 15px;
  }
  .second.menu.takeout .dl_box dl dt {
    width: auto;
  }
  .second.menu.takeout .dl_box dl dd {
    width: auto;
  }
  .second.menu.takeout .dl_box dl dt h4 {
    font-size: 20px;
    margin: 0 auto -5px;
  }
  .second.menu.takeout .dl_box dl dd.price {
    font-size: 22px;
  }
  .second.menu.takeout .dl_box dl dd.price .tax {
    font-size: 16px;
  }
  /*ドリンクメニュー*/
  .second.menu.drink .drink_wrap {
    clip-path: polygon(2rem 0px, calc(100% - 2rem) 0px, 100% 2rem, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 2rem 100%, 0px calc(100% - 2rem), 0px 2rem);
    padding: 20px 5%;
  }
  .second.menu.drink .drink_wrap section {
    margin-bottom: 50px;
  }
  .second.menu.drink h4 {
    font-size: 20px;
    padding: 20px 5%;
  }
  .second.menu.drink .inner ul li {
    margin-bottom: 40px;
  }
  .second.menu.drink .inner ul li h5 {
    font-size: 20px;
    margin: 0 auto 10px 15px;
  }
  .second.menu.drink .inner ul li .dl_box dl {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
  }
  /*宴会メニュー*/
  .second.menu.party .guide_box {
    margin: 20px auto 40px
  }
  .second.menu.party .guide_box h3 {
    writing-mode: horizontal-tb;
    font-size: 18px;
    line-height: 40px;
    width: 170px;
    height: 40px;
    clip-path: polygon(0.5rem 0px, calc(100% - 0.5rem) 0px, 100% 0.5rem, 100% calc(100% - 0.5rem), calc(100% - 0.5rem) 100%, 0.5rem 100%, 0px calc(100% - 0.5rem), 0px 0.5rem);
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .second.menu.party .guide_box ul {
    padding: 35px 5% 20px 10%;
  }
  .second.menu.party .menu_box ul {
    display: block;
  }
  .second.menu.party .menu_box ul li {
    width: auto;
    margin: 20px auto;
    padding: 25px 5%;
  }
  .second.menu.party .menu_box ul li:last-child {
    margin: 0;
  }
  .second.menu.party .menu_box ul li h4 {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
  }
  .second.menu.party .menu_box .detail {
    font-size: 14px;
  }
  .second.menu.party .menu_box ul li .price {
    font-size: 22px;
  }
  .second.menu.party .menu_box ul li .price .tax {
    font-size: 16px;
  }
  /*-------------------会社概要-------------------*/
  .second.company .dl_box {
    width: auto;
    margin: 0 auto 50px;
  }
  .second.company dl {
    display: block;
    padding: 15px 5% 12px;
  }
  .second.company dl dt {
    width: auto;
    display: block;
    margin-bottom: 10px;
  }
  .second.company dl dd {
    width: auto;
  }
  .second.company .map {
    width: 100%;
    height: 300px;
  }
  /*-------------------プライバシーポリシー-------------------*/
  .second.pp .p {
    margin-bottom: 30px;
  }
  .second.pp section h4 {
    font-size: 20px;
    margin: 0 auto -5px 15px;
  }
}
@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}