#sec1 {
  position: relative;
  padding: 29vw 0 30vw;
}

#sec1::after {
  content: "";
  background: url("../img/ibarakiten/sec1_deco.jpg") no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  bottom: -100px;
  right: 0;
  left: calc(50% - 547px);
  height: 650px;
}

#sec1 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 8vw;
}

#sec1 h2::after {
  content: "";
  height: 12px;
  position: absolute;
  top: 9vw;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background: url("../img/menu/hline-1_sp.png") repeat-x top center;
}

#sec1 h2 span {
  display: inline-block;
  margin: 0 auto;
  line-height: 1;
  background: url(../img/shared/bg.jpg);
  position: relative;
  z-index: 2;
  width: 55vw;
}

#sec1 .text-1 {
  margin-bottom: 10vw;
  position: relative;
  z-index: 2;
}

#sec1 .bnrGroup {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 4vw;
  position: relative;
  z-index: 2;
}

#sec1 .bnrGroup .bnr__circle {
  width: 37vw;
  height: 37vw;
  margin: 0;
}



#sec1 .bnrGroup .bnr__circle::after {
  border-radius: 50%;
}

#sec1 .bnrGroup .bnr__circle .style-1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 0;
}

#sec1 .bnrGroup .bnr__circle .style-1::before {
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

#sec1 .bnrGroup .bnr__circle .style-1::after {
  background: url("../img/ibarakiten/arrow_b.png") no-repeat top center;
  bottom: 20px;
  background-size: 100% auto;
  width: 8px;
  height: 25px;
  top: auto;
  right: 42%;
  transform: translateX(-50%);
}

#sec1 .bnrGroup .bnr__circle.bnr-1 .style-1::before {
  background: url("../img/ibarakiten/icon_char.png") no-repeat top center;
  background-size: 100% auto;
  width: 16px;
  height: 30px;
  top: 26px;
}

#sec1 .bnrGroup .bnr__circle.bnr-2 .style-1::before {
  background: url("../img/ibarakiten/icon_train.png") no-repeat top center;
  background-size: 100% auto;
  width: 17px;
  height: 27px;
  top: 30px;
}

#sec1 .bnrGroup .bnr__circle.bnr-2 .catch {
  width: 21vw;
  position: absolute;
  top: 2vw;
  right: -14vw;
  pointer-events: none;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 78px 0 213px;
  }

  #sec1::after {
    bottom: -191px;
    right: 0;
    left: calc(50% - 542px);
    height: 650px;
  }

  #sec1 h2 {
    margin-bottom: 39px;
  }

  #sec1 h2::after {
    height: 15px;
    top: 66px;
    left: 50%;
    width: 100vw;
    background: url("../img/menu/hline-1.png") repeat-x top center;
  }

  #sec1 h2 span {
    width: auto;
  }

  #sec1 .text-1 {
    text-align: center;
    margin-bottom: 28px;
  }

  #sec1 .bnrGroup {
    width: 460px;
    margin: 0 auto;
    justify-content: space-between;
    gap: 0;
  }

  #sec1 .bnrGroup .bnr__circle {
    width: 205px;
    height: 205px;
  }

  #sec1 .bnrGroup .bnr__circle p {
    padding-bottom: 0;
  }

  #sec1 .bnrGroup .bnr__circle::after {
    border-radius: 50%;
  }

  #sec1 .bnrGroup .bnr__circle .style-1 {}

  #sec1 .bnrGroup .bnr__circle .style-1::after {
    bottom: 39px;
    width: 11px;
    height: 33px;
  }

  #sec1 .bnrGroup .bnr__circle.bnr-1 .style-1::before {
    background: url("../img/ibarakiten/icon_char.png") no-repeat top center;
    background-size: 100% auto;
    width: 22px;
    height: 35px;
    top: 44px;
  }

  #sec1 .bnrGroup .bnr__circle.bnr-2 .style-1::before {
    width: 25px;
    height: 34px;
    top: 44px;
  }

  #sec1 .bnrGroup .bnr__circle.bnr-2 .catch {
    width: 142px;
    top: -6px;
    right: -98px;
  }
}

#sec2 {
  position: relative;
}

#sec2::before {
  content: "";
  background: url("../img/ibarakiten/sec2_bg.png") no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  top: -25vw;
  right: 0;
  left: 0;
  height: 840px;
}

#sec2 .set1 {
  padding-bottom: 20vw;
  position: relative;
  z-index: 2;
  background: url("../img/shared/bg05_sp.jpg") repeat-y top center;
  margin-bottom: 0;
  background-size: 100% auto;
  padding-top: 6vw;
}

#sec2 .set1::before {
  content: "";
  background: url("../img/shared/bg03.jpg") repeat top center;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 5vw;
  height: 111vw;
  z-index: 1;
}

#sec2 .set1::after {
  content: "";
  background: url("../img/ibarakiten/sec2_bg_deco01.jpg") no-repeat bottom center;
  position: absolute;
  bottom: -61vw;
  right: 0;
  left: 0;
  height: 840px;
}

#sec2 .set1 .title {
  position: relative;
  margin-bottom: 10vw;
}

#sec2 .set1 .title::after {
  content: "";
  height: 15px;
  position: absolute;
  top: 57vw;
  right: 0;
  background: url("../img/party/line_b2.png") repeat-x top center;
  width: 100vw;
  left: auto;
}

#sec2 .set1 .title h2 {
  width: 43vw;
  margin: 0 auto 10vw;
}

#sec2 .set1 .title .tel__c {
  font-size: 7.82vw;
  font-weight: 500;
  margin-bottom: 5vw;
  text-align: center;
}

#sec2 .set1 .title .tel__c i {
  width: 4vw;
  height: 6vw;
}

#sec2 .set1 .title .tel__c img {
  filter: none;
}

#sec2 .set1 .title .text-1 {
  position: relative;
  z-index: 2;
  /* font-size: 3.6vw;
  letter-spacing: 0.085em;
  -webkit-text-stroke: 5px #27140a;
  paint-order: stroke fill;
  color: #f5f1eb;
  text-align: center; */
}


/* #sec2 .set1 .title .text-1 span {
  text-decoration: underline;
  text-underline-offset: -5px;
  text-decoration-thickness: 12px;
  text-decoration-color: var(--cl-orange);
  color: #fff;
} */

#sec2 .set1 .floor-1 {
  position: relative;
  z-index: 2;
  margin-bottom: 3vw;
}

#sec2 .set1 .row-2 {
  position: relative;
  z-index: 2;
}

#sec2 .set1 .row-2 .txt-vertical-pc {
  margin-bottom: 8vw;
}

#sec2 .set1 .row-2 .photoGroup {
  position: relative;
  z-index: 2;
}

#sec2 .set1 .row-2 .photoGroup .photo-1 {
  width: 50vw;
  margin-left: 0;
}

#sec2 .set1 .row-2 .photoGroup .photo-2 {
  width: 51vw;
  position: relative;
  margin-left: auto;
}

#sec2 .set1 .row-2 .photoGroup .photo-3 {
  position: absolute;
  top: 0;
  width: 46vw;
  right: 0;
}

#sec2 .set1 .row-2 .photo-bg {
  width: 83vw;
  position: absolute;
  bottom: -6vw;
  left: -9vw;
  z-index: -1;
}

#sec2 .set2 {
  position: relative;
  z-index: 2;
  padding-bottom: 11vw;
}

#sec2 .set2 h3 {
  font-size: 6.36vw;
  z-index: 2;
  text-align: center;
  position: relative;
  margin-bottom: 5vw;
}

#sec2 .set2 h3::after {
  content: "";
  border-bottom: 1px solid #000;
  position: absolute;
  left: 17vw;
  bottom: -4px;
  height: 1px;
  right: 15vw;
}

#sec2 .set2 h3 span i {
  display: inline-block;
}

#sec2 .set2 .floor-2 {
  margin: 0 auto 2vw;
  position: relative;
  z-index: 3;
}

#sec2 .set2 .photoGroup {
  position: relative;
  z-index: 2;
  gap: 3vw;
  display: flex;
  margin-bottom: 6vw;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#sec2 .set2 .photoGroup .shadow-1 {
  width: 43vw;
}

#sec2 .set2 .photoGroup .photo-2 {
  margin-top: 8vw;
}

#sec2 .set2 .photo-3 {
  margin-top: 2vw;
  margin: 0 auto;
}

#sec2 .set2 .text {
  position: relative;
  z-index: 2;
}

#sec2 .set2 .text p+p {
  padding-top: 4vw;
}

#sec2 .set2 .bgpath-2 {
  position: absolute;
  top: -23vw;
  bottom: -20vw;
  right: 0;
  left: 0;
  clip-path: polygon(100% 5%, 100% 100%, 0% 95%, 0% 0%);
  z-index: 1;
  touch-action: none;
  pointer-events: none;
  background: url("../img/shared/bg07.jpg") repeat top center;
}

#sec2 .set3 {
  position: relative;
  z-index: 3;
  padding-top: 20vw;
  padding-bottom: 33vw;
}

#sec2 .set3 .photo__path {
  height: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  clip-path: polygon(100% 10%, 100% 100%, 0% 100%, 0% 0%);
}

#sec2 .set3 .photo__path img {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

#sec2 .set3 .photo-2 {
  position: absolute;
  top: -13vw;
  width: 79vw;
  right: -9vw;
  touch-action: none;
  pointer-events: none;
}

#sec2 .set3 .box {
  position: relative;
}

#sec2 .set3 .box h3 {
  color: #f6f1ec;
  text-align: center;
  margin: 0 10% 0vw 10%;
}

#sec2 .set3 .box h3 span {
  font-size: 12.03vw;
}

#sec2 .set3 .box h3 small {
  font-size: 8.05vw;
}

#sec2 .set3 .box .photo-3 {
  position: relative;
}

#sec2 .set3 .box .text-2 {
  color: #fff;
  margin-bottom: 10vw;
}

#sec2 .set3 .box .bnr__shared {}

#sec2 .set4 {
  position: relative;
  z-index: 3;
  padding-top: 10vw;
  padding-left: 5vw;
  padding-right: 5vw;
}

#sec2 .set4 .wrap {
  max-width: 950px;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.45);
  background: url("../img/shared/bg.jpg") repeat center center;
}

#sec2 .set4 .box {
  padding: 15vw 0;
}

#sec2 .set4 .box h3 {
  text-align: center;
  font-size: 6.55vw;
  line-height: 1;
  margin-bottom: 7vw;
}

#sec2 .set4 .box h3 span {
  position: relative;
}

#sec2 .set4 .box h3 span::before,
#sec2 .set4 .box h3 span::after {
  content: "";
  border-top: 2px solid #171717;
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#sec2 .set4 .box h3 span::before {
  left: -33px;
}

#sec2 .set4 .box h3 span::after {
  right: -33px;
}

#sec2 .set4 .box h4 {
  text-align: center;
  width: 46vw;
  margin: 0 auto 6vw;
}

#sec2 .set4 .box .info {
  margin-bottom: 10vw;
  text-align: center;
}

#sec2 .set4 .box .info .tel__c {
  font-size: 29px;
  margin-bottom: 5vw;
}

#sec2 .set4 .box .info .tel__c img {
  filter: none;
}

#sec2 .set4 .box .info .slash {
  margin: 0 5px;
  width: 30px;
  height: 30px;
  display: none;
  line-height: 1;
}

#sec2 .set4 .box .info .bnr__web {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}

#sec2 .set4 .box .info .bnr__web::after {
  background: #ddd1c0;
}

#sec2 .set4 .box .notice {
  text-align: center;
  border: 3px solid #171717;
  position: relative;
  margin: 0 auto;
}

#sec2 .set4 .box .notice::before {
  content: "";
  border: 1px solid #171717;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
}

#sec2 .set4 .box .notice dl {
  border: 1px solid #000;
  padding: 30px 6vw;
  text-align: center;
}

#sec2 .set4 .box .notice dl dt {
  font-size: 20px;
  margin-bottom: 10px;
}

#sec2 .set4 .box .notice dl dd {
  text-align: justify;
}

#sec2 .set4 .bgpath-3 {
  position: absolute;
  touch-action: none;
  pointer-events: none;
  top: -25vw;
  bottom: -5vw;
  left: 0;
  right: 0;
  background: url("../img/shared/bg03.jpg") repeat center center;
  clip-path: polygon(100% 0%, 100% 95%, 0% 100%, 0% 5%);
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #sec2 {
    margin-bottom: 0;
  }

  #sec2::before {
    top: -325px;
    right: 0;
    left: 0;
    height: 840px;
  }

  #sec2 .set1 {
    padding-bottom: 263px;
    background: url("../img/shared/bg05.jpg");
    margin-bottom: -229px;
    padding-top: 28px;
  }

  #sec2 .set1::before {
    background: url("../img/shared/bg03.jpg") repeat top center;
    width: 105px;
    height: 1100px;
  }

  #sec2 .set1::after {
    background: url("../img/ibarakiten/sec2_bg_deco01.jpg") no-repeat top center;
    bottom: -148px;
    right: 0;
    left: calc(50% - 288px);
    height: 840px;
  }

  #sec2 .set1 .title {
    width: 410px;
    margin-left: -20px;
    margin-bottom: 90px;
  }

  #sec2 .set1 .title::after {
    height: 15px;
    top: 393px;
    right: -150px;
    background: url("../img/party/line_b.png") repeat-x top center;
    width: 59vw;
  }

  #sec2 .set1 .title h2 {
    width: 281px;
    margin: 0 0 83px 77px;
  }

  #sec2 .set1 .title .tel__c {
    font-size: 43px;
    margin-bottom: 16px;
  }

  #sec2 .set1 .title .tel__c i {
    width: 24px;
    height: 33px;
  }

  #sec2 .set1 .title .text-1 {
    margin-left: 9px;
    /* font-size: 18px;
    -webkit-text-stroke: 5px #27140a; */
  }

  #sec2 .set1 .floor-1 {
    position: absolute;
    top: 59px;
    right: -142px;
    width: 619px;
    margin-bottom: 0;
  }

  #sec2 .set1 .row-2 {}

  #sec2 .set1 .row-2 .txt-vertical-pc {
    width: 180px;
    height: 383px;
    margin-right: 252px;
    margin-left: auto;
    margin-bottom: -61px;
  }

  #sec2 .set1 .row-2 .photoGroup {
    margin-bottom: 0;
  }

  #sec2 .set1 .row-2 .photoGroup .photo-1 {
    width: 459px;
    margin-left: 64px;
  }

  #sec2 .set1 .row-2 .photoGroup .photo-2 {
    width: 505px;
    position: absolute;
    top: 27px;
    left: 495px;
  }

  #sec2 .set1 .row-2 .photoGroup .photo-3 {
    top: -317px;
    left: 770px;
    width: 437px;
  }

  #sec2 .set1 .row-2 .photo-bg {
    width: 912px;
    top: -88px;
    left: -256px;
    bottom: auto;
  }

  #sec2 .set2 {
    margin-bottom: 0;
    padding-bottom: 127px;
  }

  #sec2 .set2 h3 {
    width: 75px;
    height: 400px;
    font-size: 35px;
    position: absolute;
    top: -0;
    left: 34px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 3px;
  }

  #sec2 .set2 h3::after {
    top: -35px;
    left: 16px;
    bottom: 89px;
    width: 1px;
    height: auto;
    right: auto;
    border-bottom: none;
    border-left: 2px solid #000;
  }

  #sec2 .set2 h3 span i {
    padding-top: 10px;
  }

  #sec2 .set2 .floor-2 {
    width: 619px;
    margin: 0 auto -63px;
  }

  #sec2 .set2 .photoGroup {
    gap: 21px;
    display: flex;
    margin-left: -25px;
    margin-bottom: -39px;
    margin-right: -32px;
  }

  #sec2 .set2 .photoGroup .shadow-1 {
    width: auto;
  }

  #sec2 .set2 .photoGroup .photo-2 {
    margin-top: 74px;
  }

  #sec2 .set2 .photo-3 {
    margin-top: 150px;
  }

  #sec2 .set2 .text {
    padding-left: 14px;
    width: 690px;
  }

  #sec2 .set2 .text p+p {
    padding-left: 191px;
    padding-top: 13px;
  }

  #sec2 .set2 .bgpath-2 {
    top: -46px;
    bottom: -50px;
    right: 0;
    left: 0;
    clip-path: polygon(100% 20%, 100% 100%, 0% 94%, 0% 0%);
    background: url("../img/shared/bg07.jpg") repeat top center;
  }

  #sec2 .set3 {
    padding-top: 92px;
    padding-bottom: 198px;
  }

  #sec2 .set3 .photo__path {
    height: 868px;
    position: absolute;
    top: -119px;
    left: 0;
    right: 0;
    clip-path: polygon(100% 17%, 100% 100%, 0% 100%, 0% 0%);
  }

  #sec2 .set3 .photo__path img {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  #sec2 .set3 .photo-2 {
    width: 963px;
    top: -332px;
    left: calc(50% - 127px);
  }

  #sec2 .set3 .box {
    width: 552px;
    margin-left: auto;
    margin-right: -50px;
  }

  #sec2 .set3 .box h3 {
    font-size: 60px;
    line-height: 89px;
    letter-spacing: 3px;
    padding: 9px 0 0 0;
    margin: 0 0 16px;
  }

  #sec2 .set3 .box h3 span {
    font-size: 70px;
  }

  #sec2 .set3 .box h3 small {
    font-size: 65px;
  }

  #sec2 .set3 .box .photo-3 {
    width: 486px;
    position: absolute;
    top: -20px;
    left: -461px;
  }

  #sec2 .set3 .box .text-2 {
    text-align: center;
    margin-bottom: 37px;
  }

  #sec2 .set3 .box .bnr__shared {
    width: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  #sec2 .set4 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  #sec2 .set4 .wrap {
    max-width: 950px;
    background: url("../img/shared/bg.jpg") repeat center center;
  }

  #sec2 .set4 .box {
    padding: 76px 0 81px;
  }

  #sec2 .set4 .box h3 {
    font-size: 47px;
    margin-bottom: 49px;
  }

  #sec2 .set4 .box h3 span {
    margin-bottom: 0;
  }

  #sec2 .set4 .box h3 span::before,
  #sec2 .set4 .box h3 span::after {
    border-top: 2px solid #171717;
    width: 23px;
    height: 2px;
    top: 60%;
  }

  #sec2 .set4 .box h3 span::before {
    left: -38px;
  }

  #sec2 .set4 .box h3 span::after {
    right: -40px;
  }

  #sec2 .set4 .box h4 {
    text-align: center;
    width: 254px;
    margin: 0 auto 17px;
  }

  #sec2 .set4 .box .info {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 41px;
  }

  #sec2 .set4 .box .info .tel__c {
    font-size: 29px;
    margin-bottom: 0;
  }

  #sec2 .set4 .box .info .slash {
    margin: 0 13px;
    width: 30px;
    height: 30px;
    display: block;
  }

  #sec2 .set4 .box .info .bnr__web {
    width: 260px;
    margin: 0;
  }

  #sec2 .set4 .box .notice {
    text-align: center;
    width: 594px;
    border: 4px solid #171717;
  }

  #sec2 .set4 .box .notice::before {
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
  }

  #sec2 .set4 .box .notice dl {
    text-align: center;
    padding: 35px 20px 34px;
  }

  #sec2 .set4 .box .notice dl dt {
    font-size: 29px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }

  #sec2 .set4 .box .notice dl dd {
    text-align: center;
  }

  #sec2 .set4 .bgpath-3 {
    top: -188px;
    bottom: -175px;
    left: 0;
    right: 0;
    background: url("../img/shared/bg03.jpg") repeat center center;
    clip-path: polygon(100% 0%, 100% 77%, 0% 100%, 0% 20%);
  }
}

#sec3 {
  position: relative;
  z-index: 2;
  padding-top: 15vw;
  padding-bottom: 20vw;
}

#sec3::before {
  content: "";
  background: url("../img/ibarakiten/sec3_bg_light.jpg") no-repeat top center;
  position: absolute;
  background-size: 100% auto;
  height: 650px;
  top: 0;
  left: 0;
  right: calc(50% - 560px);
}

#sec3 h2 {
  margin: 0 auto 6vw;
  width: 70vw;
}

#sec3 .map {
  position: relative;
  height: 100vw;
  margin-bottom: 8vw;
}

#sec3 .map iframe {
  width: 100%;
  height: 100%;
}

#sec3 .box {
  position: relative;
}

#sec3 .box .info {
  padding: 10vw 5vw;
  border: 2px solid #000000;
  border-top: none;
  position: relative;
  margin-bottom: 10vw;
}

#sec3 .box .info::after {
  content: "";
  background: url("../img/ibarakiten/sec3_mock_sp.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

#sec3 .box .info .ttl {
  text-align: center;
  font-size: 20px;
}

#sec3 .box .info .ttl span {
  color: var(--cl-orange);
}

#sec3 .box .info .ttl small {
  font-size: 19px;
}

#sec3 .box .info .ttl+.ttl {
  margin-top: 2px;
  margin-bottom: 20px;
}

#sec3 .box .info .text-1 {
  border-top: 1px dashed #867f72;
  padding-top: 20px;
}

#sec3 .box .bnr__shared {
  margin-bottom: 5vw;
}

#sec3 .box .bnr__link {
  text-align: center;
  opacity: 0.65;
  font-size: 13px;
}

#sec3 .box .bnr__link a {
  text-decoration: underline;
}

#sec3 .box .bnr__link a:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding-top: 175px;
    padding-bottom: 388px;
  }

  #sec3::before {
    height: 821px;
    top: 0;
    left: 0;
    right: calc(50% - 560px);
  }

  #sec3 h2 {
    width: 471px;
    margin: 0 auto 123px;
  }

  #sec3 .map {
    width: 50vw;
    position: absolute;
    top: 215px;
    left: 50%;
    height: 573px;
    margin-bottom: 0;
  }

  #sec3 .box {
    width: 612px;
    margin-left: -177px;
  }

  #sec3 .box .info {
    padding: 50px 33px 44px;
    margin-bottom: 33px;
    border-right: none;
    border-top: 2px solid #000;
  }

  #sec3 .box .info::after {
    top: 0px;
    bottom: 0px;
    right: -17px;
    width: 20px;
    left: auto;
    height: 100%;
    background: url(../img/ibarakiten/sec3_mock.png) no-repeat center center;
    background-size: 100% 100%;
  }

  #sec3 .box .info .ttl {
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
  }

  #sec3 .box .info .ttl small {
    font-size: 19px;
  }

  #sec3 .box .info .ttl+.ttl {
    margin-top: 2px;
    margin-bottom: 29px;
  }

  #sec3 .box .info .text-1 {
    padding-top: 19px;
  }

  #sec3 .box .bnr__shared {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}

#sec4 {
  position: relative;
  background: url("../img/shared/bg05_sp.jpg") repeat-y top center;
  z-index: 5;
  background-size: 100% auto;
}

#sec4::before {
  content: "";
  background: url("../img/ibarakiten/sec4_bg.png") no-repeat top center;
  position: absolute;
  background-size: 100% auto;
  height: 840px;
  top: -19vw;
  left: 0;
  right: 0;
}

#sec4 .secScroll {
  position: relative;
}

#sec4 .secScroll .content {
  padding-top: 15vw;
  padding-left: 5vw;
  padding-right: 5vw;
}

#sec4 .secScroll .left {}

#sec4 .secScroll .left .photo {
  height: 100vw;
}

#sec4 .secScroll .right {
  padding-bottom: 15vw;
}

#sec4 .secScroll .right .info {
  margin: 0 auto;
  padding-top: 10vw;
}

#sec4 .secScroll .right .info h2 {
  text-align: center;
  width: 40vw;
  margin: 0 auto 9vw;
}

#sec4 .secScroll .right .info .info__logo {
  width: 26vw;
  margin: 0 auto 5vw;
}

#sec4 .secScroll .right .info .info__name {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 12vw;
}

#sec4 .secScroll .right .info .info__name span {
  font-size: 22px;
  display: block;
}

#sec4 .secScroll .right .info .info__tel {
  margin: 0 auto 5vw;
  position: relative;
  background: url("../img/shared/bg.jpg");
  padding: 10vw 0;
}

#sec4 .secScroll .right .info .info__tel::before,
#sec4 .secScroll .right .info .info__tel::after {
  content: "";
  position: absolute;
  width: 23px;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-size: 100% 100%;
}

#sec4 .secScroll .right .info .info__tel::before {
  background: url("../img/ibarakiten/sec4_line-1.png") no-repeat center;
  left: 0;
  background-size: 100% 100%;
}

#sec4 .secScroll .right .info .info__tel::after {
  background: url("../img/ibarakiten/sec4_line-2.png") no-repeat center;
  right: 0;
  background-size: 100% 100%;
}

#sec4 .secScroll .right .info .info__tel .tel__c {
  text-align: center;
  font-size: 37px;
  margin-bottom: 20px;
}

#sec4 .secScroll .right .info .info__tel .tel__c i {
  width: 22px;
  height: 29px;
}

#sec4 .secScroll .right .info .info__tel .tel__c i img {
  filter: none;
}

#sec4 .secScroll .right .info .info__tel .bnr__web {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}

#sec4 .secScroll .right .info .info__tel .bnr__web::after {
  background: #ddd1c0;
}

#sec4 .secScroll .right .info .info__tel .bnr__web a {
  padding: 14px 0;
}

#sec4 .secScroll .right .info .list dl {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #171717;
  padding: 14px 0;
  line-height: 28px;
}

#sec4 .secScroll .right .info .list dl dt {
  min-width: 107px;
}

#sec4 .secScroll .right .info .list dl dd {
  word-break: break-all;
}

#sec4 .secScroll .right .info .list dl dd a {
  color: var(--cl-orange);
  position: relative;
  display: inline-block;
}

#sec4 .secScroll .right .info .list dl dd a::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 8px;
  right: 8px;
  height: 1px;
  border-bottom: 1px solid var(--cl-orange);
  opacity: 0;
}

#sec4 .secScroll .right .info .list dl dd a i {
  display: inline-block;
  width: 13px;
  position: relative;
  top: 2px;
}

#sec4 .secScroll .right .info .list dl dd a i img {
  display: block;
  line-height: 1;
  filter: brightness(0) saturate(100%) invert(38%) sepia(10%) saturate(6686%) hue-rotate(347deg) brightness(95%) contrast(91%);
}

#sec4 .secScroll .right .info .list dl dd a:hover::after {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  #sec4 {
    background: url("../img/shared/bg05.jpg") repeat top center;
  }

  #sec4::before {
    height: 840px;
    top: -378px;
    left: 0;
    right: 0;
    background-size: 100% auto;
  }

  #sec4 .secScroll {
    margin-bottom: 0;
  }

  #sec4 .secScroll .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
  }

  #sec4 .secScroll .left {
    width: 50%;
  }

  #sec4 .secScroll .left .photo {
    max-height: 950px;
    height: 100vh;
  }

  #sec4 .secScroll .right {
    width: 50%;
    padding-bottom: 140px;
  }

  #sec4 .secScroll .right .info {
    width: 490px;
    margin: 0 auto;
    padding-top: 76px;
  }

  #sec4 .secScroll .right .info h2 {
    width: auto;
    margin: 0 auto 57px;
  }

  #sec4 .secScroll .right .info .info__logo {
    width: 134px;
    margin: 0 auto 17px;
  }

  #sec4 .secScroll .right .info .info__name {
    font-size: 22px;
    line-height: 44px;
    margin-bottom: 29px;
    letter-spacing: 0px;
  }

  #sec4 .secScroll .right .info .info__name span {
    font-size: 26px;
    letter-spacing: 3px;
  }

  #sec4 .secScroll .right .info .info__tel {
    width: 403px;
    margin: 0 auto 50px;
    background: url("../img/shared/bg.jpg");
    padding: 33px 0 31px;
  }

  #sec4 .secScroll .right .info .info__tel::before,
  #sec4 .secScroll .right .info .info__tel::after {
    width: 23px;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-size: 100% 100%;
  }

  #sec4 .secScroll .right .info .info__tel::before {
    background: url("../img/ibarakiten/sec4_line-1.png") no-repeat center;
    left: 0;
  }

  #sec4 .secScroll .right .info .info__tel::after {
    background: url("../img/ibarakiten/sec4_line-2.png") no-repeat center;
    right: 0;
  }

  #sec4 .secScroll .right .info .info__tel .tel__c {
    font-size: 37px;
    margin-bottom: 20px;
  }

  #sec4 .secScroll .right .info .info__tel .tel__c i {
    width: 22px;
    height: 29px;
  }

  #sec4 .secScroll .right .info .info__tel .bnr__web {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  #sec4 .secScroll .right .info .info__tel .bnr__web a {
    padding: 14px 0;
  }

  #sec4 .secScroll .right .info .list dl {
    width: 105%;
    padding: 14px 0 13px;
    line-height: 28px;
  }

  #sec4 .secScroll .right .info .list dl dt {
    width: 110px;
  }

  #sec4 .secScroll .right .info .list dl dd {
    width: 410px;
  }

  #sec4 .secScroll .right .info .list dl dd a::after {
    bottom: -3px;
    left: 8px;
    right: 8px;
    height: 1px;
    opacity: 0;
  }

  #sec4 .secScroll .right .info .list dl dd a i {
    width: 13px;
    top: 2px;
  }
}

@media screen and (min-width: 1599px) {
  #sec2::before {
    top: -413px;
  }

  #sec4::before {
    top: -445px;
  }

}


@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec2 .set1 .floor-1 {
    right: -84px;
  }

  #sec2 .set1 .row-2 .photoGroup .photo-3 {
    left: 730px;
  }

  #sec3 .box {
    width: 521px;
    margin-left: -80px;
  }
}