/* Scss Document */
.cl1 {
  color: #78061f;
}

.bd_poster {
      height: 100vh;
    overflow: hidden;
}
header    {
  
  opacity: 0;
}
.showBd  header  {
  opacity: 1;
}
#overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("../img/index/open_bg_sp.jpg") no-repeat 0 center/cover;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
}
#overlay.firts {
  opacity: 1;
}
#overlay.hide {
  opacity: 0;
  pointer-events: none;
}


#overlay .loader {
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#overlay dl {
  padding: 0% 25%;
  color: #fff;
}
#overlay dl dd {
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
  font-size: 6vw;
  line-height: 2;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 2% 0;
}
@media screen and (min-width: 768px) {
  #overlay dl {
    padding: 0;
    width: 381px;
    margin-left: 5%;
  }
  #overlay dl dd {
    font-size: 44px;
    padding: 10px 0;
  }
}

@media screen and (min-width: 768px) {
  #overlay {
    background: url("../img/index/open_bg.jpg") no-repeat 0 0/cover;
  }
  #overlay .loader {
    justify-content: flex-start;
  }
}
#key {
  position: relative;
}
#key dt {
  width: 35%;
  position: absolute;
  top: 30vw;
  right: 9vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #key {
    text-align: center;
  }
  #key dt {
    width: auto;
    top: 206px;
    right: calc(50% - 500px);
  }
  #key dd {
    height: 1170px;
  }
}
.photo_deco1 {
  position: relative;
}
.photo_deco1:before {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  content: '';
  z-index: -1;
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 20vw;
  height: 25vw;
}
@media screen and (min-width: 768px) {
  .photo_deco1:before {
    bottom: -15px;
    right: -15px;
    width: 235px;
    height: 265px;
  }
}
.photo_deco2 {
  position: relative;
}
.photo_deco2:before {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  content: '';
  z-index: -1;
  position: absolute;
  left: -5px;
  top: -5px;
  width: 60%;
  height: 88%;
}
@media screen and (min-width: 768px) {
  .photo_deco2:before {
    left: -15px;
    top: -15px;
    width: 290px;
    height: 500px;
  }
}
@media screen and (min-width: 768px) {
  section:after {
    content: '';
    background: url("../img/shared/bg3.jpg") repeat 0 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 670px;
    top: -192px;
    z-index: 0;
    clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  }
  section:before {
    content: '';
    background: url("../img/shared/bd_bg.jpg") repeat 0 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 2000px;
    top: -107px;
    z-index: 1;
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);
  }
}
#sec1 {
  padding: 20vw 0 20vw;
  position: relative;
  z-index: 1;
}
#sec1:after {
  content: '';
  background: url("../img/shared/bg2.jpg") repeat center 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 124vw;
  clip-path: polygon(0 23%, 100% 0, 100% 100%, 0% 100%);
}
#sec1:before {
  content: '';
  background: url("../img/index/sec1_bg_sp.png") no-repeat center 0/100%;
  position: absolute;
  top: -10vw;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec1 .txt {
  padding: 0 3% 10vw;
}
#sec1 .photo-list {
  position: relative;
}
#sec1 .photo-list li {
  margin: 0 5% 0 35%;
  position: relative;
  z-index: 1;
}
#sec1 .photo-list li:nth-child(1) {
  margin: 0 0 5vw 50%;
}
#sec1 .photo-list li:nth-child(2) {
  width: 45%;
  margin: -20vw 0 -15vw;
  position: relative;
  z-index: 5;
}
#sec1 .photo-list li:nth-child(3):before {
  content: '';
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#sec1 .photo-list li:nth-child(3):after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: -5px;
  bottom: -5px;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 00px 0 148px;
  }
  #sec1:after {
    height: 493px;
    clip-path: polygon(0 75%, 100% 0, 100% 100%, 0% 100%);
  }
  #sec1:before {
    background: url("../img/index/sec1_deco.png") no-repeat center 0/100%;
    width: 1778px;
    height: 1029px;
    top: -24px;
    left: auto;
    right: calc(50% - 597px);
  }
  #sec1 .wrap {
    max-width: 1334px;
  }
  #sec1 .txt {
    padding: 0 0;
    position: absolute;
    top: 4px;
    right: calc(50% - 5px);
    height: 500px;
  }
  #sec1 .photo-list {
    padding: 533px 0 0 0;
    justify-content: flex-end;
    display: flex;
    gap: 80px;
  }
  #sec1 .photo-list li {
    margin: 0;
  }
  #sec1 .photo-list li:nth-child(1) {
    margin: 0 0;
    position: absolute;
    top: -121px;
    right: 0;
    max-width: 576px;
    width: calc(50%);
  }
  #sec1 .photo-list li:nth-child(1) span {
    height: 688px;
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  #sec1 .photo-list li:nth-child(1) {
    right: 15px;
    width: calc(50% - 31px);
  }
}
@media screen and (min-width: 768px) {
  #sec1 .photo-list li:nth-child(2) {
    max-width: 486px;
    width: 47%;
    margin: 0;
  }
  #sec1 .photo-list li:nth-child(2) span {
    display: block;
    height: 552px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  #sec1 .photo-list li:nth-child(2) {
    margin-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  #sec1 .photo-list li:nth-child(3) {
    margin: 178px 40px 0 0;
    width: 48%;
    max-width: 634px;
  }
  #sec1 .photo-list li:nth-child(3):before {
    top: 12px;
    left: 12px;
  }
  #sec1 .photo-list li:nth-child(3):after {
    top: 12px;
    left: 12px;
    right: -12px;
    bottom: -12px;
  }
  #sec1 .photo-list li:nth-child(3) span {
    display: block;
    height: 443px;
  }
}
#sec2 {
  background: url("../img/index/sec2_deco2.jpg") no-repeat center bottom/105%;
  background-color: #000;
  color: #fff;
  padding: 10vw 0 20vw;
}
#sec2 .lead {
  position: relative;
  padding: 20vw 3% 0;
}
#sec2 .lead h2 {
  width: 45%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
#sec2 .lead .photo {
  margin: 0 5vw 5vw -8vw;
}
#sec2 .menu {
  padding: 0 3%;
}
#sec2 .menu.menu1 {
  position: relative;
  margin-bottom: -16vw;
  z-index: 1;
}
#sec2 .menu h3 {
  font-size: 6vw;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding-bottom: 3vw;
  margin-bottom: 8vw;
  position: relative;
}
#sec2 .menu h3:after {
  content: '';
  height: 5px;
  width: 20vw;
  background: url("../img/shared/bg1.jpg") repeat 0 0;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
}
#sec2 .menu h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: -10vw;
  height: 1px;
  background: linear-gradient(90deg, white 73%, rgba(255, 255, 255, 0) 100%);
}
#sec2 .menu h3 span {
  font-weight: 600;
  font-size: 10vw;
}
#sec2 .menu .photo {
  margin: 0 0 5vw -8vw;
}
#sec2 .bnr-shared {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    background-size: auto;
    background-position: right bottom;
    padding: 38px 0 00px;
    position: relative;
    z-index: 2;
  }
  #sec2:before {
    content: url("../img/index/sec2_deco1.jpg");
    position: absolute;
    top: 92px;
    left: calc(50% - 662px);
  }
  #sec2 .wrap {
    max-width: 100%;
  }
  #sec2 .lead {
    max-width: 1280px;
    margin: 0 auto;
    padding: 354px 0 0;
  }
  #sec2 .lead h2 {
    width: auto;
    top: 0;
    right: 0;
  }
  #sec2 .lead .photo {
    margin: 0;
    height: 532px;
    left: calc(50% - 173px);
    position: absolute;
    right: 66px;
    top: 176px;
  }
  #sec2 .menu {
    padding: 0;
    position: relative;
  }
  #sec2 .menu.menu1 {
    max-width: 1000px;
    margin: 0 auto 76px;
  }
  #sec2 .menu.menu1 .info {
    width: 50%;
  }
  #sec2 .menu.menu1 .txt {
    max-width: 359px;
  }
  #sec2 .menu.menu1 h3 {
    margin-left: -12px;
  }
  #sec2 .menu h3 {
    font-size: 30px;
    padding: 0 0 8px 17px;
    margin-bottom: 30px;
    margin-left: -13px;
  }
  #sec2 .menu h3 span {
    font-size: 55px;
  }
  #sec2 .menu h3:after {
    width: 118px;
    bottom: -2px;
  }
  #sec2 .menu h3:before {
    right: -100px;
  }
  #sec2 .menu .photo {
    margin: 0;
  }
  #sec2 .menu .photo li:nth-child(1) {
    position: absolute;
    top: -87px;
    right: calc(50% - 679px);
    height: 371px;
    max-width: 371px;
    width: 30%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec2 .menu .photo li:nth-child(1) {
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .menu .photo li:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .menu .photo li:nth-child(2) {
    left: -130px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .menu.menu2 {
    padding-bottom: 143px;
  }
  #sec2 .menu.menu2 .info {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: flex-end;
    display: flex;
    min-height: 600px;
  }
  #sec2 .menu.menu2 .inner {
    width: 382px;
    position: relative;
    z-index: 1;
    margin-right: 363px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec2 .menu.menu2 .inner {
    margin-right: 32%;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .bnr-shared {
    margin: 0;
    width: 418px;
    position: absolute;
    right: 79px;
    top: 462px;
    z-index: 5;
  }
}
#sec3 {
  background: url("../img/shared/bg3.jpg") repeat center 0;
  position: relative;
  padding: 15vw 0 15vw 10px;
}
#sec3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  bottom: 0;
  background: url("../img/shared/line_bg.jpg") repeat 0 0/100%;
}
#sec3:after {
  background: url("../img/shared/bd_bg.jpg") repeat center 0;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 31vw;
  clip-path: polygon(0 86%, 100% 0, 100% 100%, 0% 100%);
}
#sec3 h2 {
  letter-spacing: 0.05em;
  font-size: 5.8vw;
  line-height: 1.4;
  padding: 5vw 3% 8vw;
}
#sec3 h2 span {
  letter-spacing: 0.05em;
}
#sec3 h2 .t {
  text-align: right;
  display: block;
}
#sec3 h2 .t span {
  font-size: 7.5vw;
}
#sec3 h2 .cl1 {
  font-weight: 600;
  font-size: 11vw;
}
#sec3 h2 .cl1.f {
  font-size: 9vw;
  padding-left: 3vw;
}
#sec3 .lead {
  padding: 0 3% 1vw;
}
#sec3 .lead p {
  padding-bottom: 10vw;
}
#sec3 .lead .txt {
  position: relative;
  z-index: 2;
}
#sec3 .photo-list {
  position: relative;
  margin: 0 -2vw;
  z-index: 1;
}
#sec3 .photo-list:before {
  content: '';
  position: absolute;
  top: 28vw;
  left: -3vw;
  right: 10vw;
  height: 25vw;
  z-index: -1;
  border-top: 1px solid;
  border-right: 1px solid;
}
#sec3 .photo-list li:nth-child(1) {
  position: relative;
  z-index: 2;
  margin: 0px 16% -30vw -4vw;
}
#sec3 .photo-list li:nth-child(2) {
  margin-left: 30%;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 97px 20px 100px;
  }
  #sec3:before {
    width: 48px;
  }
  #sec3:after {
    height: 302px;
    clip-path: polygon(0 0%, 0% 102%, 104% 100%);
  }
  #sec3 .wrap {
    max-width: 1200px;
  }
  #sec3 h2 {
    font-size: 34px;
    line-height: 58px;
    padding: 0 00 0;
    position: absolute;
    left: -2px;
    top: 0px;
    width: 566px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec3 h2 {
    left: 30px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 h2 .t span {
    font-size: 44px;
  }
  #sec3 h2 .cl1 {
    font-size: 75px;
  }
  #sec3 h2 .cl1.f {
    font-size: 65px;
    padding-left: 28px;
  }
  #sec3 .photo {
    height: 493px;
    margin-left: calc(50% + 10px);
    margin-right: -87px;
    margin-bottom: 93px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  #sec3 .photo {
    margin-left: 610px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .lead {
    float: right;
    max-width: 420px;
    width: 40%;
    padding: 0px 0 0;
    min-height: 390px;
  }
  #sec3 .lead p {
    padding-bottom: 45px;
  }
  #sec3 .photo-list {
    margin: 0;
    position: absolute;
    top: 150px;
    right: calc(50% + 100px);
  }
  #sec3 .photo-list:before {
    content: '';
    position: absolute;
    top: 261px;
    left: auto;
    width: 130px;
    right: -10px;
    height: 170px;
  }
  #sec3 .photo-list li:nth-child(1) {
    margin: 0px;
  }
  #sec3 .photo-list li:nth-child(2) {
    margin-left: 0;
    height: 390px;
    position: absolute;
    top: 403px;
    right: -194px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1140px) {
  #sec3 .photo-list {
    right: calc(100% - 520px);
    left: -10%;
  }
  #sec3 .photo-list img {
    height: auto;
    max-width: 100%;
  }
  #sec3 .photo-list li:nth-child(2) {
    right: -30px;
    width: 70%;
  }
}
#sec4 {
  padding: 10vw 0 0;
  position: relative;
}
#sec4:before {
  content: '';
  background: url("../img/index/sec4_deco_sp.png") no-repeat 0 0/100%;
  width: 75%;
  height: 90vw;
  position: absolute;
  top: -40vw;
  left: 0;
}
#sec4 .lead {
  position: relative;
  z-index: 4;
}
#sec4 .lead h2 {
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}
#sec4 .lead h2 span {
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 6.5vw;
  line-height: 1.4;
  display: inline-block;
  padding: 2% 2%;
  border-top: 1px solid;
}
#sec4 .lead h2 span:last-child {
  border-bottom: 1px solid;
}
#sec4 .lead .photo:before {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  content: '';
  z-index: -1;
  position: absolute;
  left: -5px;
  top: -5px;
  right: 10%;
  bottom: 10%;
}
#sec4 .floor {
  padding: 10vw 3% 20vw;
  position: relative;
  z-index: 2;
}
#sec4 .floor:before {
  background: url("../img/index/sec4_bg_sp.jpg") no-repeat center/cover;
  content: '';
  position: absolute;
  left: -5vw;
  right: -5vw;
  bottom: 0;
  top: -15vw;
  z-index: -1;
}
#sec4 .floor h3 {
  text-align: center;
  font-size: 6.3vw;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
  position: relative;
  padding: 2% 0;
  margin: 0vw auto 5vw;
}
#sec4 .floor h3:before, #sec4 .floor h3:after {
  position: absolute;
  content: '';
  border: 2px solid #000;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10px;
}
#sec4 .floor h3:before {
  border-right: none;
}
#sec4 .floor h3:after {
  left: auto;
  right: 0;
  border-left: none;
}
#sec4 .floor .map {
  padding: 8% 0 10%;
}
#sec4 .floor .photo-list li {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 40px 0px 158px;
  }
  #sec4:before {
    background: url("../img/index/sec4_deco.png") no-repeat 0 0/100%;
    width: 861px;
    height: 848px;
    top: -285px;
    left: calc(50% + 70px);
  }
  #sec4 .wrap {
    max-width: 1300px;
  }
  #sec4 .lead {
    max-width: 1050px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #sec4 .lead {
    max-width: 100%;
    margin: 0 25px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .lead img {
    width: 100%;
    height: auto;
  }
  #sec4 .lead h2 {
    top: 174px;
    transform: translateX(-50%);
    left: 50%;
    right: auto;
  }
  #sec4 .lead h2 span {
    font-size: 44px;
    line-height: 98px;
    padding: 17px 0 8px;
    border: none;
    border-right: 1px solid;
  }
  #sec4 .lead h2 span:last-child {
    border-bottom: none;
    border-left: 1px solid;
  }
  #sec4 .lead .photo:before {
    left: -14px;
    top: -12px;
    right: 55px;
    bottom: 55px;
  }
  #sec4 .floor {
    padding: 0;
    justify-content: flex-end;
    display: flex;
  }
  #sec4 .floor:before {
    background: url("../img/index/sec4_bg.jpg") no-repeat center/cover;
    left: 0;
    right: 0;
    bottom: 0;
    top: -550px;
    z-index: -1;
  }
  #sec4 .floor h3 {
    font-size: 30px;
    padding: 5px 0 11px;
    margin: 0 0 41px;
  }
  #sec4 .floor h3:before, #sec4 .floor h3:after {
    width: 15px;
  }
  #sec4 .floor .info {
    width: 445px;
    margin-right: calc(50% + 67px);
    min-height: 710px;
    padding: 80px 0 127px;
  }
  #sec4 .floor .map {
    padding: 0;
    margin: 50px 0 0 -23px;
  }
  #sec4 .floor .photo-list {
    width: 571px;
    position: absolute;
    top: 56px;
    left: calc(50% + 3px);
  }
  #sec4 .floor .photo-list li {
    margin-bottom: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1130px) {
  #sec4 .floor {
    justify-content: flex-start;
  }
  #sec4 .floor .info {
    margin-right: 0;
    margin-left: 30px;
  }
  #sec4 .floor .photo-list {
    left: calc(50% + 20px);
  }
}
#sec5 .lead:before {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/index/sec5_deco.png") no-repeat center/70%;
}
#sec5 .lead h2 {
  color: #fff;
  font-size: 7vw;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 28vw 0;
  position: relative;
  z-index: 2;
}
#sec5 .lead .img-parallax-pc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec5 .contact {
  text-align: center;
  padding: 15vw 5%;
}
#sec5 .contact .logo {
  width: 80%;
  margin: 0 auto;
}
#sec5 .contact .tel {
  font-size: 16px;
  padding: 20px 0;
}
#sec5 .contact .tel span {
  letter-spacing: 0.05em;
}
#sec5 .contact .tel .num {
  font-size: 18px;
}
#sec5 .contact .tel .num span {
  font-size: 26px;
}
#sec5 .contact .bnr {
  padding: 5px;
  border: 1px solid #7e162d;
  margin: 0 8%;
}
#sec5 .contact .bnr a {
  background: url("../img/shared/bg1.jpg") repeat 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 17px;
  padding: 20px 15px;
  gap: 10px;
  position: relative;
}
#sec5 .contact .bnr a img {
  width: 20px;
  height: auto;
}
#sec5 .contact .sns {
  justify-content: center;
  font-size: 16px;
  gap: 15px;
  align-items: center;
  padding: 20px 0 0;
}
#sec5 .contact .sns img {
  width: 30px;
  height: auto;
}
#sec5 .contact .sns a:last-child {
  position: relative;
  line-height: 1;
}
#sec5 .contact .sns a:last-child img {
        width: 100px; }
#sec5 .contact .sns a:last-child:after {
}
#sec5 .contact .sns a:last-child:hover:after {
  opacity: 0;
}
#sec5 .tbl-info {
  padding: 0 2%;
}
#sec5 .tbl-info dl {
  display: table;
  width: 100%;
  letter-spacing: 0;
  border-bottom: 1px dashed #a19c90;
  word-break: break-all;
  line-height: 22px;
}
#sec5 .tbl-info dl dt, #sec5 .tbl-info dl dd {
  display: table-cell;
  padding: 10px 0;
}
#sec5 .tbl-info dl dt {
  width: 90px;
}
#sec5 .news {
  width: 80%;
  margin: 0 auto 10vw;
}
#sec5 .news h3 {
  font-size: 7vw;
  line-height: 1.4;
  padding-bottom: 5vw;
}
#sec5 .news .bnr {
  border-bottom: 1px solid;
  text-align: center;
  width: 130px;
  margin: 0 auto;
}
#sec5 .news .bnr a {
  display: block;
  padding: 5px 0 5px 10px;
  position: relative;
  text-align: left;
}
#sec5 .news .bnr a:after {
  content: '';
  background: url("../img/shared/arow.png") no-repeat center/100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 36px;
  z-index: 1;
}
#sec5 .news #feed {
  border-top: 2px solid rgba(0, 0, 0, 0.3);
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  padding: 20px 5%;
}
#sec5 .news #feed dl {
  padding: 0 15px;
  position: relative;
}
#sec5 .news #feed dl dt:before {
  content: '-';
  font-size: 20px;
  position: absolute;
  left: 0px;
  top: -3px;
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
}
#sec5 .news #feed dl:not(:last-child) {
  margin-bottom: 10px;
}
#sec5 #gmap {
  padding: 10vw 7% 5vw;
  position: relative;
  z-index: 1;
  margin-top: 5vw;
}
#sec5 #gmap:before {
  background: url("../img/shared/bg2.jpg") repeat center 0;
  content: '';
  position: absolute;
  top: 20vw;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  clip-path: polygon(0 13%, 100% 0, 100% 100%, 0% 100%);
}
#sec5 #gmap .bnr {
  border-bottom: 1px solid;
  text-align: center;
  width: 200px;
  margin: 0 auto;
}
#sec5 #gmap .bnr a {
  display: block;
  padding: 5px 0 5px 10px;
  position: relative;
  text-align: left;
}
#sec5 #gmap .bnr a:after {
  content: '';
  background: url("../img/shared/arow.png") no-repeat center/100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 36px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec5 .lead:before {
    background-size: auto;
  }
  #sec5 .lead h2 {
    font-size: 50px;
    padding: 219px 0 210px;
  }
  #sec5 .lead .img-parallax img {
    width: 100%;
  }
  #sec5 .wrap {
    justify-content: space-between;
    display: flex;
    padding: 95px 0 10px;
    max-width: 1034px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1074px) {
  #sec5 .wrap {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  #sec5 .wrap .col-l {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .col-l {
    width: 280px;
    margin-left: 50px;
    padding: 19px 0 0;
  }
  #sec5 .col-r {
    max-width: 640px;
    width: calc(100% - 320px);
  }
  #sec5 .contact {
    padding: 0 0 46px;
  }
  #sec5 .contact .logo {
    width: 275px;
    margin: 0 0 0px 7px;
  }
  #sec5 .contact .logo img {
    width: 100%;
    height: auto;
  }
  #sec5 .contact .tel {
    font-size: 16px;
    padding: 14px 0 12px;
    line-height: 30px;
  }
  #sec5 .contact .tel .num {
    font-size: 18px;
  }
  #sec5 .contact .tel .num span {
    font-size: 24px;
  }
  #sec5 .contact .bnr {
    padding: 5px;
    border: 1px solid #7e162d;
    margin: 0;
  }
  #sec5 .contact .bnr a {
    font-size: 17px;
    padding: 15px 2px 15px 0px;
    gap: 12px;
  }
  #sec5 .contact .bnr a img {
    width: 28px;
    height: auto;
    opacity: 1 !important;
  }
  #sec5 .contact .bnr a:hover {
    opacity: 0.8;
  }
  #sec5 .contact .sns {
    justify-content: center;
    font-size: 16px;
    gap: 15px;
    align-items: center;
    padding: 12px 0 0;
  }
  #sec5 .contact .sns img {
    width: 30px;
    height: auto;
  }
  #sec5 .tbl-info {
    padding: 0;
  }
  #sec5 .tbl-info dl {
    line-height: 30px;
  }
  #sec5 .tbl-info dl dt, #sec5 .tbl-info dl dd {
    padding: 15px 0;
  }
  #sec5 .tbl-info dl dt {
    width: 170px;
    padding-left: 10px;
  }
  #sec5 .news {
    width: auto;
    margin: 0;
  }
  #sec5 .news h3 {
    font-size: 26px;
    padding-bottom: 15px;
  }
  #sec5 .news .bnr {
    width: 136px;
  }
  #sec5 .news .bnr a {
    padding: 5px 0 5px 10px;
  }
  #sec5 .news .bnr a:after {
    width: 33px;
    right: 5px;
    top: -4px;
  }
  #sec5 .news .bnr:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
  #sec5 .news #feed {
    padding: 18px 10px 13px;
    margin-bottom: 5px;
  }
  #sec5 .news #feed dl {
    padding: 0 15px;
    line-height: 30px;
  }
  #sec5 .news #feed dl dt:before {
    top: -3px;
  }
  #sec5 .news #feed dl:not(:last-child) {
    margin-bottom: 15px;
  }
  #sec5 #gmap {
    padding: 50px 20px 20px;
    margin: 0;
  }
  #sec5 #gmap:before {
    top: 30px;
    clip-path: polygon(0 86%, 100% 0, 100% 100%, 0% 100%);
  }
  #sec5 #gmap iframe {
    height: 380px !important;
  }
  #sec5 #gmap .box {
    max-width: 1100px;
    margin: 0 auto;
  }
  #sec5 #gmap .map-link {
    justify-content: flex-end;
    display: flex;
    padding: 0 7px 0 0;
    line-height: 36px;
    gap: 16px;
  }
  #sec5 #gmap .map-link li {
    font-size: 14px;
  }
  #sec5 #gmap .map-link .bnr {
    width: 160px;
    margin: 0;
  }
  #sec5 #gmap .map-link .bnr:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
  #sec5 #gmap .map-link .bnr a {
    padding: 0px 0 0px 12px;
    font-size: 16px;
  }
  #sec5 #gmap .map-link .bnr a:after {
    width: 32px;
    right: 13px;
  }
  #sec5 #gmap .map-link .gmap_print a:hover {
    text-decoration: underline;
  }
}
#sec6 {
  padding: 10vw 2% 15vw;
}
#sec6 h2 {
  font-size: 4.5vw;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 -3vw 5vw;
  border-top: 4px double;
  padding: 5vw 0 0;
  text-align: left;
  /* white-space: nowrap; */
}
#sec6 .info {
  padding: 0 8%;
}
#sec6 .info .photo {
  margin: 0 5% 5vw;
}
#sec6 .tbl-info dl {
  display: table;
  padding: 0 0% 5px 2%;
}
#sec6 .tbl-info dl dt, #sec6 .tbl-info dl dd {
  display: table-cell;
}
#sec6 .tbl-info dl dt {
  width: 90px;
}
#sec6 .tbl-info .bnr-shared {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 55px 20px 112px;
  }
  #sec6 .wrap {
    max-width: 1100px;
  }
  #sec6 h2 {
    font-size: 26px;
    line-height: 55px;
    padding: 43px 0 20px;
    margin: 0 auto 17px;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #sec6 .info {
    padding: 0 0;
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec6 .info .photo {
    margin: 0;
  }
  #sec6 .tbl-info {
    width: 480px;
  }
  #sec6 .tbl-info dl {
    padding: 0 0 22px 0;
  }
  #sec6 .tbl-info dl dt {
    width: 107px;
  }
  #sec6 .tbl-info .bnr-shared {
    margin-top: 2px;
    width: 350px;
  }

  #sec6 .bnr-shared.bnr-shared2{
    width: 500px;
    margin: 0 auto;
  }
}

.map_link{
  border-bottom: 1px solid #000;
}

.map_link:hover{
    opacity: 0.5;
  }
