@charset "UTF-8";
.fnt-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.txt-vertical {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
.txt-vertical .int {
  writing-mode: lr-tb;
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.txt-vertical .txt-latin {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  text-orientation: sideways-right;
  letter-spacing: 0.25em;
}

#key_visual_tel {
  padding: 11.5px 20px;
  border-bottom: 1px solid #7b5738;
}
#key_visual_tel img {
  width: 100%;
  height: auto;
  padding: 0;
}

.global-header {
  /*height: 113px;
  padding-bottom: 0;*/
}
.global-header .logo {
  width: 52px;
  top: 28px;
}

.global-header .logo img {
  width: 100%;
  height: auto;
}
.global-header h1.title{
        font-size: 9px;
    letter-spacing: -0.02em;
    line-height: 1.4;
}

.topnavi {
  margin-top: 17px;
}

#main_visual_mobile {
  padding-top: 113px;
}
#main_visual_mobile img {
  width: 100%;
  height: auto;
}

body {
  background: url("../img/kakuuti/bg.jpg");
  font-display: swap;
}


#container {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 13px;
  line-height: 28px;
}
#container img {
  width: 100%;
  height: auto;
}

#sec1 .group-img {
  position: relative;
}
#sec1 .group-img h2 {
  position: absolute;
  font-weight: 300;
  font-size: 24.5px;
  line-height: 37px;
  letter-spacing: 0.18em;
  top: 13.3vw;
  right: 9vw;
}
#sec1 .group-img h2 small {
  font-size: 20px;
}
#sec1 .txt {
  margin: 10px 20px 10vw;
}
#sec1 .group-banner {
  margin: 0 7vw;
  display: flex;
  flex-direction: column;
  gap: 8vw;
}
#sec1 .group-banner .banner a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
}
#sec1 .group-banner .banner a:after {
  content: "";
  position: absolute;
  bottom: -4vw;
  right: 1.9vw;
  background: url("../img/kakuuti/s1_arrow.png") no-repeat center/100% auto;
  width: 18vw;
  height: 15vw;
}
#sec1 .group-banner .banner .img {
  position: relative;
}
#sec1 .group-banner .banner .img span {
  position: absolute;
  top: 7.5vw;
  left: 3vw;
  font-size: 10vw;
  line-height: 1.35;
  letter-spacing: 0.16em;
}
#sec1 .group-banner .banner .img span small {
  font-size: 7.768vw;
}
#sec1 .group-banner .banner.banner2 .img span {
  left: auto;
  right: 3vw;
}
#sec1 .txt2 {
  margin-top: 13.5vw;
  margin-bottom: 0;
}

.slick-dots {
  display: flex;
  justify-content: center;
  position: static;
  gap: 7px;
  margin: 15px 0 0;
}
.slick-dots li {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #a59789;
  cursor: pointer;
  transition: all 0.3s;
}
.slick-dots li button {
  display: none;
}
.slick-dots li.slick-active {
  background: #a59789;
}

#sec2 {
  margin: 14.5vw 0 0;
  position: relative;
  padding: 13.5vw 0 22vw;
}
#sec2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 17vw;
  bottom: 7.6vw;
  right: 0;
  background: #a39e99;
  opacity: 0.2;
}
#sec2 .deco {
  position: absolute;
  z-index: 2;
  width: 50vw;
  right: 0;
  top: -3vw;
}
#sec2 h2 {
  margin: 0 0 5vw;
}
#sec2 h2 span {
  display: inline-block;
  width: 60.5vw;
  text-align: center;
  background: #6c4c30;
  font-weight: bold;
  font-size: 7.7vw;
  line-height: 9.3vw;
  letter-spacing: 0.18em;
}
#sec2 .group-txt {
  padding: 8vw 9vw 0;
  overflow: hidden;
}
#sec2 .group-txt h3 {
  font-size: 8.6vw;
  line-height: 11.6vw;
  letter-spacing: 0.18em;
  margin-bottom: 6vw;
}
#sec2 .group-txt h3 small {
  font-size: 6.3vw;
}
#sec2 .group-txt h3 span {
  display: block;
  padding: 0 0 0 30vw;
  position: relative;
  letter-spacing: 0.14em;
  width: 71.7vw;
}
#sec2 .group-txt h3 span:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background: #fff;
  width: 100vw;
  min-width: 1000px;
  left: 100%;
}

#sec3 {
  position: relative;
  padding: 10vw 0;
}
#sec3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url("../img/kakuuti/bg2.jpg");
  height: 79vw;
}
#sec3 .inner {
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
#sec3 h2 {
  font-size: 10.528vw;
  line-height: 1.5;
  letter-spacing: 0.18em;
  text-align: center;
}
#sec3 .sub-txt {
  margin: 2vw 0 7vw;
  text-align: center;
  letter-spacing: 0.1em;
}
#sec3 dl dt {
  position: relative;
}
#sec3 dl dt::before {
  content: "";
  position: absolute;
  background: url("../img/kakuuti/s3_icon.png") no-repeat top center/100% auto;
  width: 10vw;
  height: 6.5vw;
}
#sec3 dl dd {
  color: #bf8e6a;
  font-size: 5.5vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#sec3 dl dd small {
  font-size: 4.2vw;
  display: inline-block;
  vertical-align: text-bottom;
}
#sec3 .item1 {
  margin: 0 0 0 auto;
  width: 73.3vw;
}
#sec3 .item1 dl {
  margin: 3vw 0 0 22vw;
  position: relative;
  z-index: 4;
}
#sec3 .item1 dl dt {
  font-size: 7.56vw;
  line-height: 9.3vw;
  margin: 0 0 1vw;
}
#sec3 .item1 dl dt::before {
  left: -12vw;
  top: 50%;
  transform: translateY(-50%);
}
#sec3 .item2 {
  margin: 6vw 0 0;
  width: 73.3vw;
}
#sec3 .item2 dl {
  margin: 3vw 0 0 15vw;
  position: relative;
  z-index: 4;
}
#sec3 .item2 dl dt {
  font-size: 7.56vw;
  line-height: 9.3vw;
  margin: 0 0 1vw;
}
#sec3 .item2 dl dt::before {
  left: -12vw;
  top: 50%;
  transform: translateY(-50%);
}
#sec3 .item3 {
  margin: 11vw -12.5px 13vw;
  position: relative;
}
#sec3 .item3 .deco {
  width: 50vw;
  top: -13vw;
  position: absolute;
  z-index: 2;
  left: 50vw;
}
#sec3 .item3 .deco2 {
  position: absolute;
  z-index: 2;
  width: 50vw;
  bottom: -19.2vw;
  right: 50vw;
}
#sec3 .item3 dl {
  margin: 7.6vw 0 0;
  text-align: center;
}
#sec3 .item3 dl dt {
  padding: 12vw 0 0;
  font-size: 9.8vw;
  line-height: 14vw;
  letter-spacing: 0.01em;
  margin: 0 0 5vw;
}
#sec3 .item3 dl dt::before {
  top: 0;
  left: 50%;
  width: 12vw;
  height: 8vw;
  transform: translateX(-50%);
}
#sec3 .item3 dl dd {
  display: inline-flex;
  gap: 0 6.8vw;
  text-align: left;
}
#sec3 .item3 dl dd span:last-child {
  text-align: right;
}
#sec3 .item4 .img {
  width: 66.7vw;
  margin: 0 auto;
}
#sec3 .item4 + .item4 {
  margin-top: 7vw;
}
#sec3 .item4 dl {
  text-align: center;
  margin: 3.7vw 0 0;
}
#sec3 .item4 dl dt {
  padding: 6vw 0 0;
  font-size: 7.56vw;
  line-height: 14vw;
  letter-spacing: 0.01em;
}
#sec3 .item4 dl dt::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec3 .item4 dl dt small{
    font-size: 80%;
}

#sec4 {
  background: url("../img/kakuuti/bg2.jpg");
  padding: 14vw 0;
}
#sec4 h2 {
  text-align: center;
  position: relative;
  margin: 0 10px;
}
#sec4 h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1vw;
  height: 9.3vw;
  background: #291806;
}
#sec4 h2 span {
  position: relative;
  z-index: 2;
  font-size: 10vw;
  line-height: 1.5;
  letter-spacing: 0.18em;
  display: inline-block;
  font-weight: bold;
}
#sec4 .sub-txt {
  text-align: center;
  margin: 4vw 0 8vw;
  letter-spacing: 0.1em;
}
#sec4 .info {
  margin: 0 4px;
}
#sec4 .info h4 {
  border-top: 1px solid #b09176;
  border-bottom: 1px solid #b09176;
  font-size: 16px;
  line-height: 2;
  padding: 6.5px 0;
  text-align: center;
  margin-bottom: 9px;
}
#sec4 .info h4 ~ h4 {
  margin-top: 10px;
}
#sec4 .info dl {
  display: flex;
  justify-content: space-between;
  line-height: 34px;
  padding: 0 16px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sec4 .info dl dd {
  text-align: right;
}

#sec5 {
  position: relative;
  padding: 14vw 0 0;
}
#sec5 .deco {
  position: absolute;
  width: 54.5vw;
  top: 45.3vw;
  right: 0;
}
#sec5 h2 {
  width: 19.5vw;
  margin: 0 auto;
  height: 49.3vw;
  text-align: center;
  font-size: 11.2vw;
  line-height: 19.5vw;
  position: relative;
  z-index: 3;
  letter-spacing: 0.1em;
}
#sec5 h2::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 6vw;
  height: 5.6vw;
  box-sizing: border-box;
  border-top: 1px solid;
  border-right: 1px solid;
}
#sec5 h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6vw;
  height: 5.6vw;
  box-sizing: border-box;
  border-bottom: 1px solid;
  border-left: 1px solid;
}
#sec5 .group1 {
  margin: -4.9vw 0 0;
}
#sec5 .group1 .gr-img {
  display: flex;
  height: 50.8vw;
  gap: 10vw;
}
#sec5 .group1 .gr-img .img img {
  height: 50.8vw;
  width: auto;
}
#sec5 .group1 .gr-img h3 {
  text-align: center;
  height: 50.8vw;
  line-height: 1.5;
  font-size: 6.3vw;
  letter-spacing: 0.18em;
}
#sec5 .group1 .txt {
  margin: 3vw 20px 0;
}
#sec5 .group2 {
  margin: 8vw 0 0;
}
#sec5 .group2 .gr-img {
  display: flex;
  flex-direction: row-reverse;
  height: 50.8vw;
  gap: 10vw;
}
#sec5 .group2 .gr-img .img img {
  height: 50.8vw;
  width: auto;
}
#sec5 .group2 .gr-img h3 {
  text-align: center;
  height: 50.8vw;
  line-height: 1.5;
  font-size: 6.3vw;
  letter-spacing: 0.18em;
}
#sec5 .group2 .txt {
  margin: 3vw 20px 0;
}
#sec5 .deco2 {
  width: 50vw;
  position: relative;
  z-index: 2;
  margin: 2vw 0 -4.8vw;
}
#sec5 .group3 {
  width: 81.9vw;
  margin: 0 auto 5.2vw;
}
#sec5 .group3 dl {
  box-sizing: border-box;
  border-bottom: 1px solid;
  padding: 0 0 1vw;
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0 5vw;
  margin: 10vw 4vw;
}
#sec5 .group3 dl dt {
  font-size: 8.288vw;
  line-height: 1;
  letter-spacing: 0.1em;
}
#sec5 .group3 dl dd {
  font-size: 4.3vw;
  color: #bf8e6a;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#sec5 .group3 dl dd small {
  font-size: 3.36vw;
  display: inline-block;
  vertical-align: text-bottom;
}
#sec5 .group4 {
  display: flex;
  justify-content: center;
  gap: 0 6vw;
}
#sec5 .group4 .item {
  position: relative;
  width: 37vw;
}
#sec5 .group4 .item h3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 15vw;
  font-size: 5.4vw;
  line-height: 7.3vw;
  width: 14.6vw;
  letter-spacing: 0.1em;
}
#sec5 .group4 .item h3::before {
  content: "";
  position: absolute;
  top: -9vw;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/kakuuti/s5_icon.png") no-repeat top center/100% auto;
  width: 5.6vw;
  height: 5.87vw;
}
#sec5 .group4 .item + .item h3 {
  width: 7.3vw;
}
#sec5 .txt2 {
  margin: 8vw 20px 0;
}

#sec6 {
  margin: 21vw 0 0;
  padding: 0 0 21.2vw;
  background: url("../img/kakuuti/bg3.jpg") repeat-y top center/100% auto;
}
#sec6 .set1 {
  padding: 11.5vw 0 0;
  position: relative;
}
#sec6 .set1 .deco {
  position: absolute;
  width: 56.5vw;
  left: 0;
  top: -7.2vw;
}
#sec6 .set1 h2 {
  margin: 0 20px 6vw;
}
#sec6 .set1 h2 img {
  width: 51.5vw;
}
#sec6 .set1 .group {
  position: relative;
}
#sec6 .set1 .group h3 {
  text-align: right;
  position: relative;
}
#sec6 .set1 .group h3 span {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 33.6vw;
  font-size: 16.3vw;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
}
#sec6 .set1 .group h3 span small {
  font-size: 11vw;
}
#sec6 .set1 .group h3 span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  height: 9.3vw;
  background: #6c4c30;
  z-index: -1;
}
#sec6 .set1 .group h4 {
  position: absolute;
  font-size: 7.7vw;
  line-height: 10.5vw;
  top: 8vw;
  left: 7vw;
}
#sec6 .set1 .group .map {
  margin: 0 20px;
  text-align: right;
}
#sec6 .set1 .group .map img {
  width: 60.67vw;
}
#sec6 .set1 .group .txt {
  margin: 5vw 20px 0;
}
#sec6 .set1 .group .img {
  margin: 10vw auto 0;
  width: 80vw;
}
#sec6 .set2 {
  margin: 18.8vw 0 0;
  padding: 3vw 0 10vw;
  background: rgba(163, 158, 153, 0.2);
}
#sec6 .set2 .group {
  position: relative;
}
#sec6 .set2 .group h3 {
  text-align: right;
  position: relative;
}
#sec6 .set2 .group h3 span {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 33.6vw;
  font-size: 16.3vw;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
}
#sec6 .set2 .group h3 span small {
  font-size: 11vw;
}
#sec6 .set2 .group h3 span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  height: 9.3vw;
  background: #6c4c30;
  z-index: -1;
}
#sec6 .set2 .group h4 {
  position: absolute;
  font-size: 7.7vw;
  line-height: 10.5vw;
  top: 25vw;
  right: 10vw;
  letter-spacing: 0.1em;
}
#sec6 .set2 .group .map {
  margin: 0 13vw;
}
#sec6 .set2 .group .map img {
  width: 48.4vw;
}
#sec6 .set2 .group .txt {
  margin: 8vw 20px 0;
}
#sec6 .set2 .group .s6-slide {
  margin: 10vw auto 0;
  width: 80vw;
}
#sec6 .set2 .group2 {
  padding: 0 10px;
  text-align: center;
  margin: 6.5vw 0 0;
}
#sec6 .set2 .group2 dl {
  display: inline-block;
  margin: 0 0 -2.9vw;
  background: #291806;
  padding: 8vw 9vw;
  position: relative;
  z-index: 2;
}
#sec6 .set2 .group2 dl dt {
  border-bottom: 1px solid;
  line-height: 11.2vw;
  font-size: 7.84vw;
  letter-spacing: 0.1em;
  padding: 0 0 2vw;
}
#sec6 .set2 .group2 dl dt small {
  font-size: 6vw;
}
#sec6 .set2 .group2 dl dd {
  margin: 3vw 0 0;
  font-size: 4.3vw;
  color: #bf8e6a;
  letter-spacing: 0.2em;
  line-height: 1.5;
}
#sec6 .set2 .group2 dl dd small {
  font-size: 3.36vw;
  /*display: inline-block;*/
  vertical-align: text-bottom;
}
#sec6 .set2 .group2 .box {
  position: relative;
  z-index: 2;
  margin: 4.67vw 0 0;
  display: inline-block;
  background: url("../img/kakuuti/bg2.jpg");
     padding: 8vw 4vw;
    text-align: left;
    min-width: 90%;
}
#sec6 .set2 .group2 .box .tit {
  font-size: 15px;
  letter-spacing: 0.1em;
  position: relative;
  left: -5px;
        text-align: center;
}
#sec6 .set2 .group2 .box .flex li {
  letter-spacing: 0.1em;
}

#sec7 {
  background: url("../img/kakuuti/bg2.jpg") repeat-y top center/100% auto;
  padding: 9.5vw 0 9vw;
}
#sec7 .img {
  margin: 0 20px 0 0;
}
#sec7 .logo {
  width: 126px;
  margin: 10vw auto 8vw;
}
#sec7 h2 {
  text-align: center;
}
#sec7 h2 span {
  font-size: 7.5vw;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding: 0 1vw;
}
#sec7 h2 span::before {
  content: "";
  height: 1px;
  background: #fff;
  width: 17.3vw;
  position: absolute;
  top: 50%;
  right: 100%;
}
#sec7 h2 span::after {
  content: "";
  height: 1px;
  background: #fff;
  width: 17.3vw;
  position: absolute;
  top: 50%;
  left: 100%;
}
#sec7 .info {
     margin: 4vw 3vw 0;
    /* font-size: 12px; */
    line-height: 1.4;
    letter-spacing: -0.02em;
}
#sec7 .info dl {
  border-bottom: 1px solid #b09176;
  display: flex;
  padding: 0 0 10px;
}
#sec7 .info dl dt {
  width: 84px;
}
#sec7 .info dl dd {
  width: calc(100% - 84px);
  position: relative;
}
#sec7 .info dl dd span {
  font-weight: bold;
  font-size: 22px;
  display: block;
}
#sec7 .info dl dd .insta {
  position: absolute;
  left: 123px;
  bottom: -2px;
  width: 31px;
}
#sec7 .info dl dd a {
  color: #fff;
  text-decoration: none;
}
#sec7 .info dl + dl {
  margin-top: 14px;
}
#sec7 .box {
  margin: 14.67vw 20px 15vw;
  box-sizing: border-box;
  border: 1px solid;
  text-align: center;
  padding: 8vw 0;
}
#sec7 .box .tit {
  border-bottom: 1px solid;
  font-size: 5.2vw;
  line-height: 1.5;
  margin: 0 auto 5vw;
  padding: 0 0 4vw;
  display: inline-block;
}
#sec7 .box .txt {
  letter-spacing: 0.1em;
}
#sec7 #ggmap .ggmap {
  height: 480px;
}
#sec7 #ggmap .ggmap iframe {
  width: 100%;
  height: 100%;
}
#sec7 #ggmap .list-btn {
  margin: 8vw 11.3vw 0;
}
#sec7 #ggmap .list-btn li {
  text-align: center;
}
#sec7 #ggmap .list-btn li .btn a {
  cursor: pointer;
}
#sec7 #ggmap .list-btn li .btn a:hover {
  opacity: 0.8;
}
#sec7 #ggmap .list-btn li .btn .copied:hover {
  cursor: context-menu;
  opacity: 1;
}
#sec7 #ggmap .list-btn li + li {
  margin-top: 4vw;
}

#accessmap {
  background: transparent;
}



#sec5 .info {
  margin: 0 4px;
  background-color: rgba(176,145,118,0.15);
  margin: 20px 10px;
  padding: 10px 10px;
}
#sec5 .info h4 {
  border-top: 1px solid #b09176;
  border-bottom: 1px solid #b09176;
  font-size: 16px;
  line-height: 2;
  padding: 6.5px 0;
  text-align: center;
  margin-bottom: 9px;
}
#sec5 .info h4 ~ h4 {
  margin-top: 10px;
}
#sec5 .info dl {
  border-bottom: 1px solid #7f6a52;
  display: flex;
  justify-content: space-between;
  line-height: 24px;
  padding: 10px 16px;
}
#sec5 .info dl dd {
  text-align: right;
}

#sec6 .set2 .group2 dl dt{
  line-height: 1.6;
}

#sec6 .set2 .group2 dl dt span{
  font-size: 60%;
  line-height: 1.3;
}