@charset "utf-8";

/*----------------------------------------------------

	tasting

----------------------------------------------------*/
#tasting_wrapper {
  width: 980px;
  margin: 0 auto;
}

.tasting_box {
  width: 864px;
  margin: 0 auto 35px auto;
  padding: 25px;
  background: #f8f7f6;
  overflow: hidden;
  -webkit-box-shadow: 0 7px 6px -6px #b8b8b8;
  -moz-box-shadow: 0 7px 6px -6px #b8b8b8;
  box-shadow: 0 7px 6px -6px #b8b8b8;
  font-size: 12px;
  color: #333;
  text-align: left;
}
.tasting_left {
  float: left;
  overflow: hidden;
}
ul.tasting_chapel_cate {
  overflow: hidden;
  margin-bottom: 10px;
}
ul.tasting_chapel_cate li {
  background: #fff;
  padding: 3px 7px;
  float: left;
  margin-right: 3px;
}
p.tasting_name {
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px #d9d0c5 dashed;
  margin-bottom: 7px;
}
p.tasting_copy {
  margin-bottom: 10px;
  line-height: 130%;
}
p.tasting_detail_title {
  font-weight: bold;
  margin-bottom: 7px;
}
p.tasting_time {
  margin-bottom: 7px;
  line-height: 130%;
}
p.tasting_time span {
  font-size: 14px;
}
p.tasting_text {
  line-height: 140%;
}
ul.tasting_photo {
  overflow: hidden;
}
ul.tasting_photo li {
  float: left;
  margin-right: 4px;
}
p.tasting_chapel_link {
  font-size: 12px;
  /* padding-left: 15px; */
  margin-top: 5px;
  /* background: url(../../_img/tasting_kanto/tasting_smallArrow.gif) left center
    no-repeat; */
}

p.tasting_chapel_link a:before {
  display: inline-block;
  font: normal normal normal 100%/1 "icomoon";
  content: "\f105";
  margin-top: -.205em;
  margin-right: 4px;
  vertical-align: middle;
}

p.tasting_chapel_link a {
  color: #0062aa;
  display: block;
}
p.tasting_chapel_link a:hover {
  text-decoration: underline;
}

.tasting_right {
  float: right;
  overflow: hidden;
  width: 360px;
}

.btn_tasting {
  margin-top: 13px;
}

.tasting .info dl dt,
.tasting .info dl dd,
.tasting .schedule dl dt,
.tasting .schedule dl dd {
  display: inline-block;
}

.tasting .info dl dt {
  width: 70px;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 14px;
}

.tasting .info dl dd {
  width: 300px;
  margin-left: 10px;
  text-align: left;
}

.tasting .schedule dl dt {
  width: 54px;
  text-align: left;
  box-sizing: border-box;
  padding: 10px;
}

.tasting .schedule dl {
  width: 425px;
  margin: auto;
}

.tasting .schedule dl dd {
  width: 310px;
  margin-left: 10px;
  text-align: left;
}

.tasting .tasting-btn {
  text-align: center;
  color: #fff;
  border: 1px solid #0062a7;
  background-color: #0062a7;
  width: 914px;
  margin: auto;
  font-size: 20px;
  padding: 25px 17px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}

.tasting .tasting-btn:after {
  font: normal normal normal 18px/1 "icomoon";
  position: absolute;
  content: "\f067";
  top: 54%;
  right: 30px;
  margin-top: -8px;
  color: #fff;
}

.tasting .tasting-btn.active:after {
  content: "\f068";
}

.tasting .text_type01 {
  font-size: 16px;
  line-height: 2;
}

.tasting .text_type01 em {
  font-size: 24px;
  color: #d14d9a;
  display: block;
  margin-bottom: 20px;
}

.tasting .bg-gray {
  background-color: #f5f6f5;
  padding-bottom: 70px;
}

.tasting_ttl_area .copy {
  font-size: 24px;
  margin: 40px 0 0;
}

.tasting .bg-gray .tasting_midashi {
  background-color: #fff;
  margin: 0 auto 40px;
  padding: 25px;
  border: 1px solid #d14d9a;
  color: #d14d9a;
  background-color: #fffdf6;
  position: relative;
  top: -40px;
}

.tasting .bg-gray .tasting_midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 0 40px 20px 40px;
  border-color: transparent transparent #fffdf6 transparent;
  border-style: solid;
  filter: drop-shadow(0px -1px 0px #d14d9a);
  transform: rotate(180deg)
}

.tasting section {
  margin-top: 70px;
}

.tasting-reservation_text {
  margin-top: -20px;
}

.tasting {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}

.tasting .text_type01 {
  font-size: 18px;
  line-height: 1.6;
}

.tasting .text_type02 {
  font-size: 16px;
}

.tasting .text_type03 {
  font-size: 18px;
  line-height: 1.8;
}

.tasting .text_type04 {
  font-size: 22px;
  line-height: 1.4;
}

.tasting .text_type04 .text-small {
  font-size: 16px;
}

.tasting img.sanka {
  position: absolute;
  top: 130px;
  right: 100px;
}

.tasting_midashi {
  font-size: 30px;
  text-align: center;
}

.tasting .pink {
  color: #d14d9a;
}

.tasting_ttl_area_wrap {
  width: 1000px;
  background-image: url(../../_img/tasting/tasting_kv_2402.jpg);
  padding-top: 49%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.tasting_ttl_area {
  width: 792px;
  text-align: center;
  outline: #e6dcba solid 1px;
  outline-offset: -10px;
  display: block;
  position: relative;
  background-color: #fffdf6;
  margin: auto;
  padding: 40px;
  box-sizing: border-box;
  bottom: 60px;
}

.tasting_ttl_area .ttl {
  font-size: 74px;
  color: #d14d9a;
}

.tasting_ttl_area .ttl span.s01 {
  font-size: 22px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 10px;
  position: absolute;
  top: 60px;
  left: 120px;
}

.tasting_ttl_area .ttl span.s02 {
  padding-left: 130px;
}

.tasting-menu-wrap {
  margin-bottom: 140px;
}

.tasting-box-wrap {
  display: flex;
  margin: 100px auto;
}

.tasting-box-wrap:last-child {
  margin-bottom: 140px;
}

.tasting_ttl_area.box02 {
  width: 501px;
  font-size: 14px;
  bottom: 0;
}

.tasting-img {
  position: relative;
}

.tasting-img.schedule {
  right: -100px;
  top: -40px;
}

.tasting_ttl_area.box02.schedule {
  font-size: 16px;
}

.tasting-img.info {
  left: -100px;
  top: -40px;
  z-index: -10;
}

/*リボン*/
.ribbon_area {
  position: absolute;
  top: 0;
  left: 0px;
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.ribbon {
  display: inline-block;
  position: absolute;
  width: 400px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: #ab9e73;
  color: #fff;
  letter-spacing: 0.05em;
  transform: rotateZ(-40deg);
  padding: 10px 0;
  left: -130px;
  top: 29px;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'Lucida Grande', 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.ribbon:before,
.ribbon:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon:before {
  left: 14px;
}

.ribbon:after {
  right: 18px;
}

.tasiting_img {
  font-size: 0;
  width: 792px;
  margin: 30px auto;
}

.tasiting_img li {
  display: inline-block;
  margin-left: 30px;
}

.tasiting_img li:first-child {
  margin-left: 0;
}

.tasting_right {
  width: 360px;
}

/* ゴールドボタン*/
a.gold_btn_type01 {
  background-color: #ac9242;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 100%;
  transition: 0.4s;
}

a.gold_btn_type01:hover {
  opacity: 0.6;
  transition: 0.4s;
}
