@media only screen and (min-width: 768px) {
  main, section {
    overflow: initial;
  }
}

#key .key-js .slick-slide {
  height: 113.334vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 72%;
  line-height: 0;
}

#key .key-js .slick-slide:nth-child(1) {
  background-image: url("../img/index/key1.jpg");
}

#key .key-js .slick-slide:nth-child(2) {
  background-image: url("../img/index/key2.jpg");
  background-position: 59%;
}

#key .key-js .slick-slide:nth-child(3) {
  background-image: url("../img/index/key3.jpg");
}

#key .key-js .slick-slide:nth-child(4) {
  background-image: url("../img/index/key4.jpg");
}

@media only screen and (min-width: 768px) {
  #key .key-js .slick-slide {
    height: 850px;
  }
}
#info {
  background-image: url("../img/shared/bg2.jpg");
  background-size: 46vw;
  padding: 16vw 0 0;
  position: relative;
  z-index: 1;
}
#rss {
  background-image: url("../img/shared/bg2.jpg");
  background-size: 46vw;
  padding: 16vw 0 0;
  position: relative;
  z-index: 1;
}

#rss h2 {
  font-size: 5.333334vw;
  letter-spacing: 0.3em;
  line-height: 8vw;
  position: relative;
  z-index: 0;
  margin-bottom: 7vw;
}

#rss h2:before {
  content: '';
  width: 24vw;
  height: 15vw;
  background-image: url("../img/index/ttl_icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4vw;
  z-index: -1;
}

#rss #feed {
  position: relative;
  z-index: 1;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 15px;
  margin-bottom: 6vw;
}

#rss #feed .item {
  border-bottom: 1px solid #d0b8a2;
  padding: 15px 0;
}

#rss #feed .item:first-child {
  border-top: 1px solid #d0b8a2;
}

#rss #feed dl {
  width: 180px;
  margin: 0 auto;
}

#rss #feed dl dt {
  margin-bottom: 10px;
}

#rss #feed dl dd a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 30px;
}

#rss .btn-link {
  width: 87%;
  margin: 0 auto;
}

#rss .btn-link a span {
  display: none;
}

@media only screen and (min-width: 768px) {
  #info {
    padding: 61px 0 0;
    background-size: auto;
  }
	 #rss {
    padding: 121px 0 0;
    background-size: auto;
  }
  #rss h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 72px;
    padding-left: 16px;
  }
  #rss h2:before {
    width: 128px;
    height: 74px;
    top: 22px;
  }
  #rss #feed {
    width: 688px;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto 34px;
    text-align: left;
  }
  #rss #feed .item {
    padding: 18px 0 17px;
  }
  #rss #feed dl {
    width: 604px;
    display: table;
  }
  #rss #feed dl dt {
    width: 115px;
    display: table-cell;
    margin-bottom: 0;
    text-align: left;
  }
  #rss #feed dl dd {
    display: table-cell;
  }
  #rss #feed dl dd a {
    -webkit-line-clamp: 1;
    max-height: 20px;
    text-align: left;
  }
  #rss #feed dl dd a:hover {
    text-decoration: underline;
  }
  #rss .btn-link {
    display: table;
    width: auto;
    margin: 0 auto;
  }
  #rss .btn-link a {
    background: transparent;
    text-align: center;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.12em;
    line-height: 18px;
    color: #5f4123;
    border-bottom: 1px solid;
  }
  #rss .btn-link a span {
    display: inline-block;
    margin-left: 5px;
  }
  #rss .btn-link a:before {
    display: none;
  }
  #rss .btn-link a:after {
    display: none;
  }
  #rss .btn-link a:hover {
    border-color: transparent;
  }
}

#sec1 {
  padding: 40vw 4% 20vw;
  position: relative;
}

#sec1:before {
  content: '';
  height: 37vw;
  background-image: url("../img/index/rss_bg_deco.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 47% bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  z-index: -1;
}

#sec1 h2 {
  font-size: 9.6vw;
  line-height: 16.8vw;
  letter-spacing: 0.14em;
  margin: 0 auto 9vw;
  position: relative;
}

#sec1 h2:before {
  content: '';
  width: 14.67vw;
  height: 18vw;
  background-image: url("../img/index/sec1_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -22vw;
  top: -10vw;
}

#sec1 h2:after {
  content: '';
  width: 22.134vw;
  height: 25vw;
  background-image: url("../img/index/sec1_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -30vw;
  top: 54vw;
}

#sec1 h2 span.db {
  margin-top: 12vw;
}

#sec1 .img-group .row1 {
  margin-bottom: 1vw;
}

#sec1 .img-group .row1 p + p {
  padding-left: 1vw;
}

#sec1 .img-group .row2 .col p + p {
  margin-top: 1vw;
}

#sec1 .img-group .row2 .img5 {
  padding-left: 1vw;
}

#sec1 .text-group {
  padding: 0 6.5%;
}

#sec1 .text-group .txt {
  margin: 8vw 0 10vw;
}

#sec1 .text-group ul li + li {
  margin-top: 2vw;
}

@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 304px 0 181px;
  }
  #sec1:before {
    height: 254px;
    top: -50px;
  }
  #sec1 .inner {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
  }
  #sec1 .title {
    width: 40.733%;
    float: left;
    padding-left: 7px;
  }
  #sec1 h2 {
    font-size: 46px;
    line-height: 80px;
    margin: 55px auto 70px;
  }
  #sec1 h2:before {
    width: 70px;
    height: 80px;
    right: -116px;
    top: -46px;
  }
  #sec1 h2:after {
    width: 106px;
    height: 119px;
    left: -140px;
    top: 258px;
  }
  #sec1 h2 span.db {
    margin-top: 53px;
  }
  #sec1 .img-group {
    width: 59.267%;
    float: right;
  }
  #sec1 .img-group img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: 50%;
  }
  #sec1 .img-group .row1 {
    margin-bottom: 10px;
  }
  #sec1 .img-group .row1 p + p {
    padding-left: 9px;
  }
  #sec1 .img-group .row2 .col p + p {
    margin-top: 10px;
  }
  #sec1 .img-group .row2 .img5 {
    padding-left: 9px;
  }
  #sec1 .img-group .row2 .img5 img {
    height: 709px;
  }
  #sec1 .text-group {
    width: 40.733%;
    float: left;
    padding: 0 30px;
  }
  #sec1 .text-group .txt {
    width: 386px;
    margin: 0 auto 54px;
  }
  #sec1 .text-group ul {
    width: 380px;
    margin: 0 auto;
  }
  #sec1 .text-group ul li + li {
    margin-top: 10px;
  }
  #sec1 .text-group ul .btn-link {
    width: 100%;
  }
}

#sec2 {
  position: relative;
}

#sec2 h2 {
  font-size: 10.66667vw;
  letter-spacing: 0.06em;
  line-height: 10vw;
  position: absolute;
  left: 0;
  right: 0;
  top: 89vw;
  z-index: 1;
}

#sec2 .group-thumb {
  position: absolute;
  top: 103vw;
  left: -10vw;
  right: -10vw;
  z-index: 2;
}

#sec2 .group-thumb .slide-thumb {
  width: 80%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

#sec2 .group-thumb .slide-thumb:before {
  content: '';
  height: 1px;
  background: #fff;
  position: absolute;
  left: 12vw;
  right: 12vw;
  top: 1.7vw;
}

#sec2 .group-thumb .slide-thumb li {
  position: relative;
  padding: 6vw 0 0;
  text-align: center;
  font-size: 3vw;
  line-height: 4vw;
  letter-spacing: 0.14em;
  color: #fff;
  cursor: pointer;
  width: 25vw;
}

#sec2 .group-thumb .slide-thumb li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  width: 3.5vw;
  height: 3.5vw;
  transition: all .3s;
  background: url("../img/shared/dot_on.png") no-repeat center top/100% auto;
}

#sec2 .group-thumb .slide-thumb li:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 1.7vw;
  background: #ffb66a;
  height: 1px;
  width: 23vw;
}

#sec2 .group-thumb .slide-thumb li.active {
  color: #ffb66a;
}

#sec2 .group-thumb .slide-thumb li.active ~ li::before {
  background: url("../img/shared/dot.png") no-repeat center top/100% auto;
}

#sec2 .group-thumb .slide-thumb li.active ~ li::after {
  width: 0;
}

#sec2 .group-thumb .slide-thumb li.active::after {
  width: 23vw;
  animation: line 5s linear;
}

#sec2 .group-thumb .slide-thumb li:last-child:after {
  display: none;
}

#sec2 .group-thumb .slide-thumb:not(.play) li.active::after {
  animation-play-state: paused;
}

#sec2 .group-thumb .slide-thumb.play li.active::after {
  animation-play-state: running;
}

#sec2 .slide {
  background-image: url("../img/shared/bg3.png");
}

#sec2 .slide .img img {
  width: 100%;
  height: 117.334vw;
  object-fit: cover;
  object-position: 50%;
}
#sec2 .slide .img .position {
  object-position: 30%;
}

#sec2 .slide .box {
  width: 210px;
  margin: 0 auto;
  padding: 10vw 0;
}

#sec2 .slide .box h3 {
  font-size: 5.86667vw;
  line-height: 8vw;
  letter-spacing: 0.14em;
  position: relative;
  padding-left: 5vw;
  margin-bottom: 6vw;
}

#sec2 .slide .box h3:before {
  content: '';
  width: 3px;
  height: 5.6vw;
  background: #ffb66a;
  position: absolute;
  left: 0;
  top: 1.7vw;
}

@media only screen and (min-width: 768px) {
  #sec2 h2 {
    font-size: 50.4px;
    line-height: 70px;
    left: 28px;
    right: auto;
    top: 221px;
  }
  #sec2 h2 small {
    font-size: 39.6px;
  }
  #sec2 .group-thumb {
    top: 568px;
    left: 15px;
    right: auto;
  }
  #sec2 .group-thumb .slide-thumb {
    width: 525px;
    margin: 0;
  }
  #sec2 .group-thumb .slide-thumb:before {
    left: 49px;
    right: 49px;
    top: 6px;
  }
  #sec2 .group-thumb .slide-thumb li {
    padding: 23px 0 0;
    font-size: 14.93px;
    line-height: 20px;
    width: 100px;
  }
  #sec2 .group-thumb .slide-thumb li:before {
    width: 13px;
    height: 13px;
  }
  #sec2 .group-thumb .slide-thumb li:after {
    top: 6px;
    width: 142px;
  }
  #sec2 .group-thumb .slide-thumb li.active::after {
    width: 142px;
    animation: line_pc 6s linear;
  }
  #sec2 .slide {
    background: transparent;
    position: relative;
  }
  #sec2 .slide .img img {
    height: 650px;
  }
  #sec2 .slide .box {
    width: 378px;
    position: absolute;
    right: 33px;
    bottom: 50px;
    z-index: 1;
    margin: 0;
    background-image: url("../img/shared/bg3.png");
    padding: 45px 55px 41px 64px;
  }
  #sec2 .slide .box h3 {
    font-size: 28px;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 25px;
  }
  #sec2 .slide .box h3:before {
    width: 4px;
    height: 27px;
    top: 7px;
  }
}

#sec3 {
  padding: 13vw 0 16vw;
  position: relative;
  z-index: 0;
}

#sec3:before {
  content: '';
  width: 38vw;
  height: 38vw;
  background-image: url("../img/index/sec3_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 5vw;
  z-index: -1;
}

#sec3:after {
  content: '';
  width: 68vw;
  height: 68vw;
  background-image: url("../img/index/sec3_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 50%;
  top: 144vw;
  z-index: -1;
}

#sec3 h2 {
  font-size: 11.73334vw;
  line-height: 14.66667vw;
  letter-spacing: 0.06em;
  position: relative;
}

#sec3 h2:before {
  content: '';
  width: 23%;
  height: 2vw;
  background-image: url("../img/shared/ttl_line.png");
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  left: -4.5%;
  top: 13vw;
}

#sec3 h2:after {
  content: '';
  width: 23%;
  height: 2vw;
  background-image: url("../img/shared/ttl_line.png");
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  right: -4.5%;
  top: 13vw;
}

#sec3 .coll {
  padding: 0 6.5% 12vw;
}

#sec3 .coll h3 {
  font-size: 7.46667vw;
  line-height: 12.53334vw;
  letter-spacing: 0.14em;
  margin: 5vw auto 0;
  position: relative;
  padding-top: 18vw;
}

#sec3 .coll h3:before {
  content: '';
  width: 12.5vw;
  height: 12.5vw;
  background-image: url("../img/index/sec3_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#sec3 .coll .txt {
  margin: 18vw 0 10vw;
}

#sec3 .colr {
  padding: 0 6.5%;
}

#sec3 .colr .img1 {
  width: 73%;
}

#sec3 .colr .img2 {
  width: 81%;
  margin: 1vw 0 5vw auto;
}

#sec3 .colr .img3 {
  width: 90.67%;
}

@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 146px 0 114px;
    overflow: hidden;
    margin-top: -12px;
  }
  #sec3:before {
    width: 282px;
    height: 283px;
    right: calc(50% - 594px);
    top: 114px;
  }
  #sec3:after {
    width: 511px;
    height: 512px;
    right: auto;
    left: calc(50% - 770px);
    top: 800px;
  }
  #sec3 h2 {
    font-size: 56px;
    line-height: 60px;
    padding-left: 5px;
    margin-bottom: 80px;
  }
  #sec3 h2:before {
    width: 257px;
    height: 6px;
    background-size: 26px;
    left: 8px;
    top: 31px;
  }
  #sec3 h2:after {
    width: 257px;
    height: 6px;
    background-size: 26px;
    right: 14px;
    top: 31px;
  }
  #sec3 .coll {
    width: 383px;
    float: left;
    padding: 0;
    margin: 46px 0 0;
  }
  #sec3 .coll h3 {
    font-size: 36px;
    line-height: 60px;
    margin: 0 auto;
    padding-top: 88px;
  }
  #sec3 .coll h3:before {
    width: 59px;
    height: 59px;
  }
  #sec3 .coll .txt {
    margin: 88px 0 45px;
  }
  #sec3 .colr {
    width: 599px;
    float: right;
    padding: 0;
    margin-right: -49px;
  }
  #sec3 .colr .img1 {
    width: 438px;
    margin-left: 3px;
  }
  #sec3 .colr .img2 {
    width: 485px;
    margin: 10px 0 45px auto;
  }
  #sec3 .colr .img3 {
    width: 545px;
  }
}

#sec4 .col {
  padding: 16vw 4% 9vw;
}

#sec4 .col .logo {
  width: 192px;
  margin: 0 auto;
}

#sec4 .col .tel {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 23px;
  margin: 35px 0 28px;
}

#sec4 .col .tel span {
  font-size: 25px;
  letter-spacing: 0.1em;
}

#sec4 .col .tel span img {
  width: 14px;
  display: inline-block;
  margin: -5px 2px 0 0;
}

#sec4 .col .tel small {
  font-size: 12.5px;
  line-height: 16.5px;
  letter-spacing: 0.14em;
  font-weight: 400;
  margin-top: 10px;
}

#sec4 .col .tel a:hover img {
  opacity: 1 !important;
}

#sec4 .col .btn-link.insta {
  width: 87%;
  margin: 0 auto;
}

#sec4 .col .btn-link.insta a {
  background-image: url("../img/shared/bg5.jpg");
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

#sec4 .col .btn-link.insta a:after {
  content: '';
  width: 34px;
  background-image: url("../img/shared/icon_arrow2.png");
}

#sec4 .col .btn-link.insta a img {
  display: inline-block;
  width: 23px;
  margin: -5px 10px 0 0;
}

#sec4 .col .cancel {
  border: 1px solid #5f4123;
  padding: 8vw 6.5%;
  margin: 12vw 0 8vw;
}

#sec4 .col .cancel .ttl {
  font-size: 5.86667vw;
  letter-spacing: 0.14em;
  line-height: 8vw;
  margin-bottom: 3vw;
}

#sec4 .col .info {
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.12em;
}

#sec4 .col .info dl {
  width: 100%;
  display: table;
}

#sec4 .col .info dl dt {
  width: 80px;
  display: table-cell;
}

#sec4 .col .info dl dd {
  display: table-cell;
}

#sec4 .col .info dl + dl {
  margin-top: 22px;
}

#sec4 .col .img {
  margin-top: 7vw;
}

@media only screen and (min-width: 768px) {
  #sec4 .inner {
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  #sec4 .img {
    width: 50%;
    position: sticky;
    top: 100px;
  }
  #sec4 .img img {
    width: 100%;
    height: calc(100vh - 100px);
    object-fit: cover;
    object-position: 50%;
  }
  #sec4 .col {
    width: 50%;
    padding: 125px 30px 30px;
  }
  #sec4 .col .logo {
    width: 245px;
  }
  #sec4 .col .tel {
    font-size: 18px;
    line-height: 31px;
    margin: 55px 0 38px;
  }
  #sec4 .col .tel span {
    font-size: 32px;
  }
  #sec4 .col .tel span img {
    width: 17px;
    height: auto;
    margin: -5px 2px 0 15px;
  }
  #sec4 .col .tel small {
    font-size: 16px;
    line-height: 21px;
    margin: 13px 0 0 8px;
  }
  #sec4 .col .btn-link.insta {
    width: 380px;
    margin: 0 auto;
  }
  #sec4 .col .btn-link.insta a {
    padding-left: 45px;
    text-align: left;
  }
  #sec4 .col .btn-link.insta a:after {
    width: 44px;
  }
  #sec4 .col .btn-link.insta a img {
    width: 29px;
    margin: -5px 14px 0 0;
  }
  #sec4 .col .cancel {
    width: 490px;
    padding: 56px 50px 54px;
    margin: 57px auto 44px;
  }
  #sec4 .col .cancel .ttl {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  #sec4 .col .info {
    width: 490px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 28px;
  }
  #sec4 .col .info dl dt {
    width: 122px;
    padding-left: 4px;
  }
  #sec4 .col .info dl + dl {
    margin-top: 28px;
  }
  #sec4 .col .img {
    margin: 80px auto 0;
    max-width: 685px;
    width: 100%;
  }
  #sec4 .col .img img {
    width: 100%;
    height: 432px;
    object-fit: cover;
    object-position: 50%;
  }
}

#gmap .ggmap {
  height: 480px;
  position: relative;
}

#gmap .ggmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: grayscale(100%);
}

@media only screen and (min-width: 768px) {
  #gmap {
    position: relative;
  }
  #gmap .ggmap {
    height: 700px;
  }
  #gmap .btn-box {
    width: 684px;
    background-image: url("../img/shared/bg.jpg");
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 32px 0 29px 47px;
    display: flex;
  }
  #gmap .btn-box .print {
    margin: 32px 0 0 26px;
  }
  #gmap .btn-box .print a {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #gmap .btn-box .print a:hover {
    text-decoration: none;
  }
}
/*# osirase template */
#oshirase{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;/*適時指定 */
	text-align:left;
	background:#fff;/*適時変更 */
	/*box-shadow: 0px 0px 0 5px #530E00;*//*適時変更 */
	border:4px double #5f4123;/*適時変更 */
	color:#5f4123;/*適時変更 */
	font-size:3.6vw;/*適時変更 */
	padding:15px 10px;
	display:block;
	width:calc(100vw - 10px);/*100vwからshadow分を引く（左右　5px+5px）*/
	margin:0 auto;/*shadow分marginを増やす(上下） */
	font-weight: normal;
	line-height: 1.8;/*適時変更 */
}
#oshirase p{
	margin-bottom: 1em;
}
#oshirase p:last-child{
	margin-bottom: 0em;
}
#oshirase .ttl{
	font-size:130%;
	font-weight: bold;
}
#oshirase p span a{
	margin: 10px auto;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background-color:#5f4123;
	box-sizing:border-box;
}
@media screen and (min-width:1000px) {
#oshirase{
	font-size:14px;/*適時変更 */
	display:block;
	width:800px;
	z-index:1000;/*適時変更、固定ナビの下になるように */
text-align: center;
}
}
