@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

* {
  color: inherit;
  font-size: inherit;
}

#rich2 {
  width: 100%;
  background: #fff;
  overflow: hidden;
}

a:link,
a:visited {
  color: #a99059;
}

#rich2 img {
  vertical-align: middle;
}

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

#rich2 * {
  box-sizing: border-box;
}

#rich2 ul,
#rich2 ol {
  list-style-position: inside;
}

#rich2 .sp {
  display: none;
}

#rich2 .pc {
  display: block;
}

@media (max-width:767px) {
  #rich2 .pc {
    display: none;
  }

  #rich2 .sp {
    display: block;
  }
}

.r2-inner {
  width: 960px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .r2-inner {
    width: 90%;
  }
}

.r2-section {
  padding: 50px 0;
}

.r2-planMainVisual img {
  width: 100%;
  height: auto;
}

.r2-info {
  font-size: 16px;
  line-height: 2;
  margin: 0 0 30px 0;
  position: relative;
}

@media (max-width:767px) {
  .r2-info {
    font-size: 14px;
    line-height: 1.8;
  }
}

.r2-planTitle {
  text-align: center;
  margin: 0 0 30px 0;
  padding: 20px 0 0 0;
}

.r2-planTitle h1,
.r2-planTitle h2,
.r2-planTitle h3,
.r2-planTitle h4,
.r2-planTitle h5 {
  font-size: 4.6rem;
  line-height: 1.4;
}

.r2-planTitle small {
  font-size: 70%;
}

@media (max-width:1024px) {
	.r2-planTitle h1,
  .r2-planTitle h2,
  .r2-planTitle h3,
  .r2-planTitle h4,
  .r2-planTitle h5{
		font-size:1.6rem;
		line-height:1.4;
	}
}

@media (max-width:767px) {
  .r2-planTitle {
    margin: 0 0 25px 0;
    padding: 20px 0 0 0;
  }

  .r2-planTitle h1,
  .r2-planTitle h2,
  .r2-planTitle h3,
  .r2-planTitle h4,
  .r2-planTitle h5 {
    font-size: 2.25em;
    line-height: 1.4;
    letter-spacing: -0.05em;
  }
}

.r2-planLead {
  color: #656565;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  margin: 0;
  position: relative;
}

@media (max-width:767px) {
  .r2-planLead {
    color: #656565;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
}

.r2-sectionTitle {
  font-size: 4.6rem;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 40px 0;
}

.r2-sectionTitle h1,
.r2-sectionTitle h2,
.r2-sectionTitle h3,
.r2-sectionTitle h4,
.r2-sectionTitle h5,
.r2-sectionTitle p {
  font-size: 4.6rem;
  line-height: 1.4;
  font-weight: bold;
}

.r2-sectionTitle small {
  font-size: 70%;
  display: block;
}

@media (max-width:1024px) {
  .r2-sectionTitle h1,
  .r2-sectionTitle h2,
  .r2-sectionTitle h3,
  .r2-sectionTitle h4,
  .r2-sectionTitle h5,
  .r2-sectionTitle p {
    font-size:1.6rem;
		line-height:1.4;
  }
}

@media (max-width:767px) {
  .r2-sectionTitle {
    font-size: 3rem;
    margin: 0 0 20px 0;
  }

  .r2-sectionTitle h1,
  .r2-sectionTitle h2,
  .r2-sectionTitle h3,
  .r2-sectionTitle h4,
  .r2-sectionTitle h5,
  .r2-sectionTitle p {
    font-size: 3rem;
  }
}

/*  r2-area-open */
.r2-open {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.r2-open_text {
  font-size: 24px;
  line-height: 1.6;
}

.r2-open_text-s {
  font-size: 18px;
  line-height: 1.6;
}

.r2-open_text-head {
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  display: inline-block;
  padding: 4px 16px;
}

.r2-open_text-free {
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.r2-open_text-details {
  font-size: 14px;
  line-height: 1.8;
}

.r2-open_text-note {
  font-size: 11px;
  line-height: 1.8;
  text-align: left;
}

@media (max-width:767px) {
  .r2-open_text {
    font-size: 20px;
  }

  .r2-open_text-s {
    font-size: 14px;
  }

  .r2-open_text-head {
    font-size: 17px;
    padding: 3px 10px;
  }

  .r2-open_text-free {
    font-size: 13px;
  }

  .r2-open_text-note {
    font-size: 11px;
    line-height: 1.6;
  }
}

.r2-open_row-text {
  width: 100%;
  text-align: left;
}

.r2-open_row-text.r2-is-center {
  text-align: center;
}

.r2-open_row-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.r2-open_row_column {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 0 0 0;
}

.r2-open_row_column-btn {
  width: 40%;
  flex: 0 0 auto;
}

.r2-open_dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 10px;
  margin: 0 0 5px 0;
}

.r2-open_dl dt,
.r2-open_dl dd {
  margin-right: 10px;
}

.r2-open_dl dt {
  flex: 0 0 auto;
}

.r2-open_dl dd > * + * {
  margin-left: 5px;
}

.r2-open_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.r2-open_block_column-text {
  width: 55%;
  padding: 0 0 0 40px;
}

.r2-open_block_column-img {
  width: 45%;
}

.r2-open_block_column-img img {
  width: 100%;
  height: auto;
}

@media (max-width:767px) {
  .r2-open_row-btn {
    display: block;
  }

  .r2-open_row_column {
    width: 100%;
    display: block;
    padding: 5px 0 0 0;
  }

  .r2-open_row_column .r2-open_dl + .r2-open_dl {
    margin-top: 10px;
  }

  .r2-open_row_column-btn {
    width: 90%;
    margin: 20px auto 0 auto;
  }

  .r2-open_dl dd {
    margin-right: 0;
  }

  .r2-open_block {
    display: block;
  }

  .r2-open_block_column-text {
    width: 100%;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
  }

  .r2-open_block_column-img {
    width: 100%;
  }
}

.r2-open-lyt_row-text {
  margin: 0 auto 10px auto;
}

:not(.r2-open-lyt_row-text) + .r2-open-lyt_row-text {
  margin-top: 30px;
}

.r2-open-lyt_row-dl {
  margin: 0 auto 10px auto;
}

:not(.r2-open-lyt_row-dl) + .r2-open-lyt_row-dl {
  margin-top: 30px;
}

.r2-open-lyt_row-text + .r2-open-lyt_row-dl {
  margin-top: 20px;
}

.r2-open-lyt_row-btn {
  margin: 0 auto 20px auto;
}

.r2-open-lyt_free {
  margin: 0 auto 30px auto;
}

.r2-open-lyt_block {
  margin: 0 auto 30px auto;
}

.r2-open-lyt_note {
  margin: 20px auto 40px auto;
}

.r2-open-lyt_btn {
  width: 45%;
  margin: 20px auto 40px auto;
}

@media (max-width:767px) {
  .r2-open-lyt_note {
    margin: 20px auto 30px auto;
  }

  .r2-open-lyt_btn {
    width: 90%;
    margin: 15px auto 30px auto;
  }
}

.r2-btn-a {
  color: #a99059;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 0;
  background: linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);
  border: 1px solid #bbb;
  border-radius: 4px;
}

.r2-btn-a span {
 display: inline-block;
  position: relative;
}

.r2-btn-a span:after {
  content: "\f0da";
  font-family: FontAwesome;
  display: inline-block;
  padding-left: 0.8em;
}

/*  r2-area-workshop */
.r2-block-w {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.r2-block-w .r2-block_column-text {
  font-size: 15px;
  line-height: 1.8;
  text-align: left;
  width: 55%;
  padding: 0 0 0 40px;
  order: 2;
}

.r2-block-w .r2-block_column-img {
  order: 1;
  width: 45%;
}

.r2-block-w .r2-block_column-img img {
  width: 100%;
  height: auto;
}

@media (max-width:767px) {
  .r2-block-w {
    display: block;
  }

  .r2-block-w .r2-block_column-text {
    font-size: 13px;
    line-height: 1.7;
    width: 100%;
    padding: 0 0 0 0;
  }

  .r2-block-w .r2-block_column-img {
    width: 100%;
    margin: 20px 0 0 0;
  }
}

/*  r2-area-menu */
.r2-block-m {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 20px 0;
}

.r2-block-m + .r2-block-m:before {
  content: '';
  display: block;
  width: 100%;
  border-top: 1px solid #c4983c;
  padding: 0 0 30px 0;
}

.r2-block-m .r2-block_column-title {
  width: 45%;
  margin-right: 55%;
  padding: 0 30px 10px 0;
  order: 1;
}

.r2-block-m .r2-block_column-text {
  width: 45%;
  padding: 0 30px 0 0;
  order: 2;
}

.r2-block-m .r2-block_column-img {
  width: 55%;
  order: 3;
}

.r2-menuImgs img {
  width: 100%;
  height: auto;
}

.r2-menuImgs_item {
  margin: 0 0 10px 0;
}

@media (max-width:767px) {
  .r2-block-m {
    display: block;
    padding: 0 0 15px 0;
  }

  .r2-block-m + .r2-block-m:before {
    width: 200px;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }

  .r2-block-m .r2-block_column-title {
    width: 100%;
    margin-right: 0;
    padding: 0 0 10px 0;
  }

  .r2-block-m .r2-block_column-text {
    width: 100%;
    padding: 15px 0 0 0;
  }

  .r2-block-m .r2-block_column-img {
    width: 100%;
  }

  .r2-menuImgs_item {
    margin: 0 0 0 0;
  }
}

.r2-menu_title {
  font-weight: normal;
  font-size: 22px;
  line-height: 2;
  text-align: center;
  width: 100%;
  position: relative;
}

.r2-menu_list {
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
}

.r2-menu_list > li {
  list-style: none;
  padding: 0 0 10px 0;
}

.r2-menu_note {
  font-size: 12px;
  line-height: 1.6em;
  display: block;
  margin: 15px 0 0 0;
}

@media (max-width:767px) {
  .r2-menu_title {
    font-size: 18px;
  }

  .r2-menu_list {
    font-size: 13px;
  }

  .r2-menu_list > li {
    padding: 0 0 8px 0;
  }

  .r2-menu_note {
    font-size: 11px;
    line-height: 1.6em;
    margin: 15px 0 0 0;
  }
}

/* r2-area-banquet */
.r2-box-b {
  font-size: 15px;
  line-height: 1.8;
  text-align: left;
  max-width: 70em;
  border: double 3px;
  padding: 2em 2.5em;
  margin: auto;
}

.r2-box-b a {
  color: #333399;
  text-decoration: underline;
}

.r2-box-b .r2-box_item:not(:first-child) {
  margin-top: 10px;
}

.r2-box-b a {
  color: #333399;
  text-decoration: underline;
}

@media (max-width:767px) {
  .r2-box-b {
    font-size: 13px;
    line-height: 1.7;
    padding: 20px;
  }
}

/* slider */
.slick-next {
  right: 10px!important;
  z-index: 5;
}
.slick-prev {
  left: 10px!important;
  z-index: 5;
}












